@charset "utf-8";
/* CSS Document */

.innermain {
	background:#fff;
	padding:20px 0px 30px 0px;
}
.breadcrumb_main {
		background:#fff;
}
.maincontent {
	padding: 0px 30px;
}
.innerpagetitle h2{
	font-family: 'Montserrat', sans-serif;
	color: #333333;
	text-transform: normal;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	padding: 20px 0px;
}
.leftpanel {
	background: #f6f6f6;
	border-radius: 2px;
	padding: 15px!important;
	margin-bottom: 15px;
}
.propertymain {
	background: #f6f6f6;
}
.propertyimagethumb img {
	width: 100%;
	height: auto;
	object-fit: cover;
	min-height: 200px;
	overflow: hidden;
	transition: transform .5s ease;
}
.propertyimagethumb {
	overflow: hidden;
	background: #000;
	padding-left: 0px!important;
	padding-right: 0px!important;

	
}
.breadcrumb {
	padding-bottom: 10px;
	border-bottom: solid 1px #efefef;
}
.page-item.active .page-link {
  z-index: 3;
  color: #8fb73f!important;
  background-color: #efefef!important;
  border-color: #efefef;
}
.page-item a {
	 color: #8fb73f;
}
.propertyimagethumb a img:hover {
	transform: scale(1.2); 
	overflow: hidden;
	
}
.sold {
	background: #df0303!important;;
	padding:3px 5px;
	color: #fff;
	position: absolute;
	border-radius: 4px;
	margin: 10px;
	font-size: 14px;
	text-transform: uppercase;
		
}
.forsalelink {
	background: #000;
	padding:3px 5px;
	color: #fff;
	position: absolute;
	border-radius: 4px;
	margin: 10px;
	font-size: 14px;
	text-transform: uppercase;
		
}
.propertyboxinner ul {

	
	width: 100%;
		border-bottom:solid 0px #a1a1a1;
	overflow: hidden;
	margin: 0px auto;
	text-align: left!important;
	padding:0px 0px 10px 0px;
	
}
.propertyboxinner ul li{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	display: flex;
	text-align: left;
	float: left;
	
	color: #616161;

	border-right:  solid 1px #8fb73f;
		font-size: 14px;
	padding-left: 10px;

		
}
.propertyboxinner ul li:first-child {
	padding-left: 0px;
}
.propertyboxinner ul li:last-child {
	border-right:  solid 0px #8fb73f;
}
.propertyboxinner ul li i {
	padding-right: 5px;
}
.propertylistbox {

	padding: 15px;
}
.propertylistbox span{
	color: #83a400;
	text-transform: uppercase;
}
.propertylistbox h3{
	color: #333;
	text-transform: normal;
	font-size: 16px;
	font-weight: 700;
	padding: 5px 0px;
}
.propertylistbox h4{
	color: #333;
	text-transform: normal;
	font-size: 16px;
	font-weight: 500;
	padding: 5px 0px;
}
.propertylistbox p {
	color: #818181;
	font-size: 14px;
}
.propertylistbox p i {
	padding-right: 5px;
}
.propertyrate {
 
	
	text-align: right;
	
}
.propertyrate p {
	text-align: right!important;
	color: #74a80b;
	font-size: 16px;
	font-weight: 700;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 5px;
}
.propertyrate a {
	border-radius: 50px;
	border:solid 0px #8fb73f;
	padding: 8px 35px;
	margin-right: 25px!important;
	text-transform: uppercase;
	font-size: 15px;
	background: #8fb73f;
	color: #fff;
	text-decoration: none;
}
.propertyrate a:hover {
	border-radius: 50px;
	border:solid 0px #000;
	padding: 8px 35px;
	margin-right: 25px!important;
	text-transform: uppercase;
	font-size: 15px;
	background: #000;
	color: #fff;
	text-decoration: none;
}
.propertylist {
	margin-bottom: 25px;
}
.leftpanel {
	
}
.leftpanel h3 {
    color: #333;
    text-transform: normal;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 0px 0px 0px;

}
.leftpanel ul {
	margin: 0px;
	padding: 0px;
}
.leftpanel ul li{
	margin: 0px;
	padding:3px 0px;
	list-style: none;
	font-size: 13px;

	
}
.form_inner_left {
	width: 100%;
	background:#fff;
	border:solid 1px #8fb73f;
	font-size: 13px;

	padding: 8px;
}
.details_top .type{
	background: #d0f489;
padding: 3px 10px;
color: #000;
display: inline-block;
border-radius: 4px;
margin: 10px 0px;
font-size: 14px;
text-transform: uppercase;
}

.details_top .forsale{
	background: #3a3a3a;
padding: 3px 10px;
color: #fff;
display: inline-block;
border-radius: 4px;
margin: 30px auto;
font-size: 14px;
text-transform: uppercase;
	
	
}

