@font-face {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/wp-content/themes/tree/fonts/Helvetica-Neue.ttf") format("opentype");
}
h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  width: auto !important;
  margin-bottom: 0;
}
h2 span {
  color: #82cb45;
}

button {
  border: none;
}

html,
body {
  font-size: 20px;
  font-family: "Raleway";
  font-weight: 400;
}

.row {
  --bs-gutter-x: 20px;
}

.row > .row {
  margin-left: 0px;
  margin-right: 0px;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  color: inherit;
}

.header__container {
  padding: 11px 0px 25px 0px;
}
.header__call, .header__choice {
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  min-width: calc(50% - 10px);
  padding: 8px 22px;
  height: 34px;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.header__call {
  color: #82cb45;
  border: 1px solid #82cb45;
  border-radius: 25px;
}
.header__call:hover, .header__call:focus {
  color: #82cb45;
}
.header__choice {
  color: #fff;
  background: #82cb45;
  border-radius: 25px;
}
.header__choice:hover, .header__choice:focus {
  color: #fff;
}
.header__info {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 15px;
}
.header__info_text {
  color: #000000;
  cursor: pointer;
}
.header__info_text:hover, .header__info_text:focus {
  color: #000000;
}
.header__info_ico {
  background: #82cb45;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
}
.header__info_ico img {
  margin-top: -3px;
}
.main_slider .slick-track {
	  display: flex !important;
}
.main_slide {
  color: #fff;
  font-family: "Raleway";
  display: flex !important;
	    height: inherit !important;
	
  background-size: cover;
  background-position: center;
}
.main_slide__header {
  font-weight: 700;
  font-size: 44px;
  line-height: 50px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .main_slide__header {
    font-size: 35px;
  }
}
.main_slide__text {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 50px;
}
.main_slide__button {
  background: #82cb45;
  color: white;
  border-radius: 34px;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.045em;
  padding: 14px 48px;
  min-width: 210px;
  width: 210px;
}
.main_slide--block {
  padding-top: 60px;
  padding-bottom: 60px;
}

.under__line {
  margin-bottom: 11px;
  border-bottom: 2px solid #82cb45;
  flex: auto;
  width: auto;
  margin-right: calc(var(--bs-gutter-x) * 0.5);
}

.partners {
  overflow: hidden;
}
.partners .slick-slider .slick-list {
  overflow: visible;
}
.partners__header {
  padding-top: 60px;
}
.partners__header span {
  color: #82cb45;
}
.partners__slider {
  padding-top: 28px;
}
.partners__slide__img--block {
  padding-left: 10px;
  padding-right: 10px;
}
.partners__slide__img--img {
  background: #ffffff;
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  height: 139px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 15px;
}
.partners__slide__number--img {
  padding-left: 12px;
}
.partners__slide__number--block {
  margin-top: 14px;
  background: rgba(130, 203, 69, 0.8);
  border-radius: 20px;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 10px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  line-height: 29px;
}

.why {
  padding-top: 60px;
  padding-bottom: 60px;
}
.why__effects {
  font-weight: 600;
  font-size: 34px;
  line-height: 42px;
  padding-top: 61px;
  padding-bottom: 57px;
  border-bottom: 1px solid #dfdfdf;
}
.why__effects span {
  color: #355f34;
}
.why__first-row {
  padding-bottom: 47px;
}
.why__icon {
  width: 85px;
  -o-object-fit: contain;
  object-fit: contain;
  height: 85px;
  border: 2px solid #82cb45;
  border-radius: 50%;
  padding: 16px;
}
@media screen and (max-width: 1200px) {
  .why__icons_block {
    position: relative;
  }
}
.why__icons--text {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  transform: rotate(90deg);
  white-space: nowrap;
  margin-top: 16px;
  margin-left: 2px;
  position: absolute;
  padding-top: 41px;
}
@media screen and (max-width: 1200px) {
  .why__icons--text {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    transform: rotate(90deg);
    white-space: nowrap;
    margin-top: 0px;
    margin-left: 0px;
    position: absolute;
    padding-top: 0px;
    width: -moz-fit-content;
    width: fit-content;
    bottom: 42px !important;
    left: -61px;
    position: absolute;
  }
}
@media screen and (max-width: 768px) {
  .why__icons--text {
    display: block;
    width: 100%;
    position: static;
    transform: none;
  }
}
.why__icons--block {
  position: relative;
}
.why__icons--ico {
  background: #355f34;
  border-radius: 50%;
  width: 105px;
  height: 105px;
  padding: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.why__icons--ico img {
  width: 65px;
  height: 65px;
  -o-object-fit: contain;
     object-fit: contain;
}
.why__photo {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left bottom;
     object-position: left bottom;
  border-radius: 21px 0 0 21px;
  width: 100%;
  z-index: -1;
  left: 0;
}
@media screen and (max-width: 768px) {
  .why__photo {
    width: 100%;
    height: 100%;
    border-radius: 21px 21px 0 0;
  }
}
.why__text__ico-text {
  flex: 1;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
.why__text__header-1 {
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 25px;
}
.why__text__header-2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
  color: #355f34;
  margin-bottom: 46px;
}
.why__text__main-1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 60px;
}
.why__text__button {
  color: white;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.045em;
  padding: 16px 46px;
  background: #82cb45;
  border-radius: 34px;
  width: -moz-fit-content;
  width: fit-content;
}
.why__text--first {
  z-index: 10;
  position: relative;
  color: #fff;
  width: 44.4444%;
  height: 100%;
  padding: 40px;
}
@media screen and (max-width: 768px) {
  .why__text--first {
    width: 100%;
    height: auto;
  }
}
.why__text--second {
  width: 55.556%;
  border-radius: 0px 21px 21px 0px;
  border: 2px solid #82cb45;
  border-left: 0;
  padding: 40px 20px;
}
@media screen and (max-width: 768px) {
  .why__text--second {
    width: 100%;
    border-left: 2px solid #82cb45;
    border-radius: 0px 0px 21px 21px;
  }
}
.why__text__dd {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 128px;
  line-height: 50px;
  width: auto;
  color: #355f34;
  padding-top: 20px;
}
.why__text--block {
  position: relative;
}

.gift {
	position:relative;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color:
}
.gift:after {
	content:"";
	position:absolute;
	top:0;
	left;0;
	width:100%;
	height:100%;
	background: linear-gradient(93.57deg, rgba(130, 203, 69, 0.6) 30.14%, rgba(53, 95, 52, 0.6) 85.31%);
}
.gift .container {
	z-index: 9;
    position: relative;
}
.gift__header {
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 10px;
}
.gift__text {
  width: 85.7142857143%;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
}
.gift__button {
  color: white;
  background: #82cb45;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.045em;
  border-radius: 34px;
  padding: 20px 15px;
  cursor: pointer;
	display: block;
    width: fit-content;
}

.hr {
  border-bottom: 1px solid #dfdfdf;
  height: 0px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.how__header {
  margin-top: 60px;
}
.how__row {
  padding-top: 55px;
}
.how__block img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left top;
     object-position: left top;
  margin-bottom: 27px;
}
.how__block_header {
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 10px;
}
.how__block_text {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
.how__sertif_row {
  align-content: space-between;
  margin-left: 8.33333333% !important;
}
@media screen and (max-width: 992px) {
  .how__sertif_row {
    margin-left: 0 !important;
  }
}
.how__sertif_header {
  padding-left: 0;
  padding-right: 0;
  font-weight: 600;
  font-size: 32px;
  line-height: 50px;
}
.how__sertif_header span {
  color: #82cb45;
}
.how__sertif_text {
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
.how__sertif_text span {
  font-weight: 600;
}
.how__sertif_button {
  cursor: pointer;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.045em;
  color: #fff;
  padding: 16px 52px;
  border-radius: 34px;
  background: #82cb45;
  height: 55px;
  width: -moz-fit-content;
  width: fit-content;
}

.quest {
  overflow: hidden;
}
.quest__text {
  padding-top: 25px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 60px;
}
.quest__blocks {
  white-space: nowrap;
}
.quest__blocks .quest__block {
  display: inline-block;
}
.quest__block {
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 21px;
  padding-left: 41px;
  padding-right: 41px;
  padding-top: 23px;
  padding-bottom: 26px;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
	cursor: pointer;
}
.quest__block span {
  font-weight: 600;
  font-size: 22px;
}
.quest__block_img {
  background: #82cb45;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.quest__block_text {
  display: inline;
  flex: auto;
  padding-top: 8.5px;
}
.quest__block-content {
	display: none;
}
.quest__row {
  margin-bottom: 39px;
}
.quest__row-2 {
  --bs-gutter-x: 32px;
  --bs-gutter-y: 30px;
}
.quest__header span {
  color: #82cb45;
}
.quest__why {
  text-align: center;
}
.quest__why_img {
  width: 114px;
  height: 114px;
  background: #82cb45;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 38px;
}
.quest__why_img img {
  height: 60px;
  width: 60px;
}
.quest__why_header {
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 10px;
}
.quest__why_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.quest__why_more {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #82cb45;
  cursor: pointer;
}

.footer {
  background: #82cb45;
  color: #fff;
  padding-top: 30px;
}
.footer a:last-child {
  padding-bottom: 60px;
}
.footer__header {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 32px;
	color: white;display: block;
}
.footer__header-2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 22px;
}
.footer__text {
  display: block;
  margin-bottom: 9px;
  color: #fff;
}
.footer__text-2 {
  display: block;
  margin-bottom: 22px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
  color: #fff;
}

.achievements__row {
  margin-top: 65px;
  margin-bottom: 52px;
}

.achievement img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.achievement__header {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 64px;
  line-height: 60px;
  color: #82cb45;
  padding-top: 24px;
  padding-bottom: 7px;
}
.achievement__text {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 15px;
}

.best__row {
  margin-top: 60px;
  margin-bottom: 30px;
}
.best__place {
  margin-bottom: 20px;
}
.best__place--block {
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 21px;
  padding-bottom: 68px;
  height: 100%;
  position: relative;
}
.best__place_img {
  overflow: hidden;
  border-radius: 21px 21px 0px 0px;
}
.best__place_header {
  padding-top: 21px;
  padding-bottom: 13px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding-left: 23px;
  padding-right: 23px;
}
.best__place_category {
  background: rgba(53, 95, 52, 0.15);
  border-radius: 20px;
  padding-left: 14px;
  padding-right: 14px;
  width: auto;
  font-size: 13px;
  line-height: 22px;
  color: #355f34;
  margin-top: 10px;
  margin-right: 16px;
}
.best__place_categories {
  padding-left: 23px;
  padding-right: 23px;
}
.best__place_standart {
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 23px;
  padding-right: 23px;
}
.best__place_standart--text {
  font-size: 12px;
  line-height: 17px;
  display: inline;
}
.best__place_standart img {
  margin-right: 7px;
}
.best__place_text {
  padding-left: 23px;
  padding-right: 23px;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 21px;
}
.best__place_button {
  background: #82cb45;
  border-radius: 34px;
  width: 210px;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.045em;
  color: #ffffff;
  padding: 14px 36px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.best__place_button--block {
  position: absolute;
  bottom: 20px;
  width: 100%;
}

.registration {
  overflow: hidden;
}
.registration .slick-dots li button:before {
  color: rgba(130, 203, 69, 0.51);
}
.registration .slick-dots li.slick-active button:before {
  color: #82cb45;
}
.registration .slick-dots {
  bottom: 37px;
  left: 21px;
  text-align: start;
}
.registration__row {
  margin-bottom: 39px;
}
.registration__slide {
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 21px;
}
.registration__slide img {
  border-radius: 0px 21px 21px 0px;
}
@media screen and (max-width: 767px) {
  .registration__slide img {
    border-radius: 21px;
  }
}
.registration__slide .col-12:first-child {
  padding-left: 38px;
  padding-right: 38px;
  padding-top: 49px;
}
.registration__slider .slick-list {
  overflow: visible;
}
.registration__step {
  border: 1px solid #355f34;
  border-radius: 20px;
  padding: 6px 27px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 34px;
}
.registration__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}

.guar__header {
  margin-top: 60px;
  margin-bottom: 16px;
}
.guar__text {
  font-size: 20px;
  line-height: 30px;
}
.guar__block {
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 21px;
}
.guar__slider .slick-list, .guar__slider .slick-track {
  height: 100%;
}
.guar__block {
  margin-top: 20px;
}
.guar__block .row {
  --bs-gutter-y: 10px;
}
.guar__block .col-12:first-child {
  padding-left: 39px;
  padding-top: 35px;
  padding-right: 38px;
  padding-bottom: 35px;
}
.guar__block .guar__img {
  border-radius: 0px 21px 21px 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .guar__block .guar__img {
    border-radius: 21px;
  }
}
.guar__block_text {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 14px;
}
.guar__block_text:first-child {
  margin-bottom: 36px;
}
.guar__block_text span {
  font-weight: 600;
}
.guar__block_part {
  height: 78px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 11px 20px;
}
.guar__block_part img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 432px) {
  .guar__block_part {
    padding: 5px 10px;
  }
}

.news .row:nth-child(2) {
  --bs-gutter-y: 20px;
}
.news__header {
  margin-bottom: 28px;
}
.news__button {
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.045em;
  color: #82cb45;
  border: 1px solid #82cb45;
  border-radius: 34px;
  padding: 15px 64px;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  margin-bottom: 28px;
}
.news__block {
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 15px 23px;
}
.news__name {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 23px;
}
.news__date {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #5e5e5e;
}

.choice {
  margin-bottom: 60px;
}
.choice__more {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  display: block;
  border: 1px solid #82cb45;
  border-radius: 34px;
  background: #fff;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.045em;
  color: #82cb45;
  padding: 15px 30px;
}
.choice__more img {
  margin-left: 10px;
  margin-bottom: 2px;
}
.choice .row:nth-child(2) {
  --bs-gutter-y: 20px;
  margin-bottom: 60px;
}
.choice__header {
  margin-bottom: 15px;
}
.choice__text {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
}
.choice__card {
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 21px;
	    height: 100%;
	display: flex;
    flex-direction: column;
}
.choice__card--block {
  padding-bottom: 135px;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 27px;
  position: relative;    flex-grow: 1;
}
.choice__img img {
  border-radius: 21px 21px 0px 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
.choice__name {
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
	color:#212529;
}
.choice__category {
  background: rgba(53, 95, 52, 0.15);
  border-radius: 20px;
  color: #355f34;
  padding: 0 15px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 13px;
  line-height: 22px;
  margin-right: 15px;
}
.choice__categories {
  margin-bottom: 12px;
}
.choice__text-2 {
  font-size: 14px;
  line-height: 20px;
}
.choice ul {
  margin-bottom: 0;
}
.choice li {
  margin-left: -7px;
}
.choice__button {
  --bs-gutter-y: 10px;
  position: absolute;
  bottom: 28px;
  width: calc(100% - 44px);
}
.choice__button_text {
font-weight: 600;
    font-size: 18px;
    line-height: 22px;    color: #212529;
  width: -moz-fit-content;
  width: fit-content;
}

.choice__button_button {
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.045em;
  color: #ffffff;
  background: #82cb45;
  border-radius: 34px;
  border: none;
  padding: 15px 23px;
  width: -moz-fit-content;
  width: fit-content;
}
.choice__button_sub {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: -5px;
}
.choice__button_price {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #355f34;
  width: -moz-fit-content;
  width: fit-content;
}
.choice__button_min {
  font-size: 14px;
  line-height: 20px;
  width: -moz-fit-content;
  width: fit-content;
}

.where__row {
  margin-bottom: 30px;
}
.where__img img {
  margin-left: -1px;
}
.where__block {
  border: 1px solid #82cb45;
  border-radius: 0px 0px 21px 21px;
  padding: 35px 40px;
}
.where__regions {
  margin-top: 6px;
  width: -moz-fit-content;
  width: fit-content;
}
.where__regions_header {
  font-weight: 600;
  font-size: 24px;
  line-height: 22px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
}
.where__regions_all {
  font-size: 15px;
  line-height: 22px;
  text-decoration-line: underline;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
}
.where__regions_name {
  padding-left: 65px;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  overflow-x: scroll;
  scrollbar-width: none;
  padding-top: 3px;
  flex: auto;
  width: 0px;
}
.where__regions_name::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.where__region {
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 5px 25px;
  width: -moz-fit-content;
  width: fit-content;
  display: inline;
  margin-right: 25px;
}
.where__sertif {
  margin-top: 20px;
}
.where__sertif_text {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
}
.where__search {
  display: inline;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.045em;
  background: #82cb45;
  padding: 22px 66px 22px 34px;
  border-radius: 34px 0px 0px 34px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .where__search {
    padding: 22px 34px;
  }
}
@media screen and (max-width: 540px) {
  .where__search {
    display: block;
    border-radius: 0px;
  }
}
.where__input {
  display: inline;
  position: relative;
}
.where__input input {
  padding: 21px 34px 20px 59px;
  border: 1px solid #82cb45;
  border-radius: 34px;
  margin-left: -35px;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.045em;
  outline: none;
}
@media screen and (max-width: 767px) {
  .where__input input {
    padding: 21px 1px 20px 48px;
  }
}
@media screen and (max-width: 540px) {
  .where__input input {
    margin-left: 0;
    width: 100%;
    border-radius: 0 0 34px 34px;
  }
}
.where__input input::-moz-placeholder {
  color: #acabab;
}
.where__input input::placeholder {
  color: #acabab;
}
.where__arrow {
  border: 1px solid #82cb45;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  position: absolute;
  right: 0;
  top: -20px;
  cursor: pointer;
}
@media screen and (max-width: 540px) {
  .where__arrow {
    border: none;
  }
}
.where__number {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Helvetica Neue";
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.045em;
  color: #82cb45;
}
@media screen and (max-width: 767px) {
  .where__number {
    left: -16px;
  }
}
@media screen and (max-width: 540px) {
  .where__number {
    left: 15px;
  }
}

.contact {
  margin-bottom: 60px;
}
.contact form {
	padding-right: 50px;
}
.contact p {
  margin-bottom: 0;
}
.contact__header {
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 49px;
}
.contact__header-2 {
  padding-left: 14.262295082%;
}
@media screen and (max-width: 1200px) {
  .contact__header-2 {
    padding-left: 0;
    margin-top: 100px;
  }
	.contact form {
	padding-right: 0;
}
}
@media screen and (max-width: 500px) {
  .contact__header {
    font-size: 30px;
    line-height: 40px;
  }
}
.contact__block {
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 21px;
  padding-left: 38px;
  padding-top: 36px;
  padding-right: 38px;
  padding-bottom: 55px;
  position: relative;
}
.contact input:not([type=checkbox]) {
  width: 76.8092105263%;
  border: 1px solid #82cb45;
  border-radius: 40px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  padding: 18px 39px;
  margin-bottom: 29px;
}
.contact input:not([type=checkbox])::-moz-placeholder {
  color: #82cb45;
}
.contact input:not([type=checkbox])::placeholder {
  color: #82cb45;
}
@media screen and (max-width: 500px) {
  .contact input:not([type=checkbox]) {
    width: 100%;
  }
}
.contact label {
  font-size: 16px;
  line-height: 30px;
  color: #5e5e5e;
}
@media screen and (max-width: 500px) {
  .contact label {
    font-size: 14px;
  }
}
.contact .wpcf7-submit {
  width: 76.8092105263%;
  background: #82cb45;
  border-radius: 40px;
  padding: 20px;
  text-align: center;
  color: #fff;
  border: none;
  margin-top: 29px;
  margin-bottom: 0;
  font-size: 20px;
}
@media screen and (max-width: 500px) {
  .contact .wpcf7-submit {
    width: 100%;
  }
}
.contact .wpcf7-response-output {
  margin-top: 0;
}
.contact .contact-checkbox .wpcf7-not-valid {
  margin-top: 15px;
  display: block;
  margin-bottom: 10px;
}
.contact .contact-checkbox input[type=checkbox] {
  position: absolute;
  width: 1em;
  height: 1em;
  opacity: 0;
}
.contact .contact-checkbox input[type=checkbox]:checked +  .wpcf7-list-item-label::before{
	background: #82cb45;
}
.contact .contact-checkbox .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 16px;
  line-height: 30px;
  color: #5e5e5e;
}
.contact .contact-checkbox .wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  font-size: 19px;
  background: #d9d9d9;
  border-radius: 3px;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.contact .wpcf7-not-valid-tip {
  font-size: 16px;
  margin-top: -15px;
  margin-bottom: -10px;
}
.contact__ico {
  background: #82cb45;
  width: 68px;
  height: 68px;
  border-radius: 50%;
}
@media screen and (max-width: 500px) {
  .contact__ico {
    width: 40px;
    height: 40px;
  }
  .contact__ico img {
    width: 20px;
  }
}
.contact__row_comm {
  margin-bottom: 29px;
  padding-left: 14.262295082%;
}
@media screen and (max-width: 1200px) {
  .contact__row_comm {
    padding-left: 0;
  }
}
.contact__text {
  width: auto;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: black;
}
@media screen and (max-width: 500px) {
  .contact__text {
    font-size: 18px;
    line-height: 22px;
  }
}

.line {
  position: absolute;
  padding: 0;
  left: 50%;
  height: calc(100% - 91px);
  width: auto;
}
@media screen and (max-width: 1200px) {
  .line {
    top: 499px;
    height: auto;
    width: calc(100% - 56px);
    left: 38px;
  }
}
@media screen and (max-width: 500px) {
  .line {
    top: 487px;
  }
}
@media screen and (max-width: 432px) {
  .line {
    top: 512px;
  }
}
@media screen and (max-width: 344px) {
  .line {
    top: 554px;
  }
}
.line__top, .line__bottom {
  border-left: 1px solid #b9b9b9;
  height: calc((100% - 30px) / 2);
}
@media screen and (max-width: 1200px) {
  .line__top, .line__bottom {
    border-top: 1px solid #b9b9b9;
    border-left: 0;
    width: calc(50% - 45px);
    display: inline-block;
    height: auto;
  }
}
.line__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #5e5e5e;
  margin-left: -50%;
}
@media screen and (max-width: 1200px) {
  .line__text {
    width: auto;
    display: inline;
    margin-left: 0;
  }
}

