@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/slick.eot');
  src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.lemidah-metokshevet-container .slick-prev,
.lemidah-metokshevet-container .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  /*outline: none;*/
  background: transparent;
}

  /*.lemidah-metokshevet-container .slick-prev:hover,
  .lemidah-metokshevet-container .slick-prev:focus,
  .lemidah-metokshevet-container .slick-next:hover,
  .lemidah-metokshevet-container .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
  }*/

    .lemidah-metokshevet-container .slick-prev:hover:before,
    .lemidah-metokshevet-container .slick-prev:focus:before,
    .lemidah-metokshevet-container .slick-next:hover:before,
    .lemidah-metokshevet-container .slick-next:focus:before {
      opacity: 1;
    }

  .lemidah-metokshevet-container .slick-prev.slick-disabled:before,
  .lemidah-metokshevet-container .slick-next.slick-disabled:before {
    opacity: .25;
  }

  .lemidah-metokshevet-container .slick-prev:before,
  .lemidah-metokshevet-container .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.lemidah-metokshevet-container .slick-prev {
  left: -25px;
}

[dir='rtl'] .lemidah-metokshevet-container .slick-prev {
  right: -25px;
  left: auto;
}

.lemidah-metokshevet-container .slick-prev:before {
  content: '←';
}

[dir='rtl'] .lemidah-metokshevet-container .slick-prev:before {
  content: '→';
}

.lemidah-metokshevet-container .slick-next {
  right: -25px;
}

[dir='rtl'] .lemidah-metokshevet-container .slick-next {
  right: auto;
  left: -25px;
}

.lemidah-metokshevet-container .slick-next:before {
  content: '→';
}

[dir='rtl'] .lemidah-metokshevet-container .slick-next:before {
  content: '←';
}

/* Dots */
.lemidah-metokshevet-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.lemidah-metokshevet-container .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

  .lemidah-metokshevet-container .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }

    .lemidah-metokshevet-container .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 20px;
      height: 20px;
      padding: 5px;
      cursor: pointer;
      color: transparent;
      border: 0;
      /*outline: none;*/
      background: transparent;
    }

      .lemidah-metokshevet-container .slick-dots li button:hover
      /*, .lemidah-metokshevet-container .slick-dots li button:focus*/
      {
        outline: none;
      }

        .lemidah-metokshevet-container .slick-dots li button:hover:before,
        .lemidah-metokshevet-container .slick-dots li button:focus:before {
          opacity: 1;
        }

      .lemidah-metokshevet-container .slick-dots li button:before {
        font-family: 'slick';
        font-size: 6px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        content: '•';
        text-align: center;
        opacity: .25;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
      }

    .lemidah-metokshevet-container .slick-dots li.slick-active button:before {
      opacity: .75;
      color: black;
    }

.page-component-edu.lemidah-metokshevet-container {
  background-color: white;
  /* max-width: 1140px; */
}

  /* 224
143 */
  /*yisca change*/
  .page-component-edu.lemidah-metokshevet-container {
    padding: 1.77%;
    position: relative;
    /* min-height: 202px; */
    margin-bottom: 48px
  }
/*yisca change*/

.lemidah-metokshevet-container .container-content {
  position: relative;
}

.page-component-edu.lemidah-metokshevet-container h3,
.page-component-edu.lemidah-metokshevet-container .comp-title-container h4 {
  margin: 0;
}

.lemidah-metokshevet-container .lemidah-metokshevet-paragraph {
  font-size: 16px;
}

.lemidah-metokshevet-container .eds-slick-carousel-wrapper {
  margin-top:8px;
}

/* .lemidah-metokshevet-container .eds-slick-carousel-wrapper .eds_slick_carousel {
  width: 100%;
  max-width: 80%;
  margin: 32px auto;
} */

.lemidah-metokshevet-container .slick-dotted.slick-slider {
  width: 96%;
  margin: auto;
  margin-bottom: 60px;
}

.lemidah-metokshevet-container .slick-slide.slick-center div {
  transform: scale(1.05);
  transform-origin: bottom;
}

