.omw-modal{-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);overflow-y:auto;overflow-x:hidden;padding:50px;position:fixed;max-width:90%;max-height:85%;top:50%;background-color:#fff;left:50%;width:700px;display:none;z-index:100002}.omw-modal p:last-child{margin:0}.omw-modal .omw-modal-title{padding:12px 50px 12px 15px;font-size:13px;color:#333;text-transform:uppercase;position:absolute;letter-spacing:1px;top:0;margin:0;left:0;width:100%;line-height:1}.omw-modal .omw-close-modal{height:30px;right:0;position:absolute;top:0;background-color:#13aff0;width:30px;line-height:1;z-index:1}.omw-modal .omw-close-modal:hover{background-color:#0b7cac}.omw-modal .omw-close-modal:after,.omw-modal .omw-close-modal:before{height:2px;content:"";position:absolute;top:50%;background-color:#fff;border-radius:5px;margin-left:-8px;left:50%;width:16px;margin-top:-1px}.omw-modal .omw-close-modal:before{-ms-transform:rotate(45deg);transform:rotate(45deg)}.omw-modal .omw-close-modal:after{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.omw-modal-overlay{right:0;position:fixed;opacity:.9!important;bottom:0;top:0;background-color:#000;left:0;display:none;z-index:100001}@media only screen and (max-width:959px){.omw-modal{padding:30px}}