@import"https://fonts.googleapis.com/css2?family=IM+Fell+Double+Pica:ital@0;1&family=Manrope:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{font-family:"Manrope"}.active::after{content:"";display:block;border-bottom:4px solid #ffd449}.service-btn{background-color:#ffd449;font-family:"Poppins";padding:12px 18px;border-radius:24px;border-color:rgba(0,0,0,0)}.service-btn:hover{background-color:#364c47;border-color:none}.service-btn:hover a{color:#fff !important}.service-btn a{text-decoration:none;color:#000;font-weight:700}.card{border-radius:0}#preloader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center}#preloader span{font-size:28px;color:#fff;font-weight:600}#preloader .dots{display:flex;align-items:center;justify-content:center;margin-top:14px}#preloader .dots div{width:18px;height:20px;margin:8px;background-color:#fff;border-radius:50%;animation:bounce .6s infinite alternate}#preloader .dots div:nth-child(2){animation-delay:.2s}#preloader .dots div:nth-child(3){animation-delay:.4s}@keyframes bounce{to{opacity:.3;transform:translate3d(0, -1rem, 0)}}#whatsapp-widget .chat-header,#whatsapp-widget .chat-content,#whatsapp-widget .message-input{position:fixed;right:20px;width:300px;background-color:#e5ddd5;z-index:10003;opacity:0;transform:translateY(20px);transition:opacity .5s ease-in-out,transform .5s ease-in-out}#whatsapp-widget .chat-header{top:calc(100% - 420px);height:60px;background-color:#075e54;color:#fff;padding:10px;display:none;align-items:center;border-radius:12px 12px 0 0}#whatsapp-widget .chat-header .avatar-container{position:relative;width:40px;height:40px;margin-right:10px}#whatsapp-widget .chat-header img{width:100%;height:100%;border-radius:50%;object-fit:cover}#whatsapp-widget .chat-header .online-dot{position:absolute;bottom:0;right:0;width:12px;height:12px;background-color:#25d366;border-radius:50%;border:2px solid #075e54}#whatsapp-widget .chat-header .chat-header-info{flex-grow:1}#whatsapp-widget .chat-header span{font-size:16px;font-weight:600;margin-bottom:0;color:#fff}#whatsapp-widget .chat-header .online-status{font-size:12px}#whatsapp-widget .chat-header .close-btn{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s}#whatsapp-widget .chat-header .close-btn:hover{background-color:hsla(0,0%,100%,.1)}#whatsapp-widget .chat-content{top:calc(100% - 360px);height:300px;padding:20px;overflow-y:auto;display:none}#whatsapp-widget .chat-content .message{max-width:80%;padding:8px 12px;margin-bottom:10px;border-radius:7.5px;position:relative;word-wrap:break-word}#whatsapp-widget .chat-content .message.received{background-color:#fff;align-self:flex-start}#whatsapp-widget .chat-content .message.sent{background-color:#dcf8c6;align-self:flex-end;margin-left:auto}#whatsapp-widget .message-input{bottom:20px;height:60px;display:none;padding:10px;background-color:#f0f0f0;border-radius:0 0 12px 12px}#whatsapp-widget .whatsapp-btn{background-color:#25d366;color:#fff;border:none;padding:10px 20px;font-size:16px;border-radius:12px;width:100%;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;justify-content:center}#whatsapp-widget .whatsapp-btn:hover{background-color:#128c7e}#whatsapp-widget .typing-indicator{background-color:#e5ddd5;padding:10px;border-radius:20px;display:inline-block;margin-bottom:10px}#whatsapp-widget .typing-indicator span{height:10px;width:10px;float:left;margin:0 1px;background-color:#9e9ea1;display:block;border-radius:50%;opacity:.4}#whatsapp-widget .typing-indicator span:nth-of-type(1){animation:1s blink infinite .3333s}#whatsapp-widget .typing-indicator span:nth-of-type(2){animation:1s blink infinite .6666s}#whatsapp-widget .typing-indicator span:nth-of-type(3){animation:1s blink infinite .9999s}@keyframes blink{50%{opacity:1}}#whatsapp-widget .chat-icon{position:fixed;bottom:90px;right:10px;width:60px;height:60px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:10004;animation:wave 2s infinite}#whatsapp-widget .chat-icon img{width:35px;height:35px}@keyframes wave{0%{box-shadow:0 0 0 0 rgba(37,211,102,.5)}70%{box-shadow:0 0 0 15px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.heading{color:#000;font-family:"Poppins";font-size:24px;font-weight:700;line-height:26px;letter-spacing:-0.5px}.supportive-heading{color:#9008b6;font-family:"IM Fell Double Pica";font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.5px;text-transform:capitalize;display:flex;align-items:center}.supportive-heading img{margin-right:6px}p,li,a{font-size:14px;text-align:justify;margin-bottom:0;color:#6e7271}header{overflow:hidden;position:fixed;top:0;width:100%;z-index:100;border-bottom:1px solid rgba(219,220,220,.5)}header .navbar{background-color:rgba(0,0,0,0)}header .navbar.navbar-scrolled{background-color:#364c47}header .navbar .navbar-brand h5{color:#fff;font-size:18px;font-weight:800;line-height:27px;text-transform:uppercase}header .navbar .navbar-toggler{transition:background-color .3s,box-shadow .3s;color:#fff}header .navbar .offcanvas{width:80%;background-color:#fff}header .navbar .offcanvas .offcanvas-header{background-color:#364c47}header .navbar .offcanvas .offcanvas-header .offcanvas-title{color:#fff;font-size:18px;font-weight:800;text-transform:uppercase}header .navbar .offcanvas .offcanvas-header .btn-close{background-color:#a9a9a9}header .navbar .nav-item{margin:0 5px}header .navbar .nav-item .nav-link{color:#000;font-weight:700;line-height:28px;font-size:16px}header .navbar .nav-item:hover .nav-link{color:#9008b6}header .navbar .nav-item:hover .nav-link::after{content:"";display:block}#hero{overflow:hidden;position:relative;top:0}#hero img{object-fit:cover;height:100%;width:100%}#hero .hero-content{position:absolute;top:53%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}#hero .hero-content h1{color:#fff;font-family:"Poppins";font-size:24px;font-weight:700;letter-spacing:2px;white-space:nowrap;margin-bottom:0}#hero .hero-content p{color:hsla(0,0%,100%,.8);font-weight:600;line-height:normal;margin-top:6px;text-align:center}#hero::before,#homeHero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}#homePage #homeHero{overflow:hidden;position:relative;z-index:0;height:100vh}#homePage #homeHero img{object-fit:cover;height:inherit;width:100%}#homePage #homeHero .homehero-content{position:absolute;z-index:2;top:54%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}#homePage #homeHero .homehero-content h1{color:#fff;font-family:"Poppins";font-size:24px;font-weight:700;line-height:normal;letter-spacing:2px}#homePage #homeHero .homehero-content p{color:hsla(0,0%,100%,.8);font-weight:600;line-height:normal;text-align:center}#homePage #values{overflow:hidden}#homePage #values .heading{font-size:18px !important;font-weight:600;margin-bottom:0}#homePage #values p{font-weight:500;line-height:normal}#homePage #values img{transition:transform .3s ease}#homePage #values img:hover{transform:scale(1.03)}#homePage #vissionMission{overflow:hidden}#homePage #vissionMission .vision-mission-image-container{transition:transform .3s ease}#homePage #vissionMission .vision-mission-image-container:hover{transform:scale(1.03)}#homePage #vissionMission .vision-mission-img{object-fit:cover;height:100%;min-height:300px}#homePage #vissionMission .vision-mission-overlay{position:absolute;top:-1px;left:0px;width:80px;height:auto;z-index:1}#homePage #vissionMission .vission-mission-text{display:flex;flex-direction:column;justify-content:space-between}#homePage #vissionMission .heading{text-transform:uppercase;font-size:18px !important}#homePage #vissionMission .vission,#homePage #vissionMission .mission{background-color:#f7f8f8;padding:20px}#homePage #vissionMission .vission p,#homePage #vissionMission .mission p{font-weight:400;line-height:26px;margin-top:22px}#homePage #ourProjects{overflow:hidden}#homePage #ourProjects ul li{margin-bottom:16px}#homePage #ourProjects img{transition:transform .3s ease}#homePage #ourProjects img:hover{transform:scale(1.03)}#agroPage img{transition:transform .3s ease}#agroPage img:hover{transform:scale(1.02)}#agroPage #productsServices{overflow:hidden}#agroPage #productsServices .heading{white-space:nowrap}#agroPage #productsServices ol li{color:#000;font-weight:600;line-height:26px}#agroPage #features{background-image:url("../images/features.webp");overflow:hidden;position:relative;background-position:center;background-size:cover;background-attachment:unset}#agroPage #features .heading{font-size:18px;font-weight:600;text-align:center}#agroPage #features p{text-align:center;margin-bottom:12px}#agroPage #features .image-content{display:flex;align-items:center;justify-content:center;margin-top:28px}#agroPage #features .card{transition:transform .3s ease}#agroPage #features .card:hover{transform:scale(1.03)}#agroPage #sustainability{overflow:hidden}#agroPage #sustainability .heading{line-height:30px}#agroPage #sustainability h3{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:26px;margin-bottom:0}#agroPage #incomePlan{background:rgba(110,114,113,.05);overflow:hidden}#agroPage #incomePlan .how-we-earn ul li{color:#000;font-weight:600;line-height:26px;margin-bottom:12px;display:flex;align-items:center}#agroPage #incomePlan .how-we-earn ul li img{width:20px;height:20px}#agroPage #specialties{background-image:url("../images/specialties-img-sm.webp");overflow:hidden;position:relative;background-position:center;background-size:cover;background-attachment:unset}#agroPage #specialties::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}#agroPage #specialties .supportive-heading,#agroPage #specialties .heading,#agroPage #specialties ul,#agroPage #specialties li,#agroPage #specialties img{color:#fff;position:relative;z-index:1}#agroPage #specialties ul li{line-height:34px}#agroPage #specialties ul li img{margin-right:8px}#agroPage #testimonials{overflow:hidden}#agroPage #testimonials .card{background:#fff;box-shadow:0 4px 20px -8px rgba(0,0,0,.35);border-color:rgba(0,0,0,0);display:flex;flex-direction:column;padding:14px;margin:10px}#agroPage #testimonials .card .card-body{color:#6e7271;font-size:14px;font-style:normal;font-weight:500;line-height:22px}#agroPage #testimonials .card .card-body p{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:22px;margin-top:20px}#agroPage #testimonials .testimonials-swiper-pagination{display:flex;justify-content:center;margin-top:18px;z-index:10;position:relative;background:#fff;padding:8px 0 0 0}#agroPage #testimonials .testimonials-swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;background:rgba(110,114,113,.25);opacity:.5;margin:0 6px !important;transition:opacity .3s,background .3s;z-index:11}#agroPage #testimonials .testimonials-swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#15a90d}#agroPage #o3Tasty{overflow:hidden;background-color:#f8f8f8}#agroPage #o3Tasty .supportive-heading{text-transform:none;margin-top:50px}#agroPage #o3Tasty .heading{line-height:36px}#agroPage #o3Tasty p{line-height:28px;text-align:left;padding-right:20px}#agroPage #o3Tasty ul li{color:#000;font-weight:600;line-height:34px}#agroPage #o3Tasty ul li img{margin-right:8px}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid{display:grid;grid-template-columns:1fr;gap:12px}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-left-column{display:grid;grid-template-columns:1fr;gap:12px}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-left-column .o3-logo{width:150px;display:block;margin:0 auto}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid img{width:100%;object-fit:cover}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-food-skewers,#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-food-plate{aspect-ratio:1/1;width:88%;margin:0 auto}#aboutPage img{transition:transform .3s ease}#aboutPage img:hover{transform:scale(1.03)}#aboutPage #aboutUs{overflow:hidden}#aboutPage #aboutUs h3{color:#000;font-family:"Poppins";font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.5px}#aboutPage #companies{overflow:hidden}#aboutPage #companies .heading{font-size:18px}#aboutPage #companies img{height:60px;object-fit:cover}#aboutPage #registration{overflow:hidden}#aboutPage #registration .registration-certificate{border-radius:10px;border:.809px solid #000;margin-top:18px;max-height:584px;width:auto;object-fit:cover}#aboutPage #achievements{overflow:hidden}#aboutPage #ourStrengths{overflow:hidden}#aboutPage #ourStrengths h3{color:#000;font-family:"Poppins";font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-0.5px;margin-bottom:0}#aboutPage #ourStrengths .director-img{width:100%}#propertiesPage img{transition:transform .3s ease}#propertiesPage img:hover{transform:scale(1.03)}#propertiesPage #coreFocus{overflow:hidden}#propertiesPage #coreFocus .supportive-heading{text-transform:none}#propertiesPage #coreFocus .heading{font-size:24px;line-height:32px;text-transform:uppercase}#propertiesPage #coreFocus p{line-height:28px;text-align:left}#propertiesPage #coreFocus ul{padding-left:16px}#propertiesPage #coreFocus ul li{margin-bottom:10px;color:#000;font-weight:600;line-height:22px}#propertiesPage #coreFocus .core-focus-img{width:100%;max-width:400px;object-fit:cover}#propertiesPage #propertyBenefits{background-image:url("../images/properties-benefits-bg.webp");background-position:center;background-size:cover;position:relative;overflow:hidden}#propertiesPage #propertyBenefits::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35)}#propertiesPage #propertyBenefits .container{position:relative;z-index:1;padding-top:84px !important;padding-bottom:84px !important}#propertiesPage #propertyBenefits .card{border:0;border-radius:0;box-shadow:0 8px 25px rgba(0,0,0,.18);min-height:220px;transition:transform .3s ease}#propertiesPage #propertyBenefits .card:hover{transform:scale(1.03)}#propertiesPage #propertyBenefits .card-body{padding:28px 20px}#propertiesPage #propertyBenefits .benefit-icon{width:52px;height:52px;border-radius:50%;background:#8f18bd;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:24px}#propertiesPage #propertyBenefits .benefit-icon img{width:50px;height:50px;object-fit:contain}#propertiesPage #propertyBenefits h3{color:#000;font-size:24px;font-weight:700;line-height:30px;margin:16px 0 8px}#propertiesPage #propertyBenefits p{text-align:center;line-height:24px}#galleryPage #galleryCollections{overflow:hidden;background:var(--white)}#galleryPage #galleryCollections .supportive-heading{text-transform:none}#galleryPage #galleryCollections .heading{font-size:34px;line-height:38px}#galleryPage #galleryCollections .gallery-image-wrap{overflow:hidden}#galleryPage #galleryCollections .gallery-image-wrap img{width:100%;object-fit:cover;transition:transform .3s ease}#galleryPage #galleryCollections .gallery-image-wrap:hover img{transform:scale(1.03)}#galleryPage #galleryCollections .gallery-swiper-pagination{position:static !important;display:flex;justify-content:flex-start;align-items:center;gap:8px;margin-top:28px !important}#galleryPage #galleryCollections .gallery-swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:rgba(110,114,113,.35);opacity:1}#galleryPage #galleryCollections .gallery-swiper-pagination .swiper-pagination-bullet-active{background:#198754}#investmentsPage img{transition:transform .3s ease}#investmentsPage img:hover{transform:scale(1.03)}#investmentsPage #monthlyIncomePlan,#investmentsPage #oneYearMaturityPlan,#investmentsPage #annualBenefitPlan,#investmentsPage #doubleBenefitPlan{overflow:hidden}#investmentsPage #monthlyIncomePlan .heading,#investmentsPage #oneYearMaturityPlan .heading,#investmentsPage #annualBenefitPlan .heading,#investmentsPage #doubleBenefitPlan .heading{text-transform:uppercase}#investmentsPage #monthlyIncomePlan ul li,#investmentsPage #oneYearMaturityPlan ul li,#investmentsPage #annualBenefitPlan ul li,#investmentsPage #doubleBenefitPlan ul li{line-height:28px}#investmentsPage #monthlyIncomePlan h3,#investmentsPage #oneYearMaturityPlan h3,#investmentsPage #annualBenefitPlan h3,#investmentsPage #doubleBenefitPlan h3{color:#000;font-family:"Poppins";font-size:18px;font-style:normal;font-weight:700;line-height:48px;letter-spacing:-0.5px;text-transform:uppercase}#investmentsPage #monthlyIncomePlan .table-responsive,#investmentsPage #oneYearMaturityPlan .table-responsive,#investmentsPage #annualBenefitPlan .table-responsive,#investmentsPage #doubleBenefitPlan .table-responsive{overflow-x:auto}#investmentsPage #monthlyIncomePlan .equal-width-table,#investmentsPage #oneYearMaturityPlan .equal-width-table,#investmentsPage #annualBenefitPlan .equal-width-table,#investmentsPage #doubleBenefitPlan .equal-width-table{table-layout:fixed;width:1000px;min-width:600px;border-collapse:separate !important;border-spacing:10px}#investmentsPage #monthlyIncomePlan .equal-width-table th,#investmentsPage #monthlyIncomePlan .equal-width-table td,#investmentsPage #oneYearMaturityPlan .equal-width-table th,#investmentsPage #oneYearMaturityPlan .equal-width-table td,#investmentsPage #annualBenefitPlan .equal-width-table th,#investmentsPage #annualBenefitPlan .equal-width-table td,#investmentsPage #doubleBenefitPlan .equal-width-table th,#investmentsPage #doubleBenefitPlan .equal-width-table td{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#9008b6;color:#fff;border-radius:24px;font-size:14px;vertical-align:middle;text-align:center;font-weight:700;transition:transform .3s;cursor:pointer}#investmentsPage #monthlyIncomePlan .equal-width-table td,#investmentsPage #oneYearMaturityPlan .equal-width-table td,#investmentsPage #annualBenefitPlan .equal-width-table td,#investmentsPage #doubleBenefitPlan .equal-width-table td{background-color:#15a90d}#investmentsPage #monthlyIncomePlan .equal-width-table th:hover,#investmentsPage #oneYearMaturityPlan .equal-width-table th:hover,#investmentsPage #annualBenefitPlan .equal-width-table th:hover,#investmentsPage #doubleBenefitPlan .equal-width-table th:hover{background-color:#4e0155}#investmentsPage #monthlyIncomePlan .equal-width-table td:hover,#investmentsPage #oneYearMaturityPlan .equal-width-table td:hover,#investmentsPage #annualBenefitPlan .equal-width-table td:hover,#investmentsPage #doubleBenefitPlan .equal-width-table td:hover{background-color:#066603}#investmentsPage #monthlyIncomePlan .table-divider,#investmentsPage #oneYearMaturityPlan .table-divider,#investmentsPage #annualBenefitPlan .table-divider,#investmentsPage #doubleBenefitPlan .table-divider{border-top:1px solid #6e7271;margin-top:24px}#investmentsPage #monthlyIncomePlan .equal-width-table,#investmentsPage #annualBenefitPlan .equal-width-table,#investmentsPage #oneYearMaturityPlan .equal-width-table{width:1200px}#investmentsPage #doubleBenefitPlan .equal-width-table{width:700px}#investmentsPage #monthlyIncomePlan .heading,#investmentsPage #annualBenefitPlan .heading,#investmentsPage #oneYearMaturityPlan .heading{margin-top:50px}#contactPage #feedback{overflow:hidden}#contactPage #feedback .title{margin-bottom:14px;font-weight:600;color:rgba(0,0,0,.87)}#contactPage #feedback ul li{display:flex;align-items:center;margin-top:14px}#contactPage #feedback ul li a{text-decoration:none}#contactPage #feedback .social-icons{display:flex;padding-left:0;gap:15px}#contactPage #feedback .form{border-top:4px solid #15a90d;background:#fff;box-shadow:0 4px 20px -8px rgba(0,0,0,.35)}#contactPage #feedback .form label{color:#151d1b;font-size:14px;font-style:normal;font-weight:600;line-height:27px}#contactPage #feedback .form .form-control{border-radius:24px;background:#f4f4f4;border-color:rgba(0,0,0,0);color:#6e7271;font-family:"Poppins";font-size:14px;font-style:normal;font-weight:400;line-height:27px}#contactPage #feedback .form .contact-btn{background-color:#ffd449;font-family:"Poppins";padding:12px 18px;border-radius:24px;border-color:rgba(0,0,0,0);color:#000;font-weight:600}#contactPage #feedback .form .contact-btn:hover{background:#dcd817}#contactPage #feedback .form ul{border:none}#contactPage #feedback .form ul li button{border:none}#contactPage #feedback .active::after{display:none}#contactPage #feedback #contactTab .nav-link.active{font-weight:600}#contactPage #feedback #contactTab .nav-link.active::after{border-bottom:4px solid #9008b6;content:"";display:block;width:100%}#contactPage #feedback #contactTab .nav-link:not(.active){color:rgba(0,0,0,.5) !important;font-weight:600}#contactPage #location{overflow:hidden}#contactPage #location .heading{font-size:14px;display:flex;flex-direction:column;align-items:flex-start;gap:0}#contactPage #location .heading img{margin-top:0;margin-bottom:0;padding:0;display:block}footer{background-color:#364c47;color:#fff}footer h1{font-size:18px;font-weight:600;line-height:24px;text-transform:capitalize}footer .row:first-child ul li{line-height:35px;font-family:"Poppins"}footer .row:first-child ul li a{text-decoration:none;font-weight:400;color:#fff}footer .row:first-child #footer-contact-list li span{font-family:"Poppins";font-weight:700}footer .row:first-child #footer-contact-list li span a{color:#fff;font-weight:400;line-height:22px;font-family:"Poppins"}footer .row:first-child .footer-btn{color:#000;font-family:Inter;font-weight:600;line-height:24px;text-transform:capitalize;background:#fff;padding:12px 16px;align-items:center;gap:8px;border-radius:50px}footer .row:first-child .footer-btn:hover{background:#e4dede}footer .row:last-child p{color:#fff;font-weight:400;line-height:27px}footer .row:last-child p a{color:#fff;text-decoration:none}@media(min-width: 768px){p,li,a{font-size:16px !important}.supportive-heading{font-size:16px}#hero .hero-content h1{font-size:32px !important}#homePage #homeHero .homehero-content h1{font-size:32px}#homePage #vissionMission .vision-mission-img{width:100%}#homePage #vissionMission .vision-mission-overlay{width:auto !important}#agroPage #specialties{background-image:url("../images/specialties-img.webp")}#agroPage #specialties ul li{line-height:40px}#agroPage #o3Tasty .o3-gallery-wrap{max-width:520px;margin:0 auto}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid{grid-template-columns:1fr 1fr;align-items:stretch;height:300px;gap:10px}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-food-skewers,#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-food-plate{width:100%;margin:0}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-left-column{grid-template-rows:.9fr 1.1fr;align-items:stretch;gap:10px}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-left-column .o3-logo{width:100%;height:100%;margin:0;object-fit:cover}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-left-column .o3-food-skewers{height:100%}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid .o3-food-plate{aspect-ratio:auto;height:100%}#aboutPage #companies img{height:70px}#propertiesPage #coreFocus ul li{line-height:26px}#galleryPage #galleryCollections .heading{font-size:36px}}@media(min-width: 768px)and (max-width: 991.98px){#agroPage #o3Tasty .o3-gallery-wrap{margin-top:24px;margin-bottom:220px}}@media(min-width: 992px){p,li,a{font-size:18px !important}.supportive-heading{font-size:20px}.heading{font-size:34px;line-height:34px}header .navbar .navbar-brand h5{font-size:24px}header .navbar .nav-item .nav-link{color:#fff !important}#hero{height:auto}#hero .hero-content{text-align:left}#hero .hero-content h1{font-size:50px !important}#hero .hero-content p{margin-top:4px;line-height:27px;text-align:left}#homePage #homeHero .homehero-content{text-align:left}#homePage #homeHero .homehero-content h1{font-size:52px}#homePage #homeHero .homehero-content p{line-height:27px;text-align:left !important}#homePage #values .heading{font-size:20px !important}#homePage #vissionMission .heading{font-size:28px !important}#homePage #ourProjects{overflow:hidden}#agroPage #features .heading{font-size:20px}#agroPage #testimonials .card .card-body{font-size:16px}#agroPage #testimonials .card .card-body p{font-size:16px}#agroPage #testimonials .testimonials-swiper-pagination{justify-content:start}#agroPage #testimonials .testimonials-swiper-pagination .swiper-pagination-bullet{width:18px;height:18px}#agroPage #testimonials .testimonials-swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#15a90d}#agroPage #o3Tasty .heading{font-size:42px;line-height:48px}#agroPage #o3Tasty .o3-gallery-wrap{max-width:560px;margin-left:auto;margin-right:0;margin-top:100px}#agroPage #o3Tasty .o3-gallery-wrap .o3-gallery-grid{height:280px}#aboutPage #aboutUs h3{font-size:28px}#aboutPage #companies img{height:90px}#aboutPage #registration .heading,#aboutPage #companies .heading{font-size:28px !important}#aboutPage #achievements .achievement-img{height:430px;object-fit:cover}#contactPage #location .heading{font-size:18px}#contactPage #location iframe{height:350px}#propertiesPage #coreFocus .heading{font-size:30px;line-height:38px}#propertiesPage #coreFocus .core-focus-img{max-width:100%}#propertiesPage #propertyBenefits .card{min-height:240px}#propertiesPage #propertyBenefits .card-body{padding:34px 24px}#propertiesPage #propertyBenefits h3{font-size:26px}#galleryPage #galleryCollections .heading{font-size:40px;line-height:44px !important}#galleryPage #galleryCollections .gallery-swiper-pagination{justify-content:center}footer .row:last-child p{font-size:18px}}@media(min-width: 1200px){.heading{font-size:40px;line-height:46px !important}#hero .hero-content h1{font-size:61px !important}#agroPage #productsServices ol li{line-height:34px}#agroPage #incomePlan .how-we-earn{padding-top:5rem;padding-left:4rem}#agroPage #specialties ul li{line-height:46px}#agroPage #testimonials .card{width:56%}#aboutPage #companies img{height:130px}#propertiesPage #coreFocus .heading{font-size:34px;line-height:44px !important}#galleryPage #galleryCollections .gallery-swiper-pagination .swiper-pagination-bullet{width:12px;height:12px}footer .row ul li a{font-size:16px}}/*# sourceMappingURL=main.css.map */