.lemidah-metokshevet-container .slick-slide.slick-center + .slick-slide.slick-active > div {
  position: relative;
  left: -10px;
}

.lemidah-metokshevet-container .slick-slide.slick-active:not(.slick-center, .slick-center + .slick-active) > div {
  position: relative;
  right: -10px;
}

.lemidah-metokshevet-container .slick-slide:not(.slick-center) div {
  transform: scale(0.95);
  transform-origin: bottom;
  /* padding-top: 6px; */
}
.lemidah-metokshevet-container .slick-center div {
  transform: scale(1.1);
  transform-origin: bottom;
}
  .lemidah-metokshevet-container button.slick-prev.slick-arrow {
    width: 15px;
  }

.lemidah-metokshevet-container button.slick-next.slick-arrow {
  width: 15px;
}

.lemidah-metokshevet-container .eds-slick-carousel-wrapper .eds-slick-carousel-item {
  position: relative;
}

.lemidah-metokshevet-container .slick-dots {
  bottom: -45px;
}

  .lemidah-metokshevet-container .slick-dots li {
    margin: 0;
    width: 15px;
    height: 15px;
  }

    .lemidah-metokshevet-container .slick-dots li button:before {
      font-size: 10px;
      color: #838383;
    }

    .lemidah-metokshevet-container .slick-dots li.slick-active button:before {
      color: #3098cf;
    }

.lemidah-metokshevet-container .eds-slick-carousel-wrapper .eds-slick-carousel-item .eds-slick-carousel-item-image {
  /* width: 100%;
  max-width: auto;
  height: auto; */
}

.lemidah-metokshevet-container .eds-slick-carousel-wrapper .eds-slick-carousel-item .eds-slick-carousel-item-title {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  color: #ffffff;
  padding: 0 5px;
  position: absolute;
  bottom: 0;
  font-size: 16px;
  font-weight: normal !important;
  flex-wrap: wrap;
  text-align: center;
  min-height: 30px;
  width: calc(100% - 1px);
}

  .lemidah-metokshevet-container
  .eds-slick-carousel-wrapper
  .eds-slick-carousel-item
  .eds-slick-carousel-item-title
  span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .lemidah-metokshevet-container
  .eds-slick-carousel-wrapper
  .eds-slick-carousel-item
  .eds-slick-carousel-item-title
  .eds-slick-carousel-item-symbol {
    font-size: 16px;
    margin: 0 3.27%;
  }

.lemidah-metokshevet-container .eds-slick-carousel-wrapper .slick-next:before,
.lemidah-metokshevet-container .eds-slick-carousel-wrapper .slick-prev:before {
  content: "";
}

.lemidah-metokshevet-container .eds-slick-carousel-buttons-wrapper {
  text-align: left;
  margin-bottom: 32px;
}

  .lemidah-metokshevet-container .eds-slick-carousel-buttons-wrapper .lemidah-metokshevet-href {
    background-color: #1d5c7e;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    width: 100%;
    max-width: none;
    padding: 8px 0;
  }

