@import url('fonts/poppins.css');
@import url('fonts/dancingscript.css');

html {
	scroll-behavior: smooth;
}

*{
	/*margin: 0;
	padding: 0;*/
	box-sizing: border-box;
}

html{
	min-height: 100%;
	height: 100%;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
}

body{
	height: 100%;
	font-family: 'Poppins', sans-serif;
	color: #444444;
	font-size: 15px;
	line-height: 24px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.cf::before, .cf::after {
    content: " ";
    display: table;
}

a{
	text-decoration: none;
	color: #444444;
}

.input::-webkit-input-placeholder { /* WebKit browsers */
    color: #444;
}
.input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #444;
}
.input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #444;
}
.input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #444;
}

input, select, textarea{
	font-family: 'Poppins', sans-serif;
	color: #666;
	font-size: 15px;
}

.boxdett{
	background-color: #f0f0f0;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-radius: 10px;
}

.riga {
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	background-color: #cccccc;
	margin-top: 10px;
}

/* NEW FOOTER */
#footer {
	position: relative;
	padding-bottom: 80px;
}

.box-foot .fa {
  color: #FFE500;
}
#sitemap a:hover {
  text-decoration: underline;
  color: #FFE500;
}
a {
  color: #222;
  text-decoration: none;
}

#big-footer-cnt {
  margin-bottom: 5px;
  background-color: #373B43;
  color: #FFF;
}
#sitemap_left {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-right: 5px;
}
.container {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1400px;
  margin: 0px auto;
}

.cf::before, .cf::after {
  content: " ";
  display: table;
}

.box-foot.little {
  width: 16%;
}

.box-foot {
  width: 21%;
  margin-right: 4%;
  float: left;
  box-sizing: border-box;
  padding: 40px 0px;
    padding-left: 0px;
  font-size: 12px;
  position: relative;
  padding-left: 70px;
}

#big-footer-cnt {
  color: #FFF;
}
.icona-foot {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border-radius: 10px;
  border: 1px solid #FFE500;
  text-align: center;
  position: absolute;
  left: 0px;
}

.icona-foot .fa, .icona-foot .icon {
  font-size: 20px;
  color: #FFE500;
  line-height: 47px;
}
.box-foot-title {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  font-size: 14px;
  font-style: italic;
}

.box-foot:last-child {
  margin-right: 0;
}
.box-foot.big {
  width: 30%;
}
#small-footer {
  font-size: 12px;
  color: #444;
  padding-top: 10px;
  padding-bottom: 10px;
}
#copy {
  float: left;
}
#small-footer {
  font-size: 12px;
  color: #444;
}
#menu-foot-cnt {
  float: right;
}
#menu-foot {
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #444;
}
.menu-foot-li {
  display: inline-block;
  color: #444;
}
#menu-foot {
  list-style-type: none;
  color: #444;
}
.menu-foot-a {
  display: block;
  text-transform: lowercase;
  text-decoration: none;
  margin-right: 15px;
  color: #444;
}
#sitemap a {
  display: block;
  text-decoration: none;
  color: #FFF;
}
#sitemap a i {
	padding-right: 10px;
}

#map_home , #map_home2 {
	border-radius: 10px;
	border: 1px solid #111;
	width: 100%;
	box-sizing: border-box;
	height: 400px;
	margin-bottom: 40px;
}
#sitemap_left {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-right: 5px;
}

.box-sx-home , .box-ds-home {
	float: left;
	width: 49%;
	box-sizing: border-box;
}

.box-sx-home {
	margin-right: 2%;
}

.box-foot a {
  color: #fff;
}
.box-foot a:hover{
	color: #FFE500;
	text-decoration: underline;
}
.box-foot-title .box-foot a:hover{
	color: #FFE500;
	text-decoration: underline;
}

.box-foot {
  font-size: 12px;
}
/* END */


.italic{
	font-style: italic;
	width: 30%;
	text-align: left;
}

.boxdett td{
	padding: 10px;
	border-bottom: #ccc 1px solid;
}

.boxdett td.ultima{
	border-bottom: 0px;
}

.error{
	border: red 1px solid !important;
}

.tab td{
 	padding-bottom: 10px;
}

.tab td:first-child{
 	padding-right: 10px;
	box-sizing: border-box;
}

.clear{
	display: block;
	height: 0px;
	clear: both;
}

header{
	background: #fff;
}

#cnt_photo {
	margin: 0px auto;
	width: 100%;
	max-width: 1920px;
	top: 0;
	height: 100%;
	position: relative;
	margin-bottom: 45px;
}

.slogan-photo {
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	z-index: 1;
	text-align: center;
	text-shadow: 0 0 5px #373B43;
	font-family: 'Dancing Script', cursive;
	
	width: 100%;
    max-width: 1500px;
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px;
}

.slogan-photo.title {
	color: #FFE500;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
}

.big_photo{
	position: relative;
	width: 100%;
}

#photo {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

#telefona {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 60px;
    height: 60px;
	text-align: center;
    background-color: #373B43;
    z-index: 1001;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    transition: box-shadow 150ms linear;
}

#telefona i{
	font-size: 40px !important;
	display: block;
	width: 60px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#scrivi {
    position: fixed;
    left: 100px;
    bottom: 20px;
    width: 60px;
    height: 60px;
	text-align: center;
    background-color: #373B43;
    z-index: 1001;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    transition: box-shadow 150ms linear;
}

#scrivi i{
	font-size: 30px !important;
	display: block;
	width: 60px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 13px;
}

.sharewa{
	background-color: #00e676;
	display: inline-block;
	border-radius: 3px;
	margin-left: 20px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff !important;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;	
	font-weight: 700;
}

.sharewa i{
	font-size: 14px !important;
}

.wamob{
	display: none !important;
}

.wadesk{
	display: inline-block !important;
}

#whatsappa {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 60px;
    height: 60px;
    background-color: #00e676;
    z-index: 1001;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    transition: box-shadow 150ms linear;
}

