#nav ul {	
	display: none;
	position: absolute;
	top: 100%;
	left: -10px;
	background: #FFF;
	padding: 10px;
	box-shadow: 4px 4px 5px rgba(0,0,0,0.3);
	width: 150px;
}
#nav .submenu-trigger {
	position: relative;
}
#nav ul li {
	float: none !important;
	padding-right: 0 !important;
	margin: 10px 0 !important;
	border-right: none !important;
}
#nav .submenu-trigger:hover > ul,
#nav .submenu-trigger:active > ul {
	display: block !important;
}
body {
	background: url(/images/sfondo-legno-chiaro.jpg);
	background-color: #FBEECC;
}
.colonnaSingola {
	width: 30%;
}
.colonnaDoppia {
	width: 65%;
}
.colonna25 {
	width: 25%;
}
.colonna20 {
	width: 20%;
}
.colonna80 {
	width: 80%;
}
.content {
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#page,
#fasciaFoto,
.container,
#topContent, 
.menuContent {
	max-width: 1100px;
	margin: 0 auto;
}
.container {
	position: relative;
}
#menu {
	color: #707370;
	width: 100%;
	height: auto;
	position: fixed;
	z-index: 100;
}
#menu .wrapper {
	background: #FFF;
}
.barraOmbra {
	height: 14px;
	width: 980px;
	text-align: center;
	background: url(/images/barra-ombra.png) no-repeat; 
	margin: auto;
	border-bottom: 0;
}
#logoMenu {
	float: left;
}
#logoMenu a {
	font-family: 'Lobster', cursive;
	color: #990;
	text-transform: capitalize;
	font-size: 150%;
	padding: 0 0 0 10px;
}
#testa {
	position: relative;
	padding-top: 70px;
}
#payOffLogoCuore {
	position: absolute;
	top: 160px;
	width: 100%;
}
#payOffContainer {
	position: absolute;
	top: 50px;
	width: 100%;
}
#payOff {
	padding: 20px 0 10px 0;
	text-align: center;
	background: -moz-linear-gradient(left, rgba(51,51,51,0) 0%, rgba(51,51,51,0.6) 15%, rgba(51,51,51,0.6) 85%, rgba(51,51,51,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(51,51,51,0)), color-stop(15%,rgba(51,51,51,0.6)), color-stop(85%,rgba(51,51,51,0.6)), color-stop(100%,rgba(51,51,51,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(51,51,51,0) 0%,rgba(51,51,51,0.6) 15%,rgba(51,51,51,0.6) 85%,rgba(51,51,51,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(51,51,51,0) 0%,rgba(51,51,51,0.6) 15%,rgba(51,51,51,0.6) 85%,rgba(51,51,51,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(51,51,51,0) 0%,rgba(51,51,51,0.6) 15%,rgba(51,51,51,0.6) 85%,rgba(51,51,51,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(51,51,51,0) 0%,rgba(51,51,51,0.6) 15%,rgba(51,51,51,0.6) 85%,rgba(51,51,51,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0044545e', endColorstr='#0044545e',GradientType=1 ); /* IE6-9 */
	margin: auto;
}
#payOff h1 {
	color: #FFF;
	margin-bottom: 10px;
	font-size: 230%;
	font-weight: normal;
	letter-spacing:0.05em;
	line-height: 90%;
}
#payOff h2 {
	color: #ffff99;
	font-weight: normal;
}
.pulsantePrenotaVerde {
	background: #990;
	border-radius: 30px;
	width: 120px;
	margin-top: 28px;
	text-align: center;
	float: right;
	font-size:90%;
}
.pulsantePrenotaVerde,
.pulsantePrenotaVerde a {
	line-height: 30px;
	text-transform: uppercase;
	color: #FFF;
	height: 30px;
}
#menu .pulsantePrenotaVerde {
	float: right;
}
#intro .pulsantePrenotaVerde {
	margin: 30px auto;
}
#slideshowTestaContainer {
	width: 100%;
	top: 69px;
	background: url(/images/sfondo-legno.jpg);
	background-size: cover;
}
#slideshowTestaContainer,
#slideshowTesta,
#slideshowTesta li {
	height: 470px;
	position: relative;
	overflow: hidden;
	background-size: cover;
}
#slideshowTesta .didascalia {
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	padding: 5px 0;
	bottom: 0;
	width: 100%;
}
#slideshowTesta .didascalia p {
	line-height: 30px;
	width: 100%;
	margin: 0 auto;
	color: #FFF;
	font-weight: 400;
	font-size: 87.5%;
	text-align: center;
	letter-spacing:0.1em;
}
.bx-pager {
	display: none;
}
.bx-wrapper .bx-controls-direction a {
	width: 40px;
	height: 60px;
	margin-top: -30px;
}
.bx-controls-direction {
	display: block !important;
}
.bx-wrapper .bx-prev {
	background: url(/images/slideshow/sx.png) no-repeat;
	left: 0;
}
.bx-wrapper .bx-next {
	background: url(/images/slideshow/dx.png) no-repeat;
	right: 0;
}
#mappaCuore {
	position: absolute;
	top: 0;
	right: 10px;
}
#topContent {
	padding: 100px 0 30px;
}
#footer {
	background: #75760B;
	clear: both;
	border-top: 35px solid #5F6109;
}
#footer,
#footer div,
#footer a, 
#footer h2 {
	color: #FFF;
	font-size:98%;
	line-height: 200%;
}
#page {
	padding: 200px 0 40px;
	margin: 0 auto;
	background: #FBF7EE;
}
#lingue {
	float: right;
	padding: 0 0 10px 0;
}
#lingue li {
	float: left;	
	margin-left: 5px;
}
#socialMenu {
	float: right;
	margin: 0 0 0 20px;
}
#socialMenu li {
	list-style: none;
	float: left;
	padding: 0 8px;
	color: #FFF;
	font-size: 12px;
}
#socialMenu li:last-child {
	padding-right: 0;
}
#socialMenu li .fa {
	color: #FFF;
	border: 1px solid #FFF;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}
