.Total-Container{width:100%;position:relative;font-family:Arial,sans-serif;padding-top:80px}.Navbar-Container{width:100%;height:80px;position:fixed;top:0;left:0;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 2px 5px #0000001a;z-index:11}.Brand-Container{display:flex;align-items:center;gap:12px;white-space:nowrap}.SKLogo{width:50px;height:50px;border-radius:50%;object-fit:cover}.BrandText{font-size:24px;font-weight:700;color:#2b4d2b}.Navbar-Content{display:flex;gap:20px;font-size:18px;color:#000}a{text-decoration:none;color:#000}.Navbar-Content p,.Mobile-Menu p{cursor:pointer;padding:8px 12px;transition:color .3s,text-decoration .3s}.Navbar-Content p:hover,.Mobile-Menu p:hover{text-decoration:underline;color:#006400}.Navbar-Content p:focus{color:#006400}.Button-Container{display:none}.NavbarButton{cursor:pointer;font-size:30px;color:#2c3e50}.NavbarButton:hover{color:green}.Mobile-Menu{position:fixed;top:80px;right:0;width:60%;background-color:#fff;display:none;flex-direction:column;padding:20px;box-shadow:-2px 4px 8px #0003;z-index:10}.Mobile-Menu p{font-size:18px;margin-bottom:16px}.show{display:flex}@media all and (max-width: 1000px){a{text-decoration:none;color:#000}.Navbar-Content{display:none}.Button-Container{display:flex}.BrandText{font-size:20px}.SKLogo{width:40px;height:40px}}@media (max-width: 600px){.BrandText{font-size:18px}.Mobile-Menu p{font-size:16px}.SKLogo{width:35px;height:35px}}*{box-sizing:border-box;scroll-behavior:smooth}body{font-family:sans-serif;margin:0;padding:0;overflow-x:hidden}.total-content{width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;max-width:100%;overflow-x:hidden}.intro{width:100%;max-width:100%}.welcome{width:100%;height:340px;border-radius:10px}.text-content{padding-top:40px;text-align:center;width:100%;max-width:100%}.text-content h1{color:green;font-size:2.2rem;margin-bottom:20px;transition:all .3s ease}.text-content p{font-size:1.2rem;color:#333;line-height:1.6;transition:all .3s ease;padding:0 10px}.info-wrapper{padding-top:50px;width:100%;max-width:100%}.info-cards{display:flex;flex-direction:column;gap:30px;width:100%}.info-section{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;background-color:#f9f9f9;border:1px solid #ddd;padding:25px;border-radius:10px;transition:all .3s ease;box-shadow:0 4px 12px #00000014;gap:30px}.loan-text{flex:1;min-width:300px}.animation-container{flex:1;display:flex;justify-content:center;align-items:center;min-width:280px}.animated-img{max-width:100%;height:auto;animation:float 3s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.info-section h2,.loan-heading{color:green;font-size:1.5rem;margin-bottom:15px}.info-section p,.info-section li{font-size:1.1rem;color:#444;line-height:1.6}.card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;padding-top:60px;width:100%;max-width:100%}.card{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border:1px solid #ccc;padding:30px;border-radius:10px;flex:1;min-width:300px;text-align:center;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.card:hover{background-color:#f2f2f2;transform:translateY(-5px)}.card h3{color:green;font-size:1.4rem;margin-bottom:15px}.card p{font-size:1.1rem;color:#444}.about-section{width:100%;max-width:100%;padding-top:60px}.Our_products{background-color:green;color:#fff;font-family:sans-serif;height:50px;display:flex;justify-content:center;align-items:center;width:100%}.info-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.info-grid{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;background-color:#023f15;gap:30px;padding:20px}.info-card{background-color:#fff;padding:25px;border-radius:12px;border:1px solid #ccc;box-shadow:0 4px 16px #00000014;transition:all .3s ease;min-width:250px;height:300px}.info-card:hover{transform:translateY(-5px);background-color:#f9f9f9}.info-heading{font-size:1.4rem;color:green;margin-bottom:15px}.info-list{padding-left:20px;color:#444;font-size:1.1rem;line-height:1.6}.loan-heading{text-align:center}.card-container{display:flex;justify-content:space-around;align-items:center;width:100%}@media screen and (max-width: 1500px){.info-card{flex:1}.card{flex:1;width:100%}}@media screen and (max-width: 1240px){.info-grid{justify-content:center}.info-card{flex:1;max-width:90%;min-width:50%}.card-container{flex-direction:column}.card{flex:1;width:100%}}@media screen and (max-width: 768px){.info-section{flex-direction:column;text-align:center}.loan-text{text-align:center}.animation-container{margin-top:20px}.card-container{flex-direction:column}.info-section h2,.loan-heading{font-size:1.3rem;text-align:center;margin-bottom:20px}.info-section p,.info-section li,.text-content p,.card p{font-size:1rem}.text-content h1{font-size:1.8rem}.card{flex:1 1 100%;max-width:100%}.info-grid{flex-direction:column}.info-card{flex:1;max-width:90%;min-width:80%}.welcome{height:300px}}@media screen and (max-width: 600px){.text-content h1{font-size:1.5rem}.info-heading{font-size:1.2rem}.info-card{flex:1;max-width:90%;min-width:90%}.welcome{height:280px}}@media screen and (max-width: 450px){.welcome{height:300px}.card{padding:20px}.card h3{font-size:1.2rem}.info-card{flex:1;max-width:90%;min-width:90%}}*{margin:0;padding:0;box-sizing:border-box}.about_heading_contaiNer{background-color:#2b4d2b;color:#fff;text-align:center;padding:20px}.about_total_container{max-width:1000px;margin:0 auto;padding:30px 20px;background-color:#fff;display:flex;justify-content:space-around;gap:40px;flex-wrap:wrap;align-items:center}.About_details_container{flex:1 1 45%;margin-bottom:40px}.About_details_container h2{font-size:26px;margin-bottom:10px;color:#2b4d2b}.About_details_container p{font-size:16px;color:#555}.contact-info p{margin:5px 0}.icons_container{margin-top:20px}.icons_container a{font-size:24px;color:#2b4d2b;margin-right:15px;text-decoration:none;transition:color .3s}.icons_container a:hover{color:#1abc9c}.last_about{text-align:center;display:flex;justify-content:space-around;flex-wrap:wrap;background-color:#2b4d2b;color:#fff;padding:15px;margin-top:40px}@media screen and (max-width: 768px){.about_total_container{flex-direction:column;gap:20px;padding:20px 15px}.About_details_container{flex:1 1 100%}.About_details_container h2{font-size:22px}.About_details_container p{font-size:15px}.icons_container a{font-size:22px;margin-right:10px}}@media screen and (max-width: 480px){.about_heading_contaiNer{padding:15px 10px;font-size:18px}.About_details_container h2{font-size:20px}.About_details_container p{font-size:14px}.icons_container a{font-size:20px;margin-right:8px}.last_about{font-size:14px;padding:10px}}.vebboxanchor{text-decoration:none;color:#fff}.product-container{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:20px;padding:30px;width:99vw;margin:0 auto}.product-card{display:flex;width:600px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:.3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.product-image{width:40%;object-fit:cover;height:auto}.product-content{padding:20px;width:60%;display:flex;flex-direction:column;justify-content:center}.product-content h3{margin:0 0 10px;font-size:1.4rem;color:#333}.product-content p{font-size:1rem;color:#555;margin-bottom:12px}.view-button{padding:10px 16px;background-color:green;color:#fff;border:none;border-radius:5px;font-size:.95rem;cursor:pointer;width:fit-content}.view-button:hover{background-color:#fff}@media (max-width: 768px){.product-card{flex-direction:column}.product-image{width:100%;height:300px}.product-content{width:100%;padding:16px}.product-content h3{font-size:1.25rem}.product-content p{font-size:.95rem}}@media (max-width: 480px){.product-container{padding:20px 15px}.view-button{width:100%;text-align:center}}.MenuContainer{padding:40px 20px;overflow-x:hidden}.project_container{max-width:1300px;margin:0 auto;text-align:center}.projectt-title{font-size:3rem;color:#1a202c;margin-bottom:10px;font-weight:700}.projects-description{font-size:1.2rem;color:#4a5568;margin-bottom:40px}.projects-flex{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:40px}.project-card{position:relative;width:300px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 25px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;opacity:0;animation-duration:.8s;animation-fill-mode:forwards}.project-card:hover{transform:scale(1.05);box-shadow:0 15px 35px #00000026}.project-card:nth-child(odd){animation-name:fadeInLeft}.project-card:nth-child(2n){animation-name:fadeInRight}.project-image{width:100%;height:220px;object-fit:cover;display:block}.project-overlay{position:absolute;bottom:0;width:100%;background:#1a202cd9;color:#fff;padding:15px;text-align:left;transition:transform .3s ease;transform:translateY(100%)}.project-card:hover .project-overlay{transform:translateY(0)}.project-title{font-size:1.2rem;font-weight:700}.project-details{font-size:.9rem;margin-top:5px}.popup-wrapper{position:fixed;top:0;left:0;z-index:24;width:100vw;height:110vh;overflow-y:auto;display:flex;justify-content:center;align-items:center;padding:20px}.projects-view-flex{width:100%;display:flex;justify-content:center;align-items:center}.project-view-card{width:95%;max-width:1400px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-shadow:0 8px 32px #1f268733;animation:fadeInUp .8s ease-in-out;gap:40px;overflow:hidden}.project-view-image{width:65%;height:600px;border-radius:20px;box-shadow:0 8px 16px #0000004d;object-fit:cover;animation:zoomIn .6s ease-in-out}.productdetailsheading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.project-view-overlay{width:35%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;background-color:#fff6;border-radius:15px;padding:30px 20px;box-shadow:inset 0 0 10px #0000000d}.Back-Button-Menu{padding:12px 30px;background:#38a169;color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:1rem;font-weight:700;margin-top:20px;transition:transform .3s ease;width:250px}.Back-Button-Menu-Home{padding:12px 30px;background:#38a169;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700;margin-top:20px;transition:transform .3s ease;width:300px}.Back-Button-Menu:hover{background:#2f855a}@media (max-width: 1000px){.productdetailsheading{text-align:center;flex-direction:column;margin-bottom:20px;align-items:center;justify-content:center}.project-view-card{flex-direction:column;padding:20px}.project-view-image{width:100%;height:auto;max-height:400px}.project-view-overlay{width:100%;align-items:center}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}body.no-scroll{overflow:hidden;height:100vh}.details-container{padding:40px 16px;width:100%;max-width:1300px;margin:auto;font-family:Segoe UI,sans-serif;display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.details-card{flex:1 1 400px;max-width:550px;display:flex;flex-direction:column;background-color:#fff;box-shadow:#3c404340 0 4px 8px,#3c40431a 0 2px 4px;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.details-card:hover{transform:translateY(-6px);box-shadow:#3c404359 0 8px 20px}.details-image{width:100%;height:300px;object-fit:cover;background-color:#f5f5f5;border-bottom:1px solid #eee}.details-content{padding:28px 24px;display:flex;flex-direction:column;justify-content:center;gap:12px}.details-content h2{font-size:24px;font-weight:700;color:#333;margin-bottom:6px}.details-desc{font-size:15.5px;color:#555;line-height:1.6}.features-heading{font-size:17px;color:#222;font-weight:600;margin:16px 0 10px}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{margin-bottom:8px;color:#444;font-size:15px;display:flex;align-items:flex-start;gap:8px;line-height:1.4}.feature-list li:before{content:"✔";color:#ff9800;font-weight:700}.view-button{margin-top:16px;background-color:green;color:#fff;padding:12px 20px;border:none;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;align-self:flex-start;transition:all .3s ease}.view-button:hover{background-color:green;transform:scale(1.05)}.not-found{text-align:center;margin-top:100px;font-size:22px;color:#888}.detail-btn{display:flex;justify-content:center;align-content:center;height:100px}@media screen and (max-width: 1300px){.details-image{width:400px;height:300px}}@media screen and (max-width: 992px){.details-card{max-width:90%}.details-image{width:400px;height:300px}.details-content h2{font-size:22px}.details-desc{font-size:15px}}@media screen and (max-width: 768px){.details-card{padding:0;flex-direction:column}.details-content{padding:20px 16px}.view-button{align-self:center}.details-image{width:400px;height:300px;padding:0}}@media screen and (max-width: 480px){.details-content h2{font-size:20px}.details-desc,.feature-list li{font-size:14px}.view-button{font-size:14px;padding:10px 16px}.details-image{width:350px;height:300px}}.whatsapp-float{position:fixed;bottom:25px;right:25px;z-index:999;cursor:pointer;transition:transform .3s ease;text-decoration:none}.phone-float{position:fixed;bottom:110px;right:25px;z-index:999;cursor:pointer;transition:transform .3s ease;text-decoration:none}.whatsapp-float:hover,.phone-float:hover{transform:scale(1)}.whatsapp-icon{background-color:#25d366;border-radius:50%;width:70px;height:70px;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 10px #0000004d}.phone-icon{background-color:#fff;border-radius:50%;width:70px;height:70px;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 10px #0000004d}.wp-icon{color:#fff;font-size:36px}.ph-icon{color:green;font-size:36px}@media all and (max-width:400px){.whatsapp-icon,.phone-icon{width:60px;height:60px}}
