[popin]{cursor:pointer}.popin{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;opacity:0;overflow-x:hidden;overflow-y:auto;display:none}.popin-overlay{width:100vw;height:100vh;background-color:#000;opacity:0;position:fixed}.popin-container{width:100%;max-width:900px;position:absolute;left:0;right:0;margin:auto;background:#fff;padding:30px;text-align:center}.popin.show{display:block}.popin.show .popin-overlay{opacity:.7}.popin.show .popin-container{top:200px}#wrap_client .popin-body .popin-body-title, #sendMailAsk .popin-body p{font-family: 'Montserrat';font-style: normal;font-weight: 600;font-size: 20px;line-height: 130.5%;text-align: center;color: #000000;}