.selectboxit-container {
  position: relative;
  display: block;
  vertical-align: top;
  background: #fff;
}

.selectboxit-container * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

.selectboxit-container .selectboxit {
  width: 100% !important;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 0;
}

.selectboxit-container .selectboxit-options a {
  height: 30px;
  line-height: 30px;
  display: block;
  padding: 0 5px;
  transition: all ease-out 0s;
}

.selectboxit-container .selectboxit-options a:hover {
  background-color: #dedede;
}

.selectboxit-container .selectboxit:focus {
  outline: 0;
}

.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

.selectboxit-text {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  padding: 0 25px 0 5px;
  color: #343a40;
}

.selectboxit-container .selectboxit-options {
  width: 100%;
  max-height: 240px;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  text-align: left;
  top: 100% !important;
  border: #dee2e6 1px solid;
  background: #fff;
  border-top: 0;
  z-index: 1060;
  min-width: 180px !important;
}

.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

.selectboxit-option,
.selectboxit-optgroup-header {
  font-size: 14px !important;
  padding: 0 5px;
  margin: 0;
  display: block !important;
  list-style-type: none;
}

.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

.selectboxit-optgroup-header+.selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.selectboxit-optgroup-header {
  color: #000;
  border-bottom: 1px solid #828282;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  display: block;
}

.selectboxit-optgroup-header:hover {
  cursor: default;
}

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.jqueryui .ui-icon {
  background-color: inherit;
}

.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}

.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
  background-image: none;
  font-family: 500;
}

.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor {
  color: #999999;
}

