﻿.youtube-player {
  display: none;
  position: fixed;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  z-index: 9999;
}
strong,
b {
  font-weight: bolder;
}

section {
  z-index: 0;
}
.format h4 {
  padding: 20px 15px 0;
  margin-bottom: 10px;
}
.format p {
  line-height: 1.5;
  padding: 3px 15px;
  margin-bottom: 12px;
}
.format li {
  padding-bottom: 8px;
  line-height: 1.5;
}
.prev {
  position: relative;
}
.ancor {
  display: block;
  background: #00cd67;
  position: relative;
  border: none;
  border-radius: 10px;
  max-width: 300px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin: 15px 0 0;
}
.ancor a {
  color: #fff;
  display: block;
  padding: 12.5px 48px 15.5px 48px;
}
.prev::before {
  content: "";
  position: absolute;
  background-image: url(../play.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 70px;
  height: 50px;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
}
table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 0 1.5em;
}
tr {
  display: table-row;
  vertical-align: inherit;
  unicode-bidi: isolate;
  border-color: inherit;
}
td,
th {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
.left td,
th {
  text-align: left;
}
td.green {
  background: #8bc34a;
}
.mob-table {
  display: none;
}
body[class^="product-product"] .product h1 {
  margin-bottom: 15px;
  margin-top: 0px;
}

body[class^="product-product"] .product-price {
  border: 1px solid #dddddd;
  min-height: 70px;
}

body[class^="product-product"] .product-price + .product-price {
  margin-top: -1px;
}

body[class^="product-product"] .product-price .product-thumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

body[class^="product-product"] .product-thumb .image {
  padding-top: 5px;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}

body[class^="product-product"] .product-price .product-thumb .image {
  margin: 0 0 1px;
}

body[class^="product-product"] .product-price .product-thumb .image a img {
  background: #ffffff;
  display: block;
  margin: 0;
  padding: 0;
  transition:
    box-shadow 0.1s ease-in-out,
    margin 0.1s ease-in-out,
    max-width 0.1s ease-in-out,
    max-height 0.1s ease-in-out,
    padding 0.1s ease-in-out;
}

@media screen and (min-width: 768px) {
  body[class^="product-product"] .product-price .product-thumb .image a {
    display: block;
    max-width: 60px;
    position: relative;
  }

  body[class^="product-product"]
    .product-price
    .product-thumb
    .image:hover
    a
    img {
    max-width: 154px;
    max-height: 154px;
    margin: -55px;
    margin-left: -53px;
    border-radius: 6px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    position: absolute;
    z-index: 6;
    padding: 10px;
  }
}

@media screen and (max-width: 462px) {
  body[class^="product-product"] .product-price .product-thumb .image,
  .product-price .product-thumb .caption {
    width: 100%;
  }

  body[class^="product-product"] .product-price .product-thumb .image a .img {
    text-align: center;
  }

  body[class^="product-product"] .product-price .product-thumb .image a img {
    margin: 0 auto;
  }
}

body[class^="product-product"]
  .product-layout:not(.product-price):not(.no_image)
  .product-thumb
  .image:not(.img-add-havent)
  .img {
  transform-origin: 50% 50% 0;
  transition: all 0.35s ease-in-out 0s;
  transform: translateZ(0px) rotateY(0deg);
}

body[class^="product-product"]
  .product-layout:not(.product-price):not(.no_image)
  .product-thumb
  .image:not(.img-add-havent):hover
  .img {
  transform: translateZ(-1000px) rotateY(90deg);
}

body[class^="product-product"]
  .product-layout:not(.product-price):not(.no_image)
  .product-thumb
  .image:hover
  .images-add {
  transform: translateZ(0) rotateY(0);
  visibility: visible;
  opacity: 1;
}

body[class^="product-product"] .product-price .price-cart {
  margin: 5px 0;
}

body[class^="product-product"] .product-thumb .image .images-add {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  transition: all 0.35s ease 0.35s;
  visibility: hidden;
  transform: translateZ(-1000px) rotateY(-90deg);
}

body[class^="product-product"] .divshadow .product-thumb .image {
  margin-bottom: 0;
}

body[class^="product-product"] .product-list .product-thumb .image.imags {
  padding-left: 75px;
}

body[class^="product-product"] .product-thumb .image .images-add a + a,
body[class^="product-product"] .owl-item .image .images-add a + a {
  margin-top: 10px;
}

body[class^="product-product"] .product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
}

body[class^="product-product"] .product-grid .product-thumb .image {
  float: none;
}

@media (min-width: 767px) {
  body[class^="product-product"] .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
    margin-right: 15px;
  }
}

body[class^="product-product"] .product-thumb h4 {
  margin-bottom: 15px;
}

body[class^="product-product"]
  .product-layout:not(.product-price):not(.no_image)
  .product-thumb
  .caption {
  padding: 0 10px;
  position: relative;
  z-index: 1;
}

body[class^="product-product"]
  .product-layout:not(.product-price):not(.no_image)
  .product-price
  .product-thumb
  .caption {
  margin: 0;
  padding: 0 15px;
}

body[class^="product-product"]
  .product-layout:not(.product-price):not(.no_image)
  .product-thumb
  .image {
  z-index: 3;
}

body[class^="product-product"] .rating .fa-stack {
  font-size: 8px;
  width: 1.5em;
}

body[class^="product-product"] .rating .reviews_icon {
  margin: 0 8px;
}

body[class^="product-product"] .rating .reviews_icon,
body[class^="product-product"] .rating .reviews_icon + div {
  display: inline-block;
}

body[class^="product-product"] .rating .fa-star-o {
  color: #999;
  font-size: 15px;
}

body[class^="product-product"] .rating .fa-star {
  color: #eb0d24;
  font-size: 15px;
}

body[class^="product-product"] .rating .fa-star + .fa-star-o {
  color: #eb0d24;
}

body[class^="product-product"] h2.price {
  margin: 0;
}

body[class^="product-product"] .product-thumb .price,
.owl-item .price {
  color: #444;
}

body[class^="product-product"] .product-thumb .price,
body[class^="product-product"] .owl-item .price,
body[class^="product-product"] .product-thumb .price-new,
body[class^="product-product"] .owl-item .price-new {
  font-weight: normal;
  font-size: 23px;
}

body[class^="product-product"] .price-old {
  color: #666;
}

body[class^="product-product"] .product-thumb .price-old,
.owl-item .price-old {
  font-weight: normal;
  font-size: 16px;
  text-decoration: line-through;
}

body[class^="product-product"] .product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

body[class^="product-product"] .product-thumb .button-group {
  float: right;
}

@media (max-width: 768px) {
  body[class^="product-product"] .product-list .product-thumb .button-group {
    border-left: none;
  }
}

body[class^="product-product"] .product-thumb .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}

body[class^="product-product"] .product-thumb .button-group button:hover {
  background: #f5f5f5;
  color: #666666;
  text-decoration: none;
  cursor: pointer;
}

body[class^="product-product"] .thumbnails {
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  display: flex;
    gap: 20px;
}

body[class^="product-product"] .row .row {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

body[class^="product-product"] .row .row .ggggggggg {
  display: flex;
  max-width: 50%;
}

body[class^="product-product"] .thumbnails .div-img {
  display: flex;
  flex-direction: column;
  max-height: 350px;
  overflow-y: scroll;
}

body[class^="product-product"] .thumbnails .div-img,
.dddddddddddddddddddddd {
  scrollbar-width: thin; 
  scrollbar-color: gray lightgray; 
  padding-right: 10px;
}
body[class^="product-product"] .thumbnails .div-img::-webkit-scrollbar,
.dddddddddddddddddddddd::-webkit-scrollbar {
  width: 6px; 
  height: 6px;
}
body[class^="product-product"] .thumbnails .div-img::-webkit-scrollbar-track,
.dddddddddddddddddddddd::-webkit-scrollbar-track {
  background: lightgray; 
}
body[class^="product-product"] .thumbnails .div-img::-webkit-scrollbar-thumb,
.dddddddddddddddddddddd::-webkit-scrollbar-thumb {
  background-color: gray; 
  border-radius: 20px; 
}

body[class^="product-product"] .thumbnails ul {
  list-style-type: none;
  padding-left: 0;
}

body[class^="product-product"] .thumbnails ul {
  position: relative;
}

body[class^="product-product"] .product .thumbnails .view-images + ul li {
  position: relative;
}

body[class^="product-product"] .product .thumbnails > li {
  position: relative;
}

body[class^="product-product"] .thumbnails {
  text-align: center;
}

body[class^="product-product"] .thumbnails > img {
  width: 100%;
}

body[class^="product-product"] .image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}

body[class^="product-product"] .thumbnails .image-additional a {
  margin-bottom: 0px;
}

body[class^="product-product"] .thumbnails .image-additional ul li {
  border: 0 none;
  padding: 0px;
}

body[class^="product-product"] .thumbnails .image-additional ul li a {
  border: 0 none;
}

body[class^="product-product"] .image-additional ul {
  list-style-type: none;
  padding-left: 0px;
}

body[class^="product-product"] .thumbnails .image-additional {
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  body[class^="product-product"] .col-lg-2:nth-of-type(6n + 1),
  body[class^="product-product"] .col-lg-3:nth-of-type(4n + 1),
  body[class^="product-product"] .col-lg-4:nth-of-type(3n + 1),
  body[class^="product-product"] .col-lg-6:nth-of-type(2n + 1) {
    clear: both;
  }

  body[class^="product-product"] .text-lg-right {
    text-align: right;
  }

  body[class^="product-product"] .text-lg-left {
    text-align: left;
  }

  body[class^="product-product"] .row-lg {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  body[class^="product-product"] .col-md-2:nth-of-type(6n + 1),
  body[class^="product-product"] .col-md-3:nth-of-type(4n + 1),
  body[class^="product-product"] .col-md-4:nth-of-type(3n + 1),
  body[class^="product-product"] .col-md-6:nth-of-type(2n + 1) {
    clear: both;
  }

  body[class^="product-product"] .text-md-right {
    text-align: right;
  }

  body[class^="product-product"] .text-md-left {
    text-align: left;
  }

  body[class^="product-product"] .row-md {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body[class^="product-product"] .col-sm-2:nth-of-type(6n + 1),
  body[class^="product-product"] .col-sm-3:nth-of-type(4n + 1),
  body[class^="product-product"] .col-sm-4:nth-of-type(3n + 1),
  body[class^="product-product"] .col-sm-6:not(#content):nth-of-type(2n + 1) {
    clear: both;
  }

  body[class^="product-product"] #footer .col-sm-2:nth-child(6n + 1),
  body[class^="product-product"] #footer .col-sm-3:nth-child(4n + 1),
  body[class^="product-product"] #footer .col-sm-4:nth-child(3n + 1),
  body[class^="product-product"] #footer .col-sm-6:nth-child(2n + 1) {
    clear: both;
  }

  body[class^="product-product"] .text-sm-right {
    text-align: right;
  }

  body[class^="product-product"] .text-sm-left {
    text-align: left;
  }

  body[class^="product-product"] .row-sm {
    margin-left: -15px;
    margin-right: -15px;
  }

  body[class^="product-product"] .footer_head.margin-top {
    margin-top: 0px;
  }
}

@media (max-width: 991px) {
  body[class^="product-product"] #logo {
    top: 9px;
  }
}

@media (max-width: 767px) {
  body[class^="product-product"] #footer .col-xs-2:nth-of-type(6n + 1),
  body[class^="product-product"] #footer .col-xs-3:nth-of-type(4n + 1),
  body[class^="product-product"] #footer .col-xs-4:nth-of-type(3n + 1),
  body[class^="product-product"] #footer .col-xs-6:nth-of-type(2n + 1) {
    clear: both;
  }

  body[class^="product-product"] .text-xs-right {
    text-align: right;
  }

  body[class^="product-product"] .text-xs-left {
    text-align: left;
  }

  body[class^="product-product"] .row-xs {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  body[class^="product-product"] #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  body[class^="product-product"]
    #column-left
    + #content
    .product-layout
    .col-md-3 {
    width: 50%;
  }

  body[class^="product-product"]
    #column-left
    + #content
    + #column-right
    .product-layout
    .col-md-3 {
    width: 100%;
  }

  body[class^="product-product"]
    #content
    + #column-right
    .product-layout
    .col-md-3 {
    width: 100%;
  }
}

body[class^="product-product"] #column-left .product-layout,
body[class^="product-product"] #column-right .product-layout {
  width: 100%;
}

body[class^="product-product"] .input-group .form-control[name^="quantity"] {
  min-width: 50px;
}

body[class^="product-product"] .btn-info:hover,
body[class^="product-product"] .btn-info:active,
body[class^="product-product"] .btn-info.active,
body[class^="product-product"] .btn-info.disabled,
body[class^="product-product"] .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

body[class^="product-product"] .bg-header {
  min-height: 115px;
  margin: 0 auto;
  padding-bottom: 3px;
  position: relative;
  text-align: right;
}

@media (max-width: 767px) {
  body[class^="product-product"] .bg-header.container {
    padding-right: 0;
    padding-left: 0;
  }

  body[class^="product-product"] .navbar_category {
    padding: 0;
    margin-bottom: 15px;
  }
}

body[class^="product-product"] #search_tablet {
  display: none;
  margin: 15px 0;
}

body[class^="product-product"] #search_tablet .input-lg {
  height: 30px;
  padding: 0 11px;
}

body[class^="product-product"] #search_tablet .button-search {
  right: 0;
}

body[class^="product-product"] #search .btn-default.btn-lg,
#search_tablet .btn-default.btn-lg {
  background: #ffffff;
  border-left: 0 none;
  color: #888888;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  width: 38px;
  padding: 0;
  border-top: 0 none;
  border-right: 0 none;
  border-bottom: 0 none;
}

body[class^="product-product"] #search .form-control.input-lg {
  box-shadow: 0 0 0 #ffffff;
}

body[class^="product-product"] #search .btn-default.btn-lg {
  height: 40px;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
}

body[class^="product-product"] #search .btn-default.btn-lg .fa {
  color: #4ac6dc;
  font-size: 18px;
  line-height: 38px;
}

body[class^="product-product"] #search_tablet .btn-default.btn-lg {
  height: 30px;
  border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
}

body[class^="product-product"] #search select.form-control {
  min-width: auto;
  padding: 0 20px 0 7px;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 33px;
  border-radius: 0;
}

body[class^="product-product"] #search select.form-control::-ms-expand {
  display: none;
}

body[class^="product-product"] .select-wrap {
  border-right: 1px solid #bbbbbb;
  position: relative;
  margin-right: -1px;
}

body[class^="product-product"] .select-sort {
  position: relative;
}

body[class^="product-product"] .select-sort.input-group-btn:last-child > .btn,
body[class^="product-product"]
  .select-sort.input-group-btn:last-child
  > .btn-group,
body[class^="product-product"] .select-sort.input-group-btn:first-child > .btn,
body[class^="product-product"]
  .select-sort.input-group-btn:first-child
  > .btn-group {
  background: #eeeeee;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  box-shadow: 0 0 2px #fefefe inset;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 25px 8px 10px;
  width: 100%;
}

body[class^="product-product"] #search .select-arrow {
  position: absolute;
  border: 5px solid transparent;
  border-bottom: 0;
  right: 6px;
}

body[class^="product-product"] #search .select-arrow:nth-child(1) {
  top: 15px;
  border-top-color: #999999;
}

body[class^="product-product"] #search .select-arrow:nth-child(2) {
  top: 12px;
  border-top-color: #fff;
}

body[class^="product-product"] #search_tablet .input-group-btn {
  position: absolute;
  right: 53px;
  top: 0;
}

body[class^="product-product"] .product .list-unstyled {
  margin-bottom: 5px;
}

body[class^="product-product"] .quickpay .list-unstyled {
  margin-top: 20px;
}

body[class^="product-product"] .product ul.list-unstyled > li {
  display: block;
  padding-bottom: 5px;
}

body[class^="product-product"] ul.list-unstyled > li a {
  float: none;
}

body[class^="product-product"] .product ul.list-unstyled > li a {
  float: none;
}

body[class^="product-product"] .product-thumb {
  background: #c1333300;
  border: 1px solid #fff0;
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 15px;
}

body[class^="product-product"] .owl-item .product-thumb {
  padding: 10px 15px 0;
}

body[class^="product-product"] .openstoremodule .owl-item .product-thumb {
  margin-bottom: 0;
}

body[class^="product-product"] .product-list {
  margin-bottom: 20px;
}

body[class^="product-product"] .product-list .product-thumb {
  overflow: auto;
  position: initial;
  margin-bottom: 0;
}

body[class^="product-product"] .product-list .product-thumb .image {
  margin-bottom: 0px;
}

body[class^="product-product"] .divshadow .product-thumb {
  border: 0 none;
  padding-bottom: 0;
}

body[class^="product-product"] .chevron a {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  min-width: 32px;
  overflow: hidden;
  transition: border 1s ease 0s;
  transition: color 1s ease 0s;
}

body[class^="product-product"] .chevron a:hover {
}

body[class^="product-product"] .chevron a + a {
  margin-left: 10px;
}

body[class^="product-product"] .chevron a + a {
  padding: 0 7px 0 0;
}

body[class^="product-product"] .product .chevron {
  margin-top: 0;
}

body[class^="product-product"] .product .chevron a {
  display: block;
}

body[class^="product-product"] .product-list .chevron a {
  padding: 0 7px 0 0;
}

body[class^="product-product"] .product-list .chevron a .fa {
  display: inline;
  padding: 6px 0 6px 6px;
}

body[class^="product-product"] .product-list .chevron a {
  background: #f5f5f5;
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  line-height: 30px;
}

body[class^="product-product"] .product-list .chevron a + a {
  margin-left: 0px;
}

body[class^="product-product"] .product-price .chevron a {
  text-align: center;
}

body[class^="product-product"] .product-price .chevron a,
body[class^="product-product"] .product-price button {
  padding: 6px 12px;
}

body[class^="product-product"] .chevron {
  margin-top: 15px;
}

body[class^="product-product"] .product-price a.cheapering,
body[class^="product-product"] .product-price .chevron {
  float: left;
}

body[class^="product-product"] .product-price .chevron {
  margin: 0 15px 0 0;
}

body[class^="product-product"] .product-price a.cheapering {
  border: 0 none;
  margin: 0 5px 0 0;
}

body[class^="product-product"] .product-price a.cheapering > span,
body[class^="product-product"] .product-price .chevron a > span,
body[class^="product-product"] .product-price .button-group button span {
  display: none;
}

body[class^="product-product"] .product-thumb .image .chevron {
  position: absolute;
  bottom: 0;
  width: 100%;
}

body[class^="product-product"] .product-thumb .image .chevron a:before {
  content: " ";
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
}

body[class^="product-product"] .product-thumb .image .chevron a {
  background: #6c6c6c;
  box-shadow: 1px 1px 2px #000;
  color: #ffffff;
  opacity: 0.8;
  padding: 2px 8px;
  width: 55%;
}

body[class^="product-product"] .product-thumb .image:hover .chevron {
  display: block;
}

body[class^="product-product"] .chevron a .fa {
  font-size: 15px;
  padding: 6px 6px 6px 0;
  position: relative;
  transition: color 1s ease 0s;
}

body[class^="product-product"] .product-price .chevron a .fa {
  padding: 0;
}

body[class^="product-product"] .chevron a + a .fa {
  padding: 6px 0 6px 7px;
}

body[class^="product-product"] .chevron a span {
  display: inline-block;
  font-size: 13px;
  white-space: nowrap;
}

body[class^="product-product"] .product-list .chevron a span,
body[class^="product-product"] .product-list .chevron a:hover + a span,
body[class^="product-product"] .product-list a.cheapering {
  max-width: none;
  display: inline;
}

body[class^="product-product"] .product-list .chevron a + a.cheapering .fa {
  padding: 12px 0 6px 7px;
}

body[class^="product-product"] .chevron.one a span {
  display: inline;
  padding-right: 6px;
}

body[class^="product-product"] .chevron a + a span {
  max-width: 200px;
  left: 0;
}

body[class^="product-product"] .chevron a:hover + a span {
  max-width: 0;
  transition: all 0.5s ease 0s;
}

body[class^="product-product"] .chevron a:hover span {
  max-width: 200px;
  left: 0;
}

body[class^="product-product"] .product-thumb .images-add,
body[class^="product-product"] .owl-item .images-add {
  opacity: 1;
}

body[class^="product-product"] .product-thumb .images-add a img,
body[class^="product-product"] .owl-item .images-add a img {
  background: #ffffff;
  width: 40px;
}

body[class^="product-product"] .product-list .option-div {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: 0 0 0 #ffffff;
  border: 0 none;
  position: initial;
}

body[class^="product-product"] #content .product-thumb.boundary:hover {
  border-radius: 0 10px 10px 0;
  box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.25);
}

body[class^="product-product"] #content .product-thumb:hover > .rating {
  display: none;
}

body[class^="product-product"] .caption h4 {
  font-size: 16px;
  text-align: center;
  min-height: 35px;
}

body[class^="product-product"] .caption-news h4 {
  font-size: 18px;
  text-align: center;
  min-height: 35px;
  max-width: 300px;
  margin: 0 auto;
}

body[class^="product-product"] .product-price .caption h4 {
  text-align: left;
  margin: 0;
}

body[class^="product-product"] .product-list .caption h4 {
  text-align: left;
  margin-bottom: 5px;
}

body[class^="product-product"] .price_block {
  display: block;
  margin: 10px 0;
  text-align: left;
}

body[class^="product-product"] .caption h4 + p,
body[class^="product-product"] .caption h4 + span + p {
  color: #999999;
  font-size: 11px;
  text-align: justify;
  margin-bottom: 15px;
}

body[class^="product-product"] .caption h4 + p:hover,
body[class^="product-product"] .caption h4 + span + p:hover {
  color: #666666;
  display: block;
}

body[class^="product-product"] .description_hover {
  display: none;
}

body[class^="product-product"] #content .product-thumb .rating,
body[class^="product-product"] #content .owl-item .rating {
  margin: 0 0 10px 0;
  position: relative;
  text-align: left;
}

body[class^="product-product"] .product-thumb .image .rating {
  border: 1px solid #aaa;
  left: 2px;
  padding: 1px 10px 2px;
  position: absolute;
  top: 40px;
}

body[class^="product-product"] .product-thumb .caption h4 a {
  font-weight: normal;
  color: #000000;
}

body[class^="product-product"] .product-price .product-thumb .caption h4 a {
  display: block;
  margin-bottom: 10px;
}