#whatsappa i{
	font-size: 30px !important;
	display: block;
	width: 60px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 13px;
}

#photo .item{
	width: 100%;
	height: auto;
	height: 600px;
	background-size: cover;
	background-position: center;
	display: block;
	max-width: 100%;
}

#cnt_photo2 {
	margin: 0px auto;
	width: 100%;
	max-width: 1920px;
	top: 0;
	position: relative;
	margin-bottom: 40px;
}

#cnt_photo3 {
	margin: 0px auto;
	width: 100%;
	max-width: 1920px;
	top: 140px;
	position: relative;
	margin-bottom: 149px;
}

#photo2 {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

#photo2 .item {
	width: 100%;
	height: auto;
	height: 400px;
	background-size: cover;
	background-position: center;
	display: block;
	max-width: 100%;
}

.bianco{
	background-color: #fff;
	height: 0px;
	overflow: hidden;
}

.nero{
	background-color: #373B43;
	height: 1px;
	overflow: hidden;
}

#map{
	width: 100%;
	float: left;
	height: 600px;
	background-color: #FFF;
	position: relative;
	border-right: 1px solid #373B43;
	box-sizing: border-box;
}

#map2{
	width: 50%;
	float: left;
	height: 600px;
	background-color: #FFF;
	position: relative;
	box-sizing: border-box;
}

#mappa{
	margin-top: 198px;
	position: relative;
	height: 700px;
}

#mappahome{
	position: relative;
	height: 500px;
	border-top: #222 1px solid;
}

#cnt_mappa{
	display: none;
}

#mappalista{
	position: relative;
	height: 500px;
}

.tooltip{
	width: 500px;
	height: 200px;
}

.tooltip:after {
    clear: both;
}

.tooltip_sx{
	float: left;
	width: 45%;
	margin-right: 5%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.tooltip_dx{
	float: left;
	width: 50%;
	height: 100%;
	text-align: left;
}

#map_dett{
	position: relative;
	height: 500px;
	background-color: #f0f0f0;
	border: #ccc 1px solid;
	border-radius: 10px;
}

#search{
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	width: 100%;
	box-sizing: border-box;
	background: #373B43;
	background: rgba(55, 59, 67, 0.8);
	z-index: 100;
	border-radius: 10px;
}

#pregio{
	position: absolute;
	width: 30%;
	top: 215px;
	right: 20px;
	background: #373B43;
	background: rgba(55, 59, 67, 0.8);
	z-index: 100;
	border-radius: 10px;
}

#pregio .inputsub, #search .inputsub{
	background-color: #FFE500;
	color: #373B43;
	border: 1px solid #FFE500;
}

#pregio .inputsub:hover, #search .inputsub:hover{
	background-color: #FFE50000;
	color: #FFF;
}

#search_cnt{
	width: 100%;
	max-width: 1500px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	margin: 0px auto;
	height: 100%;
	text-align: center;
}

.search-form {
	display: flex;
	align-items: center;
	gap: 20px;
}

#pregio_cnt{
	width: 100%;
	max-width: 1350px;
	padding-left: 41px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	margin: 0px auto;
	height: 350px;
	text-align: center;
}

#pregio_cnt .inputsub {
	display: block;
}



.height20{
	height: 50px;
}

.height202{
	height: 20px;
}

.height{
	height: 100px;
}

header.home{
	height: 100%;
}

#header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #ffffff;
	background: linear-gradient(0deg, rgba(55, 59, 67,0) 0%, rgba(55, 59, 67,.4) 100%);
	box-shadow: 0 0 0 #373B4388;
	z-index: 1001;
}

#header .content{
	padding: 0 20px;
	min-height: 0px;
	position: relative;
}

#cnt_top{
	border-bottom: 1px solid #fff;
	background: #373B43;
}

#top{
	margin: 0px auto;
	max-width: 1500px;
	padding: 5px 20px;
	text-align: right;
}

#top span {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    border-right: #fff 1px solid;
    line-height: 16px;
	color: #fff;
}

#top .fa-phone {
    font-size: 15px;
    color: #fff;
    margin-right: 10px;
}

#top .fa-fax {
    font-size: 15px;
    color: #fff;
    margin-right: 10px;
}

#top .fa-envelope-o {
    font-size: 15px;
    color: #fff;
    margin-right: 10px;
}

#top span.last {
    border: none;
    padding-right: 0px;
}

.lngimg {
    width: 16px;
    padding-right: 10px;
    vertical-align: middle;
}

.lastlngiumg {
    width: 16px;
    padding-right: 0px;
    vertical-align: middle;
}

#head{
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(192, 218, 241, 0.75);
	background-color: rgba(225, 237, 248, 0.90);
	background-color: rgba(0, 0, 0, 0.90);
	z-index: 100;
	border-bottom: #888 1px solid;
}

#head_cnt{
	width: 100%;
	max-width: 1500px;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	margin: 0px auto;
	height: 100%;
}

#head_sx{
	float: left;
	height: 100%;
	margin-top: 10px;
	width: 15%;
}

#head_dx{
	float: right;
	height: 100%;
	margin-top: 10px;
	width: 15%;
	text-align: right;
}

.icon {
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
    background-position: left center;
	background-size: 25px 25px;
	margin-right: 20px;
}

.icon.fb {
	width: 27px;
	height: 27px;
	background-size: 27px 27px;
}

.icon.yt {
	height: 26px;
}

.icondx {
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
    background-position: left center;
	background-size: 22px 22px;
	margin-left: 5px;
}

.icondx.it {
	height: 25px;
	width: 25px;
	background-size: 25px 25px;
}

.icondx.en {
	height: 24px;
	width: 24px;
	background-size: 24px 24px;
}

.fa-circle-o{
	font-size: 20px !important;
	color: #373B43 !important;
}

.fa-circle{
	font-size: 20px !important;
	color: #373B43 !important;
}

.fa-check-circle{
	font-size: 20px !important;
	color: #373B43 !important;
}