@font-face {
  font-family: 'icomoonN';
  src: url("../fonts/new/comoon.eot?dau2yt");
  src: url("../fonts/new/icomoon.eot?dau2yt#iefix") format("embedded-opentype"),url("../fonts/new/icomoon.ttf?dau2yt") format("truetype"),url("../fonts/new/icomoon.woff?dau2yt") format("woff"),url("../fonts/new/icomoon.svg?dau2yt#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="iconN-"],
[class*=" iconN-"] {
  font-family: 'icomoonN' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconN-expert-community:before {
  content: "\e90f";
}

.iconN-phone-call:before {
  content: "\e902";
}

.iconN-pin:before {
  content: "\e900";
}

.iconN-house-sketch:before {
  content: "\e901";
}

.iconN-post-requirement:before {
  content: "\e90a";
}

.iconN-trending-localities:before {
  content: "\e90b";
}

.iconN-chat-bubble:before {
  content: "\e909";
}

.iconN-youtube:before {
  content: "\e908";
}

.iconN-pdf:before {
  content: "\e907";
}

.iconN-youtube-logo:before {
  content: "\e906";
}

.iconN-house:before {
  content: "\e905";
  color: #919191;
}

.iconN-list:before {
  content: "\e904";
}

.iconN-search-new:before {
  content: "\e903";
}

.iconN-fav-stroke:before {
  content: "\e90c";
}

.iconN-fav-fill:before {
  content: "\e90d";
}

.iconN-globe:before {
  content: "\e947";
  color: #515151;
}

.iconN-clock:before {
  content: "\e94f";
}

.iconN-creditcard:before {
  content: "\e90e";
}

.iconN-home-web-button-outline:before {
  content: "\e956";
}

.iconN-mob-user:before {
  content: "\e957";
}

.iconN-sort:before {
  content: "\e958";
}

.iconN-filter:before {
  content: "\e959";
}

.iconN-google:before {
  content: "\ea88";
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  display: none;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
  position: relative;
  padding-left: 25px;
  padding-top: 2px;
  cursor: pointer;
  color: #525252;
  font-size: 14px;
  line-height: 15px;
}

[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 15px;
  height: 15px;
  border: 1px solid #b0ada9;
  background: #fff;
  border-radius: 1px;
}

[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
  content: "\e60f";
  position: absolute;
  top: 3px;
  left: 3px;
  font-size: 11px;
  color: #f4364c;
  transition: all .2s;
  font-family: icomoon;
}

[type="checkbox"]:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
}

[type="checkbox"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

html[dir="rtl"] [type="checkbox"]:not(:checked)+label,
html[dir="rtl"] [type="checkbox"]:checked+label {
  padding-left: 0;
  padding-right: 25px;
}

html[dir="rtl"] [type="checkbox"]:not(:checked)+label:before,
html[dir="rtl"] [type="checkbox"]:checked+label:before {
  left: inherit;
  right: 0;
}

html[dir="rtl"] [type="checkbox"]:not(:checked)+label:after,
html[dir="rtl"] [type="checkbox"]:checked+label:after {
  left: inherit;
  right: 3px;
}

.search-content li [type="checkbox"]:not(:checked)+label,
.search-content li [type="checkbox"]:checked+label {
  padding-left: 28px;
}

.search-content li [type="checkbox"]:not(:checked)+label:before,
.search-content li [type="checkbox"]:checked+label:before {
  width: 18px;
  height: 18px;
  border: 1px solid #d7d7d7;
}

.search-content li [type="checkbox"]:not(:checked)+label:after,
.search-content li [type="checkbox"]:checked+label:after {
  left: 4px;
  font-size: 14px;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.select2-drop-multi {
  position: absolute;
  background: #fff;
  padding: 0;
  z-index: 1060;
  max-height: 300px;
  overflow: auto;
  font-size: 14px;
}

.select2-drop-multi>ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.select2-drop-multi>ul>li>.select2-result-label {
  font-weight: 700;
}

.select2-drop-multi>ul>li {
  padding: 5px 15px;
}

.select2-drop-multi>ul>li ul {
  padding: 0 10px;
  margin: 0;
  list-style: none;
}

.select2-drop-multi>ul>li li {
  padding: 0 0 5px;
}

.bedroom-menu h6 {
  text-align: left;
  margin-top: 0 !important;
}

.proejct-show ul,
.proejct-show li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.proejct-show .main-banner:before {
  content: "";
  position: absolute;
  left: 0px;
  top: -160px;
  display: block;
  width: 100%;
  height: 160px;
  box-shadow: 0px 60px 60px 0px rgba(0,0,0,0.3);
  z-index: 99;
}

.proejct-show .banner-img {
  overflow: hidden;
  background-size: cover !important;
}

.proejct-show .banner-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(0,0,0,0.43);
  height: 100%;
  width: 100%;
}

.proejct-show .banner-img img {
  opacity: 0;
}

.proejct-show .custom-dropdown {
  position: relative;
}

.proejct-show .custom-dropdown [type=checkbox]:checked+label,
.proejct-show .custom-dropdown [type=checkbox]:not(:checked)+label {
  padding-top: 4px;
  margin: 0 !important;
}

.proejct-show .custom-dropdown .custom-dropdown-lbl.active:before {
  content: "";
  position: absolute;
  left: 18px;
  bottom: -7px;
  width: 12px;
  height: 12px;
  z-index: 9;
  background: #fff;
  border-left: 1px solid #afafaf;
  border-top: 1px solid #afafaf;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.proejct-show .custom-dropdown .custom-dropdown-list {
  position: absolute;
  top: 100%;
  width: 170px;
  text-align: left;
  padding: 5px 0;
  margin: 0px;
  display: none;
  background: #fff;
  border-top: 1px solid #afafaf;
  box-shadow: 0 2px 2px rgba(0,0,0,0.3) !important;
  z-index: 1;
}

.proejct-show .custom-dropdown .custom-dropdown-list h5 {
  display: none;
}

.proejct-show .custom-dropdown .custom-dropdown-list li {
  background: #fff;
  padding: 5px 12px;
  margin: 0 !important;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 99;
}

.proejct-show .custom-dropdown .custom-dropdown-list li:hover {
  background: #d2d2d2;
}

.proejct-show .custom-dropdown label {
  position: relative;
  padding-left: 20px !important;
  font-size: 14px;
  font-weight: normal;
}

.proejct-show .custom-dropdown [type="checkbox"] {
  position: absolute !important;
  left: 13px !important;
  top: 6px !important;
}

.proejct-show .custom-dropdown [type="checkbox"]:not(:checked)+label::before,
.proejct-show .custom-dropdown [type="checkbox"]:checked+label::before {
  content: '' !important;
  position: absolute;
  left: 0;
  top: 3px;
  width: 15px;
  height: 15px;
  border: 1px solid #b0ada9 !important;
  background: #fff !important;
  line-height: 1;
}

.proejct-show .custom-dropdown [type="checkbox"]:checked+label::after {
  content: "\2714";
  position: absolute;
  top: 5px;
  left: 3px;
  font-size: 12px;
  color: #f4364c;
  transition: all .2s;
  line-height: 1;
}

.proejct-show .custom-dropdown.disabled .custom-dropdown-lbl {
  cursor: inherit;
  opacity: 0.5;
  pointer-events: none;
}

.proejct-show a#popup-TV {
  font-size: 26px;
  bottom: 43px;
  left: 50%;
  z-index: 1020;
  border-radius: 50%;
  border: #fff 2px solid;
  width: 66px;
  height: 66px;
  line-height: 59px;
  transform: translate(-50%, 0);
  outline: 0;
}

.proejct-show a#popup-TV:before {
  margin-left: 2px;
}

.select2-hidden-accessible {
  display: none;
}

.search-content {
  left: 0;
  width: 100%;
  transition: ease .5s;
  transition-property: left, right;
  font-weight: 400;
  z-index: 1020;
}

.search-content h1 {
  font-size: 1.8125rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}

.search-content .search-box {
  max-width: 1045px;
  width: 100%;
  padding: 0 15px;
}

.search-content .selectboxit-text,
.search-content .type-select,
.search-content .drop-listing {
  padding: 0 25px 0 15px;
  font-weight: 400;
  color: #828282;
  text-align: left;
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  position: relative;
  cursor: pointer;
}

.search-content .selectboxit-text:after,
.search-content .type-select:after,
.search-content .drop-listing:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #7e7e7f;
  border-bottom: 1px solid #7e7e7f;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
}

.search-content .selectboxit-open:before,
.search-content .type-select.active:before,
.search-content .drop-listing.open:before {
  position: absolute;
  position: absolute;
  left: 15px;
  bottom: -8px;
  z-index: 1000;
  content: "";
  border-top: #dee2e6 1px solid;
  border-left: #dee2e6 1px solid;
  width: 15px;
  height: 15px;
  background: #fff;
  transform: rotate(45deg);
}

