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

/*02547a*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,700,700italic,800&subset=cyrillic);

body, html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: 'Open Sans', sans-serif;
}
p {	color:#444; }

ul { color:#444 !important; }
li { margin-bottom:0.5em; }

h1 {
	margin:0 0 0.5em 0;
	font-size:3.6em;
	letter-spacing:-0.02em;
	color:#02547a;
	text-shadow:2px 2px 0 #e0e0e0;
	font-weight:300;
}
h1.subtitle {
	position:relative;
	top:-5px;	
}
h1.subtitle div {
	font-size:0.3em;
	position:relative;
	top:-10px;
	letter-spacing:normal;
}
h1.bianco {
	color:#fff;
	text-shadow:2px 2px 0 #023e5a;
}
h1.bold {
	font-weight:700;
	letter-spacing:-0.05em;
}
h2 {
	color:#5d94ad;
	font-weight:300;
	letter-spacing:-0.01em;
	line-height:1.2em;
	font-size:2em;
	margin:0 0 0.5em 0;
}
h3 {
	color:#02547a;
	letter-spacing:-0.02em;	
	font-size:1.3em;
	margin:0 0 0.5em 0;
}
a {
	transition:all 500ms; -moz-transition:all 500ms; -o-transition:all 500ms; -webkit-transition:all 500ms;
	color:#02547A;
	text-decoration:none;
}
a:hover {
	color:#0a6f9e;
	text-decoration:underline;
}

a img { border:none !important; }


/* LAYOUT */
.centra {
	width:1240px;
	margin:0 auto;	
}
.sx { float:left; }
.dx { float:right; }
.clear { clear:both; }

.one {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width:100%;
	padding:80px 50px;
}
.aurea-small { 
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width:38.2%; 
	padding:50px;
}
.aurea-big { 
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width:61.7%;
	padding:50px;
}
.duecols {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width:50%;
	padding:50px;
}
.trecols {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width:33.3%;
	padding:50px 35px;
}
.quattrocols {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width:25%;
	padding:50px 25px;
}
.paragrafo-centrato {
	width:780px;
	margin:0 auto;
}

#logo {
	width:190px;
	float:left;
	margin-left:50px;
}

/* PAY OFF */
#pay-off {
	position:absolute;
	top:40%;
	left:0;
	width:100%;
	z-index:5000;
}
#pay-off h2 {
	font-weight:300;
	text-align:center;
	color:#fff;
	font-size:4em;
	letter-spacing:-0.03em;
	text-shadow:0 0 7px #011e2e;
	margin:0 0 0.2em 0;
}
#pay-off h3 {
	font-weight:300;
	color:#fff;
	font-size:2.6em;
	text-align:center;
	letter-spacing:-0.02em;
	text-shadow:0 0 4px #011e2e;
	margin:0;
}
#pay-off h3 span {
	border-left:8px solid #4b9eae;
	padding-left:30px;
}

/* PAGINE INTERNE */
#cover-img {
	height:540px;
	position:relative;
}
#cover-img #blu-strip {
	height:130px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(2,84,122,0.8);
	z-index:50000;
}
#cover-img #blu-strip .centra .one {
	padding-top:1.2em;
	padding-bottom:0;
}
#cover-img #blu-strip h1 {
	margin:0;
	padding:0;
}
.sfora-su {
	position:relative;
	top:-100px;
}
#virgolettato {
	height:400px !important;
	margin-top:40px;
}



