.el-overlay-popup{position:fixed;padding:20px 15px;background:rgba(0,0,0,.47);display:flex;flex-flow:wrap row;justify-content:center;justify-items:center;align-items:center;top:0;width:100%;height:100%;left:-999999%;z-index:999;transition:opacity .3s ease-in;visibility:hidden;overflow:auto;opacity:0}body.el-open-popup{overflow:hidden}body.el-open-popup .el-overlay-popup{visibility:visible;opacity:1;left:0}.el-form-popup{width:100%;max-width:320px;opacity:0;transform:scale(.5,.5);min-height:400px;background:#fff;visibility:hidden;position:absolute;z-index:-9999;transition:transform .3s ease-out,opacity .3s ease-out;margin:30px 0;border-top:2px solid #356d75}body.el-open-popup.el-open-popup-form .el-form-popup{opacity:1;transform:scale(1,1);visibility:visible;position:relative;z-index:100}.el-video-popup{width:100%;max-width:60%;height:auto;visibility:hidden;position:absolute;z-index:-9999;margin:30px 0}body.el-open-popup.el-open-popup-video .el-video-popup{position:relative;visibility:visible;z-index:900}.el-video-popup iframe,.el-video-popup video{min-height:70vh;width:100%}.el-overlay-popup .el-icon-popup{text-align:center;position:absolute;right:0;top:-50px;color:rgba(255,255,255,.77);font-size:25px}.el-form-popup .el-title-form{font-size:26px;color:#2e363c;font-family:'almoniTzar',sans-serif;font-weight:400;margin-bottom:10px;padding:20px 30px;padding-bottom:20px}.el-form-popup .el-widget-subtitle{padding:15px 25px;padding-bottom:13px;font-size:20px;color:#202b2f;font-family:'almoniTzar','almoni',sans-serif;font-weight:400}.el-form-popup .el-widget-phone-row{padding:15px 25px;background:#e6ecec;font-family:'almoniTzar',sans-serif;font-size:24px;color:#356d75;text-align:right;margin-top:-15px}.el-form-popup .el-widget-phone-row i{color:#356d75;font-size:19px;position:relative;top:-1px;margin-right:5px;margin-left:5px}.el-form-popup .el-widget-phone-row a{font-weight:400;font-size:30px;color:#356d75;font-family:'almoniTzar','almoni',sans-serif;text-decoration:none;position:relative;top:1px}.el-form-popup .el-widget-subtitle-form{font-size:17px;color:#888;margin-bottom:15px;margin-top:17px}.el-form-popup .el-default-form{padding:0 25px;padding-bottom:40px}.el-form-popup .el-wrap-input{margin-bottom:12px}@media(max-width:1500px){.el-video-popup iframe,.el-video-popup video{min-height:54vh;width:100%}}@media(max-width:998px){.el-video-popup iframe,.el-video-popup video{min-height:40vh;width:100%}}@media(max-width:768px){.el-video-popup{max-width:95%}.el-video-popup iframe,.el-video-popup video{min-height:32vh;width:100%}}