#nav {
	text-transform: uppercase;
	float: right;
	margin: 35px 10px 0 0;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0 7px 0 0;
	padding-right: 7px;
	border-right: 1px dotted #CCC;
	font-weight: 700;
	font-size:90%;
}	
#nav li:last-child {
	border-right: 0;
}
#nav li a {
	color: #707370;
}
#nav li a:hover {
	border-bottom: 3px solid #828521;
}
.piede {
	padding-top: 30px;
}
.piede ul {
	margin-bottom: 30px;
}
#fasciaTipoAlloggi {
	height: 60px;
}
#fasciaTipoAlloggi ul {
	padding-top: 20px;
}
#fasciaTipoAlloggi ul li {
	font-size: 100%;
	margin-right: 10px;
	float: left;
	font-weight: 700;
	background: #85B0BE;
	color: #85B0BE;
	border-radius: 3px;
	padding: 5px;
	padding-right: 10px;
}
#fasciaTipoAlloggi ul li:first-child a {
	padding-left: 5px;
}	
#fasciaTipoAlloggi ul li a {
	color: #FFF;
}	
#fasciaFoto {
	margin-top: 60px;
	padding-bottom: 30px;
}	
#fasciaFoto h3 {
	text-align: center;
	color: #582C09;
	text-transform: uppercase;
	border-bottom: 3px solid #990;
	padding-bottom: 5px;
	margin: 30px auto;
	width: 33%;
}	
#fasciaFoto a {
	font-size: 100%;
}
#fasciaFoto ul {
	padding-top: 10px;
}	
#fasciaFoto ul li {
	float: left;
	padding-bottom: 30px;
	text-align: center;
	width: 32%;
	margin: 0 1%;
}
#fasciaFoto ul li:first-child {
	margin-left: 0;
}
#fasciaFoto ul li:last-child {
	margin-right: 0;
}
#fasciaFoto img {
	background: #FFF;
	padding: 5px;
	border: 1px solid #B1AEAE;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
}
#fasciaFoto .selezionato img {
	border-color: #000;
}
#fasciaFoto .selezionato {
	font-weight: bold;
}
.linkElenco {
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #CCC;
	padding-bottom: 30px;
}	
#fasciaBassa .content {
	padding: 60px 0;
}	
.accediAreaRiservata img {
	padding: 0 10px 0 0;
}
.titoloPagina {
	text-transform: uppercase;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.boxStrutturaElenco {
	border-bottom: 1px dotted #CCC;
	padding: 20px 0;
	margin: 20px 0;
	position: relative;
}
.testoStrutturaElenco h2 a,
.testoStrutturaElenco h2 span {
	font-size: 112.5%;
}
.testoStrutturaElenco h2 a:hover {
	text-decoration: underline;
}
.fotoStrutturaElenco {
	float: left;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
	margin-right: 20px;
	line-height: 0;
}
.testoStrutturaElenco {
	width: 370px;
}
.boxEvento .testoStrutturaElenco {
	width: 480px;
}
.fotoStrutturaElenco {
	width: 125px;
}
.fotoStrutturaElenco img {
	width: 100%;
	max-width: none;
}
.testoStrutturaElenco p {
	font-size: 87.5%;
}
.fotoStrutturaElenco a {
	line-height: 0;
}
.prenota {
	width: 310px;
}
.paginazione {
	margin: 30px 0;
}
.paginazione li {
	float: left;	
	margin-right: 10px;
	width: 20px;
	height: 26px;
	text-align: center;
	line-height: 26px;
}
.paginazione li a {
	color: #333;
	display: block;
	line-height: inherit;
}
.paginazione .selezionato {
	background-color: #75760B;
}
.paginazione .selezionato a {
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}
.fa.frecciaPaginazione {
	font-size: 24px;
	line-height: 24px;
	color: #A5A646;
}
#galleriaFotograficaContainer {
	position: relative;
}
#galleriaFotograficaContainer .elencoImmaginiGrandi {
	margin: 20px 0;
	padding-bottom: 75%;
}
#galleriaFotograficaContainer .elencoImmaginiGrandi li {
	display: none;
	position: absolute;
}
#galleriaFotograficaContainer .elencoImmaginiGrandi li:first-child {
	display: block;
}
#galleriaFotograficaContainer .elencoImmaginiGrandi li img {
	width: 638px;
}
#galleriaFotograficaContainer .miniatureContainer {
	position: relative;
	height: 100px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 10px 0;
	background: #EEE;
}
#galleriaFotograficaContainer .miniature {
	width: 10000px;
}
#galleriaFotograficaContainer .miniatureWrapper {
	width: 568px;
	overflow: hidden;
	margin: auto;
}
#galleriaFotograficaContainer .miniature li {
	float: left;
	padding-left: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#galleriaFotograficaContainer .miniature li:first-child {
	padding-left: 0;
}
#galleriaFotograficaContainer .miniature li img {
	border: 1px solid transparent;
}
#galleriaFotograficaContainer .miniature li.selezionato img {
	border: solid 1px #FFF;
}
#galleriaFotograficaContainer .miniature li:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#galleriaFotograficaContainer .miniatureNav {
	position: absolute;
	top: 50%;
	height: 24px;
	margin-top: -12px;
	font-size: 24px;
}
#galleriaFotograficaContainer .miniatureNav.fa-angle-left {
	left: 5px;
}
#galleriaFotograficaContainer .miniatureNav.fa-angle-right {
	right: 5px;
}
.testoStruttura {
	margin-top: 30px;
}
.testoStruttura,
.extraStruttura,
.boxStruttura {
	margin-bottom: 50px;
}
.linkStruttura .phone,
.linkStruttura .mail,
.linkStruttura .skype,
.linkStruttura .facebook {
	width: 50%;
	float: left;
	margin-top: 5px;
}
.linkStruttura .tripAdvisor {
	margin-top: 10px;
}
.pulsantePrenota {
	float: right;
}
.boxStruttura {
	background: #F6F6E2;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 10px;
	font-size: 80%;
}
.servizi h3 {
	color: #9CB8DD;
}
.infoGenerali {
	margin-left: 30px;
	padding-bottom: 10px;
}
.servizi li {
	border-top: 1px solid #CCC;
	padding: 10px 0 5px 30px;
	background-position: 0 10px;
	background-repeat: no-repeat;
}
#serviziGenerali {
	background-image: url(/images/icons/servizi/generali.png);
}
#serviziInternet {
	background-image: url(/images/icons/servizi/internet.png);
}
#serviziColazioni {
	background-image: url(/images/icons/servizi/colazione.png);
}
#serviziRelax {
	background-image: url(/images/icons/servizi/relax.png);
}
#serviziParcheggio {
	background-image: url(/images/icons/servizi/parcheggio.png);
}
#serviziLingue {
	background-image: url(/images/icons/servizi/lingue.png);
}
.extraStruttura {
	border: 1px solid #CCC;
	padding: 10px;
	border-radius: 3px;
}
.flex {
	width: 100%;
}
[onclick] {
	cursor: pointer;
}
#widgetBooking {
	overflow: hidden;
	margin: 20px auto;
	width: 246px;
	padding-left: 40px;
	height: 198px;
}
#widgetBooking iframe {
	width: 250px;
	height: 250px;
	border: 0;
}
.pulsantePrenota {
	background: #206EC6;
	display: inline-block;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 5px;
	font-size:70%;
}
#elencoAlloggiMappaDiv {
	left: 670px;
	top: 290px;
	position: absolute;
	display: none;
	width: 300px;
}
#elencoAlloggiMappaWrapper {
	width: 190px;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
	border-radius: 3px;
	margin-top: 12px;
}
#elencoAlloggiMappaDiv li {
	border-bottom: 1px dotted #CCC;
}	
#elencoAlloggiMappaDiv li a {
	font-size: 80%;
	color: #000;
}
#elencoAlloggiMappaChiudi {
	left: 200px;
	position: absolute;
	border-radius: 50%;
	background: #A09C27;
	height: 24px;
	width: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	color: #FFF;
}
#intro {
	text-align: center;
	width: 70%;
	margin: auto;
}
#intro p {
	font-size: 120%;
	line-height: 200%;
}
#intro h2 {
	font-size: 160%;
	line-height: 120%;
	margin-bottom: 20px;
	color: #582C09;
}
.pulsanteAzzurro {
	font-size: 90%;
	font-weight: 700;
	background: #409fbf;
	color: #FFF;
	border-radius: 3px;
	padding: 8px;
	width: 160px;
	text-align: center;
	border: none;
	cursor: pointer;
	display: inline-block;
}
.bordoFoto {
	border: 1px solid #B1AEAE;
}
.richiestaInfo {
	border: 1px solid #CCC;
	padding: 30px 10px;
	background: #FCEFD4;
	border-radius: 3px;
	margin-bottom: 20px;
}
.rigaForm {
	padding-bottom: 10px;
}
.rigaForm .etichetta {
	width: 33%;
	float: left;
	padding-top: 4px;
}
.rigaForm .campo {
	width: 67%;
	float: right;
}
.rigaForm label.etichetta {
	width: 170px;
	cursor: pointer;
}
.rigaForm label.etichetta input {
	margin-right: 10px;
}
.links {
	border-top: 1px dotted #333;
}
.links a {
	color: #333;
}
.links li {
	height: 90px;
	border-bottom: 1px dotted #333;
	clear: both;
	padding: 20px 0;
}
.links li img {
	vertical-align: middle;	
}
.links li a,
.links li a .floatRight {
	line-height: 90px;
}
.immagineZona {
	margin-left: 40px;
	width: 246px;
}
.erroreCampo {
	border-color: #C00 !important;
}
.informativaPrivacy p {
	margin-top: 20px;
}
#dialogPrivacyDiv {
	display: none;
}
#dialogPrivacyDiv #privacyContainer {
	margin: 20px 0;
}
#fotoGestore,
#iframeGoogleMaps {
	padding: 0;
	line-height: 0;
	overflow: hidden;
	background: #FFF url(/images/loading.gif) center center no-repeat;
}
#iframeGoogleMaps {
	padding-bottom: 75%;
	position: relative;
	height: 0;
}
#iframeGoogleMaps iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}
#fotoGestore img {
	margin: -1px;
}
.sottotitoloEvento {
	font-size: 87.5% !important;
}
.immagineEvento {
	margin: 20px 0;
}
.immagineEvento img {
	max-width: 100%;
}
.greenButton, .maroonButton {
	border-radius: 25px;
	width: 120px;
	padding: 5px;
	text-align: center;
}
.greenButton {
	background: #990;
}
.maroonButton {
	background: #582C09;
}
.greenButton a,
.maroonButton a {
	color: #FFF;
}
#footer h2 {
	text-transform: uppercase;
	font-size: 87.5%;
}
.datiAssociazione {
	border-top: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
}
.datiAssociazione p {
	color: #FFF;
}
#menuSmartphoneTrigger,
#mappaCuoreSmall {
	display: none;
}
.home h1.maroon {
	color: #582C09;
}
#fasciaBassa h1 {
	color: #990;
	font-size: 125%;
	margin-bottom: 5px;
}
#fasciaBassa h2 {
	font-size: 112.5%;
	font-weight: normal;
	color: #990;
	margin-bottom: 15px;
}
#convenzioniHome {
	border-right: 1px solid #CCC;
	padding-right: 30px;
	width: 50%;
}
#carniaHolidaysHome {
	width: 40%;	
}
#fasciaBassa {
	background: #F4F2ED;
}
.boxStruttura {
	padding: 20px;
}
.boxStruttura h2 {
	margin-bottom: 20px;
}
.titoloSidebarStruttura {
	margin: 0 0 10px 0;
}
.googleMap {
	width: 620px; 
	height: 465px;
}
#testaHomeWrapper #slideshowTestaContainer {
	background: none;
}
#testaHomeWrapper {
	background-size: cover;
}
.home #topContent #intro .marginBottom20 p {
	font-weight: 200;
	color:#575b5c;
}
.mostraDesktop,
.mostraSmartphone,
.mostraTablet {
	display: none;
}
.fotoZone div {
	width: 32%;
	margin: 0 0 0 2%;
}
.fotoZone div:first-child {
	margin-left: 0;
}
.fotoZone {
	text-align: center;
}
.scaricaBrochure {
	margin: 40px auto;
}
#fasciaBassa p {
	line-height: 24px;
}
.linguePiede {
	margin-top: 5px;
}
.linguePiede li {
	float: left;
	margin-right: 5px;
}
.bannerOspitalita {
	width: 300px;
	height: 160px;
	background-color: #FCEFCD;
}
.bannerOspitalita h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	padding: 50px;
}
#barraCookies {
	margin-bottom: 0 !important;
}
#firstRowMenu {
	padding-top: 10px;
	background: #6d583f;
	height: 30px;
}
#convenzioniSlider {
	padding: 80px 0 50px 0;
}
#convenzioniSlider h1 {
	color: #990;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
}
#convenzioniSlider p {
	color: #777;
	font-size: 120%;
}
#convenzioniSlider h1, #convenzioniSlider p {
	text-align: center;
}
#convenzioniSlider ul {
	transition: all 0.3s ease-out;
}
#convenzioniSlider ul li {
	margin: 0 13px;
	width: 142px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align:middle;
}
#convenzioniSlider ul li a {
	text-align: center;	
	border: 1px solid #CCC;
	padding: 10px;
	display: block;
	line-height: 0;
	min-height:118px;
}
#contentSlider {
	margin: 80px 0;
	position: relative;
}
#contentSlider .ulContainer {
	width: calc(100% - 80px);
	margin: 0 auto;
	overflow: hidden;
	height:142px;
}
#navSlider {
	position: absolute;
	top: 40%;
	width: 100%;
}
.navSliderRight {
	position: absolute;
	right: 10px;
}
.navSliderLeft {
	position: absolute;
	left: 10px;
}
#homeWrapper,
#convenzioniSlider {
	background: #FFF;
}
#ricercaConvenzioni {
	margin: 50px 0;
}
#ricercaConvenzioni form {
	margin: 20px 0;
	background: #C3B5A0;
	padding: 30px;
	border-radius: 10px;	
}
#ricercaConvenzioni div {
	margin-right: 20px;
}
#ricercaConvenzioni select {
	width: 200px;
}
#elencoConvenzioni {
	font-size: 90%;
	margin-bottom: 50px;
	overflow: hidden;
}
.logoConvenzione img {
	width: 100%;
	height: 125px;
	object-fit: cover;
	display: block;
}
.row {
	margin-right: -30px;
}
.colonna50 {
	width: 50%;
	float: left;
	padding: 0;
}
.boxConvenzione {
	margin-right: 25px;
	margin-top: 30px;
	padding: 15px; 
	background: #FFF;
	box-shadow: 3px 3px 3px #CCC; 
	min-height: 140px;
}
.logoConvenzione {
	padding: 5px;
	border: 1px solid #CCC;
	width: 120px;
}
.testoConvenzione {
	width: calc(100% - 150px);
	padding-top: 5px;
}
.testoConvenzione h4 {
	font-weight: normal;
	color: #7C7970;
	font-size: 100%;
}
.testoConvenzione p,
.testoConvenzione p a {
	line-height: 130%;
}
.additionalInfo {
	margin: 25px 0;
}
.additionalInfo p {
	margin-top: 10px;
}
.cercaConvenzione {
	background: #6D583F;
	border-radius: 5px;
	border: 0;
	vertical-align: middle;
	padding: 5px;
	color: #FFF;
}
.disabilitato .fa {
	opacity: 0.3;
}
.small,
.small * {
	font-size: 90%;
}
.mfp-content .boxConvenzione {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#convenzioniSlider .owl-carousel {
	margin-top: 30px;
}
#convenzioniSlider .item {
	border: solid 1px #CCC;
	padding: 10px;
	position: relative;
	height: 0;
	padding-bottom: 100%;
}
#convenzioniSlider .item a {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: calc(100% - 20px);
	left: 10px;
	height: calc(100% - 20px);
	top: 10px;
}
span.at4-share-count {
	color: #FFF;
}
.linkStruttura .fa {
	width: 18px;
	height: 18px;
	color: #FFF;
	background: #9DB9DC;
	border-radius: 2px;
	line-height: 18px;
	text-align: center;
	margin-right: 3px;
	font-size: 12px;
}
.fa-info {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #2670C3;
	color: #FFF;
	border-radius: 50%;
	text-align: center;
	margin-right: 5px;
}
#map {
	height: 0;
	padding-bottom: 50%;
}
#mapWrapper {
	padding-top: 80px;
}
.leaflet-popup-content img {
	width: 100%;
}
.leaflet-popup-content * {
	color: #111 !important;
}
.leaflet-popup-content strong {
	font-size: 18px;
}
.sidebar #mapWrapper {
	padding: 0;
}
.sidebar #map {
	padding-bottom: 100%;
}
.fotoCenter {
	margin-left: 60px;
	margin-top: 30px;	
}
.leaflet-control-layers-toggle {
	display: none !important;
}
.leaflet-control-layers-list {
	display: block !important;
}
.leaflet-control-layers {
	padding: 10px !important;
}
.leaflet-control-layers-overlays label {
	margin-bottom: 10px;
}
.leaflet-control-layers-overlays label img {
	float: right;
	height: 15px;
	margin-left: 10px;
}
.leaflet-control-layers-overlays label input {
	margin-right: 5px;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 1 !important;
}
#convenzioniSlider .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}	
.text-right {
	text-align: right;
}