/* FOOTER */
footer {
	background:#02547a;
	color:#FFF;	
}
footer a.bianco {
	color:#fff !important;
	text-decoration:none !important;
}
footer p {
	margin:0 0 0.5em 0;
	color:#fff;
}
footer h3 {
	margin:0 0 0.5em 0;
	padding-bottom:0.5em;
	border-bottom:1px dashed #337695;
	font-weight:700;
	color:#89b9d2;
	font-size:1.6em;
	letter-spacing:-0.05em;
}
footer ul {
	margin:1em 3em 0 0;
	list-style-type:none;
	padding:0;
}
footer ul li { padding-bottom:0.3em; }
footer ul li a { color:#fff; text-decoration:none; }
footer ul li a:hover { text-decoration:underline; color:#fff !important; }
#logo-footer {
	width:120px;
	margin-right:35px;
}




/* HOME */
#home-blu-strip {
	position:absolute;
	z-index:3000;
	bottom:0;
	left:0;
	width:100%;
	height:120px;
	background:rgba(2,84,122,0.7);
	overflow:hidden;
}
#home-blu-strip a {
	text-align:center;
	color:#fff;
	text-decoration:none;
	height:150px;
	display:block;
}
#home-blu-strip .trecols {
	padding-top:0;
}
#home-blu-strip .trecols.centrale {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#home-blu-strip .txt-big {
	font-size:3em;
	/*font-style:italic;*/
	font-weight:300;
	letter-spacing:-0.04em;
	text-shadow:1px 1px 3px #024260;
	position:relative;
	top:0.3em;
}
#home-blu-strip .txt-small {
	font-size:1em;
	font-weight:400;
	text-shadow:1px 1px 0 #024260;
	position:relative;
	top:0.8em;
}

.bg-blu-image {
	background:#02547a url(../images/bg-fascia-home.jpg) no-repeat center center;
	background-size:cover;	
}





