body,
html,
p,
a,
ul,
li,
h2,
h1,
header {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-family: "Ubuntu";
  list-style-type: none;
}
br {
  padding: 20px;
}
body * {
  font-size:16px;
  outline: none !important;
}

main {
  flex: 1;
}

h1.section-category {
  margin-bottom: 15px;
}
p.section-category {
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 500;
}
.slick-prev:focus,
.slick-next:focus {
  background-color: #426f3f !important;
}
.slick-prev:active,
.slick-next:active {
  background-color: #426f3f !important;
}
.bottom-item .left {
  display: flex;
}
.no-offerta-text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #ffffff;
  opacity: 0.5;
  max-width: 469px;
  margin-right: 60px;
  display: block;
}
.btn {
  transition: 0.3s;
  border: 1px solid #468755;
}
.btn:hover {
  background-color: white !important;
  border: 1px solid #426f3f;
}
.btn {
  background-color: #468755 !important;
  color: white !important;
}
.btn p {
  color: white;
}
.btn.orange {
  border: 1px solid #d65604;
  background-color: #d65604 !important;
}
.btn.orange p {
  color: white;
}
.btn:hover {
  background-color: #8bc34a;
}
.btn.orange:hover {
  background-color: #ec8307 !important;
  border: 1px solid #ec8307;
}

.btn.orange:hover p {
  color: white !important;
}
.btn:hover p {
  color: #426f3f !important;
}

/* video-section */
.video-section {
  width: 100%;
  margin-top: 23px;
  position: relative;
  display: flex;
  flex-direction: column;
}

.video-section .black-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000004f;
  z-index: 2;
}
.video-section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}

.video-section .preview-section {
  z-index: 3;
  width: 100%;
}
.preview-section .information {
  width: 100% !important;
}
.video-section section.control {
  width: 100%;
}

.video-section h2 {
  color: white !important;
}
.art-green-title {
  color: white !important;
}
.preview-section .information .info .inner .text p:first-child {
  color: white !important;
}
.preview-section .information .info .inner .text p:last-child {
  color: white !important;
}

.orange-button {
  background: #d65604;
  border: 1px solid #d65604;
  box-sizing: border-box;
  max-width: 225px;
  padding: 12px 0;
  width: 100%;
  transition: 0.3s;
  cursor: pointer;
}
.orange-button:hover {
  background-color: #ec8307;
  border: 1px solid #ec8307;
}
.orange-button p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #ffffff;
}
.green-button {
  background: #426f3f;
  border: 1px solid #426f3f;
  box-sizing: border-box;
  max-width: 225px;
  width: 100%;
  transition: 0.3s;
  padding: 12px 0;
  cursor: pointer;
}
.green-button:hover {
  background-color: #468755;
  border: 1px solid #468755;
}
.green-button p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #ffffff;
}
.icon_show {
  width: 75px;
  height: 62px;
}
.preview-section .information .info .inner img {
  height: 100%;
  object-fit: contain;
}

.video-section .preview-section .information .info {
  padding-top: 40px;
}
.video-section .button.mini-width:not(.pit-fix) {
  margin-top: 20px !important;
}

#section-tree-absolute-block-p img {
  width: 570px;
}

/* ------------- */
.btn-by-cart {
  transition: 0.3s;
}
.btn-by-cart:hover {
  background-color: #f73f05;
}
.btn-orange a {
  transition: 0.3s;
  border: 1px solid #426f3f;
  background-color: #426f3f;
  font-weight: 300;
}
.btn-orange a:hover {
  background-color: #468755;
  color: white;
  border: 1px solid #468755;
}
.add-basket-custom:active {
  background-color: #f73f05 !important;
}
.bx_item_list_you_looked_horizontal {
  margin-bottom: 30px;
}

/* scroll */

::-webkit-scrollbar {
  width: 6px;
  transition: 0.3s;
}

::-webkit-scrollbar-track {
  /* border-radius: 10px; */
  background-color: rgb(192, 192, 192);
}

::-webkit-scrollbar-thumb {
  background: #426f3f;
  /* border-radius: 10px; */
}

::-webkit-scrollbar-thumb:hover {
  background: #8bc34a;
}

/* Firefox scrollbar */
html,
body {
  scrollbar-color: #426f3f rgb(192, 192, 192);
  scrollbar-width: thin;
}

/*  */

.picture-show-desc-custom {
  height: 30px !important;
}

a:hover {
  outline: none;
  text-decoration: none;
}
header .menu-desktop .menu {
  background-color: #426f3f;
  /* padding: 10px 0px; */
}
header .white_menu {
  background-color: white;
  z-index: 20;
}
header {
  padding-bottom: 120px;
}
header .header-info {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  transition: 0.5s;
  padding-bottom: 10px;
}
#page-404-section .link {
  margin-top: 40px;
  z-index: 10;
  display: block;
}
#page-404-section .link a {
  font-style: normal;
  z-index: 10;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  background: #ec8307;
  padding: 15px 30px;
  text-align: center;
  color: #ffffff;
}
#page-404-section {
  flex: 1 0 auto;
  padding-top: 2%;
  text-align: center;
  z-index: 10;
}
#back-404-image {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: -1;
  pointer-events: none;
}
#page-404-section .top {
  font-style: normal;
  font-weight: 900;
  font-size: 190px;
  color: #4b9c61;
  text-align: center;
}
#page-404-section .text {
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  color: #4b9c61;
}

@media (max-width: 1260px) {
  #back-404-image {
    width: auto;
  }
}
@media (max-width: 960px) {
  #back-404-image {
    display: none;
  }
  #page-404-section {
    padding-bottom: 40px;
  }
}

h2.center {
  text-align: center;
  margin-bottom: 40px;
}

footer {
  flex-shrink: 0;
  z-index: 10;
  max-height: 328px;
}
.drop-green-menu-js .list {
  /* overflow: hidden; */
  transition: 0.4s;
  height: auto;
}
.drop-green-menu-js {
  margin-bottom: 20px;
}

