@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;700&display=swap);
*,
*::before,
*::after {
  box-sizing: border-box;
}
html, body{
  overflow-x: hidden;
}
ul[class],
ol[class] {
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
}

ul[class],
ol[class] {
  list-style: none;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

img {
  max-width: 100%;
  display: block;
}

article > * + * {
  margin-top: 1em;
}

input,
button,
textarea,
select {
  font: inherit;
}

/*@font-face {
  font-family: "Monument Extended";
  font-weight: 800;
  src: url("../fonts/55d433372d270829c51e2577a78ef12d.eot");
  src: url("../fonts/55d433372d270829c51e2577a78ef12d.eot?#iefix") format("embedded-opentype"), url("../fonts/55d433372d270829c51e2577a78ef12d.woff") format("woff"), url("../fonts/55d433372d270829c51e2577a78ef12d.woff2") format("woff2"), url("../fonts/55d433372d270829c51e2577a78ef12d.ttf") format("truetype"), url("../fonts/55d433372d270829c51e2577a78ef12d.svg#Monument Extended Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Monument Extended";
  font-weight: 400;
  src: url("../fonts/99501fdab737541e9315ceaf9229370f.eot");
  src: url("../fonts/99501fdab737541e9315ceaf9229370f.eot?#iefix") format("embedded-opentype"), url("../fonts/99501fdab737541e9315ceaf9229370f.woff") format("woff"), url("../fonts/99501fdab737541e9315ceaf9229370f.woff2") format("woff2"), url("../fonts/99501fdab737541e9315ceaf9229370f.ttf") format("truetype"), url("../fonts/99501fdab737541e9315ceaf9229370f.svg#Monument Extended Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}*/
@font-face {
    font-family: "Monument Extended";
    src: url("../fonts/Unbounded-Bold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
/*@font-face {
    font-family: "Monument Extended";
    src: url("../fonts/Unbounded-Bold.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}*/
body {
  font-family: Monument Extended;
}
body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
body::-webkit-scrollbar-track {
  background-color: #E2E6E1;
}
body::-webkit-scrollbar-track-piece {
  background-color: #E2E6E1;
}
body::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #90A389;
  border-radius: 3px;
}
body::-webkit-scrollbar-corner {
  background-color: #E2E6E1;
}
body::-webkit-resizer {
  background-color: #90A389;
}
body.no-scroll {
  overflow: hidden;
}

h1, .h1 {
  color: #3C3C3C;
  font-family: Monument Extended;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: calc(16px + 24 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  h1, .h1 {
    font-size: calc(16px + (24 + 24 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  h1, .h1 {
    font-size: 40px;
  }
}

h2, .h2 {
  color: #3C3C3C;
  font-family: Monument Extended;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-size: calc(16px + 4 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  h2, .h2 {
    font-size: calc(16px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  h2, .h2 {
    font-size: 20px;
  }
}

h3, .h3 {
  color: #3C3C3C;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 27px */
  font-size: calc(12px + 8 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  h3, .h3 {
    font-size: calc(12px + (8 + 8 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  h3, .h3 {
    font-size: 20px;
  }
}

h4, .h4 {
  color: #3C3C3C;
  font-family: Monument Extended;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-size: calc(12px + 8 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  h4, .h4 {
    font-size: calc(12px + (8 + 8 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  h4, .h4 {
    font-size: 20px;
  }
}

p, .p {
  color: #3C3C3C;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: 300;
  line-height: 135%; /* 21.6px */
  font-size: calc(11px + 5 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  p, .p {
    font-size: calc(11px + (5 + 5 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  p, .p {
    font-size: 16px;
  }
}
p.bold, .p.bold {
  font-weight: 700;
}

.logo {
  max-width: 136px;
  height: 100%;
}
@media screen and (max-width: 576px) {
  .logo {
    width: 67px;
  }
}

.wrapper {
  max-width: 1318px;
  width: calc(100% - 120px);
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .wrapper {
    width: calc(100vw - 32px);
  }
}

.mt100 {
  margin-top: 100px;
}
@media screen and (max-width: 576px) {
  .mt100 {
    margin-top: 40px;
  }
}

.mt140 {
  margin-top: 140px;
}
@media screen and (max-width: 576px) {
  .mt140 {
    margin-top: 50px;
  }
}

.d-none {
  display: none !important;
}

@media screen and (max-width: 576px) {
  .mobile-flex {
    display: flex !important;
  }
}

.big-button {
  display: inline-block;
  color: #FFF;
  text-align: center;
  font-family: Monument Extended;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 27px */
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 18px 92px 15px;
  border-radius: 5px;
  background-color: #90A389;
  text-decoration: none;
  transition: 0.3s;
  border: 2px solid transparent;
  cursor: pointer;
  font-size: calc(16px + 4 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .big-button {
    font-size: calc(16px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .big-button {
    font-size: 20px;
  }
}
.big-button:hover {
  background-color: #E2E6E1;
  color: #3C3C3C;
  border: 2px solid #90A389;
}
@media screen and (max-width: 576px) {
  .big-button {
    padding: 20px 24px 18px;
    width: 100%;
  }
}

.sm-button-full {
  display: flex!important;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 100%;
  padding: 13px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  font-family: Monument Extended;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 27px */
  letter-spacing: 0.4px;
  text-transform: uppercase;
  border-radius: 5px;
  background-color: #90A389;
  text-decoration: none;
  transition: 0.3s;
  border: 2px solid transparent;
  font-size: calc(8px + 8 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .sm-button-full {
    font-size: calc(8px + (8 + 8 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .sm-button-full {
    font-size: 15px;
  }
}
.sm-button-full:hover {
  background-color: #E2E6E1;
  color: #3C3C3C;
  border: 2px solid #90A389;
}
@media screen and (max-width: 576px) {
  .sm-button-full {
    padding: 6px;
  }
}

input {
  border-radius: 5px;
  border: 1px solid #DDD;
  background: #FFF;
  padding: 20px 30px;
  outline: none;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  font-size: calc(15px + 1 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  input {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  input {
    font-size: 16px;
  }
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus::placeholder {
  color: transparent;
}
@media screen and (max-width: 576px) {
  input {
    padding: 14px 15px;
  }
}

.olive-line {
  width: 100%;
  background: #E2E6E1;
  padding: 15px 0;
  font-size: calc(16px + 4 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .olive-line {
    font-size: calc(16px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .olive-line {
    font-size: 20px;
  }
}

.white-line {
  width: 100%;
  padding: 15px 0 30px;
  font-size: calc(15px + 1 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .white-line {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .white-line {
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  .white-line {
    padding: 10px 0 15px;
  }
}

table {
  width: 100%;
  font-family: Comfortaa;
  font-size: 16px;
  font-style: normal;
  line-height: 135%; /* 21.6px */
  border-collapse: collapse;
  border-radius: 5px;
  overflow: hidden;
}
table thead {
  background: #90A389;
  color: #fff;
  font-weight: 700;
  border-radius: 5px 5px 0px 0px;
  font-size: calc(12px + 4 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  table thead {
    font-size: calc(12px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  table thead {
    font-size: 16px;
  }
}
table thead th {
  padding: 30px 20px;
}
table thead th:first {
  min-width: 100px;
}
table thead th:nth-child(n+2) {
  border-left: 1px solid #fff;
}
@media screen and (max-width: 576px) {
  table thead th {
    padding: 15px 6px 10px 6px;
  }
}
table thead tr:nth-child(2) {
  border-top: 1px solid #fff;
}
@media screen and (max-width: 576px) {
  table thead tr:nth-child(2) th {
    padding: 15px 6px 10px 6px;
  }
}
table tbody {
  color: #3C3C3C;
  font-weight: 300;
  font-size: calc(11px + 5 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  table tbody {
    font-size: calc(11px + (5 + 5 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  table tbody {
    font-size: 16px;
  }
}
table tbody tr:nth-child(even) {
  background-color: #f4f4f4;
}
table tbody td {
  text-align: center;
  padding: 20px;
}
table tbody td:nth-child(n+2) {
  border-left: 1px solid #9e9e9e;
}

.prev-page {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 5px;
  background-color: #90A389;
  border: 0;
  cursor: pointer;
  transition: 0.3s;
  flex-shrink: 0;
  margin-right: 10px;
}
.prev-page:hover {
  transform: scale(0.9);
}

.page-title {
  width: 100%;
  display: flex;
  gap: 20px;
}

header {
  width: 100%;
  background-color: #E2E6E1;
  position: relative;
  z-index: 9;
  height: 98px;
  max-height: 98px;
  position: fixed;
}
@media screen and (max-width: 576px) {
  header {
    height: 66px;
    max-height: 66px;
  }
}

.h_header {
  height: 98px;
  max-height: 98px;
}
@media screen and (max-width: 576px) {
  .h_header {
    height: 66px;
    max-height: 66px;
  }
}

.header {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}
.header .logo {
  width: 110px;
  height: auto;
}
@media screen and (max-width: 576px) {
  .header .logo {
    width: 67px;
  }
}
.header .nav-list {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 12px;
}
@media screen and (max-width: 1400px) {
  .header .nav-list {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    top: 98px;
    left: 0;
    margin-top: 0;
    background-color: #FFF;
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 120px;
    height: calc(100vh - 98px);
    transition: 0.3s;
    transform: scaleY(0);
    transform-origin: top center;
  }
  .header .nav-list.active {
    visibility: visible;
    transform: scaleY(1);
  }
}
@media screen and (max-width: 576px) {
  .header .nav-list {
    background: url(../images/mobile-menu-bg.jpg);
    background-size: cover;
    align-items: flex-start;
    padding: 40px 16px;
    gap: 25px;
    top: 66px;
    height: calc(100vh - 66px);
  }
}
.header .nav-list p,
.header .nav-list a {
  color: #3C3C3C;
  text-decoration: none;
  font-family: Comfortaa;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%; /* 21.6px */
  position: relative;
}
.header .nav-list a:not(.header__tel-link) {
  padding-top: 4px;
}
li.current-menu-item p::after,
li.current_page_item p::after,
.header .nav-list a::after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #3C3C3C;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
li.current-menu-item p::after,
li.current_page_item p::after,
.header .nav-list a:hover::after {
  width: 100%;
  left: 0;
}
.header__tel-link {
  display: block;
  border-radius: 5px;
  border: 2px solid #90A389;
  padding: 9px 25px 5px;
  transition: 0.3s;
  margin-left: 14px;
}
@media screen and (max-width: 1400px) {
  .header__tel-link {
    margin-left: 0;
  }
}
@media screen and (max-width: 576px) {
  .header__tel-link {
    margin-top: -5px;
  }
}
.header__tel-link::after {
  display: none !important;
}
.header__tel-link:hover {
  transform: scale(0.95);
}
.header__icons {
  margin-top: 14px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 576px) {
  .header__icons {
    gap: 15px;
    margin-top: 4px;
  }
}
.header__logo-container {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.icon-btn {
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
@media screen and (max-width: 576px) {
  .icon-btn {
    width: 24px;
    height: 24px;
  }
}
.icon-btn img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.icon-btn img:hover {
  transform: scale(0.9);
}

.lang-select {
  margin-top: 14px;
  width: 170px;
  position: relative;
  z-index: 2;
  color: #fff;
}
.lang-select.desctop {
  display: block;
}
@media screen and (max-width: 1024px) {
  .lang-select.desctop {
    display: none;
  }
}
.lang-select.tablet {
  display: none;
}
@media screen and (max-width: 1024px) {
  .lang-select.tablet {
    display: block;
  }
}
.lang-select__button {
  padding: 10px 44px 5px 10px;
  background-color: #90A389;
  border-radius: 5px;
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  color: #FFF;
  font-family: Comfortaa;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  cursor: pointer;
  transition: 0.3s;
}
.lang-select__button::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid #fff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  right: 14px;
  transition: 0.3s;
}
.lang-select.active .lang-select__button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.lang-select.active .lang-select__button::after {
  transform: rotate(180deg);
}
.lang-select.active .lang-select__select-list {
  transform: scale(1);
  visibility: visible;
}
.lang-select__select-list {
  width: 100%;
  position: absolute;
  top: 36px;
  left: 0;
  transform: scaleY(0);
  transform-origin: top center;
  visibility: hidden;
  transition: 0.3s;
}
.lang-select__select-list a {
  display: block;
  text-decoration: none;
  color: #FFF !important;
  font-family: Comfortaa;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 10px;
  background-color: #90A389;
  border-top: 1px solid #fff;
}
.lang-select__select-list a:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.lang-select__select-list a::after {
  display: none !important;
}

.search {
  position: relative;
  transition: 0.3s;
}
.search__open-btn {
  position: relative;
  z-index: 3;
  transform: scale(1);
  transition: 0.3s;
  display: flex;
  align-items: center;
}
.search__open-btn::after {
  content: "";
  visibility: hidden;
  width: 2px;
  height: 32px;
  background-color: #3C3C3C;
  position: absolute;
  top: 0;
  transition: 0.3s;
  right: calc(50% - 1px);
  transform: rotate(0) scaleY(0);
}
.search__open-btn::before {
  content: "";
  visibility: hidden;
  width: 2px;
  height: 32px;
  background-color: #3C3C3C;
  position: absolute;
  top: 0;
  transition: 0.3s;
  right: calc(50% - 1px);
  transform: rotate(0) scaleY(0);
}
.search__submit-btn {
  position: absolute;
  z-index: 4;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  background: transparent;
  transform: scale(0);
  transition: 0.3s;
  top: 0;
  right: 34px;
  cursor: pointer;
}
.search__input {
  position: absolute;
  right: -12px;
  top: -2px;
  z-index: 2;
  height: 36px;
  padding: 9px 80px 9px 20px;
  transform: scaleX(0);
  transition: 0.3s;
  transform-origin: center right;
}
@media screen and (max-width: 576px) {
  .search.active {
    transform: translateX(128px);
    z-index: 5;
  }
}
.search.active .search__open-btn img {
  transform: scale(0);
}
.search.active .search__open-btn::after {
  visibility: visible;
  transform: rotate(45deg) scaleY(0.75);
}
.search.active .search__open-btn::before {
  visibility: visible;
  transform: rotate(-45deg) scaleY(0.75);
}
.search.active .search__open-btn:hover::after {
  visibility: visible;
  transform: rotate(45deg) scaleY(0.6);
}
.search.active .search__open-btn:hover::before {
  visibility: visible;
  transform: rotate(-45deg) scaleY(0.6);
}
.search.active .search__submit-btn {
  transform: scale(1);
}
.search.active input {
  transform: scale(1);
}

.cart {
  position: relative;
  z-index: 1;
}
.cart__counter {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 17px;
  border-radius: 99px;
  background-color: #fff;
  position: absolute;
  top: -2px;
  right: -10px;
  color: #3C3C3C;
  font-family: Comfortaa;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cart__counter.d-none {
  display: none;
}

.popup-menu {
  position: relative;
  z-index: 4;
  transition: 0.3s;
}
.popup-menu__button {
  position: absolute;
  z-index: 6;
  right: 0;
  top: 0;
  border-radius: 3px;
  transition: 0.3s;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 576px) {
  .popup-menu__button {
    width: 24px;
    height: 24px;
  }
}
.popup-menu__button img {
  transform: scale(1);
}
.popup-menu__button::before {
  content: "";
  width: 2px;
  height: 26px;
  background: #fff;
  right: calc(50% - 1px);
  top: 0;
  position: absolute;
  transition: 0.3s;
  visibility: hidden;
  transform: scaleY(0);
}
@media screen and (max-width: 576px) {
  .popup-menu__button::before {
    height: 24px;
  }
}
.popup-menu__button::after {
  content: "";
  width: 2px;
  height: 26px;
  background: #fff;
  right: calc(50% - 1px);
  top: 0;
  position: absolute;
  transition: 0.3s;
  visibility: hidden;
  transform: scaleY(0);
}
@media screen and (max-width: 576px) {
  .popup-menu__button::after {
    height: 24px;
  }
}
.popup-menu__list {
  visibility: hidden;
  transform: scale(0);
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  transform-origin: top right;
  transition: 0.3s;
}
.popup-menu__list p ,
.popup-menu__list a {
  color: #3C3C3C;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 194px;
  padding: 14px;
  font-family: "Comfortaa";
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%; /* 17.55px */
  text-transform: uppercase;
  transition: 0.3s;
  height: 50px;
  text-align: center;
}
.popup-menu__list p{
  text-decoration: underline;
  cursor: default;
}
.popup-menu__list li:nth-child(n+3) p ,
.popup-menu__list li:nth-child(n+3) a {
  border-top: 1px solid #ddd;
}
.popup-menu__list li:nth-child(odd) p,
.popup-menu__list li:nth-child(odd) a {
  border-right: 1px solid #ddd;
}
.popup-menu__list a:hover {
  background-color: #E2E6E1;
}
@media screen and (max-width: 576px) {
  .popup-menu__list p,
  .popup-menu__list a {
    padding: 12px;
    width: 144px;
  }
}
@media screen and (max-width: 576px) {
  .popup-menu.active {
    transform: translateX(58px);
  }
}
.popup-menu.active .popup-menu__button {
  width: 26px;
  height: 26px;
  background: #3C3C3C;
}
@media screen and (max-width: 576px) {
  .popup-menu.active .popup-menu__button {
    width: 24px;
    height: 24px;
    transform: translate(-7px, 7px);
  }
}
.popup-menu.active .popup-menu__button img {
  transform: scale(0);
}
.popup-menu.active .popup-menu__button::before {
  transform: rotate(45deg) scale(0.7);
  visibility: visible;
}
.popup-menu.active .popup-menu__button::after {
  transform: rotate(-45deg) scale(0.7);
  visibility: visible;
}
.popup-menu.active .popup-menu__button:hover::before {
  transform: rotate(45deg) scale(0.6);
}
.popup-menu.active .popup-menu__button:hover::after {
  transform: rotate(-45deg) scale(0.6);
}
.popup-menu.active .popup-menu__list {
  visibility: visible;
  transform: scale(1);
}

.mobile-menu__btn {
  width: 32px;
  height: 32px;
  padding: 4px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (max-width: 576px) {
  .mobile-menu__btn {
    width: 24px;
    height: 24px;
    margin-left: 20px;
  }
}
.mobile-menu__btn:hover {
  transform: scale(0.9);
}
@media screen and (min-width: 1400px) {
  .mobile-menu__btn {
    display: none;
  }
}
.mobile-menu__btn::after {
  content: "";
  height: 2px;
  border-radius: 2px;
  width: 24px;
  background: #3C3C3C;
  position: absolute;
  top: 8px;
  transition: 0.3s;
}
@media screen and (max-width: 576px) {
  .mobile-menu__btn::after {
    width: 18px;
    top: 6px;
  }
}
.mobile-menu__btn::before {
  content: "";
  height: 2px;
  border-radius: 2px;
  width: 24px;
  background: #3C3C3C;
  position: absolute;
  bottom: 8px;
  transition: 0.3s;
}
@media screen and (max-width: 576px) {
  .mobile-menu__btn::before {
    width: 18px;
    bottom: 6px;
  }
}
.mobile-menu__btn.active::after {
  top: calc(50% + 1px);
  transform: rotate(45deg) translateY(-50%);
}
.mobile-menu__btn.active::before {
  top: calc(50% + 1px);
  transform: rotate(-45deg) translateY(-50%);
}
.mobile-menu__btn.active .mobile-menu__line {
  transform: scaleX(0);
}
.mobile-menu__line {
  transform: scale(1);
  height: 2px;
  border-radius: 2px;
  width: 24px;
  background: #3C3C3C;
  transition: 0.3s;
}
@media screen and (max-width: 576px) {
  .mobile-menu__line {
    width: 18px;
  }
}

footer {
  background-color: #798574;
}
footer hr {
  border-color: #fff;
  margin: 0;
}
footer .footer-top {
  padding: 60px 0;
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 576px) {
  footer .footer-top {
    padding: 26px 0 20px;
    flex-direction: column;
    gap: 20px;
  }
}
footer .footer-bottom {
  padding: 20px 0;
}
@media screen and (576px) {
  footer .footer-bottom {
    padding: 15px 0;
  }
}
footer .footer-bottom p {
  color: #fff;
  font-size: calc(15px + 1 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  footer .footer-bottom p {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  footer .footer-bottom p {
    font-size: 16px;
  }
}
footer .footer-block {
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  footer .footer-block {
    min-width: calc(50% - 19px);
  }
}
footer .footer-block__title {
  color: #fff;
  text-transform: uppercase;
  font-size: calc(22px + 5 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  footer .footer-block__title {
    font-size: calc(22px + (5 + 5 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  footer .footer-block__title {
    font-size: 27px;
  }
}
footer .footer-block__container {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 38px;
  column-gap: 38px;
  row-gap: 10px;
}
@media screen and (max-width: 1300px) {
  footer .footer-block__container {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
@media screen and (max-width: 1024px) {
  footer .footer-block__container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 576px) {
  footer .footer-block__container {
    -moz-column-gap: 28px;
    column-gap: 28px;
  }
}
footer .footer-block__container_one-col {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
footer .footer-block p,
footer li.menu-item p,
footer a, footer span {
  display: flex;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  color: #FFF;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  text-decoration: none;
  font-size: calc(15px + 1 * (100vw / 1440));
}
footer .footer-block p{
  line-height: 190%;
}
@media screen and (max-width: 576px) {
  footer a, footer span {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  footer a, footer span {
    font-size: 16px;
  }
}
footer li.menu-item p:after ,
footer a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
footer li.menu-item p:after,
footer a:hover:after {
  width: 100%;
  left: 0;
}
footer .icon {
  width: 24px;
  height: 24px;
}
footer .icon-link {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1300px) {
  footer .icon-link {
    align-items: start;
  }
  footer .icon-link span {
    max-width: 200px;
  }
}
@media screen and (max-width: 576px) {
  footer .icon-link span {
    max-width: 100%;
  }
}

.main-head {
  width: 100%;
  height: auto;
  background-image: url(../images/main-head_bg.jpg);
  background-size: cover;
}
.main-head__top-block {
  padding: 128px 0 44px;
  background: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 576px) {
  .main-head__top-block {
    padding: 40px 0 29px;
  }
}
.main-head__center-block {
  padding: 240px 0 30px;
  background-image: url(../images/main-head_center.jpg);
  background-size: cover;
  background-position: center;
}
.main-head__bottom-block {
  background: rgba(255, 255, 255, 0.9);
  padding: 105px;
}
@media screen and (max-width: 576px) {
  .main-head__bottom-block {
    padding: 37px;
  }
}
.main-head .title {
  font-weight: 800;
  letter-spacing: 1.2px;
  font-size: calc(22px + 38 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .main-head .title {
    font-size: calc(22px + (38 + 38 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .main-head .title {
    font-size: 60px;
  }
}
@media screen and (max-width: 576px) {
  .main-head .title {
    letter-spacing: 0.46px;
  }
}
.main-head .subtitle {
  font-family: Monument Extended;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.56px;
  margin-top: 40px;
  font-size: calc(15px + 13 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .main-head .subtitle {
    font-size: calc(15px + (13 + 13 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .main-head .subtitle {
    font-size: 28px;
  }
}
@media screen and (max-width: 576px) {
  .main-head .subtitle {
    margin-top: 15px;
  }
}

.boolits-section {
  background-color: #E2E6E1;
  padding: 80px 0;
}
@media screen and (max-width: 576px) {
  .boolits-section {
    padding: 30px 0;
  }
}
.boolits-section p {
  margin-top: 35px;
}
@media screen and (max-width: 576px) {
  .boolits-section p {
    margin-top: 20px;
  }
}
.boolits-section__block {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .boolits-section__block {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }
}
.boolits-section__subtitle {
  padding-right: 145px;
  font-size: calc(16px + 4 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .boolits-section__subtitle {
    font-size: calc(16px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .boolits-section__subtitle {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .boolits-section__subtitle {
    padding-right: 0;
  }
}

.boolit {
  padding: 50px 40px;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 30px;
}
@media screen and (max-width: 576px) {
  .boolit {
    padding: 22px 30px;
    gap: 15px;
  }
}
.boolit p {
  margin-top: 0;
  font-size: calc(15px + 1 * (100vw / 1440));
  font-weight: 300;
}
@media screen and (max-width: 576px) {
  .boolit p {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .boolit p {
    font-size: 16px;
  }
}
.boolit p.h3 {
  font-size: calc(16px + 4 * (100vw / 1440));
  font-weight: 700;
}
@media screen and (max-width: 576px) {
  .boolit p.h3 {
    font-size: calc(16px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .boolit p.h3 {
    font-size: 20px;
  }
}
.boolit img {
  max-width: 80px;
  max-height: 80px;
}

.contact-form-section {
  padding: 90px 0;
  background: url("../images/main-head_bg.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  .contact-form-section {
    padding: 30px 0;
  }
}
.contact-form-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
}
.contact-form-section div.wrapper {
  position: relative;
  z-index: 2;
}
.contact-form-section__title {
  padding-right: 340px;
}
@media screen and (max-width: 1024px) {
  .contact-form-section__title {
    padding-right: 0;
  }
}
.contact-form-section__subtitle {
  margin-top: 45px;
  font-size: calc(16px + 4 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .contact-form-section__subtitle {
    font-size: calc(16px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .contact-form-section__subtitle {
    font-size: 20px;
  }
}
@media screen and (max-width: 576px) {
  .contact-form-section__subtitle {
    margin-top: 20px;
  }
}

.main-form-block {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  padding-bottom: 44px;
  margin-top: 45px;
}
@media screen and (max-width: 576px) {
  .main-form-block {
    padding-bottom: 40px;
    margin-top: 15px;
    gap: 10px;
  }
}
.main-form-block input {
  width: 400px;
}
@media screen and (max-width: 1024px) {
  .main-form-block input {
    width: 100%;
  }
}
.main-form-block__button-and-link {
  position: relative;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .main-form-block__button-and-link {
    width: 100%;
    margin-top: 5px;
  }
}
.main-form-block__button-and-link .link {
  color: #3C3C3C;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 21.6px */
  text-decoration-line: underline;
  position: absolute;
  bottom: -44px;
  font-size: calc(15px + 1 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .main-form-block__button-and-link .link {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .main-form-block__button-and-link .link {
    font-size: 16px;
  }
}

.phone-input {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .phone-input {
    width: 100%;
  }
}
.phone-input input {
  padding-left: 110px;
}
@media screen and (max-width: 1024px) {
  .phone-input input {
    padding-left: 86px;
  }
}
.phone-input .custom-select {
  position: absolute;
  left: 30px;
  top: 14px;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .phone-input .custom-select {
    left: 15px;
    top: 10px;
  }
}
.phone-input .custom-select__list {
  position: absolute;
  z-index: 9;
  top: 32px;
  padding: 20px;
  background: #fff;
  border: 1px solid #DDD;
  border-radius: 5px;
  left: 50%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  visibility: hidden;
  transform: scaleY(0) translateX(calc(-50% + 11px));
  transition: 0.3s;
  transform-origin: top center;
}
.phone-input .custom-select__option {
  cursor: pointer;
}
.phone-input .custom-select__option.d-none {
  display: none;
}
.phone-input .custom-select__value {
  width: -moz-max-content;
  width: max-content;
  height: 36px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.phone-input .custom-select__value::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid #3C3C3C;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  right: -24px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.phone-input .custom-select.active .custom-select__list {
  visibility: visible;
  transform: scale(1) translateX(calc(-50% + 11px));
}
.phone-input .custom-select.active .custom-select__value::after {
  transform: rotate(180deg) translateY(50%);
}

.flag-icon {
  width: 36px;
  min-width: 36px;
  height: auto;
  border-radius: 4px;
}

.custom-faq-section__title {
  margin-bottom: 40px;
}
.custom-faq-section__other-text {
  margin-top: 5px;
}
@media screen and (max-width: 576px) {
  .custom-faq-section__other-text {
    margin-top: 0;
  }
}
.product-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 35px;
  row-gap: 35px;
}
@media screen and (max-width: 1024px) {
  .product-container {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 20px;
  }
}
@media screen and (max-width: 576px) {
  .product-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

.product-card:first-child .product-card__content {
  border-left: 2px solid #E2E6E1;
  border-bottom-left-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .product-card:first-child .product-card__content {
    border: none;
  }
}
.product-card:last-child .product-card__content {
  border-right: 2px solid #E2E6E1 !important;
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .product-card:last-child .product-card__content {
    border: none !important;
  }
}
.product-card:nth-child(4n+1) .product-card__content {
  border-left: 2px solid #E2E6E1;
  border-bottom-left-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .product-card:nth-child(4n+1) .product-card__content {
    border: none;
  }
}
.product-card:nth-child(4n) .product-card__content {
  border-right: 2px solid #E2E6E1 !important;
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .product-card:nth-child(4n) .product-card__content {
    border: none !important;
  }
}
.product-card:nth-child(n) .product-card__content {
  border-right: 1px solid #E2E6E1;
}
@media screen and (max-width: 1024px) {
  .product-card:nth-child(n) .product-card__content {
    border: none;
  }
}
.product-card__img {
  width: 100%;
  height: 240px;
  position: relative;
}
@media screen and (max-width: 1300px) {
  .product-card__img {
    height: 190px;
  }
}
@media screen and (max-width: 1024px) {
  .product-card__img {
    height: 160px;
  }
}
@media screen and (max-width: 576px) {
  .product-card__img {
    height: 98px;
  }
}
.product-card__img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.product-card__img .product-label {
  position: absolute;
  bottom: 15px;
  display: block;
  border-radius: 0px 5px 5px 0px;
  padding: 4px 15px 0;
  width: auto;
  max-width: 100%;
  color: #fff;
  background-color: #3C3C3C;
}
.product-card__content {
  padding: 25px 20px 35px;
  border-bottom: 2px solid #E2E6E1;
}
@media screen and (max-width: 1024px) {
  .product-card__content {
    border: none;
    padding: 10px 0 0;
  }
}
.product-card__content .btn {
  margin-top: 37px;
}
@media screen and (max-width: 1024px) {
  .product-card__content .btn {
    margin-top: 10px;
    padding: 7px;
  }
}
.product-card__title {
  color: #3C3C3C;
  font-family: Comfortaa;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  height: 54px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .product-card__title {
    font-size: 12px;
    height: 28px;
  }
}
.product-card__description {
  color: #3C3C3C;
  font-family: Comfortaa;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%; /* 21.6px */
  margin-top: 5px;
  height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .product-card__description {
    font-size: 11px;
    -webkit-line-clamp: 3;
  }
}

.galery-section__title {
  max-width: 980px;
}
.galery-section p {
  margin-top: 35px;
}
@media screen and (max-width: 576px) {
  .galery-section p {
    margin-top: 20px;
  }
}
.galery-section__images-block {
  width: 100%;
  margin-top: 25px;
  background: linear-gradient(to right, #E2E6E1, #E2E6E1 50%, #fff 50%, #fff 100%);
}
@media screen and (max-width: 576px) {
  .galery-section__images-block {
    margin-top: 20px;
  }
}

.galery-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  background: #fff;
}
@media screen and (max-width: 576px) {
  .galery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.galery-buttons {
  background: #E2E6E1;
}

.slider-section .p_text {
  margin-top: 35px;
}
@media screen and (max-width: 576px) {
  .slider-section .p_text {
    margin-top: 20px;
  }
}

.slider-container {
  margin-top: 35px;
  width: 100%;
  background: #E2E6E1;
}
@media screen and (max-width: 576px) {
  .slider-container {
    margin-top: 20px;
    background: transparent;
  }
}
.slider-container__block {
  max-width: 1318px;
  width: calc(100% - 120px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: #90A389;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 576px) {
  .slider-container__block {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
  }
}

.slider-content {
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 5px;
  align-items: center;
  flex: 1;
  justify-content: center;
}
.slider-content p {
  color: #fff;
  text-align: center;
}
.slider-content p.text {
  font-size: calc(15px + 1 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .slider-content p.text {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .slider-content p.text {
    font-size: 16px;
  }
}
.slider-content p.title {
  font-size: calc(16px + 4 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .slider-content p.title {
    font-size: calc(16px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .slider-content p.title {
    font-size: 20px;
  }
}

.slide {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 576px) {
  .slide {
    position: absolute;
    top: 0;
    right: -100%;
  }
}
.slide.active {
  position: static;
}
.slide img {
  max-height: 295px;
  height: 25vw;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 576px) {
  .slide img {
    height: 58.8235294118vw;
  }
}

.slider-buttons {
  width: 100%;
  padding: 48px 0;
  display: flex;
  gap: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .slider-buttons {
    gap: 40px;
    padding: 34px 0;
  }
}
.slider-buttons__prev, .slider-buttons__next {
  width: 42px;
  height: 42px;
  border-radius: 5px;
  border: none;
  background: #90A389;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  padding: 8px;
}
@media screen and (max-width: 576px) {
  .slider-buttons__prev, .slider-buttons__next {
    height: 28px;
    width: 28px;
    padding: 5px;
  }
}
.slider-buttons__prev:hover, .slider-buttons__next:hover {
  transform: scale(0.9);
}
.slider-buttons__next {
  transform: rotate(180deg);
}
.slider-buttons__next:hover {
  transform: rotate(180deg) scale(0.9);
}

.slider-navigate {
  display: flex;
  gap: 15px;
}
.slider-navigate span {
  display: flex;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (max-width: 576px) {
  .slider-navigate span {
    width: 10px;
    height: 10px;
    border: 1px solid #90A389;
  }
}
.slider-navigate span:hover {
  opacity: 0.8;
}
.slider-navigate span.active {
  background: #90A389;
}

.big-product-card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .big-product-card {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 576px) {
  .big-product-card {
    margin-bottom: 50px;
  }
}
.big-product-card__left {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.big-product-card__right {
  padding-left: 5px;
}
.big-product-card__right_between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 25px;
}
@media screen and (max-width: 576px) {
  .big-product-card__right_between {
    gap: 5px;
  }
}
.big-product-card__right_center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 576px) {
  .big-product-card__right_center {
    width: 100%;
  }
}
.big-product-card__img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  overflow: hidden;
}
.big-product-card .prev-page {
  position: absolute;
  top: 0;
  left: 0;
}
.big-product-card__calculator {
  width: 100%;
  padding: 20px 20px;
  background: #E2E6E1;
  border-radius: 5px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 25px;
  column-gap: 25px;
  row-gap: 15px;
}
@media screen and (max-width: 1400px) {
  .big-product-card__calculator {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 576px) {
  .big-product-card__calculator {
    grid-template-columns: repeat(1, 1fr);
  }
}
.big-product-card__calculator .text {
  font-family: Comfortaa;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  margin-bottom: 6px;
}
.big-product-card__calculator .price-block {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3C3C3C;
  border-radius: 5px;
  height: 54px;
  margin-top: auto;
}
.big-product-card__calculator .price-block p {
  color: #fff;
  margin-top: 0;
}
.big-product-card__calculator select {
  border: 1px solid #9e9e9e;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 15px);
  background-position-y: 50%;
  width: 100%;
}
.big-product-card__select {
  width: 170px;
  height: 54px;
  border-radius: 5px;
  font-family: Comfortaa;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  padding: 16px 16px;
}
.big-product-card ul {
  margin-top: 30px;
  padding-left: 24px;
}
@media screen and (max-width: 576px) {
  .big-product-card ul {
    margin-top: 15px;
  }
}
.big-product-card ul li {
  font-family: Comfortaa;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  color: #3C3C3C;
  position: relative;
  font-size: calc(15px + 1 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .big-product-card ul li {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .big-product-card ul li {
    font-size: 16px;
  }
}
.big-product-card ul li:marker {
  display: none;
}
.big-product-card ul li::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: #90A389;
  border-radius: 3px;
  top: 2px;
  left: -24px;
}
.big-product-card p {
  margin-top: 25px;
  font-size: calc(15px + 1 * (100vw / 1440));
}
.big-product-card .big-product-card__left img.attachment-product{
  width: 100%;
  height: initial;
}
@media screen and (max-width: 576px) {
  .big-product-card p {
    font-size: calc(15px + (1 + 1 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .big-product-card p {
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  .big-product-card p {
    margin-top: 10px;
  }
}

.buy-button {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 16px 18px 14px;
  transition: 0.3s;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .buy-button {
    gap: 8px;
  }
}
.buy-button.disabled {
  background: #E2E6E1;
  color: #798574;
}
.buy-button.disabled .for-disabled {
  display: block;
}
.buy-button.disabled .for-defoult {
  display: none;
}
.buy-button.disabled svg {
  fill: #798574;
}
.buy-button .for-disabled {
  display: none;
}
.buy-button .for-defoult {
  display: block;
}
.buy-button svg {
  width: 36px;
  height: 36px;
  fill: #fff;
  transition: 0.3s;
  transform: translateY(-10%);
}
@media screen and (max-width: 576px) {
  .buy-button svg {
    width: 26px;
    height: 26px;
  }
}
.buy-button:hover svg {
  fill: #3C3C3C;
}

.chackout-container {
  display: grid;
  gap: 40px;
  margin-top: 35px;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1024px) {
  .chackout-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 576px) {
  .chackout-container {
    margin-top: 20px;
    gap: 15px;
  }
}
.chackout-container__product-card {
  width: 100%;
  padding: 30px 20px;
  background: #f4f4f4;
  border-radius: 5px;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
}
.chackout-container__product-card img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.chackout-container__product-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.count-block {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.counter {
  display: flex;
  gap: 15px;
  align-items: center;
  font-family: Comfortaa;
  font-weight: 300;
}
.counter__btn {
  width: 30px;
  height: 30px;
  border: none;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #90A389;
  cursor: pointer;
  transition: 0.3s;
  font-size: 20px;
}
.counter__btn:hover:not(:disabled) {
  transform: scale(0.9);
}
.counter__btn:disabled {
  opacity: 0.5;
}

.delete-btn {
  border: none;
  background: transparent;
  width: 30px;
  height: 30px;
  transition: 0.3s;
  cursor: pointer;
}
.delete-btn:hover {
  transform: scale(0.9);
}
.delete-btn img {
  width: 100%;
  height: 100%;
}

.summ-block {
  padding: 20px 30px;
  background: #E2E6E1;
  display: flex;
  justify-content: flex-end;
  margin-top: 68px;
  border-radius: 5px;
}
@media screen and (max-width: 576px) {
  .summ-block {
    margin-top: 30px;
  }
}

.checkout-form {
  margin-top: 70px;
}
@media screen and (max-width: 576px) {
  .checkout-form {
    margin-top: 54px;
  }
}
.checkout-form__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.checkout-form__container button {
  margin-top: 40px;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 1024px) {
  .checkout-form__container button {
    margin-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  .checkout-form__container button {
    width: 100%;
  }
}
.checkout-form__block {
  width: 100%;
}
.checkout-form__block p {
  margin-bottom: 16px;
  font-size: calc(12px + 4 * (100vw / 1440));
}
@media screen and (max-width: 576px) {
  .checkout-form__block p {
    font-size: calc(12px + (4 + 4 * 0.7) * ((100vw - 320px) / 1440));
  }
}
@media screen and (min-width: 1440px) {
  .checkout-form__block p {
    font-size: 16px;
  }
}
.checkout-form__inputs {
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .checkout-form__inputs {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
@media screen and (max-width: 576px) {
  .checkout-form__inputs {
    margin-top: 15px;
  }
}
.checkout-form__inputs input {
  width: 100%;
}
.checkout-form__inputs .phone-input {
  width: 100%;
}





/*=====================*/

b, strong {
    font-weight: 700;
}
.mt100{
  margin-top: 100px;
}
.content h2{
    font-size: 16px;
    margin-bottom: 40px;
}
.product-container.products {
  grid-gap: 20px;
}
.product-container.products .product-card {
  background-color: #F4F4F4;
  padding: 20px;
}
.product-container.products .product-card .product-card__content{
  border: none!important;
  padding: 25px 0px 35px;
}
.content p{
  margin-bottom: 45px;
}
.content blockquote{
  background-color: #E2E6E1;
  display: table;
  padding: 27px 20px;
  border-radius: 5px;  
  margin-bottom: 45px;
}
.content blockquote>p{
  margin-bottom: 0;
}
.content .wp-block-image figure{
    margin-bottom: 30px;
    margin-top: 0;  
}
.content figure.alignleft{
  margin-right: 20px;
} 
.content p:has(>img) {
  padding-left: 35px;
  line-height: 30px;
}
.content p>img {
  position: absolute;
  margin-left: -35px;
}
.content p strong{
  font-weight: 700;
}
.delivery_block{
  padding: 45px 0;
  background-color: #E2E6E1;
  margin-bottom: -141px;
}
.content ul{
  margin-bottom: 45px;
  list-style-type: none;
  padding-left: 20px;
}
.content ul li{
  color: #3C3C3C;
  font-family: Comfortaa;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  font-size: calc(11px + 5 * (100vw / 1440));
  margin-bottom: 15px;
  position: relative;
}
.content ul li:before{
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  background: #90A389;
  left: -21px;
  top: 2px;
}
.contacts ul{
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  margin-top: 50px;
}
.contacts ul li{
  background-color: #F4F4F4;
  min-height: 315px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding: 50px 0;
  text-align: center;
}
.contacts ul li img,
.contacts ul li p{
  padding-bottom: 15px;
}
.content .wp-block-table{
  margin-bottom: 45px;
}

.content table, .content th, .content td , .content tr{
    border: 1px solid #9E9E9E;
    border-spacing: 0;
    border-collapse: collapse;
}
.content table {
    overflow: initial;
}
.content table tr:first-child{
  background-color: #90A389;
  color: white;
}
.content table tr:first-child td:not(:last-child) {
  border-right: 1px solid white;
}
.content table td, .content table th {
    padding: 20px;
}
.content .wp-block-table .wp-element-caption{
    font-family: Comfortaa;
}
.lang-select li {
  list-style-type: none;
}
.search h2>a{
  color: #3C3C3C;
}
.search h2 {
    margin-bottom: 5px;
}
.search .posts p {
    margin-bottom: 5px;
}
.search .posts{
  margin-bottom: 45px;
}
.search__input {
    top: -6px;
    height: 44px;
}
footer a:hover {
    text-decoration: none;
    color: white;
}
a.big-button {
    text-decoration: initial;
}
.galery-grid .galery-item img{
  width: 100%;
  height: 100%;
}
.galery-grid {
    display: grid!important;
}
.galery-grid>a{
  max-width: 317px;
  max-height: 317px;
}
.slick-dots{
    display: flex;
    margin: 0 auto!important;
    padding: 60px 0!important;
    width: fit-content;
    gap: 15px;
}
.slick-dots button {
    visibility: hidden;    
}
.slick-dots li {
    display: flex;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s;
}
.slick-dots li.slick-active{
    background: #90A389;
}
.galery-section__images-block {
    background: #E2E6E1;
}
.galery-grid {
    background: transparent;
}
.galery-section__images-block {
    /*padding-bottom: 45px;*/
}
button.slider-buttons__prev.slick-arrow {
    position: absolute;
    bottom: 45px;
    left: calc(50% - 170px);
}
button.slider-buttons__next.slick-arrow{
    position: absolute;
    bottom: 45px;
    left: calc(50% + 125px);
}
form.wpcf7-form{
  display: flex;
    gap: 20px;
    position: relative;
    flex-flow: wrap;
}
form.wpcf7-form .wpcf7-submit{
  background-color: #90A389;
    color: white;
    font-family: Monument Extended;
    font-size: 20px;
    height: 63px;
    text-transform: uppercase;
}
.wpcf7-response-output{
    position: absolute;
    bottom: -60px;
    background-color: white;
    z-index: 1;
}
form.wpcf7-form input {
    width: 100%;
}
.link_content {
    color: #3C3C3C;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    text-decoration-line: underline;
    position: absolute;
    bottom: -44px;
    font-size: calc(15px + 1 * (100vw / 1440));
}
.contact-form-section .link_content{
  position: relative;
  bottom: initial;
}
.big-product-card__calculator .price-block p {
    margin-bottom: 0;
}
.big-product-card__calculator>div{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.about-product table{
  text-align: center;
}
.thanks{
    background: url(../images/thanks.jpg);
    min-height: calc(100vh - 98px);  
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.thanks h1{
  margin-bottom: 50px;
}
.mb-140{
    margin-bottom: -140px;  
}

ul.breadcrumb.wrapper {
    background-color: white;
    margin: 0 auto ;
    margin-top: 10px;
}
ul.breadcrumb span,
ul.breadcrumb a{
  color: #3C3C3C;
  font-family: Comfortaa;
}
ul.breadcrumb span{
  margin-right: 10px;
}
.product-card__img img {
  -o-object-fit: initial;
  object-fit: initial; 
  height: initial; 
}
.product-card__img {
  height: initial;
}
.h1.with-prev-page{
  display: flex;
  align-items: center;
}
.srloll-layaut{
  overflow-x: auto;
  max-width: 100%;
}
/* responsive =====================*/

@media (max-width: 1199px) {
  .product-container.products,
  .product-container {
    grid-gap: 10px;
  }
  .product-container.products .product-card ,
  .product-container .product-card {
    background-color: #F4F4F4;
    padding: 10px;
  }
  .product-container.products .product-card .product-card__content ,
  .product-container .product-card .product-card__content {
    padding: 10px 0px 0px;
  }
  .product-container .product-card__title,
  .product-container .product-card__description {
    height: initial;
  }
  .product-container .product-card__content .btn {
    position: absolute;
    width: calc(100% - 20px);
    bottom: 10px;
  }
  .product-container.products .product-card,
  .product-container .product-card{
    position: relative;
    padding-bottom: 50px;
  }
  .sm-button-full {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
  }
  .product-container {
    grid-template-columns: repeat(3, 1fr);
  }

}
@media (max-width: 767px) {
  .product-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .mt100 {
      margin-top: 50px;
  }
  .delivery_block{
    padding: 20px 0;
    margin-bottom: -50px;
  }
  .mb-140{
      margin-bottom: -50px;  
  }
  footer .footer-block__container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .wrapper {
      width: calc(100vw - 16px);
  }
  .wrapper.header{
      width: calc(100vw - 40px);
  }
}

footer .footer-block__container {
    grid-template-columns: repeat(1, 1fr);
}

#videoContainer{
  cursor: pointer;
}

.video-container img,
.video-container video{
  width: 100%;
}


@media (min-width: 768px) {
  .video-container.mobile{
    display: none;
  }
}
@media (max-width: 767px) {
  .video-container.desctop{
    display: none;
  }
}