﻿/*ITEM STYLE*/
.TivuchName {
  width: 100%;
  height: 52px;
  padding: 0 10px;
  line-height: 52px;
}
.TivuchBtn {
  width: 100%;
  height: 52px;
  background: #7cb600;
  cursor: pointer;
}

.TivuchBtn p {
  text-decoration: none;
  text-align: center;
  line-height: 52px;
}
.TivuchBtn p img {
  position: relative;
  left: 65px;
  top: 18px;
}
.TivuchBtn p:active {
  text-decoration: underline;
}
/*Map Pic and Video.*/
#mapORpic.fixed {
  background: #fff;
  z-index: 9999;
}
#mapORpic {
  height: 31px;
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
}
#mapORpic .btn-one .btn {
  width: 100%;
}
#mapORpic .btn-two .btn {
  width: 50%;
}
#mapORpic .btn-three .btn {
  width: 33%;
}
#mapORpic .btn-four .btn {
  width: 25% !important;
}
.btn_div {
  width: 100%;
  border: 1px solid #3e3e3e;
  overflow: hidden;
}
.btn_div .btn {
  height: 100%;
}
.btn_div #mapBtn {
  width: 33%;
  border-right: 1px solid #3e3e3e;
}
.btn_div #vidBtn {
  width: 34% !important;
  border-right: 1px solid #3e3e3e;
}
.btn_div #picBtn {
  width: 34%;
  position: relative;
  border-right: 1px solid #3e3e3e;
}
.btn_div #streetBtn {
  width: 34%;
  position: relative;
}
.map {
  width: 100%;
  height: 100%;
  z-index: 999;
  position: absolute;
  z-index: 2;
  top: 1000px;
  margin-top: -50px;
}
.video {
  width: 100%;
  height: 100%;
  background: #000;
  background-image: url("/Content/materials/images/homless_FULL_bg.jpg");
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  position: absolute;
  z-index: 2;
  top: 1000px;
  margin-top: -50px;
}
.video iframe {
  display: block;
  margin: 0 auto;
  border: 0;
}
/*Map Pic and Video.*/
.gallery.vidHeight {
  height: 274px;
}
.gallery {
  width: 100%;
  height: 250px;
  overflow: hidden;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  z-index: 1;
  background-image: url("/Content/materials/images/homless_FULL_bg_wide.jpg");
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.gallery img {
  height: inherit;
  width: auto;
  display: block;
}
.gallery .gallery-wrapper {
  height: inherit;
  position: relative;
  overflow: hidden;
  left: 0;
}
.gallery .gallery-wrapper .gallery-image {
  height: inherit;
  overflow: hidden;
  width: auto !important;
  max-width: 100%;
  float: left;
  margin-right: 5px;
  border: none !important;
}
.maxHeight.gallery {
  width: 100%;
  height: 300px;
  z-index: 1;
  background-image: url("/Content/materials/images/homless_FULL_bg_wide.jpg");
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.maxHeight.gallery img {
  height: auto;
  width: 100%;
  display: block;
}
.indicator {
  height: 10px;
  margin: 130px auto;
  position: absolute;
  z-index: 9;
  display: none;
}
.indicator .gallery-indicator {
  width: 10px;
  height: inherit;
  border: 1px solid #ffc50a;
  border-radius: 10px;
  float: left;
  margin-left: 3px;
}
.indicator .gallery-indicator.on {
  background: #ffc50a;
}
.item_details {
  width: 100%;
  min-height: 35px;
  height: auto;
  padding: 25px 10px 0 10px;
  text-align: right;
  position: relative;
}
.item_details p {
  text-align: center;
}
.item_details span {
  position: absolute;
  left: 10px;
  background: #0b1f3e;
  direction: rtl;
}
.item-description {
  width: 100%;
  padding: 10px;
  height: auto;
  position: relative;
}
.item-description h1 {
  font-size: 19px;
}
.item-description #item-text {
  height: auto;
  margin: -7px 0 15px;
}
.item-description #item-text span {
  left: 10px;
  font-weight: bold;
}
.item-description #item-text h1 {
  font-size: 19px;
  padding: 0;
}
.item-description #item-text p {
  margin-bottom: 5px;
  line-height: 20px;
}
.item-description #item-btn {
  /*height: 45px;*/
  margin: 25px auto 10px;
}
.item-description #item-btn .btn {
  width: 30%;
  height: 35px;
  padding: 5px;
  border: 1px solid #ffc50a;
  border-radius: 6px;
  margin-left: 5%;
}
.item-description #item-btn .btn .btn_inner_wrap {
  width: 70px;
  height: 25px;
  margin: 0 auto;
}
.item-description #item-btn .btn .btn_inner_wrap .icon {
  height: 21px;
}
.item-description #item-btn .btn .btn_inner_wrap .icon img {
  height: 100%;
  width: auto;
}
.item-description #item-btn .btn:last-child {
  margin-left: 0;
}
.item-description #item-filter .filterBy {
  width: 100%;
  height: auto;
}
.item-description #item-filter .filterBy li {
  width: 26%;
  float: right;
  margin-left: 11%;
}
.item-description #item-filter .filterBy li:nth-child(3n + 0) {
  margin: 0 0 0 0 !important;
}
.item-description #item-filter .filterBy .icon {
  width: 17px;
  height: 17px;
  position: relative;
  background-image: url("/Content/materials/images/uncheked.png");
  background-repeat: no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.item-description #item-filter .filterBy .checked {
  background-image: url("/Content/materials/images/checked.png");
}
.item-description #item-filter .filterBy img {
  width: 30%;
}
.item-description #item-filter .filterBy .text {
  position: relative;
  top: -21px;
  right: 25px;
}
.item-description #item-moreDetails {
  height: auto;
}
.item-description #item-moreDetails li .details-title {
  margin-right: 0;
}
/*end of ITEM DESCRIPTION*/
#contactPublisher {
  position: absolute;
  width: 100%;
  top: 700px;
  z-index: 10;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#contactPublisher #publisher-title {
  height: 30px;
  margin-bottom: -19px;
}
#contactPublisher #publisher-title h1 {
  font-size: 20px;
  color: #fff;
}
#contactPublisher ul li {
  height: auto;
  background-color: #fff;
}
#contactPublisher ul li #name-input {
  line-height: 7px;
}
#contactPublisher ul li .ui-select,
#contactPublisher ul li input,
#contactPublisher ul li .ui-input-text {
  height: 50px;
  margin: 0;
  border: 0;
  text-align: right;
  width: 100%;
}
#contactPublisher ul li .ui-select .ui-btn-icon-right,
#contactPublisher ul li input .ui-btn-icon-right,
#contactPublisher ul li .ui-input-text .ui-btn-icon-right {
  padding: 15px;
  height: 50px;
}
#contactPublisher ul li .ui-select .ui-btn-icon-right span,
#contactPublisher ul li input .ui-btn-icon-right span,
#contactPublisher ul li .ui-input-text .ui-btn-icon-right span,
#contactPublisher ul li .ui-select .ui-btn-icon-right input[type="placeholder"],
#contactPublisher ul li input .ui-btn-icon-right input[type="placeholder"],
#contactPublisher
  ul
  li
  .ui-input-text
  .ui-btn-icon-right
  input[type="placeholder"] {
  text-align: right;
}
#contactPublisher ul li .arrow {
  top: -37px;
  left: 10px;
}
#contactPublisher ul li.text-area-input {
  border-bottom: 0;
  margin-bottom: 0;
  height: 240px;
}
#contactPublisher ul li.textArea {
  border-top: 0;
  padding-bottom: 10px;
  height: 102px;
  border-bottom: 2px solid #eee;
}
#contactPublisher ul li.submit {
  border: 0;
  height: 0;
}
#contactPublisher ul .text-input {
  margin-bottom: 0;
  border-bottom: 0;
}
#contactPublisher ul .text-input input {
  direction: rtl;
  text-align: right;
}
#contactPublisher ul .first {
  margin-top: 14px;
}
#contactPublisher ul textarea {
  border-bottom: 0 solid #3e3e3e !important;
  height: 100px !important;
  color: #3e3e3e;
}
#contactPublisher ul #submit-4 {
  position: absolute;
  width: 50%;
  background: #ffc50a;
  border-radius: 0;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 24px;
  left: 0;
}
#contactPublisher ul #submit-5 {
  position: absolute;
  width: 50%;
  background: #56524d;
  border-radius: 0;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 24px;
  left: 50%;
}
#contactPublisher.top {
  top: 40px;
  -moz-transition: top 1s;
  -o-transition: top 1s;
  -webkit-transition: top 1s;
  transition: top 1s;
}
.THANKS {
  margin: -30px 0 !important;
}
.THANKS .back {
  width: 18% !important;
  left: 41% !important;
  padding: 3px 0;
  height: 35px;
  border-radius: 5px;
  display: block;
  top: 200px;
}
.THANKS .p {
  width: auto;
  display: block;
  margin: 0 auto;
  left: 15%;
  color: #fff;
}
.THANKS .p p {
  position: absolute;
  top: 100px;
  left: 20px;
  right: 20px;
  color: #fff;
  direction: rtl;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
}
.ui-panel-wrapper {
  background-color: #ffffff;
}
/*sourceMappingURL=item.css.map*/

