@charset "utf-8";
/* CSS Document */
/* New Luxury Townhomes css */

html {
	scroll-behavior: smooth;
}
.home-new-template {
	padding-top: 150px;
}
.crv-skew-shap {
	z-index: -1;
	bottom: 0 !important;
	top: auto;
	margin-bottom: -110px;
	transform: skewY(358.5deg);
	height: 200px;
	width: 100%;
	margin-top: -250px;
	position: absolute;
	background-color: #fff;
	left: 0;
}
.home-new-template {
	font-family: 'Montserrat', sans-serif;
	padding-top: 150px;
	color: #000;
	/* background-image: url(../assets/images/coming-bg.png) !important;*/
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
.home-new-template h1 {
	letter-spacing: 9px;
	font-weight: 700;
    text-transform: uppercase;
}
.home-new-template h2 {
	font-size: 22px;
	padding: 25px 0px;
	font-weight: 400;
	max-width: 710px;
	margin: 0 auto;
}
.home-new-template .excerpt_content {
	font-size: 22px;
	padding: 25px 0px;
	font-weight: 400;
	max-width: 710px;
	margin: 0 auto;
    line-height:1.2;
}
.home-new-template h3 {
	font-size: 32px;
	letter-spacing: 0px;
	font-weight: 700;
}
.logo-sty {
	font-size: 45px;
	letter-spacing: 13px;
	text-transform: uppercase;
	letter-spacing: 13px;
	font-weight: 400 !important;
}
.home-new-template .org-hr {
	display: inline-block;
	height: 45px;
	background-color: #FA991C;
	width: 2.4px;
	margin: 20px;
}
.home-contact-sec h2 {
	font-size: 40px;
	letter-spacing: 0px;
}
.home-contact-sec label.wpforms-field-label {
	display: none;
}
.home-contact-sec .wpforms-field-medium {
	border-radius: 0px !important;
	width: 100%;
	height: 43px;
	margin-bottom: 15px;
	outline: transparent;
	border: 2px solid #777;
	padding: 0px 11px;
	text-transform: lowercase;
}
.home-contact-sec div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
	background-color: #fff !important;
	font-size: 16px !important;
	height: 47px !important;
	/* text-transform: lowercase !important;*/
	letter-spacing: 2px !important;
	padding: 6px 15px;
	border: 1px solid #111 !important;
}
.home-contact-sec {
	max-width: 650px;
	margin: 0 auto;
}

.home-contact-sec .wpforms-field-container .wpform-contact-name {
	width: 49%;
	float: left;
	clear: unset !important;
}

.home-contact-sec .wpforms-field-container .wpform-contact-phone {
	width: 49%;
	float: right;
	clear: unset !important;
}

.home-contact-sec .wpforms-submit-container .wpforms-submit.wpform-contact-subscribe {
	width: 100% !important;
	background-color: #fff !important;
	color: #FA991C !important;
	border-radius: 0px;
	font-size: 17px;
	text-transform: uppercase;
	height: 47px;
	padding: 0px;
	font-weight: 700;
	border: 3px solid #FA991C !important;
	letter-spacing: 5px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height: 60px !important;
}


.home-contact-sec .wpforms-confirmation-container-full,
div[submit-success]>.home-contact-sec .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: transparent;
	border: 1px solid #FA991C;
	padding: 13% 15px !important;
	max-height: 171px;
	max-width: 600px;
	margin-top: 25px;
}

.home-contact-sec div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 8px 0;
	clear: both;
}

.home-contact-sec .wpforms-container-full .wpforms-form label.wpforms-error {
	color: #FA991C !important;
	font-size: 15px !important;
	text-align: left;
	padding-top: 7px;
}

.home-contact-sec .wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
	border: 2px solid #FA991C !important;
}

.home-contact-sec .wpforms-field-medium.wpforms-field-required.wpforms-error {
	border: 2px solid #FA991C !important;
}
button:focus {
	outline: none;
}

.home-contact-sec .wpforms-submit.wpform-contact-subscribe:hover {
	box-shadow: rgb(70 4 37 / 12%) 0px 15px 30px;
	background-color: #FA991C !important;
	color: #fff !important;
}
.home-contact-sec .wp-contact-message textarea {
	min-height: 110px;
	padding-top: 15px !important;
	padding-bottom: 15px;
}
.new-contact-section {
	position: absolute;
	right: 4%;
	top: 6%;
}

.new-contact-section h2 {
	font-size: 29px;
	padding: 2px;
}

.new-contact-section p {
	font-weight: 700;
	letter-spacing: 1.5px;
}
.new-contact-icon {
	margin-bottom: 30px;
}

.new-contact-section img {
	height: 45px;
	margin: 15px;
}
.navbar-expand-lg {
	background: #fff;
	border: none;
	transition: 0.2s all linear;
	box-shadow: rgb(128 128 128 / 30%) 0px 10px 15px;
}
.navbar .container {
	padding: 0px !important;
	padding-left: 3rem !important;
}

.navbar button {
	height: 71px;
	border-radius: 0px;
	width: 150px;
	border: none;
	font-family: 'Montserrat', sans-serif;
	padding: 0px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	background: transparent;
	overflow: hidden;
	position: relative;
	transition: 0.15s;
}

.wpforms-field-limit-text {
	display: none !important;
}

.navbar button:before {
	content: "";
	background-color: #FA991C;
	height: 113px;
	width: 191px;
	position: absolute;
	top: -22px;
	box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgb(0 0 0 / 10%), 0px 8px 10px rgb(0 0 0 / 20%);
	right: -63px;
	z-index: -1;
	transform: rotate(350deg);
	transition: 0.15s;
}


.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.navbar-toggler-icon {
	width: 2em !important;
	height: 2em !important;
}

.home-new-template a {
	color: black;
}

.home-new-template a:hover {
	color: #FA991C;
}


.btn-primary.focus,
.btn-primary:focus {
	box-shadow: none !important;
}

span.contact-btn {
	margin-left: 0px;
	transition: 0.2s;
    font-family: 'Noto Sans';
    font-size: 17.6px;
}

.navbar button:hover span.contact-btn {
	margin-left: 5px;
}


.home-new-template h1 img {
	max-height: 135px;
	max-width: 100%;
}


.home-name {
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 25px;
	letter-spacing: 3px;
}


@media (max-width:1250px) {
	.new-contact-section {
		position: inherit;
		clear: both;
		float: left;
		/* width: 100vw;*/
		margin: 0px 0px 30x 0px;
		width: 100% !important;
		right: auto;
		top: auto;
	}

	.new-contact-icon {
		margin-bottom: 30px;
		width: 50%;
		float: left;
	}

}


@media (min-width:990px) {

	.navbar button:hover:before,
	.navbar button:active:before {
		background-color: #fff;
		box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgb(0 0 0 / 10%), 0px 8px 10px rgb(0 0 0 / 20%);
	}


	.navbar button:hover,
	.navbar button:active {
		background: transparent !important;
		color: #FA991C !important;
	}


	.navbar button:focus {
		background: transparent !important;
		color: #fff
	}

}


@media (max-width:991px) {

	.navbar button:hover:before {
		background-color: #FA991C;
	}


	.navbar-collapse button:before {
		display: none;
	}

	.navbar-collapse button:hover,
	.navbar-collapse button:active,
	.navbar-collapse button:focus {
		color: #FA991C !important;
		background-color: transparent !important;
		border-color: transparent !important;
		background: transparent !important;
	}


	.new-contact-section h3 {
		font-size: 22px;
		padding: 2px;
	}

	.new-contact-section {
		width: 100vw;
		padding: 0% 3%;
	}

	.navbar-collapse {
		padding: 0px 15px;
	}

	.navbar-collapse button {
		background: transparent;
		color: black;
		font-weight: 400;
		height: 20px;
		margin-bottom: 25px;
		text-align: left;
	}

}


@media (max-width:480px) {


	.navbar-collapse.show button {
		background: transparent !important;
	}


	.navbar-collapse.show button:hover,
	.navbar-collapse.show button:active,
	.navbar-collapse.show button:focus {
		background: transparent !important;
	}


	.navbar button:before {
		/*display: none;*/
		left: 17px;
	}


	.navbar button {
		/*background: linear-gradient(80deg, rgba(255,255,255,0) 12%, rgba(250,153,28,1) 13%)!important;*/
	}


	.navbar button:hover,
	.navbar button:active,
	.navbar button:focus {
		/* background: linear-gradient(80deg, rgba(255,255,255,0) 12%, rgba(250,153,28,1) 13%)!important;*/
	}


	.navbar .container {
		padding: 0px !important;
		padding-left: 0rem !important;
	}

	.navbar-expand-lg {
		padding: 0rem !important;
	}

	.navbar button {
		width: 90px;
	}

	.logo-sty {
		padding-bottom: 44px;
		font-size: 32px !important;
	}

	.home-new-template h1 {
		letter-spacing: 2px;
		font-size: 25px;
	}

	.home-new-template h2 {
		font-size: 20px;
		padding: 15px 0px;
		font-weight: 400;
		max-width: 500px;
		margin: 0 auto;
	}
	.new-contact-section h2 {
		font-size: 18px;
		padding: 2px;
		color: black;
	}
	.new-contact-section p {
		font-weight: 700;
		font-size: 11px;
		letter-spacing: 0.4px;
	}
}


@media only screen and (max-width:1050px) {
	.coming-bg-video {
		right: -60%;
		top: -175px;
	}
}
@media only screen and (max-width:426px) {
	.coming-bg-video {
		right: -250%;
		top: -50px;
	}
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.property-page .container {
	max-width: 1400px;
}
.gall-sec .container{
	position:relative;
}

.slid-bg {
	background-position: 100% -80px !important;
	overflow: hidden;
	position: relative;
	background-size: cover;
	height: 100vh;
	background-repeat: no-repeat;
}

.serenity-park.slid-bg {
	background-position: 100% -250px !important;
}

.beverly9.slid-bg {
	background-position: 100% -250px !important;
}

.slid-main-sec {
	height: 100vh !important;
	box-shadow: 0px 0px 28px 19px rgb(84 63 105 / 15%);
}

.slid-top-slid-col {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 9) 90%);
	opacity: 1;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
}

.slid-logo img {
	max-width: 340px;
	max-height: 150px;
}

.serenitypark img,
.beverly9 img {
	max-width: 450px;
}
.btn-sec {
	float: right;
	padding-top: 0px;
	padding-bottom: 35px;
	margin-left: auto !important;
}
.pro-btn {
	font-size: 17px !important;
	font-weight: bold;
	border-radius: 0px;
	border-width: 2px;
	padding: .8rem 1rem !important;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	min-width: 175px;
}
.slid-main-sec .pro-btn.btn-outline-primary {
	color: #fff;
    background-color: #FA991C;
    border-color: #FA991C;
}

.slid-main-sec .pro-btn.btn-outline-primary:hover{
	border-color: #FA991C !important;
    color:#FA991C !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
}
.pro-btn.btn-outline-primary {
	/*color: #FA991C;
	border-color: #FA991C;*/
     color: #fff;
    background-color: #FA991C;
    border-color: #FA991C;
}

.pro-btn.btn-outline-primary:hover,
.pro-btn.btn-outline-primary:active,
.pro-btn.btn-outline-primary:focus {
	/*color: #fff !important;
	background-color: #FA991C !important;
	border-color: #FA991C !important;*/
    border-color: #FA991C !important;
    color: #FA991C !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
}
.pro-btn.btn-primary {
	color: #fff;
	background-color: #1C768F;
	border-color: #1C768F;
}
.pro-btn.btn-primary:hover,
.pro-btn.btn-primary:active,
.pro-btn.btn-primary:focus {
	color: #1C768F !important;
	border-color: #1C768F !important;
	background-color: transparent !important;
}
.pro-btn.btn-primary a {
	color: #fff;
}
.pro-btn.btn-primary:hover .a-col {
	color: #1C768F;
}
.slid-pro-info, .slid-pro-info a{
	float: left;
	color: #032539;
	font-weight: 500;
	font-size: 18px;
	margin-right: 25px;
	position: relative;
}
.slid-pro-info a:hover p{
	color:#fe681c;
}
.slid-pro-info .icon {
	float: left;
	min-width: 27px;
	top: 0;
	position: absolute;
}
.slid-pro-info .icon img {
	width: 19px;
	height: 25px;
}

.mov-sec .icon img {
	width: 23px;
}


.slid-pro-info .head {
	min-width: 145px;
	padding-left: 28px;
}
.slid-pro-info p {
	float: left;
	transition:0.2s;
}
.slid-info-main-sec {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.about-main-sec {
	padding-top: 6rem;
	padding-bottom: 6rem;
	background-color: #F4F0EC59;
}

.about-sec {
	border-right: 4px solid #F4F0EC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5rem;
}

.about-sec h1 {
	font-size: 36px;
	font-weight: 700;
	/*max-width: 400px;*/
	letter-spacing: 1.68px;
	color: #032539;
	opacity: 1;
	text-transform: uppercase;
}

.about-sec hr {
	max-width: 200px;
	height: 4px;
	margin: 1.5rem 0rem 2em 0rem;
	background-color: #F4F0EC;
	border: none;
}

.about-sec p, .about-sec ul li {
	letter-spacing: 0.2px;
	color: #000000;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 24px;
	list-style:circle;
}

.about-par-sec {
	padding-left: 5rem;
}


.about-par-sec ul {
	padding: 30px 0px 20px 0px;
}


.about-par-sec ul li {
	margin-bottom: 24px;
	letter-spacing: 0.6px;
	color: #032539;
	font-size: 18px;
	font-weight: 700;
	position: relative;
	list-style: none;
	padding-left: 50px;
	padding-right: 5rem;
}


.about-par-sec ul li:before {
	content: "";
	position: absolute;
	left: 0px;
	top: -5px;
	background-image: url(../assets/images/Check_Mark_Icon.svg);
	background-size: 100% 100%;
	height: 35px;
	width: 30px;
}


.Navbar-Sticky .pro-btn.btn-primary {
	color: #1C768F;
	background-color: #fff;
	border-color: #fff;
	padding: .6rem .8rem;

}


.Navbar-Sticky .pro-btn.btn-primary:hover,
.Navbar-Sticky .pro-btn.btn-primary:active,
.Navbar-Sticky .pro-btn.btn-primary:focus {
	color: #fff;
	border-color: #fff !important;
}


.video-sec {
	background-image: url(../assets/images/bg.jpg);
	padding-top: 10rem;
	padding-bottom: 10rem;
	background-size: 100%;
	position: relative;

}


.video-sec .bg-col {
	display: inline-block;
	height: 100%;
	bottom: -1px;
	position: absolute;
	background: rgb(3 37 57 / 75%);
	width: 100%;
	top: 0px;
	z-index: 0;
}


iframe {
	/* width:1000px !important;*/
	/*border: 0px !important;
    margin: 0 auto;
    z-index: 1;*/
	/*box-shadow:rgb(128 128 128 / 40%) 20px 20px 25px -6px;*/
	/*height: 530px;*/
}


.try-img {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	width: 100%;
}


.tra-img-1 {
	position: absolute;
	z-index: 0;
	top: -1px;
	width: 100%;
}


.gall-sec {
	padding-top: 8rem;
	padding-bottom: 8rem;
	background-color: #F4F0EC59;
	position: relative;
}


.gal-var-sec-1,
.gal-var-sec-2,
.gal-var-sec-3,
.gal-var-sec-4 {
	padding-right: 10px;
	padding-left: 10px;
}


.gal-img {
	margin-top: 20px;
	height: 260px;
	overflow: hidden;
}

.gal-img img {
	min-width: 110%;
	height: 105%;
	width: auto;
	margin-left: -10%;
	transition: 0.3s;
}


.gal-var-sec-1 div:nth-child(2) {
	background-color: #FA991C;
}


.gal-var-sec-2 div:nth-child(1) {
	min-height: 420px;
}


.gal-var-sec-3 .gal-img:nth-child(1) {
	min-height: 280px;

}

.gal-var-sec-3 .gal-img:nth-child(2) {
	min-height: 365px;

}


.gal-var-sec-4 .gal-img:nth-child(1) {
	min-height: 367px;

}


.gal-var-sec-4 .gal-img:nth-child(2) {
	min-height: 400px;

}


.see-more-sec {}


.see-more-sec .gal-img {
	background-color: #FA991C;
	text-align: center;
	align-items: center !important;
	margin-top: 20px;
	height: 260px;
	display: flex;
	justify-content: center;
	position: relative;
	overflow: hidden;
}


.see-more-sec .gal-img span {
	position: absolute;
	color: #fff;
	font-weight: 500;
	display: inline-block;
	width: 94%;
	opacity: 1;
}


.see-more-sec .see {
	color: #fff;
	font-weight: 700;
	width: 70% !important;
	height: 70%;
	text-align: center;
	opacity: 1;
	-webkit-box-align: center !important;
	justify-content: center;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: flex;
	border: 2px solid transparent;
	position: absolute;
	transition: 0.3s;
}

.see-more-sec:hover .see {
	border: 2px solid #fff;
	width: 90% !important;
	height: 90%;
}

.see-more-sec .see-img {
	min-width: auto;
	height: 100%;
}

.see-more-sec:hover img.see-img {
	min-width: auto;
	height: 110%;
}


.see-img {
	opacity: 0.2;
}


.see-more-sec:hover .see {
	border: 2px solid #fff;
	width: 90% !important;
	height: 90%;

}

.map-main-sec {
	padding-top: 3rem;
	padding-bottom: 7rem;
	background-color: #F4F0EC59;
}


.pro-heading {
	color: #032539;
	font-size: 35px;
	width: 100%;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
	letter-spacing: 1.68px;
	text-transform: uppercase;
	z-index:1
13
}

.scl-add-sec .pro-heading {
   font-size: 21px;
    text-align: center;
    letter-spacing: 0.8px;
}


.map-main-sec p {
	color: #032539;
	width: 100%;
	text-align: center;
	font-weight: 500;
	z-index:1
}


.map-img-sec {
	max-width: 700px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}


.site-number {
	background-color: #123;
	opacity: 0;
	width: 112px;
	height: 49px;
	position: absolute;


}

.site-number:hover {
	opacity: 0.1;
	background-color: #123;
}

.site-number.plan-1 {
	top: 138px;
	left: 187px;
}


.site-number.plan-2 {
	top: 211px;
	left: 168px;
}

.site-number.plan-3 {
	top: 292px;
	left: 193px;
	width: 101px;
	transform: rotate(348deg);
}

.site-number.plan-4 {
	top: 357px;
	left: 320px;
	transform: rotate(29deg);
	width: 86px;
	height: 55px;
}

.site-number.plan-5 {
	top: 386px;
	right: 183px;
	transform: rotate(270deg);
	width: 96px;
	height: 57px;
}

.site-number.plan-6 {
	top: 307px;
	right: 105px;
	width: 121px;
	transform: rotate(26deg);
	height: 67px;
}


.site-number.plan-7 {
	top: 214px;
	right: 108px;
	width: 97px;
	height: 66px;
}

.site-number.plan-8 {
	top: 140px;
	right: 113px;
}

.site-number.plan-9 {
	top: 64px;
	right: 147px;
	width: 113px;
}


.map-img-sec img {
	width: 100%;
}


section.house-plan-sec {
	padding-top: 8rem;
	padding-bottom: 8rem;
}


.house-plan-sec .house-row {
	margin-right: 0px !important;
}


.hou-dit {
	border: 1px solid #F4F0EC;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	width: 100%;
}

.hou-dit ul {
	height: 100%;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: flex;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}


.hou-dit ul li {
	list-style: none;
	float: left;
	width: 12%;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.3px;
	color: #032539;
}


.hou-dit.heading ul li {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.9px;
	color: #000000;
	text-transform: uppercase;
}


.hou-dit ul li img {
	width: 100%;
}


.hou-dit li:nth-child(1) {
	width: 19%;
	margin-right: 3%;
	height: 135px;
	overflow: hidden;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: flex;
}


.hou-dit li:nth-child(2) {
	font-weight: 600;
}


.hou-dit.heading li:nth-child(1) {
	height: 10px;
}


.hou-dit.heading {
	border: 1px solid transparent;
	border-bottom: 1px solid #F4F0EC;

}

.hou-dit .sold {
	letter-spacing: 1.2px;
	color: #FA991C;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0px;
}


button.accordion-button {
	width: 100%;
	border: none;
	padding: 1rem;
	background-color: transparent;
}


.hos-dit-hide {
	width: 100%;
	background-color: #F4F0EC59;
	padding-top: 40px;
	padding-bottom: 40px;
}


.plan-highlig-sec {
	background-color: #fff;
	height: 100%;
	padding: 40px 51px;
}

.plan-highlig-sec h3 {
	font-size: 19px;
	color: #FA991C;
	opacity: 1;
	font-weight: 700;
}


.plan-highlig-sec hr {
	max-width: 154px;
	margin: 1rem 0rem 1.9em 0rem;
	border: none;
	height: 4px;
	background-color: #F4F0EC;
}


.plan-highlig-sec ul {
	padding-left: 20px;
	padding-right: 35px;
}


.plan-highlig-sec ul li {
	padding-left: 1px;
	color: #032539;
	font-size: 18px;
	padding-bottom: 19px;
}


.Floorplan-sec {
	background-color: #fff;
	height: 100%;

}

.Floorplan-sec img {
	width: 100%;

}


.floor-img {
	padding-bottom: 70px;
	padding-top: 10px;
	text-align: center;
}


.map-name {
	letter-spacing: 1.2px;
	color: #1C768F;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	position: absolute;
	width: 95%;
	bottom: 10px;
}


.googlemap-main-sec iframe {
	box-shadow: none;
	border: none;
	margin-top: -80px;
	height: 800px;

}


.googlemap-main-sec iframe .i4ewOd-pzNkMb-haAclf {
	display: none !important;
}


.ads-main-sec {
	position: absolute;
	height: 100%;
	max-width: 395px;
	z-index: 3;
	top:20px;
	/*
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	display: flex;
	align-items: center !important;
	left: 100px;*/

}


.googlemap-main-sec:before {
	content: "";
	background-color: rgba(255%, 255%, 255%, 0.94);
	height: 185%;
	width: 46%;
	position: absolute;
	top: -200px;
	box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgb(0 0 0 / 10%), 0px 8px 10px rgb(0 0 0 / 20%);
	left: -70px;
	transform: rotate(342deg);
	/* transition: 0.5s; */
	transition: 0.15s;
	z-index: 2;
}


.googlemap-main-sec .detailDiv {
	position: absolute;
	right: 0px;
	height: 100%;
	background-color: rgb(255, 255, 255);
	width: 370px;
	top: 0px;

	/* transform: translateX(100%);*/
	transition: all .3s ease;
}

.googlemap-main-sec .detailsDiv {
	position: absolute;
	right: 0px;
	height: 100%;
	background-color: rgb(255, 255, 255);
	width: 370px;
	top: 0px;
	transform: translateX(100%);
	transition: all .3s ease;
}

.map #content {

	background: #fff;
	padding: 10px 10px 2px;
	font-size: 13px;
	border-radius: 5px;

}


.googlemap-main-sec.map-view .detailsDiv {
	transform: translateX(0%);

}


.googlemap-main-sec .text-danger {
	color: #042639 !important;
}


.googlemap-main-sec .pro-btn {
	font-size: 18px !important;
}

.sold a:hover {
	color: #FA991C;
}

.available a:hover {
	color: #1C768F;
}

.com-son a:hover {
	color: #000000;
}


.scl-add-sec a:hover {
	color: #FA991C;
}


.placeStatus p {
	font-size: 14px !important;
	font-weight: 400 !important;
	margin-bottom: 3px !important;
}

.googlemap-main-sec .placeDetail .card-body {
	overflow-y: auto;
	max-height: 352px;
}


/*background: rgba(255%, 255%, 255%, 0.85);
box-shadow: rgb(128 128 128 / 80%) 0px 10px 35px;*/


.add-sec {
	margin-bottom: 30px;
}


.add-sec a {
	color: #1C768F;
	font-weight: 500;
	transition: color .25s ease-in-out;
    text-decoration:none;
}

.scl-add-sec a {
	letter-spacing: 0.6px;
	color: #032539;
	display: block;
	margin-bottom: 2px;
	transition: color .25s ease-in-out;
    text-decoration:none;
}


.Schedule-tour-main-sec {
	padding-top: 7rem;
	padding-bottom: 7rem;
	background: #F4F0EC59;
}

.Schedule-sec {
	width: 70%;
	background-color: #fff;
	border: 2px solid #F4F0EC;
	margin: 0 auto;
	overflow: hidden;


}


.Schedule-sec .img-sec {
	width: 50%;
	float: left;
	position:relative;
}

.Schedule-sec .img-sec img {
	width: 100%;
}

