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

/* -------------------------------------------------------------------------------

    0.  Reset &amp; Clearfix
    1.  General
    2.  Menu
    3.  Pages and Subpages
    4.  Separators
    5.  Home Page
    6.  About Us
    7.  Our Services
    8.  Portfolio
    9.  Portfolio Images Hover Effects
    10. Portfolio Project page
    11. Portfolio Testimonials
    12. News
        13. News Images Hover Effects
        14. News Post Page
        15. Twitter,
    16. Contact
        17. Footer
    18. Media Queries
        
*/


/* ------------------------------------------------------------------------------- */
/*  0. Reset &amp; Clearfix
/* ------------------------------------------------------------------------------- */

*{
    box-sizing: border-box;
    font-family: 'Helvetica', sans-serif;
}

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,small,sub,b,dl,dd,dt,ul,li,label,article,details,footer,header,menu,nav,input,textarea,select{
    background:transparent;
    border:0;
    outline:0;
    padding:0;
    margin:0;
}
b {
    font-weight: 700 !important;
}


.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}

li {
    list-style:none;
}




/* ------------------------------------------------------------------------------- */
/*  1. General
/* ------------------------------------------------------------------------------- */	



html, body {
    font-size: 15px;
    width:100%;
    height:100%;
    color: #222;
}


body {overflow-x:hidden;}

.fa, .fas {
    font-weight: 300;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 90px;
    z-index: 10;
    position: relative;
}
.containercal {
    width: 1280px;
}

#navigsitoins{
    position: fixed;
    top: 0px;
    bottom: unset;
}


#boxevidenza{
    background: #dedede;
    padding: 20px;
    font-size: 19px;
    line-height: 30px;
    }
.container.fullcontainer {
    max-width: 100%;
    min-height: auto;
    padding-top: 80px;
    padding-bottom: 20px;
}

.paragrafosp {
    font-weight: bold;
}
.colorlink{
    color:#FFF;
}
.btn_page {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 30px;
    margin-top: 20px;
    background: none;
    border-radius: 4px;
    border: 0px;
    color: #000000;
    font-weight: 300;
    font-size: 12px;
    border: 1px solid #111;
    cursor: pointer;
}

.btn_page:hover {
    background-color: black;
    color: #FFF;
}

.btn_small {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 25px;
    background-color: #024c9a;
    color: white !important;
    border: 0px;
    cursor: pointer;
}

.btn_block {
    display: inline-block;
    margin-top: 20px;
    padding: 5px 25px;
}

.white {
    color:#FFF;
}

.color {
    color: #ef4a4a;
}

.black {
    color:#111;
}

.altezza{
    height: 290px;
}

.altezza2{
    height: 180px;
}
.mb {
    margin-bottom: 30px !important;
}


.mb2 {
    margin-bottom: 10px !important;
}
.mb3 {
    margin-bottom: 30px !important;
}
.mt {
    margin-top: 30px !important;
}

.m2{
    margin: 20px;
}

.ml{
    margin-left: 65px;
}

.ds_mt {
    margin-top: 20px !important
}

.ds_mt1 {
    margin-top: 40px !important
}

.center {
    text-align:center;
    /*margin-top:70px;		*/
}

.big-paragraph {
    font-size:22px;
    line-height:24px;
    margin-bottom: 20px;
}

.left {
    float:left;
}

#logout{
    text-align:right;

}

h1 { font-size: 55px; font-weight: 700;}
h2 { font-size: 45px; font-weight: bold; line-height: 55px;}
h3 { font-size: 24px; line-height: 24px;}
h4 { font-size: 28px; font-weight: 700;}
h5 { font-size: 18px; font-weight: bold; line-height: 18px;}
p { font-size: 14px; line-height: 18px;}

a {
    color: #ef4a4a;
    text-decoration: none;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
}

a {
    font-weight: 400;
}
a:hover {
    color: #161616;
}

#index h1 {
    font-weight: 700;
    font-size: 37px;
}

.form_seinput{
    margin-bottom: 10px;
}
#index #contenitore_frame iframe {
    background-color: #FFF;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    padding: 10px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 30px;
    height: 270px;
    z-index: 99999;
    width: 250px;
}
.petroliogre {
    background-color: #FFF;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    padding: 16px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 320px;
    height: 262px;
    z-index: 99999;
    width: 250px;
}

/****** AZIENDA */
#azienda p {

}
img, div, input, textarea {
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
}

.big-paragraph {
    font-size: 18px;
    line-height: 24px;
}

.box {
    border: 1px solid #c0c0c0;
    padding: 5px;
    margin: 5px;
}

.mm_icon{    
    font-size: 5em;
}
.mm_icon2{  
    font-size: 3em;
}
.pulsante {
    background: #CE191C;
    color: #fff;
    padding: 5px 20px;
    display: inline;
    border-radius: 4px;
}
.one_all {
    width: 100%;
}

.one_half {
    width: 50%;
}
.one_half_box{
    width: 49%;
}

.one_half2 {
    width: 50%;
}


.one_half_full {
    width: 50%;
}

.one_third_box {
    width: 32.5%!important;
}

.one_box {
    width: 80px!important;
}


.one_third {
    width: 33.3%;
}
.one_third2{
    width: 33.3%;
}
.one_fourth {
    width: 25%;
}

.one_fifth {
    width: 20%;
}

.one_sixth {
    width: 16.66%;
}

.two_fifth {
    width: 37.6%;
}

.two_fourth {
    width: 50%;
}

.third_fourth {
    width: 75%;
}

.two_third {
    width: 65.33%;
}



.three_fifth {
    width: 58.4%;
}

.three_fourth {
    width: 75%;
}

.four_fifth {
    width: 79.2%;
}

.five_sixth {
    width: 82.67%;
}
.full_sixth {
    width: 98%;
}

.one_all, .one_half, .full_sixth, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .third_fourth, 
.one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth, .one_box {
    float: left;
    position: relative;

    padding-left: 10px;
    padding-right: 10px;
}

.one_half2 {
    float: left;
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
}

.one_third2 {
    float: left;
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
}

.row::after {
    clear: both;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}
.padded_element {
    padding-left: 20px;
}
#contact h3 {
    font-size:25px;
}

.fixed {
    position: fixed !important;
    top: 0px !important;
}

.ds_color {
   color: #03aeef;
}

.ds_icon {
   font-size: 50px;
   vertical-align: middle;
}

.ds_titolo {
    font-size: 30px;
    line-height: 35px;
    
}



.qnt_inprod {
    width: 50px;
}
.qnt_inprod .selectize-input {
    padding: 5px;
}
.qnt_inprod .selectize-control.single .selectize-input:after {
    right: 5px;
}
.qnt_inprod_title {
    margin-bottom: 7px;
    font-size: 14px;
    margin-top: 5px;
}
.prod_codice {
    margin-top: 10px;
    font-size: 10px;
    color: #afafaf;
}

.crop {
    width: 440px;
    height: 247px;
    overflow: hidden;
}

.crop img {
    width: 440px;
    height: auto;
    margin: 0px;
}

.clangflag {
    width: 40px;
    vertical-align: middle;
    display: inline-block;
}


.image-cropper {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.titazmappa{
    font-weight:600;
    margin-bottom:10px;
    padding:0px;
    font-size:18px;
}

.separatori .sep_title {
    margin-top: 65px;
    font-size: 30px;
    color: #FFF;
    text-shadow: 0px 0px 2px #000000;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
}

.separatori .sep_subtitle {
    font-size: 18px;
    color: #ABABAB;
    text-shadow: 0px 0px 2px #000000;
    font-weight: 600;
    margin-top: 25px;
}

.separatori p{
    font-size: 18px;
    color:#FFF;
}

.apriazmappa{
    color:#088BDB;	
}

.results{
    margin:10px 0px;
    border-bottom:3px dotted #dedede;
    padding:10px 0px;
}

#risultaticerca{
    margin:20px 0px;	
}

.indirazmappa{
    margin-bottom:4px;
    padding:0px;
}

.titolofaq{
    font-weight:600;
}



.titolonews{
    font-weight:600;
    margin-top:5px;

}

.glowing-border:focus { 
    box-shadow: 0 0 3px #a0a0a0;
    /*
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
    */
}

#formdatifatt .one_half, #formdatisped .one_half{
    margin-bottom: 0px;
}

.last {
    /* padding-right: 0px!important; */
}




label{
    display:block;
    padding:5px 0px;
}

input {
    background: none repeat scroll 0 0 #fff;
    padding:10px;
    border-radius:0px;
    width:100%;
    font-size:14px;
}

input:not([type="submit"]), select, textarea {
    border: 1px solid #9E9E9E;
}

input:focus, textarea:focus{
    /* color:#808080; */
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    box-shadow: 0 0 0 1000px #fff inset !important;
}

input[type="checkbox"], input[type="radio"]{
    width: 15px;
    margin-right: 5px;
}
input[type="sumbit"]{
    width: 100px !important;
}

select{
    background: none repeat scroll 0 0 #dedede;
    border: 1px solid #7A7A78;
    color: #444;
    padding:10px;
    height:50px;
    min-width:100px;
    border-radius:5px;
}


textarea {
    max-width: 100%;
    width: 100%;
    padding: 10px;
    background: #fff;
    height: 133px;
    resize: none;
    font-size: 14px;
    border-radius: 0px;
}

.pagina img{
    max-width: 100%;
}

.pagina table img {
    margin: 0px auto;
    display: block !important;
    border: 0px;
    box-shadow: none;
}

.bordoImg {
    box-shadow: 0px 0px 1px black;
    border: 3px solid white;
}

.pagina ul {
    margin-left: 18px;
}
.pagina ul li {
    list-style: disc;
    line-height: 20px;
}
/******************
CARRELLO
//////////////////////*/


#sceglilingua{
    position: absolute;
    bottom: 80px;
    right: 0px;
    z-index: 999998;
    padding: 10px;
}
#sceglilingua p {
    margin: 15px;
}
#sceglilingua a{
    color:#fff;
    font-weight: bold;
    padding: 10px;
}
.prod_taglia{
    margin:20px 0px;

}
.prod_prezzo{
    position:absolute;
    margin-top:210px;
    margin-left:700px;
    padding:20px 0;
    font-size:20px;
    display: none;
}

.prod_nome{
    color:#AA2E30;	
    padding:20px 0;
}

.prod_carrello{
    position:absolute;
    margin-top:60px;
    margin-left:700px;
}

.prod_img img{
    max-width: 85%;
}

.contenuto-carrello ul li.articolo-carrello .immagine-art-carrello {
    float: left;
    width: 15%;
}
.contenuto-carrello ul li.articolo-carrello .titolo-art-carrello {
    float: left;
    width: 70%;
}
.contenuto-carrello ul li.articolo-carrello .immagine-art-carrello .immagine-art-carrello-background {
    height: 110px;
    border-radius: 2px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 87%;
}
.contenuto-carrello ul li.articolo-carrello .titolo-art-carrello p.titolo-art-carrellop {
    font-weight: 600;
}
.contenuto-carrello ul li.articolo-carrello .titolo-art-carrello p.desc-art-carrellop {
    margin: 10px 0px;
}

#offertepresenti{
    border:4px dotted #dedede;
    padding:10px;
    margin-bottom:20px

}

#offerta_titolo{
    text-align:center;
    font-weight:800;
}

.offerta_box .offerta_boxcont {
    font-size: 20px;
    color: #FFF;
    width: 100%;
    padding: 25px 20px;
    border-radius: 0.25em;
    display: block;
    vertical-align: middle;
    letter-spacing: -1px;
}

.offerta_box .offerta_boxcont.offerta_prod {
    background: linear-gradient(70deg, rgba(76, 176, 76, 0.86) 50%, rgba(0, 0, 0, 0) 50%), url('../archivio/cat/1/dog-1210559_1280-2020_12_23_12_48.jpg');
    background-size: cover !important;
    background-position: 0% 28%;
}
.offerta_box .offerta_testo {
    margin-bottom: 0px;
}
.offerta_box {
    margin-bottom: 20px;
}

.inevidenza{
    padding:5px;
    font-weight:bold;
    margin:10px 0;
    background:#dedede;
}

.prod_descr{
    color:#444;
    font-weight:normal;
    margin-top: 0px;
    line-height:20px;
}
.altrefoto_mob .bx-wrapper {
    border: 0px;
}

.prod_offerta{
    color: #FFFFFF;
    margin-left: 0;
    margin-top: 20px;
    position: absolute;
}

/*FINE CARRELLO*/

.btn_small2 {
    color: #fff;
    padding:10px 20px;
    background:#ABD1AC;
    text-align:center;
    display:inline-block;
    margin-top:20px;
    border-radius:8px;
    text-transform:capitalize;
}

.btn_small2:hover {

    opacity:1;
}

.daticliente{
    background:#ABD1AC; 
    padding:10px;

    width:300px;
    margin:0 auto;
    border-radius:8px;	
    margin-bottom:20px;
}


#share{
    text-align:right;

}

.btn_invia{
    background-color: #0093c4;
    color:#fff;
    -webkit-appearance: none;
    border: 0px !important;
    text-transform: uppercase;
    display: block;
    width: 210px;
    max-width: 100%;
    margin: 0px auto;
    border-radius: 3px;
    cursor: pointer;
}
.btn_invia_login {
    background-color: #024c9a;
    color: #fff;
    -webkit-appearance: none;
    border-radius: 0px;
    border: 0px;
    margin: 0 auto;
    width: 200px !important;
    display: block;
    cursor: pointer;
    padding: 10px;
    text-align: center;
    border-radius: 7px;
}

