<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BALDINI VIAGGI */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#preloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000000;
	z-index: 9999; /* makes sure it stays on top */
}
#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%; /* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background-image: url("../images/ajax-loader-black.gif"); /* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
}

.mtx-img {
	object-fit: cover;
}


.sfondomain {
	background-image: url(../images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.testo {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_indirizzo {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_privacy {
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.allegato {
	line-height: 20px;
}
.allegato img {
	vertical-align: middle;
}
.allegato a {
    color: #FE7900 !important;
    font-family: Calibri;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.allegato a:hover {
    color: #FFFFFF !important;
}
.form {
      background: #999999;
      color:#333333;
	  font: 10px Verdana, Helvetica, sans-serif;
      border: Solid 1px #000000;
	  width:98%;
	  padding:2px;
   }
/* CLASSE PER INPUT TYPE SENZA LUNGHEZZA */   
.formQ {
      background: #999999;
      color:#333333;
	  font: 10px Verdana, Helvetica, sans-serif;
      border: Solid 1px #000000;
	  padding:2px;
   }
 /* LINK CALENDARIO*/  
.form2 {
      background: #999999;
      color:#333333;
	  font: 10px Verdana, Helvetica, sans-serif;
      border: Solid 1px #000000;
	  width:85%;
	  padding:2px;
   }
a.dp-choose-date {
	top: 0;
	right: 0;
	float: right;
	width: 16px;
	height: 16px;
	position: absolute; 
	z-index: 2;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar_edit.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}
/* FINE LINK */
.form_prenotazioni {
      background: #FFFFFF;
      color:#333333;
	  font: 10px Verdana, Helvetica, sans-serif;
      border: Solid 1px #cc6600;
	  width:98%;
	  padding:2px;
}
.testofilosofia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.titololista {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
.titololoc {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FE7900;
	text-decoration: none;
	text-transform:uppercase;
}
.titologallery {
	font-family: Arial Narrow;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FE7900;
	text-decoration: none;
	background-color: #242424;
	padding: 5px;
}
.periodo {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FE7900;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.prezzodettaglio {
	font-family: Arial Narrow;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FE7900;
	text-decoration: none;
}
.prezzodettagliobianco {
	font-family: Arial Narrow;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nomedettaglio {
	font-family: Arial Narrow;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
}
.sfondolista {
	background-image: url(../images/sfondo-lista.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondoprezzo {
	background-image: url(../images/prezzo_10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sfondodidascalia {
	background-image: url(../images/sfondo-didascalia.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondonozze {
	background-image: url(../images/sfondo-nozze.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.testocont{
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Stile1 {font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif;}
/* box con sfondo grigio scuro */
div.boxtesto{ background-color: #242424; min-height: 300px; height: 300px; padding: 10px; }

/* MENU A SCORRIMENTO VETICALE */
#slider{ width: 100%; }
.accordion_headings{
	padding:5px;
	background: url(../images/piu.jpg) no-repeat #FE7900;
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:1px solid #191919;
	cursor:pointer;
}
.accordion_headings:hover{
	background: url(../images/piu.jpg) no-repeat #FE7900;
}
.accordion_child{
	padding:10px;
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.header_highlight{
	background: url(../images/piu.jpg) no-repeat #FE7900;
}
.accordion_headings span{
	margin-left: 30px;
}
/**/
input, textarea { font: 10px Verdana, Helvetica, sans-serif; color:#333333; }

/* bordo per immagine */
#brdW{ border: 5px solid #CCC; padding: 0; }

/* CONTATTI */
#contattiForm p{ position: relative; padding: 0px; margin: 0px 0px 15px 0px; z-index: 1; }
#contattiForm div{ position: relative; padding: 0px; margin: 0px 0px 5px 0px; z-index: 1; }
#contattiForm p label { position: absolute; top: 0; left: 0;}
#contattiForm p br {display: none;}
#contattiForm p label { display: block; margin-left: 3px; margin-top:2px; padding: 2px; color: #333333; font: 10px Verdana, Helvetica, sans-serif;}
#contattiForm input.LV_invalid_field{ border: 1px solid #FE7900; }
#contattiForm textarea.LV_invalid_field{ border: 1px solid #FE7900; }
/* PRENOTAZIONI */
/*
#FormPrenota td{ position: relative; padding: 0px; margin: 0px 0px 5px 0px; }
#FormPrenota td a{ position: relative; display: inline; float: right; top: 0; right:0;}
*/
.LV_invalid_field{ border: 1px solid #FE7900; }
#contattiForm .LV_invalid, .LV_invalid { 
    color:#FE7900; 
	position: absolute; 
	z-index: 2; 
	display: block; 
	left:0; 
	bottom: -14px; 	
	font-family: Calibri;
	font-size: 12px;
 }
 
#header { 
	width: 957px;
	height: 392px;
	position: relative;
	float: left;
	clear: both;
	}
 
#header #header-top {
	background: url("../images/bg_logo.png") center top no-repeat;
	width: 957px;
	height: 106px;
	position: absolute;
	z-index: 900;
	border: none !important;
	}

#header #header-top .logo {
	margin: 14px 0 0 14px;
	border: none !important;
	border-width: 0;
	}

#header #header-top .logo a {
	border: none !important;
	border-width: 0;
	}
	
#header #header-slider {
	background: url("../images/bg_slider.jpg") center top no-repeat;
	width: 957px;
	height: 392px;
	z-index: 800;
	position: relative;
	}
		
#slideBanner {
	position: absolute;
	right: 0;
	top: 75px;
	z-index: 801;
	}	

#header #header-menu {
	position: absolute;
	width: 957px;
	height: 68px;
	bottom: 0;
	z-index: 900;
	}

#menu {
	background: url("../images/bg_menu.png") center bottom no-repeat;
	position: absolute;
	list-style: none;
	width: 957px;
	margin: 0 auto;
	height: 68px;
	padding: 0;
	z-index: 9999;
	bottom: 0;
	}
		
#menu a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 68px;
	}	
	
#menu li {
	float: left;
	display: block;
	text-align: center;
	position: relative;
	padding: 0;
	border: none;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase; 
	}
	
#menu li &gt; a {
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

#menu li .nav-home {
    width: 62px;
	height: 68px;
    background: url("../images/nav-home.png") no-repeat 0 0;
    text-indent: -9999px;
}

#menu li .nav-filo {
    width: 78px;
	height: 68px;
    background: url("../images/nav-filo.png") no-repeat 0 0;
    text-indent: -9999px;
}

#menu li .nav-grup {
    width: 123px;
	height: 68px;
    background: url("../images/nav-grup.png") no-repeat 0 -0;
    text-indent: -9999px;
}

#menu li .nav-cata {
    width: 132px;
	height: 68px;
    background: url("../images/nav-cata.png") no-repeat 0 -0;
    text-indent: -9999px;
}

#menu li .nav-nozz {
    width: 146px;
	height: 68px;
    background: url("../images/nav-nozz.png") no-repeat 0 -0;
    text-indent: -9999px;
}

#menu li .nav-offe {
    width: 125px;
	height: 68px;
    background: url("../images/nav-offe.png") no-repeat 0 -0;
    text-indent: -9999px;
}

#menu li .nav-pren {
    width: 104px;
	height: 68px;
    background: url("../images/nav-pren.png") no-repeat 0 -0;
    text-indent: -9999px;
}

#menu li .nav-prem {
    width: 106px;
	height: 68px;
    background: url("../images/nav-prem.png") no-repeat 0 -0;
    text-indent: -9999px;
}

#menu li .nav-cont {
    width: 81px;
	height: 68px;
    background: url("../images/nav-cont.png") no-repeat 0 0;
    text-indent: -9999px;
}

#menu li a:hover {background-position: 0 -68px;}	

#menu .current {background-position: 0 -68px !important;}	

#slideRandom {
    margin: 0;
    padding: 0;
    position: relative;
    width: 957px;
	}

#col-one-three {
	position: relative;
	background-color: #2f2f2f;
	float: left;
	width: 210px;
	height: 300px;
	padding: 0;
	margin: 0 13px 0 0;
	}
	
