body.page-template-tpl-landingnew {
  background: #f5f5f5;
}
body.page-template-tpl-landingnew .container-fluid {
  max-width: 1560px;
}

.land_course_intro {
  padding-top: 90px;
}
.land_course_intro .wrap_main_title {
  text-align: center;
  margin-bottom: 20px;
}
.land_course_intro .wrap_main_title h1 {
  color: #000;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 68px;
  font-style: normal;
  line-height: 1;
}
.land_course_intro .wrap_subtitle {
  text-align: center;
  margin-bottom: 50px;
}
.land_course_intro .wrap_subtitle h2 {
  background: #e36a25;
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.19px;
  padding: 8px 10px;
}
.land_course_intro .flex_wrap {
  display: flex;
}
.land_course_intro .flex_wrap .col_50 {
  width: 50%;
}
.land_course_intro .flex_wrap .col_50:first-child {
  padding-left: 60px;
}
.land_course_intro .flex_wrap .wrap_text {
  margin-bottom: 30px;
}
.land_course_intro .flex_wrap .wrap_text p {
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 131.25% */
  letter-spacing: 0.16px;
  margin-bottom: 10px;
}
.land_course_intro .flex_wrap .wrap_text p:last-child {
  color: #ad4442;
}
.land_course_intro .flex_wrap .wrap_items_title {
  margin-bottom: 10px;
}
.land_course_intro .flex_wrap .wrap_items_title span {
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.16px;
}
.land_course_intro .flex_wrap .wrap_items_rep .wrap_item {
  background: #fff;
  padding: 10px;
  margin-bottom: 6px;
  display: flex;
  padding-left: 50px;
}
.land_course_intro .flex_wrap .wrap_items_rep .wrap_item svg {
  position: relative;
  top: 6px;
  width: 20px;
}
.land_course_intro .flex_wrap .wrap_items_rep .wrap_item span {
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  margin-right: 5px;
}
.land_course_intro .flex_wrap .wrap_items_rep .wrap_item:first-child svg path {
  fill: #b9c649;
}
.land_course_intro .flex_wrap .wrap_items_rep .wrap_item:nth-child(2) svg path {
  fill: #4e91c6;
}
.land_course_intro .flex_wrap .wrap_items_rep .wrap_item:nth-child(3) svg path {
  fill: #ad4442;
}
.land_course_intro .flex_wrap .wrap_items_rep .wrap_item:last-child svg path {
  fill: #cf7131;
}
.land_course_intro .flex_wrap .wrap_img {
  position: relative;
  padding-top: 15px;
}
.land_course_intro .flex_wrap .wrap_img .play-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 45px;
}

