﻿/* ============================================
   SEARCH RESULT STYLE
   ============================================ */
.results-main-wrapper {
}

.results-main-wrapper .ad-link {
  text-decoration: none;
}

.results-main-wrapper section {
  width: 100%;
  height: 370px;
  margin-bottom: 2px;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.results-main-wrapper section .titles {
  width: inherit;
  overflow: hidden;
  height: 100px;
  top: 3px;
  opacity: 0.99;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.results-main-wrapper section .detail1 {
  padding-top: 15px;
  clear: both;
  padding: 1px 10px 10px 10px;
}

.results-main-wrapper section .Rounded-Rectangle-Feed-Jobs {
  width: 88%;
  height: 170px;
  border-radius: 5px;
  box-shadow: 0px 4px 26.7px 3.3px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  margin: auto;
}

.results-main-wrapper section .Rounded-Rectangle-Feed-Jobs .fontStyleFeed {
  font-size: 18px;
  text-align: right;
  color: var(--medium-grey);
}

.results-main-wrapper section .Rounded-Rectangle-Feed-Jobs .fontStyleFeeddiv {
  padding: 0 10px 0;
  line-height: 1.15;
}

.results-main-wrapper .sectionJobs {
  height: 120px;
  padding-bottom: 40px;
}

.results-main-wrapper .sekindoFeed .detail1 {
  padding-top: 0px;
}

.results-main-wrapper .sekindoFeed .detail1 span {
  color: white;
  font-size: 19px;
}

.results-main-wrapper .sekindoFeed .detail2 span {
  font-size: 15px;
}

.results-main-wrapper .sekindoFeed .titles {
  width: inherit;
  overflow: hidden;
  height: 50px;
  top: 180px;
  padding: 1px 10px 10px 10px;
  opacity: 0.99;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.results-main-wrapper .sekindoFeed section {
  width: 100%;
  height: 230px;
  margin-bottom: 2px;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.results-main-wrapper section .detail1 span {
  white-space: normal;
  font-weight: bold;
  line-height: 23px;
}

.results-main-wrapper section .detail2 {
  padding: 1px 10px 10px 10px;
}

.results-main-wrapper section .detail2 span {
  line-height: 23px;
}

.results-main-wrapper section.noImage {
  height: auto;
}

.results-main-wrapper section.noImage .titles {
  height: inherit;
  top: 0;
}

.results-main-wrapper section.agency.noImage .detail1 {
  margin-top: 30px;
}

.results-main-wrapper #BanerWrapper {
  /*height: 355px;*/
  overflow: hidden;
}

.results-main-wrapper #BanerWrapper div {
  width: 100%;
}

.results-main-wrapper #BanerWrapper img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.results-main-wrapper section.agency .tivuch_icon {
  width: 24px;
  height: 32px;
  z-index: 9;
  background: url("/content/materials/resultPage/icon_man.png") no-repeat;
  margin-right: 18px;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

/* ============================================
   SAVED AD ICON
   ============================================ */
.results-main-wrapper section.savedAdIcon {
}

.results-main-wrapper section.savedAdIcon .FavIconSquare {
  border-radius: 4px;
  background-color: #1d1d1b99;
  width: 20px;
  height: 20px;
  z-index: 9;
  background-image: url("/Content/IconsND/savedAdIcon/whiteHeart.svg");
  background-position-x: center;
  background-position-y: center;
  background-size: 10px 12px;
  background-repeat: no-repeat;
  object-fit: contain;
  margin: 9px 20px 0 0;
}

.results-main-wrapper section.savedAdIcon .FavIconSquare.FavIconAdPageOn {
  background-size: 10px 9px;
  background-image: url("/Content/IconsND/savedAdIcon/savedAdIconOn.png");
  background-color: #ffc50a;
}

.results-main-wrapper section.savedAdIcon .FavIcon {
  border-radius: 0 0 13.5px 13.5px;
  background-color: #ffffff;
  width: 28px;
  height: 35px;
  z-index: 9;
  right: 5%;
  background-image: url("/Content/IconsND/savedAdIcon/savedAdIcon.png");
  background-position-x: center;
  background-position-y: center;
  background-size: 17px 15px;
  background-repeat: no-repeat;
  object-fit: contain;
}

.results-main-wrapper section.savedAdIcon .Rounded-Rectangle-Feed-Jobs .FavIcon {
  right: 8%;
}

.results-main-wrapper section.agency .titles .detail1 {
  top: 10px;
}

/* ============================================
   METAVCHIM (Agency) SECTION
   ============================================ */
.results-main-wrapper .MetavchimTop {
  width: 100%;
  height: 270px;
  background-image: url("/Content/IconsND/Agency/Agency.png");
  background-color: #0e0e0e;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 20px;
}

.results-main-wrapper .MetavchimTop .logo {
  text-align: center;
}

.results-main-wrapper .MetavchimTop .logo img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
}

.results-main-wrapper .MetavchimTop .p {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.results-main-wrapper .MetavchimTop .details {
  width: 67%;
  padding: 30px 27px 0;
}

.results-main-wrapper .MetavchimTop .details li {
  color: #6a7881;
}

.results-main-wrapper .MetavchimTop .details li a {
  color: #6a7881;
  font-weight: bold;
}

.results-main-wrapper .MetavchimTop .details .U {
  text-decoration: underline;
  font-size: 13px;
  direction: rtl;
}

.results-main-wrapper .metavchim {
  padding: 0;
  border-bottom: 1px solid #fff;
}

.results-main-wrapper .metavchim li {
  width: 33%;
  height: 71px;
  padding: 15px;
  border-left: 2px solid #494d56;
  text-align: center;
  color: #fff;
  background-color: #0e0e0e;
}

.results-main-wrapper .metavchim li a {
  color: #fff;
}

.results-main-wrapper .metavchim li.active {
  background-color: #585f6f;
  color: #ffc50d;
}

.results-main-wrapper .metavchim li.active a {
  color: #ffc50d;
}

.results-main-wrapper .metavchim li:last-child {
  border-left: 0;
  width: 34%;
}

.results-main-wrapper .metavchim li span {
  line-height: 10px;
}

/* ============================================
   SEARCH INPUT AUTOCOMPLETE
   ============================================ */
.results-main-wrapper .search_input ul {
  position: relative;
  top: -15px;
  left: 0;
  right: 0;
  border: 1px solid #ccc;
  background-color: #fff;
  max-height: 200px;
  overflow-y: auto;
  z-index: 1000;
  display: none;
  list-style: none;
  padding: 0;
  width: 85%;
  margin: auto;
}

.results-main-wrapper .search_input ul li {
  padding: 8px;
  cursor: pointer;
  border-bottom: 1px solid #ccc; /* קו עדין יותר */
  text-align: right;
}

.results-main-wrapper .search_input ul li:last-child {
  border-bottom: none; /* הסרת הגבול התחתון מהפריט האחרון */
}

/* ============================================
   NO RESULTS MESSAGE
   ============================================ */
.results-main-wrapper .no-results {
  padding: 40px 20px;
  height: 100%;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  background-color: #f4f4f4;
  background-image: url("../../../materials/images/homless_FULL_bg_light.jpg");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