.btn_ricalcola {
    background: #F5F5F5;
    border: 1px solid #E0E0E0;
    box-shadow: 0 1px 0 0 #ddd;
    border-radius: 4px;
    color: #111;
    padding: 3px 7px;
    cursor: pointer;
}

.btn_prog {
    background-color: #0594db;
    color: #fff;
    -webkit-appearance: none;
    padding: 15px 25px;
    border: 0px;
    border-radius: 2px;
    cursor: pointer;
}

.carrqnt{
    width:50px; border:1px solid #dedede;padding: 5px;
}

.btn_procedi {
    background-color: #024c9a;
    color: #FFF;
    padding: 10px 20px;
    -webkit-appearance: none;
    cursor: pointer;
    border: 0px;
    text-transform: uppercase;
    border-radius: 7px;
}


.btn_reg {
    /* background-color: #B3F86D;*/
    background-color: #ABD1AC;
    /* margin: 10px; */
    padding: 10px 20px;
    text-align: center;
    float: left;
    /* width: 160px; */
    color: #444;
    /* font-weight: bold; */
    border-radius: 5px;
}


#formcerca input[type="text"]{
    float:left;
    width:80%;	
    margin-right:1%;
    font-size:14px;
    height:45px;
}

#formcerca input[type="submit"]{
    width: 19%;
    background-color: #4cb04f;
    color: #fff;
    height: 45px;
    font-size: 14px;
}
.titolosezric{
    font-weight:600;
}

#oraintv {
    position: absolute;
    margin-left: 193px;
    background-color: #acd0ad;
    color: #fff;
    padding: 5px 10px;
    margin-top: 164px;
    width: 100px;
    text-align: center;
}


#newstutte .abstract_prog{
    height: 100px;
    font-size:12px;
    line-height: 18px;
    margin-bottom: 10px;
}

#newstutte .news_titolo {
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0px;
    text-align: center;
    height: 60px;
}

.abstract_prog{
    height:140px;
    font-size:12px;
    line-height: 18px;
    margin-bottom: 10px;
}
.box_shadow{
    -moz-box-shadow: 0 0 15px 4px #dedede;
    -webkit-box-shadow:0 0 15px 4px #dedede;
    box-shadow: 0 0 15px 4px #dedede;
}

#elencoofficine{
    padding-top:50px;

}
#elencoofficine li{
    display:inline-block;
    background:#A5A5A5;
    color:#fff;
    padding:10px;
}

.storebox {
    height: 300px;
}
.catbox_home {
    height: 650px;
    margin: 0px 10px;
}
.storecat {
    height: 300px;
}
.storebox_home {
    height: 650px;
}
#store .btn_small {
    color: #acd0ad;
    padding: 0px;
    display: inline-block;
    margin-top: 0px;
    font-size: 16px;
}

#store .boxdescr{
    float: left;
    width: 100%;
    background-color: #fff;
}

#store .boxpub img {
    width: 100%;
}

.padding50{
    padding-top:50px !important;
     padding-bottom:50px !important;
    
}
.btn-small {
    background: #e4a936 none repeat scroll 0 0;
    color: #fff !important;
    font-size: 16px;
    padding: 1px 10px;
    text-align: center;
    margin-top: 20px;
    padding: 5px 10px;
    border-radius: 4px;
    border: 0px;
    cursor: pointer;

}

.btn-primario {
    background: #0093c4 none repeat scroll 0 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 35px;
    padding: 1px 10px;
    text-align: center;
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: 4px;
}
.btn-primario:hover {
    background: #0093c4 none repeat scroll 0 0;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.bottonede {
    background: #616161 none repeat scroll 0 0;
    color: #fff !important;
    font-size: 16px;
    padding: 1px 10px;
    text-align: center;
    margin-top: 20px;
    padding: 8px 15px;
    border-radius: 5px;
    border: 0px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
}
.content_cor {
    margin-bottom: 30px;
}
.boxcart{
    position:absolute;
    margin-left:227px;
    display: none;
}
.boxprezzo{
    position: absolute;
    margin-left: 92px;
    margin-top: -20px;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    width: 200px;
    display: none;
}

.elenco_orizz_rubriche {
    position: absolute;
    margin-left: 424px;
    margin-top: -35px;
    text-align: right;
    width: 540px;
}
.elenco_orizz_rubriche li{
    display:inline;
    margin:0px 10px;	
}

#bikeroutecat{
    margin-top:20px;
}
/* ------------------------------------------------------------------------------- */
/*  2. Menu
/* ------------------------------------------------------------------------------- */

#partner img {
    max-width:300px;
}
.navig {
    background: transparent;
    height: 50px;
    transition: all 0.25s ease 0s;
}
.navig {
    width: 100%;
    z-index: 1000;		
    top:0px;
    border-bottom: 1px solid #DDD;
    background: #f1f1f1;
}
.is-sticky .navig {
    background: #f1f1f1;
}
.navbar-cont:not(#navigsitohome) .navig {
    background: #f1f1f1;
}


.navig a {
    display: inline-block;
}
.navig.fixedNav {
    height: 100px;
}
.navig.fixedNav #logo {
    height: 100%;
    border-radius: 0px;
}
.navig ul li.last-item {
    margin-right: 0px;
}
.navig ul li.current a {
    border-top: 3px solid #ef4a4a;
}

#menu-responsive, #menu-buttone-mobile, #menu-right-mobile {
    display: none;
}
.close_responsive, .search_box_responsive {
    display: none !important;
}
.show {
    display: block !important;
}
.search_box_responsive div.voce_cerca {
    display: inline-block;
    width: 100%;
    float: left;
}
.search_box_responsive div.voce_chiudi {
    display: inline-block;
    width: 50px;
    background-color: #eeeeee;
    border-left: 1px solid #DDD;
    position: absolute;
    right: 0px;
}
.search_box_responsive div.voce_chiudi span {
    padding: 0px;
    width: 100%;
    text-align: center;
    display: block;
    height: 41px;
    font-size: 35px;
}
.search_box_responsive a {
    background-color: #eeeeee !important;
    text-align: center !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px !important;
}
.close_responsive a {
    text-align: center !important;
    font-size: 20px;
    width: 30px;
    float: right;
    font-size: 35px;
    border-bottom: 0px !important;
    padding: 13px 0px !important;
    margin-right: 10px !important;
}
#menu-responsive ul {
    margin: 0px;
    padding: 0px;
    color: #606060;
    font-size: 13px;
    font-weight: bold;
}

#menu-responsive ul li {
    padding: 0px 0px;
    background-color: #FFF;
}

#menu-responsive ul li a {
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid #ededed;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}

#menu-responsive ul li a::first-letter {
    text-transform: uppercase;
}

#menu-buttone-mobile {
    position: absolute;
    right: 20px;
    top: 14px;
}

#menu-buttone-mobile i {
    font-size: 25px;
    color: white;
}

#menu-right-mobile a {
    margin-left: 10px;
    margin-right: 10px;
}

#menu-right-mobile {
    top: 1px;
    float: right;
    position: relative;
    text-align: center;
}

#menu-right-mobile i {
    font-size: 20px;
    color: #fff;
}
.navbar-cont {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
}
.navbar-cont.is-sticky {
    bottom: unset;
}

.menula-open {
    background-color: rgba(239, 239, 239, 0.95);
    height: 380px;
    position: absolute;
    width: 100%;
    z-index: 99999;
}
.menula-open-responsive {
    height: 100%;
}
.menula-open .container {
    padding-bottom: 0px;
    padding-top: 40px;
}
.menula-open p.titolocat {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: black;
}
.menula-open .storehome-img {
    height: 185px;
}
.menula-open .storehome-img p {
    padding: 10px 5px;
    font-size: 17px;
}
.menula-open .titolocatmenu {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    word-break: break-word;
}
.menula-open ul li {
    margin-bottom: 5px;
    word-break: break-word;
}
.menula-open .btn_prod_acquista {
    display: none;
}
.menula-open .prezzobreveprod  {
    float: none !important;
    text-align: center;
}
p.menu_subtitle {
    font-weight: 700;
    padding: 10px 10px;
    padding-bottom: 0px;
}

.flt_applica {
    background-color: #ff6801;
    color: #FFF;
    margin-top: 15px;
    font-weight: 700;
    cursor: pointer;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.flt_svuota {
    padding: 10px;
    margin-top: 10px;
    cursor: pointer;
    display: none;
    padding-bottom: 0px;
}
.imagepres_cat {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 160px; 
}

.navig ul, .navig ul {
    text-align: right;
}
#menu &gt; li &gt; a {
    /*text-transform: uppercase;*/
    font-weight: 500;
}
#menu &gt; li &gt; a#14 {
    background-color: rgb(255 255 255 / 42%);
}
#menu &gt; li &gt; a:hover {
    color: #555353;
}

.navig ul li {
    display: inline-block;
    margin-left: 30px;
    position: relative;
    vertical-align: middle;
}
.navig ul li:not(.current) a {
    border-top: 3px solid transparent;
}
#menu ul li:first-child {
    height: 50px;
}
#menu li a {
    padding: 13px 10px;
}
.navig {
    padding-right: 50px;
    padding-left: 50px;
}
#logomenu ul.menu-right {
    position: relative;
    right: 0px;
    top: 10px;
}
#logomenu ul.menu-left {
    float: left;
    display: inline;
}

.navig li a {
    color: #7f7f7f;
}

#menu {
    position: relative;
    width: 100%;
    transition: all 0.25s ease 0s;
    margin-top: 0px;
    font-weight: bold;
    text-transform: uppercase;
}

.navig.fixedNav #menu {
    /* margin-top: 6px; */
}
.navig.fixedNav #menu-buttone-mobile {
    top: 45px;
}

.menu_item_cerca {
    width: 360px;
    display: inline-block;
    max-width: 100%;
    position: relative;
    top: 10px;
}

.menu_item_cerca input[type="text"] {
    width: calc(100% - 90px);
    float: left;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #DDD;
}
.menu_item_cerca input[type="submit"] {
    width: 80px;
    float: left;
    cursor: pointer;
    border: 0px;
    height: 35px;
    background-color: #f0592a;
    border-radius: 5px;
    margin-left: 5px;
    color: white;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 4px;
}

#logo {
    display: block;
    position: absolute;
    top: 0px;
    width: 110px;
    z-index: 9999;
    text-align: center;
    /* box-shadow: 1px 1px 2px rgb(0 0 0 / 45%); */
    transition: all 0.25s ease 0s;
}
#logo img {
    float: left;
    height: 36px;
    margin-top: 7px;
    transition: margin 50ms;
    transition-duration: 0.7s;
    transition-property: transform;
}
.logoGrafo {
    margin-left: -15px;
}
.navig.fixedNav #logo {
    background-color: transparent;
}
.navig.fixedNav #logo img {
    /* margin-top: 10px; */
}

#logomenu {
    /* position: relative; */ 
}
.dot {
    font-size:45px;
}

.lightboxOverlay,.lightbox {
    z-index: 9999999 !important; 
}

/* SERVIZI */
#servizi p{
    text-align: justify;
}
.mapimage {
    height: 60px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 80px;
}

#servizi img{
    width: 100%;
    height: auto;
}
.dot {
    font-size:45px;
}

.navig.fixed {
    /* background-color: #111; */

}

.loghipaga {
    margin-top: 15px;
}

.choose_lang img {
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 50%;
    vertical-align: middle;
}

#formmappa{
    margin-bottom: 20px;
}

#formmappa input[type=text]{
    background-color: #e9e9e9;
    color: #656565;
    border: 0px;
    border-radius: 0px;
    float: left;
    width: 540px;
    margin-right: 10px;

}

#formmappa input[type=submit]{
    background-color:#e9e9e9;
    color:#656565;
    border:0px;
    border-radius:0px;
    width:80px;
}

.colonnacat {
    border-right: 1px solid #9f9f9f;
    min-height: 200px;
    margin-right: 40px;
}
.titolocoll {
    margin-top: 10px;
    color: black;
    font-size: 15px;
    font-weight: bold;
}
/* ------------------------------------------------------------------------------- */
/*  3. Pages and Subpages
/* ------------------------------------------------------------------------------- */

#index {
    height: 100% !important;
}
#index .in-slide {
    height: 100% !important;
}
#index .in-slide-image {
    background-size: cover;
    background-position: center;
    height: 100%;
}

.bandiera_header {
    height: 17px;
    width: 25px;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 3px;
    border-radius: 4px;
}



#elencoprodotti, #dettaglipacchetti {

    margin-top: -80px;
    position: relative;
}

.ourteam {
    background:#ebebeb;
}

.newsletter {
    background:#ef4a4a;
}

.projects-filters {
    background:#262932;
}


.twitter {
    background:#ef4a4a;
}

.contact-header {
    background:#fff;
}

.contact-form {
    background:#ECECEC;
}
.footer {
    background: #2d2d2d;
    color:#fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer img.logo-foot {
    max-width: 80%;
    /* margin: 0 auto; */
    display: block;
    /* filter: invert(50%); */
    margin-top: 10px;
}
.footer .apps-link {
}
.footer img.apps {
    max-width: 134px;
}
.footer .apps-link a {
    display: inline-block;
}
.footer img:hover {
    filter: invert(0%);
}