.btnIskiRentSafe,
.btnMortgage {
  text-align: center;
  padding: 12px 0 12px 0;
  border: 0px solid #02de74;
  border-radius: 8px;
  background: #fce63e;
  text-decoration: none;
  width: 90%;
  margin: auto;
}

.btnIskiRentSafe a,
.btnMortgage a {
  text-decoration: none;
  font-weight: bold;
}

.item-tel-btn {
  text-align: center;
  margin: 10px;
}

.Navbutton {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 12px 0 12px 0;
  border: 1px solid #ffc50a;
  border-radius: 3px;
  color: #000;
  text-decoration: none;
  width: 320px;
}

.item-waze-btn {
  text-align: center;
  margin: 10px;
}

.div-Moversbutton {
  text-align: center;
}

.Moversbutton {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 12px 0 12px 0;
  border-radius: 3px;
  background-color: #a919c1d9;
  color: #ffffff;
  text-decoration: none;
  width: 320px;
}

.LinkBarAd a {
  box-shadow: inset 0 0px 0 white, inset 0 -1px 0 black;
}

.LinkBarAd {
  float: right;
}

.LinkBarYellowTitle {
  padding: 6px 12px 6px 8px;
  width: 304px;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #e8aa00;
}


.LinkBarAdPage {
  width: 100%;
  height: 100%;
  display: flow-root;
  padding-bottom: 17px;
}