.Schedule-sec .con {
	float: left;
	width: 50%;
	padding: 0px 53px;
	/* background-color: #fff; */
	height: 100%;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: flex;
}

.Schedule-sec h1 {
	font-size: 24px;
	margin-bottom: 10px;

}

.Schedule-sec p {
	/*padding-right: 50px;*/
	margin-bottom: 5px;
}

.Schedule-sec a {
	color: #1C768F;

}


.Glass-hus-popup {}


.Glass-hus-popup .pop-header {
	padding: 70px;
	text-align: left;
}


.Glass-hus-popup .pop-header .pro-name {
	padding: 0px;
	font-size: 18px;
	letter-spacing: 0.48px;
	color: #1C768F;
	font-weight: 700;
	margin-bottom: 25px;
}

.Glass-hus-popup .pop-header .pop-heading {
	letter-spacing: 1.68px;
	color: #FA991C;
	text-transform: uppercase;
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 20px;
}

.Glass-hus-popup .pop-header hr {
	max-width: 220px;
	height: 4px;
	margin: 1rem 0rem 1.5em 0rem;
	background-color: #F4F0EC;
	border: none;
}

.Glass-hus-popup .pop-header p {
	padding: 0px;
	letter-spacing: 0.48px;
	color: #000000;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 30px;
}


.pop-header .pro-btn.btn-outline-primary {
	width: 100%;
	/* font-size: 15px !important; */
	font-weight: 700;
	/* padding: .6rem 1rem; */
	color: #FA991C;
	text-transform: uppercase;
	border-color: #FA991C;
}


.pop-header .pro-btn.btn-outline-primary:hover,
.pop-header .pro-btn.btn-outline-primary:active,
.pop-header .pro-btn.btn-outline-primary:focus {
	color: #fff;
	background-color: #FA991C !important;
	border-color: #FA991C !important;
}


.Glass-hus-popup .pop-body {
	padding: 70px;
	background-color: #FA991C;
	text-align: left;
}

.Glass-hus-popup .pop-body input,
.Glass-hus-popup .pop-body textarea {
	border-radius: 0px;
	/* border: 2px solid #333*/
	;
	border: 1px solid #111 !important;
	height: 60px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 19px;

}


.Glass-hus-popup .pop-body input {}

.Glass-hus-popup .form-control:focus {
	box-shadow: none;

}


.Glass-hus-popup .pop-body textarea {
	height: 200px;

}


.Glass-hus-popup .pop-body p {
	padding: 0px;
	letter-spacing: 0.48px;
	color: #000000;
	font-weight: 500;
	font-size: 19px;
	margin-bottom: 12px;
	padding-top: 20px;

}


.teacher-flyer-sec .contact-form-sec .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.teacher-flyer-sec .contact-form-sec .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
margin-top: 20px;
}








 .we-buy-land-form .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.we-buy-land-form .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
.teacher-flyer-sec .contact-form-sec .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.teacher-flyer-sec .contact-form-sec .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
	text-transform: capitalize;
	box-sizing: border-box;
	min-height: 27px;
	border-radius: 2px;
	background-color: #fff !important;
	color: #333;
	
	padding-left: 25px !important;
	padding-right: 25px !important;
	display: block;
	float: none;
	font-size: 15px;
	padding: 6px 10px;
	height: 60px !important;
	width: 100%;
	font-family: Montserrat;
	line-height: 1.3;
	border: 1px solid #111 !important;
	letter-spacing: 2px !important;
	margin-bottom: 10px;
}


.teacher-flyer-sec .contact-form-sec .hs-form-field label{
	display: none;
	padding: 0px;
	letter-spacing: 0.48px !important;
	color: #000 !important;
	font-weight: 500 !important;
	font-size: 19px !important;
	margin-bottom: 12px !important;
	padding-top: 20px !important;
}


.teacher-flyer-sec .contact-form-sec .hbspt-form .hs-error-msg, .teacher-flyer-sec .contact-form-sec
label.hs-main-font-element,  .we-buy-land-form .hs-error-msg, .we-buy-land-form  label.hs-main-font-element, .popup_sec_body .hs-form-field label, .Glass-hus-popup .pop-body .hs-error-msgs label {
	display: visible;
	color: #000 !important;
	display: block;
	font-size: 12px !important;
	font-family: 'Montserrat', sans-serif;
	padding-top: 0px !important;
	width: 100% !important;
	float: left;
	padding-bottom: 10px;
	letter-spacing: 0.48px !important;
	font-weight: 500 !important;
    padding-left:5px;
}

 .popup_sec_body .hs-form-field ul label,.Glass-hus-popup .pop-body .hs-error-msgs ul label   {
    margin-top: 4px;   
   }
    
    .popup_sec_body ul,.Glass-hus-popup .pop-body ul   {   
    padding-left: 0 !important;} 
    

.teacher-flyer-sec .contact-form-sec .hbspt-form hs-input,  .we-buy-land-form .hbspt-form hs-input{
	padding: 10px 0;
}





.teacher-flyer-sec .contact-form-sec .hbspt-form textarea, .we-buy-land-form .hbspt-form textarea   {
	height: 200px !important;
	padding-top: 20px !important;
	background-color: #fff !important;
	font-size: 16px;
	font-family: Montserrat;
	margin-top: 10px;
	letter-spacing: 2px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
}


.teacher-flyer-sec .contact-form-sec .hs-form-field label {
	display: contents;
}

.teacher-flyer-sec .contact-form-sec label.hs-form-radio-display {
	display: contents;
}

.teacher-flyer-sec .contact-form-sec li.hs-form-radio, .we-buy-land-form li.hs-form-radio {
	float: left;
	width: 100px;
	list-style: none;
	padding: 7px 0px !important;
}

.teacher-flyer-sec .contact-form-sec .inputs-list>li+li, .we-buy-land-form .inputs-list>li+li {
	padding: 10px 0px;

}


.teacher-flyer-sec .contact-form-sec .hs-form-radio-display input, .we-buy-land-form .hs-form-radio-display input  {
	height: 22px !important;
	width: 22px !important;
	border: 2px solid #333 !important;
	border-radius: 0px !important;

}


.teacher-flyer-sec .contact-form-sec .hs-form-radio, .we-buy-land-form .hs-form-radio {
	position: relative;
}

.teacher-flyer-sec .contact-form-sec .hs-form-radio-display span,.we-buy-land-form .hs-form-radio-display span {
	display: inline-block;
	top: 7px;
	position: absolute;
	left: 27px;
}

.teacher-flyer-sec .contact-form-sec input.hs-button.primary.large, 
.we-buy-land-form input.hs-button.primary.large  {
	width: 100% !important;
	font-weight: 600 !important;

	background-color: #fff !important;
	color: #FA991C !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	border: 1px solid #333 !important;
	padding: 0.8rem 1rem !important;
	height: 60px !important;
	letter-spacing: 1 !important;
	min-width: 175px !important;
	margin-top: 10px;
}

.no-list li {
	list-style: none;
}


.teacher-flyer-sec .contact-form-sec ul.no-list.hs-error-msgs.inputs-list, .we-buy-land-form ul.no-list.hs-error-msgs.inputs-list {
	padding-left: 10px;
}

.teacher-flyer-sec .contact-form-sec ul.inputs-list.multi-container.invalid.error,.we-buy-land-form ul.inputs-list.multi-container.invalid.error {
	padding-left: 10px;
	margin: 0px;
}


.teacher-flyer-sec .contact-form-sec label.hs-main-font-element, we-buy-land-form abel.hs-main-font-element{
	font-family: 'Montserrat', sans-serif !important;
}

.teacher-flyer-sec .contact-form-sec .hs-richtext.hs-main-font-element img {
	display: initial !important;
	margin-bottom: 5px;
}

.teacher-flyer-sec .contact-form-sec .hs-richtext.hs-main-font-element p span {
	color: #fff !important;
}

ul.inputs-list.multi-container {
	margin: 0px;
}

.teacher-flyer-sec .contact-form-sec .hs_do_you_have_any_agent_.hs-do_you_have_any_agent_.hs-fieldtype-radio.field.hs-form-field, .we-buy-land-form .hs_do_you_have_any_agent_.hs-do_you_have_any_agent_.hs-fieldtype-radio.field.hs-form-field, .Glass-hus-popup .hs_do_you_have_any_agent_.hs-do_you_have_any_agent_.hs-fieldtype-radio.field.hs-form-field{
	margin-top: 15px;
}

.teacher-flyer-sec .contact-form-sec ul.inputs-list.multi-container, .we-buy-land-form ul.inputs-list.multi-container, .Glass-hus-popup .pop-body ul.inputs-list.multi-container {
	padding-left: 11px;
	display:inline-block;
}


.home-contact-sec .pop-body {
	text-align: left;
}


.contact-sec .hbspt-form {
	margin-bottom: 24px;
	background: #f9f9f9;
	border-radius: 5px;
	height: 100%;
	padding: 20px 30px 30px 30px;
}


.contact-sec .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.contact-sec .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
	box-sizing: border-box;
	min-height: 27px;
	margin-top: 20px;
	border-radius: 2px;
	background-color: #fff !important;
	color: #333;
	padding-left: 25px !important;
	padding-right: 25px !important;
	display: block;
	float: none;
	font-size: 15px;
	padding: 6px 10px;
	height: 60px !important;
	width: 100%;
	font-family: Montserrat;
	line-height: 1.3;
	border: 1px solid #111 !important;
	letter-spacing: 2px !important;
}


.contact-sec .hs-form-field label{
	display: none;
	padding: 0px;
	letter-spacing: 0.48px !important;
	color: #000 !important;
	font-weight: 500 !important;
	font-size: 19px !important;
	margin-bottom: 0px !important;
	padding-top: 20px !important;
}


.contact-sec .hbspt-form .hs-error-msg,
.contact-sec  label.hs-main-font-element {
	display: visible;
	color: #000 !important;
	display: block;
	font-size: 12px !important;
	padding-top: 7px !important;
	width: 100% !important;
	float: left;
	padding-bottom: 0px !important;
}

.contact-sec .hbspt-form hs-input {
	padding: 10px 0;
}


.contact-sec .hbspt-form textarea {
	height: 150px !important;
	padding-top: 20px !important;
	background-color: #fff !important;
	font-family: Montserrat;
	letter-spacing: 2px !important;
	font-size: 15px;

	padding-left: 25px !important;
	padding-right: 25px !important;
}


.contact-sec label#label-do_you_have_any_agent_-ed18a0dc-a243-4cb0-8090-242365412bc9 {
	display: contents;
}

.contact-sec label.hs-form-radio-display, .we-buy-land-form label.hs-form-radio-display, .Glass-hus-popup .pop-body label.hs-form-radio-display {
	display: contents;
}

.contact-sec li.hs-form-radio, .we-buy-land-form li.hs-form-radio,.Glass-hus-popup .pop-body li.hs-form-radio  {
	float: left;
	width: 100px;
	padding: 10px 0px;
	list-style: none;
}

.contact-sec .inputs-list>li+li, .we-buy-land-form .inputs-list>li+li, .Glass-hus-popup .pop-body .inputs-list>li+li {
	padding: 10px 0px;

}


.contact-sec .hs-form-radio-display input, .we-buy-land-form .hs-form-radio-display input, .Glass-hus-popup .pop-body .hs-form-radio-display input  {
	height: 22px !important;
	width: 22px !important;
	border: 2px solid #333 !important;
	border-radius: 0px !important;

}


.contact-sec .hs-form-radio, .we-buy-land-form .hs-form-radio, .Glass-hus-popup .pop-body .hs-form-radio  {
	position: relative;
}

.contact-sec .hs-form-radio-display span, .we-buy-land-form .hs-form-radio-display span, .Glass-hus-popup .pop-body .hs-form-radio-display span   {
	display: inline-block;
	/*top: 16px;*/
	position: absolute;
	left: 27px;
}

.contact-sec input.hs-button.primary.large, .we-buy-land-page input.hs-button.primary.large {
	width: 100% !important;
	font-weight: 600 !important;
	background-color: #fff !important;
	color: #FA991C !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	border: 1px solid #333 !important;
	padding: 0.8rem 1rem !important;
	height: 60px !important;
	letter-spacing: 1 !important;
	min-width: 175px !important;
	margin-top: 10px;
}


.contact-sec .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
	margin-top: 20px;
}

.contact-sec label.hs-error-msg {}


.contact-sec ul.no-list.hs-error-msgs.inputs-list li {
	list-style: none;
}

.contact-sec ul.no-list.hs-error-msgs.inputs-list {
	padding-left: 15px;
	padding-top: 5px;
    display: inline-block;
    margin: 0px;
}


.pop-body .form-check {
	float: left;
	margin-right: 21px;
}

.pop-body .form-check input {
	height: 20px;
}


.pop-body label.form-check-label {
	letter-spacing: 0.48px;
	color: #000000;
	font-weight: 500;
	font-size: 19px;
}

.check-box-sec {
	display: inline-block;
	padding-bottom: 25px;
}

.pop-body .pro-btn.btn-outline-primary {
	width: 100%;
	font-weight: 700;
	background-color: #fff;
	color: #FA991C;
	text-transform: uppercase;
	border: 1px solid #333 !important;
}


.pop-body .pro-btn.btn-outline-primary:hover,
.pop-body .pro-btn.btn-outline-primary:active,
.pop-body .pro-btn.btn-outline-primary:focus {
	/*   color: #FA991C;
    background-color: #fff !important;
    border: 2px solid #fff !important;*/
	color: #fff;

	background-color: transparent !important;
	border: 1px solid #fff !important;
}

.slid-pro-info .head span {
	/*min-width: 145px;*/
	display: inline-block;
	margin-right: 7px;
}


.Floorplan-sec img {
	width: auto;
	max-height: 500px;
	max-width: 100%;
}


.grid-wrapper .btn {
	border-radius: 0px !important;
	background-position: 100% 100%;
	position: relative;
	border: none;
	text-align: center;
	align-items: center !important;
	overflow: hidden;
	background-size: cover;
	background-color: rgb(255 153 0 / 72%) !important;
	font-weight: 700;
	margin-top: 0px;
	height: 100%;
	display: flex;
	justify-content: center;
}

.grid-wrapper .see-more:after {
	content: "";
	opacity: 0.7;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-position: center;
	background-size: 120%;
	transition: 0.3s;
}

.grid-wrapper .see-more::before {
	content: "";
	border: 2px solid #fff;
	width: 70%;
	height: 70%;
	transition: 0.3s;
	position: absolute;
	opacity: 0;
}

.grid-wrapper .btn-primary:hover:before {
	opacity: 1;
	width: 86%;
	height: 80%;


}

.grid-wrapper .btn-primary:hover:after {
	opacity: 1;
	background-position: center;
	background-size: 130%;
}


.modal-header span {
	font-weight: 400;
}

.gall-sec .modal-content {
	max-width: 810px !important;
}


.house-plan-sec .Accordions {
	width: 100%;
}

.house-plan-sec .Accordion_item {
	/*border: 1px solid #F4F0EC;
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;*/
}


.new-gal .modal-content {
	background-color: transparent;
}

.new-gal .modal-header {
	border: none;
	padding: 1rem 1rem 0px 1rem;
}

.new-gal .modal-footer {
	border: none;
	padding: 0px;
}

.new-gal .close {
	opacity: 0.5;
	position: inherit;
	padding: 0px;
}

.new-gal .close:hover {
	opacity: 1 !important;
}


.new-gal .btn {
	color: #ffffff;
	padding: 0px 1.3rem;
}

.new-gal .fa {
	font-size: 31px;
	font-weight: 100;
}


.new-gal .btn-default {
	opacity: 0.5;
	transition: 0.3s;
}

.new-gal .btn-default:hover {
	opacity: 1;
}


.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}


.video-sec iframe {
	/*max-width: 930px;*/
}


.modal {
	background-color: rgb(56 56 56 / 90%) !important;
}


.Glass-hus-popup .pop-header .pro-btn.btn-outline-primary {
	font-size: 17px !important;
	padding: .8rem 1rem !important;
}


.Glass-hus-popup .pop-header div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
	padding-left: 25px !important;
	padding-right: 25px !important;
	height: 60px !important;
}
.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
	height: 200px !important;
	padding-top: 20px !important;
}
.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form .wpforms-field-label {
	padding: 0px;
	letter-spacing: 0.48px !important;
	color: #000000 !important;
	font-weight: 500 !important;
	font-size: 19px !important;
	margin-bottom: 12px !important;
	padding-top: 20px !important;
}
.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form ul li {
	margin-bottom: 5px !important;
	float: left !important;
	/*  min-width: 85px !important;*/
	position: relative !important;
}

.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio] {
	height: 22px !important;
	width: 22px !important;
	border: 2px solid #333 !important;
	border-radius: 0px !important;
}


.Glass-hus-popup div.wpforms-container-full .wpforms-form input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio] {
	background-color: transparent !important;
	position: absolute;
	margin: 0 10px 0 3px;
}

.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
	letter-spacing: 0.48px;
	color: #000000 !important;
	font-weight: 500 !important;
	font-size: 19px !important;
	padding-left: 30px;
	margin-left: 0px;
	width: fit-content !important;
	margin-right: 9px;
}

.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
	width: 100% !important;
	font-weight: 600 !important;
	background-color: #fff !important;
	color: #FA991C !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	border: 1px solid #333 !important;
	padding: .8rem 1rem !important;
	letter-spacing: 1 !important;
	min-width: 175px !important;
}

.Glass-hus-popup .pop-body .pro-btn.btn-outline-primary:hover,
.pop-body .pro-btn.btn-outline-primary:active,
.pop-body .pro-btn.btn-outline-primary:focus {
	color: #fff !important;
}
/* -----Check box style start---*/
/* The container */
.form-check {
	display: block;
	position: relative;
	padding-left: 32px;
	/* margin-top: -10px; */
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	letter-spacing: 0.48px;
	color: #000000;
	font-weight: 500;
	font-size: 19px;
}


.form-check p {
	margin-top: -3px;
	padding: 0px !important;
}


/* Hide the browser's default checkbox */
.form-check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 22px;
	border: 2px solid #333;
	background-color: #eee;
}

/* On mouse-over, add a grey background color */
.form-check:hover input~.checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.form-check input:checked~.checkmark {
	background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.form-check input:checked~.checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.form-check .checkmark:after {
	left: 7px;
	top: 3px;
	width: 5px;
	height: 10px;
	border: solid black;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* -----Check box style end---*/


/* -----Sticky-navbar start----- */

#Sticky-navbar {
	width: 100%;
	background: rgba(0, 0, 0, .8);
	border-top: 0px;
	border-bottom: 0px;
	position: sticky;
	top: 70px;
	z-index: 5;
}

#Sticky-navbar ul {
	display: flex;
	margin: 0;
/*	height: 70px;*/
	padding: 0 100px;
	justify-content: center;
	overflow: hidden;
	background-color: #032539;
	padding-top: 11px;
	padding-bottom: 11px;
	z-index: 3;
    align-items:center;
}

#Sticky-navbar ul li {
	list-style: none;
	width: 20%;
	float: left;
	text-align: center;
}

#Sticky-navbar ul li a {
	display: block;
	color: #ffff;
	font-weight: 500;
	width: fit-content;
	/* text-align: center; */
	padding: 14px 16px;
	text-decoration: none;
	font-size: 15px;
	margin: 0 auto;
}

#Sticky-navbar ul li a:hover,
#Sticky-navbar ul li a.active {
	background-color: transparent;
	color: white;

}


#Sticky-navbar .pro-btn.btn-primary {
  color: #fff;
  background-color: #FA991C;
  font-size: 15px !important;
  border-color: #FA991C;
  padding: .6rem .8rem !important;
}


#Sticky-navbar .pro-btn.btn-primary:hover,
.Navbar-Sticky .pro-btn.btn-primary:active,
.Navbar-Sticky .pro-btn.btn-primary:focus {
	border-color: #FA991C !important;
    color: #FA991C !important;
}

/* -----Sticky-navbar end----- */


/* -----MODAL pop css Start----- */


.img-replace {
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	color: transparent;
	white-space: nowrap;
}


.customization_popup_trigger {
	/*    display: block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    margin: 3em auto;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50em;
    background: #2196F3;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);*/
}

@media only screen and (min-width: 1170px) {
	.customization_popup_trigger {
		/*  margin: 6em auto;*/
	}
}


/* --------------------------------

xpopup

-------------------------------- */

.customization_popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 500;
	width: 100%;
	/*    background-color: rgba(94, 110, 141, 0.9);*/
	background-color: rgb(56 56 56 / 80%);


	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.customization_popup-new {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 1025;
	width: 100%;
	background-color: rgb(56 56 56 / 80%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}


.customization_popup.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.customization_popup-new.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}


.Glass-hus-popup .pop-body .pop-heading {
	letter-spacing: 1.68px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 20px;
}

.Glass-hus-popup .pop-body hr {
	max-width: 135px;
	height: 4px;
	margin: 1rem 0rem 1.5em 0rem;
	background-color: #f4f0ec3d;
	border: none;
}

.customization_popup_container {
	position: absolute;
	width: 630px;
	/*max-width: 400px; */
	margin: 0 auto;
	left: 0;
	top: 70px;

	overflow-y: scroll;
	height: calc(100% - 70px);
	background: #FFF;
	border-radius: 0px;
	text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: translatex(-400px);
	-moz-transform: translatex(-400px);
	-ms-transform: translatex(-400px);
	-o-transform: translatex(-400px);
	transform: translatex(-400px);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}


.form-logo img {
	width: 185px;
	opacity: 0.3;
}

.form-logo {
	text-align: center;
	margin-top: 40px;
}

.customization_popup-new .Glass-hus-popup .pop-body .pop-heading {
	font-weight: 500;
}


.customization_popup_container p {
	padding: 3em 1em;
}

.customization_popup_container .customization_popup_buttons:after {
	content: "";
	display: table;
	clear: both;
}

.customization_popup_container .customization_popup_buttons li {
	float: left;
	width: 50%;
	list-style: none;
}

.customization_popup_container .customization_popup_buttons a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFF;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

.customization_popup_container .customization_popup_buttons li:first-child a {
	background: #fc7169;
	border-radius: 0 0 0 .25em;
}

.no-touch .customization_popup_container .customization_popup_buttons li:first-child a:hover {
	background-color: #fc8982;
}

.customization_popup_container .customization_popup_buttons li:last-child a {
	background: #b6bece;
	border-radius: 0 0 .25em 0;
}

.no-touch .customization_popup_container .customization_popup_buttons li:last-child a:hover {
	background-color: #c5ccd8;
}

.customization_popup_container .customization_popup_close {
	position: absolute;
	top: 9px;
	right: 11px;
	opacity: 0.4;
	width: 30px;
	height: 30px;
	transition: 0.2s;
}

.customization_popup_close:hover {
	opacity: 1;
}

.customization_popup_container .customization_popup_close::before,
.customization_popup_container .customization_popup_close::after {
	content: '';
	position: absolute;
	top: 24px;
	width: 46px;
	height: 1.5px;
	background-color: #dcd7d4;
}

.customization_popup-new .customization_popup_container .customization_popup_close::before,
.customization_popup-new .customization_popup_container .customization_popup_close::after {
	background-color: #ffffff;
}


.customization_popup-new .customization_popup_container {
	right: 0;
	left: auto;
	-webkit-transform: translatex(640px);
	-moz-transform: translatex(640px);
	-ms-transform: translatex(640px);
	-o-transform: translatex(640px);
	transform: translatex(640px);
}

.customization_popup-new .customization_popup_container .customization_popup_close {
	left: 20px;
}


.customization_popup_container .customization_popup_close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: -5px;
}

.customization_popup_container .customization_popup_close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 3px;
}

.is-visible .customization_popup_container {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
	.customization_popup_container {
		/* margin: 13vh auto;*/
	}
}

/*----- Do this changes in the Custom-styles start--- */

#scrollToTop {
	background-color: transparent;
}

#scrollToBottom {
	background-color: transparent;
}


#scrollToTop::after,
#scrollToBottom::after {
	color: #FA991C;
}


/* Handle */
::-webkit-scrollbar-thumb {
	background: #000;
}


/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #000;
}

/*----- Do this changes in the Custom-styles end--- */


/*----- tab mobile css strat--- */

