@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'gothamBookItalic';
	src: url('../fonts/Gotham-BookItalic.eot');
	src: url('../fonts/Gotham-BookItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-BookItalic.woff') format('woff'),
		url('../fonts/Gotham-BookItalic.ttf') format('truetype'),
		url('../fonts/Gotham-BookItalic.svg#Gotham-BookItalic') format('svg');
	font-weight: 500;
	font-style: italic;
}
.segment-image {
	/*width: 720px;*/
	height: 350px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding: 35px;
}
.seg-about-img {
	background-image:url(../images/bg-future-projects.jpg);	
}

.portfolio-img {
	/*width: 720px;*/
	height: 660px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding: 35px;
}
.prop-img-inset {
	background-color: rgba(65,53,40,.5);	
	width: 100%;
	height:100%;
	color:#FFFFFF;
	text-align:center;
	display: flex;
	justify-content: center;
}
.prop-img-inset p{
	align-self: center;
}
.inset-bold {
	text-transform:uppercase;
	font-family: 'gothamBold', Fallback, sans-serif;
	font-size: 26px;
}
.inset-italic {
	font-family: 'gothamBookItalic', Fallback, sans-serif !important;
	text-transform:uppercase;
	font-size: 26px;
}
.inset-slim {
	font-family: 'gothamBook', Fallback, sans-serif !important;
	font-size: 26px;
	text-transform:uppercase;
}
.inset-info {
	font-family: 'gothamBook', Fallback, sans-serif !important;
	font-size: 14px;
}
.item {
	display: inline-block;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px !important;
	
}
.mar-10-px {
	margin-top: 10px;
	
}
.prop-col1 {
	margin-right: 5px;
	margin-left: 0px;
}
.prop-col2 {
	margin-left: 5px;
	margin-right: 0px;
	background-color: #413528;	
}
.prop-lastcol-inset {
	width: 100%;
	height:100%;
	color:#FFFFFF;
	text-align:center;
	display: flex;
	justify-content: center;
}
.prop-lastcol-inset p {
	width: 70%;
	text-align:left;
	align-self: center;
}

.prop-lariviera-img {
	background-image:url(../images/bg-projects-delivered.jpg);	
}
.prop-uc-img {
	background-image:url(../images/bg-under-construction-new.jpg);	
}

.underConstruction{
	background-image:url(../images/img/slider2.jpg) !important;

}

.seg-ethos-img {
	background-image:url(../images/bg-ethos.jpg);	
}
.seg-marketing-img {
	background-image:url(../images/bg-marketing-positioning.jpg);	
}
.seg-future-projects-img {
	background-image:url(../images/bg-projects-delivered.jpg);	
}
.seg-future-projects1-img {
	background-image:url(../images/bg-riviera-heights.jpg);	
}
.seg-future-projects2-img {
	background-image:url(../images/img/slider2.jpg);	
}
.seg-future-projects3-img {
	background-image:url(../images/bg-riviera-suites.jpg);	
}
.prop-lakeview-img {
	background-image:url(../images/lakeview-apartments.jpg);	
}
.prop-dreams-img {
	background-image:url(../images/riviera-dreams.jpg);	
}
.prop-riviera-residence-img {
	background-image:url(../images/riviera-residence.jpg);	
}
.prop-estates-img {
	background-image:url(../images/estates.jpg);	
}

.prop-apartments-lariviera-img {
	background-image:url(../images/apartments-lariviera.jpg) !important;	
}
.prop-cote-d-azur-img {
	background-image:url(../images/cote-d-azur.jpg);	
}
.prop-azure-img {
	background-image:url(../images/AZURE-22_web.jpg);	
}
.pg-title-bg {
	background-color:#a29c96;
}
.pg-title-bg2 {
	background-color:#413528;
}
.prop-sub-header1, .prop-sub-header2 {
	width: 100%;
	padding: 26px 40px;
	font-family: 'TSTAR-Headline', Fallback, sans-serif !important;
	font-size: 30px;
	line-height: 28px;
	color:#413528;
	text-align:center;
	margin-bottom:20px;
	
}
.bg-dark {
	background-color: #382d22;
}
.prop-sub-header1 {
	background-color:#a09a94;
}
.prop-sub-header2 {
	background-color:#d0cdc9;
}
.prop-content-wrapper {
	height:350px;
	display: flex;
	justify-content: center;
}
.prop-content {
	align-self: center;
}
.prop-con-right {
	padding-left: 70px;
}
.prop-con-left {
	padding-right: 70px;
	padding-left: 40px !important;
}
.prop-p-header {
	font-family: 'gothamBook', Fallback, sans-serif !important;
	font-size: 30px;
	line-height: 28px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-bottom: 20px;
}
.prop-p-body {
	font-family: 'gothamBook', Fallback, sans-serif !important;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF;
	width: 100%;
	padding-bottom: 20px;
}
.prop-car-body {
	font-family: 'gothamBook', Fallback, sans-serif !important;
	font-size: 12px;
	line-height: 16px;
	color:#FFFFFF;
	width: 90%;
	padding-bottom: 20px;
}
.prop-p-more, .prop-p-more a {
	font-family: 'gothamBookItalic', Fallback, sans-serif !important;
	color:#FFFFFF;
}
.carousel-content-wrapper {
	width: 1140px;
	display: block;
	float:none;
	clear:both;
}
.carousel-img, .carousel-img2 {
	width: 50%;
	height: 350px;
	padding: 30px;
	background-size:cover;
}
.carousel-img {
	float:left;
}
.carousel-img2 {
	float: right;	
}
.carousel-content, .carousel-content2 {
	width: 49%;
	height: 350px;
	display: flex;
	justify-content: center;
}
.carousel-content {
	float: right;
}
.carousel-content2 {
	float: left;
}
.carousel-content-inner {
	align-self: center;
	padding-left: 40px;
}
.portfolio-content {
	align-self: center;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
}
.portfolio-body {
	font-family: 'gothamBook', Fallback, sans-serif !important;
	font-size: 16px;
	line-height: 22px;
	color:#FFFFFF;
	width: 90%;
	padding-bottom: 20px;
}
.portfolio-title {
	font-family: 'gothamBold', Fallback, sans-serif !important;
}
.portfolio-col1 {
	width: 140px;
}
.portfolio-row {
	width: 100%;
	display: block;
	float: none;
	clear: both;
}
@media screen and (max-width: 1200px) {
	
	.portfolio-img {
		height: 460px;
	}
}


@media screen and (max-width: 990px) {
	.container {
		width: 100%;
	}
	.col-md-6 {
	  float:none;
	  padding-left: 0px;
	  padding-right: 0px;
	}
	.prop-p-header {
		padding-bottom: 10px;
	}
	.col-md-6 p {
		margin-right: 40px;
	}
	.prop-content-wrapper {
		height: auto;
		display: block;
	}
	.segment-image {
		margin-bottom: 20px;
		padding: 35px !important;
	}
	.carousel-content-wrapper {
	}
	.carousel-img, .carousel-img2 {
		width: 100%;
		float: none;
		height:450px;
		
	}
	.carousel-content, .carousel-content2 {
		width: 100%;
		float: none;
		height: 200px;
		padding-top:30px;
	}
	.portfolio-img {
		height: 320px;
	}
}