/*-----------------------------------------------------------------------------------*/
/*  Variables
/*-----------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Tajawal");
.swiper-slide, .main-slider .swiper-slide, .list-properties .item .item-img, .banner, .banner.swiper-slider, .banner.swiper-slider .swiper-slide, .shadow_box .user_img, .item-slider .swiper-slide, .selector {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

/*-----------------------------------------------------------------------------------*/
/*  RESET CSS 
/*-----------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, input[type="button"], button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: 'Rubik', sans-serif;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; }

body {
  position: relative;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  width: 100%;
  min-height: 100%;
  color: #333;
  background: #fff;
  direction: ltr;
  font-size: 14px;
  overflow-x: hidden; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

button:-moz-focus-inner, input:-moz-focus-inner {
  border: 0;
  padding: 0; }

html {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a {
  text-decoration: none;
  display: inline-block;
  color: #333; }

a:active, a:hover, a:focus {
  outline: 0;
  text-decoration: none; }

a img {
  border: none; }

button, input, select, textarea {
  font-size: 100%;
  font-family: inherit;
  overflow: auto;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  resize: none; }

textarea:focus, input:focus {
  outline: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], .hidden {
  display: none; }

select, button {
  outline: none; }

p {
  line-height: 1.4;
  font-size: 14px; }

img {
  max-width: 100%; }

h1 {
  font-size: 20px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 17px; }

/*-----------------------------------------------------------------------------------*/
/*  MAIN CSS
/*-----------------------------------------------------------------------------------*/
.clear {
  clear: both; }

.container {
  width: 80%;
  max-width: 1050px;
  position: relative;
  margin: 0 auto; }

.wrapper {
  padding: 30px 0;
  position: relative;
  min-height: calc(100vh - 300px); }

