/*Css by saneeshonline*/


@import url(../css.css);
.scrollup {
	width: 75px;
	height: 75px;
	position: fixed;
	bottom: 0;
	right: 0;
	display: none;
	text-indent: -9999px;
	z-index: 99999;
	background: url(../images/anchor.jpg) no-repeat;
}
.scrollup:focus {
	outline: none;
}
.reset {
	clear: both;
}
body {
	color: #5f5f5f;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Varela Round', sans-serif;
}
p {
	line-height: 21px;
	float: left;
	width:100%;
    margin: 25px 0 0 0;
}
.footertag {
    margin-top: 9px;
    font-size: 12px;
}
.footertag1 {
    margin-top: -3px;
    font-size: 12px;
    margin-bottom: 28px;
}
.socialfooter {
    margin-top: 2px;
    margin-bottom: 8px;
}
.connect {
    color: white;
    margin-bottom: 10px;
}
a {
	text-decoration: none !important;
	color: black;
	-webkit-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	-ms-transition: 250ms ease-in-out;
}
a:hover {
	text-decoration: none !important;
	color: #c4181e;
}
ul {
	padding: 0;
	margin: 0;
}
.p0 {
	padding: 0 !important;
}
.m0 {
	margin: 0 !important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.head {
	width: 100%;
	height: 80px;
	background: white;
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: #eee 1px solid;
	box-shadow: 0px 1px 10px 0px rgb(0 0 0 / 6%);
}
.navbar-brand {
	position: relative;
	z-index: 2;
}
.navbar-nav.navbar-right .btn {
	position: relative;
	z-index: 2;
	padding: 4px 20px;
	margin: 10px auto;
}
.navbar .navbar-collapse {
	position: relative;
}
.navbar .navbar-collapse .navbar-right > li:last-child {
	padding-right: 22px;
}
.navbar .nav-collapse {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding-right: 120px;
	padding-left: 80px;
	width: 100%;
}
.navbar.navbar-default .nav-collapse {
	background-color: #f8f8f8;
}
.navbar.navbar-inverse .nav-collapse {
	background-color: #222;
}
.navbar .nav-collapse .navbar-form {
	border-width: 0;
	box-shadow: none;
}
.nav-collapse>li {
	float: right;
}
.btn.btn-circle {
	border-radius: 50px;
}
.btn.btn-outline {
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	text-transform: uppercase;
	padding: 0 0px 0 30px;
	/* font-weight: 400; */
	color: #444242;
	margin-top: 30px;
}
.navbar-default {
	background: white;
	border: none;
}
.navbar {
	margin-bottom: 0;
}
.navbar-right {
/*margin-top:25px;*/

}
.navbar-brand img {
	width: 65%;
	height: auto;
}
h1 {
	width: 100%;
	font-size: 2em;
	text-transform: uppercase;
	color: black;
	text-align:center;
	/*margin:50px 0;*/
}
.m50 {
	margin-top: 50px;
}
.readmore {
	background: #383535;
	border-radius: 4px;
	line-height: 40px;
	padding: 0 25px;
	display: inline-block;
	float: left;
	margin-top: 25px;
	color: white;
	text-transform: uppercase;
}
.parallex {
	width: 100%;
	height: 600px;
	background: url(../images/parallex.jpg) no-repeat fixed center;
	background-size: cover;
	color: white;
	margin: 0 0 50px;
	/*padding-top: 80px;*/
	display: flex;
    align-items: center;
}
.parallex-readmore {
	background: none;
	border-radius: 30px;
	border: white solid 2px;
	line-height: 40px;
	width: 185px;
	color: white;
	margin: 0 auto;
	text-transform: uppercase;
	clear: both;
	text-align: center;
	transition: all .5s;
}
.parallex-readmore:hover {
    background:white;
    color:black;
}
.parallex h1 {
	color: white;
	margin:0;
	text-align: center;
	/*margin: 135px 0 0 0;*/
}
.parallex p {
	text-align: center;
	margin-bottom: 25px;
	padding: 0 40px;
}
.scroller {
	width: 100%;
	float: left;
	margin: 25px 0 50px 0;
}
.scroller img {
	margin-left: 10px;
}

.mainsec1 {
    font-size: 45px;
    line-height: 1.5;
}

.mainsec2 {
    font-size: 45px;
    line-height: 1.5;
}

footer {
	width: 100%;
	background: black;
	padding: 80px 0;
	color: #a8a8a8;
}
h2 {
	width: 100%;
	float: left;
	color: white;
	text-transform: uppercase;
	font-size: 1.5em;
}
.social {
	width: 100%;
	float: left;
	margin-top: 12px;
}
.social-icon {
	width: 40px;
	background: #1e1e1e;
	float: left;
	margin-right: 4px;
	border-radius: 5px;
	text-align: center;
	-webkit-transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
	-ms-transition: 400ms ease-in-out;
}
.social-icon:hover {
	background: #0f0f0f;
}
.social-icon .fa {
	line-height: 40px;
	color: white;
}
.credits {
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	margin-top: 14px;
	float: left;
}
.credits a {
	color: #71bcde;
}
.footer-filed {
	width: 100%;
	border: #1e1e1e 1px solid;
	padding-left: 15px;
	line-height: 50px;
	float: left;
	margin-top: 7.5px;
    margin-bottom: 7.5px;
	border-radius: 5px;
	background: none;
	-webkit-transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
	-ms-transition: 400ms ease-in-out;
}
.footer-area {
	width: 100%;
	border: #1e1e1e 1px solid;
	padding: 15px;
	height: 80px;
	float: left;
	margin-top: 7.5px;
	margin-bottom: 7.5px;
	border-radius: 5px;
	background: none;
	-webkit-transition: 400ms ease-in-out;
	-moz-transition: 400ms ease-in-out;
	-ms-transition: 400ms ease-in-out;
}
.footer-filed:focus {
	outline: none;
	border: #2e2e2e 1px solid;
}
.footer-area:focus {
	outline: none;
	border: #2e2e2e 1px solid;
}
.pr {
	padding: 0 7.5px 0 0;
}
.pl {
	padding: 0 0 0 7.5px;
}
.nav-active {
	/* border-bottom: #444242 2px solid; */
	font-weight: 600;
	color: #39a725;
}
.p85 {
	padding: 85px 0;
}
.banner--clone {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	background: #fff;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.banner--stick {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}
h3 {
	width: 100%;
	float: left;
	margin: 15px 0;
	text-transform: none;
	font-size: 1.5em;
}
.m110 {
	margin-top: 110px;
}
.services-list {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.services-list ul {
	list-style: none;
	padding: 0;
}
.services-list ul li {
	padding: 0px 0 3px 1.3em;
	float: left;
	width: 100%;
}
.services-list ul li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}
.about-img {
	width: 100%;
	height: 352px;
	float: left;
}
.about-img img {
	width: 100%;
	height: 100%;
}
.content-box {
	width: 100%;
	float: left;
}
.side-box {
	width: 100%;
	float: left;
	background: white;
	border-radius: 5px;
	/* border: #ddd 1px solid; */
	padding: 15px 25px 25px 25px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0px 1px 5px rgba(0,0,0,0.15);
	-webkit-transition: 400ms ease-in-out;
}
.side-box2 {
	width: 100%;
	float: left;
	background: white;
	border-radius: 5px;
	/* border: #ddd 1px solid; */
	padding: 15px 25px 25px 25px;
	box-shadow: 0px -5px 0px rgb(113 189 28), 0px 1px 2px rgba(0,0,0,0.25);
	-webkit-transition: 400ms ease-in-out;
}
.exclamation {
    padding: .5px 7.5px;
    background-color: #70b921;
    border-radius: 100px;
    font-size: 12px;
    margin-right: 5px;
    margin-top: 7px;
    color: white;
}

.side-box-label {
	margin: 15px 0 5px 0;
	width: 100%;
	color: #333333;
	font-weight: 600;
	float: left;
}
.side-box-field {
	display: block;
	width: 100%;
	line-height: 40px;
	background: white;
	border: #ced0d4 1px solid;
	padding-left: 15px;
	border-radius: 5px;
	margin-bottom: 5px;
	-webkit-transition: 400ms ease-in-out;
}

.side-box-field:hover {
	border: #b3b3b3 1px solid;
}
.side-box-field:focus {
	border: #9c9c9c 1px solid;
}
.side-box-area {
	width: 100%;
	background: white;
	border: #ced0d4 1px solid;
	padding: 15px;
	border-radius: 5px;
	-webkit-transition: 400ms ease-in-out;
}
.side-box-area:hover {
	border: #b3b3b3 1px solid;
}
.side-box-area:focus {
	border: #9c9c9c 1px solid;
}
.side-box-field, .side-box-area:focus {
	outline: none;
}

.fa-fw:hover {
	color: black;
	-webkit-transition: 400ms ease-in-out;
}

.section-1 {
	width: 100%;
	padding: 10px 0 50px 0;
	background: #f0f2f5;
	border-bottom: #eee 1px solid;
	float: left;
}
.section-2 {
	width: 100%;
	padding: 50px 0;
	background: #fff;
	float: left;
}
.section-2 .scroller {
	margin-bottom: 0;
}
.txt-center {
	text-align: center;
	width: 100%;
	float: left;
	line-height: 22px;
	margin-bottom: 50px;
}
.text-heading{
    margin-top: 25px;
}
h4 {
	text-transform: uppercase;
	width: 100%;
	margin-top: 15px;
	color: #2C3E50;
	font-size: 1em;
}
.link {
	color: #2980B9;
	cursor: pointer;
	/*font-weight:bold;*/

	text-decoration: underline;
}
.table-container {
            overflow-x: auto; /* Ensures table scrolls on mobile devices */
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            border-radius: 8px;
            background-color: #ffffff;
            max-width: 900px;
            margin: 0 auto;
        }

        table {
            width: 100%;
            border-collapse: collapse;
            text-align: left;
            font-size: 14px;
        }

        thead {
            background-color: #1a202c; /* Dark header background */
            color: #ffffff;
        }

        th {
            padding: 16px;
            font-weight: 600;
            text-transform: uppercase;
            font-size: 13px;
            letter-spacing: 0.05em;
            border-bottom: 2px solid #edf2f7;
        }

        td {
            padding: 14px 16px;
            border-bottom: 1px solid #edf2f7;
            color: #4a5568;
        }

        /* Zebra striping for readability */
        tbody tr:nth-child(even) {
            background-color: #f7fafc;
        }

        /* Hover effect */
        tbody tr:hover {
            background-color: #edf2f7;
        }

        /* Specific column styling */
        td:first-child {
            font-weight: 500;
            color: #2d3748;
        }
.blog-box {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	float: left;
	margin-top: 28px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0px 1px 5px rgba(0,0,0,0.15);
	-webkit-transition: 250ms ease-in-out;
}
.blog-box:hover {
	transform: scale(1.02);
    box-shadow: 0px 1px 2px rgb(0 0 0 / 28%), 0px 0px 9px rgb(0 0 0 / 18%);
}
.blog-box:hover .blog-pic img {
	transform: scale3d(1.05, 1.05, 1.05);
	-webkit-transition: 200ms ease-in-out;
}
.blog-inbox {
	width: 100%;
	float: left;
	border-top: none;
	padding: 20px 20px;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 -15px 10px -7px #00000014;
}
.blog-box p {
	margin-top: 5px;
	color: #403F3D;
	line-height: 20px;
	word-break: break-all;
}
.blog-pic {
	width: 100%;
	float: left;
	height: 100%;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}
.blog-pic img {
	width: 100%;
	transform: scale3d(1, 1, 1);
	-webkit-transition: 200ms ease-in-out;
}
.blog-title {
	width: 100%;
	color: #313133;
	text-transform: uppercase;
	font-family: 'Varela Round', sans-serif;
	float: left;
	font-weight: 600;
}
.blog-date {
    width: auto;
    padding: 12px;
    height: 34px;
    background: rgba(49,49,51,0.8);
    position: absolute;
    border-radius: 5px 0 5px 0;
    color: white;
    line-height: 15px;
    padding-top: 9px;
    text-align: center;
    font-size: 12.99px;
	z-index: 1;
}
.blog-read {
	background: #fff;
	border: #7F7E7A 2px solid;
	text-align: center;
	color: #403F3D;
	padding: 10px 25px;
	display: inline-block;
	margin-top: 10px;
}

.blog-inbox .button--text-upper {
	letter-spacing: 0;
	text-transform: uppercase;
}
.blog-detail-date {
	float: left;
    color: #fff;
    padding: 7px 0;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
}
h5 {
	width: 100%;
	float: left;
	color: #2C3E50;
	margin-top: 10px;
}
.blog-detail-pic {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.blog-detail-pic img {
	width: 100%;
	border-radius: 5px;
	box-shadow: 0px 0px 1px rgba(0,0,0,.25);
}
.by {
	width: 100%;
	float: left;
	margin-top: 5px;
	color: #E74C3C;
}
h3.mainheading {
    font-weight: 600;
}
p.blogdate {
    margin-top: -11px;
    font-weight: 600;
    color: #777777;
    font-size: 13px;
}
h3.blogsubheading {
	font-size: 18px;
    font-weight: 600;
    margin: 30px 0 -7px 0;
	color: #38516a;
}
/*.content-box h3

{

	font-size:1.2em;

	color:#E74C3C;

	margin-bottom:15px;

	text-transform:uppercase;

}*/



.blog-comment {
	width: 100%;
	background: #fff;
	border-bottom: #e8e8e8 1px solid;
	padding: 10px;
	float: left;
}
.blog-comment p {
	margin-top: 0;
}
.blog-comment-head {
	width: 100%;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 10px;
	float: left;
}
.blog-comment-head a {
	color: #E74C3C;
}
.blog-comment-head a:hover {
	color: #000;
}
/* Message text styling */
/* Shared message box */
.status-msg {
  display: none;          /* hidden by default */
  margin-top: 10px;       /* small margin when hidden */
  text-align: center;
  font-size: 14px;
  border-radius: 6px;
  padding: 10px 15px;
}

/* Success message */
.status-success {
  display: block;
  margin-top: 25px;       /* more space when shown */
  background-color: #e6ffed;
  border: 1px solid #27ae60;
  color: #27ae60;
}
.status-success::before {
  content: "✔";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #70b921;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

/* Error message */
.status-error {
  display: block;
  margin-top: 25px;       /* more space when shown */
  background-color: #ffe6e64f;
  border: 1px solid #e74c3c47;
  color: #e74c3c;
}
.status-error::before {
  content: "!";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #e34f4f;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}



.form-field {
	width: 100%;
	height: 40px;
	background: #f9f9f9;
	border: #ddd 1px solid;
	padding-left: 10px;
	color: black;
	margin-top: 10px;
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;
}
.form-field:focus {
	outline: none;
	background: #eee;
}
.form-area {
	width: 98%;
	height: 130px;
	background: #f9f9f9;
	border: #ddd 1px solid;
	margin: 10px 0 0 0;
	padding: 10px;
	color: black;
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-ms-transition: 300ms ease-in-out;
}
.form-area:focus {
	outline: none;
	background: #eee;
}
.contact-detail {
	width: 100%;
	padding: 15px 0;
	border-right: #eee 1px solid;
	float: left;
	font-size: 1.1em;
	font-family: 'Varela Round', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #5f5f5f;
	/*background: -webkit-linear-gradient(left top, #ffa200, #f01924, #4773df);

    background: -webkit-gradient(linear, left top, right bottom, from(#ffa200), color-stop(#f01924), to(#4773df));

    background: linear-gradient(left top, #ffa200, #f01924, #4773df);

    background-repeat: no-repeat;

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    opacity: 1;

	-webkit-transition: 900ms ease-in-out;

	-moz-transition: 900ms ease-in-out;

	-ms-transition: 900ms ease-in-out;*/

	text-align: center;
}
.contact-detail a {
	color: #5f5f5f;
}
.no-border {
	border: none;
}
/*.contact-detail:hover

{

	background: -webkit-linear-gradient(left top, #4773df, #f01924, #ffa200  );

    background: -webkit-gradient(linear, left top, right bottom, from(#4773df), color-stop(#f01924), to(#ffa200));

    background: linear-gradient(left top, #ffa200, #f01924, #4773df);

	 background-repeat: no-repeat;

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}*/



.contact-detail span {
	font-size: 1.5em;
	text-transform: none;
}
.map {
	width: 100%;
	float: left;
	height: 300px;
	margin-top: 0;
}
.md-close {
	display: inline-block;
	width: 45px;
	height: 45px;
	text-align: center;
	background: #b8d432;
	color: white;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}
.md-close:focus {
	outline: none;
}
.m15 {
	margin-top: 15px;
}
.property-box {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.property-pic {
	width: 100%;
	height: 300px;
	float: left;
	background: orange;
}
.property-pic img {
	width: 100%;
	height: 100%;
}
.property-inbox {
	width: 100%;
	background: white;
	border: #ddd 1px solid;
	border-top: none;
	padding-bottom: 15px;
	float: left;
}
.property-inbox p {
	padding: 0 15px;
	margin-top: 0;
	width: 100%;
}
.property-head {
	width: 100%;
	float: left;
	/*padding:0 15px;*/

	color: black;
	margin-top: 15px;
}
.property-status-box {
	background: #ea1e63;
	color: white;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	float: left;
}
.blue {
	background: #3f51b5;
}
.purple {
	background: #9c28b1;
}
.property-amenities-head {
	width: 100%;
	font-size: 1.3em;
	text-transform: uppercase;
	color: black;
	padding: 15px;
	float: left;
}
.property-detail-box {
	width: 100%;
	float: left;
}
.property-detail-head {
	font-size: 1.7em;
	text-transform: uppercase;
	color: black;
	float: left;
	width: 100%;
	font-weight: 700;
}
.property-detail-intro {
	width: 100%;
	float: left;
	margin-top: 15px;
	background: green;
}
.property-detail-tab {
	width: 100%;
	float: left;
	margin: 15px 0;
}
.property-detail-tab-head {
	background: #9c28b1;
	display: inline-block;
	padding: 10px 35px 10px 15px;
	float: left;
	color: white;
	margin-top: 15px;
}
.property-detail-tab-sub-head {
	width: 100%;
	float: left;
	margin-top: 15px;
	font-weight: 700;
	color: black;
}
.table {
	margin: 15px 0 8px 0;
	float: left;
}
.thumbnails li> .fff .caption {
	background: #fff !important;
	padding: 10px;
	float: left;
}
/* Page Header */

.page-header {
	color: #999;
	float: left;
	text-transform: uppercase;
}
.page-header h3 {
	line-height: 0.88rem;
	color: #000;
	float: left;
}
ul.thumbnails {
	margin-bottom: 0px;
	float: left;
}
/* Thumbnail Box */

.surroundings h4 {
	color: #000;
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: .9em;
	margin-top: 15px;
	font-weight: 700;
}
.surroundings p {
	color: #aaa;
	float: left;
	width: 100%;
	font-size: .9em;
	margin-top: 0;
}
/* Carousel Control */

.control-box {
	text-align: right;
	width: 100%;
	position: absolute;
	top: -62px;
	right: 20px;
}
.carousel-control {
	background: #666;
	border: 0px;
	border-radius: 0px;
	display: inline-block;
	font-size: 34px;
	font-weight: 200;
	line-height: 18px;
	opacity: 0.5;
	padding: 4px 10px 0px;
	position: static;
	height: 30px;
	width: 15px;
}
.thumbnail {
	display: block;
	padding: 0;
	margin-bottom: 0;
	line-height: 1.42857143;
	background-color: #fff;
	border: none;
	border-radius: 0;
	float: left;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 3px 5px;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 0;
	margin-right: -5px;
}
.surroundings {
	width: 100%;
	padding-right: 15px;
	margin-top: 15px;
}
li {
	list-style: none;
}
.box-form {
	width: 100%;
	padding: 25px 45px;
	background: white;
	float: left;
	border-radius: 5px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
}

.box-reg {
    width: 100%;
	padding: 25px 45px;
	background: white;
	float: left;
	border-radius: 5px;
	box-shadow: 0px -5px 0px rgb(113 189 28), 0px 1px 2px rgba(0,0,0,0.25);
}
.box-txt {
	width: 100%;
	padding: 25px;
	background: white;
	/* border: #eee 1px solid; */
	float: left;
	border-radius: 5px;
	/* box-shadow: 0 1px 2px var(--shadow-2); */
	box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
}
.box-txt1 {
	width: 100%;
	padding: 25px;
	background: white;
	/* border: #eee 1px solid; */
	float: left;
	border-radius: 5px;
	/* box-shadow: 0 1px 2px var(--shadow-2); */
	box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
}
.box-txt1 h2 {
	color: #2d2d2d;
	font-size: 1.3em;
	font-weight: 700;
	text-transform: capitalize;
}
.box-txt h2 {
	color: #2d2d2d;
	font-size: 1.3em;
	font-weight: 700;
	text-transform: capitalize;
}
.price-info {
	font-size: 11px;
	text-align: right;
	color: #7f7f7f;
	width: 100%;
	float: left;
	margin-top: 5px;
	padding-right: 5px;
}
.footer-inner {
	background: black;
	padding: 58px 0;
	text-align: center;
}
.footer-inner a {
	color: #71bcde;
}
.user {
  width: 100%;
  -webkit-perspective: 600px;
   perspective: 600px;
  position: relative;
}

.user > div {
  width: 100%;
  padding: 25px 45px;
  background-color: #fff;
  border-radius: 5px;
  /* position: absolute;  ❌ remove this */
  box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
  transition-duration: 0.2s;
  display: none;
}

.user > div.active {
  display: block;
}

.user #signup:not(.active) {
  opacity: 0;
  z-index: -1;
}

.user #signin:not(.active) {
  opacity: 0;
  z-index: -1;
  margin-bottom: 30px;
}

.user .buttonbox {
  margin-top: 1em;
  display: block !important;
}

.user #signin .buttonbox {
  text-align: right;
}

.user #forgot {
  margin: 0.9em 0 0;
}
div#signin {
    position: relative;
	margin-bottom: 30px;
}
div#signup {
    position: relative;
	margin-bottom: 30px;
}

