<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ 
    height:auto; 
    width:100%; 
    margin:0 auto; 
    font-family: 'Raleway'; 
    font-size:16px}


a{cursor:pointer;}
button{font-family:inherit}
#footerLoghi{float:right;margin-top:30px;width:60%;}
#cke_Composition{
    width:calc(100% - 15px);
}
strong,b{
    font-weight:700;
}
h1, h2, h3{
    font-weight:normal;
    font-size:16px}


.bottoni_home{
    position: relative;
margin-top: -60px;
background-color: #24272e;
color: #fff;
padding: 20px;
line-height: 20px;
width: 130px;
text-align: center;
color:rgb(233,135,60);
font-weight:700;
text-transform:uppercase;

float:left;
}





.leggiButton {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

    background-color: rgb(233,135,60);
    color: white;
    border:1px solid white;
    text-transform: uppercase;
    font-size: 16px;
    padding: 16px 32px;
}

textarea {
    resize: none;
}
h1{font-size:20px;    margin: 0;
   font-weight: normal;}


a{text-decoration:none; color:inherit;cursor:pointer;}
#logo{/*width:50px;*/margin:15px 10px;float:left;height:46px;}

.alertContatti{
    width:50%;float:left;padding-top:30px;
}
#buttonRegistrati{
    border-radius:10px;font-size:30px;position:absolute;z-index:2;bottom:10%;left:20%;border:2px solid white;background-color:rgba(233,135,60,0.8);padding:10px 20px;color:white;cursor:pointer;
}

fieldset {
    border: 1px solid rgb(233,135,60);
}
textarea:focus{
    font-family: 'Raleway'; }
input,button{
    border-radius:0px;
}
input:focus{
    font-family: 'Raleway'; 
}
::-webkit-input-placeholder{
    text-transform:uppercase}

::-ms-input-placeholder{
    text-transform:uppercase}

::-moz-placeholder{
    text-transform:uppercase;
    opacity: initial;}

/*search home*/
.inputsearch::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgb(233,135,60);
}
.inputsearch::-moz-placeholder { /* Firefox 19+ */
    color: rgb(233,135,60);
}
.inputsearch:-ms-input-placeholder { /* IE 10+ */
    color: rgb(233,135,60);
}
.inputsearch:-moz-placeholder { /* Firefox 18- */
    color: rgb(233,135,60);
}

/*FOOTER*/
.footerSezioni{
    width:20%; float:left;text-align: center;
}


/*___JOB___*/
textarea, select,button, input:focus{
    outline:none}



/*__MENU__*/
li{list-style:none}
ul{list-style-type:none; 
   margin:0; 
   padding:0}

.main-menu{

    width:25px; 

    -ms-transform:rotate(180deg); /* IE 9 */
    -webkit-transform:rotate(180deg); /* Chrome,Safari,Opera */
    transform:rotate(180deg); 

    text-decoration:none; 
    cursor:pointer; 
    z-index:1}

.main-menu h2{
    position:relative; 
    display:inline-block; 

    width:25px; 
    height:2px; 

    background-color:rgb(233,135,60); 
    z-index:2
}
.main-menu h2:before, 
.main-menu h2:after{
    position:absolute; 
    content:""; 
    width:25px; 
    height:2px; 
    background-color:rgb(233,135,60); 
}

/*___slide___*/
.jssora13l, .jssora13r {
    display: block;
    position: absolute;
    margin:0px 20px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    overflow: hidden;
    top:0px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;
}

/*.main-menu h2{
 position:relative; 
 display:inline-block; 

 width:15px; 
 height:2px; 

 background-color:rgb(77,77,77); 
 transition:all .1s cubic-bezier(.25,.46,.45,.94); 
 z-index:2}

.main-menu h2:before, 
.main-menu h2:after{
 position:absolute; 
 content:""; 
 width:25px; 
 height:2px; 

 background-color:rgb(77,77,77); 
 transition:all .1s cubic-bezier(.25,.46,.45,.94)}
*/
.main-menu h2:before{
    top:-7px}

.main-menu h2:after{
    top:7px}
/*
.main-menu:hover h2{
 width:25px}
*/
.main-menu{display:none; float:right; margin-top:20px; margin-right:10px}

