#footer{background-color:#000;position:relative;color:#fff;padding-bottom:1.5rem;padding-top:50px;padding-bottom: 50px;}#footer .store{padding:.25rem 0;cursor:pointer;width:133px}#footer .bstore{padding-bottom:5rem}#footer form{color:#979797}#footer form label{color:#fff}#footer form input,#footer form textarea{border:1px solid #979797;background-color:#000;margin:12px 0;border-radius:.75rem;color:#fff}#footer h6{padding:.5rem 0}#footer .hundred{justify-content:left;display:flex;width:100%}#footer .contact-btn{margin-top:0;margin-bottom:-1.5rem;float:right}#footer .copyright{justify-content:left;display:flex;width:100%;padding-top:.5rem;padding-left:15px}#footer a{text-decoration:none;color:#fff}#footer .close,#footer .content{color:#000}#footer .popup{max-height:80vh;overflow:auto}#footer #response{color:#45da00;font-weight:700;font-size:1rem;}#footer .accordion-body{color:#000}@media (max-width:1200px){#footer .bstore{padding-bottom:2.5rem}#footer .form-100{padding-top:1.5rem;width:100%}#footer .copyright{justify-content:left}#response{padding-bottom:1rem}}@media (max-width:768px){#footer .copyright{justify-content:left;display:flex;width:100%;padding-left:15px}}.box{width:40%;margin:0 auto;background:rgba(255,255,255,.2);padding:35px;border:2px solid #fff;border-radius:20px/50px;background-clip:padding-box;text-align:center}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);visibility:hidden;opacity:0;transition:opacity 0s;z-index: 2;}.overlay:target{visibility:visible;opacity:1;transition:opacity 1s}#Domande_Frequenti.target{visibility:visible;opacity:1;transition:opacity 1s}.popup{margin:10vh auto;padding:20px;background:#fff;border-radius:5px;width:50%;position:relative;transition:all 250ms ease-in-out;overflow:hidden}.popup h2{margin-top:0;color:#333}.popup .close{position:absolute;top:20px;right:30px;transition:all 250ms;font-size:30px;font-weight:700;text-decoration:none;color:#333}.popup .close:hover{transform:rotate(180deg);transition:1s}.popup .content{overflow:auto}@media screen and (max-width:700px){.box{width:70%}.popup{width:70%}}@media screen and (max-width:512px){.box{width:80%}.popup{width:80%}}@media screen and (max-width:360px){.box{width:90%}.popup{width:90%}}