:root{--green-primary:#3aaf3e;--green-dark:#1f6e1f;--red-accent:#c63846;--text-dark:#000;--background:#fff;--different-background:#f5f5f5}body{box-sizing:border-box;font-family:Meera Inimai,sans-serif;margin:0;padding:0}.btndark,.btndark:hover{background-color:#1f6e1f;background-color:var(--green-dark)}.btndanger,.btndanger:hover,.btndark,.btndark:hover{border:1px solid #fff;border:1px solid var(--background);color:#fff;color:var(--background)}.btndanger,.btndanger:hover{background:#c63846;background:var(--red-accent)}h1,h2{font-family:Work Sans,sans-serif}h2{color:#3aaf3e;color:var(--green-primary);text-align:center}h3{color:#1f6e1f;color:var(--green-dark);font-family:PT Sans Caption,sans-serif}section>.container-fluid{padding:3% 5%}a{color:inherit;text-decoration:none}.navbar a{color:#1f6e1f;color:var(--green-dark)}.navbar-brand{width:13%}nav .container-fluid{padding:1% 5%}@media (max-width:750px){.navbar-brand{width:30%}}.whatsappIcon{background:#f5f5f5;background:var(--different-background);border-radius:250px;bottom:20px;color:var(--text-color);left:20px;padding-right:30px;position:fixed;text-decoration:none;z-index:1000}.whatsappIcon img{height:50px;width:50px}@media (max-width:750px){.whatsappIcon img{height:30px;width:30px}}#about{background:#1f6e1f;background:var(--green-dark)}#about h2{color:#fff;color:var(--background)}#about h3{color:#1f6e1f;color:var(--green-dark)}.aboutcontent{background:#fff;box-sizing:border-box;color:#000;min-height:300px;padding:20px}.servicegrid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.servicegrid>div,.servicegridcontent{background-color:#f5f5f5;background-color:var(--different-background);border-radius:15px;box-shadow:0 4px 6px -1px #3aaf3e;box-shadow:0 4px 6px -1px var(--green-primary);box-sizing:border-box;flex:1 1 300px;max-width:350px;padding:15px}#footer-section{background-color:#3aaf3e;background-color:var(--green-primary);color:#fff;color:var(--background)}.choosecard,.choosecard h3{color:#fff!important;color:var(--background)!important}.choosecard{background:#1f6e1f;background:var(--green-dark);border-radius:15px;box-shadow:0 4px 6px -1px #3aaf3e;box-shadow:0 4px 6px -1px var(--green-primary);display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:5px;padding:30px}.chooseIcons{background:#3aaf3e;background:var(--green-primary);border-radius:80%;color:var(--color-lightblue);cursor:pointer;font-size:30px;padding:10px}.header-background{background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;transition:background-image 2s ease-in-out}.header-gradient-background{background:linear-gradient(180deg,#0000 30%,#1f6e1f);background:linear-gradient(to bottom,#0000 30%,var(--green-dark) 100%);height:80vh}.sectionAnimationLeft{animation:backInLeft;animation-duration:1.5s;scroll-behavior:smooth}.sectionAnimationDown{animation:fadeInDownBig;animation-duration:1.2s;scroll-behavior:smooth}.sectionAnimationUp{animation:fadeInUpBig;animation-duration:1.2s;scroll-behavior:smooth}.sectionAnimationRight{animation:backInRight;animation-duration:1.2s;scroll-behavior:smooth}
/*# sourceMappingURL=main.aa398414.css.map*/