/* CSS Document 
BLU = color:#0079ad;
BLU-SCURO = color:#003e58;
GRIGIO = color:#555555;
GRIGIO-BG = color:#e6e6e6;
*/
* {
	padding:0px;
	margin:0px;
}
.request-ok {
	background: #2d9200 none repeat scroll 0 0;
    border-radius: 6px;
    box-sizing: border-box;
    color: #fff;
    margin: 5px 0 20px;
    padding: 20px;
    text-align: center;
}
.close-contatti {
	text-align:center;
	color:#999;
	margin:15px;
	text-align:center;
	cursor:pointer;
	font-style:italic;
}
#richiedi-fade-in {
	margin-bottom:30px;
}
.txt-blu {
	color:#0079ad;
}
.txt-bold {
	font-weight:bold;
}
.txt-italic {
	font-style:italic;
}
.txt-footer {
	color:#ffffff;
}
.cleared {
	clear:both;
}
.barra {
	border-top:1px solid #e8e8e8;
	margin-top:20px;
}
.separatore {
	clear:both;
	height:15px;
}
.separatore-big {
	clear:both;
	height:30px;
}
body {
	color:#555555;
	font-size:17px;
    font-family: "Open Sans";
	font-weight:400;
	background:#ffffff;
}
h1 {
	font-weight:normal;
	color:#0079ad;
	text-align:left;
	box-sizing:border-box;
	margin:0px auto;
	font-size:22px;
	padding:25px 10px 10px 0px;
}
h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#0079ad;
	text-align:left;
	box-sizing:border-box;
	margin:0px auto;
	font-size:22px;
	padding:10px 10px 10px 0px;
}
.sottotit {
	color:#555555;
	font-size:19px;
	padding:0px 10px 10px 0px;
        font-style:italic;
}
.cerca-sottotit {
	margin-bottom:30px;
}
.bottone-fade {
	box-sizing:border-box;
	text-align:center;
}
input[type="text"], input[type="email"], input[type="number"], input[type="password"], textarea, select {
    background-color: #e6e6e6;
    border: 0px none;
    color: #555555;
    height: 42px;
    margin-bottom: 10px;
    width: 100%;
	padding: 8px;
	font-size:16px;
	box-sizing:border-box;
    font-family: "Open Sans" !important;
}
.form-imm {
	display:none;
}
.form-imm input[type="text"], .form-imm input[type="email"], .form-imm input[type="number"], .form-imm input[type="password"], .form-imm textarea, .form-imm select {
    background-color: #ffffff !important;
}
.readonly-input {
	color:#555555 !important
}
input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background:#d0d0d0;
	border:0px none;
}
.home-cerca .box-3 {
	padding-left:15px;
}
.bottone-principale {
	font-size: 15px;
    margin-left: 10px;
    margin-top: 11px;
    padding: 10px 25px !important;
}
.home-cerca select {
	background:#ffffff !important;
	margin-top:10px;
}
select option, select optgroup {
	padding:0px 15px;
}
input[type="submit"] {
	cursor:pointer;
	border:0px none;
}
textarea {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	padding: 8px;
	font-size:16px;
	height:120px;
	color:#555555 !important;
	resize: vertical;
}
/* Webkit browsers */
input::-webkit-input-placeholder {
	color: #555555 !important;
} 
 /* Firefox 4 */
