 @charset "utf-8";
/* CSS Document */

@font-face {
font-family:'Brown';
src:url(../fonts/../fonts/../fonts/Brown-Regular.eot);
src:url("../fonts/../fonts/Brown-Regular.eot-#iefix") format("embedded-opentype"), url(../fonts/Brown-Regular.woff2) format("woff2"), url(../fonts/Brown-Regular.woff) format("svg");
font-weight:400;
font-style:normal
}
@font-face {
font-family:'Brown';
src:url(../fonts/../fonts/Brown-Bold.eot);
src:url("../fonts/../fonts/Brown-Bold.eot-#iefix") format("embedded-opentype"), url(../fonts/Brown-Bold.woff2) format("woff2"), url(../fonts/Brown-Bold.woff) format("woff"), url(../fonts/Brown-Bold.ttf) format("truetype"), url("../fonts/Brown-Bold.svg#Brown-Bold") format("svg");
font-weight:700;
font-style:normal
}
@font-face {
font-family:'Brown';
src:url(../fonts/../fonts/Brown-Light.eot);
src:url("../fonts/../fonts/Brown-Light.eot-#iefix") format("embedded-opentype"), url(../fonts/Brown-Light.woff2) format("woff2"), url(../fonts/Brown-Light.woff) format("woff"), url(../fonts/Brown-Light.ttf) format("truetype"), url("../fonts/Brown-Light.svg#Brown-Light") format("svg");
font-weight:100;
font-style:normal
}
html, body, p, div, span {
	font-family:'Brown';
	-webkit-font-smoothing:antialiased;
	font-size:17px;
	font-weight:300;
}
body {
	color:#333;
}
.footer {
	background-color: #1e1e1e;
	border-top: 1px solid #1e1e1e;
	height:60px;
	width:100%;
}
.footer p {
	color:#fff;
	text-align:center;
	padding-top:17px;
}
.menu {
	background: #f0ebe9;
	color:#fff;
	position: fixed;
	width:100%;
	z-index: 99;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
.dark-menu {
	transition: all 0.5s;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
	background: #f0ebe9;
	position: fixed;
	width:100%;
	z-index: 99;
}
.infiniti-menu .nav-item a {
	color:#333;
	font-weight: 500;
}
.infiniti-menu .nav-item a:hover {
	color:#333;
	font-weight: 500;
}
.menu .navbar-collapse .infiniti-menu .nav-item a {
	padding: 6px 5px;
	border-radius: 3px;
	margin: 2px 6px;
	text-transform:uppercase;
	font-size:15px;
 transition-duration: .3s;
}
.dark-menu .navbar-collapse .infiniti-menu .nav-item a {
	color: #333;
	font-weight: 600;
	text-transform: uppercase;
 transition-duration: .3s;
	font-size: 15px;
	background:none;
	border-radius:7px;
	padding: 6px 11px;
}
.menu .navbar-collapse .infiniti-menu .nav-item a.active1 {
	color: #865a00 !important;
	border:1px solid #865a00;
}
.menu .navbar-collapse .infiniti-menu .nav-item a:hover {
	color: #865a00 !important;
	border:1px dashed #865a00;
}
.dark-menu .navbar-collapse .infiniti-menu .nav-item a.active1 {
	color: #865a00 !important;
	border:1px solid #865a00;
}
.dark-menu .navbar-collapse .infiniti-menu .nav-item a:hover {
	color: #865a00 !important;
	border:1px dashed #865a00;
}
.prop-content {
	text-align:justify;
}
.prop-br {
	height:20px;
}
.prop-lit-br {
	height:7px;
}
.prop-invest-ul {
	list-style:none;
	padding:20px;
	margin:20px 0px;
	border-radius:20px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.prop-invest-ul li i {
	color: #262626!important;
	margin-right: 2px;
	position: absolute;
	margin-top: 4px;
	left: 46px;
}
.prop-invest-ul li {
	padding:6px 39px;
}
th {
	font-weight:500 !important;
}
.prop-amenities-img {
	border-radius:20px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.prop-amenities-img-desc {
	text-align: center;
	text-transform:uppercase;
	font-weight:600;
	font-size: 20px;
	padding: 3px;
}
.prop-amenities-img img {
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}
 @media screen and (max-width:700px) {
 .prop-amenities-img {
 margin-top: 20px;
}
}
 @media screen and (min-width:700px) {
 .prop-facilities-img .modal-dialog {
padding-left:20%;
padding-right:20%;
}
}
.img-heading {
	font-size:20px;
	font-weight:600;
	background-color: #865a00;
	color:#fff;
	text-align:center;
	display: inline-block;
	padding: 10px 76px;
	border-top-left-radius: 5px;
}
.prop-facilities-img-model {
	position:relative;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.prop-facilities-img-model span {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding: 7px;
	display: block;
	background-color: #865a00;
	text-transform: uppercase;
}
.prop-fp-img-model span {
	color: #fff !important;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	padding: 7px;
	display: block;
	background-color: #262626;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.prop-facilities-img a {
	text-decoration:none;
}
.prop-fp-img a {
	text-decoration:none;
}
.prop-facilities-img .modal-content {
	border-radius: 30px !important;
}
hr.style-one {
	border: 0;
	height: 1px;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}
.underline:after {
	border: 0;
	height: 1px;
	background: #333;
	display:inline-block;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}
.prop-views {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	padding:5px;
	border-top-right-radius:20px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
.prop-views img {
	border-top-right-radius:20px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
.prop-modal-content {
	border:none;
}
.prop-modal-header {
	padding: 8px;
	text-transform: uppercase;
	text-align: center;
	margin-top:15px;
}
.prop-modal-header h5 {
	margin-bottom:0px;
}
.prop-stickyform-btn {
	background-color: #865a00;
	border: 1px solid #865a00;
	padding: 10px 14px;
	color: #fff;
	border-radius: 24px;
}
.prop-stickyform-btn:hover {
	background-color:#fff;
	border: 1px solid #262626;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	color: #262626;
}
.prop-modal-content {
	border:none;
}
.prop-modal-header {
	padding: 8px;
	text-transform: uppercase;
	text-align: center;
	margin-top:15px;
}
.prop-modal-header h5 {
	margin-bottom:0px;
}
@media screen and (min-width:700px) {
.modal-dialog {
margin:0 !important;
}
.alertmodal .modal-dialog {
 width: 40% !important;
}
}
.prop-input {
	border: 0;
	padding: 7px 0;
	border-bottom: 1px solid #ccc;
}
 .prop-input ~ .focus-border {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background-color: #f0ebe9;
transition: 0.4s;
}
.prop-input:focus ~ .focus-border {
width: 100%;
transition: 0.4s;
}
.form-control:focus {
	border: 1px solid #ced4da!important;
	outline:0;
	box-shadow:none !important
}
.prop-input:focus {
	outline: none;
	box-shadow:none !important;
}
.input-group {
	postion:relative;
}
input[type="text"] {
	font: 15px/24px "Lato", Arial, sans-serif;
	color: #333;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: 1px;
}
.form-check {
	margin-top: 12px;
}
.infiniti-footer-form {
	background-color: #212121;
	margin-top: 70px;
	color: #fff;
	padding:40px;
}
.infiniti-footer-form-heading {
	font-weight:600;
	font-size:20px;
	text-transform:uppercase;
}
.infiniti-footer-form-sub-heading {
	font-weight:600;
	font-size:18px;
	text-transform:uppercase;
}
.footer-form .input-group {
	margin-top:10px;
}
.judy-details {
	list-style: none;
	padding-left: 0;
}
.judy-details li {
	color: #fff;
	font-size: 16px;
	padding: 3px;
	border-bottom: 1px dashed #403e3e;
}
.judy-details li a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding-left: 11px;
}
.other-projects {
	list-style: none;
	padding-left: 0;
}
.other-projects li {
	font-size: 18px;
	padding: 3px;
}
@media screen and (max-width:700px) {
.other-projects li {
 font-size: 15px !important;
}
.prop-res-img {
width:100%;
}
.prop-amenities-img-model img {
width:100%;
}
}
.other-projects li a {
	color: #333 !important;
}
.footer-sub-heading {
	font-weight:600;
	font-size:20px;
	text-transform:uppercase;
}
.oxley-stickyform .modal-dialog {
	max-width: 370px;
}
}
.oxley-stickyform .modal-title {
	color:#000;
	text-transform:uppercase;
}
.oxley-stickyform .modal-header .close {
	padding: 1px;
	margin: -1px;
}
.footer-btn-infiniti {
	background-color: #fff;
	border-radius: 50px;
	padding: 9px;
	border: 1px solid #333;
	color:#333;
	text-transform:uppercase;
	font-weight:500;
}
.footer-btn-infiniti:hover {
	color:red;
	background-color: #fff;
	border: 1px solid #333;
}
.footer-btn-op {
	background-color: #ffe300;
	border-radius: 50px;
	padding: 9px;
	border: 1px solid #333;
	color:#333;
	text-transform:uppercase;
	font-weight:500;
}
.footer-btn-op:hover {
	color:red;
	background-color: #fff;
	border: 1px solid #333;
}
.close {
	color: #fff;
	opacity: 1;
}
.copyright {
	color:#fff;
	font-weight:500;
	text-decoration:none;
}
.copyright:hover {
	color:#fff;
	font-weight:500;
	text-decoration:none;
}
.other-projects li a {
	text-decoration:none;
	font-weight:500;
	color:#fff;
	text-transform:uppercase;
}
@media screen and (max-width:700px) {
.prop-mobile-nav {
 margin-top: 20px;
 padding: 12px;
 border-radius: 10px;
 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
 -webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
 -moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
}
 .footer-form .col-lg-6 {
padding-left:0px;
}
.img-heading {
font-size:16px;
 padding: 10px 20px;
}
}
@media screen and (min-width:700px) {
.footer-form .col-lg-6:first-child {
padding-left:0px;
}
}
.prop-sub-heading {
	color:#333;
	font-weight:500;
	font-size:18px;
}
.prop-img img {
	border-radius:15px;
}
.prop-panel-content {
	border-radius:15px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	padding:12px;
}
.prop-panel-content img {
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
.prop-panel-content-head {
	background-color: #262626;
	background: linear-gradient(60deg, #262626c7, #262626);
	padding: 6px;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	text-transform:uppercase;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 12px -5px rgba(0, 69, 79, 0.58);
	border-radius: 5px;
}
body {
	text-align:justify;
}
strong {
	font-weight:500;
}
.prop-invest-ul-new {
	list-style:none;
	padding-left:0px;
	border: 1px solid #e0e0e0;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	margin-bottom:0px;
}
.prop-invest-ul-new li {
	border-bottom: 1px solid #e0e0e0;
	padding:10px;
}
.prop-invest-ul-new li:hover {
	background-color:#e0e0e0;
}
.prop-invest-ul-new li:last-child {
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
.prop-price li {
	font-size:20px;
	color:#FF0000;
	font-weight:500;
}
.prop-price li span i {
	color:#FF0000 !important;
}
.prop-price-head {
	background:#FF0000;
	font-size:20px;
}
.prop-price {
	margin-bottom:0px;
}
.register {
	background-color: #f44336;
	margin: 0 auto;
	width: 50%;
	text-align: center;
	border-radius: 26px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	padding: 7px;
}
.register a {
	text-decoration:none;
	color: #fff;
	font-size: 25px;
	font-weight: 500;
}
@media screen and (max-width:700px) {
.register a {
font-size: 17px;
}
.register {
width: 80%;
}
.infiniti-footer-form {
padding:10px;
}
}
.prop-gal-close {
	color: #fff;
	margin: 6px !important;
}
.prop-form-close:hover {
	color: #fff;
	margin: 6px !important;
}
.prop-form-close {
	color: #f0ebe9;
	margin: 12px !important;
}
.prop-form-close:hover {
	color: #f0ebe9!important;
	margin: 12px !important;
}
.prop-panel-content .strong {
	font-size:16px;
	font-weight:500;
	text-align:left !important;
}
.prop-thankyou-head {
	font-size:40px;
	text-align:center;
}
.prop-thankyou-sub-head {
	font-size:30px;
	text-align:center;
}
.prop-thankyou-content {
	font-size:20px;
	text-align:center;
}
.prop-thankyou-op a {
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-weight:600;
}
.prop-thankyou {
	margin-bottom:50px;
	margin-top:143px;
	border-radius: 26px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	padding:10px;
}
.infiniti-seo:link {
	text-decoration:none;
	color:#262626;
	font-weight:600;
}
.infiniti-seo {
	color:#262626;
}
.prop-invest-panel-ul {
	list-style:none;
	padding: 10px;
	margin-left: 23px;
}
.prop-invest-panel-ul li i {
	color: #f0ebe9!important;
	margin-right: 2px;
	position: absolute;
	margin-top: 6px;
	left: 30px;
}
.prop-invest-panel-ul li {
	padding: 6px 25px;
}
.prop-invest-panel-high-ul {
	list-style:none;
	padding-left: 10px;
	margin-left: 10px;
}
.prop-invest-panel-high-ul li i {
	color: #262626!important;
	margin-right: 2px;
	position: absolute;
	margin-top: 4px;
	left: 40px;
}
.prop-invest-panel-high-ul li {
	padding:6px;
	margin-left: 12px;
}
.project-feature {
	background-color:#1d1929;
	color:#fff;
	border-radius: 50%;
	height: 234px;
 transition: .2s ease-in-out;
	width: 70%;
	border: 3px solid #262626;
}
.project-feature-heading {
	color:#d8b46a;
	font-size:24px;
	text-align:center;
	padding:11px;
	text-transform:uppercase;
	border-bottom:1px dashed #4c4b4b;
	margin:0 12px;
}
.project-feature-content ul {
	margin:0;
	padding:0;
}
.project-feature-content ul li {
	list-style:none;
	font-size:21px;
	text-align:center!important;
	padding:20px;
}
@media screen and (min-width:700px) {
.prop-project-fact td {
width:80%
}
.project-unit-thead th {
 width:12%;
}
.project-feature-content ul li span {
font-size:65px;
display:block;
text-align:center;
}
.project-location {
position:relative;
}
.project-location .project-location-top-ul {
position:absolute;
top:110px;
margin:0;
padding:0;
}
.project-location .project-location-top-ul li {
list-style: none;
 padding: 10px 40px;
 color: #fff;
 font-size: 24px;
 text-shadow: 0px 1px 1px #676565;
 font-weight: 500;
}
.project-location-title {
padding: 10px 40px;
 color: #fff;
 font-size: 30px;
 text-shadow: 0px 1px 1px #676565;
 font-weight: 500;
 top:20px;
 text-align:center;
 position:absolute;
 text-decoration:underline;
}
.project-location .project-location-bottom-ul {
position:absolute;
bottom:110px;
margin:0;
padding:0;
}
.project-location .project-location-bottom-ul li {
 list-style: none;
 padding: 10px 40px;
 color: #fff;
 font-size: 24px;
 text-shadow: 0px 1px 1px #676565;
 font-weight: 500;
}
}
th {
	white-space: nowrap;
	color: #333;
	text-align: center;
}
.sticky-nav-logo {
	padding:10px 20px;
	margin:0 auto;
}
.hvr-underline-from-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #262626;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
	right: 0;
}

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
 50% {
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
}
@keyframes hvr-icon-pop {
 50% {
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
}
.hvr-icon-pop {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
	-webkit-animation-name: hvr-icon-pop;
	animation-name: hvr-icon-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-bounce .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.navbar {
 padding: .05rem 1rem;
}
@media screen and (max-width:700px) {
.project-location-top-ul {
border-radius: 15px;
 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
 margin:20px;
 padding:20px;
}
.project-location-top-ul li {
list-style:none;
margin-top:12px;
}
.project-location-bottom-ul {
border-radius: 15px;
 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
 margin:20px;
 padding:20px;
}
.project-location-bottom-ul li {
list-style:none;
margin-top:12px;
}
}
.table {
	width:100%;
	padding:9px;
	border:0;
}
 @media screen and (min-width:700px) {
.icon-bar {
 position:fixed;
 right:13px;
 bottom:7%;
 z-index:99;
}
.icon-bar a {
 width: auto;
 display: block;
 border-radius:6px !important;
}
}
 @media screen and (max-width:700px) {
/* .icon-bar {
	right:10px;
}*/
.icon-bar {
 position: fixed;
 bottom: 0 !important;
 left: 0;
 right: 0;
 width: 100%;
 text-align: center;
 z-index: 99;
 background-color:#fff;
}
 .icon-bar a {
 display: inline-block;
 padding: 6px 12px 4px 12px!important;
 width: 30.3%;
 border-radius:5px;
}
}
.icon-bar a {
	text-align: center;
	padding: 7px 10px;
	transition: all 0.3s ease;
	color: #fff !important;
	font-size: 15px;
	font-weight:400;
	margin-top:5px;
	cursor: pointer;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
}
.icon-bar a:hover {
	background-color: #444;
	text-decoration:none;
}
.prop-email {
	background-color:#262626;
}
.prop-phone {
	background-color:#2196F3;
}
.prop-whatsapp {
	background-color: #4CAF50;
}
.prop-stickyform {
	background-color:#fff;
}
@media screen and (min-width:700px) {
 .prop-stickyform {
left: 75%;
}
.top-phone {
text-align:left;
}
.top-mail {
text-align:right;
}
}
.prop-whatsapp-txt {
	padding-left: 4px;
	color: #fff;
	font-weight: 500;
}
.prop-heading h1, .prop-heading span {
	font-family: 'Brown';
	font-size:25px;
	font-weight:400;
	color: #333;
	padding: 10px 0 13px 0px;
	text-transform:uppercase;
}
.prop-heading {
	color: #262626;
	font-size:26px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	text-transform:uppercase;
	font-weight:600;
}
.payment-head th {
	text-align:right !important;
}
.payment-table tr td:nth-child(3) {
color:red;
font-weight:600;
font-size:20px
}
label {
	font-size:16px !important;
	font-weight: 400;
}
input::placeholder {
font-size:14px !important;
}
.tnk-btn-op {
	background-color: #f0ebe9;
	border-radius: 50px;
	padding: 9px;
	border: 1px solid #f0ebe9;
	color: #333;
	text-transform: uppercase;
	font-weight: 500;
	font-size:20px;
}
@media screen and (max-width:700px) {
.prop-invest-ul li i {
left: 25px!important;
}
.prop-invest-ul li {
 padding: 5px 6px 5px 27px!important;
}
.prop-invest-ul {
padding: 6px!important;
}
 .project-location-title {
font-size: 20px;
 text-align: center;
 margin-top: 15px;
 color: #262626;
}
body {
font-size:17px!important;
}
.col-lg-6:not(:first-child) {
 margin-top: 20px;
}
.col-lg-8:not(:first-child) {
 margin-top: 20px;
}
.col-lg-5:not(:first-child) {
 margin-top: 20px;
}
.col-lg-4:not(:first-child) {
 margin-top: 20px;
}
.col-lg-3:not(:first-child) {
 margin-top: 20px;
}
.prop-whatsapp-txt {
display:none;
}
.prop-heading h1, .prop-heading span, .prop-heading {
background:none;
font-size: 20px !important;
}
.icon-bar a i {
 font-size: 23px;
}
.tnk-btn-op {
 font-size: 12px;
}
}
.navbar-toggler i {
	background-color: #262626;
	padding: 10px 14px;
	border-radius: 11px;
	color: #fff;
}
.main-menu-icon:before {
	font-size:14px;
}
.prop-paragragh {
	border-radius: 10px;
	/*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);*/
padding:10px;
	background-color:#fff;
}
.prop-para-head {
	font-size: 18px;
	font-weight: 400;
	color: #444;
	text-transform:uppercase;
	padding: 10px 0px;
}
.prop-amenities-img-model span {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	padding: 7px;
	display: block;
}
.prop-amenities-img-model {
	position: relative;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
}
.prop-amenities-img-model img {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.prop-amenities-desc {
	font-size:14px;
}
.prop-floorplan-img-model img {
	border-radius: 20px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width:700px) {
.prop-amen-ul-height {
height:355px;
}
.prop-fac-ul-height {
height:468px;
}
}
.navbar-brand {
	padding:0;
}
.infiniti-menu li {
	padding:12px 5px;
}
.prop-feature-icon-head {
	padding: 4px 0px;
	font-size: 17px;
	font-weight: 600;
	text-align: left;
}
.prop-feature-icon-cont {
	padding:10px 0px 20px 0px;
	font-size:16px;
	font-weight:500;
	text-align:left;
}
.prop-feature-icon {
	text-align:left;
}
.prop-feature-icon img {
	width:40%;
}
.prop-icon-highlight-div {
	background-color:#1d1929;
}
.prop-icon-highlight-div .prop-feature-icon-head {
	color:#fff;
}
.prop-icon-highlight-div .prop-feature-icon-cont {
	color:#fff;
}
.prop-icon-highlight-div .prop-heading h1 {
	color:#fff !important;
	background:none;
}
.prop-icon-amenities img {
	width:20%;
	display: inline-block;
	vertical-align: top;
}
.prop-icon-amenities-cont {
	font-size:14px;
	color:#fff;
	display: inline-block;
	width:77%;
	text-align:left;
}
.prop-icon-amenities {
	padding:20px;
	width:100%
}
.prop-loc-amenities-div ul li {
	list-style:none;
	padding: 5px 2px;
}
.prop-loc-amenities-div ul {
	margin-left:10px;
	padding:0;
}
.prop-loc-amenities-div-head {
	padding:10px;
	font-size:18px;
	color: #262626;
	text-transform: uppercase;
}
.prop-loc-amenities-main-div {
	background-color:#fff;
	padding: 20px;
}
.prop-loc-amenities-main-div .prop-heading h1 {
	color:#fff;
}
.prop-loc-amenities-div {
	background-color: #fff;
	padding: 12px;
}
.table thead th {
	white-space:normal;
}
.table-bordered td, .table-bordered th {
	white-space: normal;
}
.prop-other-page-height {
	height:100px;
}
@media screen and (max-width:700px) {
.prop-slide {
margin-top:88px;
}
.prop-invest-panel-ul {
 height: auto;
}
}
@media screen and (min-width:700px) {
.prop-slide {
margin-top:88px;
 height: 588px;
}
}
.prop-slide {
	margin-top:69px;
}
.prop-fp-img-model {
	position: relative;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
}
.prop-fp-img-model-head {
	background-color: #262626;
	padding: 6px;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	text-align: center;
	text-transform: uppercase;
}
.prop-fp-img-model span {
	text-decoration:none;
	color:#222;
}
.prop-slide-caption .prop-slide-caption-text {
	color: #014cff;
	background-color: #fff;
	border-radius: 20px;
	padding: 14px 28px;
	border: 2px solid #014cff;
	text-transform:uppercase;
	display:inline-block;
	font-weight:600;
}
.prop-slide-caption-text-a {
	color: red;
	font-weight: 600;
	font-size: 22px;
}
.prop-slide-caption .prop-slide-caption-text a:hover {
	text-decoration:none;
}
.prop-heading {
	font-size: 28px;
}
@media screen and (max-width: 700px) {
.col-lg-2:not(:first-child) {
 margin-top: 20px;
}
.prop-slide-caption .prop-slide-caption-text {
 background-color: #fff;
 border-radius: 20px;
 padding: 4px 6px;
 border: 2px solid #014cff;
    /* text-transform: uppercase; */
    margin-bottom: 0px;
 font-weight: 600;
}
.prop-slide-caption-text-a {
font-size: 10px;
color: red;
}
.prop-slide-caption {
bottom: 23% !important;
padding-bottom:0px;
padding-top:0px;
 right: 12%;
 left: 12%;
}
}
.prop-facilities-img .modal-title {
	background-color: #865a00;
	text-transform: uppercase;
}
.prop-gal-close span {
	padding: 1px 12px 8px 13px;
	border-radius: 50%;
	font-size: 20px;
}
.prop-slide-caption {
	bottom: 20px;
}
.prop-slide-caption h4 {
	font-size: 30px;
	font-weight:600;
}
.prop-slide-caption h6 {
	margin-bottom: 20px;
	padding: 20px;
	font-weight:200;
	font-size:25px;
}
@media screen and (min-width: 1200px) {
.container {
 max-width: 1150px;
}
}
.prop-g-map {
	padding:10px;
	border-radius:20px
}
.prop-explore-btn {
	color: #262626;
	background-color: #fff;
	border-color: #262626;
	border-radius: 20px;
	transition:0.2s;
}
.prop-explore-btn:hover {
	color: #fff;
	background-color: #262626;
	border-color: #fff;
	border-radius: 20px;
}
.prop-gal-modal-content .modal-header .modal-title {
	font-size: 20px;
	font-weight: 600;
	background-color: #f0ebe9;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 76px;
	border-top-left-radius: 5px;
	margin: 0 auto !important;
}
.prop-gal-modal-content .modal-header {
	padding:0px;
	width:100%;
	background-color:#f0ebe9;
	border-radius: 30px 30px 0px 0px;
}
.prop-gal-modal-content .modal-body img {
	border-radius: 0px 0px 30px 30px;
}
.close:hover {
	color:#fff;
	opacity:1;
}
.prop-img {
	border: 0;
	margin-top: 16px;
	/*border-radius: 6px;*/
    color: rgba(0, 0, 0, .87);
	background: #fff;
	width: 100%;/*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
}
.prop-img {
	position: relative;
	display: flex;
	flex-direction: column;
}
.prop-img {
 font-size: .875rem;
}
.prop-img .prop-panel-content-head {
	border-radius: 3px;
	padding: 8px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -30px;
	border: 0;
	background: #f0ebe9;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2), 0 13px 24px -11px rgba(15, 80, 89, 0.57);
}
.prop-fp-img {
	border: 0;
	margin-bottom: 30px;
	margin-top: 30px;
	border-radius: 6px;
	color: rgba(0, 0, 0, .87);
	background: #fff;
	width: 100%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
	position: relative;
	display: flex;
	flex-direction: column;
 font-size: .875rem;
}
.prop-fp-img span {
	border-radius: 3px;
	padding: 13px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -30px;
	border: 0;
	background: #f0ebe9;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2), 0 13px 24px -11px rgba(15, 80, 89, 0.57);
	z-index:1;
	color: #fff !important;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	padding: 7px;
	display: block;
}
.prop-fp-img-model img {
	border-radius: 10px;
}
.table-bordered td, .table-bordered th {
	border: 1px solid #f1efef;
}
.table-bordered td {
	background:#fff;
}
.prop-para-sub-head {
	font-size: 19px;
	font-weight: 400;
	text-align: left;
}
body {
	font-weight:300;
}
.prop-para-sub-head-tag {
	font-size:17px;
	font-weight: 500;
	color: #262626;
}
@media screen and (min-width:700px) {
.prop-whatsapp {
 position: fixed;
 right: 2px;
 bottom: 50%;
 color: #fff;
 background: #00897b;
 padding: 10px;
 writing-mode: vertical-rl;
 white-space: nowrap;
 margin: 10px 18px;
 -webkit-transform: rotate(-180deg) !important;
 border-radius: 9px 0px 9px 0px;
 -webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
 -moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
 font-weight:400;
}
.prop-email {
 position: fixed;
 right: 2px;
 bottom: 31%;
 color: #fff !important;
 background: #f16213;
 padding: 10px;
 writing-mode: vertical-rl;
 white-space: nowrap;
 margin: 10px 18px;
 -webkit-transform: rotate(-180deg) !important;
 border-radius: 9px 0px 9px 0px;
 -webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
 -moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
}
.prop-phone {
 position: fixed;
 right: 2px;
 bottom: 17%;
 color: #fff !important;
 background: #3e4cb5;
 padding: 10px;
 writing-mode: vertical-rl;
 white-space: nowrap;
 margin: 10px 18px;
 -webkit-transform: rotate(-180deg) !important;
 border-radius: 9px 0px 9px 0px;
 -webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
 -moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
}
.prop-phone i {
 -webkit-transform: rotate(110deg) !important;
}
}
/* Icon 2 */

.navbar-toggler:focus {
	border:0;
}
.navbar-toggler span {
	display: block;
	position: absolute;
	height: 5px;
	width: 50%;
	background: #262626;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
 -webkit-transition: .25s ease-in-out;
 -moz-transition: .25s ease-in-out;
 -o-transition: .25s ease-in-out;
 transition: .25s ease-in-out;
}
 .navbar-toggler span:nth-child(even) {
 left: 50%;
 border-radius: 0 9px 9px 0;
}
 .navbar-toggler span:nth-child(odd) {
 left:0px;
 border-radius: 9px 0 0 9px;
}
 .navbar-toggler span:nth-child(1), .navbar-toggler span:nth-child(2) {
 top: 0px;
}
 .navbar-toggler span:nth-child(3), .navbar-toggler span:nth-child(4) {
 top: 12px;
}
 .navbar-toggler span:nth-child(5), .navbar-toggler span:nth-child(6) {
 top: 24px;
}
 .navbar-toggler.open span:nth-child(1), .navbar-toggler.open span:nth-child(6) {
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
 .navbar-toggler.open span:nth-child(2), .navbar-toggler.open span:nth-child(5) {
 -webkit-transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 -o-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
 .navbar-toggler.open span:nth-child(1) {
 left: 5px;
 top: 7px;
}
 .navbar-toggler.open span:nth-child(2) {
 left: calc(50% - 5px);
 top: 7px;
}
 .navbar-toggler.open span:nth-child(3) {
 left: -50%;
 opacity: 0;
}
 .navbar-toggler.open span:nth-child(4) {
 left: 100%;
 opacity: 0;
}
 .navbar-toggler.open span:nth-child(5) {
 left: 1px;
 top: 20px;
}
 .navbar-toggler.open span:nth-child(6) {
 left: calc(50% - 4px);
 top: 17px;
}
.navbar-toggler {
	width: 38px;
	height: 43px;
	position: relative;
	margin: 13px 5px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
 -webkit-transition: .5s ease-in-out;
 -moz-transition: .5s ease-in-out;
 -o-transition: .5s ease-in-out;
 transition: .5s ease-in-out;
	cursor: pointer;
}
.active1 {
	color:#865a00 !important;
}
.infiniti-menu .nav-item .active:hover {
	color:#865a00 !important;
}
.modal-header .close {
	padding:0 !important;
}
.peak-register {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	padding: 17px;
	color: red;
	border-radius: 5px 10px 10px 5px;
	text-transform: uppercase;
	text-align: center;
	width: 50%;
	margin: 0 auto;
	background-color: #fff;
	border-left: 5px solid #333 !important;
	font-style: italic;
	border: 1px solid #afacaa;
	margin-top:40px;
}
.peak-register h6 {
	font-weight: 600;
	font-size: 22px;
}
.peak-register h6 i {
	color: #014cff;
	font-size: 37px;
}
.prop-reg:hover {
	text-decoration:none;
}
.prop-top-ct {
	color:red !important;
	font-weight:500;
	font-size:17px !important;
	margin-top: 0px !important;
}
@media screen and (max-width:700px) {
.prop-slide-caption h6 {
 margin-bottom: 5px;
 padding: 10px;
 font-weight: 200;
 font-size: 13px;
}
.prop-slide-caption h4 {
 font-size: 13px;
 font-weight: 600;
}
 .prop-slide-caption span {
 color: #fff;
 background-color: #262626;
 border-radius: 20px;
 padding: 12px 18px;
 border: 2px solid #fff;
 text-transform: uppercase;
 font-size: 10px;
 margin-top: 4px;
}
}
.btn-prop-inner {
	padding:7px 17px;
	text-transform:uppercase;
	border-radius:4px;
	font-weight:600;
	background:#f0ebe9;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2), 0 13px 24px -11px rgba(15, 80, 89, 0.34);
 -webkit-transition: all .3s ease 0s;
 -moz-transition: all .3s ease 0s;
 -ms-transition: all .3s ease 0s;
 -o-transition: all .3s ease 0s;
 transition: all .3s ease 0s;
	font-size: 15px;
	color:#fff;
}
.btn-prop-inner:hover {
	color:#fff;
	background: #333;
}
.prop-head-highlight {
	background-color:#f0ebe9;
	border-radius:4px 6px 6px 4px;
	padding:2px 10px 2px 5px;
	color:#fff;
	font-size:17px;
}
.prop-invest-ul li i {
	color: #865a00!important;
}
.prop-facilities-img .modal-body {
	text-align:center;
}
.project-unit-thead tr th {
	background:red;
}
.project-unit-tbody tr {
	text-align:center;
}
@media screen and (min-width:700px) {
.prop-pl-0 {
padding-left:0;
}
.prop-pr-0 {
padding-right:0;
}
}
/*Latest Updates CSS*/
@media screen and (max-width:700px) {
.prop-highlight-red {
color:red;
font-size:26px;
font-weight:600;
text-align:center;
margin-bottom:20px;
}
.prop-highlight-blue {
color:blue;
font-size:22px;
font-weight:600;
text-align:center;
margin-bottom:20px;
}
.prop-blink span {
color:#fff;
}
}
.prop-blink {
	text-transform: uppercase;
	background-color:red;
	font-style:italic;
	font-weight: 600;
	font-size: 42px;
	text-align: center;
	border-radius: 7px;
}
@media screen and (min-width:500px) {
 .prop-blink span {
 font-style:italic;
 font-weight: 600;
 font-size: 37px;
 letter-spacing: 0;
 display: block;
 text-shadow: 0 0 80px rgba(255, 255, 255, .5);
	/* Clip Background Image */
	 /*background: url(http://f.cl.ly/items/010q3E1u3p2Q0j1L1S1o/animated_text_fill.png) repeat-y;*/
	 background: url(../images/col-bg.png) repeat-y;
 -webkit-background-clip: text;
 background-clip: text;
	/* Animate Background Image */
	 -webkit-text-fill-color: transparent;
 -webkit-animation: aitf 80s linear infinite;
	/* Activate hardware acceleration for smoother animations */
	 -webkit-transform: translate3d(0, 0, 0);
 -webkit-backface-visibility: hidden;
}
/* Animate Background Image */
 @-webkit-keyframes aitf {
 0% {
 background-position: 0% 50%;
}
 100% {
 background-position: 100% 50%;
}
}
}
/* Ken Burns(Zooming) Effect*/
.prop-slide img {
	-webkit-animation: immortalkenburns 20000ms linear 0s infinite alternate;
	animation: immortalkenburns 20000ms linear 0s infinite alternate;
}
.prop-reg-img {
	position: relative;
	text-align: center;
}
.prop-reg-img-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 70px;
	font-weight: 600;
	font-style:italic;
}
.prop-reg-img-text-bot {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	font-style:italic;
}
@media screen and (max-width:500px) {
.prop-reg-img-text {
 font-size: 40px;
}
.prop-reg-img-text-bot {
 font-size: 20px;
}
}
