.enquiry{z-index:100;background-color:#808080b3;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.eform{background-color:#e1e1e1;border-radius:50px;width:60%;padding:2em 0;position:relative}.xbtn{justify-content:center;align-items:center;display:flex;position:absolute;top:-2%;right:-2%}.xbtn button{color:#fff;text-align:center;background-color:#2c4d9d;border-radius:50%;width:50px;height:50px;font-size:1.5rem}@media screen and (max-width:900px){.eform{width:90%;padding:2em 4em}}@media screen and (max-width:600px){.eform{width:90%;padding:2em .5em}}
