*,
:after,
:before {
	box-sizing: border-box
}

body,
html {
	overflow-x: hidden;
	min-height: 100vh;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	color: #6a6b6b;
	font-weight: 300
}

html {
	font-size: 15px;
	scroll-behavior: smooth
}

.blog-page h5{
    min-height: 70px;
}
.blog-detail h2 {
margin-bottom: 20px;
font-size: 32px;
}

@media (max-width:767px) {
	html {
		font-size: 15px
	}
}

@media(min-width:1600px) {
	body {
		font-size: 17px!important
	}
	p {
		font-size: 17px!important
	}
	p.large {
		font-size: 18px!important
	}
	ul li {
		font-size: 16px!important
	}
	h4 {
		font-size: 18px!important
	}
	.gallery-section .nav-tabs {
		width: 40%!important
	}
}

body {
	font-family: Poppins, sans-serif !important;
	font-size: 15px;
	line-height: 30px;
	position: relative;
	z-index: 1000
}

@media (max-width:767px) {
	body {
		font-size: 15px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Poppins, sans-serif !important;
	color: #000;
	font-weight: 400;
	padding: 0;
	margin: 0
}

h1 .highlight,
h2 .highlight,
h3 .highlight,
h4 .highlight,
h5 .highlight,
h6 .highlight {
	color: #7fb300;
	-webkit-text-fill-color: #7fb300
}

h1 .underline,
h2 .underline,
h3 .underline,
h4 .underline,
h5 .underline,
h6 .underline {
	display: inline-block;
	text-decoration: underline
}

h1 .heading-icon,
h2 .heading-icon,
h3 .heading-icon,
h4 .heading-icon,
h5 .heading-icon,
h6 .heading-icon {
	display: block;
	width: 60px;
	height: 60px;
	margin: 15px auto
}

@media (max-width:420px) {
	h2,
	h3,
	h4,
	h5,
	h6 {
		letter-spacing: 0
	}
}

h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none!important;
	color: inherit;
	display: inline-block
}

h1 {
	font-family: Poppins, sans-serif;
	font-size: 54px;
	line-height: 60px;
	padding-top: 3px;
	margin-bottom: 12px;
	color: #202a61;
	text-shadow: 0 1px 0 #000
}

h1.max-540 {
	max-width: 540px
}

h1 .thin {
	font-weight: 300
}

h2 {
	font-size: 30px;
	line-height: 1.4;
	padding-top: 9px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #000
}

@media (max-width:420px) {
	h2 {
		font-size: 22px;
		letter-spacing: 0
	}
}

h3 {
	font-size: 21px;
	line-height: 30px;
	padding-top: 6px;
	margin-bottom: 16px;
	font-weight: 500
}

h4 {
	font-size: 16px;
	line-height: 22px;
	padding-top: 30px;
	color: #000;
	font-weight: 600
}

h5 {
	font-size: 16px;
	line-height: 30px;
	padding-top: 8px;
	margin-bottom: 10px
}

h6 {
	font-size: 14px;
	line-height: 30px;
	padding-top: 9px;
	margin-bottom: 21px
}

p {
	padding-top: 0;
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400
}
.mb-2{
    margin-bottom: 5px;
}
.about-tag{
    background: #ed3695;
    display: inline;
    padding: 5px 20px !important;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.icon_box{
    text-align: center;
    padding: 30px;
    box-shadow: 1px 1px 4px #ccc;
    border-radius: 7px;
    margin-bottom: 30px;
}
.center_row{
    
    justify-content: center;
    display: flex
;
}

.footer_logo{
    background: #fff;
    margin-top: 40px;
    padding: 18px;
    margin-right: 10px;
    width: 100%;
}
@media(max-width:820px) {
	h4 {
		font-size: 14px!important
	}
	p {
		font-size: 13px
	}
}

@media(max-width:480px) {
	h4 {
		font-size: 16px
	}
	p {
		font-size: 15px
	}
}

p.intro-text {
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 21px
}

p.intro-text.spaced {
	line-height: 30px
}

p strong {
	font-weight: 500
}

a {
	color: #202a61;
	text-decoration: none
}

a:hover {
	color: #000;
	text-decoration: underline
}

ol,
ul {
	margin-bottom: 15px
}

ol>li,
ul>li {
	font-size: 14px;
	line-height: 24px
}

iframe[name=google_conversion_frame] {
	height: 0!important;
	width: 0!important;
	line-height: 0!important;
	font-size: 0!important;
	margin-top: -13px;
	float: left
}

.youtube-iframe {
	margin: 25px 0
}

p.small {
	font-size: 90%;
	line-height: 1.5;
	color: #ed268e;
	font-weight: 500
}

p.large {
	font-size: 16px;
	line-height: 1.6
}

p.location {
	font-size: 18px
}

.text-uppercase {
	text-transform: uppercase
}

.icon {
	display: inline-block;
	vertical-align: middle
}

section {
	padding: 60px 0;
	overflow: hidden
}

@media (max-width:767px) {
	section {
		padding: 30px 15px
	}
	p.large {
		width: initial
	}
}

.narrow {
	max-width: 800px;
	margin: 0 auto 30px
}

#main {
	padding: 0
}

.seperator {
	margin: 45px 0
}

.seperator.medium {
	margin: 30px 0
}

.seperator.small {
	margin: 15px 0
}

@media (min-width:768px) {
	.flex-row-desktop {
		display: -webkit-flex;
		-webkit-flex-wrap: wrap;
		display: flex;
		flex-wrap: wrap
	}
	.flex-row-desktop .column {
		display: -webkit-flex;
		display: flex
	}
}

.flex-row {
	display: -webkit-flex;
	-webkit-align-items: center;
	display: flex!important;
	align-items: center
}

.inline-block {
	display: inline-block
}

.text-align-center {
	text-align: center
}

.text-align-left {
	text-align: left
}

.text-align-right {
	text-align: right
}

.text-align-justify {
	text-align: justify
}

@media (max-width:540px) {
	.text-align-justify.justify-wide {
		text-align: left
	}
}

.margin-0 {
	margin: 0!important
}

.margin-top-45 {
	margin-top: 45px
}

.margin-top-30 {
	margin-top: 30px
}

.margin-top-20 {
	margin-top: 20px
}

.margin-top-18 {
	margin-top: 18px!important
}

.margin-top-15 {
	margin-top: 15px!important
}

.margin-top-10 {
	margin-top: 10px
}

.margin-top-0 {
	margin-top: 0
}

.margin-0 {
	margin: 0!important
}

.margin-bottom-30 {
	margin-bottom: 30px!important
}

.margin-bottom-20 {
	margin-bottom: 20px
}

