.page-template-tpl-landing-new {
  height: 100vh;
  overflow: hidden;
}
.page-template-tpl-landing-new .header-image,
.page-template-tpl-landing-new .site-footer,
.page-template-tpl-landing-new .site-header {
  display: none;
}

.socials a:hover span {
  font-size: 20px;
}

.socials a:hover {
  opacity: 0.5;
}

.page-template-tpl-landing-new .cols-main {
  display: flex;
  /* background-color: #efefef; */
}
.page-template-tpl-landing-new .cols-main .col-image {
  max-width: 1000px;
  height: 100vh;
  background-position: center;
  background-size: cover;
  flex: 0 1 45%;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}

.page-template-tpl-landing-new .cols-main .col-content {
  height: 100vh;
  overflow: auto;
  flex: 1;
  direction: ltr;
}

.page-template-tpl-landing-new .cols-main .col-content * {
  direction: rtl;
}

.page-template-tpl-landing-new .cols-main .col-content::-webkit-scrollbar {
  width: 8px;
}

.page-template-tpl-landing-new
  .cols-main
  .col-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.page-template-tpl-landing-new
  .cols-main
  .col-content::-webkit-scrollbar-thumb {
  background: #888;
}

.page-template-tpl-landing-new
  .cols-main
  .col-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.page-template-tpl-landing-new .cols-main .col-content .content {
  display: flex;
  height: 100%;
  flex-direction: column;
}

