.ich-settings-main-wrap figure {
  overflow: visible !important;
}
.property-style-8 .image-fill,
.property-style-10 .image-fill,
.property-style-11 .image-fill,
.property-style-12 .image-fill,
.property-style-13 .image-fill,
.property-style-14 .image-fill,
.property-style-9 .image-fill {
  height: 350px;
  overflow: hidden;
}
.ich-settings-main-wrap a {
  box-shadow: none !important;
}
.ich-settings-main-wrap a:hover {
  border-bottom: none;
}
figure.property-style-15 {
  color: #fff;
  position: relative;
  overflow: visible;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.property-style-15 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
figure.property-style-15 .image {
  max-height: 220px;
  overflow: hidden;
}
figure.property-style-15 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
figure.property-style-15 figcaption {
  margin: -40px 15px 0;
  padding: 15px ;
  position: relative;
  background-color: #ffffff;
}
figure.property-style-15 .type-purpose-badge {
  top: 15px;
  color: #fff;
  left: 15px;
  min-height: 48px;
  min-width: 48px;
  position: absolute;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
figure.property-style-15 .type-purpose-badge span {
  display: block;
  line-height: 24px;
}
figure.property-style-15 .type-purpose-badge .type-wrap {
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
figure.property-style-15 h3,
figure.property-style-15 p {
  margin: 0;
  padding: 0;
}
figure.property-style-15 h3 {
  min-height: 50px;
  margin-bottom: 10px;
  margin-left: 60px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
}
figure.property-style-15 p {
  font-size: 0.8em;
  margin-bottom: 20px;
  line-height: 1.6em;
}
figure.property-style-15 footer {
  padding: 0 25px;
  color: #e6e6e6;
  font-size: 0.8em;
  line-height: 30px;
  text-align: right;
}
figure.property-style-15 footer > div {
  display: inline-block;
  margin-left: 10px;
}
figure.property-style-15 footer i {
  margin-right: 5px;
}
figure.property-style-15 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
}
figure.property-style-15:hover img,
figure.property-style-15.hover img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.property-style-15 .image {
  height: 160px;
}
.property-style-15 .hover-effect:before {
  border: none;
}

.property-style-8 {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #000000;
  text-align: center;
  font-size: 16px;
  background-color: #fff;
}

.property-style-8 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.property-style-8 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.property-style-8 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  align-items: center;
  bottom: 0;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}

.property-style-8 h3,
.property-style-8 h5 {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.property-style-8 h3 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  text-transform: uppercase;
  font-weight: 400;
}

.property-style-8 h5 {
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
  color: #888;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.property-style-8 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.property-style-8:hover img,
.property-style-8.hover img {
  opacity: 0.1;
}

.property-style-8:hover h3,
.property-style-8.hover h3,
.property-style-8:hover h5,
.property-style-8.hover h5 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

figure.property-style-9 {
  color: #fff;
  position: relative;
  float: left;
  width: 100%;
  background: #000000;
  text-align: center;
}
figure.property-style-9 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.property-style-9 img {
  max-width: 100%;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.property-style-9 figcaption {
  font-size: 1.25em;
}
figure.property-style-9 > .caption-area {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3em 3em;
  width: 100%;
  height: 100%;
}
figure.property-style-9 > .caption-area::before {
  position: absolute;
  top: 30px;
  right: 50%;
  bottom: 30px;
  left: 50%;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.property-style-9 h2,
figure.property-style-9 .p-details {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.property-style-9 h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.property-style-9 h2 span {
  font-weight: 800;
}
figure.property-style-9 .p-details {
  font-weight: 200  ;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.property-style-9 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.property-style-9:hover img {
  opacity: 0.35;
}
figure.property-style-9:hover > .caption-area h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.property-style-9:hover > .caption-area .p-details {
  opacity: 0.8;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.property-style-9:hover > .caption-area::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  right: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

figure.property-style-10 {
  color: #fff;
  position: relative;
  width: 100%;
  background: #000000;
  text-align: center;
}
figure.property-style-10 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.property-style-10 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.property-style-10 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure.property-style-10 figcaption > div {
  height: 50%;
  overflow: hidden;
  width: 100%;
  position: relative;
}
figure.property-style-10 figcaption::before {
  position: absolute;
  top: 50%;
  right: 50%;
  left: 50%;
  height: 2px;
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.property-style-10 h2,
figure.property-style-10 .p-details {
  margin: 0;
  padding: 30px 35px;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s,-webkit-transform 0.4s,-moz-transform 0.4s,-o-transform 0.4s,transform 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.property-style-10 h2 {
  display: inline-block;
  word-spacing: -0.1em;
  font-weight: 300;
  text-transform: uppercase;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, transparent 60%, rgba(0, 0, 0, 0.7) 100%);
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
}
figure.property-style-10 h2 span {
  font-weight: 800;
}
figure.property-style-10 .p-details {
  font-weight: 300;
  top: 0%;
  color: #000;
  background: #fff;
  text-align: left;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, transparent 40%, rgba(0, 0, 0, 0.1) 100%);
  -webkit-transform: translate3d(0%, -50%, 0);
  transform: translate3d(0%, -50%, 0);
}
figure.property-style-10 .curl {
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: linear-gradient(135deg, #ffffff, #f3f3f3 20%, #cccccc 38%, #bbbbbb 44%, #aaaaaa 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.4));
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  transition: all .3s ease;
}
figure.property-style-10 .curl:before,
figure.property-style-10 .curl:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 12%;
  bottom: 6%;
  width: 70%;
  max-width: 300px;
  max-height: 100px;
  height: 55%;
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
  transform: skew(-10deg) rotate(-6deg);
}
figure.property-style-10 .curl:after {
  left: auto;
  right: 6%;
  bottom: auto;
  top: 14%;
  transform: skew(-15deg) rotate(-84deg);
}
figure.property-style-10 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.property-style-10:hover img,
figure.property-style-10.hover img {
  opacity: 0.7;
}
figure.property-style-10:hover figcaption h2,
figure.property-style-10.hover figcaption h2,
figure.property-style-10:hover figcaption .p-details,
figure.property-style-10.hover figcaption .p-details {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.property-style-10:hover figcaption h2,
figure.property-style-10.hover figcaption h2 {
  opacity: 1;
}
figure.property-style-10:hover figcaption .p-details,
figure.property-style-10.hover figcaption .p-details {
  opacity: 1;
}
figure.property-style-10:hover figcaption::before,
figure.property-style-10.hover figcaption::before {
  background: #ffffff;
  left: 0px;
  right: 0px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.property-style-10:hover figcaption .curl,
figure.property-style-10.hover figcaption .curl {
  width: 40px;
  height: 40px;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

figure.property-style-11 {
  color: #fff;
  position: relative;
  width: 100%;
  background: #000000;
  text-align: right;
}
figure.property-style-11 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.property-style-11 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.property-style-11 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em;
  width: 100%;
  height: 100%;
}
figure.property-style-11 figcaption::before {
  position: absolute;
  top: 30px;
  right: 100%;
  bottom: 30px;
  left: 30px;
  border-right: 4px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.property-style-11 h2,
figure.property-style-11 .p-details {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.property-style-11 h2 {
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(-30%, 0%, 0);
  transform: translate3d(-30%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.property-style-11 h2 span {
  font-weight: 800;
}
figure.property-style-11 .p-details {
  font-weight: 200;
  -webkit-transform: translate3d(0%, -30%, 0);
  transform: translate3d(0%, -30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.property-style-11 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.property-style-11:hover img {
  opacity: 0.3;
}
figure.property-style-11:hover figcaption h2,
figure.property-style-11:hover figcaption .p-details {
  visibility: visible;
}
figure.property-style-11:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.property-style-11:hover figcaption .p-details {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.property-style-11:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  right: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.property-style-11 tr,
figure.property-style-11 td {
  border: none !important;
  text-align: right !important;
}
figure.property-style-11 table {
  direction: rtl !important;
  border: none !important;
}

figure.property-style-12 {
  color: #fff;
  position: relative;
  width: 100%;
  background: #000000;
  text-align: left;
}
figure.property-style-12 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
figure.property-style-12 img {
  opacity: 1;
  width: 100%;
}
figure.property-style-12 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure.property-style-12 figcaption > div {
  height: 50%;
  overflow: hidden;
  width: 100%;
  position: relative;
}
figure.property-style-12 figcaption::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 100%;
  height: 2px;
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.property-style-12 i,
figure.property-style-12 p {
  margin: 0;
  opacity: 0;
  width: 100%;
}
figure.property-style-12 i {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  font-size: 28px;
  display: block;
  bottom: 0;
  left: 30px;
  background: #000000;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.property-style-12 p {
  padding: 10px 35px;
  font-weight: 500;
  -webkit-transform: translate3d(0%, -50%, 0);
  transform: translate3d(0%, -50%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.property-style-12 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.property-style-12:hover img,
figure.property-style-12.hover img {
  opacity: 0.35;
}
figure.property-style-12:hover figcaption i,
figure.property-style-12.hover figcaption i,
figure.property-style-12:hover figcaption p,
figure.property-style-12.hover figcaption p,
figure.property-style-12:hover figcaption h3,
figure.property-style-12.hover figcaption h3 {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
figure.property-style-12:hover figcaption::before,
figure.property-style-12.hover figcaption::before {
  background: rgba(255, 255, 255, 0.8);
  left: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

figure.property-style-13 {
  color: #fff;
  position: relative;
  width: 100%;
  background: #000000;
  text-align: center;
  overflow: hidden !important;
}

figure.property-style-13 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

figure.property-style-13 img {
  opacity: 1;
  width: 100%;
}

figure.property-style-13 figcaption {
  top: 50%;
  left: 40px;
  right: 40px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

figure.property-style-13 figcaption h2 {
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  -webkit-transform: translateY(75%);
  transform: translateY(75%);
}

figure.property-style-13 figcaption h2 span {
  font-weight: 800;
}

figure.property-style-13 figcaption .p-details {
  font-size: 0.9em;
  font-weight: 500;
  opacity: 0;
  margin: 0;
}

figure.property-style-13:before,
figure.property-style-13:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s, -moz-transform 0.6s, -o-transform 0.6s, transform 0.6s;
}

figure.property-style-13:before {
  border-top: 1px double #fff;
  border-bottom: 1px double #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

figure.property-style-13:after {
  border-right: 1px double #fff;
  border-left: 1px double #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}

figure.property-style-13 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.property-style-13:hover img,
figure.property-style-13.hover img {
  opacity: 0.2;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.property-style-13:hover figcaption h2,
figure.property-style-13.hover figcaption h2,
figure.property-style-13:hover figcaption .p-details,
figure.property-style-13.hover figcaption .p-details {
  opacity: 1;
  border-color: rgba(255, 255, 255, 0.5);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

figure.property-style-13:hover figcaption .p-details,
figure.property-style-13.hover figcaption .p-details {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

figure.property-style-13:hover:before,
figure.property-style-13.hover:before,
figure.property-style-13:hover:after,
figure.property-style-13.hover:after {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.property-style-14 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #000000;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

figure.property-style-14 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

figure.property-style-14 img {
  max-width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

figure.property-style-14 figcaption {
  position: absolute;
  top: 18px;
  left: 18px;
  bottom: 18px;
  right: 18px;
  display: block;
}

figure.property-style-14 figcaption:before {
  position: absolute;
  min-width: 64px;
  min-height: 64px;
  display: block;
  top: 0;
  left: 0;
  width: 0;
  content: '';
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

figure.property-style-14 h3,
figure.property-style-14 .p-details {
  opacity: 0;
  color: #ffffff;
}

figure.property-style-14 h3 {
  text-transform: uppercase;
  margin: 0;
  line-height: 65px;
  padding: 0 20px 0 72px;
  font-weight: 400;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

figure.property-style-14 h3 span {
  font-weight: 800;
}

figure.property-style-14 .p-details {
  padding: 10px 10px;
  text-align: left;
  margin: 0;
}

figure.property-style-14 > i {
  position: absolute;
  top: 25px;
  left: 25px;
  font-size: 34px;
  color: #000000;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
}

figure.property-style-14 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

figure.property-style-14:hover img,
figure.property-style-14.hover img {
  opacity: 0.3;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

figure.property-style-14:hover figcaption:before,
figure.property-style-14.hover figcaption:before {
  width: 100%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

figure.property-style-14:hover h3,
figure.property-style-14.hover h3,
figure.property-style-14:hover .p-details,
figure.property-style-14.hover .p-details {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

figure.property-style-14:hover > i,
figure.property-style-14.hover > i {
  background: rgba(255, 255, 255, 0.8);
}

.property-style-17 {
    margin-bottom: 20px;
    overflow: hidden;
}
.property-style-17 .flat-item-image {
    position: relative;
}
.property-style-17 .flat-item-image:before {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}
.property-style-17:hover .flat-item-image:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
.property-style-17 .flat-item-image > a {
    display: block;
}
.property-style-17 .flat-item-image > a > img {
    width: 100%;
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}
.property-style-17:hover .flat-item-image > a > img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
/*for-sale*/

.property-style-17 .for-sale {
    background: #95c41f none repeat scroll 0 0;
    color: #fff;
    font-family: 'montserrat';
    font-size: 14px;
    font-weight: 600;
    left: 0;
    margin-bottom: 0;
    padding: 6px 15px;
    position: absolute;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.property-style-17 .for-sale.rent {
    background: #343650 none repeat scroll 0 0;
}
.property-style-17:hover .for-sale {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
/*flat-link*/

.property-style-17 .flat-link {
    left: 0;
    margin-top: -15px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: 2;
}
.property-style-17:hover .flat-link {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
.property-style-17 .flat-link > a {
    border: 1px solid #fff;
    color: #fff;
    font-family: "montserrat";
    font-size: 14px;
    font-weight: normal;
    padding: 9px 12px 10px;
    text-transform: uppercase;
}
.property-style-17 .flat-link > a:hover {
    background: #95c41f none repeat scroll 0 0;
    border: 1px solid #95c41f;
    color: #fff;
    text-decoration: none;
}
/*flat-desc*/

.property-style-17 .flat-desc > li {
    display: inline-block;
}

.property-style-17 .flat-desc .inline-property-icons {
    color: #FFF;
}
.property-style-17 .flat-desc {
    background: #1f223e none repeat scroll 0 0;
    color: #bababa;
    padding: 15px 0;
    position: relative;
    text-align: center;
    z-index: 2;
}
.property-style-17 .flat-desc > li + li {
    margin-left: 10%;
}
.property-style-17 .flat-desc li img {
    margin-right: 10px;
}
/*flat-item-info*/

.property-style-17 .flat-item-info {
    padding: 15px 0;
}
.property-style-17 .flat-title-price {
    overflow: hidden;
    padding-bottom: 5px;
}
.property-style-17 .price {
    color: #95c41f;
    font-family: "montserrat";
    font-size: 22px;
    font-weight: 400;
}
.property-style-17 .flat-title-price .price {
    float: right;
    line-height: 1;
}
.property-style-17 .flat-title-price h5 {
    float: left;
    margin: 0;
    font-size: 18px !important;
}
.property-style-17 .flat-item-info img {
    margin-right: 10px;
}
.property-style-17 .flat-item-info > p {
    font-size: 15px;
    margin-bottom: 0;
}
.property-style-7 .img-container .title:after, .property-style-7 .img-container .title:before {
font-family: "Font Awesome 5 Free" !important;
    background-color: #188b7e;
    line-height: 1.15;
    text-align: center;
    position: absolute !important;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    z-index: 1;  
}
.property-style-7 .img-container .title:after {
    content: "\f3c5" !important;
    font-size: 20px;
    padding-top: 8px;
    left: 0;
    width: 30px;
    font-weight: 600 !important;
}