.lemidah-metokshevet-container .itur-sheirut-input-wrapper {
  height: auto;
  margin: 28px auto;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

  .lemidah-metokshevet-container .itur-sheirut-input-wrapper .itur-sheirut-input-container {
    position: relative;
    flex-shrink: 1;
    flex-grow: 0;
    flex-basis: 545px;
  }

  .lemidah-metokshevet-container
  .itur-sheirut-input-wrapper
  .itur-sheirut-input:placeholder-shown + button.itur-sheirut-reset-button {
    opacity: 0;
    pointer-events: none;
  }

  .lemidah-metokshevet-container .itur-sheirut-input-wrapper .itur-sheirut-reset-button {
    position: absolute;
    border: 1px solid #64656d;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 1;
    font-size: 23px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
    background: #fff;
    padding: 0;
    outline: none;
    cursor: pointer;
    transition: 0.1s;
    color: #64656d;
    font-family: "Assistant-Regular";
  }

  .lemidah-metokshevet-container .itur-sheirut-input-wrapper .itur-sheirut-label {
    background-color: #000;
    color: #fff;
    margin: 0;
    font-size: 28px;
    flex-shrink: 1;
    flex-grow: 0;
    flex-basis: 154px;
    text-align: center;
  }

  .lemidah-metokshevet-container .itur-sheirut-input-wrapper .itur-sheirut-input {
    border: 1px solid #cccccc;
    border-radius: 0;
    padding: 0 10px;
    height: 42px;
    font-size: 16px;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    margin: 30px 0;
  }

  .lemidah-metokshevet-container .itur-sheirut-input-wrapper .itur-sheirut-button {
    background-color: rgb(48, 152, 207);
    border: 0;
    color: #fff;
    font-size: 20px;
    flex-shrink: 1;
    flex-grow: 0;
    flex-basis: 100%;
    height: 42px;
  }

.lemidah-metokshevet-container .itur-sheirut-results-summary-wrapper {
  font-size: 16px;
  margin-top: 19px;
  margin-bottom: 19px;
  text-align: center;
}

#left_col[role="main"] .lemidah-metokshevet-container .itur-sheirut-results-list-wrapper .itur-sheirut-results-list {
  color: #333333;
  list-style: none;
  margin: 0;
}

.lemidah-metokshevet-container
.itur-sheirut-results-list-wrapper
.itur-sheirut-results-list
.itur-sheirut-results-details-container
h4 {
  color: inherit;
  font-size: 16px;
  margin: 0;
}

.lemidah-metokshevet-container
.itur-sheirut-results-list-wrapper
.itur-sheirut-results-list
.itur-sheirut-results-details-container
p {
  color: inherit;
  font-size: 16px;
}

.lemidah-metokshevet-container .itur-sheirut-results-list-wrapper .itur-sheirut-results-list .edu-favorite-button {
  margin-left: 14px;
  margin-top: 1px;
  margin-right: 10px;
  padding: 1rem;
}

/*Start Pagination*/
/*.lemidah-metokshevet-container .centered-pagination {
  text-align: center;
}

.lemidah-metokshevet-container .pagination {
  display: inline-block;
}

  .lemidah-metokshevet-container .pagination a {
    color: #666564;
    float: left;
    padding: 4px 16px;
    text-decoration: none;
    border: 1px solid #ddd;
    
  }

    .lemidah-metokshevet-container .pagination a:first-child {
      border-radius: 5px 0 0 4px;
    }

    .lemidah-metokshevet-container .pagination a:last-child {
      border-radius: 0 4px 4px 0;
    }

    .lemidah-metokshevet-container .pagination a.active {
      background-color: rgb(48, 152, 207);
      color: white;
      border: 1px solid rgb(48, 152, 207);
    }

    .lemidah-metokshevet-container .pagination a:hover:not(.active) {
      background-color: #ddd;
    }

  .lemidah-metokshevet-container .pagination .pagination-next,
  .lemidah-metokshevet-container .pagination .pagination-prev {
    opacity: 0.76;
    font-size: 13px;
  }*/

/*End Pagination*/

/* start Info List */

.edu-info-list-wrapper {
  padding: 0;
  flex-wrap: wrap;
  /* justify-content: space-around; */
}

.lemidah-metokshevet-container .edu-info-list-wrapper .edu-info-list-container,
#left_col[role="main"] .lemidah-metokshevet-container ul.edu-info-list-container {
  list-style: none;
  padding: 0;
  min-height: 41px;
  flex-shrink: 1;
  flex-grow: 0;
  flex-basis: 100%;
  margin: 9px !important;
}

  .lemidah-metokshevet-container .edu-info-list-wrapper .edu-info-list-container .edu-info-list-item-header h3 {
    background-color: #edf5fa;
    color: #000;
    padding: 12px 15px 12px 0;
    font-size: 20px;
  }

