* {
	margin: 0;
	padding: 0
}

html {
	scroll-behavior: smooth
}

body {
	font-size: 15px;
	color: #111;
	font-family: 'Roboto';
	font-weight: 400;
	font-style: normal;
	overflow-x: hidden !important
}

p {
	line-height: 28px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Noto Serif', serif;
	color: #000
}

h2 {
	font-size: 32px;
	line-height: 48px !important
}

h3 {
	font-size: 22px;
	line-height: 30px;
}

ul {
	padding-left: 20px
}

a:focus {
	outline: 0;
	text-decoration: none
}

.wrapper {
	display: inline-block !important
}

img {
	width: 100%;
	transition: 0.5s;
	transition: all ease-in-out 1s;
}

.container-fluid {
	padding: 0;
	width: 1400px;
	margin: 0 auto
}

.main-slider .owl-nav .owl-next:after,
.main-slider .owl-nav .owl-prev:after {
	width: auto;
	top: -1px;
	height: 20px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.banner-nav-list,
.oc-gallery-heading,
.submit-center,
.wrapper,
header,
img {
	width: 100%
}

.main-slider .owl-nav .owl-next span,
.main-slider .owl-nav .owl-prev span {
	background: url(../images/arrow-white.png) no-repeat
}

.main-slider .owl-nav .owl-next,
.main-slider .owl-nav .owl-prev {
	background: 0 0;
	box-shadow: none;
	left: auto;
	height: auto;
	width: 100px
}

.footer-move a,
.hoverbtn a,
.side-bar .menu .item a {
	font-family: 'Noto Serif', serif
}

.fancybox-navigation .fancybox-button,
header,
header.sticky {
	opacity: 1 !important
}

header .container-fluid {
	padding: 0;
	width: 94%;
	margin: 0 auto
}

img.logo {
	width: 335px !important;
}

.about-oc {
	display: inline-block;
	clear: both;
	width: 100%;
	padding: 60px 0;
}

header {
	position: fixed;
	z-index: 999;
	padding: 6px;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	-webkit-transition: .2s;
	transition: .2s;
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.sticky-logo {
	display: none;
}

header.sticky .sticky-logo {
	display: inline-block;
}

header.sticky .normal-logo {
	display: none !important;
}

header.sticky {
	background: #00391d;

	text-align: left
}

.about-icon1,
.icon-oc-information img,
header.sticky img.logo {
	width: 75px
}

header.sticky .navigation-bar {
	text-align: right;
	padding: 20px 0 0
}

.floor-zoning ul li:hover .zoning-name,
.nav-tabs>li:last-child::after,
.navbar-default,
.side-bar .menu .item ul li:last-child::after {
	display: none
}

.heading-info b,
header.sticky .navbar-default {
	display: block
}

.navbar-default .navbar-nav>li>a {
	color: #333;
	padding: 11px 15px;
	font-size: 15px
}

.zoning-logo,
img.logo {
	width: 100px
}

.navigation-bar ul,
.talk-us ul li {
	list-style: none
}

.navigation-bar ul li,
.social-links ul li {
	display: inline-block;
	padding: 0 10px
}

.navigation-bar ul li a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 300;
}

.navigation-bar ul li a:hover {
	color: #dbf7f2;
	text-decoration: none
}

.navigation-bar {
	text-align: right;
	padding: 20px 0 0
}

.naivgation-side-info h2 {
	font-size: 28px;
	font-weight: 700;
	padding: 0 26px
}

.banner-nav ul li a,
.heading-info span,
.hoverbtn a {
	font-size: 16px;
	text-transform: uppercase
}

.floor-plan-information .owl-nav {
	position: absolute;
	top: 40%;
	bottom: auto;
	/* display: none;*/
}

.floor-description {
	background: #00391d;

	width: 100%;
	padding: 10px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.floor-plan-block a:hover {
	text-decoration: none;
}

.side-bar {
	background: #ededed;

	width: 300px;
	height: 100vh;
	position: fixed;

	top: 0;
	right: -300px;
	overflow-y: auto;
	transition: right .6s;
	text-align: left;
	padding: 25px 36px 0
}

.banner-nav-list,
.blogs-text,
.brands-listing,
.center-btns,
.center-heading,
.consultant-brands,
.features-listings ul li,
.floor-zoning ul li,
.gallery-description,
.m-zoning-col,
.m-zoning-text,
.nav-tabs,
.news-heading,
.oc-gallery-heading,
.scroll_top,
.sign-up,
.submit-center,
.thumb-icon-video,
.video-popup,
.zoning-name {
	text-align: center
}

.side-bar::-webkit-scrollbar {
	width: 0
}

.side-bar.active {
	right: 0
}

.side-bar .menu {
	width: 100%;
	margin-top: 30px
}

.side-bar .menu .item {
	position: relative;
	cursor: pointer;
	margin-bottom: 25px
}

.side-bar .menu .item ul li::after {
	content: "/";
	height: 2px;
	position: absolute;
	top: 5px;
	right: -4px;
	font-size: 14px;
	color: #606060;
	font-weight: 500
}

.side-bar .menu .item ul li {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 5px 10px
}

.side-bar .menu .item ul li a {
	font-family: Roboto;
	font-weight: 300 !important;
	font-size: 13px;
	text-transform: capitalize;
	color: #606060;
	padding: 0
}

.side-bar .menu .item a {
	color: #000;
	font-size: 24px;
	text-decoration: none;
	display: block;
	padding: 8px 30px;
	font-weight: 400;
	letter-spacing: 0
}

.side-bar .menu .item a:hover {
	color: #000;
	transition: .3s
}

.side-bar .menu .item i {
	margin-right: 15px
}

.side-bar .menu .item a .dropdown {
	position: absolute;
	right: 0;
	margin: 20px;
	transition: .3s
}

.side-bar .menu .item .sub-menu {
	background: #262627;
	display: none
}

.side-bar .menu .item .sub-menu a {
	padding-left: 80px
}

.rotate {
	transform: rotate(90deg)
}

.close-btn {
	position: absolute;
	color: #000;
	font-size: 32px;
	right: 0;
	top: 0;
	margin: 15px;
	cursor: pointer
}

nav {
	display: inline-block;
	margin: 0 15px 0 0
}

.menu-btn {
	color: #fff;
	font-size: 22px;
	display: inline-block;
	font-weight: 300;
	cursor: pointer
}

.main {
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px
}

.banner-nav,
.banner-nav ul,
.hoverbtn a,
.slider-text {
	display: -webkit-box;
	display: -ms-flexbox
}

.banner-nav,
.slider-text {
	-webkit-box-align: center
}

.main-slider {
	width: 100%;
	clear: both;
	background: #000;
	float: left;
	position: relative;

	overflow: hidden
}

.sticky .navigation-bar ul li a {
	color: #fff;
}

.main-slider video {
	width: 100%;
	opacity: 1;
	margin-top: -60px
}

.banner-nav,
.feature-info .hoverbtn a span,
.startegic-location-info h2 {
	margin-top: 0
}

.main-slider .owl-nav .owl-prev {
	right: 10%;
	bottom: 0
}

.main-slider .owl-nav {
	top: auto;
	display: none;
	bottom: 40px !important;
}

.main-slider .owl-nav .owl-next span {
	background-position: -35px !important
}

.main-slider .owl-nav .owl-prev:after {
	content: "prev";
	display: inline-block;
	position: absolute;
	color: #fff;
	right: -10px
}

.main-slider .owl-nav .owl-next {
	right: 1%;
	bottom: 0
}

.main-slider .owl-nav .owl-next:after {
	content: "next";
	display: inline-block;
	position: absolute;
	color: #fff;
	left: -10px
}

.banner-nav .container-fluid {
	width: 80%;
	margin: 0 auto;
	padding: 0
}

.banner-nav {
	width: 100%;
	float: left;
	position: absolute;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 3;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	top: 43%
}

.about-btn,
.about-heading-info,
.about-oc-img,
.banner-nav ul li,
.banner-nav ul li a,
.blog-img,
.blogs-info,
.blogs-text,
.cart-outline,
.center-btns .hoverbtn a,
.feature-icons,
.feature-info,
.features-listings,
.features-text,
.floor-plan-information,
.form-info-col,
.latest-blogs-row,
.nav-tabs,
.nav-tabs>li,
.news-heading,
.news-media-box,
.news-media-col,
.news-media-information,
.oc-about-text,
.oc-about-text:after,
.oc-features,
.oc-gallery,
.oc-gallery-heading,
.social-header,
.startegic-location-info,
.strategic-location,
.strategic-location-list,
.video-main,
.video-popup,
.zoning-logo {
	display: inline-block
}

.banner-nav ul {
	margin: 0;
	padding: 0;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.banner-nav ul li a {
	color: #fff;
	position: relative;
	letter-spacing: 1px;
	right: -30px;
	-webkit-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear;
	top: 8px
}

.banner-nav ul li a:hover {
	text-decoration: none;
	right: -45px;
	color: #fbdd78
}

.cart-outline {
	width: 80px;
	height: 1px;
	left: -95px;
	background: #d3d3d3;
	-webkit-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear;
	top: 8px;
	position: absolute
}

.right-outline {
	left: auto;
	right: -95px
}

.banner-nav ul li a:hover .cart-outline {
	left: -85px;
	background: #fff
}

.banner-nav ul li a:hover .right-outline {
	right: -85px;
	left: auto;
	background: #fff
}

.scroll-down {
	position: absolute;
	bottom: 8%;
	left: 50%;
	display: block;
	z-index: 2;
	background: #fff;
	height: 90px;
	width: 2px;
	-webkit-animation: 2s 2s infinite bounce;
	animation: 2s 2s infinite bounce;
	-webkit-transition: .2s ease-in;
	transition: .2s ease-in
}

@-webkit-keyframes bounce {

	0%,
	100% {
		transform: translateY(-5px)
	}

	50% {
		transform: translateY(10px)
	}
}

@keyframes bounce {

	0%,
	100% {
		transform: translateY(-5px)
	}

	50% {
		transform: translateY(10px)
	}
}

.slider-text {
	position: absolute;
	top: 34%;
	display: flex;
	width: 100%;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 3;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.text-info-slider {
	width: 35%
}

.social-links-banner {
	position: absolute;
	width: 37%;
	bottom: 6%;
	z-index: 9;
	left: 27px
}

.social-links-banner .container-fluid {
	width: 400px;
	margin: 0
}

.video-text {
	top: 34%
}

.social-header ul:before {
	content: "";
	background: #fff;
	height: 110px;
	width: 1px;
	position: absolute;
	top: -124px;
	margin-left: 10px
}

.social-header ul li {
	display: block;
	list-style: none;
	width: 30px
}

.social-header ul li a {
	color: #fff;
	font-size: 24px
}

.social-header ul li a:hover {
	color: #fbdd78
}

.building-wireframe {
	width: 100%;
	clear: both;
	float: left;
	padding: 100px 0;

}

.startegic-location-info {
	width: 100%;
	padding-left: 40px
}

.master-layout-plans {
	display: inline-block;
	border: 1px solid #adadad;
}

.heading-info h2 {
	margin: 10px 0;
	text-transform: uppercase;
}

.floor-zoning ul li:hover,
.heading-info-text {
	width: 60%
}

.strategic-location-list {
	width: 100%;
	margin: 20px 0 0;
	clear: both
}

.strategic-location-list ul li {
	padding: 3px 0;
	line-height: 27px;

}

.floor-plan-block {
	display: inline-block;
	border: 1px solid #adadad;
	margin: 1px;
}

.startegic-location-info .heading-info h2 {
	margin: 0 0 1px;
	line-height: 45px
}

.floor-plan-block {
	display: inline-block;
	border: 1px solid #adadad;
}

.location-video video {
	width: 100%;
	float: left
}

.strategic-location {
	padding: 50px 0;
	float: left;
	width: 100%;

	background-color: #e7fff3;

	background-position: bottom left;
}

.location-video {
	box-shadow: 0 0 15px #5c5c5c;
	/* border: 15px solid #fff; */
	border: 15px solid #00391d;
}

.hoverbtn {
	margin-top: 10px
}

.hoverbtn a {
	width: auto;
	float: left;
	color: #000;
	padding-bottom: 4px;
	letter-spacing: 1px;
	position: relative;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.hoverbtn a:hover,
.panel-heading a:hover {
	text-decoration: none
}

.hoverbtn a svg {
	width: 60px;
	height: 60px;
	fill: none;
	stroke: rgba(140, 140, 140, 0.1);
	stroke-dashoffset: 180;
	stroke-width: .7px;
	-webkit-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear
}

.hoverbtn a span {
	padding-bottom: 0;
	left: -33px;
	position: relative;
	transition: .3s ease-in-out;
	margin-left: -10px;
	margin-top: -6px;
	font-size: 22px;
}

.hoverbtn a b.upcom {
	width: 48px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #000;
	font-weight: 400;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	right: -59px
}

.floor-zoning ul li:first-child,
.floor-zoning ul li:nth-child(2),
.floor-zoning ul li:nth-child(3),
.floor-zoning ul li:nth-child(4) {
	background-size: cover;
	background-position: left
}

.hoverbtn a:hover svg {
	stroke: #9e8061;
	stroke-dashoffset: 0;
	stroke-dasharray: 180;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	stroke-width: 1px;
	-webkit-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear
}

.hoverbtn a:hover b.upcom {
	right: -65px;
	background: #68afa1
}

.hoverbtn i {
	font-size: 24px;
	position: relative;
	top: 2px
}

.feature-info {
	width: 100%;
	clear: both;

}

.oc-features {
	width: 100%;
	padding: 100px 0;
	float: left;

}

.features-listings ul,
.social-links ul,
.tab-content,
.talk-us ul {
	padding: 0
}

.features-listings ul li {
	height: 195px;
	width: 18.5%;
	padding: 0 10px;
	margin: 9px 8px;
	border: 1px solid #e2dddd !important;
	min-height: 195px;
	float: left;
	border-radius: 8px;
	list-style: none
}

.features-listings {
	width: 100%;
	margin: 20px 0 20px 0px
}

.features-listings p {
	line-height: 24px;
	margin-top: 10px
}

.feature-icons {
	width: 90px;
	margin-right: 0;
	float: none;
	height: 65px;
	margin-top: 0;
	padding: 12px 20px 0;
	border-radius: 50%
}

.features-text {
	width: 100%;
	float: none;
	margin: 5px 0 0
}

.features-text h4 {
	color: #000;
	font-size: 18px;
	margin: 0 0 4px
}

.news-media {
	width: 100%;
	padding: 50px 0 60px;
	background: #dbf7f2;
	clear: both
}

.center-heading {
	width: 60%;
	margin: 0 auto;
	float: none
}

.news-media-col {
	box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
	background: #fff;
	width: 100%
}

.news-heading {
	box-shadow: 2px 2px 15px rgb(0 0 0 / 15%);
	background: #fff;
	width: 100%;
	padding: 12px
}

.news-heading span {
	font-size: 16px;
	font-weight: 400
}

.blog-categories,
.blogs-text span {
	font-weight: 500;
	text-transform: uppercase
}

.news-media-box a {
	color: #000
}

.news-media-information {
	clear: both;
	width: 100%;
	margin: 20px 0 35px
}

.news-media-box {
	width: 100%;
	margin: 15px 0
}

.center-btns .hoverbtn a {
	float: none
}

.center-btns .hoverbtn a span {
	top: -23px
}

.latest-blogs-row {
	width: 100%;
	clear: both;
	padding: 80px 0
}

.blogs-info {
	width: 100%;
	padding: 0 100px;
	margin: 25px 0 40px;
	clear: both
}

.blog-col,
.consultant-list,
.footer-col,
.gallery-slider-col,
.oc-consultant {
	width: 100%;
	clear: both;
	display: inline-block
}

.blog-img {
	width: 100%;
	clear: both;
	overflow: hidden;
	position: relative
}

.blogs-text {
	padding: 4px 0 0;
	width: 100%
}

.blogs-text h3 {
	margin-bottom: 15px
}

.blogs-text span {
	color: #e61f26;
	font-size: 14px;
	letter-spacing: 1px
}

.blog-categories {
	background: #fff;
	color: #000;
	letter-spacing: .5px;
	padding: 7px 12px;
	border-radius: 25px;
	position: absolute;
	bottom: 7px;
	left: 6px;
	font-size: 13px
}

.blog-col:hover .blog-img img {
	transform: scale(1.3);
	filter: grayscale(50%);
	transition: .7s
}

.blog-img img,
.gallery-col img {
	width: 100%;
	border-radius: 0;
	transition: .7s
}

.interested-form {
	width: 100%;
	padding-bottom: 80px;
	float: left;
	clear: both;

	padding-top: 75px
}

.form-information {
	width: 65%;
	margin: 40px auto 0
}

.form-info-col {
	width: 100%;
	box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
	clear: both;
	background: #fff;
	border-radius: 15px;
	padding: 20px 40px
}

.sb-btn {
	background: #304600 !important;
	border: 2px solid #304600 !important;
	color: #fff !important;
	padding: 10px 60px !important;
	text-transform: uppercase !important;
	font-size: 18px !important;
	letter-spacing: 2px !important;
	font-weight: 400 !important;
	display: inline-block !important;
	width: auto !important;
	height: auto !important
}

.consultant-name,
.floor-zoning-info h5,
.footer-infos h3,
.gallery-description,
.nav-tabs>li>a,
.panel-heading a,
.ticker,
.zoning-name h5 {
	text-transform: uppercase
}

.sign-up,
.talk-us ul li,
ul.footer-links-list li {
	padding: 10px 0
}

.sb-btn:hover {
	background: #fff !important;
	color: #304600 !important
}

.mobilebtn i {
	font-size: 20px;
	display: block;
	margin-bottom: 4px;
	color: #304600;
}

.mobilebtn a {
	width: 50%;
	float: left;
	margin-right: 0;
	color: #606060;
	padding: 7px 0 7px;
	border: none;
	text-transform: uppercase;
	font-size: 11.5px;
	border-right: 1px solid #d4d4d4;
	cursor: pointer;
}

.mobilebtn {
	width: 100%;
	float: left;
	box-shadow: 0 1px 12px rgb(0 0 0 / 15%);
	position: fixed;
	bottom: -1px;
	display: none;
	text-align: center;
	left: 0;
	margin: 0;
	background: #fff;
	z-index: 999;
}

.signup-forms-row {
	background: #466600;
	clear: both;
	width: 100%
}

.panel-default {
	background: 0 0;
	box-shadow: none;
	border: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.panel-group .panel-heading {
	border: 0 !important
}

.footer-move a {
	font-size: 25px;
	margin: 0;
	line-height: initial;
	color: #fff
}

.floor-zoning-info h5,
.zoning-name h5 {
	font-family: Roboto, sans-serif;
	letter-spacing: 1px
}

.signup-forms-row .panel-group {
	margin: 0
}

.sign-up-footer {
	background: #efffce;
	padding: 50px 0;
	width: 100%;
	clear: both
}

.sign-up .panel-heading a.moreLink:after {
	float: none;
	content: '';
	background: url(../images/arrow-footer-down.png) 0 -23px repeat-x;
	width: 35px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 3px;
	-webkit-animation: 2s 1s infinite bounce;
	animation: 2s 1s infinite bounce;
	-webkit-transition: .1s ease-in;
	transition: .1s ease-in
}

.sign-up .panel-heading a.lessLink:after {
	float: none;
	content: '';
	background: url(../images/arrow-footer-down.png) 0 2px repeat-x;
	width: 35px;
	height: 18px;
	position: relative;
	top: 0;
	display: inline-block
}

ul.footer-links-list {
	width: 50%;
	padding: 0;
	float: left;
	list-style-type: none;
	margin-top: 30px
}

.talk-us ul li a,

.talk-us ul li a,
ul.footer-links-list li a {
	color: #fff;
	font-weight: 300;
	font-size: 15px;
}

.talk-us ul li a:hover,
ul.footer-links-list li a:hover {
	text-decoration: none;
	color: #dc9d44
}

.main-footer {
	display: inline-block;
	width: 100%;
	background: #00391d;
	clear: both;
	padding: 40px 0 40px;
}

.footer-infos h3 {
	font-size: 21px;
	color: #abdf39;
}

.meet-location {
	margin-top: 45px
}

.main-footer p {
	color: #ddd;
}

.social-links,
.talk-us {
	margin-top: 30px;
	width: 100%;
	clear: both;
	display: inline-block
}

.talk-us ul li i {
	margin-right: 5px
}

.social-links ul li a {
	color: #fff;
	font-weight: 400;
	font-size: 21px
}

.footer-bottom-info {
	display: inline-block;
	width: 100%;
	clear: both;
	margin: 10px 0 0
}

.footer-bottom-info p {
	font-size: 13px;
	margin-bottom: 5px
}

.brands-heading:after {
	content: "";
	width: 25%;
	height: 100%;
	background: #fff2ec;
	top: 10px;
	left: -75px;
	position: absolute;
	display: inline-block
}

.brands-heading .heading-info {
	position: relative;
	z-index: 1;
	padding: 25px 0
}

.brands-heading .heading-info h2 {
	line-height: 71px;
	font-size: 41px !important
}

.brands-listing {
	width: 90%;
	margin: 0 auto
}

.brands-listing ul,
.oc-inforamtion-list ul {
	list-style: none;
	padding: 0
}

.brands-listing ul li {
	display: inline-block;
	width: 16%;
	background: #fff;
	padding: 10px 0;
	border: 1px solid #f6f6f6;
	margin: 2px 0
}

.brands-listing ul li:hover img {
	filter: grayscale(100%)
}

.brands-information {
	width: 100%;
	clear: both;
	display: inline-block;
	padding: 40px 0 20px
}

.oc-brands-info {
	display: inline-block;
	width: 100%;
	clear: both;
	padding: 0 0 80px;
	position: relative
}

.oc-brands-info svg.right-square {
	position: absolute;
	right: 0;
	height: 90%;
	top: 0;
	bottom: 0
}

.floor-zoning-information {
	width: 100%;
	clear: both;
	margin: 50px 0 0;
	overflow: hidden !important
}

.floor-zoning ul {
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	height: 85vh;
	margin: 0;
	padding: 0
}

.floor-zoning {

	width: 100%;
	float: left;
	clear: both;
	padding: 0px 0 0
}

.floor-zoning ul li {
	list-style: none;
	overflow: hidden;
	position: relative;
	width: 25%;
	transition: .8s;
	height: 100%;
	float: left;
	box-sizing: border-box
}

.floor-zoning ul:hover li {
	width: 13.33%
}

.floor-zoning ul li .floor-zoning-info,
.floor-zoning-info {
	position: absolute;
	opacity: 1;
	bottom: -260px;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	color: #fff
}

.floor-zoning ul li:hover .floor-zoning-info {
	bottom: 0;
	transition: .5s .5s;
	opacity: 1
}


.floor-zoning ul li:after,
.itemwrap:after {
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	/*background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(128, 128, 128, 0) 50%, rgba(0, 0, 0, .65) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(128, 128, 128, 0) 50%, rgba(0, 0, 0, .65) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(128, 128, 128, 0) 20%, rgba(0, 0, 0, .65) 100%);*/
	width: 100%;
	left: 0
}

.ticker {
	--size: 13ch;
	display: inline-flex;
	z-index: -1;
	font-size: 13.5em;
	font-weight: 700;
	will-change: transform;
	animation: 60s linear infinite ticker;
	text-shadow: calc(var(--size) + .5em) 0 currentcolor, calc((var(--size) + .5em) * 2) 0 currentcolor;
	color: #f5fde2
}

.floor-zoning-info h5,
.gallery-description,
.zoning-name h5 {
	font-size: 18px
}

.ticker-container {
	display: none;
	flex-direction: column;
	width: 100%
}

@keyframes ticker {
	to {
		transform: translateX(calc((var(--size) + .5em) * -1))
	}
}

.floor-zoning ul li .img_tag,
.floor-zoning-info {
	z-index: 9
}

.floor-zoning-info h5,
.zoning-name h5 {
	color: #fff;
	margin-bottom: 0
}

.floor-zoning-info p {
	color: #fff
}

.floor-zoning-info span,
.zoning-name span {
	width: 50px;
	height: 2px;
	background: #fff;
	display: inline-block;
	margin: 0 0 3px
}

.zoning-name {
	position: absolute;
	bottom: 25px;
	width: 100%;
	z-index: 9
}

.floor-plan-row {
	width: 100%;
	clear: both;
	float: left;
	padding: 70px 0 90px;
	background: bottom/100% no-repeat #fff
}

.floor-plan-information {
	width: 100%;
	margin: 10px 0 0;
	clear: both
}

.nav-tabs {
	width: 100%;
	overflow-x: auto;
	border-bottom: 0
}

.features-listings .feature-col-box {
	box-shadow: 0px 1px 14px rgb(169 169 169 / 25%);
	-webkit-transition: box-shadow .25s ease, -webkit-transform .25s ease;
	-moz-transition: box-shadow .25s ease, -webkit-transform .25s ease;
	transition: box-shadow .25s ease, -webkit-transform .25s ease;
	transition: box-shadow .25s ease, transform .25s ease;
	transition: box-shadow .25s ease, transform .25s ease, -webkit-transform .25s ease;
}

.features-listings .feature-col-box:hover {
	box-shadow: 0 1rem 2.5rem rgba(140, 152, 164, .1), 0 .5rem 1rem -.75rem rgba(140, 152, 164, .1) !important;
	-webkit-transform: translate3d(0, -10px, 0);
	-moz-transition: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
// Safari and Chrome .nav-tabs>li.active>a{border-width:0}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;color:#000!important;border:1px solid transparent;border-radius:4px 4px 0 0;font-size:17px;padding:10px 22px;letter-spacing:1px;border:none}.nav-tabs>li.active>a,.nav-tabs>li>a:hover{border:none;color:#6a8330!important;background:0 0}.nav-tabs>li{float:none;margin-bottom:-1px}.nav-tabs>li::after{content:"/";height:2px;position:absolute;top:7px;right:-1px;font-size:19px;color:#000}.nav-tabs>li>a::after{content:"";content:"";background:#6a8330;height:2px;position:absolute;width:100%;display:none;left:0;bottom:1px;transition:250ms;transform:scale(0)}.nav-tabs>li.active>a::after,.nav-tabs>li:hover>a::after{transform:scale(1)}.tab-nav>li>a::after{background:#21527d;color:#fff}.tab-pane{padding:15px 0}.nav-tabs::-webkit-scrollbar{display:none}
.gallery-description {
	background: rgba(0, 0, 0, .8);
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 5px;
	color: #fff;
	letter-spacing: 2px
}

.scroll_top {
	border: 2px solid #536a1d;
	color: #536a1d;
	width: 60px;
	background: #fff;
	position: fixed;
	bottom: 19px;
	border-radius: 50%;
	display: none;
	right: 15px;
	height: 60px;
	padding: 7px;
	cursor: pointer;
	font-size: 36px;
	line-height: 0
}

.oc-gallery-row .container .swiper-container .swiper-wrapper .swiper-slide .card-image {
	background: #fff;
	border: none;
	outline: 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 3px rgba(0, 0, 0, .24);
	border-radius: 2px
}

.oc-gallery-row .swiper-container .swiper-wrapper .swiper-slide .card-image img {
	display: block;
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover
}

.oc-gallery-row .swiper-container .swiper-pagination-bullet {
	opacity: .8;
	background: #252a32
}

.oc-gallery-row .swiper-container .swiper-pagination-bullet-active {
	background: #fff
}

.oc-gallery-row .swiper-container .swiper-button-next .arrow-icon,
.oc-gallery-row .swiper-container .swiper-button-prev .arrow-icon {
	font-size: 2rem;
	color: #fff
}

.about-btn .hoverbtn a span {
	margin-top: -2px
}

.about-heading-info {
	padding: 115px 0 0
}

.about-heading-info h1 {
	font-size: 60px;
	line-height: 67px;
	font-weight: 100;
	margin: 20px 0 0
}

.about-btn {
	margin: 20px 0
}

.oc-consultant,
.oc-inforamtion-list,
.oc-information {
	position: relative;
	z-index: 9
}

.about-btn {
	margin: 20px 0 0 !important;
}

.oc-gallery {
	width: 100%;
	clear: both;
	padding: 70px 0;
	background: #c7e9d8;
}

.about-oc {
	position: relative;
	background-color: #fff;
}

.about-heading-info {
	padding: 58px;
	color: #00391d;
	border-radius: 5px;
	border: 10px solid #00391d;
	width: 100%;
	background: #fff;
}

.about-heading-info h1 {
	color: #00391d;
}


.oc-information p {
	font-size: 23px !important;
	line-height: 40px !important;
	font-family: 'Noto Serif', serif;
	margin-bottom: 15px;
}

.oc-about-text {
	overflow: hidden;
	padding-left: 40px;
	text-align: center;
}

.about-oc-img {
	margin-top: -80px;
	clear: both;
	position: relative;
	width: 100%
}

.video-main,
.video-thumb {
	position: relative
}

.video-thumb:after {
	content: "";
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	width: 100%;
	height: 100%
}

.thumb-icon-video {
	position: absolute;
	z-index: 9;
	top: 42%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	vertical-align: middle
}

.video-popup {
	height: 70px;
	width: 70px;
	line-height: 66px;
	border-radius: 100%;
	background: #fff;
	color: red;
	z-index: 999;
	border: 0;
	font-size: 37px;
	margin-left: 0
}

.video-popup:focus {
	color: #6d1e12
}

.video-popup:hover {
	color: red
}

@keyframes waves {
	0% {
		-webkit-transform: scale(.2, .2);
		transform: scale(.2, .2);
		opacity: 0
	}

	50% {
		opacity: .9
	}

	100% {
		-webkit-transform: scale(.9, .9);
		transform: scale(.9, .9);
		opacity: 0
	}
}

.fa-play:before {
	content: "\f04b"
}

.waves {
	position: absolute;
	width: 150px;
	height: 150px;
	background: red;
	opacity: 0;
	border-radius: 100%;
	right: -40px;
	bottom: -40px;
	z-index: -1;
	-webkit-animation: 3s ease-in-out infinite waves;
	animation: 3s ease-in-out infinite waves
}

.wave-1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

.wave-2 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.lity {
	z-index: 99999999
}

.wave-3 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.oc-information p {
	font-size: 18px;
	line-height: 33px
}

.oc-inforamtion-list ul li {
	width: 50%;
	float: left;
	padding: 10px 33px 10px 4px
}

.oc-inforamtion-list ul li p {
	font-size: 15px;
	margin: 15px 0 0
}

.oc-inforamtion-list ul li p span {
	font-weight: 500
}

.icon-oc-information {
	float: left;
	width: 75px;
	margin-right: 15px
}

.consultant-heading h3 {
	font-size: 24px
}

.oc-consultant {
	margin: 30px 0
}

.consultant-list ul li {
	list-style: none;
	display: inline-block
}

.consultant-name {
	font-weight: 500;
	letter-spacing: 0;
	font-size: 14px;
	margin: 13px 0;
	line-height: 21px
}

.consultant-list {
	margin: 25px 0 0
}

.consultant-logo {
	border: 1px solid #ddd
}

.consultant-brands {
	float: left;
	width: 22%;
	margin: 0 10px
}

.latest-blogs-row .owl-nav {
	bottom: auto
}

.m-zoning-text {
	width: 100%;
	display: inline-block;
	padding: 12px;
	clear: both;
	box-shadow: 2px 2px 15px rgb(0 0 0 / 15%);
	margin-bottom: 20px
}

.mobile-zoning {
	display: inline-block;
	padding: 30px 0 0
}

.mobile-show,
.mobile-zoning .owl-nav,
.show-features,
.text {
	display: none
}

.m-zoning-text h5 {
	font-size: 21px
}

.m-zoning-col {
	display: inline-block;
	width: 100%
}

.zoning-img {
	margin-top: 20px;
	position: relative
}

.mainwrap .gridanimated .innergridpro .itemwrap:hover .zoning-name,
.mobile-show-img {
	display: none !important
}

.gallery-col {
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	background: #000
}

.gallery-col:hover img {
	transform: scale(1.1);
	opacity: .5;
	transition: .7s
}

.oc-gallery .owl-nav {
	position: absolute;
	top: 40%;
	bottom: auto
}

.gallery-zoom-overlay i {
	color: #fff;
	width: 50px;
	height: 50px;
	border: 3px solid #fff;
	border-radius: 5px;
	display: flex;
	top: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 24px
}

.gallery-col:hover .gallery-zoom-overlay {
	display: flex
}

.gallery-zoom-overlay {
	left: 0;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	top: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.oc-gallery .owl-nav .owl-prev {
	left: -2%
}

.oc-gallery .owl-nav .owl-next {
	right: -2%
}

.gallery-col .img_tag {
	bottom: 2px;
	text-shadow: 0 0 5px #000
}

.img_tag {
	text-align: right;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	position: absolute;
	right: 10px;
	bottom: -11px;
	width: 100%
}

.banner-nav-list ul {
	width: 95%
}

.mainwrap .gridanimated .slideupactive {
	width: 100%;
	background: rgba(0, 0, 0, .8);
	-webkit-transform: translateY(-80%);
	-ms-transform: translateY(-80%);
	transform: translateY(-80%);
	z-index: -1
}

.mainwrap .gridanimated .innergridpro {
	width: 100%;
	float: left;
	display: -webkit-box;
	background: #000;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.mainwrap .gridanimated .innergridpro .itemwrap {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	transition: 1s ease-in-out;
	max-width: 100%;
	position: relative;
	width: 25%;
	float: left;
	text-align: center
}

.mainwrap .gridanimated .innergridpro .itemwrap .gridbackg {
	width: 100%;
	position: relative;
	height: 100%
}

.mainwrap .gridanimated .innergridpro .itemwrap .gridbackg .supactive {
	width: 100%;
	height: 100%;
	float: left;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.mainwrap .gridanimated .innergridpro .itemwrap .gridbackg .supactive.slideactive {
	background: 0 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.mainwrap .gridanimated .innergridpro .itemwrap .gridbackg img {
	width: 100%;
	background: rgba(0, 0, 0, .5)
}

.mainwrap .gridanimated .innergridpro .itemwrap:hover {
	-webkit-flex-grow: 5;
	opacity: 1 !important;
	flex-grow: 5
}

.innergridpro:hover .itemwrap:not(:hover) {
	opacity: .4 !important
}

.zoning-logo img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	background: 0 0 !important
}

.mainwrap .gridanimated .innergridpro .itemwrap .gridbackg strong {
	width: 100%;
	float: left;
	position: absolute;
	top: 50%;
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 5;
	-webkit-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	text-shadow: 0 0 5px #000
}

.mainwrap .gridanimated .innergridpro .itemwrap .gridbackg strong::after {
	content: '';
	width: 35px;
	display: none;
	height: 1px;
	position: absolute;
	top: 0;
	right: 0;
	background: #d3d3d3;
	left: 182px;
	margin: auto;
	bottom: 0;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.mainwrap .gridanimated .innergridpro .itemwrap:last-child .gridbackg strong::after {
	left: 146px
}

.mainwrap .gridanimated .innergridpro .itemwrap .gridbackg strong:hover {
	letter-spacing: 3px
}

.mainwrap .gridanimated .innergridpro .itemwrap .gridbackg strong:hover:after {
	left: 50%;
	background: #fff
}

.mainwrap .gridanimated .innergridpro .itemwrap:hover .floor-zoning-info {
	bottom: 0;
	transition: .4s .4s;
	opacity: 1
}

img {
	height: 100%
}

.features-listings .feature-col-box {
	height: 155px;
	background: #fff;
	width: 18.5%;
	padding: 0 10px;
	text-align: center;
	margin: 9px 8px;
	border: 1px solid #e2dddd !important;
	min-height: 155px;
	float: left;
	border-radius: 8px;
	list-style: none
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	background: none !important;
}

.awards-block {
	display: inline-block;
	margin: 15px 0px;
	margin-bottom: 12px;
	text-align: center;
	width: 100%;
	clear: both;
}

.awards-banner {
	box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
	background: #fff;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.entire-township {
	width: 100%;
	clear: both;
}

.entire-township {
	width: 100%;
	padding: 10px 0 0;
}

.entire-township-block {
	display: inline-block;
	width: 100%;
	background: #fff;
	clear: both;
	padding: 10px;
}

.entire-township-icon {
	width: 55px;
	margin-bottom: 10px;
	display: inline-block;
}

.entire-township-block {
	width: 100%;
	border: 1px solid #e2dddd !important;
	min-height: 155px;
	box-shadow: 0px 1px 14px rgb(169 169 169 / 25%);
	text-align: center;
	-webkit-transition: box-shadow .25s ease, -webkit-transform .25s ease;
	-moz-transition: box-shadow .25s ease, -webkit-transform .25s ease;
	transition: box-shadow .25s ease, -webkit-transform .25s ease;
	transition: box-shadow .25s ease, transform .25s ease;
	transition: box-shadow .25s ease, transform .25s ease, -webkit-transform .25s ease;
}

.location-blockings {
	text-align: center;
	padding: 20px 0;
}

.location-blockings h5 {
	font-size: 24px;
}

.entire-township-block:hover {
	box-shadow: 0 1rem 2.5rem rgba(140, 152, 164, .1), 0 .5rem 1rem -.75rem rgba(140, 152, 164, .1) !important;
	-webkit-transform: translate3d(0, -10px, 0);
	-moz-transition: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}

.entire-township-row {
	width: 100%;
	clear: both;
	padding: 30px 0 0px;
}

.awards-block img {
	transition: .7s;
}

.entire-township-row .col-md-3 {
	width: 20%;
}

.awards-info {
	box-shadow: 2px 2px 15px rgb(0 0 0 / 15%);
	background: #fff;
	width: 100%;
	padding: 12px 15px;
}

.awards-info h4 {
	line-height: 28px;
	font-size: 15px;
	letter-spacing: 0;
	margin: 0px;
}

.awards-block:hover img {
	transform: scale(1.05);
	transition: .7s;
}

.awards-media .awards-information {
	padding: 0 110px;
}

.height-116 {
	height: 108px;
}

.awards-media {
	clear: both;
	display: inline-block;
	width: 100%;
	margin: 0px 0 35px;
}

.awards-block a:hover {
	text-decoration: none;
}

.award-lefts-53 {
	width: 53%;
}

.award-lefts-47 {
	width: 47%;
}

.desktop-hides {
	display: none;
}

.m-zoning-col .zoning-img {
	margin-top: 0px;
}

.gallery-slider-col {
	margin-top: 20px;
}

.each-box {
	background: #fff;
	padding: 20px 20px;
	border-radius: 21px;
	min-height: 400px;
	box-shadow: 0px 1px 14px rgb(169 169 169 / 25%);
}

.leaf {
	background-image: url(../images/award-winning-bg.png);
	width: 100%;
	height: 180px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
	filter: brightness(0) invert(0);
}

p.ah-title {
	position: absolute;
	top: 32%;
	width: 36%;
	left: 32%;
	font-size: 15px;
	font-weight: 500;
}

.each-box:hover .leaf {
	filter: brightness(1) invert(0);
}

.owl-nav {
	bottom: auto !important;
}

.brands-recognition .owl-nav {
	display: none;
}

.brands-recognition {
	display: inline-block;
	margin: 20px 0 20px;
	width: 100%;
	clear: both;
}

.disclaimer p {
	font-size: 12px;
	line-height: 23px;
}

.modal-dialog {
	width: 450px;
	min-height: calc(100vh - 60px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.popup-model .close-btn-popup a {

	color: #fff;
	width: 40px;
	height: 39px;
	line-height: 15px;
	font-size: 33px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	padding: 11px;


}

.popup-model .close-btn-popup {
	background: #f00;
	color: #fff;
	width: 40px;
	position: absolute;
	height: 39px;
	line-height: 15px;
	font-size: 33px;
	right: -40px;
	top: 0;
}

.popup-model .submit-center input {
	width: 100% !important;
}

.modal-content {
	border-radius: 0px;
}

.modal-backdrop.in {
	opacity: .75;
}

.popup_heading h3 {
	margin: 0 0 10px;
	font-size: 24px;
}

.popup-model .form-group {
	position: relative;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.modal-open {
	overflow-y: scroll;
	padding: 0px !important;
}

.modal-open .modal {
	padding-right: 0px !important;
}

.modal-body {
	padding: 35px;
}

.form-group input, .form-group textarea {
	height: 45px;
}

.lity-iframe-container iframe video {
	width: 100% !important;
	max-width: 100% !important;
}

body video {
	width: 100% !important;
	max-width: 100% !important;
}

video {
	width: 100% !important;
	max-width: 100% !important;
}

video:-webkit-full-page-media {
	width: 100% !important;
}

.prallax-features {
	height: auto;
	background-size: 100% !important;
	padding: 45vh 0;
}

.feature-blocks {
	width: 100%;
}

.features-listings-row ul li {
	padding: 9px;
	border: 1px solid #ddd;
	/* background: #c0e9d5; */
	list-style: none;
	background: #fff;
	width: 50%;
	float: left;
}

.features-listings-row ul {
	list-style: none;
	padding: 0px;
	display: inline-block;
	width: 100%;
	margin: 14px 0;
}

.club-feature {
	background: #eee;
	padding: 21px;
	border-radius: 10px;
}

.club-feature b {
	margin: 10px 0;
	display: block;
	font-size: 19px;
	font-weight: 400;
}

.feature-imgs {
	width: 100%;
	position: relative;
}

/*Start Specification*/
.specification-right {
	width: 100%;
	display: inline-block;
	padding: 10px 20px 10px 10px
}

.list-group-item:first-child,
div.rj-tab-menu div.list-group>a:last-child {
	border-radius: 0
}

.rj-tab-container {
	z-index: 10;
	background-color: #fff;
	padding: 0 !important;
	margin: 25px 0 0;
	border-left: 0;
	border-radius: 0;
	display: inline-block;
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box;
	opacity: 1;
	width: 100%
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	border-color: #9b6c18
}

.rj-tab-menu {
	padding-right: 0
}

div.rj-tab-menu div.list-group {
	margin-bottom: 0
}

div.rj-tab-menu div.list-group>a {
	margin-bottom: 0
}

div.rj-tab-menu div.list-group>a:hover {
	background: #00391d !important;
	color: #fff !important;
}

div.rj-tab-menu div.list-group>a .glyphicon,
div.rj-tab-menu div.list-group>a .fa {
	color: #5A55A3
}

div.rj-tab-menu div.list-group>a.list-group-item,
button.list-group-item {
	background: #eee;
	color: #333;
	padding: 21px
}

div.rj-tab-menu div.list-group>a:first-child {
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0
}

div.rj-tab-menu div.list-group>a:last-child {
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0
}

div.rj-tab-menu div.list-group>a.active,
div.rj-tab-menu div.list-group>a.active .glyphicon,
div.rj-tab-menu div.list-group>a.active .fa {
	background-color: #00391d;
	border: 0;
	color: #fff
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #00391d
}

div.rj-tab-menu div.list-group>a.active:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13px;
	border-left: 0;
	border-bottom: 13px solid transparent;
	border-top: 13px solid transparent;
	border-left: 10px solid #00391d
}

.rj-tab-content-wrap div.rj-tab-content:not(.active) {
	display: none
}

a.list-group-item,
button.list-group-item {
	color: #fff;
	background: #666
}

.list-group-item {
	border-left: 0px !important;
	border: 1px solid #afafaf;
	font-size: 16px;
	font-family: 'Noto Serif', serif;
	font-weight: 600;
	letter-spacing: 0px;

}

.active-menu {
	color: #00391d !important
}

.rj-tab-content {
	background-color: #fff;
	overflow: hidden;
	padding: 17px 10px 10px 5px
}

.rj-tab-content-wrap div.rj-tab-content:not(.active) {
	display: none
}

.rj-tab-content-wrap .list-group {
	display: none;
	margin-bottom: 5px
}

.title-md {
	font-size: 21px;
	line-height: 25px;
	margin: 12px 0;
	padding: 0
}

.special-list {
	margin: 0;
	padding: 0
}

.special-list ul li {
	margin: 0;
	padding: 3px 0;
	display: inline-block;
	width: 100%;
}

.scrolling-specifications {
	max-height: 175px;
	overflow: scroll;
	overflow-x: hidden
}

.special-list ul {
	padding: 0px;
}

.single-blog .img,
.img {
	position: relative
}

.single-blog .img {
	margin-bottom: 25px
}

/*End Specification*/
.specifications-row {
	padding: 70px 0;
	width: 100%;
	clear: both;
	background-image: url(../images/specification-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.specifications-row .heading-info h2 {
	color: #fff;
}

.specifications-row p {
	color: #fff;
}

.about-heading-info p {
	padding-left: 11px;
}

.f-blocks {
	text-align: left;
}

.f-block-img {
	overflow: hidden; position: relative;
}

.features-rows {
	clear: both;
	padding: 70px 0 70px;
}

.feature-sliders-c {
	display: inline-block;
	width: 100%;
	clear: both;
	padding: 20px 0 0;
}

.f-blocks:hover img {
	transform: scale(1.1);
	filter: gray;
}

.special-list ul li::before {
	display: inline-block;
	content: '';
	border-radius: 0.375rem;
	height: 5px;
	width: 5px;
	top: -4px;
	margin-right: 0.5rem;
	position: relative;
	background-color: #333;
}

.scrollbar_design::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px #fff;
	background-color: #ddd;
	height: 5px;
}

.scrollbar_design::-webkit-scrollbar {
	width: 5px;
	background-color: #000;

}

.scrollbar_design::-webkit-scrollbar-thumb {
	background-color: #000;
	height: 5px;
}

.scrollbar_design {
	margin: 0;
	padding: 0;
	overflow: scroll;
	max-height: 145px;
	overflow-x: hidden;
}

.floor-plan-h {
	text-align: center;
	padding: 10px 0 0;
}

.oc-about-text .center-btns {
	margin-top: 30px;
}

.brochure-cta a {
	background: #00391d;
	color: #fff;
	float: none;
	padding: 12px 15px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
}

.brochure-cta a:hover {
	background: #000;
}

.brochure-cta i {
	color: #fff;
}

/*sliding form*/

#live-chat {
	bottom: 0;
	font-size: 14px;
	right: 24px;
	z-index: 99;
	position: fixed;
	width: 350px;
}

#live-chat .heading-chat {
	background: #007039;
	border-radius: 5px 5px 0 0;
	color: #fff;
	cursor: pointer;
	padding: 16px 15px 10px;
	font-size: 18px;
	text-transform: uppercase;
}


#live-chat h4 {
	font-size: 15px;
	margin: 0px;
	color: #fff;
}

#live-chat h5 {
	font-size: 12px;
}

.chat-launch {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 8px;
	width: 234px;
	font-size: 16px;
	background-color: #1a8a34;
	color: #fff;
	font-weight: 700;
}

.chat-message-counter {
	background: #e62727;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	left: 0;
	line-height: 24px;
	margin: -15px 0 0 -15px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 24px;
	display: none;
}

.chat-close {
	color: #fff;
	display: block;
	float: right;
	font-size: 22px;
	line-height: 16px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 16px;
}

.chat-close-option {
	color: #000;
	border: 1px solid #ccc;
	padding: 8px;
	margin-left: 12px;
}

.chat {
	background: #fff;
}

.chat-history {
	float: left;
	background: #fbffd9;
}

.chat-history {

	box-shadow: 0 0 7px #919191;
}

.chat-message {
	margin: 16px 0;
}

.chat-history .sb-btn {
	width: 100% !important;
}

.form-group .control-label {
	font-size: 15px;
}

.heading-chat .fa-angle-down {
	position: absolute;
	right: 15px;
	font-size: 27px;
	top: 12px;
	z-index: 9;
}

#dresult{margin-bottom:10px;font-size:12px;padding:10px;display:none;}
#dresult p{line-height:16px;font-size:12px;margin-bottom:0;}

#dresult.error{border:1px solid red;font-size:12px;}
#dresult.error p{color:red;}

#dresult.success{border:1px solid green;}
#dresult.success p{color:green;}

/*loader page*/

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100000000;
  }
  .overlay .overlayDoor:before, .overlay .overlayDoor:after {
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	background: #000;
	transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
	transition-delay: 0.8s;
  }
  .overlay .overlayDoor:before {
	left: 0;
  }
  .overlay .overlayDoor:after {
	right: 0;
  }
  .overlay.loaded .overlayDoor:before {
	left: -50%;
  }
  .overlay.loaded .overlayDoor:after {
	right: -50%;
  }
  .overlay.loaded .overlayContent {
	opacity: 0;
	margin-top: -15px;
  }
  .overlay .overlayContent {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  }
  .overlay .overlayContent .skip {
	display: block;
	width: 130px;
	text-align: center;
	margin: 50px auto 0;
	cursor: pointer;
	color: #fff;
	font-family: "Nunito";
	font-weight: 700;
	padding: 12px 0;
	border: 2px solid #fff;
	border-radius: 3px;
	transition: 0.2s ease;
  }
  .overlay .overlayContent .skip:hover {
	background: #ddd;
	color: #444;
	border-color: #ddd;
  }
  
  .loader {
	width: 128px;
	height: 128px;
	border: 3px solid #fff;
	border-bottom: 3px solid transparent;
	border-radius: 50%;
	position: relative;
	-webkit-animation: spin 1s linear infinite;
			animation: spin 1s linear infinite;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .loader .inner {
	width: 64px;
	height: 64px;
	border: 3px solid transparent;
	border-top: 3px solid #fff;
	border-radius: 50%;
	-webkit-animation: spinInner 1s linear infinite;
			animation: spinInner 1s linear infinite;
  }
  
  @-webkit-keyframes spin {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
  }
  
  @keyframes spin {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
  }
  @-webkit-keyframes spinInner {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(-720deg);
	}
  }
  @keyframes spinInner {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(-720deg);
	}
  }