.form_section a{
	color: #fff;
	color: #222;
}

.home a{
	color: #fff !important;
}

.form_section{
	float: left;
	width: 14%;
	margin-right: 1%;
	position: relative;
	font-size: 15px;
	color: #222;
}

.search-form .form_section {
	width: initial !important;
	padding-top: 0 !important;
	margin-right: 0;
	float: none;
	flex: 1 1 100%;
}

.form_section.n3{
	width: 17%;
	padding-top: 7px;
	text-align: left;
}

.form_section.n5{
	width: 17%;
	padding-top: 7px;
	text-align: left;
}

.form_section.n4{
	margin-right: 0%;
	margin-bottom: 20px;
}

.form_section *{
	box-sizing: border-box;
}

.form_section.n8{
	display: none;
	margin-right: 0px;
}

.form_section.n9{
	margin-right: 0%;
	width: 6%;
}

.form_section.home{
    /*width: 100%;*/
    /*margin-right: 0%;*/
	/*margin-bottom: 15px;*/
}

.form_section.n9.home {
    margin-right: 0% !important;
    /*width: 100% !important;*/
	float: none !important;
}

.form_section.n7.home{
	overflow: visible;
	color: #FFF;
}

.formsx{
	float: left;
	width: 49%;
	padding-top: 2px;
	position: relative;
}

.formdx{
	float: right;
	width: 49%;
	padding-top: 2px;
	position: relative;
}

.slider{
	-webkit-appearance: none;
	width: 100%;
	background: transparent;
	margin: 0px;
}

.slider::-webkit-slider-thumb {
	-webkit-appearance: none;
}

.slider:focus {
	outline: none;
}

.slider::-ms-track {
	width: 100%;
	cursor: pointer;
	background: transparent;
	border-color: transparent;
	color: transparent;
}

.slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: 0px;
	height: 25px;
	width: 25px;
	border-radius: 10px;
	background: #FFE500;
	cursor: pointer;
	margin-top: -8px;
	box-shadow: none;
}

.slider::-moz-range-thumb {
	box-shadow: none;
	border: 0px;
	height: 25px;
	width: 25px;
	border-radius: 10px;
	background: #FFE500;
	cursor: pointer;
}

.slider::-ms-thumb {
	box-shadow: none;
	border: 0px;
	height: 25px;
	width: 25px;
	border-radius: 10px;
	background: #FFE500;
	cursor: pointer;
}

.slider::-webkit-slider-runnable-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	box-shadow: none;
	background: #FFFFFF;
	border-radius: 10px;
	border: 0px;
}

.slider:focus::-webkit-slider-runnable-track {
	background: #FFFFFF;
}

.slider::-moz-range-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	box-shadow: none;
	background: #FFFFFF;
	border-radius: 10px;
	border: 0px;
}

.slider::-ms-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	background: transparent;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent;
}

.slider::-ms-fill-lower {
	background: #FFFFFF;
	border: 0px;
	border-radius: 10px;
	box-shadow: none;
}

.slider:focus::-ms-fill-lower {
	background: #FFFFFF;
}

.slider::-ms-fill-upper {
	background: #FFFFFF;
	border: 0px;
	border-radius: 10px;
	box-shadow: none;
}

.slider:focus::-ms-fill-upper {
	background: #FFFFFF;
}

.sliderceleste{
	-webkit-appearance: none;
	width: 100%;
	background: transparent;
	margin: 0px;
}

.sliderceleste::-webkit-slider-thumb {
	-webkit-appearance: none;
}

.sliderceleste:focus {
	outline: none;
}

.sliderceleste::-ms-track {
	width: 100%;
	cursor: pointer;
	background: transparent;
	border-color: transparent;
	color: transparent;
}

.sliderceleste::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: 0px;
	height: 25px;
	width: 25px;
	border-radius: 10px;
	background: #000;
	cursor: pointer;
	margin-top: -8px;
	box-shadow: none;
}

.sliderceleste::-moz-range-thumb {
	box-shadow: none;
	border: 0px;
	height: 25px;
	width: 25px;
	border-radius: 10px;
	background: #373B43;
	cursor: pointer;
}

.sliderceleste::-ms-thumb {
	box-shadow: none;
	border: 0px;
	height: 25px;
	width: 25px;
	border-radius: 10px;
	background: #000;
	cursor: pointer;
}

.sliderceleste::-webkit-slider-runnable-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	box-shadow: none;
	background: #373B43;
	border-radius: 10px;
	border: 0px;
}

.sliderceleste:focus::-webkit-slider-runnable-track {
	background: #373B43;
}

.sliderceleste::-moz-range-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	box-shadow: none;
	background: #ccc;
	border-radius: 10px;
	border: 0px;
}

.sliderceleste::-ms-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	background: transparent;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent;
}

.sliderceleste::-ms-fill-lower {
	background: #373B43;
	border: 0px;
	border-radius: 10px;
	box-shadow: none;
}

.sliderceleste:focus::-ms-fill-lower {
	background: #373B43;
}

.sliderceleste::-ms-fill-upper {
	background: #373B43;
	border: 0px;
	border-radius: 10px;
	box-shadow: none;
}

.sliderceleste:focus::-ms-fill-upper {
	background: #373B43;
}

output{
	width: 100%;
    height: auto;
    text-align: center;
    color: #FFF;
    display: block;
    font-size: 11px;
    position: absolute;
    top: -100%;
    left: 0;
    background-color: #fff;
    color: #111;
    border-radius: 10px;
    display: none;
}

output.celeste{
	color: #444;
	margin-bottom: 10px;
}

.input{
	border: #cccccc 1px solid;
	border-radius: 10px;
	padding: 5px;
	color: #000;
}

::-webkit-input-placeholder {
	color: #444;
	opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
	color: #444;
	opacity: 1;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #444;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #444;
	opacity: 1;
}

.sel option{
	padding: 5px;
	color: #444;
}

