<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.master-wrapper-content {
  background-color: #fff !important;
}
.html-home-page .master-column-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: auto;
}
.header {
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.05)!important;
  -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.05)!important;
  box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.05)!important;
}
.header .header-container {
    padding-left: 30px;
    padding-right: 30px;
  }
.header-links.header-top-right ul li:not(:last-child) {
  margin-right: 10px;
}
.header-links.header-top-right ul li &gt; .btnCreateList {
  border: solid 2px #ff7754;
  border-radius: 24px;
  padding: 12px 22px;
  color: #ff7754;
  font-size: 14px;
  line-height: 14px;
}
  .header-links.header-top-right ul li &gt; .btnCreateList:hover {
    background-color: #ff7754;
    color: #fff;
    border: solid 2px #ff7754!important;
    border-radius: 24px!important;
    padding: 12px 22px!important;
    font-size: 14px!important;
    line-height: 14px!important;
  }
.logo {
    text-decoration: none!important;
     display:block;
     width: 100%;
     height:50px;
}
.logo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.header-links.header-top-right.btnCreateList {
  width: 110px;
  height: 42px;
  border: solid 1px #ff7754;
  border-radius: 25px;
}
.header-links.header-top-right .EmptyUserIconForCombo {
  width: 55px;
  border-radius: 50%;
  background: #e6effb;
}
.header-links.header-top-right .LoginRegisterCombo {
  border: none !important;
  color: #2B3D4F;
  font-size: 14px;
}
.header-links.header-top-right .EmptyUserIconForCombo &gt; svg {
  display: block;
  margin: auto;
}
.home-page-search {
  position: relative;
  width: 945px;
  margin: 0 85px;
}
  .home-page-search .HomepageTitle {
    margin-bottom: 30px;
  }
    .home-page-search .HomepageTitle h1 {
      color: #fff;
      font-family: "Gilroy Medium";
    }
  .home-page-search .nav-pills &gt; li {
    width: 102px;
    height: 48px;
    background-color: #f6f7f9 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-right: -2px;
    border-left: 1px solid #E7EBF2;
  }
  .home-page-search .nav-pills &gt; li {
    background-color: #f6f7f9 !important;
  }
    .home-page-search .nav-pills &gt; li.active {
      background-color: #fff !important;
    }
    .home-page-search .nav-pills &gt; li:first-child {
      border-top-left-radius: 5px;
    }
    .home-page-search .nav-pills &gt; li:last-child {
      border-top-right-radius: 5px;
    }
    .home-page-search .nav-pills &gt; li &gt; a {
      background-color: #f6f7f9 !important;
      display: flex !important;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      line-height: 21px;
      padding: 12px 15px;
      color: #000;
    }
      .home-page-search .vehicle-pills.nav-pills &gt; li &gt; a {
          padding: 0;
      }
      .home-page-search .nav-pills &gt; li.active &gt; a, .home-page-search .nav-pills &gt; li.active &gt; a:focus, .nav-pills &gt; li.active &gt; a:hover {
        background-color: #fff !important;
      }

  .home-page-search .nav-pills.property-pills &gt; li {
    width: 170px;
    word-break: break-all;
  }
    .home-page-search .nav-pills.property-pills &gt; li &gt; a,
    .nav-pills.property-pills &gt; li.active &gt; a,
    .nav-pills.property-pills &gt; li.active &gt; a:focus,
    .nav-pills.property-pills &gt; li.active &gt; a:hover {
      color: #000000;
    }
      .home-page-search .nav-pills.property-pills &gt; li:not(:last-child)  &gt; a &gt; span:not(.icomoon){
        margin-left: 10px;
      }

  .nav-pills [class^="icon-"], .nav-pills [class*=" icon-"] {
      color: #000000;
      font-size: 15px;
  }