.margin-bottom-15 {
	margin-bottom: 15px
}

.margin-bottom-10 {
	margin-bottom: 10px
}

.margin-bottom-0 {
	margin-bottom: 0
}

.padding-0 {
	padding: 0!important
}

.padding-top-50 {
	padding-top: 50px
}

.padding-top-30 {
	padding-top: 30px
}

.padding-top-20 {
	padding-top: 20px
}

.padding-top-15 {
	padding-top: 15px
}

.padding-top-10 {
	padding-top: 10px
}

.padding-top-0 {
	padding-top: 0
}

.padding-bottom-30 {
	padding-bottom: 30px
}

.padding-bottom-20 {
	padding-bottom: 20px
}

.padding-bottom-15 {
	padding-bottom: 15px
}

.padding-bottom-10 {
	padding-bottom: 10px
}

.padding-bottom-0 {
	padding-bottom: 0!important
}

.width-90-desktop-block {
	display: block
}

@media (min-width:768px) {
	.width-90-desktop-block {
		max-width: 90%
	}
}

.width-80-desktop-block {
	display: block;
	margin: 0 auto
}

@media (min-width:768px) {
	.width-80-desktop-block {
		max-width: 80%
	}
}

.width-70-desktop-block {
	display: block;
	margin: 0 auto
}

@media (min-width:768px) {
	.width-70-desktop-block {
		max-width: 70%
	}
}

.width-80-desktop {
	display: block
}

@media (min-width:768px) {
	.width-80-desktop {
		max-width: 80%
	}
}

.full {
	width: 100%
}

.half {
	float: left;
	width: 50%
}

@media (max-width:540px) {
	.half {
		width: 100%
	}
	.margin-top-45 {
		margin-top: initial
	}
}

.third {
	float: left;
	width: 33.333333%
}

@media (max-width:540px) {
	.third {
		width: 100%
	}
}

.font-reg {
	font-weight: 500
}

@media (max-width:599px) {
	#mqCheck-600 {
		display: none
	}
}

@media (max-width:499px) {
	#mqCheck-500 {
		display: none
	}
}

@media (max-width:767px) {
	#mqCheck-767 {
		display: none
	}
}

@media (max-width:991px) {
	#mqCheck-991 {
		display: none
	}
}

@media (max-width:1169px) {
	#mqCheck-1169 {
		display: none
	}
}

@media (max-width:1199px) {
	#mqCheck-1199 {
		display: none
	}
}

.two-column {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2
}

@media (max-width:359px) {
	.two-column {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1
	}
}

.main-header {
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 999;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	box-shadow: 0 -6px 12px 3px #5a5a5a!important;
	background: #fff!important
}

.main-header.inner {
	box-shadow: 0 -10px 12px 3px #5a5a5a!important
}

.main-header.bg {
	-moz-box-shadow: 0 -6px 12px 3px #5a5a5a;
	-webkit-box-shadow: 0 -6px 12px 3px #5a5a5a;
	box-shadow: 0 -6px 12px 3px #5a5a5a;
	background: #fff
}

.main-header .main-logo {
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	position: relative
}

@media(min-width:1600px) {
	.main-header .main-logo img {
		margin-left: 320%!important;
		width: 110%!important
	}
	.main-header .main-menu-items {
		padding: 7px 30px!important;
		padding-right: 20%!important
	}
	.contact-info {
		right: 20.5%!important
	}
}

.main-header .main-logo img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	margin-left: 87%;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.main-header .main-menu-items {
	list-style-type: none;
	display: inline-block;
	text-align: center;
	float: right;
	margin: 0;
	padding: 5px 20px;
	margin-top: 23px;
	background: 0 0;
	padding-right: 10%
}

@media(max-width:1024px) {
	.main-header .main-logo img {
		margin-left: 35%
	}
}

@media (max-width:991px) {
	.main-header {
		padding-bottom: 5px
	}
	.main-header .main-logo {
		margin-top: 0
	}
	.main-header .main-logo img {
		width: 85%;
		margin-left: 17%
	}
}

.main-header .main-menu-items>li {
	font-family: Poppins, sans-serif;
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	margin-right: 30px;
	letter-spacing: 2px
}

.main-header .main-menu-items>li:last-child {
	margin-right: 0
}

