.stepform-main{height:400px;width:400px;margin:20px auto;text-align:center;position:relative;background:#fff;padding:20px;border-radius:10px;overflow:hidden}.stepform-main fieldset{background:#fff;border:0;border-radius:10px;box-sizing:border-box;width:98%;margin:0 auto;margin-top:20px;position:relative}.stepform-main fieldset{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}.pop-he{height:40px;position:absolute;width:90%;top:16%;left:50%;transform:translateX(-50%)}.stepform-main fieldset:not(:first-of-type){display:none}.stepform-main label.error{display:block!important}.stepform-main .action-button{background:var(--p-clr);font-family:var(--font-900);width:100%;border-color:var(--p-clr);color:#fff!important;font-weight:500;border-radius:4px;margin-bottom:0;padding:13px;line-height:1;width:auto;padding:15px 25px;border-radius:10px;box-shadow:5px 5px 5px 0 var(--p-clr);transition:all .3s linear}.stepform-main .action-button:hover,.stepform-main .action-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px #27ae60}.fs-title{font-size:26px;color:var(--p-clr);text-transform:uppercase;margin-bottom:10px!important;font-family:var(--font-900);border-bottom:1px solid;display:inline-block}.fs-subtitle{font-weight:700;font-size:16px;color:#000;margin-bottom:20px}.progressbar{margin-top:30px!important;overflow:hidden;display:flex;padding-left:0;width:100%;margin:0 auto;position:absolute;left:50%;transform:translateX(-50%);bottom:0}.progressbar li{list-style-type:none;color:#fff;text-transform:uppercase;height:6px;width:100%;position:relative;overflow:hidden;background-color:#8989899c}.progressbar li:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.progressbar li:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.progressbar li:before{content:'';width:100%;height:100%;background-color:#27ae60;position:absolute;left:-100%;top:0;transition:all .5s ease-in-out}.progressbar li.active:before{left:0%}.multistep-next-prev{margin:20px 0;display:flex;justify-content:space-around}.stepform-main .stepform-sec input[type=text],.stepform-main .stepform-sec input[type=email],.stepform-main .stepform-sec input[type=tel],.stepform-main .stepform-sec textarea{border:1px solid rgba(0,0,0,.04);width:100%;padding:10px;text-align:left;background:#f4f7fc;border-color:var(--p-clr);color:#000;box-shadow:none;line-height:1.3;font-size:18px;outline:none}.popup-multistep{position:fixed;height:100%;width:100%;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:999997;background-color:rgb(0 0 0/60%);transition:all .3s linear;transform:scaleY(0);transform-origin:center top}.popup-multistep.pop-active{transform:scaleY(1)}.popup-multistep-buttons input[type=submit]{width:auto;line-height:1;padding:15px 25px;border-radius:10px;box-shadow:5px 5px 5px 0 rgb(0 0 0/75%);background:var(--p-clr);border-color:var(--p-clr);color:#fff;text-transform:uppercase;font-weight:500;font-family:Poppins,sans-serif;margin-bottom:0}.popup-multistep-buttons input[type=submit]:hover{background:#fff;color:var(--p-clr)}.popup-multistep-inner{background-color:#fff;padding:30px 20px;border-radius:15px;max-width:600px;position:relative}.popup-multistep-close{position:absolute;height:40px;width:40px;right:10px;top:15px;display:flex;justify-content:center;align-items:center}.popup-multistep-close a{color:#fff;font-size:30px;font-weight:900;text-align:center;border-radius:50%;border-width:0;background:#cd1010;border:2px solid transparent;transition:all .2s linear;box-sizing:border-box;z-index:2;height:100%;display:flex;width:100%;justify-content:center;line-height:30px}.popup-multistep-close a:hover{background:#fff;border-color:#cd1010;color:#cd1010}.popup-multistep-main textarea.form-control{resize:none}.popup-multistep-main .form-control{border-radius:10px}.popup-multistep-buttons{display:flex;justify-content:space-around;align-items:center}.popup-multistep-activate{position:relative;padding-left:10px;padding-right:10px;font-size:20px;color:#2a2a2a}.popup-multistep-activate:before{content:'';display:block;width:5px;background-color:var(--p-clr);height:100%;position:absolute;left:0}.popup-multistep-last{font-size:26px;color:var(--p-clr)}.clr-1{color:var(--p-clr)}@media(max-width:767px){.popup-multistep{padding:0 10px}.popup-multistep-inner{padding:20px;margin-top:50px}.popup-multistep-activate{font-size:16px;padding-right:20px}.popup-multistep-last{font-size:22px}.popup-multistep-main input.form-control{line-height:1;font-size:14px;height:45px}.popup-multistep-main textarea.form-control{height:80px}.popup-multistep-buttons{flex-direction:column}.btn-con-popup-multistep{margin:5px 0}.btn-con-popup-multistep input[type=submit]{min-width:220px;padding:10px;font-size:15px;font-family:var(--font-900)}.popup-multistep{align-items:flex-start;padding-top:40px}.popup-multistep-close{height:25px;width:25px}.popup-multistep-close a{font-size:18px;line-height:17.5px}.multistep-next-prev{flex-direction:column}.stepform-main .action-button{padding:10px;margin:5px}.stepform-main .previous.action-button{order:1}}@media(max-width:480px){.stepform-main{width:290px}}