@media only screen and (max-width: 1200px) {

	.ads-main-sec {
		max-width: 300px;
	}

	.hos-dit-hide {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.property-page .container {
		max-width: 1140px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.about-par-sec {
		padding-left: 3rem;
	}
	.about-par-sec ul li {
		padding-right: 2rem;
	}

	.about-sec {
		padding-right: 3rem;
	}

	#Sticky-navbar ul {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	#Sticky-navbar .pro-btn.btn-primary {
		min-width: 87%;
	}

	.video-sec {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.about-main-sec {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}

	.gall-sec {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}

	.map-main-sec {
		padding-top: 3rem;
		padding-bottom: 6rem;
	}

	section.house-plan-sec {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.Schedule-tour-main-sec {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}

	.googlemap-main-sec .pro-heading {
		font-size: 25px;
		/* max-width: 135px;*/
		text-align: left !important;
		margin-bottom: 15px;

	}

	.Schedule-sec {
		width: 90%;
	}
}


@media only screen and (max-width: 1100px) {

	.ads-main-sec {
		max-width: 300px;
		top:0px;
	}
}

@media only screen and (max-width: 992px) {

	.tambark-corner-page .ads-main-sec {
		max-width: 230px;
	}

	.tambark-corner-page .add-sec {
		margin-bottom: 20px;
	}


	.tambark-corner-page .scl-add-sec a {
		font-size: 15px;
		margin-bottom: 5px;
	}

	.tambark-corner-page .googlemap-main-sec .pro-heading {
		margin-bottom: 13px;
	}
	.Schedule-sec .con {
		padding: 15px;
	}
	.pro-heading {
		font-size: 30px;
	}
	#Sticky-navbar ul li a {
		padding: 14px 2px;
		font-size: 14px;
	}
	.btn-sec {
		float: left;
		padding-top: 25px;
		padding-bottom: 0px;
		margin-right: auto !important;
		margin-left: 0px !important;
	}
	.slid-info-main-sec {
		padding-top: 1.2rem;
		padding-bottom: 7rem;
	}
	.btn-sec button {
		margin-bottom: 15px;
	}
	.btn-main-sec {
		position: absolute;
		bottom: 20px;
		z-index: 1;
	}
	.slid-info {
		padding-bottom: 65px;
	}
}


.googlemap-main-sec {
	overflow: hidden;
	height: 500px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.property-template .copy-sec {
		margin-bottom: 80px;
	}
	.googlemap-main-sec.map-view {
		min-height: 500px !important;
		height: auto;
	}
	.googlemap-main-sec .detailDiv {
		position: static;
	}
	.googlemap-main-sec .detailsDiv {
		position: static;
	}

	.Schedule-sec .con div {
		margin: 0 auto;
	}

	.googlemap-main-sec .placeDetail .card-body {
		max-height: 490px;
	}
	.ads-main-sec {
		max-width: 100%;
	}
	.about-main-sec {
		padding-top: 2rem;
		padding-bottom: 1rem;
	}
	.video-sec {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.gall-sec {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.map-main-sec {
		padding-top: 2rem;
		padding-bottom: 3rem;
	}
	section.house-plan-sec {
		padding-top: 2.5rem;
		padding-bottom: 3rem;
		padding-bottom: 1rem;
	}
	.Schedule-tour-main-sec {
		padding-top: 2rem;
		padding-bottom: 3rem;
		margin-bottom: 2rem;
	}
	.add-sec {
		margin-bottom: 17px;
	}
	.grid-wrapper .btn {
		font-size: 14px !important;
	}
	.grid-wrapper .btn-primary:hover:before {
		opacity: 0;
	}
	.accordion__header {
		padding: 0rem !important;
	}
	.accordion__body {
		padding: 1rem 0rem !important;
	}
	.slid-info-main-sec {
		padding-bottom: 0.5rem;
	}
	.slid-info {
		padding-bottom: 0px;
	}
	.slid-info button.pro-btn.btn {
		font-size: 11px !important;
		margin: 0px;
		width: 50%;
		min-width: auto;
		float: left;
		padding: 11px 3px !important;
		margin-right: 0px !important;
		letter-spacing: 0.2px;
	}
	.property-page .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.customization_popup-new .customization_popup_container .customization_popup_close {
		left: auto;
	}
	.customization_popup_container .customization_popup_close {
		position: sticky;
		top: -1px;
		background-color: #fff;
		width: 100%;
		right: 0;
		height: 55px;
		opacity: 1;
		margin-right: 0px !important;
		float: right;
	}
	.customization_popup-new .customization_popup_container .customization_popup_close {
		top: -1px;
		background-color: #fa991c;
	}
	.customization_popup_container .customization_popup_close::before {
		right: 5px;
		left: inherit;
	}

	.customization_popup_container .customization_popup_close::before,
	.customization_popup_container .customization_popup_close::after {
		top: 26px;
		width: 25px;
	}
	.customization_popup_container .customization_popup_close::after {
		right: 7px;
	}

	.map-img-sec {
		max-width: 300px;
		margin-top: 28px;
	}
	.site-number {
		width: 44px;
		height: 21px;
		background-color: transparent;

		border: 2px solid #333;
	}
	.site-number.one {
		top: 57px;
		left: 78px;
	}
	.site-number.two {
		top: 87px;
		left: 70px;
	}
	.site-number.three {
		top: 120px;
		left: 83px;
		width: 37px;
		transform: rotate(348deg);
	}
	.site-number.four {
		top: 148px;
		left: 131px;
		transform: rotate(29deg);
		width: 37px;
		height: 24px;
	}
	.site-number.five {
		top: 159px;
		right: 76px;
		transform: rotate(270deg);
		width: 39px;
		height: 25px;
	}
	.site-number.six {
		top: 125px;
		right: 45px;
		width: 46px;
		transform: rotate(26deg);
		height: 27px;
	}


	.site-number.seven {
		top: 88px;
		right: 45px;
		width: 39px;
		height: 26px;
	}


	.site-number.eight {
		top: 57px;
		right: 47px;
	}


	.site-number.nine {
		top: 26px;
		right: 60px;
		width: 47px;
	}


	.customization_popup-new .customization_popup_container {
		width: 92%;
		left: 0%;

	}


	.customization_popup_container {
		width: 92%;
		left: 4%;
		top: 85px;
	}

	.Glass-hus-popup .pop-header {
		padding: 70px 30px;
	}

	.Glass-hus-popup .pop-body {
		padding: 70px 30px;
	}

	.Glass-hus-popup .pop-header .pop-heading {
		font-size: 28px;
	}


	.pop-header .pro-btn.btn-outline-primary {
		font-size: 14px !important;
		padding: .6rem;
	}


	.googlemap-main-sec iframe {
		height: 140%;
	}

	.googlemap-main-sec {
		min-height: 950px;
	}


	.googlemap-main-sec:before {
		height: 185%;
		width: 170%;
		top: inherit;
		position: absolute;
		bottom: 0;
		left: -80px;
		transform: rotate(253deg);
	}

	.ads-main-sec {
		height: inherit;
		width: auto;
		padding-top: 25px;
		position: inherit;
		padding-bottom: 40px;
	}


	.googlemap-main-sec .pro-heading {
		font-size: 28px;
		max-width: 260px;
	}

	.ads-main-sec .add-sec {
		margin-bottom: 10px;
		display: none;
	}


	.Schedule-sec .img-sec {
		width: 100%;
		float: inherit;
	}

	.Schedule-sec .con {
		float: inherit;
		width: 100%;
		height: inherit;
		text-align: center;
		padding: 35px 20px;
	}

	.Schedule-sec p {
		padding: 0px;
	}


	.Floorplan-sec {
		margin: 15px 0px;

	}

	.plan-highlig-sec {
		padding: 25px 25px;
	}

	.property-page .container {}

	.hou-dit ul {
		padding-top: 15px;
		padding-bottom: 0px;
	}


	.pro-heading {
		font-size: 23px;
		margin-bottom: 10px;
		letter-spacing: 1px;
		text-align: center !important;
		margin-top: 6px;
	}

	.house-plan-sec .hou-dit ul li span {
		font-size: 14px;
		font-weight: 500;
		letter-spacing: 0.9px;
		color: #000000;
		text-transform: uppercase;
		display: inline-block;
		/* width: 100%; */
		margin-top: 2px;
		float: left;
		width: 117px;
		margin-left: 8px;
	}

	.hou-dit li:nth-child(1) {
		width: 100%;
		margin-bottom: 10px;
	}


	.hou-dit.heading {
		display: none;
	}

	.gal-var-sec-2,
	.gal-var-sec-3,
	.gal-var-sec-4 {
		display: none;
	}


	.about-sec {
		padding-right: 1rem;
	}

	.about-sec h1 {
		font-size: 25px;

	}

	.about-sec p {
		font-size: 15px;
	}

	.about-par-sec ul li {
		font-size: 15px;
	}

	.about-par-sec ul li:before {
		height: 25px;
		width: 25px;
	}

	.about-par-sec ul li {
		padding-right: 25px;
		padding-left: 45px;
	}

	.about-sec {
		border-bottom: 4px solid #F4F0EC;
		border-right: 0px;
	}

	.about-par-sec {
		padding-left: 1rem;
	}

	.btn-sec {
		padding-top: 20px;
		width: 97%;
	}

	.pro-btn {
		font-size: 15px !important;
		padding: .6rem 1rem;
	}

	.slid-top-slid-col {
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 9) 53%);
	}


	.slid-main-sec {
		/*  height:92vh!important;
    padding-bottom:125px;*/
		height: calc(100vh - 70px) !important;
		padding-bottom: 60px;


	}


	.serenity-park.slid-bg {
		background-position: 37% -120px !important;
	}

	.btn-main-sec {
		position: absolute;
		bottom: 15px;
		z-index: 1;
	}


	.slid-bg {
		background-position: 60% -73px !important;
		background-size: 269%;
	}

	.slid-logo img {
		max-width: 250px;
	}

	.hou-dit ul {
		display: inherit;
	}

	.hou-dit ul li {
		float: inherit;
		width: 100%;
		display: inline-flex;
		font-size: 17px;
		text-align: left;
		padding-bottom: 10px;
	}

	.slid-pro-info {
		margin-right: 0px;
	}

	.map-img-sec {
		/*      display: none;*/
	}


	.slid-pro-info .head {
		max-width: 80%;
	}


	#scrollToBottom {
		bottom: 80px;
		right: 8px;
	}

	#scrollToTop {
		bottom: 116px;
		right: 8px;
	}

	#scrollToTop:hover {
		bottom: 125px;
	}

	#scrollToBottom:hover {
		bottom: 65px;
	}


	.slid-pro-info .icon {
		float: left;
		min-width: 28px;
		position: absolute;
	}

	.slid-pro-info .icon img {
		width: 16px;
		height: 22px;
	}

	.slid-pro-info {
		font-size: 13px;
	}

	.slid-pro-info .head span {
		min-width: 105px;
	}


	.plan-highlig-sec ul li {
		font-size: 16px;
		padding-bottom: 16px;
	}

	.see-more-sec .gal-img {
		height: 175px;
	}

	.Schedule-sec .img-sec .img-mb {
		display: inherit;
	}


	.Schedule-sec .img-sec .img-tab {
		display: none;
	}


	#Sticky-navbar {
		position: fixed;
		bottom: 0;
		top: inherit;
	}


	#Sticky-navbar ul {
		padding-left: 5px !important;
		padding-right: 15px !important;
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
		display: flex;
	}


	#Sticky-navbar ul li {
		width: 23%;
	}


	#Sticky-navbar ul li a {
		padding: 12px 4px;
		font-size: 11px;
		font-weight: 700;
	}

	#Sticky-navbar ul li:nth-child(3) {
		display: none;
	}

	.hidden-meadow-page #Sticky-navbar ul li:nth-child(3) {
		display: inherit;
		word-break: break-all;
	}

	.hidden-meadow-page #Sticky-navbar ul li a {
		padding: 12px 15px;
	}


	#Sticky-navbar ul li:nth-child(5) {
		/* min-width: 29%; 
		margin-left: 3%;*/
	}


	#Sticky-navbar .pro-btn.btn-primary {
		/*  color: #a4afb6;
    background-color: transparent;*/
		font-size: 9px !important;
		border: 1px solid #ffffffa3;
		width: 100%;
		padding: 12px 4px !important;
	}


}


@media only screen and (max-width: 400px) {
	.slid-main-sec {
		padding-bottom: 75px;
	}

	.slid-info button.pro-btn.btn {
		min-height: 60px;
	}
}

/*----- tab mobile css strat--- */


.svg-map path {
	stroke: #000;
	stroke-width: 3;
	fill: #f90;
	fill-opacity: 0;
	transition: all .3s ease;
	cursor: pointer;
	/*    mix-blend-mode: multiply;
*/
}


.svg-map path:hover {
	fill-opacity: 0.5;
	stroke-width: 6;
}


.svg-map .green {
	stroke: #71dd2b;
	stroke-width: 6;
	/*    mix-blend-mode: unset;
*/
}

.juniper-crest-page .svg-map .green {
	stroke-width: 7;
}


.svg-map .green:hover {
	/*    mix-blend-mode: multiply;
*/
}


.tooltip {
	z-index: 1 !important;
}


/* accordion new css */

.accordion__header {
	padding: 1em;
	/*background-color: #ccc;*/
	margin-top: 2px;
	position: relative;
	/* display: flex;*/
	/*display: initial;*/
	display: block;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}

.accordion__header>* {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}

.accordion__header.is-active {
	/*background-color: #000;*/
	color: #fff;
}

.accordion__toggle {
	margin-left: 10px;
	height: 3px;
	/*background-color: #222;*/
	width: 13px;
	display: block;
	position: relative;
	flex-shrink: 1;
	border-radius: 2px;
}

.accordion__toggle::before {
	content: "";
	width: 3px;
	height: 13px;
	display: block;
	/*background-color: #222;*/
	position: absolute;
	top: -5px;
	left: 5px;
	border-radius: 2px;
}

.is-active .accordion__toggle {
	/*background-color: #fff;*/
}

.is-active .accordion__toggle::before {
	display: none;
}


.accordion__body {
	display: none;
	padding: 1em;
	/*  border: 1px solid #ccc;
*/
	border-top: 0;
}

.accordion__body.is-active {
	display: block;
}


/* gallery style start */

.grid-wrapper>div, .grid-wrapper-floor>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-wrapper>div>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0px;
	cursor: pointer;
}

.grid-wrapper-floor>div>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 0px;
    cursor: pointer;
}


.house-plan-sec .grid-wrapper>div>img {
	max-height: 300px;
}


.house-plan-sec .grid-wrapper>div {
	/*border-bottom: 2px solid #F4F0EC59;
*/
	padding-top: 20px;
	height: max-content;
	/*border-left: 2px solid #F4F0EC59;*/

}


.Floorplan-sec.grid-wrapper {
	display: inline-flex;
	grid-gap: unset !important;
	grid-template-columns: unset !important;
	grid-auto-rows: unset !important;
	grid-auto-flow: unset !important;
}

.grid-wrapper, .grid-wrapper-floor {
	display: grid;
	grid-gap: 15px;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	grid-auto-rows: 300px;
	grid-auto-flow: dense;
	width: 100%;
	z-index: 1;
	position: inherit;
}

.grid-wrapper .wide {
	grid-column: span 2;
}

.grid-wrapper .tall {
	grid-row: span 2;
}

.grid-wrapper .big {
	grid-column: span 2;
	grid-row: span 2;
}

.floor-img img {
	height: auto !important;
	width: auto !important;
	object-fit: contain !important;
}


/* gallery style end */


.floor-plan-sec {
	padding: 0px;
	margin: 1rem;
	position: relative;
	/* padding-bottom: 13px; */
	background-color: #fff;
	height: 70vh !important;
}

.floor-plan-sec img {
	width: auto !important;
	height: calc(100% - 60px) !important;
	margin-top: 10px;
}

.floor-plan-sec p {
	margin-bottom: 5px;
}

.new-gal.flyer .modal-body img {
	height: auto;
	width: auto;
	margin: 0 auto;
	max-width: 100%;
}

.new-gal .modal-body img {
	height: auto;
	max-height: 70vh;
	width: 100%;
	margin: 0 auto;
}

.floor-plan-sec img {
	max-width: 750px;
	padding: 25px 25px 0px 25px;
}


.grid-wrapper1 {
	columns: 4;
	column-gap: 1rem;
}

.grid-wrapper1 .grid-wrapper1-item {
	margin-bottom: 1rem;

}


.grid-wrapper1 .grid-wrapper1-item img {
	width: 100%;
	object-fit: cover;

}


.gall-sec .modal-dialog {
    display: flex;
}



/*.grid-wrapper1 .grid-wrapper1-item:nth-child(1) img {
  height: 233px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(2) img {
  height: 428px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(3) img {
  height: 359px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(4) img {
  height: 355px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(5) img {
  height: 283px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(6) img {
  height: 483px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(7) img {
  height: 138px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(8) img {
  height: 242px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(9) img {
  height: 161px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(10) img {
  height: 325px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(11) img {
  height: 246px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(12) img {
  height: 290px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(13) img {
  height: 291px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(14) img {
  height: 212px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(15) img {
  height: 489px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(16) img {
  height: 454px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(17) img {
  height: 167px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(18) img {
  height: 210px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(19) img {
  height: 265px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(20) img {
  height: 426px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(21) img {
  height: 386px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(22) img {
  height: 167px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(23) img {
  height: 226px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(24) img {
  height: 393px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(25) img {
  height: 420px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(26) img {
  height: 396px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(27) img {
  height: 360px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(28) img {
  height: 355px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(29) img {
  height: 171px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(30) img {
  height: 172px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(31) img {
  height: 265px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(32) img {
  height: 195px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(33) img {
  height: 364px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(34) img {
  height: 187px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(35) img {
  height: 253px;
}
.grid-wrapper1 .grid-wrapper1-item:nth-child(36) img {
  height: 458px;
}
*/


.virtual-tour {
	width: 100%;
	z-index: 1;
}


.gall-img {
	z-index: 1;
	margin-left: auto;
	margin: auto;
	display: inline-block;
	width: 100%;
	padding: 15px;
}


.Glass-hus-popup .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: transparent;
	border: 1px solid transparent;
}

.Glass-hus-popup .pop-body .inquiry-confirm p {
	color: #fff;

}

.modal-content {
	background: unset !important;
	border: unset !important;
	width: max-content !important;
	border: none;
}


.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 999;
}

.overlay:target {
	visibility: visible;
	opacity: 1;
}

.popup {
	transition: all 2s ease-in-out;
	max-width: 1372px;
	width: 96%;
	z-index: 1;
	position: absolute;
	background: transparent;
	border-radius: 5px;
}

.popup .close {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;

	color: #fff !important;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	line-height: 49px;
	font-size: 35px;
	margin-right: 8px;
}

/*.popup .content {
  max-height: 30%;
  overflow: auto;
}*/
.popup iframe {
	border: none;
}

img#videoUrl {
	/* max-width: 1000px;*/
	width: 100%;
	height: auto;
	cursor: pointer;
}

.download {
	border: unset !important;
	padding: .8rem 1rem !important;
	background: #FA991C;
	color: #ffff;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
	border-radius: 0px;
	border-width: 2px;
	letter-spacing: 1px !important;
	text-transform: uppercase;
}


.hide {
	visibility: hidden;
	opacity: 0;
	transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
	-o-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
}


.video-sec button.close {
	padding: 0;
	/*    background-color: transparent;
*/
	background-color: #111;
	border: 0;
	color: #fff !important;
	text-shadow: none;
	font-family: inherit;
	/*font-weight: 100;*/
	font-weight: 400;
	/*    line-height: 49px;
*/
	font-size: 21px;
	position: absolute;
	top: 1rem;
	left: 1rem;
	opacity: 1;
	left: 1rem;
	width: 35px;
	height: 35px;
}

iframe {
	border: none !important;
	height: 100%;
}

.video-sec .modal-content {
	height: 100%;
}

.video-sec .modal-body {
	height: 100%;
}

.close {
	position: absolute;
	right: 0;
	top: 0;
	width: 51px;
	height: 51px;
	font-size: 0;
	cursor: pointer;
}

.close:before,
.close:after {

	position: absolute;
	background: #767676;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
	left: 14px;
	right: 14px;
	top: 30px;
	height: 3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-webkit-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
}


.tooltip>.tooltip-inner {
	padding: 10px 15px 15px 15px;
	border-radius: 5px;
	color: #fff;
	background-color: #FA991C;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}


.tooltip.bs-tooltip-top .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
	border-top-color: #FA991C;
	border-right-color: transparent;
	border-bottom-color: #FA991C;
	border-left-color: transparent;
}
#map {
	width: 100%;
	background-color: grey;
	height: 100%;
	float: right;
}
.org-out-line-btn {
	font-size: 17px !important;
	padding: .8rem 1rem !important;
	text-transform: uppercase;
	border-color: #FA991C;
	font-weight: 700;
	border: 2px solid;
	width: 100%;
	display: inline-block;
	text-align: center;
	letter-spacing: 1px !important;
	min-width: 175px;
    color: #fff;
    background-color: #FA991C;
    border-color: #FA991C;
}

.org-out-line-btn:hover {
	border-color: #FA991C !important;
    color: #FA991C !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
    
}
.placeDetail .card-title {
	margin-bottom: 0.75rem;
	display: -webkit-box;
	max-width: 100%;
	height: 44px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}


.placeDetail .card-body p:nth-child(2) {
	font-size: 13px;
	/*font-weight: 600;*/
	margin-bottom: 10px;
}

.placeDetail .card-body b {
	width: 100%;
	font-size: 15px;
	font-weight: 600 !important;
}

.placeDetail .card-body p {
	margin-bottom: 5px;
	font-size: 14px !important;
}


.placeDetail .map-heading {
	font-weight: 800;
	color: #1c768f;
	margin-bottom: 8px;
}


.placeDetail .close {
	position: absolute;
	left: 11px;
	font-weight: 200;
	cursor: pointer;
	z-index: 1;
	color: #fff !important;
	opacity: 1 !important;
	font-family: inherit;
	width: auto;
	height: auto;
	text-shadow: 2px 2px 5px #0000005c;
	top: 11px;
	font-size: 25px;
}

.placeDetail .card {
	border: none;
}

.placeDetail .btn {
	border-radius: 0px;
	margin-top: 8px;
	padding: 8px 20px !important;
}

.placeDetail .card-image {
	min-height: 150px;
	background-color: #eaeaea;
	text-align: center;
	width: 100%;
	font-weight: 500;
	border-radius: 0;
}

.placeDetail .card-image p {
	padding-top: 60px;
}

.placeDetail .card-img-top {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}


/* prompt  pop-up css start */
.modal-container:before,
.prompt-container:before {
	content: "";
	background-color: rgb(56 56 56 / 80%);
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1000;
}

.prompt {
	position: fixed;
	top: 107px;
	left: 0px;
	margin: 5%;
	right: 0px;
	margin: 0 auto;
	display: block;
	background: white;
	padding: 40px;
	width: 600px;
	max-width: 90%;
	z-index: 1001;
}

.prompt label {
	display: block;
}

.prompt input {
	background-color: #fff !important;
	font-size: 16px !important;
	height: 47px !important;
	text-transform: lowercase !important;
	letter-spacing: 2px !important;
	padding: 6px 15px;
	margin-bottom: 15px;
	width: 100%;
	border: 1px solid #111 !important;
}


.prompt #btn-ok {}


button#btn-ok {
	font-size: 17px !important;
	padding: .8rem 1rem !important;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #FA991C;
	background-color: #FA991C;
	display: inline-block;
	text-align: center;
	letter-spacing: 1px !important;
	min-width: 175px;
}

button#btn-ok:hover {
	background-color: transparent;
	border: 2px solid #FA991C;
	color: #FA991C;
}

button#btn-cancel {
	font-size: 17px !important;
	padding: .8rem 1rem !important;
	color: #FA991C;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #FA991C;
	background-color: #fff;
	display: inline-block;
	text-align: center;
	letter-spacing: 1px !important;
	min-width: 175px;

}

button#btn-cancel:hover {
	background-color: #FA991C;
	border: 2px solid #FA991C;
	border: 2px solid;
	color: #Fff;
}


input:focus-visible {
	outline-offset: 0px;
	border-radius: 0px;

}


.Accordion_item .fa {
	position: absolute;
	top: 80px;
	right: 4.5%;
}

.Accordion_item .fa-chevron-down {
	color: #1c768f;
	transition: 0.10s;
}


.Accordion_item .fa-chevron-down:hover {
	/*color: #fa991c;*/
}


.Accordion_item .fa-chevron-up {
	/* color: #fa991c;*/
	transition: 0.10s;

}

.Accordion_item .fa-chevron-up:hover {
	color: #1c768f;

}

@media screen and (max-width: 1200px) {
	.Accordion_item .fa{
		position: absolute;
		bottom: 10px;
		
		right: 22px;
		top: 45%;
	}
}





@media screen and (max-width: 768px) {
	

	.ads-main-sec {
		padding-top: 0px;
	}

	.contact-icon {
		padding-left: 4%;
		padding-right: 4%;
	}


	button#btn-ok {
		font-size: 12px !important;
		min-width: 48%;

	}


	button#btn-cancel {
		font-size: 12px !important;
		min-width: 49%;
	}

}


