<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width:0px) and (max-width:767px){
    body{
        font-size:16px!important
    }
    #ControlMenu{
        cursor:pointer;
        position:absolute;
        right:30px;
        top:33px;
        text-align:center;
        padding:0;
        display:flex;
        justify-content:center;
        align-items:flex-start;
        flex-direction:column;
        width:35px;
        height:17px
    }
    #ControlMenu hr{
        margin:0;
        height:1px;
        background-color:#fff;
        width:25px
    }
    #ControlMenu:before{
        position:absolute;
        content:"";
        background-color:#fff;
        height:1px;
        width:30px;
        top:0;
        left:0;
        right:0
    }
    #closemenu{
        float:right;
        display:flex;
        justify-content:center;
        align-items:center;
        text-align:center;
        margin:20px 35px 40px 0;
        font-size:1.5em;
        color:#ccc;
        cursor:pointer
    }
    #divmenu{
        position:fixed;
        z-index:900;
        top:0;
        width:250px;
        right:-250px;
        overflow-y:auto;
        overflow-x:hidden;
        background-color:#2d2d2d;
        box-shadow:rgba(0,0,0,0.1) -5px 0 10px 0
    }
    #JQMenu li{
        position:relative;
        clear:both;
        list-style:none;
        text-align:left;
        overflow:hidden;
        margin:0;
        width:100%;
        cursor:pointer;
        -webkit-transition:all .5s linear;
        -moz-transition:all .5s linear;
        -ms-transition:all .5s linear;
        -o-transition:all .5s linear;
        transition:all .5s linear
    }
    #JQMenu li a{
        display:block;
        text-decoration:none;
        font-size:1em;
        color:#fff;
        padding:10px 15%;
        font-weight:300;
        font-family:'Ubuntu',sans-serif;
        float:right
    }
    #JQMenu li:hover{
        background-color:rgba(0,0,0,0.2)
    }
    #JQMenu li:hover a,#JQMenu li a:hover{
        color:#27cdff
    }
    #JQMenu li ul{
        margin:0;
        display:none;
        padding:0;
        width:100%;
        left:0;
        clear:both;
        box-shadow:rgba(0,0,0,0.1) 0 1px 0 0 inset
    }
    #JQMenu li ul li{
        clear:both;
        text-align:left;
        cursor:pointer;
        width:100%;
        padding:5px 0;
        height:auto!important;
        background-color:transparent!important;
        line-height:19px!important;
        box-shadow:none
    }
    #JQMenu li ul li a{
        padding:0 25px;
        text-decoration:none;
        text-transform:none!important;
        font-size:1em;
        line-height:19px;
        font-weight:400!important;
        font-family:'Ubuntu',sans-serif;
        -webkit-transition:padding-left .5s linear,color .5s linear;
        -moz-transition:padding-left .5s linear,color .5s linear;
        -ms-transition:padding-left .5s linear,color .5s linear;
        -o-transition:padding-left .5s linear,color .5s linear;
        transition:padding-left .5s linear,color .5s linear
    }
    #JQMenu li ul li:hover{
        background-color:rgba(255,255,255,0.5)!important
    }
    #JQMenu .fa-plus-circle,#JQMenu .fa-minus-circle{
        width:52px;
        height:72px;
        right:0;
        line-height:72px;
        text-align:center;
        font-size:.9em;
        position:absolute;
        color:#27cdff
    }
    .StyleIntestazioneScroll #JQMenu{
        width:100%
    }
    h1,.titolo{
        text-align:left;
        font-size:2em;
        line-height:32px;
        margin:0 0 30px;
        font-family:'Ubuntu',sans-serif;
        clear:both;
        width:100%;
        font-weight:300;
        color:#383838;
        position:relative
    }
    h2{
        text-align:left;
        font-size:1em;
        font-weight:300;
        margin:0 0 40px;
        line-height:24px;
        width:100%;
        color:#afafaf;
        font-family:'Ubuntu',sans-serif;
        width:100%;
        clear:both
    }
    h1:before,.titolo:before{
        content:"";
        position:absolute;
        top:25px;
        left:-60px;
        height:1px;
        width:35px;
        background-color:#27cdff
    }
    h3,h4{
        font-size:2em!important;
        line-height:32px!important;
        margin-bottom:50px!important
    }
    .corsivo{
        font-size:1.8em!important;
        line-height:25px!important
    }
    .StyleIntestazione{
        width:90%;
        position:fixed;
        z-index:3;
        top:0;
        height:80px;
        padding:0 5%
    }
    .StyleIntestazione svg{
        height:100%;
        width:80px;
        margin:0;
        cursor:pointer;
        display:flex;
        justify-content:flex-start;
        align-items:center;
        float:left;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:contain
    }
    .special .StyleIntestazione{
        box-shadow:rgba(0,0,0,0.1) 0 -1px 0 0 inset;
        background-color:#fff
    }
    .special .StyleIntestazione svg{
        filter:invert(0.7)
    }
    .special #sei{
        position:inherit;
        color:#4f4f4f;
        box-shadow:rgba(0,0,0,0.1) 0 -1px 0 0 inset;
        margin-top:75px
    }
    .special #sei a,.special #sei strong{
        color:#4f4f4f
    }
    .special .ContentPage{
        padding:0
    }
    .special #ControlMenu hr,.special #ControlMenu:before,.special #ControlMenu:after{
        background-color:#4f4f4f
    }
    #sei{
        width:90%;
        margin:0;
        height:auto;
        padding:15px 5%;
        clear:both;
        overflow:hidden;
        position:absolute;
        top:230px;
        left:0;
        text-align:center;
        color:#fff;
        box-shadow:rgba(255,255,255,0.2) 0 1px 0 0 inset;
        font-size:.8em;
        line-height:20px
    }
    .ContentSlider{
        width:100%;
        height:100%;
        position:relative;
        margin:0 auto
    }
    .BGSlider{
        width:100%;
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center center;
        min-height:100%!important;
        position:relative
    }
    .TXSlider{
        clear:both;
        width:90%;
        margin:0 auto;
        height:calc(100% - 40px);
        padding:0 0 40px;
        text-align:left;
        color:#fff;
        font-weight:300;
        font-size:1.8em;
        line-height:38px;
        font-family:'Ubuntu',sans-serif;
        display:flex;
        align-items:flex-end
    }
    .ContentPage{
        width:100%;
        margin:0 auto;
        height:auto;
        padding:0;
        clear:both;
        overflow:hidden
    }
    .giustifica{
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
        clear:both;
        width:100%;
        margin:100px auto 0
    }
    .giustifica .sinistra{
        width:calc(100% - 100px);
        padding:0 50px;
        float:left
    }
    .contiene{
        width:80%;
        margin:50px auto 0;
        height:100%;
        padding:0
    }
    .colonne{
        clear:both;
        width:90%;
        padding:50px 5%;
        float:left
    }
    .colonne p{
        width:100%;
        position:relative
    }
    .home{
        clear:both;
        width:100%;
        margin:0 auto;
        padding:70px 0 0;
        overflow:hidden
    }
    .lettere{
        width:100%;
        padding:30px 0;
        position:relative
    }
    .lettere:last-child{
        box-shadow:#f2f1f1 0 -70px 0 0 inset
    }
    .lettere:after{
        content:"";
        width:60%;
        background-color:#d1d1d1;
        height:1px;
        left:20%;
        bottom:80px;
        position:absolute;
        z-index:-1
    }
    .lettere:last-child:after{
        display:none
    }
    .inverti .paragrafo{
        order:2;
        text-align:right
    }
    .inverti .paragrafo h1{
        text-align:right
    }
    .inverti h1:before{
        left:inherit;
        right:-60px;
        top:30px
    }
    .paragrafo{
        width:calc(100% - 100px);
        padding:0 50px;
        margin:0 auto;
        position:relative
    }
    .piclettera{
        width:100%;
        height:300px;
        overflow:hidden;
        margin-top:70px
    }
    .a{
        position:absolute;
        z-index:-1;
        width:280px;
        height:260px;
        left:-50px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:left -65px;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .v{
        position:absolute;
        z-index:-1;
        width:280px;
        height:260px;
        right:-50px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:-270px -65px;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .d{
        position:absolute;
        z-index:-1;
        width:280px;
        height:325px;
        left:-50px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:right top;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .sinistra{
        width:100%;
        float:left
    }
    .destra{
        width:100%;
        float:left;
        clear:both;
        margin-top:40px
    }
    .colonnasx{
        float:left;
        width:100%
    }
    .colonnadx{
        width:100%;
        float:left;
        clear:both
    }
    .newshome .titolo,.selezionati .titolo{
        text-align:center;
        color:#4f4f4f;
        margin-bottom:10px;
        text-transform:uppercase
    }
    .contienearchivio{
        width:100%;
        margin:100px auto 0;
        height:100%;
        padding:0
    }
    .contienearchivio hr{
        margin:70px 0
    }
    .contienenews{
        width:calc(90% - 100px);
        margin:0 auto
    }
    .contienenews h1{
        font-size:1.5em;
        line-height:35px
    }
    .TDCorpoNews{
        width:calc(90% - 80px);
        overflow:hidden;
        height:auto;
        position:relative;
        clear:both;
        cursor:pointer;
        margin:0 auto
    }
    .fotonews{
        width:100%;
        height:160px;
        margin-bottom:40px;
        overflow:hidden
    }
    .testonews{
        width:100%;
        padding:0;
        text-align:center;
        display:flex;
        align-items:center;
        justify-content:center;
        flex-direction:column
    }
    .TDCorpoNews h1{
        color:#4f4f4f;
        font-size:1.2em;
        font-weight:300;
        margin-bottom:10px;
        line-height:25px;
        text-align:center
    }
    .footer1{
        width:100%;
        height:auto;
        padding:40px 0;
        overflow:hidden;
        margin:0 auto;
        clear:both;
        float:left;
        background-color:#fff;
        text-align:center
    }
    .unoditre{
        float:left;
        clear:both;
        width:100%
    }
    .dueditre{
        float:left;
        clear:both;
        width:100%;
        padding:25px 0
    }
    .treditre{
        float:left;
        clear:both;
        width:100%
    }
    .footer1 svg{
        height:80px;
        width:100%;
        margin:0 auto 50px;
        cursor:pointer;
        background-image:url(/template/AVD-logo.svg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:130px auto
    }
    .footer1 span{
        font-size:1.5em!important
    }
    .selezionati{
        width:90%;
        margin:0 auto;
        height:100%;
        padding:50px 5% 100px;
        background-color:#f2f1f1;
        overflow:hidden;
        box-shadow:#fff 0 -180px 0 0 inset
    }
    .elencosel{
        margin:0 20px;
        position:relative;
        cursor:pointer
    }
    .elencopro{
        width:100%;
        float:left;
        clear:both;
        position:relative;
        cursor:pointer
    }
    .fotopro{
        width:100%;
        height:200px;
        overflow:hidden;
        position:relative
    }
    .fotopro:after{
        width:100%;
        height:100%;
        left:0;
        top:0;
        content:"";
        background:#000;
        background:linear-gradient(0deg,rgba(0,0,0,0.5018382352941176) 0%,rgba(0,0,0,0) 65%);
        z-index:1;
        position:absolute
    }
    .titolopro{
        width:calc(100% - 40px);
        text-align:left;
        position:absolute;
        left:0;
        bottom:0;
        z-index:1;
        padding:20px;
        overflow:hidden;
        -webkit-transition:all .5s linear;
        -moz-transition:all .5s linear;
        -ms-transition:all .5s linear;
        -o-transition:all .5s linear;
        transition:all .5s linear
    }
    .titolopro:after{
        content:"";
        position:absolute;
        top:35px;
        left:-40px;
        height:1px;
        width:25px;
        background-color:#27cdff;
        -webkit-transition:all .5s linear;
        -moz-transition:all .5s linear;
        -ms-transition:all .5s linear;
        -o-transition:all .5s linear;
        transition:all .5s linear
    }
    .frgallery{
        width:80%;
        overflow:hidden;
        margin:100px auto
    }
    .infopro{
        clear:both;
        width:calc(100% - 100px);
        margin:0 auto
    }
    .infopro h1{
        font-size:2em;
        text-align:center;
        line-height:40px
    }
    .infopro h1:before{
        display:none
    }
    .infopro h1:after{
        content:"";
        position:absolute;
        top:-60px;
        left:50%;
        margin-left:-.5px;
        width:1px;
        height:35px;
        background-color:#27cdff
    }
    .step{
        width:100%
    }
    .step div{
        width:calc(100% - 100px);
        margin:0 auto;
        padding:50px;
        position:relative;
        box-shadow:#ededed 1px -1px 0 0
    }
    .step .capolettera{
        top:20px;
        left:50px;
        height:190px;
        line-height:180px
    }
    .embed-container{
        height:300px
    }
    .formpagine{
        padding:100px 0!important
    }
    .formpagine form{
        width:calc(100% - 100px);
        margin:0 auto;
        height:100%;
        padding:0
    }
    .formpagine .titolo{
        margin-bottom:40px!important;
        font-size:2em!important;
        line-height:32px!important
    }
    .pagegallery{
        overflow:hidden;
        margin:0 auto;
        clear:both;
        width:100%
    }
    .pagegallery div{
        width:100%;
        height:250px;
        float:left;
        margin:5px 0 0;
        background-color:#3c3a37;
        display:flex;
        justify-content:center;
        align-items:center;
        overflow:hidden;
        cursor:pointer;
        position:relative
    }
    .switch + span{
        clear:both;
        margin:5px 0 15px
    }
    .footer2{
        padding:10px 15px 45px!important;
        width:calc(100% - 30px)!important
    }
    .caroselloenvelop{
        background-image:url(/template/bg-rosso.jpg);
        background-repeat:no-repeat;
        background-size:cover;
        background-attachment:fixed;
        padding:40px 0
    }
    .carosellocontainer{
        width:90%;
        margin:0 auto;
        padding-top:50px;
        padding-bottom:50px
    }
    .carosellocontainer h1,.carosellocontainer h2,.formnwsl h1,.formnwsl h2{
        color:#fff;
        width:90%;
        padding:0 5%;
        float:none
    }
    .carosellodiv{
        cursor:pointer;
        font-size:1.2em;
        float:left!important;
        color:#fff;
        line-height:30px;
        text-align:center
    }
    .divInternoCSS{
        width:calc(80% - 40px);
        background-color:#fff;
        padding:20px;
        -moz-border-radius:20px;
        -webkit-border-radius:20px;
        border-radius:20px;
        text-align:center;
        box-shadow:rgba(0,0,0,0.1) 0 0 20px 0;
        font-size:1em;
        line-height:20px
    }
    .divInternoCSS h1{
        font-size:1.4em
    }
    .bgpag{
        width:100%;
        height:300px;
        overflow:hidden;
        position:relative
    }
    .StyleIntestazioneScroll svg{
        -webkit-transition:all .2s linear;
        -moz-transition:all .2s linear;
        -ms-transition:all .2s linear;
        -o-transition:all .2s linear;
        transition:all .2s linear;
        width:80px;
        filter:invert(0)!important
    }
    .StyleIntestazioneScroll #ControlMenu{
        height:17px;
        top:25px
    }
    .special .selezionatiElements img{
        height:250px;
        width:auto
    }
    .special .selezionatiElements{
        margin-bottom:90px!important
    }
    .contattami{
        width:calc(100% - 40px);
        background-color:#f6f6f6;
        padding:10px 20px;
        clear:both;
        margin:40px 0;
        line-height:50px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-size:200px;
        background-position:right -9px bottom -5px
    }
}
@media only screen and (min-width:768px) and (max-width:1024px){
    #ControlMenu{
        cursor:pointer;
        position:absolute;
        right:50px;
        top:52px;
        text-align:center;
        padding:0;
        display:flex;
        justify-content:center;
        align-items:flex-start;
        flex-direction:column;
        width:40px;
        height:27px
    }
    #ControlMenu hr{
        margin:0;
        height:1px;
        background-color:#fff;
        width:25px
    }
    #ControlMenu:before{
        position:absolute;
        content:"";
        background-color:#fff;
        height:1px;
        width:35px;
        top:0;
        left:0;
        right:0
    }
    #closemenu{
        float:right;
        display:flex;
        justify-content:center;
        align-items:center;
        text-align:center;
        margin:20px 35px 40px 0;
        font-size:1.5em;
        color:#ccc;
        cursor:pointer
    }
    #divmenu{
        position:fixed;
        z-index:900;
        top:0;
        width:250px;
        right:-250px;
        overflow-y:auto;
        overflow-x:hidden;
        background-color:#2d2d2d;
        box-shadow:rgba(0,0,0,0.1) -5px 0 10px 0
    }
    #JQMenu li{
        position:relative;
        clear:both;
        list-style:none;
        text-align:left;
        overflow:hidden;
        margin:0;
        width:100%;
        cursor:pointer;
        -webkit-transition:all .5s linear;
        -moz-transition:all .5s linear;
        -ms-transition:all .5s linear;
        -o-transition:all .5s linear;
        transition:all .5s linear
    }
    #JQMenu li a{
        display:block;
        text-decoration:none;
        font-size:1em;
        color:#fff;
        padding:15px 15%;
        font-weight:300;
        font-family:'Ubuntu',sans-serif;
        float:right
    }
    #JQMenu li:hover{
        background-color:rgba(0,0,0,0.2)
    }
    #JQMenu li:hover a,#JQMenu li a:hover{
        color:#27cdff
    }
    #JQMenu li ul{
        margin:0;
        display:none;
        padding:0;
        width:100%;
        left:0;
        clear:both;
        box-shadow:rgba(0,0,0,0.1) 0 1px 0 0 inset
    }
    #JQMenu li ul li{
        clear:both;
        text-align:left;
        cursor:pointer;
        width:100%;
        padding:5px 0;
        height:auto!important;
        background-color:transparent!important;
        line-height:19px!important;
        box-shadow:none
    }
    #JQMenu li ul li a{
        padding:0 25px;
        text-decoration:none;
        text-transform:none!important;
        font-size:1em;
        line-height:19px;
        font-weight:400!important;
        font-family:'Ubuntu',sans-serif;
        -webkit-transition:padding-left .5s linear,color .5s linear;
        -moz-transition:padding-left .5s linear,color .5s linear;
        -ms-transition:padding-left .5s linear,color .5s linear;
        -o-transition:padding-left .5s linear,color .5s linear;
        transition:padding-left .5s linear,color .5s linear
    }
    #JQMenu li ul li:hover{
        background-color:rgba(255,255,255,0.5)!important
    }
    #JQMenu .fa-plus-circle,#JQMenu .fa-minus-circle{
        width:52px;
        height:72px;
        right:0;
        line-height:72px;
        text-align:center;
        font-size:.9em;
        position:absolute;
        color:#27cdff
    }
    .StyleIntestazioneScroll #JQMenu{
        width:100%
    }
    h1,.titolo{
        text-align:left;
        font-size:3.6em;
        line-height:60px;
        margin:0 0 30px;
        font-family:'Ubuntu',sans-serif;
        clear:both;
        width:100%;
        font-weight:300;
        color:#383838;
        position:relative
    }
    h2{
        text-align:left;
        font-size:1.5em;
        font-weight:300;
        margin:0 0 40px;
        line-height:27px;
        width:100%;
        color:#afafaf;
        font-family:'Ubuntu',sans-serif;
        width:100%;
        clear:both
    }
    h1:before,.titolo:before{
        content:"";
        position:absolute;
        top:40px;
        left:-60px;
        height:1px;
        width:35px;
        background-color:#27cdff
    }
    .StyleIntestazione{
        width:90%;
        position:fixed;
        z-index:3;
        top:0;
        height:115px;
        padding:0 5%
    }
    .StyleIntestazione svg{
        height:100%;
        width:115px;
        margin:0;
        cursor:pointer;
        display:flex;
        justify-content:flex-start;
        align-items:center;
        float:left;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:contain
    }
    .special .StyleIntestazione{
        box-shadow:rgba(0,0,0,0.1) 0 -1px 0 0 inset;
        background-color:#fff
    }
    .special .StyleIntestazione svg{
        filter:invert(0.7)
    }
    .special #sei{
        position:inherit;
        color:#4f4f4f;
        box-shadow:rgba(0,0,0,0.1) 0 -1px 0 0 inset;
        margin-top:115px
    }
    .special #sei a,.special #sei strong{
        color:#4f4f4f
    }
    .special .ContentPage{
        padding:0
    }
    .special #ControlMenu hr,.special #ControlMenu:before,.special #ControlMenu:after{
        background-color:#4f4f4f
    }
    #sei{
        width:90%;
        margin:0;
        height:auto;
        padding:20px 5%;
        clear:both;
        position:absolute;
        top:230px;
        left:0;
        text-align:center;
        color:#fff;
        box-shadow:rgba(255,255,255,0.2) 0 1px 0 0 inset
    }
    .ContentSlider{
        width:100%;
        height:100%;
        position:relative;
        margin:0 auto
    }
    .BGSlider{
        width:100%;
        background-repeat:no-repeat;
        background-size:cover;
        background-position:left center;
        min-height:100%!important;
        position:relative
    }
    .TXSlider{
        clear:both;
        width:90%;
        margin:0 auto;
        height:calc(100% - 80px);
        padding:0 0 80px;
        text-align:left;
        color:#fff;
        font-weight:300;
        font-size:3em;
        line-height:55px;
        font-family:'Ubuntu',sans-serif;
        display:flex;
        align-items:flex-end
    }
    .ContentPage{
        width:100%;
        margin:0 auto;
        height:auto;
        padding:0;
        clear:both;
        overflow:hidden
    }
    .giustifica{
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
        clear:both;
        width:100%;
        margin:100px auto 0
    }
    .giustifica .sinistra{
        width:calc(100% - 200px);
        padding:0 100px;
        float:left
    }
    .contiene{
        width:80%;
        margin:100px auto 0;
        height:100%;
        padding:0
    }
    .colonne{
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
        clear:both;
        width:90%;
        padding:100px 5%;
        float:left
    }
    .colonne p{
        width:45%;
        position:relative
    }
    .home{
        clear:both;
        width:100%;
        margin:0 auto;
        padding:70px 0 0;
        overflow:hidden
    }
    .lettere{
        width:100%;
        display:flex;
        align-items:center;
        justify-content:space-between;
        padding:30px 0;
        position:relative
    }
    .lettere:last-child{
        box-shadow:#f2f1f1 0 -70px 0 0 inset
    }
    .lettere:after{
        content:"";
        width:60%;
        background-color:#d1d1d1;
        height:1px;
        left:20%;
        bottom:80px;
        position:absolute;
        z-index:-1
    }
    .lettere:last-child:after{
        display:none
    }
    .inverti .paragrafo{
        order:2;
        text-align:right
    }
    .inverti .paragrafo h1{
        text-align:right
    }
    .inverti h1:before{
        left:inherit;
        right:-60px;
        top:30px
    }
    .paragrafo{
        width:calc(100% - 450px);
        max-width:690px;
        margin:0 auto;
        position:relative
    }
    .piclettera{
        width:300px;
        height:550px;
        overflow:hidden
    }
    .a{
        position:absolute;
        z-index:-1;
        width:280px;
        height:260px;
        left:-140px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:left -65px;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .v{
        position:absolute;
        z-index:-1;
        width:280px;
        height:260px;
        right:-140px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:-270px -65px;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .d{
        position:absolute;
        z-index:-1;
        width:280px;
        height:325px;
        left:-140px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:right top;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .sinistra{
        width:100%;
        float:left
    }
    .destra{
        width:100%;
        float:left;
        clear:both;
        margin-top:40px
    }
    .colonnasx{
        float:left;
        width:49%
    }
    .colonnadx{
        width:49%;
        float:right
    }
    .newshome .titolo,.selezionati .titolo{
        text-align:center;
        color:#4f4f4f;
        margin-bottom:10px;
        text-transform:uppercase
    }
    .contienearchivio{
        width:100%;
        margin:100px auto 0;
        height:100%;
        padding:0
    }
    .contienearchivio hr{
        margin:70px 0
    }
    .contienenews{
        width:calc(90% - 200px);
        max-width:800px;
        margin:0 auto
    }
    .contienenews h1{
        font-size:2.7em;
        line-height:50px
    }
    .TDCorpoNews{
        width:calc(90% - 200px);
        overflow:hidden;
        height:auto;
        position:relative;
        clear:both;
        cursor:pointer;
        margin:0 auto;
        display:flex;
        justify-content:space-between
    }
    .fotonews{
        width:350px;
        overflow:hidden
    }
    .testonews{
        width:calc(100% - 300px);
        padding:0 0 0 80px;
        text-align:center;
        display:flex;
        align-items:center;
        justify-content:center;
        flex-direction:column
    }
    .TDCorpoNews h1{
        color:#4f4f4f;
        font-size:1.7em;
        font-weight:300;
        margin-bottom:10px;
        line-height:35px;
        text-align:center
    }
    .footer1{
        width:100%;
        height:auto;
        padding:100px 0 150px;
        overflow:hidden;
        margin:0 auto;
        clear:both;
        float:left;
        background-color:#fff;
        text-align:center
    }
    .unoditre{
        float:left;
        width:28.33%;
        padding-right:5%
    }
    .dueditre{
        float:left;
        width:28.33%;
        padding:0 2.5%
    }
    .treditre{
        float:left;
        width:28.33%;
        padding-left:5%
    }
    .footer1 svg{
        height:auto;
        width:100%;
        margin:0 auto 100px;
        cursor:pointer;
        background-image:url(/template/AVD-logo.svg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:225px auto
    }
    .selezionati{
        width:90%;
        margin:0 auto;
        height:100%;
        padding:50px 5% 100px;
        background-color:#f2f1f1;
        overflow:hidden;
        box-shadow:#fff 0 -180px 0 0 inset
    }
    .elencosel{
        margin:0 20px;
        position:relative;
        cursor:pointer
    }
    .elencopro{
        width:50%;
        float:left;
        position:relative;
        cursor:pointer
    }
    .elencopro:nth-child(2n+2){
        float:right
    }
    .fotopro{
        width:100%;
        height:300px;
        overflow:hidden;
        position:relative
    }
    .fotopro:after{
        width:100%;
        height:100%;
        left:0;
        top:0;
        content:"";
        background:#000;
        background:linear-gradient(0deg,rgba(0,0,0,0.5018382352941176) 0%,rgba(0,0,0,0) 65%);
        z-index:1;
        position:absolute
    }
    .titolopro{
        width:calc(100% - 40px);
        text-align:left;
        position:absolute;
        left:0;
        bottom:0;
        z-index:1;
        padding:20px;
        overflow:hidden;
        -webkit-transition:all .5s linear;
        -moz-transition:all .5s linear;
        -ms-transition:all .5s linear;
        -o-transition:all .5s linear;
        transition:all .5s linear
    }
    .titolopro:after{
        content:"";
        position:absolute;
        top:35px;
        left:-40px;
        height:1px;
        width:25px;
        background-color:#27cdff;
        -webkit-transition:all .5s linear;
        -moz-transition:all .5s linear;
        -ms-transition:all .5s linear;
        -o-transition:all .5s linear;
        transition:all .5s linear
    }
    .frgallery{
        width:80%;
        overflow:hidden;
        margin:100px auto
    }
    .infopro{
        clear:both;
        width:calc(100% - 200px);
        margin:0 auto;
        max-width:700px
    }
    .infopro h1{
        font-size:2.5em;
        text-align:center
    }
    .infopro h1:before{
        display:none
    }
    .infopro h1:after{
        content:"";
        position:absolute;
        top:-60px;
        left:50%;
        margin-left:-.5px;
        width:1px;
        height:35px;
        background-color:#27cdff
    }
    .step{
        width:100%
    }
    .step div{
        width:calc(100% - 200px);
        margin:0 auto;
        padding:100px;
        position:relative;
        box-shadow:#ededed 1px -1px 0 0
    }
    .step h1{
        font-size:2.5em;
        line-height:50px
    }
    .step .capolettera{
        top:20px;
        left:50px;
        height:190px;
        line-height:180px
    }
    .embed-container{
        height:500px
    }
    .formpagine{
        padding:100px 0!important
    }
    .formpagine form{
        width:calc(100% - 100px);
        margin:0 auto;
        height:100%;
        padding:0
    }
    .pagegallery{
        overflow:hidden;
        margin:0 auto;
        clear:both;
        width:100%
    }
    .pagegallery div{
        width:33.1%;
        height:350px;
        float:left;
        margin:5px .3% 0 0;
        display:flex;
        justify-content:center;
        align-items:center;
        overflow:hidden;
        cursor:pointer;
        position:relative
    }
    .pagegallery div:nth-child(3n+3){
        margin-right:0
    }
    #div_check_ricerca{
        width:280px!important
    }
    .caroselloenvelop{
        background-image:url(/template/bg-rosso.jpg);
        background-repeat:no-repeat;
        background-size:cover;
        background-attachment:fixed;
        padding:60px 0
    }
    .carosellocontainer{
        width:90%;
        margin:0 auto;
        padding-top:50px;
        padding-bottom:50px
    }
    .carosellocontainer h1,.carosellocontainer h2,.formnwsl h1,.formnwsl h2{
        color:#fff;
        width:90%;
        padding:0 5%;
        float:none
    }
    .carosellodiv{
        cursor:pointer;
        font-size:1em;
        float:left!important;
        color:#fff;
        line-height:20px;
        text-align:center
    }
    .divInternoCSS{
        max-width:500px;
        width:calc(80% - 100px);
        background-color:#fff;
        padding:50px;
        -moz-border-radius:20px;
        -webkit-border-radius:20px;
        border-radius:20px;
        text-align:center;
        box-shadow:rgba(0,0,0,0.1) 0 0 20px 0;
        font-size:1em;
        line-height:20px
    }
    .bgpag{
        width:100%;
        height:300px;
        overflow:hidden;
        position:relative
    }
    .piu{
        height:600px
    }
    .StyleIntestazioneScroll svg{
        -webkit-transition:all .2s linear;
        -moz-transition:all .2s linear;
        -ms-transition:all .2s linear;
        -o-transition:all .2s linear;
        transition:all .2s linear;
        width:100px;
        filter:invert(0)!important
    }
    .StyleIntestazioneScroll #ControlMenu{
        height:27px;
        top:20px
    }
    .special .selezionatiElements img{
        height:500px;
        width:auto
    }
    .contattami{
        width:calc(100% - 80px);
        background-color:#f6f6f6;
        padding:30px 40px;
        clear:both;
        margin:40px 0;
        line-height:60px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-size:400px;
        background-position:right -17px bottom -5px
    }
}
@media only screen and (min-width:1025px){
    h1,.titolo{
        text-align:left;
        font-size:3.6em;
        line-height:60px;
        margin:0 0 30px;
        font-family:'Ubuntu',sans-serif;
        clear:both;
        width:100%;
        font-weight:300;
        color:#383838;
        position:relative
    }
    h2{
        text-align:left;
        font-size:1.5em;
        font-weight:300;
        margin:0 0 40px;
        line-height:27px;
        width:100%;
        color:#afafaf;
        font-family:'Ubuntu',sans-serif;
        width:100%;
        clear:both
    }
    h1:before,.titolo:before{
        content:"";
        position:absolute;
        top:40px;
        left:-60px;
        height:1px;
        width:35px;
        background-color:#27cdff
    }
    .StyleIntestazione{
        width:90%;
        position:fixed;
        z-index:3;
        top:0;
        height:115px;
        padding:0 5%
    }
    .StyleIntestazione svg{
        height:100%;
        width:115px;
        margin:0;
        cursor:pointer;
        display:flex;
        justify-content:flex-start;
        align-items:center;
        float:left;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:contain
    }
    .special .StyleIntestazione{
        box-shadow:rgba(0,0,0,0.1) 0 -1px 0 0 inset;
        background-color:#fff
    }
    .special .StyleIntestazione svg{
        filter:invert(0.7)
    }
    .special #JQMenu li a{
        color:#4f4f4f
    }
    .special #sei{
        position:inherit;
        color:#4f4f4f;
        box-shadow:rgba(0,0,0,0.1) 0 -1px 0 0 inset;
        margin-top:115px
    }
    .special #sei a,.special #sei strong{
        color:#4f4f4f
    }
    .special .ContentPage{
        padding:0
    }
    #sei{
        width:90%;
        margin:0;
        height:auto;
        padding:20px 5%;
        clear:both;
        position:absolute;
        top:330px;
        left:0;
        text-align:center;
        color:#fff;
        box-shadow:rgba(255,255,255,0.2) 0 1px 0 0 inset
    }
    #JQMenu{
        width:560px;
        float:right;
        height:115px;
        padding:0;
        margin:0
    }
    #JQMenu li{
        position:relative;
        list-style:none;
        text-align:center;
        height:100%;
        width:auto;
        display:flex;
        justify-content:center;
        align-items:center;
        margin:0;
        padding:0 3%;
        cursor:pointer;
        float:left
    }
    #JQMenu li a{
        display:block;
        text-decoration:none;
        font-size:1em;
        color:#fff;
        padding:0;
        font-weight:300;
        font-family:'Ubuntu',sans-serif;
        overflow:hidden
    }
    #JQMenu li ul{
        margin:0;
        position:absolute;
        visibility:hidden;
        padding:0;
        width:100%;
        top:84px;
        left:0;
        z-index:90
    }
    #JQMenu li ul li{
        position:relative;
        clear:both;
        text-align:center!important;
        cursor:pointer;
        height:auto;
        background-image:none!important;
        margin:0 auto;
        overflow:hidden;
        width:100%!important;
        padding:7px 0!important;
        -webkit-transition:none;
        -moz-transition:none;
        -ms-transition:none;
        -o-transition:none;
        transition:none
    }
    #JQMenu li ul li a{
        color:#f1f1f1!important;
        text-decoration:none;
        font-weight:300;
        font-size:.9em!important;
        line-height:18px;
        height:auto;
        font-family:'Ubuntu',sans-serif;
        text-transform:none!important;
        width:85%
    }
    #JQMenu li ul li:hover a{
        color:#fff
    }
    #JQMenu li ul li:before{
        display:none
    }
    #JQMenu li a span{
        position:relative;
        display:inline-block;
        -webkit-transition:-webkit-transform .3s;
        -moz-transition:-moz-transform .3s;
        transition:transform .3s;
        padding:0 4px
    }
    #JQMenu li a span:before{
        position:absolute;
        top:100%;
        content:attr(data-hover);
        font-weight:600;
        -webkit-transform:translate3d(0,0,0);
        -moz-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0);
        font-size:.95em
    }
    #JQMenu li a:hover span,#JQMenu li a:focus span{
        -webkit-transform:translateY(-100%);
        -moz-transform:translateY(-100%);
        transform:translateY(-100%)
    }
    .ContentSlider{
        width:100%;
        height:100%;
        position:relative;
        margin:0 auto
    }
    .BGSlider{
        width:100%;
        background-repeat:no-repeat;
        background-size:cover;
        background-position:left center;
        min-height:100%!important;
        position:relative
    }
    .TXSlider{
        clear:both;
        width:90%;
        margin:0 auto;
        height:calc(100% - 80px);
        padding:0 0 80px;
        text-align:left;
        color:#fff;
        font-weight:300;
        font-size:3.6em;
        line-height:64px;
        font-family:'Ubuntu',sans-serif;
        display:flex;
        align-items:flex-end
    }
    .ContentPage{
        width:100%;
        margin:0 auto;
        height:auto;
        padding:0;
        clear:both;
        overflow:hidden
    }
    .giustifica{
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
        clear:both;
        width:100%;
        margin:150px auto 0
    }
    .giustifica .sinistra{
        width:calc(60% - 200px);
        max-width:640px;
        margin:0 auto
    }
    .giustifica .destra{
        width:40%
    }
    .contiene{
        width:calc(90% - 100px);
        max-width:1200px;
        margin:150px auto 0;
        height:100%;
        padding:0
    }
    .colonne{
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
        clear:both;
        width:80%;
        padding:100px 10%;
        overflow:hidden;
        float:left
    }
    .colonne p{
        width:45%;
        position:relative
    }
    .home{
        clear:both;
        width:100%;
        margin:0 auto;
        padding:70px 0 0;
        overflow:hidden
    }
    .lettere{
        width:100%;
        display:flex;
        align-items:center;
        justify-content:space-between;
        padding:30px 0;
        position:relative
    }
    .lettere:last-child{
        box-shadow:#f2f1f1 0 -70px 0 0 inset
    }
    .lettere:after{
        content:"";
        width:60%;
        background-color:#d1d1d1;
        height:1px;
        left:20%;
        bottom:80px;
        position:absolute;
        z-index:-1
    }
    .lettere:last-child:after{
        display:none
    }
    .inverti .paragrafo{
        order:2;
        text-align:right
    }
    .inverti .paragrafo h1{
        text-align:right
    }
    .inverti h1:before{
        left:inherit;
        right:-60px;
        top:30px
    }
    .paragrafo{
        width:calc(100% - 600px);
        max-width:690px;
        margin:0 auto;
        position:relative
    }
    .piclettera{
        width:400px;
        height:600px;
        overflow:hidden
    }
    .a{
        position:absolute;
        z-index:-1;
        width:280px;
        height:260px;
        left:-140px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:left -65px;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .v{
        position:absolute;
        z-index:-1;
        width:280px;
        height:260px;
        right:-140px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:-270px -65px;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .d{
        position:absolute;
        z-index:-1;
        width:280px;
        height:325px;
        left:-140px;
        top:-80px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-position:right top;
        background-size:auto 330px;
        filter:invert(0.05)
    }
    .sinistra{
        width:46%;
        float:left
    }
    .destra{
        width:46%;
        float:right
    }
    .colonnasx{
        float:left;
        width:49%
    }
    .colonnadx{
        width:49%;
        float:right
    }
    .newshome .titolo,.selezionati .titolo{
        text-align:center;
        color:#4f4f4f;
        margin-bottom:10px;
        text-transform:uppercase
    }
    .contienearchivio{
        width:100%;
        margin:100px auto 0;
        height:100%;
        padding:0
    }
    .contienearchivio hr{
        margin:70px 0
    }
    .contienenews{
        width:calc(90% - 200px);
        max-width:800px;
        margin:0 auto
    }
    .contienenews h1{
        font-size:2.7em;
        line-height:50px
    }
    .TDCorpoNews{
        width:calc(90% - 200px);
        max-width:800px;
        overflow:hidden;
        height:auto;
        position:relative;
        clear:both;
        cursor:pointer;
        margin:0 auto;
        display:flex;
        justify-content:space-between
    }
    .fotonews{
        width:400px;
        height:400px;
        overflow:hidden
    }
    .testonews{
        width:calc(100% - 450px);
        padding:0 0 0 80px;
        text-align:center;
        display:flex;
        align-items:center;
        justify-content:center;
        flex-direction:column
    }
    .TDCorpoNews h1{
        color:#4f4f4f;
        font-size:1.7em;
        font-weight:300;
        margin-bottom:10px;
        line-height:35px;
        text-align:center
    }
    .footer1{
        width:100%;
        height:auto;
        padding:150px 0 200px;
        overflow:hidden;
        margin:0 auto;
        clear:both;
        float:left;
        background-color:#fff;
        text-align:center
    }
    .unoditre{
        float:left;
        width:28.33%;
        padding-right:5%
    }
    .dueditre{
        float:left;
        width:28.33%;
        padding:0 2.5%
    }
    .treditre{
        float:left;
        width:28.33%;
        padding-left:5%
    }
    .footer1 svg{
        height:auto;
        width:100%;
        margin:0 auto 150px;
        cursor:pointer;
        background-image:url(/template/AVD-logo.svg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:225px auto
    }
    .selezionati{
        width:90%;
        margin:0 auto;
        height:100%;
        padding:50px 5% 100px;
        background-color:#f2f1f1;
        overflow:hidden;
        box-shadow:#fff 0 -180px 0 0 inset
    }
    .elencosel{
        margin:0 50px;
        position:relative;
        cursor:pointer
    }
    .elencosel:hover .titolopro,.elencopro:hover .titolopro{
        width:calc(100% - 70px);
        padding:20px 20px 20px 50px
    }
    .elencosel:hover .titolopro:after,.elencopro:hover .titolopro:after{
        left:15px
    }
    .elencopro{
        width:50%;
        float:left;
        position:relative;
        cursor:pointer
    }
    .elencopro:nth-child(2n+2){
        float:right
    }
    .fotopro{
        width:100%;
        height:500px;
        overflow:hidden;
        position:relative
    }
    .fotopro:after{
        width:100%;
        height:100%;
        left:0;
        top:0;
        content:"";
        background:#000;
        background:linear-gradient(0deg,rgba(0,0,0,0.5018382352941176) 0%,rgba(0,0,0,0) 65%);
        z-index:1;
        position:absolute
    }
    .titolopro{
        width:calc(100% - 40px);
        text-align:left;
        position:absolute;
        left:0;
        bottom:0;
        z-index:1;
        padding:20px;
        overflow:hidden;
        -webkit-transition:all .5s linear;
        -moz-transition:all .5s linear;
        -ms-transition:all .5s linear;
        -o-transition:all .5s linear;
        transition:all .5s linear
    }
    .titolopro:after{
        content:"";
        position:absolute;
        top:35px;
        left:-40px;
        height:1px;
        width:25px;
        background-color:#27cdff;
        -webkit-transition:all .5s linear;
        -moz-transition:all .5s linear;
        -ms-transition:all .5s linear;
        -o-transition:all .5s linear;
        transition:all .5s linear
    }
    .frgallery{
        width:80%;
        overflow:hidden;
        margin:100px auto
    }
    .infopro{
        clear:both;
        width:calc(100% - 200px);
        margin:0 auto;
        max-width:700px
    }
    .infopro h1{
        font-size:2.5em;
        text-align:center
    }
    .infopro h1:before{
        display:none
    }
    .infopro h1:after{
        content:"";
        position:absolute;
        top:-60px;
        left:50%;
        margin-left:-.5px;
        width:1px;
        height:35px;
        background-color:#27cdff
    }
    .step{
        width:100%;
        display:flex;
        justify-content:space-between;
        flex-wrap:wrap
    }
    .step div{
        width:calc(50% - 200px);
        margin:0 auto;
        padding:100px;
        position:relative;
        box-shadow:#ededed 1px -1px 0 0
    }
    .step h1{
        font-size:2.5em;
        line-height:50px
    }
    .step .capolettera{
        top:20px;
        left:50px;
        height:190px;
        line-height:180px
    }
    .formpagine form{
        width:calc(90% - 100px);
        max-width:1200px;
        margin:0 auto;
        height:100%;
        padding:0
    }
    #securityCode{
        -webkit-transform:scale(0.85);
        -moz-transform:scale(0.85);
        -o-transform:scale(0.85);
        width:100px;
        display:flex;
        justify-content:flex-start;
        align-items:center;
        clear:both;
        float:left;
        margin:-15px 0 0 -8px
    }
    .pagegallery{
        overflow:hidden;
        margin:0 auto;
        clear:both;
        width:100%
    }
    .pagegallery div{
        width:33.1%;
        height:500px;
        float:left;
        margin:5px .3% 0 0;
        display:flex;
        justify-content:center;
        align-items:center;
        overflow:hidden;
        cursor:pointer;
        position:relative
    }
    .pagegallery div:nth-child(3n+3){
        margin-right:0
    }
    #esito{
        position:absolute;
        z-index:1010;
        width:400px;
        overflow:hidden;
        background-color:#FFF;
        padding:15px;
        left:50%;
        margin-left:-215px;
        top:50%;
        margin-top:-50px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px
    }
    .caroselloenvelop{
        background-image:url(/template/bg-rosso.jpg);
        background-repeat:no-repeat;
        background-size:cover;
        background-attachment:fixed;
        padding:60px 0
    }
    .carosellocontainer{
        width:90%;
        margin:0 auto;
        padding-top:50px;
        padding-bottom:50px
    }
    .carosellocontainer h1,.carosellocontainer h2,.formnwsl h1,.formnwsl h2{
        color:#fff;
        width:90%;
        padding:0 5%;
        float:none
    }
    .carosellodiv{
        cursor:pointer;
        font-size:1.2em;
        float:left!important;
        color:#fff;
        line-height:30px;
        text-align:center
    }
    .divInternoCSS{
        max-width:500px;
        width:calc(80% - 100px);
        background-color:#fff;
        padding:50px;
        -moz-border-radius:20px;
        -webkit-border-radius:20px;
        border-radius:20px;
        text-align:center;
        box-shadow:rgba(0,0,0,0.1) 0 0 20px 0;
        font-size:1em;
        line-height:20px
    }
    #ControlMenu{
        display:none
    }
    .StyleIntestazioneScroll #JQMenu{
        -webkit-transition:all .2s linear;
        -moz-transition:all .2s linear;
        -ms-transition:all .2s linear;
        -o-transition:all .2s linear;
        transition:all .2s linear;
        height:65px
    }
    .StyleIntestazioneScroll #JQMenu li ul{
        -webkit-transition:all .2s linear;
        -moz-transition:all .2s linear;
        -ms-transition:all .2s linear;
        -o-transition:all .2s linear;
        transition:all .2s linear;
        top:69px
    }
    .StyleIntestazioneScroll #JQMenu li a{
        -webkit-transition:all .2s linear;
        -moz-transition:all .2s linear;
        -ms-transition:all .2s linear;
        -o-transition:all .2s linear;
        color:#fff!important
    }
    .StyleIntestazioneScroll svg{
        -webkit-transition:all .2s linear;
        -moz-transition:all .2s linear;
        -ms-transition:all .2s linear;
        -o-transition:all .2s linear;
        transition:all .2s linear;
        width:100px;
        filter:invert(0)!important
    }
    .bgpag{
        width:100%;
        height:400px;
        overflow:hidden;
        position:relative
    }
    .piu{
        height:600px
    }
    .special .selezionatiElements img{
        height:600px;
        width:auto
    }
    .contattami{
        width:calc(100% - 80px);
        background-color:#f6f6f6;
        padding:30px 40px;
        clear:both;
        margin:40px 0;
        line-height:60px;
        background-image:url(/template/AVD-bianco.svg);
        background-repeat:no-repeat;
        background-size:400px;
        background-position:right -17px bottom -5px
    }
}
#ControlMenu:after{
    position:absolute;
    content:"";
    background-color:#fff;
    height:1px;
    width:100%;
    bottom:0;
    left:0;
    right:0
}
#ControlMenu hr,#ControlMenu:before,#ControlMenu:after{
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.tuttiprogetti{
    width:100%;
    text-align:center;
    color:#27cdff;
    text-transform:uppercase;
    font-size:1.2em;
    margin-top:0;
    clear:both;
    position:relative;
    cursor:pointer
}
.tuttiprogetti:after{
    content:"";
    position:absolute;
    top:-50px;
    left:50%;
    margin-left:-20px;
    height:1px;
    width:40px;
    background-color:#27cdff;
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s
}
.tuttiprogetti:before{
    content:"";
    position:absolute;
    top:-70px;
    left:50%;
    margin-left:-.5px;
    width:1px;
    height:40px;
    background-color:#27cdff;
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s
}
.tuttiprogetti:hover:after,.tuttiprogetti:hover:before{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg)
}
.TDCorpoNews h1:before{
    display:none
}
.TDCorpoNews button{
    background-color:transparent;
    box-shadow:none!important;
    padding:0;
    height:auto;
    line-height:inherit;
    color:#afafaf;
    text-transform:lowercase;
    font-size:1em;
    overflow:hidden
}
.TDCorpoNews:hover button{
    background-color:transparent!important;
    color:#27cdff;
    letter-spacing:2px
}
.TDCorpoNews button:hover{
    box-shadow:none!important
}
.TDCorpoNews button i{
    float:right;
    margin:5px 0 0 10px
}
.TDCorpoNews a,.TDCorpoNews a:hover{
    color:#4f4f4f
}
.piclettera img{
    width:100%;
    height:100%;
    object-fit:cover
}
.titolopro strong{
    font-size:1.2em;
    font-weight:400;
    color:#fff
}
.titolopro a{
    color:#fff
}
.formtasto{
    float:right;
    margin-top:50px
}
.pic{
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    box-shadow:rgba(0,0,0,0.1) 20px 20px 0 0;
    width:100%;
    height:100%;
    object-fit:cover
}
.embed-container{
    overflow:hidden
}
.StyleIntestazione .login a{
    color:#4f4f4f
}
.StyleIntestazione .login:after{
    content:"";
    background-color:#b9b9b9;
    height:32px;
    width:1px;
    top:50%;
    right:-15px;
    margin:-16px 0 0;
    position:absolute
}
.social{
    clear:both;
    width:136px;
    overflow:hidden;
    height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    float:left;
    margin-top:30px;
    width:100%
}
.datanews{
    width:100%;
    font-weight:300;
    margin-bottom:20px;
    color:#afafaf
}
.datein{
    width:100%;
    font-weight:300;
    margin:50px 0;
    color:#afafaf;
    font-size:1.1em
}
.formlogin{
    max-width:400px
}
.tuttenews{
    text-align:center;
    text-transform:uppercase;
    margin:0 auto;
    clear:both
}
.footer1 a,.footer1 a:hover{
    color:#4f4f4f
}
.footer1 span{
    text-transform:uppercase;
    font-size:2em;
    font-weight:300;
    text-transform:uppercase;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
.footer1 div:hover span{
    letter-spacing:2px
}
.footer1 div{
    cursor:pointer
}
.newssx img{
    width:120%;
    height:120%;
    object-fit:cover;
    opacity:.6;
    filter:blur(3px);
    -webkit-filter:blur(3px)
}
.newsdx h2{
    margin-bottom:25px
}
body{
    position:relative;
    text-align:left;
    color:#4f4f4f;
    font-family:'Ubuntu',sans-serif;
    font-weight:300;
    font-size:18px;
    line-height:25px;
    background-color:#fff
}
html,body{
    margin:0;
    padding:0;
    height:100%;
    border:none
}
p{
    margin:0;
    padding:0
}
ul{
    margin:0;
    padding:0;
    list-style:none
}
strong{
    font-weight:700
}
hr{
    background-color:#ededed;
    height:1px;
    width:100%;
    border:none;
    margin:30px auto;
    position:relative;
    clear:both;
    float:left
}
a{
    color:#27cdff;
    border:none;
    text-decoration:none;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
a:hover{
    text-decoration:none;
    border:none;
    color:#4adbff
}
input{
    font-size:.9em;
    font-family:'Ubuntu',sans-serif;
    margin:0 0 8px;
    width:100%;
    height:60px;
    line-height:60px;
    border:none;
    background-color:transparent;
    box-shadow:#E6E6EA 0 -1px 0 0 inset;
    padding:0;
    color:#666;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
input [type="text"]{
    font-family:'Ubuntu',sans-serif;
    margin:0 0 8px;
    font-size:.9em;
    width:100%;
    height:60px;
    line-height:60px;
    border:none;
    background-color:transparent;
    padding:0;
    color:#666
}
input:focus{
    outline:none;
    box-shadow:#8c837c 0 -1px 0 0 inset
}
input[type="checkbox"]{
    height:auto;
    background-color:#fff;
    margin:11px 5px 0 0;
    padding:0!important;
    border:1px solid #d4d4d4;
    width:auto;
    box-shadow:none;
    width:15px!important;
    height:15px;
    float:left
}
input[type="radio"]{
    box-shadow:none
}
textarea{
    margin-bottom:50px;
    font-size:.9em;
    font-family:'Ubuntu',sans-serif;
    float:left;
    width:100%;
    height:200px;
    border:none;
    background-color:transparent;
    box-shadow:#E6E6EA 0 -1px 0 0 inset;
    padding:22px 0;
    color:#666;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
textarea:focus{
    outline:none;
    box-shadow:#8c837c 0 -1px 0 0 inset
}
select{
    font-family:'Ubuntu',sans-serif;
    margin:0 0 8px;
    font-size:.9em;
    width:100%;
    border:none;
    background-color:transparent;
    box-shadow:#E6E6EA 0 -1px 0 0 inset;
    height:60px;
    line-height:60px;
    padding:0 13px;
    color:#666;
    background-image:url(/template/freccina.png);
    background-repeat:no-repeat;
    background-position:right 9px top 10px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
select:focus{
    outline:none;
    box-shadow:#8c837c 0 0 0 1px inset
}
input[type="submit"]{
    font-family:'Ubuntu',sans-serif;
    box-shadow:#d1d1d1 0 0 0 1px inset!important;
    margin:0;
    width:auto;
    font-weight:300;
    height:55px;
    line-height:55px;
    padding:0 70px;
    border:none;
    text-transform:uppercase;
    font-size:1.2em;
    color:#27cdff;
    cursor:pointer;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
input[type="submit"]:hover{
    box-shadow:#27cdff 0 0 0 100px inset!important;
    color:#fff
}
input[type="button"],button,.bottone{
    background-color:#fff;
    font-family:'Ubuntu',sans-serif;
    box-shadow:#d1d1d1 0 0 0 1px inset!important;
    margin:40px 0 0;
    width:auto;
    font-weight:300;
    padding:20px 70px;
    border:none;
    text-transform:uppercase;
    font-size:1.2em;
    color:#27cdff;
    cursor:pointer;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
input[type="button"]:hover,button:hover,.bottone:hover{
    box-shadow:#27cdff 0 0 0 100px inset!important;
    color:#fff
}
input[type="button"] a,button a{
    color:#27cdff
}
input[type="button"]:hover a,button:hover a{
    color:#fff
}
input::placeholder,textarea::placeholder{
    color:#909090
}
blockquote{
    margin:0;
    padding:0;
    font-size:1.2em;
    text-align:center
}
h3{
    text-align:center;
    font-size:3.6em;
    font-weight:300;
    margin:0 0 120px;
    line-height:60px;
    width:100%;
    color:#383838;
    font-family:'Ubuntu',sans-serif;
    width:100%;
    clear:both;
    text-transform:lowercase
}
h4{
    text-align:center;
    font-size:3.6em;
    line-height:60px;
    font-weight:300;
    margin:0 0 100px;
    width:100%;
    color:#383838;
    font-family:'Ubuntu',sans-serif;
    width:100%;
    clear:both;
    position:relative
}
h4:after{
    content:"";
    position:absolute;
    top:-60px;
    left:50%;
    margin-left:-.5px;
    width:1px;
    height:35px;
    background-color:#27cdff
}
h5{
    text-align:left;
    font-size:2em;
    line-height:30px;
    margin:0 0 30px;
    font-family:'Ubuntu',sans-serif;
    clear:both;
    float:left;
    width:100%;
    font-weight:300;
    color:#27cdff;
    position:relative;
    text-transform:uppercase
}
h5 i{
    color:#c7c7c7;
    font-size:1.3em;
    margin-right:15px;
    float:left
}
table{
    width:100%;
    box-shadow:#e6e6e6 0 0 0 1px;
    border-spacing:0;
    font-size:.9em;
    line-height:23px;
    border-collapse:separate;
    margin-top:40px
}
table tr{
    box-shadow:#e6e6e6 0 -1px 0 0 inset
}
table td{
    padding:10px
}
table tr:nth-child(even){
    background:transparent
}
table tr:nth-child(odd){
    background:#f6f6f6
}
.StylePagina{
    width:100%;
    padding:0;
    height:auto;
    overflow:hidden;
    height:auto
}
.promo .testonews{
    background-color:rgba(0,0,0,0.5)!important
}
#sei a{
    color:#fff
}
#sei em{
    font-size:.5em
}
#sei strong{
    font-weight:300;
    color:#fff
}
.frgallery{
    display:none!important
}
.ContentPage ul{
    margin:15px 0;
    width:100%;
    clear:both;
    float:left;
    box-shadow:#f0eded 0 0 0 1px inset
}
.ContentPage ul li{
    padding:5px 10px 5px 35px;
    position:relative
}
.ContentPage ul li:nth-child(even){
    background-color:rgba(205,202,190,0.15)
}
.ContentPage ul li:before{
    position:absolute;
    content:"\f054";
    font-size:.6em;
    left:15px;
    top:6px;
    font-family:"Font Awesome 5 Pro";
    color:#4adbff;
    text-align:left
}
.TDCorpoNews .fotonews img,.promo .fotonews img,.pagegallery div img{
    height:100%;
    width:100%;
    object-fit:cover;
    -webkit-transform:scale(1.0)!important;
    -moz-transform:scale(1.0)!important;
    -o-transform:scale(1.0)!important;
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s
}
.TDCorpoNews:hover .fotonews img,.promo:hover .fotonews img,.pagegallery div:hover img{
    -webkit-transform:scale(1.1)!important;
    -moz-transform:scale(1.1)!important;
    -o-transform:scale(1.1)!important;
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s
}
.pagegallery div a{
    width:100%;
    height:100%;
    display:flex;
    justify-content:center;
    align-items:center
}
.fotopro img{
    height:100%;
    width:100%;
    object-fit:cover;
    -webkit-transform:scale(1.0)!important;
    -moz-transform:scale(1.0)!important;
    -o-transform:scale(1.0)!important;
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s;
    filter:grayscale(1)
}
.fotopro:hover img{
    -webkit-transform:scale(1.1)!important;
    -moz-transform:scale(1.1)!important;
    -o-transform:scale(1.1)!important;
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s;
    filter:grayscale(0)
}
#FormSendMailToSite2{
    width:100%
}
.formcontatti select{
    width:100%;
    height:37px;
    padding:5px
}
.formpagine{
    width:100%;
    position:relative;
    padding:150px 0;
    border-top:2px solid #f3f3f3;
    border-bottom:2px solid #f3f3f3;
    overflow:hidden
}
.formpagine .titolo{
    text-align:center;
    color:#4f4f4f;
    margin-bottom:80px;
    text-transform:uppercase;
    width:100%;
    clear:both;
    font-size:3em
}
.formpagine .titolo:before{
    display:none
}
.formpagine .titolo:after{
    content:"";
    position:absolute;
    top:-60px;
    left:50%;
    margin-left:-.5px;
    width:1px;
    height:35px;
    background-color:#27cdff
}
#div_check_email,#div_check_email2{
    float:right
}
#securityCode{
    float:left
}
#div_check_ricerca{
    display:none;
    position:absolute;
    top:68px;
    z-index:100;
    font-size:1em;
    width:290px;
    height:180px;
    overflow-y:auto;
    color:#666;
    background-color:#fff;
    padding:10px 20px;
    box-shadow:#dedede 0 0 0 1px inset;
    text-align:left
}
#div_check_ricerca a{
    color:#4b4b4b
}
.elencosearch a{
    color:#4b4b4b;
    text-transform:uppercase;
    font-weight:700
}
#div_check_ricerca em{
    color:#73a65c;
    margin-right:5px
}
.elencosearch a i{
    color:#73a65c;
    margin:7px 5px 0 0;
    float:left
}
.footer2{
    width:100%;
    height:auto;
    margin:0;
    padding:25px 0;
    background-color:#353535;
    color:#fff;
    overflow:hidden;
    text-align:center;
    font-size:.8em
}
.footer2 a{
    text-decoration:none;
    color:#fff
}
#Paginatore{
    width:100%;
    margin:40px auto 0;
    display:flex;
    justify-content:center;
    align-items:flex-start;
    clear:both;
    float:left
}
.PaginatoreNext{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    background-color:#fff;
    height:60px;
    width:60px;
    cursor:pointer;
    padding:0;
    font-size:1.3em;
    float:left;
    margin:0 5px 0 0;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:#e6e6e6 0 0 0 2px inset;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
.PaginatoreNext:hover{
    box-shadow:#e6e6e6 0 0 0 60px inset
}
.PaginatoreNext a{
    color:#27cdff;
    text-decoration:none
}
.PaginatoreNext a:hover,.PaginatoreNext:hover a{
    color:#4adbff
}
.PaginatoreSel{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    height:60px;
    width:60px;
    cursor:pointer;
    padding:0;
    float:left;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:#27cdff;
    margin:0 5px 0 0
}
.PaginatoreSel span{
    color:#fff;
    font-weight:400;
    font-size:1.3em
}
.PaginatoreLink{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    background-color:#fff;
    height:60px;
    width:60px;
    cursor:pointer;
    padding:0;
    float:left;
    margin:0 5px 0 0;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:#e6e6e6 0 0 0 2px inset;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
.PaginatoreLink:hover{
    box-shadow:#e6e6e6 0 0 0 60px inset
}
.PaginatoreLink a{
    color:#27cdff;
    font-size:1.3em;
    text-decoration:none
}
.PaginatoreLink a:hover,.PaginatoreLink:hover a{
    color:#4adbff
}
.slick-slide{
    display:initial!important;
    display:flex!important;
    align-items:flex-start;
    justify-content:center;
    flex-direction:column
}
.slick-prev{
    left:-40px!important;
    display:none!important
}
.slick-next{
    right:-40px!important;
    display:none!important
}
.slick-prev,.slick-next{
    line-height:50px!important;
    height:50px!important;
    margin-top:-25px!important
}
.slick-prev:before{
    color:#cacaca!important;
    content:"\f053"!important;
    font-family:"Font Awesome 5 Pro"!important;
    line-height:46px!important;
    height:50px!important;
    font-size:50px!important
}
.slick-next:before{
    color:#cacaca!important;
    content:"\f054"!important;
    font-family:"Font Awesome 5 Pro"!important;
    line-height:46px!important;
    height:50px!important;
    font-size:50px!important
}
.errMsg{
    position:absolute;
    cursor:pointer;
    height:40px;
    line-height:40px;
    padding:0 10px;
    z-index:10;
    color:#444;
    text-align:center;
    left:0;
    top:-55px;
    background-color:#fff;
    box-shadow:#d80033 0 0 0 1px inset;
    font-size:.8em;
    min-width:140px
}
.errMsg:after{
    position:absolute;
    left:10px;
    bottom:-7px;
    content:"";
    border-top:7px solid #d80033;
    border-left:10px solid transparent;
    border-right:10px solid transparent
}
.errInput{
    box-shadow:#9d9fa0 0 0 0 2px inset
}
.is-focused{
    position:relative
}
#div_status_captcha{
    float:right!important;
    width:10px!important;
    margin:0!important
}
#PopRicerca{
    display:none;
    position:fixed;
    z-index:700;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5)
}
#PopRicerca &gt;form{
    position:absolute;
    margin:0 auto;
    top:50%;
    margin-top:-40px;
    left:50%;
    margin-left:-150px;
    z-index:1;
    color:#0063ac;
    width:300px
}
#hidericerca{
    height:50px;
    width:50px;
    position:relative;
    z-index:20;
    color:#FFF;
    font-size:4em;
    float:right;
    margin:20px;
    cursor:pointer
}
.elencosearch{
    border-bottom:1px solid #e9e9e9;
    padding-bottom:10px;
    margin-bottom:10px;
    width:100%
}
.scroll_top{
    width:50px;
    height:50px;
    position:fixed;
    bottom:-25px;
    left:50%;
    margin-left:-25px;
    background:rgba(0,0,0,.3);
    z-index:2;
    -moz-border-radius:35px;
    -webkit-border-radius:35px;
    border-radius:35px;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
.scroll_top:before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    line-height:25px;
    text-align:center;
    color:#fff;
    content:"\f077";
    font-family:"Font Awesome 5 Pro";
    font-size:1em;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
.scroll_top:hover{
    bottom:5px;
    background:rgba(0,0,0,0.4)
}
.scroll_top:hover:before{
    line-height:48px
}
.fotorama__arr{
    width:55px!important;
    height:55px!important;
    margin:0!important;
    -moz-border-radius:5px!important;
    -webkit-border-radius:5px!important;
    border-radius:5px!important;
    position:relative;
    background-image:none!important;
    background-color:rgba(50,50,50,0.6)!important
}
.fotorama__arr--prev{
    left:20px!important
}
.fotorama__arr--next{
    right:20px!important
}
.fotorama__arr--prev:before{
    position:absolute;
    content:"\f053";
    width:55px!important;
    height:55px!important;
    line-height:55px;
    font-size:1.7em;
    left:0;
    top:0;
    font-family:"Font Awesome 5 Pro";
    color:#fff;
    text-align:center
}
.fotorama__arr--next:before{
    position:absolute;
    content:"\f054";
    width:55px!important;
    height:55px!important;
    line-height:55px;
    font-size:1.7em;
    left:0;
    top:0;
    font-family:"Font Awesome 5 Pro";
    color:#fff;
    text-align:center
}
.fotorama__thumb{
    box-shadow:#ededed 0 0 0 1px
}
.fotorama__nav__shaft{
    margin:10px 0 0
}
.fotorama__fullscreen-icon{
    width:55px!important;
    height:55px!important;
    top:5%!important;
    right:5%!important;
    background-color:rgba(50,50,50,0.6)!important;
    -moz-border-radius:55px;
    -webkit-border-radius:55px;
    border-radius:55px;
    background-image:none!important
}
.fotorama__fullscreen-icon:before{
    position:absolute;
    content:"\f065";
    width:55px!important;
    height:55px!important;
    line-height:55px;
    font-size:1.4em;
    left:0;
    top:0;
    font-family:"Font Awesome 5 Pro";
    color:#fff;
    text-align:center
}
.fotorama__dot{
    width:18px!important;
    height:18px!important;
    border-radius:15px!important;
    border:none!important;
    background-color:#4a4844
}
.fotorama__nav--dots .fotorama__nav__frame{
    width:36px!important
}
.fotorama__nav__frame.fotorama__active .fotorama__dot{
    background:#5f1b0b!important
}
.switch{
    position:relative;
    display:inline-block;
    width:28px;
    height:12px;
    float:left;
    margin:5px 5px 0 0
}
.switch input{
    display:none
}
.slider{
    position:absolute;
    cursor:pointer;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#dedede;
    box-shadow:none;
    -webkit-transition:.4s;
    transition:.4s;
    border-radius:28px
}
.slider:before{
    position:absolute;
    content:"";
    height:8px;
    width:8px;
    left:2px;
    bottom:2px;
    background-color:#fff;
    -webkit-transition:.4s;
    transition:.4s;
    border-radius:50%;
    box-shadow:1px 1px 10px rgba(0,0,0,.3);
    background-color:#84bed0
}
input:checked + .slider{
    background-color:#dedede
}
input:focus + .slider{
    box-shadow:0 0 1px #cecece
}
input:checked + .slider:before{
    -webkit-transform:translateX(15px);
    -ms-transform:translateX(15px);
    transform:translateX(15px);
    background-color:#27cdff
}
.switch + span{
    float:left;
    font-size:.75em;
    line-height:20px
}
#hamburger{
    display:none
}
.popupbg{
    position:fixed;
    z-index:700;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5)
}
.popupmessage{
    position:relative;
    width:50%;
    padding:15px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    overflow:hidden!important;
    margin:50px auto;
    background-color:#fff;
    box-shadow:rgba(0,0,0,0.2) 0 0 40px 0;
    text-align:center
}
.popupclosemessage{
    position:absolute;
    top:10px;
    right:10px;
    font-size:20px;
    color:#dbdbdb;
    cursor:pointer
}
.ofuscamentomenu{
    position:fixed;
    z-index:1;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(255,255,255,0.7)
}
#ofuscamento{
    position:absolute;
    z-index:1000;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:#000;
    filter:alpha(opacity=70);
    -moz-opacity:.7;
    opacity:.7
}
.continua{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
    width:38%;
    font-size:1.2em;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:#9c9e9f;
    float:left;
    padding:20px 5%;
    color:#fff;
    text-align:center;
    height:30px;
    text-transform:uppercase;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
.vai{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
    width:38%;
    font-size:1.2em;
    font-weight:700;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:#27cdff;
    float:right;
    padding:20px 5%;
    text-align:center;
    height:30px;
    -webkit-transition:all .5s linear;
    -moz-transition:all .5s linear;
    -ms-transition:all .5s linear;
    -o-transition:all .5s linear;
    transition:all .5s linear
}
.continua:hover{
    background-color:#b6b6b6
}
.vai:hover{
    background-color:#4adbff
}
.vai a{
    color:#fff
}
#imgcarrello{
    text-align:center
}
.fotoanteprimacart{
    width:240px;
    height:auto;
    margin-bottom:30px
}
.carrellobox{
    width:100%;
    margin-top:15px;
    box-shadow:#dedede 0 0 0 1px inset;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding:0;
    overflow:hidden;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between
}
.carrellodx a{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    position:relative;
    font-family:'Ubuntu',sans-serif;
    background-color:#27cdff;
    margin:30px 0 0;
    width:auto;
    font-weight:400;
    padding:10px 15px;
    border:none;
    box-shadow:none;
    text-transform:uppercase;
    font-size:1.15em;
    color:#fff;
    cursor:pointer;
    -webkit-transition:background-color .5s linear;
    -moz-transition:background-color .5s linear;
    -ms-transition:background-color .5s linear;
    -o-transition:background-color .5s linear;
    transition:background-color .5s linear
}
.carrellodx a:hover{
    background-color:#4adbff
}
.carrellodx hr{
    margin:0
}
#totaleparziale,#confermatotale{
    font-weight:700;
    font-size:1.5em;
    margin:10px 0
}
.fatturazione{
    margin-top:15px;
    box-shadow:#dedede 0 0 0 1px inset;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding:20px 5%;
    overflow:hidden;
    width:90%
}
#badge{
    background:#77c8a2;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    width:25px;
    height:25px;
    line-height:25px;
    text-align:center;
    color:#fff;
    position:absolute;
    font-size:.7em;
    font-weight:700;
    margin-top:-15px;
    margin-left:15px
}
#headerprice{
    position:absolute;
    right:90px;
    font-size:1.5em;
    font-weight:700;
    color:#fff
}
#headerprice button{
    height:40px;
    line-height:40px;
    margin:15px 0 0 5px;
    font-size:.8em;
    padding:0 10px
}
.cartuno img{
    width:70%;
    height:70%;
    object-fit:contain
}
#slidebuoni{
    text-align:center;
    overflow:hidden;
    width:calc(100% - 60px);
    position:relative;
    margin-bottom:25px;
    box-shadow:#dedede 0 0 0 1px inset;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding:30px
}
#slidebuoni p{
    font-size:1.3em;
    text-align:center;
    width:100%;
    margin:0 auto 20px;
    font-weight:700;
    text-transform:uppercase
}
.StyleIntestazione,.StyleIntestazione #ControlMenu,.StyleIntestazione svg,.StyleIntestazione #JQMenu,.StyleIntestazione #JQMenu li ul{
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.StyleIntestazioneScroll{
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
    height:65px;
    top:0;
    background-color:rgba(39,205,255,0.95)!important
}
.special .StyleIntestazioneScroll #ControlMenu hr,.special .StyleIntestazioneScroll #ControlMenu:before,.special .StyleIntestazioneScroll #ControlMenu:after{
    background-color:#fff
}
#hamburger:hover{
    box-shadow:#4adbff 0 0 0 100px inset;
    color:#fff
}
.tastocarrello #badge{
    cursor:pointer
}
.dashboard div{
    width:100px;
    background-color:#ececec;
    padding:10px;
    float:left;
    text-align:center;
    margin:0 2px 0 0;
    cursor:pointer;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.dashboard div:hover{
    background-color:#f2f2f2
}
.dashboard div i{
    color:#b3b3b3
}
.formreg{
    clear:both;
    width:100%;
    margin:0 auto;
    max-width:650px
}
.riquadropsw{
    clear:both;
    width:100%;
    margin:0 auto;
    max-width:400px
}
.vuoto .ContentPage{
    padding:40px 0;
    min-height:550px
}
.special .selezionatiElements{
    overflow:hidden;
    margin-bottom:140px
}
.selezionatiElements .slick-dots{
    display:none!important
}
.slick-dots{
    width:100%;
    position:absolute;
    bottom:3px;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    justify-content:space-between
}
.slick-dots li{
    margin:0!important;
    padding:0!important;
    width:33.2%!important
}
.slick-dots button{
    width:100%;
    height:4px;
    background-color:#fff!important;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    padding:0!important;
    margin:0!important
}
.slick-dots li.slick-active button{
    background-color:#27cdff!important
}
.slick-dots button:after,.slick-dots button:before{
    display:none
}
.clienti .slick-dots{
    display:none!important
}
.descpro b,.descpro b span{
    color:#27cdff!important
}
.descpro p span{
    font-weight:400!important;
    font-size:18px!important;
    line-height:22px!important
}
.noleggio,.preventivi,.assistenza{
    -webkit-transform:scale(1.0)!important;
    -moz-transform:scale(1.0)!important;
    -o-transform:scale(1.0)!important;
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s
}
.noleggio:hover,.preventivi:hover,.assistenza:hover{
    -webkit-transform:scale(1.05)!important;
    -moz-transform:scale(1.05)!important;
    -o-transform:scale(1.05)!important;
    -webkit-transition-duration:.5s;
    -moz-transition-duration:.5s;
    -o-transition-duration:.5s
}
.divEsternoCSS{
    width:100%;
    height:100%;
    background-color:rgba(100,100,100,0.5);
    position:fixed;
    left:0;
    top:0;
    z-index:999999;
    display:flex;
    align-items:center;
    justify-content:center
}
.divInternoCSS{
    max-width:500px;
    width:calc(80% - 100px);
    background-color:#fff;
    padding:50px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    border-radius:20px;
    text-align:center;
    box-shadow:rgba(0,0,0,0.1) 0 0 20px 0;
    font-size:1em;
    line-height:20px
}
.divInternoCSS h1{
    text-align:center;
    margin-bottom:30px
}
.infoLinkCSS{
    text-decoration:underline
}
.divButtonsCSS{
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    position:relative;
    background-color:#162a9e;
    margin:20px auto 0;
    width:150px;
    height:60px;
    line-height:60px;
    padding:0 30px;
    border:none;
    text-transform:uppercase;
    font-size:1.3em;
    color:#fff;
    cursor:pointer;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.divButtonsCSS:hover{
    background-color:#2a42cd
}
.divButtonsCSS a{
    color:#fff
}
.corsivo{
    font-family:'Caveat',sans-serif;
    font-size:2.5em;
    color:#27cdff;
    line-height:32px
}
.capolettera{
    font-size:15em;
    color:#f2f2f2;
    position:absolute;
    top:-50px;
    left:-70px;
    z-index:-1
}
.bgpag img{
    animation:leaves 50s ease-in-out infinite alternate;
    -webkit-animation:leaves 50s ease-in-out infinite alternate;
    width:100%;
    height:100%;
    object-fit:cover
}
@-webkit-keyframes leaves{
    0%{
        transform:scale(1.0);
        -webkit-transform:scale(1.0)
    }
    100%{
        transform:scale(1.5);
        -webkit-transform:scale(1.5)
    }
}
.divInfoTextCSS h1{
    font-size:2.5em
}
.divInfoTextCSS h1:before{
    display:none
}
.oscura:after{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    content:"";
    background-color:rgba(0,0,0,0.5)
}
.social{
    display:none
}
.infopro button{
    margin-bottom:50px
}
.contattami span{
    font-size:1.2em;
    margin-right:15px;
    color:#27cdff
}
.contattami a{
    color:#4f4f4f
}
.socialfoot{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:50px
}
.socialfoot i{
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    color:#fff;
    background-color:#dcdcdc;
    margin:0 5px;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    cursor:pointer;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.socialfoot .fa-facebook-f:hover{
    background-color:#3b5998
}
.socialfoot .fa-instagram:hover{
    background-color:#962fbf
}
.dettaglipro{
    margin-bottom:40px
}
</pre></body></html>