﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700);
@import url(https://fonts.googleapis.com/css?family=Italianno);



/* --- DINAMICI --- */
body {
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.7em;
	color:#727272;
	margin:0;
	padding:0;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position:center center;
	background-size:cover;
	background-attachment:inherit;
}

h1 {
	color:#000000;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: lighter;
	font-style:normal;
	text-decoration:none;
}

h2 {
	color:#343434;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: lighter;
	font-style:normal;
	text-decoration:none;
}

h3 {
	color:#000000;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 500;
	font-style:normal;
	text-decoration:none;
	letter-spacing:-1px;
	margin-top:0;
}

h4 {
	color:#000000;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-style:normal;
	text-decoration:none;
}


.colore1 {
	color:#333;
}

.colore2 {
	color:#F4F4F4;
}

.colore3 {
	color:#FFF;
}

.sfondo_colore1 {
	background-color:#f5680e; 
}

.sfondo_colore2 {
	background-color:#bc4f08;
}

.sfondo_colore3 {
	background-color:#f6d2ba;
}

a {
	color:#bc4f08; 
	text-decoration:none;
}

a:visited {
	color:#bc4f08;
	text-decoration:none;
}

a:hover {
	color:#343434; 
	text-decoration:none;
}

.pulsante {
	color:#FFF;
	background-color:#bc4f08;
	border-width: 0px;
	border-style: solid;
	border-radius:5px;
	padding:5px 10px;
}

.pulsante:hover {
	color:#000;
	background-color:#FFF;
}



/* --- FINE DINAMICI --- */

a.pulsante {display:inline-block}

.pulsante {
	font-weight:bold;
	font-size:1.2em;
}

.pulsante:visited {
	color:#FFF;
	text-decoration:none;
}

a.pulsante:hover {
	background-color:#626262;
}

h1.h1-style{ letter-spacing:-2px; font-weight:lighter;}

h3.title{
	font-size:20px;
	font-weight:600;
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}

h3.title-property{margin:0;}
h4 {line-height:3em;}
h5,h6{font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight:500; color:#333;}


/* --- GENERICI --- */
hr {margin:20px 0;}
.thumb {max-width:200px; float:left; margin-right:20px;}
input.pulsante {cursor:pointer}
.heighter {clear:both; height:30px;}
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden}
.onlymobile {display:none;}
.hiddenmobile {display:block;}
.hidden, .hide {display:none}
.marginbottom {margin-bottom:20px;}
.paddingbottom {padding-bottom:20px;}

.nomeagenzia {font-weight:bold}
.span8 img {max-width:100%;}
.padding {padding:20px;}

#home .news-bottom {display:none}
#home .informazioni {display:block;}


#cboxPrevious, #cboxNext {top:50%!important; width:50px!important; height:50px!important; line-height:50px!important; background-color:rgba(255,255,255,0.6)!important; margin-top:-25px!important; text-transform:uppercase; font-size:10px; color:#888; transition:all .5s ease-in; outline:0}
#cboxPrevious:hover, #cboxNext:hover {background-color:rgba(255,255,255,1)!important;}
#cboxPrevious {left:0px!important; right:auto!important; border-top-right-radius:50%; border-bottom-right-radius:50%;}
#cboxNext {right:0px!important; left:auto!important; border-top-left-radius:50%; border-bottom-left-radius:50%;}
#cboxCurrent {left:0!important;}

/*- - - - - - - - - - - - - - - - - - - - 
	HEADER
- - - - - - - - - - - - - - - - - - - - */

header .header-info{
	background:#f5f5f5;
	padding:5px 0 5px 0;
}

header .borderbottom {
	width:100%;
	height:10px;
	display:block;
	clear:both;
	padding:0;
	margin:0;
	float:none;
}

header.clone {
	width:100%;
    position:fixed;
    top:-100px;
    transition:0.2s top ease-in;
	/*border-bottom:solid 1px #ddd;*/
}

header.clone .header-info{
	display:none;
}

body.down header.clone {
    top:0;
    left:0;
    right:0;
    z-index:1001;
    /*border-bottom:solid 10px #eee;*/
}


#property-search {padding:20px; padding-bottom:20px;}
#property-search legend {font-size:1.2em; font-weight:bold;}
#property-search input {width:100%; margin-top:0px; box-sizing: border-box; padding: 4px 9px; height: 30px; font-size: 1em; line-height: 30px;}
#property-search select {/*border:1px #CCC solid;*/ width:100%;}
#property-search label{background:none; text-shadow:none; display:block;}
#property-search #prezzo_min, #property-search #prezzo_max, #property-search #mq_min, #property-search #mq_max, #property-search #vani_min, #property-search #vani_max {width:45%;}
#property-search #elenco_zone {font-size:0.8em; line-height:1.2em;}
#property-search #elenco_zone label {width:auto; margin-left:3px; margin-top:4px; color:#000; text-align:left; padding-top:0; line-height: 1em; display:inline-block; }
#property-search #elenco_zone input.cb {width:20px; margin-right:5px;height: 17px;}
#property-search #opzioni input.cb {width:20px; margin-right:5px;}

#home #property-search { padding: 2%; }
#home #property-search form {margin-left:-2%;}
#home #property-search form > div {width:48%; margin-left:2%; float:left;}
#home #property-search div.clear {width:100%; float:none; height:1px; clear:both;}
#home #property-search label {display:block; width:36%; font-size:0.9em; margin-bottom: 15px; float:left; margin-left:0%; line-height: 28px;}
#home #property-search select, #home #property-search input[type=text] {width:64%; vertical-align:middle; font-size:0.85em; height:28px; line-height: 28px; padding:2px 4px; float:left; margin-bottom:15px; border:0}
#home #property-search #box_prezzo input[type=text], #home #property-search #box_mq input[type=text], #home #property-search #box_vani input[type=text], #home #property-search #box_camere input[type=text] {width:30%;}
#home #prezzo_spacer, #home #mq_spacer, #home #vani_spacer, #home #camere_spacer {float:left; width:4%; margin: 0;}
#home #property-search #elenco_zone {float:left; width:64%; max-height:60px; border-radius: 4px; box-sizing: border-box; margin-bottom: 15px;}
#home #property-search #elenco_zone label {margin:0; width:auto; line-height:16px;}
#home #property-search #elenco_zone .clear {display:block; clear:both; height:1px;}
#home #property-search #box_opzioni {display:none; clear:both; padding:0 0 0 20px; box-sizing:border-box; width:100%; font-size:90%;}
#home #property-search #box_opzioni legend {text-align:left;}
#home #property-search #box_opzioni #opzioni {margin:0;}
#home #property-search #box_opzioni #opzioni .lista-opzioni {column-count:3; margin-bottom:20px;}
#home #property-search #box_opzioni #opzioni label {margin:0; width:auto;}
#home #property-search .heighter {height:10px;}
#home #elenco_tipologia, #home #box_mq, #home #box_vani, #home #box_camere {display:none}
#home #property-search form > div.clear {display:none;}
#home #property-search .avviaricerca {display:block; text-align:right; box-sizing:border-box; margin-top:0; margin-bottom:0;}
#home #property-search .pulsante {width:100%; max-width: 380px; line-height:28px; height:28px; font-size:1em; padding:0;}

/* form con le opzioni */
#home #property-search.showoptions #box_opzioni {display:block;}
#home #property-search.showoptions .avviaricerca { clear: both; width: 100%; float: none; padding: 0 0 0 20px; margin:0; text-align: center; }




/* --- GRUPPI --- */
#elencoagenzie .agenzia {clear:both; padding:10px 0; border-top:1px #000 solid;}
#elencoagenzie strong {font-size:15px;}
#elencoagenzie .agenzie_mappa {float:left; width:300px; margin-right:20px; height:200px;}
#elencoagenzie .agenzie_dettagli {float:left; margin-right:20px; height:200px;}


#elencoagenzie.minisito {display:block; margin:0; width:100%; padding:0; font-size: 0.9em;}
#elencoagenzie.minisito .agenzia {width:44%; margin:20px 10px 0 10px; float:left; border:0; clear:none; border:2px #aaa dotted; text-align:center; padding:10px; height:220px; position:relative;}

#elencoagenzie.minisito .agenzia .agenzie_logo {display:block; float:left; margin-right:5px; width:90px;}
#elencoagenzie.minisito .agenzia .agenzie_logo img {width:85px; max-height:75px}
#elencoagenzie.minisito h4 {font-size:1.2em; line-height:1.5em;}
#elencoagenzie.minisito .agency_cf, #elencoagenzie.minisito .agency_pi {display: none;}
#elencoagenzie.minisito .agency_recapiti {text-align:center}
#elencoagenzie.minisito .agency_recapiti div {display:inline-block; margin:0 5px;}
#elencoagenzie.minisito .agenzie_dettagli {min-height:90px; width:195px; height:auto;}
#elencoagenzie.minisito .agenzie_dettagli.withoutlogo {margin-right:0; width:100%;}
#elencoagenzie.minisito .descr-agenzia {font-size: 0.85em; line-height:1.3em; margin-bottom:5px; height:auto ; overflow:hidden; text-overflow: ellipsis; text-align:left; display:none;}
#elencoagenzie.minisito .agency_buttons {text-align:center; margin-top:10px; position: absolute; bottom: 10px; margin: 0 auto; left: 0; right: 0;}
#elencoagenzie.minisito .agency_buttons a.pulsante {font-size:0.9em; margin-bottom:5px; border-radius:0; font-weight:bold; white-space:nowrap;}
#elencoagenzie.minisito .agency_buttons a.pulsante:hover {font-weight:bold;}


/* --- MINI SITO --- */
.logo_agenzia {float:left; height:60px; margin-right:20px;}
.minisito {padding:20px; /*border:2px #444 dashed*/}
.minisito .dex_agenzia {font-size:0.75em;}

/* --- ELENCO SEDI --- */
#elenco-sedi {clear:both}
#elenco-sedi .clear, #elenco-sedi .heighter {display:none}
#elenco-sedi .annsede {margin:10px 0;}
#elenco-sedi .sedelink .pulsante {font-size:0.8em; line-height:1em;}
#elenco-sedi .agency_via {display:block;}
#elenco-sedi.elenco_sedi_wt .sedi_dettagli {width:60%; float:left;}
#elenco-sedi.elenco_sedi_wt .agenzie_mappa {width:39%; float:right; margin-left:1%; margin-top:3%; height:250px;}
#elenco-sedi.elenco_sedi_wt .annsede > div {display:inline-block;}

#mappa_agenzie {height:400px; }

@media (max-width:979px) {
	#elenco-sedi .sedi_dettagli, #elenco-sedi .agenzie_mappa {width:100%; float:none; clear:both; text-align:center;}

}

/* --- CERTIFICATI --- */
.certified-logo {
	width:50px; 
	height:50px; 
	display:block; 	
	float:left; 
	background:url('../images/certified.png') no-repeat center center; 
	background-size:100% 100%; 
	background-size: contain;
	margin:-3px 3px;
}

.certified-logo.rightlogo {
	float:right;
	margin:-15px;
}

/* --- LINGUE --- */
#lingue {display:block;float:left;}
#lingue ul {margin:4px 0; padding:0; list-style:none; display:inline-block;}
#lingue ul li {margin:0; margin-left:5px; list-style:none; display:inline-block;}
#lingue ul li a img {height:12px; border:1px #FFF solid;}


/* --- LINKS --- */
#links {margin:4px 0; padding:0; list-style:none; display:block;}
#links li {margin:20px 0; margin-left:5px; list-style:none; display:block;}
#links li h2, #links li p {margin:0}
#links li a.lnk {font-weight:bold; margin:5px 0; display:block}
#links li a img {height:30px; border:0;}


/* --- SOCIAL ICONS --- */
.social a {margin-right:5px; display:inline-block; padding:3px; background:#FFF;  transition: all .4s ease-in-out;}
.social a img {width:48px; float: left; margin: 0;}
.social a:hover {background-color:transparent; }


/* --- SOCIAL SHARE --- */
.socialshare {display:block}
.socialshare span {display:inline-block; vertical-align:middle; margin-right:10px;}
.socialshare span a {opacity:0.7; transform: all .2s ease-in-out;}
.socialshare span a img {width:36px; background-color:#FFF;}
.socialshare span a:hover {opacity:1;}

.sharemore {margin-top:10px;}
.sharemore div {margin-top:5px}


/* --- ICONE PROPERTYRE --- */
.age-propertyre {display:block; text-align:center; margin-top:20px}
.age-propertyre img {display:none; height:100px; width:auto;}
.age-propertyre img.midpr {display:block}
h1 .age-propertyre {margin:0 10px; float:none; text-align:center; position:relative; display:inline-block; vertical-align:middle;}
h1 .age-propertyre img, h1 .age-propertyre img.midpr {display:none; height:auto;}
h1 .age-propertyre img.smallpr {display:inline-block; width:40px;}
.chisiamo .age-propertyre img {width:auto; height:auto;}


/* --- NEWS --- */
.dataora, .autore {display: inline-block; margin:0 5px; padding:3px 10px; font-size:10px; text-transform:uppercase; font-weight:bold;}


/* --- FORM GENERICO --- */
form label {display:inline-block;}
input, textarea, select, input[type="file"], input[type="text"], input[type="email"], input[type="number"], input[type="tel"] {font:12px Arial, Helvetica, sans-serif; padding:2px 5px; border:1px #000 solid; width:100%; box-sizing:border-box; box-shadow:none;}
input.pulsante {font-size:1.2em;}
input[type=radio] {width:auto; margin-top:0;}
select, input[type="file"], input[type="text"], input[type="email"], input[type="number"], input[type="tel"] {height:28px; line-height:28px; padding:0 10px; font-size:12px; font-weight:400;}
form .input {background:#fff; font-size:12px; color:#191919;float:left;padding:3px 10px;height:14px;width:191px !important}
form .clear {clear:both; height:5px;}
form .pulsante {margin-top:10px;}



/* --- FORM DI RICERCA --- */

#prezzo_spacer, #mq_spacer, #vani_spacer, #camere_spacer  {width:10%; display:inline-block; height:30px; background:url('../images/freccina_white.png') center center no-repeat; vertical-align:middle; margin: -10px 0 0 0;}
#qs_pmax {float:none;}
#qs_rif {float:none;}
#elenco_zone {overflow:auto; max-height:196px; background-color:#FFF; padding:3px; color:#000; line-height:18px; border-radius:4px;}
#elenco_zone br {clear:both}
fieldset {padding:10px 20px;}
#opzioni {padding:0px; margin-top:10px;}
#opzioni .clear {height:1px;}
#opzioni legend {display:block; cursor:pointer; padding-left:25px; background:url('../images/freccina_white.png') left center no-repeat; width:90%; border-bottom:0; margin:0;}
#opzioni .lista-opzioni {display:none}
#opzioni .lista-opzioni > div {clear:both;}
.quicksearch .avviaricerca {text-align:center; margin:5px 0;}


#property-search{padding:20px; padding-bottom:20px;	color:#FFF;}
#property-search legend {font-size:1.2em; color:#FFF; font-weight:bold;}
#property-search input, #property-search input[type="text"] {width:100%; border:0;}
#property-search select {border:none; width:100%;}
#property-search label{background:none; color:#fff; text-shadow:none; display:block;}
#property-search #box_prezzo input, #property-search #box_mq input, #property-search #box_vani input, #property-search #box_camere input {width:45%;}
#property-search #elenco_zone {font-size:0.8em; line-height:1.2em;}
#property-search #elenco_zone input.cb {width:20px; margin-right:5px; float:left; width:14px;}
#property-search #opzioni input.cb {width:16px; margin-right:5px; height:20px; float:left;}

#property-search.small input {width:60%; margin-top:0px; font-size:0.8em; height:auto; padding:2px 5px; margin-bottom:2px; height:28px;line-height:28px; border:0;}

#property-search.small select, #property-search.small #box_rif input {border:none; width:66%; margin-bottom:2px}
#property-search.small label{background:none; text-shadow:none; display:block; font-size:0.8em; float:left; width:34%;}
#property-search.small #box_prezzo input, #property-search.small #box_mq input, #property-search.small #box_vani input, #property-search.small #box_camere input {width:28%;}
#property-search.small #opzioni {margin:0; font-size:0.8em;}
#property-search.small legend {margin-bottom:0px}
#property-search.small input.pulsante {font-size:1.2em; padding:0; font-weight:bold; width:100%; line-height:2.6em; height:2.6em; }


/* --- INFO AGENZIA --- */
.agency_recapiti {font-size:1.1em;}
.agency_recapiti img {vertical-align:middle; margin:-1px 2px 0 0;}



/* --- FORM CONTATTO --- */
.form_contatto fieldset {border:0; margin:0; padding:0;}
.form_contatto label {width:20%; word-break:keep-all; white-space:nowrap;}
.form_contatto input, .form_contatto textarea, .form_contatto select {width:60%;}
.form_contatto input[type=radio] {width:auto; float:left; margin-top:0;}
.form_contatto select[name=cod_agenzia] {margin-left:-2px;}
.form_contatto textarea {height:200px;}
.form_contatto .box-captcha {margin-top:40px; clear:both;}
.form_contatto .box-captcha .codicecaptcha{margin-top:5px}
.form_contatto .box-send {text-align:center; margin:25px 0 0 0;}
.form_contatto .box-radio {margin-top:5px; clear:left;}
.form_contatto .box-radio label {float:left; width:30px; height:18px; line-height:18px; margin:0 0 0 20px; padding:0; vertical-align: middle;}
.form_contatto .testocaptcha {width:200px;}
.form_contatto .pulsante {width:auto}


/* --- FORM DETTAGLIO IMMOBILE --- */
.lt_content h1, .lt_content h2, .lt_content h3 {display:none;}

.form_det_imm fieldset {border:0; margin:0; padding:0;}
.form_det_imm label {width:15%; word-break:keep-all; white-space:nowrap; float:left;}
.form_det_imm input[type="text"], .form_det_imm input[type="email"], .form_det_imm input[type="tel"], .form_det_imm select, .form_det_imm textarea {width:80%; height:28px; line-height:28px; padding:0 10px; font-size:12px; font-weight:400; float:left;}
.form_det_imm input[type=radio] {width:auto; margin:0 10px; float:left;}
.form_det_imm textarea {height:100px;}
.form_det_imm .box-captcha {margin-top:40px; clear:both;}
.form_det_imm .box-captcha .codicecaptcha{margin-top:5px}
.form_det_imm .box-send {text-align:center; margin:25px 0 0 0;}
.form_det_imm .box-radio {margin-top:5px; clear:left;}
.form_det_imm .box-radio label {float:left; width:30px; height:18px; line-height:18px; margin:0 0 0 20px; padding:0; vertical-align: middle;}
.form_det_imm .testocaptcha {width:200px;}
.form_det_imm .pulsante {width:auto}

#ann_dettaglio {font-size:0.9em;}
#ann_dettaglio .etichetta,  #ann_dettaglio .aggiuntivo {display: inline-block; width:300px; margin-left:10px; vertical-align: top; padding: 3px 0;}
#ann_dettaglio .etichetta strong, #ann_dettaglio .aggiuntivo strong {display:block; width:125px; float:left}
#ann_dettaglio .valore, #ann_dettaglio .valore_aggiuntivo  {display:block; width:150px; float:left}
.gruppo {display:block; clear:both; padding-top:10px;}
.nomegruppo {display:block; font-size:1.1em; margin-top:15px;}


.moreinfo {padding:10px; font-size:0.75em; line-height:1.3em; margin-bottom:20px;}
.moreinfo h3 {font-size:1.7em;}
.moreinfo form.form_det_imm  {margin-bottom:5px;}
.moreinfo .form_det_imm label {display:block; font-size:1em; float:left; width:32%;}
.moreinfo .form_det_imm input[type="text"], .moreinfo .form_det_imm input[type="email"], .moreinfo .form_det_imm input[type="tel"], .moreinfo .form_det_imm select, .moreinfo .form_det_imm textarea {font-size:1em; line-height:1.3em; padding:2px; height:auto; width:68%; margin-bottom:4px; box-sizing:border-box;}
.moreinfo .form_det_imm input.pulsante {font-size:1.2em; font-weight:bold; padding:5px 10px;}
.moreinfo .form_det_imm textarea {height:50px;clear:both; width:100%}
.moreinfo .form_det_imm .testoad {display:none;}
.moreinfo .form_det_imm .box-radio label {margin-left:0px;}
.moreinfo .form_det_imm .box-radio input {margin:0px 50px 0px 0px;}
.moreinfo .form_det_imm .box-captcha, .moreinfo .form_det_imm .box-captcha div {margin:5px 0;}
.moreinfo .form_det_imm .box-captcha input {width:30%; padding:4px; font-size:1.5em;}
.moreinfo .form_det_imm .box-captcha .codicecaptcha {margin-top:0px; width:60%}
.moreinfo .form_det_imm .box-send, .moreinfo .form_det_imm .box-send input {margin:0px;}
.moreinfo .form_det_imm #checkcaptchalive {display:none;}


/* --- FORM SCOUTING --- */
#RicCercoOffro {text-align:center;}
#RicCercoOffro a {margin:0 10px;}
#scouting label {width:20%; float:left; display:block;}
#scouting input {width:60%; float:left; vertical-align:middle}
#scouting input[type=radio] {width:20px; margin:0 10px;}
#scouting #RicMq input, #scouting #RicLocali input, #scouting #RicBagni input, #scouting #RicPrezzo input {width:20%;}
#scouting #accessori-R label {padding-right:20px;}
#scouting textarea {width: 500px; margin-top:5px; height:200px;}
#scouting table {width:auto;}
#scouting table td.Ric_colonna {padding:0 30px 0 0; text-align:left;}
#scouting table td.Ric_colonna div {height:18px; clear:both}
#scouting .checkbox {border:0;width:24px}
#scouting .scoutspacer {width:18px; display:block; float:left; height:20px; margin-top:3px; text-align:center}
#scouting .R,#scouting  .O { display: none; }



/* --- VIDEO --- */
.riquadro {border-width:1px; width:240px; height:180px; display:inline-block; border-style:solid; background-repeat:no-repeat; background-position:center center; background-size:cover; opacity:1;  margin:0 5px 5px 0; position:relative;}
.riquadro a {width:100%; height:100%; display:block; background-repeat:no-repeat; background-position:center center; background-image:url('/web/images/play5.png'); background-color:rgba(0,0,0,0.3);}
.riquadro a.vtour {background-image:url('/web/images/virtualtour3.png');}
.riquadro a > span {display:flex; opacity:0; width:100%; height:100%; background-color:teal; color:#FFF; text-align:center; justify-content:center; align-items:center; position:absolute; transition:0.5s opacity ease-in-out; background-color:rgba(0,0,0,0.8); padding: 10px; box-sizing: border-box; text-transform: uppercase;}
.riquadro:hover a > span {opacity:1;}

.riquadro.plan {background-size:contain;}
.riquadro a.zoom {background-image:url('../images/zoom.png'); background-color:rgba(255,255,255,0.8);}

/* --- PULSANTE STAMPA --- */
.print {text-align:center}
.printbtn {text-decoration:none; padding:5px 10px; border-radius:3px;}
.printbtn img {vertical-align:middle; margin-right:3px}


/*- - - - - - - - - - - - - - - - - - - - 
	SUBHEADER
- - - - - - - - - - - - - - - - - - - - */
#subheader{
	padding:10px 0 10px 0;
	/*background: url(../images/bg-subheader.jpg) top center no-repeat #eee;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;*/
}
#subheader h1{
	letter-spacing:-2px;
	font-size:32px;
}
#subheader span{
	display:inline-block;
	padding-top:20px;
	font-size:16px;
}

/*- - - - - - - - - - - - - - - - - - - - 
	BREADCRUMB
- - - - - - - - - - - - - - - - - - - - */
.crumb{
	float:right;
	display:block;
	font-size:13px;
}

.crumb .separator{padding:0 10px 0 10px;}


/*- - - - - - - - - - - - - - - - - - - - 
/* logo
/*- - - - - - - - - - - - - - - - - - - - */
#logo {text-align:center;}
#logo .inner {margin:10px 10px; display:inline-block; max-height:60px;}
#logo .inner a {display:inline-block;}
#logo a img { max-height:60px;}


/*- - - - - - - - - - - - - - - - - - - - 
/* content
/*- - - - - - - - - - - - - - - - - - - - */
#content{
	padding:40px 0 40px 0;
}

/*- - - - - - - - - - - - - - - - - - - - 
	css transition
- - - - - - - - - - - - - - - - - - - - */
#mainmenu a, #mainmenu li, #mainmenu li ul li{
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
  	-webkit-transition:.5s;
 	 transition:.5s;
}



/*- - - - - - - - - - - - - - - - - - - - 
	MAINMENU
- - - - - - - - - - - - - - - - - - - - */
#mainmenu-container{
	text-align:right;
	width:100%;
	height:70px;
}
#mainmenu {
  font-weight:400;
  font-size:14px;
  letter-spacing:0px;
  display:inline-block;
  text-align:left;
  
}

