.longFree_wp {
  width: 100%;
  height: 20vh;
  background: url("../../images/yoram/2023/curved-arrow2.svg") no-repeat 90% -40%, linear-gradient(92.15deg, rgba(109, 103, 228, 0.83) 2.44%, rgba(70, 194, 203, 0.83) 100%), url("../../images/yoram/2023/home_back.svg") no-repeat 100% 100%;
  border-radius: 19px;
  text-align: center;
  padding: 5vh 5vw;
  display: table;
}

.longFree_wp_student {
  background: url("../../images/yoram/2023/curved-arrow2.svg") no-repeat 90% -40%, linear-gradient(92.15deg, rgba(109, 103, 228, 0.83) 2.44%, rgba(70, 194, 203, 0.83) 100%), url("../../images/yoram/2023/form_student.svg") no-repeat 100% 43%;
  margin-top: 2rem;
  background-size: auto, contain, cover;
}

.longFree_wp_searchresult {
  background: url("../../images/yoram/2023/curved-arrow2.svg") no-repeat 90% -40%, linear-gradient(92.15deg, rgba(109, 103, 228, 0.83) 2.44%, rgba(70, 194, 203, 0.83) 100%), url("../../images/yoram/2023/left_form.svg") no-repeat 100% 43%;
  background-size: auto, contain, cover;
}

.bigTitle {
  color: #FFF;
  font-size: 3.125rem;
  line-height: 89.98%;
  font-weight: 700;
}

.bigTitle1 {
  color: #fff;
  font-family: almoni_l1, Arial;
  font-size: 2.2rem;
  margin: 0 auto 1rem;
  max-width: 70%;
}

.bigTitle2 {
  color: #FFF;
  font-family: almoni_b, Arial;
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.bigTitle2 span {
  background: url("../../images/yoram/2023/green_line.svg") no-repeat 0% 100%;
}

.dFlex.longFree_bottom {
  margin: 1rem auto;
  justify-content: center;
  width: 95%;
}

.dFlex.longFree_input_wp {
  margin-left: 1rem;
}

button.btnLongFree {
  color: #FFF;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 8px;
  font-size: 1.5625rem;
  padding: 0rem 2rem;
}

.topForm04_conf_wp {
  width: 61%;
  margin: 0 auto;
  text-align: right;
  color: #FFF;
  padding-left: 1%;
}

#topForm04_confirm {
  margin-right: -1rem;
}

a.topForm04Link {
  color: #FFF !important;
}

@media only screen and (max-width: 480px) {
  .bigTitle {
    font-size: 2.125rem;
  }
  .topForm04_conf_wp {
    font-size: 1rem;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: right;
  }
  .dFlex.longFree_bottom {
    display: block;
  }
  .dFlex.longFree_input_wp {
    margin: 0.5rem 0;
  }
  .inputTopF04 {
    width: 100%;
  }
  button.btnLongFree {
    width: 100%;
    padding: 0.6rem 0 !important;
  }
}
body {
  background: #FFF;
}

h2 > strong {
  color: #6D67E4;
}

.space_line {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #CDCDCD;
  margin: 3rem 0;
}

.section_title {
  color: #453C67;
  font-size: 2rem;
  margin-bottom: 2rem;
  font-family: almoni_b, Arial;
}

.tool_title {
  font-size: 1rem;
}

.tools_box {
  height: auto;
  padding: 1rem 0.5rem;
}

.space_section {
  margin-top: 3rem;
  margin-bottom: 5rem;
  width: 81%;
}

.professions_wp {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
}

