@charset "UTF-8";
/* CSS Document */

body{
	font-family: 'PT Sans', sans-serif;
	font-size:17px;
	font-weight:400;
	color:#797979;
	margin:0;}
	
ul{
	padding:0;
	margin:0;
	list-style:none;}
	
.pivot li{
	position:relative;
	padding-left:22px;}
	
.pivot li:before{
	content:"\f111";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:#016084;
	transform-origin:50% 50%;
	transform:scale(0.5,0.5);
	position:absolute;
	top:8px;
	left:0}
	
p{
	line-height:28px;}
	
p .blue{
	color:#016084;
}

.blue{
	color:#016084;
}

img{
	vertical-align:top}
	
a[href^=tel]{ color:#797979; text-decoration:none;}

a[href^="tel:"]:before {color:#797979}
	
section{
	overflow:hidden;}

input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
	-webkit-appearance: caret;
	-moz-appearance: caret; /* mobile firefox too! */
    -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

@media (-webkit-min-device-pixel-ratio: 0) {
	input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
	-webkit-appearance: none;
	-moz-appearance: none; /* mobile firefox too! */
    -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}	
}
	
input{
	border:solid 1px #797979;
	height:50px;
	width:100%;
	line-height:50px;
	background:#fff;
	padding:0 50px 0 16px;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#797979;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
	
textarea{
	border:solid 1px #797979;
	height:116px;
	width:100%;
	line-height:50px;
	background:#fff;
	padding:0 16px;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#797979;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
	
.validate-label{
	border:solid 1px #e20000;
	background: rgb(255,204,192)}

input.validate {
	border:solid 1px #e20000 !important;
	background: rgb(255,204,192)}		

header{
	position:fixed;
	width:100%;
	z-index:10;
	transition:all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.2s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.2s ease 0s; /* Opera */}
	
.menu-fixed{
	background:#fff;
	top:0;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.2);}
	
.nav-enable{
	background:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none}
	
.menu-fixed .logo-white{
	display:none;}

.menu-fixed .logo-blue{
	display:block;}
	
.menu-fixed .content-menu, .nav-enable .content-menu{
	color:#016084;
	-moz-tex-shadow: none;
	-webkit-tex-shadow: none;
	text-shadow: none;}
	
.menu-fixed .icon-menu li, .nav-enable .icon-menu li{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background:#016084;}
	
.content-slide{
	width:100%;
	position:relative;
	z-index:1;
	color:#fff;}
	
.slide{
	position:relative;
	z-index:1;
	background:url(../images/fendi-chatea-slide.jpg);
	background-size:cover;
	width:100%;
	height:100%;}
	
.content-slide img{
	width:100%;}
	
.center-content{
	width:94%;
	margin:auto;
	max-width:1380px;
	overflow:hidden;}
	
.logo-blue{
	display:none}
	
.content-logo img{
	width:276px;}
	
.content-header{
	display:inline-block;
	width:100%;
	vertical-align:top;}
	
.content-logo{
	float:left;
	}
	
.content-menu{
	float:right;
	color:#fff;
	font-weight:700;
	font-size:22px;
	letter-spacing:3px;
	padding:41px 0;
	-moz-tex-shadow: 0px 0px 13px rgba(72,101,129,0.9);
	-webkit-tex-shadow: 0px 0px 13px rgba(72,101,129,0.9);
	text-shadow: 0px 0px 13px rgba(72,101,129,0.9);
	cursor:pointer;
	position:relative;
	z-index:2}
	
.icon-menu{
	display:inline-block;}
	
.icon-menu li{
	width:26px;
	height:2px;
	display:block;
	background:#fff;
	-moz-box-shadow: 0px 0px 13px rgba(72,101,129,0.9);
	-webkit-box-shadow: 0px 0px 13px rgba(72,101,129,0.9);
	box-shadow: 0px 0px 13px rgba(72,101,129,0.9);
	transition:all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */
	transform-origin:50% 50%;}
	
.icon-menu li:nth-child(2){
	margin:5px 0}
	
.menu-icon-enable .text-menu{
	display:none;}
	
.menu-icon-enable .icon-menu li:nth-child(1){
	transform: translateX(5px) rotate(45deg) scale(1, 1) skew(0deg, 0deg) translateY(10px);
}

.menu-icon-enable .icon-menu li:nth-child(2){
	opacity:0;
}

.menu-icon-enable .icon-menu li:nth-child(3){
	transform: translateX(5px) rotate(-45deg) scale(1, 1) skew(0deg, 0deg) translateY(-10px);
}
	
.content-info-slide{
	position:absolute;
	z-index:2;
	text-align:center;
	font-weight:700;
	font-size:56px;
	width:100%;
	text-transform:uppercase;
	-moz-tex-shadow: 0px 0px 7px rgba(41,54,57,0.8);
	-webkit-tex-shadow: 0px 0px 7px rgba(41,54,57,0.8);
	text-shadow: 0px 0px 7px rgba(41,54,57,0.8);
	top:50%;
	letter-spacing:6px;
	margin-top:-110px}
	
.btn-default{
	display:inline-block;
	padding:0 40px;
	height:50px;
	line-height:50px;
	background:#016084;
	-moz-tex-shadow: none;
	-webkit-tex-shadow: none;
	text-shadow: none;
	text-decoration:none;
	color:#fff;
	font-size:20px;
	letter-spacing:3px;
	font-weight:700;
	min-width:300px;
	text-align:center;
	border:solid 2px #016084;
	cursor:pointer;}
	
.btn-default:hover{
	background:#fff;
	border:solid 2px #016084;
	color:#016084;}
	
.content-info-slide .btn-default:hover{
	background:#fff;
	border:solid 2px #fff;
	color:#016084;}
	
.title-section{
	color:#016084;
	font-size:48px;
	letter-spacing:4px;
	text-align:center;
	text-transform:uppercase;
	margin:60px 0;
	font-weight:300}
	
.subtitle{
	margin-bottom:0}
	
.subtitle-section{
	font-size:28px;
	color:#016084;
	text-align:center;
	letter-spacing:4px;
	margin:0 0 60px}
	
.info-overview{
	color:#016084;
	font-weight:700;
	font-size:20px;
	text-align:center;
	letter-spacing:4px;
	margin-top:60px}
	
.info-overview .num-large{
	font-size:34px;}
	
.mask-gallery-info{
	width:calc(100% - 200px);
	margin:auto;
	overflow:hidden;}
	
.wrapper-gallery-info{
	display:inline-block;
	vertical-align:top;
	position:relative;
	width:100%;
	}	
	
.slide-gallery-info{
	width:100%;
	position:absolute;
	transform:translateX(100%);
	top:0;
	overflow:hidden;
	transition:all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */
}
	
.act-slide{
	position:relative;}
	
.col-overview{
	width:50%;
	float:left;
	line-height:31px;
	padding-right:40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
	
.col-overview-last{
	padding-left:40px;
	padding-right:0;}
	
.justify{
	text-align:justify}
	
.center{
	text-align:center}	
	
.content-gallery-info{
	position:relative;
	}
	
.nav-prev{
	position:absolute;
	left:0;
	top:50%;
	cursor:pointer;
	margin-top:-32px;
	}
	
.nav-next{
	position:absolute;
	right:0;
	top:50%;
	cursor:pointer;
	margin-top:-32px;}
	
.nav-prev i, .nav-next i{
	font-size:64px}
	
.nav-prev:hover, .nav-next:hover{
	color:#016084}
	
.disableBTN{
	opacity:0.2;
	cursor:default}
	
.disableBTN:hover{
	color:#797979;}
	
.content-nav-gallery-image .disableBTN:hover{
	color:#fff;}
	
.box-map-location{
	background:#D8D1CA;}
	
.wrapper-image-location{
	position:relative;}
	
.imagen-location{
	width:100%;
	position:relative;
	z-index:1;}
	
.image-gallery-location{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	display:none;}
	
.point-border{
	width:9px;
	height:9px;
	text-align:center;
	border:solid 2px #016084;
	display:block;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	position:absolute;
	transform-origin:50% 50%;
	
	-webkit-animation-name: Radar;
    -webkit-animation-duration: 1200ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
	
    -moz-animation-name: Radar;
    -moz-animation-duration: 1200ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-out;
	
    -ms-animation-name: Radar;
    -ms-animation-duration: 1200ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: ease-out;
    
    animation-name: Radar;
    animation-duration: 1200ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;}
	
@-ms-keyframes Radar {
    from { transform:scale(1,1); opacity:1; }
    to { transform:scale(2.2,2.2); opacity:0; }
}
@-moz-keyframes Radar {
    from { transform:scale(1,1); opacity:1; }
    to { transform:scale(2.2,2.2); opacity:0; }
}
@-webkit-keyframes Radar {
    from { transform:scale(1,1); opacity:1; }
    to { transform:scale(2.2,2.2); opacity:0; }
}
@keyframes Radar {
   from { transform:scale(1,1); opacity:1; }
    to { transform:scale(2.2,2.2); opacity:0; }
}	

	
.point{
	display:block;
	background:#016084;
	width:11px;
	height:11px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	margin:1px}
	
.btn-fendi{
    left: 53.5%;
    position: absolute;
    top: 35.4%;
    z-index: 3;
	cursor:pointer;}

.btn-bal-harbour{
    left: 44.1%;
    position: absolute;
    top: 40.3%;
    z-index: 3;
	cursor:pointer;}
	
.btn-aventura{
    left: 10.4%;
    position: absolute;
    top: 55.4%;
    z-index: 3;
	cursor:pointer;}
	
.btn-temple{
    left: 48.9%;
    position: absolute;
    top: 36.2%;
    z-index: 3;
	cursor:pointer;}
	
.btn-miami-beach{
    left: 95.6%;
    position: absolute;
    top: 42.7%;
    z-index: 3;
	cursor:pointer;}
	
.btn-marina{
    left: 80.9%;
    position: absolute;
    top: 37.4%;
    z-index: 3;
	cursor:pointer;}
	
.btn-service-area {
    cursor: pointer;
    left: 46.9%;
    position: absolute;
    top: 39.5%;
    z-index: 1;}
	
.btn-supermarket {
    cursor: pointer;
    left: 50.4%;
    position: absolute;
    top: 40.5%;
    z-index: 3;
}

.btn-image-services{
	width:1.6%;}		
	
.btn-image-services img{
	width:100%}

.btns-location{
	transition:all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */}
	
.category{
	margin-bottom:60px;
	display:inline-block;
	width:100%;
	vertical-align:top}
	
.nav-tabs-amenities{
	overflow:hidden;
	width:86%;
	margin:30px auto 40px;}
	
.nav-tabs-amenities > li{
	text-align:center;
	font-size:34px;
	font-weight:300;
	letter-spacing:6px;
	line-height:34px;
	border:solid 1px #7E7E7E;
	float:left;
	width:33.33333333333333%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding:14px 0;
	cursor:pointer;}
	
.nav-tabs-amenities > li:hover{
	background:#016084;
	color:#fff;}	
	
.nav-tabs-amenities > li:first-child{
	border-right:none}	
	
.nav-tabs-amenities > li:last-child{
	border-left:none}
	
.enable-tab{
	background:#f1f1f2;
	color:#016084;
	border: solid 1px #f1f1f2 !important;}
	
.enable-tab:hover{
	background:#f1f1f2 !important;
	color:#016084 !important;
	border: solid 1px #f1f1f2 !important;}	
	
	
.nav-tabs-amenities > li.enable-tab:nth-child(2){
	border-left:solid 1px #7E7E7E !important;
	border-right:solid 1px #7E7E7E !important;
	}
	
.wrapper-content-tabs{
	background:#F1F1F2;}
	
.section-residences .wrapper-content-tabs{
	background:rgba(255,255,255,0.84);
	margin-bottom:50px}

.section-residences .box-amenities{
	padding-bottom:50px;}
	
.enable-tab-transparent{
	background:rgba(255,255,255,0.84) !important;
	color:#016084 !important;}
	
.box-amenities{
	display:inline-block;
	vertical-align:top;
	width:100%;
	display:none;
	padding:50px 60px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
	
.content-floorplans{
	padding:0 !important;}

.content-slide-amenities{
	display:none;}
	
.slide-amenities{
	display:block;}
	
.image-slide-amenities{
	width:100%;}
	
.section-residences{
	background:url(../images/slide-residences.jpg) 50% 0;
	height:40vw;
	position:relative;
	background-size:100% auto}
	
.nav-tabs-residences{
	border:solid 2px rgba(255,255,255,0.5);
	padding:0.5%;
	width:86%;
	margin:-57px 7% 0;
	overflow:hidden;
	position:absolute;
	top:50%;
	}
	
.nav-tabs-residences > li{
	background:rgba(255,255,255,0.6);
	color:#7A7A7A;
	font-size:34px;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:4px;
	margin:0.5%;
	padding:20px 0;
	float:left;
	width:32.33%;
	cursor:pointer;
	transition:all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */}
	
.nav-tabs-residences > li:hover{
	background:rgba(255,255,255,1);
}


.enable-tabs > li{
	width:33.33333333333333%;
	margin:0}

.enable-tabs{
	padding-bottom:0;
	border:solid 2px rgba(255,255,255,0);
	border-bottom:none;}
	
.enable-tabs > li{
	margin-bottom:0}
	
.section-residences .center-content{
	position:relative;
	height:100%;
	overflow:hidden;}
	
.content-gallery-image{
	position:relative;
	overflow:hidden;
	background:#fff;}
	
.content-nav-gallery-image{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	z-index:2;
	color:#fff;}
	
.nav-gallery-default{
	position:absolute;
	top:50%;
	width:100%;
	height:0;
	z-index:2;}	
	
.content-nav-gallery-image .center-content{
	position:relative;
	height:100%;
	}
	
.content-info-gallery-image{
	position:absolute;
	width:100%;
	height:100%;
	position:absolute;
	z-index:2}
	
.slide-gallery-image{
	width:100%;
	position:absolute;
	transform:translateX(100%);
	top:0;
	overflow:hidden;
	transition:all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */}
	
.slide-gallery-image img{
	width:100%;
	z-index:1;
	position:relative;}
	
.wrapper-gallery-image{
	position:relative;
	z-index:1}
	
.box-info-gallery-image{
	border:solid 2px rgba(255,255,255,0.5);
	width:calc(100% - 120px);
	margin:auto;
	top:50%;
	position:relative;}
	
.white-box-gallery-info{
	background:rgba(255,255,255,0.83);
	margin:1%;
	padding:40px;}
	
.white-box-gallery-info > p{
	margin:0}
	
.white-box-gallery-info > p:first-child{
	margin-bottom:15px;}
	
.content-info-gallery-image .center-content{
	height:100%;}
	
.conten-slide-logos{
	position:relative;
	overflow:hidden;
	width:90%;
	margin:50px auto 70px}
	
.conten-slide-logos > li{
	width:33.33333333333333%;
	float:left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding:0;
	cursor:pointer;
	position:relative;
	text-align:center;}
	
.conten-slide-logos > li:first-child{
	margin:4% 0;
	padding:3% 0;
	border-right:solid 2px #808080}
	
.conten-slide-logos > li:last-child{
	margin:4% 0;
	padding:3% 0;
	border-left:solid 2px #808080}	

.conten-slide-logos > li > img{
	width:84%;}
	
.greadLogoTeam{
	position:relative;
	z-index:1}
	
.blueLogoTeam{
	position:absolute;
	z-index:2;
	opacity:0;
	transition:all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */}
	
.conten-slide-logos > li:hover .blueLogoTeam{
	opacity:1;
}
	
.row-content-map{
	display:inline-block;
	vertical-align:top;
	width:100%;
	padding:0 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
	
.col-map-contact{
	width:calc(100% - 280px);
	float:left;
	height:426px;}
	
.col-info-map{
	float:left;
	padding:168px 30px 0;}
	
.col-info-map h3{
	margin:20px 0 0;
	color:#016084}
	
.label-form-contact{
	font-weight:700;
	color:#016084;
	display:block;}
	
.row-form{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-bottom:16px}
	
.row-form > li{
	width:33.33333333333333%;
	float:left;
	padding:0 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
	
.form-contact{
	margin:50px 0}
	
.row-textarea > li{
	padding:0 8px;}	
	
.wrapper-btn-contact{
	padding:30px 8px 0}
	
footer{
	background:#016084;
	width:100%;
	padding:64px 0 0;
	color:#fff;}
	
footer h4{
	margin:0 0 8px}
	
.list-social-footer{
	display:inline-block;
	vertical-align:top;}
	
.list-social-footer > li{
	float:left;}	
	
.list-social-footer > li > a{
	background:#fff;
	color:#016084;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-right:10px;
	float:left;
	display:block;
	border:solid 2px #fff;}
	
.list-social-footer > li > a:hover{
	background:#016084;
	color:#fff;}
	
.row-line2-footer{
	margin-top:30px}
	
.cols-footer{
	vertical-align:top;
	display:inline-block;
	width:100%;
	padding:0 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
	
.cols-footer > li:nth-child(1){
	float:left;
	width:calc((100% - 125px) / 2)}	
	
.cols-footer > li:nth-child(2){
	padding:0 4%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left;
	width:calc((100% - 125px) / 2);}
	
.cols-footer > li:nth-child(3){
	float:right}		
	
.btn-footer{
	border:solid 2px #fff;
	padding:0 40px;
	line-height:50px;
	height:50px;
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	cursor:pointer;}
	
.btn-footer:hover{
	background:#fff;
	color:#016084;}	
	
.nav-footer li{
	color:#fff;
	text-decoration:none;
	cursor:pointer;}
	
.nav-footer li:hover{
	text-decoration:underline;}	
	
.iso-footer{
	width:50px}
	
.content-credits{
	line-height:50px;
	padding:30px 0}
	
.title-list{
	font-weight:700;
	position:relative;
	left:-13px;}

.pivot li.title-list:before{
	content:inherit;}
	
.content-info-team{
	display:inline-block;
	vertical-align:top;
	width:100%;
	position:relative;
	display:none;
	margin:20px 0 50px;}
	
.image-info-team{
	width:30%;
	position:absolute;
	height:100%;
	left:0;
	text-align:center;}
	
.image-info-team img{
	width:86%;
	position:relative;}
	
.image-fendi-logo{
	top:50%;}
	
.logo-arquitectonica-info{
	display:block;
	margin-top:76px;}
	
.info-info-team{
	width:70%;
	float:right;}
	
.link-team{
	color:#797979;
	text-decoration:none;
	cursor:pointer;}
	
.link-team:hover{
	color:#016084}
	
.image-chateau-group{
	width:80% !important;
	margin-top:28px;}
	
.btn-more-info{
	position:absolute;
	z-index:2;
	bottom:3%;
	width:100%;
	text-align:center;
	font-weight:700;
	font-size:14px;
	opacity:.46;
	cursor:pointer;
	transition:all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */}
	
.btn-more-info:hover{
	opacity:.8;}	

.btn-more-info i{
	display:block;
	text-align:center;
	font-size:40px;
	position:relative;
	top:-12px}
	
.overlay-nav{
	background:rgba(255,255,255,0.97);
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	text-align:center;
	display:none;}
	
nav{
	text-transform:uppercase;
	display:inline-block;
	margin:100px 0 140px;}
	
nav span{
	display:block;
	font-size:22px;
	font-weight:300;
	color:#797979;
	text-decoration:none;
	padding:10px 26px;
	float:left;
	letter-spacing:2px;
	cursor:pointer;}
	
nav span:hover{
	color:#016084;}	
	
.logo-menu{
	width:400px}
	
.list-social-menu{
	display:inline-block;}
	
.list-social-menu li{
	float:left;
	margin:0 14px;}

.list-social-menu li a{
	display:block;
	border:solid 2px #016084;
	color:#016084;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	}
	
.list-social-menu li a:hover{
	color:#fff;
	background:#016084;}
	
.title-social-menu{
	text-transform:uppercase;
	margin-bottom:30px;
	font-size:14px;}
	
.vertical-align-menu{
	position:relative;
	top:50%;
	margin-top:-290px}
	
.box-enable{
	margin-bottom:0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;}
	
.box-enable .title-section{
	margin-top:0;}
	
.tooltip{
	background: rgba(84,84,84,0.86);
	color:#fff;
	font-size:12px;
	font-weight:700;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding:2px 16px;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
	position:absolute;
	z-index:11;
	display:none;}
	
.tooltip .fa-caret-down {
    bottom: -6px;
    color: rgba(84, 84, 84, 0.86);
    font-size: 24px;
    height: 6px;
    left: 50%;
    margin-left: -7px;
    overflow: hidden;
    position: absolute;
}

.tooltip .fa-caret-down:before {
    position: relative;
    top: -11px;
}

.content-text-gallery-mobile{
	margin-bottom:10px;
	display:none}
	
.content-text-gallery-mobile p{
	margin:0 0 12px;
	text-align:center}
	

.overlay-modal{
	background:rgba(0,0,0,0.7);
	position:fixed;
	width:100%;
	height:100%;
	z-index:14;
	left:0;
	top:0;
	display:none}
	
.modal{
	position:fixed;
	background:#fff;
	width:94%;
	max-width:800px;
	z-index:15;
	min-height:200px;
	display:none;
	left:50%;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.1);}

.html-modal{
	padding:50px;}
	
.form-login li{
	margin-bottom:10px}
	
.content-btn-login{
	padding-top:10px}
	
.content-btn-login .btn-default{
	width:100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;}
	
.close-modal{
	position:absolute;
	right:12px;
	top:12px;
	width:30px;
	height:30px;
	cursor:pointer;
	transform-origin:50% 50%;
	transition:all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.2s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.2s ease 0s; /* Opera */}
	
.close-modal:hover{
	transform:rotate(90deg);}
	
.close-modal span{
	background:#016084;
	display:block;
	height:2px;
	width:30px;
	position:absolute;
	transform-origin:50% 50%;}
	
.close-modal > span:first-child{
	transform: translateX(0px) translateY(14px) rotate(45deg) scale(1, 1) skew(0deg, 0deg) ;
}
	
.close-modal > span:last-child{
	transform: translateX(0px) translateY(14px) rotate(-45deg) scale(1, 1) skew(0deg, 0deg) ;
}

.content-pdf{
	display:none;
	vertical-align:top;
	width:100%;}
	
.content-pdf li{
	width:32%;
	float:left;
	border:solid 1px #e6e6e6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin:0.66666666666667%;
	text-align:center;
	font-size:13px;}
	
.content-pdf li a{
	text-decoration:none;
	color:#797979;
	display:block;
	padding:18px;}
	
.content-pdf li i{
	display:block;
	font-size:40px;
	color:#e20000;
	margin-bottom:20px}
	
.validate{
	color:#e20000;
	font-size:700}
.error{
	color:#e20000;
	font-size:700}	
inpunt.error {
	border:solid 1px #e20000 !important;
	background: rgb(255,204,192) !important}	
.null-scroll{
	overflow:hidden;}
	
.disclaimer{
	overflow:hidden;
	width:80%;
	margin:40px auto;}
	
.disclaimer p{
	font-size:8px;
	line-height:10px;
	display:block;
	float:left;
	width:calc(100% - 50px);
	margin:0;
	margin-left:8px;
	text-align:justify;}
		
.disclaimer img{
	width:42px;
	float:left;
	margin-top:4px;}
	
.gallery-floorplans{
	background:#fff;}
	
.content-info-floorplant{
	color:#555;
	width:80%;
	margin:0px auto 40px;}
	
.num-recidence{
	font-family:"Times New Roman", Times, serif;
	font-size:72px;
	font-weight:bold;
	border-bottom:solid 1px #555555;
	display:block;
	line-height:68px;}
	
.tex-num-recidence{
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	display:block;
	padding-top:4px}
	
.info-box-floorplant{
	overflow:hidden;
	margin-bottom:40px}
	
.info-floorplant{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:8px}
	
.col-info-floorplant{
	float:left;
	}
	
.wrapper-col-info-floorplant > .col-info-floorplant:last-child{
	border-left:solid 1px #555;
	padding-left:20px;
	margin-left:20px;
}
	
.wrapper-col-info-floorplant{
	overflow:hidden;}
	
.list-info-floorplant{
	overflow:hidden;
	padding:2px 0 8px;}

.list-info-floorplant li{
	float:left;}
	
.list-info-floorplant > li:nth-child(1n + 2){
	text-align:right;
	text-transform:uppercase}
	
.list-info-floorplant li span{
	display:block;
	border-bottom:solid 1px #555;
	padding:7px 20px 5px 0;}
	
.bulletNav{
	background:rgba(153,153,153,0.2);
	width:10px;
	height:10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display:block;
	display:inline-block;
	vertical-align:top;
	margin:0 6px;
	cursor:pointer;
	}
	
.content-nav-points{
	text-align:center;
	height:10px;}
	
.nav-points-info{
	margin-top:50px;}
	
.act-nav-point{
	background:#016084}
	
#gallery{
	position:relative;}
	
.nav-points-gallery{
	position:absolute;
	width:100%;
	bottom:28px;
	z-index:4}
	
.nav-points-gallery .bulletNav{
	background:rgba(255,255,255,0.5)}
	
.nav-points-gallery .act-nav-point{
	background:#016084}
	
.nav-floorplant{
	float:right;
	position:relative}

.nav-floorplant img{
	position:relative;
	z-index:1;
	width:202px;}
	
.nav-floorplant span{
	position:absolute;
	z-index:2;
	background:#EEEEE2;
	display:block;
	cursor:pointer;}
	
.nav-floorplant span:hover{
	background:#016084}
	
.act-recidence{
	background:#016084 !important;
	cursor:default !important}
	
.receidence-304 {
    height: 5.2%;
    left: 50%;
    top: 59.2%;
    width: 10.2%;
}

.receidence-305 {
    height: 5.2%;
    left: 61%;
    top: 59.2%;
    width: 10.6%;
}

.receidence-206 {
    height: 5.2%;
    left: 72.2%;
    top: 64.9%;
    width: 21.6%;
}

.receidence-401 {
    height: 5%;
    left: 8.4%;
    top: 54.4%;
    width: 18.6%;
}

.receidence-ph2 {
    height: 11%;
    left: 38.8%;
    top: 7.4%;
    width: 21.8%;
}

.btn-subscribe{
	position:absolute;
	z-index:4;
	color:#016084;
	top:0;
	right:0;
	background:#fff;
	text-decoration:none;
	line-height:46px;
	width:46px;
	text-align:center;
	margin:2px;
	font-size:16px;}
	
.box-subscribe{
	position:relative;}