﻿* {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}
html {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	position: absolute;
  	top: 0;
  	left: 0;
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
  	height: auto;
}
.fascialogomenu {
    float: left;
	display: block;
    width: 100%;
}
.arealogo {
    float: left;
	display: inline;
    width: 15%;
    margin-top: 1%;
    margin-left: 2%;
    margin-bottom: 1%;
}
.dimlogo {
    width: 80%;
    height: auto;
    border: none;
}
.socialalto {
	float: left;
	display: inline;
    width: 10%;
	margin-top: 3%;
	margin-left: 30%;
}
.dimsocialalto {
	width: 25%;
    height: auto;
}
.areabtncell {
    float: left;
	display: inline;
    width: 13%;
    margin-top: 2%;
    margin-left: 30%;
    text-align: center;
}
.bottonecell {
    float: left;
    width: 85%;
    height: 70px;
    display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
    background-color: #222366;
    border: 2px solid #130e08;
	border-radius: 5px;
	box-shadow: 5px 5px #8d7b75;
}
.testocell {
    font-family: Arial, Times, sans-serif, Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
}
.testocell:hover {
    color: #e0ca55;
}
.fasciamenu {
    float: left;
	display: block;
    width: 100%;
    text-align: center;
	background-color: #0565a3;
}
.testamainmenu {
	float: left;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.posmenu1 {
    float: left;
	display: inline;
	width: 16%;
    text-decoration: none;
  	padding: 0 1%;
}
.posmenu2 {
    float: left;
	display: inline;
	width: 16%;
    margin-left: 5%;
    text-decoration: none;
  	padding: 0 1%;
}
.testomenunolink {
    font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
    color: #e0ca55;
	float: left;
    width: 85%;
    height: 45px;
    display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.testomenulink {
    font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
    color: #ffffff;
	text-decoration: none;
    float: left;
    width: 85%;
    height: 45px;
    display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.testomenulink:hover {
    color: #e0ca55;
}
.fasciaslide {
    float: left;
	display: block;
	width: 100%;
}
.dimrotofoto {
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 800px;
	height: 400px;
    overflow: hidden;
    visibility: hidden;
    background-color: #171613;
}
.jssor_loading {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #171613;
}
.jssor_dimension {
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.jssor_background {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.jssor_slides {
	cursor: default;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 400px;
	overflow: hidden;
	border: none;
}
.titolohome {
	float: left;
	display: block;
    width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	position: absolute;
	top: 450px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 32px;
    color: #555555;
  	text-align: center;
    background-color: #ffffff;
    opacity: 0.5;
    padding: 0.5%;
}
.fasciaricerca {
	float: left;
	display: block;
	width: 90%;
	margin: 2% 5% 1% 5%;
	padding: 2%;
	background: #0560a9;
	border: 2px solid #0560a9;
	border-radius: 5px;
}
.titoloricerca{
	float: left;
	display: block;
	width: 100%;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
    font-weight: bold;
}
.posrigarich1 {
    float: left;
	display: inline;
	width: 90%;
    margin-top: 2%;
}
.posrigarich2 {
    float: left;
	display: inline;
	width: 90%;
    margin-top: 1%;
}
.labelrich1 {
    float: left;
	display: inline;
	width: 15%;
	margin-top: 0.5%;
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
    font-weight: bold;
}
.labelrich2 {
    float: left;
	display: inline;
	width: 15%;
	margin-top: 0.5%;
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
    font-weight: bold;
}
.fieldrich1 {
    float: left;
	display: inline;
	width: 35%;
}
.fieldrich2 {
    float: left;
	display: inline;
	width: 15%;
}
.fieldrich3 {
    float: left;
	display: inline;
	width: 25%;
}
.fieldrich4 {
    float: left;
	display: inline;
	width: 85%;
}
.fieldrich5 {
    float: left;
	display: inline;
	width: 35%;
}
.dimfield1 {
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    width: 70%;
    padding: 0.1% 0.5%;
    color: #000000;
}
.dimfield2 {
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    width: 57%;
    padding: 0.1% 0.5%;
    color: #000000;
}
.dimfield3 {
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    width: 87%;
    padding: 0.1% 0.4%;
    color: #000000;
}
.dimfield4 {
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    width: 40%;
    padding: 0.1% 0.5%;
    color: #000000;
}
.dimfield5 {
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    width: 70%;
    height: 120px;
    padding: 0.1% 0.5%;
    color: #000000;
}
.posrigarichbtn {
	float: left;
	display: inline;
	width: 10%;
	text-align: center;
	margin-top: -3.5%;
}
.btncercahome {
    float: left;
	display: inline;
	width: 80%;
    background: #f4be50;
  	border: 2px solid #f4be50;
    border-radius: 5px;
    padding: 1%;
    font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #171613;
	font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.btncercahome:hover {
    color: #745986;
}
.fasciavetrina {
    float: left;
	display: block;
	width: 90%;
	margin: 1% 5%;
	padding: 2%;
	border: 2px solid #171613;
	border-radius: 5px;
}
.titolovetrina {
    float: left;
	display: block;
	width: 100%;
    font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #171613;
	font-weight: bold;
}
.posrotoimmob {
    float: left;
	display: block;
	width: 100%;
    margin-top: 1%;
}
.rotoimmob {
    width: 100%;
    height: 300px;
}
.arearotoimmob {
	float: left;
    display: block;
    width: 100%;
}
.colimmobile {
    float: left;
	display: inline;
	width: 23%;
	padding: 1%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	background-image: linear-gradient(to bottom, #22235e 0%, #ffffff 100%);
	border: 1px solid #171613;
	border-radius: 5px;
    text-align: center;
	box-shadow: 7px 10px #8d7b75;
}
.colimmobile2 {
    float: left;
	display: inline;
	width: 23%;
	padding: 1%;
	margin: 1%;
	background-image: linear-gradient(to bottom, #22235e 0%, #ffffff 100%);
	border: 1px solid #171613;
	border-radius: 5px;
    text-align: center;
	box-shadow: 7px 10px #8d7b75;
}
.rotofoimmob {
	float: left;
	display: inline;
	width: 100%;
}
.dimimgimmob {
	width: auto;
	height: 150px;
	border: 1px solid #171613;
	border-radius: 5px;
}
.infoimmob {
    float: left;
	display: block;
	width: 100%;
	margin-top: 1%;
}
.titoloimmob {
    float: left;
	display: block;
	width: 100%;
	height: 32px;
	margin-top: 3%;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #171613;
    text-align: left;
}
.carattimmob {
    float: left;
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 2%;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #171613;
    text-align: left;
}
.btnprezzo {
    float: left;
	display: block;
	width: 100%;
	height: 30px;
    margin-top: 4%;
}
.posdettaglio {
    float: left;
	display: block;
	width: 40%;
	margin-left: 5%;
}
.linkdettaglio {
    float: left;
	display: inline;
	width: 100%;
    padding: 5%;
	background: #f4be50;
	border: 2px solid #f4be50;
    border-radius: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #171613;
    font-weight: bold;
  	text-align: center;
  	text-decoration: none;
}
.linkdettaglio:hover {
    color: #745986;
}
.posprzimmob {
    float: left;
	display: inline;
	width: 50%;
    margin-top: 3%;
    margin-right: 5%;
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    text-align: right;
    color: #171613;
}
.fasciadescriz {
    float: left;
	display: block;
	width: 100%;
    padding: 1% 5% 2% 5%;
    font-size: 18px;
    line-height: 32px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #171613;
	font-weight: bold;
    text-align: justify;
}
.fasciarettangoli {
    float: left;
	display: block;
    width: 90%;
	margin: 0 5%;
	background: #236194;
	border: 2px solid #236194;
	border-radius: 5px;
}
.titoloareatipo {
	float: left;
	display: block;
	width: 96%;
	margin: 2% 2%;
	font-family: Arial, Times, sans-serif, Helvetica, Verdana;
	font-size: 16px;
	color: #ffffff;
    font-weight: bold;
}
.containertipi {
	float: left;
	display: block;
	width: 100%;
    margin-bottom: 2%;
}
.boxtipo {
    float: left;
	display: inline;
	width: 25%;
	height: 25%;
	margin-bottom: 1%;
	text-align: center;
}
.dimimgboxhome {
	width: 75%;
	height: 170px;
	border: 1px solid #171613;
	border-radius: 5px;
	box-shadow: 7px 7px #8d7b75;
}
.poslinkboxhome {
    width: 100%;
	margin-top: 4%;
}
.linkboxhome {
    font-size: 13px;
	font-family: Arial, Times, sans-serif, Helvetica, Verdana;
	color: #ffffff;
    font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.linkboxhome:hover {
    color: #f4be50;
}
.fasciacoda {
    float: left;
	display: block;
	width: 100%;
	margin-top: 2%;
    padding: 2%;
    background-color: #171613;
}
.menubasso {
    float: left;
	display: inline;
	width: 20%;
}
.testamenubasso {
    float: left;
	display: block;
	width: 100%;
}
.vocemenubasso {
    float: left;
	display: inline;
	width: 100%;
	text-decoration: none;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
  	color: #f4be50;
  	line-height: 35px;
  	font-weight: bold;
}
.testovocemenubasso {
    text-decoration: none;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
  	color: #ffffff;
  	line-height: 35px;
  	font-weight: bold;
}
.testovocemenubasso:hover {
    color: #f4be50;
}
.socialhome {
	float: left;
	display: inline;
	width: 60%;
	margin-top: 1%;
	text-align: center;
}
.dimframesocial {
	width: 600px;
	height: 180px;
}
.recapitihome {
    float: left;
	display: inline;
	width: 20%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #ffffff;
  	text-decoration: none;
  	line-height: 30px;
}
.nolinkrecapitihome {
    color: #ffffff;
    text-decoration: none;
}
.nolinkrecapitihome:hover {
    color: #f4be50;
}
.policies_credits {
    float: left;
	display: block;
	width: 100%;
    margin-top: 2%;
}
.policies {
    float: left;
	display: inline;
	width: 50%;
    text-align: center;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}
.nolinkpolicies {
    color: #ffffff;
  	font-weight: bold;
  	text-decoration: none;
}
.credits {
    float: left;
	display: inline;
	width: 50%;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
  	color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.nolinkpolicies:hover {
    color: #f4be50;
}
.chat-button {
	width: 40px;
	height: 40px;
	border: none;
  	cursor: pointer;
  	padding: 0;
  	border: 1px solid #45d354;
	border-radius: 6px;
  	position: fixed;
  	bottom: 20px;
  	right: 30px;
}
.dimchatwa {
	width: 100%;
	height: auto;
	border: none;
}
.dimrotofoint {
	width: 100%;
	height: auto;
	border: none;
}
.posrigalogin1 {
    float: left;
	display: inline;
	width: 60%;
    margin-top: 2%;
}
.posrigalogin2 {
    float: left;
	display: inline;
	width: 60%;
    margin-top: 1%;
}
.posrigaloginbtn {
	float: left;
	display: inline;
	width: 10%;
	margin-right: 30%;
	text-align: center;
	margin-top: -1%;
}
.usercollegato {
	float: left;
	display: inline;
	width: 48%;
	margin-top: 1%;
	margin-left: 2%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 10px;
  	color: #000000;
}
.posbtnesci {
	float: left;
	display: inline;
	width: 48%;
	margin-top: 1%;
	margin-right: 2%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 10px;
  	color: #000000;
  	text-align: right;
}
.btnescinolink {
	color: #000000;
}
.titoloricercariserv {
	float: left;
	display: block;
	width: 100%;
	margin-top: 1%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #000000;
  	text-align: center;
}
.labelricris {
	float: left;
	display: inline;
	width: 20%;
	margin-top: 0.3%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #ffffff;
}
.labelricris2 {
	float: left;
	display: inline;
	width: 20%;
	margin-top: 0.3%;
	margin-left: 5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #ffffff;
}
.fieldricris {
	float: left;
	display: inline;
	width: 25%;
}
.fieldris {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 10px;
  	text-transform: uppercase;
  	color: #000000;
  	background: #ffffff;
  	width: 100%;
}
.fieldris2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 10px;
  	text-transform: uppercase;
  	color: #000000;
  	background: #ffffff;
  	width: 60%;
}
.fieldris3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 10px;
  	text-transform: uppercase;
  	color: #000000;
  	background: #ffffff;
  	width: 30%;
}
.fieldris4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 10px;
  	color: #000000;
  	background: #ffffff;
  	width: 100%;
}
.testoricris {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #ffffff;
}
.posbtncercaris {
	float: left;
	display: block;
	width: 10%;
	margin-top: 2%;
	margin-left: 45%;
	margin-right: 45%;
}
.btncercaris {
	float: left;
	display: inline;
	width: 100%;
	background: #f4be50;
    border: 2px solid #f4be50;
    border-radius: 5px;
    padding: 1%;
    font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #171613;
	font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.btncercaris:hover {
	color: #745986;
}
.poseleris {
	float: left;
	display: block;
	width: 90%;
	margin-top: 4%;
	margin-left: 5%;
	margin-right: 5%;
	border: 1px solid black;
	background: #ffffff;
}
.headereleris {
	float: left;
	display: block;
	width: 100%;
	height: 30px;
	background-image: linear-gradient(to bottom, #22235e 0%, #ffffff 100%);
	text-align: center;
}
.col1hdreleimmris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 10%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.col2hdreleimmris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 20%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.col3hdreleimmris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 10%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.col4hdreleimmris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 20%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.col5hdreleimmris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 10%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.col6hdreleimmris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 10%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.col7hdreleimmris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 20%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.eleriserv {
	float: left;
	display: block;
	width: 100%;
}
.col1eleimmris {
	float: left;
	display: inline;
	width: 10%;
	height: 40px;
	display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-left: 0.5%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #000000;
}
.col2eleimmris {
	float: left;
	display: inline;
	width: 20%;
	height: 40px;
	display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-left: 0.5%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #000000;
}
.col3eleimmris {
	float: left;
	display: inline;
	width: 10%;
	height: 40px;
	display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-left: 0.5%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #000000;
}
.col4eleimmris {
	float: left;
	display: inline;
	width: 20%;
	height: 40px;
	display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-left: 0.5%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #000000;
}
.col5eleimmris {
	float: left;
	display: inline;
	width: 10%;
    height: 40px;
    padding-top: 1%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #000000;
    text-align: right;
}
.col6eleimmris {
	float: left;
	display: inline;
	width: 10%;
	height: 40px;
	align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    border: 1px solid black;
}
.col7eleimmris {
	float: left;
	display: inline;
	width: 20%;
	height: 40px;
	align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    border: 1px solid black;
}
.btneleris {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #171613;
  	text-align: center;
  	text-decoration: none;
  	background: #f4be50;
    border: 2px solid #f4be50;
    border-radius: 5px;
    width: 45%;
    padding: 2%;
    cursor: pointer;
}
.btneleris:hover {
	color: #745986;
}
.posbtnnuovoris {
	float: left;
	display: block;
	width: 10%;
	margin-top: 2%;
	margin-left: 45%;
	margin-right: 45%;
}
.btnnuovoris {
	float: left;
	display: inline;
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #171613;
  	text-align: center;
  	text-decoration: none;
  	background: #f4be50;
    border: 2px solid #f4be50;
    border-radius: 5px;
    padding: 2%;
    cursor: pointer;
}
.btnnuovoris:hover {
	color: #745986;
}
.linkbassoris {
	float: left;
	display: block;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #000000;
  	text-align: center;
}
.nolinkbassoris {
	color: #000000;
}
.rigadettris {
	float: left;
	display: block;
	width: 100%;
}
.rigadettris2 {
	float: left;
	display: block;
	width: 100%;
	margin-top: 1%;
}
.rigadettris3 {
	float: left;
	display: block;
	width: 100%;
	margin-top: 3%;
}
.labeloggris {
	float: left;
	display: inline;
	width: 20%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #ffffff;
}
.labelogg2ris {
	float: left;
	display: inline;
	width: 20%;
	margin-left: 5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #ffffff;
}
.labelogg3ris {
	float: left;
	display: inline;
	width: 20%;
	margin-left: 5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #ffffff;
}
.fieldoggris {
	float: left;
	display: inline;
	width: 25%;
}
.fieldogg2ris {
	float: left;
	display: inline;
	width: 25%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #f4be50;
  	font-weight: bold;
}
.checkboxris {
	background-color: #ffffff;
    float: left;
    display: inline;
    width: 10%;
    margin-left: -1%;
}
.descris {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 10px;
  	color: #000000;
  	background: #ffffff;
  	width: 100%;
  	height: 120px;
  	padding: 0.7%;
}
.posbtndettris {
	float: left;
	display: block;
	width: 80%;
	margin: 2% 10%;
}
.btndettris {
	float: left;
	display: inline;
	width: 10%;
	margin-left: 5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #171613;
  	text-align: center;
  	text-decoration: none;
  	background: #f4be50;
    border: 2px solid #f4be50;
    border-radius: 5px;
    padding: 0.5%;
    cursor: pointer;
}
.btndettris:hover {
	color: #745986;
}
.btndettris2 {
	float: left;
	display: inline;
	width: 10%;
	margin-left: 10%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #171613;
  	text-align: center;
  	text-decoration: none;
  	background: #f4be50;
    border: 2px solid #f4be50;
    border-radius: 5px;
    padding: 0.5%;
    cursor: pointer;
}
.btndettris2:hover {
	color: #745986;
}
.btndettris3 {
	float: left;
	display: inline;
	width: 10%;
	margin-left: 15%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #171613;
  	text-align: center;
  	text-decoration: none;
  	background: #f4be50;
    border: 2px solid #f4be50;
    border-radius: 5px;
    padding: 0.5%;
    cursor: pointer;
}
.btndettris3:hover {
	color: #745986;
}
.btndettris4 {
	float: left;
	display: inline;
	width: 20%;
	margin: 0 40%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #171613;
  	text-align: center;
  	text-decoration: none;
  	background: #f4be50;
    border: 2px solid #f4be50;
    border-radius: 5px;
    padding: 0.5%;
    cursor: pointer;
}
.btndettris4:hover {
	color: #745986;
}
.elencofotoriserv {
	float: left;
	display: block;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.rigafotoriserv1 {
	float: left;
	display: block;
	width: 100%;
	margin-top: 2%;
}
.rigafotoriserv2 {
	float: left;
	display: block;
	width: 100%;
	margin-top: 0.5%;
}
.col1fotoriserv {
	float: left;
	display: inline;
	width: 33%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #000000;
	text-align: center;
}
.col2fotoriserv {
	float: left;
	display: inline;
	width: 1%;
}
.dimfreccia {
	width: 25px;
	height: 25px;
	border: none;
}
.dimfotovuota {
	width: 25px;
	height: 25px;
	border: none;
}
.dimfotoriserv {
	border: 1px solid #000000;
}
.labelfotoris {
	float: left;
	display: inline;
	width: 25%;
	margin-left: 10%;
	margin-top: 0.3%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #ffffff;
}
.fieldfotoris {
	float: left;
	display: inline;
	width: 25%;
	margin-top: 0.3%;
}
.posbtnfotoris {
	float: left;
	display: inline;
	width: 10%;
	margin-left: 10%;
}
.btnfotoris {
	float: left;
	display: inline;
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 14px;
  	color: #171613;
  	text-align: center;
  	text-decoration: none;
  	background: #f4be50;
    border: 2px solid #f4be50;
    border-radius: 5px;
    padding: 2%;
    cursor: pointer;
}
.btnfotoris:hover {
	color: #745986;
}
.legendafotoriserv {
	float: left;
	display: block;
	width: 90%;
	margin: 0 5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	color: #000000;
}
.areachisiamo {
	float: left;
	display: block;
	width: 100%;
	margin: 1% 0;
}
.titolochisiamo {
	float: left;
	display: block;
	width: 100%;
	color: #171613;
	font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
    text-align: center;
}
.testochisiamo {
	float: left;
	display: block;
	width: 100%;
    padding: 1% 5%;
    font-size: 18px;
    line-height: 32px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #171613;
    text-align: justify;
}
.posfotosede {
	float: left;
	display: block;
	width: 30%;
	margin: 1% 35%;
}
.dimfotosede {
	width: 100%;
	height: auto;
	border: 1px solid #171613;
	border-radius: 5px;
	box-shadow: 7px 7px #8d7b75;
}
.areaservizi {
	float: left;
	display: block;
	width: 100%;
	margin: 1% 0;
}
.posvideo {
	float: left;
	display: block;
	width: 40%;
	margin: 1%  30%;
}
.dimvideo {
	width: 100%;
	height: 310px;
	border: none;
}
.dimmappa {
	width: 100%;
	height: 500px;
	border: none;
}
.areacorpo {
	float: left;
	display: block;
	width: 100%;
	padding: 1% 2%;
}
.arearecapiti {
	float: left;
	display: inline;
	width: 38%;
	margin-top: 9%;
	margin-right: 2%;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #171613;
    font-size: 18px;
  	line-height: 40px;
}
.nolinkrecapiti {
	color: #171613;
	text-decoration: none;
}
.nolinkrecapiti:hover {
    color: #222366;
}
.areamodulo {
	float: left;
	display: inline;
	width: 60%;
}
.modulocont {
	float: left;
	display: block;
	width: 90%;
	margin: 2% 5% 1% 5%;
	padding: 2%;
	background: #0560a9;
	border: 2px solid #0560a9;
	border-radius: 5px;
}
.titolocont {
	float: left;
	display: block;
	width: 100%;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
    font-weight: bold;
}
.labelcont {
	float: left;
	display: block;
	width: 100%;
	margin-top: 1%;
    font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
    font-weight: bold;
}
.fieldcont {
	float: left;
	display: block;
	width: 100%;
	margin-top: 0.5%;
}
.rechaptacont {
	float: left;
	display: block;
	width: 100%;
	margin-top: 2%;
}
.informativacont {
	float: left;
	display: block;
	width: 100%;
	margin-top: 1%;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	text-align: justify;
	font-weight: bold;
}
.nolinkconscont {
	color: #ffffff;
	text-decoration: none;
}
.nolinkconscont:hover {
	color: #f4be50;
}
.posbtncont {
	float: left;
	display: block;
	width: 20%;
	margin: 2% 40%;
}
.testoesito {
	float: left;
	display: block;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 1%;
    font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	 color: #171613;
	font-weight: bold;
	text-align: center;
}
.areaelerec {
	float: left;
	display: block;
	width: 90%;
	margin: 1% 5%;
	padding: 2%;
	border: 2px solid #171613;
	border-radius: 5px;
}
.colrecensione {
	float: left;
	display: inline;
	width: 23%;
	height: 270px;
	padding: 1%;
	margin: 1%;
	background-image: linear-gradient(to bottom, #22235e 0%, #ffffff 100%);
	border: 1px solid #171613;
	border-radius: 5px;
    text-align: center;
	box-shadow: 7px 10px #8d7b75;
	overflow: hidden;
}
.dataorarec {
	float: left;
	display: block;
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #ffffff;
    text-align: left;
}
.nomerec {
	float: left;
	display: block;
	width: 100%;
	margin-top: 3%;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #ffffff;
    text-align: left;
}
.tesatorec {
	float: left;
	display: block;
	width: 100%;
	margin-top: 3%;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #171613;
    text-align: justify;
}
.arearecensione {
	float: left;
	display: block;
	width: 90%;
	margin: 2% 5%;
	padding: 2%;
	background: #0560a9;
	border: 2px solid #0560a9;
	border-radius: 5px;
}
.posbtnrec {
	float: left;
	display: block;
	width: 10%;
	margin: 2% 45% 0 45%;
}
.areaèrproprich {
	float: left;
	display: block;
	width: 90%;
	margin: 1% 5% 2% 5%;
	padding: 2%;
	background: #0560a9;
	border: 2px solid #0560a9;
	border-radius: 5px;
}
.posbtnpagine {
	float: left;
	display: block;
	width: 90%;
	margin: 1% 5%;
}
.btnpaginalink {
	float: left;
	display: inline;
	width: 3%;
	margin: 0 0.5%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #171613;
}
.nolinkpagina {
	color: #171613;
	text-decoration: none;
}
.nolinkpagina:hover {
	color: #222366;
}
.btnpagina {
	float: left;
	display: inline;
	width: 3%;
	margin: 0 0.5%;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #222366;
}
.titoloimmobile {
    float: left;
	display: block;
	width: 96%;
    margin-top: 1%;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #171613;
	font-weight: bold;
}
.posfotodettimm {
	float: left;
	display: inline;
	width: 64%;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 1%;
}
.areacaratt {
	float: left;
	display: inline;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 1%;
}
.areacaratt1 {
	float: left;
	display: block;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	padding: 2%;
	background: #0560a9;
	border: 2px solid #0560a9;
	border-radius: 5px;
    box-shadow: 7px 10px #8d7b75;
}
.areacaratt2 {
	float: left;
	display: block;
	width: 94%;
	margin-top: 5%;
	margin-left: 3%;
	margin-right: 3%;
	padding: 2%;
	background: #0560a9;
	border: 2px solid #0560a9;
	border-radius: 5px;
    box-shadow: 7px 10px #8d7b75;
}
.coldett1 {
	float: left;
	display: inline;
	width: 45%;
	margin-left: 5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
  	font-size: 12px;
}
.coldett2 {
	float: left;
	display: inline;
	width: 45%;
	margin-right: 5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
  	font-size: 12px;
  	font-weight: bold;
}
.coldett3 {
	float: left;
	display: inline;
	width: 45%;
	margin-left: 5%;
	margin-top: 1.5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
  	font-size: 12px;
}
.coldett4 {
	float: left;
	display: inline;
	width: 45%;
	margin-right: 5%;
	margin-top: 1.5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
  	font-size: 12px;
  	font-weight: bold;
}
.descdettimm {
	float: left;
	display: block;
	width: 96%;
	margin-top: 2%;
	margin-left: 2%;
	margin-right: 2%;
	padding: 1% 2%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #171613;
  	font-size: 12px;
  	line-height: 20px;
    text-align: justify;
}
.mappadettimm {
	float: left;
	display: block;
	width: 90%;
	height: 400px;
	margin: 1% 5% 0 5%;
	text-align: center;
	box-sizing: border-box;
}
.dimicncalendar {
	width: 100%;
	height: auto;
	border: none;
}
.col1hdrvisiteris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 80%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.col2hdrvisiteris {
	float: left;
	display: inline;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 20%;
    height: 30px;
    border: 1px solid black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
    color: #000000;
}
.col1elevisiteris {
	float: left;
	display: inline;
	width: 80%;
	height: 40px;
	display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-left: 0.5%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #000000;
}
.col2elevisiteris {
	float: left;
	display: inline;
	width: 20%;
	height: 40px;
	padding-top: 1%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #000000;
    text-align: right;
}
.col1elevisiteris2 {
	float: left;
	display: inline;
	width: 80%;
	height: 40px;
	display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-left: 0.5%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #ff0000;
}
.col2elevisiteris2 {
	float: left;
	display: inline;
	width: 20%;
	height: 40px;
	padding-top: 1%;
    padding-right: 0.5%;
    border: 1px solid black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
  	font-size: 11px;
    color: #ff0000;
    text-align: right;
}
@media only screen and (min-width: 2500px) {
	.bottonecell {
    	height: 100px;
	}
	.testocell {
		font-size: 22px;
	}
	.testomenunolink {
    	font-size: 18px;
	}
	.testomenulink {
    	font-size: 18px;
	}
	.titolohome {
		top: 800px;
  		font-size: 36px;
	}
	.titoloricerca {
		font-size: 20px;
	}
	.labelrich1 {
    	font-size: 16px;
	}
	.labelrich2 {
    	font-size: 16px;
	}
	.dimfield1 {
    	font-size: 16px;
	}
	.dimfield2 {
	    font-size: 16px;
	}
	.dimfield3 {
    	font-size: 16px;
	}
	.dimfield4 {
    	font-size: 16px;
	}
	.dimfield5 {
    	font-size: 16px;
    	height: 160px;
	}
	.btncercahome {
	    font-size: 18px;
	}
	.titolovetrina {
    	font-size: 20px;
	}
	.rotoimmob {
    	height: 350px;
	}
	.titoloimmob {
		font-size: 16px;
	}
	.carattimmob {
		font-size: 16px;
	}
	.linkdettaglio {
		font-size: 18px;
	}
	.posprzimmob {
	    font-size: 16px;
	}
	.fasciadescriz {
    	font-size: 22px;
    	line-height: 35px;
	}
	.titoloareatipo {
		font-size: 20px;
	}
	.linkboxhome {
    	font-size: 17px;
	}
	.dimimgboxhome {
		height: 320px;
	}
	.vocemenubasso {
    	font-size: 18px;
	}
	.testovocemenubasso {
    	font-size: 18px;
	}
	.recapitihome {
  		font-size: 18px;
	}
	.policies {
    	font-size: 16px;
	}
	.credits {
    	font-size: 16px;
	}
	.usercollegato {
  		font-size: 13px;
	}
	.posbtnesci {
  		font-size: 13px;
	}
	.titoloricercariserv {
  		font-size: 18px;
	}
	.labelricris {
  		font-size: 15px;
	}
	.labelricris2 {
  		font-size: 15px;
	}
	.fieldris {
  		font-size: 13px;
	}
	.fieldris2 {
  		font-size: 13px;
	}
	.fieldris3 {
  		font-size: 13px;
	}
	.fieldris4 {
  		font-size: 13px;
	}
	.btncercaris {
  		font-size: 18px;
	}
	.ltestoricris {
  		font-size: 15px;
	}
	.col1hdreleimmris {
  		font-size: 14px;
	}
	.col2hdreleimmris {
  		font-size: 14px;
	}
	.col3hdreleimmris {
  		font-size: 14px;
	}
	.col4hdreleimmris {
  		font-size: 14px;
	}
	.col5hdreleimmris {
  		font-size: 14px;
	}
	.col6hdreleimmris {
  		font-size: 14px;
	}
	.col7hdreleimmris {
  		font-size: 14px;
	}
	.col1eleimmris {
  		font-size: 14px;
	}
	.col2eleimmris {
  		font-size: 14px;
	}
	.col3eleimmris {
  		font-size: 14px;
	}
	.col4eleimmris {
  		font-size: 14px;
	}
	.col5eleimmris {
  		padding-top: 0.5%;
  		font-size: 14px;
	}
	.btneleris {
  		font-size: 15px;
  		width: 35%;
  		padding: 1%;
	}
	.btnnuovoris {
  		font-size: 18px;
	}
	.linkbassoris {
  		font-size: 18px;
	}
	.labeloggris {
	  	font-size: 15px;
	}
	.labelogg2ris {
  		font-size: 15px;
	}
	.labelogg3ris {
  		font-size: 15px;
	}
	.fieldogg2ris {
  		font-size: 15px;
	}
	.descris {
  		font-size: 13px;
	}
	.checkboxris {
		margin-left: -3%;
	}
	.btndettris {
  		font-size: 18px;
	}
	.btndettris2 {
  		font-size: 18px;
	}
	.btndettris3 {
  		font-size: 18px;
	}
	.btndettris4 {
  		font-size: 18px;
	}
	.col1fotoriserv {
  		font-size: 15px;
	}
	.labelfotoris {
  		font-size: 15px;
	}
	.btnfotoris {
  		width: 70%;
  		font-size: 18px;
	}
	.legendafotoriserv {
  		font-size: 15px;
	}
	.titolochisiamo {
    	font-size: 22px;
	}
	.testochisiamo {
    	font-size: 22px;
    	line-height: 35px;
	}
	.dimvideo {
		height: 590px;
	}
	.dimmappa {
		height: 800px;
	}
	.arearecapiti {
    	margin-top: 5%;
    	font-size: 22px;
  		line-height: 50px;
	}
	.titolocont {
		font-size: 20px;
	}
	.labelcont {
    	font-size: 16px;
	}
	.informativacont {
		font-size: 14px;
	}
	.testoesito {
		font-size: 22px;
	}
	.colrecensione {
		height: 350px;
	}
	.dataorarec {
		font-size: 16px;
	}
	.nomerec {
		font-size: 16px;
	}
	.tesatorec {
		font-size: 16px;
	}
	.btnpaginalink {
		font-size: 16px;
	}
	.btnpagina {
		font-size: 16px;
	}
	.titoloimmobile {
    	font-size: 20px;
	}
	.coldett1 {
  		font-size: 16px;
	}
	.coldett2 {
  		font-size: 16px;
	}
	.coldett3 {
  		font-size: 16px;
	}
	.coldett4 {
  		font-size: 16px;
	}
	.descdettimm {
  		font-size: 16px;
  		line-height: 25px;
	}
	.mappadettimm {
		height: 800px;
	}
	.col1hdrvisiteris {
	  	font-size: 14px;
	}
	.col2hdrvisiteris {
	  	font-size: 14px;
	}
	.col1elevisiteris {
	  	font-size: 14px;
	}
	.col2elevisiteris {
		padding-top: 0.5%;
	  	font-size: 14px;
	}
	.col1elevisiteris2 {
	  	font-size: 14px;
	}
	.col2elevisiteris2 {
		padding-top: 0.5%;
	  	font-size: 14px;
	}
}
@media only screen and (min-width: 1900px) and (max-width: 2499px) {
	.bottonecell {
    	height: 90px;
	}
	.testocell {
		font-size: 21px;
	}
	.testomenunolink {
    	font-size: 17px;
	}
	.testomenulink {
    	font-size: 17px;
	}
	.titolohome {
		top: 650px;
  		font-size: 35px;
	}
	.titoloricerca{
		font-size: 19px;
	}
	.labelrich1 {
    	font-size: 15px;
	}
	.labelrich2 {
    	font-size: 15px;
	}
	.dimfield1 {
    	font-size: 15px;
	}
	.dimfield2 {
	    font-size: 15px;
	}
	.dimfield3 {
    	font-size: 15px;
	}
	.dimfield4 {
    	font-size: 15px;
	}
	.dimfield5 {
    	font-size: 15px;
	}
	.btncercahome {
	    font-size: 17px;
	}
	.titolovetrina {
    	font-size: 19px;
	}
	.rotoimmob {
    	height: 330px;
	}
	.titoloimmob {
		font-size: 15px;
	}
	.carattimmob {
		font-size: 15px;
	}
	.linkdettaglio {
		font-size: 17px;
	}
	.posprzimmob {
	    font-size: 15px;
	}
	.fasciadescriz {
    	font-size: 21px;
    	line-height: 35px;
	}
	.titoloareatipo {
		font-size: 19px;
	}
	.dimimgboxhome {
		height: 240px;
	}
	.linkboxhome {
    	font-size: 16px;
	}
	.vocemenubasso {
    	font-size: 17px;
	}
	.testovocemenubasso {
    	font-size: 17px;
	}
	.recapitihome {
  		font-size: 17px;
	}
	.policies {
    	font-size: 15px;
	}
	.credits {
    	font-size: 15px;
	}
	.usercollegato {
  		font-size: 12px;
	}
	.posbtnesci {
  		font-size: 12px;
	}
	.titoloricercariserv {
  		font-size: 16px;
	}
	.labelricris {
  		font-size: 14px;
	}
	.labelricris2 {
  		font-size: 14px;
	}
	.fieldris {
  		font-size: 12px;
	}
	.fieldris2 {
  		font-size: 12px;
	}
	.fieldris3 {
  		font-size: 12px;
	}
	.fieldris4 {
  		font-size: 12px;
	}
	.testo\ricris {
  		font-size: 14px;
	}
	.btncercaris {
  		font-size: 16px;
	}
	.col1hdreleimmris {
  		font-size: 13px;
	}
	.col2hdreleimmris {
  		font-size: 13px;
	}
	.col3hdreleimmris {
  		font-size: 13px;
	}
	.col4hdreleimmris {
  		font-size: 13px;
	}
	.col5hdreleimmris {
  		font-size: 13px;
	}
	.col6hdreleimmris {
  		font-size: 13px;
	}
	.col7hdreleimmris {
  		font-size: 13px;
	}
	.col1eleimmris {
  		font-size: 13px;
	}
	.col2eleimmris {
  		font-size: 13px;
	}
	.col3eleimmris {
  		font-size: 13px;
	}
	.col4eleimmris {
  		font-size: 13px;
	}
	.col5eleimmris {
  		padding-top: 0.6%;
  		font-size: 13px;
	}
	.btneleris {
  		font-size: 14px;
  		width: 35%;
  		padding: 1%;
	}
	.btnnuovoris {
  		font-size: 16px;
	}
	.linkbassoris {
  		font-size: 16px;
	}
	.labeloggris {
	  	font-size: 14px;
	}
	.labelogg2ris {
  		font-size: 14px;
	}
	.labelogg3ris {
  		font-size: 14px;
	}
	.fieldogg2ris {
  		font-size: 14px;
	}
	.descris {
  		font-size: 12px;
	}
	.checkboxris {
		margin-left: -2%;
	}
	.btndettris {
  		font-size: 16px;
	}
	.btndettris2 {
  		font-size: 16px;
	}
	.btndettris3 {
  		font-size: 16px;
	}
	.btndettris4 {
  		font-size: 16px;
	}
	.col1fotoriserv {
  		font-size: 14px;
	}
	.labelfotoris {
  		font-size: 14px;
	}
	.btnfotoris {
  		font-size: 16px;
	}
	.legendafotoriserv {
  		font-size: 14px;
	}
	.titolochisiamo {
    	font-size: 21px;
	}
	.testochisiamo {
    	font-size: 21px;
    	line-height: 35px;
	}
	.dimvideo {
		height: 440px;
	}
	.arearecapiti {
	margin-top: 8%;
    	font-size: 21px;
  		line-height: 42px;
	}
	.titolocont {
		font-size: 19px;
	}
	.labelcont {
    	font-size: 15px;
	}
	.informativacont {
		font-size: 13px;
	}
	.testoesito {
		font-size: 20px;
	}
	.colrecensione {
		height: 330px;
	}
	.dataorarec {
		font-size: 15px;
	}
	.nomerec {
		font-size: 15px;
	}
	.tesatorec {
		font-size: 15px;
	}
	.btnpaginalink {
		font-size: 15px;
	}
	.btnpagina {
		font-size: 15px;
	}
	.titoloimmobile {
    	font-size: 19px;
	}
	.coldett1 {
  		font-size: 15px;
	}
	.coldett2 {
  		font-size: 15px;
	}
	.coldett3 {
  		font-size: 15px;
	}
	.coldett4 {
  		font-size: 15px;
	}
	.descdettimm {
  		font-size: 15px;
  		line-height: 25px;
	}
	.mappadettimm {
		height: 700px;
	}
	.col1hdrvisiteris {
	  	font-size: 13px;
	}
	.col2hdrvisiteris {
	  	font-size: 13px;
	}
	.col1elevisiteris {
	  	font-size: 13px;
	}
	.col2elevisiteris {
		padding-top: 0.6%;
	  	font-size: 13px;
	}
	.col1elevisiteris2 {
	  	font-size: 13px;
	}
	.col2elevisiteris2 {
		padding-top: 0.6%;
	  	font-size: 13px;
	}
}
@media only screen and (min-width: 1600px) and (max-width: 1899px) {
	.bottonecell {
    	height: 80px;
	}
	.testocell {
		font-size: 20px;
	}
	.testomenunolink {
    	font-size: 16px;
	}
	.testomenulink {
    	font-size: 16px;
	}
	.titolohome {
		top: 550px;
  		font-size: 34px;
	}
	.titoloricerca{
		font-size: 18px;
	}
	.labelrich1 {
    	font-size: 14px;
	}
	.labelrich2 {
    	font-size: 14px;
	}
	.dimfield1 {
    	font-size: 14px;
	}
	.dimfield2 {
	    font-size: 14px;
	}
	.dimfield3 {
    	font-size: 14px;
	}
	.dimfield4 {
    	font-size: 14px;
	}
	.dimfield5 {
    	font-size: 14px;
	}
	.btncercahome {
	    font-size: 16px;
	}
	.titolovetrina {
    	font-size: 18px;
	}
	.rotoimmob {
    	height: 320px;
	}
	.titoloimmob {
		font-size: 14px;
	}
	.carattimmob {
		font-size: 14px;
	}
	.linkdettaglio {
		font-size: 16px;
	}
	.posprzimmob {
	    font-size: 14px;
	}
	.fasciadescriz {
    	font-size: 20px;
    	line-height: 35px;
	}
	.titoloareatipo {
		font-size: 18px;
	}
	.dimimgboxhome {
		height: 210px;
	}
	.linkboxhome {
    	font-size: 15px;
	}
	.vocemenubasso {
    	font-size: 16px;
	}
	.testovocemenubasso {
    	font-size: 16px;
	}
	.recapitihome {
  		font-size: 16px;
	}
	.policies {
    	font-size: 14px;
	}
	.credits {
    	font-size: 14px;
	}
	.usercollegato {
  		font-size: 11px;
	}
	.posbtnesci {
  		font-size: 11px;
	}
	.titoloricercariserv {
  		font-size: 15px;
	}
	.titoloricerca2riserv {
  		font-size: 15px;
	}
	.labelricris {
  		font-size: 13px;
	}
	.labelricris2 {
  		font-size: 13px;
	}
	.fieldris {
  		font-size: 11px;
	}
	.fieldris2 {
  		font-size: 11px;
	}
	.fieldris3 {
  		font-size: 11px;
	}
	.fieldris4 {
  		font-size: 11px;
	}
	.btncercaris {
  		font-size: 15px;
	}
	.col1hdreleimmris {
  		font-size: 12px;
	}
	.col2hdreleimmris {
  		font-size: 12px;
	}
	.col3hdreleimmris {
  		font-size: 12px;
	}
	.col4hdreleimmris {
  		font-size: 12px;
	}
	.col5hdreleimmris {
  		font-size: 12px;
	}
	.col6hdreleimmris {
  		font-size: 12px;
	}
	.col7hdreleimmris {
  		font-size: 12px;
	}
	.col1eleimmris {
  		font-size: 12px;
	}
	.col2eleimmris {
  		font-size: 12px;
	}
	.col3eleimmris {
  		font-size: 12px;
	}
	.col4eleimmris {
  		font-size: 12px;
	}
	.col5eleimmris {
  		padding-top: 0.8%;
  		font-size: 12px;
	}
	.btneleris {
  		font-size: 13px;
  		width: 35%;
  		padding: 1%;
	}
	.btnnuovoris {
  		font-size: 15px;
	}
	.linkbassoris {
  		font-size: 15px;
	}
	.labeloggris {
	  	font-size: 13px;
	}
	.labelogg2ris {
  		font-size: 13px;
	}
	.labelogg3ris {
  		font-size: 13px;
	}
	.fieldogg2ris {
  		font-size: 15px;
	}
	.descris {
  		font-size: 11px;
	}
	.checkboxris {
		margin-left: -2%;
	}
	.btndettris {
  		font-size: 15px;
	}
	.btndettris2 {
  		font-size: 15px;
	}
	.btndettris3 {
  		font-size: 15px;
	}
	.btndettris4 {
  		font-size: 15px;
	}
	.col1fotoriserv {
  		font-size: 13px;
	}
	.labelfotoris {
  		font-size: 13px;
	}
	.btnfotoris {
  		width: 90%;
  		font-size: 15px;
	}
	.legendafotoriserv {
  		font-size: 13px;
	}
	.titolochisiamo {
    	font-size: 20px;
	}
	.testochisiamo {
    	font-size: 20px;
    	line-height: 35px;
	}
	.dimvideo {
		height: 390px;
	}
	.dimmappa {
		height: 700px;
	}
	.arearecapiti {
	margin-top: 8%;
    	font-size: 20px;
  		line-height: 45px;
	}
	.titolocont {
		font-size: 18px;
	}
	.labelcont {
    	font-size: 14px;
	}
	.informativacont {
		font-size: 13px;
	}
	.testoesito {
		font-size: 19px;
	}
	.colrecensione {
		height: 300px;
	}
	.dataorarec {
		font-size: 14px;
	}
	.nomerec {
		font-size: 14px;
	}
	.tesatorec {
		font-size: 14px;
	}
	.btnpaginalink {
		font-size: 14px;
	}
	.btnpagina {
		font-size: 14px;
	}
	.titoloimmobile {
    	font-size: 18px;
	}
	.coldett1 {
  		font-size: 14px;
	}
	.coldett2 {
  		font-size: 14px;
	}
	.coldett3 {
  		font-size: 14px;
	}
	.coldett4 {
  		font-size: 14px;
	}
	.descdettimm {
  		font-size: 14px;
  		line-height: 23px;
	}
	.mappadettimm {
		height: 500px;
	}
	.col1hdrvisiteris {
	  	font-size: 12px;
	}
	.col2hdrvisiteris {
	  	font-size: 12px;
	}
	.col1elevisiteris {
	  	font-size: 12px;
	}
	.col2elevisiteris {
		padding-top: 0.8%;
	  	font-size: 12px;
	}
	.col1elevisiteris2 {
	  	font-size: 12px;
	}
	.col2elevisiteris2 {
		padding-top: 0.8%;
	  	font-size: 12px;
	}
}
@media only screen and (min-width: 1500px) and (max-width: 1599px) {
	.bottonecell {
    	height: 80px;
	}
	.testocell {
		font-size: 20px;
	}
	.testomenunolink {
    	font-size: 16px;
	}
	.testomenulink {
    	font-size: 16px;
	}
	.titolohome {
		top: 480px;
  		font-size: 34px;
	}
	.titoloricerca{
		font-size: 18px;
	}
	.labelrich1 {
    	font-size: 14px;
	}
	.labelrich2 {
    	font-size: 14px;
	}
	.dimfield1 {
    	font-size: 14px;
	}
	.dimfield2 {
	    font-size: 14px;
	}
	.dimfield3 {
    	font-size: 17px;
	}
	.dimfield4 {
    	font-size: 14px;
	}
	.dimfield5 {
    	font-size: 14px;
	}
	.btncercahome {
	    font-size: 16px;
	}
	.titolovetrina {
    	font-size: 18px;
	}
	.titoloimmob {
		font-size: 14px;
	}
	.carattimmob {
		font-size: 14px;
	}
	.linkdettaglio {
		font-size: 16px;
	}
	.posprzimmob {
	    font-size: 14px;
	}
	.fasciadescriz {
    	font-size: 20px;
    	line-height: 35px;
	}
	.titoloareatipo {
		font-size: 18px;
	}
	.dimimgboxhome {
		height: 200px;
	}
	.linkboxhome {
    	font-size: 15px;
	}
	.vocemenubasso {
    	font-size: 16px;
	}
	.testovocemenubasso {
    	font-size: 16px;
	}
	.recapitihome {
  		font-size: 16px;
	}
	.policies {
    	font-size: 14px;
	}
	.credits {
    	font-size: 14px;
	}
	.usercollegato {
  		font-size: 11px;
	}
	.posbtnesci {
  		font-size: 11px;
	}
	.titoloricercariserv {
  		font-size: 15px;
	}
	.titoloricerca2riserv {
  		font-size: 15px;
	}
	.labelricris {
  		font-size: 13px;
	}
	.labelricris2 {
  		font-size: 13px;
	}
	.fieldris {
  		font-size: 11px;
	}
	.fieldris2 {
  		font-size: 11px;
	}
	.fieldris3 {
  		font-size: 11px;
	}
	.fieldris4 {
  		font-size: 11px;
	}
	.testoricris {
  		font-size: 13px;
	}
	.btncercaris {
  		font-size: 15px;
	}
	.col1hdreleimmris {
  		font-size: 12px;
	}
	.col2hdreleimmris {
  		font-size: 12px;
	}
	.col3hdreleimmris {
  		font-size: 12px;
	}
	.col4hdreleimmris {
  		font-size: 12px;
	}
	.col5hdreleimmris {
  		font-size: 12px;
	}
	.col6hdreleimmris {
  		font-size: 12px;
	}
	.col7hdreleimmris {
  		font-size: 12px;
	}
	.col1eleimmris {
  		font-size: 12px;
	}
	.col2eleimmris {
  		font-size: 12px;
	}
	.col3eleimmris {
  		font-size: 12px;
	}
	.col4eleimmris {
  		font-size: 12px;
	}
	.col5eleimmris {
  		padding-top: 0.8%;
  		font-size: 12px;
	}
	.btneleris {
  		font-size: 13px;
  		width: 35%;
  		padding: 1%;
	}
	.btnnuovoris {
  		font-size: 15px;
	}
	.linkbassoris {
  		font-size: 15px;
	}
	.labeloggris {
	  	font-size: 13px;
	}
	.labelogg2ris {
  		font-size: 13px;
	}
	.labelogg3ris {
  		font-size: 13px;
	}
	.fieldogg2ris {
  		font-size: 13px;
	}
	.descris {
  		font-size: 11px;
	}
	.checkboxris {
		margin-left: -2%;
	}
	.btndettris {
  		font-size: 15px;
	}
	.btndettris2 {
  		font-size: 15px;
	}
	.btndettris3 {
  		font-size: 15px;
	}
	.btndettris4 {
  		font-size: 15px;
	}
	.col1fotoriserv {
  		font-size: 13px;
	}
	.labelfotoris {
  		font-size: 13px;
	}
	.btnfotoris {
  		width: 90%;
  		font-size: 15px;
	}
	.legendafotoriserv {
  		font-size: 13px;
	}
	.titolochisiamo {
    	font-size: 20px;
	}
	.testochisiamo {
    	font-size: 20px;
    	line-height: 35px;
	}
	.dimvideo {
		height: 370px;
	}
	.dimmappa {
		height: 700px;
	}
	.arearecapiti {
	margin-top: 8%;
    	font-size: 20px;
  		line-height: 42px;
	}
	.titolocont {
		font-size: 18px;
	}
	.labelcont {
    	font-size: 14px;
	}
	.informativacont {
		font-size: 13px;
	}
	.testoesito {
		font-size: 19px;
	}
	.colrecensione {
		height: 300px;
	}
	.dataorarec {
		font-size: 14px;
	}
	.nomerec {
		font-size: 14px;
	}
	.tesatorec {
		font-size: 14px;
	}
	.btnpaginalink {
		font-size: 14px;
	}
	.btnpagina {
		font-size: 14px;
	}
	.titoloimmobile {
    	font-size: 18px;
	}
	.coldett1 {
  		font-size: 14px;
	}
	.coldett2 {
  		font-size: 14px;
	}
	.coldett3 {
  		font-size: 14px;
	}
	.coldett4 {
  		font-size: 14px;
	}
	.descdettimm {
  		font-size: 14px;
  		line-height: 23px;
	}
	.mappadettimm {
		height: 500px;
	}
	.col1hdrvisiteris {
	  	font-size: 12px;
	}
	.col2hdrvisiteris {
	  	font-size: 12px;
	}
	.col1elevisiteris {
	  	font-size: 12px;
	}
	.col2elevisiteris {
		padding-top: 0.8%;
	  	font-size: 12px;
	}
	.col1elevisiteris2 {
	  	font-size: 12px;
	}
	.col2elevisiteris2 {
		padding-top: 0.8%;
	  	font-size: 12px;
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1499px) {
	.titolohome {
		top: 470px;
	}
	.imimgboxhome {
		height: 180px;
	}
	.dimvideo {
		height: 330px;
	}
}
@media only screen and (max-width: 1300px) {
	.titolohome {
		top: 440px;
	}
	.dimimgboxhome {
		height: 160px;
	}
	.dimvideo {
		height: 290px;
	}
}
@media only screen and (max-width: 1024px) {
	.areabtncell {
    	width: 18%;
    	margin-top: 1%;
    	margin-left: 25%;
	}
	.bottonecell {
    	height: 65px;
	}
	.testocell {
		font-size: 17px;
	}
	.testomenunolink {
    	font-size: 13px;
    	line-height: 30px;
	}
	.testomenulink {
    	font-size: 13px;
    	line-height: 30px;
	}
	.titolohome {
		top: 350px;
  		font-size: 31px;
	}
	.titoloricerca{
		font-size: 15px;
	}
	.labelrich1 {
    	font-size: 11px;
	}
	.labelrich2 {
    	font-size: 11px;
	}
	.dimfield1 {
    	font-size: 11px;
	}
	.dimfield2 {
    	font-size: 11px;
	}
	.dimfield3 {
    	font-size: 11px;
	}
	.dimfield4 {
    	font-size: 11px;
	}
	.dimfield5 {
    	font-size: 11px;
    	height: 100px;
	}
	.btncercahome {
    	font-size: 13px;
	}
	.titolovetrina {
    	font-size: 15px;
	}
	.rotoimmob {
		height: 250px;
	}
	.dimimgimmob {
		height: 120px;
	}
	.titoloimmob {
		font-size: 11px;
	}
	.carattimmob {
		font-size: 11px;
	}
	.posdettaglio {
 		width: 47%;
		margin-left: 0%;
	}
	.linkdettaglio {
		font-size: 13px;
	}
	.posprzimmob {
    	width: 48%;
    	font-size: 11px;
	}
	.fasciadescriz {
    	font-size: 17px;
    	line-height: 30px;
	}
	.titoloareatipo {
		font-size: 15px;
	}
	.dimimgboxhome {
		height: 130px;
	}
	.linkboxhome {
    	font-size: 12px;
	}
	.menubasso {
		width: 15%;
	}
	.vocemenubasso {
    	font-size: 13px;
    	line-height: 32px;
	}
	.testovocemenubasso {
    	font-size: 13px;
    	line-height: 32px;
	}
	.socialhome {
		width: 65%;
	}
	.dimframesocial {
		width: 400px;
		height: 180px;
	}
	.recapitihome {
  		font-size: 13px;
	}
	.policies {
    	font-size: 11px;
	}
	.credits {
    	font-size: 11px;
	}
	.usercollegato {
  		font-size: 9px;
	}
	.posbtnesci {
  		font-size: 9px;
	}
	.titoloricercariserv {
  		font-size: 13px;
	}
	.labelricris {
  		font-size: 11px;
	}
	.labelricris2 {
  		font-size: 11px;
	}
	.fieldris {
  		font-size: 9px;
	}
	.fieldris2 {
  		font-size: 9px;
	}
	.fieldris3 {
  		font-size: 9px;
	}
	.fieldris4 {
  		font-size: 9px;
	}
	.testoricris {
  		font-size: 11px;
	}
	.btncercaris {
  		font-size: 12px;
	}
	.col1hdreleimmris {
  		font-size: 10px;
	}
	.col2hdreleimmris {
  		font-size: 10px;
	}
	.col3hdreleimmris {
  		font-size: 10px;
	}
	.col4hdreleimmris {
  		font-size: 10px;
	}
	.col5hdreleimmris {
  		font-size: 10px;
	}
	.col6hdreleimmris {
  		font-size: 10px;
	}
	.col7hdreleimmris {
  		font-size: 10px;
	}
	.col1eleimmris {
  		font-size: 10px;
	}
	.col2eleimmris {
  		font-size: 10px;
	}
	.col3eleimmris {
  		font-size: 10px;
	}
	.col4eleimmris {
  		font-size: 10px;
	}
	.col5eleimmris {
  		font-size: 10px;
  		padding-top: 1.3%;
	}
	.btneleris {
  		font-size: 11px;
	}
	.btnnuovoris {
  		font-size: 12px;
	}
	.linkbassoris {
  		font-size: 13px;
	}
	.labeloggris {
	  	font-size: 11px;
	}
	.labelogg2ris {
  		font-size: 11px;
	}
	.labelogg3ris {
  		font-size: 11px;
	}
	.fieldogg2ris {
  		font-size: 11px;
	}
	.descris {
  		font-size: 9px;
	}
	.btndettris {
  		font-size: 12px;
	}
	.btndettris2 {
  		font-size: 12px;
	}
	.btndettris3 {
  		font-size: 12px;
	}
	.btndettris4 {
  		font-size: 12px;
	}
	.col1fotoriserv {
  		font-size: 11px;
	}
	.dimfreccia {
		width: 20px;
		height: 20px;
	}
	.dimfotovuota {
		width: 20px;
		height: 20px;
	}
	.labelfotoris {
 		font-size: 11px;
	}
	.btnfotoris {
  		font-size: 12px;
	}
	.legendafotoriserv {
  		font-size: 11px;
	}
	.titolochisiamo {
    	font-size: 17px;
	}
	.testochisiamo {
    	font-size: 17px;
    	line-height: 30px;
	}
	.dimvideo {
		height: 240px;
	}
	.dimmappa {
		height: 400px;
	}
	.arearecapiti {
    	font-size: 17px;
  		line-height: 34px;
	}
	.titolocont {
		font-size: 15px;
	}
	.labelcont {
    	font-size: 11px;
	}
	.informativacont {
		font-size: 10px;
	}
	.testoesito {
		font-size: 13px;
	}
	.colrecensione {
		height: 260px;
	}
	.dataorarec {
		font-size: 11px;
	}
	.nomerec {
		font-size: 11px;
	}
	.tesatorec {
		font-size: 11px;
	}
	.btnpaginalink {
		font-size: 11px;
	}
	.btnpagina {
		font-size: 11px;
	}
	.titoloimmobile {
    	font-size: 15px;
	}
	.coldett1 {
  		font-size: 11px;
	}
	.coldett2 {
  		font-size: 11px;
	}
	.coldett3 {
  		font-size: 11px;
	}
	.coldett4 {
  		font-size: 11px;
	}
	.descdettimm {
  		font-size: 11px;
  		line-height: 18px;
	}
	.mappadettimmm {
		height: 300px;
	}
	.col1hdrvisiteris {
	  	font-size: 10px;
	}
	.col2hdrvisiteris {
	  	font-size: 10px;
	}
	.col1elevisiteris {
	  	font-size: 10px;
	}
	.col2elevisiteris {
		padding-top: 1.3%;
	  	font-size: 10px;
	}
	.col1elevisiteris2 {
	  	font-size: 10px;
	}
	.col2elevisiteris2 {
		padding-top: 1.3%;
	  	font-size: 10px;
	}
}
@media only screen and (max-width: 800px) {
	.areabtncell {
    	width: 18%;
    	margin-top: 1%;
    	margin-left: 23%;
	}
	.bottonecell {
    	height: 54px;
	}
	.dimrotofoto {
	    width: 600px;
		height: 300px;
	}
	.jssor_slides {
		width: 600px;
		height: 300px;
	}
	.titolohome {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		top: 280px;
	}
	.rotoimmob {
    	height: 240px;
	}
	.colimmobile {
		height: 230px;
	}
	.colimmobile2 {
		height: 270px;
		margin-bottom: 2%;
	}
	.dimimgimmob {
		height: 100px;
	}
	.titoloimmob {
		height: 45px;
	}
	.posdettaglio {
 		width: 80%;
 		margin-top: 6%;
 		margin-left: 10%;
	}
	.linkdettaglio {
		font-size: 12px;
	}
	.posprzimmob {
    	width: 96%;
    	margin-top: 6%;
    	margin-left: 2%;
    	text-align: left;
	}
	.dimimgboxhome {
		height: 100px;
	}
	.socialhome {
		width: 60%;
	}
	.dimframesocial {
		width: 350px;
		height: 170px;
	}
	.recapitihome {
		width: 25%;
	}
	.dimfotoriserv {
		height: 80px;
		width: auto;
	}
	.dimfotovuota {
		width: 20px;
		height: 20px;
	}
	.posvideo {
		width: 50%;
		margin: 1%  25%;
	}
	.dimvideo {
		height: 230px;
	}
	.dimmappa {
		height: 300px;
	}
	.arearecapiti {
		width: 48%;
	}
	.areamodulo {
		width: 50%;
	}
	.colrecensione {
		height: 320px;
	}
	.posbtnrec {
		width: 16%;
		margin: 2% 42% 0 42%;
	}
	.posfotodettimm {
		width: 62%;
		padding-left: 0;
		padding-right: 0;
	}
	.areacaratt {
		width: 37%;
		margin-right: 1%;
	}
	.btndettris4 {
  		width: 26%;
  		margin: 0 37%;
	}
	.mappadettimm {
		height: 270px;
	}
	.col2elevisiteris {
		padding-top: 1.9%;
	}
	.col2elevisiteris2 {
		padding-top: 1.9%;
	}
}
@media only screen and (max-width: 768px) {
	.dimimgboxhome {
		height: 93px;
	}
	.socialhome {
		width: 59%;
	}
	.recapitihome {
		width: 26%;
	}
	.dimvideo {
		height: 220px;
	}
}
@media only screen and (max-width: 670px) {
	.socialalto {
		margin-top: 4%;
	}
	.areabtncell {
    	width: 20%;
    	margin-top: 0.5%;
    	margin-left: 21%;
	}
	.bottonecell {
    	height: 44px;
	}
	.testocell {
		font-size: 14px;
	}
	.testamainmenu {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.testomenunolink {
    	font-size: 12px;
	}
	.testomenulink {
    	font-size: 12px;
	}
	.dimrotofoto {
	    width: 500px;
		height: 250px;
	}
	.jssor_slides {
		width: 500px;
		height: 250px;
	}
	.titolohome {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		top: 220px;
  		font-size: 26px;
	}
	.titoloricerca{
		font-size: 14px;
	}
	.posrigarich1 {
		width: 100%;
	}
	.posrigarich2 {
		width: 100%;
	}
	.posrigarichbtn {
		width: 100%;
		margin-top: 2%;
	}
	.labelrich1 {
    	width: 20%;
		margin-top: 1%;
    	font-size: 10px;
	}
	.labelrich2 {
    	width: 30%;
		margin-top: 1%;
    	font-size: 10px;
	}
	.fieldrich1 {
		width: 30%;
	}
	.fieldrich2 {
		width: 10%;
	}
	.fieldrich3 {
		width: 20%;
	}
	.fieldrich4 {
		width: 80%;
	}
	.fieldrich5 {
		width: 70%;
	}
	.dimfield1 {
    	font-size: 10px;
	}
	.dimfield2 {
    	font-size: 10px;
	}
	.dimfield3 {
    	width: 90%;
    	font-size: 10px;
	}
	.dimfield4 {
    	font-size: 10px;
	}
	.dimfield5 {
    	font-size: 10px;
    	height: 90px;
	}
	.btncercahome {
    	width: 20%;
    	margin: 0 40%;
    	font-size: 12px;
	}
	.titolovetrina {
    	font-size: 14px;
	}
	.dimimgimmob {
		height: 60px;
	}
	.titoloimmob {
		font-size: 10px;
	}
	.colimmobile2 {
		height: 220px;
	}
	.carattimmob {
		font-size: 10px;
	}
	.posdettaglio {
 		margin-top: 8%;
	}
	.linkdettaglio {
		font-size: 12px;
	}
	.posprzimmob {
    	font-size: 10px;
	}
	.fasciadescriz {
    	font-size: 16px;
    	line-height: 27px;
	}
	.titoloareatipo {
		font-size: 14px;
	}
	.dimimgboxhome {
		height: 72px;
	}
	.linkboxhome {
    	font-size: 11px;
	}
	.menubasso {
		width: 25%;
	}
	.vocemenubasso {
    	font-size: 12px;
    	line-height: 30px;
	}
	.testovocemenubasso {
    	font-size: 12px;
    	line-height: 30px;
	}
	.socialhome {
		width: 75%;
	}
	.recapitihome {
  		width: 100%;
  		margin-top: 1%;
  		font-size: 12px;
	}
	.policies {
    	font-size: 10px;
	}
	.credits {
    	font-size: 10px;
	}
	.posrigalogin1 {
		width: 100%;
	}
	.posrigalogin2 {
		width: 100%;
	}
	.posrigaloginbtn {
		width: 100%;
		margin-top: 2%;
	}
	.usercollegato {
  		font-size: 8px;
	}
	.posbtnesci {
  		font-size: 8px;
	}
	.titoloricercariserv {
  		font-size: 12px;
	}
	.labelricris {
  		font-size: 10px;
  		margin-top: 1.5%;
	}
	.labelricris2 {
  		font-size: 10px;
  		margin-top: 1.5%;
	}
	.fieldris {
  		font-size: 8px;
	}
	.fieldris2 {
  		font-size: 8px;
	}
	.fieldris3 {
  		font-size: 8px;
	}
	.fieldris4 {
  		font-size: 8px;
	}
	.testoricris {
  		font-size: 10px;
	}
	.btncercaris {
  		font-size: 11px;
	}
	.col1hdreleimmris {
  		font-size: 8px;
	}
	.col2hdreleimmris {
  		width: 18%;
  		font-size: 8px;
	}
	.col3hdreleimmris {
  		font-size: 8px;
	}
	.col4hdreleimmris {
  		width: 18%;
  		font-size: 8px;
	}
	.col5hdreleimmris {
  		font-size: 8px;
	}
	.col6hdreleimmris {
  		width: 12%;
  		font-size: 8px;
	}
	.col7hdreleimmris {
  		width: 22%;
  		font-size: 8px;
	}
	.col1eleimmris {
  		font-size: 8px;
	}
	.col2eleimmris {
  		width: 18%;
  		font-size: 8px;
	}
	.col3eleimmris {
  		font-size: 8px;
	}
	.col4eleimmris {
  		width: 18%;
  		font-size: 8px;
	}
	.col5eleimmris {
  		font-size: 8px;
  		padding-top: 2.8%;
	}
	.col6eleimmris {
		width: 12%;
	}
	.col7eleimmris {
		width: 22%;
	}
	.btneleris {
  		width: 47%;
  		font-size: 10px;
	}
	.btnnuovoris {
  		font-size: 11px;
	}
	.linkbassoris {
  		font-size: 12px;
	}
	.labeloggris {
	  	font-size: 10px;
	  	margin-top: 1%;
	}
	.labelogg2ris {
  		font-size: 10px;
  		margin-top: 1%;
	}
	.labelogg3ris {
  		font-size: 10px;
  		margin-top: 1%;
	}
	.fieldogg2ris {
  		font-size: 10px;
	}
	.descris {
  		height: 80px;
  		font-size: 8px;
	}
	.posbtndettris {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.btndettris {
  		width: 13%;
  		margin-left: 7%;
  		font-size: 11px;
	}
	.btndettris4 {
  		font-size: 11px;
	}
	.btndettris2 {
  		width: 13%;
  		margin-left: 5%;
  		font-size: 11px;
	}
	.btndettris3 {
  		width: 13%;
  		margin-left: 12%;
  		font-size: 11px;
	}
	.elencofotoriserv {
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
	}
	.col1fotoriserv {
  		font-size: 10px;
	}
	.dimfotoriserv {
		height: 60px;
	}
	.labelfotoris {
  		font-size: 10px;
	}
	.fieldfotoris {
		margin-top: 0%;
	}
	.posbtnfotoris {
		width: 15%;
	}
	.btnfotoris {
  		font-size: 11px;
	}
	.legendafotoriserv {
  		font-size: 10px;
	}
	.titolochisiamo {
    	margin-top: 1%;
    	font-size: 16px;
	}
	.testochisiamo {
    	font-size: 16px;
    	line-height: 27px;
	}
	.dimfotosede {
		box-shadow: 5px 5px #8d7b75;
	}
	.dimvideo {
		height: 170px;
	}
	.dimmappa {
		height: 250px;
	}
	.arearecapiti {
    	width: 100%;
		margin-top: 4%;
    	font-size: 16px;
  		line-height: 32px;
	}
	.areamodulo {
		width: 90%;
		margin: 1% 5%;
	}
	.titolocont {
		font-size: 14px;
	}
	.labelcont {
    	font-size: 10px;
	}
	.informativacont {
		font-size: 9px;
	}
	.posbtncont {
		width: 50%;
		margin: 2% 25%;
	}
	.testoesito {
		font-size: 11px;
	}
	.colrecensione {
		width: 30%;
		height: 280px;
		margin-left: 2.5%;
		margin-right: 0%;
		box-shadow: 5px 5px #8d7b75;
	}
	.dataorarec {
		font-size: 10px;
	}
	.nomerec {
		font-size: 10px;
	}
	.tesatorec {
		font-size: 10px;
	}
	.posbtnrec {
		width: 60%;
		margin: 2% 20% 0 20%;
	}
	.btnpaginalink {
		font-size: 10px;
	}
	.btnpagina {
		font-size: 10px;
	}
	.titoloimmobile {
    	font-size: 14px;
	}
	.posfotodettimm {
		width: 96%;
		padding-left: 3%;
		padding-right: 1%;
	}
	.areacaratt {
		width: 98%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.areacaratt1 {
    	box-shadow: 7px 7px #8d7b75;
	}
	.areacaratt2 {
    	margin-top: 3%;
    	box-shadow: 7px 7px #8d7b75;
	}
	.coldett1 {
  		width: 35%;
  		font-size: 10px;
	}
	.coldett2 {
  		width: 55%;
  		font-size: 10px;
	}
	.coldett3 {
  		width: 35%;
  		font-size: 10px;
	}
	.coldett4 {
  		width: 55%;
  		font-size: 10px;
	}
	.descdettimm {
  		font-size: 10px;
  		line-height: 16px;
	}
	.mappadettimm {
  		height: 250px;
  		margin: 1% 5%;
	}
	.col1hdrvisiteris {
	  	font-size: 8px;
	}
	.col2hdrvisiteris {
	  	font-size: 8px;
	}
	.col1elevisiteris {
	  	font-size: 8px;
	}
	.col2elevisiteris {
		padding-top: 2.8%;
	  	font-size: 8px;
	}
	.col1elevisiteris2 {
	  	font-size: 8px;
	}
	.col2elevisiteris2 {
		padding-top: 2.8%;
	  	font-size: 8px;
	}
}
@media only screen and (max-width: 446px) {
	.socialalto {
		width: 15%;
		margin-top: 3%;
		margin-left: 20%;
	}
	.dimsocialalto {
		width: 25%;
	}
	.areabtncell {
    	width: 24%;
    	margin-left: 23%;
	}
	.bottonecell {
    	height: 32px;
	}
	.testocell {
		font-size: 11px;
	}
	.testamainmenu {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
	}
	.posmenu2 {
		width: 21%;
    	margin-left: 0%;
	}
	.testomenunolink {
    	font-size: 10px;
	}
	.testomenulink {
    	font-size: 10px;
	}
	.dimrotofoto {
	    width: 380px;
		height: 190px;
	}
	.jssor_slides {
		width: 380px;
		height: 190px;
	}
	.titolohome {
		top: 140px;
  		font-size: 22px;
	}
	.titoloricerca{
		font-size: 12px;
	}
	.labelrich1 {
    	margin-top: 2%;
    	font-size: 8px;
	}
	.labelrich2 {
    	margin-top: 2%;
    	font-size: 8px;
	}
	.dimfield1 {
    	font-size: 8px;
	}
	.dimfield2 {
    	font-size: 8px;
	}
	.dimfield3 {
    	font-size: 8px;
	}
	.dimfield4 {
    	font-size: 8px;
	}
	.dimfield5 {
    	font-size: 8px;
    	height: 80px;
	}
	.btncercahome {
    	font-size: 10px;
	}
	.titolovetrina {
    	font-size: 12px;
	}
	.rotoimmob {
    	height: 210px;
	}
	.colimmobile {
		width: 30%;
		height: 200px;
		margin-left: 2.5%;
		margin-right: 0%;
		box-shadow: 5px 5px #8d7b75;
	}
	.colimmobile2 {
		width: 30%;
		height: 200px;
		margin: 1% 0 3% 2.5%;
		box-shadow: 5px 5px #8d7b75;
	}
	.titoloimmob {
		height: 35px;
		font-size: 8px;
	}
	.carattimmob {
		height: 23px;
		font-size: 8px;
	}
	.posdettaglio {
		margin-top: 8%;
	}
	.linkdettaglio {
		font-size: 10px;
	}
	.posprzimmob {
    	margin-top: 15%;
    	font-size: 8px;
	}
	.fasciadescriz {
    	font-size: 14px;
    	line-height: 25px;
	}
	.titoloareatipo {
		font-size: 12px;
	}
	.dimimgboxhome {
		height: 48px;
	}
	.linkboxhome {
    	font-size: 9px;
	}
	.vocemenubasso {
    	font-size: 10px;
    	line-height: 28px;
	}
	.testovocemenubasso {
    	font-size: 10px;
    	line-height: 25px;
	}
	.dimframesocial {
		width: 250px;
		height: 150px;
	}
	.recapitihome {
  		font-size: 10px;
  		line-height: 25px;
	}
	.policies {
    	font-size: 8px;
	}
	.credits {
    	font-size: 8px;
	}
	.titoloricercariserv {
  		font-size: 11px;
	}
	.labelricris {
  		width: 100%;
  		font-size: 9px;
	}
	.labelricris2 {
  		width: 100%;
  		margin-left: 0%;
  		font-size: 9px;
	}
	.fieldricris {
		width: 100%;
	}
	.testoricris {
  		font-size: 9px;
	}
	.posbtncercaris {
		width: 20%;
		margin-left: 40%;
		margin-right: 40%;
	}
	.poseleris {
		width: 130%;
		margin-left: 0%;
		margin-right: 0%;
	}
	.col5eleimmris {
  		padding-top: 2.7%;
	}
	.posbtnnuovoris {
		width: 16%;
		margin-left: 42%;
		margin-right: 42%;
	}
	.labeloggris {
	  	width: 100%;
	  	font-size: 9px;
	}
	.labelogg2ris {
  		width: 100%;
  		margin-left: 0%;
  		margin-top: 1%;
  		font-size: 9px;
	}
	.labelogg3ris {
  		width: 100%;
  		margin-left: 0%;
  		font-size: 9px;
	}
	.fieldoggris {
		width: 100%;
	}
	.fieldogg2ris {
		width: 100%;
		font-size: 9px;
	}
	.descris {
  		width: 100%;
  		height: 100px;
	}
	.checkboxris {
		margin-left: -2%;
	}
	.posbtndettris {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
	}
	.btndettris {
  		width: 15%;
  		margin-left: 5%;
	}
	.btndettris2 {
  		width: 15%;
  		margin-left: 4%;
	}
	.btndettris3 {
  		width: 15%;
  		margin-left: 14%;
	}
	.btndettris4 {
  		width: 30%;
  		margin: 0 35%;
	}
	.col1fotoriserv {
  		font-size: 9px;
	}
	.dimfreccia {
		width: 15px;
		height: 15px;
	}
	.dimfotovuota {
		width: 15px;
		height: 15px;
	}
	.dimfotoriserv {
		height: 40px;
	}
	.labelfotoris {
  		width: 30%;
  		margin-top: 1.6%;
		margin-left: 5%;
  		font-size: 9px;
	}
	.fieldfotoris {
		width: 30%;
	}
	.posbtnfotoris {
		width: 20%;
	}
	.legendafotoriserv {
  		font-size: 9px;
	}
	.titolochisiamo {
    	font-size: 14px;
	}
	.testochisiamo {
    	font-size: 14px;
    	line-height: 25px;
	}
	.posvideo {
		width: 60%;
		margin: 1%  20%;
	}
	.dimvideo {
		height: 140px;
	}
	.dimmappa {
		height: 200px;
	}
	.arearecapiti {
    	margin-top: 2%;
    	font-size: 14px;
  		line-height: 30px;
	}
	.areamodulo {
		margin-top: 2%;
	}
	.titolocont {
		font-size: 12px;
	}
	.labelcont {
    	font-size: 8px;
	}
	.informativacont {
		font-size: 7px;
	}
	.posbtncont {
		width: 60%;
		margin: 2% 20%;
	}
	.testoesito {
		font-size: 10px;
	}
	.colrecensione {
		height: 250px;
	}
	.dataorarec {
		font-size: 8px;
	}
	.nomerec {
		font-size: 8px;
	}
	.tesatorec {
		font-size: 8px;
	}
	.posbtnrec {
		width: 70%;
		margin: 2% 15% 0 15%;
	}
	.btnpaginalink {
		font-size: 8px;
	}
	.btnpagina {
		font-size: 8px;
	}
	.titoloimmobile {
    	font-size: 12px;
	}
	.areacaratt1 {
    	box-shadow: 5px 5px #8d7b75;
	}
	.areacaratt2 {
    	box-shadow: 5px 5px #8d7b75;
	}
	.coldett1 {
  		font-size: 8px;
	}
	.coldett2 {
  		font-size: 8px;
	}
	.coldett3 {
  		font-size: 8px;
	}
	.coldett4 {
  		font-size: 8px;
	}
	.descdettimm {
  		font-size: 8px;
  		line-height: 15px;
	}
	.mappadettimm {
		height: 200px;
	}
	.col2elevisiteris {
		padding-top: 2.7%;
	}
	.col2elevisiteris2 {
		padding-top: 2.7%;
	}
}
@media only screen and (max-width: 390px) {
	.areabtncell {
    	width: 23%;
    	margin-left: 24%;
	}
	.bottonecell {
    	height: 30px;
	}
	.testocell {
		font-size: 10px;
	}
	.testomenunolink {
    	font-size: 9px;
	}
	.testomenulink {
    	font-size: 9px;
	}
	.dimrotofoto {
	    width: 360px;
		height: 180px;
	}
	.jssor_slides {
		width: 360px;
		height: 180px;
	}
	.titolohome {
		top: 130px;
  		font-size: 21px;
	}
	.titoloricerca{
		font-size: 11px;
	}
	.labelrich1 {
    	margin-top: 2.5%;
    	font-size: 7px;
	}
	.labelrich2 {
    	margin-top: 2.5%;
    	font-size: 7px;
	}
	.dimfield1 {
    	font-size: 7px;
	}
	.dimfield2 {
    	font-size: 7px;
	}
	.dimfield3 {
    	font-size: 7px;
	}
	.dimfield4 {
    	font-size: 7px;
	}
	.dimfield5 {
    	font-size: 7px;
    	height: 70px;
	}
	.btncercahome {
    	font-size: 9px;
	}
	.titolovetrina{
    	font-size: 11px;
	}
	.rotoimmob {
    	height: 200px;
	}
	.colimmobile {
		height: 190px;
	}
	.colimmobile2 {
		height: 190px;
	}
	.titoloimmob {
		font-size: 7px;
	}
	.carattimmob {
		font-size: 7px;
	}
	.linkdettaglio {
		font-size: 9px;
	}
	.posprzimmob {
    	font-size: 7px;
	}
	.fasciadescriz {
    	font-size: 13px;
    	line-height: 22px;
	}
	.titoloareatipo {
		font-size: 11px;
	}
	.dimimgboxhome {
		height: 44px;
	}
	.linkboxhome {
    	font-size: 8px;
	}
	.vocemenubasso {
    	font-size: 9px;
    	line-height: 23px;
	}
	.testovocemenubasso {
    	font-size: 9px;
    	line-height: 23px;
	}
	.dimframesocial {
		width: 220px;
		height: 130px;
	}
	.recapitihome {
  		font-size: 9px;
  		line-height: 23px;
	}
	.policies {
    	font-size: 7px;
	}
	.credits {
    	font-size: 7px;
	}
	.poseleris {
		width: 150%;
	}
	.dimfotoriserv {
		height: 30px;
	}
	.titolochisiamo {
    	font-size: 13px;
	}
	.testochisiamo {
    	font-size: 13px;
    	line-height: 22px;
	}
	.dimvideo {
		height: 140px;
	}
	.arearecapiti {
    	font-size: 13px;
  		line-height: 30px;
	}
	.titolocont {
		font-size: 11px;
	}
	.labelcont {
    	font-size: 7px;
	}
	.informativacont {
		font-size: 6px;
	}
	.colrecensione {
		height: 230px;
	}
	.dataorarec {
		font-size: 7px;
	}
	.nomerec {
		font-size: 7px;
	}
	.tesatorec {
		font-size: 7px;
	}
	.btnpaginalink {
		font-size: 7px;
	}
	.btnpagina {
		font-size: 7px;
	}
	.titoloimmobile {
    	font-size: 11px;
	}
	.coldett1 {
  		font-size: 7px;
	}
	.coldett2 {
  		font-size: 7px;
	}
	.coldett3 {
  		font-size: 7px;
	}
	.coldett4 {
  		font-size: 7px;
	}
	.descdettimm {
  		font-size: 7px;
  		line-height: 14px;
	}
	.mappadettimm {
		height: 180px;
	}
}
@media only screen and (max-width: 360px) {
	.areabtncell {
    	width: 25%;
    	margin-top: 0;
    	margin-left: 22%;
	}
	.bottonecell {
    	height: 28px;
	}
	.dimrotofoto {
	    width: 340px;
		height: 170px;
	}
	.jssor_slides {
		width: 340px;
		height: 170px;
	}
	.titolohome {
		top: 130px;
	}
	.dimimgboxhome {
		height: 41px;
	}
	.dimframesocial {
		width: 200px;
	}
	.dimvideo {
		height: 120px;
	}
	.btndettris4 {
  		width: 34%;
  		margin: 0 33%;
	}
	.mappadettimm {
		height: 170px;
	}
}