.search-content .chosen-container .chosen-drop {
  border-radius: 0 0 5px 5px;
}

.search-content li {
  font-size: 14px;
  position: relative;
}

.search-content li select {
  opacity: 0;
  height: 100% !important;
}

.search-content li.ser-loc {
  width: 14%;
}

.search-content li.ser-pro {
  width: 15%;
}

.search-content li.ser-pro .type-options {
  padding: 10px 10px;
  position: absolute;
  top: 100%;
  left: 0;
  border: #dee2e6 1px solid;
  background: #fff;
  border-top: 0;
  width: 250px;
  height: 250px;
  overflow: auto;
  display: none;
}

.search-content li.ser-pro .type-ul li h6 {
  margin-top: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
}

.search-content li.ser-pro .type-ul li:first-child h6 {
  margin-top: 0;
}

.search-content li.ser-pro input {
  display: none;
}

.search-content li.ser-pro figure {
  width: 30px;
}

.search-content li.bedroom-li {
  width: 12%;
}

.search-content li.budget-li {
  border: none;
  width: 12%;
}

.search-content li.budget-li .budget-menu-slide {
  display: none;
  position: absolute;
  top: 66px;
  left: 0;
  width: 247px;
  background-color: transparent;
  z-index: 1;
}

.search-content li.budget-li .budget-menu-slide.active {
  display: block !important;
  box-shadow: 2px 3px 10px 0 rgba(0,0,0,0.1);
}

.search-content li.budget-li .budget-menu-slide .selectboxit-text {
  line-height: 45px;
  height: 45px;
}

.search-content li.ser-area {
  width: 47%;
  position: relative;
}

.search-content li.ser-area input[type="text"] {
  border: 0;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  box-shadow: none;
  min-width: 300px;
  padding: 0 15px;
  color: #828282;
  font-weight: 300;
}

.search-content li.ser-area input[type="text"]:focus {
  outline: 0;
}

.search-content li.ser-area .select2-search-field label {
  display: none;
}

.search-content li.ser-area .select2-search-choice {
  border-radius: 3px;
  border: 1px solid #dee2e6;
  background: #f5f5f5;
  white-space: nowrap;
  padding-right: 18px;
  position: relative;
  margin: 5px 5px 0;
  padding: 3px 18px 3px 5px;
  font-size: 13px;
}

.search-content li.ser-area .select2-search-choice a {
  position: absolute;
  right: 4px;
  top: 0;
}

.search-content li.ser-area .select2-search-choice a:before {
  font-family: "icomoon";
  content: "\e60d";
  font-size: 8px;
  color: #6b6b6b;
}

.search-content li.ser-area .select2-container {
  position: relative;
  overflow: hidden;
  display: block;
  background: #fff;
}

.search-content li.ser-area .select2-container ul {
  display: block;
  width: 100%;
  padding: 15px 10px;
}

.search-content li.ser-area .select2-container li {
  display: inline-block;
}

.search-content li.ser-area .select2-container .select2-search-field {
  white-space: nowrap;
}

.search-content li.ser-area .select2-drop.select2-drop-multi.select2-display-none.multi-drpdwn {
  position: absolute;
  z-index: 1000;
  background: #fff;
  width: 100%;
  left: 0;
  text-align: left;
  font-weight: 400;
}

.search-content li.ser-area .select2-drop.select2-drop-multi.select2-display-none.multi-drpdwn li {
  padding: 5px 10px;
}

.search-content-mob {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1020;
  width: 100%;
}

.search-content-mob h1 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400 !important;
}

.disabled .type-options {
  display: none !important;
}

.banner_bottom_strip_wrapper .banner_bottom_strip {
  max-width: 1015px;
  font-size: .8125rem;
  line-height: normal;
}

.banner_bottom_strip_wrapper .banner_bottom_strip i {
  font-size: 3rem;
}

.banner_bottom_strip_wrapper .banner_bottom_strip h2 {
  font-size: 1.1875rem;
}

.banner_bottom_strip_wrapper .banner_bottom_strip p {
  line-height: 16px;
}

.infobox_bg {
  background: #efefef;
}

.infobox_bg h2 {
  font-size: 2rem;
}

.infobox_bg .nav-link {
  font-size: 1rem;
  color: #727272;
}

.infobox_bg .nav-link:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  content: "";
  background: #f4364c;
  height: 2px;
  transform: scale(0);
  transition: all ease .5s;
}

.infobox_bg .active.nav-link {
  color: #282828;
}

.infobox_bg .active.nav-link:after {
  transform: scale(1);
}

.infobox_bg .line-arrow {
  left: 6%;
  top: 13px;
  width: 88%;
  height: 55px;
  border-radius: 0 0 0 8px;
  border-left: 2px solid #f4364c;
  border-bottom: 2px solid #f4364c;
}

.infobox_bg .line-arrow:before {
  content: "";
  position: absolute;
  left: -5px;
  top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #f4364c;
}

.infobox_bg .line-arrow:after {
  content: "";
  position: absolute;
  right: -5px;
  bottom: -6px;
  width: 0px;
  height: 10px;
  border-left: 7px solid #f4364c;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.infobox_bg .tab-pane {
  max-width: 950px;
  font-size: .875rem;
}

