#modalContactUs{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:999;-webkit-animation:fade .6s;-moz-animation:fade .6s;animation:fade .6s;overflow:auto}#modalResult{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:999;-webkit-animation:fade .6s;-moz-animation:fade .6s;animation:fade .6s;overflow:auto}#modalAuthNeedAnswer{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:999;-webkit-animation:fade .6s;-moz-animation:fade .6s;animation:fade .6s;overflow:auto}.popup{top:25%;left:0;right:0;font-size:14px;margin:auto;width:85%;min-width:320px;max-width:600px;position:absolute;padding:15px 20px;border:1px solid #383838;background:#fefefe;z-index:1000;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;font:14px/18px 'Tahoma',Arial,sans-serif;-webkit-box-shadow:0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);-moz-box-shadow:0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);-ms-box-shadow:0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);box-shadow:0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);-webkit-animation:fade .6s;-moz-animation:fade .6s;animation:fade .6s}.popup h2,.popup h3,.popup p{margin:0 0 1rem;font-weight:300;line-height:1.3;text-align:center;text-shadow:1px 2px 4px #ddd}.close{position:absolute;right:10px;top:5px;width:20px;height:20px;opacity:.3}.close:hover{opacity:1}.close:before,.close:after{position:absolute;left:15px;content:' ';height:20px;width:2px;background-color:#333}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.popup img{margin:0 5px;width:44px;height:44px}