@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&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');
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
li,
ul,
a {
    font-family: "Poppins", sans-serif !important;
}
.hero-title {
    font-size: 32px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.titles {
    font-size: 32px;
    text-align: left;
}
.growth-journey {
    font-size: 20px;
}
.our-growth {
    padding: 35px 0px 35px 0; 
} 
.footer-style {
    padding: 35px 0 0 0;
}
.sub-footer-style {
    margin-top: 0px;
    padding: 4px 0 0px 0;
}
.sub-footer-style p {
    margin-bottom: 0px;
    padding-bottom: 6px;
    padding-top: 6px;
}
section {
    padding: 70px 0 70px 0;
}
.products {
    background-color: #e1ebe2;
    padding-top: 70px;
    padding-bottom: 70px;
}
.main-menu li a {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.topbar-widget {
    padding: 6px 0px 6px 0 !important;
}
.divider-top{
    border-bottom: 1px solid !important;
}
header div#logo {
    color: white;
    max-width: 250px !important;
}
.parallax{
    position: sticky;
    top: 0;
    z-index: 50;
}
.sticky-md-top{
    position: sticky;
    top: 0;
    z-index: 0 !important;
}
.agri{
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}