body[class^="product-product"] .product-price .product-thumb .price-new,
body[class^="product-product"] .product-price .product-thumb .price-old {
  display: block;
  line-height: 24px;
  margin: 0;
}

body[class^="product-product"] .product-thumb .wishlist,
body[class^="product-product"] .owl-item .wishlist {
  float: right;
  margin-left: 10px;
}

body[class^="product-product"] .product-thumb .compare,
body[class^="product-product"] .owl-item .compare {
  float: right;
}

body[class^="product-product"] .wishlist button,
body[class^="product-product"] .compare button {
  background: none;
  border: 0 none;
}

body[class^="product-product"] .icon-wishlist:before {
  content: "\f005";
  color: #535353;
  font-size: 15px;
}

body[class^="product-product"] .icon-compare:before {
  content: "\f080";
  color: #535353;
  font-size: 15px;
}

body[class^="product-product"] #content .product-thumb .rating img,
#content .owl-item .rating img {
  margin-top: 2px;
}

body[class^="product-product"] .icon {
  color: #2e2e2e;
}

body[class^="product-product"]
  #content
  .product-thumb.none-hover:hover
  .caption
  > .description_no_hover,
body[class^="product-product"]
  #content
  .product-thumb.none-hover:hover
  .caption
  > .rating,
body[class^="product-product"]
  #content
  .product-thumb.none-hover:hover
  .caption
  > .wishlist,
body[class^="product-product"]
  #content
  .product-thumb.none-hover:hover
  .caption
  > .compare {
  display: block;
}

body[class^="product-product"]
  #content
  .product-thumb.none-hover:hover
  .caption
  > .price-cart {
  display: inline-table;
}

body[class^="product-product"] .price-cart {
  display: inline-table;
  margin: 15px 0;
  overflow: auto;
}

body[class^="product-product"]
  .product-layout:not(.product-price)
  .product-thumb
  .price-cart,
body[class^="product-product"] .owl-item .product-thumb .price-cart {
  width: 100%;
}

body[class^="product-product"] .price-cart.width {
  width: 100%;
}

body[class^="product-product"] .product-grid .price-cart {
  width: 100%;
}

body[class^="product-product"] .product-thumb .price,
body[class^="product-product"] .owl-item .price {
  line-height: 30px;
  vertical-align: middle;
}

body[class^="product-product"] .product-thumb .price.spec,
.owl-item .price.spec {
  color: #ec005c;
}

body[class^="product-product"] .product-thumb .price,
.owl-item .price {
  display: table-cell;
}

body[class^="product-product"] .product-list .product-thumb .price {
  float: left;
  margin: 5px 0;
}

body[class^="product-product"] .product-price .product-thumb .price {
  float: left;
  margin: 0;
}

body[class^="product-product"] .product-thumb:hover .image,
body[class^="product-product"] .product-thumb:hover .caption .images-add,
body[class^="product-product"] .product-thumb:hover .caption h4 a {
  z-index: 2;
}

body[class^="product-product"] .sticker-thumb {
  position: absolute;
  left: 5px;
  top: 2px;
  text-align: left;
}

body[class^="product-product"] .sticker-thumb > div {
  margin-bottom: 10px;
}

body[class^="product-product"] .product-price .sticker-thumb {
  display: none;
}

body[class^="product-product"] .product-price .sticker-thumb > div {
  margin: 0;
}

body[class^="product-product"] .product-price .sticker-thumb span {
  font-size: 13px;
  padding: 0 6px;
}

body[class^="product-product"] .stiker-module-special,
body[class^="product-product"] .stiker-module-popular,
body[class^="product-product"] .stiker-module-new {
  display: block;
  font-size: 15px;
}

body[class^="product-product"] .stiker-module-special .trapezium10,
body[class^="product-product"] .stiker-module-popular .trapezium10,
body[class^="product-product"] .stiker-module-new .trapezium10,
body[class^="product-product"] .stiker-popular-product .trapezium10,
body[class^="product-product"] .stiker-new-product .trapezium10,
body[class^="product-product"] .stiker-special-product .trapezium10 {
  border-radius: 7px 0;
  padding: 1px 10px 2px;
  text-transform: lowercase;
  z-index: 1;
  color: #ffffff;
}

body[class^="product-product"] .stiker-module-special .trapezium10 {
  color: #ffffff;
}

body[class^="product-product"] .stiker-module-popular .trapezium10 {
  color: #ffffff;
}

body[class^="product-product"] .stiker-module-new .trapezium10 {
  color: #ffffff;
}

body[class^="product-product"] .stiker-popular-product {
  display: none;
  position: absolute;
  right: -1px;
  top: 15px;
}

body[class^="product-product"] .stiker-new-product {
  position: absolute;
  right: -1px;
  top: 83px;
}

body[class^="product-product"] .stiker-special-product {
  position: absolute;
  right: -1px;
  top: 49px;
}

body[class^="product-product"] .noquantityselect,
.noquantityselectchek {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4) inset;
  color: #898989;
  cursor: inherit;
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 2px 5px;
  text-shadow: 0 1px 1px #ffffff;
}

body[class^="product-product"] .noselect,
.noselectchek,
.noquantityselect {
  border: 1px solid #ddd;
}

body[class^="product-product"] .yesselect,
.yesselectchek {
  border: 1px solid #2e85bc;
}

body[class^="product-product"] .option-div .options .option input.none,
body[class^="product-product"]
  .quick-view-product-info
  .tab-contents
  .options
  .option
  input.none {
  display: none;
}

body[class^="product-product"] .error {
  color: #ff0000;
  display: block;
  font-size: 12px;
  margin-bottom: 8px;
}

body[class^="product-product"] .product-list .options .option select {
  width: 35%;
}

body[class^="product-product"] .divshadow .product-list .product-thumb > div {
  background: none;
  min-height: auto;
  margin-bottom: 0;
  padding-bottom: 5px;
}

body[class^="product-product"] .product .thumbnails .image-additional {
  width: 100%;
}

body[class^="product-product"] .thumbnails .image-additional a {
  opacity: 0.7;
  transition:
    opacity 0.5s ease 0s,
    background-color 0.5s ease 0s,
    box-shadow 0.5s ease 0s,
    border-color 0.5s ease 0s;
}

body[class^="product-product"] .thumbnails .image-additional img {
  border: 1px solid #eeeeee;
  padding: 4px;
}

body[class^="product-product"] span.listicon {
  background: url("../image/bullet_tiny.png") no-repeat scroll left 50%;
  color: #555555;
  line-height: 18px;
  padding-left: 11px;
}

body[class^="product-product"] #product {
  margin-top: 0px;
  overflow: auto;
  padding-bottom: 15px;
}

body[class^="product-product"] .form-group .radio label {
  font-weight: normal;
}

body[class^="product-product"] .none {
  display: none;
}

body[class^="product-product"] .product .radio,
body[class^="product-product"] .product .checkbox,
body[class^="product-product"] .option-div .radio,
body[class^="product-product"] .option-div .checkbox {
  display: inline-table;
  margin: 0 5px 5px 0;
  padding-left: 0px;
  margin-right: 5px;
}

body[class^="product-product"] select.form-control {
  min-width: 190px;
}

body[class^="product-product"]
  #column-left
  + #column-right
  + #content
  .product
  hr {
  clear: both;
}

body[class^="product-product"] .price h2 {
  color: #f60587;
  display: inline-block;
  margin: 0 10px 3px 0;
}

body[class^="product-product"] .list-unstyled.price {
  margin-bottom: 15px;
  overflow: auto;
}

body[class^="product-product"] .cart-box-bottom {
  margin: 18px 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffffff;
}

body[class^="product-product"] .cart_block {
  clear: both;
}

body[class^="product-product"] #product .cart_block {
  overflow: auto;
}

body[class^="product-product"] .cart_block button {
  float: left;
  padding: 6.5px 25px;
  margin-right: 15px;
  width: auto;
}

body[class^="product-product"] .product .cart_block button {
  margin-right: 0;
}

body[class^="product-product"] .cart-box-bottom .quantity-input {
  float: left;
  margin: 0 15px 0 0;
}

body[class^="product-product"] .cart_block .quantity-input {
  padding-bottom: 15px;
}

body[class^="product-product"] .cart_block .quantity-input .minus1,
.cart_block .quantity-input .plus1 {
  line-height: 25px;
}

body[class^="product-product"] .cart-box-bottom .quantity-input .minus1 {
  height: 34px;
  width: 36px;
}

body[class^="product-product"] .cart-box-bottom .quantity-input input {
  float: left;
  height: 34px;
  text-align: center;
}

body[class^="product-product"] #product .cart-box-bottom .quantity-input input {
  width: 50px;
}

body[class^="product-product"] .cart-box-bottom .quantity-input .plus1 {
  height: 34px;
  width: 36px;
}

body[class^="product-product"] .cart-box-bottom button.btn-primary {
  float: left;
  width: auto;
}

body[class^="product-product"] .btn-1.button-compares {
  background: none;
  border: 0 none;
  color: #636363;
  font-weight: normal;
  margin-top: 0;
  padding: 0;
  text-align: left;
}

body[class^="product-product"] .textor {
  clear: left;
  padding: 20px 0 0;
  width: 40px;
}

body[class^="product-product"] .product .tab-content {
  float: left;
  margin-top: -1px;
  padding: 15px 15px 0;
  width: 100%;
}

body[class^="product-product"] #top-links {
  line-height: 37px;
  margin-top: 0;
  padding: 0;
}

body[class^="product-product"] #top-links .pull-left .btn {
  padding: 0px;
}

body[class^="product-product"] #top-links .pull-left .dropdown-menu .btn {
  padding: 5px 5px;
}

body[class^="product-product"] #top-links #language,
#top-links #currency {
  margin: 0;
  position: relative;
  top: -5px;
}

body[class^="product-product"] #top-links .dropdown-menu {
  border-radius: 0 0 4px 4px;
  border-top: 0 none;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.176);
  margin-top: 4px;
  min-width: 200px;
  padding-top: 10px;
}

body[class^="product-product"] #top-links .nopadding .dropdown-menu {
  min-width: 100px;
}

body[class^="product-product"] #top-links #currency .dropdown-menu {
  right: 0;
}

body[class^="product-product"] #top-links .mobile {
  display: none;
}

body[class^="product-product"]
  #column-left
  + #column-left
  + #content
  .product-layout.col-md-3 {
  display: inline-table;
  float: none;
  max-width: 290px;
  min-width: 250px;
}

body[class^="product-product"] .product .col-md-4 {
  padding-right: 15px;
}

body[class^="product-product"] .product {
  margin-bottom: 10px;
  text-align: left;
}

body[class^="product-product"] .product .addthis_toolbox {
  oveflow: auto;
}

body[class^="product-product"] #column-left + #content .product .nav.nav-tabs,
#column-left + #column-right + #content .product .nav.nav-tabs {
  float: none;
}

body[class^="product-product"] #cart .pull-right strong.but {
  background: #808080;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #ffffff;
  padding: 5px;
}

body[class^="product-product"] #cart .pull-right strong.but:hover {
  background: #5e5e5e;
}

body[class^="product-product"] #cart p.text-right {
  padding: 0;
}

body[class^="product-product"] .container #product h3 {
  font-size: 22px;
  margin-top: 5px;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 12px;
}

body[class^="product-product"] .product-thumb.tabrelated .caption {
  margin-bottom: 10px;
}

body[class^="product-product"] .product-thumb.tabrelated .caption p {
  text-align: justify;
}

body[class^="product-product"] .product-thumb.tabrelated .compare,
.product-thumb.tabrelated .wishlist {
  float: left;
  margin-top: 9px;
}

body[class^="product-product"] #product .custom-select {
  width: 170px;
}

body[class^="product-product"] .divshadow .tab-related .product-thumb .rating {
  margin: 15px 0;
}

body[class^="product-product"] .divshadow .price-cart {
  margin: 0;
}

body[class^="product-product"] .divshadow .tab-related:hover {
  opacity: 1;
}

body[class^="product-product"] .divshadow .tab-related {
  opacity: 0.8;
}

body[class^="product-product"] .minus1,
.plus1 {
  background: #eeeeee;
  border: 1px solid #dddddd;
  color: #8a8a8a;
  float: left;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  cursor: pointer;
}

body[class^="product-product"] .minus1:hover,
.plus1:hover {
  background: #f7f7f7;
}

body[class^="product-product"] .quantity-input .form-control {
  border-radius: 0;
  border: 1px solid #dddddd;
  float: left;
  margin: 0 -1px;
  padding: 5px 15px;
  height: 35px;
  width: auto;
  text-align: center;
  box-shadow: 0 0 0 #fff;
}

body[class^="product-product"] .quantity-input .form-control:focus {
  box-shadow: 0 0 0 #fff;
}

body[class^="product-product"] .quantity-input .fa {
  font-size: 14px;
  text-shadow: 0 2px 1px #fff;
}

body[class^="product-product"] .load:after {
  background: url("../image/loading.gif") center center no-repeat;
}

body[class^="product-product"] .product-thumb.load:after {
  z-index: 3;
}

body[class^="product-product"] .load > div {
  opacity: 0.5;
}

body[class^="product-product"] .fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body[class^="product-product"] .divcart {
  position: absolute;
}

body[class^="product-product"] .divcart.show {
  z-index: 103;
}

body[class^="product-product"] input[value="В корзину"] {
  display: none;
}

body[class^="product-product"] .divcart.show .dropdown-menu {
  display: block;
  padding: 20px 30px 10px;
  position: relative;
  width: 100%;
}

body[class^="product-product"] .divcart.show .dropdown-menu .closecart {
  position: absolute;
  right: 4px;
  top: 4px;
  text-align: center;
}

body[class^="product-product"] .divcart.show .dropdown-menu .closecart .fa {
  color: #999;
  font-size: 17px;
  cursor: pointer;
  display: block;
  height: 25px;
  line-height: 25px;
  width: 25px;
}

body[class^="product-product"] .table.no-border > tbody > tr > td {
  border: 0 none;
}

body[class^="product-product"] .divcart.show .dropdown-menu strong {
  font-weight: normal;
}

body[class^="product-product"] .divcart.show .dropdown-menu p.text-right {
  padding-left: 0;
  padding-right: 0;
}

body[class^="product-product"] .clearboth {
  clear: both;
}

body[class^="product-product"] h3.clearboth {
  padding-top: 15px;
}

body[class^="product-product"] .quickpay h2 {
  margin-top: 5px;
}

body[class^="product-product"]
  .divshadow
  .quickpay
  .owl-carousel
  .owl-buttons
  .owl-prev {
  left: 0;
}

body[class^="product-product"]
  .divshadow
  .quickpay
  .owl-carousel
  .owl-buttons
  .owl-next {
  right: 0;
}

body[class^="product-product"] .product-price a.cheapering .fa {
  margin: 0;
}

body[class^="product-product"] .red {
  border-color: #a94442;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

body[class^="product-product"] .relative.module {
  padding: 0 15px 25px;
}

body[class^="product-product"] .relative.module .owl-item {
  padding: 10px 10px 15px;
}

body[class^="product-product"] .relative.module .owl-item > .product-thumb {
  margin-bottom: 0;
}

body[class^="product-product"] .module .owl-carousel .owl-buttons div {
  top: 45%;
}

body[class^="product-product"] .bottom-pay {
  padding-bottom: 30px;
}

body[class^="product-product"] .bottom-pay .container {
  margin-bottom: 0;
}

body[class^="product-product"] #top_banner,
.container,
.bottom-pay,
.footer-niz {
  background: #fff;
}

body[class^="product-product"] footer .container,
.subsc .container {
  background: none;
}

body[class^="product-product"] .product-list .price-cart {
  display: block;
  margin-bottom: 10px;
  overflow: visible;
  min-height: 35px;
}

body[class^="product-product"] .product-list .chevron {
  float: left;
  margin-right: 15px;
  margin-top: 0;
}

body[class^="product-product"] .product-list .grid,
.product-grid .list,
.product-list .price-cart.grid {
  display: none;
}

body[class^="product-product"] .product-thumb .price-cart button {
  background: #7f7f7f;
  color: #ffffff;
}

body[class^="product-product"] #column-left .reviews > div .podrobnee,
#column-right .reviews > div .podrobnee {
  text-align: right;
}

body[class^="product-product"] .product-thumb .rating {
  margin-bottom: 10px;
}

body[class^="product-product"]
  .product-layout:not(.product-price):not(.no_image)
  .product-thumb:after {
  -webkit-transform: skew(-1deg);
  -moz-transform: skew(-1deg);
  -o-transform: skew(-1deg);
  transform: skew(-1deg);
  border-radius: 0;
  box-shadow: -1px -1px 1px #e1e1e1 inset;
  padding: 5px 15px 15px;
  z-index: 0;
}

body[class^="product-product"] .product-layout .product-thumb.load:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

body[class^="product-product"] .product-thumb .image img {
  color: red;
  position: relative;
  border-radius: 10px;
  font-size: 24pt;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

body[class^="product-product"]
  .product-layout:not(.product-price):not(.no_image)
  .product-thumb
  .image
  img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0em;
  width: 100%;
  height: 100%;
  background: linear-gradient(
      to left,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0)
    )
    no-repeat -2em 0%;
  background-size: 2em 100%;
  -moz-transform: skewX(-50deg);
  -o-transform: skewX(-50deg);
  -webkit-transform: skewX(-50deg);
  transform: skewX(-50deg);
  z-index: 3;
}

body[class^="product-product"] .product-thumb .image img.blink_on:after {
  transition: 1.5s linear;
  background-position: 130% 0%;
}

@media screen and (min-width: 558px) and (max-width: 767px) {
  body[class^="product-product"] .product-grid.col-xs-12 {
    width: 50%;
  }
}

body[class^="product-product"] .product .price {
  margin: 10px 0;
  min-height: 35px;
}

body[class^="product-product"] .product .rating {
  padding-bottom: 10px;
}

body[class^="product-product"] .product .cart_block .quantity-input .minus1,
.product .cart_block .quantity-input .plus1 {
  line-height: 32px;
}

body[class^="product-product"] .product-list a.cheapering {
  position: relative;
  top: 7px;
}

@media (max-width: 767px) {
  body[class^="product-product"] .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  body[class^="product-product"] .product-grid .product-thumb .caption {
    min-height: 0;
  }

  body[class^="product-product"] header .phone-header .fa {
    top: -10px;
  }

  body[class^="product-product"] .header-contact {
    padding: 25px 0;
  }

  body[class^="product-product"] .phone-header {
    line-height: 43px;
  }
}

body[class^="product-product"] .top_line .phone-header .openrecall {
  display: none;
}

body:not([class*="product-category-"]):not([class*="product-product-"])
  .breadcrumb {
  display: none;
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  body[class^="product-product"]
    .product
    .tab-content
    .row:nth-child(3)
    > div:first-child {
    width: 40%;
  }

  body[class^="product-product"]
    .product
    .tab-content
    .row:nth-child(3)
    > div:nth-child(2) {
    width: 60%;
  }

  a[onclick*="cheapering"] {
    margin-top: 15px;
    white-space: nowrap;
    float: left;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  a[onclick*="cheapering"] {
    margin-top: 15px;
    white-space: nowrap;
    float: left;
  }

  body[class^="product-product"]
    .product
    .tab-content
    .row:nth-child(3)
    > div:nth-child(2) {
    max-width: 310px;
  }

  body[class^="product-product"] .product .price {
    min-height: unset;
  }
}

body[class^="product-product"]
  .product
  .tab-content
  button.btn.button-compares {
  float: left;
  min-width: 117px;
}

@media only screen and (max-width: 1129px) and (min-width: 992px) {
  body[class^="product-product"]
    .product
    .tab-content
    .row:nth-child(3)
    > div:nth-child(2) {
    min-width: 85%;
  }

  body[class^="product-product"] .product .price {
    min-height: unset;
  }

  a[onclick*="cheapering"] {
    margin-left: 0;
    float: left;
    margin-top: 15px;
    white-space: nowrap;
  }

  a[onclick*="calculate"] {
    float: left !important;
    max-width: 200px;
    margin-right: 0;
    margin-top: 6px;
  }
}

body[class^="product-product"] button#button-cart i.fa {
  margin-right: 5px;
}

body[class^="product-product"] .product .row .tab-content > .active {
  display: block;
  padding-bottom: 15px;
}

body[class^="product-product"] .alertproductpage {
  display: none;
}

body[class^="product-product"] .ttttttt {
  background-color: unset;
}

body[class^="product-product"] #tab-specification,
body[class^="product-product"] #tab-review,
body[class^="product-product"] .nav.nav-tabs {
  display: none;
}



.first-li.sub.side-item ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  margin-left: 20px;
  list-style-type: disc;
}

.first-li.sub.side-item .first-child.align-middle.title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.mega-dropdown {
  background: unset !important;
}

body[class^="product-category"] header .requestCallBack,
body.error-not_found header .requestCallBack,
body[class^="product-product"],
body[class^="product-search"] {
  color: #fff !important;
}

body[class^="information-information"],
body.error-not_found,
body[class^="product-product"],
body[class^="newsblog-category"],
body[class^="newsblog-article"],
body[class^="product-search"] {
  background-image: url(../img/Group322.png);
  background-repeat: no-repeat;
  background-position: 0px 48px;
}

body[class^="information-information"] .container,
body.error-not_found .container,
body[class^="product-product"] .container,
body[class^="product-search"] .container {
  width: 100%;
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  max-width: 1500px;
  overflow: hidden;
}

body[class^="information-information"] .container {
  max-width: 100%;
  align-items: center;
}

body[class^="information-information"] .container .row {
  max-width: 1500px;
  width: 100%;
  padding-top: 10px;
}

body[class^="information-information"] .container ul,
body.error-not_found .container ul,
body[class^="product-product"] .container ul,
body[class^="product-search"] .container ul {
  margin-left: 20px;
}

body[class^="information-information"] header .line-header,
body.error-not_found header .line-header,
body[class^="product-product"] header .line-header,
body[class^="newsblog-article"] header .line-header,
body[class^="newsblog-category"] header .line-header,
body[class^="product-search"] header .line-header {
  background-color: #fff;
}

body[class^="information-information"]
  header
  .line-header
  .right-block
  .modal-btn,
body.error-not_found header .line-header .right-block .modal-btn,
body[class^="product-product"] header .line-header .right-block .modal-btn,
body[class^="newsblog-article"] header .line-header .right-block .modal-btn,
body[class^="newsblog-category"] header .line-header .right-block .modal-btn,
body[class^="product-search"] header .line-header .right-block .modal-btn {
  color: #353a54;
  border: 1px solid #353a54;
}