/* .drop-green-menu-js .list.active{
	height: auto;
} */
footer .bottom {
  background: #4a4a3f;
  padding: 25px 0px;
}
footer .bottom .bottom-item {
  display: flex;
  justify-content: space-between;
}
footer .bottom .bottom-item .social {
  display: flex;
}
footer .bottom .bottom-item .social a {
  margin: 0px 10px;
}
footer .bottom .bottom-item > div {
  margin-top: auto;
  margin-bottom: auto;
}
footer .bottom .text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  margin-right: 30px;
}
footer .top {
  padding: 20px 0px;
  background: #4a4a3f;
  padding-top: 55px;
}

footer .news-subscription p {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: #ffffff;
}
footer .news-subscription input[type="email"] {
  background-color: transparent;
  color: white;
  border: none;
  border-bottom: 2px solid white;
  width: 100%;
  padding: 5px;
  margin: 15px 0px;
  margin-bottom: 0;
  outline: none;
  font-size: 16px;
}

footer .news-subscription input[type="button"],
footer .news-subscription input[type="submit"] {
  height: fit-content;
  margin-top: auto;
  margin-left: 25px;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #51513d;
  background-color: white;
  border-radius: 0;
  padding: 5px 15px;
  border: 0;
  cursor: pointer;
}
footer .news-subscription form > div {
  display: flex;
}
footer .news-subscription-mobile p {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: #ffffff;
}
footer .news-subscription-mobile input[type="email"] {
  background-color: transparent;
  color: white;
  border: none;
  border-bottom: 2px solid white;
  width: 100%;
  padding: 5px;
  margin: 15px 0px;
  outline: none;
  font-size: 16px;
}

footer .news-subscription-mobile input[type="button"] {
  font-weight: 500;
  -webkit-appearance: none;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #51513d;
  background-color: white !important;
  border-radius: 0 !important;
  padding: 15px 15px !important;
  border: 0;
  cursor: pointer;
}
footer .top .mobile-top-info {
  display: none;
}

footer .top .top-item {
  display: flex;
  /* justify-content: space-between; */
}
footer .top .top-item > div:not(.logo-f) {
  margin-right: 110px;
}
footer .top .top-item > div.logo-f {
  margin-right: 45px;
}
footer .top .top-item .menu-footer li {
  margin-bottom: 20px;
}
footer .top .top-item .menu-footer li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
}
footer .include-section {
  display: flex;
  margin-bottom: 20px;
}
footer .include-section a {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: #ffffff;
  margin-left: 10px;
  white-space: nowrap;
}
footer .section-df-mobile {
  display: flex;
  justify-content: space-evenly;
  margin-left: auto;
  margin-right: 0 !important;
}

footer .section-df-mobile > div:first-child {
  margin-right: 160px;
}
footer .section-df-mobile > address:first-child {
  margin-right: 160px;
}
@media (max-width: 1510px) {
  footer .section-df-mobile > div:first-child {
    margin-right: 80px;
  }
  footer .section-df-mobile > address:first-child {
    margin-right: 80px;
  }
}
@media (max-width: 1430px) {
  footer .section-df-mobile > div:first-child {
    margin-right: 20px;
  }
  footer .section-df-mobile > address:first-child {
    margin-right: 20px;
  }
  footer .top .top-item > div:not(.logo-f) {
    margin-right: 65px;
  }
}
.header-info .item:first-child {
  margin-left: 0;
  margin: auto 0;
}
.header-info .item:last-child {
  margin-right: 0;
}

header .header-info .item p {
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #333333;
  margin-bottom: 5px;
}
header .item a {
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  color: #333333;
}
header .item .include_section {
  display: flex;
}
header .item .include_section img {
  margin-right: 5px;
}

header .basket-item-count {
  position: absolute;
  top: -3px;
  right: 2px;
  background-color: #ec8307;
  padding: 0px 5px 0px 5px;
  border-radius: 50%;
  color: white;
  font-size: 14px;
  transition: 0.5s;
  pointer-events: none;
}
@media (max-width: 460px) {
  header .basket-item-count {
    position: absolute;
    top: -5px;
    right: 3px;
    background-color: #ec8307;
    padding: 0px 5px 0px 5px;
    border-radius: 50%;
    color: white;
    font-size: 13px;
    transition: 0.5s;
  }
}
.art-green-title {
  line-height: 80px;
  font-family: "AbrilFatface" !important;
  display: inline;
  white-space: nowrap;
  font-weight: normal;
  font-size: 105px;
  letter-spacing: -0.03em;
  color: #444434;
  z-index: 6;
  max-height: 142px;
}

h1.main-head {
  font-size: 46px;
  margin-bottom: 30px;
  letter-spacing: 0.055em;
  font-weight: normal;
  text-transform: uppercase;
}

h2.main-head.ma-top {
  margin-top: 0px;
}
h2 {
  font-weight: normal;
  font-size: 46px;
  line-height: 52px;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  color: #333333;
  z-index: 6;
  line-height: 40px;
}
.title__main {
  font-weight: normal;
  font-size: 46px;
  line-height: 52px;
  letter-spacing: 0.055em !important;
  text-transform: uppercase;
  color: #fff;
  z-index: 6;
  line-height: 40px;
  font-family: "Ubuntu";
}
html {
  height: 100%;
  width: 100%;
}
body {
  width: 100%;
  max-width: 100%;
  height: 100%;
  overflow-x: hidden;
  background-color: white;
}
section.control {
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 40px;
  box-sizing: border-box;
}
section.control.mini {
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 40px;
}

.claster {
  position: fixed;
  width: 100%;
  /* top: 0; */
  z-index: 20;
}

#header-scroll-settings .logo.toScroll {
  height: 0;
  opacity: 0;
}
#header-scroll-settings .logo {
  /* transition: 0.5s; */
}
#header-scroll-settings .text-incl {
  transition: 0.5s;
}
#header-scroll-settings,
#basket-header-basket {
  transition: 0.5s;
}
#basket-header-basket {
  padding-top: 5px;
  width: 70%;
}

/* tTRREEE */