.main-header .main-menu-items>li>a {
	color: #000;
	text-decoration: none!important;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.main-header .main-menu-items>li.active a {
	color: #8bb51f;
	font-weight: 500;
	position: relative
}

.main-header .main-menu-items>li:hover a {
	color: #8bb51f
}

@media (max-width:991px) {
	.main-header .main-menu-items>li.active a:before {
		bottom: 4px
	}
}

.main-header .main-menu-items>li .dropdown-menu {
	display: block;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 0;
	box-shadow: 0 6px 10px rgba(0, 0, 0, .22);
	max-height: 0;
	overflow: hidden;
	padding: 0 0
}

.main-header .main-menu-items>li .dropdown-menu>li {
	font-size: 16px
}

.main-header .main-menu-items>li .dropdown-menu>li>a {
	padding: 12px 20px;
	line-height: 1;
	color: #222;
	transition: .3s
}

.main-header .main-menu-items>li .dropdown-menu>li>a:focus,
.main-header .main-menu-items>li .dropdown-menu>li>a:hover {
	background: #222;
	color: #fff
}

.main-header .main-menu-items>li .dropdown-menu>li.active>a {
	background: #231f20;
	color: #fff
}

.main-header .main-menu-items>li.open .dropdown-menu {
	max-height: 300px
}

.main-header.no-bg {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.main-header .close-menu {
	display: none
}

.main-header .nav-social {
	float: right;
	margin-top: 14px
}

.main-header .nav-social .list {
	margin-bottom: 0
}

.main-header .nav-social .list li a {
	font-size: 22px
}

.main-header .main-menu-toggle.btn {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 0;
	float: right;
	text-transform: uppercase;
	letter-spacing: 3px;
	display: none;
	box-shadow: none!important
}

@media (max-width:991px) {
	.main-header .main-menu-toggle.btn {
		display: inline-block;
		background: 0 0;
		color: #8bb51f;
		width: initial;
		margin-top: 8px
	}
}

.main-header .main-menu-toggle.btn .glyphicon {
	display: inline-block;
	font-size: 20px
}

@media (max-width:991px) {
	.main-header .dropdown-backdrop {
		display: none
	}
	.main-header .mobile-slide {
		width: 240px;
		background: #fff;
		z-index: 11;
		position: fixed;
		top: 0;
		right: -300px;
		bottom: 0;
		overflow: auto;
		margin: 0;
		padding: 21px;
		padding-top: 40px;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
	}
	.main-header .mobile-slide.show {
		z-index: 999;
		right: 0;
		border-radius: 0;
		border: 0;
		-moz-box-shadow: -3px 0 8px rgba(0, 0, 0, .15);
		-webkit-box-shadow: -3px 0 8px rgba(0, 0, 0, .15);
		box-shadow: -3px 0 8px rgba(0, 0, 0, .15)
	}
	.main-header .mobile-slide .close-menu {
		display: block;
		width: 2em;
		height: 2em;
		position: absolute;
		right: 2em;
		top: 1em;
		overflow: hidden;
		text-indent: 1em;
		font-size: .75em;
		border: none;
		background: 0 0;
		color: transparent;
		cursor: pointer
	}
	.main-header .mobile-slide .close-menu:after,
	.main-header .mobile-slide .close-menu:before {
		content: '';
		position: absolute;
		width: 2px;
		height: 100%;
		top: 0;
		left: 50%;
		background: #231f20;
		transition: .3s
	}
	.main-header .mobile-slide .close-menu:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	.main-header .mobile-slide .close-menu:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	.main-header .mobile-slide .close-menu:hover:after,
	.main-header .mobile-slide .close-menu:hover:before {
		background: #35424b
	}
	.main-header .mobile-slide .main-menu-items {
		display: block;
		float: initial;
		background: #fff
	}
	.main-header .mobile-slide .main-menu-items>li {
		display: block;
		margin: 0
	}
	*>.main-header .mobile-slide .main-menu-items>li:last-child {
		margin-top: 0
	}
	.main-header .mobile-slide .main-menu-items>li a {
		display: block;
		line-height: 1.5;
		padding: 10px 0;
		color: #222
	}
	.main-header .mobile-slide .main-menu-items>li a.btn.btn-brand {
		background: #231f20!important;
		color: #fff!important
	}
	.main-header .mobile-slide .main-menu-items>li .dropdown-menu {
		float: initial;
		position: relative;
		margin: 0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.main-header .mobile-slide .main-menu-items>li .dropdown-menu li a {
		padding-left: 10px;
		padding-right: 10px;
		color: #222!important;
		font-size: 15px;
		font-weight: 300;
		text-align: center
	}
	.main-header .mobile-slide .main-menu-items>li .dropdown-menu li a:focus,
	.main-header .mobile-slide .main-menu-items>li .dropdown-menu li a:hover {
		background: #231f20!important;
		color: #fff!important
	}
	.main-header .mobile-slide .main-menu-items>li .dropdown-menu li.active a {
		color: #fff!important
	}
}

.readmorespec {
	text-decoration: underline!important;
	font-size: 16px;
	font-weight: 500;
	color: #000
}

.readmorespec:hover {
	color: #f3873e
}

#menu-overlay {
	display: block;
	z-index: -1;
	background: rgba(0, 0, 0, .7);
	opacity: 0;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

#menu-overlay.showoverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 80;
	opacity: 1
}

.contact-info {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 10%
}

.contact-info p {
	font-size: 14px;
	display: inline-block
}

.contact-info .schedule {
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	margin: 0 10px
}

.hero {
	padding-top: 140px!important
}

.home.hero {
	padding-top: 84px!important
}

@media(max-width:991px) {
	.home.hero {
		padding-top: 60px!important
	}
	.hero {
		padding-top: 100px
	}
	.contact-info {
		right: 15%
	}
	.contact-info .schedule {
		margin: 10px 10px
	}
}

.hero .bg.bg-slide-01 {
	background: url(../img/db.jpg) center center no-repeat;
	background-size: cover;
	min-height: 80vh
}

p.heading-copy {
	font-size: 32px;
	text-shadow: 2px 4px 7px #000;
	font-weight: 400;
	margin-bottom: 30px
}

p.sub-text {
	font-size: 22px;
	line-height: 1.3;
	letter-spacing: 1px;
	text-shadow: 2px 4px 7px #000;
	margin-bottom: 30px;
	font-weight: 300
}

.manhattan-list {
	padding-left: 15px
}

.manhattan-list li {
	font-weight: 600;
	color: #000;
	text-decoration: none
}

.manhattan-logo {
	margin-left: -15px
}

.manhattan-icon {
	margin: auto
}

.item-wrapper {
	padding: 30px;
	border: 1px solid #ddd;
	border-top-right-radius: 40px;
	margin-bottom: 20px
}

.hover-icon {
	display: none
}

.item-wrapper:hover {
	background: #8bb51f
}

.item-wrapper:hover .nonhover-icon {
	display: none
}

.item-wrapper:hover .hover-icon {
	display: block
}

.item-wrapper:hover h4 {
	color: #fff
}

.item-wrapper:hover p {
	color: #fff
}

.gallery-section .nav-tabs {
	width: 35%;
	margin: 30px auto;
	border-bottom: none
}

.gallery-tabs.nav-tabs li {
	border-right: 1px solid #f8f8f8;
	height: 42px;
	background: #fff;
	width: 50%;
	text-align: center
}

.gallery-tabs.nav-tabs li.active {
	background: #f3873e;
	border-right: none
}

.gallery-tabs.nav-tabs li.active a {
	border: 1px solid #f3873e;
	background: #f3873e;
	color: #fff;
	border-radius: 0
}

.gallery-tabs.nav-tabs li.active a:hover {
	background: #f3873e
}

.gallery-tabs.nav-tabs li a {
	font-weight: 600;
	color: #000
}

.gallery-tabs.nav-tabs li.active:hover a {
	color: #fff
}

.gallery-tabs.nav-tabs li:hover a {
	color: #f3873e94
}

.gallery-tabs.nav-tabs li a:hover {
	background: 0 0;
	border-color: transparent
}

.gallery-item {
	width: 33.3333%;
	float: left
}

#internalviews .gallery-item {
	min-height: 255px
}

.gallery-img-wrapper {
	margin: 10px
}

.mb-0 {
	margin-bottom: 0
}

table tr td {
	font-weight: 500
}

.benefit-img {
	transition: all .5s ease-in-out
}

.benefit-img:hover {
	transform: scale(1.05);
	transition: all .5s ease-in-out
}

.overlay {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: auto;
	position: relative;
	display: flex;
	align-items: center;
	top: 0;
	font-size: 16px;
	background-color: #00000096
}

.overlay p {
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 0 10px
}

@media(min-width:1600px) {
	.sticky-btn p {
		font-size: 15px!important
	}
	.sticky-btn .font-ic {
		font-size: 30px!important
	}
}

.sticky-btn {
	background-color: #fff;
	display: block;
	width: 20%;
	text-align: center;
	font-size: 15px;
	right: initial;
	top: initial;
	bottom: 0;
	    left: 0;
	border-radius: 0;
	position: fixed;
	z-index: 998;
	background: #fff;
	color: #fff;
	text-decoration: none!important;
	font-weight: 600;
	border: 1px solid #d2d2d2;
	cursor: pointer
}

.sticky-btn .font-ic {
	color: #fff;
	font-size: 22px;
	margin-top: 2px
}

.sticky-btn p {
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 0;
	color: #fff
}

.border-right {
	border-right: 1px solid #d2d2d2;
	padding: 5px 0;
	background: #ed268e
}

.border-right:hover {
	background: #fff
}

.border-right:hover p {
	color: #000
}

.border-right:hover .font-ic {
	color: #ed268e
}

.border-right.no-border {
	border-right: none
}

.youtube-play {
	position: absolute;
	text-align: center;
	margin: auto;
	width: 70px;
	color: red;
	top: 45%;
	left: 40%
}

@media(max-width:1024px) {
	.sticky-btn {
		width: 30%
	}
}

@media(max-width:820px) {
	.sticky-btn {
		width: 35%
	}
}

@media(max-width:480px) {
	.sticky-btn {
		width: 100%
	}
	#videomodal iframe {
		height: 215px!important
	}
	.hero .bg.bg-slide-01 {
		min-height: 50vh;
		background: url(../img/mb.jpg) center center no-repeat
	}
	.rera-section .text-right {
		text-align: left
	}
}