.scopri{
    padding:12px; 
    padding-top:15px; 
    display:inline-block; 
    text-align:right; 
    line-height:15px; 
    font-size:16px; 
    background-color:#fff; 
    color:#4d4d4d; 
    font-family: 'Raleway'; 
    border-radius:5px; 
    color:rgb(30,61,142)}
.scopri:hover{
    background-color:#1e3d8d; 
    color:#fff}

 
/*__HOME__*/
#contenitoreTotale{
    width:1280px; max-width:95%; margin:0 auto;padding-top:30px;
}
.prodottiHome{
    width:calc(25% - 10px);
    padding-top:calc(25% - 10px);
    /*padding:5px;  */
    float:left;margin-bottom:10px;margin-right:5px;margin-left:5px;

}
.veditutti{display:none;}
#bannerProdotti{  
    padding-top:calc(50% - 10px);}
.newsHome{
    width:calc(25% - 10px);
    padding-top:calc(25% - 10px);
    /*padding:5px;  */
    float:left;margin-bottom:10px;margin-right:5px;margin-left:5px;
}
.focusHome{
    width:calc(33.33% - 10px);
        padding-top:calc(33.33% - 10px);
    /*padding:5px;  */
    float:left;margin-bottom:10px;margin-right:5px;margin-left:5px;
}

 

.macroCategorie{width:calc(25% - 1px);}

/*__GENERALI__*/
.testo{
    padding-bottom:30px;
}
.testo a{
    color:rgb(233,135,60);
}

.testo img{
    max-width: 100%;
    height:auto !important;
}

.testoBanner img{
    max-width: 100%;
    height:auto !important;
}
.testoBanner{
    width: calc(100% - 200px);
    float:left;

}
.testoBanner a{
    color:rgb(233,135,60); 
}
.divbannerImg{
    width:200px;float:left;text-align: center; padding-top:16px;
}
.bannerImg{
    width:85%;margin-bottom: 15px;border:2px solid rgb(233,135,60)
}

/*__NEWS__*/



/*__PRODOTTI__*/
.testoProdotti{
    width:50%;float:left;
}
#descrizioneProdotti{
    width:95%;
}
#testoSingoloProdotto video, iframe{
    max-width:100%;
}
#testoSingoloProdotto img{
    max-width: 100%;
    height:auto !important;
}
#testoPhotogallery img{
    max-width:100%;
    height:auto !important;
}


#testoRivenditore{
    padding:10px 0;font-size:12px;text-align: justify;
}
#testoRivenditore p{
    font-size:12px;
}

/*__RIVENDITORI__*/

.image-grid__item {
    background-color:white;
    margin:5px;
    width:150px;
    float:left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    height:150px;

}
.image-grid__item:before {
    content: "";
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    -webkit-transition: visibility 0.1s ease-out, opacity 0.1s ease-out;
    transition: visibility 0.1s ease-out, opacity 0.1s ease-out;
    opacity: 0;
}
.image-grid__item:hover:before {
    visibility: visible;
    opacity: 1;
}

.grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #eeeeee;
    overflow: hidden;
}
.grid-item:hover .grid-item__image {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.grid-item:hover .grid-item__hover {
    visibility: visible;
    opacity: 1;
    border:2px solid rgb(233,135,60);
}


.grid-item__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 80%;
    background-repeat:no-repeat;
    background-position: center center;
    -webkit-transform: scale(.09);
    transform: scale(0.9);
    will-change: transform;
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 0;
}

.grid-item__hover {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    -webkit-transition: visibility 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: visibility 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0;
}


/*___NEWS___*/
.tutteNews{
    width:calc(25% - 20px);padding:5px; height:220px; float:left;margin-bottom:10px;margin-right:5px;
    margin-left:5px;background-color:white;  position: relative;cursor:pointer;
}
.tutteNews:hover .leggiButton {
    opacity: 1;
}
.tutteNews:hover{
    background-color: rgb(233,135,60);
}
.dataNews{font-size:13px;position:absolute;top:0;left:0;background-color:white;padding:5px}
.tutteNews:hover .dataNews{
    background-color: rgb(233,135,60);color:white;
}
/*____PRODOTTI_____*/
/*.resultblock{
    width:200px;
    padding: 5px;margin-bottom: 10px; margin-right: 5px; margin-left: 5px;height:200px;background-color: rgb(221,221,221);float:left;position:relative;overflow:hidden;
}*/
#fasciaRicerca{width:30%;float:left;}
#fasciaRisultato{width:68%;margin-left: 2%;float:left;}
.testoProdottiTutti{display: table-cell; vertical-align: middle;font-size:15px;width:calc(100% - 40px)}
#richiediInformazioniMobile{display:none;}
#richiediInformazioniMobileSlide{display:none;}
#testoSingoloProdotto ul{
    list-style-type:disc; 
    margin:1em; 
    padding: 0;
}

