/*shortcod evidenza*/
.owaimm_ev-item {
	width: 32%;
	padding:5px 2% 5px 0;
	float: left;
}
.owaimm_ev-item:nth-child(3n) {
	padding-right: 0;
}
.owaimm_ev-img {
	text-align: center;
} 
.owaimm_ev-item .owaimm_ev-testo  {
	text-align: center;
}
#owaimm_evidenza .owaimm_ev-item:nth-child(3n+1) {
	clear:both;
}
.owaimm_novis {
	display: none;
}
.owaimm_vis {
		display:block;
}	
.owaimm_toggle {
  -webkit-transition: all 2s; /* Safari */
    transition: all 2s;
}
/*shortcode ricerca*/
div.owaimm_ric_item input[type='text'],
div.owaimm_ric_item select
{
	width:100%;	
}

div.owaimm_ric_item {
	float: left;
	width: 46%;
	margin: 10px 2% 10px 2%;
}
.owaimm_ric_verticale div.owaimm_ric_item {
	float: none;
	width: 95%;
	margin: 2px  2px  5px 2px;
}
div.owaimm_ric_item div.owaimm_ric_label {
		width: 100%;
		display: block;
}	
#owaimm_ric_citta {
	clear: both;
	width: 96%;
	float:none;
	
}
#owaimm_ric_citta input[type='text']{
	width: 100%;
}
#owaimm_ric_comandi {
	width: 96%;
	display: block;
	margin-top: 5px;
	border-top: 1px solid #fff;
	padding-top:20px;
}
#owaimm_ric_comandi::AFTER {
	clear: both;
	content: '.';
	visibility: hidden;
	
}

@media all and (max-width:560px){
	.owaimm_ev-item {
		width: 96%;
		float:none;
		clear: both;
	}
}

/*shortcode elenco*/
div.owaimm_el_item {
	padding: 2px 1px 4px 2px;
	margin-bottom: 15px;
	overflow: hidden;
} 
div.owaimm_el_item p {
	padding-bottom:2px;
	line-height: 1.1em;
}
div.owaimm_el_img,
div.owaimm_el_dati
 {
 	float: left;
 }
 div.owaimm_el_img {
 	width: 30%;
 	margin-left:2%;
 }
 div.owaimm_el_dati {
 	width: 67%;
 }
 div.owaimm_el_testo {
 	padding:8px 5px 2px 15px;
 }
 div.owaimm_el_dati p.owaimm_el_rias {
 	margin-top:10px;
 }
 
 
 div.owaimm_map_cont {
 	
 	height: 400px;
 	width: 100%;
 }
 #owamap {
 	height: 100%;
 	
 }
 
.owaimm_row {
 	margin: 2px 0 5px 0;
 	overflow: hidden;	
}
/*
.owaimm_row::AFTER {
 	content: '.';
 	clear:both;
 	visibility: hidden;
} 
*/
.owaimm_col {
 	float: left;
} 
/*form*/
.owaimm_form input[type='text'],
.owaimm_form textarea
{
	width: 100%
}
.owaimm_form input[type='text'] {
	padding: 8px 2px 8px 2px; 
}
.owaimm_form input[type='submit'] {
	padding:8px 12px 8px 12px;
	border: 1px solid #aaa;
	background: transparent;
	font-size: 1.1em;
	text-transform: uppercase;
}
.owaimm_form input[type='submit']:HOVER {
		background-color: #aaa;
}
/*tab*/
div.owaimm_im_tabcont {
	position:relative;
	border-right: 1px solid #e7e7e7;
}
ul.owaimm_tab {

	padding:0;
	display: block;
	border-top: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	position:relative;
	overflow: hidden;
} 
/*
ul.owaimm_tab::AFTER {
	content: '.';
	visibility: hidden;
	clear: both;
}
*/
ul.owaimm_tab::before {
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e7e7e7;
}

ul.owaimm_tab li {
	position: relative;
	float: left;
	list-style: none;	
	padding: 10px 10px 10px 5px;
	border-left: 1px solid #e7e7e7;
}
ul.owaimm_tab li a {
	display:block;
}
ul.owaimm_tab li.owaimm_selezionato::before {
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}
 /*fine tab*/
 
 /*immobile*/
#owaimm_immobile {
	margin-top:0px;
	background-color: #fff;
	padding:30px 8% 0 8%;
	font-size: 14px;
}
#owaimm_immobile #owamap {
	width: 100%;
}
 