#reviews-tree-absolute-block {
  position: relative;
  top: 70px;
  z-index: -1;
}
#reviews-tree-absolute-block-s {
  position: relative;
  top: 125px;
  z-index: -1;
}
#reviews-tree-absolute-block > div {
  position: absolute;
  overflow: hidden;
  right: -406px;
  top: -280px;
  transform: rotate(340deg);
}
#reviews-tree-absolute-block-s > div {
  position: absolute;
  overflow: hidden;
  right: -325px;
  top: 32px;
}
#reviews-tree-absolute-block-s > div img {
  max-width: 565px;
}
#reviews-tree-absolute-block img {
  max-width: 880px;
}

@media (max-width: 1200px) {
  #reviews-tree-absolute-block img {
    max-width: 465px;
  }
  #reviews-tree-absolute-block > div {
    top: -85px;
  }
}
@media (max-width: 940px) {
  #reviews-tree-absolute-block > div {
    max-width: 365px;
  }
  #reviews-tree-absolute-block img {
    top: -135px;
  }
}
@media (max-width: 568px) {
  #reviews-tree-absolute-block > div {
    display: none;
  }
  #reviews-tree-absolute-block img {
  }
}

#section-tree-absolute-block {
  position: absolute;
  /* right: 0;  */
}
#section-tree-absolute-block-p {
  position: absolute;
  width: 100%;
}
#section-tree-absolute-block > div {
  position: relative;
  /* right: -45%; */
  top: 115px;
  left: 0;
}
#section-tree-absolute-block-p > div {
  position: relative;
  /* right: -45%; */
  top: -25px;
  left: 0;
}
#section-tree-absolute-block img {
  max-width: 630px;
}

@media (max-width: 1000px) {
  #section-tree-absolute-block img {
    max-width: 255px;
  }
  #section-tree-absolute-block-p img {
    max-width: 400px;
  }
}
@media (max-width: 710px) {
  #section-tree-absolute-block img {
    max-width: 205px;
  }
}
@media (max-width: 590px) {
  #section-tree-absolute-block img {
    max-width: 185px;
  }
  #section-tree-absolute-block > div {
    display: none;
  }
}
/* tTRREEE */

.btn {
  box-sizing: border-box;
  padding: 15px;
  background: #8bc34a;
}
.btn p {
  color: white;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
}
.btn {
  display: block !important;
  border-radius: 0px !important;
}

.btn p {
  font-size: 16px;
}
.btn.orange {
  background-color: #d65604;
}
.btn.orange p {
  color: white;
}
.preview-section .information .info {
  padding: 25px 0px;
}
.preview-section .information .info .inner {
  display: flex;
  margin-bottom: 35px;
}
.preview-section .information .info .inner:last-child {
  margin-bottom: 0px;
}
.preview-section .information .info .inner .text p:first-child {
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #333333;
  margin-bottom: 3px;
}
.preview-section .information .info .inner .text p:last-child {
  font-weight: normal;
  font-size: 20px;
  line-height: 140%;
  color: #333333;
}

.preview-section {
  display: flex;
  position: relative;
  padding: 20px 0px;
  margin-top: 85px;
  margin-bottom:85px;
}
.preview-section .information {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.preview-section .picture {
  width: 50%;
}
.preview-section .picture img {
  width: 100%;
  border-top-left-radius: 50%;
  object-fit: cover;
  object-position: center;
  height: 100%;
}

.preview-section .button {
  display: flex;
}
.preview-section .button .btn:first-child {
  margin-right: 30px;
}

.preview-section .information .info .inner .text {
  margin-left: 20px;
}

section .block {
  padding: 90px 0px;
  position: relative;
}

section .block.block--review {
  padding: 0px;
}
section .block.block--instagram {
  padding: 45px 0;
}
section .block.big-top {
  padding-top: 100px;
}

.information-section {
  position: relative;
  z-index: 2;
}
.information-section .white-block {
  background-color: white;
  padding: 50px;
  width: 90%;
}
.information-section .white-block p {
  font-weight: normal;
  font-size: 26px;
  line-height: 140%;
  width: 69%;
  color: #444434;
}

.information-section .green-block .point-info {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
.information-section .green-block .point-info > div {
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
}
.information-section .green-block .point-info > div img {
  display: block;
  margin-right: 20px;
}
.information-section .green-block .point-info > div p {
  font-weight: bold;
  display: flex;
  font-size: 56px;
  line-height: 75%;
}

@media (max-width: 500px) {
  .information-section .green-block .point-info {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
  .information-section .green-block .point-info > div {
    display: flex;
    margin-top: 15px;
    margin-bottom: 8px;
  }
  .information-section .green-block .point-info > div img {
    display: block;
    margin-right: 15px;
  }
  .information-section .green-block .point-info > div p {
    font-weight: bold;
    font-size: 48px;
  }
}

.information-section .green-block {
  background-color: #8bc34a;
  padding: 30px;
  width: 285px;
  position: absolute;
  top: 25%;
  right: -2%;
}
.information-section .green-block p {
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 25px;
  color: #ffffff;
}
.information-section .green-block .point-info > p {
  margin-left: 45px;
}
.information-section .green-block span {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  margin-top: auto;
  color: #ffffff;
  margin-right: 15px;
  margin-bottom: 7px;
  display: block;
}

.gray_info-section {
  position: relative;
  z-index: 2;
}
.logo {
}
.gray_info-section .logo-ab {
  position: absolute;
  background: #426f3f;
  padding: 25px;
  top: -15%;
  /* left: -70px; */
}
.gray_info-section .logo-ab img {
  width: 140px;
  max-height: 140px;
}

#popa {
  background: black;
  display: block;
  overflow: hidden;
  border-top-left-radius: 36%;
  height: 550px;
  width: 600px;
  margin-left: auto;
  padding: 1px;
  box-sizing: border-box;
  /* animation: rot 0.01s linear infinite; */
}
#popa div {
  transform: scale(1.64);
}

@keyframes rot {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 1120px) {
  .picture .block {
    display: none;
  }
  #popa {
    height: 430px;
    width: 525px;
  }
}