body[class^="information-information"] header .line-header .right-block a,
body.error-not_found header .line-header .right-block a,
body[class^="product-product"] header .line-header .right-block a,
body[class^="newsblog-article"] header .line-header .right-block a,
body[class^="newsblog-category"] header .line-header .right-block a,
body[class^="product-search"] header .line-header .right-block a {
  color: #353a54;
}

body[class^="information-information"] header .line-header .right-block a img,
body.error-not_found header .line-header .right-block a img,
body[class^="product-product"] header .line-header .right-block a img,
body[class^="newsblog-article"] header .line-header .right-block a img,
body[class^="newsblog-category"] header .line-header .right-block a img,
body[class^="product-search"] header .line-header .right-block a img {
  background-image: url(../img/tel-w.svg);
}

body[class^="information-information"]
  header
  .line-header.white
  .left-block
  .search
  input,
body[class^="information-information"]
  header
  .line-header.white
  .left-block
  .search
  input::placeholder,
body.error-not_found header .line-header.white .left-block .search input,
body.error-not_found
  header
  .line-header.white
  .left-block
  .search
  input::placeholder,
body[class^="product-product"]
  header
  .line-header.white
  .left-block
  .search
  input,
body[class^="product-product"]
  header
  .line-header.white
  .left-block
  .search
  input::placeholder,
body[class^="newsblog-article"]
  header
  .line-header.white
  .left-block
  .search
  input,
body[class^="newsblog-article"]
  header
  .line-header.white
  .left-block
  .search
  input::placeholder,
body[class^="newsblog-category"]
  header
  .line-header.white
  .left-block
  .search
  input,
body[class^="newsblog-category"]
  header
  .line-header.white
  .left-block
  .search
  input::placeholder,
body[class^="product-search"]
  header
  .line-header.white
  .left-block
  .search
  input::placeholder,
body[class^="product-search"]
  header
  .line-header.white
  .left-block
  .search
  input {
  color: #353a54;
}

body[class^="information-information"] .main-menu-btn_border,
body.error-not_found .main-menu-btn_border,
body[class^="product-product"] .main-menu-btn_border,
body[class^="newsblog-article"] .main-menu-btn_border,
body[class^="newsblog-category"] .main-menu-btn_border,
body[class^="product-search"] .main-menu-btn_border {
  color: #353a54;
  box-shadow: none;
  border: 1px solid #353a54;
  border-radius: 41px;
}

body[class^="information-information"] .menu-text-product,
body.error-not_found .menu-text-product,
body[class^="product-product"] .menu-text-product,
body[class^="newsblog-article"] .menu-text-product,
body[class^="newsblog-category"] .menu-text-product,
body[class^="product-search"] {
  color: #353a54;
}

body[class^="information-information"]
  header
  .line-header.white
  .left-block
  .search,
body.error-not_found header .line-header.white .left-block .search,
body[class^="product-product"] header .line-header.white .left-block .search,
body[class^="newsblog-article"] header .line-header.white .left-block .search,
body[class^="newsblog-category"] header .line-header.white .left-block .search,
body[class^="product-search"] header .line-header.white .left-block .search {
  border: 1px solid #353a54;
}

body[class^="information-information"] .icon-menu span,
body.error-not_found .icon-menu span,
body[class^="product-product"] .icon-menu span,
body[class^="newsblog-article"] .icon-menu span,
body[class^="newsblog-category"] .icon-menu span,
body[class^="product-search"] .icon-menu span {
  background-color: #353a54;
}

body[class^="information-information"] header .line-header .left-block .logo,
body.error-not_found header .line-header .left-block .logo,
body[class^="product-product"] header .line-header .left-block .logo,
body[class^="newsblog-article"] header .line-header .left-block .logo,
body[class^="newsblog-category"] header .line-header .left-block .logo,
body[class^="product-search"] header .line-header .left-block .logo {
  background-image: url(https://lp.neoglory.ru/wp-content/uploads/2017/05/dark-logo4.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 200px;
  height: 42px;
  width: 100%;
}

body[class^="information-information"]
  header
  .line-header
  .left-block
  .logo
  img,
body.error-not_found header .line-header .left-block .logo img,
body[class^="product-product"] header .line-header .left-block .logo img,
body[class^="newsblog-article"] header .line-header .left-block .logo img,
body[class^="newsblog-category"] header .line-header .left-block .logo img,
body[class^="product-search"] header .line-header .left-block .logo img {
  display: none;
}

body[class^="information-information"] .first-screen.no-bg .content .info,
body.error-not_found .first-screen.no-bg .content .info,
body[class^="product-product"] .first-screen.no-bg .content .info,
body[class^="newsblog-article"] .first-screen.no-bg .content .info,
body[class^="newsblog-category"] .first-screen.no-bg .content .info,
body[class^="product-search"] .first-screen.no-bg .content .info {
  min-height: 120px;
}

body[class^="product-product"] .modal-btn a,
body.error-not_found .modal-btn a,
body[class^="information-information"] .modal-btn a,
body[class^="newsblog-article"] .modal-btn a,
body[class^="newsblog-category"] .modal-btn a,
body[class^="product-search"] .modal-btn a {
  color: #353a54 !important;
}

body[class^="product-product"] .first-screen.no-bg .content .info h1,
body[class^="product-search"] .first-screen.no-bg .content .info h1 {
  font-size: 36px;
  line-height: 1.3;
}


body[class^="product-search"] .pull-right {
  float: none;
}

body[class^="product-search"] .product-card.catalog-content .row {
  display: flex;
  
  flex-wrap: wrap;
  gap: 20px;
}

body[class^="product-search"] .product-layout.product-grid {
  border: 1px solid #353a54;
  backdrop-filter: blur(4px);
  border-radius: 20px;
  max-width: 284px;
  width: 100%;
  padding: 20px;
  min-height: 405px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body[class^="product-search"] .product-layout.product-grid .image img {
  border-radius: 15px;
  margin-bottom: 14px;
  object-fit: cover;
  max-width: 242px;
  max-height: 228px;
  width: 100%;
  height: 100%;
}

body[class^="product-search"] .product-layout.product-grid .description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  line-clamp: 5;
  box-orient: vertical;
  margin-bottom: 15px;
}

body[class^="product-search"] .product-layout.product-grid .product-name {
  margin-bottom: 15px;
}

body[class^="product-search"] .product-layout.product-grid .product-name a {
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  box-orient: vertical;
}

body[class^="product-search"]
  .product-layout.product-grid
  .product-thumb.transition {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

body[class^="product-search"] .row.search-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

body[class^="product-search"] .product-toolbar .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

body[class^="product-search"] .product-toolbar .product-list-toolbar {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

body[class^="product-search"] .well.search-param {
  background-color: #fff;
  padding: 30px;
  border-radius: 30px;
  border: 1px solid #353a54;
}

body[class^="product-search"] .well.search-param .section-title {
  margin-bottom: 20px;
}

body[class^="product-search"] .well.search-param .search-hz {
  margin-bottom: 10px;
}

body[class^="product-search"] .well.search-param .search-hz label {
  font-weight: bold;
}

body[class^="product-search"] .well.search-param .search-row {
  margin-bottom: 15px;
}

body[class^="product-search"] .well.search-param .search-row input,
body[class^="product-search"] .well.search-param .search-row select {
  border: 1px solid #353a54;
  border-radius: 41px;
  padding: 5px 20px;
  font-size: 16px;
}

body[class^="product-search"] .well.search-param .search-sub {
  display: flex;
  align-items: center;
}

body[class^="product-search"] .search-block-hz {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 15px;
}

body[class^="product-search"] .search-block-hz .search-sub label {
  font-size: 16px;
}

body[class^="product-search"] .btn.btn-primary {
  padding: 10px 28px 15px;
  border-radius: 10px;
  color: #fff;
  background-color: #353a54;
  border: none;
  cursor: pointer;
  font-size: 16px;
}

body[class^="product-search"] .search-h2 {
  margin: 50px 0 20px;
}

body[class^="product-search"] .product-toolbar.toolbar-search {
  margin-bottom: 30px;
}

body[class^="product-search"] .product-toolbar.toolbar-search select {
  border: 1px solid #353a54;
  border-radius: 41px;
  padding: 5px 20px;
  font-size: 16px;
  margin-top: 5px;
}

body[class^="product-search"] .product-toolbar.toolbar-search button {
  padding: 10px 15px;
  border-radius: 10px;
  background-color: #353a54;
  border: none;
  cursor: pointer;
  font-size: 16px;
}

body[class^="product-search"] .product-toolbar.toolbar-search button i {
  color: #fff;
}

body[class^="product-search"] .product-toolbar.toolbar-search .search-hz-hz {
    display: none;
}

body[class^="product-search"] .button-wishlist,
body[class^="product-search"] .button-compare {
  background: unset;
  border: none;
}

body[class^="product-search"] .button-compare {
  display: none;
}

body[class^="product-search"] .button-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

body[class^="product-search"] .button-buy {
  border: 1px solid #353a54;
  background-color: #353a54;
  border-radius: 41px;
  padding: 10px 25px;
  font-size: 16px;
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

body[class^="product-search"] .product-layout.product-list .product-thumb {
  display: flex;
  gap: 20px;
}

body[class^="product-search"] .product-layout.product-list .wrap-search-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body[class^="product-search"]
  .product-layout.product-list
  .wrap-search-card
  .button-group {
  width: fit-content;
  gap: 20px;
}

body[class^="product-search"]
  .product-layout.product-list
  .wrap-search-card
  .product-name
  a {
  font-weight: bold;
  margin-bottom: 20px;
}

body[class^="product-search"]
  .product-layout.product-list
  .wrap-search-card
  .description {
  margin-bottom: 20px;
}

body[class^="product-search"]
  .product-layout.product-list
  .wrap-search-card
  .button-buy {
  padding: 5px 20px;
}

body[class^="product-search"] .product-layout.product-list {
  border: 1px solid #353a54;
  backdrop-filter: blur(4px);
  border-radius: 20px;
  width: 100%;
  padding: 20px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body[class^="product-search"] .product-layout.product-list .image a img {
  border-radius: 15px;
}

@media (max-width: 768px) {
  body[class^="product-search"] .product-card.catalog-content .row {
    justify-content: center;
  }

  body[class^="product-search"] .product-layout.product-list {
    max-width: 284px;
  }

  body[class^="product-search"] .product-layout.product-list .product-thumb {
    flex-direction: column;
  }

  body[class^="product-search"]
    .product-layout.product-list
    .wrap-search-card
    .button-group {
    gap: 3px;
  }

  body[class^="product-search"]
    .product-layout.product-list
    .wrap-search-card
    .button-buy {
    padding: 5px 5px;
  }

  body[class^="product-search"] .well.search-param .search-row input,
  body[class^="product-search"] .well.search-param .search-row select {
    width: 100%;
  }
}


.slider-projects img {
  
}



.container {
  width: 100%;
}


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

body.information-information-8 header {
  background-color: unset;
  color: #353a54;
}

body.information-information-8 header .line-header {
  background-color: #fff;
}

body.information-information-8 .main-menu-btn_border {
  
  color: #353a54;
  box-shadow: none;
  border: 1px solid #353a54;
  border-radius: 41px;
}

body.information-information-8 .icon-menu span {
  background-color: #353a54;
}

body.information-information-8 .menu-text-product {
  color: #353a54;
}

body.information-information-8 header .line-header.white .left-block .search {
  border: 1px solid #353a54;
}

body.information-information-8
  header
  .line-header.white
  .left-block
  .search
  input {
  color: #353a54;
}

body.information-information-8
  header
  .line-header.white
  .left-block
  .search
  input::placeholder {
  color: #353a54;
}

body.information-information-8 header .line-header .right-block a {
  color: #353a54;
}

body.information-information-8 header .line-header .right-block .modal-btn {
  color: #353a54;
  border: 1px solid #353a54;
}




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

body.information-information-9 header {
  background-color: unset;
  color: #353a54;
}

body.information-information-9 header .line-header {
  background-color: #fff;
}

body.information-information-9 .main-menu-btn_border {
  
  color: #353a54;
  box-shadow: none;
  border: 1px solid #353a54;
  border-radius: 41px;
}

body.information-information-9 .icon-menu span {
  background-color: #353a54;
}

body.information-information-9 .menu-text-product {
  color: #353a54;
}

body.information-information-9 header .line-header.white .left-block .search {
  border: 1px solid #353a54;
}

body.information-information-9
  header
  .line-header.white
  .left-block
  .search
  input {
  color: #353a54;
}

body.information-information-9
  header
  .line-header.white
  .left-block
  .search
  input::placeholder {
  color: #353a54;
}

body.information-information-9 header .line-header .right-block a {
  color: #353a54;
}

body.information-information-9 header .line-header .right-block .modal-btn {
  color: #353a54;
  border: 1px solid #353a54;
}




body.information-information-170,
body.information-sitemap {
  background-image: url(../img/Group322.png);
  background-repeat: no-repeat;
  background-position: 0px 48px;
}

body.information-information-170 header,
body.information-sitemap header {
  background-color: unset;
  color: #353a54;
}

body.information-information-170 header .line-header,
body.information-sitemap header .line-header {
  background-color: #fff;
}

body.information-information-170 .main-menu-btn_border,
body.information-sitemap .main-menu-btn_border {
  
  color: #353a54;
  box-shadow: none;
  border: 1px solid #353a54;
  border-radius: 41px;
}

body.information-information-170 .icon-menu span,
body.information-sitemap .icon-menu span {
  background-color: #353a54;
}

body.information-information-170 .menu-text-product,
body.information-sitemap .menu-text-product {
  color: #353a54;
}

body.information-information-170 header .line-header.white .left-block .search,
body.information-sitemap header .line-header.white .left-block .search {
  border: 1px solid #353a54;
}

body.information-information-170
  header
  .line-header.white
  .left-block
  .search
  input,
body.information-sitemap header .line-header.white .left-block .search input {
  color: #353a54;
}

body.information-information-170
  header
  .line-header.white
  .left-block
  .search
  input::placeholder,
body.information-sitemap
  header
  .line-header.white
  .left-block
  .search
  input::placeholder {
  color: #353a54;
}

body.information-information-170 header .line-header .right-block a,
body.information-sitemap header .line-header .right-block a {
  color: #353a54;
}

body.information-information-170 header .line-header .right-block .modal-btn,
body.information-sitemap header .line-header .right-block .modal-btn {
  color: #353a54;
  border: 1px solid #353a54;
  width: 180px;
}




body.information-information-171 header .requestCallBack,
header .requestCallBack {
  color: #353a54 !important;
}

body.common-home header .requestCallBack,
body.product-category-20 header .requestCallBack,
body.product-category-57 header .requestCallBack,
body.product-category-18 header .requestCallBack,
body.product-category-148 header .requestCallBack,
body.product-category-33 header .requestCallBack,
body.product-category-296 header .requestCallBack {
  color: #fff !important;
}

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

body.information-information-7 header {
  background-color: unset;
  color: #353a54;
}

body.information-information-7 header .line-header {
  background-color: #fff;
}

body.information-information-7 .main-menu-btn_border {
  
  color: #353a54;
  box-shadow: none;
  border: 1px solid #353a54;
  border-radius: 41px;
}

body.information-information-7 .icon-menu span {
  background-color: #353a54;
}

body.information-information-7 .menu-text-product {
  color: #353a54;
}

body.information-information-7 header .line-header.white .left-block .search {
  border: 1px solid #353a54;
}

body.information-information-7
  header
  .line-header.white
  .left-block
  .search
  input {
  color: #353a54;
}

body.information-information-7
  header
  .line-header.white
  .left-block
  .search
  input::placeholder {
  color: #353a54;
}

body.information-information-7 header .line-header .right-block a {
  color: #353a54;
}

body.information-information-7 header .line-header .right-block .modal-btn {
  color: #353a54;
  border: 1px solid #353a54;
}




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

body.information-information-173 header {
  background-color: unset;
  color: #353a54;
}

body.information-information-173 header .line-header {
  background-color: #fff;
}

body.information-information-173 .main-menu-btn_border {
  
  color: #353a54;
  box-shadow: none;
  border: 1px solid #353a54;
  border-radius: 41px;
}

body.information-information-173 .icon-menu span {
  background-color: #353a54;
}

body.information-information-173 .menu-text-product {
  color: #353a54;
}

body.information-information-173 header .line-header.white .left-block .search {
  border: 1px solid #353a54;
}

body.information-information-173
  header
  .line-header.white
  .left-block
  .search
  input {
  color: #353a54;
}

body.information-information-173
  header
  .line-header.white
  .left-block
  .search
  input::placeholder {
  color: #353a54;
}

body.information-information-173 header .line-header .right-block a {
  color: #353a54;
}

body.information-information-173 header .line-header .right-block .modal-btn {
  color: #353a54;
  border: 1px solid #353a54;
}




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

body.product-search header {
  background-color: unset;
  color: #353a54;
}

body.product-search header .line-header {
  background-color: #fff;
}

body.product-search .main-menu-btn_border {
  
  color: #353a54;
  box-shadow: none;
  border: 1px solid #353a54;
  border-radius: 41px;
}

body.product-search .icon-menu span {
  background-color: #353a54;
}

body.product-search .menu-text-product {
  color: #353a54;
}

body.product-search header .line-header.white .left-block .search {
  border: 1px solid #353a54;
}

body.product-search header .line-header.white .left-block .search input {
  color: #353a54;
}

body.product-search
  header
  .line-header.white
  .left-block
  .search
  input::placeholder {
  color: #353a54;
}

body.product-search header .line-header .right-block a {
  color: #353a54;
}

body.product-search header .line-header .right-block .modal-btn {
  color: #353a54;
  border: 1px solid #353a54;
}


.individual {
  background-color: #353a54;
  background-image: url(../img/8.png);
  display: flex;
  flex-direction: column;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  padding: 100px 20px 50px 20px;
  overflow: hidden;
  margin-bottom: 100px;
  width: 100%;
}

.individual * {
  color: #fff;
}

.individual__title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 53px;
  padding-left: 20px;
}

.individual__title h2 {
  color: #fff;
  line-height: 47px;
}

.individual__main {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  display: flex;
  justify-content: space-between;
}

.individual__main .individual__left {
  display: flex;
  flex-direction: column;
  max-width: 960px;
  overflow: hidden;
  width: 100%;
  padding-right: 40px;
}

.individual__left .individual__left-head {
  display: flex;
  flex-direction: column;
}

.individual__left .individual__left-head h3 {
  font-size: 24px;
  line-height: 47px;
  padding-bottom: 20px;
}

.individual__left .individual__left-head p {
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
}

.individual__left .individual__left-head p:nth-child(3) {
  padding-bottom: 25px;
}

.individual__left .individual__left-head p:last-child {
  padding-bottom: 0px;
  padding-top: 5px;
}

.individual__left .individual__left-head .individual__ul {
  padding-left: 35px;
  display: flex;
  gap: 84px;
  padding-bottom: 20px;
}

.individual__left .individual__left-head ul li {
  line-height: 115%;
  position: relative;
  font-weight: 500;
  font-size: 13px;
  list-style: none;
  padding-bottom: 16px;
}

.individual__left .individual__left-head ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 22px;
  height: 22px;
  position: absolute;
  top: -5px;
  left: -35px;
}

.individual__left-video {
  margin: 30px 0;
  max-width: 834px;
  max-height: 239px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.individual__left-video iframe {
  
  
  border-radius: 20px;
}

.contact-info-btn,
.delivery-info-btn,
.contact-address-btn {
  cursor: pointer;
}

.individual__left-footer {
  display: flex;
  flex-direction: column;
}

.individual__left-footer p:nth-child(2) {
  padding-bottom: 0px;
}

.individual__left-footer p:last-child {
  padding-bottom: 0px;
}

.individual__left-footer h3 {
  line-height: 47px;
  font-size: 24px;
  padding-bottom: 20px;
}

.individual__left-footer p {
  font-size: 16px;
  font-weight: 500;
  line-height: 115%;
  padding-bottom: 15px;
}

.individual__left-footer h4 {
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 47px;
}

.individual__main .individual__right {
  display: flex;
  flex-direction: column;
  gap: 21px;

  max-width: 410px;
  max-height: 1043px;
  width: 100%;
  height: 100%;
}

.individual__main .individual__right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  border-radius: 20px;
}

@media (max-width: 1630px) {
  .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) {
  .individual__left-video {
    flex-direction: column;
    max-height: 508px;
    gap: 20px;
  }

  .individual__left-video iframe {
    max-width: 834px;
  }

  .individual__title img {
    display: none;
  }

  .individual__main .individual__right {
    gap: 15px;
    margin-bottom: 20px;
  }

  .individual__left-footer h3 {
    line-height: 36px;
    font-size: 24px;
  }

  .individual {
    padding-top: 40px;
    margin-bottom: 60px;
  }

  .individual__title {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .individual {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 40px;
  }

  .individual__main {
    padding: 10px 10px 20px 10px;
  }

  .individual__main .individual__right {
    flex-direction: column;
    gap: 10px;
  }

  .individual__main .individual__right img {
    max-height: 300px;
    max-width: 768px;
    width: 100%;
    height: 100%;
  }

  .individual__title h2 {
    line-height: 30px;
    font-size: 28px;
  }

  .individual__left .individual__left-head h3 {
    font-size: 24px;
    line-height: 24px;
  }

  .individual__left .individual__left-head p {
    font-size: 14px;
  }

  .individual__left-footer p {
    font-size: 14px;
  }

  .individual__left-footer h3 {
    font-size: 24px;
    line-height: 24px;
  }

  .individual__left .individual__left-head .individual__ul {
    flex-direction: column;
    gap: 0;
  }

  .individual__left-footer h4 {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .individual__main .individual__left {
    padding-right: 0;
  }

  .individual__left-video {
    gap: 10px;
  }

  .jump ul li::after {
    padding-left: 3px;
  }

  .individual__left .individual__left-head .individual__ul {
    padding-bottom: 0;
  }

  .individual__left-video {
    margin: 20px 0;
  }

  .jump.individual-jump ul li a {
    font-size: 13px;
  }
}


@charset "UTF-8";

.main-quartz-header,
.main-quartz-center,
.main-rug-header,
.main-rug-center,
.main-lino-header,
.main-lino-center,
.materials-main-hed,
.section-catalog,
.completed-projects,
.about-companies,
.company-main,
.information-delivery,
.information-contact,
.contact-information,
.answers,
.thanks .wrap-content,
.first-screen,
.grass-footer,
.grass-football,
.photo-projects,
.carpet-tiles,
.carpet-tiles-main,
.products-line,
.completed-projects-no-bg {
  max-width: 1920px;
  width: 100%;
}

.grass-footer .grass-footer-block,
.grass-football .content,
.thanks .wrap-content .content,
.news .wrap-content .content,
.products .content,
.completed-projects,
.directions,
.company-numbers,
.first-screen .content,
.main-quartz-header .content,
.main-quartz-center .content,
.main-rug-header .content,
.main-rug-center .content,
.main-lino-header .content,
.main-lino-center .content,
.materials-main-hed .content,
.completed-projects .content,
.about-companies .content,
.company-main .content,
.information-delivery .content,
.information-contact .content,
.contact-information .content,
.answers .content,
.carpet-tiles .content,
.carpet-tiles-main .content,
.photo-projects .content .products-line .content,
.completed-projects-no-bg .content {
  max-width: 1500px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.section-catalog .content,
.grass-footer .grass-footer-block,
.grass-football .content,
.application .content,
.thanks .wrap-content .content,
.news .wrap-content .content,
.products .content,
.completed-projects,
.directions,
.company-numbers,
.first-screen .content {
  max-width: 1500px;
  width: 100%;
}

.section-catalog,
.grass-footer,
.grass-football,
.photo-projects,
.application,
.thanks .wrap-content,
.thanks,
.products,
.first-screen {
  display: flex;
  flex-direction: column;
  align-items: center;
}

header .line-header .right-block,
header .line-header .left-block,
header .line-header {
  display: flex;
  align-items: center;
}





header .line-header .right-block,
header .line-header .left-block,
header .line-header {
  display: flex;
  align-items: center;
}

.first-screen {
  
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 100px 20px 20px;
  margin-bottom: 100px;
  border-radius: 30px;
  margin-top: -100px;
  background-image: url('https://avatars.dzeninfra.ru/get-zen_doc/271828/pub_67d6e8c744e89e5a5602dbbd_67d6e998795bde0c1acddc31/scale_1200');
  
}
.first-screen > * {
  position: relative;
  z-index: 2; /* контент выше */
}
.wrap-head-line {
   position: relative;
  z-index: 2; /* контент выше */
}

.first-screen::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(3px);
}


.first-screen.contacs {
  position: relative;

  background-image: url("../img/8.png");

  background-position: 0px -300px;
  display: flex;
  flex-direction: column;
}

.sold-products-head {
  font-size: 36px;
  line-height: 47px;
  color: #353a54;
  padding: 25px 0;
  font-weight: 700;
  margin-top: -100px;
}

header .line-header {
  background-color: #fff;
  margin-bottom: 20px;
}

header .line-header.materials {
  margin-bottom: 20px;
}

.first-screen.no-bg .content .info {
  min-height: 520px;
}

.first-screen.product .content .info {
  min-height: auto;
}

.first-screen.no-bg .dropdown-btn.completed-projects-btn {
  display: none;
  border-radius: 10px;
}

.completed-projects-no-bg .dropdown-btn.completed-projects-btn {
  display: none;
  margin-top: 30px;
  border-radius: 35px;
}

.first-screen .content .info.materials {
  margin-bottom: 390px;
}

.first-screen .content .info.quartz ul li {
  max-width: 658px;
}

.first-screen .content .info.tiles ul li {
  max-width: 658px;
}

.first-screen .content .info .quartz-first-ul {
  max-width: 658px;
}

.first-screen .content .info.materials ul li {
  max-width: 518px;
}

.first-screen .content .info.rug ul li {
  max-width: 658px;
}

.first-screen .content .info.lin ul li {
  max-width: 658px;
}

.first-screen .content .actions.materials .btn.flor {
  border: 1px solid #ffffff;
  backdrop-filter: blur(4px);
  max-width: 225px;
  background: rgba(255, 255, 255, 0);
}

header .line-header .right-block .modal-btn.menu {
  display: none;
}

header .line-header .left-block .search {
  border: 1px solid #353a54;
  border-radius: 41px;
  display: flex;
  padding-right: 20px;
}

header .line-header .left-block .search form {
  width: 100%;
}

header .line-header.white .left-block .search {
  border: none;
  padding-right: 0;
  color: #fff;
}

header .line-header.white .left-block .search input[type="search"]::placeholder,
header .line-header.white .left-block .search input[type="search"] {
  color: #fff;
}

.completed-projects .tabs .tabs__content .tabs__pane .projects .hiden-btn {
  display: none;
  background-color: #353a54;
  color: #fff;
  width: 100%;
  padding: 12px 0px 17px 0;
  border-radius: 10px;
}

.notification {
  position: fixed;
  bottom: 50%;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 16px;
  background-color: #f5f5f5;
  color: #333;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 35px;
}

header .line-header .left-block .search input::placeholder {
  color: #353a54;
}

header .line-header .left-block .catalog {
  border: 1px solid #353a54;
}

header .line-header .left-block .catalog span {
  color: #353a54;
}

header .line-header .right-block a {
  color: #353a54;
}

header .line-header .right-block .modal-btn {
  border: 1px solid #353a54;
  color: #353a54;
}

.first-screen.contacs .content .info {
  margin-bottom: 451px;
}

.first-screen .requestCallBack {
  color: white;
}

.first-screen.contacs .content .info.completed-projects h1 {
  margin-top: 48px;
}

.first-screen.contacs .content .info h1 {
  font-weight: 700;
  font-size: 64px;
  line-height: 74px;
  color: #353a54;
}

.first-screen.contacs .content .info ul li {
  color: #353a54;
}

.first-screen.contacs .content .actions {
  border-top: 1px solid #353a54;
}

.first-screen.contacs .content .actions .btn.btn-contact {
  border: none;
  background-color: #fff;
  color: #353a54;
  display: inline-block;
  padding: 12px 20px 17px 20px;
  max-width: max-content;
  text-align: center;
}

header .line-header {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  height: 60px;
  width: 100%;
  justify-content: space-between;
  padding: 0 20px;
  margin-top: 20px;
  max-width: 1500px;
  width: 100%;
  position: relative;
}

header .line-header .left-block {
  gap: 40px;
  max-width: 900px;
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}

header .line-header .left-block .logo img {
  margin-left: -10px;
}

header .line-header .left-block .catalog {
  border: 1px solid #fff;
  border-radius: 41px;
  padding: 8px 20px;
  cursor: pointer;
}

header .line-header .left-block .catalog span {
  color: #fff;
}

header .line-header .left-block .catalog img {
  margin-right: 12px;
}

header .line-header .right-block {
  gap: 30px;
  margin-left: 20px;
}

header .line-header .right-block a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #000;
}

header .line-header .right-block .modal-btn {
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 6px 20px 8px;
  color: #fff;
  cursor: pointer;
  background-color: #00cd67;
  border-color: #ffb270;
}

header .line-header .right-block .modal-btn:hover {
  border-width: 2px;
}

header .line-header .right-block .modal-btn.menu-btn {
  display: none;
}

.first-screen .content .info {
  
  min-height: 370px;
  height: 100%;
}

.first-screen .content .info h1 {
  font-size: 56px;
  color: #fff;
  line-height: 60px;
  margin-bottom: 40px;
}

.first-screen.no-bg .content .info h1 {
  color: #353a54;
}

.first-screen.no-bg .content .info ul li {
  color: #353a54;
  max-width: 1049px;
}

.first-screen.no-bg .content .info ul li {
  list-style-image: url(../img/marker-or-bla.svg);
}

.first-screen.no-bg .content .info ul li:last-child {
  list-style-image: url(../img/marker-blak-or.svg);
}

.first-screen.no-bg .content .actions {
  border-top: 1px solid #353a54;
}


.first-screen.no-bg.about-com .content .actions .btn:first-child {
  background: #ffffff;
  z-index: 10;
}

.first-screen.no-bg.crumbs .content .actions a.btn:hover,
.first-screen.no-bg .content .actions a.btn:hover,
.first-screen.no-bg.about-com .content .actions a.btn:hover,
.first-screen.no-bg.about-com.crumbs .content .actions a.btn:hover {
  color: #fff;
  background: #ffb270;
  border: none;
}

.first-screen.no-bg .content .actions .btn {
  background: #fff;
  color: #353a54;
  text-align: center;
  max-width: 226px;
  font-size: 18px;
}

.first-screen.no-bg .content .actions .btn.btn-contact {
  width: auto;
  padding: 0 20px;
  z-index: 10;
  background: #fff;
}

.first-screen .content .info .title {
  display: flex;
  flex-wrap: wrap;
  gap: 0 15px;
  max-width: 960px;
}

.first-screen .content .info h1 .span {
  position: relative;
  z-index: 0;
  color: #fff;
  font-weight: bold;
}

.first-screen .content .info h1 .span::after {
  content: "";
  /* background-color: #00cd67; */
  width: 100%;
  height: 9px;
  position: absolute;
  left: 0;
  bottom: 0px;
  border-radius: 52px;
  z-index: -1;
}

/* .first-screen .content .info h1 .span:first-child::after {
  background-color: #ffb270;
} */

.first-screen .content .info ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 20px;
}

.first-screen .content .info ul li {
  list-style-image: url(../img/marker-green.svg);
  color: #fff;
  font-size: 18px;
  line-height: 115%;
  max-width: 470px;
}

.first-screen .content .info ul li:nth-child(2n) {
  list-style-image: url(../img/marker-or.svg);
}

.first-screen .content .info ul li:last-child.green-li {
  list-style-image: url(../img/marker-green.svg);
}

.first-screen.f-grass .content .info ul li {
  max-width: 870px;
}

.first-screen .content .info.pvx ul li {
  list-style-image: url(../img/marker-green.svg);
  color: #fff;
  font-size: 18px;
  line-height: 115%;
  max-width: 658px;
}

.first-screen.f-grass .content .info ul .carpet-first-li {
  max-width: 670px;
}

.first-screen .content .info.completed-projects ul li {
  list-style-image: url(../img/marker/marker-gr.svg);

  font-size: 18px;
  line-height: 115%;
  max-width: 1049px;
}

.first-screen .content .info.completed-projects ul li:last-child {
  list-style-image: url(../img/marker/marker-or.svg);
}

.first-screen.no-bg .content .actions {
  margin-bottom: 30px;
}

.first-screen .content .actions {
  padding-top: 30px;
  border-top: 1px solid #fff;
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
}

.first-screen .content .actions .btn,
.price-btn {
  border-radius: 10px;
  border: 1px solid #fff;
  width: 100%;
  height: 50px;
  max-width: 221px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
  transition: background 0.4s;
}

.first-screen .content .actions .btn {
  background-color: #ffb270 !important;
  border: 1px solid #00cd67 !important;
}

.first-screen .content .actions .btn:hover {
  border-width: 3px !important;
}

.first-screen .content .actions .btn.btn_individual {
  margin-left: auto;
  max-width: 221px;
}

.first-screen .content .actions .btn.btn_individual:hover {
  background: rgba(255, 255, 255, 0.2);
  border: none;
}

.first-screen .content .actions .btn:first-child {
  background: rgba(255, 255, 255, 0.2);

  border: none;
  max-width: 241px;
  text-align: center;
}

.price-btn {
  background: rgba(255, 255, 255, 0.2) !important;

  border: none !important;
  max-width: 241px !important;
  text-align: center !important;
}

.first-screen .content .actions .btn:first-child:hover {
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0);
}

.price-btn:hover {
  border: 1px solid #fff !important;
  background: rgba(255, 255, 255, 0) !important;
}

.first-screen .content .actions .btn:hover,
.price-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  border: none;
}

.first-screen .content .actions .btn.brn-completed {
  border-radius: 10px;
  border: none;
  max-width: 230px;
  height: 50px;
  padding: 14px 20px 17px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #353a54;
  cursor: pointer;
  background: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 115%;
}

.first-screen .content .actions .btn.brn-completed:first-child {
  background-color: #ffb270;
  backdrop-filter: blur(4px);
  border: none;
  max-width: 250px;
  color: #fff;
}

.first-screen.contacs .content .jump.contact ul li {
  color: #353a54;
}

.first-screen.contacs .content .jump.contact ul li a {
  color: #353a54;
}


.first-screen.contacs .content .jump.no_bg ul li {
  color: #353a54;
}

.first-screen.contacs .content .jump.no_bg ul li a {
  color: #353a54;
}

.dropdown-btn.completed-projects-btn {
  padding-top: 10px;
  display: none;
  display: flex;
  width: 100%;
  justify-content: space-between;
  background: #ffb270;
}

.dropdown-btn.completed-projects-btn .dropbtn {
  background: #ffb270;
}

.first-screen .content .jump.materials ul li a {
  color: #fff;
}

.first-screen .content .jump.materials ul li {
  color: #fff;
}



.main-quartz-header {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  border-radius: 30px 30px 0 0;
  position: relative;
  z-index: 0;

  padding: 0 20px;
  padding-bottom: 54px;
}

.main-quartz-header::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.quartz-title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 0px 22px 0px;
  z-index: 2;
}

