@charset "utf-8";
/* CSS Document */

.nocolpadding {
	padding-right: 0px;
	padding-left: 0px;
}
.property-type-ul {
	height: 210px;
	overflow-y: scroll;
}
.locationselect {
	width: 350px;
}
.advance-filter-link,
.hide-filter-link {
	margin-bottom: 10px;
}
.advance-filter-link:hover,
.hide-filter-link:hover {
	text-decoration: underline !important;
}
.advance-filter-div,
.hide-filter-link {
	display: none;
}
/*.logo {
	width: 100px !important;
}*/
.ifsellpara {
	color: #FFFFFF;
	margin: 10px 10px 0;
}
.ifsellpara a:hover {
	text-decoration: underline;
}
.property-radio-main {
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	border: 1px solid lightgray;
	text-align: center;
	position: relative; 
	cursor: pointer;
}
.property-radio-main-icon {
	position: absolute;
	left: 5px;
	line-height: 36px;
	
}
.property-radio-main-type {
	border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.property-radio-main-label {
	cursor: pointer;
	width: 100%;
	 -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.property-radio-main-type ~ label:before {
	font-family: FontAwesome;
    display: inline-block;
    content: "\f00d";
	position: absolute;
	right: 10px;
	cursor: pointer;
}
.property-radio-main-type ~ label:after {
	font-family: FontAwesome;
    display: inline-block;
	position: absolute;
	left: 10px;
	cursor: pointer;
}
.type1 ~ label:after {
	content: "\f084";
}
.type2 ~ label:after {
	content: "\f015";
}
.type3 ~ label:after {
	content: "\f002";
}
.type4 ~ label:after {
	/*content: "\f1d9";*/
}
.property-radio-main-type:checked ~ label:before {
	content: "\f00c";
	color: #eea812;
}
.property-radio-main-type:focus ~ label:before {
	color: #eea812;
}
.add-property-form-label {
	line-height: 10px;
}

.entirehome ~ label:after {
	content: "\f015";
}
.privateroom ~ label:after {
	content: "\f08b";
}
.sharedroom ~ label:after {
	content: "\f236";
}
.apartment ~ label:after {
	content: "\f0f7";
}
.entirehouse ~ label:after {
	content: "\f015";
}
.houseportion ~ label:after {
	content: "\f01b";
}
.guesthouse ~ label:after {
	content: "\f0c0";
}
.crent ~ label:after {
	content: "\f015";
}
.cbuy ~ label:after {
	content: "\f015";
}
.csell ~ label:after {
	content: "\f015";
}
.cwanted ~ label:after {
	content: "\f015";
}
.cprojects ~ label:after {
	content: "\f015";
}

.profile-img {
	width: 210px;
 height: 210px;
 margin: 0;
 border: 5px solid #ffffff;
 /*position: absolute;*/
 -webkit-box-shadow: 0 0 7px #000;
            box-shadow: 0 0 7px #000;
}
.profile-img img {
	width: 100%;
	height:100%;
}
.space70 {
	height: 70px;
}
.space100 {
	height: 100px;
}
/*.agent-details {
	padding-left: 50px;
}*/
.agent_name {
	color: #000000 !important;
}
.verified-icon {
	width: 15px;
}
.agency_name {
	color: #00bbaa;
}

.banner_image {
 width: 100%;
 height: 300px;
 overflow: hidden;
}
.banner_image img {
 min-width: 100%;
 min-height: 100%;
}
.like-view-stats {
 margin-top: 20px;
 display: block;
}

.add-property-link {
	background-color: #eea812;
	padding: 6px 15px;
	margin-top: -5px;
	text-decoration: none;
	/*color: #eea812 !important;*/
	color: #000000 !important;
	position: absolute;
    right: -215px;
	border-radius: 3px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	letter-spacing: 1px;
	font-weight: 600;
}
.add-property-link:hover {
	background-color: #eea812;
	padding: 6px 15px;
	margin-top: -5px;
	text-decoration: none;
	color: #ffffff !important;
	position: absolute;
    right: -215px;
	border-radius: 3px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	letter-spacing: 1.3px;
	font-weight: 400 !important;
}
.add-property-link:focus {
	background-color: #eea812;
	text-decoration: none;
	color: #FFF;
}
.home-filter-icon {
	font-size: 24px;
}
.select2-container {
	height: 38px !important;
}
.hotp-main h3 {
	/* margin-left: 25px; */
	margin-bottom: 0px;
	margin-top: 0px;
}
.rhp-section,
.hop-section {
	background-color: #FFFFFF;
	padding: 20px;
}
.latest-title {
	background: url("../images/title-line.png") left center repeat-x;
    text-transform: uppercase;
}
.latest-title p {
    margin: 0 0 0 20px;
    padding: 0 10px;
    font-family: 'Economica', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #3a3a3a;
    background: #ffffff;
    display: inline-block;
}
.rhp-title {
	width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    padding-left: 10px;
    /* margin: 6px 0 0; */
    /* margin-left: 10px; */
    background-color: #ffffff;
}
.rhp-title a {
	font-size: 16px;
	outline: none;
}
.rhp-title a:hover {
	text-decoration: underline;
}
.rhp-icons {
	width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    /* margin-left: 10px; */
    background-color: #ffffff;
    padding-left: 10px;
}
.rhp-icons ul {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.rhp-icons ul li {
	display: inline-block;
	font-size: 13px;
	margin-right: 9px;
}
.rhp-icons ul li i {
	font-size: 14px;
	color: #8cbf42;
	margin-right: 3px;
}
.rhp-price {
	width: 100%;
    padding-top: 20px;
    /* margin-left: 10px; */
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}
.rhp-price p {
	font-size: 18px;
	float: left;
}
.rhp-price p em {
	font-size: 24px;
	font-style: normal;
	color: #8cbf42;
	font-weight: bold;
	margin-right: 5px;
}
.rhp-price a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background-color: #eea812;
	color: #000000;
	float: right;
	font-size: 15px;
	text-decoration: none;
	margin-top: -5px;
	outline: none;
	border-radius: 3px;
}
.rhp-price a:hover {
	background-color: #000000;
	color: #FFF;
}
.np-divs {
	height: 300px;
	position: relative;
}
.np-divs img {
	width: 250px;
	height: 200px;
	margin-top: 50px;
}
.properties--grid {
	border: 1px solid #bc850e;
	background-color: #eea812;
   	-webkit-box-shadow: inset 0 0 10px #bc850e;
	   -moz-box-shadow: inset 0 0 10px #bc850e;
   			box-shadow: inset 0 0 10px #bc850e;
}
.np-divs {
	width: 100%;
}
.np-divs img {
	margin-left: 45px;
}

.city-name, .city-properties-count {
	text-transform: capitalize !important;
	text-align: center !important;
}
.city-name {
	font-size: 50px !important;
}
.city-properties-count {
	font-size: 20px !important;
}
.city-search-btn {
	border: 2px solid #FFF;
    text-align: center;
    color: #FFF;
    width: 260px;
    height: 45px;
    line-height: 38px;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left: 15px;
    background-color: transparent;
}
.partner-image {
	width: 190px !important;
}
.listing__item {
	/*background-color: #FFF;
	box-shadow: 0 1px 1px 0 rgba(140,191,66,.12);
	padding: 1px 16px 22px !important;
	margin-bottom: 8px !important;
	border: 1px solid #666666 !important;*/
}
.listing__item:hover {
	box-shadow: 0 5px 5px 0 rgba(140,191,66,.12);
}
.properties__thumb {
	margin-top: 8px;
}
.property-title {
	margin: 8px 0 0;
	padding: 0px;
	font-size: 26px;
	text-transform: capitalize;
}
.property-details-hr {
	margin-top: 0px;
	margin-bottom: 10px;
}
.property-views {
	float: right;
	margin-top: -54px;
	font-size: 24px;
	color: #2c3e50;
}
.property-views em {
	font-size: 16px;
	color: #2c3e50;
	font-style: normal;
}
.property-description {
	width: 75%;
	float: left;
	font-weight: normal;
}
.property-description p {
	text-align: justify;
}
.property-video-price {
	width: 25%;
	float: right;
	text-align: right;
}
.property-vp-icon {
	margin: 10px 10px 0 0;
	font-size: 18px;
	color: #8cbf42;
}
.property-features {
	width: 100%;
}
.property-features ul {
	float: left;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 15px;
}
.property-features ul li {
	display: inline-block;
	margin-right: 20px;
}
.property-features ul li i {
	font-size: 24px;
	color: #8cbf42;
}
.property-btn {
	float: right;
	background-color: #eea812;
	padding: 10px 15px;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bold;
	border-radius: 3px;
}
.property-btn:hover {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
.property-video-tour {
	background-color: #F00;
	color: #ffffff;
	padding: 5px 10px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 7px;
}
.property-video-tour:hover {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
.property-video-tour i {
	margin-right: 5px;
}
.rhp-title a {
	color: #000000 !important;
}
.mapmain {
	border: none !important;
}
.pc-margin {
	margin-top: -8px;
}
.review__photo img {
	width: 150px !important;
	height: 150px !important;
}
.counter-images {
	margin-top: 50px;
}
.text-center {
	text-align: center;
}
.forgot-main {
	display: none;
}

.inner-pages-menu-icon {
			 float: right;
			 margin-left: 25px;
		 }
		 
		 .inner-pages-menu-icon i {
			 color: #8cbf42;
			 font-size: 22px;
			 margin-top: 5px;
		 }
		 .inner-pages-menu-icon i:hover {
			 color: #eea812;
			 font-size: 22px;
			 margin-top: 5px;
		 }
		 .right-menu {
			 background-color: #eea812;
			 width: 300px;
			 position: absolute;
			 right: 0px;
			 top: 0px;
			 z-index: 9999;
			 display: none;
		 }
		 .close-icon {
			 color: #000000;
			 font-size: 30px;
			 float: right;
			 margin-right: 20px;
		 }
		 .close-icon:hover {
			 text-decoration: underline !important;
		 }
		 .right-menu ul {
			 list-style-type: none;
			 margin-left: -40px;
		 }
		 .right-menu ul li a {
			color: #000000;
			 font-size: 18px;
			 width: 100%;
			 height: 45px;
			 line-height: 45px;
			 display: block;
			 margin-bottom: 5px;
			 padding-left: 15px;
			 text-decoration: none;
			 outline: none;
			 font-family: "Montserrat", sans-serif;
		 }
		 .right-menu ul li a:hover {
			 background-color: #000000;
			 color: #fff;
		 }

.auth__nav {
			 float: left;
	margin-top: 5px;
		 }


/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}
/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}
.logoformobile {
	display: none;
}

/* Dashboard Page Design */

.dashboard-news-feed,
.dashboard-fvrt-listings,
.dashboard-fvrt-agents {
	border: none !important;
	padding: 0px !important;
	box-shadow: none !important;
}
.listing-info-custom {
	margin-left: 15px;
}
.dashboard-property-management {
	border: 1px solid white !important;
	box-shadow: none !important;
	margin-top: 0px !important;
}


/* Home Page Real Hot & Hot Properties Section */

.rhp-main-overlay {
	position: relative;
    width: 305px;
    height: 189px;
}
.rhp-main-overlay .rhp-img-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
	padding: 20px;
}
.rhp-main-overlay:hover .rhp-img-caption {
    display: block;
    background: rgba(0, 0, 0, .6);
}
.prop-title {
	font-size: 30px;
}
.prop-location {
	font-size: 24px;
}
.prop-top-icons {
	width: 26px;
    margin-top: 18px;
    margin-bottom: 5px;
}

.amenities-main {
	background-color: #fff;
	width: 100%;
	padding: 20px 30px;
	display: grid;
	column-gap: 5px;
}
.amentities-list {
	list-style-type: none;
	margin-top: 20px;
	padding-left: 0px;
}
.amentities-list li {
	width: 25%;
	float: left;
}
.amentities-list li img {
	width: 25px;
	margin-right: 5px;
}
.amentities-list li p {
	/* font-weight: bold; */
	text-transform: capitalize;
	margin-right: 15px;
}




/*Changeing*/



.index-slider-titleOne p {
	margin-left: 398px;
}



.index-slider-titleTwo p {
	margin-left: 444px;
}



.index-slider-titleThree p {
	margin-left: 358px;
}

























































