/* prompt  pop-up css end */


/*.close:after {
     -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/

/*.popup {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #FAFDFF;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 600px;
    box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.09), 0px 11px 12px 7px rgba(0, 0, 0, 0.02);
    -moz-transition: all 120ms;
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms;
    z-index: 99;
  padding: 25px;
  color: #5E5E5E;
}*/

@media screen and (max-width: 1000px) {
	/*.popup {
    width: 80%;
  }*/

	.msrc-socials {
		margin-top: 20px;
	}


}

.popup-header {
	text-transform: uppercase;
	font-size: 18px;
}


/* Modal Pop up Speed */
.modal.fade .modal-dialog {
	transition: all .2s ease !important;
	height: 96%;
}


@media only screen and (max-width: 767px) {
	
	.foot-sid {
		padding-right: 20px !important;
	}


	.new-footer h3 {
		margin: 5px 0px 5px 0px !important;
	}

	.new-footer ul li {
		padding: 2px 0px !important;
	}


	.Accordion_item .fa {
		position: absolute;
		top: auto;
		right: 8%;
		bottom: 17px;
	}


	.grid-wrapper {
		grid-template-columns:auto;
		grid-auto-rows: 200px;
		grid-gap: 8px;
	}
	

	.googlemap-main-sec:before {
		transform: rotate(90deg);
		height: 224%;
		display: none;
	}

	#map {
		width: 100%;
		height: 100%;
	}

	.propert-data-sec .card-img,
	.card-img-top {
		height: 200px;
	}


	.placeDetail .close {
		left: 20px;
		top: 25px;
	}

	.googlemap-main-sec .detailDiv {
		width: 100%;
		top: inherit;
	}

	.googlemap-main-sec .detailsDiv {
		width: 100%;
		top: inherit;
	}

}


@media screen and (max-width: 1100px) and (min-width: 767px) {
	.add-sec address {
		/* width: 150px;*/
	}

	.scl-add-sec a {
		/* width: 75%;*/
	}

	.googlemap-main-sec .detailDiv {
		width: 28%;
	}

	.googlemap-main-sec .detailsDiv {
		width: 28%;
	}
}

@media screen and (max-width: 1480px) and (min-width: 768px) {
	#Sticky-navbar .pro-btn.btn-primary {
		padding: 0rem .8rem !important;
	}
}


@media screen and (min-width: 700px) and (max-width: 1200px) {
	.hou-dit li:nth-child(3) {
		width: 20%;
	}

	.hou-dit li:nth-child(8) {
		width: 20%;
	}

	.hou-dit li {
		font-size: 14px !important;
	}

	.hou-dit.heading ul li {
		font-size: 12px !important;
	}
}

.kenmore-creek.slid-bg {
	background-position: center bottom !important;
}


@media only screen and (max-width: 1250px) {

	.kenmore-creek.slid-bg {
		background-position: 60% -200px !important;
	}
}


@media only screen and (max-width: 1060px) {

	.kenmore-creek.slid-bg {
		background-position: 60% -150px !important;
	}

	.add-sec address {
		width: 150px;
	}
}


@media only screen and (max-width: 1060px) {

	.googlemap-main-sec:before {
		width: 51%;
	}
}


@media only screen and (max-width: 765px) {

	.kenmore-creek.slid-bg {
		background-position: 60% -450px !important;
	}

	.floor-plan-sec {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
		display: flex;
		text-align: center;
	}

	.new-gal .modal-body img {
		max-width: 100% !important;
		height: auto !important;
		max-height: 50vh;
		width: inherit !important;
		margin: auto;
	}

	.floor-plan-sec img {
		padding: 25px 25px 75px 25px;
	}
}

@media only screen and (max-width: 550px) {

	.kenmore-creek.slid-bg {
		background-position: 60% -200px !important;
	}

	.Glass-hus-popup .pop-body .pop-heading {
		font-size: 24px;
	}

	.Glass-hus-popup .pop-body hr {
		max-width: 102px;
	}

	.Glass-hus-popup .pop-body {
		padding: 30px 20px;
	}

	div.wpforms-container-full .wpforms-form .wpforms-field {
		padding: 7px 0;
	}


	.Glass-hus-popup .pop-header div.wpforms-container-full .wpforms-form input[type=date],
	div.wpforms-container-full .wpforms-form input[type=datetime],
	div.wpforms-container-full .wpforms-form input[type=datetime-local],
	div.wpforms-container-full .wpforms-form input[type=email],
	div.wpforms-container-full .wpforms-form input[type=month],
	div.wpforms-container-full .wpforms-form input[type=number],
	div.wpforms-container-full .wpforms-form input[type=password],
	div.wpforms-container-full .wpforms-form input[type=range],
	div.wpforms-container-full .wpforms-form input[type=search],
	div.wpforms-container-full .wpforms-form input[type=tel],
	div.wpforms-container-full .wpforms-form input[type=text],
	div.wpforms-container-full .wpforms-form input[type=time],
	div.wpforms-container-full .wpforms-form input[type=url],
	div.wpforms-container-full .wpforms-form input[type=week],
	div.wpforms-container-full .wpforms-form select,
	div.wpforms-container-full .wpforms-form textarea {
		padding-left: 17px !important;
		padding-right: 17px !important;
		height: 50px !important;
	}

	.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form .wpforms-field-label {
		font-size: 15px !important;
		padding-top: 12px !important;
	}

	.Glass-hus-popup .pop-body div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
		font-size: 15px !important;
	}

	.Glass-hus-popup .pop-header div.wpforms-container-full .wpforms-form input[type=date],
	div.wpforms-container-full .wpforms-form input[type=datetime],
	div.wpforms-container-full .wpforms-form input[type=datetime-local],
	div.wpforms-container-full .wpforms-form input[type=email],
	div.wpforms-container-full .wpforms-form input[type=month],
	div.wpforms-container-full .wpforms-form input[type=number],
	div.wpforms-container-full .wpforms-form input[type=password],
	div.wpforms-container-full .wpforms-form input[type=range],
	div.wpforms-container-full .wpforms-form input[type=search],
	div.wpforms-container-full .wpforms-form input[type=tel],
	div.wpforms-container-full .wpforms-form input[type=text],
	div.wpforms-container-full .wpforms-form input[type=time],
	div.wpforms-container-full .wpforms-form input[type=url],
	div.wpforms-container-full .wpforms-form input[type=week],
	div.wpforms-container-full .wpforms-form select,
	div.wpforms-container-full .wpforms-form textarea {
		font-size: 13px !important;
	}


	.Glass-hus-popup .pop-header {
		padding: 30px 20px;
	}

	.Glass-hus-popup .pop-header .pro-name {
		margin-bottom: 15px;
	}

	.Glass-hus-popup .pop-header .pop-heading {
		font-size: 24px;
	}


	.Glass-hus-popup .pop-header p {
		font-size: 15px;
	}


	.org-out-line-btn {
		font-size: 14px !important;
		padding: 0.8rem 0.5rem !important;
	}


}


@media screen and (max-width: 376px) {
	.googlemap-main-sec:before {
		height: 210%;

	}

	.Glass-hus-popup .pop-header div.wpforms-container-full .wpforms-form input[type=date],
	div.wpforms-container-full .wpforms-form input[type=datetime],
	div.wpforms-container-full .wpforms-form input[type=datetime-local],
	div.wpforms-container-full .wpforms-form input[type=email],
	div.wpforms-container-full .wpforms-form input[type=month],
	div.wpforms-container-full .wpforms-form input[type=number],
	div.wpforms-container-full .wpforms-form input[type=password],
	div.wpforms-container-full .wpforms-form input[type=range],
	div.wpforms-container-full .wpforms-form input[type=search],
	div.wpforms-container-full .wpforms-form input[type=tel],
	div.wpforms-container-full .wpforms-form input[type=text],
	div.wpforms-container-full .wpforms-form input[type=time],
	div.wpforms-container-full .wpforms-form input[type=url],
	div.wpforms-container-full .wpforms-form input[type=week],
	div.wpforms-container-full .wpforms-form select,
	div.wpforms-container-full .wpforms-form textarea {
		letter-spacing: 0.6px !important;
	}
}

.lotus-homes.slid-bg {
	background-position: 100% -240px !important;
}

@media only screen and (max-width: 1300px) {
	.lotus-homes.slid-bg {
		background-position: 60% -80px !important;
	}
}

@media only screen and (max-width: 767px) {
	.lotus-homes.slid-bg {
		background-position: 60% -171px !important;
	}
}


.Floorplan-sec.grid-wrapper div {
	display: block !important;
}

.new-footer {
	padding-top: 50px;
}

.new-footer ul li,
footer ul li a {
	font-weight: 400;
}


.new-footer h3 {
	color: #1C768F;
	text-transform: uppercase;
	font-size: 1.2rem;
	margin: 14px 0px 16px 0px;
	font-weight: 500;
}


.new-footer .fot-link-sec ul li a:hover {
	color: #fa991c;
}

.new-footer p {
	color: #000;
	font-weight: 500;
	line-height: 23px;
}


.new-footer ul li {
	padding: 5px 0px;
}


.new-footer ul li a {
	color: #000;
	font-weight: 500;

}

.off-add-sec p a {
	color: #333 !important;
}


.off-add-sec img {

	height: 30px;

	float: left;

	/*margin-top: 14px;*/
}


.stay-connect {}


.stay-connect ul {
	float: left;
	/*margin-top: 7px;*/
	margin-bottom: 0px;
	/*margin-left: 20px;*/
}


.stay-connect ul li {
	float: left;
	padding-right: 20px;
	transition: 0.5s;
}


.stay-connect ul li:hover {
	padding-top: 7px;
}


.stay-connect ul li a {
	margin-top: 10px;

}

.stay-connect ul li a img {
	height: 25px;
}

.footer-hr {
	border-top: 3px solid #F4F0EC;

}


.foot-sid p {
	text-align: left;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 25px;
}

.fot-link-sec .nav-link {
	padding: 0;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 25px;
}


.foot-sid {
	padding-right: 90px;
}


.Get-Update-sec {
	background-color: #FA991C;
	padding: 40px 0px;
}

.Get-Update-sec h3 {
	color: #fff;
	font-size: 23px;
}


.Get-Update-sec .form-group input {
	background: transparent;
	border: transparent;
	border-bottom: 2px solid #fff;
	color: #fff;
	border-radius: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.Get-Update-sec .form-group {
	padding: 0px;
	margin-bottom: 0px;
}


.Get-Update-sec .frm-ful-sec {
	margin-top: 15px;
}

.Get-Update-sec .frm-btn {
	border: 2px solid transparent;
	padding: 0px;
	margin-top: -2px;
	margin-left: -2px;
}

.Get-Update-sec .btn {
	background: transparent;
	border: 2px solid transparent;
	border-bottom: 2px solid #fff;
	color: #fff;
	border-radius: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 41px;
	font-weight: 500;
	padding-top: 0px;
	padding-left: 20px;
	width: 100%;
}

.Get-Update-sec button:hover {
	border: 2px solid #fff;
	color: #fff;
}


.Get-Update-sec .form-group input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #ffffffbf;
	opacity: 1;
	/* Firefox */
}

.Get-Update-sec .form-group input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ffffffbf;
}

.Get-Update-sec .form-group input::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #ffffffbf;
}


.Get-Update-sec .form-group input:focus {
	padding-left: 10px;

	box-shadow: 0 0 0 0.2rem rgb(238 108 41 / 0%);
}


.googlemap-main-sec.all-pro-info {
	min-height: 730px;
}


.googlemap-main-sec hr {
	max-width: 220px;
	height: 4px;
	margin: 1rem 0rem 1.5em 0rem;
	background-color: #F4F0EC;
	border: none;
}

.available {}


.all-pro-info .available h3 {}

.proj-sec {
	margin-top: 28px;
	position: relative;
}

.all-pro-info .available h3 {
	color: #1C768F;
}


.all-pro-info .com-son h3 {
	color: #000000;
}


.all-pro-info .sold h3 {
	color: #FA991C;

}


.proj-sec h3 {
	margin-bottom: 0px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 23px;
	letter-spacing: 1.6px;
}

.proj-sec hr {
	margin-top: 8px;
	margin-bottom: 11px;
	max-width: 100px;
}

.proj-sec a {
	display: block;
	width: fit-content;
	color: #000;
	font-size: 17px;
	margin-bottom: 2px;
	font-weight: 700;
}

.com-son.proj-sec {}


.all-pro-info .add-sec {
	margin-bottom: 0px;
}


select.form-select {
	border: 0;
	outline: 0;
	scroll-behavior: smooth;
	padding-right: 5px;
}

select.form-select option {
	border-color: transparent;
	outline: none;
}

.all-pro-info .ads-main-sec {
	max-width: 325px !important;
}

.all-pro-info.googlemap-main-sec:before {
	width: 39% !important;
}


@media screen and (max-width: 1530px) and (min-width: 768px) {
	.serenity-park.slid-bg {
		background-position: 50% -185px !important;
	}
}


@media only screen and (max-width: 1200px) {

	.Get-Update-sec .form-group,
	.frm-btn {
		padding: inherit !important;
		margin-bottom: 20px;
	}

	.foot-sid {
		padding-right: 10px;
	}

	.foot-sid {
		padding-right: 90px;
	}


	.all-pro-info.googlemap-main-sec:before {
		width: 40% !important;
		transform: rotate(350deg);
	}

	.all-pro-info .ads-main-sec {
		max-width: 240px !important;
		left: auto;
	}

	.googlemap-main-sec .detailDiv {
		max-width: 100%;
	}

	.googlemap-main-sec .detailsDiv {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1000px) {
	.stay-connect ul li {
		padding-right: 8px;
	}
}


.gal_disclaim {
		color: #333;
		z-index: 1;
		font-size: 10px;
		width: 50%;
		position: absolute;
		bottom: -30px;
		left: 6px;
	}



@media only screen and (max-width: 992px) {

	.gal_disclaim{
	   width: 96%;
	   bottom: -10px;
	}



	.all-pro-info.googlemap-main-sec:before {
		width: 50% !important;
		transform: rotate(350deg);
	}

	.googlemap-main-sec .detailDiv {
		width: 37%;
	}

	.googlemap-main-sec .detailsDiv {
		width: 37%;
	}
}


@media (max-width:1024px) {

	.Get-Update-sec input.hs-button.primary.large {
		border: 2px solid white !important;
	}

}


@media only screen and (max-width: 767px) {

	.stay-connect ul li a img {
		height: 20px;
	}

	.stay-connect ul li {
		padding-right: 8px;
	}

	.all-pro-info {
		min-height: 1200px !important;
	}

	.googlemap-main-sec .detailDiv {
		width: 100% !important;
	}

	.googlemap-main-sec .detailsDiv {
		width: 100% !important;
	}
}


.sub-info-sec ul li span {
	display: block;
	margin-bottom: 1px;
	font-size: 17.5px;
	font-weight: 500;
	color: #000;
	margin-top: 6px;

}


.sub-info-sec ul li>div {
	display: inline-block;
	float: right;
	margin-right: -10px;
}


.add-sub-sec {
	width: 100%;
}


@media only screen and (max-width: 1500px) {

	.beverly9.slid-bg {
		background-position: 50% -135px !important;
	}

	.sub-info-sec ul li {
		font-size: 12.4px;
	}

}


@media only screen and (max-width: 767px) {


	.foot-sid p {
		text-align: center;
	}

	.foot-sid {
		text-align: center;
	}

	fot-link-sec {
		text-align: center;
	}

	.off-add-sec img {
		float: none;
	}


	.proj-sec .showBtn:after {
		border-left: 0.3em solid transparent;
		border-left: 0.3em solid transparent;
		content: "\f107";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		font-size: 1.4em;
		line-height: 40px;
		z-index: -1;
		border-top: 0px;
		height: 40px;
		transition: 0.2s;
		cursor: pointer;
		position: absolute;
		top: -12px;
		right: 0px;
		width: 40px;
	}


	.proj-sec .showBtn.active:after {
		/*   border-left: 0.3em solid transparent;
	color: #fa991c; */
		transform: rotate(180deg);
		content: "\f107";
	}


	.off-add-sec div {
		padding-left: 0px;
	}

	.fot-link-sec {
		text-align: center;
	}

	.msrc-socials {
		margin-top: 10px !important;
		width: fit-content;
		margin: 0 auto;
	}

	.new-footer h3 {
		text-align: center;
	}


	.hideme {
		display: none;
	}


	.all-pro-info .ads-main-sec {
		max-width: 100% !important;
	}


}

.serenity-park .pro-btn.btn-outline-primary {
	color: #FA991C;
	;
	border-color: #FA991C;
	;
}

.serenity-park .pro-btn.btn-outline-primary:hover,
.serenity-park .pro-btn.btn-outline-primary:active,
.serenity-park .pro-btn.btn-outline-primary:focus {
	color: #fff;
	background-color: #FA991C !important;
	border-color: #FA991C !important;
}

.serenity-park .pro-btn.btn-primary {
	color: #032539;
	background-color: #FA991C;
	border-color: #FA991C;
}


.serenity-park#Sticky-navbar ul li a {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: flex;
	width: fit-content;
	height: 70px !important;
}


.serenity-park#Sticky-navbar ul li:last-child {
	padding-top: 11px;
	padding-bottom: 11px;
}


.serenity-park#Sticky-navbar ul {
	padding-top: 0px;
	padding-bottom: 0px;
}

.serenity-park .pro-btn.btn-primary:hover,
.serenity-park .pro-btn.btn-primary:active,
.pro-btn.btn-primary:focus {
	color: #FA991C !important;
	border-color: #FA991C !important;
	background-color: transparent !important;
}

.serenity-park  .pro-btn.btn-primary:hover,.serenity-park 
.pro-btn.btn-primary:active,.serenity-park 
.pro-btn.btn-primary:focus {
	color: #1C768F !important;
	border-color: #1C768F !important;
	background-color: transparent !important;
}
.serenity-park .pro-btn.btn-primary:hover .a-col {
	color: #FA991C;
}

.serenity-park .about-sec h1 {
	text-transform: uppercase;
}

.about-sec span {
	color: #1C768F;
}

.serenity-park .about-sec p {
	color: #032539;
	line-height: 28px;
}

.serenity-park .about-par-sec ul li {
	margin-bottom: 36px;
}

.serenity-park#Sticky-navbar ul li a:hover,
#Sticky-navbar ul li a.active {
	background-color: #F4F0EC;
	color: #032539;
}

.serenity-park#Sticky-navbar .pro-btn.btn-primary {
	color: #032539;
}

.serenity-park#amenities-sec .pro-heading {
	font-size: 36px;
}

.serenity-park#amenities-sec .pro-heading span {
	color: #1c768f;
}

.shadow-text {
	font-size: 16px;
	letter-spacing: 3px;
	color: #FA991C;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

.shadd {
	width: 100%;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: grab;
}

.shadow-bg {
	color: #f3f3f3;
	transform: translatex(0%);
	font-size: 52px;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-weight: 700;
	position: absolute;
	top: -50px;
	display: inline-block;
	width: fit-content;
	transition: 1s linear;
}

#frame_container {
	overflow: auto;
}

.coverage_sidebar .add-sub-sec {
	width: 100%;
	background-color: #44556614;
	padding: 40px;
	margin-top: 15px;
	height: fit-content;
}


.coverage_sidebar .all-pro-info .ads-main-sec {
	align-items: initial !important;
	margin-top: 50px;
	max-width: 100% !important;
	padding: 0px 20px;
	width: 100%;
}


.coverage_sidebar hr {
	max-width: 100px;
	height: 0.3rem !important;
	margin: 0.8rem 0rem;
	background-color: #f6dfc9;
	border: none;
}


.coverage_sidebar #frame_container {
	width: 100%;
}

.coverage_sidebar .Pro-index-heading {
	font-size: 20px !important;
}

.coverage_sidebar h3 {
	font-size: 19px !important;
}


.coverage_sidebar .ads-main-sec {
	position: initial !important;
}

.coverage_sidebar .all-pro-info {
	min-height: auto !important;
}

.mycoverage a {
	transform: rotate(90deg);
	position: fixed;
	left: -69px;
	z-index: 100;
	top: 60%;
	border: none;
	padding: 5px 20px;
	transition: 1s;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid transparent;
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	background-color: #FA991C !important;
	color: #fff;
	text-transform: uppercase;
}


.mycoverage a:hover {
	top: 59%;
}

.new-index-page-main .submitted-message p {
	color: #fff
}


.coverage_sidebar h3 {
	font-size: 19px !important;
}


.coverage_sidebar .ads-main-sec {
	position: initial !important;
}

.coverage_sidebar .all-pro-info {
	min-height: auto !important;
}

.mycoverage a {
	transform: rotate(90deg);
	position: fixed;
	left: -69px;
	z-index: 100;
	top: 60%;
	border: none;
	padding: 5px 20px;
	transition: 1s;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid transparent;
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	background-color: #FA991C !important;
	color: #fff;
	text-transform: uppercase;
}

.mycoverage a:hover {
	top: 59%;
}

.new-index-page-main .submitted-message p {
	color: #fff
}

.property-template .mb-btm-sec {
	display: none;
}

.hs-custom-style select#i_am_a-00720ce9-e05b-43c8-854b-6f80f5771d5c {
	min-height: 27px;
	padding-left: 25px !important;
	padding-right: 25px !important;
	border: 1px solid #111 !important;
	background-color: #fff !important;
	height: 60px !important;
	margin-bottom: 10px;
}


.com-grid-container {
	display: grid;
	grid-template-columns: max-content auto;
	grid-gap: 10px;
}



@media (min-width: 1200px) {
	.reve-59 .container {
		padding: 0px 1rem !important;
	}
}



@media screen and (min-width: 768px) and (max-width: 1100px) {
	.com-grid-container {
		grid-template-columns: auto;
	}
}

@media screen and (max-width: 767px) {
	.com-grid-container {
		grid-template-columns: auto auto;
	}
}




/* Footer Dropdown for address selection */

.off-add-sec {
	display: flex;
	position: relative;
}

.off-add-sec .addressselected_option {
	color: #1C768F;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	width: fit-content;
}

.off-add-sec .addressselected_option::after {
	position: absolute;
	top: -5px;
	left: 100%;
	border-left: 0.3em solid transparent;
	content: "\f107";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	line-height: 40px;
	height: 27px;
	color: #708090;
	border-top: 0px;
	cursor: pointer;
}

.off-add-sec .addressdropdown .address_option {
	cursor: pointer;
	display: block;
	width: 100%;
	padding: 0.25rem 1rem;
	font-weight: 400;
	color: #000;
	font-size: 15px;
	text-align: inherit;
	white-space: nowrap;
	border: 0;
	font-weight: 500;
}

.off-add-sec .addressdropdown .address_option:hover {
	background-color: #FA991C;
	color: #fff;
}

.addressselect {
	position: absolute;
	background: #fff;
	box-shadow: rgb(128 128 128 / 30%) 0px 10px 15px;
	padding: 2px;
}


.off-add-sec .addressdropdown .address_list .address p {
	text-align: left;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 25px;
}

.off-add-sec .addressdropdown .address_list .address p a {
	color: #333 !important;
}

.off-add-sec .addressdropdown .address_list .address p .fot-phn-sec {
	display: block;
}


.popup_gallery_modal {
	border: 0px;
	padding: 40px 0px;
	background: transparent;
	transition: all 0.5s ease-in-out;
}

.popup_gallery_image_close {
	position: absolute;
	top: -40px;
	right: 0px;
	padding: 0;
	border: 0;
	opacity: 0.5;
	background: transparent;
	color: #fff;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	line-height: 49px;
	font-size: 35px;
}

.popup_gallery_image_close:hover {
	opacity: 1;
}

.popup_gallery_image img {
	height: auto;
	max-height: 70vh;
	width: 100%;
	margin: 0 auto;
}

dialog::backdrop {
	background: rgb(56 56 56 / 90%);
}

.modal_gallery_navigation {
	text-align: center;
	margin-top: 5px;
}

.modal_gallery_navigation .property_gallery_nav_left,
.modal_gallery_navigation .property_gallery_nav_right {
	background: transparent;
	border: 0px;
	background: transparent;
	color: #fff;
	text-shadow: none;
	opacity: 0.5;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	line-height: 49px;
	font-size: 35px;
	transition: all 0.5s ease-in-out;
}

.modal_gallery_navigation .property_gallery_nav_left:hover,
.modal_gallery_navigation .property_gallery_nav_right:hover {
	color: #fff;
	opacity: 1;
}


.vid-main-sec {
	display: flex;
	align-items: center;
	/* position: absolute;
    width:100%;
    height:100%;
    z-index: 2; */
}

