@charset "UTF-8";@keyframes fade{0%{opacity:0}100%{opacity:1}}#recover-form:not(.loading) .on-loading{display:none}#recover-form:not(.loading) .message-container{text-align:center;display:none}#recover-form:not(.loading) .message-container{display:block;color:red}#recover-form:not(.loading) .message-container{display:block;color:green}@keyframes growDown{0%{transform:scaleY(0)}80%{transform:scaleY(1.1)}100%{transform:scaleY(1)}}.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)}}.navbar-expand-lg{min-width:10%;width:calc(80% - 190px)!important;margin-left:auto}@media(max-width:992px){.navbar-expand-lg{order:2}}.navbar-expand-lg a{color:#000}.navbar-expand-lg .navbar-nav{width:100%;display:flex;justify-content:space-around;align-items:center}.navbar-expand-lg .nav-link{line-height:2rem}@media(max-width:992px){.navbar-expand-lg .nav-link{line-height:2rem;justify-content:center}}.blocchi p{font-weight:700;color:#68593d;padding:2px 10px}nav-item.dropdown{transition:all .6s}.dropdown-toggle{display:flex;align-items:baseline;padding:0}.dropdown-toggle:after{color:#000;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important}.dropdown-toggle[aria-expanded=true]:after{color:#68593d;content:"";font-family:"Font Awesome 5 Pro",sans-serif;border:0!important}.dropdown-menu.show{border-radius:0;border:0 solid;margin:15px 0 0 0;transition:all .6s;animation:growDown 300ms ease-in-out forwards;transform-origin:top center}@media(min-width:993px){.dropdown-menu.show{}}@media(max-width:992px){.dropdown-menu.show{margin:0 0 0 0}}.dropdown-menu.show .dropdown-item,.dropdown-menu.show .nav-link{line-height:2rem;padding:2px 10px;color:#000}.dropdown-menu.show .dropdown-item:hover,.dropdown-menu.show .nav-link:hover{background-color:transparent;color:#68593d}.nav-trigger{position:absolute;right:0;background:none;border:none;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:100%;margin-right:auto;margin-left:auto;padding:0 1rem;margin:50px 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:1920px){.wrapper{max-width:initial;width:1440px!important;padding:0!important}}@media(min-width:2560px){.wrapper{max-width:initial;width:1440px!important;padding:0!important}}@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:#68593d;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:"Red Hat Display",sans-serif;min-width:100%}.main-link.big-title{font-size:2.5rem;font-family:"Red Hat Display",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%}}.megamenu-2{position:relative;font-family:"Red Hat Display",sans-serif;min-width:10%;width:calc(80% - 190px);margin-left:auto}@media(max-width:991px){.megamenu-2{top:70px;position:absolute;width:100%;left:0;background-color:#fff}}.megamenu-2 .w_100 .general_container{width:100%;margin-right:auto;margin-left:auto;display:flex;flex-wrap:wrap;margin:auto;overflow-y:scroll}@media(min-width:300px){.megamenu-2 .w_100 .general_container{max-width:initial;width:90%!important}}@media(min-width:768px){.megamenu-2 .w_100 .general_container{max-width:initial;width:90%!important}}@media(min-width:992px){.megamenu-2 .w_100 .general_container{max-width:initial;width:90%!important}}@media(min-width:1200px){.megamenu-2 .w_100 .general_container{max-width:initial;width:90%!important}}@media(min-width:1920px){.megamenu-2 .w_100 .general_container{max-width:initial;width:1440px!important;padding:0!important}}@media(min-width:2560px){.megamenu-2 .w_100 .general_container{max-width:initial;width:1440px!important;padding:0!important}}@media(max-height:800px){.megamenu-2 .w_100 .general_container{height:80vh}}@media(max-width:991px){.megamenu-2 .w_100 .general_container{padding:0 .5rem;width:100%!important}}.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){.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}}.megamenu-2 .w_100 .dropdown-menu.show .dinamic-col{width:25%;margin:0 0 1rem 0}@media(max-width:991px){.megamenu-2 .w_100 .dropdown-menu.show .dinamic-col{width:100%}}.megamenu-2 .w_50 .general_container{width:96%;display:flex;flex-wrap:wrap;margin:auto;padding:1rem}@media(max-width:991px){.megamenu-2 .w_50 .general_container{padding:0 .5rem;width:100%!important}}.megamenu-2 .w_50 .dropdown-menu.show{position:absolute;width:450px}@media(max-width:991px){.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){.megamenu-2 .w_50 .dropdown-menu.show{position:relative!important;width:100%;padding:0 0 10px 0}}.megamenu-2 .w_50 .dropdown-menu.show .dinamic-col{width:50%;margin:.5rem 0 .5rem 0!important}@media(max-width:991px){.megamenu-2 .w_50 .dropdown-menu.show .dinamic-col{width:100%}}.megamenu-2 .navbar-expand-lg{width:100%!important;min-width:10%}@media(min-width:992px){.megamenu-2 .navbar-expand-lg{margin-left:0!important;display:flex;justify-content:space-around;width:100%!important}}.megamenu-2 .nav-item{position:relative}.megamenu-2 .dropdown-menu.show{background-color:#fff;border:0;padding:.5rem}@media(max-width:991px){.megamenu-2 .dropdown-menu.show{position:relative;border:0}}.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}.megamenu-2 a.nav-link.dropdown-toggle{color:#000}.megamenu-2 a.nav-link.dropdown-toggle:hover{text-decoration:none}.megamenu-2 a.nav-link.dropdown-toggle:after{content:"";font-family:"Font Awesome 5 Pro",sans-serif;color:#68593d;font-size:1rem;border:0;vertical-align:initial}.megamenu-2 span.nav-link{color:#000;font-weight:500}.megamenu-2 a.nav-link{color:#000;font-weight:500}.megamenu-2 .dropdown-header.big-title{font-size:calc(1.375rem + 1.5vw);font-weight:300;color:#000;font-family:"Red Hat Display",sans-serif;font-size:40px;color:#f2f2f2}@media(min-width:1200px){.megamenu-2 .dropdown-header.big-title{font-size:2.5rem}}@media(max-width:991px){.megamenu-2 .dropdown-header.big-title{font-size:22px}}.megamenu-2 .dropdown-header{font-size:20px;font-family:"Red Hat Display",sans-serif;color:#68593d;font-weight:600;padding:0}.megamenu-2 .navbar-toggler,.megamenu-2 .navbar-toggler.collapsed{position:absolute;right:8px;top:-50px;padding:0}.megamenu-2 .navbar-toggler i,.megamenu-2 .navbar-toggler.collapsed i{color:#68593d}@media(max-width:991px){.megamenu-2 .navbar{padding:0}.megamenu-2 .navbar-nav{width:100%;margin-right:auto;margin-left:auto;margin:auto}}@media(max-width:991px)and (min-width:300px){.megamenu-2 .navbar-nav{max-width:initial;width:90%!important}}@media(max-width:991px)and (min-width:768px){.megamenu-2 .navbar-nav{max-width:initial;width:90%!important}}@media(max-width:991px)and (min-width:992px){.megamenu-2 .navbar-nav{max-width:initial;width:90%!important}}@media(max-width:991px)and (min-width:1200px){.megamenu-2 .navbar-nav{max-width:initial;width:90%!important}}@media(max-width:991px)and (min-width:1920px){.megamenu-2 .navbar-nav{max-width:initial;width:1440px!important;padding:0!important}}@media(max-width:991px)and (min-width:2560px){.megamenu-2 .navbar-nav{max-width:initial;width:1440px!important;padding:0!important}}body{margin:0;padding:100px 0 0 0;font-family:"Red Hat Display",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:"Red Hat Display",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:#68593d;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:#68593d;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:#68593d}.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:#68593d!important;color:#fff}[dg-role=login-modal]{}[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] .modal-body{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}[dg-role=login-modal] .modal-body::-webkit-scrollbar{display:none}[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:#68593d!important;border:1px solid #68593d!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:#68593d}@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:355px;height:max-content}[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:#68593d!important;color:#fff;width:100%}.loggati,.registrati{width:max-content!important;margin:0 0 0 5px;color:#68593d!important}.custom-main-dd{position:relative;display:inline-block}.logout-button i{color:#000!important}.custom-main-dd .custom-dd-toggle{cursor:pointer;background-color:#edebe6!important;padding:.35rem 1rem!important;display:flex;align-items:center}.custom-main-dd .custom-dd-toggle [dg-role=user-name]{color:#000}.custom-main-dd .custom-dd-toggle:after{content:"";float:right;border:5px solid transparent;border-top-color:#000;margin:.5rem 0 0 .5rem;transition:transform .3s ease}.custom-main-dd .custom-dd-toggle label{margin:0 10px 0 5px;cursor:pointer;color:#000}.custom-main-dd .custom-dd-toggle:hover{background-color:#edebe6!important;color:#68593d}.custom-main-dd .custom-dd-toggle:hover label{color:#68593d}.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:none}.inner-dd{position:relative;padding:.5rem}.inner-dd-toggle{width:100%;background:none;border:none;text-align:left;font-weight:600;color:#333;padding:.5rem 1rem;cursor:pointer;display:none}.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}.inner-dd-menu label{color:#000!important;margin:0 0 0 5px}.inner-dd-menu a{color:#000}.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:#edebe6;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:#edebe6;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:#68593d!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)}}.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:580px){.header-fixed .logo{margin:auto}}.header-fixed .top_bar,.header-fixed .main_bar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative}.header-fixed .top_bar{border-bottom:0 solid #ccc;background-color:#edebe6;width:100%;padding:0 0;height:38px;z-index:4}.header-fixed .top_bar .btn{padding:initial}.header-fixed .top_bar .lingua{width:max-content;margin-right:10px;position:relative}@media(max-width:767.98px){.header-fixed .top_bar .lingua{margin-right:auto}}.header-fixed .top_bar .lingua a{font-size:small;color:#000}.header-fixed .top_bar .lingua a:hover{background-color:transparent!important;text-decoration:none}.header-fixed .top_bar .lingua span{color:#000}.header-fixed .top_bar .lingua i{font-size:small;margin:0 3px 0 5px;color:#000}.header-fixed .top_bar .lingua i:hover{text-decoration:none!important}.header-fixed .top_bar .lingua .dropdown-toggle::after{color:#000!important}.header-fixed .top_bar .lingua .dropdown-menu{min-width:min-content;padding:2px 10px!important;box-shadow:rgba(0,0,0,.08) 0 0 6px 2px}.header-fixed .top_bar .lingua .dropdown-menu:before{content:"";font-size:0;line-height:0%;width:0;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-10px}.header-fixed .top_bar .lingua .dropdown-menu.show{position:absolute!important;top:26px!important;left:0!important;width:max-content!important;display:flex;flex-wrap:wrap}@media(min-width:120px)and (max-width:1280px){.header-fixed .top_bar .lingua .dropdown-menu.show{background-color:#fff;margin:10px 0}}.header-fixed .top_bar .lingua .dropdown-menu.show *{color:#000}.header-fixed .top_bar .lingua .dropdown-menu.show img{width:20px}.header-fixed .top_bar .lingua .dropdown-menu.show span{cursor:pointer}.header-fixed .top_bar .lingua .dropdown-menu.show label{cursor:pointer;margin-bottom:0!important}.header-fixed .top_bar .lingua .dropdown-menu.show a{cursor:pointer;padding:0}.header-fixed .top_bar .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 .social span,.header-fixed .top_bar .social a{font-size:18px;color:#68593d;margin:0 5px 0 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:#68593d;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:none!important}.header-fixed .top_bar button:focus,.header-fixed .top_bar .btn:focus{outline:none!important;box-shadow:none!important}@media(max-width:420px){.header-fixed .top_bar .logout-button label{display:none}}.header-fixed .top_bar .logout-button i{margin-right:5px}.header-fixed .top_bar .loggati{margin:0 8px 0 0}.header-fixed .resize_element{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;padding:0!important}}@media(min-width:2560px){.header-fixed .resize_element{max-width:initial;width:1440px!important;padding:0!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}}.header-fixed .position-static{position:relative!important}.header-fixed .navbar{padding:0!important}.header-fixed .full{background-color:#fff;width:100%;display:flex;flex-wrap:wrap;justify-content:center;box-shadow:0 0 30px rgba(0,0,0,.1);z-index:1}@media(max-width:520px){.header-fixed .full{max-width:100%!important;flex:0 0 100%!important}}.header-fixed .main_bar{width:100%;margin-right:auto;margin-left:auto;padding:0!important;margin:auto;min-height:60px;max-height:60px;background-color:#fff}@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:1920px){.header-fixed .main_bar{max-width:initial;width:1440px!important;padding:0!important}}@media(min-width:2560px){.header-fixed .main_bar{max-width:initial;width:1440px!important;padding:0!important}}@media(max-width:520px){.header-fixed .main_bar{max-width:100%!important;flex:0 0 100%!important}}.header-fixed .search.desk{border:1px solid #68593d;width:20%;display:flex;align-items:center;margin:0 60px 0 auto;position:relative;z-index:4;border-radius:10px!important}@media(max-width:992px){.header-fixed .search.desk{width:240px;margin:0 55px 0 auto}}@media(max-width:768px){.header-fixed .search.desk{width:96%;margin:2% auto 2% auto;order:4}}.header-fixed .search.desk #autocomplete-test{width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-fixed .search.desk input{border:0!important;border-radius:30px}.header-fixed .search.desk:before{content:"";position:absolute;font-family:"Font Awesome 5 Pro",sans-serif;color:#000;right:5px;font-size:18px;background-color:#edebe6;border-radius:10px;padding:0 .8rem;top:50%;transform:translateY(-50%)}.header-fixed .search.desk .autocomplete-no-results{width:max-content;color:#000;top:48px;left:0;right:inherit;position:absolute}.header-fixed .search.desk .autocomplete-no-results:before{content:"";font-size:14px;color:#f2b014;font-family:"Font Awesome 5 Pro",sans-serif}.header-fixed .search.desk .typeahead.dropdown-menu{width:100%!important}.header-fixed .search.desk .typeahead.dropdown-menu li{padding:4px 0;border-bottom:1px solid #e2e2e2}.header-fixed .search.desk .typeahead.dropdown-menu li strong{color:#68593d}.header-fixed .search.desk .typeahead.dropdown-menu .dropdown-item{white-space:break-spaces!important;padding:0 .5rem;line-height:1.3rem;font-size:13px}@media(min-width:120px)and (max-width:992px){.header-fixed{}.header-fixed .navbar.navbar-expand-lg{min-width:100%}.header-fixed .navbar-collapse.collapse.show .dropdown-menu.show{animation:none}.header-fixed .navbar-collapse{height:100%;position:fixed;right:0;top:0;z-index:99999;width:50%;background-color:rgba(255,255,255,.98);transform:translateX(0);transition:transform 250ms ease-in;box-shadow:10px 0 10px 0 rgba(0,0,0,.57);padding-top:125px;overflow-y:scroll}}@media(min-width:120px)and (max-width:992px)and (max-width:750px){.header-fixed .navbar-collapse{width:100%}}@media(min-width:120px)and (max-width:992px){.header-fixed .collapse:not(.show){display:block;height:100%;position:fixed;z-index:99999;right:0;width:50%;margin-top:0;transform:translateX(100%);transition:transform 250ms ease-in-out;top:0}}@media(min-width:120px)and (max-width:992px)and (max-width:750px){.header-fixed .collapse:not(.show){width:100%}}@media(min-width:120px)and (max-width:992px){.header-fixed .navbar-toggler.collapsed{position:absolute;z-index:99;top:-50px!important;right:0;background-color:transparent;background-color:transparent;border-radius:0%;display:flex;justify-content:center;align-items:center;padding:0}.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:#68593d}.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: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:#68593d}.page-home .top_bar .btn.btn-primary.custom-dd-toggle:after{border-top-color:#68593d}.page-home .top_bar .btn.btn-primary.custom-dd-toggle:hover{background-color:#edebe6!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 .top_bar .loggati span,.page-home .top_bar .registrati span{color:#000}.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{}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:#68593d}.footer-custom{margin:auto 0 0 0;background-color:#292929}.footer-custom .row{display:flex;flex-wrap:wrap;justify-content:space-between}.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:1920px){.footer-custom .container{max-width:initial;width:1440px!important;padding:0!important}}@media(min-width:2560px){.footer-custom .container{max-width:initial;width:1440px!important;padding:0!important}}.footer-custom .azienda{width:100%;margin:0 0 2rem 0}.footer-custom .azienda .container{max-width:initial!important;width:100%!important}.footer-custom .azienda .widget-title{color:#f68a2c}.footer-custom .azienda .widget-title .H3{font-weight:700!important}.footer-custom .azienda .widget-description{color:#fff;font-size:18px;text-align:left}.footer-custom .azienda .logo-footer{width:40%;margin-right:auto}@media(min-width:1920px){.footer-custom .azienda .logo-footer{margin-right:auto}}@media(max-width:991.98px){.footer-custom .azienda .logo-footer{margin:auto}}.footer-custom .azienda .logo-footer img{width:100%;height:auto}.footer-custom .azienda .py-4{padding:0!important}.footer-custom .menu-footer{width:100%;display:flex;justify-content:space-between}.footer-custom .menu-footer *{color:#fff}.footer-custom .menu-footer ul{display:flex!important;justify-content:space-between;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;width:100%}.footer-custom .menu-footer ul li{min-width:min-content}@media(max-width:991.98px){.footer-custom .menu-footer ul li{min-width:100%;margin:0 auto 20px auto}}.footer-custom .menu-footer ul .first-none a{display:none}.footer-custom .menu-footer ul .footer-title{cursor:default;font-size:22px;font-weight:700}.footer-custom .menu-footer ul .footer-title:hover{text-decoration:none}.footer-custom .menu-footer ul .sub-link.d-block{cursor:pointer;font-size:20px;font-weight:700}.footer-custom .menu-footer ul .sub-link.d-block i{display:none}.footer-custom .bottom-footer{display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px 0 0 0;border-top:1px solid #fff}.footer-custom .bottom-footer .f_facebook:hover{color:#fff;background:#2a66b3;border:1px solid #2a66b3}.footer-custom .bottom-footer .t_twitter:hover{color:#fff;background:#35bbec;border:1px solid #35bbec}.footer-custom .bottom-footer .pinterest:hover{color:#fff;background:#cb2027;border:1px solid #cb2027}.footer-custom .bottom-footer .linkedin:hover{color:#fff;background:#007bb5;border:1px solid #007bb5}.footer-custom .bottom-footer .g_google:hover{color:#fff;background:#e55644;border:1px solid #e55644}.footer-custom .bottom-footer .dribbble:hover{color:#fff;background:#ea4c89;border:1px solid #ea4c89}.footer-custom .bottom-footer .skype:hover{color:#fff;background:#01aaf8;border:1px solid #01aaf8}.footer-custom .bottom-footer .flickr:hover{color:#fff;background:#ff0084;border:1px solid #ff0084}.footer-custom .bottom-footer .gap{margin-right:15px}.footer-custom .bottom-footer .copyright{width:100%}.footer-custom .bottom-footer .copyright .container{max-width:initial!important;width:100%!important}.footer-custom .bottom-footer .copyright .widget-description{padding:1rem 0 0 0;text-align:left}.footer-custom .bottom-footer .copyright .widget-description span,.footer-custom .bottom-footer .copyright .widget-description a,.footer-custom .bottom-footer .copyright .widget-description small{color:#fff;font-size:16px!important;line-height:1.5rem;font-weight:400}.footer-custom .bottom-footer .copyright .widget-description a{font-weight:700}.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}}