@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)}}@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:105px;background:radial-gradient(circle 1002px at 49.3% 52%,#ffce2d 13.7%,rgba(255,124,124,.68) 27.9%);z-index:9;width:100%;opacity:0}.ancor-menu-2 ul{width:100%;margin-right:auto;margin-left:auto;display:flex;justify-content:space-between;margin:auto;list-style-type:none;padding:0!important}@media(min-width:300px){.ancor-menu-2 ul{max-width:initial;width:90%!important}}@media(min-width:768px){.ancor-menu-2 ul{max-width:initial;width:90%!important}}@media(min-width:992px){.ancor-menu-2 ul{max-width:initial;width:90%!important}}@media(min-width:1200px){.ancor-menu-2 ul{max-width:initial;width:90%!important}}@media(min-width:1920px){.ancor-menu-2 ul{max-width:initial;width:1440px!important}}@media(min-width:2560px){.ancor-menu-2 ul{max-width:initial;width:1440px!important}}.ancor-menu-2 ul li{flex:1 1 0}.ancor-menu-2 ul a{padding:.5rem 1rem;display:block;color:#000;text-align:center}.ancor-menu-2 ul a.active{padding:.5rem 1rem;display:block;color:#000;background-color:#fff}.ancor-menu-2.stuck{background:radial-gradient(circle 1002px at 49.3% 52%,#ffce2d 13.7%,rgba(255,124,124,.68) 27.9%);position:fixed;top:135px;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.stuck{top:100px}}@media(max-width:768px){.ancor-menu-2.stuck{top:165px}}@media(max-width:570px){.ancor-menu-2.stuck{top:177px}a{font-size:small}}body{margin:0;padding:100px 0 0 0;font-family:"Open Sans",sans-serif;display:flex;flex-direction:column;min-height:100vh}@media(max-width:768px){body{padding:150px 0 0 0}}body.page-home{margin:0;padding:0 0 0 0;font-family:"Open Sans",sans-serif;display:flex;flex-direction:column;min-height:100vh}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:#3a578f;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:#3a578f;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:#3a578f}.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}.pl-2,.px-2{padding:0!important}.form-control:focus{box-shadow:none!important}[dg-role=login-form] .btn.btn-1{background-color:#3a578f!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}[dg-role=login-modal] .btn.btn-1{background-color:#3a578f!important;border:1px solid #3a578f!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:#3a578f}@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:#3a578f!important;color:#fff;width:100%}.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;width:200px;text-align:center;margin:0 auto 0 0;z-index:99999}@media(min-width:1281px){.header-fixed .logo{margin-right:auto}}@media(max-width:570px){.header-fixed .logo{display:none}}@media(max-width:580px){.header-fixed .logo{margin-right:auto}}.header-fixed .logo-mobile{position:relative;width:75px;text-align:center;margin:0 auto;z-index:99999}.header-fixed .logo-mobile img{padding:.5rem}@media(min-width:571px){.header-fixed .logo-mobile{display:none}}.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:#161916;width:100%;padding:0}@media(max-width:992px){.header-fixed .top_bar{padding:.3rem 0}}.header-fixed .top_bar .btn{padding:initial}.header-fixed .top_bar .menu-top{margin:0 0 0 auto}@media(max-width:991px){.header-fixed .top_bar .menu-top{margin:0 0 0 0}}.header-fixed .top_bar .menu-top .megamenu-2{min-height:max-content;width:max-content;margin:0 0 0 0}.header-fixed .top_bar .menu-top .megamenu-2 .navbar{padding:0;line-height:1.7rem}.header-fixed .top_bar .menu-top .megamenu-2 .dropdown-menu.show{margin:24px 0 0 0}.header-fixed .top_bar .menu-top .megamenu-2 span.nav-link,.header-fixed .top_bar .menu-top .megamenu-2 .nav-link,.header-fixed .top_bar .menu-top .megamenu-2 .nav-link.dropdown-toggle{padding:0 .5rem;color:#fff;border-right:1px solid #fff}@media(max-width:991px){.header-fixed .top_bar .menu-top .megamenu-2{display:none}}@media(min-width:992px){.header-fixed .top_bar .menu-top .megamenu-2{display:block}}.header-fixed .top_bar .lingua{width:55px;margin:0 0 0 10px;position:relative}@media(max-width:991px){.header-fixed .top_bar .lingua{margin-right:0}}.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 .flag-icon{width:16px;height:16px;border-radius:25px;background-size:cover;background-position:center;margin:0 3px 0 0}.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:20px!important;left:0!important;display:flex;flex-wrap:wrap;z-index:99999}@media(min-width:120px) and (max-width:1280px){.header-fixed .top_bar .lingua .dropdown-menu.show{background-color:#fff;margin:10px 0;z-index:99999}}.header-fixed .top_bar .lingua .dropdown-menu.show li{margin:0 0 2px 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;display:inline-flex;padding:0}.header-fixed .top_bar .f_facebook{background:#2a66b3}.header-fixed .top_bar .f_facebook:hover{color:#fff;background:#2a66b3}.header-fixed .top_bar .i_instagram{background:#962fbf}.header-fixed .top_bar .i_instagram:hover{color:#fff;background:#962fbf}.header-fixed .top_bar .t_twitter{background:#35bbec}background- .header-fixed .top_bar .t_twitter:hover{color:#fff;background:#35bbec}.header-fixed .top_bar .pinterest{background:#cb2027}.header-fixed .top_bar .pinterest:hover{color:#fff;background:#cb2027}.header-fixed .top_bar .tik-tok{background:#000}.header-fixed .top_bar .tik-tok:hover{color:#fff;background:#000}.header-fixed .top_bar .linkedin{background:#007bb5}.header-fixed .top_bar .linkedin:hover{color:#fff;background:#007bb5}.header-fixed .top_bar .g_google{background:#e55644}.header-fixed .top_bar .g_google:hover{color:#fff;background:#e55644}.header-fixed .top_bar .dribbble{background:#ea4c89}.header-fixed .top_bar .dribbble:hover{color:#fff;background:#ea4c89}.header-fixed .top_bar .skype{background:#01aaf8}.header-fixed .top_bar .skype:hover{color:#fff;background:#01aaf8}.header-fixed .top_bar .flickr{background:#ff0084}.header-fixed .top_bar .flickr:hover{color:#fff;background:#ff0084}.header-fixed .top_bar .gap{margin-right:15px;padding:1rem;width:30px;height:30px;border-radius:30px;display:flex;justify-content:center}.header-fixed .top_bar .gap i{line-height:0}.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:#3a578f;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 .social{margin:0 auto 0 0}.header-fixed .top_bar .social .widget-content{display:flex;margin:0}.header-fixed .top_bar .social .widget-content .gap{width:20px;height:20px;border-radius:20px;line-height:20px}.header-fixed .top_bar .social .widget-content .gap i{font-size:12px!important}@media(max-width:570px){.header-fixed .top_bar .social{display:none}}.header-fixed .top_bar a{color:#fff}.header-fixed .top_bar *{font-size:14px}.header-fixed .top_bar .btn-primary{border:0!important}.header-fixed .top_bar button:focus,.header-fixed .top_bar .btn:focus{outline:0!important;box-shadow:none!important}.header-fixed .resize_element{width:100%;margin-right:auto;margin-left:auto;display:flex;align-items:center;flex-wrap:wrap}@media(min-width:300px){.header-fixed .resize_element{max-width:initial;width:90%!important}}@media(min-width:768px){.header-fixed .resize_element{max-width:initial;width:90%!important}}@media(min-width:992px){.header-fixed .resize_element{max-width:initial;width:90%!important}}@media(min-width:1200px){.header-fixed .resize_element{max-width:initial;width:90%!important}}@media(min-width:1920px){.header-fixed .resize_element{max-width:initial;width:1440px!important}}@media(min-width:2560px){.header-fixed .resize_element{max-width:initial;width:1440px!important}}@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}}.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;min-height:65px}@media(max-width:520px){.full{max-width:100%!important;flex:0 0 100%!important}}.main_bar{width:100%;margin-right:auto;margin-left:auto;padding:.5rem 0!important;margin:auto;background-color:#fff}@media(min-width:300px){.main_bar{max-width:initial;width:90%!important}}@media(min-width:768px){.main_bar{max-width:initial;width:90%!important}}@media(min-width:992px){.main_bar{max-width:initial;width:90%!important}}@media(min-width:1200px){.main_bar{max-width:initial;width:90%!important}}@media(min-width:1920px){.main_bar{max-width:initial;width:1440px!important}}@media(min-width:2560px){.main_bar{max-width:initial;width:1440px!important}}@media(max-width:520px){.main_bar{max-width:100%!important;flex:0 0 100%!important}}.menu-bar{width:100%;background-color:#3a578f}@media(max-width:991px){.menu-bar{height:0;order:-1}}.menu-bar .dropdown-header{font-size:1.3rem;color:#000;margin:0 0 .5rem 0;font-weight:600;padding:0}.menu-bar .nav-link.dropdown-toggle:after{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#f8ab12;border:0;position:absolute;margin-left:10px;transition:transform .3s ease}.menu-bar .nav-link.dropdown-toggle[aria-expanded=true]:after{transform:rotate(180deg)}@media(min-width:992px){.menu-bar .megamenu-2{width:100%;margin-right:auto;margin-left:auto}}@media(min-width:992px) and (min-width:300px){.menu-bar .megamenu-2{max-width:initial;width:90%!important}}@media(min-width:992px) and (min-width:768px){.menu-bar .megamenu-2{max-width:initial;width:90%!important}}@media(min-width:992px) and (min-width:992px){.menu-bar .megamenu-2{max-width:initial;width:90%!important}}@media(min-width:992px) and (min-width:1200px){.menu-bar .megamenu-2{max-width:initial;width:90%!important}}@media(min-width:992px) and (min-width:1920px){.menu-bar .megamenu-2{max-width:initial;width:1440px!important}}@media(min-width:992px) and (min-width:2560px){.menu-bar .megamenu-2{max-width:initial;width:1440px!important}}@media(min-width:992px){.menu-bar .megamenu-2 .navbar{padding:0}.menu-bar .megamenu-2 .navbar-nav{justify-content:space-between;height:40px;width:100%}.menu-bar .megamenu-2 .navbar-nav>.nav-item{flex:1 1 0;text-align:center;height:100%;position:relative}.menu-bar .megamenu-2 .navbar-nav>.nav-item:hover{background-color:#2f4672}.menu-bar .megamenu-2 .nav-item.visible-xs{display:none}.menu-bar .megamenu-2 .nav-link.dropdown-toggle,.menu-bar .megamenu-2 .nav-link{line-height:normal;border-right:1px solid rgba(41,128,185,.7);color:#fff;display:block;padding:0;height:100%;align-content:center}.menu-bar .megamenu-2 .nav-link.dropdown-toggle[aria-expanded=true]{background-color:#fff;color:#3a578f;font-weight:600}.menu-bar .megamenu-2 .navbar-nav:first-child{border-left:1px solid rgba(41,128,185,.7)}.menu-bar .megamenu-2 .dopdown-menu{visibility:hidden}.menu-bar .megamenu-2 .dropdown-menu.show{background-color:#fff;position:absolute;left:50%;transform:translate(-50%);width:calc(100% - 2px);border-radius:0;visibility:visible;margin:0;border:0;min-width:300px}.menu-bar .megamenu-2 .dropdown-menu.show .nav-link.dropdown-toggle,.menu-bar .megamenu-2 .dropdown-menu.show .nav-link{line-height:normal;color:#000;display:block;padding:0 10px;align-content:center;text-align:center;height:initial;line-height:1.2;margin:0 0 .5rem 0;border-right:0}.menu-bar .w_100 .general_container{width:100%;margin-right:auto;margin-left:auto;display:flex;align-content:start;justify-content:start;flex-wrap:wrap;margin:auto;overflow-x:hidden;scrollbar-color:#3a578f #fff;scrollbar-width:auto;scrollbar-gutter:stable;overflow-y:scroll;height:max-content;max-height:75dvh;background-color:#fff;padding:2rem 4rem!important;border:1px solid #ddd}}@media(min-width:992px) and (min-width:300px){.menu-bar .w_100 .general_container{max-width:initial;width:90%!important}}@media(min-width:992px) and (min-width:768px){.menu-bar .w_100 .general_container{max-width:initial;width:90%!important}}@media(min-width:992px) and (min-width:992px){.menu-bar .w_100 .general_container{max-width:initial;width:90%!important}}@media(min-width:992px) and (min-width:1200px){.menu-bar .w_100 .general_container{max-width:initial;width:90%!important}}@media(min-width:992px) and (min-width:1920px){.menu-bar .w_100 .general_container{max-width:initial;width:1440px!important}}@media(min-width:992px) and (min-width:2560px){.menu-bar .w_100 .general_container{max-width:initial;width:1440px!important}}@media(min-width:992px){.menu-bar .w_100 .general_container::-webkit-scrollbar{width:10px}.menu-bar .w_100 .general_container::-webkit-scrollbar-track{background-color:#e4e4e4;border-radius:0}.menu-bar .w_100 .general_container::-webkit-scrollbar-thumb{border-radius:0;background-color:#3a578f}}@media(min-width:992px) and (min-width:1920px){.menu-bar .w_100 .general_container{height:max-content}}@media(min-width:992px){.menu-bar .w_100 .dropdown-menu.show{position:fixed;background-color:transparent;left:0;top:0;transform:none;padding:135px 0 0 0;width:100vw;z-index:-1}}@media(min-width:992px) and (max-width:991px){.menu-bar .w_100 .dropdown-menu.show{position:relative!important;z-index:1;padding:0 0 0 0;margin:0;overflow-y:scroll;height:max-content;width:initial}}@media(min-width:992px){.menu-bar .w_100 .dropdown-menu.show .nav-link{padding:0 0 0 0;text-align:left;font-size:.9rem;font-weight:400}.menu-bar .w_100 .dropdown-menu.show .nav-link:hover{color:#f8ab12}.menu-bar .w_100 .dinamic-col{width:32%;margin:0 .5% 1rem .5%}}@media(min-width:992px) and (max-width:991px){.menu-bar .w_100 .dinamic-col{width:100%}}@media(min-width:992px){.menu-bar .w_100.col_4 .dinamic-col{width:24%}}@media(min-width:992px) and (max-width:991px){.menu-bar .w_100.col_4 .dinamic-col{width:100%}}@media(min-width:992px){.menu-bar .w_100.col_5 .dinamic-col{width:19%;margin:0 .5% 1rem .5%}}@media(min-width:992px) and (max-width:991px){.menu-bar .w_100.col_5 .dinamic-col{width:100%}}@media(min-width:992px){.menu-bar .w_100.col_6 .dinamic-col{width:16.666%;margin:0 .5% 1rem .5%}}@media(min-width:992px) and (max-width:991px){.menu-bar .w_100.col_6 .dinamic-col{width:100%}}@media(min-width:992px){.menu-bar .w_50 .general_container{width:96%;display:flex;flex-wrap:wrap;margin:auto;padding:1rem}.menu-bar .w_50 .dropdown-menu.show{position:absolute;width:450px}}@media(min-width:992px) and (max-width:991px){.menu-bar .w_50 .dropdown-menu.show{position:relative!important;z-index:1;padding:0 0 100px 0;overflow-y:scroll;height:max-content}}@media(min-width:992px) and (max-width:991px){.menu-bar .w_50 .dropdown-menu.show{position:relative!important;width:100%;padding:0 0 10px 0}}@media(min-width:992px){.menu-bar .w_50 .dropdown-menu.show .dinamic-col{width:50%;margin:.5rem 0 .5rem 0!important}}@media(min-width:992px) and (max-width:991px){.menu-bar .w_50 .dropdown-menu.show .dinamic-col{width:100%}}@media(max-width:991px){.menu-bar .megamenu-2 .dropdown-menu{position:static;float:none;width:100%;box-shadow:none}.menu-bar .navbar-toggler{position:absolute;height:30px;position:absolute;background-color:transparent;z-index:999;right:10px;top:-30px;padding:0;border-radius:0}.menu-bar .navbar-toggler i{font-size:20px;display:none}.menu-bar .navbar-toggler::before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#fff}.menu-bar .navbar-toggler.collapsed::before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#fff}.menu-bar .dinamic-col{margin:0 0 .5rem 0}.menu-bar .navbar-collapse{xpadding:40px 4rem}.menu-bar .navbar-nav{width:100%;margin-right:auto;margin-left:auto}}@media(max-width:991px) and (min-width:300px){.menu-bar .navbar-nav{max-width:initial;width:90%!important}}@media(max-width:991px) and (min-width:768px){.menu-bar .navbar-nav{max-width:initial;width:90%!important}}@media(max-width:991px) and (min-width:992px){.menu-bar .navbar-nav{max-width:initial;width:90%!important}}@media(max-width:991px) and (min-width:1200px){.menu-bar .navbar-nav{max-width:initial;width:90%!important}}@media(max-width:991px) and (min-width:1920px){.menu-bar .navbar-nav{max-width:initial;width:1440px!important}}@media(max-width:991px) and (min-width:2560px){.menu-bar .navbar-nav{max-width:initial;width:1440px!important}}@media(max-width:991px){.menu-bar .dropdown-menu{border:0}.menu-bar .nav-link.dropdown-toggle{color:#000;font-size:1.3rem;position:relative}.menu-bar .nav-link.dropdown-toggle:after{position:absolute;right:0;border:0}.menu-bar .nav-link.dropdown-toggle[aria-expanded=true]{color:#3a578f}.menu-bar .nav-item.visible-xs{display:block}.menu-bar .nav-link{padding:0 0 .2rem 0;font-size:1.3rem;color:#000;font-weight:400}.menu-bar .dropdown-menu.show .nav-link{font-size:1rem}.menu-bar .dropdown-menu.show .dropdown-header{font-size:1.1rem;margin:0}.menu-bar .navbar-collapse{position:fixed;right:0;top:92px;z-index:0;width:100%;background-color:#fff;transform:translateX(0);transition:transform 250ms ease-in;height:100vh;padding:50px 0 300px 0;overflow-y:auto;overflow-x:hidden;scrollbar-color:#3a578f #fff;scrollbar-width:auto;scrollbar-gutter:stable}.menu-bar .navbar-collapse::-webkit-scrollbar{width:10px}.menu-bar .navbar-collapse::-webkit-scrollbar-track{background-color:#e4e4e4;border-radius:0}.menu-bar .navbar-collapse::-webkit-scrollbar-thumb{border-radius:0;background-color:#3a578f}}@media(max-width:991px) and (max-width:768px){.menu-bar .navbar-collapse{top:160px}}@media(max-width:991px){.menu-bar .collapse:not(.show){display:block;height:100%;padding:2vh 0;position:fixed;z-index:99999;right:0;width:99vh;margin-top:0;transform:translateX(100%);transition:transform 250ms ease-in-out;top:92px}}@media(max-width:991px) and (max-width:768px){.menu-bar .collapse:not(.show){top:160px}}.search.desk{border:1px solid #3a578f;width:20%;display:flex;align-items:center;margin:0 0 0 auto;position:relative;z-index:4;border-radius:10px!important}@media(max-width:992px){.search.desk{width:240px;margin:0 55px 0 auto}}@media(max-width:768px){.search.desk{width:96%;margin:2% auto 2% auto;order:4}}.search.desk #autocomplete-test{width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search.desk input{border:0!important;border-radius:30px}.search.desk:before{content:"";position:absolute;font-family:"Font Awesome 5 Pro",sans-serif;color:#000;right:5px;font-size:18px;background-color:#f8ab12;border-radius:10px;padding:0 .8rem;top:50%;transform:translateY(-50%)}.search.desk .autocomplete-no-results{width:max-content;color:#000;top:48px;left:0;right:inherit;position:absolute}.search.desk .autocomplete-no-results:before{content:"";font-size:14px;color:#f2b014;font-family:"Font Awesome 5 Pro",sans-serif}.search.desk .typeahead.dropdown-menu{width:100%!important}.search.desk .typeahead.dropdown-menu li{padding:4px 0;border-bottom:1px solid #e2e2e2}.search.desk .typeahead.dropdown-menu li strong{color:#3a578f}.search.desk .typeahead.dropdown-menu .dropdown-item{white-space:break-spaces!important;padding:0 .5rem;line-height:1.3rem;font-size:13px}.fullscreen-menu .wrapper{margin:150px auto 1vh auto!important}@media(max-width:992px){.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:0!important}}.header-fixed.resized .top_bar:after{display:none}.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}}.page-home .top_bar{background-color:transparent;height:42px;backdrop-filter:blur(10.8px)}.page-home .top_bar .btn.btn-primary.custom-dd-toggle{background-color:transparent!important;color:#3a578f}.page-home .top_bar .btn.btn-primary.custom-dd-toggle:after{border-top-color:#3a578f}.page-home .top_bar .btn.btn-primary.custom-dd-toggle:hover{background-color:#f8ab12!important}.page-home .top_bar .lingua{width:max-content;margin-right:10px;position:relative}@media(max-width:767.98px){.page-home .top_bar .lingua{margin-right:auto}}.page-home .top_bar .lingua a{font-size:small;color:#000}.page-home .top_bar .lingua a:hover{background-color:transparent!important;text-decoration:none}.page-home .top_bar .lingua span{color:#000}.page-home .top_bar .lingua i{font-size:small;margin:0 3px 0 5px;color:#000}.page-home .top_bar .lingua i:hover{text-decoration:none!important}.page-home .top_bar .lingua .dropdown-toggle::after{color:#000!important}.page-home .top_bar .lingua .dropdown-menu{min-width:min-content;padding:2px 10px!important;box-shadow:rgba(0,0,0,.08) 0 0 6px 2px}.page-home .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}.page-home .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){.page-home .top_bar .lingua .dropdown-menu.show{background-color:#000;margin:10px 0}}.page-home .top_bar .lingua .dropdown-menu.show *{color:#000}.page-home .top_bar .lingua .dropdown-menu.show img{width:20px}.page-home .top_bar .lingua .dropdown-menu.show span{cursor:pointer}.page-home .top_bar .lingua .dropdown-menu.show label{cursor:pointer;margin-bottom:0!important}.page-home .top_bar .lingua .dropdown-menu.show a{cursor:pointer;padding:0}.page-home .header-fixed .fullscreen-menu{top:110px}.page-home .header-fixed .fullscreen-menu .wrapper{margin:70px auto 1vh auto!important}@media(max-width:992px){.page-home .header-fixed .fullscreen-menu .wrapper{margin:70px auto 1vh auto!important}}.page-home .header-fixed.resized{top:-42px!important}.page-home .header-fixed.resized .fullscreen-menu{top:73px}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:#3a578f}.footer-custom{padding:6rem 0 0 0;background-color:#3a578f;overflow:hidden}.footer-custom .row{display:grid;grid-template-columns:250px 1fr;gap:60px}@media(max-width:992px){.footer-custom .row{grid-template-columns:1fr}}.footer-custom .container{padding:0!important;width:100%;margin-right:auto;margin-left:auto}@media(min-width:300px){.footer-custom .container{max-width:initial;width:90%!important}}@media(min-width:768px){.footer-custom .container{max-width:initial;width:90%!important}}@media(min-width:992px){.footer-custom .container{max-width:initial;width:90%!important}}@media(min-width:1200px){.footer-custom .container{max-width:initial;width:90%!important}}@media(min-width:1920px){.footer-custom .container{max-width:initial;width:1440px!important}}@media(min-width:2560px){.footer-custom .container{max-width:initial;width:1440px!important}}.footer-custom .top-footer{display:flex;align-items:center}.footer-custom .logo-footer{width:100%;max-width:200px;margin:0 auto 1rem 0}@media(max-width:992px){.footer-custom .logo-footer{margin:auto}}.footer-custom .logo-footer img{width:100%;height:auto}.footer-custom .azienda{width:100%}@media(max-width:992px){.footer-custom .azienda{margin:0 auto 0 auto}}.footer-custom .azienda .container{max-width:inherit!important;width:100%!important}.footer-custom .azienda .widget-description,.footer-custom .azienda .widget-content{font-size:clamp(1rem,.95rem + .25vw,1.1rem);line-height:1.5;margin-top:5px;color:#565656;color:#fff}@media(max-width:570px){.footer-custom .azienda .widget-description,.footer-custom .azienda .widget-content{text-align:center}}.footer-custom .azienda .widget-description a,.footer-custom .azienda .widget-content a{color:#f8ab12}@media(max-width:992px){.footer-custom .azienda .widget-description,.footer-custom .azienda .widget-content{text-align:center}}@media(max-width:992px){.footer-custom .pagamenti{width:100%;text-align:center}}.footer-custom .pagamenti .widget-description{font-size:1.2rem;margin:0 0 1rem 0;color:#fff}@media(max-width:992px){.footer-custom .pagamenti .widget-content img{margin-bottom:10px!important}}.footer-custom .bottom-footer{display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px 0 0 0}.footer-custom .bottom-footer .f_facebook{background:#2a66b3}.footer-custom .bottom-footer .f_facebook:hover{color:#fff;background:#2a66b3}.footer-custom .bottom-footer .i_instagram{background:#962fbf}.footer-custom .bottom-footer .i_instagram:hover{color:#fff;background:#962fbf}.footer-custom .bottom-footer .t_twitter{background:#35bbec}background- .footer-custom .bottom-footer .t_twitter:hover{color:#fff;background:#35bbec}.footer-custom .bottom-footer .pinterest{background:#cb2027}.footer-custom .bottom-footer .pinterest:hover{color:#fff;background:#cb2027}.footer-custom .bottom-footer .tik-tok{background:#000}.footer-custom .bottom-footer .tik-tok:hover{color:#fff;background:#000}.footer-custom .bottom-footer .linkedin{background:#007bb5}.footer-custom .bottom-footer .linkedin:hover{color:#fff;background:#007bb5}.footer-custom .bottom-footer .g_google{background:#e55644}.footer-custom .bottom-footer .g_google:hover{color:#fff;background:#e55644}.footer-custom .bottom-footer .dribbble{background:#ea4c89}.footer-custom .bottom-footer .dribbble:hover{color:#fff;background:#ea4c89}.footer-custom .bottom-footer .skype{background:#01aaf8}.footer-custom .bottom-footer .skype:hover{color:#fff;background:#01aaf8}.footer-custom .bottom-footer .flickr{background:#ff0084}.footer-custom .bottom-footer .flickr:hover{color:#fff;background:#ff0084}.footer-custom .bottom-footer .gap{margin-right:15px;padding:1rem;width:30px;height:30px;border-radius:30px;display:flex;justify-content:center}.footer-custom .bottom-footer .gap i{line-height:0}.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 .container{max-width:inherit!important;width:100%!important}.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 .container{max-width:inherit!important;width:100%!important}.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}}.footer-custom .menu-footer{width:100%}.footer-custom .menu-footer ul{display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;list-style-type:none;padding:0}@media(max-width:992px){.footer-custom .menu-footer ul{grid-template-columns:1fr;text-align:center}}.footer-custom .menu-footer ul li{min-width:min-content}@media(max-width:992px){.footer-custom .menu-footer ul li{text-align:center}}.footer-custom .menu-footer ul .first-none a{display:none}.footer-custom .menu-footer ul .footer-title{cursor:default;font-size:22px;font-weight:600;color:#f8ab12}.footer-custom .menu-footer ul .footer-title:hover{text-decoration:none}.footer-custom .menu-footer ul .sub-link.d-block{cursor:pointer;font-size:14px;color:#fff;line-height:1.4;word-break:break-word;hyphens:auto;margin:0 0 .5rem 0}.footer-custom .menu-footer ul .sub-link.d-block i{display:none}@media(max-width:992px){.footer-custom .menu-footer{width:100%}}.loggati,.registrati{width:max-content!important;margin:0 0 0 5px;display:inline-flex;align-items:center}.loggati img,.registrati img{width:auto;max-height:15px;margin:0 5px 0 0}.custom-main-dd{position:relative;display:inline-block}@media(max-width:991px){.custom-main-dd[data-dg-show-when-logged=""]{margin:0 auto 0 0}}.logout-button i{color:#000!important}.custom-main-dd .custom-dd-toggle{cursor:pointer;background-color:#000!important;padding:.1rem 0!important;display:flex;align-items:center;border-radius:0}.custom-main-dd .custom-dd-toggle:after{content:"";float:right;font-family:"Font Awesome 5 Pro",sans-serif;margin:0 0 0 .5rem;margin-top:inherit;transition:transform .3s ease}.custom-main-dd .custom-dd-toggle label,.custom-main-dd .custom-dd-toggle span{margin:0 2px;cursor:pointer;color:#fff}.custom-main-dd .custom-dd-toggle:hover{background-color:#000!important;color:#fff}.custom-main-dd .custom-dd-toggle:hover label,.custom-main-dd .custom-dd-toggle:hover span{color:#fff}.custom-dd.custom-main-dd img{max-width:20px;margin:0 5px 0 0}.custom-main-dd.open .custom-dd-toggle:after{transform:rotate(180deg)}.custom-main-dd .custom-dd-menu{display:none;position:absolute;top:100%;left:0;min-width:max-content!important;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%!important}}.custom-dd-menu .custom-dd-col:first-child{max-width:50%}.custom-dd-menu .custom-dd-col:last-child{flex:1;margin:auto 0 0 0}.custom-main-dd.open .custom-dd-menu{display:block}.custom-dd-menu .row{margin:0}.custom-dd-col{border-right:1px solid #ccc;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:#fff;border:0 solid #ddd;border-radius:.25rem;margin-top:.3rem;padding:0;animation:fadeIn .25s ease}.inner-dd-menu img{filter:none!important}.inner-dd.open .inner-dd-menu{display:flex;padding:.5rem;min-height:150px;max-width:min-content}@media(max-width:570px){.inner-dd.open .inner-dd-menu{min-height:inherit}}.inner-dd-menu a{display:inline-block;padding:.5rem .5rem;color:#000!important;text-decoration:none;transition:background .2s ease;min-width:max-content}.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:#f8ab12;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:#f8ab12;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:#3a578f!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)}}