.videopop-upmodal:after {
	position: absolute;
	width: 100%;
	height: 100%;
	background: radial-gradient(circle, rgb(0 0 0 / 59%) 10%, rgba(36, 53, 69, 0) 30%);
	z-index: 1;
	display: inline-block;
	top: 0;
	content: "";
	left: 0;
}

.vid-sec {
	height: 115px;
	width: 115px;
	border: 2px solid #fff;
	border-radius: 150px;
	text-align: center;
	display: flex;
	align-items: center;
	cursor: pointer;
	margin: 0 auto;
	transition: 0.2s;
}

#videopopupthankyoupage .modal-content {
	width: 100% !important;
	max-width: 1300px !important;

}

#videopopupthankyoupage button {
	position: absolute;
	z-index: 1000;
	top: 15px;
	right: 15px;
}

#videopopupthankyoupage button span {
	font-size: 50px;
	font-weight: 200;
	color: #fff;
	opacity: 1;
}

.fixed-top {
	top: -1px;
}

@media only screen and (max-width: 767px) {
	.team-img-sec .vid-main-sec {
		padding-bottom: 0px;
	}

	.team-img-sec .vid-sec {
		height: 80px;
		width: 80px;
	}
}

@media only screen and (max-width: 1100px) {
	.new-footer {
		margin-bottom: 70px;
	}
}


.hidden-meadow6 .svg-map {
	text-align: center
}

.hidden-meadow6 svg {
	width: 75%;
	margin-top: 30px;
}

/*we buy land page css*/
.we-buy-land-page .we-buy-land-slider {
	height: calc(100vh - 70px);
	position: relative;
	/*height: calc(100% - 70px);
   */
}

@media (max-width: 1300px) {
	.we-buy-land-page .we-buy-land-slider {
		height: 104%;
	}
}

@media (max-width: 1200px) {
	.we-buy-land-page .we-buy-land-slider {
		height: fit-content;
		padding: 40px 0px 70px 0px;
	}
}

@media (max-width: 786px) {
	.we-buy-land-page .we-buy-land-slider {
		height: fit-content;
		padding: 40px 0px 3px 0px;
	}
}

.we-buy-land-page .we-buy-land-slider .container {
	height: 100%;
}

.we-buy-land-page .we-buy-land-slider .container .row {
	height: 100%;
}

.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec {
	padding: 0px 15px;
}

.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec .heading-main {
	font-size: 56px;
	font-weight: 800;
}

.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec .heading-main span {
	color: #fff;
}

.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec p {
	color: #fff;
	line-height: 28px;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec {
	width: 100%;
	padding: 0px 50px;
	margin-top: 20px;
	z-index: 11;
}

@media (max-width: 1200px) {
	.we-buy-land-page .we-buy-land-slider .contact-form-mainsec {
		padding: 0px 15px;
		margin-top: 20px;
	}
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec ::-webkit-input-placeholder {
	/* Edge */
	color: #c4c4c4;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #c4c4c4;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec ::placeholder {
	color: #c4c4c4;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec {
	width: 100%;
	background-color: #fff;
	border-top: transparent !important;
	box-shadow: 8px 10px 10px #000 12;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec span:nth-child(1) {
	color: #000;
	font-size: 17px;
	text-transform: capitalize;
	letter-spacing: -0.5px;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec span:nth-child(2) {
	color: #fa991c;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
	border-bottom: 2px solid #9f9f9f 66 !important;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-richtext p {
	color: #767676;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .submitted-message p {
	color: #333 !important;
	text-align: center;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style .hs-form-field>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
	color: #000;
	font-size: 16px;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-form-field .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
	color: #000;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec input.hs-button.primary.large {
	color: #000 !important;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading {
	font-size: 40px;
	font-weight: 500;
	text-transform: uppercase;
	color: #1c768f;
}

@media (max-width: 786px) {
	.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading {
		font-size: 30px;
	}
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading .side-head-col {
	display: contents;
	color: #032539 !important;
}

.we-buy-land-page .we-buy-land-slider .crv-skew-shap {
	margin-bottom: -30px;
}

@media (max-width: 1600px) {
	.we-buy-land-page .we-buy-land-slider .crv-skew-shap {
		margin-bottom: -110px;
	}
}

.we-buy-land-page .Work-together-sec {
	/*padding-bottom: 50px;
   */
	background-color: #fff;
	margin: -200px 0px -150px 0px;
	z-index: 10;
	position: relative;
	-webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
	clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
	overflow: hidden;
	padding: 150px 0px;
}

@media (max-width: 1600px) {
	.we-buy-land-page .Work-together-sec {
		margin: -130px 0px -150px 0px;
		padding: 110px 0px;
	}
}

@media (max-width: 1023px) {
	.we-buy-land-page .Work-together-sec {
		margin: -200px 0px -100px 0px;
		-webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
		clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
		padding: 200px 0px 80px 0px;
	}
}

@media (max-width: 1023px) {
	.we-buy-land-page .Work-together-sec {
		margin: -100px 0px;
		-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 98%);
		clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 98%);
		padding: 80px 0px;
	}
}

.we-buy-land-page .Work-together-sec .cover-bg-img {
	z-index: -2;
	opacity: 0.9 !important;
	right: 0;
	height: 100%;
	width: auto;
	left: auto;
}

.we-buy-land-page .Work-together-sec .findyourhome {
	margin-top: 85px;
}

@media (max-width: 1023px) {
	.we-buy-land-page .Work-together-sec .findyourhome .shadd .shadow-bg {
		font-size: 25px;
		top: -35px;
	}
}

@media (max-width: 767px) {
	.we-buy-land-page .Work-together-sec .findyourhome .shadd .shadow-bg {
		font-size: 20px;
		top: -26px;
		letter-spacing: 1px;
	}
}

.we-buy-land-page .Work-together-sec .work-main-sec {
	padding: 45px 44px 45px 45px;
	transition: 0.2s;
	cursor: pointer;
	height: 100%;
}

@media (max-width: 1023px) {
	.we-buy-land-page .Work-together-sec .work-main-sec {
		padding: 20px;
	}
}

.we-buy-land-page .Work-together-sec .work-main-sec:hover {

	box-shadow: 0px 8px 20px rgba(68, 85, 102, 0.1411764706);
	background-color: rgba(255, 255, 255, 0.4784313725);
}


.we-buy-land-page .Work-together-sec .work-main-sec img {
	width: 35px;
	margin-bottom: 25px;
	height: 35px;
}

.we-buy-land-page .Work-together-sec .work-main-sec h1 {
	font-size: 17.5px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
	color: #1c768f;
}

.we-buy-land-page .Work-together-sec .work-main-sec p {
	font-size: 17px;
	line-height: 24px;
}

.we-buy-land-page .We-buy-video-sec {
	position: relative;
	overflow: hidden;
	padding: 1px;
}

.we-buy-land-page .We-buy-video-sec .com-video-sec .com-video-main-sec {
	height: 720px;
}

.we-buy-land-page .We-buy-video-sec .crv-skew-shap {
	bottom: revert;
	top: 0;
	margin-bottom: -110px;
	transform: skewY(2.5deg);
	margin-top: -122px;
}

@media (max-width: 767px) {
	.we-buy-land-page .we-buy-home-main {
		margin-bottom: 0rem !important;
	}

	.we-buy-land-page .we-buy-home-main .sing-con-sec :after {
		background-color: #032539;
	}

	.we-buy-land-page .we-buy-home-main .town-con-sec.Apart-con-sec:after {
		background-color: #1c768f !important;
	}

	.we-buy-land-page .we-buy-home-main .town-con-sec::after {
		background-color: #fa991c;
	}
}

.we-buy-land-page .we-buy-home-main .home-bg-main-sec {
	background-color: #fa991c;
	height: 356px;
	position: absolute;
	bottom: 0;
	display: flex;
	width: 100%;
}

@media (max-width: 767px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec {
		display: none;
	}
}

.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
	content: "";
	background-color: #032539;
	height: 100%;
	width: 71%;
	position: absolute;
	left: -32%;
	transform: skew(17deg);
}

@media (max-width: 1600px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
		left: -36%;
	}
}

@media (max-width: 800px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
		width: 69.5%;
		transform: skew(0deg);
	}
}

.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
	content: "";
	background-color: #1c768f;
	height: 100%;
	width: 60%;
	position: absolute;
	right: -20%;
	transform: skew(17deg);
}

@media (max-width: 1600px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
		right: -23%;
	}
}

@media (max-width: 1024px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
		right: -26%;
	}
}

@media (max-width: 800px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
		right: -26.5%;
		transform: skew(0deg);
	}
}

.we-buy-land-page .we-buy-home-main .home-text-sec h2 {
	color: #fff;
	font-size: 24px;
}

@media (max-width: 992px) {
	.we-buy-land-page .we-buy-home-main .home-text-sec h2 {
		font-size: 21px;
	}
}

.we-buy-land-page .we-buy-home-main .home-text-sec p {
	color: #fff;
}

.we-buy-land-page .googlemap-sec {
	padding-top: 0.1px;
}

@media (max-width: 1100px) {
	.we-buy-land-page .googlemap-sec .googlemap-main-sec.all-pro-info {
		min-height: 800px;
	}
}

.we-buy-land-page .counter-main-sec {
	padding: 70px 0px;
	position: relative;
}

.we-buy-land-page .counter-main-sec #counter .plus-sym h1:after {
	content: "+";
	color: #fa991c;
}

.we-buy-land-page .counter-main-sec #counter .per-sym h1:after {
	content: "%";
	color: #fa991c;
}

.we-buy-land-page .counter-main-sec .counter-sec {
	padding: 20px 35px;
	text-align: center;
	color: #fff;
	font-weight: 500;
}

.we-buy-land-page .counter-main-sec .counter-sec h1 {
	font-size: 70px;
	margin-bottom: 0px;
}

@media (max-width: 767px) {
	.we-buy-land-page .counter-main-sec .counter-sec h1 {
		font-size: 50px;
	}
}

.we-buy-land-page .counter-main-sec .counter-sec h1 span {
	color: #fa991c;
}

.we-buy-land-page .counter-main-sec .counter-sec p {
	color: #fff;
	text-transform: uppercase;
}

.we-buy-land-page .Homes-faq-sec {
	position: relative;
	min-height: 800px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 20px;
	padding-bottom: 20px;
}

@media (max-width: 767px) {
	.we-buy-land-page .Homes-faq-sec {
		min-height: auto;
		padding-bottom: 280px;
	}
}

.we-buy-land-page .Homes-faq-sec .card-body {
	margin-left: -20px;
}

.we-buy-land-page .Homes-faq-sec .faq-bg {
	position: absolute;
	right: 0;
	top: 8%;
	overflow: hidden;
}

@media (max-width: 1350px) {
	.we-buy-land-page .Homes-faq-sec .faq-bg {
		top: 14%;
		width: 80%;
	}
}

@media (max-width: 1024px) {
	.we-buy-land-page .Homes-faq-sec .faq-bg {
		top: 21%;
	}
}

@media (max-width: 770px) {
	.we-buy-land-page .Homes-faq-sec .faq-bg {
		top: auto;
		width: 170%;
		bottom: 30px;
	}
}

.we-buy-land-page .Homes-faq-sec .faq-bg img {
	width: 100%;
}

.we-buy-land-page .Homes-faq-sec .faq-info {
	background-color: #f1f1f1;
	padding: 50px 50px 80px 50px;
}

@media (max-width: 770px) {
	.we-buy-land-page .Homes-faq-sec .faq-info {
		padding: 20px 20px 50px 20px;
	}
}

.we-buy-land-page .Homes-faq-sec .faq-info .sab-hea-faq {
	font-size: 20px;
	letter-spacing: 1.3px;
	font-weight: 700;
	margin-bottom: 2px;
	color: #fa991c;
}

.we-buy-land-page .Homes-faq-sec .faq-info .had-faq {
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 40px;
	margin-bottom: 25px;
	color: #1c768f;
}

@media (max-width: 770px) {
	.we-buy-land-page .Homes-faq-sec .faq-info .had-faq {
		font-size: 30px;
	}
}

.we-buy-land-page .Homes-faq-sec .faq-info .had-faq span {
	color: #032539;
}

.we-buy-land-page .Homes-faq-sec .faq-question-sec .card {
	background-color: transparent;
	border: transparent;
}

.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .card-header {
	padding: 0px;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	border-top: 1px solid rgba(0, 0, 0, .125);
}

.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .card-header a {
	color: #000;
	padding: 0.75rem 0rem;
	font-weight: 700;
	text-decoration: none;
	background-color: transparent;
	font-size: 16px;
	display: inline-block;
	width: 100%;
}

.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .collapse .card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
}

.we-buy-land-page .we-buy-land-btm {
	height: auto;
	position: relative;
	overflow: hidden;
}

.we-buy-land-page .we-buy-land-btm .container {
	height: auto;
}

.we-buy-land-page .we-buy-land-btm .container .row {
	height: auto !important;
	padding-bottom: 70px;
}

.we-buy-land-page .we-buy-land-btm .container .contact-form-mainsec {
	width: 100%;
	padding: 0px 40px;
}

@media (max-width: 767px) {
	.we-buy-land-page .we-buy-land-btm .container .contact-form-mainsec {
		padding: 0px 0px;
	}
}

.we-buy-land-page .we-buy-land-btm .container .contact-form-sec {
	width: 100%;
	background-color: #fff;
	border-top: transparent !important;
	-webkit-box-shadow: 8px 10px 10px #000 12;
	box-shadow: 8px 10px 10px #000 12;
}

.we-buy-land-page .we-buy-land-btm .container .crv-skew-shap {
	bottom: revert;
	top: 0;
	margin-bottom: -110px;
	-webkit-transform: skewY(2.5deg);
	transform: skewY(2.5deg);
	margin-top: -122px;
}


/*about us page css*/
.com-about-us-page .com-about-slider-sec {
	background-color: #032539;
	padding: 80px 0px 100px 0px;
	text-align: center;
}

.com-about-us-page .com-about-slider-sec .findyourhome {
	margin-bottom: 15px;
}

.com-about-us-page .com-about-slider-sec .findyourhome .shadd .shadow-bg {
	opacity: 0.05;
}

.com-about-us-page .com-about-slider-sec p {
	max-width: 1250px;
	margin: 0 auto;
	font-size: 25px;
	color: #fff;
	font-weight: 700;
}

.com-about-us-page .about-us-video-sec {
	position: relative;
	overflow: hidden;
}

.com-about-us-page .about-us-video-sec .com-video-main-sec {
	height: 750px;
}

.com-about-us-page .about-our-promise-sec .findyourhome {
	margin-bottom: 10px;
}

