.areas-we-serve-section{
    padding: 10px 0;
    background: #0d1117;
}

.areas-we-serve-box{
    background: rgba(255,255,255,0.05);
    border: 1px solid #91d904;
    backdrop-filter: blur(10px);
    padding: 40px;
    border-radius: 20px;
}

.areas-we-serve-box:hover{transform:translateY(-5px);border-color:#85c815;box-shadow:0 0 20px rgb(132 204 22 / .6),0 0 40px rgb(132 204 22 / .4),0 0 60px rgb(132 204 22 / .2);background:rgb(255 255 255 / .05)}

.sub-title{
    display: inline-block;
    color: #91d904;
    font-weight: 600;
    margin-bottom: 10px;
}

.section-title h2{
    color: #ffffff;
    margin-bottom: 25px;
    font-weight: 700;
}

.areas-content p{
    color: #c9d1d9;
    font-size: 16px;
    line-height: 1.9;
    text-align: justify;
    margin-bottom: 20px;
}
@media (max-width: 767px){

    .areas-we-serve-section{
        padding: 50px 0;
    }

    .areas-we-serve-box{
        padding: 25px 20px;
    }

    .section-title h2{
        font-size: 28px;
    }

    .areas-content p{
        font-size: 15px;
        line-height: 1.8;
    }
}

.freshora-what-we-offer{background:#1c1c1d;padding:50px 20px}.offer-title{color:#fff;font-size:32px;font-weight:700;margin-bottom:40px;text-transform:uppercase;letter-spacing:1px}.offer-links-wrapper{position:relative;width:100%;max-width:100%;margin:0 auto}.offer-links{display:flex;flex-wrap:wrap;gap:15px;padding:10px 0}.offer-link{min-width:200px;text-align:center;padding:14px 20px;font-size:15px;font-weight:600;color:#fff;background:#85c815;border-radius:8px;white-space:nowrap;text-decoration:none;transition:all 0.3s ease;border:2px solid #fff0;display:inline-block}.offer-link:hover{background:#1c1c1d;color:#85c815;border-color:#85c815;transform:translateY(-3px);box-shadow:0 5px 15px rgb(133 200 21 / .3)}.scroll-btn{display:none;position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;border:none;background:#85c815;color:#fff;font-size:18px;cursor:pointer;z-index:10;align-items:center;justify-content:center;box-shadow:0 6px 15px rgb(0 0 0 / .2);transition:all 0.3s ease}.scroll-btn:hover{background:#7ab712;transform:translateY(-50%) scale(1.1)}.scroll-left{left:5px}.scroll-right{right:5px}.scroll-btn svg{width:24px;height:24px}.freshora-footer{position:relative;background:#0a0a0a;color:#e0e0e0;padding:70px 0 30px;overflow:hidden}.footer-shape{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05;pointer-events:none}.footer-wrapper{position:relative;z-index:2;width:100%;margin:0 auto;padding:0 20px}.footer-grid{display:grid;grid-template-columns:1fr 2fr;gap:60px;margin-bottom:50px}.footer-brand-section{padding-right:20px}.footer-logo{display:inline-block;margin-bottom:25px}.footer-logo-img{width:160px;height:160px;object-fit:contain;transition:transform 0.3s ease}.footer-logo:hover .footer-logo-img{transform:scale(1.05)}.footer-tagline{font-size:15px;line-height:1.7;color:#aaa;text-align:justify;margin-bottom:25px}.footer-formula{font-weight:600}.footer-social{display:flex;gap:15px}.social-btn{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.social-btn:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / .3)}.social-icon-img{width:22px;height:22px;display:block}.fb-btn{background-color:#1877F2}.insta-btn{background-color:#E4405F}.pin-btn{background-color:#E60023}.yt-btn{background-color:red}.linkedin-btn{background-color:#0A66C2}.footer-locations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.footer-heading{color:#fff!important;font-size:19px;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #91d904;display:inline-block;font-weight:600}.office-info{margin-bottom:30px}.office-name{font-size:16px;font-weight:600;margin-bottom:10px}.office-address{font-size:15px;line-height:1.7;color:#ccc;margin-bottom:10px}.office-phone{font-size:15px;color:#ccc}.phone-link,.email-link,.gbp-link{color:red;text-decoration:none;transition:color 0.3s ease}.phone-link:hover,.email-link:hover,.gbp-link:hover{color:#fff;text-decoration:underline}.office-location{font-size:15px;line-height:1.7;color:#fff;margin-bottom:20px}.office-email{color:#91d904;margin-top:15px}.quick-links{list-style:none;padding:0;margin:0}.quick-links li{margin-bottom:12px}.quick-link{color:#fff;text-decoration:none;font-size:15px;opacity:.9;transition:all 0.3s ease;display:inline-block}.quick-link:hover{color:#91d904;opacity:1;padding-left:8px}.find-us-heading{margin-top:30px}.google-business{font-size:15px;line-height:1.7}.footer-duns1:hover{color:#fff!important}.footer-duns{font-size:15px;color:#91d904!important;padding-top:25px;border-top:1px solid #333;text-align:center}.duns-text{margin:0;line-height:1.6}.duns-text:hover{color:#fff}.footer-bottom{margin-top:40px;padding-top:25px;border-top:1px solid #333}.footer-copyright{font-size:14px;color:#d3c6c6;text-align:center}.floating-contact-btns{position:fixed;right:25px;bottom:140px;display:flex;flex-direction:column;gap:15px;z-index:9998}.floating-btn{display:block}.floating-img{width:60px;height:60px;border-radius:50%;box-shadow:0 5px 15px rgb(0 0 0 / .3);transition:all 0.3s ease;cursor:pointer}.floating-img:hover{transform:scale(1.15);box-shadow:0 8px 25px rgb(0 0 0 / .4)}.back-to-top.always-visible{position:fixed;bottom:70px;right:25px;width:55px;height:55px;border-radius:50%;background:#85c815;color:#fff;border:none;cursor:pointer;z-index:9999;opacity:1;visibility:visible;transform:translateY(0);transition:all 0.4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgb(133 200 21 / .3);display:flex;align-items:center;justify-content:center}.back-to-top.always-visible:hover{background:#7ab712;transform:translateY(-5px);box-shadow:0 6px 20px rgb(133 200 21 / .4)}.back-to-top.always-visible:active{transform:translateY(-2px)}.back-to-top.always-visible svg{width:28px;height:28px;transition:transform 0.3s ease}.back-to-top.always-visible:hover svg{transform:translateY(-2px)}@media (max-width:1024px){.offer-links-wrapper{padding:0 px}.offer-links{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;gap:12px;padding:15px 5px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.offer-links::-webkit-scrollbar{display:none}.offer-link{min-width:180px;padding:12px 18px;font-size:14px;flex-shrink:0}.scroll-btn{display:flex;width:45px;height:45px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-brand-section{padding-right:0;text-align:left}.footer-social{justify-content:flex-start}.footer-locations-grid{grid-template-columns:1fr;gap:40px}.floating-contact-btns{right:20px;bottom:130px}.back-to-top.always-visible{right:20px;bottom:65px;width:50px;height:50px}.back-to-top.always-visible svg{width:24px;height:24px}}@media (min-width:768px) and (max-width:1024px){.freshora-what-we-offer{padding:40px 15px}.offer-title{font-size:28px;margin-bottom:30px;text-align:center}.offer-links-wrapper{padding:0 70px}.offer-links{gap:15px;padding:15px 5px}.offer-link{min-width:200px;padding:14px 20px;font-size:15px}.scroll-btn{width:50px;height:50px}.footer-locations-grid{grid-template-columns:repeat(3,1fr);gap:40px}.freshora-footer{padding:50px 0 25px}.footer-logo-img{width:140px;height:140px}.floating-contact-btns{right:15px;bottom:120px}.floating-img{width:55px;height:55px}.back-to-top.always-visible{right:15px;bottom:60px;width:48px;height:48px}.back-to-top.always-visible svg{width:22px;height:22px}}@media (max-width:767px){.freshora-what-we-offer{padding:35px 15px}.offer-title{font-size:26px;margin-bottom:25px;text-align:center}.offer-links-wrapper{padding:0 60px}.offer-links{gap:10px;padding:12px 5px}.offer-link{min-width:160px;padding:11px 16px;font-size:13px}.scroll-btn{width:45px;height:45px}.footer-wrapper{padding:0 15px}.footer-grid{gap:35px}.footer-logo-img{width:130px;height:130px}.footer-tagline{font-size:14px}.footer-heading{font-size:17px}.office-address,.office-location,.quick-link,.google-business{font-size:14px}.footer-social{gap:12px}.social-btn{width:42px;height:42px}.social-icon-img{width:20px;height:20px}.footer-duns,.footer-copyright{font-size:13px}.floating-contact-btns{right:15px;bottom:120px}.floating-img{width:55px;height:55px}.back-to-top.always-visible{right:15px;bottom:60px;width:48px;height:48px}.back-to-top.always-visible svg{width:22px;height:22px}}@media (max-width:576px){.freshora-what-we-offer{padding:30px 12px}.offer-title{font-size:24px;margin-bottom:20px;text-align:center}.offer-links-wrapper{padding:0 0}.offer-links{gap:8px;padding:10px 5px}.offer-link{min-width:150px;padding:10px 14px;font-size:12px}.scroll-btn{width:40px;height:40px}.footer-wrapper{padding:0 12px}.footer-grid{gap:30px}.footer-logo-img{width:120px;height:120px}.footer-tagline{font-size:13px;line-height:1.6}.footer-heading{font-size:16px}.footer-social{gap:10px}.social-btn{width:40px;height:40px}.social-icon-img{width:20px;height:20px}.floating-contact-btns{right:12px;bottom:110px}.floating-img{width:50px;height:50px}.back-to-top.always-visible{right:12px;bottom:55px;width:45px;height:45px}.back-to-top.always-visible svg{width:20px;height:20px}}@media (max-width:400px){.offer-links-wrapper{padding:0 0}.offer-links{gap:6px;padding:8px 5px}.offer-link{min-width:140px;padding:9px 12px;font-size:11px}.scroll-btn{width:35px;height:35px}.footer-logo-img{width:110px;height:110px}.footer-tagline{font-size:12px}.social-btn{width:38px;height:38px}.social-icon-img{width:18px;height:18px}.floating-img{width:48px;height:48px}.back-to-top.always-visible{right:10px;bottom:52px;width:44px;height:44px}.back-to-top.always-visible svg{width:20px;height:20px}}@media (min-width:1025px){.offer-title{text-align:center}.offer-links{flex-wrap:wrap;justify-content:center;overflow-x:visible;gap:15px;padding:10px 0}.scroll-btn{display:none!important}.footer-brand-section{text-align:left}.footer-social{justify-content:flex-start}}@media (hover:none) and (pointer:coarse){.offer-link:hover{transform:none}.social-btn:hover{transform:none}.floating-img:hover{transform:none}.back-to-top.always-visible:hover{transform:translateY(0)}.scroll-btn:hover{transform:translateY(-50%)}.back-to-top.always-visible:active{transform:scale(.95)}}.cta-form-msg{padding:10px 12px;border-radius:6px;font-size:13px;margin-bottom:10px;display:block}.cta-error{background:#ffe5e5;color:#b30000;border:1px solid #ffb3b3}.cta-success{background:#e9f9e5;color:#1c6b00;border:1px solid #a6e29a}.cta-corner-form{position:fixed;bottom:120px;right:100px;z-index:999999;visibility:hidden;opacity:0;transform:translateY(30px);transition:all 0.6s cubic-bezier(.25,.46,.45,.94)}.cta-corner-form.active{visibility:visible;opacity:1;transform:translateY(0)}.cta-form-card{width:300px;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0 / .2);overflow:hidden}.cta-form-header{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;background:#85c815;background:linear-gradient(135deg,#3a4526 0%,#3a4526 100%)}.cta-form-title{font-size:16px;font-weight:600;color:#fff;margin:0;line-height:1.3}.cta-close-btn{background:rgb(255 255 255 / .2);border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center!important;justify-content:center!important;cursor:pointer;color:#fff;transition:all 0.3s ease;padding:0;flex-shrink:0}.cta-close-btn:hover{background:rgb(255 255 255 / .3);transform:rotate(90deg)}.cta-close-btn svg{width:16px;height:16px}.cta-form-body{padding:18px;background:#fff}.cta-form{display:flex;flex-direction:column;gap:15px}.form-input,.form-textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:all 0.3s ease;color:#333;background:#f9f9f9;box-sizing:border-box}.form-input:focus,.form-textarea:focus{outline:none;border-color:#85c815;background:#fff;box-shadow:0 0 0 3px rgb(133 200 21 / .1)}.form-input::placeholder,.form-textarea::placeholder{color:#999;font-size:13px}.form-textarea{resize:vertical;min-height:70px;font-family:inherit}.cta-submit-btn{background:#85c815;background:linear-gradient(135deg,#85c815 0%,#85c815 100%);color:#fff;border:none;padding:12px 18px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.3s ease;border:none}.cta-submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgb(133 200 21 / .3)}.cta-toggle-btn{display:flex;align-items:center;justify-content:center;padding:0}.cta-toggle-btn svg{display:block;margin:auto}.floating-contact-btns{display:flex;flex-direction:column;align-items:center;gap:12px}@media (max-width:768px){.cta-corner-form{bottom:100px;right:15px}.cta-form-card{width:280px}.cta-form-title{font-size:15px}}@media (max-width:480px){.cta-corner-form{bottom:90px;right:10px}.cta-form-card{width:260px}.cta-form-header{padding:12px 15px}.cta-form-body{padding:15px}.form-input,.form-textarea{padding:10px 12px;font-size:13px}.cta-form-title{font-size:14px}}@media (prefers-reduced-motion:reduce){.cta-corner-form,.cta-close-btn svg{transition:none}}.view-more-container{text-align:center;margin-top:40px;margin-bottom:20px;width:100%}.view-more-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#85c815 0%,#85c815 100%);color:#000;font-size:18px;font-weight:600;padding:14px 35px;border-radius:50px;text-decoration:none;box-shadow:0 10px 25px rgb(65 88 208 / .3);transition:all 0.3s ease;letter-spacing:.5px;gap:10px}.view-more-btn:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgb(48 192 106 / .4);color:#fff}.view-more-btn svg{width:20px;height:20px;transition:transform 0.3s ease}.view-more-btn:hover svg{transform:translateX(5px)}@media (max-width:768px){.view-more-container{margin-top:35px;margin-bottom:15px}.view-more-btn{font-size:16px;padding:12px 28px}.view-more-btn svg{width:18px;height:18px}}@media (max-width:480px){.view-more-container{margin-top:30px;margin-bottom:10px}.view-more-btn{font-size:15px;padding:10px 24px;width:auto;min-width:200px}.view-more-btn svg{width:16px;height:16px}}@media (max-width:320px){.view-more-btn{font-size:14px;padding:8px 20px;min-width:180px}}@media (prefers-color-scheme:dark){.view-more-btn{box-shadow:0 10px 25px rgb(0 0 0 / .3)}}@media (prefers-contrast:high){.view-more-btn{border:2px solid #fff;background:#4158D0}}@media (prefers-reduced-motion:reduce){.view-more-btn,.view-more-btn svg{transition:none}.view-more-btn:hover{transform:none}.view-more-btn:hover svg{transform:none}}.trichy-network-section{position:relative;margin-bottom:20px;border-bottom:2px solid #333;width:100%;z-index:5;padding:30px 0}.network-wrapper{margin:0 auto}.network-header{text-align:center;margin-bottom:35px}.network-title{font-size:34px;font-weight:800;color:#fff;margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap;text-shadow:0 2px 10px rgb(0 0 0 / .5)}.network-icon{font-size:38px;filter:drop-shadow(0 4px 8px rgb(255 215 0 / .3))}.network-card{background:rgb(255 255 255 / .03);backdrop-filter:blur(5px);border:1px solid rgb(255 255 255 / .05);border-radius:20px;transition:all 0.3s ease;position:relative;overflow:hidden;height:100%}.network-card:hover{transform:translateY(-5px);border-color:#85c815;box-shadow:0 0 20px rgb(132 204 22 / .6),0 0 40px rgb(132 204 22 / .4),0 0 60px rgb(132 204 22 / .2);background:rgb(255 255 255 / .05)}.subscribe-box:hover{transform:translateY(-5px);border-color:#85c815;box-shadow:0 0 20px rgb(132 204 22 / .6),0 0 40px rgb(132 204 22 / .4),0 0 60px rgb(132 204 22 / .2);background:rgb(255 255 255 / .05)}.whatsapp-box:hover{transform:translateY(-5px);border-color:#85c815;box-shadow:0 0 20px rgb(132 204 22 / .6),0 0 40px rgb(132 204 22 / .4),0 0 60px rgb(132 204 22 / .2);background:rgb(255 255 255 / .05)}.network-card-content{padding:25px 20px;position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.branch-icon{font-size:36px;margin-bottom:12px;display:inline-block;background:rgb(255 255 255 / .02);width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;border:2px solid rgb(255 215 0 / .2);transition:all 0.3s ease}.network-card:hover .branch-icon{border-color:#85c815;transform:scale(1.1)}.branch-title{color:#fff;font-size:20px;font-weight:700;margin-bottom:12px;line-height:1.3}.branch-address{color:rgb(255 255 255 / .8);font-size:14px;line-height:1.6;margin-bottom:15px;flex-grow:1}.branch-phone{display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:14px;padding:8px 16px;background:rgb(255 255 255 / .03);border-radius:30px;border:1px solid rgb(255 255 255 / .1);transition:all 0.3s ease;margin-bottom:10px;align-self:flex-start}.branch-phone:hover{background:rgb(255 215 0 / .15);border-color:#85c815}@media (max-width:991px){.network-title{font-size:28px}}@media (max-width:767px){.trichy-network-section{padding:20px 0}.network-title{font-size:24px;gap:8px}.network-icon{font-size:32px}.branch-title{font-size:18px}}@media (max-width:480px){.network-title{font-size:22px}.branch-icon{width:50px;height:50px;line-height:50px;font-size:28px}.branch-title{font-size:17px}}.branch-map{display:inline-flex;align-items:center;gap:8px;margin-top:10px;text-decoration:none;font-size:14px;color:red;font-weight:600}.g-icon{width:20px;height:20px;transition:0.2s}.branch-map:hover .g-icon{transform:scale(1.1)}.branch-map:hover span{color:#e33d3d}.toast-success{position:fixed;bottom:30px;right:30px;background:#16a34a;color:#fff;padding:16px 24px;border-radius:12px;font-weight:700;font-size:15px;box-shadow:0 8px 25px rgb(0 0 0 / .25);border-left:6px solid #0f7a35;z-index:9999;opacity:0;transform:translateY(20px);transition:all 0.4s ease}.toast-success.show{opacity:1;transform:translateY(0)}.subscribe-whatsapp-section{padding:60px 0;background-color:#121212;color:#fff}.subscribe-box,.whatsapp-box{background:rgb(255 255 255 / .05);padding:30px;border-radius:16px;backdrop-filter:blur(10px);height:100%;text-align:center}.subscribe-box h2,.whatsapp-box h2{font-weight:700;margin-bottom:10px}.subscribe-box p,.whatsapp-box p{opacity:.8;margin-bottom:20px}.subscribe-form{display:flex;gap:10px;flex-wrap:wrap}.toast-error{position:fixed;bottom:30px;right:30px;background:#ff4d4f;color:#fff;padding:14px 20px;border-radius:10px;font-weight:600;box-shadow:0 5px 20px rgb(0 0 0 / .2);z-index:9999;opacity:0;transform:translateY(20px);transition:all 0.4s ease}.toast-error.show{opacity:1;transform:translateY(0)}.subscribe-form input{flex:1;padding:12px;border-radius:8px;border:none;outline:none}.subscribe-form button{padding:12px 20px;border-radius:8px;border:none;background:#91d904;color:#000;font-weight:600;cursor:pointer}.subscribe-form button:hover{background:#a8ff1a}.whatsapp-join-btn{display:inline-block;padding:12px 25px;background:#25D366;color:#fff;border-radius:8px;text-decoration:none;font-weight:600}.whatsapp-join-btn:hover{background:#1ebe5d}@media (max-width:768px){.subscribe-form{flex-direction:column}}.align{text-align:justify}.main-title{color:#91d904;font-size:32px;font-weight:700;margin-bottom:40px}.industry-box{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:18px;padding:25px;transition:0.3s ease}.industry-box:hover{transform:translateY(-5px);border-color:#91d904}.industry-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:18px}.industry-links{list-style:none;padding:0;margin:0}.industry-links li{margin-bottom:12px}.industry-links li a{color:#d1d5db;text-decoration:none;font-size:14px;line-height:1.6;transition:0.3s ease;display:inline-block}.industry-links li a:hover{color:#91d904;transform:translateX(5px)}@media(max-width:991px){.main-title{font-size:28px}.industry-box{padding:22px}}@media(max-width:576px){.industries-section{padding:40px 0}.main-title{font-size:24px}.industry-title{font-size:16px}.industry-links li a{font-size:13px}}.industry-links li a{color:#d1d5db;text-decoration:none;font-size:14px;display:flex;align-items:flex-start;gap:8px;transition:0.3s ease}.arrow-icon{color:#91d904;font-size:18px;line-height:1;margin-top:-1px}.industry-links li a:hover{color:#91d904;transform:translateX(5px)}.footer-certifications{padding:20px 0 20px}.certification-card{background:#fff;border-radius:24px;padding:20px;height:80%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgb(0 0 0 / .08);transition:0.3s ease}.certification-card:hover{transform:translateY(-6px)}.certification-img{width:100%;max-width:100px;height:auto;object-fit:contain}@media(max-width:991px){.certification-img{max-width:220px}}@media(max-width:576px){.footer-certifications{padding:0 0 0}.certification-card{padding:15px;border-radius:18px}.certification-img{max-width:180px}}