#mainmenu ul {
  float:right;
  margin:0px 0px;
  padding:0px 0px;
  height:30px;
}

#mainmenu li {
  margin:0px 0px;
  padding:0px 0px;
  float:left;
  display:inline;
  list-style:none;
  position:relative;
}

#mainmenu a {
  display:block;
  padding:30px 17px 29px 17px;
  text-decoration:none;
  color:#EEE;
}

#mainmenu a.static {cursor: default;}

#mainmenu a:hover{
	color:#fff;
}

#mainmenu li li {
	font-size:14px;
}

#mainmenu li li a{
	padding:10px 15px 10px 15px;
	background-color:transparent;
	border-top:none;
	text-transform:none;
	letter-spacing:normal;
}


#mainmenu li li a:hover{
	border-top:none;
}

#mainmenu li li a:hover {
	/*color:#fff;*/
 	background-color:transparent;
}

#mainmenu li ul {
  /*width:170px;*/
  height:auto;
  position:absolute;
  top:100%;
  left:0px;
  z-index:10;
  display:none;
}

#mainmenu li:hover, #mainmenu li li {
	background-color:#555;
}

#mainmenu li li:hover{
	background-color: #343434;
}


#mainmenu li li {
  display:block;
  float:none;  
}

#mainmenu li:hover > ul {
  display:block;
}