.information-section .grn-text > p {
  margin-top: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  color: #426f3f;
  margin-left: 42px;
  width: 100%;
  max-width: 320px;
}
.information-section .green-block .icon {
  display: flex;
  margin-bottom: 10px !important;
}

.gray_info-section .gray {
  margin-left: 5%;
}
.gray_info-section .gray > div {
  background: #444434;
  width: 80%;
  padding: 80px;
  padding-left: 170px;
  overflow: hidden;
}
.gray_info-section .gray p {
  font-weight: normal;
  font-size: 26px;
  line-height: 150%;
  color: #ffffff;
}

.absolute-tree {
  position: absolute;
  top: 0;
  right: -14%;
  max-width: 1000px;
  overflow: hidden;
}
.absolute-tree > img {
  max-width: 290px;
}
.absolute-tree-p {
  position: absolute;
  top: 10px;
  right: -14%;
  max-width: 1000px;
  overflow: hidden;
}
.absolute-tree-p > img {
  max-width: 500px;
}
#abs-left-tree {
  position: relative;
  top: 0px;
  left: 0;
  z-index: -1;
}
#abs-left-tree img {
  width: 100%;
  position: absolute;
  max-width: 465px;
}
#abs-left-tree-p {
  position: relative;
  top: 0px;
  left: 0;
  z-index: -1;
}
#abs-left-tree-p img {
  width: 100%;
  position: absolute;
  max-width: 465px;
  right: auto;
}
@media (max-width: 590px) {
  #abs-left-tree-p img {
    width: 100%;
    position: absolute;
    max-width: 465px;
    right: 50%;
    top: -70px;
  }
}
.green-info-section {
  position: relative;
  background-color: #426f3f;
  z-index: 5;
  /* max-width: 1033px; */
  margin-left: 35%;
}
.button.mini-width:not(.pit-fix) {
  margin-top: 70px;
  margin-left: 96px;
}
.picture_mobile video {
  width: 100%;
}
@media (max-width: 1390px) {
  .button.mini-width:not(.pit-fix) {
    margin-left: 0;
  }
}
.green-info-section p {
  padding: 60px 90px;
  padding-bottom: 90px;
  font-weight: normal;
  font-size: 26px;
  line-height: 140%;
  color: #ffffff;
}
.green-info-section .logo-ab {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.information-section .green-block {
  width: 460px !important;
}
.information-section .inf-flex-text {
  display: flex;
  margin-top: 45px;
  width: 76%;
}
.inf-flex-text > .grn-text:nth-child(1) {
  width: 25%;
}
.inf-flex-text > .grn-text:nth-child(2) {
  width: 25%;
}
.inf-flex-text > .grn-text:nth-child(3) {
  width: 50%;
}

@media (max-width: 1280px) {
  .art-green-title {
    font-size: 81px;
  }
  .information-section .green-block .point-info > p {
    margin-left: 39px;
  }
  h1.main-head {
    font-size: 36px;
  }
  h2 {
    font-size: 36px;
  }
  .title__main {
    font-size: 36px;
  }
  #abs-left-tree img {
    top: -80px;
  }
  .green-info-section p {
    text-align: center;
    padding:25px !important;
    font-size: 28px;
  }
  .green-info-section {
    max-width: 635px;
  }
  .gray_info-section .logo-ab {
    padding: 25px;
    top: -15%;
  }
  .gray_info-section .gray p {
    font-size: 28px;
  }
  .preview-section .information .info .inner .text p:first-child {
    font-size: 20px;
  }
  .preview-section .information .info .inner .text p:last-child {
    font-size: 16px;
  }

  .information-section .white-block {
    width: 85%;
  }
  .information-section .white-block p {
    font-size: 26px;
  }

  .information-section .grn-text > p {
    margin-top: 2px;
  }
  .information-section .grn-text {
    margin-bottom: 20px;
  }
  .information-section .inf-flex-text {
    display: block;
    margin-top: 25px;
    width: 100%;
  }
  .information-section .green-block p {
    font-size: 20px;
  }
  .information-section .green-block span {
    font-size: 20px;
  }
  .information-section .green-block {
    padding: 25px;
    top: 18%;
  }
  footer .top .top-item .menu-footer li a {
    font-size: 14px;
  }
  footer .include-section a {
    font-size: 18px;
  }
  footer .news-subscription p {
    font-size: 18px;
  }
  footer .section-df-mobile {
    display: block;
  }

  .absolute-tree-p {
    right: -2%;
  }
}
.mb-width-offerta {
  display: none;
}
@media (max-width: 1140px) {
  .no-offerta-text {
    display: none;
  }
  footer .bottom .text {
    margin-right: 0;
  }
  .mb-width-offerta {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    color: #ffffff;
    opacity: 0.5;
    margin-bottom: 20px;
    padding-top: 10px;
    border-top: 1px solid #ffffff;
  }
  .bottom-item .left {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 980px) {
  .art-green-title {
    font-size: 71px;
  }
  .preview-section .information .info .inner {
    justify-content: center;
  }
  .preview-section .information .info .text {
    text-align: left !important;
  }
  .information > .info > div {
    max-width: 409px;
    margin: auto;
  }
  .video-section .button.mini-width:not(.pit-fix) {
    margin: auto;
  }
  .orange-button,
  .green-button {
    margin: auto;
    margin-bottom: 15px;
  }
  h1.main-head {
    font-size: 30px;
  }
  h2 {
    font-size: 30px;
  }
  .title__main {
    font-size: 30px;
  }
  section .block.big-top {
    padding-top: 70px;
  }
  #abs-left-tree img {
    top: -80px;
  }
  .green-info-section p {
    padding:25px !important;
    font-size: 20px;
  }
  .green-info-section {
    max-width: 425px;
  }
  #abs-left-tree img {
    top: 0;
    max-width: 400px;
  }
  .gray_info-section .gray {
    width: 100%;
    margin-left: 0px;
    padding: 0px;
  }
  .gray_info-section .gray p {
    font-size: 20px;
    padding: 40px 20px;
  }
  .gray_info-section .logo-ab {
    padding: 20px;
    text-align: center;
    left: -20px;
  }
  .gray_info-section .logo-ab img {
    width: 70%;
  }
  .information-section .green-block {
    width: 240px;
    right: -4%;
  }
  .information-section .white-block > div {
    padding: 20px;
  }
  .information-section .white-block p {
    font-size: 20px;
  }
  .information-section .green-block p {
    font-size: 18px;
  }
  .information-section .green-block span {
    font-size: 20px;
  }
  .preview-section .picture {
    position: absolute;
    right: 0;
    z-index: 1;
  }
  .preview-section .information {
    width: 100%;
    z-index: 2;
  }
  .preview-section .button {
    display: block;
    max-width: 320px;
    text-align: center;
  }
  .preview-section .button .btn {
    margin-bottom: 20px;
  }
  .information > div {
    text-align: center;
  }
}
@media (max-width: 568px) {
  .icon_show {
    margin: auto !important;
  }
  .preview-section .information .info .inner .text {
    text-align: center !important;
  }
}
.preview-section .information .info .picture_mobile {
  display: none;
}
.mobile-tree-abs {
  display: none;
}
footer .top .news-subscription-mobile {
  display: none;
}
footer .contacts-mobile a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #ffffff;
}