.infobox_bg .tab-pane i {
  width: 7.8125rem;
  height: 7.8125rem;
  line-height: 7.8125rem;
  z-index: 1;
  border-radius: 50%;
}

.infobox_bg .tab-pane i.icon-search_home {
  font-size: 4.8125rem;
}

.infobox_bg .tab-pane i.icon-enquiry {
  font-size: 3.75rem;
}

.infobox_bg .tab-pane i.icon-like_icon {
  font-size: 5.0625rem;
}

.infobox_bg .tab-pane i.icon-make_it_official {
  font-size: 5.125rem;
}

.infobox_bg .tab-pane i.icon-megaphone {
  font-size: 6.6875rem;
}

.infobox_bg .tab-pane i.icon-register_icon {
  font-size: 4.875rem;
}

.infobox_bg .tab-pane h4 {
  font-size: 1.375rem;
}

.home_banner_wrapper .row {
  margin: 0 -2px;
}

.home_banner_wrapper .row [class^=col-] {
  padding: 0 2px;
}

.home_banner_wrapper .baner_dec {
  width: 100%;
  left: 0;
  font-size: 1.125rem;
}

.home_banner_wrapper .baner_dec .title {
  font-size: 2.25rem;
  line-height: 1;
}

.home_banner_wrapper .baner_dec.dec_typ1 {
  bottom: 0;
  text-align: right;
}

.home_banner_wrapper .baner_dec.dec_typ2,
.home_banner_wrapper .baner_dec.dec_typ3 {
  top: 50%;
  transform: translateY(-50%);
}

.home_banner_wrapper .btn {
  font-size: .875rem;
  padding: 1px 18px;
  border-radius: 3px;
  height: 27px;
}

.home_banner_wrapper .btn-typ1 {
  border: 2px solid #f4364c;
  color: #fff;
  background: transparent;
}

.home_banner_wrapper .btn-typ1:hover {
  background: #f4364c;
  color: #000;
}

.home_banner_wrapper .btn-typ2 {
  background: #f4364c;
  color: #fff;
}

.home_banner_wrapper .btn-typ2:hover {
  background: #ea0d26;
}

.home_banner_wrapper .bg {
  background: #e3e3d7;
  margin-top: 4px;
}

.home_banner_wrapper .bg .row {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
}

.home_banner_wrapper .bg .opcity0 {
  opacity: 0;
}

.infobox_bg_wrapper2 {
  margin-top: 4px;
}

.infobox_bg_wrapper2 a {
  color: #323232;
  font-size: 1.25rem;
}

.infobox_bg_wrapper2 i {
  height: 90px;
  color: #7a5f00;
}

.infobox_bg_wrapper2 i.icon-ejari_registration {
  font-size: 4.375rem;
}

.infobox_bg_wrapper2 i.icon-online_tenancy_contract {
  font-size: 4.8125rem;
}

.infobox_bg_wrapper2 i.icon-rental-icon,
.infobox_bg_wrapper2 i.icon-realestate_regulations,
.infobox_bg_wrapper2 i.icon-mortgage_calculator {
  font-size: 4.125rem;
}

.infobox_bg_wrapper2 i.icon-sellers_n_buyers_guide {
  font-size: 4.6875rem;
}

.infobox_bg_wrapper2 i.icon-rental_laws {
  font-size: 5.9375rem;
  margin-top: -10px;
  margin-bottom: 10px;
}

.infobox_bg_wrapper2 i.icon-ask_expert {
  font-size: 6.625rem;
  margin-top: -12px;
  margin-bottom: 15px;
}

.infobox_bg_wrapper2 i.icon-rental_committee {
  font-size: 5.5625rem;
}

.infobox_bg_wrapper2 i.icon-form_1 {
  font-size: 4.5rem;
}

.infobox_bg_wrapper2 i.icon-settings_1 {
  font-size: 5.5rem;
}

.infobox_bg_wrapper2 .tab-content {
  max-width: 1140px;
}

.infobox_bg_wrapper2 .nav-link {
  font-size: 1rem;
  color: #977808;
}

.infobox_bg_wrapper2 .nav-link:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  content: "";
  background: #000;
  height: 2px;
  transform: scale(0);
  transition: all ease .5s;
}

.infobox_bg_wrapper2 .active.nav-link {
  color: #282828;
}

.infobox_bg_wrapper2 .active.nav-link:after {
  transform: scale(1);
}

.expert-community .slider {
  max-width: 1146px;
}

.expert-community .panel-experts {
  width: 279px;
}

.expert-community .panel-experts:hover figure:before {
  opacity: 0;
}

.expert-community .panel-experts:hover .btn-sm {
  opacity: 1;
}

.expert-community figure {
  height: 22.0625rem;
  background: #d8d8d8;
  overflow: hidden;
}

.expert-community figure img {
  vertical-align: middle;
  display: inline-block;
  height: 22.0625rem;
  width: 100%;
  object-fit: cover;
}

.expert-community figure:before {
  display: block;
  content: "";
  margin-left: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(52,58,64,0.4);
  z-index: 9;
  transition: all 0.5s ease-out;
}

.expert-community .category {
  left: 8px;
  top: 8px;
  color: #f4364c;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  padding: 2px 8px;
  background: rgba(0,0,0,0.8);
  z-index: 99;
}