.com-about-us-page .about-our-promise-sec p {
	font-size: 16px;
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec {
	position: relative;
	padding-top: 80px;
	padding-bottom: 20px;
	background-color: #f4f1ec;
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec:after {
	content: "";
	background-color: #fff;
	height: 50%;
	width: 35%;
	position: absolute;
	top: 0;
}

@media (max-width: 767px) {
	.com-about-us-page .about-our-promise-sec .promise-con-main-sec:after {
		display: none;
	}
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec:before {
	content: "";
	background-color: #032539;
	height: 50%;
	width: 35%;
	position: absolute;
	bottom: 0;
}

@media (max-width: 767px) {
	.com-about-us-page .about-our-promise-sec .promise-con-main-sec:before {
		display: none;
	}
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-sid-bg {
	position: absolute;
	width: 40%;
	z-index: 2;
	top: 0;
	bottom: 0;
	margin: auto;
}

@media (max-width: 767px) {
	.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-sid-bg {
		display: none;
	}
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec h1 {
	font-size: 28px;
	font-weight: 500;
	line-height: 38px;
	max-width: 600px;
	margin-bottom: 60px;
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec {
	position: relative;
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec img {
	width: 35px;
	position: absolute;
	top: 2px;
	left: 0;
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec .pro-right-text-sec {
	padding-left: 60px;
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec .pro-right-text-sec h2 {
	font-size: 19px;
	font-weight: 500;
	color: #1c768f;
}

.com-about-us-page .about-our-promise-sec .promise-con-main-sec .promise-con-sec .pro-right-text-sec .pro-son-info {
	font-size: 17px;
	margin-top: 10px;
	text-align: left;
}

.com-about-us-page .givingback-main-sec {
	padding-top: 80px;
	padding-bottom: 80px;
}

.com-about-us-page .givingback-main-sec .giving-left-sec p {
	font-size: 16px;
	padding: 30px 0px;
}

.com-about-us-page .givingback-main-sec .giving-left-sec .giv-lft-top-img img {
	width: 100%;
}

.com-about-us-page .givingback-main-sec .giving-right-sec img {
	width: 100%;
}

.com-about-us-page .about-team-main-sec {
	padding-top: 100px;
	background-color: #faf9f5;
	padding-bottom: 100px;
}

.com-about-us-page .about-team-main-sec .findyourhome {
	margin-bottom: 60px;
}

.com-about-us-page .about-team-main-sec .abt-team-sec {
	max-width: 700px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-sec .abt-team-sec {
		text-align: center;
	}
}

.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-push-6-0 {
	left: 0%;
	text-align: right;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-push-6-0 {
		text-align: center;
	}
}

.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-push-6-50 {
	left: 50%;
	text-align: right;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-push-6-50 {
		text-align: center;
	}
}

.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-pull-6 {
	text-align: right;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-sec .abt-team-sec .coll-md-pull-6 {
		text-align: center;
	}
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-pick100 {
	width: 100%;
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-pick80 {
	width: 80%;
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec {
	margin-top: 30px;
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-name {
	font-size: 30px;
	font-weight: 500;
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-subhead {
	font-size: 17px;
	text-transform: uppercase;
	color: #fa991c;
	margin-bottom: 31px;
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-con-info {
	position: relative;
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
	position: absolute;
	left: -30px;
	top: -5px;
	z-index: 0;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
		left: 0;
		top: -20px;
		right: 0;
		margin: auto;
	}
}

.com-about-us-page .about-team-main-sec .abt-team-sec .abt-team-con-sec .abt-con-info p {
	position: inherit;
	font-size: 17px;
}

.com-about-us-page .about-team-main-anim-sec {
	padding-top: 100px;
	background-color: #faf9f5;
	padding-bottom: 100px;
}

.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec {
	margin-top: 30px;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec {
		text-align: center;
	}
}

.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-name {
	font-size: 30px;
	font-weight: 500;
}

.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-subhead {
	font-size: 17px;
	text-transform: uppercase;
	color: #fa991c;
	margin-bottom: 31px;
}

.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-con-info {
	position: relative;
}

.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
	position: absolute;
	left: -30px;
	top: -5px;
	z-index: 0;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
		left: 0;
		top: -20px;
		right: 0;
		margin: auto;
	}
}

.com-about-us-page .about-team-main-anim-sec .abt-team-con-sec .abt-con-info p {
	position: inherit;
	font-size: 17px;
}

.com-about-us-page .about-team-main-anim-sec .main {
	height: 215px;
	transition: all 1s ease-out;
}

@media (max-width: 1180px) {
	.com-about-us-page .about-team-main-anim-sec .main {
		height: 180px;
	}
}

@media (max-width: 1025px) {
	.com-about-us-page .about-team-main-anim-sec .main {
		height: 168px;
	}
}

@media (max-width: 992px) {
	.com-about-us-page .about-team-main-anim-sec .main {
		height: 145px;
	}
}

.com-about-us-page .about-team-main-anim-sec .con {
	max-width: 1300px;
	margin: 0 auto;
	transition: all 1s ease-out;
	position: relative;
}

.com-about-us-page .about-team-main-anim-sec .min-sec {
	display: inline-block;
	height: 200px;
	transition: all 1s ease-out;
	width: 20%;
	position: absolute;
}

@media (max-width: 1180px) {
	.com-about-us-page .about-team-main-anim-sec .min-sec {
		height: 180px;
	}
}

@media (max-width: 1025px) {
	.com-about-us-page .about-team-main-anim-sec .min-sec {
		height: 165px;
	}
}

@media (max-width: 992px) {
	.com-about-us-page .about-team-main-anim-sec .min-sec {
		height: 125px;
	}
}

.com-about-us-page .about-team-main-anim-sec .img-sec {
	height: 100%;
	width: 100%;
	float: left;
	transition: all 1s ease-out;
	text-align: center;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .img-sec {
		float: inherit;
	}
}

.com-about-us-page .about-team-main-anim-sec .img-sec img {
	width: auto;
	height: 100%;
}

.com-about-us-page .about-team-main-anim-sec .about-view-btn {
	margin-top: 20px;
}

.com-about-us-page .about-team-main-anim-sec .arrow-btm-btn-new::after {
	cursor: pointer;
	color: #fa991c;
	content: "\f107";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 40px;
	-webkit-transition: 0.5s;
	transition: all 1s ease-out;
}

.com-about-us-page .about-team-main-anim-sec .top-arrow::after {
	content: "\f106" !important;
}

.com-about-us-page .about-team-main-anim-sec .add {
	height: 1800px;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .add {
		height: 100%;
	}
}

.com-about-us-page .about-team-main-anim-sec .con-sec {
	display: none;
	transition: all 5s ease-out;
	opacity: 0;
	position: relative;
}

.com-about-us-page .about-team-main-anim-sec .abt-con-info p {
	animation: animatetopmargin 2s;
	margin-bottom: 0rem;
}

@keyframes animatetopmargin {
	from {
		margin-top: -20px;
		margin-bottom: 20px;
		opacity: 0;
	}

	to {
		margin-top: 0;
		margin-bottom: 0px;
		opacity: 1;
	}
}

.com-about-us-page .about-team-main-anim-sec .con-in-sec {
	top: 0;
	width: 100%;
	transition: all 3s ease-out;
	padding: 0% 10%;
	bottom: 0;
	height: fit-content;
	margin: auto;
	position: absolute;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .con-in-sec {
		position: inherit;
		opacity: 1;
	}
}

.com-about-us-page .about-team-main-anim-sec .add .con-sec {
	height: 100%;
	background-color: transparent;
	width: 60%;
	margin-left: 40%;
	display: block;
	opacity: 1;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .add .con-sec {
		width: 100%;
		margin-left: 0%;
		display: inline-block;
	}
}

.com-about-us-page .about-team-main-anim-sec .add .min-sec {
	width: 100%;
	position: absolute;
	left: 0;
	height: 280px;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .add .min-sec {
		position: inherit;
		margin-bottom: 50px;
		height: 100%;
	}
}

.com-about-us-page .about-team-main-anim-sec .add .img-sec {
	width: 40%;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .add .img-sec {
		width: 100%;
	}
}

.com-about-us-page .about-team-main-anim-sec .add .con {
	max-width: 800px;
}

@media (max-width: 992px) {
	.com-about-us-page .about-team-main-anim-sec .add .con {
		max-width: 650px;
	}
}

.com-about-us-page .about-team-main-anim-sec .add .pull-sec {
	margin-left: 35px;
}

@media (max-width: 992px) {
	.com-about-us-page .about-team-main-anim-sec .add .pull-sec {
		margin-left: 0px;
	}
}

.com-about-us-page .about-team-main-anim-sec .add .pull-sec .con-sec {
	margin-left: 0%;
}

.com-about-us-page .about-team-main-anim-sec .add .pull-sec .img-sec {
	margin-left: 60%;
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .add .pull-sec .img-sec {
		margin-left: 0%;
	}
}

@media (max-width: 767px) {
	.com-about-us-page .about-team-main-anim-sec .top-arrow {
		display: none;
	}
}

.com-about-us-page .about-team-main-anim-sec .two,
.com-about-us-page .about-team-main-anim-sec .three,
.com-about-us-page .about-team-main-anim-sec .four,
.com-about-us-page .about-team-main-anim-sec .five,
.com-about-us-page .about-team-main-anim-sec .six {
	top: 0px;
	transition: all 1s ease-out;
}

.com-about-us-page .about-team-main-anim-sec .two {
	left: 16%;
}

.com-about-us-page .about-team-main-anim-sec .add .two {
	top: 300px;
}

.com-about-us-page .about-team-main-anim-sec .three {
	left: 32%;
}

.com-about-us-page .about-team-main-anim-sec .add .three {
	top: 600px;
}

.com-about-us-page .about-team-main-anim-sec .four {
	left: 48%;
}

.com-about-us-page .about-team-main-anim-sec .add .four {
	top: 900px;
}

.com-about-us-page .about-team-main-anim-sec .five {
	left: 64%;
}

.com-about-us-page .about-team-main-anim-sec .add .five {
	top: 1200px;
}

.com-about-us-page .about-team-main-anim-sec .six {
	left: 80%;
}

.com-about-us-page .about-team-main-anim-sec .add .six {
	top: 1500px;
}

@media (max-width: 767px) {

	.com-about-us-page .about-team-main-anim-sec .one,
	.com-about-us-page .about-team-main-anim-sec .two,
	.com-about-us-page .about-team-main-anim-sec .three,
	.com-about-us-page .about-team-main-anim-sec .four,
	.com-about-us-page .about-team-main-anim-sec .five,
	.com-about-us-page .about-team-main-anim-sec .six {
		top: inherit !important;
	}
}

/*video-section*/
.com-video-sec .com-video-main-sec {
	position: relative;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: flex;
	height: 420px;
}

.com-video-sec .hero-img-new {
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0 !important;
	top: 0;
	position: absolute;
}


/*video-btn-style*/
.vid-btn-sec {
	height: 115px;
	width: 115px;
	border: 2px solid #fff;
	border-radius: 150px;
	z-index: 10;
	text-align: center;
	display: flex;
	align-items: center;
	cursor: pointer;
	margin: 0 auto;
	transition: 0.2s;
}

.vid-btn-sec:hover {
	background-color: #fff;
	height: 112px;
	width: 112px;
	box-shadow: 14px 22px 50px rgba(250, 153, 28, 0.3019607843);
}

.vid-btn-sec:hover .st0 {
	fill: #fa991c;
}

.vid-btn-sec svg {
	height: 22px;
	margin: 0 auto;
}


.googlemap-main-sec.all-pro-info {
	min-height: 780px !important;
}


@media only screen and (min-width: 767px) {
	.Schedule-sec .img-sec .img-tab {
		display: inherit
	}
}

.googlemap-main-sec {
	overflow: hidden;
	height: 600px;
	position: relative
}

@media only screen and (max-width: 767px) {
	.property-template .copy-sec {
		margin-bottom: 80px
	}

	.googlemap-main-sec.map-view {
		height: auto
	}

	.googlemap-main-sec .detailDiv {
		position: absolute;
		top: 0
	}

	.googlemap-main-sec .detailsDiv {
		position: absolute;
		top: 0 !important
	}
}

.heading-main {
	font-size: 42px;
	font-weight: 700;
	color: #fa991c;
	line-height: 47px;
	margin-bottom: 17px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}


/*we buy land page css*/
.we-buy-land-page .we-buy-land-slider {
	height: calc(100vh - 70px);
	position: relative;
	/*height: calc(100% - 70px);
   */
}

@media (max-width: 1300px) {
	.we-buy-land-page .we-buy-land-slider {
		height: 104%;
	}
}

@media (max-width: 1200px) {
	.we-buy-land-page .we-buy-land-slider {
		height: fit-content;
		padding: 40px 0px 70px 0px;
	}
}

@media (max-width: 786px) {
	.we-buy-land-page .we-buy-land-slider {
		height: fit-content;
		padding: 40px 0px 3px 0px;
	}
}

.we-buy-land-page .we-buy-land-slider .container {
	height: 100%;
}

.we-buy-land-page .we-buy-land-slider .container .row {
	height: 100%;
}

.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec {
	padding: 0px 15px;
}

.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec .heading-main {
	font-size: 56px;
	font-weight: 800;
}

.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec .heading-main span {
	color: #fff;
}

.we-buy-land-page .we-buy-land-slider .container .row .we-buy-slid-left-sec p {
	color: #fff;
	line-height: 28px;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec {
	width: 100%;
	padding: 0px 50px;
	margin-top: 20px;
	z-index: 11;
}

@media (max-width: 1200px) {
	.we-buy-land-page .we-buy-land-slider .contact-form-mainsec {
		padding: 0px 15px;
		margin-top: 20px;
	}
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec ::-webkit-input-placeholder {
	/* Edge */
	color: #c4c4c4;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #c4c4c4;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec ::placeholder {
	color: #c4c4c4;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec {
	width: 100%;
	background-color: #fff;
	border-top: transparent !important;
	box-shadow: 8px 10px 10px rgba(0, 0, 0, 0.0705882353) !important;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec span:nth-child(1) {
	color: #000;
	font-size: 17px;
	text-transform: capitalize;
	letter-spacing: -0.5px;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec span:nth-child(2) {
	color: #fa991c;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
	border-bottom: 2px solid #9f9f9f 66 !important;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-richtext p {
	color: #767676;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .submitted-message p {
	color: #333 !important;
	text-align: center;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style .hs-form-field>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
	color: #000;
	font-size: 16px;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-form-field .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),
.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
	color: #000;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec input.hs-button.primary.large {
	color: #000 !important;
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading {
	font-size: 40px;
	font-weight: 500;
	text-transform: uppercase;
	color: #1c768f;
}

@media (max-width: 786px) {
	.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading {
		font-size: 30px;
	}
}

.we-buy-land-page .we-buy-land-slider .contact-form-mainsec .contact-form-sec .contact-form-heading .side-head-col {
	display: contents;
	color: #032539 !important;
}

.we-buy-land-page .we-buy-land-slider .crv-skew-shap {
	margin-bottom: -30px;
}

@media (max-width: 1600px) {
	.we-buy-land-page .we-buy-land-slider .crv-skew-shap {
		margin-bottom: -110px;
	}
}

.we-buy-land-page .Work-together-sec {
	/*padding-bottom: 50px;
   */
	background-color: #fff;
	margin: -200px 0px -150px 0px;
	z-index: 10;
	position: relative;
	-webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
	clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
	overflow: hidden;
	padding: 150px 0px;
}

@media (max-width: 1600px) {
	.we-buy-land-page .Work-together-sec {
		margin: -130px 0px -150px 0px;
		padding: 110px 0px;
	}
}

@media (max-width: 1023px) {
	.we-buy-land-page .Work-together-sec {
		margin: -200px 0px -100px 0px;
		-webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
		clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
		padding: 200px 0px 80px 0px;
	}
}

@media (max-width: 1023px) {
	.we-buy-land-page .Work-together-sec {
		margin: -100px 0px;
		-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 98%);
		clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 98%);
		padding: 80px 0px;
	}
}

.we-buy-land-page .Work-together-sec .cover-bg-img {
	z-index: -2;
	opacity: 0.9 !important;
	right: 0;
	height: 100%;
	width: auto;
	left: auto;
}

.we-buy-land-page .Work-together-sec .findyourhome {
	margin-top: 85px;
}

@media (max-width: 1023px) {
	.we-buy-land-page .Work-together-sec .findyourhome .shadd .shadow-bg {
		font-size: 25px;
		top: -35px;
	}
}

@media (max-width: 767px) {
	.we-buy-land-page .Work-together-sec .findyourhome .shadd .shadow-bg {
		font-size: 20px;
		top: -26px;
		letter-spacing: 1px;
	}
}

.we-buy-land-page .Work-together-sec .work-main-sec {
	padding: 45px 44px 45px 45px;
	transition: 0.2s;
	cursor: pointer;
	height: 100%;
}

@media (max-width: 1023px) {
	.we-buy-land-page .Work-together-sec .work-main-sec {
		padding: 20px;
	}
}

.we-buy-land-page .Work-together-sec .work-main-sec img {
	width: 35px;
	margin-bottom: 25px;
	height: 35px;
}

.we-buy-land-page .Work-together-sec .work-main-sec h1 {
	font-size: 17.5px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
	color: #1c768f;
}

.we-buy-land-page .Work-together-sec .work-main-sec p {
	font-size: 17px;
	line-height: 24px;
}

.we-buy-land-page .We-buy-video-sec {
	position: relative;
	overflow: hidden;
	padding: 1px;
}

.we-buy-land-page .We-buy-video-sec .com-video-sec .com-video-main-sec {
	height: 720px;
}

.we-buy-land-page .We-buy-video-sec .crv-skew-shap {
	bottom: revert;
	top: 0;
	margin-bottom: -110px;
	transform: skewY(2.5deg);
	margin-top: -122px;
}

@media (max-width: 767px) {
	.we-buy-land-page .we-buy-home-main {
		margin-bottom: 0rem !important;
	}

	.we-buy-land-page .we-buy-home-main .sing-con-sec :after {
		background-color: #032539;
	}

	.we-buy-land-page .we-buy-home-main .town-con-sec.Apart-con-sec:after {
		background-color: #1c768f !important;
	}

	.we-buy-land-page .we-buy-home-main .town-con-sec::after {
		background-color: #fa991c;
	}
}

.we-buy-land-page .we-buy-home-main .home-bg-main-sec {
	background-color: #fa991c;
	height: 356px;
	position: absolute;
	bottom: 0;
	display: flex;
	width: 100%;
}

@media (max-width: 767px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec {
		display: none;
	}
}

.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
	content: "";
	background-color: #032539;
	height: 100%;
	width: 71%;
	position: absolute;
	left: -32%;
	transform: skew(17deg);
}

@media (max-width: 1600px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
		left: -36%;
	}
}

@media (max-width: 800px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .town-hom-bg:after {
		width: 69.5%;
		transform: skew(0deg);
	}
}

.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
	content: "";
	background-color: #1c768f;
	height: 100%;
	width: 60%;
	position: absolute;
	right: -20%;
	transform: skew(17deg);
}

@media (max-width: 1600px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
		right: -23%;
	}
}

@media (max-width: 1024px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
		right: -26%;
	}
}

@media (max-width: 800px) {
	.we-buy-land-page .we-buy-home-main .home-bg-main-sec .about-bg-main-sec .sing-fam-bg:after {
		right: -26.5%;
		transform: skew(0deg);
	}
}

.we-buy-land-page .we-buy-home-main .home-text-sec h2 {
	color: #fff;
	font-size: 24px;
}

@media (max-width: 992px) {
	.we-buy-land-page .we-buy-home-main .home-text-sec h2 {
		font-size: 21px;
	}
}

.we-buy-land-page .we-buy-home-main .home-text-sec p {
	color: #fff;
}

.we-buy-land-page .googlemap-sec {
	padding-top: 0.1px;
}

@media (max-width: 1100px) {
	.we-buy-land-page .googlemap-sec .googlemap-main-sec.all-pro-info {
		min-height: 800px;
	}
}

.we-buy-land-page .counter-main-sec {
	padding: 70px 0px;
	position: relative;
}

.we-buy-land-page .counter-main-sec #counter .plus-sym h1:after {
	content: "+";
	color: #fa991c;
}

.we-buy-land-page .counter-main-sec #counter .per-sym h1:after {
	content: "%";
	color: #fa991c;
}

.we-buy-land-page .counter-main-sec .counter-sec {
	padding: 20px 35px;
	text-align: center;
	color: #fff;
	font-weight: 500;
}

.we-buy-land-page .counter-main-sec .counter-sec h1 {
	font-size: 70px;
	margin-bottom: 0px;
}

@media (max-width: 767px) {
	.we-buy-land-page .counter-main-sec .counter-sec h1 {
		font-size: 50px;
	}
}

.we-buy-land-page .counter-main-sec .counter-sec h1 span {
	color: #fa991c;
}

.we-buy-land-page .counter-main-sec .counter-sec p {
	color: #fff;
	text-transform: uppercase;
}

.we-buy-land-page .Homes-faq-sec {
	position: relative;
	min-height: 800px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 20px;
	padding-bottom: 20px;
}

@media (max-width: 767px) {
	.we-buy-land-page .Homes-faq-sec {
		min-height: auto;
		padding-bottom: 280px;
	}
}

.we-buy-land-page .Homes-faq-sec .card-body {
	margin-left: -20px;
}

.we-buy-land-page .Homes-faq-sec .faq-bg {
	position: absolute;
	right: 0;
	top: 8%;
	overflow: hidden;
}

@media (max-width: 1350px) {
	.we-buy-land-page .Homes-faq-sec .faq-bg {
		top: 14%;
		width: 80%;
	}
}

@media (max-width: 1024px) {
	.we-buy-land-page .Homes-faq-sec .faq-bg {
		top: 21%;
	}
}

@media (max-width: 770px) {
	.we-buy-land-page .Homes-faq-sec .faq-bg {
		top: auto;
		width: 170%;
		bottom: 30px;
	}
}

.we-buy-land-page .Homes-faq-sec .faq-bg img {
	width: 100%;
}

.we-buy-land-page .Homes-faq-sec .faq-info {
	background-color: #f1f1f1;
	padding: 50px 50px 80px 50px;
}

@media (max-width: 770px) {
	.we-buy-land-page .Homes-faq-sec .faq-info {
		padding: 20px 20px 50px 20px;
	}
}

.we-buy-land-page .Homes-faq-sec .faq-info .sab-hea-faq {
	font-size: 20px;
	letter-spacing: 1.3px;
	font-weight: 700;
	margin-bottom: 2px;
	color: #fa991c;
}

.we-buy-land-page .Homes-faq-sec .faq-info .had-faq {
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 40px;
	margin-bottom: 25px;
	color: #1c768f;
}

@media (max-width: 770px) {
	.we-buy-land-page .Homes-faq-sec .faq-info .had-faq {
		font-size: 30px;
	}
}

.we-buy-land-page .Homes-faq-sec .faq-info .had-faq span {
	color: #032539;
}

.we-buy-land-page .Homes-faq-sec .faq-question-sec .card {
	background-color: transparent;
	border: transparent;
}

.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .card-header {
	padding: 0px;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	border-top: 1px solid rgba(0, 0, 0, .125);
}

.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .card-header a {
	color: #000;
	padding: 0.75rem 0rem;
	font-weight: 700;
	text-decoration: none;
	background-color: transparent;
	font-size: 16px;
	display: inline-block;
	width: 100%;
}

.we-buy-land-page .Homes-faq-sec .faq-question-sec .card .collapse .card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
}

.we-buy-land-page .we-buy-land-btm {
	height: auto;
	position: relative;
	overflow: hidden;
}

.we-buy-land-page .we-buy-land-btm .container {
	height: auto;
}

.we-buy-land-page .we-buy-land-btm .container .row {
	height: auto !important;
	padding-bottom: 70px;
}

.we-buy-land-page .we-buy-land-btm .container .contact-form-mainsec {
	width: 100%;
	padding: 0px 40px;
}

@media (max-width: 767px) {
	.we-buy-land-page .we-buy-land-btm .container .contact-form-mainsec {
		padding: 0px 0px;
	}
}

.we-buy-land-page .we-buy-land-btm .container .contact-form-sec {
	width: 100%;
	background-color: #fff;
	border-top: transparent !important;
	-webkit-box-shadow: 8px 10px 10px #000 12;
	box-shadow: 8px 10px 10px #000 12;
}

.we-buy-land-page .we-buy-land-btm .container .crv-skew-shap {
	bottom: revert;
	top: 0;
	margin-bottom: -110px;
	-webkit-transform: skewY(2.5deg);
	transform: skewY(2.5deg);
	margin-top: -122px;
}

.cover-bg-img {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	object-fit: cover;
	height: 100%;
}


.har-align-center {
	align-items: center !important;
	display: flex;
}


.container {
	padding: 0px 1rem !important;
}

.off-add-sec p a {
	color: #333 !important;
}

.contact-sec input.hs-button.primary.large {
	width: 100% !important;
	font-weight: 600 !important;
	background-color: #032539 !important;
	color: #FFF !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	border: 1px solid #333 !important;
	padding: 0.8rem 1rem !important;
	height: 60px !important;
	letter-spacing: 1 !important;
	min-width: 175px !important;
	margin-top: 10px;
}

div#hideDiv {
	position: fixed;
	z-index: 999999999999999;
	background-color: #fff;
	width: 100vw;
	overflow: hidden;
	height: 100vh;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

video#startscreenvid {
	max-width: 100%;
	min-height: 100vh;
	z-index: 1;
	animation-name: fadeout;
	animation-duration: 4s;
	overflow-y: hidden;
}

.pop-con-sec h1, .pop-con-sec h2 {
	font-size: 1.4rem !important;
	margin-bottom: 0px !important;
	letter-spacing: 0.6px !important;
	line-height: 30px;
}


.pop-con-sec a {
	color: #fff;
}


.customization_popup_container input.hs-button.primary.large {
	width: 100% !important;
	font-weight: 600 !important;
	background-color: #032539 !important;
	color: #FFFFFF !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	border: 1px solid #333 !important;
	padding: 0.8rem 1rem !important;
	height: 60px !important;
	letter-spacing: 1 !important;
	min-width: 175px !important;
	margin-top: 10px;
}


.mygallery_modal_trigger {
	color: #ffff;
	font-weight: 500;
	width: fit-content;
	padding: 14px 16px;
	font-size: 15px;
	margin: 0 auto;
	background-color: transparent;
	border: none;
}

#mygallery_modal .modal-content {
	width: auto !important;
}

#mygallery_modal img {
	height: 70vh;
	width: 100%;
}


@media only screen and (max-width: 1100px) {

	#mygallery_modal img {
		height: auto;
	}

}

.gallery_prev_btn,
.gallery_next_btn {
	background-color: transparent;
	border: none;
	color: #fff;
	cursor: pointer;
}

.gallery_prev_btn:disabled,
.gallery_next_btn:disabled {
	cursor: none;
}

#mygallery_modal .modal-header span {
	font-family: 'FontAwesome';
	font-size: 43px;
	line-height: 41px;
}

#mygallery_modal .modal-header .close {
	margin: -1rem -0.4rem -1.2rem auto;
}

.reve-59-page .slid-main-sec {
	box-shadow: 0px 0px 28px 19px rgb(84 63 105 / 15%);
	height: calc(100vh - 150px);
}

.mid-con-info {
	background-color: #032539;
	padding: 1.2rem 0rem;
}

.mid-con-info h1, .mid-con-info h2{
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
}


.mid-con-info .open-house-sec:first-child {
	padding-left: 0px;
}

.mid-con-info .open-house-sec:last-child {
	border-right: 0px;
	padding-right: 0px;
}

.mid-con-info p {
	color: #fff;
	margin-bottom: 0px;
	font-size: 1.2rem;
	padding-right: 10px;
}

.mid-con-info .open-house-sec {
	padding: 20px 45px;
	border-right: 1px solid #fa991c;
}

.mid-con-info .fa {
	content: "\f095";
	color: #fa991c;
	padding-left: 7px
}

.per-info p {
	float: left;
	padding-right: 25px;
}


.mid-two-con-info .open-house-sec {
	width: 50%;
}


@media only screen and (max-width: 1380px) {
	.mid-con-info .open-house-sec {
		padding: 20px 20px;
	}

	.mid-two-con-info .open-house-sec {
		padding: 20px 45px;
	}
}

@media only screen and (max-width: 1285px) {
	.mid-two-con-info .open-house-sec:first-child {
		padding-left: 45px;
	}

	.mid-con-info .open-house-sec:first-child {
		width: 50%;
	}

	.mid-con-info .open-house-sec {
		padding: 20px 48px;
	}

	.mid-con-info .open-house-sec:nth-child(2) {
		border-right: 0px;

	}

	.mid-two-con-info .open-house-sec:nth-child(2) {

		padding-left: 48px !important;
	}

	.mid-con-info .open-house-sec:last-child {
		border-right: 0px;
		padding-left: 0px;
	}
}

@media only screen and (max-width: 1000px) {


	.mid-con-info {
		padding: 1.2rem 1rem;
	}

	.mid-con-info .open-house-sec {
		width: 100% !important;

	}

	.mid-con-info .open-house-sec:first-child {
		width: 50%;
		border-right: 0px;
	}


	.mid-con-info .open-house-sec:nth-child(2) {
		border-right: 0px;
		padding-left: 0px;
	}

	.mid-con-info .open-house-sec:last-child {
		border-bottom: 0px;
	}


	.mid-con-info .open-house-sec {
		padding: 20px 0px;
		border-bottom: 1px solid #fa991c;
	}

	.mid-two-con-info .open-house-sec {
		padding-left: 0px !important;

	}


}


@media only screen and (max-width: 767px) {
	.mid-con-info p {
		font-size: 1rem;
	}
	}
	
	
	@media only screen and (max-width: 1000px) {
	.mid-two-con-info .open-house-sec:nth-child(2) {
					padding-left: 0px !important;
	}
	}
	


	@media only screen and (min-width: 767px) and (max-width: 1200px){
		/* .house-plan-sec ul {
			display: grid;
			grid-template-columns: 11% 15% 11% 13% 8% 10% 11% 20%;
		}
		.house-plan-sec ul li{
			width: auto !important;
		} */
		.ads-main-sec {
			left: 50px;
		}
		}

		.svg-map {
			max-width: 1000px;
			margin-top: 30px;
			max-height: 65vh;
		}
		
		
		.reve-59-page .svg-map{
			max-width: 100%;
			margin-top: 30px;
			max-height: 65vh;
		}
		
		
		.bliss-page .map-main-sec {
			padding-top: 3rem;
			padding-bottom: 2rem;
		}
		
		.bliss-page .svg-map {
			max-width: 100%;
			margin-top: 0px;
			max-height: 65vh;
		}
		
		
		
       


       

		.reve-59-page .slid-main-sec {
			box-shadow: 0px 0px 28px 19px rgb(84 63 105 / 15%);
			height: calc(100vh - 150px);
		}
		
		.slid-main-sec {
			height: 80vh !important;
            padding-bottom: 3.5rem;
		}   
		
		
		.agent-grid-container {
		display: grid !important;
		grid-template-columns: auto auto auto auto !important;
			}
		
			
		
		.mid-con-info{
			background-color: #032539;
			padding: 1.2rem 1rem;
		}
		
				
		
		.mid-con-info .info-banner-sec:first-child{
			padding-left: 0px;
		}
		
		.mid-con-info .info-banner-sec:last-child{
			border-right: 0px;
		}
		
		
		.mid-con-info p{
		  color: #fff;
		  margin-bottom: 0px;
		  font-size: 20px;
		  line-height: 25px;
		  padding-right: 10px;
		}
		
		.mid-con-info .row{
		align-items: center!important;
		display: flex; 
		 }
		
		.mid-con-info p b{
			color: #fa991c;
		}
		
		.mid-con-info .info-banner-sec{
			padding: 10px 45px;
		 }
		
		 .sales-center-time-sec{
			border-right: 1px solid #fa991c;
		 }
		
		 .mid-con-info .fa {
			content: "\f095";
			color: #fa991c;
			padding-left: 7px;
			width: 30px;
			text-align: center;
		}
		
		
		.mid-two-con-info .info-banner-sec {
			width: 50%;
		}
		
		.agent-sec .profile-pick{
			height: 53px;
			background-color: #08334c;
			width: 53px;
			overflow: hidden;
			border-radius: 185px;
		
		}
		
		.agent-sec .profile-pick img{
			width: 123%;
			margin-left: -7px;
			margin-top: 3px;
		
		}
		
		.agent-sec .agent-pro-info h1 {
			font-size: 19px;
			color: #c59633;
			margin-bottom: 2px;
			}
		
		.agent-sec .agent-pro-info {
			text-align: left;
			padding: 10px 10px 5px 12px!important;
		}
		
		.agent-sec .agent-pro-info h2, .agent-sec .agent-con-sec p {
			font-size: 17px;
			color: #fff;
		}
		.agent-sec .agent-pro-info h3{
			color:#aeb3b7;
			font-size: 18px;
		}
		
		.agent-sec .agent-con-sec p a, .sales-center-time-sec p{
			color:#aeb3b7;
			transition:0.2s;
		}
		
		.agent-sec .agent-con-sec p a:hover{color:#fff;}
		
		.agent-sec span{
		width: fit-content;
		margin: 0 auto;
		display: block;
		}
		
		
		.logo-sec{
			text-align: center;
		}
		
		
		
		.logo-sec img{
			width: 155px;
			margin-bottom: 20px;
		}
		
		@media (max-width: 1200px) {
			.agent-grid-container {
			display: grid !important;
			grid-template-columns: auto auto auto !important;
			  }
		
			.agent-item1 {
			grid-column:span 3;
			}
		
			.agent-item2 {
			grid-column-start: 2;
			grid-column-start: 1;
			}
		
			.mid-con-info .info-banner-sec:first-child {
			padding-left: 0px;
			border-right: 0px;
			border-bottom: 1px solid #fa991c;
			width: 100%;
			text-align: center;
			padding: 13px 0px 20px 0px;
			margin-bottom: 20px;
			}
			.mid-con-info .info-banner-sec {
			  padding: 10px 15px;
			 }
		
		}
		
		@media (max-width: 786px) {
			
			.agent-grid-container {
			display: grid !important;
			grid-template-columns: auto !important;
			}
		   .agent-item1 {
			grid-column-start: 1;
			grid-column-start: 1;
			
			}
			.agent-item2 {
			grid-column-start: 2;
			grid-column-start: 1;
			order: 3;
			}
			.agent-item3 {
			grid-column-start: 3;
			grid-column-start: 1;
			}
			.agent-item4 {
			grid-column-start: 4;
			grid-column-start: 1;
			order: 3;
			}
		
		}
        
    @media only screen and (max-width: 768px){
        .bg-1, .masthead, .carousel-inner {
    height: calc(.494 * 100vw);
    min-height: 60vh;
    background-position: center;
}
    }

    .slider-promo{
        position: absolute;
        z-index: 1;
        display: block;
        height: fit-content;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: AUTO;
        width: 75%;
    }
    .promo-block {
            max-width: 100%;
    background: rgba(21, 121, 149, 0.80);
    color: white;
    padding: 20px;
    font-size: 14px;
    text-align: center;
    outline: 23px solid #ffffffc9;
    margin-bottom: 25px !important;
    }

    .promo-block-inner {
        background: #091b25c7;
        padding: 30px;
    }

    .promo-block ul {
      padding: 0px;
      display: flex;
      align-items: stretch;
      text-align: center;
      width: fit-content;
      margin: 0 auto;
      margin-top: 20px;
      font-weight: 300;
      margin-bottom: 25px;
    }

    .promo-block h3 {
        font-size: 27px !important;
		line-height: 31px!important;
		font-weight: medium !important;
		margin-bottom: 10px;
		text-transform: uppercase;
    }

.promo-block-inner ul li {
    font-size: 18px;
    list-style:none;
}

    .promo-block h3 span {
        font-weight: bold
    }

    .promo-block h3 span span {
        color: #FA991C
    }
	.promo-block p {
	margin-bottom:0px;
	}

    .promo-block small {
            display: block;
    font-size: 12px;
    line-height: 15px;
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
    }
    
    .skew-wit {
    background-color: #fff;
    width: 23%;
    display: inline-block;
    position: absolute;
    height: 102%;
    z-index: 1;
    bottom: -1%;
    top: -1%;
    right: -1px;
    clip-path: polygon(100% 0%, 0% 0%, 100% 100%);
}


.tnsp-bg {
    position: absolute;
    background-color: #fa991ca1;
    width: 100%;
    height: 100%;
}


    @media only screen and (max-width: 824px) {
        .slid-main-sec {
            height: auto !important;
            padding-top: 100px
        }
    }
	
	
	.cmg-soon-banner {
   position: absolute;
    background-color: #ffffffc9;
    width: 75%;
    text-align: center;
    padding: 20px;
    font-size: 55px;
    color: #032539;
    text-transform: uppercase;
    font-weight: 700;
    left: 0;
    align-self: center;
    margin: 0 auto;
    right: 0;
    margin-top: -15%;
}

@media (max-width:990px) {
.cmg-soon-banner {
top:20%;
margin-top: 0%;
    font-size: 30px;
}

.bliss-16-page .slid-main-sec{
    height: 84vh !important;
}

}



.slider-promo .promo-block {
    max-width: 100%;
    border: 4px solid #ffff;
    margin-bottom: 0px !important;
    padding: 10px;
    outline: none;
    background: transparent;
}

.slider-promo small {
    background-color: transparent;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    color: #ffffffd6;
    font-size: 9px;
    line-height: 17px;
    width: 100%;
    margin-top: 0px;
}

.slider-promo .promo-block h3 {
    font-size: 49px !important;
    line-height: 52px !important;
    font-weight: 300;
}

.slider-promo .promo-block-inner ul li {
    list-style: none;
    width: fit-content;
    padding: 0px 20px;
    border-right: 1px solid;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 22px;
}


.slider-promo .promo-block-inner ul li {
    /* font-size: 16px; */
}

}

