body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-section{background-color:#131d41;color:#fff}.btn1{background-color:#ce6e1e;color:#fff}h1{font-size:52px;font-weight:500;line-height:67px}nav{align-items:center;background-color:#131d41;box-shadow:0 5px 15px #0000001a;display:flex;justify-content:space-between;padding:20px 80px}.logo{border-radius:50%!important;height:100px;width:100px}#navbar{align-items:center;display:flex;justify-content:center}#navbar li{list-style:none;padding:0 20px;position:relative}#navbar li a{color:#fff;font-size:1.3rem;font-weight:600;text-decoration:none;transition:.3s ease-in-out}#navbar li a.active,#navbar li a:hover{color:#17cf97}#navbar li a.active:after,#navbar li a:hover:after{background:#17cf97;bottom:-4px;content:"";height:2px;left:20px;position:absolute;width:30%}#mobile{display:none}#mobile i{color:#fff}.rounded-image{border-radius:50%!important}@media screen and (max-width:769px){#navbar{align-items:start;background-color:#131d41;box-shadow:0 40px 60px #0000001a;display:flex;flex-direction:column;height:100vh;justify-content:start;padding:40px 0 0 10px;position:fixed;right:-300px;top:90px;transition:.3s ease-in-out;width:300px}#navbar.active{right:0}nav{padding:20px}#navbar li{margin-bottom:25px}#mobile{display:block}#mobile i{cursor:pointer;font-size:50px}}.heor{background-color:#f8f8f8;overflow:hidden}.heading h1{color:tomato;font-size:55;margin-top:35px;text-align:center}.container1{align-items:center;display:flex;justify-content:center;margin:65px auto;width:90%}.hero-content{animation:fadeInUp 2s ease;flex:1 1;margin:0 25px;width:600px}.hero-content .cta-button{background-color:#ffed75;border:none;border-radius:5px;color:#000;cursor:pointer;display:inline-block;font-size:20px;padding:12px 24px;transition:.3s ease-in-out}.hero-content .cta-button:hover{background-color:tomato;transform:scale(1.1)}.hero-img{animation:fadeInRight 2s ease;flex:1 1;margin:auto;width:500px}.hero-content h2{color:#333;font-size:38px;margin-bottom:20px}.hero-content p{color:#666;font-size:24px;line-height:1.5;margin-bottom:40px}img{border-radius:10px;height:auto;width:100%}@media screen and (max-width:800px){.heading h1{font-size:45px;margin-top:30px}.heor{margin:0}.container1{flex-direction:column;margin:0;padding:0 40px;width:100%}.hero-content{margin:35px 0;width:100%}.hero-content h2{font-size:30px}.hero-content p{font-size:18px;margin-bottom:20pxs}.hero-content .cta-button{font-size:16px;padding:8px 16px}.hero-img{width:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translatey(50px)}to{opacity:1;transform:translatey(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translatex(-50px)}to{opacity:1;transform:translatex(0)}}.container2{background-color:#131d41;margin-top:20px;min-height:90vh;width:100%}.service-wrapper{padding:5% 8%}.service{align-items:center;display:flex;flex-direction:column}h1{color:#fff}.cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:10px}.cardi{align-items:center;background-color:#131d41;border:.2px solid #72e2ae33;border-radius:8px;display:flex;flex-direction:column;height:380px;overflow:hidden;padding:3% 8%;position:relative;transition:.6s;width:370px}.cardi p{color:#fff9;margin:12px 0;text-align:center;width:100%}.cardi:hover{background-color:initial;border-color:#00ff37;color:#00ff37;transform:translateY(-8px)}.cardi i{color:#ffed75;font-size:4.8rem;margin-bottom:20px;margin-top:30px}.cardi h3{color:#fff;font-size:20px;font-weight:600;letter-spacing:1px}@media screen and (max-width:1200px){.cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:900px){.cards{grid-template-columns:repeat(1,1fr)}}.container{margin:auto;max-width:1170px}.row{display:flex;flex-wrap:wrap}ul{list-style:none}.footer{background-color:#24262b;padding:70px 0}.footer-col{padding:0 15px;width:25%}.footer-col h4{color:#fff;font-size:18px;font-weight:500;margin-bottom:35px;position:relative;text-transform:capitalize}.footer-col h4:before{background-color:#ffed75;bottom:-10px;box-sizing:border-box;content:"";height:2px;left:0;position:absolute;width:50px}.footer-col ul li:not(:last-child){margin-bottom:10px}.footer-col ul li a{color:#fff;color:#bbb;display:block;font-size:16px;font-weight:300;text-decoration:none;text-transform:capitalize;transition:all .3s ease}.footer-col ul li a:hover{color:#fff;padding-left:8px}.footer-col .social-links a{background-color:#fff3;border-radius:50%;color:#fff;display:inline-block;height:40px;line-height:40px;margin:0 10px 10px 0;text-align:center;transition:all .5s ease;width:40px}.footer-col .social-links a:hover{background-color:#fff;color:#24262b}@media (max-width:767px){.footer-col{margin-bottom:30px;width:50%}}@media (max-width:574px){.footer-col{width:100%}}.bottom-bar{background:#f18930;margin-top:50px;padding:10px 0;text-align:center}.bottom-bar p{color:#343434;font-size:16px;margin:0;padding:7px}
/*# sourceMappingURL=main.a8461025.css.map*/