input:-moz-input-placeholder {
	color: #555555 !important;
}
.txt-privacy {
	font-size:14px;
}
a {
	color:#555555;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#0079ad;
}
.box {
	margin-right:-4px;
	box-sizing:border-box;
	display:inline-block;
	vertical-align:top;
}
.rad {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
}
.tra {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
/* CONTENITORI */
.page {
	min-height:200px;
}
.cont {
	width:100%;
	max-width:1200px;
	padding:15px;
	margin:0px auto;
	box-sizing:border-box;
}
.cont-menu {
	padding:0px 15px;
}
.cont-grey {
	width:100%;
	background:#0079ad;
}
.cont-fluid {
	width:100%;
	padding:15px;
	margin:0px auto;
	box-sizing:border-box;
}
/* BOX */
.box-12 {
	width:100%;
}
.box-8 {
	width:66.6%;
}
.box-6 {
	width:50%;
}
.box-4 {
	width:33.3%;
}
.box-3 {
	width:25%;
}
.box-5 {
	width:20%;
}

.box-2 {
	width:16.6%;
}
.box-gallery .box-4 {
	padding:10px;
}
.box-gallery .box-4 a img {
	display:block;
	width:100%;
	height:auto;
	opacity:0.8;
}
.box-gallery .box-4 a:hover img {
	opacity:1;
	box-shadow:0px 0px 4px #666666;
}
.descr-txt {
	margin:10px 0px;
}
.descr-txt ul li {
	background: rgba(0, 0, 0, 0) url("../img/bg-li.png") no-repeat scroll 0 6px;
    box-sizing: border-box;
    list-style: outside none none;
    padding-left: 20px;
    padding-right: 15px;
}
.descr-form {
	margin-top:0px;
	margin-bottom:15px;
}
.descr-page .box {
	
}
.descr-page ul {
	padding:0px;
	list-style:none;
	margin:4px 0px;
}
.descr-page ul li {
	padding:4px 6px 4px 0;
	list-style:none;
}
/* IMMAGINI */
.img-full {
	width:100%;
	margin-bottom:10px;
}
.img-left {
	width:100%;
	max-width:500px;
	margin:10px 20px 10px 0px;
	float:left;
}
.img-left-small {
	width:100%;
	max-width:300px;
	margin:10px 20px 10px 0px;
	float:left;
}
.img-right {
	width:100%;
	float:right;
	max-width:500px;
	margin:10px 0px 10px 20px;
}
.img-right-small {
	width:100%;
	float:right;
	max-width:300px;
	margin:10px 0px 10px 20px;
}
/*SITO*/
header {
	background:#fff;
	min-height:60px;
	border-top:20px solid #0079ad;
}
.header-cont {
	position:relative;
}
.logo-a {
	position:absolute;
	z-index:2;
	top:-3px;
	left:0px;
}
nav {
	background:#0079ad;
	min-height:60px;
	position:relative;
}
.primary-menu {
	list-style:none;
	float:right;
	position:static;
}
.primary-menu li {
	float:left;
	list-style:none;
}
.primary-menu li a {
	display:block;
	height:60px;
	line-height:60px;
	color:#ffffff;
	padding:0px 20px;
	font-size:17px;
}
.primary-menu li a:hover {
	color:#003e58;
}
#lg-it {
	position:absolute;
	z-index:2;
	top:5px;
	right:36px;
}
#lg-en {
	position:absolute;
	z-index:2;
	top:5px;
	right:0px;
}
.bottone {
	text-transform:uppercase;
	background:#0079ad;
	padding:10px 30px;
	color:#ffffff;
}
.bottone-form {
	width:100%;
	display:block;
	border:0px none;
	font-size:17px;
}
.bottone:hover {
	background:#003e58;
	color:#ffffff;
}
.lg-select {
	width:26px;
	height:16px;
	padding:0px;
	margin:0px;
	/* MODIFICA PER NASCONDERE INGLESE */
	display:none;
}
.lg-select:hover img {
	box-shadow:0px 0px 2px #666666;
}
.slider {
	border-top:2px solid #0079ad;
	border-bottom:2px solid #ffffff;
}
.slider-cont {
	position:relative;
}
.slider-caption {
	background:rgba(255,255,255,0.9);
	padding:15px;
	position:absolute;
	width:45%;
	bottom:15px;
	right:15px;
}
.slider-bottone {
	margin-top:20px;
	width:100%;
	text-align:center;
}
.slider-imm {
	margin-top:20px;
	float:right;
	text-align:center;
}
.box-slider {
	padding-top:10px;
}
.slider-tit {
	color:#0079ad;
	font-size:20px;
	margin-bottom:5px;
}
.slider-luogo {
	margin-bottom:5px;
}
.box-list {
	border-right:1px solid #e6e6e6;
}
.box-page {
	padding-right:15px;
}
.box-sidebar {
	padding-left:15px;
}
.box-sidebar-left  {
	padding-left:0px;
	padding-right:15px;
}
.box-cerca-right {
	padding-left:15px;
	padding-right:0px;
	border-left:1px solid #e6e6e6;
	border-right:0px none;
}
.imm-list {
	padding-right:15px;
}
.imm-single {
	padding-bottom:15px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:15px;
}
.imm-img {
	max-width:250px;
	float:left;
}
.imm-img img {
	width:100%;
	display:block;
	height:auto;
}
.imm-cont {
	margin-left:265px;
}
.imm-tit {
	color:#0079ad;
	font-size:19px;
	margin-bottom:5px;
}
.imm-luogo {
	margin-bottom:5px;
}
.imm-riassunto {
	margin-bottom:5px;
}
.slider-ul {
	padding:0px;
	margin:0px;
}
.slider-ul li {
	float:left;
	width:50%;
	padding-right:15px;
	padding-left:20px;
	box-sizing:border-box;
	background:url(../img/bg-li.png) 0px 6px no-repeat;
	list-style:none;
	font-size:16px;
}
.img-evi {
	width:100%;
	height:auto;
	display:block;
}
.bottone-imm {
	float:right;
	margin-top:15px;
}
.bottone-reset {
	background:#e6e6e6;
	color:#999999;
	margin-top:15px;
	display:block;
	text-align:center;
}
.bottone-reset:hover {
	background:#cccccc;
}
.home-cerca {
	border-bottom:2px solid #0079ad;
	background:#ceedef;
	min-height:60px;
}
footer {
	background:#0079ad;
	color:#ffffff;
	font-size:15px;
	border-top:4px solid #e6e6e6;
}
footer a {
	color:#ffffff;
}
footer a:hover {
	color:#cccccc;
}
.icon-img {
	float:left;
	margin-right:15px;
}
.icon-p {
	padding-right:15px;
}
.icon-bar {
	padding:15px 0px;
}
.news-single {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #e6e6e6;
	padding-left:20px;
	background:url(../img/bg-li.png) 0px 6px no-repeat;
}
.news-tit {
	color:#0079ad;	
}
.news-data {
	font-size:15px;
	color:#777777;
	font-style:italic;
}
.news-single .descr-txt {
	margin-bottom:0px;
	margin-top:5px;
	font-size:16px;
}
.bottone-link {
	display:block;
	width:100%;
	text-align:center;
	box-sizing:border-box;
}
.select-nascoste {
	display:none;
}
.ricerca-left {
	display:block;
}
.ricerca-tit {
	cursor:pointer;
}
#menu-button {
    display: none;
    height: 28px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 28px;
    z-index: 998;
}
#menu-button a {
	color:#ffffff;
}
.bread {
	color:#555555;
	font-size:14px;
	padding-top:0px;
}
.box-imm-right {
	float:right;
	padding-left:15px;
	border-left:1px solid #e6e6e6;
}
.box-imm-left {
	float:left;
	padding-right:15px;
}
.label-imm {
	color:#777777;
}
.sottotit-imm {
	padding-top:15px;
	padding-bottom:5px;
}
.car-imm {
	padding:15px 15px 10px 15px;
	background:#e8e8e8;
	margin-bottom:15px;
}
.car-imm .sottotit-imm {
	padding-bottom:5px;
	padding-top:0px;
}
.ul-car-imm {
	box-sizing:border-box;
}
.ul-car-imm li {
	float:left;
	list-style:none;
	width:50%;
	box-sizing:border-box;
	padding-right:20px;
	padding-bottom:5px;
	background: rgba(0, 0, 0, 0) url("../img/bg-li.png") no-repeat scroll 0 6px;
	padding-left:20px;
}
.fe-cont {
	text-align:center;
	background:#ffffff;
	margin-bottom:15px;
}
.fe-imm {
	max-width:100%;
	margin:0px auto;
	height:auto;
	max-height:400px;
}
.fe-imm:hover {
	opacity:0.8;
}
.i-cont {
	padding:10px 0px 0px 0px;
	box-sizing:border-box;
	background:#e8e8e8;
}
.i-cont .box-3 {
	padding:0px 10px;
	margin-bottom:10px;
}
.i-cont .box-3 .i-imm {
	width:100%;
	display:block;
	height:auto;
}
.i-cont .box-3 .i-imm:hover {
	opacity:0.8;
}
.img-nov {
	position:absolute;
	z-index:99;
	right: -3px;
    top: -5px;
}
.mappa-immobile {
	margin-top:30px;
}
.mappa-iframe {
	 width:100%; 
	 height:300px; 
	 border:0px none; 
	 margin-top:15px;
}
.txt-rich {
	color:#999999;
	margin-bottom:10px;
	font-style:italic;
}
.input-3-l {
	width:43%;
	float:left;
}
.input-3-r {
	width:43%;
	float:right;
}
@media screen and (max-width: 1440px) {
	
}
@media screen and (max-width: 1200px) {
	
}
@media screen and (max-width: 1024px) {
	.slider-caption .box-8 {
		width:100%;
	}
	.slider-caption .box-4 {
		width:100%;
		padding-top:20px;
	}
	.imm-img {
		max-width:175px;
	}
	.imm-cont {
		margin-left:190px;
	}
	.home-cerca select {
		font-size: 16px;
	}
}
@media screen and (max-width: 960px) {
	body {
		font-size:16px;
	}
	.primary-menu li a {
		padding:0px 10px;
	}				
	.slider-caption {
		width:50%;
	}
	.box-slider {
		padding-bottom:10px;
	}
	.home-cerca select {
		font-size: 14px;
	}
	.bread {
		color:#555555;
		font-size:13px;
	}
}
@media screen and (max-width: 768px) {	
	.ul-car-imm li {
		width:100%;
	}
	.primary-menu li a {
		padding:0px 8px;
		font-size:16px;
	}	
	.box-icon {
		width:100%;
		margin-bottom:15px;
	}
	.box-icon .icon-p {
		padding-top:10px;
	}
	.box-list {
		width:100%;
		border:0px none;
	}
	.box-page {
		padding-right:0px;
	}
	.box-sidebar {
		width:100%;
		padding-left:0px;
	}
	.imm-list {
    	padding-right: 0px;
	}
	.box-sidebar-left  {
		padding-left:0px;
		padding-right:0px;
	}
	.box-cerca-right {
		padding-left:0px;
		padding-right:0px;
		border-left:0px none;
		margin-top:30px;
	}
	.ricerca-tit {
		background:#e6e6e6;
		padding-left:15px;
		padding-right:15px;
		font-size:16px;
	}
	.ricerca-left {
		display:none;
		margin-top:15px;
	}
	.bread {
		color:#555555;
		font-size:12px;
	}
}
@media screen and (max-width: 767px) {					
	#menu-button {
    	display: block;
	}
	.primary-menu {
		float: none;
		left: 0;
		margin-top: 0 !important;
		position: absolute;
		top: -900px;
		width: 100%;
		box-sizing:border-box;
		z-index: 101;
		border-bottom:4px solid #0079ad;
	}
	.primary-menu li {
		float:none;
		width:100%;
		border-bottom:1px solid #cccccc;
	}
	.primary-menu li a {
		background:#e6e6e6;
		color:#555555;
		text-align:center;
	}
	.primary-menu li a:hover {
		background:#d0d0d0;
		color:#0079ad;
	}
	.slider-caption {
		position:static;
		width:100%;
		box-sizing:border-box;
		padding:15px 15px;
		background:rgba(230,230,230,1) !important;
		margin-bottom:15px;
	}
	.imm-single {
		border-bottom: 5px solid #e6e6e6;
	}
	.imm-single .slider-ul li {
		width:100%;
	}
	.home-cerca select {
		font-size: 12px;
	}
	.box-imm-right {
		float:none;
		border-left:0px none;
		padding-left:0px;
		width:100%;
	}
	.box-imm-left {
		float:none;
		width:100%;
		padding-right:0px;
	}
}
@media screen and (max-width: 480px) {
	.box-icon .icon-p {
		padding-top:0px;
	}
	.imm-img {
		max-width:75px;
	}
	.imm-cont {
		margin-left:100px;
	}
	footer {
		font-size:14px;
	}
	.home-cerca .box-3 {
		width:100% !important;
		padding-top:0px !important;
		padding-right:15px;
	}
	.home-cerca select {
		font-size: 15px;
    	margin-bottom: 0;
    	margin-top: 15px;
	}
	.bottone-principale {
		font-size: 15px;
		margin-left: 0px;
		margin-top: 15px;
		margin-bottom:15px;
		padding: 10px 25px !important;
		display:block;
		box-sizing:border-box;
		width: 100%;
	}
	.bread {
		color:#555555;
		font-size:11px;
	}
	.slider-ul li {
		width:100%;
	}
}
@media screen and (max-width: 320px) {
	.imm-img {
		display:none;
	}
	.imm-cont {
		margin-left:0px;
	}
}
/* CSS Document 
BLU = color:#0079ad;
BLU-SCURO = color:#003e58;
GRIGIO = color:#555555;
GRIGIO-BG = color:#e6e6e6;
*/