footer .contacts-mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
footer .social-mobile {
  display: none;
}
footer .top .logo-f img {
  width: 60px;
  height: 60px;
}
[data-width="mobile"] {
  display: none;
}
[data-width="mobile"] h2,
[data-width="mobile"] .title__main {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
[data-width="mobile"] h2,
[data-width="mobile"] .title__main,
[data-width="mobile"] p {
  text-align: center;
  display: block;
}
[data-width="mobile"] h2,
[data-width="mobile"] .title__main {
  font-size: 22px;
}
.preview-section .information .info .inner img {
  margin: auto;
}
@media (max-width: 768px) {
  footer .top {
    padding-top: 30px;
  }
  .video-section .preview-section .information .info {
    padding-top: 10px;
  }

  .black-filter {
    display: none;
  }
  .video-section video {
    height: 275px;
    position: relative;
  }
  .video-section h2,
  .video-section .title__main {
    color: #333333 !important;
  }
  .art-green-title {
    color: #333333 !important;
    line-height: 75%;
    margin-bottom: 30px;
  }
  .preview-section .information .info .inner .text p:last-child {
    color: #333333 !important;
  }
  .preview-section .information .info .inner .text p:first-child {
    color: #333333 !important;
    margin-top: 20px;
  }
  .orange-button,
  .green-button {
    width: 100%;
    max-width: none;
  }
  [data-width="mobile"] {
    display: block;
  }
  [data-width="desktop"] {
    display: none;
  }
  .video-section {
    margin-top: 0;
    height: fit-content;
  }
  footer .top .top-item {
    margin-bottom: 40px;
  }
  footer .top .top-item .menu-footer li {
    margin-bottom: 15px;
  }
  footer .top .contacts {
    display: none;
  }
  .preview-section .info .picture_mobile {
    display: none !important;
  }
  .button.mini-width {
    max-width: none !important;
  }
  .preview-section .button .btn:first-child {
    margin-right: 0;
  }
  footer .bottom .text {
    font-size: 14px;
  }
  footer .top .news-subscription {
    display: none;
  }
  footer .section-df-mobile {
    display: none;
  }
  footer .top .mobile-top-info {
    display: flex;
    /* justify-content: space-between; */
    margin-bottom: 20px;
  }
  footer .top .mobile-top-info > div:first-child {
    margin-right: 65px;
  }
  footer .news-subscription-mobile input[type="button"] {
    width: 100%;
  }
  footer .top .logo-f {
    display: none;
  }
  footer .top .news-subscription-mobile {
    display: block;
  }
  .green-info-section {
    margin-right: auto;
  }
  #abs-left-tree img {
    top: -60px;
    max-width: 342px;
  }
  .green-info-section p {
    font-size: 16px;
  }
  .green-info-section .logo-ab img {
    width: 60%;
  }
  .preview-section .information h1,
  .preview-section .information h2 {
    text-align: center;
  }
  .absolute-tree {
    display: none;
  }
  .mobile-tree-abs {
    display: flex;
    position: relative;
    width: 100%;
  }
  .mobile-tree-abs img {
    position: relative;
    max-height: 360px;
    right: 0;
    top: 25px;
    position: absolute;
  }
  section.control.mini {
    padding: 0px 20px;
  }
  section .block {
    padding: 50px 0px;
  }
  .preview-section .information h1 {
    /* font-family: "AbrilFatface" !important; */
    letter-spacing: -4px !important;
  }

  .information-section .white-block {
    width: 100%;
    padding: 0;
    display: flex;
  }
  .information-section .white-block p {
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px;
  }

  .text-incl {
    display: none;
  }
  .preview-section .picture {
    display: none;
  }
  .preview-section .button {
    display: flex;
    max-width: 100%;
  }
  .preview-section .button a {
    width: 100%;
  }
  .preview-section .information .info {
    display: flex;
    justify-content: center;
  }
  .preview-section .information .info .picture_mobile {
    display: block;
    width: 100%;
    margin-left: -165px;
  }
  .preview-section .information .info .picture_mobile img {
    width: 400px;
  }
  header {
    padding-bottom: 60px;
  }
}

@media (min-width: 568px) {
  .preview-section .information .info .inner img {
    width: 75%;
  }
}

@media (max-width: 635px) {
  .preview-section .information .info .picture_mobile {
    margin-left: -205px;
  }
  #abs-left-tree {
    top: -34px;
    left: -112px;
  }
  .gray_info-section .logo-ab {
    top: -45%;
  }
  h2.center {
    text-align: center;
    margin-bottom: 0px;
  }
}