.titolofooter {
    font-size: 17px;
    padding-bottom: 15px;
    margin-top: 20px;
    font-weight: 700;
}
.footer .container {
    padding-top: 20px;
    padding-bottom: 40px;
}
.footer2 {
    background: #014b9a;
    color: #fff;
    padding: 10px;
    font-weight: 200;
    font-size: 12px;
    border-top: 1px solid #FFF;
}
.footer2 a {
    color:#fff;
}
.footer2 .container {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footerblock1{
    width:70%;
    float:left;

}
.footerblock2{
    width:30%;
    float:left;
    text-align:right;
}

.footer_social a {
    display: inline-block !important;
    font-size: 25px !important;
    font-weight: 300 !important;
    margin-right: 5px;
}

.footercol{
    float:left;
    width:33%;	
}
.footer li, .footer a{
    color: #fff;
    font-weight: normal;
    padding: 2px 0px;
    font-size: 14px;
    font-weight: 300;
}

/* ------------------------------------------------------------------------------- */
/*  4. Separators
/* ------------------------------------------------------------------------------- */

.sepbg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}


#separator1, #separator2, #separator3, #separator4, #separator5, #separator6, #separator7, #separator8, #separator9, #separator10, #separator11 {
    width: 100%;
    min-height: 400px;
    overflow: hidden;
    position: relative;
}

.pattern {
    background: url('../images/pattern.png');
    background-repeat:repeat;
    position:absolute;
    width:100%;
    height:100%;
    opacity:0.7;
    z-index:0;
}

.client {
    float:left;
    margin:10px;
    width:140px;
    cursor:pointer;
    margin-top:65px;
    transition: all 0.3s ease 0s;
}

.client:hover {
    float:left;
    margin:10px;
    width:140px;
    cursor:pointer;
    margin-top:60px;
}


.container_height {
    height: 900px;
}

.container_full .textarea-container {
    position: absolute;
    left: 0px;
    width: 400px;
    background-color: black;
    color: #FFF;
    padding: 20px 30px;
    bottom: 0px;
    height: 420px;
    text-align: justify;
    font-size: 15px;
}

.container_full .container {
    position: relative;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.addthis_sharing_toolbox {
    margin-left:800px;	
}

.headerh2 {
    padding: 15px 100px 10px 25px;
    background-color: #111;
    display: inline-block;
    color: #FFF;
    font-weight: 300;
    margin: 0px;
    text-align: left;
}

.container_full .one_half {
    /* margin-bottom: 0px; */
}

.inside {
    padding-top: 70px;
}

.imagecron_home {
    height: 350px;
    background-size: cover;
    position: relative;
    background-position: center;
}

.imagecron_home.imagecron_height230 {
    height: 230px;
    background-position: center;
}
.imagecron_home.imagecron_height2303 {
    width: 350px;
    height: 230px;
    margin: 0px auto;
}
.imagecron_home .headerh2 {
    position: absolute;
    bottom: 0px;
    background-color: #000;
    color: #FFF;
}

.cropimage_heightmin {
    width: 450px;
    height: 250px;
    margin-bottom: 20px;
}
.textarea-container2 {
    width: 460px;
    margin: 0px auto;
    text-align: justify;
}

.pointcart {
    font-size: 8px !important;
    top: -12px;
    position: relative;
    right: 5px;
    color: #f0592a;
}

.bar_menu .pointcart {
    right: 0px !important;
}

/* ------------------------------------------------------------------------------- */
/*  5. Home Page
/* ------------------------------------------------------------------------------- */


div.mc-image {
    -webkit-transition: opacity 1s ease-in-out; 
    -moz-transition: opacity 1s ease-in-out; 
    -o-transition: opacity 1s ease-in-out; 
    transition: opacity 1s ease-in-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:center center;
    background-repeat:no-repeat;
    height:100%;
    overflow:hidden;
    width:100%;
}


#cycle-loader {
    height:32px;
    left:50%;
    margin:-108px 0 0 -8px;
    position:absolute;
    top:50%;
    width:32px;
    z-index:999;
}

#maximage {
    display:none;
    position:absolute!important;
    background:#000;						
}

#arrow_left, #arrow_right {
    bottom: 145px;
    position: absolute;
    z-index: 1000;
    color: white;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 70%);
    font-size: 52px;
}


#arrow_left {
    right: 110px;
}
#arrow_right {
    right: 50px;
}

.in-slide-content {
    bottom: 120px;
    left: 40px;
    z-index: 20;
    position: absolute;
    width: fit-content;
    text-align: left;
    padding: 10px;
}
.in-slide-content {
    text-shadow: 1px 1px 1px rgb(0 0 0 / 15%);
}
.in-slide-content h2 {
    line-height: normal;
    text-align: left;
    z-index:20;
    color: #FFF;
    padding-bottom: 20px;
    font-size:60px;
    font-weight:700;
    border-bottom: #fff solid 1px;
    width: fit-content;

}

.in-slide-content p{ 		
    z-index: 20;
    color: #FFF;
    font-size: 20px;
    padding-top: 20px;
    float: left;
    line-height: initial;
}

#partner ul li{
    display:inline;
    margin-right:10px;
}

.prodnelcarrello {
    background: none repeat scroll 0 0 #ec4616;
    border-radius: 57px;
    font-size: 12px;
    height: 20px;
    padding: 2px;
    position: absolute;
    text-align: center;
    width: 20px;
    margin-top: -19px;
    color: #fff;
    margin-left: -9px;
}

/* ------------------------------------------------------------------------------- */
/*  6. About Us
/* ------------------------------------------------------------------------------- */


.meter { 
    height: 30px;
    position: relative;
    margin: 0 0 35px 0;
    background:#ebebeb;
    width:100%
}

.meter &gt; div {
    display: block;
    height: 100%;
    background-color:#ef4a4a;
}

.meter p {
    position:absolute;
    margin-top:5px;
    margin-left:10px;
}	

.team {
    width:225px;
    height:280px;
    background-color:#fff;
    float:left;
    margin-right:20px;
    overflow:hidden;
}
.partnerlogo {
    background-size: contain;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center;
}
.partnerdescr {
    margin-top: 10px;
    text-align: center;
    height: 70px;
    font-size: 14px;
    line-height: 19px;
}
.team img.user{
    position:absolute;
}

.team-overlay {
    width:185px;
    height:240px;
    background-color:#fff;
    padding:20px;
    position:relative;
    margin-top:200px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.team:hover &gt; .team-overlay{
    margin-top:0px;		
}

.team-overlay h5 {
    margin-bottom:2px;
}
.titoloric {
    margin-bottom: 20px;
}
p.team-function {
    color:#A1A1A1;
    margin-bottom:20px;
}

p.team-description {
    color:#555555;
    line-height:18px;
    margin-bottom:45px;
}

.team-social {
    width:27px;
    height:27px;
    background-color:#262932;
    margin-right:10px;
    float:left;
    border-radius:3px;
    bottom:20px;
}

.team-social:hover {
    background-color:#ef4a4a;
}

.team-social img{
    padding:3px;
}

.navig_ann {
    padding: 10px;
}
.navigann_arrow {
    width: 80%;
    float: right;
}
.navigann_icon {
    width: 20%;
    float: left;
}
.navigann_icon1 {
    width: 40px;
    text-align: center;
}
.navigann_frec1 {
    width: 40px;
    float: right;
    text-align: center;
}
.navigann_frec1m {
    width: 80px;
    float: right;
    text-align: center;
}
.elencoprog {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.elencoprog img {
    display: block;
    width: 100%;
    height: auto;
}

.elencovideo {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.elencovideo img {
    display: block;
    width: 100%;
    height: auto;
}






/* ------------------------------------------------------------------------------- */
/*  7. Our Services
/* ------------------------------------------------------------------------------- */


.heading-and-icon {
    width:100%;
    margin-bottom:10px;
    height:60px;
}

.heading-and-icon img{
    float:left;
    margin-right:15px; 
}

.heading-and-icon h3 {
    padding-top:15px;
}

h3.newsletter { 
    float:left;
    margin-right:20px;
    margin-top:5px;
}

input.newsletter-email, input.newsletter-name {
    width:258px;
    padding:12px;
    float:left;
    background:#fff;
    color:#C4C4C4;
    font-size:18px;
    margin-right:20px;
    margin-top:0;		
}

button.newsletter-sent {
    color: #7F7F7F;
    padding: 0px 25px 0px 25px;
    background:#262932;
    height:46px;
    font-size:18px;
    text-align:center;
    display:inline-block;
    line-height:46px;
    border:0;
    cursor:pointer;
    transition: all 0.3s ease 0s;
}

button.newsletter-sent:hover {
    background:#262932;
    color:#fff;
}











/* ------------------------------------------------------------------------------- */
/*  8. Portfolio
/* ------------------------------------------------------------------------------- */


.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height;
    -moz-transition-property: height;
    transition-property: height;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    transition-property:         transform, opacity;
}

.isotope-item  img {
    width:100%;
}



.portfolio {
    width: 100.3%;
}

#portfolio h3, .gallery_fotoh3 {
    font-size: 26px;
    margin-top: 30px;
    line-height: 20px;
    height: 50px;
    text-align: center;
}
.gallery_fotoh3 span {
    font-size: 13px;
    font-weight: 300;
    display: block;
}
nav.primary ul {
    float:right;
    margin-top:10px;
}

nav.primary ul li  {
    display:inline;

}

nav.primary ul li a {
    height:40px;
    width:auto;
    display:block;
    color:#7f7f7f;
    float:left;
    background:#363942;
    padding-left:20px;
    padding-right:20px;
    line-height:40px;
    margin-left:10px;
}

nav.primary ul li a:hover {
    color:#363942;
    background:#fff;
}

nav.primary ul li a:active, nav.primary ul li a.selected {
    background:#ef4a4a;
    color:#fff;
}	











/* ------------------------------------------------------------------------------- */
/*  9. Portfolio Images Hover Effects
/* ------------------------------------------------------------------------------- */


.portfolio li { 
    float: left; 
    width:16.6%;
    margin:0px!important;
    padding:0px!important; 
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    overflow:hidden;

}

.textarea_chisiamo p {
    line-height: 20px;

}
.portfolio .cat1 {
    background:#ededed;
    border:1px solid #dedede;	
    margin:5px!important;
    padding:10px!important; 
}

.portfolio .cat2 {
    background:#ef4a4a;
    border:1px solid #dedede;	
    margin:5px!important;
    color:#fff;
    padding:10px!important; 

}

.portfolio .cat3 {
    background:#C9C0C0;
    border:1px solid #dedede;	
    margin:5px!important;
    padding:10px!important; 

}


.portfolio a { 
    display:block;
    text-decoration: none; 
}

.portfolio img { 
    width: 100%; 
    height: auto; 
    display: block; 
}

.view .mask {
    opacity: 0;
}	

.view:hover .mask {
    opacity:1;
}

.view {	   
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: left;	    
    border:1px solid #dedede;
}

.view .mask {
    width: 100%;
    height:100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background:#ef4a4a;
}


.mask h5 {
    text-align:center;
    color:#FFF;
    top:50%;
    width:100%;
    margin-top:-20px;
    position:absolute;
    line-height:24px;
}

.mask p {
    text-align:center;
    color:#FFF;
    opacity:0.5;
    top:50%;
    width:100%;
    margin-top:8px;
    position:absolute;
    line-height:12px;
}



.km_anno{
    font-weight:600;
    font-size:18px;
    text-align:center;
    margin:5px 0px;

}

.km_titolo{
    font-weight:600;
    font-size:12px;
    text-align:center;
    margin:5px 0px;
    padding:10px;

}
.km_tempo{
    text-align:center;
    margin:5px 0px;

}
.km_posiz{
    text-align:center;
    margin:5px 0px;

}
.km_data{
    text-align:center;
    margin:5px 0px;
}


.color_box1 {
    background-color: #000;
    color: #FFF;
    padding: 20px 30px;
    width: 370px;
    position: relative;
    bottom: -111px;
}




/* ------------------------------------------------------------------------------- */
/*  10. Portfolio Project page
/* ------------------------------------------------------------------------------- */	


.project_page {
    background-color:#fff;
    width:960px;
}


.project_content {
    padding:40px;
    padding-bottom:20px;
    width:auto;
}

.categories li {
    background: url("../images/list-ico.png") no-repeat scroll 0 14px transparent;
    border-top: 1px solid #F2F2F2;
    display: block;
    padding: 10px 0 10px 13px;
}
.categories li:last-child {
    border-bottom: 1px solid #F2F2F2;
}
.categories li a {
    color: #ababab;
}
.categories li a:hover {
    color: #000;
}

/* ------------------------------------------------------------------------------- */
/* Brand
/* ------------------------------------------------------------------------------- */	

#brand{
    text-align: center;
}
/* ------------------------------------------------------------------------------- */
/* Servizi
/* ------------------------------------------------------------------------------- */	

/* Store */
.store--image-coved {
    margin-bottom: 0px;
    height: 230px;
    width: 100%;
    border: 0px;
    object-fit: contain;
    object-position: center;
    margin-bottom: 10px;
}

.store--image-prod {
    width: 100%;
    border: 0px;
    object-fit: contain;
    object-position: center;
    margin-bottom: 10px;
    border: 0px solid #DDD;
    height: 190px;
}

.store--image-homepage {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    height: 605px;
}


.nomeprod {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    min-height: 40px;
    text-align: center;
    word-break: break-word;
}

.prod_taglia{
    margin:20px 0px;

}
.prod_prezzo{
    position:absolute;
    margin-top:210px;
    margin-left:700px;
    padding:20px 0;
    font-size:20px;
}
.prezzobreveprod .prezzo-labelf {
    font-size: 16px;
    margin-top: 7px !important;
}
.prezzobreveprod .prezzo-labelf.prezzo-scont {
    font-size: 12px;
    margin-top: -1px !important;
    line-height: 15px;
}
.prezzobreveprod .prezzo-labelf.prezzo-scont .prezzo-new {
    font-size: 16px;
}
.boxprod_con {
    width: auto;
}

