@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: #f3f7fe;
  padding-top: 80px;
  padding-bottom: 160px;
}
.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: 25px 0;
}
.productPage .backArrow:before {
  content: "";
  position: absolute;
  background-image: url("../img/Vector.png");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  left: 5px;
}
.productPage .btn {
  font-family: "OS_Bold";
  font-size: 16px;
  max-width: 162px;
  line-height: 20px;
  padding: 10px;
  border-radius: 1px;
  transition: 0.1s;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  text-shadow: none;
  -webkit-box-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%;
  display: flex;
  /* max-height: 100%; */
  justify-content: center;
  height: 100%;
  height: 320px;
  overflow: hidden;
  position: relative;
}
.productPage .productImg img {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  height: inherit;
}
.productPage .productInfo {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-left: 90px;
}
.productPage .productInfo > .flex {
  flex: 2;
}
.productPage .productInfo .productTitle {
  margin-bottom: 80px;
}
.productPage .productInfo .productTitle h1 {
  color: #00d37d;
  display: block;
  font-size: 24px;
  margin-bottom: 5px;
}
.productPage .productInfo .productTitle p {
  color: #00d37d;
  display: block;
}
.productPage .flexItem {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.productPage .flexItem:last-child .titleDesxription {
  margin-left: 10px;
  background-color: #fff;
  color: #598ff2;
}
.productPage .productTitleContent {
  flex: 2;
}
.productPage .productTitleContent span {
  color: #598ff2;
  font-size: 18px;
  display: block;
  margin: 5px 0;
}
.productPage .price {
  text-align: center;
  margin: 40px 0;
  font-size: 24px;
  color: #fd6f23;
  font-family: "ZT_regular";
}
.productPage .descriptions {
  flex-direction: column;
}
.productPage .titleDesxription {
  text-align: center;
  padding: 60px 0;
  text-transform: uppercase;
  font-size: 24px;
}
.productPage .textDescription {
  padding: 40px;
}
.productPage .textDescription p {
  color: #598ff2;
}
.productPage .productReaderBlock {
  background-color: 0F2F0FF;
}
.productPage .productReaderBlock .hide {
  display: none !important;
}
.productPage .productReaderBlock.hidden {
  visibility: hidden !important;
}
.productPage .bookSlider {
  position: relative;
  padding: 50px 0 60px;
}
.productPage .bookSlider .slick-prev {
  left: -80px;
  background-color: transparent !important;
}
.productPage .bookSlider .slick-next {
  right: -80px;
  background-color: transparent !important;
}
.productPage .bookSlider .wp-block-gallery {
  background-color: #fff;
}

.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 input[type=submit] {
  outline: none;
  border: 2px solid #fff;
  background-color: #fff;
  color: #5a8be4;
  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;
}
.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 .product_name {
  display: none;
}
.cart .auther_name {
  display: none;
}
.cart .product_quantity {
  display: none;
}
.cart .cartTitle {
  margin-bottom: 30px;
}
.cart .cartTitle span {
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  display: inherit;
  text-align: center;
}
.cart .productNameCart {
  background-color: #fff;
  padding: 10px 40px;
  flex: 1;
}
.cart .productNameCart p {
  color: #598ff2;
  font-weight: bold;
  display: block;
}
.cart .productNameCart span {
  color: #598ff2;
}
.cart .productCounter {
  margin-left: 40px;
}
.cart .counterInput {
  display: flex;
  border: 2px solid #fff;
  width: 115px;
  justify-content: space-between;
  box-sizing: border-box;
}
.cart .counterInput div {
  font-size: 36px;
  color: #fff;
}
.cart .counterInput .minus {
  cursor: pointer;
  padding: 0 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: -2px;
}
.cart .counterInput .minus:active {
  background-color: #fff;
  color: #0a3ffe;
}
.cart .counterInput .plus {
  cursor: pointer;
  padding: 0 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cart .counterInput .plus:active {
  background-color: #fff;
  color: #0a3ffe;
}
.cart .readerCross {
  position: absolute;
  right: -40px;
  top: 10px;
  cursor: pointer;
}
.cart .readerCross .fa {
  color: #fed544;
  font-size: 20px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.cart .readerCross:hover .fa {
  transform: rotate(90deg);
}

@media screen and (max-width: 1250px) {
  .productPage .bookSlider .slick-prev {
    left: 0;
  }
  .productPage .bookSlider .slick-next {
    right: 0;
  }
  .productPage .readerCross {
    right: 0;
  }
}
@media screen and (max-width: 969px) {
  .productPage .wrapper > .flex {
    flex-direction: column;
  }
  .productPage .productImg {
    margin-bottom: 30px;
  }
  .productPage .productInfo {
    padding-left: 0;
  }
  .productPage .productInfo .productTitle {
    text-align: center;
    margin-bottom: 30px;
  }
  .productPage .textDescription {
    padding: 20px;
  }
}
@media screen and (max-width: 762px) {
  .productPage .productBlock {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .productPage .flexItem:last-child .productTitleContent {
    order: 2;
  }
  .productPage .flexItem:last-child .titleDesxription {
    margin: 0 -10px;
  }
  .productPage .productInfo > .flex {
    flex-direction: column-reverse;
  }
  .productPage .productInfo .greenToWhite {
    margin: 0 auto 20px;
  }
  .productPage .price {
    margin: 40px 0 20px;
  }
  .productPage .productDescription {
    margin-top: 0;
  }
  .cart {
    padding: 70px 50px 60px;
    width: 100%;
  }
  .cart .cross {
    right: 0;
  }
  .cart .productCounter {
    margin: 0;
    width: 50%;
    margin-top: 20px;
  }
  .cart .counterInput {
    width: 100%;
  }
}
@media screen and (max-width: 536px) {
  .productPage .productImg {
    height: 320px;
  }
  .cart {
    padding: 70px 20px 60px;
  }
  .cart input[type=submit] {
    width: 100%;
  }
  .cart .flex {
    flex-direction: column;
    margin-top: 20px;
  }
  .cart .productNameCart {
    width: 100%;
    box-sizing: border-box;
  }
  .cart .productCounter {
    width: 100%;
  }
  .cart .productCounter label {
    text-align: left;
  }
  .cart .cartInput {
    width: 100%;
  }
  .cart .cartInput span input {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .cart .wpcf7 .wpcf7-recaptcha iframe {
    margin-top: 20px;
    width: 92%;
  }
}
.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;
  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 */