.expert-community .btn-sm {
  left: 50%;
  top: 50%;
  z-index: 999;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-out;
  min-width: 120px;
  font-weight: 500;
}

.expert-community .title {
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  color: #fff;
}

.expert-community .title .img {
  width: 72px;
  height: 62px;
  background: #fff;
  position: relative;
}

.expert-community .title .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.expert-community .title h3 {
  font-size: 1.125rem;
}

.expert-community .title small {
  font-size: .8125rem;
}

.infobox_bg_wrapper1 .row {
  margin: 0 -2px;
}

.infobox_bg_wrapper1 .row [class^=col-] {
  padding: 0 2px;
}

.infobox_bg_wrapper1 .infobox_dec,
.infobox_bg_wrapper1 .btnbar {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  transition: all ease .5s;
}

.infobox_bg_wrapper1 .btnbar {
  opacity: 0;
}

.infobox_bg_wrapper1 a {
  color: #fff;
  font-size: 1rem;
}

.infobox_bg_wrapper1 a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}

.infobox_bg_wrapper1 a:hover .btnbar {
  opacity: 1;
}

.infobox_bg_wrapper1 a:hover .infobox_dec {
  opacity: 0;
}

.infobox_bg_wrapper1 .btn {
  width: 110px;
  border-width: 2px;
  color: #f4364c !important;
}

.infobox_bg_wrapper1 .btn:hover {
  color: #fff !important;
}

.infobox_bg_wrapper1 h3 {
  font-size: 1.5rem;
}

.featured-listing .slick-list {
  padding-bottom: 20px;
}

.featured-listing .slider-block {
  padding: 0 8px;
}

.featured-listing .slider-block-inner {
  background: #fff;
  box-shadow: 3px 4px 13px 0px rgba(0,0,0,0.11);
  height: 100%;
}

.featured-listing .slider-block-inner .logo-block-outer {
  max-width: 5rem;
  width: 100%;
  height: 3.75rem;
}

.featured-listing .slider-block-inner .logo-block-outer .logo-block {
  border: 1px solid #acacac;
}

.featured-listing .slick-slide img {
  margin: auto;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.featured-listing .bus-logo-border {
  height: 53px;
}

.featured-listing .project-img-block:hover .btn {
  opacity: 1;
}

.featured-listing figure {
  height: 175px;
  background: #d8d8d8;
  overflow: hidden;
  margin: 0;
}

.featured-listing .figcaption {
  font-size: .8125rem;
  background: #fff;
}

.featured-listing .figcaption h4 {
  font-size: 1rem;
}

.featured-listing .row {
  margin: 0 -5px;
}

.featured-listing .row [class^=col] {
  padding: 0 5px;
}

.featured-listing h3 {
  font-size: 1rem;
}

.featured-listing .btn {
  width: 110px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all ease .5s;
  opacity: 0;
}

.featured-listing .city-loc {
  font-size: 12px;
  color: #818181;
}

.featured-listing .city-loc i {
  margin-top: -2px;
}

.trend-locality {
  max-width: 996px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.trend-locality .trend-loc-bx {
  height: 134px;
  overflow: hidden;
  position: relative;
  margin-bottom: 14px;
  background: #fff;
}

.trend-locality .trend-loc-bx .trend-list-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #f4364c;
  transition: bottom 0.5s ease 0s;
  bottom: -134px;
  left: 0;
  cursor: pointer;
  padding: 58px 15px 49px;
}

.trend-locality .trend-loc-bx .trend-list-hover a {
  color: #fff;
}

.trend-locality .trend-loc-bx:hover .trend-list-hover {
  bottom: 0;
}

.trend-locality .trend-block {
  margin: 0 7px;
}

.trend-locality h5 {
  font-size: 18px;
}

.trend-locality a {
  color: #282828;
}

.trend-locality .trend-loc-count a {
  font-size: 15px;
}

.trend-locality .slick-arrow {
  margin: -8px 0 0 0;
}

.trend-locality .slick-arrow.slick-next {
  right: -60px;
}

.trend-locality .slick-arrow.slick-prev {
  left: -60px;
}

.trend-locality .slick-arrow:before {
  border-left: 2px solid #959595;
  border-top: 2px solid #959595;
  width: 30px;
  height: 30px;
}

.inner-container {
  max-width: 1146px;
  margin: 0 auto;
}

.featured-projects ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.featured-projects ul li {
  list-style-type: none;
}

.featured-projects ul.nav-tabs li a {
  font-size: 15px;
}

.featured-projects ul.nav-tabs li a:hover {
  background-color: transparent;
}

.featured-projects ul.nav-tabs li.active a {
  color: #282828;
  font-weight: 700;
}

.featured-projects .tab-content .tab-pane.active {
  display: block !important;
}

.featured-projects .featured-listing .projects a .project-gal-loc {
  font-size: 13px;
  padding: 10px 0px 5px;
}

.featured-projects .featured-listing .projects a .project-gal-des .project-gal-price {
  color: #282828;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.featured-projects .featured-listing .projects a .project-gal-des .project-gal-price .rs::before {
  color: #282828;
  font-size: 18px;
  font-weight: inherit;
}

.featured-projects .featured-listing .projects a .project-gal-des .project-gal-price small {
  font-size: 12px;
}

.featured-projects .featured-listing .projects a .project-gal-des h3 {
  margin: 0px;
  padding: 0;
  font-size: 15px;
  font-weight: 800;
}

.featured-projects .featured-listing .projects a .project-gal-des h3 small {
  font-size: 13px;
  font-weight: normal;
  display: block;
}

.featured-projects .featured-listing .projects a figure {
  overflow: hidden;
  width: 100%;
  min-height: 390px;
  text-align: center;
  line-height: 390px;
}

.featured-projects .featured-listing .projects a figure img {
  margin: auto;
}

.featured-projects .load-more .loader {
  background-color: #f2f2f2;
  box-shadow: none;
}

.top-developers-outer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.top-developers-outer ul li {
  list-style-type: none;
}

.top-developers-outer .top-developers-tabs {
  text-align: center;
  margin: 0 -5px;
}

.top-developers-outer .top-developers-tabs .slick-slide {
  max-width: 198px;
}

.top-developers-outer .top-developers-tabs a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.top-developers-outer .top-developers-tabs .li {
  display: inline-block;
  padding: 0 5px;
  vertical-align: top;
  width: 100%;
  height: 100%;
}

.top-developers-outer .top-developers-tabs .li figure {
  background: #fff;
  padding: 1.25rem;
  height: 146px;
  display: flex;
  align-items: center;
}

.top-developers-outer .top-developers-tabs .li figure img {
  max-height: 100px;
  max-width: 100%;
  width: auto;
  object-fit: cover;
}

.top-developers-outer .btn-sec .btn {
  font-size: 13px;
  padding: 9px 2.8125rem;
}

.top-developers-outer .slick-arrow {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #f4364c;
  border: 2px solid #f4364c;
  margin: 0;
}

.top-developers-outer .slick-arrow:before {
  position: absolute;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  width: 7px;
  height: 7px;
  top: 50%;
}

.top-developers-outer .slick-arrow:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  border-bottom: 1px solid #fff;
}

