<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

body{background-color:#718586 !important}

a {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #666;
}



.bg3 {
    background-color: #666;
}

.bg6{
    background-color: #FFF;
	
}

.bgViola{
	background-color:#7B5AB3;
}

.bgRosa{
	background-color:#DB6B7D;
}

.selected22{
	color:#FFF !important;
	font-weight:bold;
}




ul.mobile-menu li a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: 100%;
}


ul.mobile-menu li {
    border-bottom: 1px dotted #FFF;
    display: block;
    padding: 5px 0 7px;
}

h1 {
    font-size: 1.2em;
    margin: 0.67em 0;
    color:#FFF;
    padding: 0 1%;
}   

p.title {
    font-size: 1.2em;
    margin: 0.67em 0;
    color:#FFF;
    padding: 0 1%;
	font-weight:bold;
}

h1.sottotitoli, p.sottotitoli {
	padding: 0 1%;
}

h2 {
	padding: 0 1%;
}  




.bg-sq-l, .bg-sq-l-azzurro {
	padding:0 !important;
}

.padX3, .padX2, .padX1, , .padX{
	padding:1% !important;
}

.menu-interno font {
	margin-bottom: .5em;
	display:block;
}


.menu-interno span {
    border: 1px solid #FFF;
    background-color:#FFF;
    color:#000;
    box-sizing: border-box;
    color: #000;
    display: block;
    float: left;
    font-size: 0.7em;
    height: auto;
    padding: 7px;
    width: 100%;
}


.menu-interno a {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	display: block;
	float: left;
	width: 100%;
	font-size: 0.7em;
	padding: 7px;
	box-sizing: border-box;
	height: auto;
}

.menu-interno a:hover {
	border: 1px solid #ccc;
	background-color:#ccc;
	color: #000;
	text-decoration: none;
}

.menu-interno {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.owl-theme .owl-controls .owl-buttons .owl-next{
	margin:0 !important;
	
}





.briciole{font-size:.9em !important;}
.briciole a{color:#FFF !important;} 

.logo {
	z-index: 200;
	max-width: 200px;
	position:absolute;
	margin-top:-6px;
	margin-left:-15px;
}

.small {
    font-size: 0.72em;
    line-height: 1.35em;
}


.show-mobile {
	display: block;
}

.container {
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
	padding: 1%;
}

.buttonContinua {
	display: block;
	padding: .5em .7em;
	width: 12em;
	text-align: center;
	margin: 0px auto;
	float: none !important;
}

.destra {
	margin: 0px auto;
}






.box3, .box4, .box1-3, .box2-3, .box3-4, .box1-4, .box1-3fix, .box2-3fix
	{
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 1%;
}

.box1-6 {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 1%;
}

.box5-6 {
	float: left;
	width: 75%;
	box-sizing: border-box;
	padding: 1%;
}

.boxHalf {
	width: 100%;
	box-sizing: border-box;
	padding: 1%;
}

.boxHalfMob {
	width: 50%;
	box-sizing: border-box;
	padding: 1%;
	float: left;
}

.box1-2 {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 1%;
	position: relative;
}

.m-center {
	text-align: center !important;
}

.fotoHome {
	width: 40%;
	margin: 0px auto;
}

img {
	max-width: 100%;
}

#googleMap {
	height: 25em;
}

#menu-display {
	width: 3em;
	display: block;
	background-color: #5B5B5B;
	border-radius: 5em;
	padding: .2em;
	position:absolute;
	top:5px;
	right:5px;
	z-index:5000000000;
}

#close-menu-display {
	width: 3em;
	display: none;
	background-color: #786F89;
	border-radius: 4em;
	padding: .2em;
	position:absolute;
	top:5px;
	right:5px;
	z-index:5000000000;
}

.mobile-menu {
	box-sizing: border-box;
	padding: 20px;
	display: block;
	height: 100%;
	top: 0;
	margin-left: -250px;
	position: fixed;
	margin-top: 1em;
	width: 250px !important;
	z-index: 999999;
	-webkit-overflow-scrolling: touch;
	overflow:scroll;
}

.mobile-menu-bg {
	background-color: #7B5AB3;
	display: none;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.9;
	position: fixed;
	margin-top: 0;
	width: 100%;
	z-index: 999998;
}

/* SPECIFICI PER SITO */
body {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px auto;
/*	font-family: 'museo300', sans-serif;*/
	overflow-x: hidden;
}

.piccolo {
	font-size: .8em !important;
}

.smaller {
	font-size: .7em !important;
}

.jumbo2 {
	padding: 0em !important;
	margin: 0em !important;
}
.briciole a {
    color: black;
    font-size: 0.8em !important;
}
.top-mobile {
	margin-top: 0 !important;
	min-height: 1em !important;
	position:relative;
}

.graficoHome {
	margin-left: -14% !important;
}

.no-pad-mobile {
	padding: 0 !important;
}

.mob-100 {
	width: 100% !important;
	box-sizing: border-box;
	padding: 1%;
	position: relative;
}