#col-one-three #col-title {
	background-color: #242424;
	float: left;
	width: 210px;
	height: 29px;
	padding: 0;
	margin: 0;
	clear: both;
	}

#col-one-three #col-image {
	float: left;
	width: 210px;
	height: 120px;
	padding: 0;
	clear: both;
	margin: 0;
	}

#col-one-three #col-image .btn {
	position: absolute;
	left: 5px;
	margin: -25px 0 0 0;
	}
	
#col-one-three #col-text {
	float: left;
	width: 210px;
	padding: 0;
	clear: both;
	margin: 0;
	}

#col-one-three #col-text p {
	padding: 0 10px;
	}
	
.last {
	margin: 0 0 0 0 !important;
	}
	
/***************************************************************** MINI-SLIDER */
.slider-wrapper {
    background: #2f2f2f url("../images/bg_col-evi.jpg") repeat-x top center;
	position:relative;
	overflow:hidden;
	width:100%;	
	margin:0;
}

.slider {
	position:relative;
	overflow:hidden;
	width:210px !important;
	height:270px !important;
	margin:0 0 0 -105px;
	left:50%;
}

/* ELEMENT STYLES */
.teaserImage { 
	width: 200px;
	height: 90px;
	}

.teaserLocation { 
	color: #FFFFFF;
    font-family: Calibri;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    margin: 0 !important;
    padding: 0 10px;
    width: 190px !important;
    display: block;
	}