.bliss-16 .svg-map {
    max-height: 80vh;
}


.logo-info .cmg-soon-banner {
    padding: 10px;
    font-size: 24px;
    top: 100px;
}

.slider-promo.inner-promo {
    bottom: auto;
    top: 100px;
    width: 80%;
}

.slider-promo.inner-promo .promo-block h3 {
    font-size: 43px !important;
    line-height: 45px !important;
    margin-bottom: 20px;
}

.slider-promo.inner-promo .promo-block-inner ul li {
    font-size: 16px;
}

.inner-promo .promo-block-inner {
    background: #091b25c7;
    padding: 25px;
}


.map-page .masthead {
    height: 100vh;
    min-height: fit-content;
    padding-top: 0px;
    padding-bottom: 0px !important;
}

.map-page .slider-promo {
    position: unset;
    padding: 50px 0px;
}


.slider-promo ul li:last-child{
    border:none;
} 


@media only screen and (max-width: 1500px){

	.promo-block ul {
		display: block;
		margin-top: 17px;
		margin-bottom: 15px;
	}

	.slider-promo .promo-block-inner ul li {
		padding: 0px 25px;
		font-size: 23px;
		line-height: 22px;
		margin-bottom: 12px;
		border: 0px;
		width: 100%;
	}

    .slider-promo {
    width: 90%;
    top: 70px;
    }

    .slider-promo.inner-promo {
        width: 90%;
    }

    .slider-promo.inner-promo .promo-block-inner ul li {
        border: 0px;
    }


}

@media only screen and (max-width: 1300px){
.slider-promo.inner-promo {
    top: 70px;
}
}





@media (max-width:770px) {

	
	.slider-promo .promo-block-inner ul li {
    padding: 0px 20px;
    margin-bottom: 2px;
    font-size: 13px;
}
.slider-promo small {
    margin-top: -2px;
    line-height: 14px;
}
.slider-promo  .promo-block-inner {
    padding: 16px 10px;
}
.slider-promo .promo-block {
    max-width: 100%;
}

.slider-promo .promo-block h3 {
    font-size: 23px !important;
    line-height: 23px!important;
    margin-bottom: 4px;
}

.slider-promo.inner-promo .promo-block h3 {
    font-size: 23px !important;
    line-height: 23px!important;
    margin-bottom: 4px;
}

}


.property-page .slider-promo, .serenity-park-page .slider-promo{
    position: unset; 
	margin-top: 70px;
}


@media (max-width:1600px) {
    .slid-main-sec {
        min-height: 77vh !important;
        height:auto !important;
    }
}


@media (max-width:770px) {
	.property-page .slider-promo, .serenity-park-page .slider-promo {
		margin-top: 0px;
	}
    
    .video-sec p { color: #fff !important;text-align: center;width: 100%;}

	.try-img {
		position: absolute;
		z-index: 1;
		bottom: -1px;
		width: 100%;
		left: 0;
		bottom: 0;
        display:none
	}
}

.slid-social .col-auto {
	    margin-bottom: 12px;
    padding: 0px;
}

.social-sid-sec {
    position: fixed;
    right: 1%;
    bottom: 30%;
    z-index:9;
}

.social-share-icon {
    background-color: #157;
    width: 30px;
    min-height: 35px !important;
    min-width: 35px;
    border-radius: 90px;
    padding: 2px;
    text-align: center;
    transition: 0.1s;
    border: 1px solid #fff;
    align-items: center;
    display: flex;
    cursor: pointer;
}

.col-auto a {
    min-height: 35px !important;
    min-width: 35px;
    border-radius: 90px;
    padding: 2px;
    text-align: center;
    transition: 0.1s;
    border: 1px solid #fff;
    align-items: center;
    display: flex;

}

.col-auto a:hover {
     border: 2px solid #8e8e8e;
}

.col-auto a img {
    height: 17px;
    margin: 0 auto;

}


.col-auto.facebook a {
    background-color: #3b5998;
}

.col-auto.facebook a:hover {
    border:1px solid #3b5998;
}

.col-auto.linkedin a {
    background-color: #0072b1;
}

.col-auto.linkedin a:hover {
    border:1px solid #0072b1
}

.col-auto.whatsapp a {
    background-color: #25d366;
}

.col-auto.whatsapp a:hover {
    border:1px solid #25d366;
}

.col-auto.twitter a {
    background-color: #000000;
}

.col-auto.twitter a:hover {
    border:1px solid #000000;
}


.col-auto.pinterest a {
    background-color: #E60023;
}

.col-auto.pinterest a:hover {
    border:1px solid #E60023;
}


.house-plan-sec .justify-content-end {
   padding-right: 50px;
}

.about-sec strong{
	font-size:20px;
	color:#000;
	margin-bottom:4px;
	display:inline-block;
	font-weight:600;
	margin-top:6px;
}

.project-section .project-section-ul li,.project-section strong {
	list-style:circle;
	font-size:15px;
	color:#555;
    line-height:1.8em;
}

/* citypage styles start form here */

.city-page-main-sec {
    background-color: #F4F0EC59;
}
.city-con-sec h1 {
    font-size: 28px;
    font-weight: 600;
    color: #032539;
    opacity: 1;
}
.city-con-sec p {
    letter-spacing: 0.2px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.city-con-sec {
    padding-top: 6rem;
    padding-bottom: 3rem;
    background-color: #f2f2f2;
    padding-left: 3rem!important;
    padding-right: 3rem!important;
}

.filter-sec{
    display: grid;
  grid-template-columns: auto auto auto auto auto;
  margin-top: 30px;

}

.filter-sec .dropdown {
    position: relative;
    margin-right: 10px;
  
}

.filter-sec button {
    width: 100%;
    background-color: #fff;
    border: 2px solid;
    border-color: #333;
    border-radius: 0px;
    transition: 0.5s;
    color: #333;
    margin-bottom: 10px;
    padding: 10px 5px;
    font-size: 15px !important;
}

.filter-sec button:hover, .filter-sec button:focus {
    background-color: #f78043;
    color: #fff;
    border-color: #f78043;

}

.NearbyCommunites-sec{

}

.NearbyCommunites-sec h1{
margin-bottom: 10px;

}

.near-com-sec{
    border: none;
    border-radius: 0px;
    margin-top: 20px;
    height: 100%;
}

.near-com-sec  .card-body {
    padding: 1rem;
}

.near-com-sec .card-title{
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

.near-com-sec .card-text{
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0px;
    margin-top: 0px;
}
.near-com-sec .card-text b{
    font-size: 18px;
    color: #f16824;
}

.near-com-sec hr {
    margin-top: 15px;
    margin-bottom: 15px;
}



hr {
    border-top: 1.5px solid #333;
    margin-top: 35px;
    margin-bottom: 35px;
}


.filter-homes{
    margin-top: 20px;
    margin-bottom: 20px;
}

.near-pro-ami-sec{
    display: grid;
    grid-template-columns: auto auto;

}

.city-con-sec .near-com-btn{
    background-color: #032538 !important;
    border-radius: 0px !important;
    width: 100% !important;
    border: 2px solid #032538 !important;
    border-radius: 3px solid !important;
    font-size: 14px !important;
    padding: 0.65rem 1.3rem !important;
        font-weight: 500 !important;
    
}

.city-con-sec  .near-com-btn:hover, .near-com-btn:focus{
    background-color: #fff !important;
    color: #032538 !important;
    border: 2px solid #032538 !important;

}

.ami-img-sec {
    margin-right: 8px;
}

.ami-img-sec img{
    width: 25px;
    opacity: 0.3;

}

.ami-con-sec p{
    font-size: 16px;
    line-height: 18px;
    margin: 0px;
    font-weight: 500;

}

.ami-con-sec p small {
    font-weight: 500;
}

.near-com-btn {
    margin-top: 4px;
}

.ami-info {
    margin-bottom: 10px;
}

.card-img-sec{
    height: 200px;
    overflow: hidden;
}

.img-info{
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #f16824;
    color: #fff;
    min-width: 114px;
    text-align: center;
    padding: 8px 5px;
    font-size: 12px;
    z-index: 2;

}

.com-for-sale{
    margin-top: 30px;
}

.card-img-sec img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    
}


.city-map{
    min-height: 500px;
}

.filter-btn svg {
    width: 20px;
    margin-left: 2px;
    transition: 0.5s;
}

.filter-btn svg path{
    fill: #000;
    transition: 0.5s;
}

.filter-btn:hover svg path{
    fill: #fff;
}



.pro-show-img{
    height: 100%;
}

.pro-show-img .carousel-inner {
    height: 100%;
}


.pro-show-img .carousel-control-prev-ico {
    background-image: url(../assets/images/left-arrow.svg) !important;
    width: 10px !important;
    display: inline-block !important;
    padding: 18px !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    opacity: 1 !important;
    bottom: 50% !important;
    margin-top: -12px;

    background-size: 55%;
    background-repeat: no-repeat;
    background-position: 10px;
}

.pro-show-img .carousel-control-next-ico {
    background-image: url(../assets/images/right-arrow.svg) !important;
    width: 10px !important;
    display: inline-block !important;
    padding: 18px !important;
    position: absolute !important;
    top: 50% !important;
    bottom: 50% !important;
    margin-top: -12px;
    right: 0 !important;
    left: auto !important;

    background-size: 55%;
    background-repeat: no-repeat;
    background-position: 10px;
}

.city-con-sec .carousel-control-next, .carousel-control-prev {
    display: flex !important;
}


@media (max-width: 1200px) {
    .filter-sec{
		padding-left: 1rem!important;
		padding-right: 1rem!important;
	}
}


@media (min-width: 1700px) {
	.city-con-sec {
		min-width: 40%;
		max-width: 40%;
	}

	.city-map{
		min-width: 60%;
		max-width: 60%;
	}
}

@media (max-width: 1250px) {
	.filter-sec {
		grid-template-columns: auto auto;
	}
	.filter-btn {
		width: calc(200% + 25px) !important;
	}
}

@media only screen and (max-width: 767px) {
	.house-plan-sec .justify-content-end {
		justify-content: flex-start!important;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (min-width: 768px){
	.city-con-sec {
		overflow-y: scroll;
		height: 100vh;
	}

	.city-body-sec{
		height: 100vh;
		overflow: hidden !important;
	}
}

/* citypage styles end here */
.msrc-socials .col-auto a:hover {
     border: none; 
}

/*city page pop start */

  .city-pop-up-main-sec{
	z-index: 100;
	display: flex;
	width: 350px;
	background-color: #fff;       
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px; 
 }

 .img-left-sec {
	width: 60%;
 }

 .citypop-img-sec {
	 width: 100%;
	 height: 150px;
	 overflow: hidden;
 }

 .pro-info-right-sec {
	 width: 40%;
	 background-color: #f7f7f7;
	 -webkit-box-align: center!important;
	 -ms-flex-align: center!important;
	 align-items: center!important;
	 display: flex;
 }
 .pro-info-sec{
	width: fit-content;
	margin: 0 auto;
 }
 .citypop-img-sec img {
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
 }
 .citypop-logo-sec {
	 height: 60px;border-bottom: 1px solid #999;-webkit-box-align: center!important;-ms-flex-align: center!important;align-items: center!important;display: flex;
 }
 .citypop-logo-sec img {
	max-width: 90%;
	height: 60%;
	object-fit:contain; 
	margin: 0 auto;
 }
 .citypop-price-sec {
	 -webkit-box-align: center!important;
	 -ms-flex-align: center!important;
	 align-items: center!important;
	 display: flex;
	 height: 40px;
	 text-align: center;
 }
.citypop-price-sec p {
	 margin: 0 auto;
	 font-size:15px;
 }
.citypop-price-sec span {
	font-weight: bold;
	color: #f5631a;
}
.square-feet-info-sec .citypop-info {
	margin-bottom: 0px !important;
}
.pro-info-right-sec img {
	opacity: 0.2;
	width: 35px;
	margin-bottom: 5px;
	max-height: 24px;
	text-align: left;
}
.pro-info-right-sec .citypop-price {
	font-weight: 700;
	font-size: 16px;
	margin: 0px;
	line-height: 19px;
}
.pro-info-right-sec .citypop-info {
	font-size: 13px;
	margin: 0px;
	font-weight: 500;
	color: #888;
	margin-bottom: 10px;
}
.bed-room-info-sec img {
	width: 27px;
}
.bathroom-info-sec img {
	margin-left: -5px;
}
.square-feet-info-sec img {
	width: 23px;
}
.city-map-link,.city-map-link:hover{
color:#333;
}

.gm-style .gm-style-iw-c {
    max-width: 500px !important;
}

/*city page popup end */

.msr-blue-bg{
	background-color: #032539;
}
.abt-video-main-sec{
	margin-top: 3rem;
}
.abt-video-main-sec.pad-section{
	padding-top: 3rem;
	padding-bottom: 3rem;
}


.abt-video-main-sec .row{
	-webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}

.abt-video-main-sec h1{
	font-family: 'Montserrat',sans-serif;
	color: #fff !important;
}
.abt-video-main-sec p{
	font-family: 'Montserrat',sans-serif;
	color: #fff !important;
    margin-bottom: 15px !important;
}
.video-thumbnail-sec{
	overflow: hidden;
}
.video-thumbnail-sec img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.abt-video-main-sec .vid-sec{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fa991cc7;
    border: 0px;
    height: 90px;
    width: 90px;
}


.abt-video-main-sec .vid-sec:hover{
	background-color: #fff;
    height: 90px;
    width: 90px;
}

.vid-sec:hover .st0 {
    fill: #FA991C;
}

.hm-about-sec .abt-video-main-sec {display:none}
.new-footer{
	padding-top:50px;
	background-color:#fff8f0;
}


.about-team-main-anim-sec {
                padding-top: 100px;
                background-color: #faf9f5;
                padding-bottom: 100px;
}
.about-team-main-anim-sec .abt-team-con-sec {
                margin-top: 30px;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .abt-team-con-sec {
                                text-align: center;
                }
}
.about-team-main-anim-sec .abt-team-con-sec .abt-name {
                font-size: 30px;
                font-weight: 500;
}
.about-team-main-anim-sec .abt-team-con-sec .abt-subhead {
                font-size: 17px;
                text-transform: uppercase;
                color: #fa991c;
                margin-bottom: 31px;
}
.about-team-main-anim-sec .abt-team-con-sec .abt-con-info {
                position: relative;
}
.about-team-main-anim-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
                position: absolute;
                left: -30px;
                top: -5px;
                z-index: 0;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .abt-team-con-sec .abt-con-info .qta-team-bg {
                                left: 0;
                                top: -20px;
                                right: 0;
                                margin: auto;
                }
}
.about-team-main-anim-sec .abt-team-con-sec .abt-con-info p {
                position: inherit;
                font-size: 17px;
}
.about-team-main-anim-sec .main {
                height: 215px;
                transition: all 1s ease-out;
}
@media (max-width: 1180px) {
                .about-team-main-anim-sec .main {
                                height: 180px;
                }
}
@media (max-width: 1025px) {
                .about-team-main-anim-sec .main {
                                height: 168px;
                }
}
@media (max-width: 992px) {
                .about-team-main-anim-sec .main {
                                height: 145px;
                }
}
.about-team-main-anim-sec .con {
                max-width: 1300px;
                margin: 0 auto;
                transition: all 1s ease-out;
                position: relative;
}
.about-team-main-anim-sec .min-sec {
                display: inline-block;
                height: 200px;
                transition: all 1s ease-out;
                width: 20%;
                position: absolute;
}
@media (max-width: 1180px) {
                .about-team-main-anim-sec .min-sec {
                                height: 180px;
                }
}
@media (max-width: 1025px) {
                .about-team-main-anim-sec .min-sec {
                                height: 165px;
                }
}
@media (max-width: 992px) {
                .about-team-main-anim-sec .min-sec {
                                height: 125px;
                }
}
.about-team-main-anim-sec .img-sec {
                height: 100%;
                width: 100%;
                float: left;
                transition: all 1s ease-out;
                text-align: center;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .img-sec {
                                float: inherit;
                }
}
.about-team-main-anim-sec .img-sec img {
                width: auto;
                height: 100%;
}
.about-team-main-anim-sec .about-view-btn {
                margin-top: 20px;
}
.about-team-main-anim-sec .arrow-btm-btn-new::after {
                cursor: pointer;
                color: #fa991c;
                content: "\f107";
                font-family: FontAwesome;
                font-weight: normal;
                font-style: normal;
                font-size: 2em;
                line-height: 40px;
                -webkit-transition: 0.5s;
                transition: all 1s ease-out;
}
.about-team-main-anim-sec .top-arrow::after {
                content: "\f106" !important;
}
.about-team-main-anim-sec .add {
                height: 1800px;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .add {
                                height: 100%;
                }
}
.about-team-main-anim-sec .con-sec {
                display: none;
                transition: all 5s ease-out;
                opacity: 0;
                position: relative;
}
.about-team-main-anim-sec .abt-con-info p {
                animation: animatetopmargin 2s;
                margin-bottom: 0rem;
}
@keyframes animatetopmargin {
                from {
                                margin-top: -20px;
                                margin-bottom: 20px;
                                opacity: 0;
                }
                to {
                                margin-top: 0;
                                margin-bottom: 0px;
                                opacity: 1;
                }
}
.about-team-main-anim-sec .con-in-sec {
                top: 0;
                width: 100%;
                transition: all 3s ease-out;
                padding: 0% 10%;
                bottom: 0;
                height: fit-content;
                margin: auto;
                position: absolute;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .con-in-sec {
                                position: inherit;
                                opacity: 1;
                }
}
.about-team-main-anim-sec .add .con-sec {
                height: 100%;
                background-color: transparent;
                width: 60%;
                margin-left: 40%;
                display: block;
                opacity: 1;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .add .con-sec {
                                width: 100%;
                                margin-left: 0%;
                                display: inline-block;
                }
}
.about-team-main-anim-sec .add .min-sec {
                width: 100%;
                position: absolute;
                left: 0;
                height: 280px;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .add .min-sec {
                                position: inherit;
                                margin-bottom: 50px;
                                height: 100%;
                }
}
.about-team-main-anim-sec .add .img-sec {
                width: 40%;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .add .img-sec {
                                width: 100%;
                }
}
.about-team-main-anim-sec .add .con {
                max-width: 800px;
}
@media (max-width: 992px) {
                .about-team-main-anim-sec .add .con {
                                max-width: 650px;
                }
}
.about-team-main-anim-sec .add .pull-sec {
                margin-left: 35px;
}
@media (max-width: 992px) {
                .about-team-main-anim-sec .add .pull-sec {
                                margin-left: 0px;
                }
}
.about-team-main-anim-sec .add .pull-sec .con-sec {
                margin-left: 0%;
}
.about-team-main-anim-sec .add .pull-sec .img-sec {
                margin-left: 60%;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .add .pull-sec .img-sec {
                                margin-left: 0%;
                }
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .top-arrow {
                                display: none;
                }
}
.about-team-main-anim-sec .two, .about-team-main-anim-sec .three, .about-team-main-anim-sec .four, .about-team-main-anim-sec .five, .about-team-main-anim-sec .six {
                top: 0px;
                transition: all 1s ease-out;
}
.about-team-main-anim-sec .two {
                left: 16%;
}
.about-team-main-anim-sec .add .two {
                top: 300px;
}
.about-team-main-anim-sec .three {
                left: 32%;
}
.about-team-main-anim-sec .add .three {
                top: 600px;
}
.about-team-main-anim-sec .four {
                left: 48%;
}
.about-team-main-anim-sec .add .four {
                top: 900px;
}
.about-team-main-anim-sec .five {
                left: 64%;
}
.about-team-main-anim-sec .add .five {
                top: 1200px;
}
.about-team-main-anim-sec .six {
                left: 80%;
}
.about-team-main-anim-sec .add .six {
                top: 1500px;
}
@media (max-width: 767px) {
                .about-team-main-anim-sec .one, .about-team-main-anim-sec .two, .about-team-main-anim-sec .three, .about-team-main-anim-sec .four, .about-team-main-anim-sec .five, .about-team-main-anim-sec .six {
                                top: inherit !important;
                }
}


.lakeview .svg-map {
    margin-top: 0px;
    max-height: 84vh;
}

.privacy-policy-pagesec{
		margin-top: 4rem;
		margin-bottom: 4rem;
	}

	.privacy-policy-pagesec .Pro-index-heading{
	text-transform: capitalize;
    color: #004876;
	margin-bottom: 10px;
	}

	.no-ul{
		padding: 0px;
	}
	.no-ul h1{
		color: #004876;
		font-weight: 600;
		font-size: 1.25rem;
	}

	.no-ul li{
		list-style: none;
	}

	.no-ul li li{
	list-style: square;
	}

	.no-ul ul{
		margin-bottom: 1.5rem;
	}

	.no-ul li a{
	color:#1C768F
	}
    
  img.logo-comingsoon {
        width: auto;
    height: auto;
    max-height: 80%;
    max-width: 80%;
}
.coming-soon-btn{
	margin:auto;
	width: fit-content;
}

.ms-3 {
    margin-left: 1rem !important;
}

.menu-footer-menu-container .nav-link , .menu-company-menu-container .nav-link, .menu-support-menu-container .nav-link {
	padding:0;
}

.prop-gal a{
    display: block;
    width: 100%;
    height: 100%;
}

.prop-gal img{
    width: 100%; 
    height: 100%;
    object-fit: cover; 
}

/*.banner-con-info {
    background-color: #1C768F;
    text-align: center;
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 90%;
    max-width: 900px;
    padding:40px 10px;
}
*/
.banner-con-info {
       background-color: #1C768F;
    text-align: center;
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 90%;
    max-width: 1050px;
    padding: 40px 10px;
    transition: all 1s ease-out;
  }

.banner-con-info h1, .property-banner-info h1,
.banner-con-info h2, .property-banner-info h2
{
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 5px;
}

.banner-con-info hr{
    border-top: 1.5px solid #6798b5;
    margin-top: 15px;
    margin-bottom: 15px;
}

.banner-con-info p {
    color: #fff;
    margin: 0px;
    font-size: 1.1rem;
}

.banner-con-info .con-info{
    margin-top: 5px;
}

.banner-con-info a{
   color:#fff !important;
   margin:0px 10px;
   text-decoration: underline;
}

.banner-con-info span {
    color: #fff;
    display: inline-block;
    margin-top: 17px;
    opacity: 0.6;
	font-size:14px;
}
.banner_closebtn{
	position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 20px;
    cursor:pointer;
}

.nounderline{
	text-decoration:none !important;
}

.property-banner-info {
    background-color: #1C768F;
    padding: 25px 0px !important;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    color: #fff;
}

.property-banner-info p {
    margin: 0px;
}


@media only screen and (min-width: 992px) {
	.only-mobile-and-tab {
		display:none;
	}
}

@media only screen and (max-width: 992px) {
	.only-laptop-pc {
		display:none;
	}
}
.careers-page .bg-1 {
    height: 50vh;
}
.eb5-img-sec {
    height: 100%;
    overflow: hidden;
    position: relative;
	min-height:200px;
}

.eb5-img-sec img {
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
	
}

.eb5-ul li {
        letter-spacing: 0.2px;
        color: #000000 !important;!i;!;
        font-size: 18px !important;!i;!;
        font-weight: 300 !important;!i;!;
        line-height: 24px;
        list-style: circle;
        margin-bottom: 1rem;
}

.eb5-banner-sec {
    margin-top: 4rem;
    position: relative !important;
    min-height: 50vh !important;
    height: auto !important;
   
}
.eb5-hub-sec h2{
color:#fff;
}
.eb5-hub-sec img{
        width: auto;
        height: 60px;
}

.eb5-banner-sec::before {
    position:absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(93deg, rgb(255 104 28) 44%, rgb(255 255 255 / 0%) 100%);
}

.eb5-banner-sec .eb5-ul {
    margin-top: 1rem;
}

.eb5-banner-sec .eb5-ul li {
    color: #fff !important;!i;!;
}

.eb5-hub-title {
    padding: 2rem 2rem !important;
    font-weight: 900 !important;!i;!;!i;!;
    font-size: 1.8rem;
    text-align: center;
    background-color: #f3f3f3;
    display:none;
}

.hubspot-form-sec {
    padding: 0.6rem 2rem 3.5rem 2rem !important;
}

.eb5-hub-title span {
color: #d8052e;
}

.hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
    width: 100%;
    min-height: 110px;
    }

.eb5-hub-sec {
        background-color: #fff;
    padding: 0px !important;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 44%) 0px 7px 29px 0px;
    overflow: hidden;
}

.eb5-hub-sec .hs_submit {
    text-align: center;
}

.eb5-hub-sec textarea,.eb5-hub-sec .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    border: none;
    height: 53px;
    font-size: 15px;
    width: 100%;
    background-color: #f4f4f6;
    border-radius: 8px;
}
.eb5-hub-sec select{
	border: none;
    font-size: 15px;
    background-color: #f4f4f6;
    border-radius: 8px;
    min-height: 50px !important;
    padding: 10px 15px; 
}