/* CLASSI */
.responsive { width:100%; height:auto; }
.linea { margin:2.4em 0; border-bottom:1px dashed #b1cedb; }
.linea-azzurra { margin:2.4em 0; border-bottom:1px dashed #337695; }

.blu { color:#02547a; }
.azzurro-chiaro { color:#a8c8d7; }
.azzurro { color:#89b9d2; }
a.azzurro { color:#89b9d2; text-decoration:underline; }
a.azzurro:hover { color:#fff; text-decoration:underline; }
.bianco { color:#fff; }
a.bianco { color:#fff; text-decoration:underline; }
a.bianco:hover { color:#89b9d2; text-decoration:underline; }
.no-underline, .no-underline:hover { text-decoration:none !important; }
.bg-blu { background:#02547a; }
.virgolette { width:70px; }
.grigio { color:#444; }

.space { height:3em; }
.space-small { height:1.2em; }

.small { font-size:0.9em; }
.small-small { font-size:0.7em; }
.big { font-size:1.3em; }

.thin { font-weight:300; }

.only-mobile { display:none !important; }
.only-mobile-small { display:none !important; }



/* BOTTONI */
.bottone-bianco {
	display:inline-block; 
	text-align:center;
	background:#fff;
	color:#02547A;
	text-shadow:1px 1px 0 #eaeaea;
	line-height:30px;
	font-weight:700;
	text-decoration:none !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:12px 50px;
}
.bottone-bianco:hover {
	background:#ddd;	
}

.bottone-blu {
	display:inline-block; 
	text-align:center;
	background:#02547A;;
	color:#fff;
	text-shadow:1px 1px 0 #014767;
	line-height:30px;
	font-weight:700;
	text-decoration:none !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:12px 50px;
}
.bottone-blu:hover {
	background:#014767;
	color:#FFF !important;	
}



/* NEWS HOME */
.news-img {
	width:140px;
	margin-right:30px;
	float:left;
}
.news-txt {
	width:320px;
	float:left;
}
.news-txt h3 {
	margin-top:0;
}



/* LAYERSLIDER */
.ls-l {
	width:100%;
	left:0;
	text-align:center;
}
.ls-l .container {
	margin:0 auto;
	width:750px;
}
.ls-l h2 {
	font-weight:300;
	color:#fff;
	font-size:5em;
	letter-spacing:-0.03em;
	text-shadow:0 0 5px #333;
	margin:0 0 0.2em 0;
}
.ls-l h3 {
	font-weight:400;
	color:#fff;
	font-size:1.3em;
	letter-spacing:-0.02em;
	text-shadow:0 0 3px #333;
	margin:0;
	border-left:8px solid #4b9eae;
}



/* MAPS */
#map { width:100%; height:400px; }
#tooltip { padding:0; text-align:left; width:200px; height:90px; margin:0; overflow:hidden; }
#tooltip p { display:inline; padding:0; margin:0 10px 0 0; }


/* SERVIZI */
.accordion, .accordion dt, .accordion dd, .accordion h3 { margin:0; padding:0; }
.accordion h3 { font-size:1.2em; }
.accordion dt { border-top:1px dashed #b1cedb; cursor:pointer; padding:0.8em 0; }
.accordion dd { padding:0 0 1em 1.3em; }
.accordion { border-bottom:1px dashed #b1cedb; }




/* NEWS - SHOWCASE*/
.news {
	padding-bottom:2em;
	margin:2em 0;
	border-bottom:1px dashed #b1cedb; 
}
.news .miniatura {
	width:38%; 
	position:relative;
}
.news .testi {
	width:54%;
	overflow:hidden;
	padding:20px;
}



/* PROPOSTE */
.proposta {
	padding-bottom:2em;
	margin:2em 0;
	border-bottom:1px dashed #b1cedb; 
}
.proposta .miniatura {
	width:38%; 
	position:relative;
}
.proposta .testi {
	width:54%;
	overflow:hidden;
	padding:20px;
	position:relative;
}

.proposta .categoria {
	position:absolute;
	display:block;
	top:20px;
	right:0;
	background:#02547A;
	color:#fff;
	font-size:0.7em;
	padding:5px 10px;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}



/* PROPOSTE 2 */
.proposta2 { 
	padding:30px 25px !important;
}
.proposta2 .miniatura {
	position:relative;
}
.proposta2 .testi {
	padding:10px 20px;
	position:relative;
	border:1px dashed #b1cedb;
	border-top:none;
}

.proposta2 .categoria {
	position:absolute;
	display:block;
	top:10px;
	right:0;
	background:#02547A;
	color:#fff;
	font-size:0.7em;
	padding:5px 10px;
}

.proposta2 .titolo-proposta {
	position:absolute;
	display:block;
	bottom:5px;
	width:100%;
	color:#fff;
	text-shadow:1px 1px 3px #024260;
	background:rgba(2,84,122,0.8);
	color:#fff;
	font-size:1.1em;
	line-height:1.2em;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	padding:8px 20px;
}


.scheda-immobile {
	display:table;
	width:100%;
	color:#444;
	font-size:0.9em;
}
.scheda-immobile tr {
	border-bottom:1px dashed #b1cedb;
}
.scheda-immobile tr td {
	padding:8px 0;
}

.th-immobile { height:100px; }



/* PAGINAZIONE N.U. */
.paginazione {
	margin:20px 0;
	color:#2e2c30;
}

.paginazione a {
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#E31332;
	color:#fff;
	padding:5px 10px;
	font-weight:700;
}
.paginazione a:hover, .paginazione a:focus {
	background:#c20a25;
	color:#fff;
	text-decoration:none !important;
}

.paginazione a.corrente {
	background:#0067B1;
	color:#fff;
	text-decoration:none !important;
}
.paginazione a.corrente:hover {
	background:#005999;
	text-decoration:none !important;	
}



/* DETTAGLIO SHOWCASE */
.th { width:32%; }

#breadcrumbs {
	margin-bottom:2em;	
}
#breadcrumbs, #breadcrumbs a {
	font-size:0.9em;
	color:#999;	
}
#breadcrumbs a:hover {
	color:#02547A;
	text-decoration:none;	
}


.next, .prev {
	width:30px;
	height:55px;
	position:absolute;
	z-index:400000;	
	display:block;
	text-align:center;
	background:#b1cedb;
	top:840px;
	font-size:1.8em;
	color:#fff !important;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	padding-top:20px;
}
.next {
	right:0;
}
.prev {
	left:0;	
}
.next:hover, .prev:hover {
	background:#086889;
	color:#ccc !important;	
	text-decoration:none;
}


/* PARTNER */
.partner { margin:0 auto; width:680px; margin-top:2em; }
.partner-logo { float:left; width:220px; border:1px solid #ccc; }
.partner-text { float:right; width:400px; }
.partner-text p { margin-top:0; }