@media (max-width: 590px) {
  .button.mini-width {
    margin-top: 0;
  }
  .information-section .grn-text > p {
    max-width: 200px;
  }
  #section-tree-absolute-block-p > div {
    top: -10px;
    left: -80px;
  }
  .slick-slide {
    justify-content: center;
  }
  .button.mini-width.pit-fix {
    margin-top: 40px;
  }
  .menu-mobile .item.info-section .whatsapp {
    display: none;
  }
  .preview-section .info .picture_mobile {
    display: block !important;
  }
  .preview-section {
    margin-top: 20px;
  }
  .preview-section .info .picture_mobile {
    position: relative;
    margin-bottom: 20px !important;
  }
  .preview-section .info .picture_mobile img {
    display: block;
    object-fit: cover;
    min-height: 265px;
    border-top-left-radius: 50%;
  }
  .gray_info-section .gray > div {
    padding: 0;
    width: 100%;
  }
  .gray_info-section .logo-ab {
    height: 65px !important;
    width: 65px !important;
    padding: 5px !important;
    display: flex;
    justify-content: center;
  }
  .green-info-section {
    margin-left: 0;
  }
  
  #reviews-section .item {
    padding: 5px;
  }
  #reviews-section .item > div {
    padding: 0 15px;
  }
  .animation-set[data-animation="width"].active {
    width: 100% !important;
  }
  .inf-flex-text > .grn-text:nth-child(1),
  .inf-flex-text > .grn-text:nth-child(2),
  .inf-flex-text > .grn-text:nth-child(3) {
    width: 100%;
  }
  /* .preview-section .info .picture_mobile::before{
        content: '';
        position: absolute;
        bottom: -16px;
        left: -13px;
        width: 70%;
        z-index: -1;
        height: 70%;
        border-top-left-radius: 30%;
        border-bottom-right-radius: 30%;
        border: 2px solid #8BC34A;
    } */
  section .block.big-top {
    padding: 50px 0px;
  }
  .gray_info-section .gray p {
    font-size: 16px;
  }
  .gray_info-section .logo-ab {
    padding: 15px;
    position: relative;
    width: 79px;
    margin-bottom: -25px;
    left: 4%;
  }
  .gray_info-section .logo-ab img {
    width: 50%;
  }
}
.icon_show {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#back-404-image-mobile {
  display: none;
  z-index: -1;
}

@media (max-width: 568px) {
  footer .bottom .bottom-item .social {
    display: none;
  }
  footer .bottom .bottom-item .social {
    display: none;
  }
  footer .social-mobile {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
  footer .social-mobile a {
    margin: 0 10px;
  }
  #back-404-image-mobile {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
  }
  .preview-section {
    margin-top: 0 !important;
  }
  .preview-section .information .info {
    padding: 20px 0;
  }
  #page-404-section .top {
    font-size: 108px;
    margin-top: 20px;
  }
  #page-404-section .text {
    font-size: 24px;
  }
  #page-404-section .link a {
    padding: 15px 78px;
  }
  .icon_show {
    display: block;
    margin-bottom: 20px;
  }
  .art-green-title {
    font-size: 53px;
  }
  h1.main-head {
    font-size: 33px;
  }
  h2 {
    font-size: 33px;
  }
  .title__main {
    font-size: 33px;
  }
  .preview-section .button .btn:first-child {
    margin-right: 0;
  }
  .preview-section .button {
    display: block;
  }
  .preview-section .information .info {
    display: block;
  }
  .preview-section .information .info .picture_mobile {
    margin: 0;
  }
  .preview-section .information .info .picture_mobile img {
    width: 100%;
  }
  .preview-section .information .info .inner {
    display: block;
  }
  .preview-section .information .info .inner {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .preview-section .information .info .inner {
    text-align: center;
  }
  .preview-section .information .info .inner .text {
    margin-left: 0px;
    text-align: center;
  }
}

@media (max-width: 465px) {
  #basket-header-basket {
    padding: 0;
    width: 70%;
  }
  .menu-mobile-section > .item.logo img {
    width: 31px;
  }
  header .item a {
    font-size: 14px;
  }
  .item.info-section .include_section img {
    display: none;
  }
  .absolute-tree-p {
    right: -8px;
  }
}

.claster.menu-mobile {
  position: relative;
  display: none;
}

.menu-mobile .item.info-section {
  width: 100%;
  justify-content: flex-end;
  margin-right: 20px;
}
.menu-mobile-section .item {
  display: flex;
  max-height: 42px;
}
.information-section .grn-text > div > p {
  font-style: normal;
  font-weight: bold;
  font-size: 56px !important;
  line-height: 52px;
  color: #426f3f;
  margin-left: 20px;
  display: flex;
}
.information-section .grn-text > div > p span {
  font-size: 22px;
  margin-right: 10px;
  font-style: normal;
  font-weight: normal;
}
.subscription-form input {
  -webkit-appearance: none;
}
@media (max-width: 400px) {
  .subscription-form input[type="submit"] {
    width: 100%;
    border: none;
    padding: 10px;
    background-color: white;
    color: black;
    border-radius: 0;
    font-size: 18px;
  }
}

.menu-mobile-section {
  position: fixed;
  padding: 10px 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transition: 0.5s;
  overflow: hidden;
  height: 60px;
  box-sizing: border-box;
  z-index: 5;
  box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.2);
  background: white;
}
#back-filtered {
  transition: 0.5s;
  position: absolute;
  top: 0;
  width: 100%;
  height: 5000%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.575);
  z-index: 22;
}