.customSelect{
	text-align: left;
	border: #cccccc 1px solid;
	background-color: #F9F9F9;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	color: #444;
}

.customSelect.customSelectChanged {
	-webkit-animation: changed 0.5s;
	-moz-animation: changed 0.5s;
	-ms-animation: changed 0.5s;
	animation: changed 0.5s;
}

.inputsub{
	width: 100%;
	cursor: pointer;
	height: 36px;
	background-color: #373B43;
	background-color: #373B43;
	color: #FFF;
	padding: 5px 20px;
	border-radius: 10px;
	border: #373B43 1px solid;
	box-sizing: border-box;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	text-align: center;
}

.inputsub.private{
	width: 10%;
	float: right;
}

.inputsub:hover{
	background-color: #FFF;
	color: #373B43;
}

.inputsub.private:hover{
	background-color: #FFF;
	color: #373B43;
}

#logo-cnt{
	max-width: 100%;
	border: none;
	-moz-backface-visibility: hidden;
	line-height: 1px;
	outline: 1px solid transparent;
	float: none;
	transition: all .2s ease 0s;
}

#logo-cnt a{
	display: inline-block;
	line-height: 0;
}

#logo{
	transition: all .2s ease 0s;
	height: 100px;
	width: 300px;
}

#logo-menu {
	width: 60%;
	margin: 20px auto;
}

#menu_trigger{
	position: absolute;
	right: 20px;
	top: 0;
	float: none;
	width: auto;
	font-size: 50px;
	line-height: 100px;
	display: block;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
}

#lng{
	position: absolute;
	right: 160px;
	top: 10px;
	float: none;
	text-align: right;
	font-size: 26px !important;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #373B43;
	padding-top: 44px;
	margin-right: 40px;
}

#lng a{
	color: #373B43;
}

#lng a.grey{
	color: #aaa;
}

#phone{
	position: absolute;
	right: 90px;
	top: 10px;
	float: none;
	text-align: right;
	font-size: 26px !important;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #373B43;
	padding-top: 40px;
	margin-right: 40px;
	width: 42px;
}

#phone i{
	color: #373B43;
	font-size: 40px !important;
	display: block;
}

#searchhead {
	position: absolute;
	right: 90px;
	top: 0;
	float: none;
	text-align: right;
	font-size: 26px !important;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	width: auto;
}

#searchhead > a {
	display: inline-block;
}

#searchhead i{
	font-size: 35px !important;
	display: block;
	line-height: 100px;
}

#searchheadbox{
	background-color: #fff;
	border: #ccc 1px solid;
	position: absolute;
	top: 90px;
	right: 0px;
	display: block;
	padding: 20px;
	font-size: 15px;
	color: #444;
	text-transform: none;
	display: none;
}

#ul_menu {
	/* display: none; */
	width: 350px;
	height: 100vh;
	z-index: 9999;
	position: fixed;
	top: 0px;
	left: 100%;
	background-color: #373B43;
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
	margin: 0px 0 0 0;
	text-align: center;
	float: right;
	transition: all .2s ease 0s;
}

#ul_menu.aperto {
	left: calc(100% - 350px);
}

#ul_menu li{
	display: block;
	list-style-type: none;
	width: auto;
	transition: all .2s ease 0s;
}

#ul_menu li a{
	display: block;
	padding: 10px 10px;
	color: #1f1a17;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	box-sizing: border-box;
	width: 100%;
	background-color: transparent;
    transition: all .2s ease 0s;
}

#ul_menu li a:hover{
	color: #cccccc;
}

#ul_menu li a.hover{
	color: #cccccc;
}

#ul_menu li a.last{
	padding: 10px 10px;
}

.chiudi{
	text-align: right;
}

.fa-times{
	color: #ffffff !important;
	font-size: 20px !important;
	margin-top: 20px;
	margin-right: 20px;
	cursor: pointer;
}

.annunci{
	width: 100%;
	display: block;
	border-radius: 10px;
}

.img_container{
	float: left;
	width: 48%;
	margin-right: 4%;
}

.img_immobile{
	width: 100%;
	padding-top: 75%;
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
	box-sizing: border-box;
	border-radius: 10px;
}

.centered{
	background-position: center center;
}

.immobile-title{
	display: block;
	font-weight: 300;
	font-size: 22px;
	padding-bottom: 20px;
	line-height: 35px;
}

.text_immobile{
	position: relative;
	float: left;
	width: 48%;
	padding: 20px;
	box-sizing: border-box;
	height: 550px;
	background: #F3F3F3;
	border-radius: 10px;
}

.text_immobile_cnt{
	width: 100%;
	box-sizing: border-box;
}

