@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:#f00}#recover-form:not(.loading) .message-container{display:block;color:#008000}@keyframes growDown{0%{transform:scaleY(0)}80%{transform:scaleY(1.1)}100%{transform:scaleY(1)}}.loader{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw;top:0;left:0;background:#fff;color:#000;z-index:999}.loader .blue-text{color:#30adaa}.loader img{margin:0 0 1rem 0}.circle-loader{width:50px;height:50px;border:5px solid rgba(48,173,170,.3);border-top-color:#30adaa;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-text-container{display:flex;flex-direction:column;align-items:center;text-align:center;height:25px;width:90%;position:relative}.loading-text{font-size:18px;font-weight:bold;opacity:0;transform:translateY(10px);animation:fadeText 6s infinite ease-in-out;position:absolute}.loading-text:nth-child(1){animation-delay:0s}.loading-text:nth-child(2){animation-delay:2s}.loading-text:nth-child(3){animation-delay:4s}@keyframes fadeText{0%,20%{opacity:0;transform:translateY(10px)}30%,50%{opacity:1;transform:translateY(0)}60%,100%{opacity:0;transform:translateY(-10px)}}.Carrello{position:fixed;right:0;top:150px}@media(max-width:580px){.Carrello{right:0;top:200px}}.Carrello a{background-color:#03407a;padding:10px 13px 10px 13px;border-radius:10px 0 0 10px}.Carrello i{color:#fff;font-size:18px;position:relative}.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}.nav-trigger{position:absolute;right:0;background:none;border:0;cursor:pointer;width:50px;height:50px;padding:10px!important;z-index:99999}@media(max-width:992px){.nav-trigger{right:0;top:7px}}#menu-toggle:checked~.nav-trigger{right:0}@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;width:94%;margin:auto;padding:0 1rem;margin:50px auto 1vh auto!important;height:85vh;overflow-y:scroll;scrollbar-width:none}@media(min-width:1200px){.wrapper{max-width:1400px}}@media(min-width:1920px){.wrapper{max-width:1600px}}@media(max-width:992px){.wrapper{margin:50px auto 1vh auto!important}}.wrapper::-webkit-scrollbar{display:none}.fullscreen-menu{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:3;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:#fff;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:#03407a;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%}}.site-header .megamenu-2{position:relative;font-family:"Montserrat",sans-serif;min-width:10%;width:calc(80% - 190px);margin-left:auto}@media(max-width:991px){.site-header .megamenu-2{top:70px;position:absolute;width:100%;left:0;background-color:#fff}}.site-header .megamenu-2 .w_100 .general_container{width:94%;margin:auto;display:flex;flex-wrap:wrap;margin:auto;overflow-y:scroll}@media(min-width:1200px){.site-header .megamenu-2 .w_100 .general_container{max-width:1400px}}@media(min-width:1920px){.site-header .megamenu-2 .w_100 .general_container{max-width:1600px}}@media(max-height:800px){.site-header .megamenu-2 .w_100 .general_container{height:80vh}}@media(max-width:991px){.site-header .megamenu-2 .w_100 .general_container{padding:0 .5rem;width:100%!important}}.site-header .megamenu-2 .w_100 .dropdown-menu.show{position:fixed;left:0;top:-2px;padding-top:120px;padding-bottom:80px;width:100vw;z-index:-1}@media(max-width:991px){.site-header .megamenu-2 .w_100 .dropdown-menu.show{position:relative!important;z-index:1;padding:0 0 100px 0;overflow-y:scroll;height:max-content;width:initial}}.site-header .megamenu-2 .w_100 .dropdown-menu.show .dinamic-col{width:25%;margin:0 0 1rem 0}@media(max-width:991px){.site-header .megamenu-2 .w_100 .dropdown-menu.show .dinamic-col{width:100%}}.site-header .megamenu-2 .w_50 .general_container{width:96%;display:flex;flex-wrap:wrap;margin:auto;padding:1rem}@media(max-width:991px){.site-header .megamenu-2 .w_50 .general_container{padding:0 .5rem;width:100%!important}}.site-header .megamenu-2 .w_50 .dropdown-menu.show{position:absolute;width:450px}@media(max-width:991px){.site-header .megamenu-2 .w_50 .dropdown-menu.show{position:relative!important;z-index:1;padding:0 0 100px 0;overflow-y:scroll;height:max-content}}@media(max-width:991px){.site-header .megamenu-2 .w_50 .dropdown-menu.show{position:relative!important;width:100%;padding:0 0 10px 0}}.site-header .megamenu-2 .w_50 .dropdown-menu.show .dinamic-col{width:50%;margin:.5rem 0 .5rem 0!important}@media(max-width:991px){.site-header .megamenu-2 .w_50 .dropdown-menu.show .dinamic-col{width:100%}}.site-header .megamenu-2 .navbar-expand-lg{width:100%!important;min-width:10%}@media(min-width:992px){.site-header .megamenu-2 .navbar-expand-lg{margin-left:0!important;display:flex;justify-content:space-around;width:100%!important}}.site-header .megamenu-2 .nav-item{position:relative}.site-header .megamenu-2 .dropdown-menu.show{background-color:#fff;border:0;padding:.5rem}@media(max-width:991px){.site-header .megamenu-2 .dropdown-menu.show{position:relative;border:0}}.site-header .megamenu-2 .dropdown-menu.show .nav-link{padding:0!important;margin:0!important;line-height:1.2rem;margin:0 0 .5rem 0!important;display:block}.site-header .megamenu-2 a.nav-link.dropdown-toggle{color:#000}.site-header .megamenu-2 a.nav-link.dropdown-toggle:hover{text-decoration:none}.site-header .megamenu-2 a.nav-link.dropdown-toggle:after{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#03407a;font-size:1rem;border:0;vertical-align:initial}.site-header .megamenu-2 span.nav-link{color:#000;font-weight:500}.site-header .megamenu-2 a.nav-link{color:#000;font-weight:500}.site-header .megamenu-2 .dropdown-header.big-title{font-size:calc(1.375rem + 1.5vw);font-weight:300;color:#000;font-family:"Montserrat",sans-serif;font-size:40px;color:#f2f2f2}@media(min-width:1200px){.site-header .megamenu-2 .dropdown-header.big-title{font-size:2.5rem}}@media(max-width:991px){.site-header .megamenu-2 .dropdown-header.big-title{font-size:22px}}.site-header .megamenu-2 .dropdown-header{font-size:20px;font-family:"Montserrat",sans-serif;color:#03407a;font-weight:600;padding:0}.site-header .megamenu-2 .navbar-toggler,.site-header .megamenu-2 .navbar-toggler.collapsed{position:absolute;right:8px;top:-50px;padding:0}.site-header .megamenu-2 .navbar-toggler i,.site-header .megamenu-2 .navbar-toggler.collapsed i{color:#03407a}@media(max-width:991px){.site-header .megamenu-2 .navbar{padding:0}.site-header .megamenu-2 .navbar-nav{width:94%;margin:auto;margin:auto}}@media(max-width:991px) and (min-width:1200px){.site-header .megamenu-2 .navbar-nav{max-width:1400px}}@media(max-width:991px) and (min-width:1920px){.site-header .megamenu-2 .navbar-nav{max-width:1600px}}@keyframes slideDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}.ancor-menu-2.stuck{animation:slideDown .5s ease-in-out forwards}.ancor-menu-2{position:fixed;top:140px;background:linear-gradient(90deg,#004b93 50%,#b40a3a 100%);z-index:9;width:100%;opacity:0}.ancor-menu-2 ul{width:94%;margin:auto;display:flex;justify-content:end;margin:auto;list-style-type:none}@media(min-width:1200px){.ancor-menu-2 ul{max-width:1400px}}@media(min-width:1920px){.ancor-menu-2 ul{max-width:1600px}}.ancor-menu-2 ul a{padding:1rem 2rem;display:block;color:#fff}.ancor-menu-2 ul a.active{padding:1rem 2rem;display:block;color:#daa520;background-color:#fff}.ancor-menu-2.stuck{background:linear-gradient(90deg,#004b93 50%,#b40a3a 100%);position:fixed;top:80px;background-color:#ff0;z-index:9;width:100%;opacity:1}.ancor-menu-2.sfumato-2{background:linear-gradient(90deg,#ebdfe1 0%,#d0eaf0 100%)}.ancor-menu-2.sfumato-2 ul a{padding:1rem 2rem;display:block;color:#000}.ancor-menu-2.sfumato-2 ul a.active{padding:1rem 2rem;display:block;color:#000;font-weight:700;background-color:#fff}.ancor-menu-2.stuck.sfumato-2{background:linear-gradient(90deg,#ebdfe1 0%,#d0eaf0 100%)}@media(max-width:991px){.ancor-menu-2,.ancor-menu-2.stuck{display:none}}body{margin:0;padding:100px 0 0 0;font-family:"Montserrat",sans-serif;display:flex;flex-direction:column;min-height:100vh}@media(max-width:768px){body{padding:150px 0 0 0}}body.page{line-height:1.5}body.page-home{margin:0;padding:0 0 0 0;font-family:"Montserrat",sans-serif;display:flex;flex-direction:column;min-height:100vh}.dropdown-toggle:after{color:#000;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important;display:inline-block;transition:transform .3s ease,color .3s ease;transform:rotate(-180deg)}.dropdown-toggle[aria-expanded=true]:after{color:#03407a;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important;transform:rotate(0deg)}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:#03407a;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:#03407a;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:#03407a}.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:#03407a!important;color:#fff}[dg-role=login-modal] .modal-dialog{max-width:400px!important}[dg-role=login-modal] .modal-header,[dg-role=login-modal] .modal-footer{padding:.35rem 1rem!important;border-bottom:0;border-top:0}[dg-role=login-modal] .modal-body{padding:0 1rem 0 1rem}[dg-role=login-modal] .form-group{margin-bottom:.5rem!important}[dg-role=login-modal] .form-group .form-control{margin:.3rem 0}[dg-role=login-modal] .btn.btn-1{margin:0 .2rem 0 0;display:block}[dg-role=login-modal] .btn.btn-1{background-color:#03407a!important;border:1px solid #03407a!important;color:#fff!important;padding:.375rem .75rem}[dg-role=login-modal] .btn.btn-1 a{color:#fff!important}[dg-role=login-modal] .lost-pass,[dg-role=login-modal] [dg-role=signup-link],[dg-role=login-modal] .back-login{font-size:1rem;text-decoration:underline;color:#333;line-height:1.2rem;display:block;margin:1rem 0 1rem 0;text-align:left}[dg-role=login-modal] .lost-pass:hover,[dg-role=login-modal] [dg-role=signup-link]:hover,[dg-role=login-modal] .back-login:hover{color:#03407a}@media(max-width:570px){[dg-role=login-modal] .lost-pass,[dg-role=login-modal] [dg-role=signup-link],[dg-role=login-modal] .back-login{font-size:.8rem}}[dg-role=login-modal] .lost-pass,[dg-role=login-modal] .back-login{font-weight:600}[dg-role=login-modal] [dg-role=login-failed]{margin:.5rem 0}[dg-role=login-modal] .auth-container{position:relative;overflow-x:hidden;min-height:340px}[dg-role=login-modal] .auth-box{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translateX(100%);transition:all .5s ease;display:flex;flex-direction:column;justify-content:center}[dg-role=login-modal] .auth-box.active{opacity:1;transform:translateX(0);z-index:2}[dg-role=login-modal] .auth-box.slide-out-left{opacity:0;transform:translateX(-100%);z-index:1}[dg-role=login-modal] .auth-box.slide-in-right{opacity:1;transform:translateX(0);z-index:2}[dg-role=login-modal] .auth-box form{padding:10px 0;transition:opacity .3s ease}[dg-role=login-modal] h6{font-size:1.5rem;color:#000}[dg-role=login-modal] .recover-password-action{display:flex;flex-wrap:wrap;justify-content:center;margin:2rem 0 0 0}[dg-role=login-modal] .submit-password{background-color:#03407a!important;color:#fff;width:100%}.container.Contact-Form{display:flex;flex-wrap:wrap}.header-fixed{display:flex;xflex-wrap:wrap;justify-content:center;width:100vw;background-color:transparent;position:fixed;top:1.5rem!important;left:0;z-index:999;transition:all .6s}@media(max-width:992px){.header-fixed{background-color:#03407a}}.header-fixed .logo{position:relative;width:210px;text-align:center;z-index:99999;background:#fff;padding:.5rem 1rem;border-radius:8px;align-content:center}@media(max-width:992px){.header-fixed .logo{filter:invert(1) brightness(2);background:transparent;padding:.5rem;border-radius:0}}.header-fixed .main_bar{width:94%;margin:auto;display:flex;xflex-wrap:wrap;justify-content:center;align-items:stretch;position:relative;height:100%}@media(min-width:1200px){.header-fixed .main_bar{max-width:1400px}}@media(min-width:1920px){.header-fixed .main_bar{max-width:1600px}}@media(max-width:570px){.header-fixed .main_bar{max-width:96vw!important;flex:0 0 96vw;margin:auto;padding:0 1rem!important}}.header-fixed .dx{flex:1;margin:0 0 0 40px;background:#03407a;border-radius:8px;text-align:right;padding:0 4rem;display:flex;align-items:center;justify-content:end}.header-fixed .dx .lingua{width:max-content;margin-right:10px;position:relative}@media(max-width:767.98px){.header-fixed .dx .lingua{margin-right:auto}}.header-fixed .dx .lingua a{font-size:small;color:#fff}.header-fixed .dx .lingua a:hover{background-color:transparent!important;text-decoration:none}.header-fixed .dx .lingua span{color:#fff}.header-fixed .dx .lingua i{font-size:small;margin:0 3px 0 5px;color:#fff}.header-fixed .dx .lingua i:hover{text-decoration:none!important}.header-fixed .dx .lingua .dropdown-toggle::after{color:#fff!important}.header-fixed .dx .lingua .dropdown-menu{min-width:min-content;padding:2px 10px!important;box-shadow:rgba(0,0,0,.08) 0 0 6px 2px}.header-fixed .dx .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 .dx .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 .dx .lingua .dropdown-menu.show{background-color:#fff;margin:10px 0}}.header-fixed .dx .lingua .dropdown-menu.show *{color:#000}.header-fixed .dx .lingua .dropdown-menu.show img{width:20px}.header-fixed .dx .lingua .dropdown-menu.show span{cursor:pointer}.header-fixed .dx .lingua .dropdown-menu.show label{cursor:pointer;margin-bottom:0!important}.header-fixed .dx .lingua .dropdown-menu.show a{cursor:pointer;padding:0}@media(max-width:570px){.header-fixed .dx{flex:0;padding:0;margin:0}}.header-fixed .position-static{position:relative!important}.header-fixed .navbar{padding:0!important}.header-fixed .full{background-color:transparent;width:100%;display:flex;flex-wrap:wrap;justify-content:center;z-index:1;height:80px}@media(min-width:120px) and (max-width:992px){.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}.header-fixed .navbar-toggler.collapsed:before{content:"";color:#000;font-size:30px!important;font-family:"Font Awesome 5 Pro",sans-serif}.header-fixed .navbar-toggler.collapsed i{display:none}.header-fixed .navbar-toggler{position:absolute;z-index:999999;top:-50px!important;right:0;background-color:transparent;background-color:transparent;border-radius:0%;display:flex;justify-content:center;align-items:center;padding:0}.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}.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}.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:#03407a}.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 .fullscreen-menu .wrapper{margin:150px auto 1vh auto!important}@media(max-width:992px){.header-fixed .fullscreen-menu .wrapper{margin:190px auto 1vh auto!important}}.header-fixed.resized{top:0!important;transition:all .6s}@media(max-width:520px){.header-fixed.resized{top:20px!important}}.header-fixed.resized .full{background:#03407a}.header-fixed.resized .logo{filter:invert(1) brightness(2);background:transparent;padding:.5rem;border-radius:0}.header-fixed.resized .fullscreen-menu .wrapper{margin:135px auto 1vh auto!important}@media(max-width:992px){.header-fixed.resized .fullscreen-menu .wrapper{margin:135px auto 1vh auto!important}}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:#03407a}.footer-custom{padding:6rem 0 0 0;background-color:#03407a;overflow:hidden}.footer-custom .row{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-custom .top-footer{padding:0 0 2rem 0}.footer-custom .container{padding:0!important;width:94%;margin:auto;margin:auto}@media(min-width:1200px){.footer-custom .container{max-width:1400px}}@media(min-width:1920px){.footer-custom .container{max-width:1600px}}.footer-custom .logo-footer{filter:invert(1) brightness(2);max-width:250px}@media(max-width:991.98px){.footer-custom .logo-footer{margin:0 auto 1rem auto;text-align:center}}.footer-custom .azienda{text-align:right}@media(max-width:991.98px){.footer-custom .azienda{width:100%;text-align:center}}.footer-custom .azienda .widget-description{color:#fff;font-size:1rem;line-height:1.8}.footer-custom .bottom-footer{display:flex;flex-wrap:wrap;justify-content:space-between;background:#013565;padding:1rem 0}.footer-custom .bottom-footer .container{display:flex;justify-content:space-between}.footer-custom .bottom-footer .social .container{display:flex;flex:1;max-width:inherit;align-content:center}.footer-custom .bottom-footer .social .container a{color:#fff;font-size:1.2rem;margin:0 0 0 .5rem;display:inline-block}.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}}.loggati,.registrati{width:max-content!important}.loggati i,.registrati i{margin:0 10px 0 0}.loggati{margin:0 0 0 1rem}.custom-main-dd{position:relative;display:inline-block}.logout-button i{color:#000!important}.custom-main-dd .custom-dd-toggle{cursor:pointer;background-color:#03407a!important;padding:.35rem 1rem!important;display:flex;align-items:center;border:0}.custom-main-dd .custom-dd-toggle:after{content:"";float:right;border:5px solid transparent;border-top-color:#fff;margin:.5rem 0 0 .5rem;transition:transform .3s ease}.custom-main-dd .custom-dd-toggle label{margin:0 10px 0 5px;cursor:pointer;color:#03407a}.custom-main-dd .custom-dd-toggle:hover{background-color:#03407a!important;color:#fff}.custom-main-dd .custom-dd-toggle:hover label{color:#fff}.btn:focus,.btn.focus{outline:0!important;box-shadow:none!important}.custom-dd.custom-main-dd img{max-width:25px;margin:0 5px 0 0}.custom-main-dd.open .custom-dd-toggle:after{transform:rotate(180deg);margin-top:-.5rem}.custom-main-dd .custom-dd-menu{display:none;position:absolute;top:100%;left:0;min-width:max-content;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:9999}@media(max-width:570px){.custom-main-dd .custom-dd-menu{min-width:100%}}.custom-main-dd.open .custom-dd-menu{display:block}.custom-dd-menu .row{margin:0}.custom-dd-col{border-right:1px solid #eee;padding:0}.custom-dd-col:last-child{border-right:0}.inner-dd{position:relative;padding:.5rem}.inner-dd-toggle{width:100%;background:none;border:0;text-align:left;font-weight:600;color:#333;padding:.5rem 1rem;cursor:pointer}.inner-dd-menu{display:none;flex-direction:column;position:relative;background-color:#fafafa;border:1px solid #ddd;border-radius:.25rem;margin-top:.3rem;padding:.5rem;animation:fadeIn .25s ease;min-width:max-content}.inner-dd.open .inner-dd-menu{display:flex;padding:.5rem;min-height:180px}.inner-dd-menu a{display:inline-block;padding:.5rem .5rem;color:#000!important;text-decoration:none;transition:background .2s ease;min-width:max-content;text-align:left}.inner-dd-menu label{color:#000;margin:0 0 0 5px}.inner-dd-menu a:hover{background-color:#e9ecef}.custom-main-dd .custom-dd-menu{top:100%;left:0}.custom-main-dd .custom-dd-menu.align-left{right:0;left:auto}.currencies-select{padding:.5rem 0}.currency-header{font-weight:600;color:#333;margin-bottom:.3rem;border-bottom:1px solid #eee;padding-bottom:.3rem}.currency-list{display:flex;flex-direction:column}.currency-item{padding:.4rem 1rem;color:#333;text-decoration:none;transition:background .2s ease,color .2s ease}.currency-item:hover{background-color:#e9ecef}.currency-item.active-currency{background-color:#007bff;color:#fff;font-weight:600;border-radius:6px}.quote-links{display:flex;flex-wrap:wrap}.quote-links a{display:inline-flex;width:100%;padding:.5rem!important}.quote-switch{text-decoration:none;padding:2px 10px;border-radius:6px;transition:background .2s,color .2s;border:1px solid transparent;margin:0 0 5px 0;width:100%;background-color:transparent;color:#000!important}.quote-switch:hover{background:rgba(0,0,0,.08)}.quote-switch.adv:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#000;background-color:#ccc;font-size:15px;width:25px;height:25px;border-radius:25px;line-height:25px;display:block;text-align:center;margin:0 10px 0 0}.quote-switch.active.adv:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#000;background-color:#fdbb56;font-size:15px;width:25px;height:25px;border-radius:25px;line-height:25px;display:block;text-align:center;margin:0 10px 0 0}.quote-switch.cliente:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#000;background-color:#ccc;font-size:15px;width:25px;height:25px;border-radius:25px;line-height:25px;display:block;text-align:center;margin:0 10px 0 0}.quote-switch.active.cliente:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#000;background-color:#fdbb56;font-size:15px;width:25px;height:25px;border-radius:25px;line-height:25px;display:block;text-align:center;margin:0 10px 0 0}.quote-switch.active{color:#03407a!important;font-weight:600;border-radius:4px}.quote-switch.active:hover{background:transparent}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}