.pit-fix {
  display: flex;
  margin-top: 50px;
}
.green-block .one {
  font-size: 36px !important;
  line-height: 46px !important;
  margin-bottom: 20px !important;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em !important;
  text-transform: uppercase;
  color: #ffffff;
}
.green-block .two {
  margin-bottom: 50px !important;
  font-style: normal !important;
  font-weight: normal;
  font-size: 24px !important;
  line-height: 28px !important;
  color: #ffffff !important;
}
.information-section .green-block .icon p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 140% !important;
  margin-left: 5px !important;
  color: #ffffff !important;
}
.information-section .green-block .icon a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 140% !important;
  margin-left: 5px !important;
  color: #ffffff !important;
}
@media (max-width: 768px) {
  .claster.menu-desktop {
    display: none;
  }
  .claster.menu-mobile {
    display: block;
  }
  .information-section .white-block > div > p {
    font-size: 16px !important;
    line-height: 24px;
  }
  .information-section .white-block p {
    margin-bottom: 0;
    margin-top: 0 !important;
  }
  .information-section .white-block .grn-text {
    margin-bottom: 30px;
  }
  .information-section .green-block .icon img {
    margin-bottom: auto;
    margin-top: 5px;
    margin-right: 8px;
  }
  .information-section .grn-text > div > p {
    font-size: 42px !important;
  }
  .information-section .grn-text > p {
    font-size: 16px !important;
    line-height: 140%;
  }
  .pit-fix {
    display: block;
  }
  .green-block .one {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px !important;
  }
  .green-block .two {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 915px) {
  section.control {
    padding: 0px 20px;
  }
  .bx-breadcrumb {
    margin: 15px 0;
    display: flex;
    overflow: auto;
  }
  .bx-breadcrumb .bx-breadcrumb-item span {
    white-space: nowrap !important;
  }
  #reviews-tree-absolute-block-s {
    display: none;
  }
}

/*  */
.button.mini-width {
  max-width: 510px;
  width: 100%;
}
.button.mini-width a {
  width: 100%;
}
.preview-section .information h1 {
  /* font-family: "AbrilFatface" !important;  */
  letter-spacing: -8px;
}

.header-info img.logo:not(.toScroll) {
  max-width: 74px;
  width: 100%;
  /* max-height: 64px; */
}
#header-scroll-settings {
  background-color: white;
  box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.2);
}

/* re */
.information-section .white-block {
  box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.2);
}
.information-section .green-block {
  background: #426f3f;
}
.information-section .grn-text > div {
  display: flex;
}
.information-section .grn-text {
  margin-right: 40px;
}

.information-section .green-block {
  top: 25% !important;
}

/*  */
.animation-start {
  opacity: 0;
  /* margin-right: 40px; */
  transition: 1s;
}
.animation-start.active {
  opacity: 1;
  /* margin-right: 0px; */
  transition: all 1s;
}
h2.center.bottom {
  margin-bottom: 60px;
}
@media (max-width: 500px) {
  h2.center.bottom {
    margin-bottom: 30px;
  }
}
.animation-set[data-animation="opacity"]:not(.active) {
  opacity: 0;
  transition: 1s;
  margin-top: 40px;
}

.animation-set[data-animation="opacity"].active {
  opacity: 1;
  transition: 1s;
  margin-top: 0;
}

.animation-h1-start span {
  opacity: 0;
  /* margin-right: 25px; */
  /* transform-origin: 20px 20px 20px; */
  transition-delay: 2s;
  transition: 0.5s;
}
.animation-h1-start.active span {
  opacity: 1;
  /* margin-right: 0px; */
}

/*  */

.preview-section .picture .pic {
  width: 600px;
  height: 550px;
  margin-left: auto;
  margin-bottom: auto;
  border-top-left-radius: 50%;
}
.preview-section .picture {
  position: relative;
}
.preview-section .picture .block {
  width: 425px;
  height: 430px;
  border-top-left-radius: 30%;
  border-bottom-right-radius: 30%;
  border: 4px solid #8bc34a;
  position: absolute;
  top: 26%;
  z-index: -1;
  left: 19%;
}

@media (max-width: 1350px) {
  .preview-section .picture .pic {
    width: 480px;
    height: 78%;
  }

  .preview-section .picture .block {
    width: 420px;
    height: 410px;
    border-top-left-radius: 30%;
    border-bottom-right-radius: 30%;
    border: 4px solid #8bc34a;
    position: absolute;
    top: 14%;
    z-index: -1;
    left: 17%;
  }
  #reviews-tree-absolute-block img {
    max-width: 680px;
  }
}

@media (max-width: 350px) {
  footer .top .mobile-top-info > div:first-child {
    margin-right: 70px;
  }
  footer .top .top-item > div:not(.logo-f) {
    margin-right: 70px;
  }
  .green-info-section.animation-set > div {
    width: 295px !important;
  }
  .preview-section .information > div > h2 {
    font-size: 22px;
  }
}

header .header-info .item.basket {
  display: flex;
  /* margin-top: 13px; */
}
header .header-info .item.basket .search-form-section {
}