.quartz-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  color: #fff;
}

.quartz-title-img {
  width: 50px;
  height: 50px;
}

.quartz-header-description {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  z-index: 2;
}

.quartz-header-description-img {
  max-width: 308px;
  max-height: 310px;
  width: 100%;
  overflow: hidden;
}

.quartz-header-description-img img {
  max-width: 308px;
  max-height: 310px;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  cursor: pointer;
  object-fit: cover;
}

.quartz-header-description-text * {
  color: #fff;
}

.quartz-header-description-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px 0px 0px 30px;
  min-height: 310px;
  position: relative;
  
  width: 100%;
}

.quartz-header-description-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 20px;
}

.quartz-header-description-text p {
  font-size: 16px;
  line-height: 115%;
  max-width: 1092px;
  margin-bottom: 15px;
}

.quartz-header-description-text ul li {
  margin-left: 20px;
  margin-bottom: 8px;
}

.quartz-header-description-text .btn {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #353a54;
}

.quartz-header-hang * {
  color: #fff;
}

.quartz-header-hang {
  display: flex;
  margin: 40px 0;
  justify-content: space-between;
  z-index: 2;
}

.quartz-header-hang-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px 0px 0px 30px;
  border-radius: 30px;
  background-color: #353a54;
  min-height: 417px;
  
  width: 100%;
  overflow: hidden;
}

.quartz-header-hang-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 20px;
}

.quartz-header-hang-text p {
  font-size: 16px;
  line-height: 115%;
  max-width: 697px;
  margin-bottom: 40px;
}

.quartz-header-hang-ul {
  display: flex;

  gap: 60px;
}

.quartz-header-hang-ul ul {
  max-width: 585px;
  margin-left: 34px;
}

.quartz-header-hang-ul ul li {
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 26px;
  position: relative;
  list-style: none;
}

.quartz-header-hang-ul ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -5px;
  left: -40px;
}

.quartz-header-hang-img {
  border-radius: 30px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  overflow: hidden;
}

.quartz-header-hang-img img {
  border-radius: 20px;
  max-width: 268px;
  width: 100%;
  height: 100%;
  max-height: 376px;
  object-fit: cover;
  cursor: pointer;
}



.h1.construction_stadium_in_kirillov {
  margin-bottom: 10px;
}

.col-lg-4.col-md-6.col-sm-6.col-xs-12 {
  float: left !important;
  margin-bottom: 15px;
  margin-right: 30px;
}

.home-page__seo-text {
  margin-bottom: 50px;
}

.home-page__seo-text h2 {
  font-size: 32px;
  margin: 20px 0;
}

.main-quartz-center {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  border-radius: 30px 30px 0 0;
  position: relative;
  z-index: 0;
  padding-bottom: 100px;
  margin-top: -60px;
  padding-top: 60px;
  padding-left: 20px;
  padding-bottom: 80px;
  padding-right: 20px;
}

.main-quartz-center::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  background-size: cover;
  background-repeat: round;
  top: -50px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.main-quartz-center .content * {
  color: #ffffff;
}

.quartz-title-h2 {
  padding: 60px 0;
  z-index: 2;
}

.quartz-title-h2 h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.quartz-center-pvx {
  z-index: 2;
  display: flex;
  justify-content: space-between;
}

.quartz-center-pvx-img {
  max-width: 884px;
  max-height: 308px;
  overflow: hidden;
  width: 100%;
}

.quartz-center-pvx img {
  border-radius: 30px;
  max-width: 884px;
  max-height: 308px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

.quartz-center-pvx-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px 0 0 30px;
  border-radius: 30px;
  background-color: #353a54;
  min-height: 308px;
  max-width: 576px;
  width: 100%;
  overflow: hidden;
  width: 100%;
}

.quartz-center-pvx-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 20px;
}

.quartz-center-pvx-text ul li {
  margin-bottom: 10px;
  list-style: inside;
  line-height: 115%;
}

.quartz-footer-pvx {
  margin-top: 40px;
  display: flex;
  z-index: 2;
  justify-content: space-between;
}

.quartz-footer-pvx-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px 30px 0 30px;
  border-radius: 30px;
  background-color: #353a54;
  min-height: 228px;
  max-width: 884px;
  width: 100%;
  overflow: hidden;
}

.quartz-footer-pvx-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
}

.quartz-footer-pvx-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 15px;
}

.quartz-footer-pvx-img {
  max-width: 576px;
  max-height: 228px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.quartz-footer-pvx-img img {
  max-width: 576px;
  max-height: 228px;
  border-radius: 30px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  cursor: pointer;
}



.main-rug-header {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  border-radius: 30px 30px 0px 0px;
  position: relative;
  z-index: 0;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.main-rug-header::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.main-rug-header * {
  color: #ffffff;
}

.rug-title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0px 25px 0px;
  z-index: 1;
}

.rug-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.rug-title-img {
  width: 50px;
  height: 50px;
}

.rug-center-pvx {
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
  justify-content: space-between;
}

.rug-header-pvx-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px 0 0 30px;
  border-radius: 30px;
  background-color: #353a54;
  min-height: 239px;
  max-width: 616px;
  width: 100%;
  
}

.rug-header-pvx-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 18px;
}

.rug-header-pvx-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 20px;
  width: 552px;
}

.rug-header-pvx-video {
  display: flex;
  gap: 40px;
}

.rug-video {
  width: 402px;
  height: 239px;
  border-radius: 40px;
  overflow: hidden;
}

.rug-video iframe {
  }

.rug-header-hang {
  display: flex;
  gap: 40px;
  margin-bottom: 50px;
  justify-content: space-between;
  overflow: hidden;
}

.rug-description-img {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;

  max-width: 308px;
  max-height: 319px;
  width: 100%;
  padding: 20px;
  overflow: hidden;
  z-index: 2;
}

.rug-description-img img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  z-index: 2;
  object-fit: cover;
  cursor: pointer;
}

.rug-header-description-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  z-index: 1;
  max-width: 1152px;
  width: 100%;
  padding: 30px 0px 0px 30px;
  overflow: hidden;
}

.rug-header-description-text.rug ul li {
  list-style-type: none;
}

.rug-header-description-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  padding-bottom: 20px;
}

.rug-header-description-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
  max-width: 1089px;
}

.rug-header-description-text ul {
  padding-left: 34px;
}

.rug-header-description-text ul li {
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
  position: relative;
}

.rug-header-description-text ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -5px;
  left: -35px;
}



.main-rug-center {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 0;
  margin-top: -70px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.main-rug-center::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.main-rug-center * {
  color: #ffffff;
}

.rug-title-h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  padding: 0;
  z-index: 2;
}

.rug-center-pvx-header {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 40px;
  max-height: 308px;
}

.rug-center-pvx-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px 30px 0px 30px;
  border-radius: 30px;
  background-color: #353a54;
  min-height: 308px;
  position: relative;
  max-width: 844px;
  width: 100%;

  overflow: hidden;
}

.rug-center-pvx-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 20px;
}

.rug-center-pvx-text p {
  margin-bottom: 15px;
  max-width: 784px;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
}

.rug-center-pvx-text p:last-child {
  margin-bottom: 0;
}

.rug-center-pvx-img {
  z-index: 2;
  max-width: 616px;
  max-height: 308px;
  width: 100%;
  overflow: hidden;
}

.rug-center-pvx-img img {
  height: 100%;
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  cursor: pointer;
}

.rug-center-pvx-two {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 40px;
  min-height: 512px;
}

.rug-center-left {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;

  max-width: 370px;
  
  width: 100%;
  padding: 20px;
  overflow: hidden;
  z-index: 2;
}

.rug-center-left img {
  height: 100%;
  width: 100%;
  border-radius: 20px;
  margin-bottom: 16px;
  z-index: 2;
  border: none;
  object-fit: cover;
  cursor: pointer;
}

.rug-center-left .btn.grey {
  width: 268px;
  height: 50px;
  background-color: #837f89;
  padding: 11px 40px 14px 40px;
  z-index: 2;
  border-radius: 10px;
}

.rug-center-right {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  min-height: 512px;
  position: relative;
  max-width: 1152px;
  width: 100%;
  padding: 30px;
  overflow: hidden;
}

.rug-center-right p:last-child {
  margin-bottom: 0;
}

.rug-center-right h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 20px;
}

.rug-center-right.rug ul li {
  list-style-type: none;
}

.rug-center-right ul {
  padding-left: 34px;
  position: relative;
  margin-bottom: 34px;
  border-bottom: 1px solid #fff;
}

.rug-center-right ul::before {
  
  position: absolute;
  max-width: 1092px;
  width: 100%;
  height: 1px;
  bottom: -30px;
  left: 0;
  background-color: #ffffff;
}

.rug-center-right ul li {
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 20px;
  position: relative;
}

.rug-center-right ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -5px;
  left: -35px;
}

.rug-center-right.rug ul li {
  padding-bottom: 15px;
}

.rug-center-right p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 20px;
  max-width: 1092px;
}

.rug-footer-pvx {
  display: flex;
  margin-bottom: 40px;
  gap: 40px;
}

.rug-footer-pvx-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  z-index: 1;
  max-height: 317px;
  max-width: 1152px;
  width: 100%;
  padding: 30px 30px 40px 30px;
  overflow: hidden;
}

.rug-footer-pvx-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 18px;
}

.rug-footer-pvx-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 20px;
  max-width: 1092px;
}

.rug-footer-pvx-text p:last-child {
  margin-bottom: 0;
}

.rug-footer-pvx-img {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  max-width: 308px;
  max-height: 317px;
  width: 100%;
  padding: 20px;
  overflow: hidden;
  z-index: 2;
}

.rug-footer-pvx-img img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  z-index: 2;
  object-fit: cover;
  cursor: pointer;
}