@media (max-width: 380px){
    #videomodal iframe {
        height: 185px!important;
    }
}

.specification-accordion .panel .panel-heading {
	background-color: #fab83e!important;
	text-align: left;
	padding: 8px 10px
}

.specification-accordion .panel .panel-heading img {
	width: 40px;
	margin-right: 10px
}

.specification-accordion .panel .panel-heading a {
	color: #000;
	font-weight: 600;
	background-color: #fab83e!important
}

.specification-accordion .panel {
	margin-bottom: 10px!important;
	background: #f7f7f7!important
}

.specification-accordion .panel .panel-heading>a:before {
	color: #000!important;
	padding-top: 10px
}

#Specifications .specification-accordion .panel-title a.collapsed:before,
#Specifications .specification-accordion .panel-title a:before {
	top: 25px!important
}

.project-detail-sub {
	list-style: none;
	border: 1px solid #000;
	padding: 20px 0;
	text-align: center;
	color: #000;
	font-weight: 500
}

.project-detail p {
	margin-bottom: 5px;
	line-height: 15px
}

@media(max-width:480px) {
	.card-body {
		min-height: auto!important
	}
	.mobile-space {
		display: block
	}
	.project-detail-sub {
		padding: 10px 0
	}
	.projects-slider .card-body {
		padding: .8rem;
		font-size: 12px
	}
	.floor_plan_table {
		margin-bottom: 0
	}
	.projects-slider .slick-list {
		padding-left: 0!important
	}
	.our-vision-tabs li {
		height: auto!important;
		width: 33%!important
	}
	.our-vision-tabs li a {
		padding: 7px
	}
	.gallery-section .nav-tabs.hometabs {
		width: 100%!important;
		background: #ffffff59
	}
	.gallery-item {
		width: 49.3333%;
		float: left
	}
	.gallery-tabs.nav-tabs.hometabs li {
		width: 50%!important;
		margin-bottom: initial!important;
		font-size: 13px
	}
}

.floorplan-section.gallery-section .nav-tabs {
	width: 30%;
	margin: 30px auto
}

.gallery-tabs.floorplan-tabs.nav-tabs li {
	background: #f4f4f4;
	width: 50%;
	text-align: center
}

.text-right {
	text-align: right
}

.view-floor-plan {
	color: #f98a00!important;
	text-decoration: underline
}

@media(min-width:767px) {
	.floorplan-section .item {
		margin-bottom: 18px;
		width: 32.333%;
		display: inline-block
	}
}

.floorplan-section .item .card {
	border: 0!important;
	margin: 5px
}

.card-body {
	background-color: #f7f5f1;
	text-align: left;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.floorimgg {
	border: 1px solid #000
}

.floorplanrow {
	background-color: #fff;
	text-align: left;
	border-bottom: 2px solid #f4f4f4;
	width: 100%;
	margin: auto
}

.floorplanrow p {
	margin-bottom: 0;
	padding: 5px 0;
	color: #000
}

.sl-overlay {
	background: #000!important
}

.sl-wrapper .sl-close,
.sl-wrapper .sl-counter {
	color: #fff!important
}

.sl-wrapper .sl-navigation button {
	color: #fff!important
}

.google-maps {
	margin-bottom: -10px
}

.leaf-img {
	margin-top: -7px
}

@media(max-width:480px) {
	.no-pad {
		padding: 0
	}
}

.location-section .bg-green {
	position: relative
}

.location-content {
	background: #fff;
	color: #000;
	position: absolute;
	padding: 25px;
	right: 22%;
	top: 22%;
	padding-bottom: 12px
}

.location-content ul {
	list-style-type: none;
	padding-left: initial
}

.location-content ul li {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 18px;
	line-height: 26px
}

@media(min-width:767px) {
	.contact.tab-content {
		border: 1px solid #ddd;
		padding: 17px 30px
	}
	.pad-right {
		padding-right: 0
	}
	.pad-left {
		padding-left: 0
	}
	.formpad-left {
		padding-left: 25px
	}
	.banner-text {
		margin-top: -200px
	}
}

@media(max-width:480px) {
	.location-content {
		position: initial;
		background: 0 0
	}
	form .pad-left {
		padding-left: 0
	}
}

.about-section .btn-brand {
	font-size: 12px
}

.project-item {
	width: 20%;
	float: left;
	position: relative
}

.project-item-wrapper {
	position: absolute;
	background: rgb(160 189 82 / .7);
	color: #fff;
	top: 0;
	margin: 23px;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	align-items: center
}

.project-item-wrapper h3 {
	color: #fff;
	text-align: center;
	margin-top: 30%;
	text-transform: uppercase;
	margin-bottom: 5px
}

.project-item-wrapper p {
	text-transform: uppercase;
	font-family: Poppins, sans-serif;
	letter-spacing: 1px;
	text-align: center
}

.project-item:hover .project-item-wrapper {
	display: block
}

p.plus-icon {
	font-size: 50px!important;
	font-weight: 100
}

h5.title {
	font-size: 25px;
	margin-bottom: 20px;
	margin-top: 40px
}

#videomodal .modal-content {
	background: 0 0;
	box-shadow: none;
	border: 0
}

