.want-to-start-project-sec{width:100%;height:350px;background-color:var(--blue-color);position:relative;padding:0 0 60px;z-index:10000}.want-to-start-project-head h2{color:#fff;font-size:70px;font-style:normal;font-weight:600;text-align:center}.form-group-custom{display:flex;justify-content:space-around;align-items:center}.form-group-custom input{flex:1;min-width:300px;padding:20px;border-radius:50px;border:none;background-color:rgba(255,255,255,.1);color:white;margin-right:20px}.form-group-custom input:active,.form-group-custom input:focus,.form-group-custom input:focus-visible{outline:none}.form-group-custom input::placeholder{color:rgba(255,255,255,.6)}@media (min-width:1050px) and (max-width:1536px){.form-group-custom{justify-content:center}.form-group-custom input{flex:0;min-width:260px;padding:15px;margin-right:8px}}@media (min-width:768px) and (max-width:1049px){.want-to-start-project-sec{height:auto}.want-to-start-project-head h2{font-size:60px}.form-group-custom{width:100%;max-width:75%;margin:0 auto;display:flex;flex-direction:column;justify-content:start;align-items:center;background-color:#ffffff17;padding:25px;border-radius:20px}.form-group-custom input{width:100%;border-bottom:3px solid #fff;margin-bottom:15px;border-radius:20px;margin-right:0;background-color:rgb(255 255 255/0)}.form-group-custom button{width:100%;margin-top:20px}}@media screen and (max-width:767px){.want-to-start-project-sec{height:auto}.want-to-start-project-head h2{font-size:30px}.form-group-custom{width:100%;max-width:90%;margin:0 auto;display:flex;flex-direction:column;justify-content:start;align-items:center;background-color:#ffffff17;padding:25px;border-radius:20px}.form-group-custom input{width:100%;border-bottom:1px solid #fff;margin-bottom:15px;border-radius:20px;margin-right:0;background-color:rgb(255 255 255/0);padding:15px}.form-group-custom button{width:100%;margin-top:20px}}