@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:400;src:url('../fonts/inter-v20-latin-regular.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:italic;font-weight:400;src:url('../fonts/inter-v20-latin-italic.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:700;src:url('../fonts/inter-v20-latin-700.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:italic;font-weight:700;src:url('../fonts/inter-v20-latin-700italic.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Oxanium';font-style:normal;font-weight:400;src:url('../fonts/oxanium-v14-latin-regular.woff2') format('woff2'),url('../fonts/oxanium-v14-latin-regular.woff') format('woff')}@font-face{font-display:swap;font-family:'Oxanium';font-style:normal;font-weight:600;src:url('../fonts/oxanium-v14-latin-600.woff2') format('woff2'),url('../fonts/oxanium-v14-latin-600.woff') format('woff')}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;src:local(''),url('../fonts/poppins-v19-latin-regular.woff2') format('woff2'),url('../fonts/poppins-v19-latin-regular.woff') format('woff')}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;src:local(''),url('../fonts/poppins-v19-latin-600.woff2') format('woff2'),url('../fonts/poppins-v19-latin-600.woff') format('woff')}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}h1,h2,h3,h4,p,ul,ol{display:block;font-size:inherit}img{display:block;max-width:100%;height:auto;border:0}a{color:inherit;transition:.2s;outline:0;cursor:pointer}a:hover{color:#666666}a.link{color:#216dd9}body{font-family:'Inter',sans-serif;font-size:17px;line-height:24px;font-weight:400;background:#fff;color:#666666;-webkit-font-smoothing:antialiased}b,strong{font-weight:700}p:not(:last-child){margin-bottom:30px}.list{margin-bottom:30px;list-style:none}.list li{margin:0 0 10px 3px}.list li:before{content:"";display:inline-block;background-color:#216dd9;width:7px;height:7px;margin-right:12px;vertical-align:1px}p+.list{margin-top:-20px}h1{font-family:'Oxanium',sans-serif;font-size:90px;line-height:100px;font-weight:600;color:#fff}h1 .bordered{color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#333333}h1 span{color:#000000}h2{font-family:'Oxanium',sans-serif;font-size:45px;line-height:50px;font-weight:600;margin-bottom:15px;color:#000000}h2 span{color:#216dd9}h3{font-family:'Oxanium',sans-serif;color:#000000;font-size:25px;line-height:30px;font-weight:600;border-left:4px solid #216dd9;text-transform:uppercase;padding-left:20px;margin-bottom:25px}h3.no-border{border-left:none;padding-left:0}h4{font-family:'Oxanium',sans-serif;font-size:12px;line-height:12px;font-weight:600;margin-bottom:5px;color:#666666}.btn{font-family:'Oxanium',sans-serif;display:inline-flex;justify-content:center;align-items:center;background-color:rgba(33,109,217,0.15);color:#216dd9;text-transform:uppercase;text-decoration:none;transition:.3s;cursor:pointer;outline:0;font-size:15px;line-height:15px;font-weight:600;min-width:200px;height:64px;position:relative;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none}.btn span{position:relative;z-index:1;transition:.4s;padding:0 25px}.btn span:before{content:'';display:inline-block;width:15px;height:15px;margin-right:10px;background:transparent url('../img/plus-blue.svg') no-repeat center center;background-size:contain;vertical-align:-2px;transition:.4s}.btn:before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background-color:#216dd9;transition:.4s}.btn:hover{color:#fff}.btn:hover:before{width:100%}.btn:hover span{margin-left:-6px}.btn:hover span:before{transform:rotate(-90deg);background-image:url('../img/plus.svg')}.btn.no-border:before{display:none}.container{margin:auto;max-width:1600px;padding:0 25px}.page-404{padding:200px 25px 150px 25px;text-align:center}.t-left{text-align:left}.t-center{text-align:center}.t-right{text-align:right}.t-color{color:#216dd9}.t-white{color:#fff}.hidden,[hidden]{display:none !important}.disabled,[disabled]{opacity:.5 !important;pointer-events:none !important}::-webkit-input-placeholder{color:#ccc}:-moz-placeholder{color:#ccc}::-moz-placeholder{color:#ccc}:-ms-input-placeholder{color:#ccc}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#216dd9}::-webkit-scrollbar-thumb:hover{background:#555}.header{position:fixed;z-index:100;width:100%;height:120px;transition:.3s;background-color:#000000}.header .header-menu-wrapper{max-width:1600px;height:100%;width:100%;margin:auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 25px}.header .header-logo svg{width:auto;height:70px}.header .header-menu{display:flex;justify-content:center;margin:auto;height:100%;position:relative}.header .header-menu a{display:flex;align-items:center;font-family:'Oxanium',sans-serif;font-size:15px;line-height:15px;text-decoration:none;text-transform:uppercase;height:100%;padding:0 40px;color:#fff;border-top:6px solid transparent;border-bottom:6px solid transparent;position:relative;z-index:3}.header .header-menu a#m_languages{color:#216dd9}.header .header-menu a#m_languages svg{margin-left:10px;color:#fff}.header .header-menu a.active{border-top-color:#216dd9}.header .header-menu .btn{margin:auto 10px;font-size:15px;line-height:15px;font-weight:400;color:#fff;background-color:rgba(255,255,255,0.25)}.header .header-menu .btn span:before{background-image:url('../img/icon-shop.svg')}.header .header-menu .btn:hover span:before{transform:none}.header .menu-focus{position:absolute;top:0;left:0;border-top:6px solid #216dd9;background-color:rgba(255,255,255,0.25);width:0;height:100%;transition:.5s;z-index:2}.header .header-menu-btn{margin:0 25px 0 20px;line-height:0;display:none}.header .header-languages{position:absolute;top:125px;left:0;border-top:2px solid #fff;background-color:#404040;padding:10px 0}.header .header-languages a:hover{background-color:rgba(33,109,217,0.15);color:#216dd9}.header .header-social{margin-left:25px}.header .header-social a{margin-top:4px}.header .header-social a.icon-whatsapp svg{fill:#fff}.hero{background-color:#216dd9;height:800px;padding-top:120px}.hero .container{display:flex;justify-content:space-between;align-items:center;height:100%;position:relative}.hero .hero-breadcrumbs{position:absolute;top:50px;left:25px;text-transform:uppercase;font-family:'Oxanium',sans-serif;font-size:15px;line-height:15px;color:#fff;display:flex}.hero .hero-breadcrumbs>*{padding:0 20px;border-left:2px solid #fff}.hero .hero-breadcrumbs>*:first-child{padding-left:0;border:none}.hero .hero-breadcrumbs a{text-decoration:none;text-transform:uppercase}.hero .hero-breadcrumbs a:hover{color:#000000}.hero .hero-abstract{width:50%}.hero .hero-abstract .hero-abstract-note{color:#fff;font-family:'Oxanium',sans-serif;font-size:25px;line-height:25px;font-weight:600;border-left:4px solid #000000;text-transform:uppercase;padding-left:20px;margin-bottom:25px}.hero .hero-abstract:last-child{width:100%}.hero .hero-image{width:50%}.hero .hero-image img{width:100%;height:auto}.hero.hero-about,.hero.hero-brands{height:600px}.hero.hero-brands-detail{height:600px;position:relative;background-repeat:no-repeat;background-size:auto 500px;background-position:90% 185px}.hero.hero-brands-detail .hero-image{width:100%}.hero.hero-brands-detail .hero-image img{width:500px;height:auto;filter:brightness(0) invert(100%)}.home-subhero{background-color:#f2f2f2;width:100%}.home-subhero .container{display:flex;justify-content:space-between;align-items:center;position:relative}.home-subhero .container:after{content:'';position:absolute;right:0;top:0;height:100%;width:65%;background:transparent url('../img/logo-black.svg') no-repeat center center;background-size:cover;opacity:.03}.home-subhero .home-subhero-abstract{width:50%;padding:80px 0}.home-subhero .home-subhero-btn{width:50%;padding:80px 100px;z-index:1}.section{padding:150px 0}.section .container{display:flex;flex-wrap:wrap}.section .col{width:50%;padding:0 100px}.section#prodotto-servizio h2{color:#216dd9;margin-bottom:40px}.section#prodotto-servizio h3{margin-bottom:40px}.section#brand-requests .container{align-items:center}.section#brand-requests .col{padding:0 50px}.section#brand-requests .col h2{margin-bottom:30px}.section#brand-requests .col ul{padding:20px 0 20px 20px;list-style-type:square}.section#brand-requests .col ul ::marker{color:#216dd9}.section#brand-requests .col .btn{margin-top:35px}.section#brand-requests .col.col-image{position:relative}.section#brand-requests .col.col-image:before{content:'';background-image:url('../img/icon-gear.svg');background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:0;left:50%;height:75%;width:75%;transform:translateX(-50%);z-index:-2}.section#brand-requests .col.col-image:after{content:'';background-image:url('../img/img-ombra.png');background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;left:0;height:100%;width:100%;z-index:-1}.section-chess{display:flex;justify-content:space-between;flex-wrap:wrap}.section-chess .section-chess-col{width:calc(50% - 7px);background:#f2f2f2 no-repeat center center;background-size:cover;padding:100px;color:#9a9a9a;margin-bottom:14px;position:relative}.section-chess .section-chess-col p{margin-bottom:50px}.section-chess .section-chess-col.col-full{width:100%}.section-chess .section-chess-col:nth-child(even):after{content:'';width:14px;height:14px;background-color:#216dd9;position:absolute;right:100%;top:100%}.section-chess .section-chess-col:last-child:after{content:none}.section-chess#brands-list{margin-bottom:100px}.section-chess#brands-list .section-chess-col{padding:200px;height:400px;transition:.5s;cursor:pointer;display:flex;align-items:center;justify-content:center}.section-chess#brands-list .section-chess-col:hover{background-color:#216dd9}.section-chess#brands-list .section-chess-col:hover img{filter:brightness(0) invert(100%)}.section-list{padding:100px 0 0 0;border-bottom:14px solid #1a1a1a}.section-list .container>div{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:75px}.section-list .container>div .section-list-title{width:33.3333%;font-family:'Oxanium',sans-serif;font-weight:600;font-size:40px;line-height:45px;color:#fff}.section-list .container>div .section-list-items{width:66.6666%;display:flex;align-items:flex-start;flex-wrap:wrap;list-style:none}.section-list .container>div .section-list-items li{width:33.3333%;font-family:'Oxanium',sans-serif;font-size:20px;line-height:20px;font-weight:600;border-left:4px solid #216dd9;text-transform:uppercase;padding-left:10px;margin-bottom:45px}.section-focus{padding:100px 0 200px 0;position:relative;overflow:hidden}.section-focus h2{color:#216dd9}.section-focus p{margin-bottom:40px}.section-focus .text-cols{column-count:3;column-gap:70px;margin-bottom:70px}.section-focus .section-focus-actions{display:flex;gap:30px}.section-focus:after{content:attr(data-focus);display:block;font-family:'Oxanium',sans-serif;font-size:210px;line-height:230px;font-weight:600;color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#f2f2f2;position:absolute;left:35%;bottom:50px}.section-focus#brand-title,.section-focus#brand-catalogs{background-color:#f2f2f2;padding-bottom:100px}.section-focus#competenza{background-color:#f2f2f2;padding-bottom:100px;margin-bottom:50px}.section-focus#competenza h3{margin-bottom:50px}.section-image{background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:cover;height:500px}.section-brands{background-color:#216dd9}.section-brands .container{display:flex;justify-content:space-around;align-items:center;gap:60px}.section-brands .container a{max-width:200px;margin:30px 0}.section-brands .container a img{filter:brightness(0) invert(100%)}.section-contacts{padding:100px 0;background-color:#f2f2f2}.section-contacts .container{display:flex;justify-content:space-between;flex-wrap:wrap}.section-contacts .container .section-contacts-address{width:50%}.section-contacts .container .section-contacts-address h2{font-size:40px;line-height:45px}.section-contacts .container .section-contacts-address .section-contacts-address-phone{font-family:'Oxanium',sans-serif;font-size:40px;line-height:40px;font-weight:600;color:#216dd9;text-decoration:none}.section-contacts .container .section-contacts-address .section-contacts-address-content{font-family:'Oxanium',sans-serif;font-size:14px;line-height:22px;margin-top:50px;display:flex;flex-wrap:wrap;text-transform:uppercase}.section-contacts .container .section-contacts-address .section-contacts-address-content>div{padding-right:50px}.section-contacts .container form{width:50%}.section-contacts .container form a{color:#216dd9}.section-contacts .container form .btn{margin-top:50px}.section-contacts b{font-size:17px;line-height:24px;text-transform:none;font-family:'Inter',sans-serif;font-weight:400;color:#666666;display:inline-block;margin-bottom:8px}.section-scroll{overflow:hidden;width:100%;background:#216dd9;color:#fff;font-family:'Oxanium',sans-serif;font-size:15px;line-height:15px;height:40px;display:flex;align-items:center}.section-scroll .section-scroll-content{display:inline-flex;align-items:center;flex-wrap:nowrap;padding-left:0;animation:title-scroll 15s linear infinite;will-change:transform}.section-scroll .section-scroll-content .scroll-track{display:inline-flex;align-items:center;flex-wrap:nowrap}.section-scroll .section-scroll-content span{padding:0 20px;display:inline-block;white-space:nowrap;position:relative}.section-scroll .section-scroll-content span::after{content:'';background-color:#fff;border-radius:9999px;height:3px;width:3px;position:absolute;left:0;top:50%;transform:translateY(-50%)}@keyframes title-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.project-detail{display:flex;justify-content:space-between;flex-wrap:wrap}.project-detail .project-data{width:35%;padding-right:100px;padding-bottom:50px;color:#fff}.project-detail .project-data .project-title{font-size:30px;line-height:30px;font-weight:700}.project-detail .project-data .project-author{font-size:15px;line-height:20px}.project-detail .project-data .project-description{margin:25px 0 35px 0;text-align:justify}.project-detail .project-data .btn span svg{display:inline-block;width:15px;height:15px;margin-right:10px;vertical-align:-2px}.project-detail .project-data .btn span::before{content:unset}.project-detail .project-images{width:65%;height:100%;position:relative}.project-detail .project-images .tns-outer,.project-detail .project-images .tns-ovh,.project-detail .project-images .tns-inner{height:100%}.project-detail .project-images .project-images-slideshow{height:100%;width:calc(100% - 200px);margin:auto}.project-detail .project-images .project-image{background:#f2f2f2 no-repeat center center;background-size:contain;height:100%}.project-detail .project-images .project-images-wrapper{position:relative;margin-bottom:10px;overflow:hidden}.project-detail .project-images .project-images-wrapper .project-images-slideshow .project-image{aspect-ratio:832 / 467;background-color:#000000;display:flex;justify-content:center;align-items:center}.project-detail .project-images .project-images-thumbs{display:flex;flex-wrap:wrap;justify-content:flex-start;width:calc(100% - 200px);margin:auto}.project-detail .project-images .project-images-thumbs .project-thumb{width:180px;aspect-ratio:832 / 467;background-color:#000000;margin:10px 15px;cursor:pointer;display:flex;justify-content:center;align-items:center}.project-detail .project-images .project-images-thumbs .project-thumb.tns-nav-active{outline:1px solid #fff;outline-offset:2px}.project-detail .tns-controls{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:absolute;top:calc(50% - 32px);z-index:100}.project-detail .tns-controls button{font-family:'Oxanium',sans-serif;display:inline-flex;justify-content:center;align-items:center;background-color:rgba(33,109,217,0.15);color:#216dd9;text-transform:uppercase;text-decoration:none;transition:.3s;cursor:pointer;outline:0;font-size:15px;line-height:15px;font-weight:600;min-width:200px;height:64px;position:relative;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none;width:80px}.project-detail .tns-controls button span{position:relative;z-index:1;transition:.4s;padding:0 25px}.project-detail .tns-controls button span:before{content:'';display:inline-block;width:15px;height:15px;margin-right:10px;background:transparent url('../img/plus-blue.svg') no-repeat center center;background-size:contain;vertical-align:-2px;transition:.4s}.project-detail .tns-controls button:before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background-color:#216dd9;transition:.4s}.project-detail .tns-controls button:hover{color:#fff}.project-detail .tns-controls button:hover:before{width:100%}.project-detail .tns-controls button:hover span{margin-left:-6px}.project-detail .tns-controls button:hover span:before{transform:rotate(-90deg);background-image:url('../img/plus.svg')}.project-detail .tns-controls button.no-border:before{display:none}.project-detail .tns-controls button span{height:24px}.project-detail .tns-controls button span::before{content:unset}.project-detail .tns-controls button:first-child::before{left:calc(100% - 6px)}.project-detail .tns-controls button:first-child:hover::before{left:0}.form-field{width:100%;padding-bottom:25px}.form-field.is-full{width:100%}.form-field.is-half{width:calc(25% - 10px)}.form-field.is-mini{width:calc(16.5% - 10px)}.form-field.is-hidden{display:none}.form-field.is-checkbox{display:flex;align-items:center}.form-field.is-checkbox span,.form-field.is-checkbox label{width:calc(100% - 30px);margin-left:10px;cursor:pointer;font-family:'Inter',sans-serif;font-size:15px;line-height:22px;text-transform:none}.form-field.is-radio{display:flex;align-items:center}.form-field.is-radio span,.form-field.is-radio label{width:calc(100% - 30px);margin-left:10px;cursor:pointer}.form-field.is-radio-button{width:auto}.form-field.is-radio-button input{width:0;height:0;visibility:hidden}.form-field.is-radio-button label{width:auto}.form-field label{font-family:'Oxanium',sans-serif;font-size:13px;line-height:22px;font-weight:600;text-transform:uppercase}.form-field.form-field-upload{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.form-field.form-field-upload .inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form-field.form-field-upload .attachment-input-label{font-family:'Oxanium',sans-serif;font-size:13px;line-height:22px;font-weight:600;text-transform:uppercase;color:#fff;border-bottom:none;width:calc(100% - 225px)}input,select,textarea{font-family:inherit;font-size:16px;line-height:16px;border:none;border-bottom:1px solid #666666;font-style:normal;padding:0;width:100%;height:35px;background:transparent;transition:.3s;accent-color:#666666;color:#666666}input:focus,select:focus,textarea:focus{border-color:#666666;outline:0}input[type=checkbox],select[type=checkbox],textarea[type=checkbox]{width:20px;height:20px;vertical-align:-2px}input[type=radio],select[type=radio],textarea[type=radio]{width:20px}select{padding:0 5px}textarea{padding:10px 0;height:120px}.social{display:flex;justify-content:center;align-items:center}.social a{display:block;text-decoration:none;color:#fff;margin:0 7px;border-radius:999px}.social a:hover{opacity:.5}footer{padding:100px 0;background-color:#1a1a1a;color:#666666;font-family:'Oxanium',sans-serif;font-size:14px;line-height:20px;text-transform:uppercase;font-weight:600}footer h4{font-size:14px;line-height:14px;text-transform:uppercase;color:#fff;margin-bottom:15px}footer .container{display:flex;justify-content:space-between;flex-wrap:wrap}footer a{text-decoration:none}footer .footer-section{width:calc(20% - 50px);padding-right:50px}footer .footer-section a{display:block;margin-bottom:15px;text-transform:uppercase}footer .footer-section a:hover{color:#216dd9}footer .footer-section a.highlighted{color:#216dd9}footer .footer-section a.highlighted:hover{color:#fff}footer .footer-company img{width:130px;margin-bottom:30px}.footer-last{background-color:#000000;color:#666666;font-family:'Oxanium',sans-serif;font-weight:600;font-size:14px;line-height:16px;text-align:center;padding:40px 0}body.modal-overflow{overflow:hidden}#modal_container{display:flex;align-items:center;justify-content:center;position:fixed;width:100%;height:100vh;top:0;left:0;background:rgba(0,0,0,0.8);z-index:1000;transition:.6s;opacity:0;visibility:hidden}#modal_container .btn-close{position:absolute;top:25px;right:25px;padding:7px;color:#fff;background-color:#000;cursor:pointer;transition:.3s}#modal_container .btn-close svg{margin-bottom:-5px}#modal_container .btn-close:hover{background-color:#1a1a1a}#modal_container.is-visible{opacity:1;visibility:visible;transition:opacity .3s 0s,visibility 0s 0s}#modal_container.is-visible #modal_window{opacity:1;transform:translate(0, 0)}#modal_container.is-progetto #modal_window{max-width:100%;height:100vh;background-color:#000000}#modal_container.is-progetto #modal_content{text-align:left;height:100%;max-height:100vh;padding:100px}#modal_container #modal_window{border-radius:4px;background:#fff;width:100vw;max-width:300px;max-height:100vh;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);overflow:hidden;text-align:center;transform:translate(0, -20px);opacity:0;transition:opacity 0s 0s,transform .3s 0s}#modal_container #modal_content{padding:25px 25px 20px 25px;overflow-y:auto;max-height:calc(100vh - 64px);text-align:center;color:#1a1a1a}#modal_container #modal_actions{padding-bottom:25px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#modal_container #modal_actions>*{margin:0 3px 5px}body.alert-overflow{overflow:hidden}.alert-container{display:flex;align-items:center;justify-content:center;position:fixed;width:100%;height:100vh;top:0;left:0;background:rgba(0,0,0,0.8);z-index:1000;transition:.6s;opacity:0;visibility:hidden;transition:opacity .3s 0s,visibility 0s 0s}.alert-container.is-visible{opacity:1;visibility:visible;transition:opacity .3s 0s,visibility 0s 0s}.alert-container.is-visible .alert{opacity:1;transform:translate(0, 0)}.alert-container .alert{border-radius:4px;background:#fff;width:100vw;max-width:300px;max-height:100vh;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);overflow:hidden;text-align:center;transform:translate(0, -20px);opacity:0;transition:opacity 0s 0s,transform .3s 0s}.alert-container .alert .alert-title{font-size:3rem}.alert-container .alert .alert-content{padding:25px 25px 0px 25px}.alert-container .alert .alert-footer{display:flex;align-items:center;padding:15px 15px 25px 15px;justify-content:center}.alert-container .alert .btn{border:1px solid #fff;background-color:transparent !important;color:#fff !important;border-color:#fff !important}.alert-container .alert .btn:hover{background-color:#fff !important;color:#fff !important;border-color:#fff !important}.alert-container .alert .btn+.btn{margin-left:8px}.alert-container .alert.alert-success{background-color:#45a53c;color:#fff}.alert-container .alert.alert-success .btn:hover{color:#45a53c !important}.alert-container .alert.alert-error{background-color:#c92100;color:#fff}.alert-container .alert.alert-error .btn:hover{color:#c92100 !important}@media (max-width:1024px){h3{margin-bottom:30px;font-size:65px;line-height:50px;padding-left:15px}.header{padding:0 25px;height:65px}.header .header-menu a{padding:0 15px}.header .header-menu .menu-focus{width:90px}.home-hero{padding-bottom:90px}.home-hero .home-script{transform:translateY(-60px)}.section{padding:50px 0}.section-chess .section-chess-col{padding:50px}.section-focus{padding:50px 0 150px 0}.section-focus:after{font-size:175px;line-height:175px;bottom:10px}.section-focus .section-focus-content{width:75%}.section-focus#projects .container h2{margin:25px 0 15px}.section-image{background:transparent url(../img/road.jpg) no-repeat center center;background-size:cover;height:250px}.section-projects{padding:50px 0 150px 0}.section-contacts{padding:25px 0}#modal_container.is-progetto #modal_content{padding:75px 35px 50px 35px}.project-detail .project-data{width:100%;padding-right:0;margin-bottom:25px}.project-detail .project-images{width:100%;height:500px}.project-detail .project-images .project-images-slideshow{width:100%}.project-detail .project-images .project-images-thumbs{width:100%;justify-content:center}.project-detail .tns-controls{top:calc(50% - 25px)}.project-detail .tns-controls button{width:65px;background-color:#404040}footer{padding:50px 0}}@media (max-width:1023px){.container{padding:0 15px}.home-hero{height:600px;padding-bottom:50px}.home-hero .social{right:25px;bottom:20px}.header{padding:0;min-height:65px;height:auto}.header .header-logo{height:65px;padding:0 0 0 25px;display:flex;align-items:center}.header .header-languages{margin-left:auto}.header .header-menu{width:100%;order:3;flex-wrap:wrap;display:none;border-bottom:1px solid #666666}.header .header-menu a{width:100%;text-align:center;border-top:1px solid #666666;margin:0;justify-content:center;height:36px;background-color:#000000;border-bottom:none}.header .header-menu .menu-focus{display:none}.header .header-menu.is-visible{display:flex}.header .header-menu-btn{display:block}.header .header-languages{padding-right:10px}.header.is-stick .header-logo svg{fill:#000000}.header.is-stick .header-menu a{color:#fff}.header.is-stick .header-languages a{color:#000000}.header.is-stick .header-menu-btn{color:#000000}.section-list{padding:25px 0 0 0}.section-list .container>div{margin-bottom:10px}.section-list .container>div .section-list-title{width:100%;display:flex;margin-bottom:15px}.section-list .container>div .section-list-title br{display:none}.section-list .container>div .section-list-title span{margin-right:15px}.section-list .container>div .section-list-items{width:100%}.section-list .container>div .section-list-items li{width:33.3333%}.section-contacts .container .section-contacts-address{width:100%}.section-contacts .container .section-contacts-address .section-contacts-title-empty{display:none}.section-contacts .container .section-contacts-address .section-contacts-address-phone{font-size:25px;line-height:25px}.section-contacts .container .section-contacts-address .section-contacts-address-content{margin-top:15px}.section-contacts .container form{width:100%;margin-top:25px}footer .footer-section{width:calc(33.3333% - 50px);padding-right:0;text-align:center}footer .footer-company{width:100%;margin-bottom:35px}footer .footer-company img{margin:0 auto 10px auto}}@media (max-width:768px){h1{font-size:50px;line-height:50px}.section-focus#projects .container .project-list .project{width:320px}.section-focus#projects:after{font-size:150px;line-height:150px;bottom:10px}}@media (max-width:600px){h1{text-align:center}h4{text-align:center}.btn{width:150px;height:50px}.header-social{display:none}.home-hero{height:400px;padding-bottom:25px}.home-hero .home-car{top:auto;bottom:40px}.home-hero .home-script{max-width:unset;transform:translateY(15px);height:50px}.home-hero .social{display:none}.section{padding:25px 0}.section .col{width:100%;margin-bottom:25px}.section-chess .section-chess-col{padding:15px;width:100%}.section-chess .section-chess-col.section-chess-col-img{min-height:250px}.section-chess .section-chess-col h3{margin-bottom:15px}.section-chess .section-chess-col h3 div{display:none}.section-chess .section-chess-col:nth-child(3){order:4}.section-chess .section-chess-col:first-child:after{display:none}.section-list .container>div .section-list-title span{margin-right:10px;font-size:23px;line-height:23px}.section-list .container>div .section-list-items li{width:100%;margin-bottom:25px}.section-focus{padding:25px 0}.section-focus .section-focus-content{width:100%}.section-focus .section-focus-content h2{font-size:30px;line-height:35px}.section-focus .container:before{opacity:.2;width:100px;height:100px;border:25px solid #216dd9}.section-focus:after{display:none}.section-focus#projects .container h2{margin:50px 0 15px;font-size:30px;line-height:35px}.section-projects{padding:25px 0}.section-projects .section-projects-img{height:300px;margin-bottom:25px}.section-projects .section-projects-columns{flex-direction:column}.section-projects .section-projects-columns .section-projects-col{width:100%}.section-projects .section-projects-columns .section-projects-col h2{font-size:30px;line-height:35px}.section-contacts .container .section-contacts-address h2{font-size:30px;line-height:35px}#modal_container.is-progetto #modal_content{padding:75px 15px 15px 15px;height:auto}#modal_container.is-progetto .btn-close{top:15px;right:15px}.project-detail .project-data{padding-bottom:0}.project-detail .project-data .project-name{font-size:20px;line-height:20px}.project-detail .project-data .project-place{font-size:20px;line-height:20px}.project-detail .project-data .project-description{margin:15px 0 0 0}.project-detail .project-data .btn{display:none}.project-detail .project-images{height:400px}.project-detail .project-images .project-images-thumbs .project-thumb{width:150px}.project-detail .tns-controls button{width:50px;height:50px}.project-detail .tns-controls button svg{width:18px}footer{padding:25px 0}footer .footer-section{width:100%}footer .footer-section h4{margin:25px 0 10px 0}footer .footer-section a{margin-bottom:5px}footer .footer-company{margin-bottom:10px}.social{width:100%;margin-top:10px}}