

/* Start:/local/templates/pastuh/css/main.css?17147381212850*/
html{
  box-sizing: border-box;
  scroll-behavior: smooth;
}

*,
*::after,
*::before{
  box-sizing: inherit;
}

ul[class],
ol[class]{
  padding: 0;
}
body.active{
  overflow: hidden;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
nav,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
  font-size: 16px;
}

ul[class] {
  list-style: none;
}

img {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select{
  /* font: inherit; */
}
input,
button,
textarea,
select:focus{
  outline: none;
}
button{
  padding: 0;
}

a {
  text-decoration: none;
  color: white;
}
input:focus{
  outline: none;
}
body{
  font-family:Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}
body.active{
  overflow: hidden;
}
.container{
  max-width: 1290px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}
.element__products{
  margin-bottom: 4vh;
}
.breadcrumb {
  background: white;
  display: flex;
  gap: 3px 20px;
  flex-wrap: wrap;
  margin: 10px 0 10px 20px;
}
.header__breadcrumb a, li{
  color: #949799;
  position: relative;
  line-height: 16px;
}
.header__breadcrumb a:hover{
  text-decoration: underline;
}
.main-description_content{
  margin-bottom: 30px;
}
.breadcrumb li::after {
  content: "/";
  color: #949799;
  font-size: 18px;
  position: absolute;
  right: -12px;
  top: 0;
}
.breadcrumb li:last-child::after{
  display: none;
}
.description___section div{
  font-family: "Open Sans",sans-serif;
  line-height: 30px;
}
h2 {
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 2.80rem;
  line-height: 1.3;
  letter-spacing: -0.03em;
  margin-bottom: 1.5rem;
  color: #25282b;
}
.main-description_title{
font-weight: 500;
}
.description-section_text{
margin: 0 0 1.5rem;
}
h1{
  font-size: 42px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.03em;
  margin-bottom: 22px;
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 20px;
}
@media(min-width:800px){
  .container{
    width: inherit;
  }
}
@media(max-width:800px){
  .container{
    padding: 0 10px;
  }
}
@media(max-width:500px){
  .breadcrumb {
    background: white;
    display: flex;
    gap: 3px 15px;
    flex-wrap: wrap;
    margin: 10px 0 10px 20px;
  }
  .breadcrumb li::after {
    right: -10px;
    top: 0;
}

}
.popup__input.err{border:solid 1px #ff0000;}
.rez_zel{font-weight: 700;font-size:14px;text-align: center;width: 100%;}
.news__image img{object-fit: cover;height:260px;width:100%;object-position: 50% 0;}



.products__photos span {
  width: 100%;
  height: 210px;
  border-bottom: 3px solid rgba(0,0,0,0.2);
  border-radius: 2px;
  z-index: 2;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}


/* End */


/* Start:/local/templates/pastuh/css/header.css?177332341927817*/
@font-face {
  font-family: 'Open Sans';
  src: url('/local/templates/pastuh/css/../fonts/OpenSans-Regular.woff2') format('woff2'), url('/local/templates/pastuh/css/../fonts/OpenSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/local/templates/priborufa/fonts/OpenSans-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.logo_block {
  display: flex;
}

.logo_text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 16px;
  font-size: 20px;
  font-weight: 600;
  max-width: 350px;
}

.background__close {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 4;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}

.background__close.active {
  visibility: visible;
}

.search_ready {
  border: 1px solid #43B630;
}

.search_ready .item:hover {
  color: #43B630;
}

.search_input {
  width: 100%;
}

.search_input form {
  width: 100%;
}

.search_input form table {
  width: 100%;
}

.search_input input {
  border: none !important;

  -webkit-box-shadow: 0 0 5px #00000073 inset;
  box-shadow: 0 0 5px #00000073 inset;
}

.search_input input:focus {
  border: none;

  -webkit-box-shadow: 0 0 5px #43B630 inset;
  box-shadow: 0 0 5px #43B630 inset;
}

.search_input svg path {
  fill: #43B630;
}

.h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 44px;
  line-height: 1.3;
  letter-spacing: -0.03em;
  /* margin-bottom: 40px; */
  padding-bottom: 30px;
}

.header {
  position: sticky;
  z-index: 4;
  background-color: white;
  top: -140px;
}

.middle-menu_section {
  display: flex;
  width: 100%;
  gap: 8px;
  justify-content: space-between;
}

.header__logo img {
  width: 100%;
  height: 100%;
}

.menu-el_link {
  font-size: 22px;
  color: #000;
}

.drop-menu__section {
  position: relative;
}

.head-drop_menu {
  position: absolute;
  left: 0;
  top: 40px;
  background: white;
  display: flex;
  transform-origin: 50% 0;
  flex-direction: column;
  opacity: 0;
  transform: scaleY(0) translateZ(0);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
  width: max-content;
  transition: transform 0.3s, opacity 0.3s
}

.head-drop_menu.active {
  transform: scaleY(1) translateZ(0);
  opacity: 1;
}

.work-elem_link {
  line-height: 1.5em;
  padding: 6px 20px;
  font-size: 20px;
  color: black;
}

.work-elem_link:hover {
  color: #d0d973;
}

.header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-bottom: 1px solid #CBCBCB;
  overflow: hidden;
}