.top-developers-outer .slick-arrow.slick-disabled {
  background: #fff;
  border: 2px solid #f4f4f4;
  opacity: 1;
}

.top-developers-outer .slick-arrow.slick-disabled:before {
  border-left: 1px solid #525252;
  border-top: 1px solid #525252;
}

.top-developers-outer .slick-arrow.slick-disabled:after {
  border-bottom: 1px solid #525252;
}

.top-developers-outer .slick-arrow.slick-prev {
  left: -21px;
}

.top-developers-outer .slick-arrow.slick-prev:before {
  left: 9px;
  transform: translateY(-50%) rotate(-45deg);
}

.top-developers-outer .slick-arrow.slick-prev:after {
  right: 9px;
}

.top-developers-outer .slick-arrow.slick-next {
  right: -21px;
}

.top-developers-outer .slick-arrow.slick-next:before {
  right: 9px;
  transform: translateY(-50%) rotate(135deg);
}

.top-developers-outer .slick-arrow.slick-next:after {
  left: 8px;
}

.trend-locality {
  max-width: 1010px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

#placeholder {
  color: #f4f4f4;
}

.landing_img a.icon-close {
  position: absolute;
  right: 0;
  top: -19px;
  background: #e32322;
  padding: 5px;
  font-size: 9px;
  color: #fff;
}