.btn_prod_acquista {
    padding: 4px 8px;
    background-color: #fff;
    border-radius: 0px;
    color: #000;
    margin-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #000;
    width: 100px;
    margin: 0px auto;
    display: block;
    text-align: center;
    margin-top: 25px;
    font-weight: 300;
}

.mostraprod_colors_list .mostraprod_tabactive {
    box-shadow: inset 0 0 0 1px #f0592a;
    border: 1px solid #f0592a !important;
}

.btn_prod_acquistahome {
    padding: 10px;
    background-color: #f0592a;
    border-radius: 0px;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
    width: 100px;
    margin: 0px auto;
    display: block;
    text-align: center;
    margin-top: 25px;
    font-weight: 300;
    border-radius: 10px;
}

.lb-data .lb-number {
    display: none !important;
}

.btn_prod_tagline {
    text-align: center;
    margin-top: 10px;
    font-weight: 300;
    font-size: 15px;
}

.boxincat .btn_prod_acquista {
    margin: 0px auto;
    margin-top: 15px;
    width: 100px;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
.boxincat .nomeprod {
    margin-bottom: 0px;
}
.boxincat .brevedescr {
    text-align: center;
    max-height: 60px;
}

#servizi .one_third{
    text-align: center;
    margin-bottom: 20px;
    min-height: 230px;
}

#servizi h2{
    padding-bottom: 40px;
}
#servizi h3{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 0px;
}




/* ------------------------------------------------------------------------------- */
/*  11. Portfolio Testimonials
/* ------------------------------------------------------------------------------- */		


.carousel_testimonials {
    width: 100%;
    height:auto;				
}

.carousel_testimonials ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.carousel_testimonials li {
    width: 920px;
    height: auto;
    padding: 20px;				
    display: block;
    float: left;
}

.carousel_testimonials li h5 {
    color:#000;
    opacity:0.3;
}

.t-prev {
    float: left;
    background: url("../images/left_hover.png") no-repeat;
    width:14px;
    height:21px;
    margin-left:20px;
    opacity:0.3;			
}

.t-prev:hover {
    opacity:1;
}

.t-next {
    float: left;
    background: url("../images/right_hover.png") no-repeat;
    width:14px;
    height:21px;
    margin-left:10px;
    opacity:0.3;			
}

.t-next:hover {
    opacity:1;
}

.bandiera_header {
    height: 10px;
    width: 15px;
    background-size: contain;
    display: inline-block;
    margin-right: 2px;
    position: relative;
    top: 0px;
    border-radius: 2px;
}


/* ------------------------------------------------------------------------------- */
/*  12. News
/* ------------------------------------------------------------------------------- */

.container-news {
    width:100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.container-news h1 {
    text-align:left;
    margin-bottom:0px;
    /*	margin-left:50px;*/
    font-size:32px;
}

.container_full {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    margin-bottom: 50px;
}
.container_full {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.container_full .one_all {
    width: 98%;
}
.container_height .headerh2 {
    background-color: #000;
    color: #FFF;
    position: absolute;
    left: 0px;
    top: 80px;
}
.list_carousel {
    width: 100%;
    height:auto;		
}

.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;

}

.list_carousel li {
    background-color: #fff;
    width: 440px;
    height: auto;
    padding: 0;
    margin: 20px;
    display: block;
    float: left;
    border:0px solid #dedede;
}

.list_carousel li h5 {
    color:#000;
    margin-bottom:3px;
}

p.news-date {
    margin-bottom:11px;
}


.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}

#news-navigation, #offerte-navigation, #pratiche-navigation {
    width:160px;
    height:70px;
    padding-top:10px;
    margin:0 auto;
}


.prev {
    float: left;
    background: url("../images/left_hover.png") no-repeat scroll 26px 24px #4FC3F7;
    width: 70px;
    height: 70px;
    padding: 20px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

#news-navigation a{
    color:#fff !important;
}
.prev:hover {
    background: url("../images/left_hover.png") no-repeat scroll 26px 24px #0093c4;
}

.next {
    float:left;		
    margin-left:20px;
    background: url("../images/right_hover.png") no-repeat scroll 28px 24px #4FC3F7;
    width:70px;
    height:70px;
    padding:20px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius:50px;		
}

.next:hover {
    background: url("../images/right_hover.png") no-repeat scroll 28px 24px #0093c4;
}



.boxrubrica{

    height:360px;
}







/* ------------------------------------------------------------------------------- */
/*  13. News Images Hover Effects
/* ------------------------------------------------------------------------------- */


.news img {	   
    display: block;
    width: 100%;
    height:auto;
    background-color: white;
    object-fit: contain;
}

.news .mask {
    opacity: 0;
}	

.news:hover .mask {
    opacity:1;
}	

.news {
    width:100%;	   
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: left;	    
}

.news .mask {
    width: 100%;
    height:100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.news a.icon {	
    height:70px;
    width:70px;
    padding:20px;
    left:50%;
    margin-left:0px;
    top:50%;
    margin-top:0px;		
    position:absolute;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius:50px;
}

.news  a.icon.zoom {
    background:url(../images/plus.png) 25px 25px no-repeat #FFF ;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.news a.icon.zoom:hover {
    background:url(../images/plus.png) 35px 35x no-repeat #FFF;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);		
}

.news-intro {
    border: 0px;
    float: left;
    padding: 10px;
    height: 200px;
    width: 440px;
}

.news_titolo{
    font-size:18px;
    font-weight:600;
    margin:10px 0px;
    text-align:center;
    height: 50px;
}

.news_titoletto {
    font-size:12px;
    font-weight:700;
}
.news_abstract {
    font-size:12px;
    min-height:110px;
}
.news_abstract_home{
    font-size:12px;
}
.scheda_abstract {
    font-size: 14px;
}
.news_dettaglio {
    padding: 0px;
    display:block;
    margin-top:15px;
    font-weight: bold;
}
.news_dettaglio:hover{
    color: #000;
}
.news_box {
    height: 400px;
}
.search_cont_box {
    height: 400px;
    margin-bottom: 20px;
}
.search_contpagina_box {
    height: 90px;
    margin-bottom: 20px;
    margin-top: 30px;
}
#latestvideo{
    float:left;
    margin-right:20px;
}

#latestvideo img{
    width:640px;
    height:360px;
}

#latestvideocat{
}



#bannervideo {
    /* float: left; */
    position: absolute;
    margin-top: 0px;
    margin-left: 662px;
}
#latest3video{
    margin-top:10px;	
}
#latest3video li{
    display:inline-block;
    margin-right:12px;

}

#latest3video img{
    width:309px;
    height:174px;
}


.titolovideo{
    font-size:15px;
    font-weight:bold;
    margin:5px 0px 10px 0px;
}

.titolocatvideo{
    font-size:17px;
    font-weight:bold;
    margin:5px 0px 10px 0px;

}

.testovideo{
    text-align:justify;
    height: 90px;
}

.playerxl {
    position: absolute;
    margin-left: 296px;
    margin-top: 150px;
    color: rgba(255, 255, 255, 0.75);
}
.playersmall{
    position:absolute; 
    margin-left:140px; 
    margin-top:67px; 
    color: rgba(255, 255, 255, 0.75);  
}

.playersmall2 {
    position: absolute;
    margin-left: 96px;
    margin-top: 44px;
    color: rgba(255, 255, 255, 0.75);
}

#videocat img{
    width:225px;
    height:130px;
}

/* ------------------------------------------------------------------------------- */
/*  14. News Post page
/* ------------------------------------------------------------------------------- */		

#mappabikefriendly{
    width:630px;
    float:left; 
    margin-right:10px;

}

.news_page {
    background-color:#fff;
    width:800px;
}

.news_content{
    padding:40px;
    width:auto;
}

.news-details {
    width:100%;
    height:auto;
    margin-bottom:20px;
}

p.post-admin {
    background: url("../images/post-admin.png") no-repeat scroll left center transparent;
    font-size: 12px;
    margin-bottom: 15px;
    color:#A1A1A1;
    padding-left:25px;
    float:left;
}

p.post-calendar {
    background: url("../images/post-calendar.png") no-repeat scroll left center transparent;
    font-size: 12px;
    margin-bottom: 15px;
    color:#A1A1A1;
    margin-left: 25px;
    padding-left:25px;
    float:left
}

p.post-tagss {
    background: url("../images/post-tag.png") no-repeat scroll left center transparent;
    font-size: 12px;
    margin-bottom: 15px;
    color:#A1A1A1;
    margin-left: 25px;
    padding-left:25px;
    float:left;
}

p.post-commentss {
    background: url("../images/post-comment.png") no-repeat scroll left center transparent;
    font-size: 12px;
    margin-bottom: 15px;
    color:#A1A1A1;
    margin-left: 25px;
    padding-left:25px;
    float:left;
}

.news_comments {
    padding:40px;
    background-color:#ECECEC;
    border-top: #dddddd solid 1px;
}

.user_comment {
    background: url("../images/user.png") no-repeat;
    padding-left:60px;
    margin-top:40px;
}

.user_comment_reply {
    background: url("../images/user.png") no-repeat scroll 0 0 transparent;
    margin-top: 40px;
    padding-left: 60px;
}

.comment-date {
    font-style:italic;
    margin-bottom:10px;
    color:#a1a1a1;
}

.comment-text {
    color:#555555;
}

a.reply {
    float:right;
    font-weight:bold;
    margin-top:10px;		
}

a.reply:hover {
    text-decoration:underline;		
}











/* ------------------------------------------------------------------------------- */
/*  15. Twitter
/* ------------------------------------------------------------------------------- */	


.twitter h2 {
    color:#fff;
    font-weight:bold;
    text-align:center;
    line-height:45px;
    margin-bottom:20px;
}

.twitter p {
    text-align:center;
    font-weight:bold;
    opacity:0.6;
}

.twitter-image {
    width:60px;
    margin:0 auto;
    margin-bottom:30px;
}

.immagineservizi {
    background-size: contain;
    height: 280px;
    width: 100%;
    margin-bottom: 10px;
    background-position: center;
    background-repeat: no-repeat;
}

.imgserv1 {
    background-size: cover;
    height: 130px;
    width: 100%;
    margin-bottom: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #DDD;
    border-radius: 0px;
}

.imgserv2 {
    background-size: cover;
    height: 250px;
    width: 100%;
    margin-bottom: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f9f9f9;
    border-radius: 0px;
}


.gallery_foto {
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    height: 270px;
}

/* ------------------------------------------------------------------------------- */
/*  16. Contact
/* ------------------------------------------------------------------------------- */	


#map_canvas {
    width:100%;
    height:500px;
}




input.send_message {
    width:120px;
    background:#ef4a4a;
    float:left;
    color:#FFF;
    cursor:pointer;
    margin:0;
    font-size:12px;
    font-weight:normal;
}

input.send_message:hover {
    background:#262932;
}

.error_message {
    background-color: #FFE9E9;
    border-color: #FBC4C4;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    color: #DE5959;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 15px 40px 15px 18px;
    position: relative;
    float:none;
    width:auto;
}

fieldset {
    position:relative;
    float:left;
    padding:0;
    border:0 none;
    width:100%;		
}

fieldset h1{
    font-size:24px;
    color:#000
}











/* ------------------------------------------------------------------------------- */
/*  17. Footer
/* ------------------------------------------------------------------------------- */	


.circle-icona {
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 180px;
    width: 70px;
    height: 70px;
    line-height: 50px;
    font-size: 32px;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 20px;
}

.titolocontact {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.copyright {
    margin-top:35px;
    padding-top:35px;
    width:100%;
    border-top: 1px solid #363942;
    float:left;
}

.copyright p{
    color:#fff;
    opacity:0.3;
}


.contenitore_contact {
    height: 200px;
    padding-top: 20px;
}

.contenitore_contact.last {
    border-right: 0px;
}

/* MIEI*/
.messaggio{
    color:#ABABAB;
}



.bikeroutecateg {
    position: absolute;
    color: #fff;
    padding: 5px 15px;
    margin-top: 146px;
    margin-left: 133px;
    width: 173px;
    text-align: center;
}

#bikeroutecat img{
    width:306px;
    height:172px;
}

.contatti_link {
    text-align: center;
    color: #FFF;
}
.contatti_link a {
    color: #FFF;
}
.form_newsletter input,  .form_newsletter textarea {
    border-radius: 4px;
}
.form_newsletter a {
    font-weight: bold;
    color: #000;
}

#form_newsletter .one_all, 
#form_newsletter .one_half {
    margin-bottom: 10px;
}

#form_newsletter .one_half {
    width: 50%;
    float: left;
}

.news-title{
}

.news-abstract{
}

.news-link{
}



#people img {
    width: 200px;
    margin: 20px;
}

.clip-circle {
    clip-path: circle(60px at center);
    -webkit-clip-path: circle(60px at center);
}
.clip-ellipse {
    clip-path: ellipse(60px 40px at center);
}
.clip-polygon {
    clip-path: polygon(5% 5%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
}


.widget-title{
    margin-top:10px;
}


.allerg{
    font-size: 11px;
}

#mostraprogetti img{
    height: 150px;
}