.property-pills [class^="icon-"], .property-pills [class*=" icon-"] {
  font-size: 18px;
}
.property-pills .icon-office {
    font-size: 21px;
}
.slider-wrapper.property {
  background-image: url(../images/Property-bg-ds.webp);
}
.home-page-search .tab-content {
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.vehicle .home-page-search .tab-content {
    background-color: transparent;
}
  .home-page-search .tab-content input {
    border: none !important;
    font-family: "Gilroy Medium";
  }
  .home-page-search .tab-content .btnsearch, .home-page-search .tab-content .btnsearch:hover {
    border: none !important;
    background: url(../images/vector.png) no-repeat center;
    background-color: #fff;
  }
.slider-wrapper {
  height: 87vh;
  padding-top: 93px;
  margin-top: 90px;
  background-image: url(../images/Vehicle-bg-ds.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: -15px;
  margin-right: -15px;
}
#exTab3 .nav-pills &gt; li &gt; a {
  border-radius: 4px 4px 0 0;
}
#exTab3 .tab-content {
  color: white;
  background-color: #428bca;
  padding: 5px 15px;
}
.categories  {
    padding-top: 40px;
    padding-bottom: 25px;
}
.featured-product-grid, 
.recent-listing {
    padding-top: 20px;
    padding-bottom: 25px;
}
.main-page-carousel .title.sub-title strong {
  display: inline-block;
  position: relative;
  z-index: 10;
  padding: 0 25px 15px 0;
  font-family: "Gilroy Medium";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
  color: #000000;
  text-transform: capitalize;
}
.main-page-carousel .item-box.product-grid .thumbnail .caption {
  width: 100%;
  padding: 0;
  /*padding-top: 25px !important;*/
  background: #fff;
  display: flex;
  flex-direction: column;
position: relative;
}
.main-page-carousel .product-grid .item-box, .item-box.product-grid {
  margin-bottom: 0;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  /*height: 301.5px;*/
}

.main-page-carousel .item-box.product-grid .prices {
  display: flex;
  padding: 0 12px 12px;
  margin-top: 0;
  margin-bottom: 0;
  justify-content: flex-end;
  flex-grow: 1;
}

.main-page-carousel .item-box .prices span {
  line-height: 21px;
  font-size: 16px;
  font-family: "Gilroy Medium";
  color: #FF7754;
  display: inline-block;
  width: auto;
}

.main-page-carousel .item-box .prices .price-label {
  line-height: 26px;
  font-size: 12px;
  font-family: "Gilroy Medium";
  color: #9FA0AF;
  display: inline-block;
  width: auto;
}

.main-page-carousel .product-item .prices {
  margin-bottom: 10px;
}

.main-page-carousel .item-box .product-rating-box {
  display: inline-block;
  margin: 0 0 20px;
  width: 100%;
  position: relative;
}

/*.item-box .rating {
  background: url('../images/star-x-inactive.png') repeat-x;
  width: 100px;
  height: 16px;
  margin: 0 auto;
}*/

.main-page-carousel .item-box .rating div {
  background: url('../images/star-x-active.png') repeat-x;
  height: 16px;
}

.main-page-carousel .item-box .product-item {
  padding-bottom: 1px;
  background: #fff;
  /*float: left;*/
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  height: 100%;
  border-radius: 10px;
  position: relative;
}

  .main-page-carousel .item-box .product-item .picture a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    margin: 0;
    /*margin: auto;*/
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0) scale(1,1);
  }

  .main-page-carousel .item-box .product-item .picture {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #fff;
    margin: 0;
    width: 100%;
    height: 174px;
    border-radius: 10px 10px 0 0 !important;
  }

  .main-page-carousel .item-box .product-item .button-wishlist {
    position: absolute;
    right: 10px;
    top: 7px;
    z-index: 99;
    background: #FFF;
    border-radius: 50%;
    width: 28px;
    height: 28px;
  }

.main-page-carousel .item-box .product-item .button-wishlist button {
    padding: 7px 5px !important;
    width: 28px;
    height: 28px;
}
.main-page-carousel .item-box .product-item .button-wishlist button span {
    font-size: 14px;
    display: block;
    width: 16px;
    height: 14px;
}
.main-page-carousel .item-box .product-item  .button-wishlist button .icon-heart-filled:before {
  color: #F93030 !important;
}

.main-page-carousel .item-box .product-item .product-title {
    overflow: hidden;
    margin: 0px;
    padding: 9px 12px 8px;
}