@media (min-width: 992px) {
  .proejct-show {
    min-height: 500px;
  }

  .proejct-show .banner-img {
    height: 550px;
  }

  .search-content {
    position: absolute;
    top: 62%;
    transform: translate(0, -50%);
  }

  .search-content .selectboxit-text,
  .search-content .type-select,
  .search-content .drop-listing {
    height: 66px;
    line-height: 66px;
    border-bottom: #d9d9d9 1px solid;
    border-right: #d9d9d9 1px solid;
  }

  .search-content li.ser-area {
    padding-right: 74px;
  }

  .search-content li.ser-area .searchbtn_wrapper {
    display: block;
    vertical-align: top;
    width: 74px;
    height: 67px;
    position: absolute;
    right: -1px;
    top: 0px;
    margin: 0;
    float: right;
    cursor: pointer;
  }

  .search-content li.ser-area .searchbtn_wrapper:after {
    position: absolute;
    left: 50%;
    top: 22px;
    content: "";
    font-family: "icomoon";
    display: block;
    z-index: 99;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    border: 2px solid #fff;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    cursor: pointer;
  }

  .search-content li.ser-area .searchbtn_wrapper:before {
    position: absolute;
    left: 62%;
    top: 37px;
    content: "";
    display: block;
    z-index: 99;
    width: 1px;
    height: 9px;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: translate(-45deg);
    cursor: pointer;
  }

  .search-content li.ser-area .searchbtn_wrapper .btn {
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    width: 100% !important;
    border: 0 !important;
    border-radius: 0;
    height: 66px;
  }

  .search-content .nav-tabs {
    border-bottom: 0;
  }

  .search-content .nav-tabs li a {
    background: rgba(255,255,255,0.7);
    color: #000;
    text-transform: uppercase;
    padding: 8px 18px 7px 18px;
    font-size: 1.0625rem;
    font-weight: 400;
    border-bottom: 0;
  }

@-moz-document url-prefix()  {
    .search-content .nav-tabs li a {
      padding: 7px 18px 6px 18px;
    }
}

  .search-content .nav-tabs li a.active {
    background: #fff;
    border-bottom: 0;
  }

  .search-content .tab-content {
    height: 66px;
    background: #fff;
  }

  .search-content.affix {
    background: #4b4b4b !important;
    position: fixed;
    left: 0;
    right: 0;
    top: 90px;
    height: 42px;
  }

  .search-content.affix .tab-content {
    background: #53565a !important;
    padding-left: 110px;
    height: 42px;
  }

  .search-content.affix h1 {
    display: none;
  }

  .search-content.affix .selectboxit-container {
    background: none;
  }

  .search-content.affix .search-box {
    width: inherit;
    max-width: inherit;
    padding: 0;
  }

  .search-content.affix .nav-tabs {
    float: left;
    width: 110px;
    height: 42px;
    margin-right: 1px;
    border-radius: 0px;
    position: absolute;
    top: 0;
    overflow: hidden;
    background: #4b4b4b !important;
    padding-top: 42px;
    z-index: 99;
  }

  .search-content.affix .nav-tabs:before {
    display: none !important;
  }

  .search-content.affix .nav-tabs li {
    width: 100%;
    border-bottom: 1px;
    float: none;
    padding: 0;
    background: #fff;
  }

  .search-content.affix .nav-tabs li a {
    padding: 8px 5px;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    text-transform: none;
    color: #fff;
    background: #4b4b4b !important;
    transition: all ease-out 0s;
    margin: 0;
  }

  .search-content.affix .nav-tabs li a.active {
    position: absolute;
    left: 0;
    top: -42px;
    width: 100%;
    padding: 11px 15px !important;
    color: #fff !important;
    background: #4b4b4b !important;
    border-left: 1px solid #5d5d5d !important;
    border-right: 1px solid #5d5d5d !important;
  }

  .search-content.affix .nav-tabs li a.active:after {
    content: "";
    position: absolute;
    right: 14px;
    top: 19px;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    transform: rotate(45deg) translate(-3px, -4px) !important;
    -webkit-transform: rotate(45deg) translate(-3px, -4px) !important;
  }

  .search-content.affix .nav-tabs li:hover a {
    background: #f5f5f5 !important;
  }

  .search-content.affix .nav-tabs li:hover a.active {
    background: #323232 !important;
  }

  .search-content.affix .nav-tabs li:nth-child(2) a.active {
    top: -82px;
    padding: 14px 15px 9px !important;
  }

  .search-content.affix .nav-tabs li:nth-child(2) a.active:after {
    top: 23px;
  }

  .search-content.affix .nav-tabs.show-drop {
    overflow: visible;
    height: auto !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3) !important;
  }

  .search-content.affix .nav-tabs.show-drop:after {
    content: "";
    position: absolute;
    left: 18px;
    top: 33px;
    width: 18px;
    height: 18px;
    z-index: 9999;
    background: #fff;
    border-left: 1px solid #afafaf;
    border-top: 1px solid #afafaf;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-radius: 0 0 12px 0;
  }

  .search-content.affix .nav-tabs.show-drop a {
    background: #FFF !important;
    color: #333333 !important;
  }

  .search-content.affix .nav-tabs.show-drop li.active {
    position: absolute;
    left: 0px;
    top: -42px !important;
    width: 100%;
  }

  .search-content.affix .select2-container {
    background: #64666a !important;
  }

  .search-content.affix .select2-container ul {
    padding: 5px 4px !important;
  }

  .search-content.affix .select2-container.form-control {
    min-height: 37px;
    padding: 0px;
    height: auto;
    background: #4b4b4b !important;
    position: absolute;
  }

  .search-content.affix .select2-container.form-control .select2-choices {
    margin: -2px -1px 0 -2px;
    padding-bottom: 1px;
  }

  .search-content.affix .select2-container .listCount {
    color: #fff;
  }

  .search-content.affix li.ser-area .searchbtn_wrapper {
    width: 45px;
    height: 31px;
    top: 5px;
    right: 5px;
    overflow: hidden;
    margin-right: -1px;
  }

  .search-content.affix li.ser-area .searchbtn_wrapper:after {
    left: 45% !important;
    top: 5px !important;
    width: 18px !important;
    height: 18px !important;
    border-color: #cacaca !important;
  }

  .search-content.affix li.ser-area .searchbtn_wrapper:before {
    left: 63% !important;
    top: 18px !important;
    height: 8px;
    border-color: #cacaca !important;
  }

  .search-content.affix li.ser-area .searchbtn_wrapper .btn {
    margin-right: 0px !important;
    background: none !important;
    border-radius: 0px 5px 5px 0;
  }

  .search-content.affix li.ser-area .searchbtn_wrapper:hover:after,
  .search-content.affix li.ser-area .searchbtn_wrapper:hover:before {
    border-color: #f4364c !important;
  }

  .search-content.affix li.ser-area .searchbtn_wrapper:hover .btn {
    background: none !important;
  }

  .search-content.affix li.ser-area {
    background: #64666a;
  }

  .search-content.affix li.ser-area .btn {
    padding: 7px 0;
    height: 38px;
    font-size: 16px;
    width: 16%;
    margin: -1px -6px -1px 0;
    text-align: center;
  }

  .search-content.affix li.search-choice {
    margin: 5px 5px 0;
  }

  .search-content.affix li.search-field {
    margin: 5px 5px 2px 0;
  }

  .search-content.affix .selectboxit-text {
    padding-left: 14px;
  }

  .search-content.affix .selectboxit-text,
  .search-content.affix .type-select,
  .search-content.affix .drop-listing {
    height: 42px;
    line-height: 42px;
    color: #fff;
  }

  .search-content.affix li.ser-area input[type=text] {
    height: 32px;
    line-height: 32px;
  }

  .search-content.affix .selectboxit-text,
  .search-content.affix .type-select,
  .search-content.affix .drop-listing {
    background: #4b4b4b;
    border-bottom-color: #4b4b4b;
    border-right-color: #6f6f6f;
    padding: 0 15px;
  }

  .search-content.affix li.ser-area input[type=text] {
    background: #64666a;
    color: #b9b9b9;
    border-bottom-color: transparent;
  }

  .search-content.affix li.budget-li .budget-menu-slide,
  .search-content.affix li.ser-pro .type-options {
    top: 42px;
  }

  .search-content.affix .budget-menu-slide .selectboxit-text {
    background: #fff;
    border: #dee2e6 1px solid;
    color: #343a40;
  }

  .banner_bottom_strip_wrapper {
    background-color: #68478d;
  }
}

