@charset "UTF-8";
.linkSlider {
  padding: 0 60px;
  max-width: 1280px;
  margin: 0 auto;
}
.linkSlider .slick-prev {
  left: 0;
}

.about-us {
  margin-top: -10%;
  width: 100%;
}
.about-us img {
  width: 100%;
}
.about-us h1 {
  color: #453dff;
  font-size: 2.0625rem;
  text-transform: uppercase;
  display: block;
  font-size: 30px;
  text-align: center;
}
.about-us p,
.about-us span {
  color: #000;
}
.about-us .container1 {
  width: 55%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.about-us .container1 .emmaus {
  background: #76aecf;
}
.about-us .container1 .marging {
  margin: 6% 13% 10% 13%;
}
.about-us .container1 .marging h1 span {
  color: #fff;
  font-size: inherit;
  line-height: 25px;
  font-family: "ZT_regular";
}
.about-us .container1 .marging p span {
  color: #fff;
  font-size: 1.2375rem;
  line-height: 25px;
}
.about-us .values-background {
  background-color: #689c65;
  padding-bottom: 40px;
}
.about-us .values-background.topBlockMarg {
  margin-top: -176px;
  padding-top: 220px;
}
.about-us .values-background .values {
  max-width: 70%;
  margin: 0 auto;
}
.about-us .values-background .values h1 {
  margin-top: 60px;
  margin-bottom: 100px;
}
.about-us .values-background .values .val-cont {
  margin-top: 40px;
}
.about-us .values-background .values .val-cont .values_row {
  display: flex;
  justify-content: space-between;
  margin: 25px 0;
}
.about-us .values-background .values .val-cont .values_potential {
  margin: 3% 0;
}
.about-us .values-background .values .val-cont .pic {
  display: flex;
  margin-bottom: 20px;
  width: 43%;
}
.about-us .values-background .values .val-cont .pic > p {
  font-size: 1.32rem;
  line-height: 31px;
  text-transform: lowercase;
  font-family: "ZT_regular";
  margin-top: 15%;
}
.about-us .values-background .values .val-cont .pic img {
  margin-top: -35px;
  width: 120px;
  height: 106px;
}
.about-us .values-background h1,
.about-us .values-background h2,
.about-us .values-background p {
  color: #fff !important;
}
.about-us .values-background h2,
.about-us .values-background p {
  font-family: "ZTRegular";
}
.about-us .values-background h2 {
  text-transform: uppercase;
  font-size: 20px !important;
  font-weight: normal;
  margin-bottom: 10px;
}
.about-us .values-background p {
  font-size: 17px !important;
}
.about-us .mission {
  background: #fff;
  box-shadow: 0px 0px 26px -17px;
}
.about-us .links {
  display: flex;
  justify-content: space-between;
  margin-top: 5%;
  margin-bottom: 5%;
  flex-wrap: wrap;
}
.about-us .links h1 {
  margin-bottom: 83px;
}
.about-us .links .docs {
  width: 50%;
}
.about-us .links .docs .icon {
  width: 55px;
  text-align: center;
}
.about-us .links .docs .icon img {
  width: 55px;
}
.about-us .links .docs .icon p {
  margin-top: 0;
  font-size: 1.2375rem;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.about-us .links .docs:first-child h1 {
  color: #fdcd37;
}
.about-us .links .docs:last-child h1 {
  color: #f8571b;
}
.about-us .links .docs .reportSlider {
  margin: 0 auto;
  /* padding-left: 60px; */
  padding: 0 50px;
}
.about-us .links .docs .slick-arrow {
  width: 50px;
  height: 50px;
  z-index: 20;
}
.about-us .links .docs .slick-arrow::before {
  display: none;
}
.about-us .links .docs .slick-prev {
  left: 0;
  background-image: url(../img/arrow_left-yel.svg) !important;
  background-size: cover;
}
.about-us .links .docs .slick-next {
  right: 0;
  background-image: url(../img/arrow_left-yel.png) !important;
  background-size: cover;
}
.about-us .links .link-about-us {
  margin-top: 78px;
  width: 100%;
  background-color: #e7ecfe;
  padding-top: 60px;
  padding-bottom: 100px;
}
.about-us .links .link-about-us .slide-link a {
  display: flex;
}
.about-us .links .link-about-us .slide-link img {
  width: 50%;
  max-width: 290px;
}
.about-us .links .link-about-us .slide-link .text {
  width: 50%;
  display: flex;
  align-items: center;
  background: #00d37d;
}
.about-us .links .link-about-us .slide-link .text p {
  font-size: 1.2375rem;
  line-height: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 0 30% 0 14%;
}
.about-us .directions-container h1 {
  color: #1a1a1a;
}
.about-us .directions-background {
  background: #fef1e0;
}
.about-us .directions-background .directions {
  max-width: 1280px;
  margin: 0 auto;
  padding: 85px 135px 1px;
  box-sizing: border-box;
}
.about-us .directions-background .directions h1 {
  text-align: center;
  margin-bottom: 80px;
}
.about-us .directions-background .directions .dicrection-point {
  display: flex;
  margin: 50px 0;
}
.about-us .directions-background .directions .dicrection-point .pic {
  width: 35%;
  display: flex;
  justify-content: flex-end;
  padding: 25px 65px 0 0;
}
.about-us .directions-background .directions .dicrection-point .pic .hightlight {
  display: inline-block;
  padding: 0 11px;
  background: transparent;
  border-radius: 10px;
  height: 15px;
  box-shadow: 0 42px 0 -2px;
}
.about-us .directions-background .directions .dicrection-point .pic .hightlight[first-point] {
  color: #76aecf;
}
.about-us .directions-background .directions .dicrection-point .pic .hightlight[second-point] {
  color: #e5b983;
}
.about-us .directions-background .directions .dicrection-point .pic .hightlight[third-point] {
  color: #ed7169;
}
.about-us .directions-background .directions .dicrection-point .pic p {
  font-size: 30px !important;
  font-family: "ZTRegular";
}
.about-us .directions-background .directions .dicrection-point .text-body {
  width: 65%;
}
.about-us .directions-background .directions .dicrection-point .text-body .back {
  padding: 25px 40px 25px 40px;
}
.about-us .directions-background .directions .dicrection-point .text-body .back p {
  font-size: 17px !important;
}
.about-us .directions-background .directions .dicrection-point .text-body p,
.about-us .directions-background .directions .dicrection-point .text-body li {
  font-family: "ZTRegular";
  font-size: 20px !important;
}
.about-us .directions-background .directions .dicrection-point .text-body > p {
  margin: 45px 0 0 0;
}
.about-us .directions-background .directions .dicrection-point .text-body ul {
  list-style: disc;
  text-transform: uppercase;
  margin-left: 50px;
}
.about-us .directions-background .directions .dicrection-point .text-body li {
  padding: 5px 0;
  line-height: 25px;
}
.about-us .directions-background .directions .dicrection-point .text-body li::marker {
  font-size: 30px;
  color: inherit;
}
.about-us .directions-background .directions .dicrection-point .text-body[first-point] .back {
  background-color: #d5dcda;
}
.about-us .directions-background .directions .dicrection-point .text-body[first-point] li::marker {
  color: #76aecf;
}
.about-us .directions-background .directions .dicrection-point .text-body[second-point] .back {
  background-color: #f6e0c4;
}
.about-us .directions-background .directions .dicrection-point .text-body[second-point] li::marker {
  color: #e5b983;
}
.about-us .directions-background .directions .dicrection-point .text-body[third-point] .back {
  background-color: #f8cabc;
}
.about-us .directions-background .directions .dicrection-point .text-body[third-point] li::marker {
  color: #ed7169;
}
.about-us .staff {
  padding-top: 120px;
  max-width: 1160px;
  margin: 0 auto;
}
.about-us .staff h1 {
  text-align: center;
  color: #689c65;
  margin-bottom: 100px;
}
.about-us .staff .photo-container {
  display: flex;
  justify-content: space-between;
  margin-top: 5%;
}
.about-us .staff .photo-container .photo {
  max-width: 271px;
}
.about-us .staff .photo-container .photo img {
  margin-bottom: 15px;
}
.about-us .staff .photo-container .photo h5 {
  font-size: 1.051875rem;
  line-height: 10px;
  color: rgb(102, 97, 79);
  font-family: "Zion Train Pro", sans-serif;
  font-weight: bold;
  text-align: left;
}
.about-us .staff .photo-container .photo p {
  font-size: 14px !important;
  line-height: 14px !important;
  color: rgba(102, 97, 79, 0.5);
  font-family: "Zion Train Pro", sans-serif;
  font-weight: bold;
  text-align: left;
  display: block;
  margin-top: 10px;
}
.about-us .history {
  padding: 65px 15% 0 15%;
  display: flex;
  flex-flow: row wrap;
  margin-top: 40px;
}
.about-us .history h1 {
  text-align: center;
  margin: 60px 0px 5% 0px;
  width: 100%;
}
.about-us .history p:nth-child(2) {
  width: 20%;
  font-family: "ZT_regular";
  font-size: 30px !important;
  line-height: 31px;
}
.about-us .history p:nth-child(3) {
  width: 80%;
  font-size: 1.2375rem;
  line-height: 27px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.about-us .history p:last-child {
  width: 100%;
  margin-top: 8%;
  text-align: center;
  text-transform: uppercase;
}
.about-us .history p:last-child > a {
  font-size: 0.804375rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  background: #fff;
  padding: 5px 25px;
  color: #453dff;
  border: 2px solid #fff;
  transition: 0.5s;
}
.about-us .history p:last-child > a:hover {
  background: transparent;
  color: #fff;
}
.about-us .link-about-us h1 {
  color: #00d37d;
}
.about-us .docWrapper {
  width: 80%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.about-us .reportSlider .slick-slide {
  display: flex;
  justify-content: center;
}
.about-us .reportSlider .slick-slide .pdfDesc span {
  display: block;
  text-align: center;
}
.about-us .reportSlider .slick-slide .pdfIcon {
  width: 60px;
  margin: 0 auto;
}
.about-us .separateForPhoto {
  padding: 120px 10px 20px;
}

@media screen and (max-width: 1280px) {
  html {
    font-size: 29.7px;
  }
  .about-us .container1 .marging h1 span {
    line-height: 20px;
  }
  .about-us .container1 .marging p span {
    line-height: 20px;
  }
  .about-us .values-background .values h1 {
    padding-top: 3%;
    margin-bottom: 3%;
  }
  .about-us .links h1 {
    margin-bottom: 60px;
  }
  .about-us .links .docs .icon img {
    margin: 0 auto;
  }
  .about-us .links .docs .icon p {
    margin-top: 0;
    line-height: 16px;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 26.4px;
  }
  .socials {
    padding: 10px;
  }
  .about-us .container1 {
    width: 75%;
  }
  .about-us .container1 .marging {
    margin: 6% 13% 6% 13%;
  }
  .about-us .values-background .values {
    max-width: 80%;
  }
  .about-us .values-background .values .val-cont h1 {
    font-size: 1.85625rem;
  }
  .about-us .links {
    overflow: hidden;
  }
  .about-us .links h1 {
    margin-bottom: 31px;
  }
  .about-us .links .docs {
    width: 100%;
  }
  .about-us .links .docs .reportSlider {
    width: 40%;
    min-width: 310px;
  }
  .about-us .links .docs .icon {
    width: 75px;
    text-align: center;
  }
  .about-us .links .docs .icon img {
    margin: 0 auto;
  }
  .about-us .links .docs .icon p {
    margin-top: 0;
    line-height: 16px;
  }
  .about-us .links .link-about-us {
    margin-top: 4.8675rem;
    width: 100%;
  }
  .about-us .links .link-about-us .slide-link {
    width: 65%;
    margin: 0 auto;
  }
  .about-us .links .link-about-us .slide-link a {
    display: flex;
  }
  .about-us .links .link-about-us .slide-link img {
    width: 50%;
  }
  .about-us .links .link-about-us .slide-link .text p {
    font-size: 1.2375rem;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    padding: 0 30% 0 14%;
  }
  .about-us .staff {
    padding-top: 2%;
  }
  .about-us .staff .photo-container .photo {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about-us .staff .photo-container .photo img {
    width: 90%;
    margin-bottom: 5%;
  }
  .about-us .staff .photo-container .photo h5 {
    width: 90%;
    font-size: 1.340625rem;
  }
  .about-us .staff .photo-container .photo p {
    width: 90%;
    font-size: 0.928125rem;
    line-height: 18px;
  }
  .about-us .docWrapper {
    width: 100%;
    justify-content: space-around;
    flex-direction: column;
  }
  .docs {
    margin-bottom: 20px;
  }
  .reportSlider .slick-prev {
    left: 0;
  }
  .reportSlider .slick-next {
    right: -18px;
  }
}
@media screen and (max-width: 768px) {
  .about-us {
    margin-top: -5%;
  }
  .about-us .container1 {
    width: 80%;
  }
  .about-us .container1 .marging {
    margin: 4% 8% 4% 8%;
  }
  .about-us .links .docs .icon {
    width: 75px;
  }
  .about-us .links .docs .reportSlider {
    width: 80%;
  }
  .about-us .values-background .topBlockMarg {
    padding-top: 200px;
  }
  .about-us .values-background .values h1 {
    margin: 45px 0;
    padding: 0;
  }
  .about-us .values-background .values .val-cont .pic {
    width: 100%;
    flex-direction: column;
  }
  .about-us .staff h1 {
    margin: 45px 0;
  }
  .about-us .staff .photo-container .photo img {
    width: 85%;
    margin-bottom: 5%;
  }
  .about-us .staff .photo-container .photo h5 {
    width: 85%;
    font-size: 1.2375rem;
  }
  .about-us .staff .photo-container .photo p {
    width: 85%;
    font-size: 0.825rem;
  }
  .about-us .directions-background .directions {
    padding: 100px 0 50 0;
  }
  .about-us .directions-background .directions .dicrection-point {
    flex-direction: column;
  }
  .about-us .directions-background .directions .dicrection-point .pic {
    width: 100%;
    justify-content: unset;
    padding: 30px 0 0 0;
  }
  .about-us .directions-background .directions .dicrection-point .pic[first-point] {
    background-color: #d5dcda;
  }
  .about-us .directions-background .directions .dicrection-point .pic[second-point] {
    background-color: #f6e0c4;
  }
  .about-us .directions-background .directions .dicrection-point .pic[third-point] {
    background-color: #f8cabc;
  }
  .about-us .directions-background .directions .dicrection-point .pic .hightlight {
    height: auto;
    box-shadow: none;
    border-radius: unset;
    padding: 0 0 0 35px;
  }
  .about-us .directions-background .directions .dicrection-point .text-body {
    width: 100%;
  }
  .about-us .directions-background .directions .dicrection-point .text-body ul {
    margin-left: 35px;
    padding-right: 35px;
  }
  .about-us .directions-background .directions .dicrection-point .text-body > p {
    margin: 25px 0 0 35px;
  }
  .about-us .directions-background .directions .dicrection-point .text-body .back {
    padding: 15px 35px 20px 35px;
  }
  .about-us .history {
    padding: 30px 10px;
  }
  .about-us .values-background {
    padding-bottom: 40px;
  }
  .topBlockMarg .values > h1:after {
    display: none;
  }
}
@media screen and (max-width: 568px) {
  html {
    font-size: 24px;
  }
  .socials {
    display: none;
  }
  .about-us {
    margin-top: -3px;
  }
  .about-us .container1 {
    width: 100%;
  }
  .about-us .container1 .marging {
    margin: 4% 8% 4% 8%;
  }
  .about-us .container1 .marging p span {
    font-size: 18px !important;
    line-height: 20px;
  }
  .about-us .values-background {
    margin-top: 0;
  }
  .about-us .values-background .values {
    width: 100%;
    max-width: 100%;
  }
  .about-us .values-background .values .val-cont .pic {
    margin: 20px 0;
  }
  .about-us .values-background .values .val-cont .pic > p {
    font-size: 1.11375rem;
    line-height: 25px;
    margin-top: 0;
  }
  .about-us .values-background .values .val-cont h1 {
    font-size: 30px;
    text-align: center;
    width: 100%;
  }
  .about-us .values-background .values .val-cont > div {
    flex-direction: column;
  }
  .about-us .links .docs .reportSlider {
    width: 50%;
  }
  .about-us .links .docs .reportSlider .slide {
    width: 100px;
  }
  .about-us .links .docs .icon img {
    width: 50px;
  }
  .about-us .links .link-about-us .slide-link {
    width: 100%;
  }
  .about-us .links .link-about-us .slide-link img {
    height: 145px;
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .about-us .links .link-about-us .slide-link .text {
    width: 100%;
  }
  .about-us .links .link-about-us .slide-link .text p {
    padding: 5px;
  }
  .about-us .links .link-about-us .slide-link a {
    flex-direction: column;
    width: 100%;
  }
  .about-us .directions-background .directions .dicrection-point .pic p {
    line-height: 16px;
  }
  .about-us .directions-background .directions .dicrection-point p {
    line-height: 18px;
  }
  .about-us .staff {
    padding-top: 2%;
    width: 100%;
  }
  .about-us .staff .photo-container {
    flex-direction: column;
    align-items: center;
    margin-top: 5%;
  }
  .about-us .staff .photo-container .photo {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about-us .staff .photo-container .photo img {
    margin-bottom: 10%;
    width: 100%;
  }
  .about-us .staff .photo-container .photo h5 {
    width: 100%;
    font-size: 1.85625rem;
    line-height: 12px;
  }
  .about-us .staff .photo-container .photo p {
    width: 100%;
    font-size: 1.2375rem;
    line-height: 19px;
    margin: 5% 0 7% 0;
  }
  .wrap-text {
    order: -1;
  }
  .reportSlider .slick-next {
    right: 0;
  }
}
@media screen and (max-width: 425px) {
  html {
    font-size: 18px;
  }
  .about-us .container1 .marging p span {
    line-height: 25px;
  }
  .about-us .values-background .values .val-cont .values_row .pic {
    flex-direction: column;
  }
  .about-us .values-background .values .val-cont .values_row .pic div {
    margin: 0 35px;
  }
  .about-us .values-background .values .val-cont .values_row .pic:nth-child(even) img {
    align-self: flex-end;
  }
  .about-us .links .docs .icon img {
    width: 50px;
  }
  .about-us .links .link-about-us .slide-link .text p {
    line-height: 14px;
  }
  .about-us .directions-background .directions {
    padding: 85px 0 1px 0;
  }
  .about-us .directions-background .directions h1 {
    padding: 0 5%;
    line-height: 35px;
  }
  .about-us .directions-background .directions .dicrection-point .pic p {
    font-size: 27px !important;
  }
  .about-us .directions-background .directions .dicrection-point .text-body ul li {
    font-size: 17px !important;
  }
  .about-us .directions-background .directions .dicrection-point .text-body .back p {
    font-size: 16px !important;
  }
  .about-us .staff {
    padding-top: 2%;
    width: 100%;
  }
  .about-us .staff .photo-container {
    margin: 0;
  }
  .about-us .staff .photo-container .photo img {
    margin-bottom: 6%;
    width: 70%;
  }
  .about-us .staff .photo-container .photo h5 {
    width: 70%;
    font-size: 2.0625rem !important;
  }
  .about-us .staff .photo-container .photo p {
    width: 70%;
    font-size: 1.381875rem !important;
    line-height: 16px;
    margin: 10px 0 10% 0;
  }
  .about-us .staff .separateForPhoto {
    padding: 0;
  }
  .about-us .values-background .history h1 {
    margin: 30px 0;
  }
  .about-us .values-background .history p:nth-child(2) {
    width: 20%;
    font-size: 26px !important;
  }
  .about-us .values-background .history p:nth-child(3) {
    width: 75%;
    font-size: 1.2375rem;
  }
  .about-us .values-background .history p:last-child > a {
    font-size: 1.2375rem;
  }
}
/* .productDescription {
    margin-top: -64px;
} */
.shop .productBlock {
  background-color: #f3f7fe;
  padding-top: 80px;
  padding-bottom: 160px;
}
.shop .wrapper {
  max-width: 1125px;
  padding: 0 10px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.shop .btn {
  max-width: 100%;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 18px;
  background-color: rgb(255, 255, 255);
  color: #00d37d;
  font-family: "OS_regular";
  padding: 15px;
  text-transform: uppercase;
  margin-left: 0;
  border-radius: 1px;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  border: 2px solid #00d37d;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.shop .btn:first-child {
  margin-bottom: 20px;
}
.shop .btn:hover {
  background-color: #00d37d;
  color: #fff;
}
.shop .greenOrder {
  background-color: #00d37d;
  color: #fff;
}
.shop .greenOrder:hover {
  background-color: rgb(255, 255, 255);
  color: #00d37d;
}
.shop .btnsTitle {
  text-align: center;
  background-color: #00d37d;
}
.shop .btnsTitle span {
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  text-transform: uppercase;
  font-family: "ZT_regular";
}
.shop .categoryBtns {
  display: flex;
  justify-content: space-between;
  margin: 40px -15px;
}
.shop .catBtn {
  width: 25%;
  text-align: center;
  padding: 0 15px;
}
.shop .catBtn span {
  color: #4669fa;
  font-size: 24px;
  line-height: 55px;
  text-transform: uppercase;
  font-family: "ZT_regular";
  background-color: #fff;
  border: 2px solid #fff;
  width: 100%;
  cursor: pointer;
  transition: 0.3;
  -o-transition: 0.3;
  -webkit-transition: 0.3;
  -moz-transition: 0.3;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.shop .catBtn span:hover {
  background-color: transparent;
}
.shop .catBtn.active span {
  background-color: transparent;
}
.shop .productList {
  margin-bottom: 100px;
}
.shop .separateCategory {
  justify-content: space-between;
  margin: 0 -10px;
  flex-wrap: wrap;
  display: flex;
}
.shop .bookProduct {
  display: none;
}
.shop .bookProduct.active {
  display: block;
}
.shop .product {
  max-width: 350px;
  background-color: #fff;
  padding: 33px;
  margin: 0 10px 25px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.shop .product .productId {
  color: #fff;
  font-size: 1px;
}
.shop .product .productImg {
  width: 100%;
  justify-content: center;
  height: 100%;
  display: flex;
  height: 320px;
  overflow: hidden;
  position: relative;
}
.shop .product .productImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  width: auto;
  height: inherit;
}
.shop .product .price {
  text-align: center;
  margin: 40px 0;
  font-size: 24px;
  font-family: "ZT_regular";
}
.shop .product .price span {
  color: #fd6f23;
  font-weight: bold;
  font-size: 24px;
}
.shop .product .productName {
  text-align: center;
  margin-bottom: 40px;
  max-height: 72px;
}
.shop .product .productName p {
  height: 50px;
  overflow: hidden;
  font-weight: bold;
  color: #4669fa;
}
.shop .product .productName span {
  display: block;
  color: #4669fa;
}
.shop .workshopProduct {
  display: none;
}
.shop .workshopProduct.active {
  display: block;
}
.shop .merchProduct {
  display: none;
}
.shop .merchProduct.active {
  display: block;
}
.shop .silverProduct {
  display: none;
}
.shop .silverProduct.active {
  display: block;
}
.shop .dvdProduct {
  display: none;
}
.shop .dvdProduct.active {
  display: block;
}
.shop .otherProduct {
  display: none;
}
.shop .otherProduct.active {
  display: block;
}

@media screen and (max-width: 1150px) {
  .shop .separateCategory {
    justify-content: space-around;
  }
}
@media screen and (max-width: 1080px) {
  .shop .categoryBtns {
    margin: 40px -10px;
  }
}
@media screen and (max-width: 762px) {
  .shop .productBlock {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .shop .categoryBtns {
    flex-wrap: wrap;
    margin: 40px 0;
  }
  .shop .catBtn {
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
    margin-bottom: 5px;
  }
  .shop .catBtn span {
    font-size: 15px;
    line-height: 40px;
  }
  .shop .product .price {
    margin: 40px 0 20px;
  }
}
@media screen and (max-width: 536px) {
  .shop .product .productImg {
    height: 320px;
  }
}
.productPage .productBlock {
  background-color: #f4f4f2;
  padding: 70px 0 90px;
}
.productPage .productDescription {
  padding: 56px 0 90px;
}
.productPage .wrapper {
  max-width: 1125px;
  padding: 0 10px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.productPage .wrapper.bigSize {
  max-width: 1280px;
}
.productPage .backArrow {
  position: relative;
  color: #1bce6a;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 30px;
  margin: 20px 0;
  transition: color 0.2s;
}
.productPage .backArrow:before {
  content: "";
  position: absolute;
  background-image: url("../img/Vector.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  left: 5px;
}
.productPage .backArrow:hover {
  text-decoration: underline;
}
.productPage .btn {
  font-family: "OS_Bold";
  font-size: 16px;
  max-width: 162px;
  line-height: 20px;
  padding: 10px;
  border-radius: 1px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  text-shadow: none;
}
.productPage .btn.greenToWhite {
  text-transform: uppercase;
  background-color: #00d37d;
  border-color: #00d37d;
  color: #fff;
}
.productPage .btn.greenToWhite:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00d37d;
}
.productPage .flex {
  display: flex;
}
.productPage .productImg {
  width: 100%;
  height: 460px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  overflow: hidden;
}
.productPage .productImg img {
  position: static;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}
.productPage .productInfo {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-left: 64px;
}
.productPage .productInfo .productTitle {
  margin-bottom: 26px;
}
.productPage .productInfo .productTitle h1 {
  color: #00d37d;
  display: block;
  font-size: 26px;
  margin-bottom: 5px;
}
.productPage .productInfo .productTitle p {
  color: #66614f;
  display: block;
  font-size: 16px;
}
.productPage .flexItem {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.productPage .specsPanel {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  padding: 18px 24px;
  box-sizing: border-box;
}
.productPage .specRow {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  padding: 9px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.productPage .specRow:last-child {
  border-bottom: none;
}
.productPage .specName {
  color: #66614f;
  font-size: 15px;
}
.productPage .specValue {
  color: #598ff2;
  font-size: 15px;
  text-align: right;
}
.productPage .buyBox {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  padding: 18px 24px;
  box-sizing: border-box;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  text-align: left;
}
.productPage .buyBox .price {
  font-size: 32px;
  font-family: "ZT_regular";
  color: #fd6f23;
  margin: 0;
  line-height: 1.1;
}
.productPage .buyBox .priceCurrency {
  font-size: 16px;
  color: #66614f;
}
.productPage .buyBox .btn {
  width: auto;
  min-width: 200px;
  box-sizing: border-box;
}
.productPage .descriptions {
  flex-direction: column;
}
.productPage .descriptions .flexItem {
  background: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 0;
}
.productPage .titleDesxription {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #00d37d;
  padding: 0 0 6px;
  position: static;
}
.productPage .textDescription {
  padding: 0;
  max-width: 760px;
  font-size: 16px;
  line-height: 1.7;
}
.productPage .textDescription p {
  color: #66614f;
  margin: 0 0 1em;
}

.backgroundForCart {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background-color: rgba(243, 247, 254, 0.8);
  z-index: 999;
}
.backgroundForCart.active {
  display: block;
}

.cart {
  display: none;
  left: 50%;
  transform: translateX(-50%);
  background-color: #598ff2;
  padding: 70px 100px 60px;
  box-sizing: border-box;
  width: 750px;
  position: absolute;
  top: 100px;
  z-index: 9999;
}
.cart.active {
  display: block;
}
.cart .textArea {
  margin-top: 30px;
}
.cart .wpcf7 .wpcf7-recaptcha iframe {
  margin-top: 20px;
}
.cart input[type=text] {
  outline: none;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 18px;
  max-width: 170px;
  box-sizing: border-box;
}
.cart input[type=tel] {
  outline: none;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 18px;
  max-width: 170px;
  box-sizing: border-box;
}
.cart label {
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  display: block;
}
.cart .comment {
  display: block;
}
.cart textarea {
  width: 100%;
  height: 100px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  font-family: "OS_Regular";
  font-size: 18px;
  padding: 0 5px;
  box-sizing: border-box;
}
.cart .cartContentWrapper {
  position: relative;
}
.cart .flex {
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
  align-items: flex-end;
}
.cart p {
  display: block;
}
.cart .cross {
  position: absolute;
  width: 10px;
  height: 10px;
  background-image: url(../img/cross.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  right: -10%;
  top: -10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.cart .cross:hover {
  transform: rotate(90deg);
}
.cart .cartTitle {
  margin-bottom: 30px;
}
.cart .cartTitle span {
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  display: inherit;
  text-align: center;
}

@media screen and (max-width: 969px) {
  .productPage .wrapper > .flex {
    flex-direction: column;
  }
  .productPage .productImg {
    margin: 0 auto 28px;
    max-width: 520px;
  }
  .productPage .productInfo {
    padding-left: 0;
  }
}
@media screen and (max-width: 762px) {
  .productPage .productBlock {
    padding: 40px 0 60px;
  }
  .productPage .productImg {
    height: 340px;
  }
  .productPage .productDescription {
    padding: 40px 0 60px;
  }
  .cart {
    padding: 70px 50px 60px;
    width: 100%;
  }
  .cart .cross {
    right: 0;
  }
}
@media screen and (max-width: 536px) {
  .productPage .productImg {
    height: 260px;
  }
  .productPage .productTitle h1 {
    font-size: 22px;
  }
  .productPage .buyBox .price {
    font-size: 28px;
  }
  .productPage .buyBox {
    flex-direction: column;
    align-items: stretch;
  }
  .productPage .buyBox .btn {
    width: 100%;
    min-width: 0;
  }
  .productPage .buyBox .price {
    margin-bottom: 8px;
  }
  .cart {
    padding: 70px 20px 60px;
  }
  .cart .flex {
    flex-direction: column;
    margin-top: 20px;
  }
  .cart .wpcf7 .wpcf7-recaptcha iframe {
    margin-top: 20px;
    width: 92%;
  }
}
/* Phase 1: site-wide shop basket — trigger button, count badge, popup.
   See partials/_shop_basket.php and js/shop-basket.js. */
.shopBasketBtn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  margin: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.shopBasketBtn .fa {
  font-size: 20px;
  color: #00d37d;
}

.mobileMainMenu .shopBasketBtn {
  padding: 10px 0;
}
.mobileMainMenu .shopBasketBtn .fa {
  color: #fff;
}

.shopBasketCount {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  box-sizing: border-box;
  border-radius: 9px;
  background-color: #00d37d;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
}
.shopBasketCount[hidden] {
  display: none;
}

@keyframes shopBasketBump {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.35);
  }
  100% {
    transform: scale(1);
  }
}
.shopBasketCount.bump {
  animation: shopBasketBump 300ms ease;
}

button.shopAddBtn {
  cursor: pointer;
}
button.shopAddBtn:disabled, button.shopAddBtn[data-out-of-stock="1"] {
  opacity: 0.5;
  filter: grayscale(1);
  cursor: not-allowed;
}
button.shopAddBtn.shopAddBtnAdded {
  background-color: #00af68;
  border-color: #00af68;
  color: #fff;
}

/* Phase 3: availability badge — rendered inside .price on shop cards and the
   product page when the `in_stock` meta is exactly '0'. */
.outOfStockBadge {
  display: block;
  width: fit-content;
  margin: 10px auto 0;
  padding: 3px 12px;
  box-sizing: border-box;
  border: 1px solid rgba(254, 100, 90, 0.5);
  border-radius: 12px;
  background-color: rgba(254, 100, 90, 0.1);
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}

.cart.shopBasket {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(750px, 100vw - 32px);
  max-height: 85vh;
  overflow-y: auto;
  padding: 40px;
  box-sizing: border-box;
  z-index: 10000;
}
.cart.shopBasket .cartContentWrapper {
  position: relative;
  width: 100%;
}
.cart.shopBasket .cross {
  right: 12px;
  top: 12px;
  z-index: 1;
}
.cart.shopBasket #shopBasketEmpty {
  padding: 40px 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.cart.shopBasket .sbItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.cart.shopBasket .sbItemInfo {
  flex: 1;
  min-width: 0;
}
.cart.shopBasket .sbItemInfo p.sbItemName {
  color: #fff;
  font-weight: bold;
  margin: 0 0 4px;
}
.cart.shopBasket .sbItemInfo .sbItemAuthor {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
.cart.shopBasket .sbItemInfo .sbItemPrice {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  margin-top: 4px;
}
.cart.shopBasket .sbQty {
  display: flex;
  align-items: center;
  border: 2px solid #fff;
  box-sizing: border-box;
}
.cart.shopBasket .sbQty .sbQtyBtn {
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  padding: 6px 10px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cart.shopBasket .sbQty .sbQtyBtn:active {
  background-color: #fff;
  color: #0a3ffe;
}
.cart.shopBasket .sbQty .sbQtyInput {
  width: 3.5em;
  box-sizing: border-box;
  border: none;
  background: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 4px 0;
  -moz-appearance: textfield;
}
.cart.shopBasket .sbQty .sbQtyInput::-webkit-outer-spin-button, .cart.shopBasket .sbQty .sbQtyInput::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart.shopBasket .sbQty .sbQtyInput:focus {
  outline: none;
}
.cart.shopBasket .sbLineTotal {
  color: #fff;
  font-weight: bold;
  min-width: 90px;
  text-align: right;
}
.cart.shopBasket .sbItemRemove {
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  line-height: 1;
  padding: 4px 6px;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.cart.shopBasket .sbItemRemove:hover {
  color: #fff;
  transform: rotate(90deg);
}
.cart.shopBasket .sbTotalRow {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 20px;
  padding: 15px 0;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.cart.shopBasket .sbTotalRow[hidden] {
  display: none;
}
.cart.shopBasket .sbCheckoutTitle span {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin: 25px 0 15px;
  color: #fff;
}
.cart.shopBasket .sbField {
  margin-bottom: 15px;
}
.cart.shopBasket .sbField > label {
  display: block;
  margin-bottom: 5px;
}
.cart.shopBasket input[type=text],
.cart.shopBasket input[type=tel],
.cart.shopBasket input[type=email],
.cart.shopBasket textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  padding: 8px 10px;
  font-size: 16px;
  font-weight: bold;
  outline: none;
}
.cart.shopBasket textarea {
  font-weight: normal;
  height: auto;
  resize: vertical;
}
.cart.shopBasket input[type=text].sbFieldError,
.cart.shopBasket input[type=tel].sbFieldError,
.cart.shopBasket input[type=email].sbFieldError,
.cart.shopBasket textarea.sbFieldError {
  border-color: #ff8a8a;
}
.cart.shopBasket input[type=checkbox].sbFieldError {
  outline: 2px solid #ff8a8a;
  outline-offset: 2px;
}
.cart.shopBasket .sbFieldMsg {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: #ffc9c9;
}
.cart.shopBasket .sbConsent label {
  display: flex;
  align-items: flex-start;
  font-size: 13px;
  line-height: 1.4;
}
.cart.shopBasket .sbConsent input[type=checkbox] {
  margin: 3px 8px 0 0;
  flex: none;
}
.cart.shopBasket .sbHoneypot {
  position: absolute;
  left: -9999px;
}
.cart.shopBasket .sbFormError {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  line-height: 19px;
  color: #ffc9c9;
}
.cart.shopBasket .sbFormError[hidden] {
  display: none;
}
.cart.shopBasket .sbSubmit {
  display: block;
  width: 50%;
  margin: 30px auto 0;
  padding: 10px;
  box-sizing: border-box;
  border: 2px solid #fff;
  background-color: #fff;
  color: #5a8be4;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.cart.shopBasket .sbSubmit:hover {
  background-color: transparent;
  color: #fff;
}
.cart.shopBasket .sbSubmit:disabled {
  opacity: 0.6;
  cursor: wait;
}
.cart.shopBasket .sbSuccess {
  padding: 40px 0;
  text-align: center;
}
.cart.shopBasket .sbSuccess h3.sbSuccessTitle {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.cart.shopBasket .sbSuccess p.sbSuccessText {
  color: #fff;
  font-size: 16px;
  margin: 0 0 10px;
}
.cart.shopBasket .sbSuccess p.sbSuccessOrder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  margin: 0;
}

/* Defensive: [hidden] must win even if .active/author display styles desync. */
.cart.shopBasket[hidden] {
  display: none;
}

#shopBasketOverlay[hidden] {
  display: none;
}

/* Quiet add-to-basket toast — bottom feedback, opens the popup. */
.shopBasketToast {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 14px;
  max-width: calc(100vw - 32px);
  box-sizing: border-box;
  padding: 10px 12px 10px 18px;
  border-radius: 24px;
  background-color: #66614f;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  z-index: 9990;
}
.shopBasketToast[hidden] {
  display: none;
}

.shopBasketToastBtn {
  flex: none;
  padding: 6px 14px;
  border: none;
  border-radius: 14px;
  background-color: #00d37d;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.shopBasketToastBtn:hover {
  background-color: #00af68;
}

@media screen and (max-width: 762px) {
  .cart.shopBasket {
    padding: 30px 24px;
  }
  .cart.shopBasket .sbItem {
    gap: 8px;
  }
  .cart.shopBasket .sbLineTotal {
    min-width: 70px;
    font-size: 15px;
  }
  .cart.shopBasket .sbQty .sbQtyBtn {
    padding: 6px 7px;
  }
}
@media screen and (max-width: 536px) {
  .cart.shopBasket {
    width: calc(100vw - 16px);
    max-height: 90vh;
    padding: 30px 16px;
  }
  .cart.shopBasket .sbItem {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .cart.shopBasket .sbItemInfo {
    flex: 1 1 100%;
  }
  .cart.shopBasket .sbQty {
    margin-left: 0;
  }
  .cart.shopBasket .sbLineTotal {
    margin-left: auto;
  }
  .cart.shopBasket .sbSubmit {
    width: 100%;
  }
  .shopBasketToast {
    bottom: 16px;
    gap: 10px;
    font-size: 13px;
  }
}
/* Phase 3: product gallery — thumbnails (single-products.php) + lightbox
   overlay (js/shop-gallery.js). z-index 10001 sits above the basket popup
   (10000) and the gallery lightbox is appended to <body>. */
.productGallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.productGallery .galleryThumb {
  width: 90px;
  height: 90px;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  border: 2px solid transparent;
  border-radius: 2px;
  background: none;
  overflow: hidden;
  cursor: pointer;
  transition: border-color 0.2s;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
}
.productGallery .galleryThumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
.productGallery .galleryThumb:hover, .productGallery .galleryThumb:focus {
  border-color: #00d37d;
  outline: none;
}

.galleryLightbox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.88);
}
.galleryLightbox[hidden] {
  display: none;
}
.galleryLightbox .galleryLightboxImg {
  max-width: 90vw;
  max-height: 85vh;
  width: auto;
  height: auto;
  display: block;
}
.galleryLightbox .galleryLightboxBtn {
  position: absolute;
  padding: 12px 16px;
  background: none;
  border: none;
  color: #fff;
  font-size: 48px;
  line-height: 1;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.8;
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
}
.galleryLightbox .galleryLightboxBtn:hover, .galleryLightbox .galleryLightboxBtn:focus {
  opacity: 1;
  outline: none;
}
.galleryLightbox .galleryLightboxPrev {
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
}
.galleryLightbox .galleryLightboxNext {
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}
.galleryLightbox .galleryLightboxClose {
  top: 4px;
  right: 4px;
  font-size: 36px;
}

@media screen and (max-width: 536px) {
  .productGallery .galleryThumb {
    width: 72px;
    height: 72px;
  }
  .galleryLightbox .galleryLightboxBtn {
    padding: 10px 12px;
    font-size: 36px;
  }
  .galleryLightbox .galleryLightboxClose {
    font-size: 30px;
  }
}
.homepage p {
  color: #fff;
  width: 100%;
}
.homepage h2 {
  font-size: 40px;
  color: #fff;
}
.homepage .btn {
  background-color: #fff;
  border: 2px solid #fff;
  max-width: 240px;
  padding: 15px 25px 15px;
  color: #595cff;
  font-family: "OS_Bold";
  font-size: 16px;
  border-radius: 1px;
  text-transform: uppercase;
  margin-top: 25px;
}
.homepage .btn:hover {
  background-color: transparent !important;
  color: #fff;
}
.homepage .marg_title {
  margin-bottom: 25px;
  margin-top: 35px;
}
.homepage .reportSlider span {
  color: #0a3ffe;
}
.homepage .mainSliderBlock {
  position: relative;
}
.homepage .mainSliderBlock .container {
  padding: 0;
}
.homepage .slick-prev {
  left: 50px;
  background-image: url(../img/arrow_left-yel.svg) !important;
  background-size: cover;
}
.homepage .slick-prev:hover {
  background-image: url(../img/arrow_left-yel.svg) !important;
  background-color: inherit;
}
.homepage .slick-next {
  right: 0;
  background-image: url(../img/arrow_left-yel.png) !important;
  background-size: cover;
}
.homepage .slick-next:hover {
  background-image: url(../img/arrow_left-yel.png) !important;
  background-color: inherit;
}
.homepage .slick-arrow {
  width: 50px;
  height: 50px;
  z-index: 20;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  background-position: 0;
}
.homepage .slick-arrow:before {
  display: none;
}
.homepage .slick-arrow:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  top: 54%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.homepage .mainSlider .slick-next {
  right: 50px;
}
.homepage .mainSlider .slick-dots {
  top: 10px;
  bottom: auto;
  width: auto;
  left: 30px;
}
.homepage .mainSlider .slick-dots .slick-active button {
  background-color: #00d37d !important;
  border-radius: 50%;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #00d37d !important;
}
.homepage .mainSlider .slick-dots li button {
  background-color: #fff !important;
  border-radius: 50%;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #00d37d !important;
}
.homepage .mainSlider .slick-dots li button:before {
  display: none;
}
.homepage .mainSlider .slick-dots li:hover button {
  background-color: #fff !important;
}
.homepage .underSliderBlock {
  margin-top: -100px;
}
.homepage .underSliderBlock .container {
  width: 100%;
  padding-left: 70px;
  padding-right: 70px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}
.homepage .underSliderBlock .container .backgroundImg {
  background-image: url(../img/worms-background.png);
  background-size: contain;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
}
.homepage .underSliderBlock .container .worm {
  position: absolute;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
}
.homepage .underSliderBlock .container .worm1 {
  background-image: url("../img/worm_1.png");
  top: -20px;
  left: 24%;
}
.homepage .underSliderBlock .container .worm2 {
  background-image: url("../img/worm_2.png");
  bottom: 15px;
  left: 60%;
}
.homepage .underSliderBlock .container .worm3 {
  background-image: url("../img/worm_3.png");
  width: 20px;
  right: 30%;
  top: 60px;
}
.homepage .underSliderBlock .container .greenBlock {
  background-color: #689c65;
  padding: 60px;
  width: 55%;
  margin: 0 auto;
}
.homepage .underSliderBlock .container .greenBlock .btn {
  color: #64b393;
}
.homepage .underSliderBlock .container .greenBlock .btn:hover {
  color: #fff;
  background-color: rgba(0, 189, 113, 0.5);
}
.homepage .supportsBlock {
  display: flex;
}
.homepage .supportsBlock .supportsBlockParts {
  width: 50%;
}
.homepage .supportsBlock .supportsBlockParts:first-child {
  display: flex;
  flex-direction: column;
}
.homepage .supportsBlock .supportsBlockParts:first-child .blueSupportsBlock {
  background-color: #76aecf;
  margin-top: -70px;
  padding: 100px 20%;
  flex: 2;
}
.homepage .supportsBlock .supportsBlockParts:first-child .skySupportsBlock {
  background-color: #76aecf;
  padding: 50px 20%;
}
.homepage .supportsBlock .supportsBlockParts:first-child .skySupportsBlock .howJoinBtn {
  background-color: #76aecf;
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  padding: 20px;
  max-width: 240px;
  border-radius: 1px;
  line-height: 32px;
  position: relative;
  font-family: "ZT_regular";
}
.homepage .supportsBlock .supportsBlockParts:first-child .skySupportsBlock .howJoinBtn:hover {
  background-color: rgba(131, 174, 242, 0.8);
}
.homepage .supportsBlock .supportsBlockParts:first-child .skySupportsBlock .howJoinBtn:hover:after {
  right: -40px;
}
.homepage .supportsBlock .supportsBlockParts:first-child .skySupportsBlock .howJoinBtn:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url(../img/arrow-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: -33px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
.homepage .supportsBlock .supportsBlockParts .sunHugImage {
  width: 450px;
  margin: 0 auto;
  padding: 25px 0 0 0;
}
.homepage .projectsBlock {
  display: flex;
  background-color: #f07169;
}
.homepage .projectsBlock .imgPart {
  flex: 1;
  background-repeat: no-repeat;
  background-size: cover;
}
.homepage .projectsBlock .textPart {
  flex: 1;
}
.homepage .projectsBlock .textPart .textPartField {
  height: 100%;
  padding: 100px 100px 100px;
}
.homepage .projectsBlock .textPart .btn:hover {
  color: rgba(10, 63, 254, 0.5);
  background-color: rgba(10, 63, 254, 0.5);
}
.homepage .socialsBlock {
  background-position: top;
  height: 600px;
  background-repeat: no-repeat;
  position: relative;
  background-size: 100%;
}
.homepage .socialsBlock .topSocials {
  position: absolute;
  right: 50px;
  background: #689c65;
  padding: 35px 40px;
  width: 25%;
  top: 0;
}
.homepage .socialsBlock .bottomSocials {
  position: absolute;
  right: 50px;
  background: #689c65;
  padding: 40px 50px 60px;
  width: 25%;
  bottom: -60px;
}
.homepage .socialsBlock .bottomSocials p .btn {
  color: #00bd71;
}
.homepage .socialsBlock .bottomSocials p .btn:hover {
  color: #fff;
  background-color: rgba(32, 241, 124, 0.5);
}
.homepage .howToJoinBlock {
  background-color: #fed44a;
  padding: 90px 60px;
}
.homepage .howToJoinBlock .textPartHowToJoinBlock {
  padding: 0 7%;
}
.homepage .howToJoinBlock .textPartHowToJoinBlock h2 {
  display: block;
  margin: 35px 0 25px;
}
.homepage .howToJoinBlock .textPartHowToJoinBlock p {
  font-family: "OS_SemiBold";
}
.homepage .howToJoinBlock .howToJoinBlockList {
  justify-content: space-around;
  padding-top: 50px;
}
.homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItemImg {
  max-width: 150px;
  height: 170px;
  display: flex;
  align-items: center;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  margin: 0 auto;
}
.homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem {
  padding: 5px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  cursor: pointer;
}
.homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem:last-child .howToJoinBlockItemImg {
  max-width: 200px;
}
.homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem:hover .howToJoinBlockItemImg {
  transform: rotate(180deg);
}
.homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem .howToJoinBlockItemText {
  display: flex;
  justify-content: center;
  padding-top: 40px;
}
.homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem .howToJoinBlockItemText p {
  width: auto;
  text-align: center;
  line-height: 30px;
  font-family: "ZT_regular";
  text-transform: uppercase;
}
.homepage .reportsBlock {
  display: flex;
}
.homepage .reportsBlock .reportsBlockImg {
  background-repeat: no-repeat;
  background-size: 100%;
  width: 50%;
}
.homepage .reportsBlock .reportsBlockSlider {
  width: 50%;
  background-color: #f8f0e5;
  padding: 100px 60px;
  box-sizing: border-box;
}
.homepage .reportsBlock .reportsBlockSlider .title {
  padding-bottom: 60px;
}
.homepage .reportsBlock .reportsBlockSlider .title h3 {
  color: #0a3ffe;
}
.homepage .reportsBlock .reportsBlockSlider .reportSlider {
  margin: 0 auto;
  padding: 0 50px;
}
.homepage .reportsBlock .reportsBlockSlider .reportSlider .slick-slide {
  display: flex;
  justify-content: center;
}
.homepage .reportsBlock .reportsBlockSlider .reportSlider .slick-slide .pdfDesc span {
  display: block;
  text-align: center;
}
.homepage .reportsBlock .reportsBlockSlider .reportSlider .slick-slide .pdfIcon {
  width: 60px;
  margin: 0 auto;
}
.homepage .reportsBlock .reportsBlockSlider .reportSlider .slick-prev {
  left: 0;
}
.homepage .aboutUsBlock {
  display: flex;
}
.homepage .aboutUsBlock .aboutUsBlockText {
  flex: 1;
  background-color: #76aecf;
}
.homepage .aboutUsBlock .aboutUsBlockText .aboutUsBlockTextPart {
  padding: 240px 140px;
}
.homepage .aboutUsBlock .aboutUsBlockText .aboutUsBlockTextPart h3 {
  color: #fff;
  display: block;
}
.homepage .aboutUsBlock .aboutUsBlockText .aboutUsBlockTextPart p {
  display: block;
}
.homepage .aboutUsBlock .aboutUsBlockText .aboutUsBlockTextPart p .btn:hover {
  background-color: rgba(10, 63, 254, 0.5);
}
.homepage .aboutUsBlock .aboutUsBlockImg {
  flex: 1;
  position: relative;
}
.homepage .aboutUsBlock .aboutUsBlockImg .aboutUsBlockImgBottom {
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: bottom;
  background-size: 100%;
  background-color: #fbfaf8;
  background-size: cover;
}

@media screen and (max-width: 1080px) {
  .homepage .underSliderBlock .container .greenBlock {
    padding: 60px;
  }
  .homepage .supportsBlock .supportsBlockParts:first-child .blueSupportsBlock {
    padding: 100px 10%;
  }
  .homepage .supportsBlock .supportsBlockParts:first-child .skySupportsBlock {
    padding: 50px 10% 50px;
  }
  .homepage .projectsBlock {
    min-height: auto;
    margin: 0;
  }
  .homepage .projectsBlock .textPart .textPartField {
    padding: 50px 40px;
  }
  .homepage .howToJoinBlock .howToJoinBlockList {
    flex-wrap: wrap;
  }
  .homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem {
    width: 25%;
    padding: 0 20px;
  }
  .homepage .socialsBlock .bottomSocials {
    width: 50%;
    right: 50%;
    transform: translateX(50%);
  }
  .homepage .reportsBlock .reportsBlockSlider .reportSlider {
    padding-left: 25px;
  }
  .homepage .aboutUsBlock {
    flex-direction: column;
  }
  .homepage .aboutUsBlock .aboutUsBlockText .aboutUsBlockTextPart {
    padding: 50px 20%;
  }
  .homepage .aboutUsBlock .aboutUsBlockImg {
    height: 500px;
  }
  .homepage .aboutUsBlock .aboutUsBlockImg .aboutUsBlockImgBottom {
    background-position: center;
  }
  .homepage .slick-next {
    right: -18px;
  }
  .homepage .howToJoinBlockItemImg {
    margin: 0 auto;
  }
  .homepage .socialsBlock .topSocials {
    width: 50%;
    right: 50%;
    transform: translateX(50%);
    text-align: center;
  }
}
@media screen and (max-width: 868px) {
  .homepage .underSliderBlock .container {
    padding-left: 50px;
    padding-right: 50px;
  }
  .homepage .supportsBlock {
    flex-direction: column;
  }
  .homepage .supportsBlock .supportsBlockParts {
    width: 100%;
  }
  .homepage .supportsBlock .supportsBlockParts:first-child .blueSupportsBlock {
    padding: 50px 10% 50px;
  }
  .homepage .supportsBlock .supportsBlockParts .sunHugImage {
    width: 220px;
    padding: 10px 0;
  }
  .homepage .projectsBlock {
    flex-direction: column-reverse;
  }
  .homepage .projectsBlock .imgPart {
    background-size: cover;
    height: 430px;
    background-position: center;
  }
  .homepage .socialsBlock {
    height: 350px;
  }
  .homepage .socialsBlock .topSocials {
    text-align: left;
  }
  .homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem .howToJoinBlockItemText {
    padding-top: 10px;
  }
  .homepage .reportsBlock {
    flex-direction: column;
  }
  .homepage .reportsBlock .reportsBlockImg {
    height: 200px;
    width: 100%;
  }
  .homepage .reportsBlock .reportsBlockSlider {
    width: 100%;
    padding: 50px 60px;
  }
  .homepage .aboutUsBlock {
    flex-direction: column;
  }
}
@media screen and (max-width: 762px) {
  .homepage .btn {
    max-width: 190px;
  }
  .homepage .underSliderBlock {
    margin-top: -33px;
  }
  .homepage .underSliderBlock .container .greenBlock {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .homepage .socialsBlock {
    background-size: cover;
  }
  .homepage .socialsBlock .bottomSocials {
    padding: 30px 40px 40px;
    bottom: 0;
  }
}
@media screen and (max-width: 536px) {
  .homepage h2 {
    font-size: 28px;
  }
  .homepage .supportsBlock .supportsBlockParts:first-child .skySupportsBlock .howJoinBtn {
    font-size: 20px;
    padding-left: 0;
    display: block;
  }
  .homepage .supportsBlock .supportsBlockParts:first-child .skySupportsBlock .howJoinBtn::after {
    right: 0;
  }
  .homepage .underSliderBlock .container {
    padding: 0;
  }
  .homepage .underSliderBlock .container .worm {
    width: 20px;
    right: 10px;
    left: inherit;
  }
  .homepage .underSliderBlock .container .greenBlock {
    padding: 20px;
  }
  .homepage .underSliderBlock .container .greenBlock p {
    font-size: 18px;
  }
  .homepage .projectsBlock .imgPart {
    height: 380px;
  }
  .homepage .projectsBlock .textPart .textPartField {
    padding: 20px;
  }
  .homepage .socialsBlock {
    height: auto;
  }
  .homepage .socialsBlock .topSocials {
    position: relative;
    width: 100%;
    transform: translateX(0);
    right: 0;
    padding: 20px 20px;
    box-sizing: border-box;
  }
  .homepage .socialsBlock .bottomSocials {
    position: relative;
    width: 100%;
    transform: translateX(0);
    right: 0;
    padding: 20px 20px;
    bottom: 0;
    box-sizing: border-box;
  }
  .homepage .howToJoinBlock {
    padding: 20px;
  }
  .homepage .howToJoinBlock .textPartHowToJoinBlock h2 {
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 35px;
  }
  .homepage .howToJoinBlock .textPartHowToJoinBlock p {
    line-height: 20px;
    font-size: 16px;
  }
  .homepage .howToJoinBlock .howToJoinBlockList .howToJoinBlockItem {
    width: 100%;
    padding: 10px 20px;
  }
  .homepage .reportsBlock .reportsBlockSlider {
    padding: 20px 30px;
  }
  .homepage .reportsBlock .reportsBlockSlider .reportSlider .slick-prev {
    left: 0;
  }
  .homepage .reportsBlock .reportsBlockSlider .reportSlider .slide {
    width: 235px;
    display: flex;
    justify-content: center;
  }
  .homepage .aboutUsBlock .aboutUsBlockText .aboutUsBlockTextPart {
    padding: 20px;
  }
  .homepage .aboutUsBlock .aboutUsBlockImg {
    height: 265px;
  }
  .homepage .aboutUsBlock .aboutUsBlockImgTop {
    display: none;
  }
}
.customize-formPage .btn {
  border: 2px solid #00d37d;
  max-width: 160px;
  padding: 10px;
  text-transform: uppercase;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 1px;
}
.customize-formPage .btnFond {
  min-width: 200px;
  max-width: initial !important;
  margin: 0;
  background-color: #fff;
  border: none;
  color: #00d37d;
  text-transform: uppercase;
  width: initial !important;
  float: right;
  padding: 8px;
  border: 2px solid #fff;
  transition: 0.5s;
  font-family: "OS_Bold";
}
.customize-formPage .btnFond:hover {
  background-color: #00d37d;
  color: #fff;
}
.customize-formPage .wrapper {
  max-width: 730px;
  margin: 0 auto;
}
.customize-formPage .title {
  margin-top: 40px;
  padding-bottom: 30px;
}
.customize-formPage .title h1 {
  color: #689c65;
}
.customize-formPage .formGreyBack {
  background-color: #efecff;
}
.customize-formPage .formWrapper {
  max-width: 730px;
  margin: 0 auto;
}
.customize-formPage .formSwitcher {
  display: flex;
  margin: 0 -4px;
}
.customize-formPage .formKind {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #2a7c5a;
  padding: 30px 0px;
  margin: 0 4px;
  cursor: pointer;
}
.customize-formPage .formKind.active {
  background-color: #00d37d;
}
.customize-formPage .formBlock {
  background-color: #00d37d;
  display: none;
}
.customize-formPage .formBlock.active {
  display: block;
}
.customize-formPage .formBlock .paypal-container {
  display: none;
}
.customize-formPage .formBlock .paypal-container .flex {
  display: flex;
  justify-content: center;
  padding: 20%;
}
.customize-formPage .formBlock .satispay-container {
  display: none;
}
.customize-formPage .formBlock .satispay-container .flex {
  display: flex;
  justify-content: center;
  padding: 10%;
}
.customize-formPage .formBlock .requisites-block {
  display: none;
  padding: 30px 94px;
}
.customize-formPage .formBlock .requisites-block .smiles {
  padding-top: 40px;
}
.customize-formPage .formBlock .requisites-block-wrap .requisites-block {
  display: block;
}
.customize-formPage .formBlock > * {
  display: none;
  box-sizing: border-box;
}
.customize-formPage .formBlock > *.show {
  display: block;
}
.customize-formPage .requisites-list {
  display: flex;
  flex-direction: column;
}
.customize-formPage .requisites-list .row {
  display: flex;
}
.customize-formPage .requisites-list .row div:first-child {
  flex: 0 0 30%;
  font-family: "OS_regular";
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #fff;
}
.customize-formPage .requisites-list .row div:last-child {
  flex: 0 0 70%;
  font-family: "OS_regular";
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #fff;
}
.customize-formPage .requisites-list h5 {
  font-family: "OS_regular";
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  margin-bottom: 40px;
}
.customize-formPage input {
  height: 40px;
  box-sizing: border-box;
  font-family: "Open Sans";
  outline: none;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 18px;
  max-width: 170px;
}
.customize-formPage input[type=submit] {
  outline: none;
  border: 2px solid #fff;
  background-color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 20px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  display: block;
  margin: 40px auto 0;
  text-transform: uppercase;
  box-sizing: border-box;
}
.customize-formPage input[type=submit]:hover {
  background-color: transparent;
  color: #fff;
}
.customize-formPage input[type=text],
.customize-formPage input [type=tel] {
  max-width: 170px;
}
.customize-formPage .donateForm {
  padding: 30px 90px;
}
.customize-formPage .donateForm textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.customize-formPage .donateForm .textarea {
  border: 2px solid #fff;
  width: 100%;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0);
  outline: none;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  border-radius: 0;
  color: #fff;
  text-shadow: none;
  box-sizing: border-box;
}
.customize-formPage .donateForm .currency {
  display: none;
}
.customize-formPage .donateForm .flex {
  display: flex;
}
.customize-formPage .moneyValue {
  text-align: center;
}
.customize-formPage .donate-form {
  margin-top: 30px;
}
.customize-formPage .moneyList {
  display: flex;
}
.customize-formPage .moneyList span {
  color: #fff;
  font-family: "OS_regular";
  font-size: 18px;
  line-height: 18px;
  font-weight: 100;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.customize-formPage .moneyList .moneyItem {
  display: flex;
  border: 2px solid #fff;
  padding: 10px 15px;
  cursor: pointer;
  margin-right: 30px;
  height: 40px;
  box-sizing: border-box;
}
.customize-formPage .moneyList .moneyItem.active {
  background-color: #fff;
}
.customize-formPage .moneyList .moneyItem.active span {
  color: #00d37d;
}
.customize-formPage .inputLine {
  margin-bottom: 20px;
}
.customize-formPage .inputLine .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.customize-formPage .inputLine .flex.row {
  margin: 0 -10px;
}
.customize-formPage .inputLine .flex.row .flexItem {
  padding: 0 10px;
}
.customize-formPage .inputLine .flex.row input {
  width: 100%;
  max-width: 100%;
}
.customize-formPage .inputLine .flexItem {
  flex: 1;
  max-width: 250px;
  position: relative;
}
.customize-formPage .inputLine label {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
  line-height: 20px;
}
.customize-formPage .inputLine label[for=wantToBe] {
  display: flex;
}
.customize-formPage .inputLine .wantToBe {
  cursor: pointer;
  display: none;
}
.customize-formPage .inputLine .wantToBe.active {
  display: block;
}
.customize-formPage .inputLine .wantToBe > span > span {
  margin: 0;
  display: block;
}
.customize-formPage .choosenProject {
  height: 40px;
  display: flex;
  padding: 8px 0;
  cursor: pointer;
  box-sizing: border-box;
  border: 2px solid #fff;
}
.customize-formPage .arrowSelect {
  width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.customize-formPage .arrowSelect:before {
  content: "";
  background-image: url("https://emmaus.com.ua/wp-content/themes/emmaus/img/Polygon.svg");
  background-repeat: no-repeat;
  position: absolute;
  width: 10px;
  height: 10px;
  z-index: 10;
}
.customize-formPage .currentProject {
  display: flex;
}
.customize-formPage .currentProject span {
  color: #fff;
  font-family: "OS_regular";
  font-size: 18px;
}
.customize-formPage .projectList {
  position: absolute;
  border: 2px solid #fff;
  display: none;
  padding: 8px 38px;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  background-color: #00d37d;
  top: 0;
  z-index: 9;
}
.customize-formPage .projectList.open {
  display: flex;
}
.customize-formPage .projectList span {
  display: block;
  padding: 5px;
}
.customize-formPage .projectList li:hover {
  background-color: rgba(42, 124, 90, 0.22);
}
.customize-formPage .val {
  display: none;
}
.customize-formPage .projectInput {
  display: none;
}
.customize-formPage .smiles {
  padding-top: 10px;
  padding-top: 20px;
  width: 100px;
  margin: 0 auto;
}

@media screen and (max-width: 1250px) {
  .customize-formPage .moneyList .moneyItem {
    margin-right: 10px;
  }
}
@media screen and (max-width: 969px) {
  .customize-formPage .inputLine .flex {
    flex-direction: column;
    align-items: normal;
  }
  .customize-formPage .inputLine .flexItem {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .customize-formPage .requisites-list .row {
    flex-direction: column;
  }
  .customize-formPage .requisites-list .row div {
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 536px) {
  .customize-formPage .title {
    padding: 10px;
  }
  .customize-formPage .title h1 {
    font-size: 30px;
  }
  .customize-formPage .donateForm {
    padding: 30px 10px;
  }
  .customize-formPage .formBlock .requisites-block {
    padding: 30px 10px;
  }
  .customize-formPage .moneyList .moneyItem {
    padding: 10px 10px;
    margin-right: 10px;
  }
  .customize-formPage .formKind span {
    font-size: 16px;
  }
  .customize-formPage .btnFond {
    margin: 0 auto;
  }
}
.slick-dots {
  top: 10px;
  bottom: auto;
  width: auto;
  left: 30px;
}
.slick-dots .slick-active button {
  background-color: #00d37d !important;
  border-radius: 50%;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #00d37d !important;
}
.slick-dots li button {
  background-color: #fff !important;
  border-radius: 50%;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #00d37d !important;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li:hover button {
  background-color: #fff !important;
}

.moneyPage .mainBackImg img {
  width: 100%;
}
.moneyPage .img {
  width: 180px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.moneyPage h2 {
  text-transform: inherit;
  font-size: 50px;
  color: #689c65;
  font-family: "ZT_regular";
  font-size: 40px;
}
.moneyPage h3 {
  color: #689c65;
}
.moneyPage p {
  display: block;
  color: #fff;
  font-family: "OS_regular";
  font-size: 18px !important;
  line-height: 25px !important;
}
.moneyPage span {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.moneyPage .block {
  /* padding: 80px 10px; */
  padding: 0;
  background-size: cover;
  background-position: center;
  position: relative;
}
.moneyPage .block::before {
  position: absolute;
  content: "";
  background-size: contain;
  left: 50%;
  z-index: 1;
  transform: translate(-50%);
  top: 100px;
  background-repeat: no-repeat;
}
.moneyPage .h2,
.moneyPage p,
.moneyPage a,
.moneyPage span {
  color: #66614f;
}
.moneyPage .text a {
  font-weight: 900;
}
.moneyPage .flex {
  display: flex;
}
.moneyPage .flex {
  flex-wrap: wrap;
}
.moneyPage .flexItem {
  width: 50%;
  padding: 20px;
  flex: inherit;
  flex: 1;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  align-items: center;
  padding: 100px 100px 0;
}
.moneyPage .liqpayBlock {
  background-color: #595cff;
  padding: 80px 60px;
  width: 100%;
}
.moneyPage .liqpayBlock label,
.moneyPage .liqpayBlock input {
  display: block;
  color: #fff;
  box-sizing: border-box;
}
.moneyPage input[type=text],
.moneyPage input [type=tel] {
  border: 2px solid #fff;
  width: 100%;
  max-width: 170px;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0);
  outline: none;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 30px;
}
.moneyPage input[type=submit] {
  max-width: 160px;
  color: #595cff;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "OS_Bold";
  background-color: #fff;
  padding: 8px 25px;
  font-weight: 600;
  border: 2px solid #fff;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-transition: 0.3s;
  display: block;
  margin: 40px auto 0;
  box-sizing: border-box;
}
.moneyPage input[type=submit]:hover {
  background: rgba(255, 255, 255, 0);
  color: #fff;
}
.moneyPage input .btn {
  border-radius: 1px;
  text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.moneyPage .moneyValue {
  max-width: 140px;
  text-align: center;
}
.moneyPage textarea {
  overflow: auto;
}
.moneyPage .textarea {
  border: 2px solid #fff;
  width: 100%;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0);
  outline: none;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  border-radius: 0;
  color: #fff;
  text-shadow: none;
  box-sizing: border-box;
}
.moneyPage .companyForm.liqpayBlock .currency {
  display: none;
}
.moneyPage .companyForm.liqpayBlock .formSwitcher {
  display: flex;
  margin: -50px -14px 20px;
}
.moneyPage .companyForm.liqpayBlock .formSwitcher .formKind {
  display: flex;
  align-items: center;
  width: 50%;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 30px 0px;
  margin: 0 4px;
  cursor: pointer;
  justify-content: center;
  background-color: #595cff;
  border: 2px solid #fff;
}
.moneyPage .companyForm.liqpayBlock .formSwitcher .formKind.active {
  background-color: #fff;
  color: #595cff;
}
.moneyPage .companyForm.liqpayBlock .inputLine .wantToBe {
  cursor: pointer;
  display: none;
}
.moneyPage .companyForm.liqpayBlock .wantToBe.active {
  display: block;
}
.moneyPage .donateForm {
  padding: 0;
}
.moneyPage .donateForm .inputLine {
  margin-bottom: 20px;
}
.moneyPage .donateForm .inputLine label {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
  line-height: 20px;
}
.moneyPage .donateForm .paypal-container {
  display: none;
}
.moneyPage .donateForm .paypal-container .flex {
  display: flex;
  justify-content: center;
  padding-top: 22%;
  padding-bottom: 12%;
}
.moneyPage .donateForm .satispay-container {
  display: none;
}
.moneyPage .donateForm .satispay-container .flex {
  display: flex;
  justify-content: center;
  padding-top: 7%;
}
.moneyPage .donateForm .requisites-block {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  display: none;
  padding: 30px 40px;
}
.moneyPage .donateForm .requisites-block-wrap .requisites-block {
  display: block;
}
.moneyPage .donateForm .requisites-block .requisites-list {
  display: flex;
  flex-direction: column;
}
.moneyPage .donateForm .requisites-block .requisites-list .row {
  display: flex;
}
.moneyPage .donateForm .requisites-block .requisites-list .row div:first-child {
  flex: 0 0 45%;
  font-family: "OS_regular";
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #fff;
}
.moneyPage .donateForm .requisites-block .requisites-list .row div:last-child {
  flex: 0 0 55%;
  font-family: "OS_regular";
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #fff;
}
.moneyPage .donateForm .requisites-block .requisites-list h5 {
  font-family: "OS_regular";
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 40px;
  color: #fff;
}
.moneyPage .donateForm .flex {
  align-items: flex-end;
  justify-content: space-between;
}
.moneyPage .donateForm.paypal span {
  line-height: 30px;
  font-weight: 100;
}
.moneyPage .donateForm.paypal img {
  height: 0;
}
.moneyPage .donateForm > *.show {
  display: block;
}
.moneyPage .moneyList {
  display: flex;
}
.moneyPage .moneyList .moneyItem {
  border: 2px solid #fff;
  padding: 10px 15px;
  cursor: pointer;
  margin-right: 30px;
  height: 100%;
  display: flex;
}
.moneyPage .moneyList .moneyItem.active {
  background-color: #fff;
}
.moneyPage .moneyList .moneyItem.active span {
  color: #595cff;
}
.moneyPage .moneyList .moneyItem span {
  color: #fff;
  font-weight: 900;
  font-family: "OS_regular";
  font-size: 18px;
  line-height: 25px;
}
.moneyPage .btnFond {
  float: none;
}
.moneyPage .item {
  display: flex;
  flex-direction: column;
  color: #595cff !important;
  padding: 100px 50px 0;
  box-sizing: border-box;
}
.moneyPage .flexItem-whole {
  flex: 0 0 100%;
  max-width: 100%;
}
.moneyPage .flexItem-half {
  flex: 0 0 50%;
  max-width: 50%;
}
.moneyPage .flex-wrap {
  padding: 0 50px;
}
.moneyPage img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.moneyPage .moneyCounter {
  width: 80%;
  margin: 60px auto 150px;
  box-sizing: border-box;
  padding: 0 20px;
}
.moneyPage .descTitle {
  margin-bottom: 36px;
}
.moneyPage .descTitle span {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 900;
  line-height: 25px;
}
.moneyPage .progressBar {
  position: relative;
  padding-top: 25px;
  font-size: 20px;
}
.moneyPage .progressBar .startFin,
.moneyPage .progressBar .endFin,
.moneyPage .progressBar .endFin span {
  position: absolute;
  color: #595cff;
}
.moneyPage .progressBar .startFin {
  left: 0;
  top: 0;
}
.moneyPage .progressBar .progressSum {
  position: absolute;
  left: 50%;
  top: -1px;
  transform: translateX(-50%);
  color: #595cff;
  font-weight: 900;
}
.moneyPage .progressBar .endFin {
  right: 0;
  top: 0;
}
.moneyPage .progressBar .lineWrapper {
  border: 2px solid #fdcd37;
  padding: 15px;
  position: relative;
}
.moneyPage .progressBar .lineWrapper .fullLine {
  height: 100%;
  background-color: #ffdb57;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.moneyPage .progressBar .lineWrapper .fullLine .progressHat {
  background-color: #595cff;
  width: 30px;
  height: 50px;
  position: absolute;
  top: -10px;
  right: 0;
}
.moneyPage .wantToBe > span > span {
  margin: 0;
  display: block;
}
.moneyPage .moneyFormPart .wantToBe label {
  display: flex;
}
.moneyPage label[for=wantToBe] {
  display: flex;
  /* align-items: center; */
}

@media screen and (max-width: 1250px) {
  .moneyPage .moneyList .moneyItem {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1080px) {
  .moneyPage h2 {
    font-size: 25px;
  }
  .moneyPage .block:before {
    display: none;
  }
  .moneyPage .moneyBlock {
    padding: 20px 10px;
  }
  .moneyPage .flexItem {
    width: 100%;
  }
  .moneyPage .flexItem:first-child {
    width: 100%;
  }
  .moneyPage .flexItem:nth-child(2) {
    width: 80%;
    padding: 100px 100px 0px;
  }
  .moneyPage .flexItem-half {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .moneyPage .companyForm.liqpayBlock {
    margin: 0;
    width: 80%;
  }
  .moneyPage .companyForm.liqpayBlock .formSwitcher {
    margin: 0 0 20px;
  }
  .moneyPage .img {
    width: 150px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 969px) {
  .moneyPage .inputLine .flex {
    flex-direction: column;
    align-items: normal;
  }
  .moneyPage .inputLine .flexItem {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 762px) {
  .moneyPage h2 {
    font-size: 40px;
  }
  .moneyPage .flexItem {
    width: 100% !important;
  }
  .moneyPage .flexItem:nth-child(2) {
    padding: 0;
    padding-top: 100px;
  }
  .moneyPage .companyForm.liqpayBlock {
    padding: 20px 10px;
    box-sizing: border-box;
    width: 100%;
  }
  .moneyPage .moneyCounter {
    width: 100%;
  }
  .moneyPage .moneyCounter .progressBar .progressSum {
    top: 75px;
  }
}
@media screen and (max-width: 536px) {
  .moneyPage .moneyBlock {
    padding: 20px 0px;
  }
  .moneyPage .flex {
    flex-direction: column;
    align-items: normal;
  }
  .moneyPage .flexItem {
    padding: 20px !important;
  }
  .moneyPage .flexItem:nth-child(2) {
    padding: 0 !important;
  }
  .moneyPage h2 {
    font-size: 28px;
  }
  .moneyPage p {
    line-height: 23px;
    width: 100%;
    padding: 0 !important;
  }
  .moneyPage .moneyList .moneyItem {
    padding: 10px 10px;
    margin-right: 10px;
  }
  .moneyPage .moneyList .moneyItem span {
    font-size: 16px;
  }
  .moneyPage .block .flex-wrap {
    padding: 0;
  }
  .moneyPage .block .item {
    padding: 20px;
  }
  .moneyPage .descTitle span {
    font-size: 16px;
  }
  .moneyPage .donateForm {
    font-size: 16px;
  }
  .moneyPage .donateForm .flex {
    flex-direction: row;
  }
  .moneyPage .donateForm .paypal-container span {
    display: block;
  }
  .moneyPage .donateForm .paypal-container .flex {
    padding-top: 12%;
  }
  .moneyPage .donateForm .paypal-container .btn {
    width: unset;
  }
  .moneyPage .donateForm .satispay-container .flex {
    padding-top: 1%;
  }
  .moneyPage .donateForm .satispay-container .flex img {
    display: block;
  }
  .moneyPage .donateForm .requisites-block {
    padding: 0 40px 30px;
  }
  .moneyPage .donateForm .requisites-block .requisites-list {
    display: flex;
    flex-direction: column;
  }
  .moneyPage .donateForm .requisites-block .requisites-list .row {
    display: flex;
  }
  .moneyPage .donateForm .requisites-block .requisites-list .row div:first-child {
    flex: 0 0 35%;
    font-size: 16px;
  }
  .moneyPage .donateForm .requisites-block .requisites-list .row div:last-child {
    flex: 0 0 55%;
    font-size: 16px;
  }
  .moneyPage .btnFond {
    margin: 0 auto;
  }
  .moneyPage .formKind span {
    font-size: 16px;
  }
}
.notFoundPage {
  background-color: #e8eef5;
  height: 100%;
  width: 100%;
  height: calc(100vh - 112px);
}
.notFoundPage .wrapper {
  height: 100%;
}
.notFoundPage .flex {
  height: 100%;
  display: flex;
}
.notFoundPage .flexItem {
  flex: 1;
  position: relative;
}
.notFoundPage .textNotFoundPage {
  position: absolute;
  width: 300px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
}
.notFoundPage .textNotFoundPage h1 {
  color: #0a3ffe;
  font-family: "ZT_regular";
  font-size: 50px;
}
.notFoundPage .textNotFoundPage p {
  color: #0a3ffe;
  font-family: "ZT_light";
  font-size: 30px;
}
.notFoundPage .textNotFoundPage span {
  color: #0a3ffe;
  font-family: "ZT_light";
  font-size: 30px;
}
.notFoundPage .imgNotFoundPage {
  position: absolute;
  width: 300px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 868px) {
  .notFoundPage {
    height: auto;
  }
  .notFoundPage .flex {
    flex-direction: column;
  }
  .notFoundPage .textNotFoundPage {
    position: inherit;
    transform: inherit;
    top: 0;
    left: 0;
    max-width: 400px;
    width: auto;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
  }
  .notFoundPage .imgNotFoundPage {
    position: inherit;
    transform: inherit;
    top: 0;
    left: 0;
    max-width: 200px;
    width: auto;
    text-align: center;
    padding: 20px;
    margin: 0 auto;
  }
}
.page-template-projects main {
  display: flex;
  flex-direction: column;
}
.page-template-projects .projectblock {
  height: 550px;
}
.page-template-projects .projectblock .wrapper {
  background-position: center top;
  height: 100%;
}
.page-template-projects .projectblock .wrapper .flex {
  height: 100%;
}
.page-template-projects .flexItem {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-projects .btn {
  max-width: 200px;
  display: block;
  text-transform: uppercase;
  box-sizing: border-box;
  margin: 10px 0;
  font-size: 20px;
  padding: 15px 20px;
  color: #333333;
  background: #fff;
  border: none;
  box-shadow: none;
  border: 2px solid #fff;
}
.page-template-projects .flexItem {
  flex: 1;
  position: relative;
}
.page-template-projects .imgBlock {
  width: 300px;
}
.page-template-projects .flex {
  display: flex;
}
.page-template-projects h2 {
  font-size: 50px;
  margin-bottom: 15px;
  font-family: "ZT_regular";
}
.page-template-projects p {
  font-size: 18px;
  line-height: 22px;
}
.page-template-projects .textBlock {
  max-width: 500px;
  padding: 140px 20px;
}
.page-template-projects .latuk .btn {
  color: #00eb8b;
}
.page-template-projects .laCompany .btn {
  color: #6d8cfe;
}

@media screen and (max-width: 762px) {
  .page-template-projects .projectblock {
    height: auto;
  }
  .page-template-projects .projectblock .wrapper .flex {
    padding-top: 60px;
  }
  .page-template-projects .projectblock .flex {
    flex-direction: column;
  }
  .page-template-projects .imgBlock {
    width: 200px;
  }
  .page-template-projects h2 {
    font-size: 30px;
  }
  .page-template-projects .textBlock {
    padding: 20px;
  }
}
.support {
  padding: 0;
}
.support .flexItem {
  max-width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: 85px 50px 30px;
  box-sizing: border-box;
}
.support .title {
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 50px;
}
.support h1 {
  font-family: "ZTRegular";
  font-size: 35px;
  color: inherit;
}
.support .flex {
  display: flex;
}
.support-benefactor {
  background-color: #76aecf;
  color: #fff;
}
.support h2 {
  font-family: "ZTRegular";
  font-size: 30px;
  color: inherit;
}
.support p {
  font-family: "ZTRegular";
  color: inherit;
  font-size: 20px;
  line-height: 1.4;
  margin: 0 auto;
  max-width: 80%;
  padding-bottom: 35px;
}
.support-text {
  max-width: 85%;
  display: block;
  margin: 0 auto;
  padding-bottom: 35px;
}
.support .support-title {
  font-size: 20px;
  font-family: "ZTRegular";
}
.support .support__container {
  text-align: center;
  flex: 0 1 31%;
  padding: 0 10px 35px;
}
.support .support__container .flex {
  flex-wrap: wrap;
}
.support .support__container img {
  max-width: 150px;
}
.support .support__container-title {
  max-width: 70%;
  margin: 0 auto;
}
.support .support__container-title h2 {
  padding: 20px 0;
  font-family: "ZTRegular";
  font-size: 18px;
  color: inherit;
  text-transform: uppercase;
  line-height: 1.3;
}
.support .support__container-title p {
  font-size: 18px;
  font-family: "ZTRegular";
}
.support-campaign {
  background-color: #fef1e0;
  color: #1b1d1e;
}
.support-organizacia {
  background-color: #fe645a;
  color: #fff;
}
.support-fakhіvets {
  background-color: #fef1e0;
  color: #1b1d1e;
}
.support-volonter {
  background-color: #689c65;
  color: #fff;
}
.support-contact {
  background-color: #fe645a;
  color: #fff;
}
.support-contact .title {
  width: 80%;
  margin: 0 auto;
}
.support-contact .footerBlock {
  padding: 15px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.support-contact h2 {
  font-size: 25px;
  font-family: "ZTRegular";
  padding-bottom: 60px;
}
.support-contact p {
  padding-top: 0;
  font-family: "ZTRegular";
  font-size: 20px !important;
  padding-bottom: 30px;
}
.support-contact .btn {
  margin-top: 40px;
  color: #fe645a;
  border-radius: 30px;
  font-size: 30px;
  font-weight: bold;
  padding: 15px 25px 15px;
  background-color: rgb(254, 241, 224);
  max-width: 434px;
  line-height: 1.2;
  text-transform: none;
  border: none;
  font-family: "ZTRegular";
}

@media screen and (max-width: 1080px) {
  .support .flexItem {
    padding: 60px 15px 2px;
    max-width: 100%;
  }
  .support .title {
    padding-bottom: 35px;
  }
  .support .flexItem {
    width: 100%;
  }
  .support-contact .btn {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .support .support__container {
    flex: 0 1 46%;
  }
}
@media screen and (max-width: 868px) {
  .support .flex {
    flex-wrap: wrap;
  }
  .support .text {
    padding-bottom: 50px;
  }
  .support-contact .title {
    width: 98%;
  }
  .support-contact .btn {
    font-size: 25px;
    max-width: 50%;
  }
}
@media screen and (max-width: 536px) {
  .support .support__container {
    flex: 1 1 46%;
  }
  .support .support__container h2 {
    font-size: 20px;
    padding: 20px 0 30px;
  }
  .support-contact p {
    font-size: 18px !important;
    width: 80%;
    padding-bottom: 20px;
  }
  .support-contact .btn {
    font-size: 20px;
    max-width: 70%;
  }
}
.btn {
  display: inline-block;
  width: 100%;
  padding: 4px 10px;
  margin-bottom: 0;
  margin-left: 0.3em;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  transition: background-position 0.1s linear;
}
.btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #e6e6e6;
}

/*# sourceMappingURL=main.css.map */