.header__connects {
  display: flex;
  align-items: center;
  gap: 24px;
}

.header__tel {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}

.header__tel a {
  color: #000;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 700;
}

.header__tel-open {
  transition: all 0.2s ease-in-out;
}

.header__tel-open.active {
  transform: rotate(180deg);
}

.header__tel-group a:last-child {
  position: absolute;
  background-color: white;
  border: 1px solid #CBCBCB;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  padding: 0px 28px;
  border-bottom: none;
  left: 0;
  text-align: center;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  display: flex;
  align-items: center;
  opacity: 0;
}

.header__tel-group.active a:last-child {
  padding: 28px;
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.header__email {
  display: flex;
  align-items: center;
  gap: 12px;
}

.header__email a {
  color: #000;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 400;
}

.header__button {
  color: #FFF;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: 400;
  border-radius: 4px;
  background: #43B630;
  border: none;
  padding: 15px 43px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.header__button-mobil {
  display: none;
}

.header__button:hover {
  background: #25282b;
}

.left {
  float: left;
  margin-right: 2em;
  margin-bottom: 2em;
}

.right {
  float: right;
  margin-left: 2em;
  margin-bottom: 2em;
}

.detail-work_content ul {
  margin: 0 0 1.5rem;
  list-style-type: disc;
}

.detail-work_content ul li {
  margin: 0 0 0.5rem;
  color: #25282b;
  font-weight: 500;
}

.detail-work_content h3 {
  font-weight: bold;
  font-size: 16px;
  padding-left: 40px;
  font-family: "Open Sans", sans-serif;
  color: #25282b;
}

.detail-work_content table {
  margin: 0 0 1.5rem;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.detail-work_content td,
th {
  vertical-align: top;
  width: 580px;
  padding: 0.6rem 1rem;
  border-bottom: 1px solid;
  border-color: var(--color-content-border);
  outline: none !important;
}

.header__inner {
  padding: 29px 0px 30px 0px;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
}

.header__inner-buttons {
  display: flex;
  align-items: center;
  gap: 24px;
}

.search_block-wrapper {
  width: 300px !important;
}

.header__inner-search {
  display: flex;
  align-items: center;
  gap: 24px;
}

.search-buttons {
  align-items: center;
  display: none;
}

.search-buttons svg {
  box-sizing: border-box;
  padding: 12px;
  width: 56px;
  height: 56px;
  cursor: pointer;
  fill: #43B630;
}

.header__catalog-button {
  display: flex;
  align-items: center;
  gap: 12px;
}

.header__catalog-button {
  color: #FFF;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: 400;
  padding: 15px 33px;
  border-radius: 4px;
  background: #43B630;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.header__catalog-button:hover {
  /* background: #0879e3; */
}

.detail-work_content p {
  margin: 0 0 1.5rem;
  line-height: 30px;
  font-family: "Open Sans", sans-serif;
}

.detail-work_content {
  padding-top: 4vh;
  padding-bottom: 4vh;
  padding-left: 2.5rem;
  color: #25282b;
  padding-right: 2.5rem;
}

.header__catalog-burger {
  width: 20px;
  height: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;

}

.header__catalog-burger span {
  height: 2px;
  background: white;
  width: 100%;
  border-radius: 5px;
  transform: translateX(-11px);
  z-index: 4;
  transition: all 0.2s ease-in-out;
}

.header__catalog-burger_active span:last-child {
  transform: translateX(-11px) translateY(-7px) rotate(45deg);
}

.header__catalog-burger_active span:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-11px);
}

.header__catalog-burger_active span:first-child {
  transform: translateX(-11px) translateY(6px) rotate(-45deg);
}

.header__catalog-text {
  transform: translateX(-8px);
  color: #FFF;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 600;
}

.header__links {
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-size: 18px;
  color: #43B630;
  font-weight: 600;
}

.header__links div {
  color: #43B630;
}

.header__connects .header__links a {
  font-size: 16px;
  color: #000;
  display: flex;
  gap: 5px;
  font-weight: 600;
}

.header__connects .header__links a:hover {
  color: #43B630;
}

.header__links-btn {
  display: flex;
  align-items: center;
  gap: 40px;
  max-width: 600px;
  width: 100%;
}

.header__link {
  transition: all 0.2s ease-in-out;
  text-align: center;
  min-width: 60px;
}

.header__link:hover {
  transform: scale(0.9);
}

.header__link a {
  color: #000;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: 400;
}

.header__inner-search {
  position: relative;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
}

.header__search {
  border-radius: 29px;
  border: 1px solid #CBCBCB;
  align-items: center;
  display: flex;
  gap: 12px;
  padding: 15px 15px;
  width: 318px;
}

.header__search svg {
  transform: translate(4px, 0px);
  cursor: pointer;

}

.header__search input {
  border: none;
  color: black;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 400;
}

.header__search-btn {
  background: none;
  border: none;
}

.header__basket {
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  position: relative;
}

.header__basket span {
  top: 3px;
  right: 0;
  padding: 4px 7px;
  border-radius: 15px;
  background-color: #43B630;
  font-size: 11px;
  color: white;
  position: absolute;
}

.header__basket:hover {
  cursor: pointer;
  transform: scale(0.9);
}

.header__pop {
  max-width: 1290px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

.header__popup {
  border-radius: 29px;
  background: #FFF;
  padding: 0px 40px 0px 40px;
  display: grid;
  z-index: 3;
  position: absolute;
  top: 0;
  gap: 160px;
  transition: all 0.5s ease-in-out;
  grid-template-rows: 0fr;
  overflow: hidden;
  max-height: 600px;
  transform: translateY(-10px);
}

.header__popup_active {
  padding: 40px;
  grid-template-rows: 1fr;
  transition: all 0.5s ease-in-out;
}

.header__popup-wrapp {
  display: flex;
  gap: 160px;
}

.header__popup-content-wrapper {
  padding-top: 2px;
}

.header__popup-content {
  display: flex;
  flex-direction: column;
  background-color: white;
  object-fit: cover;
}

.header__popup-content-overflow {
  /* overflow-y: scroll; */
  scrollbar-width: none;
}

.header__popup-content-overflow:hover {
  scrollbar-color: hsl(216, 23%, 20%) hsl(216, 4%, 94%);
}

.header__popup-content-overflow::-webkit-scrollbar {
  width: 4px;
}

.header__popup-content-overflow::-webkit-scrollbar-track {
  background: hsl(216, 4%, 94%);
}

.header__popup-content-overflow::-webkit-scrollbar-thumb {
  background-color: #35415b59;
  border-radius: 5px;

}

tr {
  border: unset !important;
  border-bottom: unset !important;
}

td {
  border: unset !important;
  border-bottom: unset !important;
}

.header__popup-content>[data-tab] {
  margin-bottom: 16px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__popup-content div {
  gap: 0px;
}

.accordion__content-info {
  overflow-y: scroll;
  scrollbar-width: none;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  padding-top: 2px !important;
}

.accordion__content-info:hover {
  scrollbar-color: hsl(216, 23%, 20%) hsl(216, 4%, 94%);
}

.accordion__content-info::-webkit-scrollbar {
  width: 4px;
}

.accordion__content-info::-webkit-scrollbar-track {
  background: hsl(216, 4%, 94%);
}

.accordion__content-info::-webkit-scrollbar-thumb {
  background-color: #35415b59;
  border-radius: 5px;

}


.accordion__content-info.active {
  visibility: visible;
  opacity: 1;
  max-height: 100% !important;
  transition: all 0.5s ease-in-out;
}

.accordion__content-info-mobil {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  padding-top: 2px !important;
}

.accordion__content-info-mobil {
  visibility: visible;
  opacity: 1;
  max-height: 100% !important;
  transition: all 0.5s ease-in-out;
}

.header__popup-text {
  color: #000;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  line-height: 23px;
  cursor: pointer;
}

.header__popup-text a {
  color: #000;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  line-height: 30px;
  cursor: pointer;
}

.header__popup-text:hover a {
  color: #43B630;
}

.header__popup-text:hover {
  color: #43B630;
}

.header__popup-text.active {
  color: #43B630;
}

.header__popup-text-mobil a {
  color: #000;
  font-family: Helvetica;
  font-size: 22px;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  line-height: 23px;
}

.header__popup-text-mobil.active a {
  color: #43B630;
  font-weight: 700;
}

.header__mobil-menu {
  display: none;
}

.popup.active {
  background: rgba(0, 0, 0, 0.85);
  visibility: visible;
}

.popup {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: transform 0.2s ease-in-out, background 0.2s ease-in-out;
  visibility: hidden;
  padding: 10px;
}

.popup.active .popup__window {
  transform: translateY(0px);
  opacity: 1;
}

.popup__window {
  background-color: white;
  width: 500px;
  z-index: 30;
  cursor: auto;
  padding: 30px 20px 40px 20px;
  color: #35415b;
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.2s ease-in-out;
}

.popup__name {
  line-height: 30px;
  margin-bottom: 5px;
}

.popup__input {
  width: 100%;
  height: 48px;
  border-radius: 5px;
  border: none;
  padding: 0 20px 0 20px;
  font-size: 16px;
  color: #35415b;
  line-height: 30px;
  letter-spacing: 1px;
  font-family: "Open Sans", sans-serif;

  -webkit-box-shadow: 0px 0px 0px 1px #e3e7f0 inset;
  box-shadow: 0px 0px 0px 1px #e3e7f0 inset;
}

.popup__input:focus {

  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.10);
}

.popup__confidentiality {
  margin-top: 20px;
  display: flex;
  gap: 5px;
  align-items: center;
}

input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 0.3rem;
  height: 19px;
  width: 19px;
  margin-top: -1px;
  padding: 0 !important;
  min-height: 0 !important;
  box-shadow: none !important;
  cursor: pointer;
}

.checkout__inputs input:focus {
  -webkit-appearance: auto;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.10);
}

