@import"bevellier.css";:root{--header-height: 160px;--footer-height: 280px}*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}H2{font-size:1.8rem;margin-bottom:1rem}H3{font-size:1.5rem;margin:1rem 0 .5rem}A{color:#fff;font-weight:bold}NAV A{display:inline-block;text-decoration:none}BLOCKQUOTE{padding:1rem}HTML{font-size:18pt}BODY{background:#fff;color:#333;font-family:"Bevellier-Regular";font-style:normal;text-align:left;width:100%}HEADER{background:#8383e5;height:auto;width:100%;position:relative}HEADER H1{float:right;color:#fff;line-height:100px}DIV#logo{display:block;height:120px;padding:10px 1rem;position:relative;border-bottom:solid 1px #fff}DIV#logo IMG{height:100px}NAV#menu-header{background:#71cc98;text-align:right;height:50px;padding-right:1rem}NAV#menu-header A{padding:0 10px;text-align:center;line-height:50px}MAIN{min-height:calc(100dvh - var(--header-height) - var(--footer-height));text-align:center}FOOTER{background:#71cc98;height:300px;display:flex;flex-direction:column}footer .alta{background:#ededed;padding:.5rem 2rem;display:flex;justify-content:flex-end;align-items:center;height:60px}footer .bassa{display:flex;justify-content:space-between;align-items:stretch;flex:1}footer .bassa .box{padding:1rem 2rem;display:flex;flex-direction:column;justify-content:center;height:100%}footer .box.contatti{color:#fff;flex-direction:column;gap:.3rem;text-align:left;justify-content:center}footer .box.contatti h3{font-size:1.25rem;color:#fff;display:block;margin:0}footer .box.menu{align-items:center;background:#b29aff;justify-content:center}nav#menu-footer{display:flex;align-items:center;gap:1.5rem;text-align:right}nav#menu-social{display:flex;gap:1rem}#menu-social a{display:inline-block;width:32px;height:32px;background-color:#555;border-radius:50%;margin:0 .5rem;position:relative;transition:background-color .3s,transform .3s}#menu-social a:hover{transform:scale(1.2)}#menu-social a.facebook::before{content:"f";color:#fff;font-weight:bold;font-family:Arial,sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#menu-social a.linkedin::before{content:"in";color:#fff;font-weight:bold;font-family:Arial,sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#menu-social a.twitter::before{content:"t";color:#fff;font-weight:bold;font-family:Arial,sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#menu-social a.facebook{background-color:#1877f2}#menu-social a.linkedin{background-color:#0a66c2}#menu-social a.twitter{background-color:#1da1f2}@media(max-width: 800px){footer .bassa{flex-direction:column;gap:1.5rem;align-items:flex-start}footer .box.menu{justify-content:flex-start}}MAIN.index SECTION:nth-of-type(odd){background-color:#fff}MAIN.index SECTION:nth-of-type(even){background-color:#ededed;height:100vh}MAIN.index SECTION{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 2rem;height:100vh}MAIN.index SECTION DIV.testo{flex:0 0 61.8%;height:60%;padding:2rem;background:rgba(214,189,255,.8);text-align:justify}MAIN.index SECTION DIV.testo P{margin-bottom:1rem;opacity:100%}#sezione-1{height:calc(100vh - var(--header-height));background-image:url("/assets/img/sezione-1.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}#sezione-2{display:flex;justify-content:center;padding:2rem 0}.wrapper{display:flex;justify-content:space-between;width:80%}.wrapper>div{flex:1;display:flex;justify-content:center}#sezione-2 img{max-width:100%;height:auto;display:block;object-fit:cover}#sezione-3{height:calc(100vh - var(--header-height));background-image:url("/assets/img/sezione-3.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}#sezione-4{padding:0 3rem;height:calc(100vh - var(--footer-height))}MAIN.servizi SECTION,MAIN.privacy SECTION{width:61%;margin:2rem auto 3rem;text-align:justify}/*# sourceMappingURL=main.css.map */