.img_immobile_1{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 45%;
	width: calc(50% - 20px);
	height: 160px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.img_immobile_2{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 45%;
	width: calc(50% - 20px);
	height: 160px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.content{
	width: 100%;
	max-width: 1500px;
	margin: 0px auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	/*box-sizing: border-box;*/
	min-height: 500px;
}

.content2{
	position: relative;
	width: 100%;
	max-width: 1460px;
	margin: 0px auto;
	padding-left: 20px;
	padding-right: 20px;
}

.reverse{
	/*background-image: url('/img/reverse.png');*/
	background-repeat: no-repeat;
	background-position: right 20px bottom;
}

.sx{
	float: left;
	width: 47.5%;
	margin-right: 5%;
}

.sx.inhome {
	width: 49%;
	margin-right: 2%;
}

.dx{
	float: left;
	width: 47.5%;
}

.dx.inhome {
	width: 49%;
}

.input{
	height: 36px;
	border: 1px solid #CCC;
	color: #444;
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	background-color: #F9F9F9;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.input2{
	height: 36px;
	border: 1px solid #CCC;
	color: #444;
	box-sizing: border-box;
	width: 30%;
	margin-right: 5%;
	padding: 5px;
	background-color: #F9F9F9;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.input:focus{
	background-color: #fff;
	box-shadow: none;
}

.input2:focus{
	background-color: #fff;
	box-shadow: none;
}

.btn{
	background-color: #373B43;
	color: #fff;
	padding: 5px 20px;
	border-radius: 10px;
	border: #373B43 1px solid;
	box-sizing: border-box;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer;
}

.btn:hover{
	background-color: #fff;
	color: #373B43;
}

.btn-rosso{
	background-color: #373B43;
	color: #fff;
	padding: 5px 20px;
	border-radius: 10px;
	border: #373B43 1px solid;
	box-sizing: border-box;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer;
}

.btn-rosso:hover{
	background-color: #fff;
	color: #373B43;
}

.left{
	float: left;
	margin-right: 10px;
}

.right{
	float: right;
	margin-left: 10px;
}

.center{
	display: block;
	margin: 0px auto;
	width: 350px;
	text-align: center;
}

.h_left{
	float: none;
	width: 100%;
}

.h_right{
	float: right;
	width: 50%;
}

.fa-phone, .fa-fax, .fa-mobile, .fa-envelope-o{
	display: inline-block;
	text-align: center;
	padding-right: 10px;
	width: 20px;
}

.nopad .fa-phone, .nopad .fa-fax, .nopad .fa-mobile, .nopad .fa-envelope-o{
	padding-right: 0;
}

.nowrap {
	white-space: nowrap;
}

.spacer {
	line-height: 10px;
}

.fa-mobile{
	font-size: 20px;
}

#back{
	width: 100%;
	margin: 0px auto;
	background-color: #eee;
	margin-bottom: 40px;
	background-image: url(/img/back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.title{
	font-size: 40px;
	color: #373B43;
	display: block;
	margin: 0px;
	margin-bottom: 20px;
	font-weight: 300;
}

.title2{
	font-size: 40px;
	color: #373B43;
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: 300;
}

#contain{
	float: left;
	position: relative;
}

.txt_left{
	float: left;
	width: 50%;
	padding: 20px;
	box-sizing: border-box;
	background-color: #fff;
}

.txt_circle{
	float: left;
	width: 50%;
	box-sizing: border-box;
	text-align: center;
	padding-top: 0px;
}

.circle {
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	border-radius: 0px;
	width: 50%;
	height: 100%;
	margin: 0px auto;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

.blu{
	color: #373B43;
	font-weight: 700;
}

.line{
	width: 100%;
	border-top: #888 1px dashed;
	margin-bottom: 50px;
}

.line.minus {
	margin-bottom: 20px;
}

.line.home{
	width: 65%;
	width: 100%;
}

.linesearch{
	width: 100%;
	border-top: #FFF 1px dashed;
	margin-bottom: 20px;
}

.imgpregio{
	display: block;
	width: 100%;
	height: 188px;
	margin-bottom: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.searchtitle{
	display: block;
	font-weight: 500;
	font-size: 22px;
	padding-bottom: 20px;
	color: #FFF;
	margin: 0;
}

.home-sx{
	position: relative;
	float: left;
	display: block;
	height: 610px;
	border-radius: 10px;
	width: 32%;
	margin-right: 0%;
	margin-bottom: 40px;
	background-color: #F3F3F3;
	border: #373B43 1px solid;
	padding: 20px;
	box-sizing: border-box;
}

.home-sx-old{
	position: relative;
	float: left;
	display: block;
	height: 610px;
	border-radius: 10px;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 40px;
	background-color: #F3F3F3;
	border: #373B43 1px solid;
	padding: 20px;
	box-sizing: border-box;
}

h2{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	color: #373B43;
}

.home-sx-img{
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	margin-bottom: 20px;
}

.home-sx-img2{
	float: left;
	width: 47.5%;
	margin-right: 5%;
	height: 525px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	margin-bottom: 20px;
}

.home-sx-txt{
	float: left;
	width: 47.5%;
	margin-right: 0%;
	height: 150px;
}

.home-dx{
	position: relative;
	float: left;
	display: block;
	height: 610px;
	border-radius: 10px;
	width: 66%;
	margin-right: 2%;
	margin-bottom: 40px;
	background-color: #F3F3F3;
	border: #373B43 1px solid;
	padding: 20px;
	box-sizing: border-box;
}

.home-dx-old{
	position: relative;
	float: left;
	display: block;
	height: 610px;
	border-radius: 10px;
	width: 66%;
	margin-right: 0%;
	margin-bottom: 40px;
	background-color: #F3F3F3;
	border: #373B43 1px solid;
	padding: 20px;
	box-sizing: border-box;
}

#evidenza-home{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	width: 65%;
	width: 100%;
}

.evidenza-home{
	float: left;
	display: block;
	/*height: 430px;*/
	border-radius: 10px;
	overflow: hidden;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 40px;
	border: #373B43 1px solid;
	background-color: #F3F3F3;
}

.evidenza-home-last{
	margin-right: 0%;
}

.evidenza-img{
	display: block;
	/*height: 225px;*/
	padding-bottom: 75%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.evidenza-txt{
	display: block;
	height: 207px;
	background-color: #F3F3F3;
	padding: 0;
	box-sizing: border-box;
	border-top: 1px solid #FFE500;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.evidenza-title {
	display: block;
	font-weight: 300;
	font-size: 20px;
	text-align: left;
	margin: 0px;
}

.evidenza-tit-container .evidenza-title {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #FFE500;
	white-space: nowrap;
	position: relative;
}

.evidenza-tit-container .evidenza-title:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: #373B43;
	background: linear-gradient(90deg, rgba(55, 59, 67,0) 0%, rgba(55, 59, 67,1) 100%);
}

.evidenza-tit-container {
	background-color: #373B43;
	color: #fff;
}

.evidenza-txt-container , .evidenza-tit-container {
	padding: 20px;
}

.evidenza-localita{
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px 10px;
	background-color: #373B43;
	background-color: rgba(46, 51, 112, 0.8);
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	text-align: left;
	font-size: 15px;
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-sizing: border-box;
}

.evidenza-tipo {
    position: relative;
    z-index: 5;
    font-size: 18px;
    margin: 0;
    padding: 10px 10px;
	width: 100%;
    color: #FFF;
    text-shadow: 1px 1px 2px #000;
	background-color: rgba(46, 51, 112, 0.8);
    text-transform: uppercase;
	text-align: left;
	display: inline-block;
	box-sizing: border-box;
}

.box-big {
    display: block;
    height: 100%;
    border-radius: 10px;
}

.box-big .evidenza-img{
	height: 349px;
}

.box-big .evidenza-img .evidenza-localita{
	z-index: 10;
	background: #000;
}

.box-big .evidenza-img .esclusiva-img{
	width: 31%;
	margin-right: 3.5%;
	height: 225px;
	top: 44px;
	position: relative;
	float: left;
	background-size: cover;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 40px;
}

.box-big .evidenza-img .esclusiva-img-mobile{
	display: none;
	width: 100%;
	margin-right: 0%;
	height: 300px;
	position: absolute;
	background-size: cover;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.box-big .evidenza-img .esclusiva-img.last{
	margin-right: 0px;
}

.box-big .evidenza-txt{
	height: 100%;
}

#slide-immobile{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	float: left;
	width: 48%;
	margin-right: 4%;
	border-radius: 10px;
}

#slide-immobile .owl-stage-outer {
	border-radius: 10px;
}

#descrizione-immobile{
	float: left;
	width: 48%;
	padding: 20px;
	min-height: 550px;
	height: 100%;
	box-sizing: border-box;
	background: #F3F3F3;
	border-radius: 10px;
	text-align: center;
}

#descrizione-immobile div{
	text-align: left;
}