.main-lino-header {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  border-radius: 30px;
  position: relative;
  z-index: 0;
  margin-bottom: -30px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.main-lino-header::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.main-lino-header * {
  color: #fff;
  list-style-type: none;
}

.lino-title-img {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 0px 22px 0px;
  z-index: 2;
}

.lino-title-img img {
  width: 50px;
  height: 50px;
}

.lino-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  color: #fff;
}

.lino-header-description {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  z-index: 2;
}

.lino-header-description-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px 0px 0px 30px;
  min-height: 308px;
  position: relative;
  max-width: 816px;
  width: 100%;
  z-index: 2;
}

.lino-header-description-text p {
  font-size: 16px;
  line-height: 115%;
  max-width: 784px;
  margin-bottom: 15px;
}

.lino-header-description-img {
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 20px;
  gap: 40px;
  overflow: hidden;
}

.lino-header-description-img img {
  border-radius: 20px;
  max-width: 268px;
  max-height: 268px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.lino-header-hang {
  display: flex;
  margin-top: 40px;
  margin-bottom: 70px;
  gap: 40px;
}

.lino-header-hang-img {
  max-width: 308px;
  
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 2;
}

.lino-header-hang-img img {
  max-width: 100%;
  
  height: 100%;
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  cursor: pointer;
}

.lino-header-hang-text {
  font-size: 16px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px 40px 43px 30px;
  object-fit: cover;
  z-index: 2;
  max-width: 100%;
}

.lino-header-hang-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 20px;
  margin-top: 0;
}

.lino-header-hang-text ul {
  padding-left: 34px;
  margin: 15px 0;
}

.lino-header-hang-text ul li {
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 16px;
  position: relative;
}

.lino-header-hang-text ul li:last-child {
  margin-bottom: 0;
}

.lino-header-hang-text ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: -35px;
}





.main-lino-center {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 0;
  margin-top: -50px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.main-lino-center * {
  color: #fff;
  list-style-type: none;
}

.main-lino-center::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.lino-title-h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  margin: 60px 0;
}

.lino-center-pvx {
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
  justify-content: space-between;
}

.lino-center-pvx-img {
  max-width: 100%;
  max-height: max-content;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}

.lino-center-pvx-img img {
  max-width: 100%;
  height: auto;
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  cursor: pointer;
  height: 100%;
}

.lino-center-pvx-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  min-height: 338px;
  position: relative;
  max-width: 100%;
  width: 100%;
  z-index: 2;
}

.lino-center-pvx-text p {
  font-size: 16px;
  line-height: 1.5;
  max-width: 784px;
  margin-bottom: 15px;
}

.lino-center-pvx-text ul {
  padding-left: 34px;
}

.lino-center-pvx-text ul li {
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 20px;
  position: relative;
  max-width: 750px;
}

.lino-center-pvx-text ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: -35px;
}

.lino-main-pvx {
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
  justify-content: space-between;
}

.lino-main-pvx-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  object-fit: cover;
  z-index: 2;
}

.lino-main-pvx-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 18px;
}

.lino-main-pvx-text ul {
  padding-left: 34px;
}

.lino-main-pvx-text ul li {
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 17px;
  position: relative;
  max-width: 1092px;
}

.lino-main-pvx-text ul li:last-child {
  margin-bottom: 0;
}

.lino-main-pvx-text ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -3px;
  left: -35px;
}

.lino-main-pvx-text h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 20px;
}

.lino-main-pvx-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 20px;
  max-width: 1092px;
}

.lino-main-pvx-text h4 {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
}

.lino-footer-pvx-text .lino-before li::before {
  display: flex;
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
}

.lino-main-pvx h5 {
  font-size: 16px;
  line-height: 115%;
  padding-top: 25px;
  padding-bottom: 20px;
}

.lino-main-pvx-text h3 {
  padding-top: 20px;
}

.lino-main-pvx-img-block {
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 20px;
  overflow: hidden;
  flex-direction: column;
  gap: 16px;
  max-width: 308px;
  width: 100%;
  height: 100%;
}

.lino-main-pvx-img {
  max-width: 268px;
  max-height: 356px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
  cursor: pointer;
}

.lino-main-pvx-img img {
  max-width: 268px;
  max-height: 356px;
  border-radius: 20px;
  width: 100%;
}

.lino-footer-pvx {
  display: flex;
  gap: 40px;
  margin-bottom: 60px;
}

.lino-footer-pvx-img {
  max-width: 308px;
  max-height: 341px;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
}

.lino-footer-pvx-img img {
  max-width: 308px;
  max-height: 341px;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

.lino-footer-pvx-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  object-fit: cover;
  z-index: 2;
  height: 100%;
}

.lino-footer-pvx-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 18px;
}

.lino-footer-pvx-text ul {
  padding-left: 34px;
}

.lino-footer-pvx-text ul li {
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 16px;
  position: relative;
  max-width: 1092px;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
}

.lino-footer-pvx-text ul li:last-child {
  margin-bottom: 0px;
}

.lino-footer-pvx-text ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: -40px;
}





.materials-main-hed {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}

.materials-main-hed::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.materials-main-hed * {
  color: #fff;
}

.materials-title-hed {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 0px 22px 0px;
  z-index: 2;
}

.materials-title-hed h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.materials-title-hed img {
  width: 50px;
  height: 50px;
  z-index: 1;
}

.materials-description-hed {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 60px;
}

.materials-description-hed-img {
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 20px;
  max-height: 308px;
  max-width: 884px;
  width: 100%;
  height: 100%;
  gap: 20px;
  overflow: hidden;
  justify-content: space-between;
}

.materials-description-hed-img img {
  max-width: 268px;
  max-height: 268px;
  width: 33.3333%;
  height: 100%;
  z-index: 2;
  object-fit: cover;
  border-radius: 20px;
  cursor: pointer;
}

.materials-description-hed-text {
  background-image: url("../img/6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 30px 0px 0px 30px;
  min-height: 308px;
  position: relative;
  max-width: 576px;
  width: 100%;
  z-index: 2;
}

.materials-description-hed-text p {
  font-size: 16px;
  line-height: 115%;
  max-width: 516px;
  margin-bottom: 15px;
}



.section-catalog {
  position: relative;
  padding: 100px 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 30px;

  z-index: 1;
}

.section-catalog.mat .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.section-catalog * {
  list-style-type: none;
}

.section-catalog.mat .materials-main-fot-nav {
  flex: 0 0 auto;
}

.materials-main-fot-title {
  margin: 0 0 60px 0;
  z-index: 1;
}

.materials-main-fot-title h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.materials-main-fot-nav {
  display: flex;
  z-index: 1;
  margin-bottom: 42px;
}

.materials-main-fot-nav ul {
  display: flex;
  gap: 20px;
}

.materials-main-fot-nav ul li button {
  border: 1px solid #353a54;
  cursor: pointer;
  display: inline-block;
  background-color: transparent;
  padding: 6px 30px 11px 30px;
  border-radius: 35px;
  min-width: 100px;
  z-index: 1;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
}

.materials-main-fot-nav ul li button:hover {
  background-color: #353a54;
  color: #fff;
}

.materials-main-fot-catalog {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}

.materials-catalog-item {
  max-width: 268px;
  max-height: 404px;
  width: 100%;
  border: 1px solid #353a54;
  border-radius: 30px;
  padding: 20px;
}

.catalog-item-product {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
  max-width: 228px;
  max-height: 228px;
  overflow: hidden;
  align-items: center;
}

.catalog-item-product img {
  max-width: 228px;
  max-height: 228px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 15px;
  object-fit: cover;
}

.item-product-content {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 30px;
}

.item-product-content-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.item-product-content-footer span {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}

.item-product-content-footer button {
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  background-color: #353a54;
  padding: 10px 26.5px 13px 26.5px;
  border-radius: 10px;
  min-width: 100px;
  z-index: 1;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  height: 46px;
  width: 115px;
}



.completed-projects {
  display: flex;
  flex-direction: column;
  margin-top: -100px;
  padding-top: 20px;
  margin-bottom: 160px;
}

.completed-projects-no-bg {
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  padding-bottom: 60px;
  max-width: 1500px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.completed-projects-nav {
  display: flex;
  z-index: 1;
  margin-bottom: 40px;
}

.completed-projects-nav.proj ul {
  list-style-type: none;
}

.completed-projects-nav ul {
  display: flex;
  gap: 20px;
}

.completed-projects-nav ul li button {
  border: 1px solid #353a54;
  cursor: pointer;
  display: inline-block;
  background-color: transparent;
  padding: 6px 20px 11px 20px;
  border-radius: 35px;
  min-width: 100px;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  transition: background-color 0.7s;
}

.completed-projects-nav ul li button:hover {
  background-color: #353a54;
  color: #fff;
}

.completed-projects-grid {
  display: grid;
  grid-template-columns: repeat(5, 268px);
  grid-template-rows: repeat(6, 268px);
  gap: 40px;
}

.item-completed {
  position: relative;
}

.item-completed-blok {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.item-completed-blok h2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}

.item-completed-blok p {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}

.item-completed img {
  overflow: hidden;
  cursor: pointer;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  border-radius: 30px;
}

.completed-item2 {
  grid-column: 2/4;
}

.completed-item3 {
  grid-column: 4/6;
}

.completed-item4 {
  grid-column: 1/3;
}

.completed-item5 {
  grid-column: 3/5;
}

.completed-item6 {
}

.completed-item7 {
  grid-column: 1/3;
  grid-row: 3/5;
}

.completed-item8 {
  grid-column: 3/6;
  grid-row: 3/5;
}

.completed-item9 {
  grid-column: 1/3;
  grid-row: 5/6;
}

.completed-item10 {
  grid-column: -3/-1;
  grid-row: -3/-1;
}

.completed-item11 {
  grid-column: -6/-4;
}

.completed-item12 {
}



.about-companies {
  padding-bottom: 51px;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
}

.about-companies-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  padding-bottom: 30px;
  padding-top: 30px;
}

.about-companies-block {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  max-height: 656px;
  height: 100%;
  width: 100%;
}

.about-companies-sport {
  display: flex;
  flex-direction: column;
  width: 38.4%;
  justify-content: space-between;
  gap: 40px;
}

.about-companies-sport-text {
  padding: 30px;
  border-radius: 30px;
  border: 1px solid #353a54;
  height: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.about-companies-sport-text h2 {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
}

.about-companies-sport-text p {
  padding-bottom: 10px;
  max-width: 516px;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
}

.about-companies-sport-img {
  height: 47.75%;
  overflow: hidden;
  width: 100%;
}

.about-companies-sport-img img {
  object-fit: cover;
  border-radius: 30px;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.about-companies-img {
  width: 58.93%;
  overflow: hidden;
}

.about-companies-img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius: 30px;
  cursor: pointer;
  height: 100%;
}



.company-main {
  background-color: #353a54;
  border-radius: 30px;
  position: relative;
  z-index: 0;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.company-main * {
  color: #fff;
  cursor: auto;
}

.company-main::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.content {
}

.company-main-hed {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 49px 0px 60px 0px;
}

.company-main-hed-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.company-main-hed-img {
  width: 50px;
  height: 50px;
}

.company-main-grid {
  display: grid;
  gap: 40px;
  grid-template-columns: 576px auto 576px;
  grid-template-rows: 308px repeat(3, 455px);
  grid-auto-rows: 455px;
}

.item-company1 {
  padding: 78px 30px 30px 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  overflow: hidden;
}

.item-company1 h2 {
  display: none;
  line-height: 47px;
  font-size: 24px;
  padding-bottom: 10px;
}

.item-company2 {
  grid-column: 2 / 4;
  overflow: hidden;
  position: relative;
}

.item-company2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
  
  position: absolute;
  top: 0;
  left: 0;
}

.item-company3 {
  grid-column: 1 / 2;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  padding: 20px;
  overflow: hidden;
  position: relative;
}

.item-company3 img {
  object-fit: cover;
  border-radius: 30px;
  
  width: 100%;
  height: 100%;
}

.item-company4 {
  grid-column: 2 / 4;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  overflow: hidden;
}

.item-company4 img {
  position: absolute;
  bottom: 30px;
  right: 30px;
  max-width: 820px;
  width: 100%;
  
  object-fit: cover;
}

.item-company5 {
  grid-column: 1 / 3;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  overflow: hidden;
}

.item-company5 img {
  position: absolute;
  bottom: 30px;
  right: 30px;
  max-width: 820px;
  width: 100%;
  
  object-fit: contain;
}

.item-company6 {
  grid-column: 3 / 4;
  overflow: hidden;
  position: relative;
}

.item-company6 img {
  position: absolute;
  border-radius: 30px;
  
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.item-company7 {
  grid-column: -4 / -3;
  overflow: hidden;
  position: relative;
}

.item-company7 img {
  position: absolute;
  
  border-radius: 30px;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.item-company8 {
  grid-column: -3 / -1;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  overflow: hidden;
}

.item-company8 img {
  position: absolute;
  bottom: 30px;
  right: 30px;
  max-width: 820px;
  width: 100%;
  
  border-radius: 30px;
  object-fit: contain;
}

.item-company9 {
  grid-column: -4 / -2;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  overflow: hidden;
}

.item-company9 img {
  position: absolute;
  bottom: 30px;
  right: 30px;
  max-width: 820px;
  width: 100%;
  
  border-radius: 30px;
  object-fit: contain;
}

.company-item-text {
  position: absolute;
}

.company-item-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  max-width: 516px;
  padding-bottom: 20px;
}

.company-item-text h2 {
  font-weight: 600;
  line-height: 115%;
  font-size: 22px;
}



.information-delivery {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

.information-delivery .content {
  padding: 100px 0 50px 0;
}

.information-delivery-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  margin-bottom: 60px;
}

.information-delivery-info {
  display: flex;
  gap: 40px;
}

.information-delivery-info-text {
  max-width: 576px;
  border-radius: 30px;
  border: 1px solid #353a54;
  padding: 30px;
}

.information-delivery-info-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  padding-bottom: 10px;
}

.information-delivery-info-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
}

.information-delivery-info-text .delivery-info-btn {
  margin-top: 9px;
  background: #353a54;
  color: #fff;
  padding: 11px 48px 14px 48px;
  border-radius: 10px;
}

.information-delivery-info-img {
  border-radius: 30px;
  border: 1px solid #353a54;
  padding: 20px;
  width: 100%;
  height: 100%;
  gap: 20px;
  display: flex;
  overflow: hidden;
}

.information-delivery-info-img img {
  
  max-height: 268px;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
  cursor: pointer;
}

.information-delivery-region {
  margin-top: 40px;
  border: 1px solid #353a54;
  border-radius: 30px;
  padding: 30px;
  cursor: pointer;
}

.information-delivery-region summary {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
}

.information-delivery-region summary img {
  transform: rotate(180deg);
}

.information-delivery-region-ul {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  flex-wrap: wrap;
}

.information-delivery-region ul li {
  list-style: inside;
  font-weight: 400;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 9.4px;
}



.information-contact {
  padding-top: 50px;
  padding-bottom: 100px;
  display: flex;
}

.information-contact .content {
}

.information-contact-title {
  margin-bottom: 60px;
}

.information-contact-title h2 {
  font-weight: 700;
  font-size: 26px;
  line-height: 47px;
  font-size: 36px;
}

.information-contact-info {
  display: flex;
  gap: 40px;
  min-height: 308px;
  height: 100%;
}

.information-contact-info-text {
  border-radius: 30px;
  border: 1px solid #353a54;
  max-width: 576px;

  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.information-contact-info-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 10px;
}

.information-contact-info-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  max-width: 516px;
  flex: 1 1 auto;
}

.information-contact-info-text button {
  max-width: 285px;
  background-color: #353a54;
  color: #fff;
}

.information-contact-info-img {
  border-radius: 30px;
  border: 1px solid #353a54;
  padding: 20px;
  gap: 20px;
  display: flex;
  max-width: 884px;
  width: 100%;
  max-height: 308px;
  height: 100%;
}

.information-contact-info-img img {
  max-width: 556px;
  max-height: 268px;
  width: 100%;
  border-radius: 30px;
  object-fit: cover;
  cursor: pointer;
  height: 100%;
}

.information-contact-info-img img:last-child {
  max-width: 268px;
  max-height: 268px;
  width: 100%;
}

.information-contact-address {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  margin-top: 40px;
}

.information-contact-address-img {
  display: flex;
  border-radius: 30px;
  border: 1px solid #353a54;
  padding: 20px;
  gap: 20px;
  max-height: 308px;
  height: 100%;
}

.information-contact-address-img img {
  max-width: 268px;
  max-height: 268px;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
  cursor: pointer;
}

.map-contact {
  display: flex;
  gap: 20px;
}

.information-contact-address-text {
  max-width: 576px;
  border-radius: 30px;
  border: 1px solid #353a54;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-height: 308px;
  width: 100%;
  height: 100%;
}

.information-contact-address-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 10px;
}

.information-contact-address-text .contact-address-text-p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  max-width: 285px;
  flex: 1 1 auto;
  max-width: 305px;
}

.information-contact-address-text .contact-address-text-p p {
  padding-bottom: 20px;
}

.btns-contact {
  display: flex;
  gap: 30px;
}

.btns-contact {
  height: 50px;
}

.btns-contact .contact-address-btn {
  max-width: 247px;
  background-color: #353a54;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  padding: 11px 30px;
  display: inline-block;
  width: 100%;
  border-radius: 10px;
}

.btns-contact .contact-btn-route.contact-btn-hiden {
  display: none;
  max-width: 112px;
  padding: 11px 20px 14px 20px;
}

.btns-contact .contact-btn-route {
  background-color: inherit;
  border: 1px solid #353a54;
  display: inline-block;
  max-width: 236px;
  width: 100%;
  border-radius: 10px;
  padding: 11px 40px;
}

.btns-contact .contact-btn-route.link-navig {
  padding: 11px;
  text-align: center;
}

.btn.contact-info-btn {
  background-color: #353a54;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  padding: 11px 48px 14px 48px;
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  max-width: 283px;
}

.btn.contact-info-btn.about-btn {
  display: none;
  margin-top: auto;
}



.contact-information {
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
  /* padding-top: 100px; */
}

.content {
}

.contact-information-hed {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

.contact-information-hed h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.information-hed-info-work h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  padding-bottom: 10px;
}

.information-hed-info-work p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
  max-width: 435px;
}

.information-hed-fot-address .map-text {
  position: relative;
  max-width: 730px;
  width: 100%;
  min-height: 501px;
  height: 100%;
  overflow: visible !important;
}

.information-hed-fot-address .map-text h4 {
  position: absolute;
  top: -30px;
  left: 25%;
  overflow: visible;
}

.information-hed-fot-address .map-text-b {
  position: relative;

  max-width: 730px;
  width: 100%;
  min-height: 501px;
  height: 100%;
  overflow: visible !important;
}

.information-hed-fot-address .map-text-b h4 {
  position: absolute;
  top: -30px;
  left: 25%;
}

.information-hed-fot-address .map-text iframe {
  height: 501px;
}

.information-hed-fot-address .map-text-b iframe {
  height: 501px;
}

.contact-information-hed-info {
  border: 1px solid #353a54;
  border-radius: 30px;
  padding: 30px 30px 0px 30px;
  min-height: 209px;
  max-width: 1232px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.information-hed-info-work {
}

.contact-information-hed-fot {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.information-hed-fot-address {
  padding-top: 60px;
  /* display: flex; */
  gap: 40px;

  position: relative;
}

.contact-information-hed-fot h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.map-text-one {
  position: relative;
}

.map-text h4 {
  padding: 20px 30px;
  color: #353a54;

  background-color: #fff;
  border: 1px solid #353a54;
  border-radius: 29px;
  z-index: 3;

  max-width: 455px;
  font-weight: 700;
  font-size: 16px;
  line-height: 115%;
  text-align: center;
  font-size: 15px;
}

.map-text-b h4 {
  padding: 20px 30px;
  color: #353a54;
  background-color: #fff;
  border: 1px solid #353a54;
  border-radius: 29px;
  z-index: 3;
  max-width: 334px;
  font-weight: 700;
  line-height: 115%;
  text-align: center;
  font-size: 15px;
}



.answers {
  position: relative;
}

.answers .content .question-answers-block * {
  list-style-type: none;
}

.answers::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.answers .content {
  padding-bottom: 60px;
}

.question-answers-header {
  margin-bottom: 60px;
}

.question-answers-header h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.question-answers-block {
  display: flex;
  justify-content: space-between;
  gap: 70px;

  margin-bottom: 40px;
}

.question-answers-title {
  max-width: 239px;
  width: 100%;
}

.question-answers-title h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}

.question-answers {
  max-width: 1192px;
  width: 100%;
  width: 100%;
}

.question-answers ul {
  border: 1px solid #353a54;
  border-radius: 30px;
}

.question-answers summary {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  padding-bottom: 30px;
  padding-top: 30px;
  gap: 20px;
}

.question-answers ul li {
  border-bottom: 1px solid #353a54;
}

.question-answers ul li:last-child {
  border-bottom: none;
}

.question-answers details p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  padding-left: 30px;
  max-width: 992px;
  padding-bottom: 20px;
}

.question-answers ul li {
  position: relative;
}

.question-answers ul li:last-child::after {
  display: none;
}

.question-answers ul {
  padding: 0 30px;
}