.modulo-obj {
    height: 80px;
    padding: 15px;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 5px;
}
.modulo-obj .modulo-icon {
    float: left;
    width: 7%;
    text-align: left;
}
.modulo-obj .modulo-icon i {
    font-size: 42px;
    line-height: 48px;
    color: #bfbfbf;
}
.modulo-obj .modulo-title {
    float: left;
    width: 73%;
}
.modulo-obj .modulo-title .modulo-obj-titolo {
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #0063AA;
    line-height: 50px;
}
.modulo-obj .modulo-costo {
    float: left;
    width: 20%;
    font-size: 19px;
    line-height: 26px;
    text-align: right;
    font-weight: bold;
    color: #77c4d8;
    line-height: 50px;
}
.modulo-obj .modulo-costo i {
    color: #77c4d8;
    /* color: #FF9800; */
}
.homepage-settori {
    height: 270px;
    background-size: cover;
    background-position: center; 
    border: 0px;
    transition: all 0.3s ease-in-out;
}
.homepage-settori .sottoti {
    display: none;
    line-height: 20px;
    font-size: 15px;
    margin-top: 20px;
}
.homepage-settori .titoloset {
    transition: all 0.3s ease-in-out;
    font-weight: bold;
    text-align: left;
    position: absolute;
    bottom: 0px;
    padding: 15px;
    background-color: rgba(229, 169, 54, 0.93);
    width: auto;
    font-size: 19px;
    color: white;
    transition: all 0.3s ease-in-out;
    margin: 0px;
    cursor: pointer;
}
.homepage-settori .titoloset2 {
    transition: all 0.3s ease-in-out;
    font-weight: bold;
    text-align: left;
    position: absolute;
    bottom: 0px;
    padding: 15px;
    background-color: rgba(76, 76, 76, 0.90);
    width: auto;
    font-size: 19px;
    color: white;
    transition: all 0.3s ease-in-out;
    margin: 0px;
    cursor: pointer;
}
.homepage-settori:hover  .titoloset2 {
    background-color: rgba(255, 152, 0, 1);
}
.homepage-settori:hover .titoloset {
    height: 200px;
}
.homepage-settori:hover .sottoti {
    display: block;
}
.homepage-progetti {
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    height: auto;
    padding-top: 100%;
    position: relative;
}
.homepage-news {
    height: 300px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}
.servizi-foto {
    height: 180px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}
.prod-altrefoto {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 210px;
    border-radius: 0px;
}

.tabellamembri .nome__membro {
    font-style: italic;
}
.tabellamembri .nome__link {
    font-weight: bold;
    margin: 10px 0px;
}
.tabellamembri .nome__ruolo {
    border-bottom: 0px solid #DDD;
    margin-bottom: 5px;
    padding-bottom: 10px;
    height: 60px;
}
.tabellamembri p {
    margin: 0;
}
.colonna1_progr {
    float: left;
    width: 265px;
}
.periodo_progr {
    margin: 10px 0px;
}
.descr_progr {
    margin-bottom: 10px;
}
.divbordato {
    padding: 30px;
    height: 270px;
    border: 1px solid #DDD;
    border-radius: 20px;
    margin-right: 5px;
    margin-left: 5px;
}
.one_third.divbordato {
    width: 31.1%;
}
.one_half.divbordato {
    width: 48%;
}
.perchititolo {
    font-size: 19px;
    margin: 15px 0px;
    text-align: center !important;
    border-bottom: 2px solid;
    padding-bottom: 10px;
}
.formsec {
    width: 64%;
}

.titolocat {
    margin: 0px;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 24px;
}
.homepage-progetti .titolo-gatt {
    position: absolute;
    bottom: 30px;
    padding: 10px;
    width: 100%;
    text-shadow: 1px 0px 7px rgb(70, 70, 70);
    color: #fff;
}
.homepage-progetti .titolo-gatt h3 {
    font-size: 33px;
}
.imgcentro {
    background-position: center;
    background-size: cover;
    height: 280px; 
    border-radius: 0px;
}

.image--round {
    width: 140px;
    background-size: cover;
    border-radius: 50% 50% 50% 50%;
    margin: 0 auto;
    display: block;
    background-position: center;
    height: 140px;
}
.image--round:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.fc-toolbar {
    display: none;
}
.fc-day-header {
    padding: 30px;
}
.weekdays {
    margin: 0;
    background-color: #03A9F4;
    display: flex;
    display: none;
}
.weekdays li {
    flex: 1;
    color: #FFF;
    text-align: center;
    padding: 10px 0px;
    cursor: pointer;

}
.weekdays li.current {
    background-color: #004ea4;
}
.weekdays li:first-of-type {
    border-left: 0px;
}
.calendario {
    margin-top: 10px;
}
.titoloch-1 {
    font-size: 23px;
    margin-bottom: 15px;
    line-height: initial;
    font-weight: 600;
    color: #524c54;
}
.boxch p {
    font-size: 14px;
    line-height: initial;
    color: #524c54;
    line-height: 21px;
}
/*
.boxch {
    display: flex;
    width: 100%;
}
.boxch .boxch_el {
    flex: 1;
    padding: 16px;
}
*/
.fc-event {
    cursor: pointer;
    text-align: center;
    padding-top: 3px;
    border: 0px !important;
    border-radius: 1px !important;
    color: #000 !important;
    border-bottom: 1px solid #000 !important;
}
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {

    font-weight: bold;
    text-transform: uppercase;
}
.fc-today {
    background-color:inherit !important;
}
.verde-rosa {
    background: linear-gradient(to bottom left, #afd55e 50%, #e50683 50%);
}
.verde-blu {
    background: linear-gradient(to bottom left, #afd55e 50%, #68cdeb 50%);
}
.blu-rosa {
    background: linear-gradient(to bottom left, #ed038a 50%, #68cdeb 50%);
}
.color_legenda {
    padding: 10px;
    text-align: center;
    color: #000;
    font-weight: bold;
    width: 33.33%;
    float: left;
}
.image-sala {
    height: 200px;

}
.nomesala {
    width: 100px;
    height: 100px;
    background-color: rgba(255, 140, 0, 0.82);
    border-radius: 50%;
    border-top-right-radius: 0px;
    float: right;
    margin-top: 50px;
    margin-right: 50px;
    text-align: center;
    color: #FFF;
    font-size: 33px;
    line-height: 35px;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 19px;
}

.corso-singolo {
    float: left;
    text-align: center;
    height: 300px;
    margin-bottom: 13px;
    display: block;
    text-transform: uppercase;
    width: 100%;
}
.corso-singolo h3 {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #004fa0;
    background: #dedede;
}

.corso-singolo .dettagli {
    text-align: center;
    font-size:14px;
    font-weight: 300;
}

.corso-singolo img {
    text-align: center;
    width: 100%;

}


.corsi_isotope {
    display: flex;
}
.corsi_isotope li {
    flex: 1;
    list-style: none;
    float: left;
    text-align: center;
    margin-right: 10px;
    color: #FFF;
    font-weight: bold;
    border-radius: 0px;
}
.corsi_isotope li a {
    color: #FFF;
    padding: 10px;
    display: block;
    background-color: #004ea4;
}
.corsi_isotope a.current {
    background-color: #03A9F4;
}
.convenz-ele {
    height: 100px;
    background-size: contain;
    background-position: center;
    margin-bottom: 10px;
    background-repeat: no-repeat;
}
.fc-time-grid .fc-slats td {
    height: 2em !important;
}
.box-sceltacasa {
}
.box-sceltacins {
    padding: 20px;
    background-color: #FFFFFF;
    border: 1px solid #DDD;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    display: block;
    width: 100%;
    border-radius: 4px;
}
.box-sceltacins input:not([type="submit"]) {
    background: none repeat scroll 0 0 #fff;
    color: #444;
    padding: 10px;
    border-radius: 0px;
    width: 100%;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
}
.box-sceltacins button {
    color: #444;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    width: 110px;
    background-color: #88c100;
    color: #FFF;
    border-radius: 5px;
    margin-top: 20px;
    cursor: pointer;
    border: 0px;
}

.box-sceltacasa button:hover {
    background-color: #70b80d;
}
.titolobox {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    border: 0px;
    padding: 0px;
}
.titolobox h2 {
    margin-bottom: 0px;
}
.box-sceltacins select {
    background: none repeat scroll 0 0 #fff;
    color: #444;
    padding: 10px;
    border-radius: 0px;
    width: 100%;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
}
.casa-obj {
    background-color: #f8f8f8;
    margin-bottom: 20px;
}
.casa-obj .img-casa {
    float: left;
    width: 300px;
    overflow: hidden;
}
.casa-obj .descr-casa {
    padding: 20px;
    overflow: hidden;
}

.list-item-casa {
    float: left;
    height: 30px;
    line-height: 15px;
    margin: 0px;
}

.list-item-casa p {
    display: block;
    margin: 0px;
    margin-right: 15px;
    height: 40px;
    line-height: 40px;
}
.list-item-casa p img {
    width: 45px;
    text-align: center;
    display: block;
    margin: 0px auto;
}

.casa-prezzo {
    font-size: 20px !important;
    font-weight: 400;
    line-height: 30px;
}
.casa-obj .descr_prod {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
    height: 75px;
}

.homepage_header1 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.homepage_header1 h3 {
    font-size: 27px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 29px;
}
.hg_h3 {
    text-align: center;
    font-size: 23px;
    margin-bottom: 11px;
}
.homepage_header1 h4 {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #000;
}

.image_casa {
    height: 230px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.tabelladet {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.titolosez {
    font-weight: bold;
    border-bottom: 1px solid #DDD;
    margin-bottom: 20px;
    padding-bottom: 5px;
    color: #444;
    margin-top: 30px;
}

.titolosez2 {
    font-weight: bold;
    margin-top: 0px;
    color: #444;
    margin-bottom: 40px;
    font-size: 24px;
}

.ric-info input {
    width: 100%;
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 2px;
}
.ric-info textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 2px;
}
.ric-info label {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 3px;
}
.ric-box {
    padding: 30px;
    background-color: #f2f2f2;
    border-radius: 5px;
}

.ric-info input[type="submit"] {
    margin-top: 20px;
    width: 230px;
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 2px;
    background-color: #333;
    color: #FFF;
    border: 0px;
    -webkit-appearance: none;
    cursor: pointer;
}
.nomeapp {
    font-size: 11px;
    width: 180px;
    font-weight: bold;
    margin: 0px;
    line-height: 13px;
}
.prezzoapp {
    font-size: 11px;
    width: 180px;
    font-weight: bold;
    margin: 5px 0px;
    line-height: 13px;
}
.descapp {
    font-size: 11px;
    width: 180px;
    padding-top: 0px;
    line-height: 13px;
    margin: 0px;
}
.marker {
    background-image: url(https://i.imgur.com/MK4NUzI.png);
    background-size: contain;
    width: 30px;
    height: 40px;
    cursor: pointer;
    background-repeat: no-repeat;
}
.mapboxgl-popup-content {
    box-shadow: 0 1px 7px 2px rgba(0, 0, 0, 0.1) !important;
}
.icona_serv {
    float: left;
    padding-right: 20px;
    font-size: 45px;
    color: #e80000;
    width: 80px;
}
.descr-casa {
    height: 230px;
}
.descr-casa h3 {
    height: 45px;
    line-height: 21px;
}

.bx-wrapper {
    margin: 0 auto;
}

.modulorichiesta {
    font-weight: bold;
    margin-top: 0px;
    color: #444;
    margin-bottom: 30px;
    font-size: 24px;
}
.titolodett {
    padding: 10px 0px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 5px;
    color: #444;
}

.voci_annr {
    display: none;
    float: right;
}

.casa-obj .bx-wrapper {
    border: 0px;
    margin-bottom: 0px;
}
.countimg_casa1 {
    bottom: 5px;
    right: 15px;
    position: absolute;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 2px 10px;
    border-radius: 15px;
    font-size: 14px;
}
.nome_annti {
    width: 80%;
    float: left;
}

.nome_annti h1 {
    line-height: 60px;
    font-size: 25px;
}

.frec_arr_annti {
    padding: 10px;
    float: right;
    border-radius: 25px;
    margin-top: 10px;
    margin-left: 10px;
    width: 40px;
    font-size: 25px;
}

.frec_arr_anntidim {
    padding: 10px;
    float: right;
    border-radius: 25px;
    margin-top: 10px;
    margin-left: 10px;
    width: 100px;
    font-size: 25px;
    text-align: center;
}
.comu_zonann {
    margin-bottom: 5px;
    font-size: 18px;
    height: 20px;
}

.para-cerca {
    height: 40px;
}
.para-filtro {
    float: right;
}

.para-filtro select {
    background-color: #FFF;
    border: 0px;
    padding: 0px;
}

.box_serv {
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
}

.seguicibox {
    padding: 6px 20px;
    color: #FFF;
    border-radius: 4px;
    display: table;
    width: 160px;
    cursor: pointer;
}
.seguicibox span {
    color: #FFF;
    display: inline-block;
}
.seguicibox i {
    font-size: 22px;
    color: #FFF;
    vertical-align: middle;
}

.seguicifb {
    background-color: #31599c;
}

.seguiciwa{
    background-color: #25D366;
}
.timeline-item:first-child {
    border-image: linear-gradient(to top, rgb(77, 175, 80) 60%, rgba(0, 0, 0, 0)) 1 100%;
}
.timeline-item {
    padding: 3em 2em 2em;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    border-left: 2px solid #4CAF50;
}
.timeline-item h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 24px;
    text-align: left !important;
}
.timeline-item p {
    margin-top: 2px;
}
.timeline-item::before {
    content: attr(date-is);
    position: absolute;
    left: 30px;
    top: 23px;
    display: block;
    font-weight: 400;
    font-size: 15px;
}
.timeline-item::after {
    width: 10px;
    height: 10px;
    display: block;
    top: 55px;
    position: absolute;
    left: -8px;
    border-radius: 10px;
    content: "";
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
}

.timeline-item:last-child {
    -o-border-image: linear-gradient(to bottom, rgb(77, 175, 80) 60%, rgba(0, 0, 0, 0)) 1 100%;
    border-image: linear-gradient(to bottom, rgb(77, 175, 80) 60%, rgba(0, 0, 0, 0)) 1 100%;
}

.robomow_table h3 {
    margin-top: 0px;
    background-color: #003726;
    color: #FFF;
    padding: 4px 10px;
    border-radius: 4px;
    margin-bottom: 40px;
}
.robomow_table {
    margin-bottom: 30px;
}
.robomow_table table td {
    padding: 5px 0px;
}
.robomow_table img {
    display: block;
}
.preventivobtn {
    padding: 5px;
    background-color: #4CAF50;
    color: #FFF;
    border-radius: 3px;
    border: 0px;
}
.serviziotitolo {
    border-bottom: 1px solid #DDD;
}
.servlc {
    margin-bottom: 30px;
}
.box_evento {
    margin-bottom: 30px;
    height: 380px;
}
.icona_evento {
    text-align: center;
    font-size: 50px;
    border: 1px solid #1d6fd3;
    width: 100px;
    height: 100px;
    border-radius: 120px;
    margin: 0px auto;
    padding-top: 22px;
    color: #1d6fd3;
}

.titolo_evento {
    text-align: center;
    font-size: 20px;
    margin: 20px 0px;
    background-color: #eaf1fb;
    color: #1d6fd3;
    padding: 8px 10px;
    border-radius: 5px;
    font-weight: 600;
    border-bottom: 1px solid #1d6fd3;
}

.partner2 {
    height: 220px;
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #DDD;
}

.disabled {
    cursor: not-allowed !important;
    opacity: 0.3;
}

.one_halfho {
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
}

.prev_logo {
    display : flex;
    align-items : center;
    justify-content: center;
    height: 100%;
}

.prev_logo img {
    width: 330px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.row {
    overflow: hidden;
}

.rowel .row_el {

}
.rowel .row_el {
    flex: 1;
}


.row {
    overflow: hidden;
}
.row &gt; .colonnadivido__uno {
    width: 50%;
    float: left;
}
.row &gt; .colonnadivido__due {
    width: 50%;
    float: left;
}
.row &gt; .colonnadivido__85 {
    width: 85%;
    float: left;
}
.row &gt; .colonnadivido__80 {
    width: 80%;
    float: left;
}
.row &gt; .colonnadivido__70 {
    width: 70%;
    float: left;
}
.row &gt; .colonnadivido__30 {
    width: 30%;
    float: left;
}
.row &gt; .colonnadivido__33 {
    width: 33.33%;
    float: left;
}
.row &gt; .colonnadivido__20 {
    width: 20%;
    float: left;
}
.row &gt; .colonnadivido__25 {
    width: 25%;
    float: left;
}
.row &gt; .colonnadivido__40 {
    width: 40%;
    float: left;
}
.row &gt; .colonnadivido__20 {
    width: 20%;
    float: left;
}
.row &gt; .colonnadivido__15 {
    width: 15%;
    float: left;
}


.footer.container {
    min-height: auto !important;
}
.boxch {
    display: flex;
    padding: 20px 20px;
    border-radius: 10px;
    background-color: rgba(245, 245, 245, 0.6);
    border-bottom: 1px solid #DDD;
    min-height: 300px;
}

.boxch .homepage-news {
    height: 100%;
}
.bannercont {
    height: 60px;
    width: 160px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000;
    margin-bottom: 5px;
}
.boxch_el:not(:first-child) {
    padding-top: 40px;
}
.pagination {
    margin-bottom: 30px;
}

.pagination a {
    display: inline-block;
    text-decoration: none;
    border-radius: 0px;
    margin-left: 10px;
    color: #000;
    position: absolute;
    border: 1px solid #9e9e9e;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
}
.pagination .selectpag {
    width: 70px;
    display: inline-block;
}

.pagination select {
    height: 38px;
    width: 90px;
    background-color: #DDD;
    border: 0px;
    font-size: 16px;
    font-weight: 300;
}

.pagination a.active {
    background-color: #0291b3;
    color: white;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.container-news h2 {
    text-align: center;
}

.footer .logo_footer {
    max-width: 100%;
    width: 250px;
    margin-top: 20px;
    float: right;
}

.boxch i.fas.fa-arrow-right {
    float: right;
    margin-top: 4px;
}

.boxshop_spec .prezzobreveprod {
    /* float: left; */
    text-align: center;
}

.boxshop_spec .btn_prod_acquista {
    /* float: right; */
    margin-top: 10px;

}

#foto_lista_nav .slick-current {
    border: 1px solid black;
}
#foto_lista_nav .slick-slide {
    margin: 5px 0px;
}

#foto_lista_nav .slick-list {
    margin: -5px 0px;
}

.registrabusiness_link {
    width: 100% !important;
    display: block;
    font-size: 17px;
    margin-top: 20px;
    line-height: 25px;
    border-top: 1px solid #DDD;
    padding-top: 10px;
}

.mostraprod_tagliabox .mostraprod_sizes {
    margin-top: 33px;
    text-align: center;
}

.mostraprod_sizes_item:not(.tagliabox) {
    min-width: 40px;
    font-size: 17px;
    display: inline-block;
    text-align: center;
    border: 1px solid #000;
    padding: 7px;
    border-radius: 0px;
    cursor: pointer;
    margin-bottom: 10px;
}
.mostraprod_color {
    width: 50px;
    height: 50px;
    min-width: inherit;
    padding: 2px;
}
.mostraprod_color img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.mostraprod_tabactive {
    font-weight: bold;
    color: #000 !important;
    border: 1px solid #000 !important;
}
.tag-prodotto-view span {
    padding: 5px;
    background-color: #191919;
    color: #FFF;
    border: 0px;
    border-radius: 4px;
    font-size: 9px;
}
.tag-prodotto-view .fa {
    color: #DDD;
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
}
#acquista_senzareg {
    text-align: center;
}
.schedaprod_list {
    width: 100px;
    float: left;
    cursor: pointer
}
.slick-slide img {

}
#foto_lista_div {
    float: right;
    left: 120px;
    max-width: 440px;
    position: absolute;
}
#foto_lista_div img {
    max-width: 100% !important;
}

