<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	animation:transitionIn 0.75s;  
}
@-webkit-keyframes transitionIn 
{
	from {opacity: 0;}
	to {opacity: 1;}
}

.interruptdesktop{ 
	clear: both; 
	float: none;
}

.formattazionecenter img {
	width: 360px;
	margin-top: 40px; 
	text-align: center
}
	
.titolocategoria{ 
	width: 100%; 
	max-width: 960px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	opacity: 1; 
	height: 100%; 
	z-index: 100; 
	margin-bottom: 30px;
}

.products{
	display:inline-block;
	vertical-align: top;
	max-width: 140px; 
	margin: 6px; 
	border-radius: 2px;
	border-radius: 10px;
}

.products:hover{
	-webkit-animation: zoomin 1s 1;
	border-radius: 10px;
}

.products p{ 
	min-height: 60px; 
	align-content: center; 
	vertical-align: bottom;
	background-color: #000;
}

.iconsprod{
	
	display:block;
	min-height: 160px;
	font-weight: normal;
	z-index: 100;
	 overflow: hidden;
	background-color: rgba(167,167,167,0.2);
	vertical-align: bottom;
	position: relative;
	width: 140px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.iconsprodicona {
	font-weight: normal;
	z-index: 500;
	vertical-align: top;
	position: relative;
	top: 0;
	left: 0;
	width: 50%;
	max-height: 100px; 
}

.iconsprodicona img { 
	max-height: 90px; 
	max-width: 45px; 
	position: absolute; 
	top: 0; 
	left: 0;
	background-color: rgb(0,0,0,0.8); 
	padding: 0px;
	border-radius: 10px; 
	margin: 2px; 
}

.iconsprod:hover{ cursor: pointer;}

.products p {color: #DDD;z-index: 100;font-weight: lighter;display:inline-block; padding: 5px; border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;  }

.iconsprod img { 
	
    width:100%;
	
	padding: 0px; 
	
	position: absolute;
	bottom: 0px;
	left:50%;
	transform: translate(-50%,0%);
	
}
.iconsprod img:hover { 
	
  
}
@-webkit-keyframes zoomin {
     0% {
        -webkit-transform: scale(1);
		 background-color: rgba(167,167,167,0);
    }
    50% {
        -webkit-transform: scale(1.1);
		background-color: #FFF;
    }
	
	 100% {
        -webkit-transform: scale(1);
		 background-color: rgba(167,167,167,0);
    }

}
.backgroundcategoria { 
	background-image: url(../images/sfondoarticoli.webp); 
	background-size:contain;
	background-size:60%; 
	background-repeat: no-repeat; 
	background-position: center;
	-webkit-animation: backgroundsize 1s 1;
	animation-duration: 3s;
	animation-fill-mode: backwards;
	background-color: #242424; 
	position: relative;
}
@-webkit-keyframes backgroundsize {
     0% {
        -webkit-transform: scale(1); background-size: 110%;
    }
    100% {
        -webkit-transform: scale(1);background-size: 60%;
    }

}


.section-fifty-fifty{
	
	width: 100%; 
	text-align: center; 
	box-sizing: border-box; 
	color: #111; 
	padding-top: 100px;
	align-content: center;
	font-size: 2rem; 
	border-radius: 0px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.section-fifty-fifty .tile {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background-color: #F2F2F2;
	padding: 10%;
}
.section-fifty-fifty .tileb {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
}
.section-fifty-fifty .tilec {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background-color: #F2F2F2;
	padding: 2%;
}

.section-fifty-fifty .tile:first-child,.section-fifty-fifty .tileb:first-child {
    margin-right: 20px;
}

.section-fifty-fifty .tile:last-child,.section-fifty-fifty .tileb:last-child {
    margin-left: 20px;
}
.section-fifty-fifty .tilec:last-child {
    margin-left: 20px;
}
.section-fifty-fifty .tileb.with-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tile img,.tileb img,.tilec img{ width: 100%; height: auto; }
.tileb img { width: 50%; padding: 25%;}
.tile p,.tilec p { font-size: 1.2rem; font-weight: bold;}
.copywrapper {align-items: center;}

.large{ width: 90%;}
.large-2{ width: 80%;}
.large-3{ width: 70%;}
.large-4{ width: 60%;}
.large-offset-0{ margin-left:0%;}

.small-offset-left-1{ margin-left: 10%;}
.small-offset-left-2{ margin-left: 20%;}
.small-offset-left-3{ margin-left: 30%;}
.small-offset-left-4{ margin-left: 40%;}
.small-offset-left-5{ margin-left: 50%;}


.articolohead {
    width: 70%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	margin-right: 20px;
}
.with-head-caption{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.articolohead a{ color:#B9B9B9;}
.articolohead h1 {font-size: 1.4rem; font-weight: bold; color: #111; margin-bottom: 55px;}
.articolohead h2 {font-size: 1.4rem; font-weight: bold; color: #333333;margin-bottom: 25px;}
.articolohead p { font-size: 1.2rem;margin-bottom: 35px;color: #595959; font-weight: 600;text-align: justify; line-height: 30px;}
.articolohead span{ color:#bb241a; font-weight: bold;}

.headeraddons{
	box-sizing: border-box;
	width: 30%;
	text-align: left; 
	overflow: hidden;
	margin-left: 20px;
	padding-left: 20px;
	border-left: solid;
	border-left-width: 2px;
	border-color: #CECECE;
	
}
.headeraddons img{ 
	width: 100%; 
	padding: 0px; 
	box-sizing: border-box;
	max-width: 300px;
	margin-bottom: 20px;
}



/*********************ACCESSORI********************/
/*********************ACCESSORI********************/
/*********************ACCESSORI********************/
#accessori { 
	box-sizing: border-box; 
	padding-top: 0px; 
	margin-top: 0px; 
	text-align: left;
}

.acc { 
	background-color:none; 
	text-align: left; 
	color: #000; 
	box-sizing: border-box;
}

.acc::after {
  content: " &gt;";
	font-size: 0.9rem;
}

a .acc p {
	display: inline-block;
	font-size: 1rem;
	font-weight: bold;
}

a .acc p:hover {
	color: grey;
	
}

.titolocategoria { color:#FFF;font-size: 3rem; font-weight: 700; }
.titoloacc { margin-bottom: 10px; text-align: left; }
.titoloacc p { font-size: 1.6rem; color: #ba2419; font-weight: bold; }
.titoloacc p span{color: #000; font-weight: normal; }


/*********************FINEACCESSORI********************/
/*********************FINEACCESSORI********************/
/*********************FINEACCESSORI********************/



#content .formattazione{ padding-top: 40px; padding-bottom: 40px; text-align: center; align-content: center;}
#content p span { }


.articolo{ width: 100%; float: none; text-align:left;}

.articolo a{ color:#bb241a; display: inline;}
.articolo h1 {font-size: 1.4rem; font-weight: bold; color: #000; margin-bottom: 35px; }
.articolo h2 {font-size: 1.2rem; font-weight: bold; color: #000;margin-bottom: 25px;}
.articolo p { font-size: 1.2rem;font-weight: normal; margin-bottom: 35px;color: #424242;text-align: left;}
.articolo span{ color:#bb241a; font-weight: bold;}

.animazioni { width: 100%; text-align: center; max-width: 2000px; margin-left: auto; margin-right: auto; }
.animazioni video{ width: 100%;}

/* ampiezza massima per sezione info a fondo pagina*/
.section-max-width {
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	margin-bottom: 50px;
}
.flex-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.with-background {
    background-color: #f2f2f2;
}
.column-copy {
    width: calc(50% - 5.375%);
    margin-left: 5.375%;
    max-width: 490px;
	font-size: 1.4rem;
	font-weight: bold;
}

.column-copy a{ display: inline;font-weight: bold; color:#ba2419;  }
.column-copy h2 {font-size: 1.4rem; font-weight: bold; color: #000; margin-bottom: 20px;}
.column-copy p { font-size: 1rem;font-weight: normal; color: #424242; margin-bottom: 20px;}
.column-copy span{ font-weight: bold; color: #000;}


.flex-column {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.flex-column {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.column-figure {
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
    overflow: hidden;
	width: 50%;
	text-align: center;
	
}
.column-figure img {border-radius: 10px; width: 50%; padding: 25%; padding-top: 0px; padding-bottom: 0px;}

textarea { min-height: 300px; font-family: 'Didact Gothic', sans-serif!important;}
input {font-family: 'Didact Gothic', sans-serif!important;}

.grecaptcha-badge { 
    visibility: hidden;
}
.button,#bottone {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 12.5rem;
  margin: 0;
  padding: 1.5rem 3.125rem;
  background-color: #bb241a;
  border: none;
  border-radius: 0.3125rem;
  
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.button:hover,#bottone:hover { cursor: pointer;background-color: #000;}
.button:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #54d98c;
}
.button span,#bottone span {
  position: absolute;
  line-height: 0;
}
.button span i,#bottone span i {
  transform-origin: center center;
}
.button span:nth-of-type(1),#bottone span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%);
}
.button span:nth-of-type(2),#bottone span:nth-of-type(2) {
  top: 100%;
  transform: translateY(0%);
  font-size: 24px;
}
.button span:nth-of-type(3),#bottone span:nth-of-type(3) {
  display: none;
}


.active {
  background-color: #2ecc71;
}
.active:before {
  width: 100%;
  transition: width 3s linear;
}
.active span:nth-of-type(1) {
  top: -100%;
  transform: translateY(-50%);
}
.active span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
.active span:nth-of-type(2) i {
  animation: loading 500ms linear infinite;
}
.active span:nth-of-type(3) {
  display: none;
}

.finished {
  background-color: #54d98c;
}
.finished .submit {
  display: none;
}
.finished .loading {
  display: none;
}
.finished .check {
  display: block !important;
  font-size: 24px;
  animation: scale 0.5s linear;
}
.finished .check i {
  transform-origin: center center;
}

@keyframes loading {
  100% {
    transform: rotate(360deg);
  }
}



#contatti{width: 50%; float: none; min-width: 280px; text-align: center; box-sizing: border-box; margin-left: auto; margin-right: auto;}
#contatti h2,#contattiright h2{ font-size: 1.5rem; font-weight: bold; color: #4F4F4F; text-decoration: underline;}
#contatti p a{ color: red!important;}

.mercatidettaglio { width: 100%; float: none;min-width: 360px; text-align: left; box-sizing: border-box; margin-top: 50px; margin-bottom: 50px;}
.mercatidettaglio h3,#contatti h3{ font-size: 1.2rem; font-weight: bold; margin-bottom: 20px;}
.mercatidettaglio p { margin-bottom: 20px; font-size: 1rem;}
@-webkit-keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}


#mercati {text-align: center;margin-top: 20px;}
#mercati h3{ margin-top: 20px; margin-bottom: 20px; font-size: 1.6rem; font-weight: bold; color: #111;text-align: left;}
#mercati .mercatiimg { 
	width: 19%;  
	display: inline-block; 
	box-sizing: border-box; 
	overflow: hidden; 
	position: relative;
	margin-bottom: 10px;
	
}
#mercati .mercatiimg img{ width: 100%;}

.titolomercato{ 
	position: absolute; 
	font-size: 1.3rem; 
	font-weight: bold; 
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0,0.7);
	color: #DDD;
	top: 0%;
	left:50%;
	transform: translate(-50%,0%);
	padding: 5px;
	padding-top: 25%;
}

@media all and (max-width : 1280px ){ 
	
	.interruptdesktop{ visibility: hidden; display: none;}
	.icons img { margin: 5px; margin-bottom: 0px; margin-top: 15px; padding: 0px;   }
	
	.products{max-width: 110px; margin: 2px;}
	.iconsprod{width: 110px;}
	.products p{ font-size: 0.9rem;}
	
	.section-fifty-fifty{
	width: 96%;
	box-sizing: border-box;
	padding: 2%;
	}
	
	.section-fifty-fifty .tile { width: 100%; }
	.section-fifty-fifty .tileb { width: 100%; }
	.section-fifty-fifty .tilec { width: 100%; }
	
	.articolohead { width: 100%; }
	.articolohead p { text-align: left; }
	.headeraddons{ 
		width: 100%;
		margin-left: 0px;
		padding-left: 0px;
		border-left-width: 0px;
		text-align: center;
		padding: 4%;
		border: solid;
		border-width: 0px;
		border-color: #bb241a;
		border-radius: 10px;
		background-color: #F4F4F4;
	}
	
	#accessori {text-align: center;}
	.titoloacc { text-align: center; }
	.acc {
		text-align: center;
		min-width: 280px;
		display: inline-block;
		color: #7A0305;
		
	}
	a .acc p{}
	.section-fifty-fifty{ display: block; width: 100%; margin-bottom: 50px; }
	
	.articolo{ width: 100%;  text-align: left; padding: 4%; box-sizing: border-box;}
	.articolohead{ width: 100%;  text-align: left; padding: 4%; box-sizing: border-box;}
	#mercati { box-sizing: border-box; padding: 2%;}
	#mercati .mercatiimg { 
	width: 100%;
	max-height: 130px;
	}
	
	.titolomercato{ padding-top: 20px; }
	
	.mercatidettaglio
	{
		width: 96%; 
		float: none;
		min-width: 280px; 
		text-align: left; 
		box-sizing: border-box; 
		margin-top: 50px; 
		margin-bottom: 50px; 
		padding: 2%;
	}
	
	
	.section-fifty-fifty .tile:first-child,.section-fifty-fifty .tileb:first-child { margin-right: 0px;}

	.section-fifty-fifty .tile:last-child,.section-fifty-fifty .tileb:last-child {margin-left: 0px;}
	
	.flex-row {display: block;}
	
	.column-copy {
    width: 100%;
    margin-left: 0;
	box-sizing: border-box;
	padding: 2%;
	}	
	
	.column-figure {max-height: auto;min-height: auto; height: auto; width: 100%;}
	.column-figure img {max-height: auto;min-height: auto; height: auto; width: 100%; padding: 0px; max-width: 340px; margin-left: auto; margin-right: auto; padding-bottom: 20px;}
	
	
}</pre></body></html>