@media screen and (min-width: 1500px) {
  .proejct-show .banner-img {
    background-size: cover !important;
  }
}

@media (max-width: 991.98px) {
  .proejct-show .banner-img {
    height: 260px;
  }

  .proejct-show .banner-img img {
    max-width: 100%;
    height: auto;
  }

  .proejct-show .custom-dropdown .custom-dropdown-list {
    height: 125px;
    overflow-y: auto;
  }

  .search-content .selectboxit-text,
  .search-content .type-select,
  .search-content .drop-listing {
    height: 46px;
    line-height: 46px;
    background: #fff;
    box-shadow: 2px 3px 10px 0px rgba(0,0,0,0.03);
    border-radius: 3px;
  }

  .search-content li.budget-li .budget-menu-slide {
    top: 75px;
  }

  .search-content li.ser-area .select2-container ul {
    padding: 5px 0;
  }

  .search-content li.ser-area .searchbtn_wrapper {
    position: relative;
    width: 100%;
    border-radius: 0;
    margin-top: 1.5625rem;
    margin-bottom: 0;
  }

  .search-content li.ser-area .searchbtn_wrapper .btn {
    width: 100%;
    border-radius: 0;
    padding: .8125rem;
    font-size: 1.0625rem;
  }

  .search-content li.ser-area .searchbtn_wrapper:before,
  .search-content li.ser-area .searchbtn_wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    width: 15px;
    height: 100%;
    background: #f4364c;
  }

  .search-content li.ser-area .searchbtn_wrapper:before {
    left: -15px;
  }

  .search-content li.ser-area .searchbtn_wrapper:after {
    right: -15px;
  }

  .search-content li.ser-area .searchbtn_wrapper:hover:before,
  .search-content li.ser-area .searchbtn_wrapper:hover:after {
    background: #f2122c;
  }

  .search-content {
    position: fixed;
    top: 0;
    height: 100%;
    background: #f4f4f4;
    transform: translateY(100%);
    transition: ease .7s;
    z-index: 1031;
    overflow-y: auto;
  }

  .search-content.open {
    transform: translateY(0);
  }

  .search-content h1 {
    display: none;
  }

  .search-content .nav-tabs li a {
    padding-left: 28px;
    position: relative;
    cursor: pointer;
    font-size: .9375rem;
    padding-right: 13px;
  }

  .search-content .nav-tabs li a:before {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    border: 2px solid #d6d6d6;
    border-radius: 50%;
    left: 0;
    top: 0;
    display: block;
  }

  .search-content .nav-tabs li a:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: block;
    background-color: #f4364c;
    left: 5px;
    top: 5px;
    opacity: 0;
    transition: all ease .5s;
  }

  .search-content .nav-tabs li a.active {
    color: #343a40;
  }

  .search-content .nav-tabs li a.active:before {
    border-color: #f4364c;
  }

  .search-content .nav-tabs li a.active:after {
    opacity: 1;
  }

  .search-content .nav-tabs li:last-child a {
    padding-right: 0;
  }

  .search-content .tab-content li.ser-loc,
  .search-content .tab-content li.ser-pro,
  .search-content .tab-content li.bedroom-li,
  .search-content .tab-content li.budget-li,
  .search-content .tab-content li.ser-area {
    width: 100%;
    margin-bottom: 1.5625rem;
  }

  .search-content .tab-content li.ser-area {
    margin-bottom: 0;
  }

  .top-developers-outer .top-developers-tabs .li figure {
    padding: 10px;
  }

  .selectboxit-container .selectboxit {
    box-shadow: 2px 3px 10px 0px rgba(0,0,0,0.03);
    border-radius: 3px;
  }

  #priceRangeBuy,
  #priceRangeRent {
    height: auto !important;
    overflow: hidden;
  }

  .main-title {
    font-size: 1.375rem;
    font-weight: 400 !important;
  }

  .landing-popup {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  .featured-projects .featured-listing .projects a .project-gal-loc {
    font-size: 12px;
  }
}