.application {
  border-radius: 30px;
  background: url(https://www.ccgrass.com/wp-content/uploads/2022/12/2022121406145595.jpg?id=8902) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 100px;
  padding: 0 20px;
  
  height: 100%;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
}

.application.application-grass {
  border-radius: 30px;
  background: url(../img/zam19.png) no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-position: center;
}

.application::before {
  content: "";
  width: 100%;
  height: 10px;
  position: absolute;
  top: 0;
  
}

.application .content {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 60px 0px;
}

.application .content .info {
  max-width: 695px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.application .content .info h3 {
  color: #fff;
  margin-bottom: 20px;
  line-height: 47px;
}

.application .content .info p {
  color: #fff;
  line-height: 22px;
}

.application .content form {
  padding: 40px;
  
  
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 448px;
}

.application .content form input {
  padding: 12px 28px 15px 20px;
  font-size: 16px;
  
  border: 1px solid #00cd67;
  background-color: #fff;
  border-radius: 30px;
}

.application .content form input::placeholder {
  color: #525252;
}

.application .content form button {
  padding: 10px 28px 15px;
  border-radius: 10px;
  color: #fff;
  background-color: #353a54;
  border: none;
  cursor: pointer;
  font-size: 16px;
}

.application .content form p {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}

.application .content form p a {
  color: #fff;
  text-decoration: underline;
  line-height: 16px;
}





.thanks {
  width: 100%;
  background-image: url(../img/Group270.png);
  background-position-y: center;
  padding-top: 70px;
  padding-bottom: 100px;
}

.thanks.about {
  padding-top: 40px;
  padding-bottom: 40px;
}

.thanks .wrap-content {
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(4px);
  padding: 60px 0px;
}

.thanks .wrap-content .content h3 {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.thanks .wrap-content .content .images {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.thanks .wrap-content .content .images .img {
  width: 268px;
  height: 300px;
  border-radius: 20px;
  cursor: pointer;
  object-fit: cover;
}



.news {
  width: 100%;
  padding-bottom: 40px;
}

.news.about {
  padding-top: 40px;
}

.news .wrap-content {
  border-radius: 30px;
}

.news .wrap-content .content h3 {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.news .wrap-content .content .image-wrap {
  width: 376px;
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
}
.news .wrap-content .content img {
  width: 450px;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
}
.news .wrap-content .content h4 {
  width: 300px;
  text-align: center;
  padding-top: 15px;
}

.news .wrap-content .content .images .img {
  width: 268px;
  height: 300px;
  border-radius: 20px;
  cursor: pointer;
  object-fit: cover;
}
.news .news-blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news .news-block {
  width: 376px;
  margin-bottom: 50px;
}

.modal {
  display: none;
  position: fixed;
  z-index: 20;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}


.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}


.modal-content {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}


.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}



.company-numbers {
  display: flex;
  position: relative;
  margin-bottom: 100px;
  flex-direction: row;
}

.company-numbers.about-compani {
  flex-direction: row;
}

.company-numbers.about-compani::before {
  display: none;
}

.company-numbers.about-compani::after {
  display: none;
}

.company-numbers::before {
  content: "";
  width: 222px;
  height: 222px;
  background: rgba(0, 205, 103, 0.7);
  filter: blur(160px);
  position: absolute;
  bottom: 10px;
  left: 14.5333333333%;
}

.company-numbers::after {
  content: "";
  width: 227px;
  height: 227px;
  background: rgba(0, 205, 103, 0.7);
  filter: blur(160px);
  position: absolute;
  bottom: 0px;
  left: 64.4666666667%;
}

.company-numbers.about-company-numbers::before {
  content: "";
  background: none;
}

.company-numbers.about-company-numbers::after {
  content: "";
  background: none;
}

.company-numbers.about-company-numbers .grid-block::before {
  content: "";
  background: none;
}

.company-numbers.about-company-numbers .grid-block::after {
  content: "";
  background: none;
}

.company-numbers.about-company-numbers .grid-block .cell {
  border: 1px solid #353a54;
}

.company-numbers .grid-block {
  display: grid;
  grid-template-columns: repeat(4, minmax(150px, 268px));
  justify-content: end;
  grid-gap: 40px;
  width: 100%;
  position: relative;
}

.company-numbers .grid-block.about-compani .cell {
  border: 1px solid #353a54;
  backdrop-filter: blur(4px);
}

.company-numbers.about-compani h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.company-numbers .grid-block.about-compani .cell .text {
  max-height: 50px;
  height: 100%;
}

.company-numbers .grid-block::before {
  content: "";
  width: 222px;
  height: 222px;
  background: linear-gradient(0deg, #ffb270, #ffb270), #00cd67;
  filter: blur(160px);
  position: absolute;
  top: 6px;
  left: 27.3790951638%;
}

.company-numbers.about-compani .grid-block::before {
  display: none;
}

.company-numbers.about-compani .grid-block::after {
  display: none;
}

.company-numbers .grid-block::after {
  content: "";
  width: 227px;
  height: 227px;
  background: linear-gradient(0deg, #ffb270, #ffb270), #00cd67;
  filter: blur(160px);
  position: absolute;
  top: 0px;
  right: 0;
}

.company-numbers .grid-block .cell {
  height: 200px;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #ffffff;

  border-radius: 30px;
  z-index: 9;
  position: relative;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.company-numbers .grid-block .cell.large {
  grid-column: span 2;
  position: relative;
}

.company-numbers .grid-block .cell.large::before {
  content: url(../img/Mask-group.png);
  position: absolute;
  top: 31px;
  right: 25px;
  width: 138px;
  height: 138px;
}

.company-numbers .grid-block .cell .number {
  font-family: rawline-700;
  font-weight: 700;
  font-size: 60px;
  line-height: 74px;
}

.thanks.about-thanks .wrap-content {
  padding-top: 0;
  background: none;
}



.directions {
  display: flex;
  flex-direction: column;
  margin-bottom: 100px;
  }

.directions h3 {
  margin-bottom: 60px;
}

.directions .content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.directions .content .row {
  display: flex;
  gap: 40px;
}

.directions .content .wrap-row {
  display: flex;
  gap: 40px;
}

.directions .content .wrap-row .row {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.directions .content .wrap-row .row .card {
  width: 986px;
}

.directions .content .wrap-row .row:last-child .card {
  width: 474px;
  height: 840px;
}

.directions .content .card {
  width: 730px;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-repeat: no-repeat;
  border-radius: 30px;
}

.directions .content .card .name .img {
  padding-right: 20px;
  position: relative;
  max-width: fit-content;
  background: #fff;
  height: 50px;
}

.directions .content .card .name .img::before {
  content: "";
  position: absolute;
  right: -24px;
  background-image: url(../img/top-bottom.png);
  width: 25px;
  height: 50px;
}

.directions .content .card .text {
  font-size: 24px;
  font-weight: 700;
  max-width: fit-content;
  background: #fff;
  padding: 7px 23px 12px 0;
  border-radius: 0 23px 23px 0;
  position: relative;
}

.directions .content .card .text::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -29px;
  background-image: url(../img/left-top.png);
  width: 30px;
  height: 29.5px;
}

.directions .content .card .info {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
}

.directions .content .card .info p {
  font-size: 20px;
  font-weight: 700;
  max-width: fit-content;
  background-color: #fff;
  padding: 2px 0 0 12px;
  border-radius: 15px 0 0 0;
  position: relative;
}

.directions .content .card .info p::before {
  content: "";
  position: absolute;
  left: -15px;
  bottom: 0;
  background-image: url(../img/right-bottom.png);
  width: 15px;
  height: 15px;
}

.directions .content .card .info p:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: -30px;
  background-image: url(../img/right-bottom-big.png);
  width: 30px;
  height: 30px;
}



.completed-projects {
  display: flex;
  flex-direction: column;
  margin-bottom: 100px;

  
}

.completed-projects h3 {
  margin-bottom: 60px;
}

.completed-projects .tabs {
  position: relative;
}

.completed-projects .tabs::before {
  content: "";
  width: 219px;
  height: 219px;
  background: #00cd67;
  filter: blur(160px);
  position: absolute;
  top: 73px;
  left: 59%;
}

.completed-projects .tabs::after {
  content: "";
  width: 222px;
  height: 222px;
  background: linear-gradient(0deg, #ffb270, #ffb270), #00cd67;
  filter: blur(160px);
  position: absolute;
  top: 73px;
  right: 0;
}

.completed-projects .tabs .tabs__nav {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  width: 100%;
}

.completed-projects .tabs .tabs__btn,
.completed-projects .tabs .a__btn {
  padding: 12px 20px 17px;
  text-decoration: none;
  color: #353a54;
  border: none;
  background: unset;
  cursor: pointer;
  font-size: 18px;
  border-radius: 10px;
  background-color: #fff;
}

.completed-projects .tabs .tabs__btn:hover {
  background-color: #ffb270;
  color: #fff;
}

.completed-projects .tabs .a__btn.blue {
  background-color: #353a54;
  position: absolute;
  right: 0;
  color: #fff;
  padding-left: 10px;
}

.completed-projects .tabs .tabs__btn.tabs__btn_active {
  cursor: default;
  background-color: #ffb270;
  color: #fff;
}

.completed-projects .tabs .tabs__btn:nth-child(2).tabs__btn_active {
  background-color: #49ca8a;
}

.completed-projects .tabs .tabs__nav {
  display: inline-flex;
  gap: 20px;
  margin-bottom: 20px;
  z-index: 9;
  position: relative;
}

.completed-projects .tabs .tabs__content.main {
  position: relative;
}

.completed-projects .tabs .tabs__content.main::before {
  content: "";
  width: 219px;
  height: 219px;
  background: #00cd67;
  filter: blur(160px);
  position: absolute;
  top: 0;
  left: 0;
}

.completed-projects .tabs .tabs__content.main::after {
  content: "";
  width: 222px;
  height: 222px;
  background: linear-gradient(0deg, #ffb270, #ffb270), #00cd67;
  filter: blur(160px);
  position: absolute;
  top: 0;
  left: 31.6666666667%;
}

.completed-projects .tabs .tabs__content .tabs__pane {
  display: none;
  padding: 40px;
  border-radius: 30px;
  background-color: #fff;
  z-index: 9;
  position: relative;
}

.completed-projects .tabs .tabs__content .tabs__pane .sorting {
  display: flex;
  gap: 20px;
}

.completed-projects .tabs .tabs__content .tabs__pane .sorting li {
  list-style-type: none;
  padding: 6px 20px 8px;
  border: 1px solid #353a54;
  border-radius: 25px;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.7s;
}

.completed-projects .tabs .tabs__content .tabs__pane .sorting li:hover {
  background-color: #ffb270;
  color: #fff;
  border: none;
}

.completed-projects .tabs .tabs__content .tabs__pane .sorting li.active {
  background-color: #ffb270;
  border: none;
  color: #fff;
}

.completed-projects .tabs .tabs__content .tabs__pane.sport .sorting li:hover {
  background-color: #49ca8a;
  color: #fff;
}

.completed-projects .tabs .tabs__content .tabs__pane.sport .sorting li.active {
  background-color: #49ca8a;
}

.completed-projects .tabs .tabs__content .tabs__pane.tabs__pane_show {
  display: flex;
  flex-direction: column;
}

.completed-projects .tabs .tabs__content .projects {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.completed-projects .tabs .tabs__content .projects .card {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 325px;
  width: 100%;
}

.completed-projects .tabs .tabs__content .projects .card img {
  width: 325px;
  height: 230px;
  border-radius: 30px;
  object-fit: cover;
}

.completed-projects .tabs .tabs__content .projects .card .text {
  display: flex;
  flex-direction: column;
  padding-left: 14px;
  max-width: 325px;
}

.completed-projects .tabs .tabs__content .projects .card .text span {
  font-size: 16px;
}

.completed-projects
  .tabs
  .tabs__content
  .projects
  .card
  .text
  span:first-child {
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.completed-projects .tabs .bg::before {
  content: "";
  width: 219px;
  height: 219px;
  background: linear-gradient(0deg, #ffb270, #ffb270), #00cd67;
  filter: blur(160px);
  position: absolute;
  bottom: 0;
  left: 0;
}

.completed-projects .tabs .bg::after {
  content: "";
  width: 222px;
  height: 222px;
  background: #00cd67;
  filter: blur(160px);
  position: absolute;
  bottom: 0;
  right: 0;
}



.products {
  background-color: #353a54;
  border-radius: 30px;
  padding: 60px 0;
  position: relative;
}

.products::before {
  content: "";
  
  background-size: cover;
  background-position: center;
  height: 100px;
  width: calc(100vw - 0px);
  position: absolute;
  /* top: 168px; */
}

.products .content h3 {
  color: #fff;
  margin-bottom: 80px;
}

.products .content .product {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: flex-start;
}

.products .content .product .card {
  display: flex;
  gap: 20px;
  background-image: url(../img/Rectangle512.png);
  background-size: 100% 100%;

  padding: 20px 0 0 20px;
  max-width: 730px;
  width: 100%;
  max-height: 303px;
  height: 100vh;
}

.products .content .product .card .img img {
  width: 263px;
  height: 263px;
  border-radius: 20px;
  object-fit: cover;
}

.products .content .product .card .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.products .content .product .card .info .text {
  padding-right: 20px;
}

.products .content .product .card .info .text h4 {
  color: #fff;
  font-size: 24px;
  line-height: 47px;
  margin-bottom: 10px;
}

.products .content .product .card .info .text p {
  color: #fff;
}

.products .content .product .card .info .buttons {
  display: flex;
  padding-left: 20px;
  gap: 20px;
}

.products .content .product .card .info .buttons .btn {
  background-color: #fff;
  padding: 12px 30px 17px;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.7s;
}

.products .content .product .card .info .buttons .btn.green {
  background-color: #00cd67;
}

.products .content .product .card .info .buttons a.btn {
  background-color: #ffb270;
  color: #fff;
  max-width: 186px;
  width: 100%;
  text-align: center;
}

.products .content .product .card .info .buttons a.btn:hover {
  background-color: #fff;
  color: #353a54;
}

.products .content .product .card .info .buttons .btn:hover {
  background-color: #ffb270;
  color: #fff;
}

.products
  .content
  .product
  .card:nth-child(4)
  .info
  .buttons
  .btn:last-child:hover {
  background-color: #00cd67;
  color: #fff;
}

.products
  .content
  .product
  .card:nth-child(5)
  .info
  .buttons
  .btn:last-child:hover {
  background-color: #00cd67;
  color: #fff;
}


.photo-projects * {
  color: #fff;
}

.photo-projects .title {
  font-size: 36px;
  line-height: 47px;
  color: #353a54;
  font-weight: 700;
  width: 100%;
  max-width: 1500px;
  padding-bottom: 50px;
}

@media (max-width: 1630px) {
  .photo-projects .title {
    padding-bottom: 0;
  }
}

.photo-projects img {
  display: flex;
}

.photo-projects {
  display: flex;
  position: relative;
  align-items: center;

  flex-direction: column;
  background: url("../img/1111.png");
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0 20px;
  padding-bottom: 100px;
}
.photo-projects .content {
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.photo-projects .flex-block {
  display: flex;
  max-width: 1500px;
  width: 100%;
  justify-content: center;
  height: 33.27%;
  justify-content: space-between;
}

.photo-projects .flex-block .lawn.large {
  position: relative;
  background: #ffffff;

  backdrop-filter: blur(4px);
  border-radius: 30px;
  border: 1px solid #ffffff;
  display: flex;
  flex-direction: column;
  padding: 80px 0px 40px 40px;
  position: relative;
}

.photo-projects .flex-block .lawn.large::before {
  content: "";
  position: absolute;
  top: 30px;
  right: 20px;
  max-width: 174px;
  max-height: 174px;
  width: 100%;
  height: 100%;
  background: url(../img/mask-group-1.png);
  background-size: 100% 100%;
}

.photo-projects .flex-block .lawn.large .text {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  color: #353a54;
  margin-top: 91px;
}

.photo-projects .flex-block .lawn.large .text-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  color: #353a54;
}

.photo-projects .flex-block .lawn.large .number img {
  width: 74px;
  height: 74px;
}

.photo-projects .flex-block .lawn {
  width: 100%;

  overflow: hidden;
  object-fit: cover;
  border-radius: 30px;
}

.photo-projects .flex-block .lawn:first-child {
  width: 58.93%;
  height: 100%;
}

.photo-projects .flex-block .lawn:last-child {
  width: 38.4%;
}

.photo-projects .flex-block .lawn:first-child img {
  max-width: 884px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}


.grass-football * {
  color: #fff;
}

.grass-football {
  background: #353a54;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 30px 30px 0 0;
  padding-bottom: 100px;
  position: relative;
  background-image: url("../img/Group363.png");
  background-position: center top;
  background-size: cover;
  padding: 0 20px;
  padding-bottom: 100px;
  
}

.grass-football ul {
  list-style-type: none;
}

.grass-football.tops {
  margin-top: -50px;
  padding-top: 50px;
  border-radius: 0;
}

.grass-football .grass-football-header {
  display: flex;
  justify-content: space-between;
  margin: 25px 0px 25px 0px;
  width: 100%;
  align-items: center;
}

.grass-football-header.grass-football-header-pvx {
  margin-top: 22px;
  margin-bottom: 20px;
}

.grass-football .grass-football-title {
  font-size: 36px;
  line-height: 47px;
}

.grass-football-header.pvx {
  margin-bottom: 60px;
}

.catalog-grabo {
  background: #080c15;
  color: #fff;
  max-width: 1920px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 30px 30px 0 0;
  padding: 75px 20px;
  position: relative;
  background-position: center top;
  background-size: cover;
  border-bottom: 6px dashed #fdd300;
}
.h2-title {
  font-size: 45px;
  color: #ffdd00;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 30px;
}
.table-img img {
  max-width: 100%;
  height: auto;
}
.grabo-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.grabo-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  padding-right: 20px;
  border-right: 1px dotted #ffffff45;
}
.grabo-list .grabo-list-item:nth-child(2n) {
  padding-right: 0;
  border-right: none;
}
.grabo-list-item .logo-item img {
  max-width: 250px;
  padding-bottom: 12px;
}
.desc-item {
  color: #fff;
  font-size: 15px;
  max-width: 350px;
  padding-bottom: 15px;
  text-align: center;
}
.grabo-list .grabo-list-item:first-child .desc-item {
  min-height: 144px;
}
.ball {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  border: 2px solid #f4d000;
  border-radius: 25px;
  padding: 25px;
  margin: 20px 80px;
}
.ball-desc {
  max-width: 1000px;
  padding-right: 25px;
}
.ball-title {
  font-size: 24px;
  color: #f4d000;
  line-height: 1.2;
  margin-bottom: 10px;
}
.ball-txt {
  color: #fff;
  font-size: 16px;
}
.ball img {
  max-width: 100px;
  height: auto;
}
.grabo-advantages {
  background: #080c15;
  color: #fff;
  max-width: 1920px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 25px;
  position: relative;
  background-position: center top;
  background-size: cover;
  border-bottom: 6px dashed #fdd300;
}
.grabo-advantages-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #ffffff;
}
.grabo-advantages-item {
  background: #fff;
  padding: 30px 25px 30px 25px;
}
.grabo-advantages-item:nth-child(2) {
  background: #f4d000;
}
.advantages-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.advantages-details img {
  max-width: 100px;
}
.desc-advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 450px;
  padding-left: 20px;
}
.desc-advantages .headig {
  font-size: 18px;
  font-weight: 700;
  color: #080c15;
  line-height: 1.2;
  margin-bottom: 5px;
}
.desc-advantages .txt {
  font-size: 15px;
  color: #080c15;
}
.men {
  position: absolute;
  bottom: -102px;
  left: -131px;
}
.men img {
  max-width: 100%;
  transform: rotate(20deg);
}
.photo-projects .content .grid-block .lawn.blockOne img {
  max-width: 576px;
  max-height: 385px;
  width: 100%;
}

.photo-projects .content .grid-block .lawn.blockTwo img {
  max-width: 884px;
  max-height: 662px;
  width: 100%;
}

.photo-projects .content .grid-block .lawn.blockThree img {
  max-width: 576px;
  max-height: 350px;
  width: 100%;
}

.characteristics-btn.characteristics-btn-pvx {
  display: none;
}

.description-text.pvx ul li {
  padding-bottom: 15px;
  list-style: disc;
  font-size: 16px;
  font-weight: 500;
  line-height: 115%;
  position: relative;
}

.grass-football .content {
  justify-content: center;
  align-items: center;
}

.grass-football .grass-football-description {
  display: flex;
  padding-bottom: 41px;
  justify-content: space-between;
  gap: 40px;
  overflow: hidden;
  max-width: 1500px;
  width: 100%;
  height: 100%;
}

.grass-football .grass-football-description .grass-description {
  min-height: 308px;
  max-width: 576px;
  width: 100%;
  background-image: url("../img/image49.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}

.grass-football .grass-football-description.pvx .grass-description {
  min-height: 308px;
  max-width: 1152px;
  width: 100%;
  height: 100%;
  background-image: url("../img/4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}

.grass-football .grass-football-description .grass-description-img {
  max-height: 308px;
  height: 100%;
  max-width: 884px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  overflow: hidden;
}

.grass-football
  .grass-football-description
  .grass-description-img
  img:first-child {
  max-height: 268px;
  max-width: 268px;

  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  cursor: pointer;
}

.grass-football
  .grass-football-description
  .grass-description-img
  img:last-child {
  max-width: 556px;
  max-height: 268px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
  cursor: pointer;
}

.grass-football .grass-description {
  max-height: 308px;
  width: 100%;
  position: relative;
}

.grass-football .grass-description.pvx {
  max-height: 1152px;
  width: 100%;
  position: relative;
}

.grass-football .grass-description.pvx .description-subtitle {
  font-weight: 700;
  line-height: 47px;
  font-size: 24px;
}

.grass-football .grass-description.pvx .description-text.pvx {
  padding-bottom: 15px;
}

.grass-football.pvx-x {
  margin-top: -70px;
  padding-top: 70px;
}

.grass-football-description.pvx .grass-description.pvx {
  position: relative;
}

.grass-football-description.pvx {
  margin-bottom: 41px;
}

.grass-football-description.pvx .btn.btn__green {
  background: #00cd67;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12.5px 48px 15.5px 48px;
  border: none;
  border-radius: 10px;
  max-width: 283px;
  width: 100%;
  font-size: 16px;

  font-weight: 500;
}

.btn_yel {
  background: #ffb270;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12.5px 48px 15.5px 48px;
  border: none;
  border-radius: 10px;
  max-width: 283px;
  width: 100%;
  font-size: 16px;

  font-weight: 500;
}



.information-pvx {
  max-width: 1192px;
  width: 100%;
  border-radius: 30px;

  cursor: pointer;
}

.information-pvx summary {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  background: #353a54;
  padding: 30px;
  border-radius: 30px;
  border: 1px solid #353a54;
}

.information-pvx summary img {
  transform: rotate(180deg);
}

.grass-football.floor {
  margin-top: -70px;
  padding-top: 20px;
}

.grass-football .description {
  width: 576px;
}

.grass-football .description-subtitle {
  margin: 30px 0px 10px 30px;
  font-size: 24px;
  line-height: 47px;
}

.grass-football .description-text {
  max-width: 516px;
  margin-left: 30px;
}

.grass-football .grass-description-img img {
  height: 268px;
  width: 268px;
}

.grass-football .grass-description-img {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 20px;
}

.grass-description-img.pvx {
  max-width: 884px;
  width: 100%;
}

.grass-football .grass-description-img img.wide {
  height: 268px;
  width: 556px;
}

.grass-football .grass-description .btn__green {
  background: #00cd67;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 18px 48px 21px 48px;
  border: none;
  border-radius: 10px;
  max-width: 281px;
  width: 100%;
  font-size: 15px;
}

.grass-football .grass-football-characteristics {
  position: relative;
  max-width: 1500px;
  width: 100%;
}

.grass-football .grass-football-characteristics::before {
  content: "";
  width: 100%;
  height: 100%;
  
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
}

.grass-football .grass-football-characteristics.active::before {
  
}

.grass-football-characteristics-floor {
  width: 100%;
  min-height: 660px;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  overflow: hidden;
}

.left-blo {
  display: flex;
  gap: 10px;
  min-width: 508px;
}

.grass-football .characteristics-block_left .name {
  max-width: 100%;
  width: 100%;
}

.grass-football .characteristics-block_left .name li span:first-child {
  padding-bottom: 10px;
  line-height: 115%;
}

.grass-football .characteristics-block_left .nameOne li {
  padding-bottom: 10px;
  line-height: 115%;
}

.grass-football .characteristics-block_left .nameOne {
  max-width: 100%;
  width: 100%;
}

.grass-football .characteristics-block_right .name li span:first-child {
  padding-bottom: 10px;
  line-height: 115%;
}

.grass-football .characteristics-block_right .nameOne li {
  padding-bottom: 10px;
  line-height: 115%;
}

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

.grass-football .characteristics-block_right .nameOne {
  max-width: 100%;
  width: 100%;
}

.characteristics-title h3 {
  font-size: 24px;
  line-height: 47px;
}

.left-blo .name,
.right-blo .mame {
  max-width: 172px;
  width: 100%;
}

.left-sub,
.right-sub {
  font-weight: 700;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
}

.left-blo .name,
.right-blo .mame {
  max-width: 234px;
  width: 100%;
}

.right-blo {
  display: flex;
  gap: 10px;
  min-width: 508px;
  width: 100%;
}

.characteristics-blocks.pvx {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 30px;
  max-width: 1132px;
  width: 100%;
}

.left-blo .name li span {
  font-size: 15px;
}

.left-blo .nameOne {
  font-size: 15px;
  max-width: 265px;
  width: 100%;
}

.right-blo .name {
  font-size: 15px;
  max-width: 244px;
  width: 100%;
}

.right-blo .nameOne {
  font-size: 15px;
  max-width: 264px;
  width: 100%;
}

.characteristics-block_right {
  width: 100%;
}

.grass-football .characteristics-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 30px 20px 30px;
  z-index: 9;
  position: relative;
  max-width: 1600px;
  width: 100%;
}

.grass-football .characteristics-title {
  font-size: 24px;
  line-height: 47px;
}

.grass-football .characteristics-blocks {
  display: flex;
  max-width: 1132px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  margin: 0px 0px 39px 30px;
  z-index: 9;
  position: relative;
  flex-direction: column;
}

.characteristics-block.pvx {
  max-height: 660px;
}

.characteristics-block-footer-sub {
  font-weight: 700;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
}

.characteristics-block-footer p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
}

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

.grass-football .characteristics-block_left {
  max-width: 100%;
  width: 100%;
  display: flex;
  gap: 10px;
}

.grass-football .characteristics-block_right {
  max-width: 100%;
  width: 100%;
  display: flex;
  gap: 10px;
}

.grass-football ul.name li {
  clear: both;
}

.grass-football ul.name li span:first-child {
  float: left;
  padding: 0 0.4em 0 0;
  margin: 0;
}

.grass-football ul.name li span:last-child {
  float: right;
  padding: 0 0 0 0.4em;
  margin: 0;
}

.grass-football ul.name li:after {
  content: "";
  display: block;
  overflow: hidden;
  height: 1em;
  border-bottom: 1px dotted;
}


.slider-projects * {
  color: #fff;
}

.slider-projects {
  position: relative;
}

.slider-projects .slider-projects-title {
  position: relative;
}

section.slider-projects::before {
  content: "";
  background-image: url(../img/9-grass.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  height: 100%;
  right: -35px;
  left: -35px;
}


.slider-projects.proj * {
  color: #353a54;
}

.image-slider__slide.pr {
  border: 1px solid #353a54;
  
  
  border-radius: 20px;
  padding: 20px 20px 30px 20px;
  
  
  text-align: center;
  
  height: auto;
  margin: 10px;
}

.image-slider__slide.pr .image-slider__imag {
  
  
  width: 100%;
  height: 100%;
  padding: 0px;
  overflow-x: clip;
}

.image-slider__slide.pr .image-slider__imag.pr img {
  
  
  
  padding: 0px;
  margin-right: auto;
  margin-left: auto;
  
  width: 90%;
  position: inherit;
  display: inline-block;
}


.image-slider .image-slider__image.qz {
  border: 1px solid #353a54;
  border-radius: 30px;
}

.slider-projects-title.qz {
  color: #353a54;
}

.image-slider.qz .image-slider__subtitle {
  color: #353a54;
}

.image-slider.qz .image-slider__text {
  color: #353a54;
}

.slider-projects-title.bl {
  color: #fff;
}

.image-slider.bl .image-slider__subtitle {
  color: #fff;
}

.image-slider.bl .image-slider__text {
  color: #fff;
}


.slider-projects {
  margin-top: -50px;
  width: 100%;
  z-index: 10;
}

.slider-projects .wrapper {
  max-width: 100%;
  
  
  margin-bottom: 90px;
}

.slider-projects .wrapper .image-slider {
  
}

.slider-projects .wrapper .image-slider .image-slider__image {
  background-size: contain;
  max-width: 576px;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 30px;
  max-height: 300px;
  margin: 10px;
}

.slider-projects .slider-projects-title {
  padding: 70px 0 40px 0;
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
}

.slider-projects .swiper-slide {
  min-width: 0;
  text-align: center;
}

.slider-projects .image-slider__image img {
  max-width: 536px;
  max-height: 260px;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-projects .image-slider__subtitle {
  margin-top: 5px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  display: none;
}

.grass-football
  .grass-football-description
  .grass-description-img.tenis-img
  img {
  border-radius: 20px;
}


.grass-footer * {
  color: #fff;
}

.grass-footer {
  background: #353a54;
  display: flex;
  padding-top: 50px;
  margin-top: -50px;
  justify-content: center;
  margin-bottom: 60px;
  border-radius: 0 0 30px 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.grass-footer .grass-footer-block {
  padding: 50px 0px 83px 0px;
}

.grass-footer .grass-footer-subtitle {
  font-size: 24px;
  line-height: 47px;
  padding-bottom: 10px;
}

.grass-footer .grass-footer-text {
  font-weight: 500;
  font-size: 16px;
  max-width: 1093px;
}

.grass-footer .grass-footer-text h2:first-child {
  margin-top: 0;
}

.grass-footer .grass-footer-text h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.grass-footer .grass-footer-text ul {
  margin-left: 20px;
  margin-bottom: 15px;
}

.grass-footer .grass-footer-text .ref_list {
  text-decoration: underline;
}

.grass-footer .grass-footer-text a button {
  background: unset;
  border: none;
}

.grass-footer .grass-footer-text .ref_list i {
  margin-left: 10px;
}

.grass-footer-block.pvx {
  padding: 0 0 60px 0px;
}

.grass-footer-text.rug {
  max-width: 1500px;
  width: 100%;
}

.grass-footer-text.lin {
  width: 100%;
  max-width: 1500px;
}

.grass-footer-text.lin p {
  padding-bottom: 15px;
}

.grass-footer .grass-football-description .tenis-img img {
  width: 268px;
  height: 268px;
}


.section-catalog {
  margin-bottom: 150px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 50px;
}

.section-catalog.cg {
  padding: 0;
  z-index: 1;
  background: transparent;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 150px;
  margin-top: 0;
}

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

.section-catalog .content h2 {
  font-size: 36px;
  line-height: 47px;
  font-weight: 700;
}

.section-catalog.cg .content h2 {
  padding-right: 112px;
}

.section-catalog .content .wrap-block {
  display: flex;
  flex-direction: column;
}

.section-catalog .content .wrap-block .wrap-catalog {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 50px;
}

.section-catalog .content .wrap-block .wrap-catalog .card a {
  display: flex;
  flex-direction: column;
}

.section-catalog .content .wrap-block .wrap-catalog .card {
  max-width: 268px;
  max-height: 200px;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.section-catalog .content .wrap-block .wrap-catalog .card a img {
  max-width: 268px;
  width: 100%;
  max-height: 145px;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
  cursor: pointer;
}

.section-catalog .content .wrap-block .wrap-catalog .card a span {
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  padding: 13px 0px 20px 20px;
  font-size: 16px;
}

.section-catalog .content .wrap-block .form {
  background-image: url(../img/Rectangle489.png);
  padding: 30px 50px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.section-catalog .content .wrap-block .form h2 {
  font-size: 36px;
  color: #fff;
  line-height: 47px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 33px;
}

.section-catalog .content .wrap-block .form form {
  display: flex;
  gap: 30px;
  margin-bottom: 10px;
}

.section-catalog .content .wrap-block .form form input {
  border: none;
  background-color: #fff;
  padding: 12px 20px 15px;
  font-size: 16px;
  border-radius: 30px;
  max-width: 320px;
  width: 100%;
}

.section-catalog .content .wrap-block .form form .btn {
  border: 1px solid #fff;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(4px);
  color: #fff;
  padding: 10px 49px 13px;
  max-width: 227px;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  line-height: 21px;
}

.section-catalog .content .wrap-block .form .text {
  font-size: 12px;
  color: #fff;
}

.section-catalog .content .wrap-block .form .text a {
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}




.products-line * {
  color: #fff;
}

.products-line {
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.products-line .sold-products {
  max-width: 1500px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}

.products-line .sold-products-title {
  font-size: 36px;
  line-height: 47px;
  color: #353a54;
  padding-bottom: 56px;
  font-weight: 700;
}

.products-line .sold-products-cards {
  display: flex;
  
  gap: 40px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1500px;
}

.products-line .sold-products-car {
  border: 1px solid #353a54;
  backdrop-filter: blur(4px);
  border-radius: 20px;
  max-width: 268px;
  padding: 20px;
  min-height: 405px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sold-products-car .products-car-img {
  border-radius: 15px;
  margin-bottom: 14px;
  object-fit: cover;
  max-width: 228px;
  max-height: 228px;
  width: 100%;
  height: 100%;
  position: relative;
}

.sold-products-car .products-car-img img {
  max-width: 228px;
  max-height: 228px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

.products-line .products-car-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #353a54;
}

.products-line .products-car-price {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  align-items: center;
}

.products-line .car-price {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #353a54;
  display: none;
}

.products-line .btn {
  background:
    linear-gradient(0deg, #353a54, #353a54),
    linear-gradient(91.06deg, #00cd67 0%, #ffb270 64.37%);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  
  padding: 10px;
  border: none;
  cursor: pointer;
}

.products-line .blocks {
  position: absolute;
  background: #353a54;
  width: 1850px;
  min-height: 3493px;
  z-index: -1;
  border-radius: 30px;
}


.grass-description.pvx {
  max-height: 308px;
  position: relative;
}

.description.pvx {
  min-width: 1152px;
  width: 100%;
}

.description-text.pvx {
  max-width: 1092px;
}

.btn-pvx {
  display: inline-block;
  padding: 11px 0px 14px 0px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(4px);
  font-size: 16px;
  max-width: 228px;
  width: 100%;
  font-weight: 500;
  max-height: 50px;
  height: 100%;
}

.grass-description-imgs.pvx {
  max-height: 308px;
  max-width: 308px;
  width: 100%;
  height: 100%;

  overflow: hidden;
}

.grass-description-imgs.pvx img {
  max-width: 308px;
  max-height: 308px;
  object-fit: cover;
  border-radius: 20px;
  cursor: pointer;
}

.grass-football-footer.pvx {
  display: flex;
  gap: 40px;
  max-width: 1500px;
  justify-content: space-between;
  width: 100%;
  overflow: hidden;
  max-height: 361px;
  height: 100%;
}

.grass-description-img.pvx {
  max-width: 576px;
  width: 100%;
  max-height: 361px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
}

.grass-description-img.pvx img {
  max-width: 536px;
  max-height: 321px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  cursor: pointer;
  object-fit: cover;
}

.grass-description-img.pvx-x {
  max-width: 884px;
  width: 100%;
  padding: 0;
  max-height: 308px;
}

.grass-description.pvx-x {
  max-width: 576px;
  width: 100%;
}

.grass-description-img.pvx-x img:first-child {
  object-fit: cover;
  max-width: 308px;
  max-height: 308px;
  border-radius: 30px;
  width: 100%;
  height: 100%;
}

.grass-description-img.pvx-x img:last-child {
  object-fit: cover;
  max-width: 556px;
  max-height: 308px;
  border-radius: 30px;
  width: 100%;
  height: 100%;
}

.descriptions.pvx {
  border: 1px solid rgba(255, 255, 255, 0.3);
  max-width: 884px;
  border-radius: 30px;
  background-color: #353a54;
  max-height: 361px;
  width: 100%;
  overflow: hidden;
}

.description-subtitle.pvx {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
}

.descriptions.pvx .description-lists .description-lists-block {
  padding-left: 20px;
}

.descriptions.pvx
  .description-lists
  .description-lists-block
  .description-list {
  list-style: disc;
  margin-left: 30px;
  padding-bottom: 15px;
  max-width: 651px;
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
}

.grass-description-img.floor img:first-child {
  max-width: 308px;
  width: 100%;
  height: 100%;
}

.grass-description-img.floor img {
  width: 100%;
  height: 100%;
}

.description.floor {
  max-width: 576px;
  max-height: 308px;
  padding: 55px 30px 0px 30px;
}

.description.floor-pvx {
  max-width: 576px;
  max-height: 308px;
  padding: 30px 20px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 55px 30px 30px 30px;
  overflow: hidden;
}

.grass-football .description-text .description-text-pvx {
  max-width: 516px;
}

.grass-description-img.floor img {
  height: 308px;
  margin: 0;
}

.grass-description-img.floor img:first-child {
  height: 308px;
  width: 308px;
  margin: 0;
}

.grass-football-description.floor {
  display: flex;
  gap: 40px;
}

.grass-football-description.pvx {
  max-height: 308px;
}

.grass-football-description.grass-description.pvx-x {
  max-width: 1500px;
  max-height: 308px;
}

.grass-description-img.floor {
  width: 884px;
  display: flex;
  justify-content: space-between;
}

.block-cards-floor {
  display: flex;
}

.block-cards-floor.pvx {
  gap: 40px;
  max-width: 1630px;
  width: 100%;
}

.grass-description-img-gdp {
  
  overflow: hidden;
  display: flex;
  gap: 20px;
  max-height: 308px;
  width: 100%;
}

.grass-description-img-gdp:first-child img {
  max-width: 308px;
  max-height: 308px;
  border-radius: 30px;
  cursor: pointer;
  object-fit: cover;
}

.grass-description-img-gdp:last-child img {
  max-width: fit-content;
  max-height: 308px;
  border-radius: 30px;
  cursor: pointer;
  object-fit: cover;
  width: 48%;
}

.grass-description-img-gdp:last-child .img:first-child {
  max-width: 499px;
}

.card-floor {
  display: flex;
  flex-direction: column;

  max-width: 268px;
  max-height: 660px;
  width: 100%;
}

.cards-floor {
  padding: 20px;
  max-width: 268px;
  min-height: 660px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  overflow: hidden;
}

.card-floor.img {
  max-width: 228px;
  max-height: 164px;
  border-radius: 20px;
  width: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.card-floor.img img {
  max-width: 228px;
  max-height: 164px;
  margin-bottom: 20px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 20px;
  width: 100%;
}

.card-floor.img :nth-child(3) {
  margin-bottom: 40px;
}

.grass-football .characteristics-block_left .name.name-pvx {
  max-width: 235px;
}

.grass-football .characteristics-block_right .name.name-pvx {
  max-width: 235px;
}

.grass-football .characteristics-block_right .nameOne.nameOne-pvx {
  max-width: 270px;
}



.carpet-tiles {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  border-radius: 30px 30px 0 0;
  position: relative;
  z-index: 0;
  padding-bottom: 54px;
  padding-left: 20px;
  padding-right: 20px;
}

.carpet-tiles::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.carpet-tiles * {
  color: #fff;
}

.carpet-tiles-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 100px 0px 60px 0px;
  z-index: 2;
}

.carpet-tiles-titles {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  color: #fff;
}

.carpet-tiles-img {
  width: 50px;
  height: 50px;
}

.carpet-description-hed-main {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  z-index: 2;
}

.carpet-description-hed-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  max-width: 1010px;
  width: 100%;
  min-height: 358px;
  overflow: hidden;
}

.carpet-description-hed-text h2 {
  padding-bottom: 20px;
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
}

.carpet-description-hed-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 15px;
  max-width: 950px;
}

.carpet-description-hed-text p:last-child {
  padding-bottom: 0;
}

.carpet-description-hed-img {
  max-width: 450px;
  max-height: 358px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  padding: 20px;
  overflow: hidden;
}

.carpet-description-hed-img img {
  max-width: 410px;
  max-height: 317px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 3;
  position: relative;
  border-radius: 20px;
  object-fit: cover;
}

.carpet-description-hed-fot {
  display: flex;
  margin: 40px 0;
  justify-content: space-between;
  z-index: 2;
  gap: 40px;
}

.carpet-hed-fot-img {
  max-width: 308px;
  max-height: 353px;
  width: 100%;
  height: 100%;
  height: 100%;
  overflow: hidden;
}

.carpet-hed-fot-img img {
  max-width: 308px;
  max-height: 353px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
  cursor: pointer;
}

.carpet-hed-fot-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  max-width: 1152px;
  width: 100%;
  max-height: 353px;
}

.carpet-hed-fot-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  padding-bottom: 20px;
}

.carpet-hed-fot-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  max-width: 1089px;
  padding-bottom: 20px;
}

.carpet-hed-fot-text ul {
  max-width: 954px;
  margin-left: 34px;
}

.carpet-hed-fot-text ul li {
  font-size: 16px;
  line-height: 115%;
  margin-bottom: 20px;
  position: relative;
  list-style: none;
}

.carpet-hed-fot-text ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -5px;
  left: -40px;
}

.carpet-hed-fot-text ul li:last-child {
  margin-bottom: 0;
}


.carpet-tiles-main {
  background-color: #353a54;
  display: flex;
  flex-direction: column;
  border-radius: 30px 30px 0 0;
  position: relative;
  z-index: 0;
  padding-bottom: 100px;
  margin-top: -60px;
  padding-top: 60px;
}

.carpet-tiles-main.tiles {
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.carpet-tiles-main * {
  color: #fff;
}

.carpet-tiles-main::before {
  content: "";
  position: absolute;
  background-image: url("../img/8.png");
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.carpet-tiles-main-h2 {
  padding-bottom: 60px;
  z-index: 1;
}

.carpet-tiles-main-h2 h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
}

.carpet-tiles-main-block {
  z-index: 2;
  display: flex;
  justify-content: space-between;
}

.carpet-tiles-main-text {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  background-color: #353a54;
  padding: 30px;
  max-width: 1152px;
  width: 100%;
  min-height: 317px;
}

.carpet-tiles-main-text h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
  padding-bottom: 20px;
}

.carpet-tiles-main-text p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 12px;
}

.carpet-tiles-main-text p:last-child {
  padding-bottom: 0px;
}

.carpet-tiles-main-img {
  max-width: 308px;
  max-height: 317px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;

  padding: 20px;
  overflow: hidden;
}

.carpet-tiles-main-img img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 20px;
  object-fit: cover;
}


.grass-footer-block.carpet .grass-footer-subtitle.carpet {
  font-weight: 700;
  font-size: 24px;
  line-height: 47px;
}

.grass-footer-block.carpet .grass-footer-text.carpet {
  max-width: 1480px;
  width: 100%;
}

.grass-footer-block.carpet .grass-footer-text.carpet p {
  font-weight: 500;
  font-size: 16px;
  line-height: 115%;
}



.photo-projects .content {
  max-width: 1570px;
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 1052px;
  height: 100%;
  justify-content: space-between;
}

.photo-projects-blocks {
  display: flex;

  max-width: 1500px;
  width: 100%;
  justify-content: space-between;
  height: 62.93%;
  overflow: hidden;
}

.photo-projects-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 576px;
  width: 38.4%;
}

.photo-projects-left img:first-child {
  max-width: 576px;
  max-height: 385px;
  width: 100%;
  height: 58.16%;
  object-fit: cover;
  border-radius: 30px;
}

.photo-projects-left img:last-child {
  max-width: 576px;
  max-height: 237px;
  width: 100%;
  height: 35.8%;
  object-fit: cover;
  border-radius: 30px;
}

.photo-projects-right {
  max-width: 884px;
  max-height: 662px;
  width: 58.93%;
  display: flex;
}

.photo-projects-right img {
  max-width: 860px;
  max-height: 662px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}



.dropbtn {
  background: #353a54;
  color: white;
  line-height: 115%;
  padding: 6px;
  font-size: 16px;
  font-size: 16px;
  border: none;
  font-weight: 500;
}

.dropdown-btn {
  display: flex;
  background: #353a54;
  justify-content: space-between;
  padding: 6px 20px 11px 30px;
  border-radius: 35px;
}

.dropdown {
  position: relative;
  display: inline-block;
  display: none;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #353a54;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.completed-projects-no-bg.completed-projects {
  margin-top: 0;
}

.progect_work {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.progect_box1 {
  display: flex;
  gap: 40px;
}

.progect_box1_1 {
  position: relative;
}

.progect_box1_2 {
  position: relative;
}

.progect_box1_3 {
  position: relative;
}

.progect_box2 {
  display: flex;
  gap: 40px;
}

.progect_box2_1 {
  position: relative;
}

.progect_box2_2 {
  position: relative;
}

.progect_box2_3 {
  position: relative;
}

.progect_box3 {
  display: flex;
  gap: 40px;
}

.progect_box3_1 {
  position: relative;
}

.progect_box3_2 {
  position: relative;
}

.progect_box4 {
  display: flex;
  gap: 40px;
}

.progect_box4_1 {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.progect_box4_1_1 {
  position: relative;
}

.progect_box4_1_2 {
  display: flex;

  gap: 40px;
}

.progect_box4_1_2_1 {
  position: relative;
}

.progect_box4_1_2_2 {
  position: relative;
}

.progect_box4_2 {
  position: relative;
}

.prog_text-box {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.prog_text-box h2 {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
}

.prog_text-box p {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
}

.progect_work img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  border-radius: 30px;
  max-height: 600px;
}

.progect_box4_1 img {
  
}

.progect_box1 {
  position: relative;
  flex: 0 1 268px;
}

.progect_box1_1 {
  position: relative;
  flex: 0 1 268px;
}

.progect_box1_1 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box1_2 {
  position: relative;
  flex: 0 1 576px;
}

.progect_box1_2 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box1_3 {
  position: relative;
  flex: 0 1 576px;
}

.progect_box1_3 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box2 {
  position: relative;
  flex: 0 1 268px;
}

.progect_box2_1 {
  position: relative;
  flex: 0 1 576px;
}

.progect_box2_1 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box2_2 {
  position: relative;
  flex: 0 1 576px;
}

.progect_box2_2 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box2_3 {
  position: relative;
  flex: 0 1 268px;
}

.progect_box2_3 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box3 {
  position: relative;
  flex: 0 1 506px;
}

.progect_box3_1 {
  position: relative;
  flex: 0 1 576px;
}

.progect_box3_1 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box3_2 {
  position: relative;
  flex: 0 1 885px;
}

.progect_box3_2 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box4 {
  position: relative;
  
}

.progect_box4_1 {
  position: relative;
  flex: 0 1 885px;
}

.progect_box4_1_1 {
  position: relative;
  flex: 0 1 268px;
}

.progect_box4_1_1 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box4_1_2 {
  position: relative;
  flex: 0 1 268px;
}

.progect_box4_1_2_1 {
  position: relative;
  flex: 0 1 576px;
}

.progect_box4_1_2_1 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box4_1_2_2 {
  position: relative;
  flex: 0 1 268px;
}

.progect_box4_1_2_2 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.progect_box4_2 {
  position: relative;
  flex: 0 1 576px;
}

.progect_box4_2 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}


.cat-ssd {
  max-width: 1500px;
  width: 100%;
  display: flex;
  gap: 0 40px;
  position: relative;
}

.row.cat-ssd::before,
.row.cat-ssd::after {
  content: none;
}
.row.cat-ssd::after {
  content: "";
  position: absolute;
  background-image: url(../images/group-622-min.png);
  background-size: cover;
  background-position: center;
  width: calc(100vw);
  height: calc(100% + 100px);
  z-index: -1;
  top: -100px;
  left: calc(0vw - 17.5%);
  bottom: -100px;
}
.cat-ssd .products-line .sold-products-car {
  border: none;
  background-color: #fff;
}
.cat-ssd .filter-ssd {
  width: 268px;
}
.cat-ssd .filter-ssd .col-sm-3 {
  width: 268px;
  padding: 0;
}
.cat-ssd .prod-ssd {
  max-width: 1192px;
  width: 100%;
  padding: 0;
}
.cat-ssd .filter-ssd .col-sm-3 .filter {
  background-color: #fff;
  border-radius: 20px;
}

.cat-ssd .filter-ssd .option_filter {
  background-color: #fff;
  border-radius: 20px;
}
.cat-ssd .filter-ssd .filter #option_filter h3 {
  display: none;
}
.cat-ssd .filter-ssd #option_filter {
  padding: 20px;
  box-sizing: border-box;
}
.cat-ssd .filter-ssd #option_filter .clearfix {
  background-color: #fff;
  border-radius: 20px;
}
.cat-ssd .filter-ssd #option_filter .btn-border {
  border: none;
  padding: 0;
  border-bottom: 1px dotted #cacaca;
  margin-bottom: 16px;
}
.cat-ssd .filter-ssd #option_filter .btn-border.checkbox-group-price h4,
.cat-ssd .filter-ssd #option_filter .checkbox-group h4 {
  display: flex;
  justify-content: space-between;
  color: #353a54 !important;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  background-color: #fff !important;
  border: none;
  padding: 0;
}
.cat-ssd .filter-ssd #option_filter h4 .fa {
  color: #353a54 !important;
  margin: 0 !important;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .checkbox-group-overflow-price.column_filt,
.cat-ssd .filter-ssd #option_filter .btn-border {
  display: flex;
  flex-direction: column;
  gap: 12px 0;
}
.cat-ssd .filter-ssd #option_filter .btn-border + .select-group {
  margin: 0;
  margin-bottom: 12px;
}
.cat-ssd .filter-ssd #option_filter .btn-border .select-group {
  margin: 0;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .checkbox-group-overflow-price.column_filt
  .row,
.cat-ssd .filter-ssd #option_filter .row {
  margin: 0;
}
.cat-ssd .filter-ssd #option_filter .btn-border.checkbox-group-price h4 strong,
.cat-ssd .filter-ssd #option_filter .checkbox-group h4 strong {
  border: none;
  font-weight: 500;
  font-size: 16px;
  color: #353a54;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .formCost.checkbox {
  padding: 0 !important;
  display: flex;
  flex-direction: column-reverse;
  margin: 0 !important;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .formCost.checkbox
  .ssd-label-block {
  display: flex;
  justify-content: space-between;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .formCost.checkbox
  .ssd-label-block
  input {
  border-radius: 5px;
  padding: 3px 10px 6px 10px;
  border: 1px solid #cacaca;
  backdrop-filter: blur(4px);
  text-align: start;
  width: 100%;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .formCost.checkbox
  .ui-slider-handle.ui-corner-all.ui-state-default {
  height: 15px;
  margin-top: -3px;
  width: 15px;
  background: unset;
  background-color: #00cd67;
  border-radius: 8px;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .formCost.checkbox
  .ui-slider-range.ui-corner-all.ui-widget-header {
  height: 1px;
  background-color: #00cd67;
  border: none;
  outline: none;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .formCost.checkbox
  .ui-widget-content {
  border: 1px solid #00cd67;
  height: 1px;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .btn-border.checkbox-group-price
  .formCost.checkbox
  .col-sm-12 {
  height: 8px;
  display: flex;
  align-items: center;
  margin: 0;
  padding-right: 0;
}
.cat-ssd .filter-ssd #option_filter #keywords_filter.input-group .form-control {
  border: 1px solid #cacaca;
  padding: 3px 10px 6px 10px;
}
.cat-ssd
  .filter-ssd
  #option_filter
  #keywords_filter.input-group
  .input-group-btn
  > .btn {
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  padding: 3px 10px 6px 0;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .checkbox-group
  .row
  + .checkbox-group-overflow,
.cat-ssd .filter-ssd #option_filter .checkbox-group .row + .select-group {
  margin: 0;
  margin-bottom: 12px;
}
.cat-ssd .filter-ssd #option_filter .checkbox {
  margin: 0px;
}
.cat-ssd .filter-ssd #option_filter .scroll-content.checkbox-group-overflow {
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .scroll-content.checkbox-group-overflow
  .filter_total {
  display: none;
}
.cat-ssd .filter-ssd #option_filter .checkbox input[type="checkbox"] {
  margin-left: 0;
  border-radius: 2px;
  border: 2px solid #cacaca;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.cat-ssd .filter-ssd #option_filter .checkbox input[type="checkbox"] + label {
  color: #353a54;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  user-select: none;
  padding: 0 0 0 0px;
  width: 100%;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .checkbox
  input[type="checkbox"]
  + label::before {
  border-radius: 2px;
  border: 2px solid #cacaca;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.cat-ssd
  .filter-ssd
  #option_filter
  .checkbox
  input[type="checkbox"]:checked
  + label::before {
  border-color: #00cd67;
  background-color: rgba(0, 205, 103, 0.1);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300CD67' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.cat-ssd .filter-ssd #option_filter .checkbox .fa.fa-star.fa-stack-1x::before,
.cat-ssd
  .filter-ssd
  #option_filter
  .checkbox
  .fa.fa-star-o.fa-stack-1x::before {
  content: none;
}
.cat-ssd .filter-ssd #option_filter .checkbox .fa.fa-star.fa-stack-1x img {
  position: relative;
  z-index: 999;
}
.cat-ssd .filter-ssd #option_filter .checkbox .fa.fa-star.fa-stack-1x img,
.cat-ssd .filter-ssd #option_filter .checkbox .fa.fa-star-o.fa-stack-1x img {
  width: 16px;
  height: 16px;
}
.row-pagination-ssd {
  width: 100%;
}
.pagination-ssd {
  display: flex;
  justify-content: center;
}
.pagination-ssd ul {
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(4px);
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 17px 50px;
  gap: 40px;
}
.pagination-ssd ul li a {
  color: #353a54;
  font-family: Rawline;
  font-size: 14px;
  font-weight: 500;
  border: none;
  background: unset;
  padding: 0;
}
.pagination-ssd ul li span,
.pagination-ssd .pagination > li.active > span {
  color: #353a54;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  padding: 0;
  background: unset;
  border: none;
}

body[class^="product-product"] .ssd-product-wrap .row .row {
  margin: 0;
  gap: 20px 40px;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  body[class^="product-product"] .ssd-product-wrap .row .row {
    flex-wrap: wrap;
  }
}
body[class^="product-product"] .dddddddddddddddddddddd {
  border-radius: 20px;
  background: #fff;
  padding: 20px;
  height: fit-content;
  overflow-x: scroll;
  margin-left: auto;
  margin-right: auto;
}
body[class^="product-product"] .dddddddddddddddddddddd ul {
  margin: 0;
  display: -webkit-box;
}
body[class^="product-product"]
  .dddddddddddddddddddddd
  .sticker-left
  .sticker-diagonal {
  margin-left: -8px;
}
body[class^="product-product"]
  .dddddddddddddddddddddd
  .thumbnails
  .image-additional
  a {
  padding: 0;
  border: none;
}
body[class^="product-product"]
  .dddddddddddddddddddddd
  .thumbnails
  .image-additional
  a
  img {
  border: none;
  padding: 0;
  border-radius: 10px;
}
body[class^="product-product"] .dddddddddddddddddddddd .thumbnails .div-img {
  gap: 20px;
}
body[class^="product-product"]
  .dddddddddddddddddddddd
  .thumbnails
  .image-additional {
  margin-bottom: 0;
}
body[class^="product-product"] .dddddddddddddddddddddd ul .thumbnail img {
  border-radius: 10px;
}
body[class^="product-product"] .dddddddddddddddddddddd ul .thumbnail.img-ssd {
  position: relative;
  display: flex;
  height: fit-content;
}
body[class^="product-product"]
  .dddddddddddddddddddddd
  ul
  .thumbnail.img-ssd
  .sticker-product.sticker-left {
  display: block;
  left: 2px;
  top: 6px;
}
body[class^="product-product"]
  .dddddddddddddddddddddd
  ul
  .thumbnail.img-ssd
  img {
  max-width: 350px;
  object-fit: cover;
  margin-bottom: 10px;
}
@media (max-width: 600px) {
  body[class^="product-product"]
    .dddddddddddddddddddddd
    ul
    .thumbnail.img-ssd
    img {
    max-width: 300px;
  }
}
.product-cont-ssd,
.coment-ssd {
  background-color: #fff;
}
.product-cont-ssd {
  display: flex;
  flex-direction: column;
  gap: 16px 0;
  padding: 20px;
  border-radius: 20px;
  width: 100%;
}
.product-cont-ssd .product-h1 {
  color: #353a54;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.product-cont-ssd .title-ssd,
.product-cont-ssd .text-ssd {
  color: #353a54;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 115%;
}
.product-cont-ssd .text-ssd {
  font-weight: 600;
}
body[class^="product-product"] .ssd-product-wrap .row .row .ggggggggg,
.product-cont-ssd .detail-list {
  width: 100%;
  max-width: 100%;
}
.product-cont-ssd .card-order-info {
  gap: 5px;
  width: 100%;
}
.product-cont-ssd .card-order-info div {
  padding-left: 0;
}
.product-cont-ssd .group-ssd {
  color: #353a54;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
  margin-bottom: 12px;
}
body[class^="product-product"] .ssd-product-wrap .row .row .ggggggggg {
  padding-bottom: 16px;
  border-bottom: 1px dotted #cacaca;
}
.product-cont-ssd .product-description {
  margin-bottom: 0;
  max-height: fit-content;
}
.product-cont-ssd .product-description p {
}
.product-cont-ssd .product-description p span {
}
.product-cont-ssd .price-prod-ssd {
  display: flex;
  align-items: center;
}
.product-cont-ssd .price-prod-ssd .list-unstyled.price {
  margin: 0;
  display: none;
}
.product-cont-ssd .price-prod-ssd .list-unstyled.price h2,
.product-cont-ssd .price-prod-ssd .list-unstyled.price span {
  color: #353a54;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.product-cont-ssd .price-prod-ssd .list-unstyled.price h2 {
  margin-right: 20px;
}
.product-cont-ssd .price-prod-ssd .product-count .plus-minus .btn {
  width: 48px;
  height: 48px;
  border-radius: 9px;
  background: #cacaca;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-cont-ssd .price-prod-ssd .product-count .plus-minus .btn-minus:before,
.product-cont-ssd .price-prod-ssd .product-count .plus-minus .btn-plus:before {
  font-size: 40px;
  line-height: 0px;
  height: 10px;
  display: block;
  color: #fff;
}
.product-cont-ssd .price-prod-ssd .input-group.plus-minus {
  display: flex;
  border-radius: 10px;
  border: 1px solid #353a54;
}
.product-cont-ssd .price-prod-ssd .product-count .plus-minus .input-lg {
  height: 48px;
  border: none;
}
.product-cont-ssd .price-prod-ssd .product-count .btn.btn-default.btn-plus {
  background-color: rgba(255, 178, 112, 1);
}
.product-cont-ssd .price-prod-ssd .basket-block .product-buttons .btn {
  height: 50px;
  padding: 11px 30px 14px 30px;
  border-radius: 10px;
  background: #353a54;
  backdrop-filter: blur(4px);
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: none;
}
.product-cont-ssd .price-prod-ssd .product-block {
  height: 30px;
}
.product-cont-ssd .price-prod-ssd .btn-util-block {
  display: none;
}
body[class^="product-product"] .product-cont-ssd .rating .fa-star {
  color: #ffc700;
}
body[class^="product-product"] .product-cont-ssd .rating .fa-star-o {
  color: #cacaca;
}
body[class^="product-product"] .product-cont-ssd .rating {
  gap: 0 2px;
}

.container.ttttttt.ssd-product-wrap {
  margin-bottom: 0;
}
.w100 {
  width: 100%;
}

.wrap-coment-ssd {
  display: flex;
  justify-content: flex-end;
  max-width: 1500px;
  width: 100%;
  margin-bottom: 100px;
}
.coment-ssd {
  padding: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px 0;
  max-width: 100%;
  width: 100%;
}

.coment-ssd .user-ssd {
  display: flex;
  gap: 12px;
}
.coment-ssd .user-ssd .wrap-user {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.coment-ssd .user-ssd .wrap-user .rating .fa-star {
  color: #ffc700;
}
.coment-ssd .user-ssd .wrap-user .rating .fa-star-o {
  color: #cacaca;
}
.coment-ssd .review-ssd {
  display: flex;
  flex-direction: column;
  gap: 12px 0;
  padding-bottom: 16px;
  border-bottom: 1px dotted #cacaca;
}
.coment-ssd .review-ssd:last-child {
  padding-bottom: 0;
  border: none;
}
body[class^="product-product"] {
  background-image: url(../images/Group-623-min.png);
  background-position: center;
  background-repeat: repeat;
}
body[class^="product-product"] header .head-line {
  background-color: #fff;
}
body[class^="product-product"] .first-screen.no-bg .jump {
  margin-bottom: 78px;
}
body[class^="product-product"] .first-screen {
  margin-top: -120px;
}
.orange {
  color: #ffc700;
}
.wrap-coment-ssd form .section-title {
  color: #353a54;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.wrap-coment-ssd form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wrap-coment-ssd form input {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border-radius: 10px;
  outline: none;
  border: 1px solid;
}
.wrap-coment-ssd form textarea {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  outline: none;
  border: 1px solid;
}

.wrap-coment-ssd form #button-review {
  height: 50px;
  padding: 11px 30px 14px 30px;
  border-radius: 10px;
  background: #353a54;
  backdrop-filter: blur(4px);
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: none;
  cursor: pointer;
}

.cat-ssd .filter-ssd .btn-fil-ssd,
.cat-ssd .filter-ssd #column-left #home_filter .title-ssd-fil {
  display: none;
}

.review-star.active.checked .fa-star,
.review-star.checked .fa-star {
  color: #ffc700;
}
.label-ssd-text.error {
  color: red;
}
.dddddddddddddddddddddd .sticker-product.sticker-left {
  display: none;
  left: 101px;
  top: 26px;
}
body[class^="product-category"] .btn:hover {
  background: #fff;
  border: 1px solid #353a54;
}
body[class^="product-category"] .wrap-head-line a,
body[class^="product-category"] footer a {
  color: #353a54;
}
footer .content .row {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 768px) {
  
  .news .news-blocks {
    justify-content: center;
  }
  .no-gutters .product-layout.product-grid {
    max-width: unset !important;
  }

  .cat-ssd .filter-ssd {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .cat-ssd .filter-ssd .btn-fil-ssd {
    display: flex;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    background: #353a54;
    width: 268px;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }
  .cat-ssd .filter-ssd .btn-fil-ssd:hover {
    color: black;
  }
  .cat-ssd .filter-ssd #column-left {
    position: fixed;
    top: 0px;
    right: 10px;
    z-index: 99;
    width: 360px;
    height: 100%;
    background-color: #fff;
  }
  .cat-ssd {
    position: unset;
    flex-direction: column;
  }
  .cat-ssd .filter-ssd #column-left #home_filter .title-ssd-fil {
    display: flex;
    justify-content: space-between;
    color: #353a54;
    font-size: 16px;
    background-color: #fff;
    font-weight: 700;
    padding: 20px 20px 0;
  }
  .cat-ssd .filter-ssd .col-sm-3 .filter {
    border-radius: 0;
  }
  .product-cont-ssd .price-prod-ssd,
  .product-add {
    flex-wrap: wrap;
    gap: 12px 0;
  }
  body[class^="product-product"] .thumbnails .div-img {
    flex-direction: row;
    overflow-x: scroll;
    max-width: 300px;
    overflow-y: hidden;
    padding-right: 0px;
  }
  body[class^="product-product"] .thumbnails .div-img::-webkit-scrollbar {
    height: 6px; 
  }
  section.slider-projects::before {
    right: -10px;
    left: -10px;
  }
  .basket-block .product-add {
    flex-direction: column;
    align-items: flex-start;
  }
  header .line-header .right-block .modal-btn {
    padding: 6px 16px 8px;
  }

  .slider-projects .image-slider__image img {
    max-height: unset !important;
  }
}

.ssd-cat-prod .sticker-catalog.sticker-left {
  left: -15px;
  top: 6px;
  position: absolute;
}

.price-main,
.button-wishlist {
  display: none;
}

.telegram-widget {
  opacity: 0;
}
.whatsapp-widget,
.telegram-widget {
  position: fixed;
  bottom: 55px;
  right: 30px;
  z-index: 1;
}
.widget-icon.show {
  z-index: 500;
}
.whatsapp-widget img,
.telegram-widget img {
  width: 46px;
  border-radius: 50%;
  animation: pulse 2.5s linear infinite;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}
.pulse {
  animation-name: pulse;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}
.grass-footer .grass-footer-text ul {
  margin-left: 0;
  padding-left: 48px;
  margin-bottom: 15px;
}
.grass-footer ul li {
  list-style-type: none;
}
.grass-footer ul li {
  font-size: 16px;
  line-height: 115%;
  padding-bottom: 20px;
  position: relative;
}
.grass-footer ul li::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #ffb270;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: -35px;
}
.easyhtml5video {
  margin: 0 auto 25px;
}
.video-title {
  text-align: center;
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 25px;
}
@media (max-width: 600px) {
  .video-title {
    font-size: 20px;
  }
  .grabo-list-item {
    border-right: none;
  }
}

.sert-slider {
  width: 100%;
}
@media (max-width: 1599px) {
  .men img {
    max-width: 800px;
  }
}
@media (max-width: 1200px) {
  .men img {
    max-width: 720px;
  }
}
@media (max-width: 1090px) {
  .grabo-list-item {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }
  .men {
    left: -97px;
  }
  .men img {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .grabo-advantages-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .desc-advantages {
    max-width: 100%;
  }
  .h2-title {
    font-size: 25px;
  }
  .men {
    display: none;
  }
  .ball {
    margin: 20px 0;
  }
}
@media (max-width: 480px) {
  .lino-header-hang {
    margin-bottom: 30px;
  }
  .mob-table {
    display: block;
  }
  .desk-table {
    display: none;
  }
  .mob-table td,
  .mob-table th {
    border: 1px solid rgba(255, 255, 255, 0.4);
  }
  td,
  th {
    padding: 8px !important;
    font-size: 12px;
  }
  .grabo-list-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 0;
  }
  .ball {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .ball-desc {
    max-width: 100%;
    padding-right: 0;
    text-align: center;
  }
  .advantages-details {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .advantages-details img {
    margin-bottom: 15px;
  }
  .desc-advantages {
    text-align: center;
    padding-left: 0;
  }
  .desc-advantages .headig {
    margin-bottom: 10px;
  }
}
@media (max-width: 960px) {
  header .line-header .right-block a {
    font-size: 12px;
  }
}

.progect_work .images {
  position: relative;
}

.slick-dots {
  position: unset !important;
  margin-top: 20px !important;
}
.slick-dots li button:before {
  font-size: 20px !important;
}
@media (max-width: 480px) {
  .news .wrap-content .content .image-wrap {
    width: 100%;
  }
  .news .wrap-content .content img {
    width: 100%;
    height: auto;
  }
  .news .wrap-content .content h4 {
    width: 100%;
  }

  .news .wrap-content .content .images .img {
    width: 100%;
    height: auto;
  }

  .news .news-block {
    width: 100%;
  }
}

.scroll-top-wrapper.show {
  bottom: 120px !important;
}

.cookie-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #333;
  color: white;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  max-width: 1150px;
  margin: 0 auto;
}

.cookie-consent-text {
  flex-grow: 1;
  margin-right: 20px;
  font-size: 14px;
  color: #fff;
}

.cookie-consent-text a {
  color: #fff;
  text-decoration: underline;
}

.cookie-consent-button {
  background-color: #4c81af;
  color: white;
  border: none;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  white-space: nowrap;
}

.cookie-consent-button:hover {
  background-color: #6a98c1;
}

@media (max-width: 768px) {
  .cookie-consent {
    flex-direction: column;
    text-align: center;
  }

  .cookie-consent-text {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