.page-template-tpl-landing-new .cols-main .col-content .content .content__top {
  background-image: url(../../../assets/img/Ellipse.png);
  background-position: right;
  background-repeat: no-repeat;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__top
  .content__title {
  margin-bottom: 0;
  font-size: 32px;
  color: #519714;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__top
  .cols {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__top
  .cols
  .site-logo
  img {
  width: 100px;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__content {
  display: flex;
  flex-direction: column;
  padding: 0 80px 200px;
  margin-top: -25px;
  align-items: center;
}

.square-item {
  border-radius: 8px;
  background: #fff;
  padding: 30px;
  box-shadow: 0px 209px 59px 0px rgba(128, 128, 128, 0),
    0px 134px 54px 0px rgba(128, 128, 128, 0.01),
    0px 75px 45px 0px rgba(128, 128, 128, 0.05),
    0px 33px 33px 0px rgba(128, 128, 128, 0.09),
    0px 8px 18px 0px rgba(128, 128, 128, 0.1);
  display: flex;
}

h1.content__title {
  color: #000;
  text-align: center;
  font-size: 44px;
  font-style: normal;
  font-weight: 300;
  line-height: 94.425%; /* 41.547px */
  letter-spacing: -0.88px;
  margin-bottom: 5px;
}

h2.content__title_green {
  color: #73973c;
  font-size: 52px;
  font-weight: 700;
  line-height: 94.425%;
  letter-spacing: -1.04px;
  margin-bottom: 5px;
}

.text_content {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  /* line-height: 94.425%; */
  letter-spacing: -0.48px;
  margin: 17px 0;
  width: 557px;
}

.row-square-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* שני עמודות בגודל שווה */
  gap: 20px; /* רווח בין הרכיבים */
  margin: 30px 0 20px;
}

.form-title h3 {
  color: #000;
  text-align: right;
  font-family: Assistant;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 105%; /* 33.6px */
  letter-spacing: -0.64px;
  margin: 0;
}
.form-title h3.green {
  color: #73973c;
  font-family: Assistant;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
  letter-spacing: -0.64px;
  direction: rtl;
  margin: 0;
}

.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__content
  ul {
  margin-bottom: 30px;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__content
  ul
  li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-weight: 600;
  color: #337da3;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__content
  ul
  li:before {
  margin-left: 15px;
  font-family: "Icomoon";
  font-size: 30px;
  content: "\e90e";
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom {
  margin-top: auto;
  background: #337da3;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom
  .form-blue {
  border-radius: 8px;
  background: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 209px 59px 0px rgba(128, 128, 128, 0),
    0px 134px 54px 0px rgba(128, 128, 128, 0.01),
    0px 75px 45px 0px rgba(128, 128, 128, 0.05),
    0px 33px 33px 0px rgba(128, 128, 128, 0.09),
    0px 8px 18px 0px rgba(128, 128, 128, 0.1);
}

.wpcf7-spinner {
  position: absolute;
}

.top_row {
  display: flex;
  justify-content: space-between;
  padding: 30px 48px 15px 20px;
  position: relative;
  z-index: 99999;
}

.row-logo-share {
  position: relative;
  bottom: 40px;
}

.tel {
  border-radius: 99px;
  background: rgba(255, 255, 255, 0.69);
  width: 230px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}

.icomoon-facebook:before {
  content: "\f09a";
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  color: black;
}

.icomoon-youtube:before {
  content: "\f167";
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  color: black;
}

.form-blue .form-title {
  flex: 2;
  color: #000;
  margin: 0;
}

.wpcf7 .wpcf7-form .submit-wrap {
  flex: 1;
  margin: 0;
}

.wpcf7 .wpcf7-form .submit-wrap input {
  background-color: #73973c;
}

.text_with_bg {
  background-image: url(../../../assets/img/Vector.png);
  width: 483px;
  height: 59px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f7f9f4;
  text-align: right;
  font-family: Assistant;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 105%;
  letter-spacing: -0.48px;
}

.wpcf7-form {
  position: absolute !important;
  right: 80px;
  width: 70%;
  bottom: 70px;
  height: 130px;
  z-index: 9999;
}

.wpcf7-form-control-wrap.red-star input::placeholder {
  color: #000;
  text-align: right;
}

.wpcf7 .wpcf7-form .label {
  flex: 1;
  width: 206px;
  height: 51px;
  margin: 0 10px;
}

.slick-arrow {
  z-index: 999;
  width: 63px;
  height: 64px;
  border-radius: 50px;
  display: block;
  margin: 8px 10px;
}

.slick-slider div {
  position: relative;
  width: 100%;
  height: 100%; /* Ensure each slide takes the full height */
}

.slick-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  /* box-shadow: 32px 46px 60px 0px rgba(0, 0, 0, 0.08); */
}

.slick-slider-wrapper {
  position: relative;
  height: 100%;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  box-shadow: 32px 46px 60px 0px rgba(0, 0, 0, 0.08);
}

.slick-arrows {
  background: #fff;
  position: absolute;
  right: -42px;
  top: calc(50% - 25px);
  transform: translateY(-50%);
  border-radius: 50px;
  padding: 10px 0;
}

.square-item__icon img {
  max-width: 67px;
  height: auto;
}

.square-item__icon {
  margin-left: 40px;
}

button.slick-next.slick-arrow {
  background: #eee;
  color: #142816;
}

button.slick-prev.slick-arrow {
  background: #73973c;
}

.slick-slider.slick-initialized {
  height: 100%;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}

.content__content .tel {
  display: none;
}

.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom
  .form-blue
  .cols {
  max-width: 750px;
  margin: auto;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom
  .wpcf7-response-output {
  padding-bottom: 20px;
  text-align: center;
  font-size: 20px;
  color: #73973c;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom
  .footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  color: #fff;
  text-align: center;
  background: #1a3441;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom
  .footer
  a {
  color: #fff;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom
  .footer
  a:hover {
  opacity: 0.7;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom
  .footer__item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-tpl-landing-new
  .cols-main
  .col-content
  .content
  .content__bottom
  .footer__item:after {
  display: inline-flex;
  width: 1px;
  height: 22px;
  margin: 0 12px;
  content: "";
  background: #396074;
}

@media only screen and (max-width: 1024px) {
  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__top
    .cols
    .site-logo
    img {
    width: 80px;
  }

  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__top
    .cols
    .site-logo {
    padding: 15px;
  }
  h1.content__title {
    font-size: 36px;
  }

  .text_content {
    font-size: 20px;
  }

  .form-title h3 {
    font-size: 29px;
    text-align: center;
  }

  .slick-arrow {
    width: 40px;
    height: 40px;
  }

  .slick-arrows {
    right: 5px;
  }

  .text_with_bg {
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 19px;
  }

  .wpcf7 .wpcf7-form .label {
    width: 100%;
  }

  .wpcf7 .wpcf7-form .submit-wrap {
    width: 100%;
  }
  .form-title h3.green {
    font-size: 26px;
    text-align: center;
    margin-bottom: 18px;
  }
  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__bottom {
    background: white;
    margin: 0 20px 20px;
    border-radius: 8px;
  }

  .top_row {
    padding: 10px 0px 15px 20px;
    justify-content: flex-end;
  }

  .top_row .tel {
    display: none;
  }

  .content__content .tel {
    display: block;
    text-align: center;
    height: 40px;
  }

  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__top
    .cols {
    justify-content: flex-start;
  }

  .row-logo-share {
    bottom: 35px;
  }
  .row-square-items {
    display: block;
    margin: 0 0 20px;
  }
  .square-item {
    margin-bottom: 15px;
  }
  .page-template-tpl-landing-new {
    height: auto;
    padding-top: 0;
    overflow: auto;
  }
  .page-template-tpl-landing-new .cols-main {
    display: block;
  }
  .page-template-tpl-landing-new .cols-main .col-image {
    width: 100%;
    max-width: 100%;
    height: 300px;
  }
  .page-template-tpl-landing-new .cols-main .col-content {
    height: auto;
  }
  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__top {
    padding-right: 20px;
    padding-left: 20px;
  }
  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__top
    .content__title {
    font-size: 28px;
  }
  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__content {
    margin-top: -15px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0;
  }

  h2.content__title_green {
    font-size: 40px;
    text-align: center;
    font-size: 35px;
  }

  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__bottom
    .form-blue {
    flex-direction: column;
    padding: 20px;
  }
  .text_content {
    width: auto;
  }

  .wpcf7-form {
    position: relative !important;
    right: auto;
    width: auto;
    bottom: auto;
    height: auto;
    z-index: inherit;
  }

  .page-template-tpl-landing-new
    .cols-main
    .col-content
    .content
    .content__bottom
    .footer {
    line-height: 1.6;
    flex-wrap: wrap;
  }
  .form-blue .cols {
    display: block;
  }
  .form-blue .cols .col-left,
  .form-blue .cols .col-right {
    width: 100%;
  }
}
/** End of 1024px **/

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