@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:#1a2935;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)}}.loggati,.registrati{width:max-content!important;height:35px;margin:0 50px 0 10px;background:#fff;padding:.3rem 1rem;display:flex;align-items:center;border-radius:30px;position:relative;cursor:pointer}@media(max-width:768px){.loggati,.registrati{margin:0 0 0 0}}.loggati i,.registrati i{position:absolute;left:.3rem;background:#f5cb4e;border-radius:100%;padding:.3rem;color:#1a2935}.loggati label,.registrati label{margin-bottom:0!important;margin-left:1.3rem;color:#1a2935;cursor:pointer}.loggati:hover i,.registrati:hover i{background-color:#f5cb4e;color:#1a2935}.custom-main-dd{position:relative;display:inline-block;margin:0 50px 0 10px;position:relative;z-index:99999;height:35px}@media(max-width:768px){.custom-main-dd{margin:0 0 0 0}}.logout-button i{color:#1a2935!important}.custom-main-dd .custom-dd-toggle{width:max-content!important;height:100%;margin:0 0 0 0;background:#fff;display:flex;align-items:center;border-radius:30px;position:relative;cursor:pointer;border:0}@media(max-width:570px){.custom-main-dd .custom-dd-toggle{width:50px!important}}.custom-main-dd .custom-dd-toggle i{position:absolute;left:.3rem;background:#f5cb4e;border-radius:100%;padding:.3rem;color:#1a2935;font-family:"Font Awesome 5 Pro",sans-serif}.custom-main-dd .custom-dd-toggle:after{content:"";border:5px solid transparent;border-top-color:#1a2935;transition:transform .3s ease;position:absolute;top:15px;right:.2rem}.custom-main-dd .custom-dd-toggle label{margin-bottom:0!important;margin:0 .3rem 0 1.5rem;color:#1a2935;cursor:pointer}@media(max-width:570px){.custom-main-dd .custom-dd-toggle label{display:none}}.custom-main-dd .custom-dd-toggle:hover{background-color:#f4f4f4!important;color:#f5cb4e}.custom-main-dd .custom-dd-toggle:hover label{color:#1a2935}.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:#1a2935!important;text-decoration:none;transition:background .2s ease;min-width:max-content}.inner-dd-menu label{color:#1a2935;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:#1a2935!important}.quote-switch:hover{background:rgba(0,0,0,.08)}.quote-switch.adv:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#1a2935;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:#1a2935;background-color:#f4f4f4;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:#1a2935;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:#1a2935;background-color:#f4f4f4;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:#f5cb4e!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)}}[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:#f5cb4e!important;border:1px solid #f5cb4e!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:#f5cb4e}@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:#1a2935}[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:#f5cb4e!important;width:100%}.site-header .navbar-expand-lg{min-width:10%;width:calc(80% - 190px)!important;margin-left:auto}@media(max-width:992px){.site-header .navbar-expand-lg{order:2}}.site-header .navbar-expand-lg a{color:#1a2935}.site-header .navbar-expand-lg .navbar-nav{width:100%;display:flex;justify-content:space-around;align-items:center}.site-header .navbar-expand-lg .nav-link{line-height:2rem}@media(max-width:992px){.site-header .navbar-expand-lg .nav-link{line-height:2rem;justify-content:center}}.site-header .blocchi p{font-weight:700;color:#f5cb4e;padding:2px 10px}.site-header nav-item.dropdown{transition:all .6s}.site-header .dropdown-toggle{display:flex;align-items:baseline;padding:0}.site-header .dropdown-toggle:after{color:#1a2935;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important}.site-header .dropdown-toggle[aria-expanded=true]:after{color:#f5cb4e;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important}.site-header .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(max-width:992px){.site-header .dropdown-menu.show{margin:0 0 0 0}}.site-header .dropdown-menu.show .dropdown-item,.site-header .dropdown-menu.show .nav-link{line-height:2rem;padding:2px 10px;color:#1a2935}.site-header .dropdown-menu.show .dropdown-item:hover,.site-header .dropdown-menu.show .nav-link:hover{background-color:transparent;color:#f5cb4e}.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{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto;display:flex;flex-wrap:wrap;margin:auto;overflow-y:scroll}@media(min-width:2560px){.site-header .megamenu-2 .w_100 .general_container{max-width:65vw!important;flex:0 0 65vw;padding:0;margin:auto}}@media(min-width:2048px){.site-header .megamenu-2 .w_100 .general_container{max-width:75vw!important;flex:0 0 75vw;padding:0;margin:auto}}@media(max-width:1360.98px){.site-header .megamenu-2 .w_100 .general_container{max-width:95vw!important;flex:0 0 95vw;padding:0;margin:auto}}@media(max-width:991.98px){.site-header .megamenu-2 .w_100 .general_container{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:767.98px){.site-header .megamenu-2 .w_100 .general_container{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:520px){.site-header .megamenu-2 .w_100 .general_container{max-width:80vw!important;flex:0 0 80vw;padding:0;margin:auto}}@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:#1a2935}.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:#f5cb4e;font-size:1rem;border:0;vertical-align:initial}.site-header .megamenu-2 span.nav-link{color:#1a2935;font-weight:500}.site-header .megamenu-2 a.nav-link{color:#1a2935;font-weight:500}.site-header .megamenu-2 .dropdown-header.big-title{font-size:clamp(1.6rem,1.2rem + 1.5vw,2.5rem);font-weight:400;color:#1a2935;font-family:"Montserrat",sans-serif;font-size:40px;color:#f2f2f2}@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:#f5cb4e;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:#f5cb4e}@media(max-width:991px){.site-header .megamenu-2 .navbar{padding:0}.site-header .megamenu-2 .navbar-nav{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto;margin:auto}}@media(max-width:991px) and (min-width:2560px){.site-header .megamenu-2 .navbar-nav{max-width:65vw!important;flex:0 0 65vw;padding:0;margin:auto}}@media(max-width:991px) and (min-width:2048px){.site-header .megamenu-2 .navbar-nav{max-width:75vw!important;flex:0 0 75vw;padding:0;margin:auto}}@media(max-width:991px) and (max-width:1360.98px){.site-header .megamenu-2 .navbar-nav{max-width:95vw!important;flex:0 0 95vw;padding:0;margin:auto}}@media(max-width:991px) and (max-width:991.98px){.site-header .megamenu-2 .navbar-nav{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:991px) and (max-width:767.98px){.site-header .megamenu-2 .navbar-nav{max-width:85vw!important;flex:0 0 85vw;padding:0;margin:auto}}@media(max-width:991px) and (max-width:520px){.site-header .megamenu-2 .navbar-nav{max-width:80vw!important;flex:0 0 80vw;padding:0;margin:auto}}body{height:100%;margin:0;padding:0 0 0 0;font-family:"Montserrat",sans-serif;margin-top:0;overflow-x:hidden}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:#f5cb4e;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:#f5cb4e;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:#f5cb4e}.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}label{margin-bottom:0!important}.form-control:focus{box-shadow:none!important}.container.Contact-Form{display:flex;flex-wrap:wrap}.site-header .search.desk{border:1px solid #f5cb4e;width:20%;display:flex;align-items:center;margin:0 0 0 auto;position:relative;z-index:99998}@media(max-width:992px){.site-header .search.desk{width:140px;margin:0 0 0 auto}}@media(max-width:768px){.site-header .search.desk{width:90%;margin:2% auto 2% 0;order:3}}@media(max-width:360px){.site-header .search.desk{width:80%;margin:6% auto 0% 0;order:3}}.site-header .search.desk #autocomplete-test{width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.site-header .search.desk input{border:0!important}.site-header .search.desk:before{content:"";position:absolute;font-family:"Font Awesome 5 Pro",sans-serif;color:#f5cb4e;right:10px;font-size:18px}.site-header .search.desk .autocomplete-no-results{width:max-content;color:#1a2935;top:48px;left:0;right:inherit;position:absolute}.site-header .search.desk .autocomplete-no-results:before{content:"";font-size:14px;color:#f2b014;font-family:"Font Awesome 5 Pro",sans-serif}.site-header .search.desk .typeahead.dropdown-menu{width:100%!important}.site-header .search.desk .typeahead.dropdown-menu li{padding:4px 0;border-bottom:1px solid #e2e2e2}.site-header .search.desk .typeahead.dropdown-menu li strong{color:#f5cb4e}.site-header .search.desk .typeahead.dropdown-menu .dropdown-item{white-space:break-spaces!important;padding:0 .5rem;line-height:1.3rem;font-size:13px}.site-header .menu-bg{background-color:#fff}.site-header .menu-bg:before{background-color:#fff}.site-header .lingua .dropdown-toggle::after{color:#1a2935}.site-header .lingua span{color:#1a2935}.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 .main_bar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative}.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;padding:.5rem 0}@media(max-width:520px){.header-fixed .full{max-width:100%!important;flex:0 0 100%!important}}.header-fixed .main_bar{width:100%;margin-right:auto;margin-left:auto;padding:0!important;margin:auto}@media(min-width:300px){.header-fixed .main_bar{max-width:initial;width:90%!important}}@media(min-width:768px){.header-fixed .main_bar{max-width:initial;width:90%!important}}@media(min-width:992px){.header-fixed .main_bar{max-width:initial;width:90%!important}}@media(min-width:1200px){.header-fixed .main_bar{max-width:initial;width:90%!important}}@media(min-width:2560px){.header-fixed .main_bar{max-width:initial;width:1800px!important}}@media(min-width:2048px){.header-fixed .main_bar{width:1800px!important}}@media(min-width:1920px){.header-fixed .main_bar{max-width:initial;width:1600px!important}}@media(max-width:570px){.header-fixed .main_bar{max-width:96%!important;flex:0 0 96%!important}}@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:#1a2935;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:#1a2935;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:#f5cb4e}.header-fixed .dropdown-menu.show .dropdown-item *,.header-fixed .dropdown-menu.show .nav-link *{background-color:transparent}}.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}.home-header .header-fixed .full{background-color:transparent;box-shadow:none;margin:1.5rem 0 0 0}.home-header .header-fixed.resized{top:0!important;background-color:rgba(0,0,0,.38)}.home-header .header-fixed.resized .full{top:0!important;margin:0 0 0 0}@media(max-width:570px){.home-header .loggati label{display:none}}.home-header .logo{filter:invert(1) brightness(2);width:250px;margin:0 auto 0 0}@media(max-width:768px){.home-header .logo{width:215px;margin:0 auto}}@media(max-width:380px){.home-header .logo{width:150px}}.home-header .search.desk{border:2px solid #fff;width:15%;display:flex;align-items:center;margin:0 0 0 auto;position:relative;z-index:99998;height:35px}@media(max-width:992px){.home-header .search.desk{width:140px;margin:0 0 0 auto}}@media(max-width:768px){.home-header .search.desk{width:90%;margin:2% auto 2% 0;order:3}}@media(max-width:360px){.home-header .search.desk{width:80%;margin:6% auto 0% 0;order:3}}.home-header .search.desk #autocomplete-test{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:transparent;color:#fff}.home-header .search.desk input{border:0!important}.home-header .search.desk .form-control::placeholder{color:#fff}.home-header .search.desk:before{content:"";position:absolute;font-family:"Font Awesome 5 Pro",sans-serif;color:#fff;right:10px;font-size:18px}.home-header .search.desk .autocomplete-no-results{width:max-content;color:#1a2935;top:48px;left:0;right:inherit;position:absolute}.home-header .search.desk .autocomplete-no-results:before{content:"";font-size:14px;color:#f2b014;font-family:"Font Awesome 5 Pro",sans-serif}.home-header .search.desk .typeahead.dropdown-menu{width:100%!important}.home-header .search.desk .typeahead.dropdown-menu li{padding:4px 0;border-bottom:1px solid #e2e2e2}.home-header .search.desk .typeahead.dropdown-menu li strong{color:#f5cb4e}.home-header .search.desk .typeahead.dropdown-menu .dropdown-item{white-space:break-spaces!important;padding:0 .5rem;line-height:1.3rem;font-size:13px}.home-header .nav-trigger span{background:#fff}.home-header .fullscreen-menu .menu-bg{background-color:rgba(0,0,0,.58)}.home-header .fullscreen-menu .menu-bg:before{background-color:rgba(0,0,0,.58)}.home-header .fullscreen-menu .main-link{font-weight:500;font-size:1.8rem;color:#f5cb4e}.home-header .fullscreen-menu .sub-link{color:#565656;font-size:clamp(1rem,.95rem + .25vw,1.125rem);color:#fff}.logo{position:relative;float:left;width:180px;text-align:center;z-index:99999}@media(min-width:1281px){.logo{margin-right:auto}}@media(max-width:580px){.logo{margin:0 auto}}.lingua{width:max-content;position:relative;margin:0 0 0 10px;z-index:99999;height:35px;display:flex;align-items:center}@media(max-width:768px){.lingua{margin:0 0 0 0;order:-1}}.lingua a{font-size:small;color:#fff;display:flex;align-items:center}.lingua a:hover{background-color:transparent!important;text-decoration:none}.lingua span{color:#fff}.lingua i{font-size:small;margin:0 3px 0 0;color:#fff}.lingua i:hover{text-decoration:none!important}.lingua .flag-icon{width:20px;height:20px;border-radius:25px;background-size:cover;background-position:center}.lingua .dropdown-toggle::after{color:#fff!important}.lingua .dropdown-menu{min-width:min-content;padding:2px 10px!important;box-shadow:rgba(0,0,0,.08) 0 0 6px 2px}.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}.lingua .dropdown-menu.show{position:absolute!important;top:26px!important;left:0!important;display:flex;flex-wrap:wrap;z-index:99999}@media(min-width:120px) and (max-width:1280px){.lingua .dropdown-menu.show{background-color:#fff;margin:10px 0;z-index:99999}}.lingua .dropdown-menu.show li{margin:0 0 10px 0}.lingua .dropdown-menu.show *{color:#1a2935}.lingua .dropdown-menu.show img{width:20px}.lingua .dropdown-menu.show span{cursor:pointer}.lingua .dropdown-menu.show label{cursor:pointer;margin-bottom:0!important}.lingua .dropdown-menu.show a{cursor:pointer;padding:0}.Carrello{position:fixed;right:0;top:150px}@media(max-width:580px){.Carrello{right:0;top:200px}}.Carrello a{background-color:#f5cb4e;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:#1a2935;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:99999999}@media(max-width:992px){.nav-trigger{right:-10px;bottom:6px}}@media(max-width:360px){.nav-trigger{right:-10px;bottom:-6px}}#menu-toggle:checked~.nav-trigger{right:0}@media(max-width:992px){#menu-toggle:checked~.nav-trigger{right:-10px}}@media(max-width:360px){#menu-toggle:checked~.nav-trigger{right:-10px;bottom:-6px}}#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:#1a2935;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:100%;margin-right:auto;margin-left:auto;padding:0 1rem;margin:140px auto 1vh auto!important;height:85vh;overflow-y:scroll;scrollbar-width:none}@media(min-width:300px){.wrapper{max-width:initial;width:90%!important}}@media(min-width:768px){.wrapper{max-width:initial;width:90%!important}}@media(min-width:992px){.wrapper{max-width:initial;width:90%!important}}@media(min-width:1200px){.wrapper{max-width:initial;width:90%!important}}@media(min-width:2560px){.wrapper{max-width:initial;width:1800px!important}}@media(min-width:2048px){.wrapper{width:1800px!important}}@media(min-width:1920px){.wrapper{max-width:initial;width:1600px!important}}.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:#f5cb4e;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:#1a2935;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:#1a2935}#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%}}footer{background-color:#24324a}footer .scrollToTop{width:40px;height:40px;border-radius:100%;text-align:center;line-height:40px;background:#1a2935;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:#f5cb4e}.footer-custom .row{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:992px){.footer-custom .row{flex-direction:column}}.footer-custom .container{padding:0!important;width:100%;margin-right:auto;margin-left:auto;margin: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:2560px){.footer-custom .container{max-width:initial;width:1800px!important}}@media(min-width:2048px){.footer-custom .container{width:1800px!important}}@media(min-width:1920px){.footer-custom .container{max-width:initial;width:1600px!important}}.footer-custom .azienda{flex:1;max-width:350px}@media(max-width:992px){.footer-custom .azienda{flex:1;margin:0 auto 1rem auto}}.footer-custom .azienda .container{max-width:inherit;width:100%!important;padding:0!important;margin:0!important}.footer-custom .azienda .widget-description,.footer-custom .azienda .widget-content{width:100%;color:#fff}@media(max-width:992px){.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:#f5cb4e!important}.footer-custom .azienda .logo-footer{max-width:200px}@media(max-width:992px){.footer-custom .azienda .logo-footer{margin:0 auto}}.footer-custom .azienda .logo-footer img{width:100%;height:auto}.footer-custom .azienda .py-4{padding:0!important}.footer-custom .azienda .widget-description{margin:1rem 0 0 0;font-size:small}.footer-custom .azienda .widget-content{font-size:small}.footer-custom .azienda .widget-content .adress:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#fff;margin:0 10px 0 0}.footer-custom .azienda .widget-content .phone:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#fff;margin:0 10px 0 0}.footer-custom .azienda .widget-content .fax:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#fff;margin:0 10px 0 0}.footer-custom .azienda .widget-content .mail:before{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#fff;margin:0 10px 0 0}.footer-custom .menu-footer{display:flex;justify-content:start;margin:0 1rem}@media(min-width:1440px){.footer-custom .menu-footer{flex:1}}@media(max-width:991px){.footer-custom .menu-footer{width:100%;max-width:initial;text-align:center;margin:auto;flex:0}}.footer-custom .menu-footer *{color:#fff}.footer-custom .menu-footer ul{display:flex!important;justify-content:center;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;width:100%;line-height:2}@media(max-width:991px){.footer-custom .menu-footer ul{flex-wrap:wrap!important}}.footer-custom .menu-footer ul li{min-width:min-content;margin:0 2rem 0 0}@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:18px;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:14px}.footer-custom .menu-footer ul .sub-link.d-block i{display:none}.footer-custom .social{max-width:350px;flex:1}.footer-custom .social .gap{margin-right:15px;border:1px solid #fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none}.footer-custom .social a:hover{text-decoration:none}.footer-custom .social i{color:#fff}@media(max-width:992px){.footer-custom .social{justify-content:center;max-width:inherit;width:100%;margin:auto}}.footer-custom .social .container{max-width:inherit;margin:0!important;padding:0!important}@media(max-width:992px){.footer-custom .social .container{margin:0 auto 1rem auto!important}}.footer-custom .social .widget-description{width:100%}.footer-custom .social .widget-content{display:flex;flex-wrap:wrap;width:100%}@media(max-width:992px){.footer-custom .social .widget-content{width:100%;text-align:center;justify-content:center}}.footer-custom .social .widget-content h5{width:100%;color:#fff;font-size:18px;font-weight:700;margin:0 0 18px 0}.footer-custom .bottom-footer{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 0 0 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 .copyright{width:100%;margin:2rem 0 0 0}@media(max-width:991.98px){.footer-custom .bottom-footer .copyright{width:100%;margin:auto;padding:0!important;margin:0!important}}.footer-custom .bottom-footer .copyright .container{max-width:inherit;width:100%!important}.footer-custom .bottom-footer .copyright .widget-description{text-align:center;font-size:small}.footer-custom .bottom-footer .copyright .widget-description img{height:50px!important;width:auto!important;margin:1rem 0 1rem 0}.form-message{margin:2rem 0}