.carrello {
    width: 100%;

}
.carrello th:first-of-type {
    text-align: left;
}
.carrello th {
    height: 35px;
    text-align: right;
}
.carrello--item {
    margin-bottom: 10px;
}

.carrello--image {
    width: 150px;
    float: left;
    height: 150px;
    object-fit: contain;
    object-position: center;
    border: 0px;
    cursor: pointer;
}
.carrello--contenuto {
    float: left;
    padding-left: 20px;
    width: auto;
}
.carrello-cont-nome {
    font-weight: 800;
    margin: 0px;
    margin-bottom: 5px;
}
.qnt-switch {
    display: inline-block;
    margin-left: 10px;
    position: absolute;
    margin-top: -7px;
}
.carrello-switch-qntdett {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.carrello-switch-qnt {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    border: 1px solid #9E9E9E;
    vertical-align: middle;
    font-size: 21px;
    position: absolute;
    left: 0px;
    cursor: pointer;
}
.carrello-switch-qnt:hover {
    border: 1px solid #000;
}
.carrello-tot-mobile {
    display: none;
}
.carrello-input-qnt {
    width: 40px;
    height: 30px;
    display: inline-block;
    text-align: center;
    -moz-appearance: textfield !important;
    position: absolute;
    left: 35px;
    padding: 0px;
}
.carrello-input-qnt:focus {
    border: 1px solid #000 !important;
}
.carrello-input-qnt::-webkit-outer-spin-button,
.carrello-input-qnt::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.carrello-cont-dett .fa {
}
.carrello-cont-dett {
    font-size: 14px;
    margin: 0px;
    margin-bottom: 5px;
}
.carrello-select {
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d8d8d8;
    background-color: #f8f8f8;
    border-radius: 4px;
    width: 30px;
    min-width: 30px;
    height: 30px;
}
.carrello-field {
    padding: 10px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #DDD;
    margin-bottom: 5px;
    margin-top: 5px;
}
.prezzotab-cart {
    text-align: right;
}
.euroval {
    float: right;
}
.box-presentazione-profilo {
    min-height: 140px;
    margin-top: 17px;
    background-color: #f5f5f5;
    border-radius: 3px;
}
.box-presentazione-profilo p.titolo-box {
    text-align: left;
    padding: 20px 20px;
    font-size: 25px;
    padding-bottom: 15px;
}
.box-presentazione-profilo p.subtitolo-box {
    text-align: left;
    padding: 0px 20px;
    font-size: 16px;
}
.box-presentazione-profilo button {
    margin-top: 25px;
    border: 0px;
    border-radius: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.box-presentazione-profilo .nessun-indirizzo {
    text-align: center;
    font-size: 50px;
    color: #a2a2a2;
    padding-top: 30px;
}
.box-presentazione-profilo .nessun-indirizzo span {
    font-size: 16px;
    display: inherit;
    padding-top: 5px;
}
.linkprofilo a {
    color: #000 !important;
}
span.indirizzo-primario {
    background-color: #333;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 15px;
}
.bottone-full-profile {
    background-color: #333;
    color: #FFF;
    border-radius: 3px;
    font-size: 17px;
    margin: 15px 0px;
    padding: 10px;
    display: block;
    width: 100%;
    text-align: left;
    border: 0px;
}
.mioprofilo-form .mioprofilo-dati-input .icona {
    font-size: 40px;
    color: #DDD;
    padding-top: 10px;
    text-align: left;
}
.mioprofilo-form .mioprofilo-dati-input .colonnadivido__20 {
    width: 75px !important;
}
.step-pagamento {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 60px;
}


.step-pagamento {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 60px;
}
.step-pagamento ul {
    margin: 0px;
    padding: 0px;
} 
.step-pagamento li {
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 2em;
    border-radius: 1em;
    background: #616161;
    margin: 0 70px;
    display: inline-block;
    color: white;
    position: relative;
    padding-left: 0px;
    list-style: none;
}

.step-pagamento li::before {
    content: "";
    position: absolute;
    top: 0.9em;
    left: -170px;
    width: 170px;
    height: 0.2em;
    background: #616161;
    z-index: -1;
}
.step-pagamento li:first-child::before {
    display: none;
}
.step-pagamento li span {
    position: absolute;
    color: #333;
    top: 25px;
    font-size: 10px;
    left: -85px;
    text-transform: uppercase;
    width: 200px;
}
.step-pagamento .active {
    background: #000;
}
.step-pagamento .active span {
    font-weight: bold;
    color: #000;
}
.step-pagamento .active ~ li {
    background: #DDD;
}

.step-pagamento .active ~ li::before {
    background: #DDD;
}

#dati-clienti .titolo-step {
    margin-top: 25px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px;
}
#dati-clienti .contenuto-step {
    margin: 10px 0px;
}
#dati-clienti select {
    width: 100%;   
}

.avviso-rosso {
    background-color: #F44336;
    color: #FFF;
    padding: 15px;
    margin: 15px 0px;
    text-transform: uppercase;
}

.avviso-verde {
    background-color: #4CAF50;
    color: #FFF;
    padding: 15px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.avviso-verde.avviso-inline {
    width: auto;
    display: inline-block;
}


#coupon {
    padding: 15px 0px;
    display: block;
    height: 115px;
    max-width: 480px;
}
#coupon p#messaggio-coupon {
    font-size: 12px;
    padding: 5px 0px;
    display: none;
    text-transform: uppercase;
}
#coupon input {
    padding: 10px;
    border: 1px solid #DDD;
}
#coupon input[type="text"] {
    width: 79%;
    float: left;
    background-color: #FFF;
}

#coupon input[type="submit"] {
    width: 20%;
    float: right;
    background-color: #f0592a;
    color: #FFF;
    border: 1px solid #f0592a;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}

.selectize-input {
    border: 1px solid #9E9E9E !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

.selectize-input input {
    height: auto !important;
}

.selectize-dropdown {
    z-index: 10000 !important;
}

.listadati p {
    margin: 0px;
}
.listadati .headline {
    font-weight: 700;
    margin-bottom: 1px;
}
.listadati {
    margin-bottom: 5px;
}
.listadati:not(.not50) {
    width: 50%;
    float: left;
}
.selectize-input {
    white-space: nowrap;
}

a.bottone-fb {
    background-color: #1877f2;
    width: 100%;
    border: 0px;
    padding: 10px;
    cursor: pointer;
    font-size: 15px;
    border-radius: 2px;
    color: #FFF;
    width: 100%;
    display: block;
    text-align: center;
    border: 0px solid;
    font-weight: 500;
    font-size: 15px;
    border-radius: 7px;
}
hr {
    border: 1px solid #DDD;
    margin: 30px 0px;
}
label {
    display: block;
    padding: 5px 0px;
    text-align: left;
}
#profilocliente .row {
    margin-bottom: 10px;
}

.schedaprod h1 {
    font-size: 26px;
    line-height: initial;
    margin-bottom: 15px;
    margin-top: 15px;
}
.cart_title {
    border-bottom: 1px solid #DDD;
    margin-bottom: 30px;
    padding-bottom: 10px;
    line-height: 44px;
    font-size: 30px;
}
.cart_title span {
    font-size: 12px;
    margin-top: 8px;
    position: relative;
    float: right;
}