#owaimm_im_tabimg {
	float: left;
	width: 52%;
	margin-right: 6%;
	
}
#owaimm_im_tabimg div {
	/*
	margin-top:10px;
	*/	
}
#owaimm_im_titolo h2{
	padding: 10px 0 10px 0;
	font-size:24px;
	text-align:center;
	
}
#owaimm_im_dati{
	float: left;
	width: 40%;
	margin-right:2%;
}
#owaimm_im_dati_cont {
	padding: 0 11% 0 11%;	
}


#owaimm_im_dati .owaimm_col0{
  	width: 52%;
  	margin-right:2%;
}

#owaimm_im_dati .owaimm_col1{
   	width: 46%;
}

#owaimm_im_descrizione {
	margin-top:60px;
}
#owaimm_im_print {
	margin-top:40px;
}
#owaimm_im_galleria_toggle {
	margin-top:40px;
}

#owaimm_im_main_contatti {
	margin-top:60px;
}
#owaimm_im_contatti {
	width: 65%;
	margin: 0 auto 0;
}
#owaimm_im_contatti h5{
	text-align: center;
}
#owaimm_im_contatti .owaimm_col:nth-child(1){ 
	width: 40%;
	margin-right:5%;
}
#owaimm_im_contatti .owaimm_col:nth-child(2){ 
	width: 55%;
}
#owaimm_im_contatti .owaimm_col.owaimm_col_full {
	width: 100%;
	margin-right: 0px;
}
#owaimm_im_contatti .owaimm_form input[type='submit'] {
	float:right;
}

#owaimm_immobile .owaimm_img_cont {
	max-height: 450px;
}
#owaimm_immobile .owaimm_img_cont img {
	max-height: 440px;
	width: auto;
	height: auto;
}

#owaimm_im_indirizzo {
	padding: 8px 8px 8px 8px;
	background-color: #e7e7e7;
}
#owaimm_im_indirizzo p {
	margin-bottom: 6px;
}

@media screen and (max-width:980px){
	#owaimm_im_tabimg,
	#owaimm_im_dati,
	#owaimm_im_tabdes ,
	#owaimm_im_contatti{
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
		float: none;
	}	
	#owaimm_im_contatti .owaimm_row .owaimm_col{
		width: 100%;
		float: none;
	}
}
#owaimm_im_imgstampa {
	display:none;
}
@media print {
	#owaimm_im_imgstampa {
	display:block;
	}
	#gallery {
		display:none;
	}
	#owaimm_immobile #owaimm_im_tabimg .jgallery {
			display:none;
	}
	#owaimm_im_tabimg #owaimm_im_tab0.owaimm_novis,
	#owaimm_im_tabimg #owaimm_im_tab1.owaimm_novis {
	/*	display:block;*/
	}
	
	#owaimm_immobile .owaimm_img_cont img {
		display: block;
		margin: 0 auto;
		max-height: 250px;
	}
	#owaimm_im_tabimg,
	#owaimm_im_dati ,
	#owaimm_im_tabdes
	{
		float: none;
		width: 100%;
	}
	#owaimm_im_dati {
		margin-top:40px;
	}
	#owaimm_im_dati .owaimm_row{
		border-bottom: 1px solid #555;
	}
	#owaimm_tabdes {
		width: 100%;
	}
	#owaimm_im_contatti {
		display: none;
	}
}/*fine stampa*/
 
 div.owaimm_msg{
	visibility: hidden;
	display: none;
	
}
div.owaimm_msg.owaimm_attiva {
	opacity: 0;
	display:block;
 	-webkit-transition:visibility 5s; 	
	transition: all 5s;

}
.owa_paginazione span {
	display:inline-block;
	margin-right: 10px;
}
/*fine immobile*/

/*jgallery*/
#owaimm_immobile #owaimm_im_tabimg div.jgallery-slider:after {
    box-shadow: none;
    display: none;
}

#owaimm_immobile #owaimm_im_tabimg  .jgallery[data-jgallery-id="1"] .jgallery-thumbnails.square:not(.full-screen) a {
	background-color: #aaa;
	
}
#owaimm_immobile #owaimm_im_tabimg .jgallery.jgallery-slider .jgallery-thumbnails.square:not(.full-screen) a,
#owaimm_immobile #owaimm_im_tabimg .jgallery.jgallery-slider .jgallery-thumbnails.square.number:not(.full-screen) a {
	width: 1.1em;
	height: 1.1em;
	font-size:10px;
	-webkit-box-shadow: none;
    box-shadow: none; 	
}