/* popup bitrix default */
.popup-window-close-icon {
  opacity: 1;
}
.popup-window-close-icon:after {
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
  -webkit-transform: none;
  transform: none;
}
.popup-window {
  font-family: "Ubuntu" !important;
}
.popup-window-titlebar > div {
  text-align: center;
  display: flex;
  justify-content: center;
  max-width: 328px;
  font-weight: normal;
  font-size: 20px;
  font-family: "Ubuntu" !important;
  line-height: 27px;
  margin-top: 40px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-right: 0;
  color: #000000;
}
.popup-window.popup-window-content-white.popup-window-with-titlebar
  .popup-window-buttons {
  display: flex;
  justify-content: space-around;
}
.bx_bt_button.bx_medium {
  color: white;
}
.popup-window-buttons > span.first > span {
  background-color: #8bc34a !important;
}
.bx-blue .btn.btn-default:first-child {
  background-color: #8bc34a !important;
}
.bx-blue .btn.btn-default {
  border: 0;
  padding: 5px;
  background-color: #ec8307 !important;
}
.popup-window-titlebar-text,
.popup-window-titlebar-text-version {
  text-align: center;
  display: flex;
  justify-content: center;
  max-width: 328px;
  font-weight: normal;
  font-size: 20px;
  line-height: 27px;
  margin-top: 40px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-right: 0;
  color: #000000;
  white-space: break-spaces;
  padding: 0;
}
.popup-window-buttons .bx_catalog_list_home.bx_blue .bx_bt_button {
  text-shadow: none;
  width: 48%;
  padding: 10px 5px;
}
.popup-window-buttons .bx_catalog_list_home.bx_blue.first > span {
  margin-right: 5px;
  background-color: #8bc34a !important;
}
.popup-window-content > p {
  font-weight: normal;
  font-size: 20px;
  line-height: 140%;
  color: #333333;
  padding-left: 13px;
  max-width: 300px;
}
.popup-window-buttons .bx_catalog_list_home {
  display: contents;
}
.popup-window-with-titlebar .popup-window-content > div {
  margin: 50px 0;
  margin-top: 70px;
}
.popup-window-with-titlebar .popup-window-content {
  padding: 0;
}
.popup-window-content > div > img {
  display: block;
  margin: auto;
}
.popup-window-with-titlebar .popup-window-content,
.popup-window-content-gray .popup-window-content {
  background-color: transparent;
}
.btn-sm,
.btn-group-sm > .btn {
  font-size: 14px !important;
}
.bx-blue .btn.btn-default {
  padding: 8px 10px !important;
}
@media (max-width: 470px) {
  .popup-window.popup-window-content-white.popup-window-with-titlebar {
    left: 3% !important;
  }
  .bx-blue .btn.btn-default {
    padding: 11px 0 !important;
    font-size: 14px !important;
  }
  .popup-window.popup-window-content-white.popup-window-with-titlebar
    .popup-window-buttons,
  .popup-window-buttons {
    display: block !important;
  }
  .bx-blue .btn.btn-default:first-child {
    margin-bottom: 15px !important;
  }
  .popup-window-buttons .bx_catalog_list_home.bx_blue.first > span {
    margin-bottom: 15px !important;
  }
  .popup-window-buttons .bx_catalog_list_home.bx_blue .bx_bt_button {
    width: 100%;
    display: block;
  }
  .popup-window-buttons .bx_bt_button.bx_medium {
    justify-content: center;
    padding: 11px 0;
  }
  .popup-window-buttons > span.first > span {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 340px) {
  .popup-window.popup-window-content-white.popup-window-with-titlebar {
    left: 0 !important;
  }
}
/* -------------------- */
@media (max-width: 1620px) {
  .preview-section .picture .block {
    left: 15%;
  }
}
@media (max-width: 1540px) {
  .preview-section .picture .block {
    left: 11%;
  }
}
@media (max-width: 1460px) {
  .preview-section .picture .block {
    left: 3%;
  }
}

@media (max-width: 1370px) {
  .information-section .grn-text > div > p {
    font-size: 48px !important;
  }
  .information-section .white-block p {
    font-size: 22px;
  }
  .information-section .green-block {
    width: 450px !important;
    top: 20% !important;
  }
  .information-section .green-block .point-info {
    margin-bottom: 15px;
  }
  .information-section .green-block .point-info > div p {
    font-size: 35px;
    line-height: 104%;
  }
  .information-section .green-block p {
    font-size: 20px;
  }
}

@media (max-width: 1215px) {
  .information-section .white-block p {
    font-size: 17px;
  }
}

@media (max-width: 1000px) {
  .information-section .white-block {
    width: 100%;
  }

  .information-section .green-block {
    position: relative;
    right: 0;
    width: 100% !important;
    left: 0;
  }
}

@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "AbrilFatface";
  src: url("fonts/AbrilFatface-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Ubuntu";
  src: url("fonts/Ubuntu-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

/* @font-face {
    font-family: "bodoni"; 
    src: url("fonts/bodoni-mt-black.ttf") format("truetype"); 
    font-style: normal; 
    font-weight: normal; 
}  */

.head-section-title-h {
  font-weight: normal;
  font-size: 46px;
  line-height: 52px;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  color: #333333;
  z-index: 6;
  line-height: 40px;
}

@media (max-width: 980px) {
  .head-section-title-h {
    font-size: 30px;
  }
}

.luckru-baner {
  justify-content: end;
  width: 180px;
}
.luckru-baner img {
  margin-left: auto;
}
.slick-prev,
.slick-next {
  background: #426f3f !important;
}

/* START GP custom styles */
.h2.center.bottom {
  margin-bottom: 60px;
}

.h2.center {
  text-align: center;
  margin-bottom: 40px;
}
.h2 {
  font-weight: normal;
  font-size: 46px;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  color: #333333;
  z-index: 6;
  line-height: 55px;
}
.h3 {
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  color: #333333;
  z-index: 6;
  line-height: 45px;
}
.mt-30 {
  margin-top: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.map-contacts-section .info > div > p:first-child {
  font-size: 25px;
  line-height: 33px;
}
.articles .articles__left p,
.gp-article p {
  margin: 10px 0px;
}
.gp-article p {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
}
.articles .articles__left ul,
.gp-article ul {
  padding-left: 20px;
}
.articles .articles__left ul li,
.gp-article ul li {
  list-style: disc;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
}
.gp-link {
  border-bottom: 1px solid;
}
.read-more-state {
  display: none;
}

.read-more-target {
  display: none;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: visibility 0s, opacity 0.5s linear;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  display: block;
  visibility: visible;
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
  transition: visibility 0s, opacity 0.5s linear;
}

.read-more-state ~ .read-more-trigger:before {
  content: "Развернуть";
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: "Свернуть";
}

.read-more-trigger {
  cursor: pointer;
  display: block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  color: #666;
  font-size: 14px;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 0.25em;
  position: relative;
}
.gp-m-0 {
  margin: 0 !important;
}
.gp-mb-30 {
  margin-bottom: 30px;
}
.gp-center {
  text-align: center;
}
@media (max-width: 1023px) {
  html {
    /* overflow-x: hidden; */
  }

  .privace-policy-section {
    overflow-x: hidden;
  }
}

@media (max-width: 960px) {
  .h2 {
    font-size: 24px;
    line-height: 33px;
  }
  .h3 {
    font-size: 22px;
    line-height: 40px;
    padding: 20px;
  }
  .map-contacts-section .info > div > p:first-child {
    font-size: 22px;
  }
}
/* END GP custom styles */