.mostraprod_btn {
    border: 0px;
    width: 100%;
    padding: 10px;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}
.mostraprod_btn_wish {
    background-color: #EEEEEE;
    color: #616161 !important;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 10px;
    border-radius: 7px;
}

/* Colonne pagine */
.colonna1_store {
    width: 25%;
}
.colonna2_store {
    width: 75%;
}

.menu_sx .menu_title {
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 700;
    padding: 10px;
    background-color: #818285;
    text-align: left;
    color: #FFF;
}
.menu_sx .menu_title a {
    color: #FFF;
    font-weight: 700;
    font-size: 16px;
}

.menu_sx .menu_titlefiltra {
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 700;
    padding: 10px;
    background-color: #757575;
    text-align: left;
    color: #FFF;
}
.menu_sx .menu_titlefiltra a {
    color: #FFF;
    font-weight: 700;
    font-size: 16px;
}


.ordine-hal {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #DDD;
}

.menu_sx .boxmenu {
    background-color: #F2F2F2;
}
.menu_sx .boxmenu ul {
    list-style: none;
}
.menu_sx .boxmenu ul li {
    padding: 10px 15px;
    word-break: break-word;
}
.menu_sx .boxmenu ul li.lifiltro {
    padding-bottom: 0px;
}
.bar_menu {
    padding: 9px 15px;
    background-color: #f0592a;
    color: #FFF;
}
.submenu {
    position: absolute;
    background-color: white;
    margin-top: 67px;
    display: none !important;
    box-shadow: 0px 0px 1px rgb(0 0 0 / 45%);
    text-align: left !important;
    left: 0px;
}
.dropshow {
    display: inline !important;
}
.submenu li {
    height: auto !important;
    display: block !important;
    width: 270px !important;
    margin: 0px !important;
    border-bottom: 1px solid #FFF;
}

.submenu.submenu_left {
    left: -100px;
}
.submenu li a {
    border: 0px !important;
    padding: 10px 15px !important;
    display: block !important;
    color: #000 !important; 
    font-weight: 500 !important;
}
.submenu li a:hover {
    background: #f5ab00;
    color:#FFF !important;

}
.hasDropdown a {
    padding-bottom: 33px;

}
ul.submenu.submenu2 {
    left: 270px;
    top: 0px;
    margin-top: 0px;
    position: absolute;
}
ul.submenu.submenu2_left {
    left: -270px;
}
.frecciadrop2 {
    float: right;
    top: 4px;
    position: relative;
}
.menu_sx .boxmenu input[type="checkbox"] {
    top: 2px;
    position: relative;
}
.menu_sx .boxmenu label {
    display: inline;
}
.divido:first-child {
    border-left: 0px;
}
.divido {
    width: 33%;
    float: left;
    height: 85px;
    /* border-left: 1px solid #DDD;*/
}
.divido:hover p i {
    color: #EEEEEE;
}
.divido p {
    text-align: center;
    font-size: 22px;
    color: #616161;
}
.divido p i {
    display: block;
    font-size: 50px;
    color: #DDD;
    margin-bottom: 15px;

    -webkit-transition: color 500ms linear;
    -ms-transition: color 500ms linear;
    transition: color 500ms linear;
}

.breadcrumb {
    font-size: 14px;
    margin-bottom: 5px;
}
span.breadcrumbh1 {
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
}

.tag-prodotto-view {
    margin: 13px 0px;
    font-size: 15px;
}

.tagliabox {
    padding: 15px 20px;
    border: 1px solid #DDD;
    margin-bottom: 10px;
    cursor: pointer;
    width: 180px;
    float: left;
    margin-right: 10px;
    color: #616161;
}

.tagliabox .prezzo-labelf.prezzo-scont {
    margin: 0px;
    line-height: 17px;
    margin-top: 5px;
    font-weight: 400;
}
.tagliabox .prezzo-labelf.prezzo-scont .prezzo-new {
    font-size: 14px;
    margin-top: 2px;
    font-weight: 600;
    color: #616161;
}
.tagliabox.mostraprod_tabactive .prezzo-labelf.prezzo-scont .prezzo-new {
    color: #000;
}
.tagliabox .prezzo-labelf {
    margin: 0px;
    margin-top: 20px;
}
.boxshop_spec .prezzo-labelf {
    margin: 0px;
}
.modal_welcome .logo_modal_newsletter {
    width: 380px;
    display: block;
    margin: 0px auto;
    margin-bottom: 30px;
    max-width: 100%;
}
.modal_welcome {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal_welcome_cont {
    display: none;
    max-width: 550px;
    margin: 0px auto;
    margin-top: 50px;
    background-color: #FFF;
    padding: 30px;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
    padding-top: 30px;
}
.modal_welcome_cont .mld_wel_img {
    height: 100%;
    width: 50%;
    float: left;
    background-size: cover;
    background-position: center;
    background-color: #E0E0E0;
}
.modal_welcome_cont .mld_wel_con {
    height: 100%;
    width: 50%;
    float: left;
    padding: 30px;
}

.mld_wel_close {
    cursor: pointer;
}
.mld_close {
    float: right;
    font-size: 26px;
}

.mld_title {
    color: #f0592a;
    font-size: 26px;
    font-weight: 900;
    line-height: initial;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
}
.mld_subtitle {
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.divform_newsletter {
    width: 550px;
    margin: 0px auto;
}

.homepage_marchi {
    background-color: #f5f5f5;
}
.homepage_marchi .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

#marchislick .marchio_img img {
    width: 80%;
    height: 130px;
    object-fit: contain;
}
#marchislick .marchio_img p {
    text-align: center;
}

#marchislick .slick-prev:before, #marchislick .slick-next:before {
    color: #b8b8b8 !important;
}
#marchislick .slick-dots {
    bottom: -40px !important;
}

.homepage_subtitle {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 35px;
}
.boxpub {
    margin-top: 20px;
    margin-bottom: 20px;
}
.boxpub img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.tabprod {
    margin-bottom: 20px;
}
.tabprod_menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    border-bottom: 2px solid #DDD;
    margin-bottom: 10px;
}
.tabprod_menu ul li {
    float: left;
    padding: 10px 15px;
    background-color: #F5F5F5;
    border-right: 1px solid #BDBDBD;
    cursor: pointer;
}
.tabprod_menu ul li:last-of-type {
    border-right: 0px;
}
.tabprod_menu ul li::after {
    clear: both;
}

.tabprod_menu ul li.tabactive {
    font-weight: bold;
}

.tabprod_cont .tabprod_contdiv:not(.primodiv) {
    display: none;
}

.only-mobile {
    display: none !important;
}
.only-desktop {
    display: initial;
}
#formregistrazione_div {
    max-width: 800px;
    width: 100%;
    margin: 0px auto;
}
.descr_trim {
    word-break: break-word;
}
.descr_trim ul {
    margin: 10px 20px;
}
.descr_trim ul li {
    list-style: disc;
}
.descr_trim img {
    height: auto;
    max-width: 100%;
}
.paginatore {
    display: table;
    margin: 0px auto;
    margin-top: 30px;
}
.paginatore a {
    display: inline;
    padding: 10px;
}
.paginatore a.active {
    font-weight: bold;
}

.rn_p {
    margin-bottom: 16px;
    font-size: 13px;
}

.plista_ok {
    color: #018001;
    margin-bottom: 20px;
    font-weight: 500;
}

.carrellosalvato .btn_procedi {
    display: block;
    padding: 3px 10px;
    text-transform: initial;
    margin-bottom: 10px;
    margin-top: 10px;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip .tooltiptext {
    width: 90px;
    bottom: 100%;
    left: 50%;
    margin-left: -50px;
    font-size: 12px;
}
.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}
#timer_cart {
    width: 40px;
    display: none;
}
.closeicon_menu {
    position: absolute;
    right: 0px;
    font-size: 21px;
    color: #9e9e9e;
    width: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 999999;
}
.negozio_page h2 {
    margin-top: 3px;
    margin-bottom: 3px;
}
.negozio_page .vianegozio {
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 0px;
    font-weight: 500;
}
.negozio_page .descrnegozio {
    min-height: 130px;
}
.negozio_page .vedinegozio {
    display: inline-block;
    margin-top: 10px;
    background-color: #f18419;
    padding: 3px 10px;
    border-radius: 7px;
    color: white;
}
.schedaprod_list .slick-prev {
    bottom: -35px;
    top: initial;
    left: 10px;
}
.schedaprod_list .slick-next {
    bottom: -35px;
    top: initial;
    right: 25px;
}
.schedaprod_list .slick-prev:before, 
.schedaprod_list .slick-next:before {
    color: #f0592a;
}

.link_referal input[type="text"] {
    max-width: 400px;
}

.menu-right li {
    margin-left: 10px !important;
    font-size: 10px;
}

.menu-right li a {
    padding: 0px 10px;
    color: #7f7f7f !important;
    font-size: 12px;
}

.loggato{
    background: #dedede !important;

}
.menula-open .storebox {
    height: 275px;
}
.menula-open .nomeprod {
    min-height: auto;
}