#videomodal .modal-header {
	border-bottom: none;
	padding: 0
}

#videomodal .modal-header .close {
	color: #fff;
	font-size: 40px;
	position: relative;
	right: 14px;
	top: 7px;
	opacity: .8
}

@media(max-width:480px) {
	.project-item {
		width: initial;
		margin-right: 10%
	}
	#internalviews .gallery-item {
		min-height: initial
	}
	.project-item-wrapper h3 {
		font-size: 16px;
		color: #fff;
		text-align: center;
		margin-top: 0;
		text-transform: uppercase;
		margin-bottom: 0
	}
	.project-item-wrapper {
		margin: 0;
		position: initial;
		display: block;
		padding: 5px 0;
		margin-bottom: 30px
	}
	p.plus-icon {
		display: none
	}
}

section.light-sec {
	background: #effef7
}

.bg-gray {
	background: #f1f1f1
}

.bg-green {
	background: #8bb51f
}

.bg-light {
	background: #effef7
}

.bg-bright {
	background: #fff
}

.bg-blue {
	background: #212a61
}

.text-bright {
	color: #fff
}

.text-black {
	color: #000
}

.text-blue {
	color: #212a61
}

.text-pink {
	color: #ed268e
}

.leadform {
	width: 100%
}

.leadform legend {
	display: block;
	background: #222;
	padding: 15px;
	color: #e9e9e9;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0
}

.leadform .wrapper {
	padding: 30px 21px 15px;
	background: #fff
}

.leadform .form-group {
	position: relative
}

.leadform .form-group .f-lable {
	font-size: 14px;
	position: absolute;
	left: 15px;
	top: -7px;
	background: #fff;
	padding: 0 5px;
	line-height: 1;
	margin: 0;
	font-weight: 400;
	z-index: 1
}

.leadform .form-group .form-control {
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #6a6b6b
}

.leadform .btn-brand {
	height: 45px;
	border-radius: 5px
}

.section-heading {
	font-size: 27px;
	color: #202a61;
	line-height: 1.2;
	padding: 0
}

.section-heading strong {
	text-transform: uppercase
}

.footer-section {
	padding: 20px 0
}

.footer-item {
	width: 20%;
	float: left
}

.footer-wrapper {
	margin: 0 30px;
	margin-bottom: 20px;
	min-height: 212px
}

.footer-item .footer-wrapper h4 {
	color: #fff;
	margin-bottom: 10px
}

.footer-item .footer-wrapper a {
	color: #d1d1d3;
	font-size: 14px;
	display: block;
	font-weight: 400;
    margin-bottom: 10px;
}

.footer-item .footer-wrapper p {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 20px
}

.contact_form{
    background: #f4f4f4;
    padding: 30px 70px;
}

@media(max-width:480px) {
	.footer-item {
		width: 90%
	}
	.footer-item.last-item {
		width: 100%
	}
	.footer-wrapper {
		min-height: 200px
	}
}

@media(max-width:380px) {
	.footer-wrapper {
		min-height: 230px
	}
	.footer-wrapper.minheight {
		min-height: initial
	}
}

footer {
	background: #222;
	color: #fff;
	font-size: 23px;
	padding: 5px 0
}

.footer-right {
	float: right
}

@media (max-width:480px) {
	.footer-right {
		float: initial
	}
}

@media (max-width:768px) {
	.btn-container {
		text-align: center
	}
	.hide-mobile{
	    display: none !important;
	}
}

footer p {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px
}

@media (max-width:500px) {
	footer p {
		margin-bottom: 10px
	}
}

footer a {
	font-size: 12px;
	line-height: 1.5;
	margin: 10px;
	color: #fff
}

@media (max-width:500px) {
	footer a {
		margin-bottom: 10px
	}
}

.call-footer {
	padding: 15px;
	font-size: 20px;
	background: #8bb51f;
	display: block;
	color: #fff!important;
	margin: 0;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	text-decoration: none!important;
	display: none
}

.call-footer.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0
}

.call-footer-fixed a {
	margin: 0 10px;
	color: #fff
}

.call-footer .fixed a:hover {
	color: #fff!important
}

.pull-right {
	text-align: right
}

.fa-twitter {
	color: #db9d60
}

@media (max-width:500px) {
	.call-footer {
		display: block
	}
}

.thankyou-sec .row {
	min-height: 75vh;
	display: -webkit-flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	display: flex;
	align-items: center;
	justify-content: center
}

.btn {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: 300;
	font-size: 14px;
	padding: 6px 12px;
	letter-spacing: 1px;
	line-height: 30px;
	outline: 0!important;
	text-decoration: none!important
}

.btn.btn-default {
	color: #222;
	border-color: #fff
}

.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default:hover {
	background: #fff;
	color: #222
}

.btn.btn-default.dropdown-toggle:active,
.btn.btn-default.dropdown-toggle:focus,
.btn.btn-default.dropdown-toggle:hover {
	background: #f8f8f8;
	color: #202a61
}

.btn.btn-lg {
	padding-left: 21px;
	padding-right: 21px;
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 2px
}

.btn.btn-sm {
	padding: 0 12px 0;
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 1px
}

.btn.btn-wide {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 6px
}

.btn.btn-wide.btn-sm {
	padding-top: 0
}

.btn.btn-wide.with-arrow {
	padding-right: 36px;
	position: relative
}

.btn.btn-wide.with-arrow .arrow {
	display: block;
	position: absolute;
	height: 15px;
	width: 15px;
	right: 15px;
	top: 1px;
	bottom: 0;
	margin: auto auto
}

.btn.btn-brand {
	background: #f3873e;
	border: 1px solid transparent;
	color: #fff;
	position: relative;
	padding-bottom: 4px;
	border-radius: 0;
	font-weight: 400
}

.btn.btn-brand:active,
.btn.btn-brand:focus,
.btn.btn-brand:hover {
	border-color: none!important
}

.btn.btn-brand:hover {
	color: #f3873e;
	background: #fff;
	border: 1px solid #f3873e!important;
	font-weight: 600
}

.btn.btn-cta {
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	background: #7fb300;
	color: #202a61;
	font-size: 15px;
	font-weight: 700;
	border: 2px solid #202a61;
	padding: 3px 24px 3px;
	margin: 0 0 15px;
	letter-spacing: .5px
}

.input-group {
	margin: 15px 0
}

.input-group .form-control {
	margin: 0
}

.input-group .input-group-addon {
	border-color: #202a61;
	color: #202a61;
	background: #7fb300
}