.teaserTitle { 
	color: #FFFFFF;
    font-family: Calibri;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    margin: 0 !important;
    padding: 0 10px;
    width: 190px !important;
    display: block;
	}
	
.teaserText { 
	color: #FFFFFF;
    font-family: Calibri;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0 !important;
    padding: 0 10px;
    width: 190px !important;
    display: block;
	}	

.teaserLink {
	background: url("../images/btn_dettagli.png") no-repeat center center;
	width: 99px;
	height: 41px;
	display: block;
	z-index: 8000 !important;
	top: 75px !important;
	left: 5px !important;
	}
	
/***************************************************************** SLIDER-DETTAGLI */
.slider-wrapper-det {
	position:relative;
	overflow:hidden;
	width:100%;	
	margin:0;
}

.slider-det {
	position:relative;
	overflow:hidden;
	width:957px !important;
	height:392px !important;
	margin:0 0 0 -478.5px;
	left:50%;
}

/* ELEMENT STYLES */
.teaserImageDett { 
	width: 957px;
	height: 397px;
	}
	
.teaserTitleBig { 
	color: #FFFFFF;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
    font-family: Calibri !important;
    font-size: 30px;
    font-style: normal;
    text-decoration: none;
    margin: 0 !important;
    padding: 0;
    width: 900px;
    display: block;
	}

/****************************************/
/*      		 FOOTER    	 	        */
/****************************************/	
#footer {
	background: #000000 url("../images/bg_footer.jpg") top center repeat-x;
	float: left;
	margin: 0 auto;
	width: 100%;
	font-size: 12px !important;
	line-height:14px !important;
	z-index: 800;
	position: relative;
	}

	
#footer p {
	color: #D6D6D6;
    font-family: Calibri;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	padding: 0;
	margin: 0;
	}
				
#footer a {
	color: #D6D6D6;
	}
	
#footer a:hover {
	color: #F67902 !important;
	}	

#footer #copyright {
	width: 100%;
	margin: 10px auto;
	float: left;
	clear: both;
	}
	
#footer #copyright #company {
	float: left;
	clear: both;
	padding: 0 0 0 20px;
	}
	
#footer #copyright #company {
	float: left;
	clear: both;
	}

#footer #copyright #company #text {
	width: 100%;
	margin: 0;
	float: left;
	clear: both;
	height: 60px;
	}

#footer #copyright #company #text p {
	text-align: left;
	}

#footer #copyright #powered {
	float: right;
	padding: 0 20px 0 0;
	}
	
#footer #copyright #powered #text {
	width: 100%;
	margin: 0;
	float: right;
	clear: both;
	height: 60px;
	}

#footer #copyright #powered #text p {
	text-align: right !important;
	}

#footer #copyright #powered {
	float:right;
	width:50%;
	}
	
#footer #copyright #powered .menu {
    font-family: Calibri;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;	
	margin:0 auto;
	padding: 0;
	float:right;
	list-style: none;
	font-weight:bold;
	}
	
#footer #copyright #powered .menu li {
	float:right;
	padding: 0;
	margin: 0;
	list-style: none;
	margin:0 0 0 10px;
	}
							
#footer #copyright #powered .menu li a {
	display: block;
	text-decoration: none;
	color: #D6D6D6;
	}

#back-top {
	position: fixed;
	bottom: 30px;
	left: 50%;
	margin-left: 525px;
	z-index: 850;
	}
	
#back-top a {
	width: 55px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #90ceef;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	}

#back-top a:hover {
	color: #90ceef!important;
	}

/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background: #F67902 url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	}

#back-top a:hover span {
	background-color: #FFB659;
	}</pre></body></html>