#descrizione-immobile img{
	margin: 0px auto;
}

.slide-immobile{
	display: block;
	padding-top: 525px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.video-container{
	float: left;
	width: 47.5%;
	margin-right: 5%;
	border-radius: 10px;
	height: 300px;
	overflow: hidden;
}

.video-container.last{
	margin-right: 0px;
}

.immobile_photo {
	float: left;
	width: 47.5%;
	border-radius: 10px;
	margin-right: 5%;
}

.immobile_photo a{
	border-radius: 10px;
}

.immobile_photo a img{
	border-radius: 10px;
}

.immobile_photo.last{
	margin-right: 0px;
}

.text_box {
    position: relative;
    height: auto;
    max-height: 350px;
    overflow: hidden;
    margin-bottom: 20px;
    -webkit-transition: max-height 0.25s;
    -moz-transition: max-height 0.25s;
    -ms-transition: max-height 0.25s;
    -o-transition: max-height 0.25s;
    transition: max-height 0.25s;
}


.text_box_open {
    max-height: 10000px;
}

.linea {
    display: block;
    height: 1px;
    border-top: #888 1px dashed;
    margin-bottom: 40px;
}

.img-dintorni {
    float: left;
    display: block;
    width: 30%;
    height: 250px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.grad {
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 10px;
    padding-top: 50px;
    text-align: right;
    cursor: pointer;
    background: white;
    background: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1));
    background: -o-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1));
    background: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1));
}

.grad_open {
    background: none !important;
}

.sitemap{
	display: block;
}
/*

#footer{
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

#footer_cnt{
	color: #fff;
	max-width: 1500px;
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 40px;
} */

.column{
	width: 30%;
	margin-right: 5%;
	float: left;
}

.column.last{
	margin-right: 0;
}

.colonna {
    width: 22.75%;
    margin-right: 3%;
    float: left;
    margin-top: 50px;
    margin-bottom: 0px;
}

.colonna2{
	width: 47.5%;
	margin-right: 5%;
	vertical-align: top;
}

.colonna2.last{
	margin-right: 0;
}

.contatti {
    position: relative;
    padding-left: 70px;
    padding-bottom: 50px;
}

.contatti h6 {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 7px;
}

.contatti p, .contatti a {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0px;
	color: #fff;
}

.contatti .social{
	font-size: 30px;
}

.icona-contatti {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    position: absolute;
    left: 0;
}

/*
#small-footer{
	font-size: 12px;
}
*/
.container{
	max-width: 1500px;
	width: 100%;
	padding: 0px 20px;
	position: relative;
	margin: 0px auto;
}

.cf:before,
.cf:after{
    content: " ";
    display: table;
}

.cf:after{
    clear: both;
}

.container2{
	background: #373B43;
	color: #fff;
	/*background-image: url('/img/background.svg');*/
	background-repeat: no-repeat;
	background-position: bottom right -60px;
	background-position: bottom right -60px;
	background-size: 50%;
}

.container2 .content{
	padding: 0 20px;
	min-height: 0;
}

.icona-contatti i {
    font-size: 20px;
    color: #fff;
    line-height: 47px;
    margin-right: 0;
    padding-right: 0px;
    width: auto;
}

.colonna.last{
	margin-right: 0;
}

.orario {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
}

.giorno, .ora {
    border-bottom: 1px solid #FFF;
    padding: 5px;
}

.ora {
    text-align: right;
}

#copy {
    text-align: center;
    color: #444;
	float: left;
}

/*
#menu-foot-cnt {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
    color: #444;
	float: right;
}

#menu-foot {
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #444;
}

.menu-foot-li {
    display: inline-block;
    color: #444;
}

.menu-foot-a {
    display: block;
    text-transform: lowercase;
    text-decoration: none;
    margin-left: 15px;
    color: #444;
	transition: all .2s ease 0s;
}

.menu-foot-li.first .menu-foot-a{
	margin-left: 0px;
}

.menu-foot-a:hover, .menu-foot-a.hover {
    color: #373B43;
	transition: all .2s ease 0s;
}

#img_foot{
	display: block;
	margin: 0px auto;
	width: 100px;
	margin-top: 40px;
	margin-bottom: 20px;
}

*/

#fiaip{
	display: block;
	margin: 0px auto;
	width: 150px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#cookie_disclaimer{
	background-color: rgba(0,0,0, .75);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