.barh_blu {
    background: #004A9A;
    color: white;
    height: 300px !important;
}
.barh_blu_assoc {
    background: #004A9A;
    color: white;
}
.barh_blu h3, .barh_blu_assoc h3 {
    font-size: 32px;
    margin-bottom: 20px;
}
.barh_blu a {
    display: inline-block;
    color: white !important;
}
.barh_blu .cont_bannerwhite, .barh_blu .cont_bannerwhite * {
    color: white !important;
}
.ptit_uppr {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.ptit_nor {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}


/**/

.news_box {

}
.news_boximg img {
    display: block;
    width: 100%;
    height: 250px;
    border-radius: 4px;
    object-fit: cover;
}
.news_boximg {
    margin-bottom: 15px;
}

.primopiano_news_boximg img {
    height: 180px;
}

.news_box2 {

}

.img1 {
    object-position: center;
    object-fit: cover;
    height: 300px;
    width: 100%;
}
.img2 {
    object-position: center;
    object-fit: cover;
    height: 260px !important;
}

.img2Cover {
    object-position: center;
    object-fit: cover;
    height: 260px !important;
}

.news_box2 .news_boximg2 img {
    display: block;
    width: 100%;
    height: 200px;
    border-radius: 4px;
    object-fit: cover;
}
.news_box2 .news_boximg2 {
    margin-bottom: 15px;
}

.servtit {
    font-weight: 600;
    color:#3C3C3C;
}
.news_box .news_descr h5 {
    font-size: 14px;
    margin-bottom: 3px;
}
.news_box .breadcrumb_news {
    margin-bottom: 5px;
    color: #616161;
}
.li_twocolumb {
    list-style-type: none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.li_twocolumb li {
    margin-bottom: 5px;
}
.ul_primopiano li {
    font-size: 12px;
}
.ul_homp li {
    margin-bottom: 5px;
}
.btn_scopri {
    width: 140px;
    padding: 8px;
    color: white !important;
    border-radius: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    background-color: #467292;
    border: 0px;
}

.formcerc_aassoc .form-input-left {
    width: 80%;
    float: left;
}
.formcerc_aassoc .form-input-right {
    width: 20%;
    float: left;
}
.formcerc_aassoc .form-input-left input[type='text'] {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border: 0px;
    height: 45px;
    padding-left: 20px;
}
.formcerc_aassoc .form-input-right input[type='submit'] {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    border: 0px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    height: 45px;
    cursor: pointer;

    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.formcerc_aassoc {
    margin-top: 55px;
}
.search_column {
    background-color: #b9b9b957;
    padding: 15px 10px;
}
.form_search_menu {
    margin-top: 0px;
    width: 400px;
    float: right;
}
.form_search_inside {
    margin-top: 0px;
    max-width: 400px;
    margin: 0px auto;
    float: none;
    margin-bottom: 50px;
    width: 100%;
}
.form_search_inside .form-input-right input[type='submit'] {
    background-color: #024c9a !important;
}
.form_search_menu .form-input-left {
    width: 80%;
    float: left;
}
.form_search_menu .form-input-right {
    width: 20%;
    float: left;
}
.form_search_menu .form-input-left input[type='text'] {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border: 0px;
    height: 40px;
    padding-left: 20px;
}
.form_search_menu .form-input-right input[type='submit'] {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    border: 0px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    height: 40px;
    cursor: pointer;

    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

    background-color: #265da4;
    color: white;
}

.form_search_contatto {
    width: 100%;
}
.form_search_contatto .form-input-left {
    width: calc(100% - 60px);
    float: left;
}
.form_search_contatto .form-input-right {
    float: left;
}
.form_search_contatto .form-input-left input[type='text'] {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border: 0px;
    height: 40px;
    padding-left: 20px;
}
.form_search_contatto .form-input-right button[type='submit'] {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    width: 60px;
    border: 0px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    height: 40px;
    cursor: pointer;

    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

    background-color: #265da4;
    color: white;
}

.cercaassociati li{
    color:#FFF;
    font-size:18px;
    font-weight: 700;
}
.cercaassociati li a {
    color:#FFF !important;
}
.barh_blu_p {
    font-size: 16px;
    font-weight: 600;
}
.imgcentr {
    display: block;
    margin: 0px auto;
    max-width: 100%;
}

.h3_uppr {
    margin-bottom: 15px;
    text-transform: uppercase;
}
.logo_whitefoot {
    width: 260px;
    display: block;
    margin: 0px auto;
    max-width: 100%;
}
.evidenzabox {
    height: 300px !important;
    border-radius: 5px;
    text-align: center;
    background-size: cover;
    background-position: center;
}
.evidenzabox .sktitolo {
    margin-top: 125px;
    background-color: rgb(255 255 255 / 75%);
    padding: 10px 15px;
    display: inline-block;
    font-size: 30px;
    font-weight: 800;
    border-radius: 16px;
    color: #014b9a;
}
.evidenzaSlick .slick-next {
    right: 15px !important;
}
.evidenzaSlick .slick-prev {
    left: 15px !important;
}
.slick-prev, .slick-next {
    z-index: 9999;
    text-shadow: 0px 0px 2px #212121;
}

.slick-prev::before {
    font-family: FontAwesome !important;
    content: "\f053" !important;
    font-size: 22px !important;
    transform: scale(1.5,1)
}  
.slick-next::before {
    font-family: FontAwesome !important;
    content:  "\f054" !important;
    font-size: 22px !important;  
    transform: scale(1.5,1)
}  
.confApp {
    width: 590px;
    display: block;
    margin-top: 30px;
    margin: 30px auto;
    margin-bottom: 0px;
    max-width: 100%;
}

.banner_div img {
    width: 468px;
    max-width: 100%;
}
.banner_div {
    height: 110px;
    margin-top: 30px;
    width: 500px;
    margin: 0px auto;
    max-width: 100%;
}

.infocont {
    border-bottom: 1px solid #DDD;
    padding: 7px 0px;
}
.infocont .contColum {
    width: 50%;
    float: left;
}

.result_assocbox {
    margin-top: 30px;
}
.result_assocbox .assoc_box {
    margin-bottom: 30px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 25px;
}

.result_assocbox .assoc_box .assoc_img {
    width: 200px;
    float: left;
    margin-right: 30px;
    height: 140px;
}
.result_assocbox .assoc_box .assoc_img img {
    width: 100%;
    height: 75px;
    object-fit: cover;
}
.result_assocbox .assoc_box .assoc_div {
    padding-top: 5px;
}
.result_assocbox .assoc_box .assoc_div p.assoctitle {
    font-size: 20px;
}
.result_assocbox .assoc_box .assoc_div p.assocprov {
    font-size: 13px;
    margin-bottom: 3px;
}
.result_assocbox .assoc_box .assoc_div p.assocdescr {
    font-size: 15px;
    font-weight: 300;
    margin-top: 7px;
}
.result_assocbox .assoc_box .assoc_div p.assocbntn {
    margin-top: 15px;
}
.box_catassoc {
    margin-bottom: 30px;
}
.box_catassoc ul {
    padding-left: 18px;
}
.box_catassoc ul li {
    margin-bottom: 2px;
    list-style: disc;
}

.result_notiz {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDD;
}
.result_insegna {
    margin-bottom: 5px;
}
.result_notiz .result_notzimg {
    width: 300px;
    float: left;
}
.result_notiz .result_notzimg img {
    width: 100%;
    margin-bottom: 10px;
}
.result_notiz.notz_azpiu .result_notzimg {
    width: 140px;
}
.result_notiz.notz_azpiu .result_notzimg img {
    background-color: #f2f2f2;
    object-position: center;
    max-height: 200px;
    width: 140px;
    object-fit: contain;
}
.result_notiz.notz_azpiu .result_notzdescr {
    margin-left: 160px;
}
.result_notiz .result_notiz_tit {
    font-size: 19px;
    margin-bottom: 5px;
    color: #707070;
}
.result_notiz_pub {
    margin-bottom: 7px;
    color: #757575;
}
.result_notiz_pub a {
    color: #757575 !important;
}
.result_notiz .result_notzdescr {
    margin-left: 320px;
}
.result_notiz .result_notiz_btn {
    margin-top: 13px;
}
.result_azipiu .result_notzimg img {
    height: 180px;
    object-fit: contain;
}
.result_azipiu .result_notzimg {
    width: 130px;
}
.result_azipiu .result_notzdescr {
    margin-left: 150px;
}

.formLoginAssoc {
    margin: 0px auto;
    float: unset;
}
p.headline {
    font-weight: 600;
    border-bottom: 1px solid #DDD;
    margin-bottom: 4px;
}
.box_assoc_head {
    background-color: #024c9a;
    padding: 10px 22px;
    font-size: 19px;
    color: white;
    margin-bottom: 30px;
}
.box_assoc_cont {
    margin-bottom: 50px;
}
.box_contassoc_list {
    margin-top: 20px;
}
ul.box_contassoc_list li {
    margin-bottom: 9px;
    background-color: #054c9a;
    color: white;
}
ul.box_contassoc_list li a {
    padding: 5px 15px;
    color: white !important;
    display: block;
}

ul.box_conv_list li a {
    padding: 5px 0px;
    display: block;
    line-height: 20px;
}
.testoPagina {
    line-height: 22px;
}

.colonna_dxPage {
    border-left: 1px solid #DDD;
    padding: 20px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.headerColonnadxPage {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 15px;
    background-color: #38bb15;
    color: #FFF;
    text-align: inherit;
}

.copertina {
    max-width: 700px;
    width: 100%;
}

.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}

.search_bottombox {
    display: none;
}
.search_menucolumn {
    width: 100%;
    position: absolute;
    background-color: rgb(255 255 255 / 15%);
    height: 47px;
    left: 0px;
    top: 10px;
    cursor: pointer;
}

.fotohome-slick {
    height: 100%;
}
.fotohome-slick .slick-list,
.fotohome-slick .slick-track {
    height: 100%;
}
.fotohome-slick .slick-dots {
    bottom: 15px;
}

.fotohome-slick .slick-prev {
    left: 25px !important;
}
.fotohome-slick .slick-next {
    right: 25px !important;
}

/* Modulo di ricerca nel sito */
.paginacerca .form-input-left input[type="text"] {
    border: 1px solid #DDD;
}
.paginacerca .form-input-right input[type="submit"] {
    border: 1px solid #265da4;
}

.lineSett {
    margin-bottom: 10px;
}

.intestCont {
    padding: 10px;
    background-color: #DDD;
    margin-bottom: 10px;
    margin-top: 10px;
}

.titlePageric {
    font-size: 16px;
    margin-bottom: 25px;
}

.bloccoBoxRow {
    margin-left: -10px;
    margin-right: -10px;
}
.box_sede {
    height: 150px;
}
.link {
    color: #0B3A6C;
    font-weight: 700;
}

.pagina table {
    border: 0px !important;
}
.tableRubrica {
    width: 100%;
    border-spacing: 0px;
}

.tableRubrica tr th,
.tableRubrica tr td {
    border-bottom: 1px dashed #DDD;
    cursor: pointer;
    padding: 7px;
}

.tableRubrica tr:hover th,
.tableRubrica tr:hover td {
    background-color: #eeeeee;

}

.colonnaGray {
    background-color: #F2F2F2;
    padding: 20px;
    min-height: 450px;
}
.colonnaGray .titoloColonnaDx {
    margin-bottom: 15px;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
}

.mostranews .copertina {
    max-width: 500px;
    margin: 0px auto;
    display: block;
}

.conv_grey li a {
    color: #707070;
}
.tipocerca {
    font-weight: 600;
    color: #3C3C3C;
    text-align: center;
    font-size: 25px;
    margin-bottom: 13px;
}
.ris_tipocerca {
    color: #3C3C3C;
    text-align: center;
    margin-bottom: 25px;
    font-size: 19px;
}
.btn_search {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #024c9a;
    color: white !important;
    border: 0px;
    padding: 10px 20px;
    border-radius: 30px;
    display: block;
    margin: 0px auto;
    cursor: pointer;
}

.bloccoTipoCerca {
    margin-bottom: 50px;
    margin-top: 100px;
}

.alphas_range {
    margin-bottom: 30px;
    margin-top: 30px;
}

.alphas_range ul li {
    display: inline-block;
}

.alphas_range ul li a {
    padding-left: 6px;
    padding-right: 6px;
    border-right: 1px solid #DDD;
}

.alphas_range ul li a.active_letter {
    background-color: #014b9a;
    color: white;
}

.yt_thumb {
    position: relative;
}
.yt_thumb a.yt_play_icon {
    width: 90px;
    height: 90px;
    background-image: url(../imagescustomer/play-circle-regular.png);
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    left: 50%;
    margin: -55px 0 0 -55px;
    background-size: contain;
} 

.colonnaShop_sx {
    float: right;
}
.colonnaShop_dx {
    float: left;
}

.parag_newslett {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 15px;
}
.parag_convColn {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}

.divbordato .fa-circle {
    color: #e5a936;
} 

.listaPerchi {
    max-width: 930px;
    margin: 0px auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.listaModulistica .boxModulistica {
    height: 250px;
    background-size: cover;
    position: relative;
    border: 1px solid #DDD;
    border-radius: 0px;
}
.listaModulistica .boxModulistica .modulTitolo {
    position: absolute;
    bottom: 0px;
    background: #297c91;
    color: white;
    padding: 11px 15px;
    width: 100%;
}
.fotoGallery {
    height: 300px;
    object-fit: cover;
    width: 100%;
    object-position: center;
    display: block;
    margin-bottom: 8px;
}
.galleryThumb .one_third {
    margin-bottom: 10px;
}
.videograpes div[data-gjs-type="video"] {
    display: inline-block;
}
.videograpes iframe {
    border: 0px;
}
.boxhome {
    background-color: #f5f5f5;
}
.boxhome .one_half {
    width: 50% !important;
}
.boxhome h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 36px;
    margin: 10px 0px;
    color: #62595c;
    text-align: left;
}
.boxhome .paragrafosp {
    max-width: 680px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.boxhome .btn_info {
    padding: 10px 12px;
    color: #62595c;
    margin-top: 20px;
    display: inline-block;
    border-radius: 20px;
    border: 2px solid #62595c;
    background: none;
    font-weight: 800;
}
.boxhome .boximage_parag {
    padding-top: 70px;
    padding-left: 80px;
    padding-right: 30px;
}
.boxhome .boxhome_img {
    height: 460px;
    background-position: center;
    background-size: cover;
    margin-bottom: 0px;
}
.separatoretop {
    height: 600px;
    position: relative;
    /*margin-top: 90px;*/
}

.separatoretop img {
    height: 100%;
    object-fit: cover;
    width: 100%;
   /*  animation: MoveUpDown 30s linear infinite; */
}
.title_separatoretop {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 50px;
}
.title_separatoretop h1 {
    color: white;
    text-shadow: 0px 0px 8px black;
    font-size: 30px;
    font-weight: 600;
    text-align: left;
}
.modulo_contatti {
    padding: 5px;
    background-color: #5c6265;
    border-radius: 0px;
}
.modulo_contatti h2 {
    font-size: 20px;
    color: white;
    margin: 10px;
    font-weight: 600;
}
.modulo_contatti .form-input label {
    font-size: 12px;
    color: white;
    font-weight: 300;
}
.modulo_contatti .form-input {
    margin-bottom: 5px;
}
.modulo_contatti .form-input input[type='text'],
.modulo_contatti .form-input input[type='email'],
.modulo_contatti .form-input textarea {
    border: 1px solid #DDD;
    appearance: none !important;
    border-radius: 0px;
    font-size:12px;
}
.modulo_contatti .form-input input[type='submit'] {
    /* width: 100px; */
    appearance: none !important;
    margin: 0px auto;
    display: block;
    /* margin-top: 20px; */
    /* border-radius: 11px; */
    background-color: #ffaa11;
    color: white;
    font-weight: 600;
    cursor: pointer;
}
.modulo_contatti .g-recaptcha {
    margin: 0px auto;
    display: block;
}
.fotohome_overlays {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    opacity: 0.3;
}



@keyframes MoveUpDown {
    0%, 100% {
        object-position: 0 bottom;
    }
    50% {
        object-position: 0 top;
    }
}
.boxhome_preimg {
    padding-left: 0px;
    padding-right: 0px;
}
.boxhome_imgobject {
    width: 100%;
    height: 100%;
    object-fit: cover;
    height: 460px;
}

.containerfull {
    margin-top: -95px;
}
.inside_dopo_fullscreen {
    display: none;
}

.footer_col_intestazione {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 22px;
}

.imgthumb_cat {
    width: 100%;
    max-width: 400px;
    margin: 0px auto;
    display: block;
}

.vediprod h1 {
    margin-top: 25px;
}

#formregistrati .bloccoBoxRow {
    margin-top: 0px;
}
#formregistrati .one_half, 
#formregistrati .one_all {
    margin-bottom: 10px;
}
#formregistrati .selectize-input {
    line-height: 16.5px;
    padding: 10px;
}

.btn_richiedi {
    color: white !important;
}
.star_required {
    font-size: 18px;
    color: orangered;
    position: absolute;
    margin-left: 5px;
}
.bloccop_versioni {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}
.bloccop_versioni .blocco_versioni {
    width: calc(50% - 5px);
    margin-bottom: 10px;
    background-color: #6f6f6f;
    color: white;
    padding: 20px 5px;
}

.cosa_e_docallp {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    line-height: initial;
}
#pagina5 .bloccoBoxRow,
.pagina_5 .bloccoBoxRow {
    text-align: center;
}
#pagina5 .bloccoBoxRow i,
.pagina_5 .bloccoBoxRow i {
    font-size: 65px;
}
#pagina12 .fa {
    margin-bottom: 20px;
}

.listanews h3 {
    font-size: 26px;
}</pre></body></html>