/**
 * 0.0 - Libraries and defined variable
 * ----------------------------------------------------------------------------
 */
.noo-property-gallery img {
  width: 100%;
}
.rp-item-wrap {
  margin: 0 0 35px;
}
.noo-property-box-agent {
  margin-top: 40px;
}
/** ShortCode: Noo Property Featured */
.noo-property-featured .noo-item {
  position: relative;
}
.noo-property-featured .noo-more {
  padding: 10px 18px 0;
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(37, 47, 92, 0.9) 75%);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.noo-property-featured:hover .noo-more {
  padding: 20px 18px;
}
.noo-property-featured .noo-info a {
  text-transform: uppercase;
  line-height: 19px;
  font-weight: 600;
  letter-spacing: 1px;
}
.noo-property-featured .noo-price {
  font-style: italic;
  line-height: 19px;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 18px;
}
.noo-property-featured .noo-price span {
  color: #fcac2f;
  font-style: normal;
  font-size: 18px;
  font-weight: 600;
}
.noo-property-featured .noo-price:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 75px;
  background: #fff;
  bottom: -12px;
  left: 0;
}
.noo-property-featured address {
  font-style: italic;
}
.noo-property-featured address i {
  color: #fcac2f;
  margin-right: 5px;
}
.noo-property-featured-control {
  margin: 48px 0 18px;
  text-align: right;
}
.noo-property-featured-control > span {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  background: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-property-featured-control > span.nav_next {
  margin-left: 23px;
}
.noo-property-featured-control > span:hover {
  background: #fcac2f;
}
.noo-property-featured-control > span i {
  color: #071645;
  font-size: 14px;
}
/** Shortcode: Noo Simple Information */
.noo-simple-information {
  text-align: center;
}
.noo-simple-information .noo-content {
  max-width: 778px;
  margin: 30px auto 0;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
}
.noo-simple-information .noo-header .text-right {
  border-right: 1px solid #cccccc;
  padding-right: 40px;
}
.noo-simple-information .noo-header .text-left {
  padding-left: 40px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
  color: #071645;
  padding-top: 14px;
}
.noo-simple-information.style-2 {
  padding: 70px 0 65px;
}
.noo-simple-information.style-2 .noo-content {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  margin: 30px auto 0;
}
.noo-simple-information.style-2 ul.list-social {
  list-style: none;
  padding: 28px 0 0;
}
.noo-simple-information.style-2 ul.list-social li {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #071645;
  background: #fff;
  margin: 0 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-simple-information.style-2 ul.list-social li:hover {
  background: #fcac2f;
}
.noo-simple-information.style-2 ul.list-social li:hover a {
  color: #071645;
}
.noo-simple-information.style-2 ul.list-info {
  list-style: none;
  padding: 40px 0 0;
}
.noo-simple-information.style-2 ul.list-info li {
  margin-bottom: 20px;
}
.noo-simple-information.style-2 ul.list-info li .info-wrap {
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  font-style: italic;
  padding: 8px;
}
.noo-simple-information.style-2 ul.list-info li .info-wrap span.icon {
  color: #fcac2f;
  font-size: 20px;
  line-height: 26px;
  padding-right: 6px;
}
.noo-property-gallery {
  position: relative;
  background: #fff;
  padding: 30px;
}
.noo-property-gallery .property-featured .left {
  position: absolute;
  top: 40px;
  left: 40px;
}
.noo-property-gallery .property-featured .left > span {
  background: #fcac2f;
  height: 32px;
  display: inline-block;
  padding: 0 10px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 1px;
  margin-right: 8px;
  color: #fff;
  font-weight: 600;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
}
.noo-property-gallery .property-featured .left > span a {
  color: inherit !important;
}
.noo-property-gallery .property-featured .left > span:hover {
  background: #071645;
}
.noo-property-gallery .property-featured .left > span .rp-photo i {
  padding-right: 5px;
}
.noo-property-gallery .property-featured .left > span i {
  color: #fff;
  font-size: 14.4px;
  line-height: 20.8px;
  letter-spacing: 1px;
}
.noo-property-gallery .property-featured .left span.compare {
  background: #fcac2f !important;
  vertical-align: unset !important;
  line-height: inherit;
}
.noo-property-gallery .property-featured .left span.compare:hover {
  background: #071645 !important;
}
.noo-property-gallery .property-featured .left .compare {
  position: static !important;
  bottom: auto !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
.noo-property-gallery .property-featured .right {
  position: absolute;
  top: 32px;
  right: 35px;
}
.noo-property-gallery .property-featured .right .rp-content-box-item a {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 2px 6px;
  font-weight: 600;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.noo-property-gallery .property-thumb-nav {
  margin-left: 0;
  margin-right: 0;
  padding: 0 15px;
}
.noo-property-gallery .property-thumb-nav[data-number="2"],
.noo-property-gallery .property-thumb-nav[data-number="3"] {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
}
.noo-property-gallery .property-thumb-nav[data-number="2"] .slick-list .slick-slide:hover,
.noo-property-gallery .property-thumb-nav[data-number="3"] .slick-list .slick-slide:hover,
.noo-property-gallery .property-thumb-nav[data-number="2"] .slick-list .slick-slide.slick-active.slick-center,
.noo-property-gallery .property-thumb-nav[data-number="3"] .slick-list .slick-slide.slick-active.slick-center {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.noo-property-gallery .property-thumb-nav .slick-list {
  padding: 15px 0 !important;
}
.noo-property-gallery .property-thumb-nav .slick-list .slick-slide {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.noo-property-gallery .property-thumb-nav .slick-list .slick-slide:hover,
.noo-property-gallery .property-thumb-nav .slick-list .slick-slide.slick-active.slick-center {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.noo-property-gallery .property-thumb-nav .slick-arrow {
  font-size: 0;
}
.noo-property-gallery .property-thumb-nav .slick-arrow:before {
  font-size: 30px;
  font-family: FontAwesome;
  color: #6b6b6b;
}
.noo-property-gallery .property-thumb-nav .slick-arrow.slick-next {
  right: 0;
}
.noo-property-gallery .property-thumb-nav .slick-arrow.slick-next:before {
  content: '\f105';
}
.noo-property-gallery .property-thumb-nav .slick-arrow.slick-prev {
  left: 0;
}
.noo-property-gallery .property-thumb-nav .slick-arrow.slick-prev:before {
  content: '\f104';
}
.noo-property-gallery .property-gallery-grid .gallery-item {
  width: calc((100% - 3px)/3);
  height: 170px;
  overflow: hidden;
  float: left;
  position: relative;
  margin-right: 1px;
  margin-bottom: 1px;
}
.noo-property-gallery .property-gallery-grid .gallery-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(252, 172, 47, 0.6);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-property-gallery .property-gallery-grid .gallery-item i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 25px;
  color: #fff;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 1;
}
.noo-property-gallery .property-gallery-grid .gallery-item .gallery-content {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.noo-property-gallery .property-gallery-grid .gallery-item .gallery-content img {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.noo-property-gallery .property-gallery-grid .gallery-item:hover:after {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.noo-property-gallery .property-gallery-grid .gallery-item:hover i {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.noo-property-gallery .property-gallery-grid .gallery-item:hover .gallery-content {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .noo-property-gallery .property-gallery-grid .gallery-item {
    width: calc(50% - 1px);
  }
}
.lg-thumb-outer .lg-thumb.group {
  margin: 0 auto;
}
.noo-property-head-meta {
  background: #fff;
  padding: 30px 30px 20px;
  margin-top: 40px;
}
.noo-property-head-meta .property-link {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  margin: 0px 0 15px;
}
.noo-property-head-meta .property-info-item {
  position: relative;
}
.noo-property-head-meta .property-info-item address {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  font-style: italic;
}
.noo-property-head-meta .property-info-item address i {
  font-size: 18px;
  line-height: 26px;
  color: #fcac2f;
  font-style: normal;
  padding-right: 10px;
}
.noo-property-head-meta .property-info-item .property-price {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 550px) {
  .noo-property-head-meta .property-info-item .property-price {
    position: relative;
  }
}
.noo-property-head-meta .property-info-item .property-price .amount {
  color: #fcac2f;
  font-size: 20px;
  line-height: 26px;
  font-weight: 900;
}
.noo-property-head-meta .property-info-item .property-price .before-price,
.noo-property-head-meta .property-info-item .property-price .after-price {
  color: #fcac2f;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
}
.noo-property-head-meta .social-share-wrap label {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 40px;
}
.noo-property-head-meta .social-share-wrap ul {
  list-style: none;
  padding: 0;
  display: inline-flex;
}
.noo-property-head-meta .social-share-wrap ul li {
  display: inline-block;
  height: 23px;
  width: 23px;
  line-height: 23px;
  letter-spacing: 1px;
  text-align: center;
  margin-right: 8px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.noo-property-head-meta .social-share-wrap ul li :hover {
  cursor: pointer;
  color: #fcac2f;
}
.entry-property .noo-property-content {
  color: #444444;
  font-size: 14px;
  line-height: 24px;
  background: #fff;
  padding: 30px;
  margin-top: 40px;
}
.rp-box-contact {
  background: #fff;
  margin-top: 40px;
  padding: 33px 40px 80px;
}
.rp-box-contact .rp-box-form .noo-title {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding-bottom: 30px;
}
.rp-box-contact .rp-box-form .rp-item-wrap > input[type=number],
.rp-box-contact .rp-box-form .rp-item-wrap > input[type=password],
.rp-box-contact .rp-box-form .rp-item-wrap > input[type=text],
.rp-box-contact .rp-box-form .rp-item-wrap > input[type=url] {
  color: #b5b5b5;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  padding: 2px 22px 6px;
  display: inline-block;
  height: 45px;
}
.rp-box-contact .rp-box-form textarea {
  color: #b5b5b5;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  padding: 15px 22px;
  display: inline-block;
  min-height: 206px;
}
.rp-box-contact .rp-box-form .rp-submit {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700 !important;
  padding: 10px 40px;
}
.rp-box-contact .rp-box-form .rp-box-schedule-tour .rp-form-action {
  margin-bottom: 45px;
}
.rp-box-contact-agent .rp-form-action {
  margin-top: 0px;
}
.rp-box-contact-agent .rp-item-wrap:first-child {
  margin-top: 0;
}
.noo-box-property-detail {
  margin: 40px 0 0;
}
.noo-box-property-detail .noo-tab span {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  background: #dcdcdc;
  display: inline-block;
  padding: 6px 27px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.noo-box-property-detail .noo-tab span:hover,
.noo-box-property-detail .noo-tab span.active {
  background: #fcac2f;
  color: #fff;
}
.noo-box-property-detail ul.noo-box-property-detail-content {
  background: #fff;
  padding: 23px 19px 22px;
  list-style: none;
  margin: 6px 0 36px;
}
@media (max-width: 991px) {
  .noo-box-property-detail ul.noo-box-property-detail-content {
    margin: 6px 0 40px;
  }
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-detail li {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: .5px;
  font-weight: 700;
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-detail li > span {
  font-weight: 500;
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-detail li div {
  display: inline-block;
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-detail .noo-title {
  font-size: 16px;
  margin: 15px;
  margin-bottom: 40px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bbb;
  margin-top: 15px;
  position: relative;
  top: 30px;
  clear: both;
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-feature li {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: .5px;
  font-weight: 600;
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-feature li > i {
  color: #fcac2f;
  padding-right: 5px;
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-videos iframe {
  width: 100%;
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-virtual iframe {
  width: 80%;
}
.noo-box-property-detail ul.noo-box-property-detail-content#noo-virtual li {
  text-align: center;
}
.noo-box-property-detail.noo-tab-wrap .noo-tab-event {
  display: none;
  margin-top: 0;
}
.noo-box-property-detail.noo-tab-wrap .noo-tab-event#noo-location .rp-property-item-map-wrap {
  display: none;
}
.noo-box-property-detail.noo-tab-wrap .noo-tab-event#noo-detail {
  display: block;
}
.noo-box-property-detail.noo-tab-wrap .noo-box-location {
  display: none;
}
.noo-box-property-detail.noo-tab-wrap #noo-location {
  padding: 0;
  list-style: none;
  background: #fff;
  padding: 30px;
}
.noo-box-property-detail .property-price .after-price {
  line-height: 33px;
}
.noo-box-related {
  background: #f7f7f7;
  margin-top: 70px;
}
@media (max-width: 991px) {
  .noo-box-related {
    margin-top: 40px;
  }
}
.noo-box-related .container {
  padding: 0;
}
.noo-box-related .noo-header {
  text-align: center;
}
.noo-box-related .noo-header h3 {
  font-size: 32px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 17px 0 5px;
}
.noo-box-related .noo-header p {
  font-size: 16px;
  color: #071645;
  font-style: italic;
}
.noo-box-related .noo-tab {
  text-align: center;
  margin: 40px 0 30px;
}
.noo-box-related .noo-tab span {
  color: #000033;
  font-size: 13px;
  line-height: 26px;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: 700;
  background: #fff;
  display: inline-block;
  padding: 6px 20px;
  margin: 0 3px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.noo-box-related .noo-tab span:hover,
.noo-box-related .noo-tab span.active {
  background: #fcac2f;
  color: #fff;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
ul#noo-floor-plans {
  padding-bottom: 0;
}
ul#noo-floor-plans li .accord-planTap {
  padding: 12px 20px;
  cursor: pointer;
  border-top: 1px solid #d4d4d4;
  background-color: #f2f2f2;
}
ul#noo-floor-plans li .accord-planContent {
  padding: 30px;
  background-color: #f7f7f730;
  text-align: center;
}
ul#noo-floor-plans li .accord-planContent .plan-image {
  margin-bottom: 15px;
}
ul#noo-floor-plans li .accord-planContent .plan_description p {
  margin-bottom: 0;
}
ul#noo-floor-plans li .plan-info h3 {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 65px 0 0;
}
ul#noo-floor-plans li .plan-info > span {
  color: #071645;
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0 30px;
  text-transform: uppercase;
}
ul#noo-floor-plans li .plan-info > span i {
  color: #fcac2f;
  padding-right: 8px;
}
ul#noo-floor-plans li .plan-info > span.icon-accord {
  margin-right: 0;
}
ul#noo-floor-plans li:last-child {
  margin-bottom: 30px;
}
.noo-spin {
  display: block;
  text-align: center;
}
.noo-spin i {
  font-size: 30px;
  color: gray;
}
ul.noo-list-property {
  list-style: none;
  padding: 0;
  margin-bottom: 15px;
}
ul.noo-list-property li.property-item {
  margin-bottom: 30px;
}
ul.noo-list-property li.property-item .show_style_list {
  display: none;
}
ul.noo-list-property li.property-item .property-header {
  position: relative;
  overflow: hidden;
}
ul.noo-list-property li.property-item .property-header a {
  position: relative;
  overflow: hidden;
  display: block;
}
ul.noo-list-property li.property-item .property-header a img {
  width: 100%;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
ul.noo-list-property li.property-item .property-header .property-price {
  background: rgba(252, 172, 47, 0.8);
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  padding: 0 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
ul.noo-list-property li.property-item .property-header .property-price .after-price {
  font-size: 12px;
}
ul.noo-list-property li.property-item .property-header .more-action {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
ul.noo-list-property li.property-item .property-header .more-action .compare {
  position: static;
  -moz-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
ul.noo-list-property li.property-item .property-header .more-action .favorites {
  -moz-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
ul.noo-list-property li.property-item .property-header .more-action .favorites a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: inline-block;
  background-color: inherit;
  border-radius: 5px;
}
ul.noo-list-property li.property-item .property-header .more-action > span {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  margin-left: 4px;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  background: #fcac2f !important;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.noo-list-property li.property-item .property-header .more-action > span i {
  color: #fff;
  font-size: 14px;
}
ul.noo-list-property li.property-item .property-header .more-action > span:hover {
  background: #071645 !important;
}
ul.noo-list-property li.property-item .property-content {
  background: #fff;
  padding: 15px 20px 20px;
}
ul.noo-list-property li.property-item .property-content .property-title {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
ul.noo-list-property li.property-item .property-content .property-title:hover {
  color: #fcac2f;
}
ul.noo-list-property li.property-item .property-content address {
  color: #666;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
ul.noo-list-property li.property-item .property-content address i {
  font-size: 18px;
  color: #fcac2f;
  padding-right: 4px;
  font-style: normal;
}
ul.noo-list-property li.property-item .property-content .property-meta {
  margin-top: 5px;
}
ul.noo-list-property li.property-item .property-content .property-meta > span {
  padding-right: 25px;
}
ul.noo-list-property li.property-item .property-content .property-meta > span > span {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}
ul.noo-list-property li.property-item .property-content .property-meta > span > span > span {
  display: none;
}
ul.noo-list-property li.property-item .property-content .property-meta > span > i {
  color: #fcac2f;
  font-size: 20px;
  padding-right: 5px;
}
ul.noo-list-property li.property-item:hover .property-header .rp-thumbnail {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
ul.noo-list-property li.property-item:hover .property-header .more-action .compare,
ul.noo-list-property li.property-item:hover .property-header .more-action .favorites {
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
ul.noo-list-property.style-list li.property-item {
  background: #fff;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
  border: 1px solid rgba(102, 102, 102, 0.1);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.noo-list-property.style-list li.property-item .show_style_list {
  display: block;
}
ul.noo-list-property.style-list li.property-item .property-header {
  padding-left: 0;
  background-color: inherit;
  padding-right: 0;
}
ul.noo-list-property.style-list li.property-item .property-header .property-price {
  display: none;
}
ul.noo-list-property.style-list li.property-item .property-content {
  padding: 15px 10px 15px 15px;
}
ul.noo-list-property.style-list li.property-item p {
  padding: 10px 0;
  margin-bottom: 15px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  color: #444444;
  font-size: 14px;
  line-height: 24px;
}
ul.noo-list-property.style-list li.property-item .property-price {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  padding: 1px 0 2px;
}
ul.noo-list-property.style-list li.property-item .property-price span {
  color: #fcac2f;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  font-style: normal;
}
ul.noo-list-property.style-list li.property-item:before,
ul.noo-list-property.style-list li.property-item:after {
  content: " ";
  display: table;
}
ul.noo-list-property.style-list li.property-item:after {
  clear: both;
}
ul.noo-list-property.style-list li.property-item:hover {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
ul.noo-list-property.style-table li.property-item {
  margin-bottom: 30px;
}
ul.noo-list-property.style-table li.property-item .show_style_list {
  display: none;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap {
  background-color: #fff;
  border: 1px solid rgba(102, 102, 102, 0.1);
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-header {
  padding: 0;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content {
  background-color: transparent;
  padding: 15px 20px 0 !important;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .property-meta > span > i {
  font-size: 20px;
  padding-right: 7px;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .property-meta > span > span {
  font-size: 14px;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Lato';
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > * {
  top: 0;
  right: 0;
  bottom: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  padding: 6px 20px 6px 0px;
  cursor: pointer;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #e6e6e6;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > * > * {
  right: 0;
  bottom: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 12px;
  position: relative;
  color: #8c8c8c;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > * > *.hide {
  display: inline-block !important;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > * i {
  line-height: 22px;
  margin-right: 15px;
  margin-left: 10px;
  color: #8c8c8c;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > *:hover,
ul.noo-list-property.style-table li.property-item .property-item-wrap .property-content .more-action > *:hover * {
  color: #fcac2f;
  border-color: #fcac2f;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap > .property-price {
  text-align: right;
}
@media screen and (min-width: 768px) {
  ul.noo-list-property.style-table li.property-item .property-item-wrap > .property-price {
    padding: 20px 20px 0 0;
  }
}
ul.noo-list-property.style-table li.property-item .property-item-wrap > .property-price > .property-price {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  min-width: 100px;
  text-align: center;
  line-height: 24px;
  padding: 0 10px;
  display: block;
  font-family: 'Lato';
  background-color: #fcac2f;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap > .property-price > .property-date {
  display: block;
  text-align: center;
  margin: 8px 0;
  font-size: 12px;
}
ul.noo-list-property.style-table li.property-item .property-item-wrap > .property-price > .property-date i {
  margin-right: 5px;
  color: #fcac2f;
}
ul.noo-list-property.noo-tab-event,
ul.noo-list-property.style-grid {
  margin-left: -10px;
  margin-right: -10px;
}
ul.noo-list-property.noo-tab-event li.property-item,
ul.noo-list-property.style-grid li.property-item {
  padding: 0 10px 10px 10px;
  margin-bottom: 10px;
}
ul.noo-list-property.noo-tab-event li.property-item .property-item-wrap,
ul.noo-list-property.style-grid li.property-item .property-item-wrap {
  border: 1px solid rgba(102, 102, 102, 0.07);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.noo-list-property.noo-tab-event li.property-item .property-item-wrap:hover,
ul.noo-list-property.style-grid li.property-item .property-item-wrap:hover {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
ul.noo-list-property.style-list li.property-item .property-item-wrap,
ul.noo-list-property.style-table li.property-item .property-item-wrap {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.noo-list-property.style-list li.property-item .property-item-wrap:hover,
ul.noo-list-property.style-table li.property-item .property-item-wrap:hover {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.main-content-archive ul.noo-list-property.style-list li.property-item .property-header .more-action {
  right: 30px;
}
.noo-list-property.style-slider {
  margin-top: 20px;
  margin-bottom: 20px;
}
.noo-list-property.style-slider .heading-item {
  position: relative;
  padding-bottom: 40px;
}
.noo-list-property.style-slider .noo-heading {
  color: #071645;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.noo-list-property.style-slider .noo-heading > span {
  background: #fff;
  z-index: 99;
  display: inline-block;
  padding-right: 13px;
  -moz-transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.noo-list-property.style-slider .noo-heading:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 3px;
  height: 1px;
  width: 100%;
  background: #f0f0f0;
}
.noo-list-property.style-slider .nav-action {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 2;
}
.noo-list-property.style-slider .nav-action span {
  font-size: 22px;
  line-height: 24px;
  color: #666666;
  margin-left: 23px;
  cursor: pointer;
}
.noo-list-property.style-slider .nav-action span:hover {
  color: #fcac2f;
}
.noo-list-property.style-slider .owl-nav {
  display: none;
}
.noo-list-property.style-slider .property-item {
  position: relative;
}
.noo-list-property.style-slider .property-item .property-header .property-content {
  padding: 50px 20px 0;
  color: #fff;
  position: absolute;
  bottom: -65px;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(37, 47, 92, 0.9) 85%);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-price {
  color: #fff;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  margin-bottom: 18px;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-price .amount {
  color: #fcac2f;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  font-style: normal;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-price:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 1px;
  width: 100px;
  background: #fff;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-title {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-title:hover {
  color: #fcac2f;
}
.noo-list-property.style-slider .property-item .property-header .property-content address {
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  margin-bottom: 15px;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noo-list-property.style-slider .property-item .property-header .property-content address i {
  font-size: 18px;
  color: #fcac2f;
  padding-right: 6px;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-meta {
  position: relative;
  padding: 15px 0;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-meta > span {
  padding-right: 20px;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-meta > span > span {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-meta > span > span > span {
  display: none;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-meta > span > i {
  color: #fcac2f;
  font-size: 21px;
  padding-right: 6px;
}
.noo-list-property.style-slider .property-item .property-header .property-content .property-meta:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  height: 1px;
  width: 100px;
  background: #fff;
}
.noo-list-property.style-slider .property-item:hover .property-header .property-offers,
.noo-list-property.style-slider .property-item:hover .property-header .featured-sold {
  -moz-transform: translate(0, -70px);
  -webkit-transform: translate(0, -70px);
  -ms-transform: translate(0, -70px);
  -o-transform: translate(0, -70px);
  transform: translate(0, -70px);
}
.noo-list-property.style-slider .property-item:hover .property-header .property-content {
  -webkit-transform: translateY(-65px);
  -ms-transform: translateY(-65px);
  -o-transform: translateY(-65px);
  transform: translateY(-65px);
}
.noo-list-property.style-slider .property-item:hover .property-header .property-content .property-meta {
  display: block;
  visibility: visible;
}
ul#noo-review .noo-title {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: -3px 0 35px;
}
ul#noo-review ul.rp-property-list-comment li .item-avatar {
  float: left;
  width: 80px;
  text-align: center;
}
ul#noo-review ul.rp-property-list-comment li .item-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
ul#noo-review ul.rp-property-list-comment li .item-info .name-user-comment {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
}
ul#noo-review ul.rp-property-list-comment li .item-info .rp-stars-rating {
  margin-left: 35px;
  width: 95px;
  -moz-transform: translate(0, -15px);
  -webkit-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  transform: translate(0, -15px);
}
ul#noo-review ul.rp-property-list-comment li .item-info time {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  text-transform: uppercase;
}
ul#noo-review .form-comment .noo-title {
  display: inline-block;
  margin: 0;
}
ul#noo-review .form-comment .noo-header {
  margin: 0 0 20px;
}
ul#noo-review .form-comment .noo-header .item-notice {
  color: #666;
  font-style: italic;
  line-height: 26px;
}
ul#noo-review .form-comment .rp-box-rating {
  margin: 0 0 0 22px;
  display: inline-block;
  transform: translate(0, 15px);
}
ul#noo-review .form-comment .rp-box-rating > label {
  display: none;
}
ul#noo-review .form-comment .rp-item-wrap {
  margin: 0 0 30px;
}
ul#noo-review .form-comment .rp-item-wrap > input[type=number],
ul#noo-review .form-comment .rp-item-wrap > input[type=password],
ul#noo-review .form-comment .rp-item-wrap > input[type=text],
ul#noo-review .form-comment .rp-item-wrap > input[type=url] {
  color: #b5b5b5;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  padding: 2px 22px 6px;
  display: inline-block;
  height: 45px;
}
ul#noo-review .form-comment textarea {
  color: #b5b5b5;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  padding: 15px 22px;
  display: inline-block;
  min-height: 206px;
}
ul#noo-review .form-comment .rp-button {
  line-height: 26px;
  letter-spacing: 1px;
  padding: 8px 30px;
}
.noo-list-property-tab {
  padding-top: 30px;
}
.noo-list-property-tab .left {
  max-height: 651px;
  overflow-y: hidden;
}
.noo-list-property-tab .left:hover {
  overflow-y: scroll;
}
.noo-list-property-tab .property-item {
  background: #fafafa;
  padding: 15px 20px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.noo-list-property-tab .property-item:before,
.noo-list-property-tab .property-item:after {
  content: " ";
  display: table;
}
.noo-list-property-tab .property-item:after {
  clear: both;
}
.noo-list-property-tab .property-item .noo-thumbnail {
  float: left;
  height: 90px;
  width: 90px;
  overflow: hidden;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-list-property-tab .property-item .noo-thumbnail img {
  height: 90px;
  width: 90px;
}
.noo-list-property-tab .property-item .noo-info {
  padding: 0 0 0 105px;
}
.noo-list-property-tab .property-item .property-title {
  font-size: 15px;
  margin: 0 0 -5px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noo-list-property-tab .property-item .name,
.noo-list-property-tab .property-item address {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
}
.noo-list-property-tab .property-item .name i,
.noo-list-property-tab .property-item address i {
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  color: #fcac2f;
  padding-right: 6px;
}
.noo-list-property-tab .property-item address {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 6px 0 0 1px;
  margin: 0;
}
.noo-list-property-tab .property-item .name:before {
  font-style: normal;
  content: '\f007';
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 26px;
  color: #fcac2f;
  padding-right: 6px;
}
.noo-list-property-tab .property-item:hover,
.noo-list-property-tab .property-item.active {
  border-right: 4px solid #fcac2f;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.noo-list-property-tab .property-item-content {
  background: #fff;
  margin-left: 5px;
}
.noo-list-property-tab .property-item-content .property-title {
  font-size: 18px;
}
.noo-list-property-tab .property-item-content address {
  position: absolute;
  bottom: 0;
  right: 60px;
}
.noo-list-property-tab .property-item-content .noo-plan-image-wrap .plan-image img {
  max-height: 514px;
  width: 100%;
}
.noo-list-property-tab .property-item-content .noo-plan-image-wrap .featured-sold .property-featured {
  background-color: #229e54;
}
.noo-list-property-tab .property-item-content .noo-plan-image-wrap .featured-sold .property-sold {
  background-color: #e03131;
}
.noo-list-property-tab .property-item-content .noo-plan-image-wrap .property-offers span,
.noo-list-property-tab .property-item-content .noo-plan-image-wrap .featured-sold span {
  color: #fff;
  font-size: 14px;
  border-radius: 2px;
  padding: 3px 15px;
}
.noo-list-property-tab .property-item-content .noo-info .total-property {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}
.noo-list-property-tab .property-item-content .noo-info .total-property span {
  font-size: 34px;
  color: #fcac2f;
}
.noo-list-property-tab .property-item-content .noo-header {
  position: relative;
}
.noo-list-property-tab .property-item-content .noo-header .plan-image {
  cursor: w-resize;
}
.noo-list-property-tab .property-item-content .noo-header-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 155px 25px 20px;
  color: #fff;
  font-size: 12px;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(37, 47, 92, 0.9) 75%);
  z-index: 999;
}
.noo-list-property-tab .property-item-content .noo-header-content .property-title {
  color: #fcac2f;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 5px;
}
.noo-list-property-tab .property-item-content .noo-header-content address {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  position: static;
  margin: 0 0 3px;
}
.noo-list-property-tab .property-item-content .noo-header-content address i {
  color: #fcac2f;
  font-size: 18px;
  padding-right: 6px;
}
.noo-list-property-tab .property-item-content .noo-header-content .name {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
}
.noo-list-property-tab .property-item-content .noo-header-content .name:before {
  font-style: normal;
  content: '\f007';
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 26px;
  color: #fcac2f;
  padding-right: 6px;
}
.noo-list-property-tab .property-item-content .property-meta {
  padding: 35px 0;
}
.noo-list-property-tab .property-item-content .property-meta .meta-list > span {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  padding-bottom: 27px;
}
.noo-list-property-tab .property-item-content .property-meta .meta-list > span i {
  color: #fcac2f;
  font-size: 18px;
  display: inline-block;
  width: 30px;
}
.noo-list-property-tab .property-item-content .property-meta .meta-info .property-offers > span {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 600;
}
.noo-list-property-tab .property-item-content .property-meta .meta-info .rp-button {
  padding: 8px 22px;
  margin-top: 22px;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
}
.noo-list-property-tab .property-title {
  color: #071645;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.noo-property-statistic {
  background: #fff;
}
.single .noo-property-statistic {
  padding: 25px 30px 40px;
  margin-top: 40px;
}
.single .noo-property-statistic .noo-title {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding-bottom: 30px;
}
.single .entry-property .container .rp-box-contact {
  margin-right: -15px;
  margin-left: -15px;
}
.single .rp-property-buy .noo-property-head-meta {
  margin-top: 0;
}
.single .rp-property-buy .rp-property-buy-information {
  clear: both;
  background: #fff;
  padding: 0 30px;
}
.single .rp-property-buy .rp-property-buy-information ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #dcdcdc;
}
.single .rp-property-buy .rp-property-buy-information ul li {
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
  display: inline-block;
  width: 50%;
  float: left;
}
.single .rp-property-buy .rp-property-buy-information ul li:nth-child(2n+1) {
  border-right: 1px solid #dcdcdc;
}
.single .rp-property-buy .rp-property-buy-information ul li:nth-child(2n) {
  padding-left: 20px;
}
.single .rp-property-buy .rp-property-buy-information ul li > span {
  width: 60%;
  float: right;
}
@media screen and (max-width: 767px) {
  .single .rp-property-buy .rp-property-buy-information ul li {
    width: 100%;
  }
  .single .rp-property-buy .rp-property-buy-information ul li:nth-child(2n) {
    padding-left: 0;
  }
  .single .rp-property-buy .rp-property-buy-information ul li > span {
    width: 70%;
    float: right;
  }
}
.single .rp-property-buy .rp-property-buy-description {
  background: #fff;
  padding: 30px;
}
.single .rp-property-buy .rp-property-buy-description .title {
  margin: 0;
}
.single .rp-property-buy .rp-property-gallery {
  background: #fff;
  padding: 0 30px 30px;
}
.single .rp-property-buy .rp-property-buy-comment {
  background-color: #fff;
  padding: 30px;
  margin-top: 40px;
}
.single .rp-property-buy .rp-property-buy-comment .rp-title-box {
  margin-top: 0;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-list-comment {
  margin: 0;
  padding: 20px 0;
  list-style: none;
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-list-comment li .item-avatar {
  float: left;
  width: 80px;
  text-align: center;
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-list-comment li .item-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-list-comment li .item-info .name-user-comment {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-list-comment li .item-info .rp-stars-rating {
  margin-left: 35px;
  width: 95px;
  -moz-transform: translate(0, -15px);
  -webkit-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  transform: translate(0, -15px);
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-list-comment li .item-info .rp-stars-rating span {
  top: -3px;
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-list-comment li .item-info time {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  text-transform: uppercase;
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-list-comment li .item-comment-content {
  clear: both;
  margin-top: 20px;
}
.single .rp-property-buy .rp-property-buy-comment .rp-property-form-comment .rp-item-wrap label {
  display: none;
}
@media screen and (min-width: 992px) {
  .single .rp-property-buy .rp-property-buy-comment .rp-property-form-comment #rp-item-user_name-wrap,
  .single .rp-property-buy .rp-property-buy-comment .rp-property-form-comment #rp-item-user_email-wrap {
    width: calc(50% - 15px);
    float: left;
  }
  .single .rp-property-buy .rp-property-buy-comment .rp-property-form-comment #rp-item-user_email-wrap {
    float: right;
  }
}
.single .mfp-bg {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  background: #000;
}
.single .mfp-gallery:hover .mfp-arrow-left:before,
.single .mfp-gallery:hover .mfp-arrow-right:before {
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.single .mfp-gallery .mfp-arrow-left:before {
  border: none;
  color: #fff;
  font-size: 20px;
  content: "\f177";
  font-family: FontAwesome;
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.single .mfp-gallery .mfp-arrow-left:after {
  display: none;
}
.single .mfp-gallery .mfp-arrow-right:before {
  border: none;
  color: #fff;
  font-size: 20px;
  content: "\f178";
  font-family: FontAwesome;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.single .mfp-gallery .mfp-arrow-right:after {
  display: none;
}
.noo-icon-map {
  display: block !important;
  font-size: 16px !important;
  width: 30px !important;
  line-height: 30px !important;
  text-align: center !important;
  white-space: nowrap !important;
  background: #fff;
  position: relative;
  -moz-transform: translate(-2px, 5px);
  -webkit-transform: translate(-2px, 5px);
  -ms-transform: translate(-2px, 5px);
  -o-transform: translate(-2px, 5px);
  transform: translate(-2px, 5px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-icon-map:after {
  content: '';
  position: absolute;
  bottom: -30px;
  width: 15px;
  height: 6px;
  left: 7px;
  background: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-property-item-map-wrap {
  background: #fff;
  cursor: initial;
  margin: -425px 0 0 -137px;
  width: 274px;
  max-width: 273px;
  -webkit-box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.12);
}
.noo-property-item-map-wrap .noo-property-item-map .noo-content-title {
  color: #071645;
  font-size: 14px;
  font-weight: 700;
  margin: 6px 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 1px;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-offers {
  position: absolute;
  top: 8px;
  left: 15px;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-offers span {
  background: #229e54;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.noo-property-item-map-wrap .noo-property-item-map .property-meta {
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
.noo-property-item-map-wrap .noo-property-item-map .property-meta > span {
  padding-right: 25px;
}
.noo-property-item-map-wrap .noo-property-item-map .property-meta i {
  color: #fcac2f;
  padding-right: 8px;
}
.noo-property-item-map-wrap .noo-property-item-map .rp-address {
  color: #333;
  font-size: 12px;
  line-height: 30px;
  font-style: italic;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.noo-property-item-map-wrap .noo-property-item-map .rp-address i {
  color: #fcac2f;
  font-size: 16px;
  line-height: 26px;
  padding-right: 4px;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-thumbnail a {
  display: block;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-thumbnail a img {
  margin-top: -13px;
  width: 100%;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-content {
  color: #fafafa;
  padding: 6px 15px 0;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-action {
  color: #6b6b6b;
  margin: 5px -15px 0;
  padding: 7px 15px 6px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  border-top: 1px solid #f0f0f0;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-action .noo-price {
  color: #fcac2f;
  max-width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noo-property-item-map-wrap .noo-property-item-map .noo-action .more {
  color: #071645;
  text-decoration: underline;
}
.noo-property-item-map-wrap:after,
.noo-property-item-map-wrap:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.noo-property-item-map-wrap:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 20px;
  margin-left: -20px;
}
.noo-property-item-map-wrap:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #fff;
  border-width: 20px;
  margin-left: -20px;
}
.gm-style img {
  right: -13px;
}
.noo-box-features-content {
  border-top: 1px solid #d7d7d7;
  padding: 20px 10px;
  margin-left: 15px;
  margin-right: 15px;
}
.noo-box-features-content .rp-item-wrap {
  margin-bottom: 15px;
}
.noo-box-features-content .checkbox {
  margin-left: -10px;
  color: #6b6b6b;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px;
}
.noo-box-features-content .checkbox:first-child {
  margin-top: -5px;
}
.noo-box-features-content .checkbox label {
  margin-right: 30px;
  padding-left: 0;
}
.noo-box-features-content .checkbox label:after {
  content: '';
  display: table;
  clear: both;
}
.noo-box-features-content .checkbox label input[type="checkbox"] {
  display: none;
}
.noo-box-features-content .checkbox label input[type="checkbox"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.noo-box-features-content .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.noo-box-features-content .checkbox label input[type="checkbox"]:checked + .cr {
  background: #fcac2f;
  border: none;
  color: #fff;
}
.noo-box-features-content .checkbox label input[type="checkbox"]:disabled + .cr {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.noo-box-features-content .checkbox .cr {
  position: relative;
  display: inline-block;
  border: 2px solid #6b6b6b;
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 5px;
  margin-top: 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.noo-box-features-content .checkbox .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 20%;
}
.rp-property-comment .rp-property-item-comment .item-comment-content {
  padding: 10px 0 20px;
}
.post-type-archive-rp_property_buy ul.noo-list-property.style-table li.property-item .show_style_list {
  display: block;
}
.property-buy-quick-view-popup {
  position: relative;
  padding: 30px;
}
.property-buy-quick-view-popup .modal-body {
  padding: 0;
}
.property-buy-quick-view-popup .pbq-close {
  position: absolute;
  top: 5px;
  right: 10px;
}
.property-buy-quick-view-popup .noo-property-gallery {
  padding: 0;
}
.property-buy-quick-view-popup .noo-property-head-meta {
  padding: 0;
}
.property-buy-quick-view-popup .noo-property-head-meta .social-share-wrap label {
  font-size: 14px;
}
.property-buy-quick-view-popup .rp-property-buy-information ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.property-buy-quick-view-popup .rp-property-buy-information ul li {
  float: left;
  width: 50%;
}
.property-buy-quick-view-popup .rp-property-buy-information ul li span {
  font-weight: bold;
}
.property-buy-quick-view-popup .modal-body .rp-button {
  text-transform: none;
  background-color: #fcac2f;
}
.property-buy-quick-view-popup .modal-body .rp-button:hover {
  background-color: #071645;
}
.property-buy-quick-view-popup .slick-dots {
  bottom: 0;
}
.property-buy-quick-view-popup .slick-dots li button:before {
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  border: 2px solid #fff;
}
.property-item .more-action .quick-view {
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.property-item .more-action .quick-view {
  -moz-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: all 0.4s easy-in-out;
  -o-transition: all 0.4s easy-in-out;
  transition: all 0.4s easy-in-out;
}
.property-item:hover .more-action .quick-view {
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.noo-box-map {
  background: #fff;
  padding: 25px 30px 40px;
  margin-top: 40px;
}
.noo-box-map .noo-title {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding-bottom: 30px;
}
.noo-box-map .rp-property-item-map-wrap {
  display: none;
}
.noo-box-map .noo-box-map-content {
  margin-bottom: 30px;
}
.noo-box-map .noo-box-map-content .location_map {
  height: 455px;
}
.noo-box-map ul.noo-nearby-map {
  list-style: none;
  padding: 0;
  margin: 0;
}
.noo-box-map ul.noo-nearby-map li {
  display: inline-block;
  cursor: pointer;
  padding: 0 30px;
  text-align: center;
}
.noo-box-map ul.noo-nearby-map li > span {
  display: block;
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-top: 5px;
}
.noo-box-map ul.noo-nearby-map li:hover > span {
  color: #fcac2f;
}
.noo-property-nearby .noo-property-yelp .rp-title-box,
.noo-property-nearby .noo-property-walkscore .rp-title-box {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding-bottom: 30px;
}
.noo-property-nearby .noo-property-yelp h5,
.noo-property-nearby .noo-property-walkscore h5 {
  font-weight: 500 !important;
  font-size: 16px;
}
.noo-property-nearby .noo-property-yelp .rp-property-yelp {
  background: #fff;
  padding: 25px 30px 40px;
  margin-top: 40px;
  border: none;
}
.noo-property-nearby .noo-property-walkscore .rp-property-walkscore {
  background: #fff;
  padding: 25px 30px 40px;
  margin-top: 40px;
  border: none;
}
@media (min-width: 992px) {
  .noo-property-country .noo-list-property-country li.col-md-4:nth-child(3n+1) {
    clear: both;
  }
  .noo-property-country .noo-list-property-country li.col-md-3:nth-child(4n+1) {
    clear: both;
  }
}
.noo-property-document {
  background: #fff;
  margin-top: 40px;
  padding: 30px;
  font-size: 16px;
}
.noo-property-document .fa {
  font-size: 25px;
  margin-right: 15px;
}
#noo-same-area .property-item:nth-child(2n+1),
#noo-similar .property-item:nth-child(2n+1),
#noo-same-price .property-item:nth-child(2n+1) {
  clear: both;
}
.property-gallery-top:not(.slick-slider) {
  height: 500px;
}
.property-gallery-top .property-gallery-item:not(.slick-slide) {
  display: none;
}
.noo-list-property .property-item .property-header .featured-sold {
  position: absolute;
  top: 15px;
  left: 15px;
  line-height: 14px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.noo-list-property .property-item .property-header .property-featured,
.noo-list-property .property-item .property-header .property-sold {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 1px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 600;
}
.noo-list-property .property-item .property-header .property-featured {
  background: #229e54;
  display: block;
}
.noo-list-property .property-item .property-header .property-sold {
  background-color: red;
}
.noo-list-property .property-item .property-header .property-offers {
  position: absolute;
  top: 7px;
  right: 12px;
  -webkit-transition: all 0.45s ease-in-out;
  -o-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
.noo-list-property .property-item .property-header .property-offers span {
  color: #fff;
  font-size: 10px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 600;
}
.property-price .after-price {
  font-size: 12px;
}
.noo-property-tags {
  padding: 0;
  margin: 5px 0;
}
.noo-property-tags li {
  display: inline-block;
  margin-right: 15px;
}
.noo-property-tags li:first-child {
  margin-right: 5px;
}
.noo-sub-listing {
  background: #ffffff;
  padding: 25px 30px 40px;
  margin-top: 40px;
}
.noo-sub-listing .noo-title {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding-bottom: 30px;
}
.accord-block .accord-tab {
  padding: 12px 20px;
  cursor: pointer;
  border-top: 1px solid #d4d4d4;
  background-color: #f2f2f2;
}
.accord-block .accord-content {
  padding: 30px;
}
.accord-block .accord-tab h3 {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  display: inline-block;
}
.expand-icon,
.icon-accord {
  float: right;
}
.expand-icon:after,
.icon-accord:after {
  font-family: fontawesome;
  content: "\f078";
}
.active .expand-icon:after,
.active .icon-accord:after {
  content: "\f077";
}
.submit-form-wrap {
  background: #fbfbfb;
  padding: 0px 15px 5px;
}
.noo-tab span {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  background: #dcdcdc;
  display: inline-block;
  padding: 6px 27px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.noo-tab span:hover,
.noo-tab span.active {
  background: #fcac2f;
  color: #fff;
}
.noo-tab-step {
  margin: 0px -15px 0px -15px;
}
.noo-tab-step span {
  color: #adadad;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  background: #dcdcdc;
  display: inline-block;
  padding: 5px 16px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.noo-tab-step span.active {
  background: #fcac2f;
  color: #fff;
}
.noo-tab-step span:hover {
  cursor: not-allowed;
}
.rp-shortcode-agency-profile .noo-page-main-dashboard,
.rp-shortcode-agent-profile .noo-page-main-dashboard {
  padding-top: 0;
}
.rp-shortcode-agency-profile .rp-profile,
.rp-shortcode-agent-profile .rp-profile {
  padding: 0 20px 0 0;
}
.noo-page-main-dashboard .noo-tab-content {
  display: none;
  padding: 30px 0 0;
}
.noo-page-main-dashboard .noo-tab-content .noo-submit-user-info {
  margin: 0 15px;
}
.noo-page-main-dashboard .noo-tab-content #rp-item-property_photo-wrap {
  padding: inherit;
}
.noo-page-main-dashboard .noo-tab-content .noo-title {
  padding: inherit;
  margin-bottom: 15px;
  padding-top: 0;
}
.submit-property-select h2 {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 35px;
}
.submit-property-select > .item {
  width: 50%;
  float: left;
  text-align: center;
}
.submit-property-select > .item a {
  height: 230px;
  max-width: 220px;
  max-height: 292px;
  display: inline-block;
  line-height: 40px;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 100px 60px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .submit-property-select > .item.sale {
    border-right: 1px solid #cccccc;
    box-sizing: border-box;
  }
}
.submit-property-select > .item.sale a {
  background-image: url("../../realty-portal/images/buy_bg.png");
  color: #fff;
}
.submit-property-select > .item.sale a:hover {
  background-image: url("../../realty-portal/images/sale_bg.png");
  color: #071645;
}
.submit-property-select > .item.buy a {
  background-image: url("../../realty-portal/images/sale_bg.png");
  color: inherit;
}
.submit-property-select > .item.buy a:hover {
  background-image: url("../../realty-portal/images/buy_bg.png");
  color: #fff;
}
@media (max-width: 991px) {
  .submit-property-select > .item {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
}
@media (max-width: 479px) {
  .submit-property-select > .item a {
    padding: 50% 20%;
  }
}
.submit-property-select:after {
  content: "";
  display: table;
  clear: both;
}
.rp-floor-plans-wrap {
  margin-top: 0;
  padding: 0;
  border: 0;
}
.rp-shortcode-submit-property .rp-property-action {
  background-color: #fff;
}
.rp-shortcode-submit-property .rp-button {
  margin-bottom: 30px;
}
.noo-page-main-dashboard {
  background: #fff;
  padding: 30px 0;
}
.noo-page-main-dashboard #rp-property-buy-submit .noo-title {
  padding-left: 15px;
}
.noo-page-main-dashboard #rp-agency-profile {
  margin-bottom: 30px;
}
.noo-page-main-dashboard .noo-title {
  color: #071645;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 30px;
  padding-right: 15px;
}
.noo-page-main-dashboard .noo-title i {
  color: #fcac2f;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  padding-right: 6px;
}
.noo-page-main-dashboard .rp-item-wrap {
  margin: 0 0 20px;
}
.noo-page-main-dashboard .noo-tab-content .rp-item-wrap > label,
.noo-page-main-dashboard .rp-item-wrap > .rp-child > label {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.noo-page-main-dashboard input[type=email],
.noo-page-main-dashboard input[type=password],
.noo-page-main-dashboard input[type=search],
.noo-page-main-dashboard input[type=tel],
.noo-page-main-dashboard input[type=text],
.noo-page-main-dashboard input[type=url],
.noo-page-main-dashboard select,
.noo-page-main-dashboard textarea {
  background: #fff;
  color: #656565;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  border: 1px solid #dcdcdc;
  width: 100%;
}
.noo-page-main-dashboard input[type=email]::placeholder,
.noo-page-main-dashboard input[type=password]::placeholder,
.noo-page-main-dashboard input[type=search]::placeholder,
.noo-page-main-dashboard input[type=tel]::placeholder,
.noo-page-main-dashboard input[type=text]::placeholder,
.noo-page-main-dashboard input[type=url]::placeholder,
.noo-page-main-dashboard select::placeholder,
.noo-page-main-dashboard textarea::placeholder {
  color: #b5b5b5;
}
.noo-page-main-dashboard input[type=email].error,
.noo-page-main-dashboard input[type=password].error,
.noo-page-main-dashboard input[type=search].error,
.noo-page-main-dashboard input[type=tel].error,
.noo-page-main-dashboard input[type=text].error,
.noo-page-main-dashboard input[type=url].error,
.noo-page-main-dashboard select.error,
.noo-page-main-dashboard textarea.error {
  border-color: red;
}
.noo-page-main-dashboard .noo-submit-box {
  margin-bottom: 15px;
}
.noo-page-main-dashboard .noo-submit-box.location-map .rp-item-wrap {
  padding-left: 0;
}
.noo-page-main-dashboard .rp-child {
  margin-bottom: 20px;
}
.noo-page-main-dashboard .noo-content {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.noo-page-main-dashboard .wp-editor-tabs {
  display: none;
}
.noo-page-main-dashboard input[type="checkbox"] {
  display: none;
}
.noo-page-main-dashboard input[type="checkbox"] + label {
  font-size: 14px;
  line-height: 34px;
  letter-spacing: .5px;
  font-weight: 700;
}
.noo-page-main-dashboard input[type="checkbox"] + label span:before {
  display: inline-block;
  content: '\f096';
  font: normal normal normal 14px/1 FontAwesome;
  cursor: pointer;
  color: #fcac2f;
  margin-right: 6px;
}
.noo-page-main-dashboard input[type="checkbox"]:checked + label span:before {
  content: '\f046';
  font: normal normal normal 14px/1 FontAwesome;
  color: #fcac2f;
  margin-right: 6px;
}
.noo-page-main-dashboard #rp-item-property_photo-wrap {
  margin-top: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.noo-page-main-dashboard .noo-tab-wrap .noo-tab + .noo-tab-event {
  display: block;
}
.noo-page-main-dashboard .noo-tab-wrap > .noo-tab-event {
  display: none;
  padding: 30px;
  background: rgba(102, 102, 102, 0.02);
}
.noo-page-main-dashboard .noo-tab-wrap > .noo-tab-event .noo-title {
  display: none;
}
.noo-page-main-dashboard .noo-tab-wrap .rp-floor-plans-wrap {
  background: transparent;
}
.noo-page-main-dashboard .noo-tab-wrap #noo-map .rp-property-item-map-wrap {
  display: none;
}
#rp-property-submit .rp-property-action {
  display: inline-block;
}
.box-ft-fields td {
  border: none !important;
}
.box-ft-fields .rp-button.add-additional-row {
  margin-top: 0;
}
.box-ft-fields .action-field span {
  cursor: move;
}
.box-ft-fields .action-field span.remove-additional-row {
  cursor: pointer;
}
.rp-item-wrap > label {
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 8px;
}
.no-padding {
  padding: 0;
}
.noo-submit-user-info .list-agents {
  display: none;
}
.noo-submit-user-info .list-agents.active {
  display: block;
}
.noo-submit-user-info .list-agents.hide {
  display: none;
}
.noo-contact-type-label {
  cursor: pointer;
  margin-right: 30px;
  margin-bottom: 15px;
}
.post-type-archive-rp_agency ul.noo-list-agent {
  padding: 0;
}
ul.noo-list-agent {
  list-style: none;
  padding: 0 15px;
  margin-top: 0 !important;
  margin-bottom: 15px;
}
ul.noo-list-agent .agent-item,
ul.noo-list-agent .agent-item .noo-box-agent-info {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.noo-list-agent.style-grid-simple {
  margin-top: 0;
  margin-bottom: 0;
}
ul.noo-list-agent.style-grid-simple .agent-item {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
ul.noo-list-agent.style-grid-simple .agent-item .noo-thumbnail {
  background: #fafafa;
  text-align: center;
  height: 271px;
  overflow: hidden;
}
ul.noo-list-agent.style-grid-simple .agent-item .agent-name {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
}
ul.noo-list-agent.style-grid-simple .agent-item .noo-info {
  border: 1px solid #f0f0f0;
  border-top: none;
  padding: 16px 20px;
}
ul.noo-list-agent.style-grid-simple .agent-item .noo-content {
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
}
ul.noo-list-agent.style-grid-simple .agent-item .noo-content i {
  color: #fcac2f;
  font-size: 18px;
  line-height: 26px;
  padding-right: 6px;
  font-style: normal;
}
ul.noo-list-agent.style-grid-simple .agent-item .noo-content .readmore {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  text-decoration: underline;
  font-style: normal;
  margin-top: 15px;
  display: inline-block;
}
ul.noo-list-agent.style-grid-simple .agent-item .noo-content .readmore:hover {
  color: #fcac2f;
}
ul.noo-list-agent.style-grid-simple .agent-item:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
ul.noo-list-agent.style-grid .show-grid {
  display: block;
}
ul.noo-list-agent.style-grid .show-list {
  display: none;
}
ul.noo-list-agent.style-grid li.agent-item {
  margin-bottom: 30px;
}
ul.noo-list-agent.style-grid li.agent-item .noo-content {
  text-align: center;
  padding: 15px 15px 15px;
}
ul.noo-list-agent.style-grid li.agent-item .noo-content .noo-header {
  margin-bottom: 10px;
}
ul.noo-list-agent.style-grid li.agent-item .noo-content .rp-list-social {
  position: relative;
  top: 5px;
}
ul.noo-list-agent.style-grid li.agent-item .noo-content .rp-list-social li i {
  font-size: 14px;
}
ul.noo-list-agent.style-grid li.agent-item .noo-content .noo-contact .address {
  display: none;
}
ul.noo-list-agent.style-grid li.agent-item:hover .noo-box-agent-info {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
ul.noo-list-agent.style-grid li.agent-item.agency .noo-content .noo-contact .address {
  display: inherit;
}
ul.noo-list-agent.style-grid .noo-box-agent-info .noo-thumbnail {
  background: #fff;
  text-align: center;
  min-height: 200px;
  line-height: 200px;
  padding: 15px 15px 0 15px;
}
ul.noo-list-agent.style-grid .noo-box-agent-info .noo-content .rp-list-social li {
  margin: 0 10px;
}
ul.noo-list-agent.style-list .show-list {
  display: block;
}
ul.noo-list-agent.style-list .show-grid {
  display: none;
}
ul.noo-list-agent.style-list .noo-thumbnail {
  min-height: 296px;
  line-height: 296px;
}
ul.noo-list-agent.style-list .noo-thumbnail .show-list {
  text-align: center;
}
ul.noo-list-agent.style-list .noo-thumbnail .show-list .rp-button {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
ul.noo-list-agent.style-list .noo-contact .position {
  display: none;
}
ul.noo-list-agent.style-list li.agent-item {
  margin-bottom: 30px;
}
ul.noo-list-agent.style-list li.agent-item:hover .noo-thumbnail .rp-button {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
ul.noo-list-agent.style-list li.agent-item:hover {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
ul.noo-list-agent.style-list li.agent-item.agency .rp-list-social {
  top: 0;
}
.noo-box-agent-info {
  background: #fff;
}
.noo-box-agent-info:before,
.noo-box-agent-info:after {
  content: " ";
  display: table;
}
.noo-box-agent-info:after {
  clear: both;
}
.noo-box-agent-info .noo-thumbnail {
  padding: 0;
}
.noo-box-agent-info .noo-thumbnail .button {
  font-size: 14px;
  padding: 15px;
  text-transform: uppercase;
  font-weight: 900;
  width: 100%;
}
.noo-box-agent-info .noo-thumbnail .rp-button {
  background: #fcac2f;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  bottom: 0;
  left: 0;
}
.noo-box-agent-info .noo-thumbnail .rp-button:hover {
  background-color: #000000;
}
.noo-box-agent-info:hover .noo-thumbnail .rp-button {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.noo-box-agent-info .noo-content {
  padding: 25px 30px 25px;
}
.noo-box-agent-info .noo-content h4 {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
}
.noo-box-agent-info .noo-content .position {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.noo-box-agent-info .noo-content .agent-about {
  font-size: 14px;
  line-height: 24px;
  color: #444;
}
.noo-box-agent-info .noo-content .noo-header {
  position: relative;
  border-bottom: 1px solid #cecece;
  padding-bottom: 10px;
  padding: 0px 0px 10px;
  margin: 0px;
  margin-bottom: 25px;
}
.noo-box-agent-info .noo-content .noo-header .right {
  position: absolute;
  bottom: -60px;
  right: 0;
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}
.noo-box-agent-info .noo-content .noo-header .right span {
  font-size: 26px;
  color: #fcac2f;
}
.noo-box-agent-info .noo-content .noo-info .total-property {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}
.noo-box-agent-info .noo-content .noo-info .total-property span {
  font-size: 26px;
  color: #fcac2f;
}
.noo-box-agent-info .noo-content .noo-contact {
  margin: 5px 0 12px;
}
.noo-box-agent-info .noo-content .noo-contact > div {
  color: #666;
  font-size: 14px;
  font-style: italic;
  line-height: 26px;
  padding-bottom: 5px;
  color: #06133c;
}
.noo-box-agent-info .noo-content .noo-contact > div:last-child {
  padding-bottom: 0;
}
.noo-box-agent-info .noo-content .noo-contact > div i {
  color: #fcac2f;
  font-size: 18px;
  line-height: 26px;
  padding-right: 6px;
}
.noo-box-agent-info .noo-content .rp-list-social {
  list-style: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 24px;
}
.noo-box-agent-info .noo-content .rp-list-social li {
  display: inline-flex;
  margin-right: 20px;
}
.noo-box-agent-info .noo-content .rp-list-social li i {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
}
.noo-single-agent .entry-agent {
  background: #fff;
  color: #444444;
  font-size: 14px;
  line-height: 24px;
  padding: 28px 30px 40px;
}
.noo-single-agent .entry-agent h2 {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 8px;
}
.site-content-single-post .noo-box-agent-info .noo-thumbnail {
  text-align: center;
}
.site-content-single-post .noo-box-agent-info .noo-content .noo-contact > div {
  font-style: inherit;
}
.site-content-single-post .noo-box-agent-info .agent-main-info {
  border-bottom: 1px solid #cecece;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}
.rp-box-contact {
  padding: 25px 30px 40px;
}
.rp-box-contact h2 {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  margin: 0 0 8px;
}
.rp-box-contact .rp-button {
  margin: -3px 0 0;
  padding: 10px 40px;
}
.noo-agent-property {
  padding: 70px 0 0;
  margin-bottom: -30px;
}
.noo-agent-property .noo-header {
  text-align: center;
  margin-bottom: 30px;
}
.noo-agent-property .noo-header h3 {
  color: #071645;
  font-size: 36px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 900;
}
.noo-agent-property .noo-header p {
  color: #242e5b;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}
.noo-single-agency ul.noo-list-agent {
  margin: 0;
}
.noo-single-agency .noo-tab-wrap .noo-tab-event {
  background-color: #fff;
  padding: 20px 30px;
}
.noo-single-agency .noo-tab-wrap .noo-tab-event h3 {
  margin: 0;
}
.noo-single-agency .noo-tab-wrap .noo-tab-event.rp-property-comment {
  padding: 30px;
}
.noo-single-agency .noo-tab-wrap .noo-tab-event .noo-list-agent {
  padding: 0;
}
.noo-single-agency .noo-tab-wrap .noo-tab-event .noo-list-agent .agent-item {
  margin-bottom: 10px;
}
.noo-single-agency .noo-tab-wrap .noo-box-agents {
  padding: 30px 0 0;
}
.noo-single-agency .noo-tab-wrap .noo-box-agent-info .noo-contact > div {
  font-size: 16px;
}
.noo-single-agency .noo-tab-wrap #noo-map {
  margin: 0;
  padding: 30px;
  list-style: none;
}
.noo-single-agency .noo-tab-wrap #noo-review {
  list-style: none;
}
.noo-single-agency .noo-tab-wrap #noo-review .noo-title {
  display: block;
  margin-bottom: 0;
}
.noo-single-agency .noo-tab-wrap #noo-review .rp-property-list-comment {
  padding: 30px 0;
}
.noo-single-agency .noo-tab-wrap #noo-review .rp-property-list-comment .rp-stars-rating span {
  top: -3px;
}
.noo-single-agency .noo-tab-wrap #noo-review .form-comment .noo-header {
  display: table;
}
.noo-single-agency .noo-tab-wrap #noo-review .form-comment .noo-header > * {
  display: table-cell;
  float: left;
}
.noo-single-agency .noo-tab-wrap #noo-review .form-comment .noo-header .rp-box-rating {
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.noo-single-agency .noo-tab-wrap #noo-review .form-comment .noo-header .rp-box-rating .rp-rating {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
}
.noo-single-agency .noo-box-location {
  margin-top: 30px;
  padding: 30px;
  background: #fff;
}
.noo-single-agency .noo-box-location .noo-title {
  display: none;
}
.noo-single-agency .noo-box-location #noo-map {
  padding: 0;
  margin: 0;
  list-style: none;
}
.noo-single-agency .noo-box-location .rp-property-item-map-wrap {
  display: none;
}
.noo-box-agency-info {
  background: #fff;
  margin-bottom: 45px;
}
.noo-box-agency-info .noo-thumbnail {
  min-height: 270px;
  line-height: 270px;
  text-align: center;
}
.noo-box-agency-info .noo-content {
  padding: 50px;
  padding-left: 0;
}
.noo-box-agency-info .agency-name {
  font-size: 16px;
  margin-top: 0;
}
.noo-box-agency-info .rp-list-social {
  list-style: none;
  padding: 0;
  margin: 4px 0 0;
}
.noo-box-agency-info .rp-list-social li {
  display: inline-flex;
  margin-right: 20px;
}
.noo-box-agency-info .rp-list-social li i {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
}
.noo-box-agency-info .noo-contact > div {
  font-size: 14px;
  color: #333;
  margin: 5px 0;
  letter-spacing: 1px;
}
.noo-box-agency-info .noo-contact > div:last-child {
  margin-bottom: 0;
}
.noo-box-agency-info .noo-contact > div i {
  font-size: 18px;
  color: #fcac2f;
}
.noo-box-agency-info .agency-count {
  margin-top: 10px;
}
.noo-box-agency-info .agency-count > span {
  margin-right: 15px;
  color: #071645;
}
.noo-box-agency-info .agency-count > span > span {
  color: #fcac2f;
  font-size: 18px;
  margin-left: 5px;
}
@media (max-width: 991px) {
  .noo-box-agency-info .noo-content {
    padding: 30px;
  }
}
.rp-notice {
  font-size: 14px;
  padding: 12px 20px;
}
.rp-notice a.login-link {
  font-weight: bold;
}
.noo-warning {
  color: #a2a2a2;
  font-style: italic;
}
.noo-property-tools,
.noo-agent-tools {
  position: absolute;
  top: -50px;
  right: 15px;
  width: calc(100% - 30px);
}
.noo-property-tools label,
.noo-agent-tools label {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
}
.noo-property-tools .view-mode,
.noo-agent-tools .view-mode,
.noo-property-tools .view-order,
.noo-agent-tools .view-order,
.noo-property-tools form,
.noo-agent-tools form,
.noo-property-tools label,
.noo-agent-tools label {
  display: inline-block;
}
.noo-property-tools .view-mode,
.noo-agent-tools .view-mode {
  margin-right: 50px;
  text-align: left;
  float: left;
}
.noo-property-tools .view-mode span,
.noo-agent-tools .view-mode span {
  color: #acacac;
  font-size: 18px;
  letter-spacing: .75px;
  padding: 3px 10px;
  cursor: pointer;
}
.noo-property-tools .view-mode span:hover,
.noo-agent-tools .view-mode span:hover,
.noo-property-tools .view-mode span.active,
.noo-agent-tools .view-mode span.active {
  color: #fcac2f;
}
.noo-property-tools .view-mode span:hover.grid,
.noo-agent-tools .view-mode span:hover.grid,
.noo-property-tools .view-mode span.active.grid,
.noo-agent-tools .view-mode span.active.grid {
  border-right: 1px solid #acacac;
}
.noo-property-tools .view-mode span.grid,
.noo-agent-tools .view-mode span.grid {
  padding-right: 12px;
  border-right: 1px solid;
}
.noo-property-tools .view-mode span.list,
.noo-agent-tools .view-mode span.list {
  padding-left: 12px;
  border-right: 1px solid;
}
.noo-property-tools .view-order select,
.noo-agent-tools .view-order select {
  border: 1px solid #b7b7b7;
  height: 30px;
  color: #666666;
  line-height: 26px;
  font-style: italic;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.noo-pagination .pagination-active {
  display: inline-block;
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
}
.noo-pagination .pagination-active > span {
  color: #6b6b6b;
  border: 1px solid #6b6b6b;
  padding: 2px 16px 4px;
  margin: 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.noo-pagination .arrow {
  border: 1px solid #444444;
  color: #444444;
  font-size: 18px;
  line-height: 17px;
  letter-spacing: 1px;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  margin-left: 18px;
  -moz-transform: translate(0, 2px);
  -webkit-transform: translate(0, 2px);
  -ms-transform: translate(0, 2px);
  -o-transform: translate(0, 2px);
  transform: translate(0, 2px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-pagination .arrow i {
  padding-left: 3px;
}
.noo-pagination .arrow i.fa-angle-left {
  padding-right: 3px;
}
.noo-pagination .arrow:first-child {
  margin-left: 10px;
}
.noo-pagination .arrow:hover {
  background: #fcac2f;
  color: #fff;
  border: 1px solid #fcac2f;
}
@media (max-width: 550px) {
  .noo-property-tools {
    position: relative;
    right: inherit;
  }
}
@media (max-width: 550px) {
  .noo-property-tools .view-mode {
    float: inherit;
    display: block;
  }
}
@media (max-width: 550px) {
  .noo-property-tools .view-order {
    display: block;
    float: left;
  }
}
.row-4 .col-md-3:nth-child(4n+1) {
  clear: both;
}
.row-3 .col-md-4:nth-child(3n+1) {
  clear: both;
}
.row-2 .col-md-6:nth-child(2n+1) {
  clear: both;
}
.col-5,
.col-5-3,
.col-5-2 {
  margin: 0;
  display: inline-block;
  padding: 0;
  border: none;
}
.col-5 {
  width: 20%;
}
.col-5-3 {
  width: 38%;
}
.col-5-2 {
  width: 30%;
}
@media (min-width: 992px) {
  .columns-2 > div {
    width: 50%;
    padding: 15px 15px;
    float: left;
  }
  .columns-2 > div:nth-child(2n+1) {
    clear: both;
  }
  .columns-3 > div {
    width: 33.33333333%;
    padding: 15px 15px;
    float: left;
  }
  .columns-3 > div:nth-child(3n+1) {
    clear: both;
  }
  .columns-4 > div {
    width: 25%;
    padding: 25px 15px;
    float: left;
  }
  .columns-4 > div:nth-child(4n+1) {
    clear: both;
  }
  .columns-5 > div {
    width: 20%;
    padding: 25px 15px;
    float: left;
  }
  .columns-5 > div:nth-child(5n+1) {
    clear: both;
  }
  .columns-6 > div {
    width: 16.66666667%;
    padding: 25px 15px;
    float: left;
  }
  .columns-6 > div:nth-child(6n+1) {
    clear: both;
  }
}
@media (max-width: 991px) {
  .columns-2 > div,
  .columns-3 > div,
  .columns-4 > div,
  .columns-5 > div,
  .columns-6 > div {
    width: 50%;
    padding: 15px;
    float: left;
  }
  .columns-2 > div:nth-child(2n+1),
  .columns-3 > div:nth-child(2n+1),
  .columns-4 > div:nth-child(2n+1),
  .columns-5 > div:nth-child(2n+1),
  .columns-6 > div:nth-child(2n+1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .columns-2 > div,
  .columns-3 > div,
  .columns-4 > div,
  .columns-5 > div,
  .columns-6 > div {
    width: 100%;
    padding: 0 15px;
    float: none;
  }
}
@media (min-width: 768px) {
  .row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.red {
  color: red;
}
.noo-hide {
  display: none;
}
.noo-clear {
  clear: both;
}
.noo-padding-top-20 {
  padding-top: 20px;
}
.noo-padding-bottom-20 {
  padding-bottom: 20px;
}
.noo-padding-top-40 {
  padding-top: 40px;
}
.noo-padding-bottom-40 {
  padding-bottom: 40px;
}
.border-bottom-0 {
  border-bottom: 0;
}
.mgt-0 {
  margin-top: 0;
}
.mgt-10 {
  margin-top: 10px;
}
.mgt-30 {
  margin-top: 30px;
}
.width100 {
  width: 100%;
}
.width50 {
  width: 50%;
}
.noo-show {
  display: block;
}
.noo-hide {
  display: none;
}
.noo-tab-dashboard {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.noo-tab-dashboard li {
  color: #6b6b6b;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px 20px;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
}
.noo-tab-dashboard li:last-child {
  border-bottom: none;
}
.noo-tab-dashboard li:hover,
.noo-tab-dashboard li.active {
  color: #fff;
  background: #fcac2f;
}
.noo-tab-dashboard li:hover a,
.noo-tab-dashboard li.active a {
  color: #fff;
}
.noo-tab-dashboard li i {
  margin-right: 10px;
  font-size: 12px;
}
.paginate_button {
  padding: 5px 10px;
  border: 1px solid #c2c2c2;
}
.paginate_button.current,
.paginate_button:hover {
  border-color: #fcac2f;
  background-color: #fcac2f;
  color: #fff;
}
.noo-page-agent-dashboard .noo-property-tools {
  width: auto;
  top: -10px;
  right: 20px;
}
.noo-page-agent-dashboard .noo-property-tools .view-mode {
  margin-right: 0px;
}
.noo-page-agent-dashboard .noo-my-dashboard {
  margin-bottom: 40px;
}
.noo-page-agent-dashboard .noo-my-dashboard .status-filter {
  text-align: right;
}
.noo-page-agent-dashboard .noo-my-dashboard .status-filter .rp-filter-item {
  display: inline-block;
  max-width: 200px;
}
@media (max-width: 640px) {
  .noo-page-agent-dashboard .noo-my-dashboard .status-filter {
    text-align: left;
  }
}
.noo-page-agent-dashboard .noo-my-dashboard .rp-filter-item,
.noo-page-agent-dashboard .noo-my-dashboard select[name="noo-table-properties_length"],
.noo-page-agent-dashboard .noo-my-dashboard select[name="noo-table-properties-buy_length"],
.noo-page-agent-dashboard .noo-my-dashboard input[type="search"] {
  width: auto;
  height: 30px;
  margin: 0 10px 30px 10px;
  border-radius: 4px;
}
.noo-page-agent-dashboard table {
  width: 100%!important;
}
.noo-page-agent-dashboard table thead {
  background-color: #ECECEC;
}
.noo-page-agent-dashboard table thead th {
  border-color: #cacaca!important;
}
.noo-page-agent-dashboard table tbody tr td {
  border-top-color: #cacaca!important;
  vertical-align: middle!important;
}
.noo-page-agent-dashboard .image img {
  max-width: 70px;
}
.noo-page-agent-dashboard .property-offers {
  display: inline-block;
}
.noo-page-agent-dashboard .property-offers-item,
.noo-page-agent-dashboard .noo-status {
  color: #fff;
  font-size: 10px;
  white-space: nowrap;
  line-height: 14px;
  text-transform: uppercase;
  padding: 2px 6px;
  font-weight: 600;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.noo-page-agent-dashboard .noo-status-pending {
  background-color: #E9CB5D;
}
.noo-page-agent-dashboard .noo-status-publish {
  background-color: #379F58;
}
.noo-page-agent-dashboard .noo-status-unpublish,
.noo-page-agent-dashboard .noo-status-inactive {
  background-color: #000;
}
.noo-page-agent-dashboard .noo-status-expired {
  background-color: #A3A3A3;
}
.noo-page-agent-dashboard .property-action .title {
  font-weight: 600;
}
.noo-page-agent-dashboard .action-item-wrap {
  margin: 15px 0 0 0;
}
.noo-page-agent-dashboard .action-item-wrap .item {
  background: #dddddd;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0 2px 5px 2px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #4f4f4f;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.noo-page-agent-dashboard .action-item-wrap .item a {
  color: #4f4f4f;
}
.noo-page-agent-dashboard .action-item-wrap .item:hover + .action-item-container {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.noo-page-agent-dashboard .action-item-wrap .item.noo-property-set-featured {
  right: 80px;
}
.noo-page-agent-dashboard .action-item-wrap .item.noo-property-set-featured.featured {
  background: #fcac2f;
  color: #fff;
}
.noo-page-agent-dashboard .action-item-wrap .item.sold {
  background-color: #fcac2f;
  color: #fff;
}
.noo-page-agent-dashboard .noo-box-menu .rp-box-content {
  padding: 0;
  margin: 0;
  list-style: none;
}
.noo-page-agent-dashboard .noo-box-menu .rp-box-content li {
  font-size: 16px;
  padding: 10px 5px;
  border-bottom: 1px solid #e6e6e6;
}
.noo-page-agent-dashboard .noo-box-menu .rp-box-content li.package-title:last-child {
  border: none;
}
.noo-page-agent-dashboard .noo-box-menu .rp-box-content li.package-title:first-child {
  border-bottom: none;
}
.noo-page-agent-dashboard .noo-box-menu .rp-box-content li.package-title span {
  padding: 5px 10px;
  background-color: #fcac2f;
  color: #fff;
  border-radius: 4px;
}
.noo-page-agent-dashboard .noo-box-menu .rp-box-content.is-expired {
  position: relative;
}
.noo-page-agent-dashboard .noo-box-menu .rp-box-content.is-expired:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
}
.noo-page-agent-dashboard .noo-box-menu .package-expired {
  padding: 10px;
  border: 1px solid #fcac2f;
  margin-bottom: 20px;
}
.noo-page-agent-dashboard .noo-title {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  margin: 0;
  padding: 0;
  margin-bottom: 35px;
}
.noo-page-agent-dashboard .noo-title:after {
  content: '';
  height: 2px;
  width: 60px;
  background: #fcac2f;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.noo-page-agent-dashboard .rp-box-your-package {
  margin-bottom: 50px;
  margin-top: 30px;
}
.noo-page-agent-dashboard .rp-box-your-package .rp-button {
  margin-top: 0;
}
.noo-page-agent-dashboard .noo-box-contact-me {
  margin-top: 86px;
}
.noo-page-agent-dashboard .noo-box-contact-me ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.noo-page-agent-dashboard .noo-box-contact-me ul li {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  margin-bottom: 8px;
}
.noo-page-agent-dashboard .noo-box-contact-me ul li i {
  color: #fcac2f;
  padding-right: 4px;
  font-style: normal;
  font-size: 18px;
}
.noo-page-agent-dashboard .order-content .left {
  float: left;
}
.noo-page-agent-dashboard .order-content .left p {
  margin-top: 25px;
}
.noo-page-agent-dashboard .order-content .right {
  float: right;
}
.noo-page-agent-dashboard .order-content .btn-print-invoice {
  padding: 10px 20px;
  background-color: #fcac2f;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.noo-page-agent-dashboard .order-content .btn-print-invoice i {
  margin-right: 6px;
}
.noo-page-main-dashboard .noo-box-agent {
  position: relative;
  text-align: center;
  padding-bottom: 50px;
}
.noo-page-main-dashboard .noo-box-agent img {
  height: 200px;
  width: 200px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-page-main-dashboard .noo-box-agent .total-property {
  position: absolute;
  top: 0;
  right: 38px;
  background: #fcac2f;
  color: #fff;
  font-size: 12px;
  line-height: 90px;
  font-weight: 600;
  text-align: center;
  width: 90px;
  height: 90px;
  border: 10px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-page-main-dashboard .noo-box-agent .total-property > span {
  display: block;
  font-size: 18px;
  line-height: 40px;
  font-weight: 900;
  margin-bottom: -40px;
}
.noo-page-main-dashboard .noo-box-agent .noo-info h2 {
  font-size: 18px;
  letter-spacing: 1px;
  color: #071645;
  font-weight: 900;
  margin: 10px 0 2px;
}
.noo-page-main-dashboard .noo-box-agent .noo-info h3 {
  margin-top: 0;
}
.noo-page-main-dashboard .noo-box-agent .noo-info .position {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.noo-page-main-dashboard .noo-box-agent .noo-content {
  color: #444444;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  padding: 17px 0;
}
.noo-my-dashboard table#noo-table-properties-buy .property-action,
.noo-my-dashboard table#noo-table-properties .property-action {
  text-align: left;
  padding-left: 5px;
}
.rp-button > i {
  top: 12px;
}
.rp-button > i.fa-angle-left {
  left: 0 !important;
}
.rp-button,
.wpcf7-submit,
.compare-properties-button {
  font-size: 14px;
  color: #fff !important;
  font-weight: 700;
  padding: 8px 30px;
  text-align: center;
  vertical-align: middle;
  background-color: #fcac2f;
  border: none;
  letter-spacing: 1px;
  text-transform: capitalize;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.rp-button.btn-default,
.wpcf7-submit.btn-default,
.compare-properties-button.btn-default {
  background-color: #ddd;
}
.rp-button.btn-default:hover,
.wpcf7-submit.btn-default:hover,
.compare-properties-button.btn-default:hover {
  background-color: #000000;
}
.rp-button:hover,
.wpcf7-submit:hover,
.compare-properties-button:hover {
  background-color: #000000;
  color: #fff;
}
.modal-dialog .modal-title {
  text-transform: uppercase;
}
.modal-dialog .rp-button {
  margin: 0;
}
.rp-agency-profile .noo-title,
.agency-profile-password .noo-title,
.rp-agent-profile .noo-title,
.agent-profile-password .noo-title {
  color: #071645;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  display: block;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 15px;
}
.rp-agency-profile .rp-profile-action,
.agency-profile-password .rp-profile-action,
.rp-agent-profile .rp-profile-action,
.agent-profile-password .rp-profile-action {
  margin: 25px 0 25px;
}
.rp-agency-profile #rp-item-avatar-wrap,
.agency-profile-password #rp-item-avatar-wrap,
.rp-agent-profile #rp-item-avatar-wrap,
.agent-profile-password #rp-item-avatar-wrap {
  text-align: center;
}
.rp-agency-profile .rp-upload,
.agency-profile-password .rp-upload,
.rp-agent-profile .rp-upload,
.agent-profile-password .rp-upload {
  display: inline-block;
}
.rp-agency-profile .rp-upload .rp-upload-thumbnail,
.agency-profile-password .rp-upload .rp-upload-thumbnail,
.rp-agent-profile .rp-upload .rp-upload-thumbnail,
.agent-profile-password .rp-upload .rp-upload-thumbnail {
  border: none;
  padding: 0;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  width: 200px;
  height: 200px;
}
.rp-agency-profile .rp-upload .rp-upload-thumbnail img,
.agency-profile-password .rp-upload .rp-upload-thumbnail img,
.rp-agent-profile .rp-upload .rp-upload-thumbnail img,
.agent-profile-password .rp-upload .rp-upload-thumbnail img {
  height: 200px;
  width: 200px;
}
.rp-agency-profile .rp-upload .rp-upload-image,
.agency-profile-password .rp-upload .rp-upload-image,
.rp-agent-profile .rp-upload .rp-upload-image,
.agent-profile-password .rp-upload .rp-upload-image {
  float: none;
  padding: 5px 10px;
}
.rp-agency-profile .noo-upload-image p,
.agency-profile-password .noo-upload-image p,
.rp-agent-profile .noo-upload-image p,
.agent-profile-password .noo-upload-image p {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  text-align: center;
}
.noo-heading-sc.style-1 {
  padding: 10px 0;
  text-align: center;
}
.noo-heading-sc.style-1 h3 {
  color: #071645;
  font-size: 30px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 20px 0 10px;
}
.noo-heading-sc.style-1 p {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
@media (max-width: 767px) {
  .noo-heading-sc.style-1 h3 {
    font-size: 24px;
    line-height: 38px;
  }
}
.noo-heading-sc.style-1.align-left {
  text-align: left;
}
.noo-heading-sc.style-2 {
  padding: 30px 0 50px;
}
.noo-heading-sc.style-2 h3 {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}
.noo-heading-sc.style-2 h3:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  content: '';
  height: 1px;
  width: 40px;
  background: #fcac2f;
}
.noo-heading-sc.style-2 h3:after {
  position: absolute;
  bottom: -16px;
  left: 0;
  content: '';
  height: 1px;
  width: 60px;
  background: #fcac2f;
}
.noo-heading-sc.style-3 {
  text-align: center;
  padding: 60px 30px;
}
.noo-heading-sc.style-3 .icon {
  display: inline-block;
  position: relative;
}
.noo-heading-sc.style-3 .icon img {
  height: 40px;
  width: 40px;
}
.noo-heading-sc.style-3 .icon:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 43px;
  width: 100px;
  height: 1px;
  background: #fff;
}
.noo-heading-sc.style-3 .icon:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 43px;
  width: 100px;
  height: 1px;
  background: #fff;
}
.noo-heading-sc.style-3 h3 {
  color: #fcac2f;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
  padding: 30px 0 20px;
}
.noo-heading-sc.style-3 p {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  margin-bottom: 25px;
}
.noo-heading-sc.style-4 {
  text-align: center;
  padding: 20px 30px 20px;
}
.noo-heading-sc.style-4 .icon {
  display: inline-block;
  position: relative;
}
.noo-heading-sc.style-4 .icon img {
  height: 43px;
  width: 43px;
}
.noo-heading-sc.style-4 h3 {
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0 20px;
}
.noo-heading-sc.style-4 p {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  margin-bottom: 25px;
}
.noo-featured-item-sc {
  padding: 15px 0;
}
.noo-featured-item-sc .featured-item img {
  width: 100%;
}
@media (max-width: 480px) {
  .noo-featured-item-sc .featured-item-wrap {
    padding: 0;
    margin-bottom: 30px;
  }
}
.noo-featured-item-sc.style-1 .featured-item {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.noo-featured-item-sc.style-1 .featured-item:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.noo-featured-item-sc.style-1 .featured-item:hover .noo-content .icon-wrap {
  background: #fcac2f;
}
.noo-featured-item-sc.style-1 .featured-item:hover .noo-content .icon-wrap a {
  color: #fff;
}
.noo-featured-item-sc.style-1 .featured-item .noo-header {
  max-height: 211px;
  overflow: hidden;
}
.noo-featured-item-sc.style-1 .featured-item .noo-content {
  background: #fafafa;
  padding: 70px 20px 40px;
  text-align: center;
  position: relative;
}
.noo-featured-item-sc.style-1 .featured-item .noo-content .icon-wrap {
  display: inline-block;
  height: 80px;
  width: 80px;
  line-height: 90px;
  text-align: center;
  background: #071645;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: -40px;
  left: calc(50% - 40px);
  right: auto;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.noo-featured-item-sc.style-1 .featured-item .noo-content .icon-wrap span {
  font-size: 34px;
  line-height: 26px;
}
.noo-featured-item-sc.style-1 .featured-item .noo-content h3 {
  padding: 0 0 15px;
  margin: 0;
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.noo-featured-item-sc.style-1 .featured-item .noo-content p {
  color: #444444;
  line-height: 24px;
}
.noo-featured-item-sc.style-2 .featured-item .noo-header {
  display: inline-block;
  float: left;
  max-width: 70px;
  padding-right: 15px;
}
.noo-featured-item-sc.style-2 .featured-item .noo-header .icon {
  font-size: 40px;
  color: #fcac2f;
}
.noo-featured-item-sc.style-2 .featured-item .noo-content h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}
.noo-featured-item-sc.style-2 .featured-item .noo-content span {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Lato';
  line-height: 30px;
  color: #fcac2f;
}
.noo-featured-item-sc.style-2 .featured-item .noo-content p {
  margin-top: 10px;
  display: block;
  clear: both;
}
.noo-featured-item-sc.style-3 {
  padding: 0;
  background-color: #fcac2f;
}
.noo-featured-item-sc.style-3 .banner {
  padding-right: 0;
}
.noo-featured-item-sc.style-3 .banner img {
  width: 100%;
}
.noo-featured-item-sc.style-3 .noo-feature-content {
  padding: 30px;
}
.noo-featured-item-sc.style-3 .noo-feature-content h3 {
  margin-top: 0;
  font-size: 30px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .noo-featured-item-sc.style-3 .noo-feature-content h3 {
    font-size: 24px;
  }
}
.noo-featured-item-sc.style-3 .noo-feature-content p {
  color: #fff;
  max-width: 70%;
}
.noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list {
  padding: 0;
  list-style: none;
}
.noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list li {
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Lato';
  color: #fff;
  font-weight: 700;
}
.noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list li:before {
  content: '\f046';
  font-size: 16px;
  margin-right: 10px;
  font-weight: normal;
  font-family: FontAwesome;
}
.noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-2 li {
  width: 50%;
  padding-right: 20px;
}
.noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-3 li {
  width: 33.33333333%;
  padding-right: 20px;
}
.noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-4 li {
  width: 25%;
  padding-right: 20px;
}
.noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-5 li {
  width: 20%;
  padding-right: 20px;
}
.noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-6 li {
  width: 16.66666667%;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-3 li,
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-4 li,
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-5 li,
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-6 li {
    width: 33.33333333%;
  }
}
@media (max-width: 768px) {
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-2 li,
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-3 li,
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-4 li,
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-5 li,
  .noo-featured-item-sc.style-3 .noo-feature-content .noo-feature-list.columns-6 li {
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .noo-featured-item-sc.style-3 .noo-feature-content {
    padding: 80px 70px;
  }
}
@media (min-width: 992px) {
  .noo-featured-item-sc.style-3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .noo-featured-item-sc.style-3 > div {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .noo-featured-item-sc.style-3 > div.banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .noo-featured-item-sc.style-3 > div.banner img {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
  }
}
.noo-featured-item-sc.style-4 .noo-feature-content {
  padding: 30px;
}
.noo-featured-item-sc.style-4 .noo-feature-content h3 {
  text-align: center;
  margin-top: 0;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .noo-featured-item-sc.style-4 .noo-feature-content h3 {
    font-size: 24px;
  }
}
.noo-featured-item-sc.style-4 .noo-feature-content p {
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
.noo-featured-item-sc.style-4 .noo-feature-content .banner {
  padding: 30px 0;
}
.noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list {
  padding: 0;
  list-style: none;
}
.noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list li {
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Lato';
  font-weight: 700;
  color: rgba(51, 51, 51, 0.8);
}
.noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list li:before {
  content: '\f046';
  font-size: 16px;
  margin-right: 10px;
  font-weight: normal;
  font-family: FontAwesome;
  color: #fcac2f;
}
.noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-2 li {
  width: 50%;
  padding-right: 20px;
}
.noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-3 li {
  width: 33.33333333%;
  padding-right: 20px;
}
.noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-4 li {
  width: 25%;
  padding-right: 20px;
}
.noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-5 li {
  width: 20%;
  padding-right: 20px;
}
.noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-6 li {
  width: 16.66666667%;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-3 li,
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-4 li,
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-5 li,
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-6 li {
    width: 33.33333333%;
  }
}
@media (max-width: 768px) {
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-2 li,
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-3 li,
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-4 li,
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-5 li,
  .noo-featured-item-sc.style-4 .noo-feature-content .noo-feature-list.columns-6 li {
    width: 50%;
  }
}
.noo-simple-featured-property-sc {
  position: relative;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap {
  position: relative;
  display: block;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap:before,
.noo-simple-featured-property-sc .noo-property-slider-wrap:after {
  content: " ";
  display: table;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap:after {
  clear: both;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_prev,
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_next {
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  position: absolute;
  top: 44%;
  z-index: 99;
  cursor: pointer;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_prev:hover i,
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_next:hover i {
  color: #fcac2f;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_prev i,
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_next i {
  font-size: 44px;
  color: #fff;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_prev {
  left: 12px;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap .nav_next {
  right: 12px;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap .noo-slider-list .property-price {
  font-weight: 700;
  color: #fff;
  font-family: 'Lato';
  background-color: rgba(252, 172, 47, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 30px;
}
.noo-simple-featured-property-sc .noo-property-slider-wrap .noo-slider-list .property-price .after-price {
  font-weight: normal;
  font-size: 18px;
}
.noo-simple-featured-property-sc .left .rp-content-box-item {
  position: absolute;
  top: 10px;
  left: 30px;
  z-index: 99;
}
.noo-simple-featured-property-sc .left .rp-content-box-item a {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  display: inline-block;
  padding: 2px 6px;
  font-weight: 600;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.noo-simple-featured-property-sc .right {
  padding-left: 45px;
}
.noo-simple-featured-property-sc .noo-header {
  position: relative;
  height: 95px;
}
.noo-simple-featured-property-sc .noo-header .background {
  font-size: 126px;
  line-height: 26px;
  text-transform: uppercase;
  color: rgba(252, 172, 47, 0.1);
  position: absolute;
  top: 30px;
  left: 0;
  display: inline-block;
  font-weight: 900;
  text-align: right;
}
.noo-simple-featured-property-sc .noo-header .content-index {
  position: absolute;
  top: -5px;
  right: 0;
  z-index: 9;
}
.noo-simple-featured-property-sc .noo-header .noo-title {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  text-align: right;
}
.noo-simple-featured-property-sc .noo-header .noo-title:before {
  content: "\f447";
  font-family: "Ionicons";
  font-size: 40px;
  line-height: 26px;
  color: #fcac2f;
  padding-right: 15px;
  display: inline-block;
  -moz-transform: translate(0, 3px);
  -webkit-transform: translate(0, 3px);
  -ms-transform: translate(0, 3px);
  -o-transform: translate(0, 3px);
  transform: translate(0, 3px);
}
.noo-simple-featured-property-sc .noo-header .noo-info {
  position: relative;
  text-align: right;
  -moz-transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.noo-simple-featured-property-sc .noo-header .noo-info > div {
  display: inline-block;
  color: #666;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  padding-right: 30px;
}
.noo-simple-featured-property-sc .noo-header .noo-info > div:last-child {
  padding-right: 0;
}
.noo-simple-featured-property-sc .noo-header .noo-info > div.agent:before {
  content: "\f007";
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 26px;
  color: #fcac2f;
  padding-right: 6px;
  font-style: normal;
}
.noo-simple-featured-property-sc .noo-header .noo-info > div.rp-content-box-item:before {
  content: "\f48d";
  font-family: "Ionicons";
  font-size: 18px;
  line-height: 26px;
  color: #fcac2f;
  padding-right: 6px;
  font-style: normal;
}
.noo-simple-featured-property-sc .noo-header .noo-info > div a {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.noo-simple-featured-property-sc .noo-content {
  color: #444;
  line-height: 24px;
  text-align: right;
  padding: 20px 0 15px;
}
.noo-simple-featured-property-sc .property-meta {
  margin-top: 20px;
}
.noo-simple-featured-property-sc .property-meta > span {
  padding-right: 30px;
  line-height: 45px;
}
.noo-simple-featured-property-sc .property-meta > span > span {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}
.noo-simple-featured-property-sc .property-meta > span > span > span {
  display: none;
}
.noo-simple-featured-property-sc .property-meta > span > i {
  color: #fcac2f;
  font-size: 21px;
  padding-right: 6px;
}
.noo-simple-featured-property-sc .property-meta .rp-button {
  margin: 0;
}
.noo-simple-featured-property-sc .property-meta .rp-button:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.5);
}
.noo-simple-content-sc {
  padding: 40px 0 60px;
  text-align: center;
}
.noo-simple-content-sc .noo-title {
  color: #fff;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 20px 0 35px;
}
.noo-simple-content-sc .noo-content {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  font-weight: 500;
  margin: 0 auto 50px;
}
.noo-simple-content-sc .noo-button {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #fff;
  padding: 8px 15px;
  margin: 0 15px;
  width: auto;
  background: inherit;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.noo-simple-content-sc .noo-button:hover {
  background: #fcac2f;
  border: 1px solid #fcac2f;
  opacity: 1;
  color: #fff;
}
@media (max-width: 767px) {
  .noo-simple-content-sc .noo-title {
    font-size: 24px;
    line-height: 38px;
  }
  .noo-simple-content-sc .noo-button {
    margin-bottom: 10px;
  }
}
.noo-agent-detail-sc .ctext {
  font-size: 18px;
  letter-spacing: 10px;
  color: #666666;
}
.noo-agent-detail-sc .agent-name {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .noo-agent-detail-sc .agent-name {
    font-size: 24px;
  }
}
.noo-agent-detail-sc .position {
  font-size: 16px;
  font-style: italic;
  color: #545454;
}
.noo-agent-detail-sc .noo-info .rp-list-social {
  padding: 0;
  margin: 0;
  list-style: none;
}
.noo-agent-detail-sc .noo-info .rp-list-social li {
  display: inline-block;
  margin-right: 25px;
  color: #545454;
}
.noo-agent-detail-sc .noo-info .rp-list-social li a {
  font-size: 18px;
}
.noo-agent-detail-sc .noo-info .total-property {
  font-weight: 700;
  line-height: 26px;
  color: #071645;
  text-transform: uppercase;
  font-family: 'Lato';
}
.noo-agent-detail-sc .noo-info .total-property span {
  font-size: 34px;
  color: #fcac2f;
}
.noo-agent-detail-sc .noo-contact > div:first-child > div {
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  margin-bottom: 10px;
  color: #545454;
}
.noo-agent-detail-sc .noo-contact > div:first-child > div i {
  font-size: 18px;
  margin-right: 5px;
  color: #fcac2f;
}
.noo-agent-detail-sc .agent-about {
  clear: both;
  margin-top: 15px;
}
.noo-agent-detail-sc .agent-about label {
  display: block;
  font-size: 18px;
}
.noo-agent-listing-sc .style-tab .agent-item {
  background: #fafafa;
  padding: 15px 20px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.noo-agent-listing-sc .style-tab .agent-item:before,
.noo-agent-listing-sc .style-tab .agent-item:after {
  content: " ";
  display: table;
}
.noo-agent-listing-sc .style-tab .agent-item:after {
  clear: both;
}
.noo-agent-listing-sc .style-tab .agent-item .noo-thumbnail {
  float: left;
  height: 90px;
  width: 90px;
  overflow: hidden;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-agent-listing-sc .style-tab .agent-item .noo-thumbnail img {
  height: 90px;
  width: 90px;
}
.noo-agent-listing-sc .style-tab .agent-item .noo-info {
  padding: 20px 0 0 120px;
}
.noo-agent-listing-sc .style-tab .agent-item .agent-name {
  font-size: 14px;
  margin: 0 0 -5px;
}
.noo-agent-listing-sc .style-tab .agent-item:hover,
.noo-agent-listing-sc .style-tab .agent-item.active {
  border-right: 4px solid #fcac2f;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.noo-agent-listing-sc .style-tab .agent-item-content {
  background: #fafafa;
  padding: 30px 15px;
  position: relative;
  min-height: 510px;
  margin: 0;
}
.noo-agent-listing-sc .style-tab .agent-item-content .agent-name {
  font-size: 18px;
}
.noo-agent-listing-sc .style-tab .agent-item-content .avatar-position {
  position: absolute;
  bottom: 0;
  right: 30px;
}
.noo-agent-listing-sc .style-tab .agent-item-content .avatar-position img {
  max-width: 200px;
}
@media (max-width: 991px) {
  .noo-agent-listing-sc .style-tab .agent-item-content .avatar-position {
    bottom: auto;
    top: 0;
  }
  .noo-agent-listing-sc .style-tab .agent-item-content .avatar-position img {
    max-width: 140px;
  }
}
.noo-agent-listing-sc .style-tab .agent-item-content .noo-info .total-property {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}
.noo-agent-listing-sc .style-tab .agent-item-content .noo-info .total-property span {
  font-size: 34px;
  color: #fcac2f;
}
.noo-agent-listing-sc .style-tab .agent-item-content .noo-contact {
  margin: 5px 0 12px;
}
.noo-agent-listing-sc .style-tab .agent-item-content .noo-contact > div {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 8px;
}
.noo-agent-listing-sc .style-tab .agent-item-content .noo-contact > div:last-child {
  padding-bottom: 0;
}
.noo-agent-listing-sc .style-tab .agent-item-content .noo-contact > div i {
  color: #fcac2f;
  font-size: 18px;
  line-height: 26px;
  padding-right: 6px;
}
.noo-agent-listing-sc .style-tab .agent-item-content .rp-list-social {
  list-style: none;
  padding: 0;
  margin: 4px 0 0;
}
.noo-agent-listing-sc .style-tab .agent-item-content .rp-list-social li {
  display: inline-flex;
  margin-right: 20px;
}
.noo-agent-listing-sc .style-tab .agent-item-content .rp-list-social li i {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
}
.noo-agent-listing-sc .style-tab .agent-item-content .agent-about {
  color: #6b6b6b;
}
.noo-agent-listing-sc .style-tab .agent-name {
  color: #071645;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.noo-agent-listing-sc .style-tab .position {
  color: #666;
  font-size: 15px;
  line-height: 26px;
  font-style: italic;
}
.noo-agent-listing-sc .style-tab .rp-button {
  margin-top: 28px;
}
.noo-agent-listing-sc .style-grid .agent-item {
  text-align: center;
}
.noo-agent-listing-sc .style-grid .agent-item .agent-name {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 23px 0 5px;
}
.noo-agent-listing-sc .style-grid .agent-item .position {
  color: #666;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.noo-agent-listing-sc .style-grid .agent-item .noo-thumbnail img {
  display: inline-block;
}
.noo-agent-listing-sc .style-grid .agent-item .rp-list-social {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
.noo-agent-listing-sc .style-grid .agent-item .rp-list-social li {
  display: inline-flex;
  margin-right: 20px;
}
.noo-agent-listing-sc .style-grid .agent-item .rp-list-social li i {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #071645;
}
.noo-agent-listing-sc .style-grid .agent-item .rp-list-social li i:hover {
  color: #fcac2f;
}
@media (max-width: 768px) {
  .noo-agent-listing-sc .noo-list-agent .col-md-3 {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .noo-agent-listing-sc .noo-list-agent .agent-item {
    margin-bottom: 30px;
  }
}
.rp-advanced-search-property-form.style_2 .rp-advanced-search-property-wrap.no_map {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.rp-advanced-search-property-form .rp-advanced-search-property-wrap {
  background: #fff;
  margin-top: 0 !important;
  border: none;
}
.rp-advanced-search-property-form .rp-advanced-search-property-wrap .rp-item-wrap {
  margin: 35px 0 0;
}
.rp-advanced-search-property-form .rp-advanced-search-property-wrap.no_map {
  background: #fff;
  -webkit-box-shadow: 1px 0px 15px 0px rgba(102, 102, 102, 0.5);
  -moz-box-shadow: 1px 0px 15px 0px rgba(102, 102, 102, 0.5);
  box-shadow: 1px 0px 15px 0px rgba(102, 102, 102, 0.5);
}
.rp-advanced-search-property-form .rp-advanced-search-property-wrap.is_map {
  background: #fafafa;
}
.rp-advanced-search-property-form .heading-search {
  position: absolute;
  top: -50px;
  left: 0;
  background: #242e5b;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  padding: 12px 60px;
}
.rp-advanced-search-property-form .heading-search:before {
  content: '\f013';
  font-family: "FontAwesome";
  position: absolute;
  top: 12px;
  left: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
}
.rp-advanced-search-property-form .heading-search:after {
  content: '\f0d7';
  font-family: "FontAwesome";
  position: absolute;
  top: 12px;
  right: 35px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
}
.rp-advanced-search-property-form .rp-item-wrap > input[type=number],
.rp-advanced-search-property-form .rp-item-wrap > input[type=password],
.rp-advanced-search-property-form .rp-item-wrap > input[type=text],
.rp-advanced-search-property-form .rp-item-wrap > input[type=url] {
  background: #fff;
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  border: 1px solid #f0f0f0;
  padding: 0 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rp-advanced-search-property-form .rp-item-wrap select {
  background: #fff;
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 600;
  border: 1px solid #f0f0f0;
  padding: 0 15px;
}
.rp-advanced-search-property-form .rp-item-wrap select.loading {
  background: rgba(234, 234, 234, 0.75);
}
.rp-advanced-search-property {
  margin-bottom: 15px;
}
.rp-advanced-search-property .style_2 .no_map .heading-search {
  position: relative;
  top: -15px;
  left: -30px;
  background: transparent;
  padding: 0;
}
.rp-advanced-search-property .style_2 .no_map .heading-search:before {
  content: none;
}
.rp-advanced-search-property .style_2 .no_map .heading-search:after {
  content: none;
}
.rp-advanced-search-property .style_2 .no_map .heading-search .noo-title {
  color: #071645;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
}
.rp-advanced-search-property .style_2 .no_map .heading-search .noo-sub-title {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  font-weight: 500;
  display: block;
  text-transform: capitalize;
}
.rp-advanced-search-property .no_map {
  margin: -20px 0 0;
  padding: 0 35px 0;
}
@media (max-width: 768px) {
  .rp-advanced-search-property .no_map {
    margin: 0;
    padding: 0;
  }
}
.rp-advanced-search-property .no_map .heading-search {
  background: #fcac2f;
}
.rp-advanced-search-property .no_map .heading-search .noo-sub-title {
  display: none;
}
@media (max-width: 768px) {
  .rp-advanced-search-property .no_map .heading-search {
    left: 0!important;
  }
}
.rp-advanced-search-property .no_map .rp-item-wrap > input[type=number],
.rp-advanced-search-property .no_map .rp-item-wrap > input[type=password],
.rp-advanced-search-property .no_map .rp-item-wrap > input[type=text],
.rp-advanced-search-property .no_map .rp-item-wrap > input[type=url] {
  background: #fff;
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-style: italic;
  border: 1px solid #f0f0f0;
  padding: 0 20px;
}
.rp-advanced-search-property .no_map .rp-item-wrap select {
  background: #fff;
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 600;
  border: 1px solid #f0f0f0;
  padding: 0 15px;
}
.rp-advanced-search-property-form .show-features {
  background: no-repeat;
  display: inline-block;
  padding: 0;
  border: none;
  cursor: pointer;
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
}
.rp-advanced-search-property-form .show-features:after {
  content: "\f103";
  margin-left: 10px;
}
.rp-advanced-search-property-form .rp-box-button .rp-button {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 25px;
  padding: 10px 20px;
  width: auto;
  margin: 0;
}
.rp-advanced-search-property-form .rp-row.rp-box-action {
  margin: 25px -15px 40px;
}
.rp-advanced-search-property-form .rp-row.rp-box-action .box-show-features {
  line-height: 45px;
}
.rp-advanced-search-property-form .rp-area .area-results {
  color: #071645;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
  margin: 15px 0 0;
}
.rp-advanced-search-property-form .rp-area .area-results > span > span {
  padding-right: 3px;
}
.rp-advanced-search-property-form .rp-price .price-results {
  color: #071645;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
  margin: 15px 0 0;
}
.rp-advanced-search-property-form .rp-price .price-results > span > span {
  padding-right: 3px;
}
#noo-form-livesearch .price-results {
  color: #fff;
}
.noo-advanced-search-property-feature .noo-advanced-search-property-form {
  background: #fff;
  overflow: hidden;
  padding: 0;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
.noo-advanced-search-property-feature .rp-item-wrap {
  width: 19%;
  margin: 10px 5px;
}
.noo-advanced-search-property-feature .rp-item-wrap input[type=email],
.noo-advanced-search-property-feature .rp-item-wrap input[type=password],
.noo-advanced-search-property-feature .rp-item-wrap input[type=search],
.noo-advanced-search-property-feature .rp-item-wrap input[type=tel],
.noo-advanced-search-property-feature .rp-item-wrap input[type=text],
.noo-advanced-search-property-feature .rp-item-wrap input[type=url],
.noo-advanced-search-property-feature .rp-item-wrap select,
.noo-advanced-search-property-feature .rp-item-wrap textarea {
  background: #fff;
  width: 100%;
  color: #071645;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #e6e6e6;
}
.noo-advanced-search-property-feature .rp-item-wrap input[type=email]::-moz-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=password]::-moz-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=search]::-moz-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=tel]::-moz-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=text]::-moz-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=url]::-moz-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap select::-moz-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap textarea::-moz-placeholder {
  color: #8e8e8e;
  opacity: 1;
}
.noo-advanced-search-property-feature .rp-item-wrap input[type=email]:-ms-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=password]:-ms-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=search]:-ms-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=tel]:-ms-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=text]:-ms-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=url]:-ms-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap select:-ms-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap textarea:-ms-input-placeholder {
  color: #8e8e8e;
}
.noo-advanced-search-property-feature .rp-item-wrap input[type=email]::-webkit-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=password]::-webkit-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=search]::-webkit-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=tel]::-webkit-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=text]::-webkit-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=url]::-webkit-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap select::-webkit-input-placeholder,
.noo-advanced-search-property-feature .rp-item-wrap textarea::-webkit-input-placeholder {
  color: #8e8e8e;
}
.noo-advanced-search-property-feature .rp-item-wrap input[type=email]::placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=password]::placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=search]::placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=tel]::placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=text]::placeholder,
.noo-advanced-search-property-feature .rp-item-wrap input[type=url]::placeholder,
.noo-advanced-search-property-feature .rp-item-wrap select::placeholder,
.noo-advanced-search-property-feature .rp-item-wrap textarea::placeholder {
  font-style: italic;
  font-weight: normal;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: none;
}
.noo-advanced-search-property-feature .rp-item-wrap.border-none input[type=email],
.noo-advanced-search-property-feature .rp-item-wrap.border-none input[type=password],
.noo-advanced-search-property-feature .rp-item-wrap.border-none input[type=search],
.noo-advanced-search-property-feature .rp-item-wrap.border-none input[type=tel],
.noo-advanced-search-property-feature .rp-item-wrap.border-none input[type=text],
.noo-advanced-search-property-feature .rp-item-wrap.border-none input[type=url],
.noo-advanced-search-property-feature .rp-item-wrap.border-none select,
.noo-advanced-search-property-feature .rp-item-wrap.border-none textarea {
  border: none;
}
.noo-advanced-search-property-feature .rp-item-wrap.border-right input[type=email],
.noo-advanced-search-property-feature .rp-item-wrap.border-right input[type=password],
.noo-advanced-search-property-feature .rp-item-wrap.border-right input[type=search],
.noo-advanced-search-property-feature .rp-item-wrap.border-right input[type=tel],
.noo-advanced-search-property-feature .rp-item-wrap.border-right input[type=text],
.noo-advanced-search-property-feature .rp-item-wrap.border-right input[type=url],
.noo-advanced-search-property-feature .rp-item-wrap.border-right select,
.noo-advanced-search-property-feature .rp-item-wrap.border-right textarea {
  border-right: 1px solid #e6e6e6;
}
.noo-advanced-search-property-feature .rp-item-wrap.address {
  width: 39.9%;
}
.noo-advanced-search-property-feature .rp-button {
  margin: -3px 0 0 -2px !important;
  padding: 8px 38px;
  width: 105%;
  text-align: center;
}
.noo-advanced-search-property-feature .rp-price,
.noo-advanced-search-property-feature .rp-area {
  width: 66%;
  margin: auto;
  -moz-transform: translate(0, 5px);
  -webkit-transform: translate(0, 5px);
  -ms-transform: translate(0, 5px);
  -o-transform: translate(0, 5px);
  transform: translate(0, 5px);
  text-align: center;
}
.noo-advanced-search-property-feature .noo-advanced-search-tab {
  position: relative;
}
.noo-advanced-search-property-feature .noo-advanced-search-tab .noo-item {
  text-align: center;
}
.noo-advanced-search-property-feature .noo-advanced-search-tab .noo-item .noo-title {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 32px 0 23px;
}
.noo-advanced-search-property-feature .noo-advanced-search-tab .noo-item .image {
  display: inline-block;
  position: relative;
}
.noo-advanced-search-property-feature .noo-advanced-search-tab .noo-item .image:before {
  content: '';
  position: absolute;
  bottom: -22px;
  left: 0;
  height: 3px;
  background: #fcac2f;
  width: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.noo-advanced-search-property-feature .noo-advanced-search-tab .noo-item:hover .noo-title {
  color: #fcac2f;
}
.noo-advanced-search-property-feature .noo-advanced-search-tab .noo-item:hover .image:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#rp-item-property_featured-wrap .rp-item-wrap .rp-item-checkbox > label {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 300;
}
.noo-property-service-sc {
  overflow: hidden;
}
.noo-list-service.left {
  text-align: left;
}
.noo-list-service.center {
  text-align: center;
}
.noo-list-service.right {
  text-align: right;
}
.noo-list-service .noo-item:hover .noo-image,
.noo-list-service .noo-item:hover img {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (max-width: 480px) {
  .noo-list-service .noo-item {
    padding: 0;
    margin-bottom: 30px;
  }
}
.noo-list-service.style-1 {
  margin-bottom: 50px;
}
.noo-list-service.style-1 .noo-item .noo-title {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
  padding: 16px 0 6px;
}
.noo-list-service.style-1 .noo-item p {
  color: #cccccc;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 12px;
}
.noo-list-service.style-1 .noo-item a.noo-button {
  color: #cccccc;
  line-height: 24px;
  text-decoration: underline;
  font-style: italic;
  background: transparent;
  text-align: left;
}
.noo-list-service.style-1 .noo-item a.noo-button:hover {
  color: #fcac2f;
  opacity: 1;
}
.noo-list-service.style-2 {
  color: #fff;
  padding: 80px 0 00px;
}
.noo-list-service.style-2 .noo-header .noo-title {
  color: #fff;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: -7px;
}
.noo-list-service.style-2 .noo-header .noo-sub-title {
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
  color: #fff;
}
.noo-list-service.style-2 .noo-content {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 40px;
  margin-top: 20px;
}
.noo-list-service.style-2 .noo-item .noo-info:after {
  clear: both;
  content: '';
  display: table;
}
.noo-list-service.style-2 .noo-item .noo-info .icon {
  width: 65px;
  float: left;
}
.noo-list-service.style-2 .noo-item .noo-info .noo-title {
  display: inline-block;
  color: #fcac2f;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  width: calc(100% - 85px);
}
.noo-list-service.style-2 .noo-item p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding: 10px 0 0;
  margin-bottom: 10px;
}
.noo-list-service.style-2 .noo-item a.noo-button {
  color: #cccccc;
  line-height: 24px;
  text-decoration: underline;
  font-style: italic;
  background: transparent;
  text-align: left;
  width: auto;
  padding: 0;
}
.noo-list-service.style-2 .noo-item a.noo-button:hover {
  color: #fcac2f;
  opacity: 1;
}
.noo-list-service.style-2 .noo-banner {
  -moz-transform: translate(0, 17.5%);
  -webkit-transform: translate(0, 17.5%);
  -ms-transform: translate(0, 17.5%);
  -o-transform: translate(0, 17.5%);
  transform: translate(0, 17.5%);
}
@media (max-width: 767px) {
  .noo-list-service.style-2 .noo-banner {
    display: none;
  }
}
@media (max-width: 767px) {
  .noo-list-service.style-2 > div {
    width: 100% !important;
  }
}
.noo-list-service.style-3 .noo-item {
  margin-bottom: 40px;
}
.noo-list-service.style-3 .noo-item:before,
.noo-list-service.style-3 .noo-item:after {
  content: " ";
  display: table;
}
.noo-list-service.style-3 .noo-item:after {
  clear: both;
}
.noo-list-service.style-3 .noo-item .noo-image {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.noo-list-service.style-3 .noo-item .noo-content {
  width: calc(100% - 70px);
  float: left;
}
.noo-list-service.style-3 .noo-item .noo-content .noo-title {
  color: #071645;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.noo-list-service.style-3 .noo-item .noo-content p {
  color: #444444;
  line-height: 24px;
  margin-bottom: 10px;
}
.noo-list-service.style-3 .noo-item a.noo-button {
  text-align: left;
  position: relative;
  width: auto;
  display: inline-block;
  margin-left: 70px;
  text-decoration: underline;
  padding: 0;
  font-style: italic;
}
.noo-list-service.style-3 .noo-item a.noo-button:hover {
  color: #fcac2f;
  opacity: 1;
}
.noo-list-service.style-4 .noo-item .noo-title {
  margin-top: 10px;
}
.noo-list-service.style-4 .noo-item .noo-content p {
  margin-bottom: 10px;
}
.noo-list-service.style-4 .noo-item img {
  max-width: 42px;
  float: left;
  display: inline-block;
  margin-right: 10px;
}
.noo-list-service.style-4 .noo-item a.noo-button {
  text-align: left;
  position: relative;
  width: auto;
  display: inline-block;
  text-decoration: underline;
  padding: 0;
  font-style: italic;
}
.noo-list-service.style-4 .noo-item a.noo-button:hover {
  color: #fcac2f;
  opacity: 1;
}
.noo-hotline-sc {
  position: relative;
  min-height: 200px;
  display: table;
  width: 100%;
}
.noo-hotline-sc h3,
.noo-hotline-sc .hotline {
  display: table-cell;
  z-index: 2;
  position: relative;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 50px;
}
.noo-hotline-sc h3 {
  font-size: 36px;
  margin: 0;
  width: 23%;
  padding: 0 3% 0 8%;
  background-color: #fcac2f;
  font-weight: 800;
  color: #fff;
}
.noo-hotline-sc h3:after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 99.8%;
  top: 0;
  height: 100%;
  border-top: 200.5px solid #fcac2f;
  border-right: 168px solid transparent;
}
.noo-hotline-sc .hotline {
  padding-left: 15%;
  font-size: 32px;
}
.noo-hotline-sc .hotline p {
  max-width: 700px;
  font-weight: 800;
  color: #fff;
  font-family: 'Lato';
}
.noo-hotline-sc img {
  position: absolute;
  bottom: 0;
  right: 2%;
  z-index: 2;
}
.noo-hotline-sc:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 22, 69, 0.8);
}
@media (max-width: 1440px) {
  .noo-hotline-sc h3,
  .noo-hotline-sc .hotline {
    line-height: 44px;
  }
  .noo-hotline-sc h3 {
    font-size: 30px;
    padding: 0 3%;
    text-align: center;
  }
  .noo-hotline-sc .hotline {
    font-size: 26px;
  }
  .noo-hotline-sc img {
    display: none;
  }
}
@media (max-width: 1024px) {
  .noo-hotline-sc f3,
  .noo-hotline-sc .hotline {
    line-height: 38px;
  }
  .noo-hotline-sc h3 {
    font-size: 24px;
  }
  .noo-hotline-sc h3:after {
    left: 99.7%;
  }
  .noo-hotline-sc .hotline {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .noo-hotline-sc h3:after {
    left: 99.4%;
  }
  .noo-hotline-sc .hotline {
    padding: 0 5%;
    text-align: center;
  }
}
.noo-floor-plan-sc h3 {
  font-size: 30px;
  font-weight: 800px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .noo-floor-plan-sc h3 {
    font-size: 24px;
  }
}
.noo-floor-plan-sc .sc-sub-title {
  max-width: 560px;
}
.noo-floor-plan-sc .noo-floor-plan-wrap .noo-floor-plan-item {
  padding: 30px 0;
  border-bottom: 1px solid #dcdcdc;
}
.noo-floor-plan-sc .noo-floor-plan-wrap .noo-floor-plan-item h4 {
  font-size: 18px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.noo-floor-plan-sc .noo-floor-plan-wrap .noo-floor-plan-item:last-child {
  border: none;
}
@media (min-width: 768px) {
  .noo-floor-plan-sc .noo-floor-plan-wrap .noo-floor-plan-item > * {
    width: 50%;
    float: left;
    padding: 15px;
  }
}
.noo-floor-plan-sc .noo-floor-plan-wrap .noo-floor-plan-item .info-detail > span {
  font-size: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 100%;
  margin-bottom: 25px;
}
.noo-floor-plan-sc .noo-floor-plan-wrap .noo-floor-plan-item .info-detail > span > .border-dotted {
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  min-width: 10%;
  margin-bottom: 6px;
  border-bottom: 1px dotted #333;
}
.noo-floor-plan-sc .noo-floor-plan-wrap .noo-floor-plan-item .info-detail > span > .value {
  float: right;
  min-width: 10%;
}
.noo-form-contact-information-sc .left {
  padding-right: 0;
}
@media (max-width: 768px) {
  .noo-form-contact-information-sc .left {
    padding-right: 15px;
  }
}
.noo-form-contact-information-sc .right {
  padding-left: 0;
}
@media (max-width: 768px) {
  .noo-form-contact-information-sc .right {
    padding-left: 15px;
  }
}
.noo-form-contact-information-sc .content-left {
  background: #fff;
  padding: 30px 30px 30px 35px;
  min-height: 452px;
}
.noo-form-contact-information-sc .content-left .noo-title {
  color: #071645;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0;
  margin: -2px 0 18px;
}
.noo-form-contact-information-sc .content-left .noo-content {
  color: #444444;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
}
.noo-form-contact-information-sc .content-left ul.list-icon {
  padding: 0;
  list-style: none;
}
.noo-form-contact-information-sc .content-left ul.list-icon li {
  padding-bottom: 5px;
}
.noo-form-contact-information-sc .content-left ul.list-icon li > span {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin-right: 15px;
  background: #fcac2f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-form-contact-information-sc .content-left ul.list-icon li > span i {
  font-size: 18px;
  line-height: 18px;
  transform: translate(-2px, 1px);
}
.noo-form-contact-information-sc .content-left ul.list-icon li p {
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  font-style: italic;
}
.noo-form-contact-information-sc .content-right {
  background: rgba(36, 46, 91, 0.9);
  padding: 30px 30px 30px 35px;
  min-height: 452px;
}
.noo-form-contact-information-sc .content-right .noo-title {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0;
  margin: -2px 0 18px;
}
.noo-form-contact-information-sc .content-right .noo-title b {
  color: #fcac2f;
  font-weight: 900;
}
.noo-form-contact-information-sc .content-right .noo-content {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
}
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=email],
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=password],
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=search],
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=tel],
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=text],
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=url],
.noo-form-contact-information-sc .content-right .wpcf7-form select,
.noo-form-contact-information-sc .content-right .wpcf7-form textarea {
  padding: 0 15px;
  font-size: 14px;
  line-height: 26px;
  color: #ababab;
  background-color: #fff;
  font-style: italic;
  width: 100%;
  margin-bottom: 20px;
}
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=email]::-moz-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=password]::-moz-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=search]::-moz-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=tel]::-moz-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=text]::-moz-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=url]::-moz-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form select::-moz-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form textarea::-moz-placeholder {
  color: #ababab;
  opacity: 1;
}
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=email]:-ms-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=password]:-ms-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=search]:-ms-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=tel]:-ms-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=text]:-ms-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=url]:-ms-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form select:-ms-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form textarea:-ms-input-placeholder {
  color: #ababab;
}
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=email]::-webkit-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=password]::-webkit-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=search]::-webkit-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=tel]::-webkit-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=text]::-webkit-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form input[type=url]::-webkit-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form select::-webkit-input-placeholder,
.noo-form-contact-information-sc .content-right .wpcf7-form textarea::-webkit-input-placeholder {
  color: #ababab;
}
.noo-form-contact-information-sc .content-right .wpcf7-form textarea {
  max-height: 140px;
}
.noo-form-contact-information-sc .content-right .wpcf7-form .wpcf7-submit {
  font-weight: 900;
}
.rp-box-results-search {
  border-color: #acacac;
}
.rp-box-results-search .save i {
  color: #fcac2f;
}
.rp-saved-search-item {
  padding: 0 10px;
}
.noo-property-offers {
  padding: 20px 0 0;
}
.noo-property-offers .noo-header {
  padding-bottom: 40px;
}
.noo-property-offers .noo-header:before,
.noo-property-offers .noo-header:after {
  content: " ";
  display: table;
}
.noo-property-offers .noo-header:after {
  clear: both;
}
.noo-property-offers .noo-header .noo-title {
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 12px;
}
.noo-property-offers .noo-header .noo-sub-title {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.noo-property-offers ul.noo-offers-action {
  list-style: none;
  padding: 0;
  position: relative;
  top: 40px;
}
.noo-property-offers ul.noo-offers-action li {
  display: inline-block;
}
.noo-property-offers ul.noo-offers-action li a {
  color: #333;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 40px;
}
.noo-property-offers ul.noo-offers-action li a:hover,
.noo-property-offers ul.noo-offers-action li a.active {
  color: #fcac2f;
}
.noo-property-offers ul.noo-list-property-offers {
  list-style: none;
  padding: 0;
}
.noo-property-offers ul.noo-list-property-offers li.property-item {
  margin-bottom: 35px;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header {
  position: relative;
  overflow: hidden;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header .rp-thumbnail {
  width: 100%;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header .property-offers {
  position: absolute;
  top: 10px;
  right: 15px;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header .property-offers span {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 600;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header .property-featured {
  position: absolute;
  top: 14px;
  left: 15px;
  color: #fff;
  background: #229e54;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 1px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(252, 172, 47, 0.86);
  color: #fff;
  padding: 18px 20px;
  -moz-transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header .hover > span {
  display: block;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 1px;
  font-weight: 700;
  text-align: right;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header .hover > span i {
  display: none;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-header .hover > span > span > span {
  float: left;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-content {
  background: #fff;
  padding: 15px 15px 0;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-content .property-title {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-content address {
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  margin-bottom: 16px;
  color: #333;
  display: block;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-content address i {
  font-size: 20px;
  color: #fcac2f;
  padding-right: 2px;
  font-style: normal;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action {
  border-top: 1px solid #e2e2e2;
  padding: 10px 0;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action .property-price {
  color: #fcac2f;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action .more-action {
  text-align: right;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action .more-action span {
  border-left: 1px solid #e2e2e2;
  padding: 10px 16px;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action .more-action span i {
  display: inline-block;
  color: #999999;
  font-size: 16px;
  cursor: pointer;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action .more-action span i:hover {
  color: #fcac2f;
}
.noo-property-offers ul.noo-list-property-offers li.property-item .property-action .more-action .compare {
  position: static !important;
  bottom: auto !important;
  display: initial;
  vertical-align: initial;
  font-size: initial;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
.noo-property-offers ul.noo-list-property-offers li.property-item:hover .property-header .hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (min-width: 992px) {
  .noo-property-offers ul.noo-list-property-offers li.property-item.col-md-3:nth-child(4n+1) {
    clear: both;
  }
  .noo-property-offers ul.noo-list-property-offers li.property-item.col-md-4:nth-child(3n+1) {
    clear: both;
  }
}
.noo-property-offers.offers-slider {
  padding: 0px 0 0;
}
.noo-property-offers.offers-slider .noo-header {
  padding-bottom: 20px;
}
.noo-property-offers.offers-slider .noo-header .noo-slick-button li {
  list-style: none;
  display: inline-block;
  margin-left: 5px;
}
.noo-property-offers.offers-slider .noo-header .noo-slick-button li span {
  width: 45px;
  height: 41px;
  display: block;
  cursor: pointer;
  line-height: 41px;
  text-align: center;
  color: #fcac2f;
  border: 1px solid #fcac2f;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.noo-property-offers.offers-slider .noo-header .noo-slick-button li span:hover {
  background: #fcac2f;
  color: #fff;
}
.noo-property-offers.offers-slider .slick-slider {
  padding: 20px 0;
}
.noo-property-offers.offers-slider .slick-dots {
  bottom: 0;
}
.noo-property-offers.offers-slider .slick-dots li {
  width: 20px;
  height: 4px;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #666666;
}
.noo-property-offers.offers-slider .slick-dots li button {
  display: none;
}
.noo-property-offers.offers-slider .slick-dots li.slick-active,
.noo-property-offers.offers-slider .slick-dots li:hover {
  background: #fcac2f;
}
.noo-slider-property-offers-wrap.preview .noo-list-property-offers .slick-list {
  overflow: inherit;
}
.noo-slider-property-offers-wrap.preview .noo-list-property-offers .slick-list .slick-slide:not(.slick-active) {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.ovhidden {
  overflow: hidden;
}
.noo-list-property-map {
  background-color: #fafafa;
}
@media (max-width: 768px) {
  .noo-list-property-map {
    margin: 0;
  }
}
.noo-list-property-map .list-property {
  padding: 0;
  list-style: none;
}
.noo-list-property-map .list-property .property-item .property-box {
  display: none;
  margin-top: 5px;
  position: relative;
}
.noo-list-property-map .list-property .property-item .property-box:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(37, 47, 92, 0.9) 99%);
}
.noo-list-property-map .list-property .property-item .property-box .property-thumbnail img {
  width: 100%;
}
.noo-list-property-map .list-property .property-item:first-child .property-box,
.noo-list-property-map .list-property .property-item.open .property-box {
  display: block;
}
.noo-list-property-map .list-property .property-item.open .property-title:after {
  content: '\f107';
}
.noo-list-property-map .list-property .property-item .property-title {
  position: relative;
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  margin: 0;
  padding-right: 25px;
}
.noo-list-property-map .list-property .property-item .property-title a {
  display: block;
  padding: 15px 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noo-list-property-map .list-property .property-item .property-title:after {
  top: 50%;
  right: 0;
  content: '\f104';
  position: absolute;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: 'fontawesome';
}
.noo-list-property-map .list-property .property-item .property-meta {
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  display: block;
  z-index: 2;
  position: absolute;
}
.noo-list-property-map .list-property .property-item .property-meta > span {
  margin-right: 15px;
  color: #fff;
  font-weight: 700;
}
.noo-list-property-map .list-property .property-item .property-meta > span > span > span {
  display: none;
}
.noo-list-property-map .list-property .property-item .property-meta > span i {
  font-size: 18px;
  margin-right: 5px;
  color: #fcac2f;
}
.noo-list-property-map .list-property .property-item .property-meta .rp-button {
  margin: 0;
}
.noo-list-property-map .list-property .property-item .property-aciton {
  top: 30%;
  left: 50%;
  z-index: 2;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.noo-list-property-map .list-property .property-item .property-aciton a {
  width: 32px;
  float: left;
  font-size: 0;
  height: 32px;
  color: #fff;
  line-height: 32px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.noo-list-property-map .list-property .property-item .property-aciton a:before {
  font-size: 14px;
  font-family: FontAwesome;
}
.noo-list-property-map .list-property .property-item .property-aciton a.contact:before {
  content: '\f1d8';
}
.noo-list-property-map .list-property .property-item .property-aciton a.readmore:before {
  content: '\f129';
}
.noo-list-property-map .list-property .property-item .property-aciton a:hover {
  background: #fcac2f;
}
.noo-list-property-map .list-property .property-item:hover .property-aciton {
  top: 50%;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.noo-list-property-map #noo-property-map-sc {
  margin-right: -15px;
}
@media (max-width: 991px) {
  .noo-list-property-map #noo-property-map-sc {
    margin: 0 -15px;
  }
}
.noo-list-property-map .noo-box-map-sc {
  position: relative;
}
.noo-list-property-map .noo-box-map-sc .gmap-controls > div {
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  font-size: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  background: #fcac2f;
  cursor: pointer;
}
.noo-list-property-map .noo-box-map-sc .gmap-controls > div i {
  font-size: 14px;
  line-height: 35px;
}
.noo-list-property-map .noo-box-map-sc .gmap-controls > div:hover {
  background: #071645;
}
.noo-list-property-map .noo-box-map-sc .gmap-controls .gmap-prev {
  left: 10px;
}
.noo-list-property-map .noo-box-map-sc .gmap-controls .gmap-next {
  right: 10px;
}
.noo-new-alert-form .rp-item-wrap > .rp-item-wrap {
  margin: 0;
}
.noo-property-country .noo-country-action {
  list-style: none;
  padding: 0;
  text-align: center;
  margin-bottom: 50px;
}
.noo-property-country .noo-country-action li {
  display: inline-block;
}
.noo-property-country .noo-country-action li a {
  background: #fff;
  color: #071645;
  display: inline-block;
  font-size: 13px;
  line-height: 26px;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 8px 30px;
  margin: 0 5px;
  font-family: 'Lato';
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.noo-property-country .noo-country-action li a.active,
.noo-property-country .noo-country-action li a:hover {
  background: #fcac2f;
  color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(7, 22, 69, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(7, 22, 69, 0.3);
  box-shadow: 0 0 10px 0 rgba(7, 22, 69, 0.3);
}
.noo-property-country.style-slider {
  background: #fcac2f;
}
.noo-property-country.style-slider .noo-tab-country {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .noo-property-country.style-slider .noo-tab-country {
    padding: 50px 30px 30px;
  }
}
.noo-property-country.style-slider .noo-tab-country .noo-heading {
  margin-top: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  font-family: 'Lato';
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.noo-property-country.style-slider .noo-tab-country .noo-heading:before,
.noo-property-country.style-slider .noo-tab-country .noo-heading:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.noo-property-country.style-slider .noo-tab-country .noo-heading:before {
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.noo-property-country.style-slider .noo-tab-country .noo-heading:after {
  bottom: -3px;
  min-width: 100px;
  height: 3px;
  background-color: #fff;
}
.noo-property-country.style-slider .noo-tab-country .noo-country-list {
  padding: 0;
  list-style: none;
}
.noo-property-country.style-slider .noo-tab-country .noo-country-list li {
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.4s esea;
  -o-transition: all 0.4s esea;
  transition: all 0.4s esea;
  font-family: 'Lato';
}
.noo-property-country.style-slider .noo-tab-country .noo-country-list li a {
  padding: 5px 0;
  display: block;
  color: rgba(255, 255, 255, 0.8);
}
.noo-property-country.style-slider .noo-tab-country .noo-country-list li a:after {
  float: right;
  content: '\f101';
  font-family: FontAwesome;
}
.noo-property-country.style-slider .noo-tab-country .noo-country-list li a:hover {
  color: #fff;
}
.noo-property-country.style-slider .noo-tab-country .noo-country-list li:hover a,
.noo-property-country.style-slider .noo-tab-country .noo-country-list li .active {
  color: #fff;
}
.noo-property-country.style-slider .noo-tab-country-detail {
  padding: 0;
}
.noo-property-country.style-slider .noo-tab-country-detail .slick-slider {
  margin-bottom: 0;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item {
  position: relative;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main {
  padding: 30px;
  background-color: #071645;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-info {
  position: absolute;
  left: 30px;
  top: 30px;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-info > * {
  margin-right: 10px;
  display: inline-block;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-info span {
  top: 40px;
  left: 12px;
  color: #fff;
  background: #229e54;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-info span.property-featured {
  background: #229e54;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .more-action {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .more-action > span {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
  line-height: 32px;
  text-align: center;
  position: relative;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fcac2f !important;
  float: left;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .more-action > span > * {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: #fff;
  font-size: 0;
  position: relative;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .more-action > span.compare {
  font-size: 14px;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .more-action > span i {
  font-size: 14px;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content {
  width: 100%;
  color: #fff;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content .property-title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: 'Lato';
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content i {
  font-size: 18px;
  color: #fcac2f;
  margin-right: 5px;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content address {
  font-style: 16px;
  font-style: italic;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content .property-meta > span {
  margin-right: 20px;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content .property-meta > span > span > span {
  display: none;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content .property-price {
  font-size: 24px;
  font-weight: 700;
  color: #fcac2f;
  font-family: 'Lato';
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content .property-price .after-price {
  font-weight: normal;
  font-size: 18px;
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-action {
  height: 60px;
  color: #fff;
  font-size: 16px;
  line-height: 60px;
  text-transform: uppercase;
  font-family: 'Lato';
}
.noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-action > * {
  padding-right: 30px;
  display: inline-block;
}
.noo-property-country.style-slider .noo-tab-country-detail .slick-arrow {
  display: none !important;
}
.noo-property-country.style-slider .noo-tab-country-detail .slick-dots {
  display: block;
}
.noo-property-country.style-slider .noo-tab-country-detail .slick-dots li {
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #fcac2f;
  -webkit-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
.noo-property-country.style-slider .noo-tab-country-detail .slick-dots li.slick-active,
.noo-property-country.style-slider .noo-tab-country-detail .slick-dots li:hover {
  border: none;
  background: #fcac2f;
}
.noo-property-country.style-slider .noo-tab-country-detail .slick-dots li > * {
  display: none;
}
@media (min-width: 768px) {
  .noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item:after {
    top: 0;
    width: 1px;
    z-index: 2;
    content: '';
    right: 60px;
    height: 100%;
    position: absolute;
    background: #fff;
  }
  .noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main {
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(7, 22, 69, 0.45);
  }
  .noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-action {
    top: 25%;
    color: #fff;
    right: -93px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
  }
  .noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-action > * {
    padding: 0 30px;
    border-left: 1px solid #fff;
    letter-spacing: 1px;
  }
  .noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .more-action {
    right: 90px;
  }
  .noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content {
    left: 0px;
    width: 100%;
    bottom: 40px;
    padding: 0 30px;
    position: absolute;
  }
  .noo-property-country.style-slider .noo-tab-country-detail .noo-tab-country-item .property-main .property-content .property-price {
    bottom: 0;
    right: 90px;
    position: absolute;
  }
  .noo-property-country.style-slider .noo-tab-country-detail .slick-dots {
    right: 5px;
    width: auto;
    bottom: 12%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    min-width: 80px;
  }
  .noo-property-country.style-slider .noo-tab-country-detail .slick-dots li {
    border: 2px solid #fff;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .noo-property-country.style-slider .noo-tab-country-detail .slick-dots {
    bottom: 9%;
  }
}
.noo-list-property-country {
  list-style: none;
  padding: 0;
}
.noo-list-property-country .property-item {
  overflow: hidden;
  margin-bottom: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.noo-list-property-country .property-item .property-header {
  position: relative;
  overflow: hidden;
}
.noo-list-property-country .property-item .property-header .thumbnail-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
}
.noo-list-property-country .property-item .property-header .thumbnail-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(7, 22, 69, 0.45);
  z-index: 1;
}
.noo-list-property-country .property-item .property-header .thumbnail-wrap img {
  width: 100%;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.noo-list-property-country .property-item .property-header .property-offers {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1;
}
.noo-list-property-country .property-item .property-header .property-offers span {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 2px 6px;
  font-weight: 600;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 5px;
}
.noo-list-property-country .property-item .property-header .more-action {
  right: 10px;
  top: 10px;
  position: absolute;
  z-index: 1;
}
.noo-list-property-country .property-item .property-header .more-action > span {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  width: 32px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  line-height: 32px;
  margin-left: 10px;
  position: relative;
  text-align: center;
  display: inline-block;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fcac2f;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.noo-list-property-country .property-item .property-header .more-action > span:last-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.noo-list-property-country .property-item .property-header .more-action > span > * {
  line-height: inherit;
  position: relative;
  font-size: 14px;
  color: inherit;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  overflow: hidden;
}
.noo-list-property-country .property-item .property-header .more-action > span:hover {
  background: #071645;
}
.noo-list-property-country .property-item .property-header .property-featured {
  position: absolute;
  top: 14px;
  left: 15px;
  color: #fff;
  background: #229e54;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 1px 6px;
  font-weight: 600;
  z-index: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.noo-list-property-country .property-item .property-header .noo-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 0 15px 0px;
}
.noo-list-property-country .property-item .property-header .property-title {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 2px;
}
.noo-list-property-country .property-item .property-header address {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 14px;
  color: #fff;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noo-list-property-country .property-item .property-header address i {
  font-size: 18px;
  color: #fcac2f;
  padding-right: 6px;
  font-style: normal;
}
.noo-list-property-country .property-item .property-content {
  background: #fff;
  padding: 16px 20px 0;
}
.noo-list-property-country .property-item .property-content .noo-content {
  color: #333;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}
.noo-list-property-country .property-item .property-content .property-meta > span {
  padding-right: 30px;
  line-height: 45px;
}
.noo-list-property-country .property-item .property-content .property-meta > span > span {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}
.noo-list-property-country .property-item .property-content .property-meta > span > span > span {
  display: none;
}
.noo-list-property-country .property-item .property-content .property-meta > span > i {
  color: #fcac2f;
  font-size: 21px;
  padding-right: 6px;
}
.noo-list-property-country .property-item .property-content .noo-action {
  border-top: 1px solid #f0f0f0;
  margin-left: -30px;
  margin-right: -30px;
  margin-top: 5px;
}
.noo-list-property-country .property-item .property-content .noo-action .noo-item {
  color: rgba(51, 51, 51, 0.7);
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.noo-list-property-country .property-item .property-content .noo-action .noo-item:first-child {
  border-right: 1px solid #f0f0f0;
}
.noo-list-property-country .property-item .property-content .noo-action .noo-item .property-price {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.noo-list-property-country .property-item .property-content .noo-action .noo-item .property-price .before-price,
.noo-list-property-country .property-item .property-content .noo-action .noo-item .property-price .after-price {
  text-transform: capitalize;
}
.noo-list-property-country .property-item:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(7, 22, 69, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(7, 22, 69, 0.3);
  box-shadow: 0 0 10px 0 rgba(7, 22, 69, 0.3);
}
.noo-list-property-country .property-item:hover .noo-action .noo-item {
  color: #fcac2f;
}
.noo-list-property-country .property-item:hover .noo-action .noo-item a {
  color: #fcac2f;
}
.noo-list-property-country .property-item:hover .property-header .rp-thumbnail {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.noo-list-property-country .property-item:hover .property-header .more-action > span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.noo-city-information {
  z-index: 2;
}
.noo-city-information .noo-item {
  z-index: 3;
  position: relative;
  margin-bottom: 30px;
}
.noo-city-information .noo-item img {
  width: 100%;
}
.noo-city-information .noo-item .noo-info {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9;
  -moz-transform: translate(0, -45%);
  -webkit-transform: translate(0, -45%);
  -ms-transform: translate(0, -45%);
  -o-transform: translate(0, -45%);
  transform: translate(0, -45%);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.noo-city-information .noo-item .noo-info a {
  color: #fff;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .noo-city-information .noo-item .noo-info a {
    font-size: 14px;
  }
}
.noo-city-information .noo-item .noo-info p {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}
@media (max-width: 480px) {
  .noo-city-information .noo-item .noo-info p {
    font-size: 12px;
  }
}
.noo-city-information .noo-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(7, 22, 69, 0.6);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.noo-city-information .noo-item:hover .noo-info {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.noo-city-information .noo-item:hover:before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sc-noo-gallery-wrap .noo-tag-filter {
  text-align: center;
  padding-bottom: 20px;
}
.sc-noo-gallery-wrap .noo-tag-filter li {
  list-style: none;
  display: inline-block;
  height: 45px;
  margin: 0 2px;
}
.sc-noo-gallery-wrap .noo-tag-filter li a {
  line-height: 45px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 900;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.sc-noo-gallery-wrap .noo-tag-filter li a.selected,
.sc-noo-gallery-wrap .noo-tag-filter li a:hover {
  color: #fff;
  background: #fcac2f;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.sc-noo-gallery-wrap .galleries .gallery-item {
  height: 320px;
  overflow: hidden;
  float: left;
  position: relative;
  margin: 0;
}
.sc-noo-gallery-wrap .galleries .gallery-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(252, 172, 47, 0.6);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.sc-noo-gallery-wrap .galleries .gallery-item i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 25px;
  color: #fff;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 1;
}
.sc-noo-gallery-wrap .galleries .gallery-item .gallery-content {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.sc-noo-gallery-wrap .galleries .gallery-item .gallery-content .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sc-noo-gallery-wrap .galleries .gallery-item:hover:after,
.sc-noo-gallery-wrap .galleries .gallery-item:hover i {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sc-noo-gallery-wrap .galleries .gallery-item:hover .gallery-content {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.sc-noo-gallery-wrap .galleries.column-2 .gallery-item {
  width: 50%;
}
.sc-noo-gallery-wrap .galleries.column-3 .gallery-item {
  width: 33.33333333%;
}
.sc-noo-gallery-wrap .galleries.column-4 .gallery-item {
  width: 25%;
}
.sc-noo-gallery-wrap .galleries.column-5 .gallery-item {
  width: 20%;
}
@media (max-width: 1199px) {
  .sc-noo-gallery-wrap .galleries.column-2 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-3 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-4 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-5 .gallery-item {
    height: 225px;
  }
}
@media (max-width: 991px) {
  .sc-noo-gallery-wrap .galleries.column-2 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-3 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-4 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-5 .gallery-item {
    width: 33%;
    height: 200px;
  }
}
@media (max-width: 767px) {
  .sc-noo-gallery-wrap .galleries.column-2 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-3 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-4 .gallery-item,
  .sc-noo-gallery-wrap .galleries.column-5 .gallery-item {
    width: 50%;
    height: 180px;
  }
}
.noo-user-menu .sub-menu .fa {
  margin-right: 15px;
}
.noo-video-slider {
  max-width: 911px;
  margin: 0 auto -106px;
}
.noo-video-slider .glide__arrows {
  height: 200px;
  width: 100% !important;
  margin-left: 0 !important;
}
.noo-video-slider .glide__arrows .glide__arrow {
  border: none;
  color: white;
  height: 72px;
  font-size: 14px;
  min-width: 200px;
  border-radius: 0;
  font-weight: 600;
  line-height: 72px;
  text-align: center;
  letter-spacing: 6px;
  padding: 0 !important;
  text-transform: uppercase;
  background-color: transparent;
  -moz-transform: rotate(-90deg) !important;
  -webkit-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  -o-transform: rotate(-90deg) !important;
  transform: rotate(-90deg) !important;
  z-index: 3;
}
.noo-video-slider .glide__arrows .glide__arrow.next {
  right: -64px;
}
.noo-video-slider .glide__arrows .glide__arrow.prev {
  left: -64px;
}
@media (max-width: 991px) {
  .noo-video-slider .glide__arrows .glide__arrow {
    height: 55px;
    line-height: 55px;
  }
  .noo-video-slider .glide__arrows .glide__arrow.next {
    right: -82px;
  }
  .noo-video-slider .glide__arrows .glide__arrow.prev {
    left: -82px;
  }
}
.noo-video-slider .noo-item {
  position: relative;
}
.noo-video-slider .noo-item .noo-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(7, 22, 69, 0.6);
}
.noo-video-slider .noo-item .noo-info {
  display: none;
  position: absolute;
  bottom: 50%;
  transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  left: 60px;
  right: 60px;
  z-index: 9;
  max-width: 330px;
}
.noo-video-slider .noo-item .noo-info .noo-title {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.noo-video-slider .noo-item .noo-info p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
}
.noo-video-slider .noo-item .noo-info .view-video {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
}
.noo-video-slider .noo-item .noo-info .view-video:after {
  content: '\f0da';
  font-family: "FontAwesome";
  padding-left: 20px;
}
.noo-video-slider .noo-item .noo-info .view-video:hover {
  color: #fcac2f;
}
.noo-video-slider .noo-item .video-close {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  display: none;
}
.noo-video-slider .noo-item .iframe-video-player-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
  overflow: hidden;
}
.noo-video-slider .noo-item .iframe-video-player-wrap .iframe-video-player {
  position: relative;
}
.noo-video-slider .noo-item.active .noo-info {
  display: block;
}
.noo-video-slider .glide__wrapper {
  padding: 70px 0px;
  margin: -70px 0px;
  height: auto !important;
}
.noo-video-slider .glide__wrapper:after {
  left: 0;
  top: 100%;
  z-index: 1;
  content: '';
  width: 100%;
  position: absolute;
  -webkit-box-shadow: 0 0px 150px 15px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0px 150px 15px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0px 150px 15px rgba(0, 0, 0, 0.9);
}
.noo-video-slider .glide__track {
  z-index: 2;
  padding: 70px 0px;
  margin: -70px 0px;
}
.noo-video-slider .glide__track .glide__slide.active {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  z-index: 99;
}
@media (max-width: 620px) {
  .noo-video-slider .noo-item .noo-info p {
    display: none;
  }
}
.noo-request-viewings .item {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #eee;
}
.noo-request-viewings .item .item-thumbnail {
  display: inline-block;
  width: 88px;
  margin: 0 25px 0 0;
  vertical-align: middle;
}
.noo-request-viewings .item .item-meta {
  line-height: normal;
  display: inline-block;
  width: 44%;
  margin: 0;
  padding-right: 10px;
  vertical-align: top;
}
.noo-request-viewings .item .item-meta .title {
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  color: #071645;
  font-weight: bold;
  cursor: pointer;
}
.noo-request-viewings .item .item-meta .date-time {
  font-size: 0.9em;
}
.noo-request-viewings .item .item-status {
  float: right;
  text-align: right;
}
.noo-request-viewings .item .item-status .status-label {
  border-radius: 20px;
  background-color: #ddd;
  padding: 5px 12px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
}
.noo-request-viewings .item .item-status .mark-complete {
  font-size: 13px;
  margin-top: 10px;
  display: block;
  color: #071645;
  cursor: pointer;
}
.noo-request-viewings .item.complete .item-status .status-label {
  background-color: rgba(54, 142, 50, 0.7);
}
.noo-request-viewings .item.in-process .item-status .status-label {
  background-color: rgba(255, 152, 0, 0.7);
}
.noo-request-viewings .item .item-message {
  clear: both;
  color: #071645;
  background: rgba(220, 220, 220, 0.7);
  margin-top: 20px;
  padding: 20px;
  display: none;
  visibility: hidden;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.noo-request-viewings .item .item-message .feedback {
  position: absolute;
  right: 20px;
  top: 20px;
}
.noo-request-viewings .item .item-message .rp-form-feedback {
  position: fixed;
  z-index: 2;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 50%;
  background-color: #fff;
  display: none;
}
.noo-request-viewings .item .item-message .rp-form-feedback .feedback-title {
  padding: 10px 0 10px 30px;
  background-color: #fcac2f;
  color: #fff;
  margin: 0 0 20px 0;
  border-radius: 4px;
}
.noo-request-viewings .item .item-message .rp-form-feedback .feedback-title .close {
  width: 35px;
  line-height: 30px;
  text-align: center;
  height: 35px;
  color: #fff;
  margin-right: 15px;
  border-radius: 50%;
  background: #979696;
  opacity: 0.4;
}
.noo-request-viewings .item .item-message .rp-form-feedback .feedback-title .close:hover {
  opacity: 0.8;
}
.noo-request-viewings .item .item-message .rp-form-feedback .rp-item-wrap {
  padding: 0 20px;
}
.noo-request-viewings .item .item-message .rp-form-feedback .pull-right {
  margin: 0 20px 20px 0;
}
.noo-request-viewings .item .item-message .rp-form-feedback .rp-response {
  padding: 0 20px;
  color: #069d06;
  font-weight: bold;
}
.noo-request-viewings .item .item-message .rp-form-feedback .rp-response.val-error {
  color: red;
}
.noo-request-viewings .item .item-message.active:before {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  z-index: 2;
}
.noo-request-viewings .item .item-message.active .rp-form-feedback {
  display: block;
}
.noo-request-viewings .item.active .item-message {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  visibility: visible;
}
.noo-request-viewings .item .btn-view-msg {
  margin-top: 10px;
}
.noo-request-viewings .item .btn-view-msg span {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  color: #071645;
}
.noo-mailchimp .noo-heading div {
  color: #8d8d8d;
  font-size: 20px;
  line-height: 38px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.noo-mailchimp .noo-heading div b {
  font-size: 28px;
  font-family: 'Lato';
  color: #071645;
  font-weight: 900;
}
.noo-mailchimp .noo-heading div:nth-child(2) {
  padding-left: 20px;
}
.noo-mailchimp .noo-heading div:nth-child(3) {
  padding-left: 40px;
}
.noo-mailchimp .email {
  position: relative;
  border-bottom: 1px solid #fcac2f;
}
.noo-mailchimp .email input[type=email] {
  width: 100%;
  height: auto;
  display: inline-block;
  background: transparent;
  color: #cccccc;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  padding: 10px 15px;
}
.noo-mailchimp .email input[type=email]::placeholder {
  font-style: italic;
  color: #cccccc;
  font-size: 16px;
}
.noo-mailchimp .email:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #fcac2f;
  left: 0;
  bottom: -4px;
  position: absolute;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.noo-mailchimp .rp-button {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 600 !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
}
.noo-mailchimp .mc4wp-form {
  padding-top: 36px;
}
.noo-mailchimp-sc {
  border-top: 1px solid #f0f0f0;
  padding-top: 15px;
}
.rp-advanced-search-property .rp-box-action .rp-box-button {
  margin: 0;
}
.rp-advanced-search-property .rp-box-button {
  margin: 20px 0 25px;
}
.rp-advanced-search-property .gmap-controls-wrap {
  margin-left: -600px;
}
.rp-advanced-search-property .gmap-controls-wrap .gmap-controls > div {
  background: #071645;
  padding: 7px 15px;
}
.rp-advanced-search-property .gmap-controls-wrap .gmap-controls .map-view-type > span {
  background: #071645;
}
.rp-advanced-search-property .gmap-controls-wrap .gmap-zoom > span {
  background: #071645;
  margin-bottom: 10px;
}
.rp-advanced-search-property .gm-svpc {
  left: -60px !important;
  top: -45px !important;
}
@media screen and (min-width: 768px) {
  .rp-advanced-search-property.style-2 {
    margin-bottom: 0;
  }
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap {
    top: 30px;
    right: 20%;
    max-width: 370px;
    position: absolute;
    margin: 0 !important;
    background-color: #fff;
  }
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap .rp-box-field > *,
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap .rp-box-action > * {
    width: 100%;
  }
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap .rp-box-action {
    margin-bottom: 0;
  }
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap .rp-box-action > * * {
    display: block;
    width: 100%;
  }
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap .heading-search,
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap .box-show-features,
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap .rp-box-action + div {
    display: none;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .rp-advanced-search-property.style-2 {
    margin-bottom: 0;
  }
  .rp-advanced-search-property.style-2 .rp-advanced-search-property-wrap {
    right: 5%;
  }
}
.rp-agency-listing-grid.col4 li {
  width: 24%;
}
.rp-agency-listing-grid.col3 li {
  width: 32%;
}
.rp-agency-listing-grid.col2 li {
  width: 49%;
}
.rp-agency-listing-grid.col1 li {
  width: 99%;
}
.rp-agency-listing-grid li {
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
}
@media (max-width: 768px) {
  .rp-agency-listing-grid.col4 li {
    width: 32%;
  }
}
@media (max-width: 600px) {
  .rp-agency-listing-grid.col4 li,
  .rp-agency-listing-grid.col3 li {
    width: 49%;
  }
}
.rp-agency-listing-slide,
.rp-agency-listing-grid {
  margin-top: 30px;
  padding-bottom: 20px;
  list-style: none;
  padding-left: 0;
}
.rp-agency-listing-slide .agency-item,
.rp-agency-listing-grid .agency-item {
  padding: 20px;
  text-align: center;
  border: 1px solid #e0e0e0;
}
.rp-agency-listing-slide .agency-item img,
.rp-agency-listing-grid .agency-item img {
  display: inline-block;
  margin: 0 auto;
}
.rp-agency-listing-slide .agency-item .total-property,
.rp-agency-listing-grid .agency-item .total-property {
  font-size: 16px;
  text-align: right;
}
.rp-agency-listing-slide .agency-item .agency-name,
.rp-agency-listing-grid .agency-item .agency-name {
  font-size: 16px;
  font-weight: 700;
}
.rp-agency-listing-slide .agency-item .address,
.rp-agency-listing-grid .agency-item .address {
  color: #666666;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.rp-agency-listing-slide .agency-item .rp-list-social,
.rp-agency-listing-grid .agency-item .rp-list-social {
  padding: 10px 0;
}
.rp-agency-listing-slide .agency-item .rp-list-social li,
.rp-agency-listing-grid .agency-item .rp-list-social li {
  list-style: none;
  color: #666666;
  display: inline-block;
}
.rp-agency-listing-slide .agency-item .rp-list-social li a,
.rp-agency-listing-grid .agency-item .rp-list-social li a {
  padding: 0 10px;
  font-size: 16px;
}
.rp-agency-listing-slide .slick-dots,
.rp-agency-listing-grid .slick-dots {
  bottom: -10px;
}
.rp-agency-listing-slide .slick-dots li,
.rp-agency-listing-grid .slick-dots li {
  width: 20px;
  height: 4px;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #666666;
}
.rp-agency-listing-slide .slick-dots li button,
.rp-agency-listing-grid .slick-dots li button {
  display: none;
}
.rp-agency-listing-slide .slick-dots li.slick-active,
.rp-agency-listing-grid .slick-dots li.slick-active,
.rp-agency-listing-slide .slick-dots li:hover,
.rp-agency-listing-grid .slick-dots li:hover {
  background: #fcac2f;
}
.compare-thumb-main .btn-trash {
  color: red;
}
.row-compare-features ul li:before {
  color: #fcac2f;
}
.rp-shortcode-compare {
  margin-bottom: 70px;
}
.rp-shortcode-compare .noo-box-advanced-search {
  margin-bottom: 70px;
}
.rp-shortcode-compare .rp-compare-wrap .compare-infomation,
.rp-shortcode-compare .row-compare-features .compare-features {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .rp-shortcode-compare {
    margin-bottom: 20px;
  }
  .rp-shortcode-compare .noo-box-advanced-search {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .rp-shortcode-compare .rp-compare-wrap .compare-infomation {
    margin-top: 140px;
  }
}
.rp-compare-wrap .compare-title {
  font-size: 26px;
}
.rp-compare-wrap .compare-item:hover .compare-img .compare-property-remove:before {
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.rp-compare-wrap .compare-item:hover .compare-img .compare-property-remove:after {
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.rp-compare-wrap .compare-item .compare-img:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(37, 47, 92, 0.9) 99%);
}
.rp-compare-wrap .compare-item .compare-img .compare-property-remove {
  margin: 0;
  width: 30px;
  height: 30px;
  font-size: 0;
  display: inline-block;
  background-color: transparent !important;
  margin-left: -15px;
}
.rp-compare-wrap .compare-item .compare-img .compare-property-remove:before,
.rp-compare-wrap .compare-item .compare-img .compare-property-remove:after {
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  content: '';
  position: absolute;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fcac2f;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.rp-compare-wrap .compare-item .compare-img .compare-property-remove.fa-spin {
  margin-left: -15px !important;
}
.rp-compare-wrap .compare-item .compare-empty-heading {
  margin-top: 20px;
  display: table;
}
.rp-compare-wrap .compare-item .compare-empty-heading > * {
  vertical-align: top;
}
.rp-compare-wrap .compare-item .compare-empty-heading > *.compare-title {
  font-size: 14px;
  padding-right: 10px;
  color: #071645;
  font-family: 'Lato';
}
.rp-compare-wrap .compare-item .compare-empty-heading > *.compare-price {
  color: #fff;
  padding: 0 10px;
  min-width: 33%;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Lato';
  background-color: #fcac2f;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .rp-compare-wrap .compare-item .compare-empty-heading > * {
    display: block;
  }
}
.rp-compare-wrap table > tbody tr td,
.rp-compare-wrap .compare-values table > tbody tr td .h5 {
  font-size: 14px;
  font-weight: 700;
  color: #071645;
  font-family: 'Lato';
  text-transform: capitalize;
}
.rp-compare-wrap .compare-values table > tbody tr td[data-value="compare-value-_property_size"] * {
  color: #fcac2f;
}
.rp-compare-wrap .compare-options table > tbody tr td {
  color: #6b6b6b;
}
.row-compare-features ul li {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #6b6b6b;
  font-family: 'Lato';
}
.row-compare-features ul li:before {
  content: '\f046';
}
.row-compare-features ul li.none:before {
  color: red;
  content: '\f00d';
}
.compare-open {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.noo-box-advanced-search {
  background: #fcac2f;
  color: #fff;
  padding: 25px 0;
}
.noo-box-advanced-search .noo-search-box:after {
  content: '';
  display: table;
  clear: both;
}
.noo-box-advanced-search .search {
  float: left;
  width: calc(100% - 240px);
  margin-right: 20px;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .noo-box-advanced-search .search {
    width: 100%;
  }
}
.noo-box-advanced-search .search-btn {
  float: right;
  width: 80px;
}
.noo-box-advanced-search .search-btn-advanced {
  float: left;
  width: 120px;
}
.noo-box-advanced-search:after {
  content: '';
  display: table;
  clear: both;
}
.noo-box-advanced-search .rp-item-wrap {
  margin: 0;
  padding-left: 0;
}
.noo-box-advanced-search .rp-item-wrap:first-child {
  padding-left: 0;
}
.noo-box-advanced-search .rp-item-wrap#rp-item-keyword-wrap {
  padding-left: 15px;
}
@media (max-width: 768px) {
  .noo-box-advanced-search .rp-item-wrap {
    margin-bottom: 15px !important;
    padding-left: 0;
    margin-right: 15px;
  }
}
.noo-box-advanced-search .rp-item-wrap > input[type="url"],
.noo-box-advanced-search .rp-item-wrap > input[type="number"],
.noo-box-advanced-search .rp-item-wrap > input[type="password"],
.noo-box-advanced-search .rp-item-wrap > input[type="text"],
.noo-box-advanced-search .rp-item-wrap textarea,
.noo-box-advanced-search .rp-item-wrap select {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  color: #071645;
}
.noo-box-advanced-search .rp-item-wrap select {
  font-weight: 600;
}
.noo-box-advanced-search .noo-search-box-advanced-content {
  display: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
  margin-top: 25px;
}
.noo-box-advanced-search .noo-search-box-advanced-content.active {
  display: block;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
}
.noo-box-advanced-search .noo-search-box-advanced-content .noo-box-features-content {
  padding-top: 25px;
  margin: 25px 0 0 0;
  padding-bottom: 0;
}
.noo-box-advanced-search .noo-search-box-advanced-content .noo-box-features-content #rp-item-property_featured-wrap {
  padding: 0 15px;
}
.noo-box-advanced-search .noo-search-box-advanced-content .noo-box-features-content .checkbox {
  color: #fff;
  float: left;
}
.noo-box-advanced-search .noo-search-box-advanced-content .noo-box-features-content .checkbox .cr {
  border-color: #fff;
  color: #fcac2f !important;
}
.noo-box-advanced-search .noo-search-box-advanced-content .noo-box-features-content .checkbox input[type="checkbox"]:checked + .cr {
  background: #fff;
}
.noo-box-advanced-search .noo-search-box-advanced-content .more-fields .search-col-20 {
  width: 18.8%;
  float: left;
  margin-right: 1.5% !important;
}
.noo-box-advanced-search .noo-search-box-advanced-content .more-fields .search-col-20:nth-child(5) {
  margin-right: 0 !important;
}
@media (max-width: 768px) {
  .noo-box-advanced-search .noo-search-box-advanced-content .more-fields .search-col-20 {
    width: 100%;
    margin-bottom: 15px !important;
    margin-right: 0 !important;
    padding-left: 0;
  }
}
.noo-box-advanced-search .noo-search-box-advanced-content .more-fields:after {
  content: '';
  display: table;
  clear: both;
}
.noo-box-advanced-search .noo-search-box-advanced-content .more-fields .rp-control .ui-slider.ui-widget-content .ui-widget-header {
  background: #fff !important;
}
.noo-box-advanced-search .noo-search-box-advanced-content .more-fields .rp-control .ui-state-default,
.noo-box-advanced-search .noo-search-box-advanced-content .more-fields .rp-control .ui-widget-content .ui-state-default,
.noo-box-advanced-search .noo-search-box-advanced-content .more-fields .rp-control .ui-widget-header .ui-state-default {
  border: 1px solid #8c8c97;
  background: #fff !important;
}
.noo-box-advanced-search .noo-search-box-advanced-content .more-fields .price-results {
  margin-top: 10px;
}
.noo-box-advanced-search .noo-search-box-advanced-content #rp-item-price-wrap.rp-control .ui-widget-content {
  margin-top: 10px;
}
.noo-box-advanced-search .noo-search-box-advanced-content #rp-item-price-wrap.rp-control .price-results {
  margin-top: 5px;
  text-align: center;
}
form .select2-container--default .select2-selection--multiple,
form .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: none;
}
form .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: block;
}
form .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
  margin: 0;
}
form .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  color: #000;
}
@media screen and (min-width: 768px) {
  .noo-property-banner-slider-sc.slider .noo-property-banner-slider,
  .noo-property-banner-slider-sc.slider .noo-property-banner-slider .slick-slide,
  .noo-property-banner-slider-sc.slider .noo-property-banner-slider .slick-slide img {
    max-height: calc(100vh / 1.5);
  }
  .noo-property-banner-slider-sc.slider .noo-property-banner-slider .slick-slide img {
    width: 100%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
  }
  .noo-property-banner-slider-sc .noo-slider-item {
    background-position: center center;
    background-size: cover;
  }
  .noo-property-banner-slider-sc .noo-slider-item:after {
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(37, 47, 92, 0.9) 75%);
    height: 50%;
    width: 100%;
    position: absolute;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .noo-property-banner-slider-sc .noo-slider-item {
    background-image: none !important;
  }
}
.noo-property-banner-slider-sc .noo-slider-item {
  position: relative;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item {
  padding: 15px 30px 0;
  background: rgba(7, 22, 69, 0.9);
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > .property-title {
  margin-top: 0;
  font-size: 24px;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > * {
  color: #fff;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > * i {
  color: #fcac2f;
  font-size: 18px;
  margin-right: 10px;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-info address,
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-info p {
  font-size: 16px;
  font-style: italic;
  margin-bottom: 15px;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > * .property-offers {
  display: block;
  margin-bottom: 20px;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > * .property-offers > span {
  display: inline-block;
  padding: 2px 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-meta {
  margin: 0 -30px;
  padding: 15px 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-meta > * {
  margin-right: 30px;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-meta > span > span > span {
  display: none;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-action {
  width: 100%;
  display: table;
  position: relative;
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-action:before {
  top: 0;
  left: 50%;
  width: 1px;
  z-index: 2;
  content: '';
  height: 100%;
  position: absolute;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-color: rgba(255, 255, 255, 0.9);
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-action > * {
  display: table-cell;
  width: 50%;
  text-align: center;
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  font-weight: 'Lato';
}
.noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-action > *.property-price {
  font-size: 20px;
  color: #fcac2f;
}
@media (max-width: 991px) {
  .noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item {
    padding: 20px 20px 0;
  }
  .noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > .property-title {
    font-size: 20px;
  }
  .noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-meta {
    margin: 0 -20px;
    padding: 10px 20px;
  }
  .noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item > *.property-action > * {
    padding: 10px 0;
  }
}
@media (min-width: 768px) {
  .noo-property-banner-slider-sc .noo-slider-item .noo-property-detail-item {
    top: 50%;
    left: 19%;
    z-index: 2;
    min-width: 500px;
    position: absolute;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow {
  top: 50%;
  z-index: 2;
  width: 60px;
  height: 60px;
  color: #fff;
  display: block;
  position: absolute;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow:hover {
  background-color: #fcac2f;
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow:before {
  font-family: 'FontAwesome';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow.slick-prev {
  left: 50px;
  right: auto;
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow.slick-prev:before {
  content: '\f100';
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow.slick-next {
  right: 50px;
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow.slick-next:before {
  content: '\f101';
}
@media screen and (max-width: 767px) {
  .noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow {
    top: 35%;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 680px) {
  .noo-property-banner-slider-sc .noo-property-banner-slider .slick-arrow {
    display: none;
  }
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-dots li {
  width: 18px;
  height: 18px;
  position: relative;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: rgba(102, 102, 102, 0.5);
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-dots li:after {
  top: 50%;
  left: 50%;
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-dots li > * {
  display: none;
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-dots li.slick-active,
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-dots li:hover {
  background: #fcac2f;
}
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-dots li.slick-active:after,
.noo-property-banner-slider-sc .noo-property-banner-slider .slick-dots li:hover:after {
  background-color: #fff;
}
@media (min-width: 768px) {
  .noo-property-banner-slider-sc .noo-property-banner-slider .slick-dots {
    position: absolute;
    bottom: 0;
    z-index: 2;
  }
}
.noo-property-banner-slider-sc.single .noo-slider-item .noo-property-detail-item {
  min-width: 470px;
  padding: 30px;
}
.noo-property-banner-slider-sc.single .noo-slider-item .noo-property-detail-item .property-offers span {
  background: #016abf;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 1px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 600;
  margin-right: 5px;
}
.noo-property-banner-slider-sc.single .noo-slider-item .noo-property-detail-item address {
  font-size: 20px;
}
.noo-property-banner-slider-sc.single .noo-slider-item .noo-property-detail-item address i {
  width: 53px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fcac2f;
}
.noo-property-banner-slider-sc.single .noo-slider-item .noo-property-detail-item > *.property-action:before {
  display: none;
}
.noo-property-banner-slider-sc.single .noo-slider-item .noo-property-detail-item > *.property-action .property-price {
  padding: 0;
  width: 100%;
  font-size: 30px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .noo-property-banner-slider-sc.single .noo-slider-item .noo-property-detail-item {
    min-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .noo-property-banner-slider-sc.single .noo-slider-item.layout-1 .noo-property-detail-item.custom-content {
    padding: 50px;
    top: 57%;
    left: 50%;
    max-width: 750px;
    min-width: 750px;
    text-align: center;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .noo-property-banner-slider-sc.single .noo-slider-item.layout-1 .noo-property-detail-item.custom-content .slogan {
    font-size: 24px;
  }
  .noo-property-banner-slider-sc.single .noo-slider-item.layout-1 .noo-property-detail-item.custom-content h3 {
    font-size: 30px;
    padding: 0 50px;
  }
  .noo-property-banner-slider-sc.single .noo-slider-item.layout-1 .noo-property-detail-item.custom-content p {
    font-size: 16px;
  }
  .noo-property-banner-slider-sc.single .noo-slider-item.layout-2:after {
    left: 0;
    height: 100%;
    background: rgba(37, 47, 92, 0.9);
  }
  .noo-property-banner-slider-sc.single .noo-slider-item.layout-2 .noo-property-detail-item.custom-content {
    top: 50%;
    left: 50%;
    text-align: center;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent;
  }
}
.noo-property-banner-slider-sc.single .noo-slider-item.layout-2 {
  text-align: center;
}
.noo-property-banner-slider-sc.single .noo-slider-item .custom-content {
  padding: 30px;
}
.noo-property-banner-slider-sc.single .noo-slider-item .custom-content .slogan {
  font-size: 18px;
  text-transform: uppercase;
}
.noo-property-banner-slider-sc.single .noo-slider-item .custom-content h3 {
  font-size: 24px;
  text-transform: uppercase;
}
.noo-property-banner-slider-sc.single .noo-slider-item .custom-content p {
  font-size: 14px;
}
.noo-property-banner-slider-sc.single .noo-slider-item .custom-content .rp-button {
  margin: 0 10px;
}
.noo-button {
  color: #071645;
  background: #fff;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  padding: 9px 0;
}
.noo-button.noo-btn-search {
  color: #fff;
  background: #071645;
}
.noo-button.noo-btn-advance i {
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.noo-button:hover {
  -moz-opacity: 0.78;
  -khtml-opacity: 0.78;
  -webkit-opacity: 0.78;
  opacity: 0.78;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
  filter: alpha(opacity=78);
}
.noo-loadmore > i {
  position: absolute;
  top: 15px;
  right: 0 !important;
  left: auto !important;
  width: 35px;
}
.noo-property-gallery .property-gallery-top .slick-arrow {
  z-index: 9;
  font-size: 0;
}
.noo-property-gallery .property-gallery-top .slick-arrow:before {
  font-size: 30px;
  font-family: FontAwesome;
  color: #6b6b6b;
}
.noo-property-gallery .property-gallery-top .slick-arrow.slick-next {
  right: 45px;
}
.noo-property-gallery .property-gallery-top .slick-arrow.slick-next:before {
  background: #ccc;
  padding: 15px;
  content: '\f105';
}
.noo-property-gallery .property-gallery-top .slick-arrow.slick-prev {
  left: 15px;
}
.noo-property-gallery .property-gallery-top .slick-arrow.slick-prev:before {
  background: #ccc;
  padding: 15px;
  content: '\f104';
}
form .rp-button,
form .rp-submit {
  padding: 8px 40px;
  margin-top: 30px;
}
.woocommerce .blockUI.blockOverlay::before {
  top: 30px !important;
}
.rp-box-content .rp-more-detail {
  position: relative;
  top: 10px;
}
.body-fullmap {
  overflow-y: hidden;
}
.body-fullmap .noo-top-bar,
.body-fullmap #noo-mobile-header,
.body-fullmap #noo-header {
  display: none;
}
.body-fullmap .rp-advanced-search-property .gmap-controls-wrap {
  margin-left: 0;
}
.body-fullmap .owl-carousel,
.body-fullmap .noo-list-property {
  z-index: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.body-fullmap .fullmap,
.body-fullmap .gmap-controls-wrap,
.body-fullmap .rp-advanced-search-property-wrap {
  z-index: 99999;
}
@media screen and (min-width: 992px) {
  .property-contact-style-1 .noo-ld-contact {
    display: table;
    background: #fff;
  }
  .property-contact-style-1 .noo-ld-contact .noo-ld-column {
    width: 50%;
    display: table-cell;
  }
}
.property-contact-style-1 .noo-ld-contact .noo-ld-right {
  background: #071645;
}
.property-contact-style-1 .noo-ld-contact .noo-ld-right .noo-title,
.property-contact-style-1 .noo-ld-contact .noo-ld-right p {
  color: #fff;
}
@media screen and (min-width: 992px) {
  .noo-ld-contact .noo-ld-column .noo-form-wrap > .w50 {
    display: inline-block;
    width: calc(50% - 10px);
    float: left;
  }
  .noo-ld-contact .noo-ld-column .noo-form-wrap > .w50:first-child {
    margin-right: 20px;
  }
}
.noo-ld-contact .noo-ld-column {
  padding: 15px;
}
.noo-ld-contact .noo-ld-column h3 {
  margin-top: 0;
  text-transform: uppercase;
}
.noo-ld-contact .noo-ld-column ul {
  padding: 0;
  margin: 0;
}
.noo-ld-contact .noo-ld-column ul li {
  list-style: none;
}
.noo-ld-contact .noo-ld-column .noo-social-network li {
  margin-bottom: 20px;
}
.noo-ld-contact .noo-ld-column .noo-social-network li i {
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #fcac2f;
}
.noo-ld-contact .noo-ld-right h3 span {
  color: #fcac2f;
}
.noo-ld-contact .noo-ld-right input,
.noo-ld-contact .noo-ld-right textarea {
  width: 100%;
  margin-bottom: 20px;
}
.noo-ld-contact .noo-ld-right .noo-action input {
  max-width: 175px;
  float: right;
}
.noo-header-sc .container-fluid {
  padding: 0 120px;
}
.noo-header-sc.noo-main-header .noo-header-wrapper .header-right {
  float: right;
}
.noo-header-sc.noo-main-header .noo-header-wrapper .header-right .noo-main-menu > li > a {
  color: #fff;
}
.noo-header-sc .noo-header-nav-wrapper:not(.sticky-on) .noo-header-wrapper {
  min-height: 140px;
}
.noo-header-sc .noo-header-nav-wrapper:not(.sticky-on) .noo-header-wrapper .noo-main-menu > li > a {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 140px;
}
.noo-header-sc .sticky-on.noo-header-nav-wrapper {
  background: rgba(7, 22, 69, 0.8) !important;
}
.noo-header-sc.style-2.noo-main-header .header-left,
.noo-header-sc.style-2.noo-main-header .header-right {
  float: none;
  display: block;
  text-align: center;
  width: 100%;
}
.noo-header-sc.style-2.noo-main-header .header-left .header-logo,
.noo-header-sc.style-2.noo-main-header .header-right .header-logo {
  padding: 50px 0 0;
}
.noo-header-sc.style-2.noo-main-header .header-left .navbar-nav,
.noo-header-sc.style-2.noo-main-header .header-right .navbar-nav {
  display: block;
  width: 100%;
  text-align: center;
}
.noo-header-sc.style-2.noo-main-header .header-left .navbar-nav li,
.noo-header-sc.style-2.noo-main-header .header-right .navbar-nav li {
  display: inline-block;
  float: none;
}
@media screen and (max-width: 1024px) {
  .noo-header-sc.style-2.noo-main-header .header-left .header-logo,
  .noo-header-sc.style-2.noo-main-header .header-right .header-logo {
    padding: 30px 0 0;
  }
}
.noo-header-sc.style-2 .sticky-on .header-logo {
  display: none;
}
@media screen and (max-width: 1024px) {
  .noo-header-sc .container-fluid {
    padding: 0 30px;
  }
  .noo-header-sc .noo-header-nav-wrapper .header-logo img {
    max-width: 150px;
  }
  .noo-header-sc .noo-header-nav-wrapper:not(.sticky-on) .noo-header-wrapper {
    min-height: 90px;
  }
  .noo-header-sc .noo-header-nav-wrapper:not(.sticky-on) .noo-header-wrapper .noo-main-menu > li > a {
    line-height: 90px;
  }
  .noo-header-sc .noo-header-nav-wrapper .noo-header-wrapper .noo-main-menu > li > a {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .noo-header-sc .noo-sticky-wrapper.is-sticky > .noo-header-nav-wrapper .header-logo > a > img {
    max-width: 150px;
  }
}
.noo-mobile-header-sc {
  background: transparent !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.noo-mobile-header-sc.noo-mobile-header .noo-header-container-wrapper {
  background: rgba(0, 0, 0, 0.4);
}
.noo-mobile-header-sc.noo-mobile-header .noo-mobile-header-wrapper {
  background: transparent;
}
.noo-mobile-header-sc.noo-mobile-header .toggle-icon-wrapper .toggle-icon > *,
.noo-mobile-header-sc.noo-mobile-header .toggle-icon-wrapper .toggle-icon:before,
.noo-mobile-header-sc.noo-mobile-header .toggle-icon-wrapper .toggle-icon:after {
  background: none repeat scroll 0 0 #fff;
}
.noo-mobile-header-sc.noo-mobile-header .header-logo-mobile {
  height: 55px;
  line-height: 55px;
}
.noo-mobile-header-sc.noo-mobile-header .header-logo-mobile img {
  max-height: 40px;
}
.rp-clone-floor-plan {
  float: none;
}
.sc-sub-title {
  color: #071645;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.map-icon-label .noo-icon-map {
  color: #fcac2f;
}
.noo-box-location .noo-box-property-detail-content .location_map {
  height: 355px;
}
.property-item-wrap .property-offers .property-offers-item {
  background: #15ca54;
}
.noo-box-property-detail-content .location_map {
  height: 455px;
}
.rp-search-map {
  height: 750px;
}
@media (max-width: 768px) {
  .rp-search-map {
    height: 400px!important;
  }
}
.page-template-page-half-map .noo-box-advanced-search {
  padding-right: 15px;
}
.noo-tab-wrap .noo-tab-event {
  display: none;
}
.noo-tab-wrap .noo-tab-event.active {
  display: block;
}
.submit-form-wrap .noo-form-step {
  display: none;
}
.submit-form-wrap .noo-form-step.active {
  display: block;
}
.rp-payment-history .billing-type {
  text-transform: capitalize;
}
.rp-payment-history th {
  background: #ebebeb;
  border-color: #ccc!important;
}
.rp-payment-history td {
  border-top-color: #e6e6e6!important;
}
.rp-payment-history .btn-print-invoice {
  background: #fcac2f;
  padding: 5px 10px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  opacity: 0.7;
}
.rp-payment-history .btn-print-invoice:hover {
  opacity: 1;
}
.noo-box-advanced-search .search {
  margin: 0;
  padding: 0;
}
.noo-box-advanced-search .search .row {
  margin: 0;
}
@media (max-width: 768px) {
  .noo-box-advanced-search .search .rp-item-wrap {
    margin: 0;
    padding: 0;
  }
}
ul.noo-list-agent-sidebar {
  list-style: none;
  padding: 0;
  margin: 33px 0 -5px;
}
ul.noo-list-agent-sidebar li {
  margin-bottom: 30px;
}
ul.noo-list-agent-sidebar li:before,
ul.noo-list-agent-sidebar li:after {
  content: " ";
  display: table;
}
ul.noo-list-agent-sidebar li:after {
  clear: both;
}
ul.noo-list-agent-sidebar li .noo-thumbnail {
  border: 1px solid #f5f5f5;
  float: left;
  width: 90px;
  height: 90px;
  overflow: hidden;
}
ul.noo-list-agent-sidebar li .noo-thumbnail img {
  width: 90px;
  height: 90px;
}
ul.noo-list-agent-sidebar li .noo-content {
  padding-left: 110px;
}
ul.noo-list-agent-sidebar li .noo-content a {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 900;
}
ul.noo-list-agent-sidebar li .noo-content a:hover {
  color: #fcac2f;
}
ul.noo-list-agent-sidebar li .noo-content > div {
  color: #666;
  font-size: 16px;
  line-height: 30px;
  font-style: italic;
}
ul.noo-list-agent-sidebar li .noo-content > div > span {
  color: #fcac2f;
  font-weight: bold;
  font-style: normal;
}
ul.noo-contact-office-widget {
  list-style: none;
  padding: 0;
}
ul.noo-contact-office-widget li {
  font-style: italic;
  line-height: 26px;
  padding: 0 0 8px;
}
ul.noo-contact-office-widget li:first-child {
  padding-top: 14px;
}
ul.noo-contact-office-widget li:last-child {
  padding-bottom: 0;
}
ul.noo-contact-office-widget li i {
  color: #fcac2f;
  font-size: 16px;
  line-height: 26px;
  width: 25px;
}
.noo-feedback-sidebar input[type="text"],
.noo-feedback-sidebar input[type="email"],
.noo-feedback-sidebar input[type="tel"],
.noo-feedback-sidebar textarea {
  color: #b5b5b5;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-style: italic;
  width: 100%;
}
.noo-feedback-sidebar .your-name {
  margin-top: 33px;
}
.noo-feedback-sidebar p {
  text-align: center;
  margin: 10px 0;
}
.sidebar.col-md-3 .widget_rp_property_listing .rp-property-listing-item .rp-thumbnail,
.sidebar.col-md-3 .widget_rp_property_listing .rp-property-listing-item .rp-content {
  width: 100%;
  float: none;
}
.sidebar.col-md-3 .widget_rp_property_listing .rp-property-listing-item .rp-thumbnail {
  margin-bottom: 10px;
}
.sidebar.col-md-3 .widget_rp_property_listing .rp-property-listing-item .rp-thumbnail > a {
  display: block;
  overflow: hidden;
  max-height: 100px;
}
.widget-list-agency .noo-list-agency-sidebar {
  list-style: none;
  padding: 0;
}
.widget-list-agency .noo-list-agency-sidebar li {
  margin-top: 30px;
  display: table;
}
.widget-list-agency .noo-list-agency-sidebar li .noo-thumbnail,
.widget-list-agency .noo-list-agency-sidebar li .noo-content {
  float: left;
  display: table-cell;
}
.widget-list-agency .noo-list-agency-sidebar li .noo-thumbnail {
  width: 30%;
  position: relative;
}
.widget-list-agency .noo-list-agency-sidebar li .noo-thumbnail img {
  max-width: 100%;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.widget-list-agency .noo-list-agency-sidebar li .noo-thumbnail:after {
  top: 0;
  left: 0;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  content: '';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: rgba(252, 172, 47, 0.5);
}
.widget-list-agency .noo-list-agency-sidebar li .noo-content {
  width: 70%;
  padding: 0 15px;
}
.widget-list-agency .noo-list-agency-sidebar li .noo-content .agency-name {
  display: block;
  max-width: 100%;
  overflow: hidden;
  font-weight: 700;
  white-space: nowrap;
  color: #071645;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.widget-list-agency .noo-list-agency-sidebar li .noo-content .agency-item {
  font-size: 14px;
  font-style: italic;
  color: #545454;
}
.widget-list-agency .noo-list-agency-sidebar li .noo-content .agency-item span {
  font-weight: 800;
  font-style: normal;
  color: #fcac2f;
}
.widget-list-agency .noo-list-agency-sidebar li:hover .noo-thumbnail:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.widget-list-agency .widget_rp_featured_property .rp-content {
  width: 100%;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator {
  margin-top: 20px;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .pament_result h5 b {
  color: #fcac2f;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap {
  margin-bottom: 20px;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap input,
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap .field-icon {
  height: 45px;
  line-height: 45px;
  max-width: 100%;
  width: 100%;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap > input {
  padding-left: 55px;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap .field-icon {
  top: 0;
  width: 45px;
  border: none;
  color: #fff;
  background-color: #fcac2f;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap .ui-slider .ui-widget-header,
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .noo-item-wrap .ui-slider .ui-slider-handle {
  background-color: #fcac2f;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .loading {
  margin: 0 auto;
  width: 40px;
  text-align: center;
  display: inline-block;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .loading > div {
  width: 10px;
  height: 10px;
  background-color: #fcac2f;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .loading .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.widget_noo_mortgage_payment .noo-mortgage-paymant-calculator .loading .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
}
.dot1,
.dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.rp-columns .noo-price {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.rp-columns .noo-price.highlighted {
  -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}
.rp-columns .noo-price.highlighted .grey,
.rp-columns .noo-price.highlighted .header,
.rp-columns .noo-price.highlighted .grey .description {
  color: #fff;
  border: none;
  background: #fcac2f;
}
.rp-columns .noo-price.highlighted .header {
  padding: 50px 0 0;
}
.rp-columns .noo-price.highlighted .grey.price {
  padding: 0 30px 50px;
}
.rp-columns .noo-price .featured {
  position: absolute;
  top: 15px;
  right: -40px;
  z-index: 2;
  font-weight: 700;
  background: #fff;
  color: #fcac2f;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  padding: 5px 50px;
}
.rp-columns .noo-price .header {
  padding: 7px;
  background: transparent;
  color: #071645;
  font-size: 24px;
}
.rp-columns .noo-price li,
.rp-columns .noo-price .grey,
.rp-columns .noo-price .grey.pricing-action {
  background: transparent;
  border: none;
  margin: 0;
  padding: 5px 30px;
  font-size: 16px;
  color: #071645;
}
.rp-columns .noo-price .grey {
  margin-bottom: 30px;
  padding: 30px;
  font-size: 36px;
  color: #fcac2f;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.rp-columns .noo-price .grey .description {
  color: #333;
}
.rp-columns .noo-price li.pricing-action.grey {
  padding-bottom: 50px;
}
.noo-box-team-member .noo-title {
  display: inline-block;
}
.noo-box-team-member .rp-button {
  margin-right: 20px;
}
.noo-box-team-member ul.noo-list-member {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
.noo-box-team-member ul.noo-list-member li {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
.noo-box-team-member ul.noo-list-member li:first-child {
  border-top: 1px solid #eee;
}
.noo-box-team-member ul.noo-list-member li .remove_member {
  color: #ff2626;
}
.noo-box-team-member ul.noo-list-member li .noo-add-member {
  margin-top: 0;
}
.single-add-to-compare {
  position: fixed;
  bottom: -30%;
  left: 0;
  right: 0;
  padding-top: 12px;
  min-height: 60px;
  background-color: #fcac2f;
  z-index: 99999;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.single-add-to-compare.single-add-to-compare-visible {
  bottom: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.single-add-to-compare .single-add-to-compare-left {
  position: relative;
  padding-left: 55px;
  min-height: 35px;
}
.single-add-to-compare .single-add-to-compare-left .add-to-compare-icon {
  position: absolute;
  left: 0;
  top: 50%;
  color: #fff;
  font-size: 35px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single-add-to-compare .single-add-to-compare-left .stm-title {
  display: block;
  padding-top: 10px;
  color: #fff;
  font-weight: 400;
  margin: 0;
}
.compare-fixed-link {
  display: block;
  padding: 8px 23px 6px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
}
.compare-fixed-link:hover {
  background-color: #fff;
}
.jquery-notify-bar {
  width: 100%;
  padding: 15px;
}
.jquery-notify-bar.error {
  background-color: #c27803;
  color: #fff;
}
.jquery-notify-bar.success {
  background-color: #fcac2f;
  color: #fff;
}
.noo-half-map .no-padding {
  padding: 0 !important;
}
.noo-half-map .noo-property-half {
  overflow-y: scroll;
  overflow-x: hidden;
}
.noo-half-map .rp-advanced-search-property {
  margin-bottom: 0;
}
.noo-half-map .rp-advanced-search-property .gmap-controls-wrap {
  left: 0;
  margin-left: 25px;
}
.noo-half-map ul.noo-list-property.style-list li.property-item {
  margin-left: 0;
  margin-right: 0;
}
.noo-half-map ul.noo-list-property {
  padding: 15px 15px 0 30px;
}
.noo-half-map ul.noo-list-property.style-list li.property-item:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.noo-half-map ul.noo-list-property.style-list li.property-item .property-content {
  padding: 18px 30px 25px;
}
.noo-half-map .noo-pagination {
  margin-bottom: 30px;
  margin-right: 30px;
}
.noo-half-map .noo-property-tools {
  position: static;
  top: 0;
  right: 0;
  width: 100%;
  padding: 15px 15px 0;
}
.noo-half-map .noo-list-property {
  width: 100%;
}