#cookie_disclaimer > DIV{
	max-width: 1500px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	text-align: center;
}

#cookie_disclaimer .titolo{
	display: none;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#cookie_disclaimer a, #cookie_disclaimer span{
}

#mobile-only{
	display: none;
}

#chat-container {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}

#chat-button{
	height: 70px;
	width: 70px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
	text-align: center;
	line-height: 50px;
	color: #FFF;
	background-color: #000;
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	cursor: pointer;
}

#chat-button::after {
    content: '\f075';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 35px;
}

#chat-button.open::after{
	content: '\f00d';
}

#header.sticky , #header.forever-sticky {
	background: #373B43;
	box-shadow: 0 0 10px #373B4388;
	transition: all .2s ease 0s;
}

font {
	display: inline-block;
}

.ico-txt {
	display: flex;
	gap: 40px;
}

.ico-txt div {
	min-width: 0;
}

.ico-txt div:first-child i {
	font-size: 35px;
}

.ico-txt div:first-child {
	flex: 0 1 35px;
}

.ico-txt div:last-child {
	flex: 1 1 100%;
}

#slide-immobile.owl-theme .owl-dots .owl-dot span {
	width: 5px;
	height: 5px;
	margin: 5px;
}

/* MEDIA QUERY */

@media all and (max-width: 1400px){

	.evidenza-img {
		padding-bottom: 50%;
	}

	.evidenza-txt {
		height: 240px;
	}

	.evidenza-home{
		height: auto !important;
	}

}

@media all and (max-width: 1150px){
	
	#cnt_photo2{
		top: 184px;
		margin-bottom: 184px;
	}

	#cnt_photo3{
		top: 184px;
		margin-bottom: 184px;
	}
}

@media all and (max-width: 1085px) {
	.text_immobile_cnt {
		height: 220px;
	}

	.img_immobile_1 {
		height: 140px;
	}

	.img_immobile_2 {
		height: 140px;
	}
}

@media all and (max-width: 1024px){
	
	.wamob{
		display: inline-block !important;
	}

	.wadesk{
		display: none !important;
	}	
	
	#menu-foot-cnt {
		float: none;
		text-align: center;
		width: 100%;
	}
	.box-foot , .box-foot.little , .box-foot.big {
		width: 48%;
		margin-right: 4%;
	}
	
	.box-foot:nth-child(even) , .box-foot.little:nth-child(even) , .box-foot.big:nth-child(even) {
		margin-right: 0;
	}
	
	.search-form {
		flex-wrap: wrap;
	}
	
	#cnt_photo {
		margin-bottom: 30px;
	}

	.evidenza-home , .evidenza-home-last {
		float: left;
		display: block;
		height: 430px;
		border-radius: 10px;
		width: 48%;
		margin-right: 4%;
		margin-bottom: 40px;
	}
	
	.evidenza-home:nth-child(even) , .evidenza-home-last:nth-child(even) {
		margin-right: 0;
	}

	.home-sx{
		display: block;
		float: none;
		margin: 0px;
		width: 100%;
		margin-bottom: 40px;
		height: auto;
	}

	.home-dx{
		display: block;
		float: none;
		margin: 0px;
		width: 100%;
		margin-bottom: 40px;
		height: auto;
	}

	.home-sx-img2{
		float: none;
		width: 100%;
		height: 300px;
	}

	.home-sx-txt{
		float: none;
		width: 100%;
		height: auto;
	}

	#map, #map2{
		height: 400px;
	}

	.reverse{
		background-position: right 20px bottom;
	}

	#cnt_photo2{
		top: 0;
		margin-bottom: 0;
	}

	#cnt_photo3{
		top: 0;
		margin-bottom: 0;
	}

	#head_sx {
		width: 50%;
	}

	#head_dx {
		text-align: right;
		width: 50%;
	}

	header{
		position: relative;
	}

	#head{
		background-color: rgba(225, 237, 248, 1);
	}

	#phone {
		top: 3px;
	}

	#lng {
		top: 34px;
		padding-top: 12px;
	}

	#top {
		text-align: center;
		color: #fff;
		font-size: 13px;
	}

	#ul_menu li.chiudi{
		text-align: right;
	}

	#ul_menu li{
		text-align: center;
		display: block;
		margin: 0;
		height: auto;
		margin-bottom: 20px;
		list-style-type: none;
		width: auto;
		border: 0;
	}

	#ul_menu li a:hover{
		/*background-color: #fff;*/
		color: #373B43;
	}

	#ul_menu li a.hover{
		color: #373B43;
	}

	#ul_menu li a.last{
		padding: 10px 0 20px 0px;
	}

	.owl-controls {
		display: none;
	}

	#search {
		position: static;
	}

	#pregio {
		position: relative;
		top: 0;
		z-index: 0;
		width: 100%;
		right: 0;
	}

	#pregio_cnt{
		height: 350px;
		padding: 20px;
	}

	.line.home {
		width: 100%;
	}

	#evidenza-home {
		width: 100%;
	}

	.box-big .evidenza-img{
		height: 225px;
	}

	.box-big .evidenza-img .evidenza-localita{
		z-index: 10;
		background: rgba(0, 0, 0, 0.7);
	}

	.box-big .evidenza-img .esclusiva-img{
		display: none;
	}

	.box-big .evidenza-img .esclusiva-img-mobile{
		display: block;
		height: 225px;
	}

	.box-big .evidenza-txt{
		height: 100%;
	}

	.form_section.n8 {
		width: 100%;
		float: right;
		margin-bottom: 0;
	}

	.inputsub {
		margin: 0px auto !important;
		text-align: center;
		width: auto !important;
		float: right !important;
	}

	#search_cnt .inputsub {
		width: 100%;
	}

	#pregio_cnt .inputsub {
		width: 100%;
	}

	.txt_left {
		float: none;
		width: 100%;
	}

	.txt_circle {
		float: none;
		width: 100%;
	}

	.circle {
		position: relative;
		height: 200px;
		width: 100%;
	}

	.title {
		font-size: 27px;
	}

	.title2 {
		font-size: 27px;
	}

	.immobile-title{
		font-size: 17px;
	}

	.img_immobile{
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.img_container{
		width: 100%;
		margin-right: 0;
	}

	.text_immobile_cnt {
		height: auto;
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
	}

	.img_immobile_1{
		display: none;
	}

	.img_immobile_2{
		display: none;
	}

	.left {
		float: none;
		margin: 0;
		display: block;
		margin-bottom: 10px;
	}

	.right {
		float: none;
		margin: 0;
		display: block;
		margin-bottom: 10px;
	}

	.center{
		width: 100%;
	}

	.btn.left {
		width: 100%;
	}

	.btn.right {
		width: 100%;
		margin-top: 20px;
	}

	#descrizione-immobile{
		width: 100%;
		float: none;
		height: auto;
	}

	.content {
		padding: 40px 20px;
	}

	.h_left{
		float: none;
		width: 100%;
	}

	.h_right{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.immobile_photo {
		float: none;
		width: 100%;
	}

	.contatti {
		padding-top: 0;
	}

	.colonna{
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}

	.column{
		width: 100%;
		margin-right: 0;
	}

	.orario{
		margin-bottom: 50px;
	}

	.container2 .content{
		padding: 0 20px;
	}

	.nomobilemargin{
		padding-bottom: 0px;
	}
	
}

