.nav-desktop ul{display:flex}.nav-desktop ul li{padding:10px 20px}.nav-desktop ul li a{color:#000;font-size:18px;margin:0 5px;position:relative;padding-bottom:5px}.nav-desktop ul li a.active{border-bottom:3px solid #f48b1d;color:#f48b1d}.nav-desktop ul li a:after{content:"";border-bottom:3px solid #f48b1d;position:absolute;bottom:-2px;left:0;width:0;transition:all .2s linear}.nav-desktop ul li a:hover:after{width:100%}ul.mobile-menu{margin:5px 0}ul.mobile-menu li{padding:10px;border-top:1px solid #ffe1c9;margin-top:10px}ul.mobile-menu li a{padding:20px}@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{scroll-behavior:smooth}.text-primary{color:#f48b1d}.inter{font-family:Inter,sans-serif}.btn{padding:12px 22px!important}.bg-blur{background:hsla(0,0%,100%,.25);box-shadow:0 8px 15px 0 rgba(31,38,135,.37);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;border:1px solid hsla(0,0%,100%,.18)}.bg-orange{background:#ffe7c8;background:radial-gradient(circle,rgb(249,249,249) 0,rgb(252,211,157) 100%)}.heading-wrapper{max-width:700px}.heading-wrapper.hide-sub-heading .sub-heading{display:none}.heading-wrapper .main-heading{font-size:40px;font-weight:700;text-transform:capitalize}.heading-wrapper .sub-heading{color:#f48b1d;font-size:22px;position:relative;text-transform:capitalize;font-weight:500}.page-title{height:300px;display:flex;flex-direction:column;justify-content:center;color:#fff;border-bottom:4px solid #f48b1d}.page-title .page-path{display:inline-block;background:#021526;padding:5px 15px;border-radius:6px;margin-top:14px;font-size:13px;border:2px solid hsla(0,0%,100%,0);box-shadow:-5px 0 0 0 #f48b1d,5px 0 0 0 #f48b1d}@media(max-width:767px){.page-title{height:160px}}@keyframes shake{0%{transform:scaleX(1)}2.5%,5%{transform:scale3d(.9,.9,.9) rotate(-3deg)}12.5%,17.5%,22.5%,7.5%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}10%,15%,20%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}25%,to{transform:scaleX(1)}}.shake{animation:shake 2.5s 0s infinite both running;transform:scaleX(1)}.rotate{animation:rotate 1s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}.cta-about{min-height:250px;display:flex;align-items:center;justify-content:center}.cta-about h4{font-size:45px;font-weight:600;color:#fff;text-transform:capitalize}.cta-about .cta-button-wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media(max-width:767px){.cta-about{width:100%;padding:15px}.cta-about .flex{flex-wrap:wrap}.cta-about .flex h4{font-size:25px;text-align:center;margin-bottom:10px}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.text-white{color:#fff!important}.achievements-row{display:flex;align-items:baseline;justify-content:space-around;gap:20px;padding:40px;background-color:#f48b1d;color:#fff;border-radius:20px;margin:20px 0}.achievements-row .achievement-col{padding:15px 20px;max-width:300px;width:240px}.achievements-row .achievement-col h3{position:relative}.achievements-row .achievement-col h3:after{content:"+";display:inline-block}@media(max-width:1024px){.heading-wrapper .main-heading{font-size:26px}}footer .social-icons{display:flex;color:#fff;padding:15px 0;gap:15px}footer .footer-service-col{border-right:1px solid rgba(71,71,71,.4509803922);padding-right:25px;margin-right:30px}footer h4{font-size:22px;font-weight:500}footer h5{color:#fff;margin-top:20px;font-weight:400}footer ul{color:#fff;margin:20px 0 0}footer ul li{list-style:none;position:relative;padding:4px 20px 0 0;transition:all .3s ease}footer ul li:hover{transform:translateX(5px)}footer ul li a{font-weight:100;font-size:15px}footer ul li:before{content:"-";color:#f48b1d;padding-right:10px;font-weight:800}@media(max-width:767px){footer .footer-service-col{border-right:0}footer ul{margin-top:0}}