.field-icon {
  float: right;
    margin-left: -25px;
    margin-top: -34px;
    position: relative;
    z-index: 2;
}

.contact-address {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.contact-address p {
	margin: 0;
}
.contact-address-head {
	width: 100%;
	font-size: 1em;
	text-transform: uppercase;
	color: black;
	font-family: 'Varela Round', sans-serif;
	font-weight: bold;
	float: left;
	margin-top: 10px;
}
.contact-address-head:first-child {
	margin-top: -9px;
}
.contact-field {
	width: 100%;
	height: 47px;
	background: white;
	border: #eee 1px solid;
	padding-left: 10px;
	margin-top: 10px;
}
.contact-select {
	width: 100%;
	height: 47px;
	background: white;
	border: #eee 1px solid;
	padding-left: 10px;
	margin-top: 10px;
}
.contact-area {
	width: 100%;
	height: 102px;
	background: white;
	border: #eee 1px solid;
	padding: 10px;
	margin-top: 10px;
}
.contact-area, .contact-select, .contact-field:focus {
	outline: none;
}
.site-label {
	width: 100%;
	text-transform: uppercase;
	font-size: .8em;
	float: left;
	margin: 15px 0 5px 0;
	font-weight: 700;
}
.contact-enquiry {
	width: 100%;
    float: left;
    margin-top: 22px;
    margin-bottom: 7px;
    font-family: 'Varela Round', sans-serif;
    font-size: 1.2em;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border: 1px solid #ddd;
	border-radius: 0 0 5px 5px;
    margin-bottom: 5px;
    margin-top: -2px;
}
.panel-group,  .panel-group .panel,  .panel-group .panel-heading,  .panel-group .panel-heading a,  .panel-group .panel-title,  .panel-group .panel-title a,  .panel-group .panel-body,  .panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-radius: 0;
	border: 0;
}
.panel-group .panel-heading {
	padding: 0;
}
.panel-group .panel-heading a {
	display: block;
	background: #3b393a;
	color: #fff;
	padding: 15px;
	text-decoration: none;
	position: relative;
	text-transform: capitalize;
	border-radius: 5px;
}
.panel-group .panel-heading a.collapsed {
	background: #fff;
	color: inherit;
	border: #ddd 1px solid;
	margin-top: -1px;
}
.panel-group .panel-heading a.collapsed:hover {
    	background: #f9f9f9;
}
.panel-group .panel-heading a:after {
	content: '-';
	position: absolute;
    right: 20.5px;
    top: 3px;
    font-size: 30px;
    font-family: cursive;
}
.panel-group .panel-heading a.collapsed:after {
	content: '+';
    top: 3.5px;
    color: #5f5f5f;
    right: 18px;
}
.panel-group .panel-collapse {
	margin-top: 0 !important;
}
.panel-group .panel-body {
	background: #ffffff;
	padding: 15px;
}
.panel-group .panel {
	background-color: transparent;
}
.panel-group .panel-body p:last-child,  .panel-group .panel-body ul:last-child,  .panel-group .panel-body ol:last-child {
	margin-bottom: 0;
}
.panel-group .panel+.panel {
	margin: 0;
}
.panel-body p {
	width: 100%;
	float: left;
	margin-top: 0;
	text-align: justify;
}
.panel-title {
	font-size: 14px;
}
.min-list {
	width: 100%;
	float: left;
}
.min-list ul {
	list-style: none;
	padding: 0;
	height: 150px;
	overflow: hidden;
}
.min-list ul li {
	padding: 3px 0 3px 1.3em;
	font-size: 13px;
}
.min-list ul li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}
.carousel {
	float: left;
}
.panel-group {
	float: left;
	width: 100%;
}
.panel-group .panel {
	width: 100%;
	float: left;
}
.home-img {
	width: 100%;
	float: left;
	height: auto;
}
.home-img img {
	width: 100%;
}
.accordian-list {
	width: 100%;
	float: left;
}
.accordian-list ul {
	padding: 0;
	margin: 0 0 0 15px;
}
.accordian-list ul li {
	width: 100%;
	float: left;
	list-style: url(../images/tick.png);
	padding: 4px 0;
}
#commentdiv {
	margin-top: 15px;
}
.p-adapt {
	padding: 0 0 0 15px;
}
.bxslider img {
	width: 100%;
	height: 100%;
}
/*.mf-btn {
	background:#383535;
	color:white;
	padding:5px 10px;
	float:left;
	margin-top:32px;
	border-radius:3px;
}*/
.m85 {
	margin-top:85px;
}
.price-info-left {
	float:left;
	width:100%
}
.accordian-list p{ 
margin:0;
}
.box-txt ul {
    width: 100%;
    float: left;
}
.box-txt ul li {
    width: 100%;
    float: left;
}