@media all and (max-width: 940px) {
	.text_immobile {
		height: auto;
	}

	.text_immobile_cnt {
		height: auto;
	}
	
	#slide-immobile{
		width: 100%;
		float: none;
		margin-bottom: 40px;
		margin-right: 0;
	}
	
	.text_immobile{
		width: 100%;
		position: relative;
		height: auto;
	}

	#copy{
		float: none;
		width: 100%;
		text-align: center;
	}
}


@media all and (max-width: 745px){
	.evidenza-home{
		float: none;
		display: block;
		height: 430px;
		border-radius: 10px;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 40px;
	}

	.evidenza-home-last{
		margin-right: 0%;
	}
	.box-foot , .box-foot.little , .box-foot.big {
		width: 100%;
		margin-right: 0;
	}

	#phone{
		position: relative;
		top: 0px;
		right: 0px;
		float: right;
		padding-top: 8px;
		padding-right: 0px;
		margin-right: 10px;
	}

	#lng{
		position: relative;
		top: 0px;
		left: 0px;
		float: left;

	}

}

@media all and (max-width: 666px) {
	#logo {
		width: 200px;
	}

	.tooltip{
		width: 200px;
		height: 250px;
	}

	.tooltip:after {
		clear: both;
	}

	.tooltip_sx{
		float: none;
		display: block;
		width: 100%;
		margin-right: 0;
		height: 80px;
		margin-bottom: 20px;
	}

	.tooltip_dx{
		float: none;
		display: block;
		width: 100%;
		height: 150px;
		text-align: left;
}

	.blockmobile{
		display: block;
		padding-bottom: 20px;
	}

	.input2{
		width: 100%;
	}

	.inputsub.private{
		width: 100%;
	}

	.text_immobile {
		height: 165px;
	}

	.text_immobile_cnt {
		height: 165px;
	}

	.contatti p, .contatti a{
		font-size: 12px;
	}

	.orario {
		font-size: 12px;
	}
	
	.slide-immobile{
		padding-top: 300px;
	}			
	
}

@media all and (max-width: 600px) {
	.sx , .sx.inhome {
		float: none;
		margin: 0;
		width: 100%;
		margin-bottom: 10px;
	}

	.dx , .dx.inhome {
		width: 100%;
		float: none;
	}

	#top span {
		display: block;
		padding: 5px 0;
		border: 0;
	}
	#searchhead {
		right: 80px;
	}
}

@media all and (max-width: 550px){
	
	.slogan-photo {
		bottom: 110px;
	}	
	
	#ul_menu.aperto {
		left: 0;
	}
	#ul_menu {
		width: 100vw;
	}

	.paginazione td{
		display: block;
		text-align: left;
	}

	.text_immobile_cnt{
		height: auto !important;
		position: relative;
		display: block;
	}

	.evmobile{
		height: 120px;
	}

	.text_immobile{
		height: auto !important;
	}

	.evidenza-home{
		height: 424px;
	}

	.text_immobile_cnt{
		height: 190px;
	}

	.text_immobile {
		height: 190px;
	}

	#cnt_photo2{
		top: 0;
		margin-bottom: 0;
	}

	#cnt_photo3{
		top: 0;
		margin-bottom: 0;
	}
}

@media all and (max-width: 457px) {
	.text_immobile_cnt{
		height: 210px;
	}

	.text_immobile {
		height: 210px;
	}
}

@media all and (max-width: 413px) {
	.text_immobile_cnt{
		height: 240px;
	}

	.text_immobile {
		height: 240px;
	}

	#cnt_photo2{
		top: 0;
		margin-bottom: 0;
	}

	#cnt_photo3{
		top: 0;
		margin-bottom: 0;
	}
}

@media all and (max-width: 367px) {
	.slide-immobile {
		padding-top: 200px;
	}
	.evidenza-title{
		height: 96px;
	}

	.evidenza-txt{
		height: auto;
	}

	.evidenza-home{
		height: 486px;
	}

	.text_immobile_cnt{
		height: 270px;
	}

	.text_immobile {
		height: 270px;
	}
}

@media all and (max-width: 339px) {
	.text_immobile_cnt{
		height: 300px;
	}

	.text_immobile {
		height: 300px;
	}
}

@media all and (max-width: 309px) {
	.text_immobile_cnt{
		height: 330px;
	}

	.text_immobile {
		height: 330px;
	}

	.height{
		height: 169px;
	}
}

@media all and (max-width: 283px) {
	.text_immobile_cnt{
		height: 360px;
	}

	.text_immobile {
		height: 360px;
	}
}