
/*
    Grid
*/

.space-category {
	height: 100px;
}
.apt-sold {
	width: 120px;
	height: 120px;
	font-family: 'PP Editorial Old', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-align: center;
	color: #f1ede2;
	font-size: 34px;
	line-height: 124px;
	position: absolute;
	right: 4px;
	z-index: 3;
	background-color: #9e9b84;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.dl {
	padding-top: 70px;
}
.dl a {
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #333;
}
.popup-inner-main .dl a,
.text-contact .dl a {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.dl a:hover {
	border-bottom: 1px solid transparent;
}
.main {
}
.section {
	position: relative;
}
.block {
	font-size: 0;
}
.section.block {
}
.ib {
	display: inline-block;
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.vb {
	vertical-align: bottom;
}
.hero {
	height: 100vh;
	min-height: 600px;
	background-color: #dbdac5;
	position: relative;
	z-index: 2;
}
.img-contain {
	position: relative;
	z-index: 1;
}
.img-contain img {
	width: 100%;
    height: 100vh;
    object-fit: cover;
}
.inner {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.inner2 {
	display: table-cell;
	vertical-align: middle;
}
.cover {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-position:center center;
}
.hero-text-home {
	position: absolute;
	bottom: 70px;
	left:3%;
	right:3%;
	max-width: 1320px;
	margin: 0 auto;
	text-align: left;
	z-index: 4;
}
.text-scroll {
	font-family:'GT America', Helvetica, Arial, sans-serif;
	font-weight:300;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}
.text-scroll div {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	float: left;
	margin-right: 12px;
	background-image: url(../images/icon-arrow-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:30px;
	-moz-background-size:30px;
}
.text-scroll span {
	display: inline-block;
	position: relative;
	line-height: 30px;
}
.bg-green {
	background-color: #9e9b84;
}
.bg-grey {
	background-color: #f1ede2;
}
.border-top-light {
	border-top: 1px solid #f1ede2;
}
.border-top-dark {
	border-top: 1px solid #9e9b84;
}
.border-bot-light {
	border-bottom: 1px solid #f1ede2;
}
.border-bot-dark {
	border-bottom: 1px solid #9e9b84;
}


.bg-grey-light {
	background-color: #f8f6f0;
}
.video-space {
	padding: 100px;
}
.video-space-top {
	padding-top: 60px;
}
.video,
.video img,
.video video {
	max-width: 1320px;
	margin: 0 auto;
}
.img-left {
	width: 50%;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.img-right {
	width: 50%;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.img-left a:hover,
.img-right a:hover {
	opacity: 0.9;
}
.img-left-over {
	top: 70px;
	left: 60px;
	right: 50px;
	/*width: 70%;*/
	position: absolute;
	bottom: 0;
}
.img-right-over {
	top: 70px;
	left: 60px;
	right: 50px;
	position: absolute;
	bottom: 0;
}
.img-left-over-p,
.img-right-over-p {
	position: absolute;
	bottom: 65px;
}
.padd {
	padding-top: 120px;
	padding-bottom: 120px;
	padding-left: 4%;
	padding-right: 4%;
}
.padd.top-bot-0 {
	padding-top: 0;
	padding-bottom: 0;
}
.padd-pop {
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 4%;
	padding-right: 4%;
}
.padd.less-top-bot {
	padding-top: 100px;
	padding-bottom: 90px;
}
.padd.even-less-top-bot {
	padding-top: 30px;
}
.padd.less-top-bot2 {
	padding-top: 100px;
	padding-bottom: 20px;
}
.text-quote {
	text-align: center;
}
.w50 {
	width: 50%;
	display: inline-block;
	background-color: #444;
}
.hero-inner {
	position: relative;
	z-index: 2;
}
.hero-text {
	width: 50%;
	height: 100vh;
	display: inline-block;
	vertical-align: top;
	background-color: #9e9b84;
}
.hero-img {
	background-color: #9e9b84;
}
.hero-text-inner {
	position: absolute;
	bottom: 70px;
	left:3%;
	right:3%;
	max-width: 1320px;
	margin: 0 auto;
	text-align: left;
}
.hero-text-inner h1,
.hero-text-inner p {
	width: 45%;
}

.col-left,
.col-right {
	display: inline-block;
	vertical-align: top;
}
.col-left {
	width: 49.5%;
}
.col-right {
	width: 49.5%;
	margin-left: 1%;
}
.content-max {
	max-width: 1320px;
	margin: 0 auto;
}
.vb {
	vertical-align: bottom;
}
.img-square {
	width: 82%;
}
.img-square.max-square {
	max-width: 450px;
}
.square-right .img-square {
	margin-left: 18%;
}
.img-square.margin-left {
	width: 70%;
	margin-left: 30%;
}

.article {
	position: relative;
}
.article.padd-bot {
	padding-bottom: 70px;
}
.p.desky {
	position: absolute;
	top: 0;
	width: 40%;
}
.square-right .p.desky {
	top: auto;
	width: 44%;
	left: 59%;
	bottom: 20px;
}
.square-right.top .p.desky {
	top: 0;
	width: 44%;
	left: 59%;
	bottom: auto;
}
.square-top .p.desky {
	top: auto;
	width: 44%;
	left: 0;
	bottom: 20px;
}
.p.moby {
	display: none;
}


.map {
	margin-top: 70px;
}
.map-google,
.map {
	height: 740px;
	position:relative;
	z-index:2;
}
.controls {
    padding: 12px;
    position: absolute;
	z-index:3;
	width:40px;
	height:120px;
	right: -2px;
    top: 44px;
}
.zoomout,
.zoomin,
.zoomout2,
.zoomin2 {
	background-color:#fff;
	width:40px;
	height:40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}
.zoomout a,
.zoomin a,
.zoomout2 a,
.zoomin2 a {
	background-color:#fff;
	width:40px;
	height:40px;
	display:block;
	/*-webkit-box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
	box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);*/
}
.zoomout a:hover,
.zoomin a:hover,
.zoomout2 a:hover,
.zoomin2 a:hover {
	background-color:#fff;
}
.zoomin,
.zoomin2 {
	margin-bottom:6px;
}
.zoomin a,
.zoomin2 a {
	background-image: url(../images/icon-plus.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:16px;
	-moz-background-size:16px;
}
.zoomout a,
.zoomout2 a {
	background-image: url(../images/icon-minus.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:16px;
	-moz-background-size:16px;
}

.padd-owl {
	padding-top: 100px;
	padding-bottom: 100px;
}

.gallery1 .owl-nav,
.gallery2 .owl-nav {
	z-index:5;
	width:100%;
	height:0;
	top:50%;
}
.gallery1 .owl-prev,
.gallery2 .owl-prev {
	width:50px;
	height:50px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: center center;
	/*background-size:38%;
	-moz-background-size:38%;*/
	background-size:100%;
	-moz-background-size:100%;
	z-index:5;
	position:absolute;
	top:50%;
	margin-top:-140px;
	margin-left:15px;
}
.gallery1 .owl-next,
.gallery2 .owl-next {
	width:50px;
	height:50px;
	color:transparent;
	display:block;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100%;
	-moz-background-size:100%;
	z-index:5;
	top:50%;
	margin-top:-140px;
	right:15px;
	position:absolute;
}

.gallery2-wrap {
	width: 80%;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 20px;
	max-width: 1324px;
}
.z0 {
	position: relative;
	z-index: 0;
}
.gallery2 .owl-item {
	font-size: 0;
}
.gallery2 .owl-item img {
}
.gallery2 .owl-item-left,
.gallery2 .owl-item-right {
	display: inline-block;
	vertical-align: top;
}
.gallery2 .owl-item-left {
	width: calc(100% - 430px);
}
.gallery2 .owl-item-left .fp-img {
	max-width: 722px;
	width: 90%;
}
.gallery2 .owl-item-right {
	width: 430px;
}
.gallery2 .owl-item-right p {
	font-size: 16px;
	text-align: left;
	width: 90%;
	margin: 0;
	padding-left: 0;
}
.gallery1 .owl-prev,
.gallery2 .owl-prev {
	top:50%;
	margin-top:-50px;
	margin-left:-80px;
}
.gallery1 .owl-next,
.gallery2 .owl-next {
	top:50%;
	margin-top:-50px;
	right:-80px;
}

.fp-scale {
	position: absolute;
	bottom: 5px;
	width: 430px;
}
.fp-scale-scale {
	width: 90%;
	max-wwidth: 430px;
}
.fp-scale-mob {
	display: none;
}
.fp-numbers {
	padding-bottom: 30px;
}

.desktop {
	display: block;
}
.mobile {
	display: none;
}

.benefits {
	font-size: 0;
	padding-top: 40px;
	max-width: 1400px;
	margin: 0 auto;
	text-align: center;
}
.benefits.max-less {
	max-width: 1300px;
}
.benefits.top0 {
	padding-top: 0;
}
.benefit {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	padding-top: 40px;
}
.benefit p {
	color: #f1ede2;
	font-size: 15px;
	line-height: 19px;
}
.benefit img {
	width: 68px;
	padding-bottom: 25px;
}

.popup-off {
	display: none;
}
.popup-enquire {
	position: fixed;
	z-index: 4;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.8);
	overflow-x: hidden;
	overflow-y: auto;
}
.popup-inner {
	display: table;
	vertical-align: middle;
	width: 90%;
	height: 100%;
	margin-left: 5%;
	max-width: 1400px;
	margin: 0 auto;
}
.popup-inner-main {
	display: table-cell;
	vertical-align: middle;
}
.popup-close {
	width: 100%;
	height: 40px;
	display: block;
	text-align: right;
}
.popup-close a {
	width: 40px;
	height: 40px;
	display: block;
	float: right;
	background-image: url(../images/icon-close.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size:40px;
	-moz-background-size:40px;
}

.but-enquire-desktop {
	position: fixed;
	right: 0;
	top: 50%;
	width: 60px;
	margin-top: -80px;
	z-index: 1;
}
.but-enquire-mobile {
	display: none;
}

.faceb {
	margin-top: 30px;
	margin-bottom: -6px;
	width: 34px;
	height: 34px;
}

.news-articles {
	font-size: 0;
	margin-left: -1%;
	margin-right: -1%;
}
.news-article a:hover img {
	opacity: 0.8;
}
.news-article {
	display: inline-block;
	vertical-align: top;
	width: 31.3333%;
	padding-bottom: 90px;
	margin-left: 1%;
	margin-right: 1%;
}



/* End main CSS ........................ */

@media screen and (max-width: 1360px) {

.caption-padd .caption {
	padding-left: 30px;
}

}

@media screen and (min-width: 1024px) {

.hero-text,
.hero-img,
.hero-img img {
	min-height: 550px;
}
.hero-img {
	width: 50%;
	height: 100vh;
	display: inline-block;
	vertical-align: top;
}
.hero-img img {
	width: 100%;
    height: 100vh;
    object-fit: cover;
}
.text-padd-left {
	padding-left: 17%;
	padding-right: 40px;
}
.text-padd-left.width-less {
	width: 78%;
}
.text-padd-right {
	padding-right: 19%;
}

}

@media screen and (max-width: 1024px) {

.col-left.stack {
	width: 100%;
	padding-bottom: 40px;
}
.col-right.stack {
	width: 100%;
	margin-left: 0;
}
.switch-bot {
	display: table-footer-group;
}
.switch-bot .text-padd-right {
	padding-top: 30px;
}
.switch-top {
	display: table-header-group;
}
.hero-text {
	width: 100%;
	height: auto;
	display: block;
	vertical-align: top;
	display: table-footer-group;
}
.hero-img {
	display: table-header-group;
}
.hero-img,
.hero-img img {
	min-height: none;
}
.p.desky {
	display: none;
}
.p.moby {
	display: block;
}
.img-square {
	width: 90%;
}
.img-square img {
	width: 85%;
}
.square-right .img-square {
	margin-left: 15%;
	width: 85%;
}
.square-right .img-square img {
	width: 100%;
}

}

@media screen and (min-width: 1100px) and (max-width: 1400px) {

.gallery2 .owl-item-right p {
	font-size: 14px;
	line-height: 18px;
}
.fp-numbers {
	padding-bottom: 15px;
}

}

@media screen and (max-width: 1270px) {

.apt-sold {
	width: 90px;
	height: 90px;
	font-size: 25px;
	line-height: 92px;
	left: 0;
	right: auto;
}
.gallery2-wrap {
	width: 80%;
	padding-top: 60px;
}
.gallery2 .owl-item-left {
	width: calc(100% - 430px);
	width: 100%;
}
.gallery2 .owl-item-left .fp-img {
	max-width: none;
	width: 100%;
}
.gallery2 .owl-item-right {
	padding-top: 40px;
	width: 100%;
}
.gallery2 .owl-item-right p {
	font-size: 16px;
	text-align: left;
	width: 100%;
	padding-left: 0;
}
.gallery1 .owl-prev,
.gallery2 .owl-prev {
	margin-top:-50px;
	margin-left:-65px;
}
.gallery1 .owl-next,
.gallery2 .owl-next {
	margin-top:-50px;
	right:-65px;
}
.fp-scale {
	display: none;
}
.fp-scale-mob {
	display: block;
	width: 50%;
	margin-left: 50%;
	padding-bottom: 40px;
}

}

@media screen and (min-width: 1441px) and (max-width: 1920px) {

}

@media screen and (min-width: 1024px) and (max-width: 1440px) {

.padd {
	padding-top: 100px;
	padding-bottom: 100px;
}
.padd.less-top-bot {
	padding-top: 90px;
	padding-bottom: 80px;
}
.padd.less-top-bot2 {
	padding-top: 90px;
}
.padd-owl {
	padding-top: 90px;
	padding-bottom: 90px;
}
.video-space {
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 40px;
	padding-right: 40px;
}
.img-left-over {
	width: auto;
	top: 50px;
	left: 50px;
}
.img-right-over {
	top: 50px;
}
.img-left-over-p,
.img-right-over-p {
	bottom: 50px;
}


}

@media screen and (max-width: 1023px) {

.desktop {
	display: none !important;
}
.mobile {
	display: block !important;
}
.img-left {
	width: 100%;
}
.img-right {
	width: 100%;
}
.img-left-over {
	top: 70px;
	left: 50px;
	right: 50px;
	width: auto;
	position: absolute;
	bottom: 0;
}
.img-right-over {
	top: 70px;
	left: 50px;
	right: 50px;
	position: absolute;
	bottom: 0;
}
.apt-sold {
	width: 70px;
	height: 70px;
	font-size: 23px;
	line-height: 74px;
	margin-top: -15px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.padd {
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 4%;
	padding-right: 4%;
}
.padd.less-top-bot {
	padding-top: 70px;
	padding-bottom: 70px;
}
.padd.less-top-bot2 {
	padding-top: 70px;
}
.padd-owl {
	padding-top: 70px;
	padding-bottom: 70px;
}
.video-space {
	padding-top: 70px;
	padding-bottom: 70px;
	padding-left: 35px;
	padding-right: 35px;
}
.hero-text-inner {
	position: relative;
	bottom: auto;
	left:auto;
	right:auto;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 50px;
	padding-right: 50px;
}
.hero-text-inner h1,
.hero-text-inner p {
	width: auto;
}
.video-space-top {
	padding-top: 50px;
}
.news-article {
	width: 48%;
	padding-bottom: 50px;
	margin-left: 1%;
	margin-right: 1%;
}
.p.moby {
	padding-right: 50px;
}
.text-padd-left,
.text-padd-right {
	padding-right: 50px;
}

}

@media screen and (max-width: 767px) {

.col-left.stack {
	padding-bottom: 30px;
}
.padd {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 35px;
	padding-right: 35px;
}
.padd.less-top-bot {
	padding-top: 45px;
	padding-bottom: 45px;
}
.padd.even-less-top-bot {
	padding-top: 0;
}
.padd.less-top-bot2 {
	padding-top: 45px;
}
.padd-owl {
	padding-top: 50px;
	padding-bottom: 50px;
}
.video-space {
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 35px;
	padding-right: 35px;
}
.text-scroll {
	font-size: 20px;
	line-height: 30px;
}
.hero-text-home {
	left:35px;
	right:35px;
	bottom: 110px;
}
.img-left-over {
	top: 35px;
	left: 35px;
	right: 35px;
	width: auto;
}
.img-right-over {
	top: 35px;
	left: 35px;
	right: 35px;
}
.img-left-over-p,
.img-right-over-p {
	bottom: 35px;
}
.padd-quote {
	padding-top: 20px;
	padding-bottom: 20px;
}
.hero-text-inner {
	position: relative;
	bottom: auto;
	left:auto;
	right:auto;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 70px;
	padding-left: 35px;
	padding-right: 35px;
}
.hero-text-inner h1,
.hero-text-inner p {
	width: auto;
}
.article.padd-bot {
	padding-bottom: 45px;
}
.map {
	margin-top: 40px;
}
.map-google,
.map {
	height: 600px;
}
.gallery1 .owl-prev,
.gallery2 .owl-prev {
	margin-top:-170px;
	margin-left:-30px;
}
.gallery1 .owl-next,
.gallery2 .owl-next {
	margin-top:-170px;
	right:-30px;
}
.video-space-top {
	padding-top: 30px;
}
.img-square.margin-left {
	width: 85%;
	margin-left: 15%;
}
.padd-pop {
	padding-top: 30px;
	padding-bottom: 30px;
}

.but-enquire-desktop {
	display: none;
}
.but-enquire-mobile {
	display: block;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 50px;
	background-color: #333;
	color: #fff;
	z-index: 1;
}
.but-enquire-mobile a {
	color: #fff;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

.faceb {
	margin-top: 30px;
	margin-bottom: -6px;
	width: 100%;
	height: 34px;
	text-align: center;
}
.faceb img {
	width: 34px;
	height: 34px;
}

.news-articles {
	margin-left: 0;
	margin-right: 0;
}
.news-article {
	width: 100%;
	padding-bottom: 50px;
	margin-left: 0;
	margin-right: 0;
}
.space-category {
	height: 70px;
}
.hero.less-mobile {
	height: 650px;
	min-height: 650px;
}
.hero.less-mobile .img-contain img {
    height: 650px;
}


}

@media screen and (max-width: 480px) {

.gallery2-wrap {
	padding-top: 50px;
	padding-bottom: 20px;
}
.benefits {
	padding-top: 10px;
}
.benefit {
	padding-top: 30px;
	width: 49%;
}
.benefit img {
	padding-bottom: 20px;
}


}