/*20-05-20*/
.parallex ul {
    width:100%;
    float:left;
    margin:25px 0;
}
.parallex ul li {
    text-align: center;
    padding: 7px 0;
    letter-spacing:1px;
}
.valign {
    display:flex;
    align-items:center;
}
.ptb75 {
    padding:90px 0;
    float:left;
}
.txt__center {
    text-align:center;
}
.txt__left {
    text-align:left
}

/*MEDIA QUERIES*/



@media screen and (max-width: 1024px) {
.navbar-default .navbar-nav > li > a {
	padding: 0 26px;
}
}

@media screen and (max-width: 991px) {
.navbar-default .navbar-nav > li > a {
	padding: 0 20px;
	font-size: 12px;
	margin-top:25px;
}
.navbar-brand img {
    width: 50%;
}
.mf-btn {
	margin-top:21px;
}
}

@media screen and (max-width: 768px) {
h1 {
	margin: 0;
}
.home-img img {
	margin-top: 90px;
}
.m50 {
	margin-top: 15px;
}
}

@media screen and (max-width: 767px) {
.navbar .nav-collapse {
	margin: 7.5px auto;
	padding: 0;
}
.navbar .nav-collapse .navbar-form {
	margin: 0;
}
.nav-collapse>li {
	float: none;
}
.navbar-toggle {
	margin-top: 18px;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
	margin-top: 25px;
}
.navbar-nav {
	margin: 0 -15px;
	padding-bottom: 25px;
}
.box-reg{
padding: 10px 35px;		
}
.user > div{
padding: 25px 35px;		
}
.mainsec1 {
    font-size: 22px;
    line-height: 1.6;
}
.mainsec2 {
    font-size: 18px;
    line-height: 1.6;
}

.m110 {
	margin-top: 90px;
}
.m15 {
    margin-top: 23px;
}
.p-adapt {
	padding: 0;
}
.property-status-box {
	margin-top: 15px;
}
.mf-btn {
	margin-left:15px;
}
.valign {
    display:block;
}
.mobile__txt__justify p, .parallex p {
    text-align:justify;
}
.home-img {
    display:none;
}
.ptb75 {
    padding: 60px 0;
}
.head {
    height: 70px;
}
.navbar-brand {
    margin-top: 4px;
}
footer {
    padding: 35px 0;
}
@media screen and (max-width: 480px) {
.control-box {
	top: -54px;
}
.property-detail-tab p, .credits {
	margin-bottom: 38px;
}
.pl, .pr {
	padding: 0;
}
h1 {
	font-size: 1.2em;
}
.parallex h1 {
	margin: 0;
}
.property-status-box {
	font-size: 11px;
}
.home-img img {
	margin-top: 30px;
}
.side-box:first-child, .contact-enquiry, .box-txt1 {
	margin-top: 23px;
}
.side-box2 {
	margin-top: 6px;
}
.p85 {
	padding: 25px 0 0 0;
}
.user #signin:not(.active) {
    margin-bottom: 0px;
	}
h3.mainheading{
	margin-left: -3vw;
    margin-top: 0	
}
.blog-detail-date{
display: none;
}
p.blogdate{
margin-left: -3vw;
}
}

@media (min-width: 1025px) and (max-width: 1199px) {
.navbar-default .navbar-nav > li > a {
	padding: 0 18px;
}
}