.popup__confidentiality a {
  color: #ff5722;
}

.popup__confidentiality a:hover {
  border-bottom: 1px solid #ff5722;
}

.popup__button {
  color: white;
  text-transform: uppercase;
  padding: 15px 30px;
  width: max-content;
  box-shadow: 0 0.15em 0.3em rgba(0, 0, 0, 0.2);
  background: rgb(34 108 199 / 45%);
  margin-top: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  transition: all 0.2s ease-in-out;

}

.popup__button:hover {
  background: #5c414178;
  cursor: not-allowed;
}

.popup__button.active {
  background: #43B630;
  transition: all 0.2s ease-in-out;
}

.popup__button.active:hover {
  background: #333333;
  cursor: pointer;
}

.popup__close {
  position: absolute;
  top: 5%;
  right: 2%;
  padding: 30px;
  pointer-events: none;
  stroke: white;
}

.header__basket:hover~.basket {
  grid-template-rows: 1fr;
  padding: 30px;
}

.basket {
  position: absolute;
  top: 58px;
  right: 0;
  padding: 0px 30px 0px 30px;
  background-color: white;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  cursor: pointer;
  width: 320px;
  display: grid;
  grid-template-rows: 0fr;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
  z-index: 4;
}

.basket__wrapper {
  width: 100%;
}