.details_top .pr_id{
	background: #abc737;
padding: 3px 10px;
color: #fff;
display: inline-block;
border-radius: 4px;
margin: 30px auto;
font-size: 14px;
text-transform: uppercase;
	
	
}
.text_center {
	text-align: center;
}
.details_top h3 {
    color: #333;
    text-transform: normal;
    font-size: 20px;
    font-weight: 700;
    padding: 0px 0px;
}
.details_top .location {
	color: #818181;
font-size: 15px;
	padding-bottom: 0px;
}
.details_top .location i{
padding-right: 5px;}
.details_top .propertyboxinner {
	padding-top: 35px;
}
.details_top .pricetxt h4{
	color: #8fb73f;
font-size: 16px;
font-weight: 700;
		padding-top:35px;
	text-align: center;
}
.border_detail {
	border-right:solid 1px #bbbbbb;
	margin-bottom: 10px;
}
.details_top .propertyboxinner li 
{
	width: 33.33%;
	text-align: center;
	display: inherit!important;
	
}
.maincontent_detail {
	padding: 0px;
	margin: 0px auto;
}
.property_details {
	padding: 25px;
	background: #f6f6f6;
	margin-bottom: 15px;
}
.property_details h3 {
	    color: #333;
    text-transform: normal;
    font-size: 15px;
    font-weight: 700;
	border-bottom: solid 1px #bbbbbb;
	padding-bottom: 8px;
}
.property_details p {
	    color: #575757;
    text-transform: normal;
    font-size: 14px;	
}
.sm_property_details h5 {
	    color: #333;
    text-transform: normal;
    font-size: 16px;
    font-weight: 700;
	border-bottom: solid 1px #bbbbbb;
	padding-bottom: 8px;

	margin-bottom: 15px;
}
.pr_details {
	margin: 0px;
	padding: 0px 15px;
}
.pr_details li {
	margin: 0px;
	padding:3px 0px;
	list-style: circle;
	    color: #575757;
    text-transform: normal;
    font-size: 14px;	
}
.pr_details li strong {
	padding-right: 5px;
}

.pr_features {
	margin: 0px;
	padding: 0px 15px;
}
.pr_features li {
	margin: 0px;
	padding:5px 0px;
	list-style:none;
	    color: #575757;
    text-transform: normal;
    font-size: 14px;	
}
.pr_features li i {
	padding-right: 5px;
}
.property_details a {
	border:solid 1px #7f7f7f;
	padding: 10px 20px;
	text-align: center;
	border-radius: 30px;
}
.property_details a:hover {
	text-decoration: none;
	color:#fff; 
	background: #f6871f;
	border:solid 1px #f6871f;
		
}
.q_contact h4 {
	font-size: 12px;
	font-weight: 600;
	padding-top: 8px;
	color: #888888;
}
.asterisk {color: #d40e0f}
.contactdetails {
	background: #fff;
	margin: 15px 0px;
	padding: 25px;
}
.contactdetails h3 {
	font-size: 24px;
	font-weight: 700;
}
.contactdetails p {
	font-size: 14px;
}
.contactdetails .name {
	color: #007fc4;
}
.contactdetails i {
	float: left;
	padding-right: 5px;
}
.address {
	float: left;
}
.contactform {
	margin: 0px!important;
	padding: 0px!important;
	width: 100%;
}
.contactform li{
	margin: 0px;
	
	list-style: none;
	padding-bottom:10px;
}
.contactnew {
	width: 95%;
}
.padl {
	padding-left: 5px!important;
}
.contactform a {
	display: inline-block!important;
}

.contact-page-section .inner-part .title {
  font-size: 20px;
  color: #101010;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 14px;
	padding-top: 25px;
}
.contact-page-section .inner-part p {
  font-size: 16px;
  color: #363636;
  line-height: 32px;
  font-weight: 400;
}

.contact-page-section .contact-comment-box .from-control {
  border-style: solid;
  border-width: 1px;
  border-color: #f1f1f1;
  box-shadow: 0 0 30px #eee;
  color: #363636;
  width: 100%;
  max-width: 100%;
  opacity: 1;
  border-radius: 3px;
  border: 1px solid #fff;
  color: #767676;
  background: #fff;
  padding: 10px 18px;
}
.btn-submit  {
  background-color: #8fb73f;
  color: #FFF;
  border-color: #8fb73f;
 
  border-radius: 0px !important;
  margin-top: 8px;
  font-size: 14px;
	border:0px;
	padding: 10px;
	text-transform: uppercase;
	cursor: hand;text-decoration: none;
}
.btn-submit:hover {
  background-color: #000;
  color: #FFF;
  border-color: #8fb73f;
 
  border-radius: 0px !important;
  margin-top: 8px;
  font-size: 14px;
	border:0px;
	padding: 10px;
	text-transform: uppercase;
	cursor: hand;
}
.address-item {
  padding: 50px 40px;
  min-height: 300px;
  border: 1px solid #d6d6d6;
  background: #fff;
  box-shadow: 0 0 30px #fff;
  text-align: center;
 
  border-radius: 0px;
}
.address-item .icon-part {
  padding-bottom: 20px;
}
.address-item .icon-part img {
  width: 65px;
}
.address-text .des {
  font-size: 14px;
  color: #525252;
	line-height: 25px;

	
}
.form-location {
  background-color: #efefef;
}
.map {
  height: 550px;
}


/*event*/
.news__single--v2 {
  transition: 0.3s box-shadow ease-out;
  margin-bottom: 20px;
}
.news__thumbnail {
  position: relative;
  overflow: hidden;
}
.cat_gallery {
  padding-bottom: 20px;
}
.news__thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s background ease-out;
}
.news__thumbnail img {
  transition: 0.3s transform ease-out;
}
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
  font-weight: 500;
  color: white;
  font-size: 14px;
	padding: 8px 8px;background-color: #df0303;
}
.news__thumbnail:hover img {
  transform: scale(1.1);
}