.LinkBarAdPage div {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(195, 194, 194, 0.5);
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  padding: 7px 15px 7px 15px;
  margin: 2px;
  float: right;
}

.LinkBarAdPage a {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
}

.LinkBarAdPage a:after {
  width: 12px;
  height: 12px;
  display: inline-block;
  float: left;
  margin: 10px;
  content: "";
  background-image: url("/Content/images/icons-png/arrow.png");
  background-size: 12px 12px;
}

.PageLinksExtra {
  box-shadow: inset 0 0px 0 white, inset 0 -1px 0 black;
}

/* ============================================
   EXTERNAL AD BOX
   ============================================ */
.ExternalAdcss .box {
  position: relative;
  display: flex;
  align-items: center;
  margin: auto;
  height: 145px;
  border-radius: 5px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.16);
  background-color: #fff;
}

.ExternalAdcss .box .date {
  position: absolute;
  top: 5px;
  inset-inline-end: 5px;
  z-index: 1;
  padding: 3px 5px;
  color: var(--Almost-black);
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  border-radius: 4px;
  transition: 0.5s ease;
  background: var(--bright-sun);
}

.ExternalAdcss .boxPromotedAd {
  width: 95%;
  margin: auto;
  height: 145px;
  border-radius: 5px;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
}

.ExternalAdcss .boxPromotedAd hr {
  margin: 5px 0 10px 0;
}
.ExternalAdcss .box hr {
  margin: 5px 0 10px 0;
}

.boxPromotedAd a {
  text-decoration: none;
  color: #000;
}
.ExternalAdcss .ForImagePromotedAd {
  float: right;
  width: 136px;
  height: 136px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  border: none;
  border-radius: 4px;
  filter: contrast(1.05) saturate(1.1) brightness(1.1) sepia(0.1);
  margin: 4px;
  margin-left: 15px;
}
.MoreDetailsPromotedAd a {
  color: #ff860a;
  font-size: 14px !important;
  position: absolute;
  bottom: 0;
  left: 6px;
}