.basket__wrapper-product {
  overflow-y: scroll;
  max-height: 300px;
  scrollbar-width: none;
}

.basket__wrapper-product:hover {
  scrollbar-color: hsl(216, 23%, 20%) hsl(216, 4%, 94%);
}

.basket__wrapper-product::-webkit-scrollbar {
  width: 4px;
}

.basket__wrapper-product::-webkit-scrollbar-track {
  background: hsl(216, 4%, 94%);
}

.basket__wrapper-product::-webkit-scrollbar-thumb {
  background-color: #35415b8f;
  border-radius: 5px;

}

.basket__empty-product {
  min-height: 0;
}

.basket__empty-product div {
  color: #35415b;
}

.basket__product-item {
  margin-bottom: 20px;
  position: relative;
}

.basket__product-item:hover .basket__product-item-close {
  opacity: 1;
}

.basket__product-item-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  transition: all 0.2s ease-in-out;
}

.basket__product-item-close span {
  width: 20px;
  height: 20px;
  background-color: black;
}

.basket:hover {
  grid-template-rows: 1fr;
  padding: 30px;
}

.basket__title {
  margin-right: 20px;
  max-width: 245px;
}

.basket__title p {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0 !important;
}

.header__basket {
  padding: 16px 16px;
}

.basket__title img {
  margin-right: 8px;
  float: left;
}