.land_course_banner {
  margin-top: 98px;
  position: relative;
  overflow: visible;
}
.land_course_banner .abs_mask {
  position: absolute;
  left: 0;
  top: -570px;
  z-index: -1;
}
.land_course_banner .wrap_inner {
  background: #fff;
  padding: 60px;
  text-align: center;
  position: relative;
}
.land_course_banner .wrap_inner .abs_img {
  position: absolute;
  right: -210px;
}
.land_course_banner .wrap_inner .wrap_title h2 {
  color: #000;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 78px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}
.land_course_banner .wrap_inner .wrap_title h3 {
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 68px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}
.land_course_banner .wrap_inner .wrap_text {
  color: #000;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.land_course_banner .wrap_inner .wrap_link {
  margin-top: 30px;
}
.land_course_banner .wrap_inner .wrap_link a {
  background: #ad4442;
  color: #fff;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.12px;
  line-height: 1;
  display: inline-block;
  padding: 16px 30px;
}

.land_course_more_content {
  margin-top: 80px;
}
.land_course_more_content .wrap_inner {
  display: flex;
  align-items: flex-start;
  position: relative;
  padding-bottom: 100px;
  padding-left: 600px;
}
.land_course_more_content .wrap_inner .abs_img {
  position: absolute;
  left: -230px;
}
.land_course_more_content .wrap_inner .wrap_title h2 {
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 68px;
  font-weight: 900;
  line-height: 1;
  text-align: right;
}
.land_course_more_content .wrap_inner p {
  color: #000;
  text-align: right;
  font-family: "Almoni DL AAA";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.12px;
  margin-bottom: 20px;
}
.land_course_more_content .wrap_shluhut {
  margin-top: 70px;
}
.land_course_more_content .wrap_shluhut .wrap_title {
  margin-bottom: 30px;
}
.land_course_more_content .wrap_shluhut .wrap_title h2 {
  color: #000;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 68px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}
.land_course_more_content .wrap_shluhut .wrap_shluhut_rep {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.land_course_more_content .wrap_shluhut .wrap_shluhut_rep .wrap_item {
  margin-left: 13px;
}
.land_course_more_content .wrap_shluhut .wrap_shluhut_rep .wrap_item span {
  background: #fff;
  color: #000;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.14px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 172px;
  height: 56px;
}

.landing_footer {
  padding-top: 40px;
  padding-bottom: 130px;
}
.landing_footer .wrap_form_title h2 {
  color: #fff;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 68px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.landing_footer .wrap_form_subtitle {
  margin-bottom: 40px;
}
.landing_footer .wrap_form_subtitle h3 {
  color: #fff;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.16px;
}
.landing_footer .wrap_form .wrap_input {
  width: 17.5%;
  margin-left: 0.9%;
}
.landing_footer .wrap_form .wrap_input input {
  height: 51px;
  background: #fff;
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 24px;
  font-weight: 400;
  line-height: 27px; /* 112.5% */
  letter-spacing: 0.12px;
  width: 100%;
  padding-right: 10px;
}
.landing_footer .wrap_form .wrap_submit {
  width: 8%;
}
.landing_footer .wrap_form .wrap_submit input {
  width: 100%;
  height: 51px;
  background: #ad4442;
  border: 0;
  color: #fff;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 24px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.12px;
}
.landing_footer .wrap_form .wrap_inputs {
  display: flex;
  flex-wrap: wrap;
}
.landing_footer .contact_row {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-top: 60px;
  align-items: center;
}
.landing_footer .contact_row a,
.landing_footer .contact_row span {
  color: #fff;
  font-family: "Almoni DL AAA";
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 5px;
}
.landing_footer .contact_row a {
  display: inline-flex;
  margin: 0;
}
.landing_footer .contact_row .sep {
  margin: 0 10px;
}
.landing_footer .abs_mask {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .land_course_intro .flex_wrap {
    display: block;
  }
  .landing_footer .wrap_form_title h2,
  .land_course_more_content .wrap_shluhut .wrap_title h2,
  .land_course_more_content .wrap_inner .wrap_title h2,
  .land_course_intro .wrap_main_title h1 {
    font-size: 35px;
  }
  .land_course_intro .wrap_subtitle h2 {
    font-size: 25px;
    letter-spacing: 0;
  }
  .land_course_intro .flex_wrap .col_50 {
    width: 100%;
  }
  .land_course_intro .flex_wrap .col_50:first-child {
    padding-left: 0;
  }
  .land_course_intro .flex_wrap .wrap_text p {
    font-size: 29px;
    line-height: 30px;
  }
  .land_course_intro .flex_wrap .wrap_text p br {
    display: none;
  }
  .land_course_intro .flex_wrap .wrap_items_rep .wrap_item span {
    line-height: 28px;
    font-size: 25px;
  }
  .land_course_banner {
    margin-top: 58px;
  }
  .land_course_banner .wrap_inner .abs_img {
    position: relative;
    right: auto;
    margin-bottom: 20px;
  }
  .land_course_banner .wrap_inner .wrap_title h2 {
    font-size: 45px;
  }
  .land_course_banner .wrap_inner .wrap_title h3 {
    font-size: 38px;
  }
  .land_course_banner .wrap_inner .wrap_text {
    font-size: 30px;
  }
  .land_course_more_content .wrap_inner p {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .land_course_more_content .wrap_inner .abs_img {
    position: relative;
    left: auto;
  }
  .land_course_more_content .wrap_inner {
    display: block;
    padding: 0;
  }
  .land_course_more_content .wrap_shluhut .wrap_shluhut_rep .wrap_item span {
    font-size: 22px;
    width: 159px;
    height: 50px;
    margin: 0;
    margin: 5px;
  }
  .landing_footer .wrap_form_subtitle {
    margin-bottom: 20px;
  }
  .landing_footer .wrap_form_subtitle h3 {
    font-size: 27px;
  }
  .landing_footer .wrap_form .wrap_inputs {
    display: block;
  }
  .landing_footer .wrap_form .wrap_input {
    margin-bottom: 10px;
  }
  .landing_footer .wrap_form .wrap_submit,
  .landing_footer .wrap_form .wrap_input {
    width: 100%;
  }
  .landing_footer .wrap_form .wrap_input input {
    font-size: 22px;
  }
  .landing_footer .contact_row {
    display: block;
  }
  .landing_footer .contact_row span:first-child {
    display: block;
    font-size: 24px;
  }
  .landing_footer .contact_row a,
  .landing_footer .contact_row span {
    font-size: 28px;
  }
  .landing_footer .contact_row a:last-child {
    position: relative;
    top: 7px;
  }
}/*# sourceMappingURL=ys-style.css.map */