#mainmenu li ul ul {
  left:100%;
  top:0px;
}

#mainmenu li:hover a {
	/*color:#fff;*/
	background-color:transparent;
}

#mainmenu select {padding:10px; height:36px; font-size:14px; border:none; background:#ff4200; color:#fff;}
#mainmenu select option{padding:10px;}

.selectnav{display:none;}

/* --- submenu -- */
.menu ul li a {border:0; text-align:left; padding-left:20px;}
.menu ul li:hover a {background-image:none;}
.menu ul ul {left: 100%;}
.menu .submenu > a {padding-right:25px;}
.menu .submenu { background-image:url('../images/freccina_white.png'); background-position:right center; background-repeat:no-repeat;}




/* --- FOOTER --- */

footer{
	padding:30px 0 30px 0;
	border:0;
}
footer ul{
	margin:0;
	padding:0;
	float:right;
}
footer li{
	display:inline;
	padding:0 10px 0 0;
}

footer .agency {text-align:right;}

footer .links {list-style:disc; float:none}
footer .links li {list-style:disc; float:none; display:block; margin-bottom:5px;}
footer .links li figure img {height:20px; vertical-align:middle; margin-right:5px;}

footer .comuni {display:none}
footer .elencocomuni {list-style:none; margin:0; padding:0;}
footer .elencocomuni li {margin:0 2px 2px 0; padding:0; float:left; width:auto; background-color:#ccc; background-color:rgba(0,0,0,0.1); transition: all .2s ease-in-out;}
footer .elencocomuni li:hover {background-color:transparent;}
footer .elencocomuni li a {font-size:.75em; display:inline-block; margin:0; width:auto; padding:1px 4px;}

footer .elencoagenzie {list-style:none;}
footer .elencoagenzie li {
	list-style:none; 
	display:block; 
	margin-bottom:5px; 
	font-size:.85em; 
	line-height:0.8em; 
	padding:2px 15px 2px 0; 
	/*background:url('../images/freccina_white_rev.png') no-repeat right center;*/
}

footer .elencoagenzie li:after {
	color: #555;
	font-family: 'Font Awesome 5 Pro';
	font-size: 1.1em;
	line-height: 0.1em;
	margin-left: 0.45em;
	content: "\f104";
	text-shadow:1px 1px 3px #FFF;
}


.subfooter{
	border-top:solid 1px #ddd;
	padding-top:30px;
	margin-top:20px;
}
/*- - - - - - - - - - - - - - - - - - - - 
	jquery toTop
- - - - - - - - - - - - - - - - - - - - */
#toTop { z-index:1555; display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-999px;	background:url(../images/ui.totop.png) no-repeat left top;}
#toTopHover {background:url(../images/ui.totop.png) no-repeat left -51px;width:51px;height:51px;display:block;overflow:hidden;float:left;}
#toTop:active, #toTop:focus {outline:none;}


/* --- WIDGET --- */
.widget{margin-bottom:30px; text-align:center;}
.widget h4.title{ padding-bottom:10px;}
.widget ul{list-style:none; margin:0;}
.widget_category li { margin-bottom:5px;}
.widget_category li i{margin-right:10px;}
.widget_recent_post li { padding-left:20px; background:url(../images/list-arrow.png) left 2px no-repeat; border-bottom:solid 1px #ddd; padding-bottom:7px; margin-bottom:5px;}
.widget_recent_post li a{color:#555;}
.widget .comments li { padding-left:20px; background:url(../images/list-arrow.png) left 2px no-repeat; border-bottom:solid 1px #ddd; padding-bottom:7px; margin-bottom:5px;}
.widget_tags li{display:inline-block; margin-right:0px; margin-bottom:11px;height: 25px;}
.widget_tags li a{ text-decoration:none; border:solid 1px #ccc; text-shadow:none; border-radius:2px; margin-bottom:5px; -moz-border-radius:2px; -webkit-border-radius:2px; background:#fff; padding:5px 10px 5px 10px;}
.widget_tags li a:hover{background:#555; color:#fff; }

.widgetitem {clear:both; margin-bottom:30px;}


/* --- SHORTCUT --- */
.shortcuts {width:100%; margin-bottom:0px;}
#shortcut {margin-bottom:0px; padding:15px 15px 25px 15px;}
#shortcut > div {margin-bottom:20px}
#shortcut > div:last-child {margin-bottom:0px}
.TitoloSC {display:block; font-size:1.2em; color:#FFF; margin-bottom:5px; box-sizing:border-box;}
.sc_link {background-color:#eee; display:block; width:100%; color:#333; font-weight:bold; font-size:0.85em; padding:2px 5px; margin:5px 0; box-sizing:border-box;}
.sc_link:last-child {margin-bottom:20px;}


/*- - - - - - - - - - - - - - - - - - - - 
	map
- - - - - - - - - - - - - - - - - - - - */
.map{margin-top:40px;}
.map iframe{width:100%; height:320px; border:solid 1px #ccc; padding:2px; background:#fff;}
#map-container iframe{width:100%; height:360px;}
.map-tab iframe{width:100%; height:500px;}

/*- - - - - - - - - - - - - - - - - - - - 
	blockquote
- - - - - - - - - - - - - - - - - - - - */
blockquote {
  margin: 1.5em 10px;
  padding: 30px;
  font-family:Georgia, "Times New Roman", Times, serif;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
    content: "\201C";

}
blockquote p {
  display: inline;
}
blockquote span{
	font-family:"Open Sans", Arial;
	display:block;
	margin-top:10px;
}



/*- - - - - - - - - - - - - - - - - - - - 
/* contact */
/*- - - - - - - - - - - - - - - - - - - - */
.error { width:280px; color:#C03; font-size:12px; margin-bottom:10px;}
.success { display: none; padding:2px 10px 2px 10px; background:#E5EAD4; color:#555; width:280px;  font-size:12px;}
.error img { vertical-align:top; }
.full{ width:98%;}


/*- - - - - - - - - - - - - - - - - - - - 
	hr
- - - - - - - - - - - - - - - - - - - - */
hr{
	border:none;
	height:60px;
	background:url(../images/divider-1.png) center no-repeat;
	clear:both;
}
hr.blank{
	background:none;
	margin:0;
	height:30px;
}

/*- - - - - - - - - - - - - - - - - - - - 
	address
- - - - - - - - - - - - - - - - - - - - */
address span{
    display:block;
}
address span strong{
    display:inline-block;
    width:60px;
}


/*- - - - - - - - - - - - - - - - - - - - 
	title
- - - - - - - - - - - - - - - - - - - - */
.text-title{
	margin-bottom:20px;
	text-align:center;
}
.text-title h2{
	font-family: 'Italianno', Arial, Helvetica, sans-serif;
	font-size:60px;
	letter-spacing:normal;
}


/*- - - - - - - - - - - - - - - - - - - - 
/* BLOG LIST
/*- - - - - - - - - - - - - - - - - - - - */
.blog-list {list-style:none;}
.blog-list li{margin-bottom:40px;}
.blog-list .info{position:absolute; width:60px; }
.blog-list .date{ text-shadow:none;text-shadow:none; text-align:center; padding:10px 0 10px 0;}
.blog-list .date h4{font-size:40px;}
.blog-list .date span{letter-spacing:8px; padding-left:5px;}
.blog-list a.readmore{ display:block; width:60px; height:40px; background:url(../images/arrow-2.png) right center no-repeat #555;}
.blog-list a.readmore:hover{ background:url(../images/arrow-2.png) left center no-repeat #E1704B;}
.blog-list .preview{padding-left:80px; line-height:1.6em;}
.blog-list .meta-info{margin:10px 0; font-size:13px; padding:5px 0 5px 0; border-top:dotted 1px #ccc; border-bottom:dotted 1px #ccc; text-align:right}
.blog-list .meta-info span{ padding:0 10px 0 10px; color:#ccc;}
.blog-list .preview img{padding-bottom:10px; width:30%; float:left; padding-right:15px;}
.blog-list .callbacks_container{margin-bottom:-35px;}



.bloglist-small {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .bloglist-small li {
        padding-bottom: 10px;
        margin-bottom: 10px;
        min-height: 40px;
    }

        .bloglist-small li h5 {
            margin-bottom: 5px;
        }

        .bloglist-small li .txt {
            padding-left: 80px;
            position:relative;
        }
        
        .bloglist-small li .txt img {
            width:100%;
        }

        .bloglist-small li .read {
            display: block;
            margin-bottom: 5px;
        }

        .bloglist-small li .info {
            display: block;
            margin: 0;
            font-size: 11px;
            color: #aaa;
        }

    .bloglist-small img {
      position: relative;
			width:100%;
			height:auto!important;
			max-width:100%;
			max-height:100%;
    }

		.bloglist-small .continue {display:none;}

.date-box {
    width: 60px;
    position: absolute;
    text-align: center;
	border:solid 1px #ddd;
}

    .date-box .day {
        display: block;
        font-size: 24px;
        padding: 12px 0 12px 0;
    }

    .date-box .month {
		font-size:10px;
        display: block;		
        text-transform:uppercase;
    }


/*- - - - - - - - - - - - - - - - - - - - 
/* FEATURED BOX
/*- - - - - - - - - - - - - - - - - - - - */
.featured-box{
	padding:20px;
	border:solid 1px #ddd;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}

.featured-box.dark{
	background:#777;
}


.featured-box.darker{
	background:#555;
}

.featured-box h3{
	margin-bottom:0px;
}


.featured-box i{
	position:absolute;
	display:inline-block;
	color:#626262;
	border:solid 2px #626262;
	background:#fff;
	padding:25px;
	border-radius:50px;
	width:24px;
	height:24px;
}

.featured-box .text{
	padding-left:100px;
}


/*- - - - - - - - - - - - - - - - - - - - 
	FLEXSLIDER
- - - - - - - - - - - - - - - - - - - - */
.flexslider {
	margin:0;
	padding:0;
	border:none;
	box-shadow:none;
	background:none;
}

.main-slider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
	z-index:100;


}
	
	.main-slider .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
    }
	
	.main-slider .slides li {
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
		height:410px;
	}
	
	.main-slider .slides li a {
		background-size:100% 100%;
		background-size:contain;
		background-position:center center;
		background-repeat:no-repeat;
		display:block;
		width:100%;
		height:100%;
	}
	.main-slider .slides li a img {visibility:hidden; opacity:0;}
	

#testimonial{
	background:url(../images/bg-blur-1.jpg) top no-repeat;
}
.testi-slider  {
	text-align:center;
    margin: 0;
    padding: 60px 20px 60px 20px;
    font-size:28px;
    font-weight: normal;
    font-family: "PT Sans";
    color: #fff;
	background:none;
}

.testi-slider li{
	line-height:1.2em;
	font-style:italic;
}
.testi-slider span{
	display:block;
	text-align:center;
	font-size:14px;
	margin:10px 0 0 0;
}


/* TESTI SLIDER */
#slider li, #slider li .content a {position:relative; box-sizing:border-box;}
#slider li .content {position:absolute; max-width:80%; padding:20px; top:20px; left:20px;}
#slider li .content h2 {font-size:300%; margin:0 0 20px 0; line-height:1.2em; color: #FFF;}
#slider li.white .content h2 {text-shadow:2px 2px 4px #000; font-weight:300; text-transform:uppercase; opacity:0.9; margin-bottom:10px;}
#slider li .content h4 {font-size:120%; margin:0 0 20px 0; line-height:2em; color: #FFF;}
#slider li.white, #slider li.white .content h2, #slider li.white .content h4 {color: #FFF;}
#slider li.black, #slider li.black .content h2, #slider li.black .content h4 {color: #333;}

#slider li.bantop .content {top:20px; bottom:auto;}
#slider li.banleft .content {left:20px; right:auto; text-align:left;}
#slider li.banright .content {right:20px; left:auto; text-align:right;}
#slider li.banbottom .content {bottom:30px; top:auto;}
#slider li.bgcover {background-size:cover;}
#slider li.bgcontain {background-size:contain; background-color:#000;}
#slider li.bgcontain.black {background-color:#FFF;}
#slider li.bgtop {background-position: top center;}
#slider li.bgcenter {background-position: center center;}
#slider li.bgbottom {background-position: bottom center;}
#slider li .content  p {color: #DDD;}
#slider li.black .content  p {color: #333;}
#slider li .content .pulsanti a.pulsante {display:inline-block; width:auto; height:auto; padding:5px 20px;}

@media (max-width:768px) {
	#slider li .content {padding:10px; max-width:70%;}
	#slider li .content h2 {font-size:150%; margin-bottom:10px;}
	#slider li .content h4 {font-size:80%; margin-bottom:10px;}
	#slider li .content p {font-size:60%}
	#slider li .content .pulsanti a.pulsante { font-size: 60%; padding:5px 10px;}	
}

@media (max-width: 480px) {
	#slider li .content {padding:5px; max-width:80%;}
	#slider li .content h2 {font-size:120%; margin-bottom:5px;}
	#slider li .content h4 {font-size:80%; margin-bottom:5px;}
	#slider li .content p {font-size:50%; line-height:1.3em;}
	#slider li .content .pulsanti a.pulsante { font-size: 60%; padding:5px 10px; line-height:1.2em; height:auto;}
	#slider li.bantop .content {top:5px;}
	#slider li.banleft .content {left:5px;}
	#slider li.banright .content {right:5px;}
	#slider li.banbottom .content {bottom:5px;}

}


	
/*- - - - - - - - - - - - - - - - - - - - 
	MENU
- - - - - - - - - - - - - - - - - - - - */
.menu-item .text{
	padding:20px;
	padding-top:10px;
	border:solid 1px #ddd;
	border-top:none;
	background:#fff;
}
.menu-item .price{
	padding:10px;
	background:#CCA366;
	color:#fff;
	font-size:16px;
	padding:5px 20px 5px 20px;
	display:inline-block;
	margin-top:10px;
}

.menu-item-1{
	margin:0;
	padding:0;
	
}
.menu-item-1 li{
	list-style:none;
	margin-bottom:20px;
	min-height:80px;
	padding-bottom:20px;
	border-bottom:solid 1px #f2f2f2;
}
.menu-item-1 .text{
	padding-left:145px;
}
.menu-item-1 h4{
	margin:0 0 5px 0;
}

.menu-item-1 .price{
	float:right;
	background:#CCA366;
	display:block;
	color:#fff;
	padding:2px 10px 2px 10px;
}
.menu-item-1 img{
	width:120px;
	float:left;
}

.menu-list-2{
	margin:0;
	padding:0;
}

.menu-list-2 li {
	list-style:none;
	min-height:130px;
	margin-bottom:20px;
}

.menu-list-2 li img{
	width:160px;
	height:auto;
	position:absolute;
}

.menu-list-2 li .text{
	padding-left:185px;
}

.menu-list-3{
	margin:0;
	padding:0;
}

.menu-list-3 li{
	list-style:none;
	margin-bottom:30px;
}

.menu-list-3 .price{
	float:right;
	background:#CCA366;
	display:block;
	color:#fff;
	padding:2px 10px 2px 10px;
}


/*- - - - - - - - - - - - - - - - - - - - 
	TAB
- - - - - - - - - - - - - - - - - - - - */


    .lt_tab .lt_nav {
        overflow: hidden;
        padding-left: 0;
        margin: 0;
        padding: 0;
		font-weight:bold;
    }

        .lt_tab .lt_nav li {
            float: left;
            list-style: none;
            background: #EEE;
            margin-right: 5px;
        }

            .lt_tab .lt_nav li span {
                padding: 8px 16px 8px 16px;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-right: 1px solid #ddd;
                display: block;
                background: #f5f5f5;
                text-decoration: none;
                color: #646464;
                font-size: 13px;
                cursor: pointer;
            }

            .lt_tab .lt_nav li:first-child span {
                border-left: 1px solid #ddd;
            }

    .lt_tab .lt_tab_content {
        border: 1px solid #ddd;
        padding: 15px 20px 20px 20px;
        margin-top: -1px;
        background: #fff;
    }

    .lt_tab .lt_nav li span.active {
        background: #FFF;
        border-bottom: 1px solid #fff;
        color: #222;
        margin-bottom: -3px;
    }

#menu-parallax-bg{
	padding:60px 0 60px 0;
	margin:60px 0 60px 0;
	background:url(../images/bg-big-1.jpg) top center;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}


/*- - - - - - - - - - - - - - - - - - - - 
	control nav
- - - - - - - - - - - - - - - - - - - - */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1;}
.flex-control-paging li a {
	width: 11px; 
	height: 11px; 
	display: block; 
	background: #fff; 
	background: rgba(255,255,255,0.5); 
	cursor: pointer; 
	text-indent: -9999px; 
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px; 
	border:1px #444 solid;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
}
.flex-control-paging li a:hover { background: #fff; background: rgba(255,255,255,0.7); }
.flex-control-paging li a.flex-active { background: #fff; background: rgba(255,255,255,0.9); cursor: default; }




/*- - - - - - - - - - - - - - - - - - - - 
	PROPERTY ITEM
- - - - - - - - - - - - - - - - - - - - */

.property-item .info-1{
	position:relative;
	z-index:100;
}

.property-item .for-sale, .property-item .for-rent, .property-item .price{
	padding:2px 10px 2px 10px;
	font-weight:bold;
	font-size:15px;
	float:left;
	cursor:pointer;
}

.for-sale{
	padding:2px 10px 2px 10px;
	font-weight:bold;
	font-size:15px;
}

.property-item .rifer {
	position:absolute; bottom:0; right:0; padding:0 5px; text-transform:uppercase; letter-spacing:1px; font-size:0.9em; display:none;
}

.property-item img{
	margin-top:-27px; /* corretto da -28 */
}

.property-item{
	margin-bottom:30px;
}
.property-item .price{
	background:#eee;
	color:#333;
	float:right;
	font-weight:normal;
}

.property-item .info{
	padding:20px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,244,244,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	}

.property-item h4{
	margin:10px 0 0 0 ;
	overflow:hidden;
	white-space: nowrap;
	line-height:1.5em;
}

.property-item .features{
	border-top:solid 1px #ddd;
	padding-top:10px;
	margin-top:10px;
}

.property-item .features span{
	padding-left:20px;
}

.property-item .features .bed{
	background:url(../images/icon-bed.png) left center no-repeat;
	float:right;
}

.property-item .features .bath{
	background:url(../images/icon-bath.png) left center no-repeat;
	float:right;
	margin-left:10px;
}

.property-item .features .area{
	background:url(../images/icon-home.png) left center no-repeat;
}


.property-item .ender {height:2px; padding:0; margin:0; clear:both}

.property-item .item-block {width:100% /*270px*/; height:202px; background-size:cover; background-color:#FDFDFD; background-repeat:no-repeat; background-position:center center; display:block; position:relative;}

.property-item .dex { height:60px; overflow:hidden; line-height:1.3em;}
.property-item .dex.withtext { height:126px;}
.property-item .dex span.zona {font-size:0.75em;}

.property-item .dex .testo {border-top:solid 1px #ddd; padding-top:10px;}

.property-item .info h3 {font-size: 1.1em; line-height: 1.4em; margin-bottom:0;}

/*- - - - - - - - - - - - - - - - - - - - 
	WATERMARK
- - - - - - - - - - - - - - - - - - - - */
.watermark {display:block; width:100%; height:100%; background-color:transparent; background-origin:padding-box; background-position:center center; background-repeat:no-repeat; background-size:160px auto; opacity:0.7}
.flexslider .watermark {background-size:auto 50px;}
#colorbox #cboxLoadedContent .watermark {position:absolute; width:100%; height:93%; margin-bottom:30px; background-color:transparent; background-origin:padding-box; background-position:center center; background-repeat:no-repeat; background-size:auto 50px; box-sizing:border-box;}



/*- - - - - - - - - - - - - - - - - - - - 
	SINGLE PROPERTY
- - - - - - - - - - - - - - - - - - - - */
	.single-property .price{
		display:block;
		font-size:28px;
		margin:10px 0 10px 0;
	}
	
	.agent-tab span{
		display:block;
		
	}
	
	.agent-tab img{
		width:150px;
		height:auto;
		float:left;
	}
	
	.agent-tab .info{
		float:left;
		margin-left:20px;
	}
	
	.feature-list{
		margin:0;
		padding:0;
		margin-top:20px;
	}
	
	.feature-list li{
		list-style:none;
		border-bottom:solid 1px #ddd;
		padding:3px 0 3px 0;
	}
	.feature-list li:before{
		list-style:none;
		color: #ccc;
	  content: open-quote;
		font-size: 14px;
		line-height: 0.1em;
		margin-right: 10px;
		font-family: 'Font Awesome 5 Pro';
		content: "\f14a";
	}

/*- - - - - - - - - - - - - - - - - - - - 
	AGENT LIST
- - - - - - - - - - - - - - - - - - - - */
.agent-list{
	list-style:none;
	margin:0;
	padding:0;
}

.agent-list li{
	min-height:60px;
	margin-bottom:20px;
}

.agent-list img{
	width:60px;
	height:auto;
	position:absolute;
}
.agent-list span{
	display:block;
}

.agent-list .agent-name{
	font-weight:bold;
}
.agent-list .info{
	padding-left:75px;
}


/*- - - - - - - - - - - - - - - - - - - - 
	flickr
- - - - - - - - - - - - - - - - - - - - */
#flickr-photo-stream img{ width:50px; height:auto; margin:0 12px 12px 0; float:left;}
#flickr-photo-stream a img {border:solid 2px #fff;}
#flickr-photo-stream a:hover img {border:solid 2px #96C277;}

.no-btm{
	margin-bottom:0px;
}



/*- - - - - - - - - - - - - - - - - - - - 
	other
- - - - - - - - - - - - - - - - - - - - */
.pull-left{margin-right:20px;}

.doc-imm {
    background: none;
    padding: 5px;
}


/* --------- PERIODI -------------- */
.periodi img { height: 25px; margin-left: 10px; }
.form_contatto .periodo {padding-bottom:5px}
.form_contatto .periodo .clear {display:none;}
.form_contatto .periodo .periododa, .form_contatto .periodo .periodoa {width:38%; box-sizing:border-box;}
.form_contatto .periodo .periododa {margin-right:3%;}
#sidebar .form_contatto .periodo label {display:block;}
#sidebar .form_contatto .periodo .periododa, #sidebar .form_contatto .periodo .periodoa {width:28%; box-sizing:border-box;}

/*- - - - - - - - - - - - - - - - - - - - 
	GESTIONE FROM AGENZIA
- - - - - - - - - - - - - - - - - - - - */

.form_page .f-age-mc input { margin-left: 10px; margin-bottom: 5px; }
.form_page input[type="email"], .form_page input[type="number"], .form_page input[type="tel"]
{ 
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 400; 
}

/*- - - - - - - - - - - - - - - - - - - - 
	MEDIA QUERIES
- - - - - - - - - - - - - - - - - - - - */

@media (max-width: 1200px) {
	
	#property-search #prezzo_min, #property-search #prezzo_max, #property-search #mq_min, #property-search #mq_max, #property-search #vani_min, #property-search #vani_max {width:37%;}
	#prezzo_spacer, #mq_spacer, #vani_spacer, #camere_spacer  {width:10%;}
	
	.property-item .features .bath, .property-item .features .bed {
		display:none
	}
}

@media (max-width: 1170px) {
	.main-slider .slider-info .inner{ padding-top:30px}
	.main-slider .slides li {height:300px}
	#elencoagenzie.minisito .agenzia {width:90%;}
}

@media (min-width: 768px) and (max-width: 979px) {
	.onlymobile {display:block;}
	.hiddenmobile {display:none;}
  
	#mainmenu li ul {top: 89%;}
  
	.featured-box i{
		position:relative;
		float:left;
		padding:10px;
		border-radius:25px;
		width:24px;
		height:24px;
		margin-right:10px;
	}
		
	.featured-box .text {
		padding-left: 10px;
		font-size:0.8em;
	}
	
	.featured-box h3 {
		font-size:1.5em;
		line-height:1.8em;
	}
	
	#home [class*="span"].mainhome {
	  display: block;
	  float: none;
	  width: 100%;
	  margin-left: 0;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  padding-left:20px;
	}
		

	#home .mainhome .property-item {width:47%;}  
 	#home .mainhome .latest_news {display:none;}	
	#home .news-bottom {display:block}

	
	.span9.listing {width:434px}	
	.span9.listing .property-item {display: block; float: none; width: 100%; margin-left: 0; padding-left:20px; box-sizing: border-box;}
	#sidebar {width:270px;}
	#sidebar .moreinfo, #sidebar .agencydetail {display:none;}
	
	.bath {display:none;}
	.property-item .dex {font-size:.8em;}
	.property-item .dex span {font-size:1.2em;}
	.property-item .features {Font-size:1em;}


	#dettaglio-ann #subheader [class*="span"] {display: block; float: none; width: 100%;}
	#dettaglio-ann #content [class*="span"] {display: block; float: none; width: 100%;}
	
	#dettaglio-ann  .main-slider .slides li {height:auto; max-height:400px;}
	#dettaglio-ann .main-slider .slides li a, #dettaglio-ann .main-slider .slides li a {background-size:100% 100%; background-size:contain;}
	#dettaglio-ann .moreinfo label, #dettaglio-ann .moreinfo select, #dettaglio-ann .moreinfo input, #dettaglio-ann .moreinfo select, #dettaglio-ann .moreinfo textarea {font-size:1.2em;}
	
		
}

@media (max-width: 768px) {
	.onlymobile {display:block;}
	.hiddenmobile {display:none;}

	footer .linklist {display:none}
	footer .agency {text-align: center;}
	footer .agency div {display:inline-block;}
	footer .agency .clear {clear:none; display:none;}
	
	#home #property-search {padding:4%;}
	#home #property-search form {margin:0px;}
	#home #property-search form > div {width:100%; float:none; margin:0;}
	#home #property-search #box_opzioni #opzioni .lista-opzioni {column-count:2;}
	
	#home .mainhome .latest_news {display:none;}	
	#home .news-bottom {display:block}
	#home .informazioni {display:block;}
	
	
	#slider .main-slider .slider-info{display:none !important;}
	.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12{ margin-bottom:10px;}
	
	header {display:none;}
	
	header.clone {
		display:block;
	    position:inherit;
		margin:0;
		padding:0;
		margin-top:0;
		height:auto;
	}
	
	header.clone #logo{
		padding-top:20px;
		display:block;
	}
	
	header.clone .span9 {
		margin-bottom:0;
	}


	#logo{margin:0 auto; width:100%; text-align:center;}
	#logo img {max-height:60px}
	#logo .inner{ display:block; width:100%; height:auto; margin:5px 0;}
	#mainmenu{display:none;}
	.selectnav{display:block; margin:0 auto; width:80%}
	#featured .item{width:270px; margin:0 auto; margin-bottom:20px;}
	#featured{background-position:top;}
	
	header,#content,footer,#subheader,#booking{padding-left:20px; padding-right:20px;}
	header,#mainmenu-container{border:none; height: auto; padding-bottom: 20px;}
	
	.lt_tab .lt_nav li{display:block; width:100%; float:none;}
	
	footer {border-top:2px #444 solid;}
	footer nav {display:inline-block;}
	
	#dettaglio-ann  .main-slider .slides li, #dettaglio-ann .main-slider .slides li a {height:auto; max-height:300px;}
	#dettaglio-ann.main-slider .slides li a {background-size:100% 100%; background-size:contain;}
	.main-slider .flex-control-nav {display:none}
	
	.etichetta {padding-left:7%;}
	#sidebar .moreinfo {display:none;}
		
	.form_det_imm label {width:100%; white-space:normal; float:none;}
	.form_det_imm input[type="text"], .form_det_imm input[type="number"], .form_det_imm input[type="email"], .form_det_imm input[type="tel"], .form_det_imm select, .form_det_imm textarea {width:100%; float:none;}
	
	#links img {display:none;}
	
	#scouting label {width:95%; display:block; float:left;}
	#scouting input, #scouting textarea {width:95%; display:block; float:left}
	#scouting #autorizzazione label, #scouting #radio label {width:auto;}
	#scouting table td.Ric_colonna {display:block;}
	
	.top-spacing{margin-top:30px;}

}

@media (max-width: 480px) {
	#slider {display:block; margin-bottom:20px;}
	#slider .main-slider .slides li {height:200px;}

	#home #property-search #box_opzioni #opzioni .lista-opzioni {column-count:1;}

	#content {padding:0}
	
	.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
		padding:0 5px;
	}
	
	#home .latest_news {display:none}
	
}