.basket__summ {
  display: flex;
  gap: 5px;
  margin-top: 5px;
  font-size: 14px;
}

.basket__result p {
  margin-top: 20px;
  font-weight: 600;
  text-align: center;
  color: #35415b;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}

.basket__button-luck {
  margin-bottom: 8px;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 0.15em 0.3em rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}

.basket__button-luck a {
  font-weight: 600;
  text-align: center;
  color: #35415b;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}

.basket__button-luck:hover {
  background-color: #0f131f;
  color: white;
}

.basket__button-luck:hover a {
  color: white;
}

.basket__button {
  font-weight: 600;
  text-align: center;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin-bottom: 8px;
  padding: 10px;
  border-radius: 5px;
  letter-spacing: 0;
  box-shadow: 0 0.15em 0.3em rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  background-color: #43B630;
}

.basket__button:hover {
  background-color: #0f131f;
  color: white;
}

.header__basket-mobile {
  display: none;
}

@media(max-width:1400px) {
  .search_input {
    width: 250px !important;
  }
}

@media(max-width:1205px) {
  .header__search {
    max-width: min-content;

  }

  .header__link a {
    font-size: 19px;
  }

  .header__catalog-text {
    font-size: 19px;
  }

  .header__links-btn {
    gap: 20px;
  }

  .header__inner-search {
    gap: 0px;
  }

  .header__links {
    display: none;
  }
}

@media(max-width:1060px) {

  .basket {
    position: absolute;
    right: 5%;
    width: 320px;
  }

  .header__inner-search {
    width: 100%;
  }

  .header__wrapper {
    padding: 15px;
  }

  .header__connects {
    gap: 15px;
  }

  .header__search {
    display: none;
  }

  .header__link a {
    font-size: 21px;
  }

  .header__catalog-text {
    font-size: 22px;
  }

  .header__basket {
    margin-right: 20px;
  }

  .header__links a {
    font-size: 16px;
  }

  .header__button {
    font-size: 17px;
  }

  .header__tel-group a:last-child {
    padding: 0px 25px;
  }

  .header__tel-group.active a:last-child {
    padding: 25px 25px;
    margin-top: 5px;
  }

}

@media(max-width:800px) {
  .header {
    position: sticky;
    top: 0;
  }

  .header__basket-mobile {
    display: block;
    position: relative;
    margin-bottom: -7px;
    margin-right: 5px;
  }

  .middle-menu_section {
    display: none;
  }

  .header__basket-mobile span {
    top: -8px;
    right: -7px;
    padding: 4px 7px;
    border-radius: 15px;
    background-color: #ff5722;
    font-size: 11px;
    color: white;
    position: absolute;
  }

  .header__breadcrumb a,
  li {
    line-height: 19px;
    font-size: 11px;
  }

  .header__popup-text a {
    font-size: 16px;
    font-weight: 600;
    line-height: 14px;

  }

  .header__popup-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    font-family: Helvetica;
  }

  .header__popup-text p {
    max-width: 300px;
  }

  .accordion__content-info.active {
    margin-top: -10px;
    margin-bottom: 16px;
  }

  .accordion__content-info div {
    line-height: 30px;
  }

  .accordion__content-info a:hover {
    color: black !important;
  }

  .accordion__content-info .header__popup-text:hover a {
    color: black !important;
  }

  .header__logo {
    max-width: 153px;
  }

  .header__links {
    display: none;
  }

  .header__button {
    display: none;
  }

  .header__button-mobil {
    background: #43B630;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: none;
    position: relative;
    width: 35px;
    height: 35px;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    align-items: center;
    text-align: center;
  }

  .header__button-mobil span {
    background: white;
    width: 18px;
    border: 1px solid white;
    z-index: 4;
    height: 1px;
    transition: all 0.2s ease-in-out;
  }

  .header__button-mobil_active span:first-child {
    transform: translateY(6px) rotate(-45deg);
  }

  .header__button-mobil_active span:nth-child(2) {
    opacity: 0;
  }

  .header__button-mobil_active span:last-child {
    transform: translateY(-7px) rotate(45deg);
  }

  .header__inner {
    position: relative;
    /* height: 0; */
    padding: 8px 10px 16px 10px;
    /* visibility: hidden; */
    /* opacity: 0; */
    transition: all 0.5s ease-in-out;
    /* position: absolute; */
    border-bottom: 1px solid #CBCBCB;
  }

  .header__inner_active {
    height: 100%;
    padding: 29px 10px 30px 10px;
    visibility: visible;
    opacity: 1;
  }

  .header__inner-buttons {
    display: none;
  }

  .header__inner-search {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 10px;
    height: 56px;
    overflow: hidden;
    visibility: hidden;
  }

  .search-buttons {
    display: flex;
  }

  .header__inner-search>* {
    transform: translateY(-56px);
    transition: all 1s ease;

  }

  .header__inner-search.active {
    visibility: visible;
  }

  .header__inner-search.active>* {
    transform: none;
  }

  .header__inner .search-form {
    display: block;
    max-width: none;
    width: 100% !important;
  }

  .header__basket {
    display: none;
  }

  .header__mobil-menu {
    display: block;
    background: white;
    padding: 0px 30px 0px 16px;
    width: 100%;
    position: absolute;
    overflow: auto;
    z-index: 6;
    visibility: hidden;
    height: 0;
    transition: all 0.5s cubic-bezier(0.535, 0.435, 0.000, 0.910);
  }

  .header__mobil-menu_active {
    padding: 10px 30px 0px 16px;
    height: 100vh;

    visibility: visible;
    transition: all 0.5s cubic-bezier(0.535, 0.435, 0.000, 0.910);
  }

  .header__mobil-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header__mobil-bottom {
    margin-bottom: 70px;
  }

  .header__mobil-button-text {
    color: #43B630;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 600;
  }

  .header__mobil-button-text.active {
    color: #0871d4;
  }

  .header__links-btn {
    display: block;
  }

  .header__link {
    text-align: start;
  }

  .header__link:hover {
    transform: scale(1);
  }

  .header__link a {
    font-size: 16px;
    font-weight: 400;
  }

  .header__links-btn {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-bottom: 56px;
  }

  .header__mobil-button {
    padding-bottom: 16px;
    cursor: pointer;
  }

  .header__mobil-tel {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    cursor: pointer;
  }

  .header__mobil-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.2s ease-in-out;

  }

  .header__mobil-tel-text {
    display: flex;
    flex-direction: column;
    gap: 5px;
    transition: all 0.2s ease-in-out;
  }

  .header__mobil-tel-text a {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    color: black;
    transition: all 0.2s ease-in-out;
  }

  .header__mobil-tel-text a:last-child {
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
    height: 0;
  }

  .header__mobil-tel-text.active a:last-child {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }

  .header__mobil-open {
    transition: all 0.2s ease-in-out;
  }

  .header__mobil-open.active {
    transform: rotate(180deg);
  }

  .header__mobil-button-popup {
    padding: 15px 40px;
    background: #43B630;
    color: white;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 16px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }

  .header__mobil-button-popup:hover {
    background: #0c77db;
  }

  .header__accordion {
    display: flex;
    border-bottom: 1px solid #CBCBCB;
    border-top: 1px solid #CBCBCB;
    padding: 0;
    height: 0;
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.535, 0.435, 0.000, 0.910);
  }

  .header__accordion.active {
    padding: 16px 0px 0px 0px;
    height: auto;
    opacity: 1;
    visibility: visible;
    margin-bottom: 10px;
  }

  .header__mobil-button-svg {
    transition: all 0.2s ease-in-out;
  }

  .header__mobil-button-svg.active {
    transform: rotate(-90deg);
  }

  .header__accordion-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .header__accordion-link a {
    color: black;
    font-size: 12px;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
  }

  .header__accordion-link a:hover {
    color: #43B630;
  }

  .h1 {
    font-size: 40px;
  }
}