.res_img img{
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.pl15 {
	padding-left: 15px;
}


.about img {
	width: 100%; height: auto;
	
}
.about {
	border-right: solid 1px #ddd;
}
.about h3 {
	font-size: 24px;
	font-weight: 700;
	padding-top: 15px;
	color: #606060;
	padding-bottom: 8px;
}
.about p {
	font-size: 13px;
	line-height: 26px;
	color: #606060;
	
}
.about h4 {
	font-size: 20px;
	font-weight: 700;
	padding-top: 15px;
	color: #606060;
}
.about li {
	font-size: 13px;
	line-height: 26px;
	color: #606060;
	
}
.about_right {
	padding-bottom: 15px;
}
.about_right img {
	width: 100%;
	height: auto;
}
	.about_right span{
	background: #df0303;
	padding:5px;
	color: #fff;
	position: absolute;
	border-radius: 4px;
	margin: 10px;
	font-size: 12px;
	text-transform: normal;
		text-decoration: none!important;
		
	
	
}
.about_right span a{
color: #fff;	
text-decoration: none!important;
}
.about_right span a:hover{
	text-decoration: none;
}
.serviceinnerimg img {
	width: 100%;
	height: 100%;
}
.serviceinnerimg {
	padding: 0px!important;
}
.servicetxt {
	color:#fff!important;
}
.servicetxt { text-align: left; padding: 25px;}
.servicetxt h3 {
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	padding-top: 35px;
	padding-bottom: 10px;
}
.servicetxt p {
	color: #fff;

	text-align: left;

	font-weight: 500;
	font-size: 15px;
	padding-bottom: 25px;
}
@media(max-width: 767px){ 
	.innermain {
    background: #fff;
    padding: 40px 0px 30px 0px;
	}
		.padmain {
  padding-left: 25px;
  padding-right: 25px;
}
.propertyimagethumb {
	overflow: hidden;
	background: #000;
	margin-left: 15px!important;
	margin-right: 15px!important;
	width: 92%;

	
}

	.propertyimagethumb a img:hover {
	transform: scale(1.2); 
	overflow: hidden;
		margin-left: 15px!important;
	margin-right: 15px!important;
}
	.propertylistbox {
		padding-left: 30px!important;
	}
	.propertyrate {
		text-align: left;
		padding-left: 0px;
		padding-bottom: 25px;
	}
		.propertyrate p{
		text-align: left!important;
			padding-bottom: 15px;
			 padding-top: 15px;
	}
.details_top .propertyboxinner {
	padding-top: 5px;
}	
	.details_top .propertyboxinner li 
{
	width: auto;
	text-align: left;
	display: inline-flex;
	
}
	.details_top .forsale{
	background: #f6871f;
padding: 3px 10px;
color: #fff;
display: inline-block;
border-radius: 4px;
margin: 0px auto 10px auto;
font-size: 14px;
text-transform: uppercase;
	
	
}
.details_top .pr_id{
	background: #abc737;
padding: 3px 10px;
color: #fff;
display: inline-block;
border-radius: 4px;
margin: 0px auto 10px auto;
font-size: 14px;
text-transform: uppercase;
	
	
}
	.details_top .price h4{
	color: #007fc4;
font-size: 16px;
font-weight: 700;
		padding-top:0px;
	text-align:left;
}
.text_center {
	text-align: left;
}	
	.maincontent_detail {
		padding:0px 20px;
	}	
	
	.about {
  border-right: solid 0px #ddd;
}
	.res_img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
	}