section {
  padding: 30px 0;
  background-color: #fff; }
  section .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize; }
    section .title.semi-bold {
      font-weight: 500; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col {
  float: left;
  padding: 0 15px;
  box-sizing: border-box; }

.col-100 {
  width: 100%; }

.col-25 {
  width: 25%; }

.col-20 {
  width: 20%; }

.col-33 {
  width: 33.33%; }

.col-50 {
  width: 50%; }

.col-55 {
  width: 55%; }

.col-45 {
  width: 45%; }

.col-full {
  width: 100%; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.title-sm {
  font-size: 18px;
  font-weight: 500; }

.title-sub {
  font-size: 16px;
  font-weight: 700;
  color: #999999;
  text-transform: capitalize;
  margin-bottom: 15px; }

.margin-bt_5 {
  margin-bottom: 5px; }

.margin-bt_30 {
  margin-bottom: 30px; }

.margin-30 {
  margin: 30px 0; }

.margin-bt_10 {
  margin-bottom: 10px; }

select {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
  min-width: 100%;
  height: 36px;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  background-image: url(../img/icons/arrow-down.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #fafafa;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer; }
  select::-ms-expand {
    display: none; }

.mob_view {
  display: none; }

.mob_lang a, .lang_items a, .ar-font span {
  font-family: 'Tajawal', sans-serif; }

/*-----------------------------------------------------------------------------------*/
/*  TEXT SELECTION COLOR
/*-----------------------------------------------------------------------------------*/
/*** Works on common browsers ***/
::selection {
  background-color: #edc464;
  color: #fff; }

/*** Mozilla based browsers ***/
::-moz-selection {
  background-color: #edc464;
  color: #fff; }

/***For Other Browsers ***/
::-o-selection {
  background-color: #edc464;
  color: #fff; }

::-ms-selection {
  background-color: #edc464;
  color: #fff; }

/*** For Webkit ***/
::-webkit-selection {
  background-color: #edc464;
  color: #fff; }

/*-----------------------------------------------------------------------------------*/
/*  PLACEHOLDER COLOR
/*-----------------------------------------------------------------------------------*/
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #bbbbbb; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbbbbb;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbbbbb;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bbbbbb; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #bbbbbb; }

::placeholder {
  /* Most modern browsers support this now. */
  color: #bbbbbb; }

/*-----------------------------------------------------------------------------------*/
/*  BUTTONS
/*-----------------------------------------------------------------------------------*/
a, button, select, div, label, span, input {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.btn {
  text-transform: capitalize;
  padding: 13px 25px;
  outline: none !important;
  transition: all 0.5s ease;
  line-height: 1; }

.btn-dark {
  background-color: #333;
  color: #fff; }
  .btn-dark:hover {
    background-color: #bc9c4d; }

.btn-white {
  background-color: #fff;
  color: #333; }
  .btn-white:hover {
    background-color: #333;
    color: #fff; }

.btn-main {
  background-color: #edc464;
  color: #fff; }
  .btn-main:hover {
    background-color: #bc9c4d; }

.btn-bordered {
  color: #666666;
  border: solid 1px #999999;
  border-radius: 2px;
  background: transparent; }
  .btn-bordered:hover, .btn-bordered:focus, .btn-bordered:active {
    background-color: #666666;
    color: #fff; }

.more_link {
  text-transform: capitalize;
  font-size: 14px;
  color: #666666; }

/*-----------------------------------------------------------------------------------*/
/*  FORM INPUT
/*-----------------------------------------------------------------------------------*/
.form-input {
  background-color: #f5f5f5;
  padding: 11px 15px;
  box-sizing: border-box;
  font-size: 12px;
  height: 36px;
  border: none; }

textarea.form-input {
  height: auto; }

.form-group {
  margin-bottom: 15px; }
  .form-group .form-input {
    width: 100%; }

.error {
  display: block;
  font-size: 13px;
  margin-top: 7px; }

.msg-result {
  display: block;
  margin-bottom: 15px;
  background: #edc464;
  color: #fff;
  border-radius: 2px;
  padding: 10px;
  box-sizing: border-box; }

/*-----------------------------------------------------------------------------------*/
/*  HEADER
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/* Language Drop down
/*-----------------------------------------------------------------------------------*/
.language-selector:hover .dropdown-menu {
  max-height: 500px;
  transition: all 0.5s ease-in;
  border-bottom: 4px solid #edc464; }

.language-selector {
  list-style: none;
  position: relative;
  margin-left: 0 !important;
  width: 60px;
  text-align: right; }
  .language-selector > .dropdown-toggle {
    position: relative;
    top: 6px; }
    .language-selector > .dropdown-toggle:hover {
      border: none !important; }
    .language-selector > .dropdown-toggle img {
      display: inline-block;
      width: 20px; }
  .language-selector .dropdown-toggle {
    padding-bottom: 24px; }
  .language-selector .dropdown-menu {
    border-bottom: 4px solid transparent;
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 3px;
    background-clip: padding-box;
    position: absolute;
    top: 100%;
    right: -10px;
    left: auto;
    z-index: 1000;
    max-height: 0;
    transition: all 0.5s ease-out;
    min-width: 130px;
    list-style: none;
    font-size: 12px; }
    .language-selector .dropdown-menu span {
      display: inline-block;
      min-width: 54px; }
    .language-selector .dropdown-menu li {
      border-bottom: 1px solid #dddddd;
      direction: rtl; }
      .language-selector .dropdown-menu li:last-child {
        border-bottom: 0; }
      .language-selector .dropdown-menu li.active a {
        color: #edc464 !important; }
      .language-selector .dropdown-menu li a {
        margin: 0;
        display: block;
        -webkit-border-radius: 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0;
        -moz-background-clip: padding;
        border-radius: 0;
        background-clip: padding-box;
        padding: 10px;
        color: #333;
        transition: all 0.5s ease;
        font-weight: 400; }
        .language-selector .dropdown-menu li a:hover {
          background-color: rgba(245, 245, 245, 0.32); }
        .language-selector .dropdown-menu li a img {
          width: 20px;
          display: inline-block;
          vertical-align: middle;
          margin-left: 8px; }

.below-header {
  position: relative;
  top: 76px;
  transition: all 1s ease;
  overflow: hidden; }
  .below-header.no_btm {
    top: 0 !important; }

header {
  background-color: #fff;
  padding-top: 24px;
  width: 100%;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  position: fixed;
  z-index: 1000; }
  header.home_header {
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    box-shadow: none;
    margin-bottom: 0; }
    header.home_header .menu > li > a:not(.dropdown-toggle):hover, header.home_header .menu > li > a.active {
      border-bottom: 4px solid #333 !important; }
    header.home_header form.search {
      display: none; }
    header.home_header .logo-gold {
      display: none;
      width: 40px;
      float: left;
      position: absolute;
      left: 0; }
    header.home_header .logo {
      top: 0; }
  header.fixed {
    background-color: #fff;
    z-index: 1000;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08); }
    header.fixed .menu > li > a:not(.dropdown-toggle):hover, header.fixed .menu > li > a.active {
      border-bottom: 4px solid #edc464 !important; }
    header.fixed .logo-gold {
      position: relative;
      position: relative;
      top: -8px; }
  header .container {
    width: 90%;
    max-width: 90%; }
  header .logo {
    width: 40px;
    float: left;
    position: relative;
    top: -8px; }
  header .mob_menu {
    display: none;
    position: absolute;
    width: 32px; }
  header .mob_lang {
    display: none;
    position: absolute;
    right: 0; }
  header .menu {
    padding-top: 7px;
    float: right;
    min-height: 47px; }
    header .menu > li {
      list-style: none;
      display: inline-block;
      margin-left: 40px; }
      header .menu > li.menu_search {
        display: none;
        margin-bottom: 0; }
      header .menu > li:first-child {
        margin-left: 0; }
      header .menu > li > a {
        font-size: 14px;
        text-transform: capitalize; }
        header .menu > li > a:hover, header .menu > li > a.active {
          transition: all 0.4s ease;
          font-weight: 500;
          padding-bottom: 24px;
          border-bottom: 4px solid #edc464; }
        header .menu > li > a:after {
          display: block;
          content: attr(title);
          font-weight: bold;
          height: 0;
          overflow: hidden;
          visibility: hidden; }
  header .search {
    float: right;
    padding-right: 40px;
    margin-right: 40px;
    border-right: 2px solid #dddddd; }
    header .search input {
      background-color: #f5f5f5;
      width: 220px;
      padding: 11px 15px;
      box-sizing: border-box;
      font-size: 12px;
      height: 36px;
      background-image: url("../img/icons/ic_search.svg");
      background-position: center right 12px;
      background-size: 12px;
      background-repeat: no-repeat; }

.inline-show {
  display: inline-block !important; }

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px); }
  100% {
    transform: translateY(0px); } }
/*-----------------------------------------------------------------------------------*/
/*  Home Slider
/*-----------------------------------------------------------------------------------*/
.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.main-slider .swiper-slide {
  height: 900px; }

.swiper-slide > img {
  width: 100%; }

.main-slider .swiper-pagination {
  bottom: 100px !important; }
.main-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px; }
.main-slider .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px; }

.swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff; }

.slider_content-container {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  top: 20%; }
  .slider_content-container .slider_content {
    float: right;
    max-width: 400px; }
    .slider_content-container .slider_content h1 {
      font-size: 48px;
      display: block;
      margin-bottom: 15px; }
    .slider_content-container .slider_content p {
      font-size: 18px; }
    .slider_content-container .slider_content form {
      margin-top: 50px; }
      .slider_content-container .slider_content form input {
        width: calc(100% - 160px);
        height: 44px;
        opacity: 0.7;
        border-radius: 4px 0 0 4px;
        background-color: #ffffff;
        float: left;
        padding: 14px 18px;
        box-sizing: border-box; }
      .slider_content-container .slider_content form button {
        border-radius: 0 4px 4px 0;
        float: left;
        padding: 13px 18px;
        box-sizing: border-box;
        height: 44px;
        width: 160px;
        position: relative;
        overflow: hidden; }
        .slider_content-container .slider_content form button:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 0%;
          height: 100%;
          z-index: 1;
          opacity: 0;
          background-color: rgba(255, 255, 255, 0.2);
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
        .slider_content-container .slider_content form button:hover:before {
          opacity: 1;
          width: 100%; }

/*-----------------------------------------------------------------------------------*/
/*  Filter Bar / Home
/*-----------------------------------------------------------------------------------*/
.filter_bar {
  display: flex;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #fafafa;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18); }
  .filter_bar form {
    width: 100%; }
  .filter_bar .filter_padding {
    padding: 36px 16px 36px 36px;
    box-sizing: border-box;
    display: inline-block;
    width: calc(100% - 81px); }
  .filter_bar .filter_group {
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
    width: 20%; }
  .filter_bar .filter_submit {
    float: right;
    background-color: #edc464;
    background-image: url("../img/icons/arrow-filter-btn.svg");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
    border-radius: 0 4px 4px 0;
    width: 81px;
    height: 100%; }
    .filter_bar .filter_submit:hover {
      background-color: #bc9c4d;
      background-position: center right 20px; }

.filter-style .chosen-container-single .chosen-single {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #fafafa; }
.filter-style .chosen-container {
  width: 100% !important; }
.filter-style .filter_group > label {
  color: #999999;
  font-weight: 700;
  display: block;
  margin-bottom: 12px;
  text-transform: capitalize; }

.side_filter .filter_group {
  margin-bottom: 20px; }

/*-----------------------------------------------------------------------------------*/
/*  Select Custom Chosen
/*-----------------------------------------------------------------------------------*/
.chosen-container .chosen-results li.highlighted {
  background-color: #edc464;
  color: #fff; }

/*-----------------------------------------------------------------------------------*/
/* Range Slider
------------------------------------- */
.range-inputs input {
  width: calc(50% - 5px);
  display: inline-block; }
  .range-inputs input:first-child {
    margin-right: 5px; }
  .range-inputs input:last-child {
    margin-left: 5px; }

.filter_bar .range-inputs input {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #fafafa;
  background-color: #fff; }

.range-slider {
  position: relative;
  top: 8px; }

.range-slider .ui-slider {
  position: relative;
  text-align: left; }

.range-slider .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14);
  border-radius: 50%;
  cursor: w-resize;
  outline: none;
  top: -5px;
  margin-left: -5px; }

.range-slider .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background-position: 0 0; }

.range-slider .ui-widget-content {
  background-color: #f5f5f5; }

.range-slider .ui-widget-header {
  background-color: #66676b; }

.range-slider .ui-slider.ui-state-disabled .ui-slider-handle,
.range-slider .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.range-slider .ui-slider-horizontal {
  height: 3px;
  border-radius: 2px;
  width: calc(100% - 16px);
  margin-left: 8px; }

.range-slider .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.range-slider .ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.range-slider .ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

input.first-slider-value:focus,
input.second-slider-value:focus,
input.first-slider-value,
input.second-slider-value {
  width: 40%;
  display: inline-block;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: 5px 0 0 0;
  cursor: default;
  color: #999999;
  font-size: 12px; }

input.first-slider-value {
  float: left;
  margin-left: -5px;
  width: 40%; }

input.second-slider-value {
  float: right;
  width: 61%;
  text-align: right;
  margin-right: -5px; }

.checkboxes input[type=checkbox]:checked + label:before,
.range-slider .ui-widget-header,
.search-type label.active,
.search-type label:hover {
  height: 3px;
  border-radius: 2px;
  background-color: #edc464; }

/*-----------------------------------------------------------------------------------*/
/*  Real Estates List
/*-----------------------------------------------------------------------------------*/
.list-properties .col {
  margin-bottom: 20px; }
.list-properties .item {
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.08);
  transition: all 0.25s ease;
  box-sizing: border-box;
  display: block;
  max-width: 250px;
  margin: 0 auto; }
  .list-properties .item:hover, .list-properties .item:active, .list-properties .item:focus {
    transform: scale(1.05);
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.08); }
    .list-properties .item:hover .swiper-button-next, .list-properties .item:hover .swiper-button-prev, .list-properties .item:active .swiper-button-next, .list-properties .item:active .swiper-button-prev, .list-properties .item:focus .swiper-button-next, .list-properties .item:focus .swiper-button-prev {
      opacity: 1; }
  .list-properties .item .item-img {
    display: block;
    border-radius: 4px 4px 0 0;
    padding-bottom: 75%; }
  .list-properties .item .content {
    padding: 20px;
    box-sizing: border-box; }
    .list-properties .item .content .item-title {
      font-size: 16px;
      font-weight: 500;
      margin-bottom: 5px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }

.flexible_content .item {
  max-width: 100%; }

.location {
  display: block;
  color: #999999;
  font-size: 14px;
  margin-bottom: 15px; }
  .location a {
    width: calc(100% - 23px);
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .location:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 18px;
    background-image: url("../img/icons/ic-location.svg");
    background-size: 11px 18px;
    margin-right: 6px;
    vertical-align: sub; }

.date {
  font-size: 12px;
  color: #999999;
  margin-top: 10px; }

.price {
  display: block;
  margin-top: 10px;
  color: #e57373;
  font-size: 18px; }

/*-----------------------------------------------------------------------------------*/
/*  Sale-Rent Tags
/*-----------------------------------------------------------------------------------*/
.tag {
  padding: 3px 9px;
  color: #fff;
  border-radius: 2px;
  text-transform: capitalize; }
  .tag.sale {
    background-color: #7fb363; }
  .tag.rent {
    background-color: #f0af6e; }

/*-----------------------------------------------------------------------------------*/
/*  OWL Carousel
/*-----------------------------------------------------------------------------------*/
.slider-list-properties.owl-carousel {
  margin-left: 14px; }

.slider-list-properties.owl-carousel .owl-stage-outer {
  padding: 15px 0;
  padding-left: 9px;
  margin-left: -23px; }

.slider-list-properties .owl-nav .owl-prev, .slider-list-properties .owl-nav .owl-next {
  width: 54px;
  height: 54px;
  background: #fff url("../img/icons/chevron-right-yellow.svg") no-repeat center;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  border-radius: 50%;
  position: absolute;
  top: 173px;
  transition: all 0.5s ease; }
  .slider-list-properties .owl-nav .owl-prev.disabled, .slider-list-properties .owl-nav .owl-next.disabled {
    display: none; }
.slider-list-properties .owl-nav .owl-next {
  right: -15px; }
  .slider-list-properties .owl-nav .owl-next:hover {
    transform: scale(1.1); }
.slider-list-properties .owl-nav .owl-prev {
  left: -43px;
  transform: rotateY(180deg); }
  .slider-list-properties .owl-nav .owl-prev:hover {
    transform: rotateY(180deg) scale(1.1); }

/*-----------------------------------------------------------------------------------*/
/*  Image Slider
/*-----------------------------------------------------------------------------------*/
.image-slider {
  height: 400px; }
  .image-slider .swiper-pagination {
    display: none; }
  .image-slider .content {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10; }
    .image-slider .content .btn {
      padding: 12px 30px;
      border-radius: 2px;
      position: absolute;
      right: 0;
      bottom: 0; }
    .image-slider .content .title {
      color: #fff;
      font-size: 28px;
      font-weight: 700;
      max-width: 400px; }

/*-----------------------------------------------------------------------------------*/
/*  About/Why Us Section
/*-----------------------------------------------------------------------------------*/
.why_us {
  display: flex;
  padding-bottom: 30px; }
  .why_us h1 {
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize; }
  .why_us .about_box {
    float: left;
    background-color: #edc464;
    padding: 30px;
    box-sizing: border-box;
    color: #fff;
    width: 300px;
    border-radius: 4px 0 0 4px; }
    .why_us .about_box .logo {
      width: 42px;
      margin-bottom: 25px; }
  .why_us .why_box {
    background-color: #fafafa;
    padding: 40px;
    box-sizing: border-box;
    width: calc(100% - 300px);
    float: left;
    border-radius: 0 4px 4px 0; }
    .why_us .why_box h1 {
      color: #999999;
      margin-bottom: 30px; }
    .why_us .why_box .item h2 {
      font-size: 20px;
      font-weight: 700;
      display: block;
      margin-bottom: 15px; }
    .why_us .why_box .item p {
      color: #bbbbbb; }
    .why_us .why_box .item .icon {
      margin-bottom: 20px; }

/*-----------------------------------------------------------------------------------*/
/*  FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
  position: relative;
  background-color: #5a5a5a;
  color: #fff;
  padding: 40px 0; }
  footer .logo {
    width: 71px; }
  footer h2 {
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    text-transform: capitalize; }
  footer p {
    font-size: 12px; }
  footer .less-opacity {
    opacity: 0.7; }
  footer ul li {
    list-style: none;
    display: block;
    margin-bottom: 6px; }
    footer ul li a {
      font-size: 12px;
      color: #fff;
      text-transform: capitalize; }
      footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
        text-decoration: underline; }
  footer ul.social {
    text-align: right; }
    footer ul.social li {
      display: inline-block;
      margin-bottom: 0;
      margin-left: 8px;
      width: 24px;
      height: 24px; }
      footer ul.social li a {
        display: block;
        transition: all 0.3 ease;
        top: 0;
        position: relative; }
        footer ul.social li a:hover {
          top: -3px; }

.footer_btm {
  background-color: #4e4e4e;
  padding: 11px 0; }
  .footer_btm p {
    color: #fff;
    font-size: 12px; }
    .footer_btm p a {
      width: 90px;
      vertical-align: middle;
      margin-left: 3px; }

/*-----------------------------------------------------------------------------------*/
/*  Contact Us Page
/*-----------------------------------------------------------------------------------*/
.banner {
  position: relative;
  width: 100%;
  height: 300px; }
  .banner.swiper-slider {
    height: 480px; }
    .banner.swiper-slider .swiper-slide {
      height: 100%; }

.contact_info {
  margin-bottom: 30px; }
  .contact_info .title-sm {
    margin-bottom: 5px;
    margin-top: 10px; }
  .contact_info a {
    margin: 5px 0; }

.map-canvas {
  height: 198px;
  border-radius: 4px; }

.shadow_box {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  padding: 30px;
  box-sizing: border-box;
  border-radius: 4px; }
  .shadow_box .title-sub {
    margin-bottom: 15px; }
  .shadow_box .highlight-title {
    font-size: 20px;
    color: #edc464;
    display: block;
    margin-bottom: 10px;
    font-weight: normal; }
  .shadow_box .logo {
    width: 60px;
    float: right; }
  .shadow_box.about-shadow_box .contact-col {
    float: left;
    width: calc(100% - 70px); }
  .shadow_box .contact_items {
    margin-bottom: 30px; }
    .shadow_box .contact_items li {
      list-style: none;
      margin-bottom: 8px; }
    .shadow_box .contact_items .icon-bg {
      width: 17px;
      height: 17px;
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle; }
      .shadow_box .contact_items .icon-bg.envelope {
        background-image: url("../img/icons/ic_email.svg"); }
      .shadow_box .contact_items .icon-bg.phone_ring {
        background-image: url("../img/icons/ic_phone.svg"); }
    .shadow_box .contact_items img {
      width: 17px;
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle; }
  .shadow_box .envelope_anim:hover .envelope {
    background-image: url("../img/icons/ic_open-envelope.svg");
    position: relative;
    top: -3px; }
  .shadow_box .phone_anim:hover .phone_ring {
    background-image: url("../img/icons/ic_phone-ring.svg"); }

.shadow_box .user_img {
  position: relative;
  float: right;
  width: 128px;
  height: 128px;
  border-radius: 50%; }
.shadow_box .contact-col {
  width: 100%;
  float: none; }

/*-----------------------------------------------------------------------------------*/
/*  Properties List  Page
/*-----------------------------------------------------------------------------------*/
.grid_options {
  margin-bottom: 20px; }
  .grid_options select {
    min-width: 150px; }
  .grid_options label {
    color: #999999;
    font-size: 14px;
    display: inline-block;
    margin-right: 5px; }
  .grid_options .chosen-container {
    min-width: 180px;
    width: auto !important; }

.item-slider.owl-carousel {
  margin: 0; }
.item-slider .swiper-slide {
  padding-bottom: 75%;
  display: block;
  border-radius: 4px 4px 0 0; }
.item-slider .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  vertical-align: middle; }
  .item-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 8px;
    height: 8px; }

/*-----------------------------------------------------------------------------------*/
/*  Side Filter
/*-----------------------------------------------------------------------------------*/
.filter-wrap {
  position: absolute;
  height: 100%; }

.side_filter_trigger {
  background-color: #edc464;
  background-image: url("../img/icons/ic-filter.svg");
  background-size: 16px;
  background-position: center left 12px;
  background-repeat: no-repeat;
  padding: 12px 25px;
  height: 42px;
  line-height: 21px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 11px;
  z-index: 10;
  border-radius: 0 25px 25px 0;
  color: #fff;
  transition: all 0.5s ease; }
  .side_filter_trigger span {
    margin-left: 12px; }
  .side_filter_trigger:hover {
    background-color: #bc9c4d; }
  .side_filter_trigger.close {
    background-image: url("../img/icons/ic_close.svg");
    background-position: center;
    left: 330px;
    z-index: 10; }
    .side_filter_trigger.close span {
      display: none; }

.side_filter {
  background-color: #fafafa;
  height: 100%;
  position: relative;
  width: 0;
  float: left;
  overflow: hidden;
  z-index: 10; }
  .side_filter form {
    width: 330px;
    padding: 30px;
    box-sizing: border-box; }
  .side_filter .btn-bordered {
    display: block;
    width: 100%;
    padding: 10px; }

.inline-items .item {
  width: calc(50% - 8px);
  float: left;
  margin: 5px 0; }
  .inline-items .item:nth-child(odd) {
    margin-right: 4px; }
  .inline-items .item:nth-child(even) {
    margin-left: 4px; }

.toggle {
  border-radius: 1px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  border: solid 1px #fafafa;
  height: 40px;
  line-height: 40px; }
  .toggle.input-checked {
    border-color: #edc464; }
  .toggle label span {
    text-align: center;
    display: block;
    cursor: pointer;
    padding: 0 20px;
    box-sizing: border-box; }
  .toggle label input {
    display: none; }

.block-toggles .toggle {
  margin-bottom: 6px;
  height: 48px;
  line-height: 48px; }
  .block-toggles .toggle label span {
    text-align: inherit; }
    .block-toggles .toggle label span img {
      margin-right: 12px;
      vertical-align: middle;
      max-width: 24px; }

.flexible_content {
  overflow-x: hidden;
  box-sizing: border-box;
  float: right;
  width: 100%;
  transition: all 0.5s ease; }
  .flexible_content.closed_height {
    min-height: calc(100vh - 251px) !important; }
  .flexible_content.push {
    width: calc(100% - 330px); }

/*-----------------------------------------------------------------------------------*/
/*  Checkbox
/*-----------------------------------------------------------------------------------*/
.checkbox span {
  width: calc(100% - 22px);
  display: inline-block; }

[type="checkbox"] {
  position: absolute;
  opacity: 0; }

[type="checkbox"] + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 1px;
  background-color: #fafafa;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
  vertical-align: top; }

[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 3px;
  width: 9px;
  height: 7px;
  background-image: url(../img/icons/check.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat; }

[type="checkbox"] + label {
  display: block;
  cursor: pointer; }

[type="checkbox"]:checked + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: inline-block; }

/*-----------------------------------------------------------------------------------*/
/*  Expandable
/*-----------------------------------------------------------------------------------*/
.expandables-list .expandable:first-child .header {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
.expandables-list .expandable:last-child .header.opened {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
.expandables-list .expandable:last-child .content {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
.expandables-list .expandable .header {
  display: block;
  background-color: #edc464;
  padding: 8px 10px;
  box-sizing: border-box;
  color: #fff;
  border: solid 1px #edc464;
  background-image: url("../img/icons/chevron-up-white.svg");
  background-position: center right 10px;
  background-size: 10px;
  background-repeat: no-repeat; }
  .expandables-list .expandable .header.opened {
    background-image: url("../img/icons/chevron-down-white.svg"); }
.expandables-list .expandable .content {
  background-color: transparent;
  border: solid 1px #edc464;
  padding: 8px 10px;
  box-sizing: border-box; }

/*-----------------------------------------------------------------------------------*/
/*  Pagination
/*-----------------------------------------------------------------------------------*/
ul.pagination {
  text-align: center;
  margin-top: 15px; }
  ul.pagination li {
    display: inline-block;
    margin: 0 5px; }
    ul.pagination li a {
      font-size: 14px;
      color: #bbbbbb; }
    ul.pagination li.current a {
      color: #edc464; }
    ul.pagination li.prev {
      margin-right: 10px; }
      ul.pagination li.prev a:before {
        content: "";
        width: 10px;
        height: 10px;
        background-image: url("../img/icons/chevron-left-grey.svg");
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        margin-right: 5px; }
    ul.pagination li.next {
      margin-left: 10px; }
      ul.pagination li.next a:after {
        content: "";
        width: 10px;
        height: 10px;
        transform: rotateY(180deg);
        background-image: url("../img/icons/chevron-left-grey.svg");
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        margin-left: 5px; }

/*-----------------------------------------------------------------------------------*/
/*  Property Page
/*-----------------------------------------------------------------------------------*/
.property_details .info {
  margin-bottom: 10px; }
.property_details .highlight {
  display: inline-block;
  font-size: 21px;
  color: #e57373; }
.property_details .description {
  margin-top: 40px;
  color: #666666; }
.property_details .seperated_list li {
  display: inline-block;
  font-size: 16px; }
  .property_details .seperated_list li:after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 12px;
    background-color: #333;
    vertical-align: middle; }
  .property_details .seperated_list li:last-child:after {
    display: none; }

.features_group {
  margin-top: 30px; }
  .features_group.features {
    margin-top: 0; }
  .features_group ul {
    margin-left: 16px; }
  .features_group li {
    list-style: disc;
    width: calc(50% - 10px);
    float: left;
    padding-right: 5px;
    box-sizing: border-box;
    margin-bottom: 20px; }
    .features_group li:nth-child(odd) {
      margin-right: 10px; }
    .features_group li:nth-child(even) {
      margin-left: 10px; }

.map-property {
  height: 300px;
  border-radius: 4px; }

.banner_btn {
  position: absolute;
  right: 42px;
  bottom: 24px;
  z-index: 10; }

.btn-more-slider {
  opacity: 0.96;
  border-radius: 2px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.23);
  background-color: #ffffff;
  height: 40px;
  box-sizing: border-box;
  padding: 0 25px;
  line-height: 40px; }

/*-----------------------------------------------------------------------------------*/
/*  Light Gallery
/*-----------------------------------------------------------------------------------*/
#property_gallery {
  margin-left: -5px; }
  #property_gallery a {
    display: inline-block;
    width: 130px;
    height: 130px;
    vertical-align: top;
    margin: 5px;
    position: relative;
    border-radius: 4px;
    cursor: pointer; }
    #property_gallery a .play {
      width: 100%;
      background-image: url("../img/icons/ic-play.svg");
      background-size: 36px;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      top: 0;
      cursor: pointer; }
    #property_gallery a.all_videos {
      background-color: #eeeeee; }
      #property_gallery a.all_videos div {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%; }
    #property_gallery a img {
      width: 100%;
      height: 100%; }

.selector > img {
  display: none; }
.selector iframe, .selector video {
  width: 100%; }

body.lg-on {
  overflow: hidden; }

.en_lang {
  display: none; }

/*# sourceMappingURL=style.css.map */