@media(max-width:600px) {
  .h1 {
    font-size: 35px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .header__mobil-menu_active {
    /* max-width: 365px; */
  }
}

@media(max-width:500px) {
  .popup__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 30px;
    pointer-events: auto;
    stroke: #35415b;
    z-index: 55;
    font-size: 13px;
  }

  .popup {
    padding: 0;

  }

  .popup__window {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }

  .header__button-mobil {
    width: 32px;
    height: 32px;
  }

  .header__button-mobil_active span:first-child {
    transform: translateY(5px) rotate(-45deg);
  }

  .header__button-mobil_active span:last-child {
    transform: translateY(-5px) rotate(45deg);
  }

  .h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .breadcrumb {
    margin: 10px 0 10px 0px;
  }

}

@media(max-width:400px) {
  .h1 {
    font-size: 18px;

  }
}

.header__tel-group {
  display: flex;
  flex-direction: column;
}
/* End */


/* Start:/bitrix/components/vadim/search.iblock/style.css?17079083512125*/
.back_search{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: none;
}
.search_input {
    width: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
}
.search_block-wrapper{
  box-sizing: inherit;
  max-width: 318px;
  position: relative;
  width: 100%;
}
.search_input input:focus {
    border: 1px solid #484848;
}
.search_input input {
    padding: 20px 0;
    padding-left: 40px !important;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid;
    background: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 50px;
    padding-left: 15px;
    outline: 0;
    -webkit-appearance: none;
    transition: .3s;
}
.search_ready .item:hover{
    color: #484848;
}
.search_ready .item .img_search img{
    object-fit: contain;
    mix-blend-mode: darken;
}
.search_ready .item .img_search{
    width: 60px;
    background: #f5f5f5;
    border-radius: 6px;
    min-width: 60px;
}
.search_ready .item .name{
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .75px;
}
.search_ready .item {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    transition: .3s;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .75px;
    color: #2d3436;
    cursor: pointer;
    padding: 5px;
    border-bottom: 1px solid #ececec;
}
.search_ready {
    max-height: 400px;
    overflow-y: scroll;
    background: #fff;
    border: 1px solid #5f2eea;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 15px;
    margin-top: 30px;
    display: block;
    position: absolute;
    z-index: 10;
    background: #fff;
    left: -100px;
    right: -100px;
}
.search_icon {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 1024px) {
    .search_ready{
        left: 0;
        right: 0;
    }
}
@media (max-width: 900px) {
  .search_input {
    display: none;
  }
}
/* End */