.form-control {
	line-height: 30px;
	margin: 0;
	height: 45px;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b1b1b1;
	border-color: #dedcd7!important;
	outline: 0!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.form-group label.cust-error,
.form-group label.error {
	color: #8b0000;
	font-size: 12px;
	padding: 3px;
	line-height: 1;
	padding: 0;
	margin: 0;
	padding-top: 6px;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: 400
}

#leadform .form-group label.cust-error,
#leadform .form-group label.error {
	color: #fff;
	font-size: 12px;
	padding: 3px;
	line-height: 1;
	padding: 0;
	margin: 0;
	padding-top: 6px;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: 400
}

section.dark {
	background: #202a61;
	color: #fff
}

section.dark h1,
section.dark h2,
section.dark h3,
section.dark h4,
section.dark h5,
section.dark h6 {
	color: #fff
}

.intl-tel-input {
	display: block;
	position: relaitve
}

.intl-tel-input .selected-flag {
	height: auto;
	top: 21px
}

p.footer-sub {
	width: 80%;
	margin: auto;
	font-weight: 500
}

@media(max-width:480px) {
	p.footer-sub {
		width: 100%;
		margin-top: 5%
	}
}

.mob-disp {
	display: block
}

@media(max-width:768px) {
	.mob-disp {
		display: inline
	}
}

.amenities-grid {
	display: block;
	margin: 30px -15px
}

.amenities-grid .item {
	display: block;
	float: left;
	width: 50%;
	padding: 5px
}

@media (max-width:991px) {
	.amenities-grid .item {
		width: 50%
	}
}

@media (max-width:767px) {
	.amenities-grid .item {
		width: 50%
	}
}

@media (max-width:540px) {
	.amenities-grid .item {
		width: 100%
	}
}

.amenities-grid .item .wrapper {
	position: relative
}

.amenities-grid .item .wrapper .text-pane {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/rgbapng/1f3c64e5-5.png?1538998629);
	background: rgba(31, 60, 100, .9);
	opacity: 0;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: left;
	padding: 21px 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.amenities-grid .item .wrapper .text-pane .title {
	color: #d4af60;
	font-weight: 400;
	font-size: 26px;
	line-height: 1.5;
	margin: 0 0 9px;
	padding: 0
}

.amenities-grid .item .wrapper .text-pane .text {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	line-height: 1.8;
	margin: 0;
	padding: 0
}

.amenities-grid .item .wrapper:hover .text-pane {
	opacity: 1
}

.amenities-grid .item.mar-btm {
	padding-bottom: 0
}

.amenties-caption {
	width: 100%;
	color: #fff;
	padding: 10px 10px 5px 10px;
	text-align: left;
	position: relative;
	top: initial;
	bottom: -17px;
	background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
	margin-top: -55px;
	font-size: 18px
}

.amenties-caption.young-caption {
	bottom: 7px
}

@media (max-width:480px) {
	.amenities-grid .item.mar-btm {
		padding-bottom: 5px
	}
	.amenities-section .gallery-item {
		width: 100%
	}
}

.yellow-bg {
	background: #fab83e!important
}

.pma-page li {
	font-size: 15px;
	line-height: 28px
}

.pma-table td {
	padding: 10px;
	font-weight: 400
}

.grey-bg {
	background-color: #f8f8f8
}

@media (max-width:1024px) {
	h4 {
		font-size: 15px
	}
	.highlights-section .wrapper {
		min-height: 240px
	}
	.time-section ul li {
		font-size: 15px
	}
}

#accordion {
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}

#accordion .panel {
	border: 1px solid rgba(0, 0, 0, .125);
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	background: 0 0;
	border-radius: .25rem
}

#accordion .panel:first-child .panel-heading .panel-title {
	background: 0 0
}

#accordion .panel:first-child .panel-heading .panel-title a {
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-left-radius: 9px;
	border-top-left-radius: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
	border-top-right-radius: 9px
}

#accordion .panel:last-child .panel-heading .panel-title {
	background: 0 0
}

#accordion .panel:last-child .panel-heading .panel-title a {
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px
}

#accordion .panel-heading {
	padding: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	background: 0 0;
	background: 0 0
}

#accordion .panel-title {
	padding-top: 0
}

#accordion .panel-title a {
	display: block;
	padding: 10px 50px 10px 30px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	background: #fff;
	position: relative;
	border-bottom: none
}

#accordion .panel-title a.collapsed:before,
#accordion .panel-title a:before {
	content: "\f068";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 20px;
	position: absolute;
	top: 12px!important;
	right: 30px
}

#accordion .panel-title a.collapsed:before {
	content: "\f067"
}

#accordion .panel-body {
	font-size: 14px;
	color: #555;
	line-height: 25px;
	padding: 20px 25px;
	position: relative;
	border: none
}

#accordion .panel-body ul {
	margin-bottom: 0;
	padding-left: 20px
}

#accordion .panel-body ul li {
	margin-bottom: 10px
}

#accordion .panel-body ul li:last-child {
	margin-bottom: 0
}

#accordion .panel-body .table td {
	border-top: none!important
}

#accordion .panel-body .table td:nth-child(2) {
	text-align: center
}

#OurteamModal .html .icon {
	margin: auto;
	display: block
}

#OurteamModal .html .spec-info-btn {
	display: none
}

.disc-wrapper {
	max-height: 100px;
	overflow: hidden;
	position: relative
}

.yashodha-section .disc-wrapper {
	margin-bottom: initial
}

.html .disc-wrapper {
	max-height: initial
}

.html {
	background: initial;
	pointer-events: none!important
}

#OurteamModal .modal-header {
	padding: initial;
	border: none
}

#OurteamModal .modal-header .close {
	margin-top: 10px!important;
	margin-right: 15px!important;
	background: #f3873e;
	padding: 5px 10px;
	border-radius: 4px;
	opacity: 1;
	color: #fff
}

.glance-hide {
	display: none
}

#OurteamModal .glance-hide {
	display: block
}

#OurteamModal .item-wrapper {
	border: none;
	margin-bottom: 0
}

@media (max-width:768px) {
	.amenities-grid .item .wrapper .text-pane {
		padding: 21px 30px
	}
	.amenities-grid .item .wrapper .text-pane .text {
		font-size: 12px
	}
}

@media (max-width:380px) {
	.amenities-grid .item .wrapper .text-pane {
		padding: 21px 15px
	}
	.amenities-grid .item .wrapper .text-pane .title {
		font-size: 22px
	}
}

@media (max-width:320px) {
	.amenities-grid .item .wrapper .text-pane {
		padding: 21px 10px
	}
	.amenities-grid .item .wrapper .text-pane .title {
		font-size: 20px
	}
	.amenities-grid .item .wrapper .text-pane .text {
		font-size: 11px;
		line-height: 15px
	}
}