.eb5-hub-sec textarea{
height: 78px !important;
}

.eb5-hub-sec label {
    margin:0px !important;
}

.eb5-hub-sec label span {
    display: none;
}

.eb5-banner-sec h2{
	color:#fff;
}

.hs-button {
    border: none;
    width: 100%;
    padding: 0.65rem 1rem;
    background: #ff681c;
    border-radius: 8px;
    min-width: 140px;
    color: #ffffff;
    font-size: 1.1rem;
    cursor: pointer;
    transition: all 400ms ease;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    margin-top: 10px;
}


.eb5-banner-sec .hs-error-msgs {
    padding-left: 1rem;
	margin:0px;
}

.eb5-banner-sec .hs-error-msg {
    font-size: 0.85rem;
}


.navbar {
	padding:0px !important;
}

.eb5-banner-sec  {
	 background-size: 100vw 90vh;
	 background-position: top !important;
	 background-color: #fff !important;
	 object-fit:contain;
 }

.eb5-page section {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.eb5-page ul{
	margin-top: 0px;
	margin-bottom: 30px;
}

.eb5-page ul li{
	list-style: none;
	font-family: "Noto Sans", sans-serif;
	font-weight: 500;
	font-size: 1rem;
	color: #555;
}

.eb5-slid-btm-con ul li {
    list-style: none;
}

.coming-soon-btn .cta_button {
	cursor:pointer !important;
}
.eb5-slid-btm-con {
    background: #032539;
    color: #fff;
    padding: 35px !important;
    z-index: 0;
    box-shadow:rgb(0 0 0 / 44%) 0px 7px 29px 0px;
}

.eb5-banner-sec .container{
        max-width: 1500px;
}

.first-section, .second-section{
    border-radius: 40px;
}

.con-sec-info {
        color: #fff;
    text-align: center;
}

.con-sec-info p {
    font-size: 20px;
    font-weight: 400;
}


.eb5-slid-btm-con h4{
    font-size: 1.6rem;
}
    

.tick-in-sec span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    margin-top: -8px;
}

.off-blt-sec {
    margin-top: 1rem;
}

.off-blt-sec ul {
    padding: 0px;
    float: inline-start;
    margin: 0px;
}

.off-blt-sec ul li {
    color: #fff;
    width: 50%;
    float: left;
    text-align: left;
    padding-top: 7px;
    font-size: 21px;
}

.off-blt-sec ul li span {
    display: inline-block;
    background-color: #ff681c;
    border-radius: 180px;
    height: 44px;
    width: 44px;
    text-align: center;
    padding-top: 5px;
    margin-right: 13px;
    margin-bottom: 8px;
}

.tick-in-sec img {
    
    width: 51px;
    display: inline-block;
	margin-bottom: 5px;
}
.tick-info {
    color: #fa991c;
    font-weight: 600;
    font-size: 20px;
}
.off-blt-sec ul li img {
    width: 25px;
    margin-right: 11px;
    margin: 0 auto;
}

.restrictions h4 {
    font-size: 32px;
    color: #fa991c;
        font-weight: 600;
        padding:15px 0 0;
}

.eb5-disclaimer {
    font-size: 17px;
    margin-top: 17px;
}


.restrictions {
    float: inline-start;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
}

.left-arrow {
       position: absolute;
    top: 13px;
    width: 130px !important;
    height: auto;
    right: -27%;
    z-index: -1;
}

.red-star {
    color: #ff681c;
    font-size: 21px !important;
    font-weight: 300 !important;
    display: inline-block;
    width: fit-content !important;
}
.tick-in-sec {
    position: relative;
}
.project_description {
    justify-content: space-between; /* Ensure the two columns are spread out */
    flex-wrap: wrap; /* Allows wrapping on smaller screens */
    gap: 20px; /* Adds space between columns */
}
.project_description .about-sec {
    border: none;
    padding: 0px;
}
/* For the property logo section (logo left, title right) */
.property_logo_sec {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0px;
}

.property_logo_sec img {
    max-width: 150px; /* Adjust logo size if needed */
    height: auto;
}

.property_logo_sec h2 {
    margin-left: 20px;
    font-size: 1.8em;
    font-weight: 600;
    color: #004876;
}

/* Make the property values list horizontal */
.property_values {
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    padding: 0;
    margin: 20px 0;
    border-bottom: 2px solid #00487617;
    padding-bottom: 31px;
    margin-bottom: 0px;
}

.property_values li {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.property_values li span {
    font-size: 1.5em;
    font-weight: bold;
    color: #ff681c;
    margin-bottom: 2px;
}

.project-img-sec {
    position: relative;
}
.project-img-sec h2 {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding-left:25px;
}
.project-img-sec img {
    height: calc(100% - 20px);
    position: absolute;
    left: 80px;
    padding-top: 20px;
}

.project_description a {
    color: #000000;
    font-weight: 500;
    font-size:12px;
}

@media (max-width: 800px) {
	.property_logo_sec h2 {
		margin-bottom: 29px;
		margin-top: -18px;
	}
}

/* Add responsive behavior */
@media (max-width: 768px) {
    .project_description {
        flex-direction: column;
    }
    .property_logo_sec {
        flex-direction: column;
        align-items: center;
    }

    .property_logo_sec img {
        margin-bottom: 10px;
    }

    .property_logo_sec h2 {
        margin-left: 0;
    }
}

@media only screen and (max-width: 600px) {
	.project-img-sec {
		margin-top: 50px !important;
	}
	.about-sec ul li {
		font-size: 15px;
	}
	.project-img-sec img {
		height: 500px;
		left: 0;
		margin-top: -20px;
		position:inherit;
	}
	.tick-in-sec {
		margin-bottom: 100px;
	}
	.tick-sec-info .tick-in-sec:last-child {
		margin-bottom:0px;
	}
	.left-arrow {
		position: absolute;
		width: 62px !important;
		height: auto;
		right: 50%;
		transform: rotate(90deg);
		left: 50%;
		margin-left: -31px;
		bottom: -60px;
		top: auto;
	}

	.off-blt-sec ul li {
    	width: 100%;
	}
}

.pdfp_wrapper {
	margin: 0 auto;
    padding: 75px 150px;
    width:75%;
}
.pdfp_fullscreen button {
    color: #fff;
    background-color: #FA991C;
    border-color: #FA991C;
    border: none;
    padding: 10px 20px;
}
.eb5-bg-banner-sec {
    position: absolute;
    top: 0;
    height: 100vh;
    overflow: hidden;
    width: 100%;
}

.eb5-bg-banner-sec img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* mouse scroll animation */

.eb5_scroller{
color: #fff;
    position: relative;
    text-align: center;
    margin-top: 20px !important;
}
.mouse_scroll {
    display: block;
    width: 24px;
    height: 100px;
    text-align: center;
    margin: 0 auto;
    width: fit-content !important;
}
.m_scroll_arrows
{
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;
  
  width: 16px;
  height: 16px;
}
.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
   animation-direction: alternate;
  animation-delay: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
   animation-delay: .2s;
  animation-direction: alternate;
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  animation-delay: .3s;
  animation-direction: alternate;
  margin-top: -6px;
}

.mouse {
  height: 42px;
    border-radius: 14px;
    transform: none;
    border: 2px solid white;
    text-align: center;
    position: relative;
    width: 25px;
}

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
          border-radius: 8px;
}

.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
}

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@-o-keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}


@media only screen and (min-width: 767px) {

	.house-plan-sec .hou-dit ul li span:first-child {
		display: none;
        }
	.Schedule-sec .img-sec .img-mb {
		display: none;
	}

	.Schedule-sec .img-sec .img-tab {
		display: inherit;
	}
	.eb5-banner-sec section {
		background-size:100% !important;
	}

}

@media only screen and (max-width: 767px) {

	.eb5_scroller{
	color:#333;
	}
	.mouse_scroll{
		display:none;
	}
}

.text-end {
    text-align: right !important;
}

.pro-video-sec img {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 10px;
    height: 100% !important;!i;!;
    width: calc(100% - 20px) !important;!i;!;!i;!;!i;!;
    object-fit: cover;
}



.pro-video-sec {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 30px 60px;
    min-height: 600px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.pro-video-sec:after {
    content: "";
    background-color: #2f333694;
    position: absolute;
    top: 0;
    left: 10px;
    width: calc(100% - 20px) !important;
    height: 100%;
    z-index: -1;
}
.pro-video-sec:hover{
    color:#fff;
}
.pro-video-sec:hover .vid-sec {background-color: #fffffff2;height: 112px;width: 112px;border: 2px solid #fff;box-shadow: 14px 22px 50px #fa991c4d;}

.pro-video-sec:hover .vid-sec .st0 {
    fill: #fa991c !important;
}

.pro-video-sec p {
    font-size: 22px;
}

.pro-video-sec h1 {
    font-size: 2rem;
}



.footer-logo-img-sec img {
    max-width: 350px;
    width: 100%;
}

.sid-pop-btn{
	background-color: #1c768f;
    color: #fff;
    position: fixed;
    right: -15px;
    top: 50%;
    text-align:center;
    padding: 5px 10px 10px 10px;
    border-radius: 6px 6px 0px 0px;
    z-index: 10000000000;
    cursor: pointer;
    -webkit-transform: rotate(270deg); /* Safari and Chrome */
    -moz-transform: rotate(270deg);   /* Firefox */
    -ms-transform: rotate(270deg);   /* IE 9 */
    -o-transform: rotate(270deg);   /* Opera */
    transform: rotate(270deg);
    display:none;
}

@media (max-width: 320px) {
    .pro-btn {
        min-width: 45%;
    }
}

.photo-count {
    background-color: #1c768fa8;
    border-radius: 5px;
    height: 30px;
    color: #fff;
    position: absolute;
    right: 7px;
    bottom: 7px;
    z-index: 9;
    padding: 3px 7px;
}

.slid-social {
    position: relative;
    overflow: hidden;
    height: 0;
    transition: height 0.5s ease, opacity 0.5s ease;
    opacity: 0;
}
.slid-social.visible {
    height: auto;
    opacity: 1;
    transition: height 0.5s ease, opacity 0.5s ease;
}



.com-tooltip {
  position: relative;
  text-decoration: underline dotted;
  font-style: italic;
  transition: color linear 150ms;
  cursor: help;
  box-sizing: content-box;
  border-top: 5px solid transparent;
}

.com-tooltip:hover,
.com-tooltip:focus-visible {
  color: #000;
}

.com-tooltip:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 1px;
}

.com-tooltip:hover::before,
.com-tooltip:hover::after,
.com-tooltip:focus-visible::before,
.com-tooltip:focus-visible::after {
  opacity: 1;
  visibility: visible;
}

.com-tooltip::before,
.com-tooltip::after {
  visibility: hidden;
  opacity: 0;
  transition: visibility 150ms, opacity 150ms linear;
}

.com-tooltip::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #313131;
  left: 50%;
  top: 0;
  transform: translateY(-100%) translateX(-50%);
}

.com-tooltip::after {
  content: attr(data-content);
  font-size: 14px;
  border-radius: 6px;
  color: #fff;
  background: #313131;
  padding: 0 6px;
  text-align: center;
  position: absolute;
  white-space: nowrap;
  top: 0;
  left: 50%;
  transform: translateY(-110%) translateX(-50%);
}

.lazy-image {
    opacity: 0;
    transition: opacity 0.3s ease-in;
}

.lazy-image[style*="opacity: 1"] {
    opacity: 1;
}

.validate-note{
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
}

.add-sec img {
    max-width: 200px;
    height: 65px;
    object-fit: scale-down;
}


@media screen and (max-width: 999px) {
.googlemap-main-sec:before {
        left: 0px;
        transform: rotate(0deg);
    }
.tips-insights-sec .swiper-button-next, .tips-insights-sec  .swiper-button-prev{
    padding: 15px !important;
    width:15px !important;
    top: 175px !important;
    z-index: 100 !important;
}

.swiper-nav-sec .swiper-button-prev {
            right: unset !important;
        left: 0 !important;
}


.tips-insights-sec .swiper-button-next:after, .tips-insights-sec .swiper-button-prev:after {
    font-size: 20px !important;
}
.tips-insights-sec  .swiper-button-prev{right: 31px;}   
}

.fpg {
    overflow: hidden;
}

.fpg .nav-tabs .nav-link.active {
    border-bottom: 3px solid #FF9800 !important;
    border: none;
    color:#000;
}

.fpg .nav-tabs .nav-link{
color:#888;  
}

.fpg .nav-tabs .nav-link:hover{
    border:none;
    color:#000;
}

.white_text{
	color:#fff !important;  
	position: absolute;
    text-align: center;
	bottom: 5px;
    width: 94%;
 }
 .eb5-project-img-sec img {
    width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: contain;
}

.eb5-project-img-sec a {
    display: inline-block;
}

.eb5-project-img-sec a h2 {
    font-size: 1.2rem;
    font-weight: 600;
}

.eb5-project-img-sec {
    display: flex;
    align-items: center;
}
.eb5p {
    display: none;
}


.inner-banner-content .card {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #88888845;
}

.past-proj-main-sec{
  font-family: "Noto Sans", sans-serif;
  padding-bottom:4rem;
}

.past-proj-main-sec .card-title {
    margin: 0px;
    font-weight: 600;
    font-size: 1.4rem;
}

.past-proj-main-sec .inner-banner-content h2 {
    margin-bottom: 2rem;
}

.card-footer h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px !important;
}
.beverly6 .hero-image-inner-grid:nth-of-type(2) {
  min-height:50%
}
.white_logo{max-height:180px;}
.sarovar-logo .white_logo{
	 max-height: 106px;  width: auto; 
}

/* new coming soon css start */

.btn.btn-outline-primary-two {
  color: #1C768F;
  background-color: transparent;
  border-color: #1C768F;

}

.btn.btn-outline-primary-two:hover {
  background-color: #1C768F !important;
  color: #fff !important;
}
.coming-bg-video {
  position: fixed;
  z-index: -1;
}

@media (max-width: 1300px) {
  .coming-soon-new-sec .container {
    max-width: 1250px;
  }
}

.coming-soon-new-sec hr {
  opacity: 0.2;
}

.coming-soon-new-sec p, .coming-soon-new-sec li {
  font-size: 1.2rem !important;
  font-weight: 500 !important;
  color: #000 !important;
  font-family: "Montserrat", sans-serif !important;
}

.coming-soon-new-sec ul li {
  list-style: circle;
  margin-bottom: 5px;
}

.coming-soon-new-sec .coming-slider {
  background-color: rgba(255, 245, 232, 0.6039215686);
}

.coming-soon-new-sec .coming-slider .communitity-info {
  height: 100%;
  padding: 40px;
}

@media (min-width: 990px) {
  .coming-soon-new-sec .coming-slider .communitity-info {
    padding-right: 0px;
  }
}

.coming-soon-new-sec .coming-slider .communitity-info .com-logo {
  margin-bottom: 0.5rem;
}

.coming-soon-new-sec .coming-slider .communitity-info .com-logo img {

  height: 100px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  margin-bottom: 5px;
 -o-object-position: left;
  object-position: left;
}

.coming-soon-new-sec .coming-slider .communitity-info h2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 6px;
}

.coming-soon-new-sec .coming-slider .communitity-info address a{
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  font-size: 1.2rem;
  text-decoration:none;
}

.coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec {
  border-bottom: 1px solid #FA991C;
  padding-bottom: 10px;
}

@media only screen and (max-width: 600px) {
  .coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec {
    display: contents;
  }
}

.coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-one, .coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-two {
  width: 50%;
}

@media only screen and (max-width: 600px) {

  .coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-one, .coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-two {
    width: 100%;
    margin-bottom: 10px;
  }
}

.coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-one .btn, .coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-two .btn {
  width: 90%;
  border-radius: 0px;
}

@media only screen and (max-width: 600px) {

  .coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-one .btn, .coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-two .btn {
    width: 100%;
  }
}

.coming-soon-new-sec .coming-slider .communitity-info .com-btn-sec .btn-two p {
  width: 89%;
  text-align: center;
  font-size: 0.654rem !important;
  color: #000;
  margin-top: 0.5rem;
  display:none;
}

.coming-soon-new-sec .coming-slider .communitity-info .com-ami-info {
  margin-top: 1.8rem;
  display: flex;
}

@media only screen and (max-width: 600px) {
.coming-soon-new-sec .coming-slider .communitity-info .com-ami-info {
   display: contents;
}

.coming-soon-new-sec .coming-slider .communitity-info .com-ami-info .com-ami {
    margin-top: 17px;
	}
   
}

.coming-soon-new-sec .coming-slider .communitity-info .com-ami-info .com-ami {
  position: relative;
  padding-left: 50px;
  width: 33.33%;
}

.coming-soon-new-sec .coming-slider .communitity-info .com-ami-info .com-ami img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 40px;
}

.coming-soon-new-sec .coming-slider .communitity-info .com-ami-info .com-ami h2 {
  font-weight: 700;
  color: #000;
  font-size: 1.5rem;
  margin-bottom: 0px;
  line-height: 18px;
  letter-spacing: 0px;
}

.coming-soon-new-sec .coming-slider .communitity-info .com-ami-info .com-ami p {
  color: #777777;
  font-size: 1.2rem;
  margin-bottom: 0px;
  font-weight: 100;
  opacity: 0.4;
}

.coming-soon-new-sec .coming-slider .com-img-sec {
  position: relative;
  height: 100%;
  width: 100%;
  min-height: 300px;
}

.coming-soon-new-sec .coming-slider .com-img-sec img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit:cover;
  position: absolute;
}

.coming-soon-new-sec .com-cards-sec .card {
  background-color: rgba(255, 245, 232, 0.6039215686);
  border: none;
  border-radius: 0px;
  margin-top: 30px;
  height: calc(100% - 30px) !important;
}

.coming-soon-new-sec .com-cards-sec .card h3 {
  font-weight: 600;
  font-size: 1.6rem;
  color: #000;
}

.coming-soon-new-sec .com-cards-sec .card .card-img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  border-radius: 0px;
  max-height:300px;

}

@media only screen and (max-width: 600px) {
  .coming-soon-new-sec .com-cards-sec .card .card-img {
    max-height: 300px;
  }
}

.btn.btn-outline-primary-two:hover {
    background-color: #1C768F;
    color: #fff;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px !important;
 }
 
 .swiper-button-next, .swiper-button-prev {
    color: #ff681c !important;
 }
 .swiper-pagination-bullet-active {
 	background: #ff681c !important;
 }
 
 .com-cards-sec .swiper-pagination {
    bottom: -5px !important;;
}

/* new coming soon end */




.btn-sarover-sec{
	display:flex;
}

@media only screen and (max-width: 600px) {
.btn-sarover-sec{
	display:contents;
}
}


.btn-two .hs-cta-wrapper img{
	z-index: 10 !important;
    position: relative !important;
}

.btn-two:after {
    content: "";
    width: 100%;
    height: 52px;
    position: absolute;
    top: 0;
    background-color: #fa991c;
    left: 0;
    z-index: 1;
}


.sticky-button {
    position: fixed;
    top: 72px;
    right: 0;
    background: #fff9f1;
    padding: 15px;
    border-radius: 0px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    animation: slideDownFade 0.4s ease forwards;
    width: 100%;
}




.sticky-button .btn-sarover-sec{
	display: flex;
    width: 1290px;
    margin: 0 auto;
}


.sticky-button .btn-two {
    width: 50% !important;
}

.sticky-button .btn-one {
    width: 30% !important;
}


.sticky-button .btn-two {
    display: flex;
    position: relative;
}

.sticky-button .hs-cta-wrapper{
	display: inline-block;
    width: 100%;
}


.sticky-button .jst-info{
	width: 100%;
    text-align: left !important;
    margin: 0px;
    padding-top: 5px;
}

.com-btn-sec {
  transition: all 0.3s ease;
}
@keyframes slideDownFade {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


@media only screen and (max-width: 600px) {
.sticky-button{
    display: none;
}
}

.btn-two{
	position: relative;
    text-align:center;
}

.hs-cta-wrapper{
position: relative !important;
    z-index: 1000 !important;
}


.sticky-button .btn-two:after {
    width: 50%;
}

.sticky-button .wide-layer {
    display: none;
}

.sticky-button .btn-two .jst-info {
    display: inherit !important;
}

.wide-layer .jst-info {
    font-size: 0.654rem !important;
    margin-top: 0.5rem;
    padding: 0px 15px;
    margin-bottom: 0.3rem;
}

.coming-soon-new-sec .swiper-pagination{
	position:static;
    margin-top:0.5rem;
}
.com-price{
font-size: 17px;
margin-bottom: 13px;
margin-top: 10px;
font-weight: 600;
font-weight: 700;
text-transform: uppercase;
color: #000;
font-size: 1.2rem;
text-decoration: none;
}


.sarovar-custom-text{
font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.4rem;
}
footer iframe { height:auto;}


.gallery-content.floorplans {height: calc(100% - 34px);}


@media only screen and (min-width: 768px) {
.gallery-content.floorplans {height: calc(100% -45px);}
}

@media only screen and (max-width: 767px) {
.gallery-content.floorplans {height: calc(100% - 54px);}
}

@media only screen and (min-width: 992px) {
.gallery-content.floorplans {height: calc(100% - 20px);}
}

.whitebg{
background-color: #ffffff;
    padding: 5px;
}