.link_wp {
  box-shadow: 10px 10px 80px 0px rgba(34, 87, 122, 0.168627451);
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.link_img {
  width: 100%;
  height: 10rem;
}

.link_title {
  margin: 0;
  color: #22577A;
  font-size: 1.1rem;
  padding: 0.5rem;
  background-color: #FFF;
}

li.links-li {
  padding: 0.3rem 0;
}

.link50.link_left {
  margin-top: -0.3rem;
}

section.moreOptionsSeach_left {
  background: #453C67;
  color: #FFF;
  border-radius: 10px;
  padding: 2rem 1rem;
  text-align: center;
  font-size: 1.7rem;
  font-family: almoni_l1, Arial;
  margin-bottom: 2rem;
}
section.moreOptionsSeach_left .links_title_left span {
  font-family: almoni_b, Arial;
}
section.moreOptionsSeach_left ul.links-ul_left {
  display: table;
  margin-top: 2rem;
}
section.moreOptionsSeach_left li.links-li {
  background: rgba(255, 255, 255, 0.2784313725);
  font-size: 1rem;
  border-radius: 11px;
  padding: 0.2rem 0.5rem;
  font-family: almoni_b, Arial;
  float: right;
  margin: 0.5rem 0.5rem 0.5rem 0;
}
section.moreOptionsSeach_left li.links-li a {
  color: #FFF;
}

.reviews_right {
  width: 33%;
  padding-top: 12rem;
}

.yoram_facts_text_wp {
  border-left: 1px solid #CDCDCD;
  display: table;
  padding-left: 12%;
}

.reviews_wp {
  margin: 4rem 0;
  display: flex;
}

.stars_wp {
  display: flex;
  margin-top: 1rem;
  margin-bottom: -1rem;
}

.star {
  width: 1rem;
  height: 0.958rem;
  background: url("../../../images/yoram/2023/star.svg") no-repeat;
  background-size: contain;
}

.reviews_left {
  width: 67%;
  overflow: hidden;
}

.ratings_wp {
  width: 75%;
  float: left;
  position: relative;
  height: 32rem;
  background: linear-gradient(218.77deg, #6D67E4 4.61%, #46C2CB 95.78%) no-repeat;
  border-radius: 17px;
}

.ratings_slider {
  display: flex;
  position: absolute;
  margin-right: -9rem;
  transition: all 1s ease;
  right: 0;
}

.rat_wp {
  text-align: center;
  width: 15.8rem;
  margin-left: 0.75rem;
  margin-top: 0;
}

.rat_white {
  background: #FFFFFF;
  border-radius: 7px;
  margin-top: 8.5rem;
  padding: 0 1.5rem 2rem;
  height: 19rem;
  box-shadow: 10px 10px 80px 0px rgba(69, 60, 103, 0.1490196078);
}

img.rat_pic {
  width: 8.188rem;
  height: 8.188rem;
  object-fit: cover;
  border-radius: 25rem;
  margin-top: -4.056rem;
}

.rat_name {
  color: #453C67;
  font-family: "almoni_b";
  margin: 0.5rem 0;
  line-height: 85.48%;
}

.rat_inst {
  color: #453C67;
  font-size: 1.1rem;
  font-family: "almoni_l1";
}

.rat_quote {
  background: url("../../../images/yoram/2023/quote.svg") no-repeat;
  height: 2rem;
  width: 2rem;
  margin: 0.5rem auto;
}

.rat_comment {
  color: #6d67e4;
  font-size: 0.85rem;
  max-height: 5.3rem;
  overflow-y: auto;
}

.ratings_sets {
  display: flex;
  position: absolute;
  bottom: 2rem;
  right: 1rem;
}

.slider_rat_btn {
  width: 1.5rem;
  height: 1rem;
}

.prev_rat_btn {
  background: url("../../../images/yoram/2023/link_set_white_right.svg") no-repeat;
  margin-left: 1rem;
}

.next_rat_btn {
  background: url("../../../images/yoram/2023/lenk_set_white_left.svg") no-repeat;
}

.yoram_facts_title {
  font-size: 3.5rem;
  line-height: 85.48%;
  color: #453c67;
}

.yoram_facts_title_second {
  font-size: 3.5rem;
  line-height: 85.48%;
  color: #453c67;
}

.yoram_facts_txt {
  font-size: 1.275rem;
  line-height: 94.98%;
  font-family: "almoni_l1";
  margin: 1.5rem 0;
  width: 89%;
}

@media only screen and (max-width: 480px) {
  .slider_rat_btn {
    width: 1.5rem;
    height: 1.5rem;
  }
  .reviews_wp {
    display: block;
  }
  .reviews_right {
    width: 100%;
    padding-top: 1rem;
    text-align: center;
  }
  .yoram_facts_text_wp {
    border-left: 0;
    padding: 0;
    margin: 0 auto 2.5rem;
  }
  .stars_wp {
    justify-content: center;
  }
  .reviews_left {
    width: 100%;
    background: linear-gradient(to top, transparent 70.61%, #FFF 0%) no-repeat, linear-gradient(218.77deg, #6D67E4 4.61%, #46C2CB 95.78%) no-repeat;
    border: 0;
    box-shadow: none;
  }
  .yoram_facts_txt {
    margin: 1.5rem auto;
    width: 90%;
    text-align: center;
  }
  .yoram_facts_title {
    font-size: 1.9rem;
    text-align: center;
    padding: 0;
    line-height: 140%;
  }
  .rat_name {
    margin: 1.5rem 0 0.5rem;
  }
  .rat_white {
    margin-top: 4.3rem;
  }
  .ratings_wp {
    background: none;
    height: 28rem;
    border: 0;
    box-shadow: none;
    width: 100%;
    overflow-x: auto;
  }
  .ratings_sets {
    right: 42%;
  }
  .ratings_slider {
    margin-right: 1.5rem;
  }
}
.left_form_top_wp {
  width: 85%;
  height: 50vh;
  background: url("../../images/yoram/2023/curved-arrow 1.svg") no-repeat 108% -12%, linear-gradient(92.15deg, rgba(109, 103, 228, 0.83) 2.44%, rgba(70, 194, 203, 0.83) 100%), url("../../images/yoram/2023/left_form.svg") no-repeat 100% 100%;
  background-size: auto, auto, cover;
  border-radius: 19px;
  text-align: center;
  padding: 6.5vh 2vw;
  display: table;
  margin-bottom: 4rem;
}
.left_form_top_wp .topForm04_conf_wp {
  width: 100%;
}

.left_form_top_title1 {
  font-family: Almoni_l1, Arial;
  font-size: 1.7rem;
  text-align: center;
  color: white;
  padding-right: 0.5rem;
}

.left_form_top_title2 {
  font-family: almoni_b, Arial;
  font-size: 2rem;
  text-align: center;
  color: white;
}

.left_form_top_title2 > span {
  background: url("../../images/yoram/2023/free_underline.svg") no-repeat 100% 100%;
  padding-bottom: 0.5rem;
  background-size: contain;
}

.left_form_top_form_wp {
  width: 80%;
  margin: 1.5rem auto;
  text-align: right;
}

.left_form_top_form_wp > input {
  width: 100%;
  margin-bottom: 0.8rem;
}

.left_form_top_form_wp > .topForm04_conf_wp {
  margin-right: 0;
}

.topForm04_conf_wp {
  width: 58%;
}

.top_left_form_sbmit {
  width: 100%;
  margin-top: 0.8rem;
  color: white;
  border-radius: 5px;
  padding: 0.8rem;
  font-size: 1.3rem;
  background-color: rgba(255, 255, 255, 0.5);
}

.LeftForm04Tkts {
  color: #FFF;
  font-size: 3rem;
}

.page_right_in {
  padding-left: 3%;
}

.open_days_left_wp {
  margin-left: 0.5em;
}

.link_set {
  background: url("../../images/yoram/2023/link_set.svg") no-repeat;
  width: 0.8rem;
  height: 0.8rem;
  background-size: contain;
  display: block;
  margin: 3px 7px 0 0;
}

h2 > strong {
  font-family: "almoni_b";
}

@media only screen and (max-width: 1368px) {
  .link_img {
    height: 8rem;
  }
}
@media only screen and (max-width: 1000px) {
  .professions_wp {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 480px) {
  .page_title {
    font-size: 1.8rem;
  }
  h2 > strong {
    font-family: "almoni_b";
  }
  .breadcrumb {
    font-size: 0.9rem;
    margin: 0.5rem 0px 0.5rem;
  }
  .breadcrumb_set {
    height: 0.6rem;
  }
  .page_right_in .space_line {
    display: none;
  }
  .section_title {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
    text-align: center;
  }
  .section_title span.light_font {
    font-family: almoni_l1, Arial;
  }
  .space_section {
    margin-top: 3rem !important;
    margin-bottom: 3rem;
    width: 100%;
  }
  .space_section .mobile_section_title {
    padding: 0 10%;
  }
  .space_section .link_img {
    height: 6rem;
  }
  section.home_section {
    margin: 2rem 0 0;
  }
  .show_mobile.open_days_left_wp {
    width: 100%;
    margin: 1.5rem 0 0;
  }
  .longFree_wp {
    display: none;
  }
}
.dFlex.tools_wp {
  justify-content: space-between;
  column-gap: 1%;
}

.tools_box {
  box-shadow: 1px 1px 7px rgba(69, 60, 103, 0.15);
  border-radius: 19px;
  box-sizing: border-box;
  padding: 2rem 1rem;
  background-color: #F6F6F6;
}

.tools_box1 {
  border-right: 10px solid #46C2CB;
  position: relative;
}

.tools_box1 .tool_title {
  color: #46C2CB;
}

.tools_box2 {
  border-right: 10px solid #6D67E4;
}

.tools_box2 .tool_title {
  color: #6D67E4;
}

.tool_free {
  background: url("../../../images/yoram/2023/mivdak_free.svg") no-repeat 100%;
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 0;
  top: 0;
}

.tool_title {
  font-family: almoni_b;
  font-size: 1rem;
  margin: 0.5rem 0;
}

.tool_txt {
  font-size: 0.9rem;
  color: #453C67;
  font-family: almoni_l1, Arial;
}

a.tool_link {
  font-size: 0.9rem;
  margin: 0.5rem 0;
  display: flex;
  color: #453C67;
  font-family: almoni_b, Arial;
}

.tools_left a.tool_link {
  margin: 0.5rem 0;
}
.tools_left .tools_box2 {
  border-right: 6px solid #6D67E4;
}
.tools_left .tools_box1 {
  border-right: 6px solid #46C2CB;
  position: relative;
}

.icon_mivdak {
  background: url("../../../images/yoram/2023/tools_icon/icon_mivdak.svg") no-repeat;
}

.icon_bagrut {
  background: url("../../../images/yoram/2023/tools_icon/icon_bagrut.svg") no-repeat;
}

.icon_calc {
  background: url("../../../images/yoram/2023/tools_icon/icon_calculator.svg") no-repeat;
}

.icon_milgot {
  background: url("../../../images/yoram/2023/tools_icon/icon_milgot.svg") no-repeat;
}

.tools_box_icon {
  width: 2.5rem;
  height: 2.5rem;
  background-size: contain;
}

@media only screen and (max-width: 1000px) {
  .dFlex.tools_wp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .dFlex.tools_wp {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  .tools_box {
    padding: 0.8rem 0.3rem;
  }
  .tools_box .tools_box1 {
    border-right: 5px solid #46c2cb;
  }
  .tools_box .tools_box2 {
    border-right: 5px solid #6d67e4;
  }
  .tools_box .tools_box_icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .tools_box .tool_title {
    font-size: 0.9rem;
    margin: 0.2rem 0;
  }
  .tools_box a.tool_link {
    font-size: 0.8rem;
    margin: 0.2rem 0;
  }
}

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