.thankyou-background {
	background: rgb(255 255 255 / .6);
	padding: 20px 0
}

#disclaimermodal .modal-footer {
	border-top: none
}

@media(min-width:767px) {
	.mobile-block {
		display: block
	}
}

.custom-map {
	position: relative;
	top: -55px
}

.custom-map-section {
	overflow: hidden
}

#imagemodal .modal-dialog {
	width: 70%
}

#imagemodal .modal-content {
	border: 0;
	background: 0;
	box-shadow: none
}

#imagemodal .modal-header {
	border-bottom: 0
}

#imagemodal .modal-header .close {
	color: #fff;
	opacity: 1;
	font-size: 35px
}

#imagemodal .buttons {
	text-align: right
}

#imagemodal .button {
	padding: 0 16px;
	margin-top: 10px
}

@media(max-width:480px) {
	#imagemodal .modal-dialog {
		width: initial
	}
}

div {
	outline: 0!important
}

#myModal.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, .8)
}

#myModal .modal-content {
	position: relative;
	background-color: #212a61;
	margin: auto;
	padding: 5% 0;
	width: 35%;
	max-width: 1200px;
	text-align: center
}

#myModal .modal-content h4 {
	font-weight: 700;
	font-size: 20px;
	color: #fff
}

#myModal .modal-text {
	padding-left: 10%;
	padding-right: 10%;
	margin-top: 15px;
	font-size: 16px;
	color: #fff
}

#myModal .close {
	color: #eec05d;
	position: absolute;
	top: 17%;
	right: 34%;
	font-size: 30px;
	font-weight: 700;
	padding: 5px 10px;
	opacity: 1;
	z-index: 1
}

#myModal .close:focus,
#myModal .close:hover {
	color: #999;
	text-decoration: none;
	cursor: pointer
}

#myModal .mySlides {
	display: none
}

#myModal .cursor {
	cursor: pointer
}

#myModal .next,
#myModal .prev {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	transition: .6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none
}

#myModal .prev {
	left: 0;
	border-radius: 3px 0 0 3px
}

#myModal .next {
	right: 0;
	border-radius: 3px 0 0 3px
}

#myModal .next:hover,
#myModal .prev:hover {
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	text-decoration: none
}

@media (max-width:768px) {
	#myModal .modal-content {
		width: 50%
	}
	#myModal .close {
		right: 19%;
		right: 27%
	}
}

@media (max-width:480px) {
	#myModal .modal-content {
		width: 80%
	}
	#myModal .modal-content h4 {
		font-size: 18px
	}
	#myModal .modal-text {
		padding-left: 5%;
		padding-right: 5%;
		font-size: 15px
	}
	#myModal .close {
		right: 10%
	}
}

@media (max-width:320px) {
	#myModal .modal-content {
		width: 95%
	}
	#myModal .close {
		right: 5%
	}
}

#myModal .numbertext {
	color: #fff;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0
}

#myModal img {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	margin: auto
}

#myModal .caption-container {
	display: none;
	text-align: center;
	background-color: #000;
	padding: 2px 16px;
	color: #fff
}

#myModal .demo {
	opacity: .6
}

#myModal .active,
#myModal .demo:hover {
	opacity: 1
}

img.hover-shadow {
	transition: .3s
}

.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

@media (max-width:480px) {
	h1 {
		font-size: 36px;
		line-height: 35px
	}
	p.heading-copy {
		font-size: 28px;
		line-height: 30px
	}
	p.sub-text {
		font-size: 18px;
		line-height: 25px;
		letter-spacing: initial
	}
	.btn {
		font-size: 16px
	}
}

.pos {
	position: relative;
	z-index: 1
}

.formMessage {
	display: none
}

p.more {
	width: 70%;
	margin: auto
}

p.testi-name {
	font-weight: 500;
	margin-top: 30px
}

@media (max-width:480px) {
	p.more {
		width: 100%
	}
}

.fa-phone {
	transform: rotate(100deg)
}

.anchor-sticky {
	position: fixed;
	z-index: 998;
	right: -67px;
	top: 45%;
	transform: rotate(90deg);
	background: #ed268e;
	color: #fff;
	-webkit-text-fill-color: #fff;
	padding: 5px 20px;
	text-decoration: none!important;
	font-weight: 700;
	-moz-border-radius-bottom-left: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottom-left: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-bottom-right-radius: 7px
}

#EnquireModal .form-group {
	padding: 0 15px
}

.morecontent span {
	display: none
}

.morelink {
	color: #000
}

a.morelink:hover {
	color: #000!important;
	text-decoration: underline
}

.table {
	margin-bottom: 0
}

@media (min-width:768px) {
	.projects-slider {
		margin: auto;
		text-align: center
	}
	.projects-slider .item {
		margin-bottom: 18px;
		width: 32.4%;
		display: inline-block
	}
	.projects-slider .item .card,
	.projects-slider-citywise .item .card {
		border: 0!important;
		padding-bottom: 15px;
		margin: 0 5px
	}
	.projects-slider .card-img-top {
		filter: grayscale(1)
	}
	.projects-slider .card:hover .overlay-container h4,
	.projects-slider-citywise .card:hover .overlay-container h4 {
		background-color: #000!important;
		color: #fff!important;
		-webkit-text-fill-color: #fff!important;
		border-left: 12px solid #fab83e
	}
	.projects-slider .card-img-top:hover,
	.projects-slider-citywise .card-img-top:hover {
		filter: grayscale(0)!important;
		transition: all .5s ease-in-out;
		box-shadow: 0 0 5px rgba(0, 0, 0, .46)
	}
	.price {
		margin-top: initial;
		background: #fff;
		padding: 5px 10px;
		-webkit-text-fill-color: #000;
		margin: 0 10px
	}
	.feedback-slider .item p {
		width: 65%;
		margin: auto
	}
	.form-row form {
		width: 50%;
		margin: auto
	}
	.floorplan-section .projects-slider {
		margin: initial;
		text-align: left
	}
}

@media (min-width:992px) {
	.desktop-only {
		display: block
	}
	.mobile-only {
		display: none
	}
}