.PromotedAdIcon {
  font-size: 14px;
  line-height: unset;
  vertical-align: middle !important;
}

.ExternalAdcss .ForImage {
  float: right;
  float: right;
  width: 136px;
  height: 136px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  border: none;
  border-radius: 4px;
  margin: 4px;
  margin-left: 15px;
}

.ExternalAdcss .ToText {
  padding-right: 120px;
  padding-left: 5px;
  font-size: 14px;
}

.ExternalAdcss .ToTextWithVerticalAlignment {
  padding-right: 150px;
  padding-left: 5px;
  font-size: 14px;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
}

.ToTextWithVerticalAlignment h3 {
  font-size: 14px;
  text-align: right;
}

.ExternalAdcss .ToTextWithVerticalAlignment .bull {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: black;
  border-radius: 5px;
  vertical-align: middle;
}

.box a .ToText {
  text-decoration: none;
  color: #000;
}
.box a {
  text-decoration: none;
  color: #000;
}
.ExternalAdcss .PromoteTradeBox {
  position: absolute;
  left: 5px;
  margin: 5px 5px 5px 0px;
  height: 24px;
  width: 90px;
  color: #f1f1f1;
  z-index: 1;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  border-radius: 4px;
  background: #4caf50;
  transition: 0.5s ease;
}

/* ============================================
   PROMOTE AD BOX WRAPPER
   ============================================ */
.PromoteAdBoxWrapper {
  position: absolute;
  top: 5px;
  inset-inline-end: 5px;
  z-index: 1;
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.PromoteAdBoxWrapper .promoted-label {
  padding: 3px 5px;
  color: var(--Almost-black);
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  border-radius: 4px;
  transition: 0.5s ease;
}

.PromoteAdBoxWrapper .promoted-label.promoted-label-hot {
  color: var(--violet);
  background: #ffd8e5;
}

.PromoteAdBoxWrapper .promoted-label.promoted-label-date {
  color: #c5c3c3;
}

.PromoteAdBoxWrapper .promoted-label.promoted-label-date.lighted-ticket {
  background-color: var(--bright-sun);
  color: var(--Almost-black);
}

.PromoteAdBoxWrapper .promoted-label.promoted-label-date.bolder-ticket {
  background-color: #ffedb5a3;
  color: var(--Almost-black);
}

.PromoteAdBoxWrapper .promoted-label.promoted-label-date.regular-ticket {
  background-color: #eeeeee63;
  color: var(--Almost-black);
}

.PromoteAdBoxWrapper .promoted-label.promoted-label-agency {
  background-color: #9c27b026;
  color: var(--Almost-black);
}

.ExternalAdcss .ToText p {
  color: #ffc50a;
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: bold;
  padding: 5px;
}

.ExternalAdcss .clearplus {
  clear: both;
  padding-top: 10px;
}


.custom-carousel-inner {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 1),
    rgba(0, 0, 0, 0.01)
  );
}

.custom-Carousel-next {
  top: unset !important;
  left: 36.5px !important;
  opacity: 0.7;
  background-color: #000000;
  width: 10%;
  padding: 8px;
}

.custom-Carousel-prev {
  top: unset !important;
  opacity: 0.7;
  background-color: #000000;
  width: 10%;
  padding: 8px;
}

.AdImageSlider {
  height: 300px;
  object-fit: cover;
}

.InTheProperty {
  width: 113px;
  height: 80px;
  float: right;
  text-align: center;
  padding-top: 20px;
}



/* ============================================
  ARTICLE TEXT CONTAINER
  ============================================ */
.TextContainer-Article {
  position: absolute;
  bottom: 0px;
  right: 0px;
  direction: rtl;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.93;
  letter-spacing: -0.4px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.14);
  width: 100%;
  padding: 10px 10px 10px 10px;
}

.Layer-16 {
  width: 210px;
  height: 160.8px;
}

.TextOnArticles {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.85;
  letter-spacing: -0.4px;
  text-align: right;
  color: #ffffff;
}