.showMenuChisiamo {
	cursor: pointer;
	text-indent: .5em;
	font-size: 1.4em;
	display: block;
	background-color: #FAF3EB;
	padding: 1%;
}

.menu-box-left {
	width: auto;
}

.boxricercamedia {
	margin-bottom: 26px;
	margin-top: 30px;
	width: auto;
}

.piccolo1 {
	font-size: .8em !important;
}

.servizi1 {
	display: none;
}

.servizi1 div a {
	display: block;
	margin-bottom: .8em;
	color: #000;
	font-size: 12px;
}

.servizi1 .t1 {
	display: none;
	margin-left: -45px;
	margin-top: 121px;
	position: absolute;
	text-align: right;
	width: 180px;
}

.servizi1 .t2 {
	position: absolute;
	margin-left: 0px;
	text-align: left;
	margin-left: 460px;
	margin-top: 110px;
	width: 180px;
	display: none;
}

.servizi1 .t3 {
	position: absolute;
	text-align: left;
	margin-left: 341px;
	margin-top: 278px;
	width: 280px;
	display: none;
}

.servizi1 .s0 {
	position: absolute;
	display: none;
	width: 400px;
	margin-left: 50px;
}

.servizi1 .s1 {
	position: absolute;
	margin-left: 0px;
	display: none;
}

.servizi1 .s2 {
	position: absolute;
	margin-left: 440px;
	display: none;
}

.servizi1 .s3 {
	position: absolute;
	margin-left: 0px;
	margin-top: 150px;
	display: none;
}

.servizi1 .c1 {
	margin-left: 70px !important;
}

.servizi1 .c3 {
	margin-left: 230px !important;
}

.box2-3 h1 {
	font-size: 1.4em;
}

.box2-3 h2.ocra {
	font-size: 1.2em;
}

.box2-3 h2.nero {
	font-size: 1.1em;
}

.boxricercamedia {
	margin-bottom: .5em;
	margin-top: .5em;
	width: 100%;
	box-sizing: border-box;
	padding: 0%;
}

.boxricercamedia input {
	background: white none repeat scroll 0 0 !important;
	border: 8px solid #cacaca !important;
	box-sizing: border-box;
	font-size: 1rem;
	height: auto !important;
	margin: 0 !important;
	padding: 5px 5px 5px 10px !important;
	width: 80% !important;
	display: block;
	float: left;
	box-sizing: border-box;
	margin-bottom: 1em !important;
}

#inviaB {
	width: 20% !important;
	display: block;
	float: left;
	box-sizing: border-box;
	margin-bottom: 1em !important;
}

h1.titol-b {
	font-size: 1.6em;
	line-height: 1.2em;
}

h2.titol-m {
	font-size: 1.2em;
}

/* CARRELLO */
.refresh, .elimina {
	font-size: 1.3em ! important;
	width: 100%;
}

.tableCarrello {
	font-size: 2vw;
	width: 100%;
}

.tableCarrello td, .tableCarrello th {
	border: 1px solid #4f2b1f;
}

.tableCarrello input {
	margin-left: 10%;
}

.tableCarrello th {
	background: none repeat scroll 0 0 #4f2b1f;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1em;
	text-align: center;
}

.tableCarrello td {
	padding: 1% 1% 1% 1%;
}

.tableCarrello .col1, .tableCarrello .col4 {
	width: 15%;
}

.tableCarrello .col3 {
	width: 15%;
}

.riepilogo-carrello {
	margin: 2em 0;
	font-size: .8rem;
}

.carrelloq {
	font-size: 3.5vw;
}

/* REGISTRAZIONE */
.boxreg4 span {
	color: #626262;
}

.flat {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: none;
	margin: 1% 0% 4% 0;
	vertical-align: top;
	width: 100%;
}

.flat2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: none;
	margin: 0% 0% 4% 4%;
	vertical-align: top;
}

.hboxbutton {
	background-color: #f29400;
	border: 0;
	height: 3em;
	padding: .5em;
	font-size: .7rem;
	min-width: 9em;
}

.boxRegistrazione {
	/*  background-color: #ECECEC;
*/
	font-size: 4vw;

	/*    margin: 35px 0 0 -20px;
padding: 25px 20px 15px 90px;*/
}

#formReg2 .hboxbutton, #formRegistrazione .hboxbutton, #formContatti .hboxbutton
	{
	font-size: 3vw;
	line-height: 7vw;
	width: 25%;
}

.opzioneA {
	border: 2px solid #efefef;
	padding: 2%;
	margin-bottom: 4%;
}

.opzioneB {
	border: 2px solid #efefef;
	padding: 2%;
}

.opzioneC {
	border: 2px solid #efefef;
	padding: 2%;
}

.boxForm1 {
	font-size: 4vw;
	margin: 8px 0 0;
	text-align: left;
}

.boxForm1a {
	width: 100%;
}

p.boxForm1a {
	font-size: 3vw;
	margin: 0 2% 1% 0;
}

.boxForm2 {
	float: left;
	margin: 8px 0 0;
	text-align: left;
	width: 25%;
}

.boxreg4 {
	width: 95%;
}

