.top_main_desti {
  background: #fff; }

.featured_other_options ul {
  padding-left: 0;
  float: left;
  width: 100%;
  text-align: left;
  margin: 0; }
.featured_other_options li {
  list-style: none;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  border-right: 1px solid #FBC14F;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  color: #FBC14F;
  font-size: 11px; }
  .featured_other_options li a {
    color: #FBC14F; }
.featured_other_options li:last-child {
  padding-right: 0;
  border-right: 0; }
.featured_other_options li:first-child {
  padding-left: 0; }

.yb-deals-list h3 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin: 30px 0;
  font-size: 30px; }

.experience_new {
  background: rgba(0, 0, 0, 0.6); }
  .experience_new h2 {
    color: #fff;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    margin: 30px 0; }
  .experience_new .xperience_slider_wrpr {
    margin-bottom: 30px; }
  .experience_new .owl-theme .owl-controls .owl-buttons .owl-next {
    background: url(../images/small_slide_right.png);
    background-repeat: no-repeat;
    background-size: contain;
    right: 0; }
  .experience_new .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url(../images/small_slide_left.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 0; }
  .experience_new .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    width: 12px;
    height: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    opacity: 1; }
  .experience_new .owl-item {
    padding: 10px 20px; }
  .experience_new .experience_desc {
    padding-left: 0;
    margin: 15px 0; }
  .experience_new .experience_desc li {
    list-style: none;
    float: left;
    width: auto;
    color: #fff;
    font-size: 16px;
    line-height: 16px; }
  .experience_new .experience_desc li:first-child {
    font-family: "robotomedium";
    padding-right: 10px;
    border-right: 1px solid #fff; }
  .experience_new .experience_desc li:last-child {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    padding-left: 10px; }

.featured_property_wrpr {
  padding-bottom: 20px;
  background: #F5F5F5; }
  .featured_property_wrpr h2 {
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    margin: 30px 0; }
  .featured_property_wrpr .featured_wrpr_inner ul {
    padding-left: 0;
    float: left;
    width: 100%;
    text-align: center; }
  .featured_property_wrpr .featured_wrpr_inner ul li {
    list-style: none;
    display: inline-block;
    width: auto;
    padding: 0 10px;
    border-right: 1px solid #00B0BF;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase; }
  .featured_property_wrpr .featured_wrpr_inner ul li a {
    color: #00B0BF;
    font-family: "Roboto", sans-serif;
    font-weight: 300; }
  .featured_property_wrpr .featured_wrpr_inner ul li:first-child a {
    padding-left: 0; }
  .featured_property_wrpr .featured_wrpr_inner ul li:last-child {
    padding-right: 0;
    border-right: 0; }
  .featured_property_wrpr .feature_slide_item {
    height: 200px;
    width: 100%; }
  .featured_property_wrpr .feature_slide_item_main:hover {
    box-shadow: 0 0 13px -4px black;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    cursor: pointer; }
  .featured_property_wrpr .featuure_price_wrpr .f_location {
    text-align: left;
    color: #00B0BF;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0; }
  .featured_property_wrpr .featuure_price_wrpr .f_price {
    text-align: right;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #999;
    font-size: 13px;
    padding: 0; }
  .featured_property_wrpr .whyt_bg {
    background: #fff;
    padding: 10px; }
    .featured_property_wrpr .whyt_bg h4 {
      font-size: 15px; }
  .featured_property_wrpr .owl-theme .owl-controls .owl-buttons .owl-next {
    background: url(../images/small_slide_right.png);
    background-repeat: no-repeat;
    background-size: 38%;
    right: 47%;
    background-color: #00B0BF;
    background-position: center; }
  .featured_property_wrpr .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url(../images/small_slide_left.png);
    background-repeat: no-repeat;
    background-size: 38%;
    left: 48%;
    background-color: #00B0BF;
    background-position: center; }
  .featured_property_wrpr .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    opacity: 1; }
  .featured_property_wrpr .owl-controls {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 25px; }
  .featured_property_wrpr h2 {
    margin-bottom: 15px; }

.featured_property_type_wrpr {
  background: url(../img/featured-prop/bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.proprty_type_title {
  text-align: center;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 16px;
  margin-top: 42px; }

.featured_property_type_wrpr img {
  margin-bottom: 20px;
  margin-top: 10px;
  -webkit-box-shadow: 2px 3px 8px 0px rgba(29, 29, 29, 0.73);
  -moz-box-shadow: 2px 3px 8px 0px rgba(29, 29, 29, 0.73);
  -ms-box-shadow: 2px 3px 8px 0px rgba(29, 29, 29, 0.73);
  box-shadow: 2px 3px 8px 0px rgba(29, 29, 29, 0.73);
  position: relative; }
.featured_property_type_wrpr h2 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 20px; }
.featured_property_type_wrpr h5 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 20px;
  text-align: center !important;
  bottom: 50%; }
.featured_property_type_wrpr a:hover {
  text-decoration: none; }

/*# sourceMappingURL=home_new.css.map */

/*search suggestion css*/
.ui-autocomplete {
  z-index: 1000;
}
/*search suggestion css*/