/* Start:/local/templates/pastuh/css/footer.css?17302153334131*/
.footer{
  padding: 20px 0 20px 0;
  border-top: 1px solid #DFE2E6;
}
.footer h4{
  color: #5E5E5E;
  font-family: Arial;
  font-size: 24px;
  font-weight: 700;
  line-height: 31.2px;
  margin-bottom: 14px;
}
.footer h6{
  color: #5D5D5D;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px; 
  margin-bottom: 4px;
}
.footer__logo{
  max-width: 134px;
  max-height: 115px;
  margin-bottom: 24px;
}
.deparatament_section{
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 30px;
}
.footer__logo img{
  width: 100%;
  height: 100%;
}
.footer__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
.footer__whatsapp {
  margin-top: 20px;
 }
 .footer__whatsapp img{
  height: 23px;
  width: 23px;
 }
 .footer__whatsapp:hover p {
  color: #8de77e;
 }
.footer__whatsapp a{
 display: flex;
 align-items: center;
}
.footer__whatsapp p {
  margin-bottom: 0 !important;
 }
.footer__whatsapp img{
  margin-right: 12px;
 }
 .footer__whatsapp p{
  margin-right: 8px;
  color: #43B630;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px; 
  transition: all 0.2s ease-in-out;
 }
.footer__catalog {
  max-width: 290px;
}
.footer__catalog-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 30px;
}
.footer__catalog-link a{
  color: #8E9194;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px; 
}
.footer__contacts-link a{
  color: #43B630;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: all 0.2s ease-in-out;
}
.footer__contacts-link:hover a{
  color: #8de77e;
}
.footer__catalog-link:hover a{
  text-decoration: underline;
}
.footer__information {
  max-width: 280px;
}
.footer__phones {
  max-width: 280px;
}
.footer__contacts-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.footer__contacts-link{
  color: #8E9194;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; 
  display: flex;
  flex-direction: column;
}
.footer__contacts-link p{
  font-style: italic;
}
.footer__conacts {
  max-width: 280px;
}
.footer__contacts-item-schedule{
  color: #8E9194;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; 
}
.footer__contacts-item-email a{
  color: #43B630;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: all 0.2s ease-in-out;
}
.footer__firma p{
  text-align: center;
  margin-top: 30px;
  color: #9ba5bf;
  font-size: 17px;
  margin-bottom: 20px;
}
.footer__firma svg{
  margin: 0 auto;
  display: flex;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.footer__firma svg:hover{
  transform: scale(0.9);
  
}
.footer__logo-bottom{
  display: none;
}


@media(max-width:900px){
  .footer__wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .footer__contacts-item{
    margin-bottom: 5px;
  }
  .footer__whatsapp{
    margin-top: 10px;
  }

  .footer__catalog-item{
    margin-bottom: 0;
  }
  .footer h4{
    margin-bottom: 5px;
  }
  .footer__firma{
    margin-top: 15px;
  }
  .footer__logo{
    margin-bottom: 5px;
  }
  .footer__catalog{
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .footer__information{
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .footer__logo{
    display: none;
  }
  .footer__logo-bottom{
    display: block;
    max-width: 244px;
  }
  .footer__logo-bottom img{
    width: 100%;
    height: 100%;
  }
}
@media(max-width:500px){
  .footer__wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .footer__information{
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .footer__conacts{
    grid-row: 4/5;
  }
  .footer__logo-bottom{
    margin-bottom: 10px;
  }
}
/* End */


/* Start:/local/templates/pastuh/css/main_information.css?17147284941925*/
.info {
  
  background: linear-gradient(180deg,#f3f5fb,#ffffff);
}
.info__inner{
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.info__img{
  max-width: 92px;
}
.info__img img{
  width: 100%;
  height: 100%;
}
.info__title {
  font-size: 24px;
  color: #39476696;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
.info__text {
  color: #39476696;
  font-size: 17px;
  line-height: 30px;
}
.info__subscride {
  margin-top: 20px;
}
.info__subscride-form {
  display: flex;
  gap: 8px;
  align-items: center;
}
.info__subscride-form input {
  padding: 16px;
}
.info__subscride-form input:first-child {
  font-size: 18px;
  border: 1px solid #e3e7f0;
  border-radius: 5px;
  width: 100%;
}
.info__subscride-form input::placeholder {
  color: #e3e7f0;
}
.info__subscride-form input:last-child{
  color: #25282b;
  transition: all 0.2s ease-in-out;
  background-color: white;
  font-size: 18px;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  padding: 16px 30px;
  font-weight: 600;
  box-shadow: 0 0.15em 0.3em rgba(0,0,0,0.2);
  cursor: pointer;
}
.info__subscride-form input:last-child:hover{
  color: white;
  background-color: #25282b;
 
}
@media(max-width:1200px){
  .info__subscride-form input:last-child{
    font-size: 15px;

  }
}
@media(max-width:900px){
  .info__inner{
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 400px;
  }
  .info__subscride-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin:  0 auto;
  }
  .info__subscride-form input:last-child{
    display: flex;
    width: 100%;
    justify-content: center;
  }
}  
@media(max-width:500px){
  .info {
    padding: 50px 0 0px 0;
    background: linear-gradient(180deg,#f3f5fb,#ffffff);
  }
}

/* End */
/* /local/templates/pastuh/css/main.css?17147381212850 */
/* /local/templates/pastuh/css/header.css?177332341927817 */
/* /bitrix/components/vadim/search.iblock/style.css?17079083512125 */
/* /local/templates/pastuh/css/footer.css?17302153334131 */
/* /local/templates/pastuh/css/main_information.css?17147284941925 */
