*{margin:0;padding:0}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:'Open Sans', sans-serif;font-weight:400;line-height:1.6;color:#303030}section{overflow-x:hidden}img{height:auto;max-width:100%}a{text-decoration:none;transition:all .3s}a:hover{color:#A79E8B}.image{box-shadow:0px 6px 20px rgba(0,0,0,0.1)}.txt-center{text-align:center}.m-auto{margin-left:auto;margin-right:auto}.px-sm{padding:20px 0}.px-md{padding:60px 0}.px-big{padding:100px 0}@media only screen and (max-width: 768px){.px-big{padding:80px 0}}.pt-sm{padding-top:15px}.pt-md{padding-top:60px}.flex-cont-end{justify-content:flex-end}.flex-cont-center{justify-content:center}.flex-direction-column{flex-direction:column}.bg-grey{background-color:#f0f0f0}.w-60{width:60%}@media only screen and (max-width: 768px){.w-60{width:100%}}::-moz-selection{color:#fff;background-color:#d4c7ab}::selection{color:#fff;background-color:#d4c7ab}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#A79E8B}::-webkit-scrollbar-thumb:hover{background:#6e644d}.heading-1{font-size:3rem;line-height:1.5;font-weight:700;color:#fff;margin-bottom:20px}@media only screen and (max-width: 1000px){.heading-1{text-align:center}}@media only screen and (max-width: 768px){.heading-1{font-size:2.8rem}}@media only screen and (max-width: 600px){.heading-1{font-size:2.4rem}}@media only screen and (max-width: 480px){.heading-1{font-size:2rem;margin-bottom:15px}}.heading-2{font-size:3rem;font-weight:700;line-height:1.3;text-transform:none;color:#A79E8B;margin-bottom:15px}@media only screen and (max-width: 768px){.heading-2{text-align:center}}@media only screen and (max-width: 600px){.heading-2{font-size:2.4rem}}.heading-3{font-size:2rem;font-weight:700;line-height:1.4;text-transform:none;color:#303030}@media only screen and (max-width: 600px){.heading-3{font-size:1.8rem}}p{font-size:1.6rem;font-weight:400;line-height:2;text-transform:none;color:#303030}@media only screen and (max-width: 768px){p{text-align:center}}@media only screen and (max-width: 600px){p{font-size:1.5rem}}li{font-size:1.4rem;font-weight:400;line-height:2;text-transform:none;color:#303030}@media only screen and (max-width: 600px){li{font-size:1.5rem}}.text-white{color:#fff}.container-fluid{width:100%;background-color:#fff;overflow:hidden;position:relative}.container{display:flex;align-items:center;padding-left:20px;padding-right:20px;max-width:1200px;margin:0 auto}@media only screen and (max-width: 768px){.container{flex-direction:column;justify-content:center}}.banner{height:850px;padding-top:80px;background-image:linear-gradient(to right, rgba(0,0,0,0.7), rgba(0,0,0,0.8)),url(/image/home-banner-800.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}@media only screen and (max-width: 1000px){.banner{height:650px}}@media only screen and (max-width: 480px){.banner{height:500px}}.banner .container{height:100%}.banner__text{width:50%}@media only screen and (max-width: 1000px){.banner__text{width:90%;margin:0 auto}}@media only screen and (max-width: 768px){.banner__text{width:100%}}@media only screen and (max-width: 1000px){.banner__text p{text-align:center}}.sostenibilita__img-container{display:flex;justify-content:space-between;margin-top:40px;gap:20px}@media only screen and (max-width: 768px){.sostenibilita__img-container{flex-wrap:wrap}}@media only screen and (max-width: 768px){.sostenibilita__img{flex:1 1 calc(50% - 10px)}}.sostenibilita__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.text-container{display:flex}@media only screen and (max-width: 768px){.text-container{flex-direction:column;justify-content:center}}.col-left{width:50%;padding-right:40px}@media only screen and (max-width: 768px){.col-left{width:100%;padding:0;margin-bottom:50px}}@media only screen and (max-width: 768px){.col-left-phone{order:2;margin-bottom:0}}.col-right{width:50%;padding-left:40px}@media only screen and (max-width: 768px){.col-right{width:100%;padding:0}}@media only screen and (max-width: 768px){.col-right-phone{order:1;margin-bottom:50px}}#privacy .container{align-items:flex-start}#privacy p{text-align:left}.header{display:flex;justify-content:space-between;align-items:center;padding:4rem 5.5rem;position:fixed;top:0;left:0;z-index:99999;width:100%;transition:all 0.4s}@media only screen and (max-width: 1440px){.header{padding:4rem 2.5rem}}@media only screen and (max-width: 600px){.header{padding:4rem 2rem}}.header__right{flex:0 0 320px;transition:all 0.4s}@media only screen and (max-width: 1440px){.header__right{flex:0 0 270px}}@media only screen and (max-width: 600px){.header__right{flex:0 0 250px}}.header__logo{width:100%;height:auto;z-index:10;position:relative}.header .logo{position:absolute;top:0;left:0;width:100%;height:auto;opacity:0;visibility:hidden;transition:all .4s}@media only screen and (max-width: 600px){.header .logo.show{opacity:1;visibility:visible}}.header .logo-b{opacity:1;visibility:visible;transition:all .4s}@media only screen and (max-width: 600px){.header .logo-b.hide{opacity:0;visibility:hidden}}.header__left{flex:0 1 auto;display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width: 600px){.header__left{padding-left:15px}}.header--fixed{background-color:#fff;padding:2.5rem 8rem;box-shadow:0px 1px 5px rgba(0,0,0,0.1)}@media only screen and (max-width: 1440px){.header--fixed{padding:2.5rem 4rem}}@media only screen and (max-width: 600px){.header--fixed{padding:2.5rem 2rem}}.header--fixed .logo{opacity:1;visibility:visible}.header--fixed .logo-b{opacity:0;visibility:hidden}.header--fixed .header__right{flex:0 0 250px}@media only screen and (max-width: 768px){.header--fixed .header__right{flex:0 1 250px}}.header--fixed .menu__link{color:#303030}.header--fixed .menu__link:link{color:#303030}.header--fixed .menu__hamburger span,.menu__hamburger.active span{background-color:black}.header--fixed .ico-youtube{fill:#303030}.menu{display:block}.menu__hamburger{width:28px;height:auto;margin-right:30px;display:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0)}@media only screen and (max-width: 600px){.menu__hamburger{margin-right:0}}.menu__hamburger span{width:28px;height:2px;border-radius:3px;margin-bottom:6px;background-color:white;display:block;transform-origin:25px 1px;transition:width 0.4s,transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),visibility 0.5s cubic-bezier(0.77, 0.2, 0.05, 1)}.menu__hamburger span:last-child{margin:0;margin-left:auto;width:18px}.menu__hamburger:hover span:last-child{width:18px;transform:translateX(0)}.menu__list{position:relative;display:flex;align-items:center;list-style:none}.menu__item{display:block}.menu__link{font-size:1.5rem;font-weight:600;text-transform:none;color:#fff;display:block;text-decoration:none;padding:1rem 2rem;text-align:center;transition:color 0.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (max-width: 1440px){.menu__link{font-size:1.4rem;padding:1rem 1.5rem}}@media only screen and (max-width: 600px){.menu__link{font-size:1.6rem}}.menu__link:link{color:#fff}.menu__link:hover{color:#d4c7ab}.menu__link--current{color:#d4c7ab !important;transition:color 0.5s}@media only screen and (max-width: 1200px){.menu__hamburger{display:block}.menu__list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:20px;opacity:0;visibility:hidden;position:absolute;top:0;right:0;width:300px;height:100vh;background-color:rgba(255,255,255,0.97);box-shadow:-1px 0px 7px rgba(0,0,0,0.08);transform-origin:0% 0%;transform:translate(100%, 0);transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),visibility 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);z-index:-1}}@media only screen and (max-width: 1200px) and (max-width: 600px){.menu__list{width:100%;padding-top:50px;align-items:center}}@media only screen and (max-width: 1200px){.menu__list li{transform:translate(100%, 0);opacity:0;transition:all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0.3s}.menu__list li a.menu__link{color:#303030;text-align:left;padding:1.5rem 2rem}.menu__list li a.menu__link svg{fill:#303030}}@media only screen and (max-width: 1200px) and (max-width: 600px){.menu__list li a.menu__link{text-align:center}}@media only screen and (max-width: 1200px){.menu__hamburger.active span:nth-child(1){transform:rotate(-45deg)}.menu__hamburger.active span:nth-child(2){opacity:0;visibility:hidden}.menu__hamburger.active span:nth-child(3){width:28px;transform:rotate(45deg)}.menu__hamburger.active+.menu__list{opacity:1;visibility:visible;transform:translate(0, 0)}.menu__hamburger.active+.menu__list li{transform:translate(0, 0);opacity:1}}.footer__top{background-color:#303030}.footer__top .info{margin-bottom:20px;display:flex;align-items:center}.footer__top .icon-footer{font-size:2rem;margin-right:15px}.footer__top a,.footer__top a:link{color:#A79E8B;margin-left:5px}.footer__bottom{background-color:#262626}.footer__bottom p{font-size:1.4rem}
