.c-popup{display:none;position:fixed;top:0;left:0;z-index:999;width:100%;height:100%}.c-popup .popup{display:none;position:absolute;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:90%;max-height:90%;width:100%;opacity:0;top:40%;-webkit-transition:all .3s 0s;transition:all .3s 0s;border:1px solid #eee;border-radius:4px}.c-popup .popup .popup-wrap{background:#fff;height:100%;-webkit-box-shadow:0 3px 7px 0 rgba(0,0,0,0.25);box-shadow:0 3px 7px 0 rgba(0,0,0,0.25)}.c-popup .popup .c-close{position:absolute;top:-15px;right:-15px;z-index:999;color:#fff;padding:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#36c889;font-size:20px;border-radius:50%;font-family:"Manrope",sans-serif;line-height:normal}.c-popup .popup .c-close:hover{color:#fff}@media (max-width: 991px){.c-popup .popup .c-close{font-size:15px;top:-17px;right:-12px}}.c-popup .popup.popup--full-screen{top:0;left:0;-webkit-transform:none;transform:none;width:100%;height:100%;padding:0;max-width:none}.c-popup .popup.active{top:50%;opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.c-popup .overlay{display:block;height:100%;width:100%;background:transparent;-webkit-transition:all .3s;transition:all .3s;z-index:-1}.c-popup.popup--open .overlay{background:rgba(0,0,0,0.6)}.c-popup h5{color:#000}.c-popup .form-group{margin-bottom:10px}.c-popup .form-group input{background-color:transparent !important;border:1px solid #eee;color:#000}.c-popup .form-group input::-webkit-input-placeholder{color:#000 !important}.c-popup .form-group input:-ms-input-placeholder{color:#000 !important}.c-popup .form-group input::-ms-input-placeholder{color:#000 !important}.c-popup .form-group input::placeholder{color:#000 !important}.c-popup .form-group input.error-field{border-color:red}.c-close{display:inline-block;width:38px;height:38px}@media (max-width: 991px){.c-close{width:30px;height:30px}}.c-popup .popup.sm-popup{width:500px}.c-popup .popup.md-popup{width:750px}.c-popup .popup.lg-popup{width:800px}.home-form.popform .logo-pop{text-align:center;margin:0 0 30px}.home-form.popform .logo-pop img{-webkit-filter:brightness(1);filter:brightness(1)}.home-form.popform .btn-part{text-align:center;margin:10px 0 0}