.projects-slider .item .card {
	border: 0!important;
	box-shadow: 1px 1px 4px #ccc;
	position: relative;
    padding: 5px;
    border-radius: 5px !important;
    overflow: hidden;
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

h2>span {
    background: linear-gradient(90deg, rgba(21, 100, 53, 1) 0%, rgba(0, 162, 216, 1) 50%, rgba(21, 100, 53, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.overlay-container h4,
.overlay-container p {
	width: 100%;
	transition: all .5s ease-in-out;
	padding: 0;
	margin: 0;
	color: #000!important;
	-webkit-text-fill-color: #000;
	font-size: 16px;
	font-weight: 500;
	background: #000;
	padding: 6px 0;
	position: absolute;
	bottom: 0;
	padding-left: 10px;
	border-left: 12px solid #fab83e;
	text-align: left;
	background-color: #fab83e
}

.card-body {
	text-align: left
}

.card-body {
	background-color: #f4f4f4
}

.card-title {
	margin-bottom: .75rem
}

.feedback-slider .item img {
	width: 150px;
	height: 150px;
	text-align: center;
	margin: auto;
	border-radius: 4px
}

@media (max-width:767px) {
	.projects-slider .item .card {
		padding: 0;
		margin-right: 10%
	}
	.desktop-only {
		display: none
	}
	.floorplan-section .slick-slide img {
		display: inline-block
	}
}

@media (max-width:480px) {
	.card-body {
		min-height: 186px
	}
}

@media (max-width:380px) {
	.card-body {
		min-height: 210px
	}
}

.slider-container {
	position: relative
}

.slick-arrow {
	background: #fff;
	width: 35px;
	height: 35px;
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
	color: #1d1818;
	z-index: 1;
	border: 0;
	font-size: 0;
	outline: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .12);
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 1
}

@media(max-width:425px) {
	.slick-arrow {
		top: -30px
	}
}

.slick-arrow.slick-prev {
	left: 30px
}

@media(max-width:425px) {
	.slick-arrow.slick-prev {
		left: 0
	}
}

.slick-arrow.slick-prev:before {
	content: "\e257";
	color: #1d1818;
	font-size: 16px;
	line-height: 2.2
}

.slick-arrow.slick-next {
	right: 30px
}

@media(max-width:425px) {
	.slick-arrow.slick-next {
		right: 0
	}
}

.slick-arrow.slick-next:before {
	content: "\e258";
	color: #1d1818;
	font-size: 16px;
	line-height: 2.2
}

.slick-dots {
	text-align: center;
	padding: 0;
	margin-bottom: 15px
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 2px;
	padding: 0;
	cursor: pointer
}

.slick-dots li:only-child {
	opacity: 0
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 12px;
	height: 12px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

.slick-dots li button::before,
.slick-dots li button:before {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	left: 0;
	margin: auto auto;
	width: 6px;
	height: 6px;
	background: 0 0;
	background: #333434;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.slick-dots li.slick-active button::before,
.slick-dots li.slick-active button:before {
	background: #0f4478;
	width: 12px;
	height: 12px
}

.manhattan-list {
	list-style: none;
	padding-left: 0
}

.manhattan-list li {
	margin-bottom: 12px
}

.list-content li {
	position: relative
}

.fa-check-square {
	color: #f3873e;
	font-size: 22px;
	vertical-align: middle
}

.blog-post {
	margin-bottom: 30px
}

.blog-detail h2 {
	margin-bottom: 20px
}

.blog-detail ul {
	padding-left: 12px
}

.blog-detail-img {
	margin: 25px 0;
	width: 80%
}

.blog-date {
	border: 1px solid #f3873e;
	background: #f3873e;
	color: #fff;
	border-radius: 0;
	width: max-content;
	padding: 7px 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	text-transform: uppercase
}

h5 {
	color: #f3873e
}

.published-by {
	text-transform: uppercase
}

a {
	text-decoration: none!important
}

@media only screen and (min-width:767px) and (max-width:992px) {
	.bgblack {
		height: 491px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.bgblack {
		height: 420px!important
	}
}

#our-vision-mission {
	padding-top: 30px
}

.teammodal .close {
	z-index: 999;
	position: relative
}

.popup-heading {
	margin-top: 20px;
	margin-bottom: 0
}

@media (min-width:768px) {
	.teammodal {
		width: 1000px
	}
}

.team-card:hover .teamimg {
	filter: grayscale(0)
}

.teamimg {
	filter: grayscale(1)
}

.team-card:hover {
	cursor: pointer
}

.team-card img:hover {
	transition: all .5s ease-in-out;
	box-shadow: 0 0 5px rgba(0, 0, 0, .36)
}

.text-orange {
	color: #f3873e
}

.team-para {
	line-height: 20px;
	margin-bottom: 0;
	min-height: 20px;
	margin-top: 30px;
	font-size: 16px
}

.our-awards .slick-slide :hover {
	transition: all .5s ease-in-out;
	transform: scale(1.1)
}

.our-awards .slick-slide img {
	transition: all .5s ease-in-out;
	width: 80%
}

.slick-dots li.slick-active button::before,
.slick-dots li.slick-active button:before {
	background: #fab83e
}

.about-us {
	margin-top: 70px
}

.our-vision {
	padding: 15px 30px
}

.bgyellow,
.bgyellow p,
.bgyellow ul li {
	background-color: #fab83e;
	color: #000;
	font-weight: 400
}

@media(min-width: 1600px){
	.bgblack {
		height: 420px !important;
	}
}


.bgblack ul li{
	margin-bottom: 10px;
}

.bgblack {
	background-color: #000;
	color: #fff;
	height: 372px
}

.bgblack h2 {
	color: #fff
}

.our_mission_section {
	margin-top: 16px
}

.our-vision ul {
	padding-left: 12px
}

ul li {
	font-weight: 400
}

.mobile-only {
	display: none!important
}

@media only screen and (max-width:480px) {
	.team-card {
		margin-bottom: 30px!important
	}
	.our_vision_section {
		margin-top: 20px
	}
	.mobile-only {
		display: block!important
	}
	.our_values_section {
		margin: 15px
	}
	.our_values_section {
		background-color: #fab83e;
		color: #000;
		height: 100%!important
	}
	.our_values_section h2,
	.our_values_section ul li {
		color: #000
	}
	.gallery-tabs.nav-tabs li {
		width: auto;
		margin-bottom: 20px;
		border-bottom: 0
	}
	.gallery-tabs {
		border-bottom: 0 solid #ddd;
		margin: auto;
		position: relative;
		display: inline-block;
		vertical-align: middle
	}
	.our-awards {
		margin-top: 30px
	}
}

.youtube-wrapper {
	max-width: 100%;
	margin: 20px auto;
}

.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer
}

.youtube img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: .7
}

.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba(0, 0, 0, .6);
	z-index: 1;
	opacity: .8;
	border-radius: 6px
}

.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26px;
	border-color: transparent transparent transparent #fff
}

.youtube .play-button,
.youtube img {
	cursor: pointer
}

.youtube .play-button,
.youtube .play-button:before,
.youtube iframe,
.youtube img {
	position: absolute
}

.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0
}
