html::-webkit-scrollbar{height:0;width:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}.modal{height:100%;padding:15px;position:fixed;top:0;background-color:#241d4659;left:0;width:100%;display:none;z-index:12}.modal-open{display:flex}.card{min-height:300px;padding:25px;position:relative;background-color:#fff;margin:auto;box-shadow:0 0 10px #0000001a;border-radius:5px;width:500px}.close{font-size:22px;font-weight:600;color:#666;transition:.5s;opacity:1;text-align:center;cursor:pointer;margin-left:auto;width:25px;line-height:25px;z-index:2}.form-group{font-size:15px;color:#505050}.form-group .required{position:relative}.form-group .required:before{font-size:15px;right:-10px;color:#f50f0f;content:"*";position:absolute;top:-2px}input,select,textarea{height:35px;padding:15px;font-size:15px;border:1px solid #c5c5c5!important;color:#222;position:relative;outline:none;background-color:#fff;box-shadow:none;border-radius:5px;width:100%;background-image:none;z-index:1}select{padding:0 10px}.btn{padding:0 15px;justify-content:center;font:400 15px/41px Roboto Regular,sans-serif;align-items:center;border-radius:5px;cursor:pointer;display:flex}.message_error{font-size:10px;color:red;position:absolute;margin-top:1px}.error_send,.success_send{font-size:15px;text-align:center;top:15px;margin-top:28px}.success_send{color:#5fa358}.error_send{color:red}.btn-v1{border:1px solid #272358;color:#fff;transition:.3s;background-color:#272358;margin-left:auto}.btn-v1:hover{opacity:.7}.getModal{position:relative;margin:30px auto!important;display:block}.process .item{min-height:412px}.preload{position:relative;opacity:.5;z-index:1}.preload:hover{background:#68658c}.preload:before{content:url(/wp-content/uploads/preload.png);top:7px}.messageBox,.preload:before{height:100%;position:absolute;left:0;width:100%}.messageBox{top:0;background-color:#fff;z-index:1}.dummy-positioning{justify-content:center;align-items:center;width:100%}.success-icon{-webkit-animation:showSuccess .18s ease-in-out;animation:showSuccess .18s ease-in-out;height:5em;overflow:hidden;transform:scale(1);font-size:20px;border:4px solid #6fbb67;position:relative;background-color:#fff;transform-origin:center;border-radius:50%;width:5em;margin-top:7rem;display:inline-block}.success-icon__long,.success-icon__tip{height:4px;position:absolute;background-color:#6fbb67;border-radius:10px;display:block}.success-icon__tip{-webkit-animation:tipInPlace .3s ease-in-out;animation:tipInPlace .3s ease-in-out;transform:rotate(45deg);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.18s;animation-delay:.18s;visibility:hidden;top:4.3em;left:1.4em;width:2.4em}.success-icon__long{-webkit-animation:longInPlace .14s ease-in-out;animation:longInPlace .14s ease-in-out;transform:rotate(-45deg);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.44s;animation-delay:.44s;visibility:hidden;top:3.7em;left:2.75em;width:4em}@-webkit-keyframes showSuccess{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes showSuccess{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes tipInPlace{0%{top:0;left:-1.6em;width:0}to{visibility:visible;top:2.5em;left:.7em;width:1.6em}}@keyframes tipInPlace{0%{top:0;left:-1.6em;width:0}to{visibility:visible;top:2.5em;left:.7em;width:1.6em}}@-webkit-keyframes longInPlace{0%{top:2.2em;left:1.6em;width:2.6em}to{visibility:visible;top:2.2em;left:1.6em;width:2.6em}}@keyframes longInPlace{0%{top:2.2em;left:1.6em;width:2.6em}to{visibility:visible;top:2.2em;left:1.6em;width:2.6em}}