.edu-info-list-wrapper .edu-info-list-container .edu-info-list-item {
  min-height: 41px;
}

  .edu-info-list-wrapper .edu-info-list-container .edu-info-list-item .edu-info-list-item-link {
    color: inherit;
  }

  .edu-info-list-wrapper .edu-info-list-container .edu-info-list-item .edu-info-list-item-img {
    width: 6px;
    height: 10px;
    margin-left: 8px;
  }

/* end Info List */

/**/

/*START BASIC NEEDS*/
.itur-sheirut-button .icon {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  display: inline-block;
}

.itur-sheirut-button .chevron-left {
  background-image: url(../images/icons/icon-chevron-left.svg);
  width: 6px;
  height: 12px;
}
/*END BASIC NEEDS*/

/*yisca added*/
.itur-sheirut-results-list-wrapper h4 mark {
  color: rgb(44, 112, 148);
}
.page-component-edu.lemidah-metokshevet-container .pagination li.active a:focus {
  color: #fff!important;
}
.lemidah-metokshevet-container button.itur-sheirut-button[disabled] {
  background-color: #64656D;
  opacity: 1;
}
/*yisca added*/
/*START MEDIA QUERY*/
@media (max-width: 767px) {
  .lemidah-metokshevet-container button.slick-prev.slick-arrow {
    right: -18px;
    width: 12px;
  }

  .lemidah-metokshevet-container button.slick-next.slick-arrow {
    left: -18px;
    width: 12px;
  }
}

@media (min-width: 992px) {
  .lemidah-metokshevet-container {
    padding: 1.77%; /*equal to 15px*/
  }

  /* .edu-info-list-wrapper {
    padding: 15px;
  } */

  .edu-info-list-wrapper .edu-info-list-container,
  #left_col[role="main"] ul.edu-info-list-container {
    margin: 0;
    min-height: auto;
  }

    .edu-info-list-wrapper .edu-info-list-container .edu-info-list-item {
      min-height: auto;
    }

  .lemidah-metokshevet-container .eds-slick-carousel-buttons-wrapper {
    margin-bottom: 0;
  }

    .lemidah-metokshevet-container .eds-slick-carousel-buttons-wrapper .lemidah-metokshevet-href {
      padding: 4px 0;
    }

  .lemidah-metokshevet-container .itur-sheirut-input-wrapper {
    height: 42px;
  }

    .lemidah-metokshevet-container .itur-sheirut-input-wrapper .itur-sheirut-input {
      margin: 0;
    }

    .lemidah-metokshevet-container .itur-sheirut-input-wrapper .itur-sheirut-button {
      height: inherit;
      flex-basis: 75px;
    }

  .lemidah-metokshevet-container .itur-sheirut-results-summary-wrapper {
    margin-top: 0;
    text-align: right;
  }

  .lemidah-metokshevet-container .itur-sheirut-results-list-wrapper .itur-sheirut-results-list .edu-favorite-button {
    padding: 0;
  }

  .lemidah-metokshevet-container .edu-info-list-wrapper .edu-info-list-container,
  #left_col[role="main"] .lemidah-metokshevet-container ul.edu-info-list-container {
    flex-basis: 253px;
  }
}
/*END MEDIA QUERY*/
/*ovveried*/

.lemidah-metokshevet-container
.eds-slick-carousel-wrapper
.eds-slick-carousel-item
.eds-slick-carousel-item-title {
  color: #ffffff !important;
  font-size: 16px !important;
}



.lemidah-metokshevet-container .eds_slick_carousel[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.lemidah-metokshevet-container .eds_slick_carousel[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.lemidah-metokshevet-container .eds_slick_carousel .slick-prev,
.lemidah-metokshevet-container .eds_slick_carousel .slick-next {
  height: auto;
  width: auto;
  top: 35%;
  background-color:transparent;
}

  .lemidah-metokshevet-container .eds_slick_carousel .slick-prev.slick-disabled,
  .lemidah-metokshevet-container .eds_slick_carousel .slick-next.slick-disabled {
    opacity: 0.5;
    pointer-events: none;
  }