.main-page-carousel .item-box .product-item .product-title a {
  color: #000000;
  /*text-align: center;*/
  font-size: 16px;
  line-height: 18px;
  font-family: "Gilroy Medium";
/*font-weight: 500;*/
white-space: nowrap;
  display: block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.owl-carousel .owl-item a {
  /*text-align: left;*/
  color: #000000;
  font-size: 16px;
  font-family: "Gilroy Medium";
}

.owl-carousel .owl-item img {
  margin: 0 auto;
}

.carousel-title {
  color: #000000;
  font-family: "Gilroy Medium";
  margin-bottom: 10px;
}
.mobile-search,
.mobile-bottom-nav {
  display: none;
}

.home-page-search .icon-search {
  color: #0F3F62;
}

@media (max-width: 767.98px) {
  /*.html-home-page .container-fluid {
padding-left: 0;
padding-right: 0;
}*/
/*  .page.home-page {
      margin-bottom: 100px;
  }*/
  .home-page-search .HomepageTitle {
    margin-bottom: 5px;
  }

    .home-page-search .HomepageTitle h1 {
      font-size: 20px;
      color: #0F3F62;
      font-family: "Gilroy Regular";
      line-height: 27px;
      padding-left: 10px;
    }

  .home-page-search .control-label {
    padding-left: 10px;
  }

  .home-page-search .nav-pills &gt; li {
    width: 60px;
  }

  .home-page-search .nav-pills.property-pills &gt; li {
    /*justify-content: flex-start;*/
    width: 25%;
  }

    .home-page-search .nav-pills.property-pills &gt; li:not(:last-child) &gt; a &gt; span {
      display: none;
    }

  .home-page-search .tab-content input {
    font-size: 13px;
  }

  #bodyTypes,
  .carousel-title {
    display: none;
  }

  #slider_wrapper.property,
  #slider_wrapper {
    background-image: none;
    height: auto;
  }

  .input-group .form-control {
    border-radius: 10px !important;
    border: 1px solid #E6EFFB;
    float: unset;
    width: 80%;
  }

  .input-group {
    display: flex;
    flex-direction: row;
  }


  .input-group-btn .btn.btn-default {
    background-color: #FF7754;
    border-radius: 10px;
    padding: 15px;
  }

  .input-group-btn:last-child &gt; .btn {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 52px;
    height: 52px;
    margin-left: 10px;
  }

  .mobile-search {
    display: flex;
  }

    .mobile-search form {
      width: 80%;
    }

  .mobile-searchbox-wrapper .form-control {
    padding: 15px 20px 15px 30px !important;
    width: 100%;
  }

  .mobile-searchbox-wrapper .icon-search {
    position: absolute;
    left: 10px;
    top: 20px;
  }

    .mobile-searchbox-wrapper .icon-search::before {
      color: #000;
    }

  .html-home-page,
  .master-wrapper-content,
  .master-column-wrapper {
    background-color: #FAFAFC !important;
  }

    .html-home-page .master-column-wrapper,
    .html-home-page .master-wrapper-content {
      padding-top: 0 !important;
      padding-bottom: 70px !important;
    }

  .input-group-btn .icon-filtering {
    font-size: 18px;
    color: #fff;
    display: block;
  }

  .main-page-carousel .item-box .prices span {
    line-height: 21px;
    font-size: 14px;
  }
  #propertyTypes {
    display: none;
  }
  .slider-wrapper {
    margin-top: 0;
    padding-top: 0;
  }

  .main-page-carousel .title.sub-title strong {
    font-size: 18px;
    line-height: 24px;
  }

  .main-page-carousel .product-grid .item-box, .item-box.product-grid {
    margin-bottom: 0;
  }
  .featured-product-grid {
      padding-top: 18px;
      padding-bottom: 10px;
  }
  .categories {
      padding-top: 0;
      padding-bottom: 0;
  }
  .main-page-carousel .item-box.product-grid .thumbnail .caption {
      height: 120px;
  }
  .home-page-search {
      width: 100%;
      margin: 0;
  }
  .recent-listing {
      padding-top: 0;
      padding-bottom:0;
  }
}

@media (min-width: 360px) and (max-width: 410px) {
  .main-page-carousel .item-box .prices span {
      font-size: 14px;
  }
}

/*@media (min-width: 768px) and (max-width:991.98px) {*/
/* .html-home-page .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }*/

/*#slider_wrapper {
    padding-top: 96px;
  }
}*/
@media (min-width: 768px) and (max-width: 1023.98px) {
  #slider_wrapper {
      height: 75vh;
  }
  .home-page-search {
      width: 700px;
      margin: 0 auto;
  }
    .home-page-search .nav-pills &gt; li {
        margin-right: -3px;
    }
    .featured-product-grid .owl-nav button.owl-prev,
    .recent-listing .owl-nav button.owl-prev {
      left: -30px;
    }
  .featured-product-grid .owl-nav button.owl-next,
  .recent-listing .owl-nav button.owl-next {
    right: -8px;
  }
}
@media (min-width: 1024px) and (max-width: 1365.98px) {
  .home-page-search {
      width: 825px;
      margin: 0 auto;
  }

  .featured-product-grid .owl-nav, 
  .recent-listing .owl-nav {
      top: 50%;
  }
  .featured-product-grid .owl-theme .owl-nav [class*=owl-],
  .recent-listing .owl-theme .owl-nav [class*=owl-] {
    margin: 5px 14px;
  }

}
@media(width: 1024px) and (height: 1366px) {
  .slider-wrapper {
    height: 60vh;
  }
}</pre></body></html>