#testoSingoloProdotto li{
    list-style:disc; 
}



/*________________*/

/*___register__*/
.contenitoreRegistrazione{float:left;width:46%;padding-bottom:30px;margin-left:2%;margin-right:2%;}
.contenitoreRegistrazione img{max-width:70%}
.contenitoreRegistrazione ul{-webkit-padding-start: 40px;margin:auto;list-style-type: disc}
.contenitoreRegistrazione li{list-style-type: disc}
.testoRegistrazioni{padding-bottom:40px;min-height:270px}
#lineaRegister{margin-bottom:30px;border-bottom:2px solid rgb(233,135,60);}




/* home MESE */
.boxMese{float:left;width:100%;padding-top:50%;position:relative;}
.tipologiaMese{
    width:95%;height:21.87%;left:0;right:0;margin:auto;color:white;text-transform:uppercase;position:absolute;top:0;display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;text-align: center}
.contenutoMese{width:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;top:0;bottom:0;margin:auto;}
.titoloMese{width:95%;height:21.87%;left:0;right:0;position:absolute;bottom:0;display: -ms-flex;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            justify-content: center;font-size: 18px;margin:auto;text-align: center}


/*_____MAGAZINE_____*/
.imgMagazine{float:left;width:20%;padding-top:20%;background-size:cover; background-position:center center; background-repeat:no-repeat;}
.titoloMagazine{float:left;width:calc(80% - 20px); padding:0 10px;}
.testoMagazine{float:left;width:calc(80% - 20px); padding:0 10px;}


@media screen and (max-width:890px){
    .vedi_bottoni_home{display: none;}
}

@media screen and (max-width:768px){
    .imgMagazine{width:30%;padding-top:30%;}
    .titoloMagazine{width:calc(70% - 20px); }
    .testoMagazine{width:calc(70% - 20px);}
}

@media screen and (max-width:620px){
    .imgMagazine{width:30%;padding-top:30%;}
    .titoloMagazine{width:calc(70% - 20px); padding:0 10px;}
    .testoMagazine{float:none;width:100%; padding:0;padding-top:10px;clear:both}
}

@media screen and (max-width:500px){
    .imgMagazine{width:100%;padding-top:56.25%;float:none;}
    .titoloMagazine{width:100%; padding:0;padding-top:10px;float:none;}
    .testoMagazine{float:none;width:100%; padding:0;clear:both}
}

/*____FINE MAGAZINE_____*/

