#popup_wrapper{top:0;left:0;width:100%;height:100%;display:none;overflow:auto;position:fixed;background:rgba(49,49,49,.7);-webkit-animation:2s fadein;-moz-animation:2s fadein;-ms-animation:fadein 2s;-o-animation:2s fadein;animation:2s fadein;z-index:99999999}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}#popup_wrapper img#close{top:-12px;right:-12px;cursor:pointer;position:absolute}#popup_wrapper div#popupContact{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;background:#000;color:#fff;padding:20px}#popup_wrapper form{background:#000000e8;padding:40px 30px;border-radius:0}#popup_wrapper p{font-size:14px;margin-top:20px}#popup_wrapper h2{text-align:center;border-radius:10px 10px 0 0}#popup_wrapper hr{border:0;border-top:1px solid #ccc}#popup_wrapper i#close{position:absolute;right:2%;top:3%;color:#e6e6e6;z-index:1;line-height:normal;cursor:pointer;width:25px}#popup_wrapper .cs_field_group .cs_input_field::-moz-placeholder{color:#eee}#popup_wrapper .cs_field_group .cs_input_field::placeholder{color:#e8e8e8}#popup_wrapper .cs_field_group .cs_input_field{height:50px}#popup_wrapper .link-contact{background:0 0;margin-top:25px}#popup_wrapper .link-contact-text{color:#fff}::placeholder{color:#fff}