@charset "UTF-8";@keyframes fade{0%{opacity:0}100%{opacity:1}}#recover-form:not(.loading) .on-loading{display:none}#recover-form:not(.loading) .message-container{text-align:center;display:none}#recover-form:not(.loading) .message-container{display:block;color:red}#recover-form:not(.loading) .message-container{display:block;color:green}@keyframes growDown{0%{transform:scaleY(0)}80%{transform:scaleY(1.1)}100%{transform:scaleY(1)}}.navbar-expand-lg{min-width:10%;width:calc(80% - 190px)!important;margin-left:auto}@media(max-width:992px){.navbar-expand-lg{order:2}}.navbar-expand-lg a{color:#000}.navbar-expand-lg .navbar-nav{width:100%;display:flex;justify-content:space-around;align-items:center}.navbar-expand-lg .nav-link{line-height:2rem}@media(max-width:992px){.navbar-expand-lg .nav-link{line-height:2rem;justify-content:center}}.blocchi p{font-weight:700;color:#f1911f;padding:2px 10px}nav-item.dropdown{transition:all .6s}.dropdown-toggle{display:flex;align-items:baseline;padding:0}.dropdown-toggle:after{color:#000;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important}.dropdown-toggle[aria-expanded=true]:after{color:#f1911f;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important}.dropdown-menu.show{border-radius:0;border:0 solid;margin:15px 0 0 0;transition:all .6s;animation:growDown 300ms ease-in-out forwards;transform-origin:top center}@media(min-width:993px){.dropdown-menu.show{}}@media(max-width:992px){.dropdown-menu.show{margin:0 0 0 0}}.dropdown-menu.show .dropdown-item,.dropdown-menu.show .nav-link{line-height:2rem;padding:2px 10px;color:#000}.dropdown-menu.show .dropdown-item:hover,.dropdown-menu.show .nav-link:hover{background-color:transparent;color:#f1911f}.nav-trigger{position:absolute;right:-110px;background:none;border:none;cursor:pointer;width:50px;height:50px;padding:10px!important;z-index:99999}@media(max-width:992px){.nav-trigger{right:0}}#menu-toggle:checked~.nav-trigger{right:-110px}@media(max-width:992px){#menu-toggle:checked~.nav-trigger{right:0}}#menu-toggle:checked~.fullscreen-menu{pointer-events:auto}#menu-toggle:checked~.fullscreen-menu .menu-bg{clip-path:circle(170% at calc(100% - 2.8rem) 2.8rem)}#menu-toggle:checked~.fullscreen-menu .menu-bg::before{clip-path:circle(170% at calc(100% - 2.8rem) 2.8rem)}.nav-trigger span{display:block;width:100%;height:2px;background:#000;margin:6px 0;transition:transform .4s cubic-bezier(.7,0,.3,1),opacity .4s cubic-bezier(.7,0,.3,1)}#menu-toggle{display:none}#menu-toggle:checked~.nav-trigger span:nth-child(1){transform:rotate(45deg) translate(3px,4px)}#menu-toggle:checked~.nav-trigger span:nth-child(2){opacity:0;transform:translateX(-100%)}#menu-toggle:checked~.nav-trigger span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.wrapper{position:relative;max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto;padding:0 1rem;margin:140px auto 1vh auto!important;height:85vh;overflow-y:scroll;scrollbar-width:none}@media(min-width:2560px){.wrapper{max-width:65vw!important;flex:0 0 65vw;padding:0;margin:auto}}@media(min-width:2048px){.wrapper{max-width:75vw!important;flex:0 0 75vw;padding:0;margin:auto}}@media(max-width:1360.98px){.wrapper{max-width:95vw!important;flex:0 0 95vw;padding:0;margin:auto}}@media(max-width:991.98px){.wrapper{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:767.98px){.wrapper{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:520px){.wrapper{max-width:80vw!important;flex:0 0 80vw;padding:0;margin:auto}}.wrapper::-webkit-scrollbar{display:none}.fullscreen-menu{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:999;pointer-events:none}.menu-bg{position:absolute;top:0;right:0;width:100%;height:100%;background:#f2f0e9;clip-path:circle(0% at calc(100% - 2.8rem) 2.8rem);transition:clip-path .8s cubic-bezier(.7,0,.3,1)}.menu-bg::before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:#add8e6;clip-path:circle(0% at calc(100% - 2.8rem) 2.8rem);transition:clip-path .8s cubic-bezier(.7,0,.3,1);transition-delay:.1s}.menu-items{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:row;justify-content:start;align-items:start;text-align:left;flex-wrap:wrap}.menu-items .menu-item{position:relative;margin:1rem 0 1rem 0;padding:0 1rem 0 0;opacity:0;transform:translateX(-30%);transition:opacity .4s ease,transform .4s ease;position:relative;flex:0 0 auto;max-width:350px}.main-link{font-size:2rem;color:#f1911f;text-decoration:none;font-weight:700;display:block;position:relative;line-height:100%}@media(max-width:570px){.main-link{font-size:1.5rem}}a.main-link:hover{color:#fff}.menu-item.big-title{flex:0 0 100%;padding:0;margin:0;font-size:2rem;font-family:"Montserrat",sans-serif;min-width:100%}.main-link.big-title{font-size:2.5rem;font-family:"Montserrat",sans-serif}@media(max-width:570px){.main-link.big-title{font-size:2rem}}.menu-item a:hover{color:#000;text-decoration:none}.submenu a,.submenu span{display:block;font-size:1.5rem;line-height:100%;color:#666;text-decoration:none;margin:.5rem 0;transition:color .3s ease-in-out;text-align:left}.submenu{transition:max-height .4s ease-out;margin-top:.5rem}.submenu a:hover{color:#000}#menu-toggle:checked~.fullscreen-menu .menu-items .menu-item{opacity:1;transform:translateX(0)}#menu-toggle:checked~.fullscreen-menu .menu-items .menu-item{transition-delay:.4s}.cyan,a.cyan,a.cyan:hover{color:#008b8b}.menu-item.col-33{flex:0 0 33.333%;max-width:initial}@media(max-width:992px){.menu-item.col-33{flex:0 0 50%}}@media(max-width:570px){.menu-item.col-33{flex:0 0 100%}}.menu-item.col-25{flex:0 0 25%;max-width:initial}@media(max-width:992px){.menu-item.col-25{flex:0 0 50%}}@media(max-width:570px){.menu-item.col-25{flex:0 0 100%}}.menu-item.col-50{flex:0 0 50%;max-width:initial}@media(max-width:570px){.menu-item.col-50{flex:0 0 100%}}body{height:100%;margin:0;padding:100px 0 0 0;font-family:"Montserrat",sans-serif;margin-top:0}a,.btn{cursor:pointer}.page-default{margin-top:30px;margin-bottom:20px}.page-default .page-description{font-size:small}.page-default .page-title{font-size:24px;font-weight:700;color:#f1911f;text-transform:uppercase}.ModalCallout .modal-lg{max-width:750px!important;animation:animationFrames ease-in-out 1s;animation-iteration-count:1;transform-origin:50% 50%;animation-fill-mode:forwards}.ModalCallout .modal-lg .modal-content{z-index:0;height:auto}.ModalCallout .modal-lg .modal-content:before{content:"";background-color:#fff;opacity:.3;mix-blend-mode:multiply;display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.ModalCallout .modal-lg .modal-content .modal-header{display:flex;align-items:center}.ModalCallout .modal-lg .modal-content .modal-header .modal-title{color:#fff;font-size:26px;z-index:1}.ModalCallout .modal-lg .modal-content .modal-header .close{background-color:#f1911f;margin:1px!important;padding:5px!important;border-radius:100%;height:40px;width:40px;display:flex;justify-content:center;align-items:center}.ModalCallout .modal-lg .modal-content .modal-header .close span{color:#fff;font-size:22px;height:40px;display:flex;justify-content:center;align-items:center}.ModalCallout .modal-lg .modal-content .modal-body{z-index:1}.ModalCallout .modal-lg .modal-content .modal-body p{color:#fff}.ModalCallout .modal-lg .modal-content .modal-body p a{cursor:pointer}.ModalCallout .modal-lg .modal-content .modal-body p img{width:32.666%!important;min-height:100px;height:auto!important;margin-bottom:5px}.ModalCallout .modal-lg .swg_imageset_carousel_1{height:50vh;width:100%;background-size:cover;background-position:center center;position:relative}.ModalCallout .modal-lg .swg_imageset_carousel_1 .owl-theme .owl-nav{display:none}.ModalCallout .modal-lg .swg_imageset_carousel_1 .owl-theme .owl-dots{position:absolute;top:85%;width:100%;left:0;display:block}.ModalCallout .modal-lg .swg_imageset_carousel_1 .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;background-color:#fff}.ModalCallout .modal-lg .swg_imageset_carousel_1 .owl-theme .owl-dots .owl-dot.active span{background-color:#f1911f}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info{text-align:center;z-index:3;width:100%;position:absolute;left:0;top:15vh;width:100%}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title{font-size:42px;font-weight:200;color:#fff}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h1,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h2,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h3,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h4,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h5,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h6{font-weight:100}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title strong{font-weight:700}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description{font-size:16px;color:#fff}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h1,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h2,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h3,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h4,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h5,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h6{font-size:16px;color:#fff}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content{font-size:13px;color:#fff}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h1,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h2,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h3,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h4,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h5,.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h6{font-size:13px;color:#fff}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .btn-carousel_1{background-color:#00aeef;border-radius:0;color:#fff;text-transform:uppercase;letter-spacing:2px;font-weight:600}.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .btn-carousel_1:hover{color:#f27521!important}.col_2 .dropdown-menu.show{width:max-content!important;min-width:530px}@media(min-width:120px)and (max-width:992px){.col_2 .dropdown-menu.show{min-width:0}}.col_2 .dropdown-menu.show .row{justify-content:space-between!important}@media(min-width:120px)and (max-width:992px){.col_2 .dropdown-menu.show{width:100%!important;background-color:transparent}}.col_2 .dropdown-menu.show .blocchi{width:50%!important}@media(min-width:120px)and (max-width:992px){.col_2 .dropdown-menu.show .blocchi{width:inherit!important;background-color:transparent}}.col_2 .dropdown-menu.show .nav-item{background-color:transparent}.col_3 .dropdown-menu.show{min-width:485px!important}.col_3 .dropdown-menu.show .row{justify-content:start!important}.col_3 .dropdown-menu.show .blocchi{width:33%!important}@media(min-width:120px)and (max-width:992px){.col_3 .dropdown-menu.show{width:100%!important;background-color:transparent}}.col_4 .dropdown-menu.show{width:55vw!important}.col_4 .dropdown-menu.show .row{justify-content:start!important}@media(min-width:120px)and (max-width:992px){.col_4 .dropdown-menu.show{width:100%!important;background-color:transparent}}.col_4 .dropdown-menu.show .blocchi{width:25%!important}@media(min-width:120px)and (max-width:992px){.col_4 .dropdown-menu.show .blocchi{width:100%;background-color:transparent}}.col_100 .dropdown-menu.show{width:90vw!important;left:5vw;top:135px;position:fixed}.col_100 .dropdown-menu.show .row{justify-content:start!important}@media(min-width:120px)and (max-width:992px){.col_100 .dropdown-menu.show{width:100%!important;position:relative;top:0}}.col_100 .dropdown-menu.show .blocchi{width:max-content!important;padding:2% 2%!important}@media(min-width:120px)and (max-width:992px){.col_100 .dropdown-menu.show .blocchi{width:100%!important;top:0!important;background-color:transparent;padding:0 5px!important}}.pl-2,.px-2{padding:0!important}.form-control:focus{box-shadow:none!important}[dg-role=login-form] .btn.btn-1{background-color:#f1911f!important;color:#fff}[dg-role=login-modal]{animation:animationFrames ease-in-out 1s;animation-iteration-count:1;transform-origin:50% 50%;animation-fill-mode:forwards}[dg-role=login-modal] .modal-content{background-color:#fff}[dg-role=login-modal] .modal-content .modal-body input{border:2px solid #f1911f}[dg-role=login-modal] .modal-content .modal-body [dg-role=signup-link]{color:#000}[dg-role=login-modal] .modal-content .modal-body [dg-role=signup-link]:hover{color:#f1911f}[dg-role=login-modal] .modal-content .modal-body .lost-pass{color:#000}[dg-role=login-modal] .modal-content .modal-body .lost-pass:hover{color:#f1911f}[dg-role=login-modal] .btn-1{background-color:#f1911f;color:#fff}[dg-role=login-modal] .btn-1:hover{color:#fff}.container.Contact-Form{display:flex;flex-wrap:wrap}.header-fixed{display:flex;flex-wrap:wrap;justify-content:center;width:100vw;background-color:transparent;position:fixed;top:0!important;left:0;z-index:999;transition:all .6s}.header-fixed .logo{position:relative;float:left;width:180px;text-align:center;z-index:99999}@media(min-width:1281px){.header-fixed .logo{margin-right:auto}}@media(max-width:580px){.header-fixed .logo{margin-right:auto}}.header-fixed .top_bar,.header-fixed .main_bar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative}.header-fixed .top_bar{border-bottom:0 solid #ccc;background-color:#f1911f;width:100%;padding:0 0;height:36px;z-index:4}.header-fixed .top_bar .btn{padding:initial}.header-fixed .top_bar .lingua{width:max-content;margin-right:10px;position:relative}@media(max-width:767.98px){.header-fixed .top_bar .lingua{margin-right:auto}}.header-fixed .top_bar .lingua a{font-size:small;color:#fff}.header-fixed .top_bar .lingua a:hover{background-color:transparent!important;text-decoration:none}.header-fixed .top_bar .lingua span{color:#fff}.header-fixed .top_bar .lingua i{font-size:small;margin:0 3px 0 5px;color:#fff}.header-fixed .top_bar .lingua i:hover{text-decoration:none!important}.header-fixed .top_bar .lingua .dropdown-toggle::after{color:#fff!important}.header-fixed .top_bar .lingua .dropdown-menu{min-width:min-content;padding:2px 10px!important;box-shadow:rgba(0,0,0,.08) 0 0 6px 2px}.header-fixed .top_bar .lingua .dropdown-menu:before{content:"";font-size:0;line-height:0%;width:0;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-10px}.header-fixed .top_bar .lingua .dropdown-menu.show{position:absolute!important;top:26px!important;left:0!important;width:max-content!important;display:flex;flex-wrap:wrap}@media(min-width:120px)and (max-width:1280px){.header-fixed .top_bar .lingua .dropdown-menu.show{background-color:#fff;margin:10px 0}}.header-fixed .top_bar .lingua .dropdown-menu.show *{color:#000}.header-fixed .top_bar .lingua .dropdown-menu.show img{width:20px}.header-fixed .top_bar .lingua .dropdown-menu.show span{cursor:pointer}.header-fixed .top_bar .lingua .dropdown-menu.show label{cursor:pointer;margin-bottom:0!important}.header-fixed .top_bar .lingua .dropdown-menu.show a{cursor:pointer;padding:0}.header-fixed .top_bar .social{margin-right:auto}.header-fixed .top_bar .social .container{width:max-content;margin:0;padding:0}.header-fixed .top_bar .social .swg_basic_dati{width:max-content;padding:0;margin:0}.header-fixed .top_bar .social .widget-content{display:flex;align-items:center;padding:0;margin:0;width:max-content}.header-fixed .top_bar .social span{padding:0 10px;color:#fff}@media(max-width:767.98px){.header-fixed .top_bar .social{display:none}}.header-fixed .top_bar .btn.dropdown-toggle{height:36px;padding:0 4px;display:flex;justify-content:center;align-items:center;border-radius:0}.header-fixed .top_bar .btn.dropdown-toggle a{color:#fff}.header-fixed .top_bar .btn.dropdown-toggle .link-3 i{margin-right:2px}.header-fixed .top_bar .btn.dropdown-toggle .fa-cirle{display:none}.header-fixed .top_bar .btn.dropdown-toggle span{color:#fff}.header-fixed .top_bar .btn.dropdown-toggle b{font-weight:600;margin-left:3px}.header-fixed .top_bar .btn.dropdown-toggle:after{color:#fff;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important;font-size:x-small}.header-fixed .top_bar .btn.dropdown-toggle[aria-expanded=true]:after{color:#000;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important}.header-fixed .top_bar .btn.dropdown-toggle:hover{background-color:#fff}.header-fixed .top_bar .btn.dropdown-toggle:hover *{color:#000!important}.header-fixed .top_bar .btn.dropdown-toggle:hover:after{color:#000!important}.header-fixed .top_bar .btn.dropdown-toggle[aria-expanded=true]{background-color:#fff}.header-fixed .top_bar .btn.dropdown-toggle[aria-expanded=true] *{color:#000}.header-fixed .top_bar .dropdown-menu{border-radius:0;min-width:min-content;border:0;animation:growDown 300ms ease-in-out forwards;transform-origin:top center}.header-fixed .top_bar .dropdown-menu.show{min-width:min-content;width:100%;font-size:small;line-height:2rem;position:absolute;z-index:999;top:34px!important;left:auto!important;right:0!important;background-color:#fff;text-align:center}@media(min-width:120px)and (max-width:1280px){.header-fixed .top_bar .dropdown-menu.show{left:auto!important;right:0!important}}.header-fixed .top_bar .dropdown-menu.show .fa-stack-1x,.header-fixed .top_bar .dropdown-menu.show .fa-stack-2x{width:max-content}.header-fixed .top_bar .dropdown-menu.show .fa-stack{width:1.5em}.header-fixed .top_bar .dropdown-menu.show *{color:#000}.header-fixed .top_bar .dropdown-menu.show img{width:20px}.header-fixed .top_bar .dropdown-menu.show span{cursor:pointer}.header-fixed .top_bar .dropdown-menu.show label{cursor:pointer;margin-bottom:0!important}.header-fixed .top_bar .dropdown-menu.show a{cursor:pointer;display:flex;justify-content:end;padding:0 10px}.header-fixed .top_bar .dropdown-menu.show a:hover{background-color:#f5f5f5}.header-fixed .top_bar a{width:100%}.header-fixed .top_bar [dg-role=displayed-type-quote]{font-weight:600;margin-left:3px}.header-fixed .top_bar .dropdown{display:flex;align-items:center;margin:0 8px 0 0}.header-fixed .top_bar .dropdown a{display:block;cursor:pointer;min-width:max-content;align-items:center;color:#fff;float:left}@media(max-width:992px){.header-fixed .top_bar .dropdown a{color:#000}}.header-fixed .top_bar .dropdown i{margin-right:10px}.header-fixed .top_bar .dropdown span,.header-fixed .top_bar .dropdown label{cursor:pointer;font-size:small}.header-fixed .top_bar .dropdown .nome_log{color:#fff;display:flex}.header-fixed .top_bar .dropdown .nome_log span{color:#fff}.header-fixed .top_bar .dropdown img{max-width:25px;margin-right:5px}.header-fixed .top_bar .dropdown .btn.dropdown-toggle{height:36px;padding:0 4px;display:flex;justify-content:center;align-items:center;border-radius:0}.header-fixed .top_bar .dropdown .btn.dropdown-toggle a{color:#fff}.header-fixed .top_bar .dropdown .btn.dropdown-toggle .link-3 i{margin-right:2px}.header-fixed .top_bar .dropdown .btn.dropdown-toggle .fa-cirle{display:none}.header-fixed .top_bar .dropdown .btn.dropdown-toggle span{color:#fff}.header-fixed .top_bar .dropdown .btn.dropdown-toggle b{font-weight:600;margin-left:3px}.header-fixed .top_bar .dropdown .btn.dropdown-toggle:after{color:#fff;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important;font-size:x-small}.header-fixed .top_bar .dropdown .btn.dropdown-toggle[aria-expanded=true]:after{color:#000;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important}.header-fixed .top_bar .dropdown .btn.dropdown-toggle:hover{background-color:#fff}.header-fixed .top_bar .dropdown .btn.dropdown-toggle:hover *{color:#000!important}.header-fixed .top_bar .dropdown .btn.dropdown-toggle:hover:after{color:#000!important}.header-fixed .top_bar .dropdown .btn.dropdown-toggle[aria-expanded=true]{background-color:#fff}.header-fixed .top_bar .dropdown .btn.dropdown-toggle[aria-expanded=true] *{color:#000}.header-fixed .top_bar .dropdown .dropdown-menu{border-radius:0;min-width:min-content;border:0;animation:growDown 300ms ease-in-out forwards;transform-origin:top center}.header-fixed .top_bar .dropdown .dropdown-menu.show{min-width:min-content;width:100%;font-size:small;line-height:2rem;position:absolute;z-index:999;top:34px!important;left:auto!important;right:0!important;background-color:#fff;text-align:center}@media(min-width:120px)and (max-width:1280px){.header-fixed .top_bar .dropdown .dropdown-menu.show{left:auto!important;right:0!important}}.header-fixed .top_bar .dropdown .dropdown-menu.show .fa-stack-1x,.header-fixed .top_bar .dropdown .dropdown-menu.show .fa-stack-2x{width:max-content}.header-fixed .top_bar .dropdown .dropdown-menu.show .fa-stack{width:1.5em}.header-fixed .top_bar .dropdown .dropdown-menu.show *{color:#000}.header-fixed .top_bar .dropdown .dropdown-menu.show img{width:20px}.header-fixed .top_bar .dropdown .dropdown-menu.show span{cursor:pointer}.header-fixed .top_bar .dropdown .dropdown-menu.show label{cursor:pointer;margin-bottom:0!important}.header-fixed .top_bar .dropdown .dropdown-menu.show a{cursor:pointer;display:flex;justify-content:end;padding:0 10px}.header-fixed .top_bar .dropdown .dropdown-menu.show a:hover{background-color:#f5f5f5}@media(min-width:120px)and (max-width:1280px){.header-fixed .top_bar .dropdown .dropdown-menu.dropdown-menu-right.login-dropdown.show{position:absolute!important}}.header-fixed .top_bar .label_utente_loggato{color:#fff}.header-fixed .top_bar .Carrello{position:fixed;right:0;top:150px}@media(max-width:580px){.header-fixed .top_bar .Carrello{right:0;top:200px}}.header-fixed .top_bar .Carrello a{background-color:#f1911f;padding:10px 13px 10px 13px;border-radius:10px 0 0 10px}.header-fixed .top_bar .Carrello i{color:#fff;font-size:18px;position:relative}.header-fixed .top_bar .Carrello .cart-counter{background-color:#fff;color:#000;position:absolute;right:6px;top:1px;width:15px;height:15px;display:flex;justify-content:center;align-items:center;font-size:13px;border-radius:15px}.header-fixed .top_bar a{color:#fff}.header-fixed .top_bar *{font-size:14px}.header-fixed .top_bar .logout-button{width:max-content!important}@media(max-width:420px){.header-fixed .top_bar .logout-button label{display:none}}.header-fixed .top_bar .logout-button i{margin-right:5px}.header-fixed .top_bar .loggati{margin:0 8px 0 0}.header-fixed .resize_element{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto;display:flex;align-items:center;flex-wrap:wrap}@media(min-width:2560px){.header-fixed .resize_element{max-width:65vw!important;flex:0 0 65vw;padding:0;margin:auto}}@media(min-width:2048px){.header-fixed .resize_element{max-width:75vw!important;flex:0 0 75vw;padding:0;margin:auto}}@media(max-width:1360.98px){.header-fixed .resize_element{max-width:95vw!important;flex:0 0 95vw;padding:0;margin:auto}}@media(max-width:991.98px){.header-fixed .resize_element{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:767.98px){.header-fixed .resize_element{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:520px){.header-fixed .resize_element{max-width:80vw!important;flex:0 0 80vw;padding:0;margin:auto}}@media(max-width:520px){.header-fixed .resize_element{max-width:96vw!important;flex:0 0 96vw;margin:auto;padding:initial}}@media(max-width:424px){.header-fixed .resize_element{max-width:96vw!important;flex:0 0 96vw;margin:auto;padding:initial;display:flex;justify-content:space-around}}.header-fixed .position-static{position:relative!important}.header-fixed .navbar{padding:0!important}.header-fixed .full{background-color:#fff;width:100%;display:flex;flex-wrap:wrap;justify-content:center;box-shadow:0 0 30px rgba(0,0,0,.1);z-index:1}@media(max-width:520px){.header-fixed .full{max-width:100%!important;flex:0 0 100%!important}}.header-fixed .main_bar{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto;padding:0!important;margin:auto;background-color:#fff}@media(min-width:2560px){.header-fixed .main_bar{max-width:65vw!important;flex:0 0 65vw;padding:0;margin:auto}}@media(min-width:2048px){.header-fixed .main_bar{max-width:75vw!important;flex:0 0 75vw;padding:0;margin:auto}}@media(max-width:1360.98px){.header-fixed .main_bar{max-width:95vw!important;flex:0 0 95vw;padding:0;margin:auto}}@media(max-width:991.98px){.header-fixed .main_bar{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:767.98px){.header-fixed .main_bar{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:520px){.header-fixed .main_bar{max-width:80vw!important;flex:0 0 80vw;padding:0;margin:auto}}@media(max-width:520px){.header-fixed .main_bar{max-width:100%!important;flex:0 0 100%!important}}.header-fixed .search.desk{border:1px solid #f1911f;width:20%;display:flex;align-items:center;margin:0 0 0 auto;position:relative}@media(max-width:992px){.header-fixed .search.desk{width:240px;margin:0 55px 0 auto}}@media(max-width:580px){.header-fixed .search.desk{width:96%;margin:2% auto 2% auto}}.header-fixed .search.desk #autocomplete-test{width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-fixed .search.desk input{border:0!important}.header-fixed .search.desk:before{content:"";position:absolute;font-family:"Font Awesome 5 Pro",sans-serif;color:#f1911f;right:10px;font-size:18px}.header-fixed .search.desk .autocomplete-no-results{width:max-content;color:#000;top:48px;left:0;right:inherit;position:absolute}.header-fixed .search.desk .autocomplete-no-results:before{content:"";font-size:14px;color:#f2b014;font-family:"Font Awesome 5 Pro",sans-serif}.header-fixed .search.desk .typeahead.dropdown-menu{width:100%!important}.header-fixed .search.desk .typeahead.dropdown-menu li{padding:4px 0;border-bottom:1px solid #e2e2e2}.header-fixed .search.desk .typeahead.dropdown-menu li strong{color:#f1911f}.header-fixed .search.desk .typeahead.dropdown-menu .dropdown-item{white-space:break-spaces!important;padding:0 .5rem;line-height:1.3rem;font-size:13px}@media(min-width:120px)and (max-width:992px){.header-fixed{}.header-fixed .navbar.navbar-expand-lg{min-width:100%}.header-fixed .navbar-collapse.collapse.show .dropdown-menu.show{animation:none}.header-fixed .navbar-collapse{height:100%;position:fixed;right:0;top:0;z-index:99999;width:50%;background-color:rgba(255,255,255,.98);transform:translateX(0);transition:transform 250ms ease-in;box-shadow:10px 0 10px 0 rgba(0,0,0,.57);padding-top:125px;overflow-y:scroll}}@media(min-width:120px)and (max-width:992px)and (max-width:750px){.header-fixed .navbar-collapse{width:100%}}@media(min-width:120px)and (max-width:992px){.header-fixed .collapse:not(.show){display:block;height:100%;position:fixed;z-index:99999;right:0;width:50%;margin-top:0;transform:translateX(100%);transition:transform 250ms ease-in-out;top:0}}@media(min-width:120px)and (max-width:992px)and (max-width:750px){.header-fixed .collapse:not(.show){width:100%}}@media(min-width:120px)and (max-width:992px){.header-fixed .navbar-toggler.collapsed{position:absolute;z-index:99;top:-50px!important;right:0;background-color:transparent;background-color:transparent;border-radius:0%;display:flex;justify-content:center;align-items:center;padding:0}}@media(min-width:120px)and (max-width:992px)and (max-width:580px){.header-fixed .navbar-toggler.collapsed{top:-101px!important;right:15px}}@media(min-width:120px)and (max-width:992px){.header-fixed .navbar-toggler.collapsed:before{content:"";color:#000;font-size:30px!important;font-family:"Font Awesome 5 Pro",sans-serif}}@media(min-width:120px)and (max-width:992px){.header-fixed .navbar-toggler.collapsed i{display:none}}@media(min-width:120px)and (max-width:992px){.header-fixed .navbar-toggler{position:fixed;z-index:999999999;top:20px!important;right:20px;border-radius:0%;display:flex;justify-content:center;align-items:center;padding:0;transform:translate3d(-50% 50%)}.header-fixed .navbar-toggler:before{content:"";color:#000;font-size:30px!important;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:300}.header-fixed .navbar-toggler i{display:none}}@media(min-width:120px)and (max-width:992px){.header-fixed .navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column!important;flex-direction:column!important;padding-left:0;margin-bottom:0;list-style:none;height:auto;overflow-y:scroll;overflow-x:hidden;margin-bottom:auto;text-align:center;width:calc(100% - 10px)!important}}@media(min-width:120px)and (max-width:992px){.header-fixed .dropdown-menu.show{position:relative!important;border:0!important;margin-left:10px;background-color:transparent;text-align:center}.header-fixed .dropdown-menu.show .dropdown-item,.header-fixed .dropdown-menu.show .nav-link{color:#666!important}.header-fixed .dropdown-menu.show .dropdown-item:hover,.header-fixed .dropdown-menu.show .nav-link:hover{color:#f1911f}.header-fixed .dropdown-menu.show .dropdown-item *,.header-fixed .dropdown-menu.show .nav-link *{background-color:transparent}}.header-fixed .fa-circle{color:transparent}.header-fixed label{margin-bottom:0;color:#fff}.header-fixed i{color:#fff;font-size:14px;font-weight:300}.header-fixed.resized{top:-36px!important;transition:all .6s}@media(max-width:520px){.header-fixed.resized{top:0!important}}.header-fixed.resized .top_bar:after{display:none}footer{background-color:#24324a}footer .scrollToTop{width:40px;height:40px;border-radius:100%;text-align:center;line-height:40px;background:#000;font-weight:bold;color:#444;text-decoration:none;position:fixed;bottom:10px;left:10px;display:none;z-index:99}footer .scrollToTop i{color:#fff;font-size:16px}footer .scrollToTop:hover{text-decoration:none;background:#f1911f}.footer-custom .row{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-custom .container{padding:0!important;max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto;margin:auto}@media(min-width:2560px){.footer-custom .container{max-width:65vw!important;flex:0 0 65vw;padding:0;margin:auto}}@media(min-width:2048px){.footer-custom .container{max-width:75vw!important;flex:0 0 75vw;padding:0;margin:auto}}@media(max-width:1360.98px){.footer-custom .container{max-width:95vw!important;flex:0 0 95vw;padding:0;margin:auto}}@media(max-width:991.98px){.footer-custom .container{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:767.98px){.footer-custom .container{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:520px){.footer-custom .container{max-width:80vw!important;flex:0 0 80vw;padding:0;margin:auto}}.footer-custom .azienda{width:30%}@media(max-width:991.98px){.footer-custom .azienda{justify-content:center;width:80%;margin:auto}.footer-custom .azienda .pr-5{padding:0!important}}.footer-custom .azienda *{color:#fff}@media(max-width:991.98px){.footer-custom .azienda *{text-align:center}}.footer-custom .azienda .logo-footer{width:40%;margin-right:auto}@media(min-width:1920px){.footer-custom .azienda .logo-footer{margin-right:auto}}@media(max-width:991.98px){.footer-custom .azienda .logo-footer{margin:auto}}.footer-custom .azienda .logo-footer img{width:100%;height:auto}.footer-custom .azienda .py-4{padding:0!important}.footer-custom .menu-footer{width:50%;display:flex;justify-content:space-between}.footer-custom .menu-footer *{color:#fff}.footer-custom .menu-footer ul{display:flex!important;justify-content:space-between;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;width:100%}.footer-custom .menu-footer ul li{min-width:min-content}@media(max-width:991.98px){.footer-custom .menu-footer ul li{min-width:100%;margin:0 auto 20px auto}}.footer-custom .menu-footer ul .first-none a{display:none}.footer-custom .menu-footer ul .footer-title{cursor:default;font-size:22px;font-weight:700}.footer-custom .menu-footer ul .footer-title:hover{text-decoration:none}.footer-custom .menu-footer ul .sub-link.d-block{cursor:pointer;font-size:18px}.footer-custom .menu-footer ul .sub-link.d-block i{display:none}.footer-custom .menu-mob{width:100%;background-color:#24324a;text-align:center}.footer-custom .menu-mob .collapsible{background-color:#24324a;color:#fff;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:20px}.footer-custom .menu-mob .collapsible span{display:flex;justify-content:center;align-items:center}.footer-custom .menu-mob .collapsible span:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#fff;margin-right:8px;background-color:#0064bd;width:40px;height:40px;border-radius:100%;display:flex;justify-content:center;align-items:center}.footer-custom .menu-mob .active,.footer-custom .menu-mob .collapsible:hover{background-color:#24324a}.footer-custom .menu-mob .content{padding:0 18px;display:none;overflow:hidden;background-color:#24324a}.footer-custom .menu-mob .content ul{display:flex!important;justify-content:space-between;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;width:100%}.footer-custom .menu-mob .content ul li{min-width:min-content}@media(max-width:991.98px){.footer-custom .menu-mob .content ul li{min-width:100%;margin:0 auto 20px auto}}.footer-custom .menu-mob .content ul .first-none a{display:none}.footer-custom .menu-mob .content ul .footer-title{cursor:default;font-size:22px;font-weight:700}.footer-custom .menu-mob .content ul .footer-title:hover{text-decoration:none}.footer-custom .menu-mob .content ul .sub-link.d-block{cursor:pointer;font-size:18px}.footer-custom .menu-mob .content ul .sub-link.d-block i{display:none}.footer-custom .menu-mob .content a{color:#fff}@media(max-width:991.98px){.footer-custom .menu-mob{display:block}.footer-custom .menu-footer{display:none}}@media(min-width:992px){.footer-custom .menu-footer{display:flex}.footer-custom .menu-mob{display:none}}.footer-custom .bottom-footer{display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px 0 0 0}.footer-custom .bottom-footer .f_facebook:hover{color:#fff;background:#2a66b3;border:1px solid #2a66b3}.footer-custom .bottom-footer .t_twitter:hover{color:#fff;background:#35bbec;border:1px solid #35bbec}.footer-custom .bottom-footer .pinterest:hover{color:#fff;background:#cb2027;border:1px solid #cb2027}.footer-custom .bottom-footer .linkedin:hover{color:#fff;background:#007bb5;border:1px solid #007bb5}.footer-custom .bottom-footer .g_google:hover{color:#fff;background:#e55644;border:1px solid #e55644}.footer-custom .bottom-footer .dribbble:hover{color:#fff;background:#ea4c89;border:1px solid #ea4c89}.footer-custom .bottom-footer .skype:hover{color:#fff;background:#01aaf8;border:1px solid #01aaf8}.footer-custom .bottom-footer .flickr:hover{color:#fff;background:#ff0084;border:1px solid #ff0084}.footer-custom .bottom-footer .gap{margin-right:15px}.footer-custom .bottom-footer ul{margin:0;padding:0;list-style-type:none;line-height:1.8rem}.footer-custom .bottom-footer li a{float:left;border-radius:50%;line-height:40px;color:#e0e0e0;height:40px;width:40px;text-align:center;border:1px solid #e0e0e0}.footer-custom .bottom-footer li a i{font-size:16px}.footer-custom .bottom-footer *{color:#fff}.footer-custom .bottom-footer .social_icons_rounded{width:50%}@media(max-width:991.98px){.footer-custom .bottom-footer .social_icons_rounded{width:80%;margin:auto}}.footer-custom .bottom-footer .social_icons_rounded .widget-content{display:flex}@media(max-width:991.98px){.footer-custom .bottom-footer .social_icons_rounded .widget-content{justify-content:center}}.footer-custom .bottom-footer .copyright{width:50%;margin:auto}@media(max-width:991.98px){.footer-custom .bottom-footer .copyright{width:80%}}.footer-custom .bottom-footer .copyright .widget-content{display:flex;justify-content:end}@media(max-width:991.98px){.footer-custom .bottom-footer .copyright .widget-content{justify-content:center}}