.boxreg4 a {
	text-decoration: none;
	color: #000;
}

.boxreg4 a span {
	color: #626c6c;
	font-size: 3vw;
}

.priv {
	width: auto ! important;
}

input.error, select.error, textarea.error {
	background: #ffe2e2; width:100%;
}

.error {
	background-color: #dd5a43;
	border: 1px solid #dd5a43;
	border-radius: 5px;
	color: #fff;
	left: 79% !important;
	margin-left: -1.5%;
	margin-top: -2.5%;
	padding: 0.5% 1%;
	right: 4px !important;
	width: 17%;
}

.error p {
	font-size: 2vw !important;
	font-weight: 600;
	margin: 0;
}

.error em {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #dd5a43 transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 0.7vw;
	bottom: -1.3vw;
	display: block;
	height: 0;
	left: 2px;
	position: absolute;
	width: 0;
	z-index: -1;
}

.invalid {
	background: none repeat scroll 0 0 #fbf0ee;
	border: 1px dotted #ff856f !important;
}

.errorDue {
	height: 15px;
	background-color: #CC061D;
	border: 1px solid #fff;
	color: #fff;
	padding: 3px 10px;
	margin-left: -20px;
	margin-top: -10px; /* CSS3 spicing for mozilla and webkit */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
}

.errorDue p {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px !important;
	margin: 0px;
	line-height: 15px;
}

.errorDue em {
	border: 10px solid;
	border-color: #CC061D transparent transparent;
	bottom: -17px;
	display: block;
	height: 0;
	left: 2px;
	position: absolute;
	width: 0;
}

.errorepassword {
	color: red;
}

.infopassword {
	color: #003d7e;
}

.avvisopassword {
	font-size: 4vw;
	margin-top: 5%;
}

/* REGISTRAZIONE */

/* STILI MATIAS */

.hideimg {
	display: none;
}

.img-small {
	width: 60%;
	float: none;
	margin: 0 auto;
	display: block;
}

.fixboxprod {
	width: 100%;
	padding-bottom: 20%;
}

.fixtitoloprod {
	width: 100%;
	margin-left: 0;
}

.fixsottotitoloprod {
	width: 100%;
	margin-left: 0;
}

.buttonContinua {
	width: 45%;
	right: 23%;
	bottom: 1rem;
}

.row-logo {
	text-align: right !important;
}

.flag {
   	margin-right: 5px;
	margin-top: 5px;
}

.menu {
	width: 100%;
}

.menu a {
	background: #4f2b1f;
	display: block;
	padding: 7px;
	margin: 0 0 10px;
	color: #f29400;
	font-weight: 600;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}

.menu a:hover {
	background: #321106;
	display: block;
	padding: 7px;
	margin: 0 0 10px;
	color: #f29400;
	font-weight: 600;
}

.menu span {
	background: #321106;
	display: block;
	padding: 7px;
	margin: 0 0 10px;
	color: #f29400;
	font-weight: 600;
}

/* PAGINAZIONE NEWS */
.menu ul {
	list-style: none outside none;
	padding-left: 10px;
}

.menu ul li:first-child {
	border-top: 0 none;
	margin-top: 15px;
}

.menu ul li {
	border: 0 none;
	line-height: 22px;
	padding: 0;
	text-transform: none;
}

.menu ul li a {
	text-decoration: none;
	background: none;
	color: #4f2b1f;
}

.menu ul li span {
	background: none;
}

.menu a.annor {
	text-decoration: none;
	background: none;
	color: #4f2b1f;
}

.menu span.annor {
	background: none;
}


.bandiere{display: block;
    position: absolute;
    right: 0%;
    top: 8px;
    width: 50%;
	}


/*	.bandiere{display: block;
	    position: absolute;
	    right: 25%;
	    top: 14px;
	    width: 50%;} */

.bandiere img{width: 25px;}
	
.gray-img {
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
	filter: grayscale(100%);
}

.testataHome .container, .testataA .container{margin-top: 40px;}
#menu-display {
    top: 48px;
}
#close-menu-display {
    top: 48px;
}

#menu-display {
    z-index: 999999;
}

/* PAGINAZIONE NEWS */     

.fa-facebook, .fa-twitter, .fa-google-plus, .fa-youtube, .fa-linkedin, .fa-flickr {font-size:22px; } 
.facebook, a.facebook {top: 5px; position: relative; color:#333; margin:0 10px 0 5px; float:left}
.twitter, a.twitter {top: 5px; position: relative; color:#333; margin:0 10px 0 0; float:left } 
.google-plus, a.google-plus {top: 5px; position: relative; color:#333; margin:0 10px 0 0; float:left}
.youtube, a.youtube {top: 5px; position: relative; color:#333; margin:0 10px 0 0; float:left}
.linkedin, a.linkedin {top: 5px; position: relative; color:#333; margin:0 10px 0 0; float:left}
.flickr, a.flickr {top: 5px; position: relative; color:#333; margin:0 20px 0 0; float:left}



@media (max-width: 530px) {
	.bandiere {width: 100%;}
}

</pre></body></html>