@media screen and (max-width:1024px){
    /*HOME*/
    .macroCategorie{width:calc(50% - 1px);}
    #contenitoreTotale{
        width:768px;
    }
    .prodottiHome{
        width:calc(33.33% - 10px);
        padding-top:calc(33.33% - 10px);
    }
    #bannerProdotti{  
        padding-top:calc(66.66% - 10px);}
    .newsHome{
        width:calc(33.33% - 10px);
        padding-top:calc(33.33% - 10px);
    }
    .focusHome{
        width:calc(33.33% - 10px);
        padding-top:calc(33.33% - 10px);
    }
    .veditutti{display:table;}
    /*___NEWS___*/
    .tutteNews{
        width:calc(33.33% - 20px);
    }


}
/*menu*/
@media screen and (max-width:1250px){
    /*___MENU___*/
    .main-menu{display:block}
    #searchDiv{display:none;}
}
@media screen and (max-width:768px){


    /*___FOOTER___*/
    .alertContatti{
        width:100%;float:none;
    }
    #footerLoghi{float:left;width:100%;margin-top:30px;}
    .footerSezioni{
        width: 50%;
        float: left;
        /*width:100%; float:none;*/margin-top:20px;
    }
    .footerSezioni:before{
        margin-top:0;
    }
    /*___prodotti___
    #fasciaRicerca{width:50%;float:left;}
    #fasciaRisultato{width:48%;float:left;}*/


    .contenitoreRegistrazione{float:none;width:95%;margin:0 auto;border-bottom:2px solid rgb(233,135,60);margin-bottom:30px;}
    .testoRegistrazioni{min-height:auto}
    #lineaRegister{display:none;}




    /*______*/

    .nomobile{display:none;}
    #richiediInformazioniMobile{display:block;}
    #boxRichiediInformazioniMobile{display:none;}


}
@media screen and (max-width:700px){

    #richiediInformazioniMobileSlide{display:block;}


    /* home MESE */
    .boxMese{float:none;width:95%;padding-top:100%; margin: 0 auto !important;
             margin-bottom: 20px !important;}

    /*___BANNER___*/

    .testoBanner{
        width: 100%;
        float:none;

    }
    .divbannerImg{
        width:100%;float:none;text-align: center; padding-top:16px;
    }

    .bannerImg{
        width:calc(25% - 19px);margin-bottom: 15px;margin-right:15px;border:2px solid rgb(233,135,60);float:left;
    }

    /*___FINE BANNER___*/

    .linkfacebookslide button{font-size:50px !important;}
    /*__PRODOTTI__*/
    .testoProdotti{
        width:100%;float:none;
    }
    #descrizioneProdotti{
        width:100%;
        margin-bottom:50px;
    }

    #contenitoreTotale{
        width:480px;max-width:100%;
        display: block !important; /*per i blocchi mese evidenza*/
    }
    /*HOME*/


    .prodottiHome{
        width:calc(50% - 10px);
        padding-top:calc(50% - 10px);
    }
    #bannerProdotti{  
        padding-top:calc(100% - 10px);}
    .newsHome{
        width:calc(50% - 10px);
        padding-top:calc(50% - 10px);
    }
    .focusHome{
        width:calc(100% - 10px);
        padding-top:calc(100% - 10px);
    }
    /*___NEWS___*/
    .tutteNews{
        width:calc(50% - 20px);
    }

    .veditutti{display:none;}

}


@media screen and (max-width:600px){

#fasciaProposte{width:100%;float:none;}
    #fasciaCerca{width:100%;float:none;}
    #fasciaCerca input{width:calc(100% - 14px) !important;}
    #fasciaCerca button{width:100% !important;}
    #fasciaCerca select{width:100% !important;}

}

@media screen and (max-width:480px){

    /*___BANNER___*/

    .bannerImg{
        width:calc(50% - 18px);margin-left:7px;margin-right: 7px;
    }

    /*___FINE BANNER___*/


    .linkfacebookslide{display:none;}
    /*___NEWS___*/
    .tutteNews{
        width:calc(100% - 20px);
    }
    /*___slide___*/
    .jssora13l, .jssora13r {
        display: none;
    }


    .titoloFascia{width:95%;margin:0 auto}
    /*HOME*/
    .macroCategorie{width:calc(100% - 1px);}

    /*__RIVENDITORI__*/

    .image-grid__item {
        width:calc(50% - 10px); 
        height:auto;

    }
    .grid-item {
        padding-top:calc(100% - 10px); 

    } 

    /*__PRODOTTI__*/
    #fasciaRicerca{width:100%;float:none;}
    #fasciaRisultato{width:100%;float:none;margin:0;}
    #titoloBoxInformazioni{display:none;}
    /*.resultblock{
        /*width: calc(33.33% - 20px);/
        width:calc(50% - 20px) !important;
        height:200px;
    }*/
    .testoProdottiTutti{font-size:13px;}


    #fasciaProposte{width:100%;float:none;}
    #fasciaCerca{width:100%;float:none;}
    #fasciaCerca input{width:calc(100% - 14px) !important;}
    #fasciaCerca button{width:100% !important;}
    #fasciaCerca select{width:100% !important;}
    #buttonRegistrati{font-size:70px;left:0;right:0;margin:auto;width:60% !important;bottom:5%;top:auto;padding:30px 20px;}

}
@media screen and (max-width:320px){

    .prodottiHome{
        width:calc(100% - 10px);
        padding-top:calc(100% - 10px);
    }
    .newsHome{
        width:calc(100% - 10px);
        padding-top:calc(100% - 10px);
    }
    .focusHome{
        width:calc(100% - 10px);
        padding-top:calc(100% - 10px);
    }
    #bannerProdotti{  
        padding-top:calc(200% - 10px);}

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