.carbon-calc select,
.carbon-calc input[type=number] {
  border: 1px solid #82cb45;
  border-radius: 27px;
  font-family: "Nunito Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 27px;
  color: #82cb45;
}
.carbon-calc-desc {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
.carbon-calc .carbon-calc-wrapper {
  background: #ffffff;
  box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.15);
  border-radius: 21px;
  border-radius: 16px;
  margin-top: 2rem;
  margin-bottom: 1rem;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  .carbon-calc .carbon-calc-wrapper {
  
    box-shadow: none;
    border-radius: 0;
  }
}
.carbon-calc .carbon-calc-map {
  flex: 0 0 50%;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .carbon-calc .carbon-calc-map {
    height: 350px;
  }
}
.carbon-calc .carbon-calc-map.loading:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  content: "";
  display: block;
}
.carbon-calc .carbon-calc-map.loading:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  background: url(/images/treeography/icons/spinner-primary-white-30.svg) no-repeat center center;
  width: 100%;
  height: 100%;
  z-index: 10001;
  background-size: 100px;
}
.carbon-calc .carbon-calc-map .carbon-calc-map-container {
  width: 100%;
  height: 100%;
}
.carbon-calc .carbon-calc-map .carbon-calc-map-helper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.75rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 12px;
  font-weight: 500;
}
.carbon-calc .carbon-calc-content {
  padding: 2rem;
  padding-bottom: 0px;
}
@media screen and (max-width: 991.98px) {
  .carbon-calc .carbon-calc-desc {
    font-size: 14px;
  }
  .carbon-calc .carbon-calc-content {
    padding: 0;
  }
}
.carbon-calc .carbon-calc-form label {
  margin-bottom: 0;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row {
  margin-top: 1rem;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row:first-child {
  margin-top: 0;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row > * {
  flex: 0 0 50%;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-title {
  color: #82cb45;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  display: block;
  margin: 0;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-title span {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 45px;
  background-color: #82cb45;
  border-radius: 50%;
  background-size: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 0.75rem;
}
@media screen and (max-width: 767.98px) {
  .carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-title span {
    display: none;
  }
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .select-wrapper {
  position: relative;
  display: block;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .select-wrapper:before {
  position: absolute;
  top: 50%;
  right: 20px;
  height: 7px;
  width: 11px;
  margin-top: -3px;
  content: "";
  background: url(/wp-content/themes/tree/img/select.svg) no-repeat center;
  background-size: contain;
  z-index: 1;
  display: block;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input select {
  padding-right: 40px;
  font-family: "Nunito Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #82cb45;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input select:before {
  position: absolute;
  top: 50%;
  right: 20px;
  height: 7px;
  width: 11px;
  margin-top: -3px;
  content: "";
  background: url(/wp-content/themes/tree/img/select.svg) no-repeat center;
  background-size: contain;
  z-index: 1;
  display: block;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .carbon-calc-area-input {
  flex: 0 0 80px;
  max-width: 80px;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .carbon-calc-area-input .form-control {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  text-align: center;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .carbon-calc-area-range {
  padding-left: 1rem;
  flex: 1;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .carbon-calc-area-range .range-marks {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  color: #b9b9b9;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .carbon-calc-area-range .carbon-calc-area-input-range-wrap {
  height: 1.8rem;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .carbon-calc-area-range .custom-range {
  --carbon-calc-area-range-position: 50%;
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .carbon-calc-area-range .custom-range::-webkit-slider-runnable-track {
  background: linear-gradient(90deg, #82cb45 var(--carbon-calc-area-range-position, 50%), #b9b9b9 calc(var(--carbon-calc-area-range-position, 50%) - 50%));
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row .carbon-calc-form-input .carbon-calc-area-range .custom-range::-moz-range-track {
  background: linear-gradient(90deg, #82cb45 var(--carbon-calc-area-range-position, 50%), #b9b9b9 calc(var(--carbon-calc-area-range-position, 50%) - 50%));
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row.country .carbon-calc-form-title span {
  background-image: url(/wp-content/themes/tree/img/calc-1.svg);
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row.tree .carbon-calc-form-title span {
  background-image: url(/wp-content/themes/tree/img/calc-3.svg);
}
.carbon-calc .carbon-calc-form .carbon-calc-form-row.area .carbon-calc-form-title span {
  background-image: url(/wp-content/themes/tree/img/calc-2.svg);
}
.carbon-calc .carbon-calc-period {
  padding: 1rem 0 26px 2rem;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .carbon-calc .carbon-calc-period {
    padding-right: 2rem;
    width: 100% !important;
    padding-bottom: 3rem;
  }
  .carbon-calc .carbon-calc-period:before {
    height: 31px;
    width: 100%;
    top: auto;
    bottom: 0;
    background-size: contain;
  }
}
.carbon-calc .carbon-calc-period .carbon-calc-period-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.carbon-calc .carbon-calc-period .custom-range::-webkit-slider-runnable-track {
  background: linear-gradient(90deg, #82cb45 var(--carbon-calc-period-range-position, 50%), #b9b9b9 calc(var(--carbon-calc-period-range-position, 50%) - 50%));
  z-index: 2;
}
.carbon-calc .carbon-calc-period .custom-range::-moz-range-track {
  background: linear-gradient(90deg, #82cb45 var(--carbon-calc-period-range-position, 50%), #b9b9b9 calc(var(--carbon-calc-period-range-position, 50%) - 50%));
  z-index: 2;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks-wrap {
  padding: 0 0.75rem;
  margin-top: 5px;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  height: 12px;
  position: relative;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks * {
  position: absolute;
  top: 0;
  width: 50px;
  margin-left: -25px;
  text-align: center;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks *.mark-1 {
  left: 0;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks *.mark-25 {
  left: 24.2424242424%;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks *.mark-50 {
  left: 49.4949494949%;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks *.mark-75 {
  left: 74.7474747475%;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks *.mark-100 {
  left: 100%;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks *:before {
  content: "";
  display: block;
  position: absolute;
  top: -32px;
  width: 20px;
  height: 20px;
  border-radius: 0.75rem;
  background-color: #b9b9b9;
  margin-left: 15px;
  pointer-events: none;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-0 .mark-1:before {
  background-color: #82cb45;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-25 .mark-1:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-25 .mark-25:before {
  background-color: #82cb45;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-50 .mark-1:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-50 .mark-25:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-50 .mark-50:before {
  background-color: #82cb45;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-75 .mark-1:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-75 .mark-25:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-75 .mark-50:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-75 .mark-75:before {
  background-color: #82cb45;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-100 .mark-1:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-100 .mark-25:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-100 .mark-50:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-100 .mark-75:before,
.carbon-calc .carbon-calc-period .carbon-calc-period-range-marks.range-value-100 .mark-100:before {
  background-color: #82cb45;
}
.carbon-calc .carbon-calc-period .carbon-calc-period-range-wrap {
  height: 1.9rem;
}
.carbon-calc .carbon-calc-result-wrap {
  flex: 0 0 370px;
}
@media screen and (max-width: 991.98px) {
  .carbon-calc .carbon-calc-result-wrap {
    padding: 1rem;
    text-align: center;
  }
}
.carbon-calc .carbon-calc-result-wrap .carbon-calc-result .carbon-calc-result-content {
  font-weight: 700;
  font-size: 24px;
  line-height: 22px;
}
.carbon-calc .carbon-calc-result-wrap .carbon-calc-result .carbon-calc-result-content big {
  font-family: "Nunito Sans";
  font-size: inherit;
}
.carbon-calc .carbon-calc-result-wrap .carbon-calc-result .carbon-calc-result-info {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.carbon-calc .carbon-calc-result-wrap .carbon-calc-result.loading {
  position: relative;
}
.carbon-calc .carbon-calc-result-wrap .carbon-calc-result.loading:before {
  content: "";
  display: block;
  background: url(/images/treeography/icons/spinner-primary-30.svg) no-repeat center center;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}
.carbon-calc .carbon-calc-result-wrap .carbon-calc-result.loading > * {
  visibility: hidden;
}

.custom-range {
  width: 100%;
  height: 1.9rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.carbon-calc .carbon-calc-period .carbon-calc-period-range-wrap {
  height: 1.9rem;
}

.custom-range {
  --carbon-calc-period-range-position: 50%;
  width: 100%;
  height: 1.9rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range::-webkit-slider-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  margin-top: -5px;
  background-color: #fff;
  border: 4px solid #82cb45;
  -webkit-appearance: none;
          appearance: none;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  margin-top: 3px;
  border-radius: 20px;
}
.custom-range:focus::-webkit-slider-runnable-track {
  background: red;
}

.form-control:focus {
  outline: 0;
  background-color: #fff;
  border-color: inherit;
  outline: 0;
  box-shadow: none;
}/*# sourceMappingURL=style.css.map */



@media(max-width:500px) {
	.quest__blocks {
		display: flex;
		gap: 20px;
		    overflow-x: auto;
	}
	.quest__blocks .quest__block {
	min-width: 80%;
		white-space: normal;
		box-shadow: 0px 0px 12px rgb(0 0 0 / 15%);
		    padding: 20px;
	}
	
	.quest__blocks	.quest__block span {
    font-weight: 600;
    font-size: 20px;
}
}



/* News Page */

.news-page {
	
}
.heading  {
	    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    width: auto !important;
    margin-bottom: 0;
}
.heading span {
	    color: #82cb45;
}
.news-page .heading-row {
	margin-bottom: 110px;
	
}

.post {
	
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #eeeeee;
}
.single-post .post {
	border-bottom: none;
}
.post-inner {
	
}
.post .post-image {
width: 40%;
    float: left;
    margin: 0 40px 40px 0;
} 
.post .post-image img {
	border-radius: 8px;
	    width: 100%;
    height: auto;
    max-width: 100%;
}

.post .post-content {
	
}

.post .post-meta span {
	font-size: 18px;
    color: white;
	background:#82cb45;
	border-radius: 15px;
	padding: 8px 45px;
		margin-bottom: 30px  ;  display: inline-block;
    width: fit-content;
}
.post  .post-title {
color: #355f34;
    font-size: 32px;
    line-height: 40px;
	margin-bottom: 30px
}
.post  .post-title a {
		color: #355f34;
}
.post .post-excerpt p {
	margin-bottom: 0;
}
	.post .post-excerpt.mob {
		display:none;
	}

.news-row .post .post-image {
	    float: unset;
    margin: 0;
}
.news-row .post-inner{
	    display: flex;
    gap: 30px;
}

.news-row  .post .post-content {
    width: 60%;
}
.news__row {
	    margin-bottom: 40px;
}
.row-post__row {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
.row-post {
	width: 100%;
	    margin: 0;
    padding: 0;
    border-bottom: unset;
}
.row-post .post-inner {
	flex-direction: column;
    display: flex;
}
.row-post  .post-image {
	    width: 100%;
    margin: 0 0 30px 0;
}
.row-post .post-excerpt{
	display:none;
}

@media(max-width:1000px) {
	.post {
		display:flex;
		    flex-direction: column;
    gap: 30px;
	}
	.post-inner {
	
	}
	.post-text, .post-excerpt {
		text-align:left;
	}
	.post .post-image {
		width: 50%;
	}
	.post .post-content {
		align-items: center;
    text-align: center;
	}
	.post .post-excerpt {
		display:none;
	}
	.post .post-excerpt.mob {
		display:block;
	}
	.post .post-title {
		font-size: 23px;
    line-height: 32px;
	}
	.news-page .heading-row {
    margin-bottom: 60px;
}
	.row-post__row {
    grid-template-columns: 1fr 1fr;

}
}

@media(max-width:500px) {
	.post-inner {
		flex-direction: column;
	}.post .post-image {
    width: 100%;
}.post .post-content {
    width: 100%;
}
	.heading-row .under__line {
		display:none;
	}
		.row-post__row {
    grid-template-columns: 1fr ;

}
	


.news-row  .post .post-content {
    width: 100%;
}
	.news-row  .post .post-meta span {
		margin-bottom: 0;
	}
}


.tree {
	
}
.tree-header {
	
	padding: 70px 0;
	background: url(/wp-content/uploads/2023/05/bg.png);
	font-size: 72px;
	color: white;
	font-weight: bold;
	margin-bottom: 115px;background-size: cover;
    background-position: center;
}

.tree-header  .container {
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.tree-header h1  {
	margin-bottom: 0;
	font-weight: bold;
}
.tree-header p {
	    margin-bottom: 0;
    FONT-WEIGHT: 500;
}

.tree-title {
	display: flex;
	justify-content: space-between;
		align-items:center;
	margin-bottom: 100px;
}
.tree-title  h2 {
	font-size: 40px;
		margin-bottom: 0;
}
.tree-title  h2  span {
	color: #82cb45;
}
.tree-title  a {
	color: white;
    background: #82cb45;
    font-family: "Helvetica Neue";
    font-weight: 500;
font-size: 24px;
    padding: 16px 84px;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 0.045em;
    border-radius: 34px;
 
    cursor: pointer;
    display: block;
    width: fit-content;
}

.tree-cta {
	display:none;
	color: white;
    background: #82cb45;
    font-family: "Helvetica Neue";
    font-weight: 500;
margin: 0 auto 50px;
    padding: 14px 60px;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 0.045em;
    border-radius: 34px;
 
    cursor: pointer;
    width: fit-content;
}

.tree-advs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 100px;
	margin-bottom: 70px;
}

.tree-adv {
	display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.tree-adv .tree-adv__icon {
	height: 100px;
    object-fit: cover;
	margin-bottom:62px;
}
.tree-adv .tree-adv__title {
	margin-bottom: 10px;
	font-size: 18px;
}
.tree-adv .tree-adv__subtitle {
		font-size: 18px;
	color:#82cb45;
	margin-bottom: 0;
}

.tree-adv .tree-adv__subtitle span {
	font-size: 30px;
}

.tree-main {
	    font-size: 24px;
    margin-bottom: 150px;
}

.tree-content {
	 font-size: 24px;
    margin-bottom: 115px;
}

.tree .calc {
	margin-bottom: 100px;
}
.tree .heading-row {
		margin-bottom: 65px;
	}
@media(max-width:800px) {
	.tree-header {
		padding: 50px 0;
    margin-bottom: 105px;
    font-size: 60px;
	}
	.tree-header .container {
		flex-direction: column;
	}
	
.tree-header h1 {
			text-align: center;
	}
	.tree-title h2 {
		font-size: 36px;
	}
	.tree-title {
		margin-bottom: 55px;
	}
	.tree-title a {
		display:none;
	}
	.tree-main {
    font-size: 18px;
    margin-bottom: 60px;
}
	.tree-content {
    font-size: 18px;
    margin-bottom: 80px;
}
	.tree .calc {
    margin-bottom: 80px;
}
	.tree-cta {
		display:block;
	}
	.tree-adv .tree-adv__title {
    font-size: 16px;
}.tree-adv .tree-adv__subtitle {
    font-size: 16px;
}
	.tree-adv .tree-adv__subtitle span {
    font-size: 24px;
}.tree-adv .tree-adv__icon {

    margin-bottom: 22px;
}
	.tree-advs {
    grid-template-columns: 1fr;
gap: 30px;
    margin-bottom: 55px;
}
}



.order {
	
}

.order.error {
	opacity: 0.5;
    pointer-events: none;
}
.order.error:before {
content: "Выберите пожалуйста дерево";
    font-size: 4vw;
    font-weight: bold;
    position: absolute;
    top: 50vh;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 80%;
    text-align: center;
}
.banner {
	    padding: 70px 0;
    color: white;
    background-size: cover;
    background-position: center;
	position: relative;
	margin-bottom: 100px;
}

.banner:after {
	content:"";
	    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  background: linear-gradient(to right, rgba(130, 203, 69, 0.5),rgba(103, 165, 63, 0.5),rgba(53, 95, 52, 0.5) );
}
.banner .container {
	z-index: 1;
    position: relative;
}
.banner__title {
	font-size: 48px;
    line-height: 42px;
    margin-bottom: 20px;
}



.banner__text {
	 font-size: 20px;
    line-height: 23px;
    margin-bottom: 0;
}

.order .heading-row {
	margin-bottom: 75px;
}

.steps {
	margin-bottom: 50px;
}

.step {
	    font-size: 18px;
padding: 9px 0px;
  border-radius: 1rem;
width: 34.6%;
	
}
.step:nth-child(1) {
	    z-index: 9;
    position: relative;
}
.step:nth-child(2) {
	 position: relative;
	margin-left: -2.5%;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.step:nth-child(3) {
	 margin-left: -2.5%;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.step.active {
	background:#82cb45 !important;
	color:white;
}

.step.passed {
		background:#a1d874;
}

.step.disabled {
		background:#c0e5a2;
	pointer-events: none;
}

.step-1 .step-navigation__content {
	grid-template-columns: 2fr 1fr;
}
.step-1 {
	display:none;
}
.step-1.active {
	display:block;	
}

.step-2 {
	display:none;
}
.step-2.active {
	display:block;	
}

.step-3 {
	display:none;
}
.step-3.active {
	display:block;	
}



.step-navigation {
	margin-bottom: 120px;
}
.step-navigation  .heading-row {
	margin-bottom: 75px;
}

.step-navigation__content {
	display: grid;
	border-radius: 21px;
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.20);
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.20);
    -moz-box-shadow:0 0 25px 0 rgba(0,0,0,0.20);
	    padding: 45px 60px;
}


.step-desc{
	    font-size: 20px;
    line-height: 36px;
	font-weight: 500;
}

.step-price {
	font-size: 48px;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 1;
}

.step-care {
	font-size: 24px;
	margin-bottom: 0;
	  
}

.step-next,.step-pay {
	font-family: "Helvetica Neue";
    font-weight: 500;
    font-size: 14px;
    line-height: 65px;
    text-transform: uppercase;
    padding: 0 22px;
    height: 65px;
    text-align: center;
    cursor: pointer;
    background: #82cb45;
    color: white;
    border-radius: 32px;
    font-size: 20px;
    width: 100%;
    max-width: 285px;
}

.step-prev {
	font-family: "Helvetica Neue";
    font-weight: 500;
    font-size: 14px;
    line-height: 65px;
    text-transform: uppercase;
    padding: 0 22px;
    height: 65px;
    text-align: center;
    cursor: pointer;
   color: #82cb45;
border: 1px solid #82cb45;
    background: transparent;
    border-radius: 32px;
    font-size: 20px;
    width: 100%;
    max-width: 285px;
}
.step-1 .step-care  {
	text-align: right;	
}
.step-1 .step-price{
		text-align: right;


}
.step-1 .step-next  {
	    margin-left: auto;
    display: block;
	margin-top: 50px;
}

.tree-care-label {
	    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    color: #82cb45;
    margin-bottom: 30px;
}

.tree-care-wrapper {
	display: flex;
    gap: 20px;
    align-items: center;
	margin-bottom: 60px;
}

.tree-care-wrapper  span {
	font-size: 14px;
    color: #82cb45;
    border: 1px solid #82cb45;
    border-radius: 1rem;
    width: 100%;
    max-width: 200px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}

.step-radios {
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    font-size: 20px;
    color: #82cb45;
    font-weight: 500;
	width: 100%;
}

.step-radio {
	    display: flex;
    align-items: center;
    gap: 10px;
}

.step-2 .step-navigation__content {
	    display: flex;
    flex-wrap: wrap;
}

.step-2-left {
		width: 50%;
	    display: flex;
    flex-direction: column;
    gap: 20px;
}


.step-content textarea {
  resize: none;
	    border: 1px solid #82cb45;
    border-radius: 1rem;
    padding: 20px;
    font-size: 16px;
    height: 185px;

}

.step-content textarea::placeholder  {
 color: #82cb45;
  opacity: 1; /* Firefox */

}

.step-contenttextarea:-ms-input-placeholder {
 color: #82cb45;

}

.step-content textarea::-ms-input-placeholder   {
 color: #82cb45;

}

.step-content input:not([type=range]) {
	    border: 1px solid #82cb45;
    border-radius: 1rem;
    padding: 20px;
	font-size: 16px;
}

.step-content input:not([type=range])::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #82cb45;
  opacity: 1; /* Firefox */
}

.step-content input:not([type=range]):-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #82cb45;
}

.step-content input:not([type=range])::-ms-input-placeholder { /* Microsoft Edge */
  color: #82cb45;
}

.step-2-right {
	width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-end;
	margin-left: auto;
	margin-top: auto;
}

.step-2__title {
	    font-size: 24px;
    font-weight: bold;
    margin-bottom: 50px;
}

.step-cert__row {
	    display: grid;
    grid-template-columns: 1fr 3fr;
    height: 590px;
	margin-bottom: 100px;
	gap: 70px;
}

.step-cert__sidebar {
	display: flex;
    flex-direction: column;
    overflow-y: auto;
    gap: 10px;
}

.step-cert__sidebar::-webkit-scrollbar {
  width: 10px;               /* width of the entire scrollbar */
}

/* Track */
.step-cert__sidebar::-webkit-scrollbar-track {
  background: #b9b9b9;
}

/* Handle */
.step-cert__sidebar::-webkit-scrollbar-thumb {
background: dimgray;
}


.step-cert__sidebar img {
	cursor: pointer;
	object-fit:cover;
	object-position: center;
		border: 5px solid transparent;
}

.step-cert__sidebar img.active {
	border: 5px solid #82cb45;
}

.step-cert__item {
	position: relative;
}

    .step-cert__item  img{
	max-width: 100%;
    width: 100%;
		height:100%;
max-height: 590px; 
}

.step-cert__item-content {
	position: absolute;
    top: 46%;
    left: 72px;
    font-size: 16px;
    max-width: 770px;
    height: 70px;
    overflow: hidden;
}

.step-cert__item-info {
	    position: absolute;
    bottom: 28%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
}

.step-cert__item-sign {
position: absolute;
    top: 35%;
    left: 72px;
    font-size: 16px;
    max-width: 770px;
    height: 42px;
    overflow: hidden;
}

.step-cert__item-date {
	    position: absolute;
    bottom: 6.5%;
    left: 40%;
    font-size: 16px;
    max-width: 770px;
    height: 70px;
    overflow: hidden;
    color: rgb(81,116,77);
    font-weight: bold;
    font-size: 22px;
}


/*  Step 3 */

.step-3 .step-navigation__content {
	    grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.step-overview {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
	font-size: 24px;
	justify-content: flex-end;
}

.step-trees {
	font-size: 24px;
    margin-bottom: 0;
	margin-right: 5px;
}

.step-checkout {
	    display: flex;
    flex-direction: column;
	align-items: flex-end;
}

.step-3 .step-pay {
	margin-top: auto;
	    margin-bottom: 20px;
}

.step-checkout-form {
	display: flex;
    flex-direction: column;
    gap: 20px;
}

.step-checkout-form  label {
	    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 20px;
    color: #82cb45;
    font-weight: 500;
}

.step-3-title {
	    font-size: 24px;
    font-weight: bold;
    margin-bottom: 50px
}

.step-3-row{
	display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 15px;
	margin-bottom: 100px;
}

.step-3-sidebar {
	    display: flex;
    flex-direction: column;
    gap: 25px;
}

.step-3-sidebar .step-radios {
	    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
}

.step-3-other {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.step-3-cert {
	    position: relative;
	    max-width: 915px;
    margin-left: auto;
    width: 100%;
}

.step-3-cert  img {
	max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 590px;
}


.step-3-other img {
	max-width: 100%;
}

@media(max-width:1000px) {
.step-navigation__content {
  
    padding: 45px;
}
	.step-1 .step-navigation__content {
    grid-template-columns: 1fr;

}
	.slider, .slider input {
		width: 100%;
	}
	.step-next,.step-prev, .step-pay {
		    height: 50px;
    width: 220px;
    line-height: 50px;
    font-size: 18px;
	}
	.heading {
    font-size: 36px;
}
	.step {
		width: 34%;
    font-size: 16px;
}
	.step-2-right {
		    flex-direction: row;
    width: 100%;
		margin-top: 50px;
	}
	.step-2 .step-navigation__content {
    flex-direction: column;
}
	.step-radios {
		    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
	}
	.step-2-left {
		width: 100%;
	}
	.step-3 .step-navigation__content {
    grid-template-columns: 1fr;
    gap: 60px;
}
	.step-checkout {
    gap: 20px;
}.step-3 .step-pay {
    margin-bottom: 0;
}
	.banner {
    padding: 60px 0;
    margin-bottom: 70px;
}
	.banner__title {
    font-size: 36px;
}
	.banner__text {
		font-size: 16px;
	}
	.step-cert__row {
		    display: flex;
    flex-direction: column-reverse;
	height: auto;
    margin-bottom: 80px;
	}
	.step-cert__sidebar {
    flex-direction: row;
    overflow-y: hidden;
    overflow-x: auto;
		height: 125px;
}
	.step-cert__sidebar img {
    max-width: 100%;
}
	.step-2__title {
    font-size: 18px;
    margin-bottom: 30px;
}
	.step-3-title {
    font-size: 18px;
    margin-bottom: 30px;
}
	.step-3-row {
		    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 70px;
	}
}

@media(max-width:500px) {
	.step-desc {
    font-size: 16px;
    line-height: 30px;
}
	.step-navigation__content {
  
    padding: 25px;
}
	.tree-care-wrapper {
    flex-direction: column;
    align-items: flex-start;
}
	.step-price {
		    font-size: 35px;
	}
	.step-care {
    font-size: 20px;
}
	.step-next, .step-prev,.step-pay {
		    height: 45px;
    width: 180px;
    line-height: 45px;
    font-size: 17px;
	}
		.heading {
    font-size: 30px;
}
	.step-navigation .heading-row {
    margin-bottom: 50px;
}
	.e-treesider-counter-ui {
    gap: 15px;
}.e-treesider-price {
    font-size: 35px;
}
	.page-wrap {
    margin-bottom: 60px;
}
	.steps {
		display: flex;
    flex-direction: column;    gap: 15px;
	}
	.step {
		width: 100%;margin: 0 !important;
    border-radius: 1rem !important;
	}
	.order .heading-row {
    margin-bottom: 50px;
}
	.step-radios {
		font-size: 17px;
	}
	.step-checkout-form label {
			font-size: 17px;
	}
		.banner {
    padding: 50px 0;
    margin-bottom: 60px;
}
.step-1 .step-next {
    margin-top: 30px;
}
	.step-cert__row {
		    gap: 50px;
	}
	
	.step-cert__item-content {
		font-size: 12px;
		    left: 30px;
		width: 78vw;
    height: 29px;
	}
	
	.step-cert__item-info {
    bottom: 26%;
    font-size: 11px;
}
	
	.step-cert__item-date {
	  font-size: 12px;
    left: 145px;
    bottom: -6.5%;
}
	
	.step-cert__item-sign {
		    top: 36%;
	font-size: 11px;
		    left: 30px;
		width: 78vw;
    height: 29px;
	} 
	
}


.payment-modal {
	display:none;
	position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.5);
	cursor: pointer;
z-index: 99;
}

#payment-form {
	
}