.tools_left {
  background-color: #fff;
  border-radius: 10px;
  padding: 2.2rem .7rem;
  box-shadow: 0px 0px 8px 2px #ccc;
  width: 98%;
  box-sizing: border-box; }
  .tools_left .tools_box {
    height: auto;
    padding: 0.5rem 0.5rem .1rem; }
  .tools_left .tool_title {
    font-size: 1rem;
    margin-top: 3px; }
  .tools_left .tool_txt {
    font-size: .8rem;
    color: #453c67;
    font-family: almoni_l1, Arial; }
  .tools_left .tools_box_icon {
    width: 2.2rem;
    height: 2.1rem;
    background-size: contain; }

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

.tools_left_title {
  font-size: 1.3rem;
  margin-bottom: 2rem;
  text-align: center; }

.tools_left_title > span {
  font-family: almoni_b, Arial; }

.moreOptionsSeach {
  margin: 3rem 2rem 3rem 0;
  background: url("../../images/yoram/2023/sr_icon_more_info.svg") no-repeat 96% 50%, linear-gradient(180deg, #46C2CB 0%, #6D67E4 100%), linear-gradient(0deg, #FFF, #FFF);
  border-radius: 10px;
  box-shadow: 0px 0px 8px 2px #ccc;
  padding-right: 8rem;
  position: relative; }

.moreOptionsSeach_separator {
  position: absolute;
  height: 31%;
  width: 1px;
  background: #CDCDCD;
  border: 1px solid #CDCDCD;
  right: 50.5%;
  top: 40%; }

.links_title {
  background-color: #FFF;
  color: #453C67;
  padding: 2rem 4rem;
  font-size: 1.6rem; }

.links-ul {
  background-color: #fff;
  padding: 0rem 2rem 3rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-family: almoni_l1,Arial;
  color: #453c67; }

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

#institutes_results_left {
  margin: 3rem 0;
  max-height: 72rem;
  overflow: hidden;
  transition: all 1s ease-out; }

.institutes_results_left_open {
  max-height: fit-content !important; }

.inst_wp_left {
  margin: 2rem 1rem;
  display: flex;
  background-color: #FFF;
  padding: 1rem;
  border-radius: 10px;
  box-shadow: 0px 0px 8px 2px #ccc;
  text-align: center;
  align-items: center;
  justify-content: center; }

.flip_form {
  display: none; }

.inst_logo_left img {
  width: 10.125rem; }

.inst_logo_left {
  width: 50%;
  border-left: 1px solid #CCC; }

.inst_left_right {
  width: 50%;
  padding: 0 1rem; }

.fblue.inst_title {
  font-size: 1.3rem;
  padding: .7rem 0;
  color: #453c67;
  text-align: center; }

.btn_left_inst {
  padding: .5rem 1rem;
  border: 1px solid #DFDFDF;
  color: #FFFFFF;
  background: #6D67E4;
  border-radius: 6px; }
  .btn_left_inst .instBtn-set {
    display: none;
    width: 0.5rem;
    height: .5rem;
    background: url("../../images/yoram/2023/set_inst.svg") no-repeat;
    background-size: contain;
    float: left;
    margin: 0.3rem; }

.more_insts {
  width: 100%;
  padding: 1rem 0;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background-color: #46c2cb;
  font-size: 1.5rem;
  margin: -1rem 0 2rem; }

.flip_form_oppened {
  background: linear-gradient(5.23deg, #6D67E4 6.37%, #46C2CB 89.01%); }

.flip_form_show {
  display: block;
  position: relative; }

.flip_form_title {
  color: #FFF;
  font-size: 1.3rem;
  margin: 0.5rem 0; }

.flip_form_inputs input[type=text] {
  width: 100%;
  margin-bottom: 0.5rem; }

.areaSearchTitle {
  font-size: 2.5rem;
  margin: 2rem 0 1rem;
  text-align: center;
  color: #453C67;
  font-family: almoni_l1, Arial; }
  .areaSearchTitle b {
    font-family: almoni_b, Arial; }

.sub_title2 {
  text-align: center;
  font-size: 1.1rem;
  font-family: almoni_l1;
  width: 60%;
  margin: 2rem auto;
  color: #453C67; }

.section_separator.marginT10 {
  border-top: 1px solid #CCC;
  margin: 2rem auto;
  width: 15%; }

#filterCenterAreas {
  display: flex;
  flex-direction: row-reverse;
  margin: 3rem auto;
  color: #453C67;
  font-family: almoni_l1;
  font-size: 1.2rem;
  justify-content: center; }

.tab_area {
  cursor: pointer;
  padding: 0 1%; }

.tab_area.selected {
  color: #6D67E4;
  font-family: almoni_b;
  border-top: 2px solid #46C2CB; }

.inst-txt span {
  background: url("../../images/yoram/2023/white_underline.svg") no-repeat 0 100%;
  padding-bottom: 0.2rem; }

.hidden_form {
  display: none; }

.courses-hover {
  display: none; }

.courses-hover:hover {
  display: block; }

#institutes_results {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 1rem; }

.dFlex.inst_wp {
  display: block;
  border: 1px solid #A5A4A4;
  border-radius: 10px;
  background-color: #FFF;
  overflow: hidden;
  box-shadow: 0px 0px 5px 2px #CCC;
  padding: 1rem 1rem 4rem;
  position: relative; }

.inst_details {
  display: none; }

.inst_logo {
  min-height: 11rem; }

.inst_logo img {
  width: 100%; }

.blue.fwhite.instBtn {
  display: block;
  padding: .5rem 2rem;
  border: 1px solid #DFDFDF;
  color: #FFFFFF;
  background-color: #6D67E4;
  border-radius: 6px;
  position: absolute;
  bottom: 1rem;
  transform: translateY(-5%) translateX(-50%);
  left: 50%;
  width: 80%; }
  .blue.fwhite.instBtn .instBtn-set {
    float: left;
    width: 0.6rem;
    height: .8rem;
    background: url("../../images/yoram/2023/set_inst.svg") no-repeat;
    display: block;
    margin-top: 0.3rem;
    background-size: contain;
    display: none; }

.instBtn > .phone_call_icon_wp {
  display: none; }

.inst-txt {
  color: #FFF;
  text-align: center;
  font-size: 1.3rem;
  margin-bottom: 1rem; }

.inst_input_wp.inst_input_wp_phone {
  margin-top: 10px; }

.confirm_wp {
  color: #FFF; }
  .confirm_wp a {
    color: #FFF; }

.tks_message {
  color: #FFF;
  text-align: center;
  font-size: 2.5rem; }

.instForm_wp > .confirm_wp > .chk > .hide_chk {
  margin-right: -1rem; }

.instForm_wp .confirm_wp {
  margin-right: 1rem; }
.instForm_wp input {
  font-size: 1rem; }
.instForm_wp .top_left_form_sbmit {
  font-size: 1rem; }
.instForm_wp .set_white {
  background: url("../../images/yoram/2023/set_white_small.svg") no-repeat 0% 0%;
  width: 1rem;
  height: 0.6rem;
  display: inline-block;
  background-size: contain; }

.instForm_wp {
  margin-bottom: -2rem; }

.left_form_top_title1 {
  padding: 0 3.5rem; }

.left_form_top_wp {
  background: url("../../images/yoram/2023/curved-arrow 1.svg") no-repeat 109% -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%;
  width: 85%;
  background-size: auto,auto,cover; }

.topForm04_conf_wp {
  width: 55%; }

.inst_input_wp input[type=text] {
  width: 100%; }

.left_1 {
  width: 60%; }

.left_2 {
  width: 40%;
  padding-right: 0.2rem; }

article img {
  max-width: 100%; }

.results {
  width: 80%; }

.promo_wp {
  margin-top: 2rem; }

.longFree_wp.longFree_wp_searchresult {
  margin-top: 1rem; }

.closeXInst {
  width: .8rem;
  height: .8rem;
  margin-left: .5rem;
  background: url("../../images/yoram/2023/x_close.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer; }

.closeXInstLeft {
  width: .8rem;
  height: .8rem;
  margin-left: .5rem;
  background: url("../../images/yoram/2023/x_close.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0rem;
  right: 0rem;
  cursor: pointer; }

@media only screen and (max-width: 1700px) {
  .bigTitle1 {
    font-size: 2rem; } }
@media only screen and (max-width: 1368px) {
  .bigTitle1 {
    font-size: 1.7rem; }

  img.banner_img {
    width: 95%;
    height: auto; }

  .longFree_wp_searchresult {
    background: url("../../images/yoram/2023/curved-arrow2.svg") no-repeat 97% -47%, 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; }

  .longFree_wp_student {
    background: url("../../images/yoram/2023/curved-arrow2.svg") no-repeat 97% -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; }

  .left_form_top_wp {
    background: url("../../images/yoram/2023/curved-arrow 1.svg") no-repeat 119% -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%; }

  .tools_left {
    padding: 0.5rem; }

  .tools_left .tools_box_icon {
    width: 1.5rem;
    height: 1.4rem; }

  .inst_logo_left img {
    width: 6.125rem; }

  .fblue.inst_title {
    font-size: 1rem; }

  #filterCenterAreas {
    font-size: 1rem; }

  .results {
    width: 100%; } }
@media only screen and (max-width: 1200px) {
  .left_form_top_wp {
    background: url("../../images/yoram/2023/curved-arrow 1.svg") no-repeat 119% -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%; }

  .tools_left {
    padding: 0.5rem; }

  .tools_left .tools_box_icon {
    width: 1.5rem;
    height: 1.4rem; }

  .inst_logo_left img {
    width: 6.125rem; }

  .fblue.inst_title {
    font-size: 1rem; }

  #filterCenterAreas {
    font-size: 1rem; } }
.show-more-btn {
  display: none; }

.article-text {
  -webkit-line-clamp: unset; }

@media only screen and (max-width: 480px) {
  .moreOptionsSeach {
    background: none;
    padding-right: 0rem;
    margin: 1rem 0;
    border-radius: 10px !important;
    overflow: hidden; }
    .moreOptionsSeach .links_title {
      background: url("../../images/yoram/2023/sr_icon_more_info.svg") no-repeat 85% 50%, linear-gradient(90deg, #46C2CB 0%, #6D67E4 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
      padding: 2rem 0 2rem 11%;
      color: #fff;
      text-align: left; }
    .moreOptionsSeach .links-ul {
      padding: 2rem 0;
      display: block;
      text-align: center; }
    .moreOptionsSeach li.links-li {
      padding: 0.5rem 0;
      font-size: 1.3rem; }

  .areaSearchTitle {
    font-size: 2rem;
    margin: 2rem 0 1rem; }

  .section_separator.marginT10 {
    margin: 1rem auto;
    width: 20%; }

  .sub_title2.show_mobile {
    padding: 0 2%; }
    .sub_title2.show_mobile .cGreen {
      font-weight: bold; }

  #filterCenterAreas {
    width: 100%;
    display: inline-flex;
    overflow: scroll;
    margin: 1rem 0;
    background: aliceblue;
    background: #F6F6F6;
    padding: 1rem;
    flex-flow: row-reverse; }
    #filterCenterAreas .tab_area {
      padding: 0;
      white-space: nowrap;
      margin-left: 1rem; }

  #institutes_results {
    grid-template-columns: 1fr; }
    #institutes_results .dFlex.inst_wp {
      padding: 0.5rem;
      display: flex; }
      #institutes_results .dFlex.inst_wp .inst_center {
        width: 60%;
        position: relative;
        padding-right: 0.5rem; }
        #institutes_results .dFlex.inst_wp .inst_center .blue.fwhite.instBtn {
          bottom: auto;
          margin: 0 auto;
          width: 80%;
          font-size: 0.8rem;
          font-family: 'almoni_l1';
          transform: none;
          padding: 0.5rem 1rem;
          right: 0.5rem;
          bottom: 0; }
      #institutes_results .dFlex.inst_wp .inst_logo {
        width: 40%;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 5rem; }
        #institutes_results .dFlex.inst_wp .inst_logo img {
          width: 100%;
          margin: 0 auto;
          display: block; }
      #institutes_results .dFlex.inst_wp .fblue.inst_title {
        font-size: 1.1rem;
        text-align: right;
        text-decoration: underline; }
    #institutes_results .flip_form_oppened {
      width: 100%;
      display: block !important; }
    #institutes_results .instForm_wp {
      margin-bottom: 0; }
      #institutes_results .instForm_wp .closeXInst {
        position: static;
        float: right;
        width: 0.8rem;
        height: 0.8rem;
        margin-left: .5rem;
        background: url("../../images/yoram/2023/x_close.svg") no-repeat;
        background-size: contain; }
      #institutes_results .instForm_wp .inst-txt {
        display: none; }
      #institutes_results .instForm_wp .inst_input_wp {
        width: 45%;
        float: right; }
        #institutes_results .instForm_wp .inst_input_wp input {
          font-size: 1rem;
          padding: 0.7rem; }
      #institutes_results .instForm_wp .inst_input_wp.inst_input_wp_phone {
        margin-top: 0px;
        margin-right: 0.5rem; }
      #institutes_results .instForm_wp .confirm_wp {
        width: 49%;
        float: right;
        margin-top: 0.5rem;
        padding-left: 0.5rem; }
      #institutes_results .instForm_wp button.top_left_form_sbmit {
        width: 45%;
        float: right; }

  .sub_title2 {
    width: 100%; }

  .longFree_wp_mob {
    margin-bottom: 1rem; }

  .moreOptionsSeach_separator {
    display: none; }

  .article-container {
    max-width: 600px;
    margin: auto; }

  .article-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    /* Limit to 10 lines */
    -webkit-box-orient: vertical;
    height: auto;
    transition: max-height 0.3s ease; }

  .article-text.expanded {
    -webkit-line-clamp: unset; }

  .show-more-btn {
    display: block;
    background-color: white;
    color: black;
    text-decoration: underline;
    cursor: pointer;
    border: none;
    padding: 10px 20px;
    margin-top: 10px; } }

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