body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.navbar-expand-lg {
    border-radius: 0px;
    background: #fff;
    margin-top: 0px;
    padding: 5px 60px;
    z-index: 99999;
    box-shadow: none !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #050038 !important;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.navbar-light.newNav .navbar-nav .nav-link.active,
.navbar-light.newNav .navbar-nav .show>.nav-link {
    color: #050038 !important;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 24px;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.btn:focus {
    box-shadow: none !important;
    outline: 0 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.bg-banner1 {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.10) 100%), url("../../assets/new-landing-image/banner-bg.png"), lightgrey 50% / cover no-repeat;
    /* height: 100vh;*/
    min-height: 453px;
    background-position: top;
    background-size: cover;
}

.bannerBoxTitle h2 {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: var(--Typography-Font-Size-Display-10, 60px);
    font-style: normal;
    font-weight: 600;
    line-height: 115%;
    /* 69px */
}

.bannerBoxTitle p {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: var(--Typography-Font-Size-Paragraph-Large, 18px);
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
}

.bannerBoxTitle {
    padding: 135px 0px 40px 0px;
}

.mainBox h2 {
    color: #373737;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.mainBox h4 {
    color: #373737;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.96px;
}

.mainBox p {
    color: #7D7D7D;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.bg-green {
    background: #557E34;
}

.mainSuccessBox h2 {
    color: #FFF;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.mainSuccessBox p {
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.counterBox {
    background: rgba(255, 255, 255, 0.10);
    padding: 30px;
}

.bg-lightgray {
    background-color: #FFFFEC;
}

.achiviemetBox h2 {
    color: #000;
    font-family: 'Poppins';
    font-size: 43.563px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    letter-spacing: -0.96px;
}

.achiviemetBox p {
    color: #7D7D7D;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.achiviemetBox h3 {
    color: #000;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 233.333% */
    letter-spacing: -0.96px;
}

.btn.btn-newdash:hover {
    color: #fff;
    border-radius: 8px;
    background: #A74B21;
    border-color: #A74B21;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: inline-flex;
    padding: 17px 22.766px 17px 22px;
    align-items: flex-start;
}

.counterBox h3 {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.counterBox p {
    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    /* 83.333% */
}

.visionBox h2 {
    color: #373737;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.visionBox p {
    color: #373737;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.vision li {
    color: #373737;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.2px;
}

.innovationBox h2 {
    color: #373737;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.innovationBox h4 {
    color: #373737;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.96px;
}

.innovationBox p {
    color: #7D7D7D;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.innovationBox h3 {
    color: #156082;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.96px;
}

.quetionBox span {
    color: #373737;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.quetionBox p {
    color: #373737;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.quetionBox h2 {
    color: #373737;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}


.btn.btn-newdash {
    color: #fff;
    border-radius: 8px;
    background: #A74B21;
    border-color: #A74B21;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: inline-flex;
    padding: 17px 22.766px 17px 22px;
    align-items: flex-start;
    /* 100% */
}

.bg-quetion {
    background: rgba(167, 75, 33, 0.10);
}

.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #fff;
    box-shadow: none !important;
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none !important;
}


.accordion-button:not(.collapsed) {
    background-color: #e7f1ff;
    box-shadow: none !important;
    color: #A74B21 !important;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}


.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #fff !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}



.accordion-item {
    border: 0px;
    margin-bottom: 15px;
    background: var(--Neutral-100, #FFF);
    box-shadow: 0 5px 16px 0 rgba(8, 15, 52, 0.06);
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 35px 25px !important;
    color: var(--Neutral-800, #170F49);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}


.accordion-body p {
    color: #7D7D7D !important;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.footer {
    background: #232323;
}

.nav-pills.navCustom .nav-link {
    border: 0;
    border-radius: 0px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    background: rgba(167, 75, 33, 0.10) !important;
    color: #4B5157;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.96px;
    text-align: left;
    padding: 16px 11px !important;
}

.whImg {
    width: 100%;
    min-height: 390px;
}

.whImg a img {
    object-fit: cover;
    min-height: 390px;
}

button.nav-link a .textPower{
    border: 0;
    border-radius: 0px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    background: none;
    color: #4B5157;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.96px;
    text-align: left;
    padding: 0px 0px !important;
    text-decoration: none;
}

button.nav-link a {
    text-decoration: none;
}

.tbl_province1 tbody tr td {
    color: #000;
    font-family: 'Poppins';
    font-size: 12.064px;
    text-align: left;
    background-color: #fff;
    width: 16px;
    font-style: normal;
    font-weight: 500;
    white-space: nowrap;
    padding: 6px 6px;
    line-height: normal;
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 1px;
    text-align: center;
    vertical-align: middle;
    font-size: small;
    padding: 5px;
}

.feature-title h5 {
    color: #A74B21;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.96px;
}

.feature-title h6 {
    color: #373737;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.feature-title p {
    color: #7D7D7D;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.nav-pills.navCustom .nav-link.active,
.nav-pills.navCustom .show>.nav-link {
    background: #A74B21 !important;
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.96px;
}

.p-60px {
    padding: 60px;
}

.bg-newlight {
    border-radius: var(--Sizes-Border-Radius-Pill, 200px);
    border: 0.5px solid #F0F0F0;
    background: #F6F6F6;
    box-shadow: 0 -1px 2.5px 0 rgba(190, 186, 233, 0.25) inset, 0 2px 2px 0 rgba(255, 255, 255, 0.77) inset;
    display: flex;
    padding: 12px 16px;
    align-items: center;
    gap: 10px;
    color: #A74B21;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: var(--Typography-Font-Size-Display-2, 14px);
    font-style: normal;
    font-weight: 600;
    line-height: 135%;
    width: fit-content;
    /* 18.9px */
}

.bannerContent h1 {
    color: #373737;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: var(--Typography-Font-Size-Display-10, 50px);
    font-style: normal;
    font-weight: 600;
    line-height: 115%;
    /* 69px */
    margin-top: 15px;
    margin-bottom: 15px;
}

.bannerContent p {
    color: #7D7D7D;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: var(--Typography-Font-Size-Paragraph-Large, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 15px;
    padding-right: 20px;
    /* 27px */
}

.bannerBox {
    border-radius: 992.471px;
    background: rgba(255, 255, 255, 0.77);
    backdrop-filter: blur(103.68193817138672px);
    max-height: 400px;
    padding: 10px 0px 45px 200px;

}

.bannerBox img {
    object-fit: cover;
}

.stats-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 700px;
    margin: 40px auto;
    border-radius: 6px;
}

.stat-box {
    flex: 1;
    text-align: left;
    padding: 10px 20px;
    position: relative;
}

/* Vertical divider */
.stat-box:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background-color: #e0e0e0;
}

.stat-value {
    color: #156082;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.stat-label {
    color: #7D7D7D;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Poppins;
    font-size: var(--Typography-Font-Size-Paragraph-Large, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
}

.bg-sec-one {
    background: #FFFFEC;
}

.bg-sec-one h2 {
    color: #373737;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.bg-sec-one p {
    color: #7D7D7D;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.bg-sec-two {
    background: #557E34;
}

.bg-sec-two h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.bg-sec-two p {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.bg-sec-three {
    background: #31859C;
}

.bg-sec-three h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.bg-sec-three p {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.bg-sec-four {
    background: #E87A06;
}

.bg-sec-four h2 {
    color: #fff;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.bg-sec-four p {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.allSecSame h2 {
    color: #373737;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.allSecSame p {
    color: #7D7D7D;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.2px;
}

.btn:focus {
    box-shadow: none;
    outline: 0;
}

.btn.btn-newdash-2 {
    border-radius: 8px;
    background: #FFF;
    display: flex;
    padding: 17px 22.766px 17px 22px;
    align-items: flex-start;
    color: #557E34;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.btn.btn-newdash-3 {
    border-radius: 8px;
    background: #FFF;
    display: flex;
    padding: 17px 22.766px 17px 22px;
    align-items: flex-start;
    color: #31859C;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 100% */
}

.btn.btn-newdash-4 {
    border-radius: 8px;
    background: #FFF;
    display: flex;
    padding: 17px 22.766px 17px 22px;
    align-items: flex-start;
    color: #E87A06;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 100% */
    /* 100% */
}

.bg-howitwork-section h3 {
    color: #373737;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    /* 122.908% */
    letter-spacing: -0.96px;
}

.bg-howitwork-section p {
    color: #373737;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    line-height: 28px;
    letter-spacing: 0.2px;
}

.main-title h3 {
    margin: 0px !important;
    text-align: left;
}

.card.howitworkBox {
    border: 1.773px dashed #456DA4;
    background: #F1F4F9;
    min-height: 500px;
}

.howitworkBox h6 {
    color: #050039;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.howitworkBox p {
    color: #000;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.howitwork-card-body {
    padding: 20px 20px;
    min-height: 475px;
}

.navbar-brand {
    color: #000 !important;
    font-family: Poppins;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 20px;
}

.card-img-section {
    min-height: 60px;
    margin-bottom: 0px;
    border-radius: 3.546px;
    border: 1px solid #000;
    background: #F9FAFA;
    margin-top: 17px;
}

.howitworkBox h5 {
    color: #456DA4;
    font-family: 'Poppins';
    font-size: 12.411px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
}

.howitworkBox.two {
    border: 1.773px dashed #915108;
    background: rgba(145, 81, 8, 0.10);
}

.howitworkBox.two h5 {
    color: #915108;
    font-family: 'Poppins';
    font-size: 12.411px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.card-img-section.two {
    color: #050039;
    font-family: Poppins;
    font-size: 12.411px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.howitworkBox.three {
    border: 1.773px dashed #941807;
    background: rgba(148, 24, 7, 0.10);
}

.card.howitworkBox.three {
    color: #941807;
    font-family: Inter;
    font-size: 12.411px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.card-img-section.three h5 {
    color: #050039 !important;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.card-img-section.three p {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 10.638px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: math-auto;
}

.card.howitworkBox.three h5 {
    color: #050039 !important;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.card-img-section.three h5 {
    text-align: center;
}

.mt-81px {
    margin-top: 81px;
}

.farmer-section {
    background-color: #a94e23;
    padding: 60px 60px 40px;
    color: #fff;
}


.farmer-section h2 {
    color: #FFF;
    font-family: Poppins;
    font-size: 45.563px;
    font-style: normal;
    font-weight: 500;
    line-height: 56px;
    letter-spacing: -0.96px;
}


.farmer-card-wrapper {
    background: #fff;
    border-radius: 6px;
    margin-top: -40px;
    padding: 40px 30px;
}


.profile-item {
    display: flex;
    gap: 12px;
    margin-bottom: 32px;
}


.profile-item i {
    font-size: 26px;
    color: #a94e23;
}


.profile-item h6 {
    font-weight: 600;
    margin-bottom: 4px;
    color: #222;
}


.profile-item p {
    margin: 0;
    font-size: 14px;
    color: #6c757d;
}

.col-lg-2-4 {
    flex: 0 0 auto;
    width: 20%;
}



.box {
    text-align: left;
    padding: 10px;
}

.box h6 {
    color: #1F2937;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
}

.box p {
    color: #6B7280;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 162.5% */
}

.farmer-section .card {
    background: #F7F7F9;
    border-radius: 0px;
}

.farmer-section1 {
    background: rgba(167, 75, 33, 0.10);
    border-radius: 0px;
}

.farmer-section1 .card {
    background: #fff;
    border-radius: 0px;
}

.iframe-border {
    border-radius: 0px;
    border: 0px solid #F4F4F4;
    min-height: 600px;
    width: 100%;
}

.box1 {
    border-right: 1px solid rgba(0, 0, 0, 0.10);
    padding: 20px;
    text-align: center;
}

.box2 {
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    border-right: 1px solid rgba(0, 0, 0, 0.10);
    border-left: 1px solid rgba(0, 0, 0, 0.10);
    text-align: center;
}

.box1 h6 {
    color: #A74B21;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 24px */
    text-transform: capitalize;
    min-height: 104px;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999 !important;
}

.box1 p {
    color: #434343;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    min-height: 65px;
}

.pb-50px {
    padding-bottom: 60px;
}

.box2 h6 {
    color: #A74B21;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 24px */
    text-transform: capitalize;
    margin-top: 30px;
}

.box2 p {
    color: #434343;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    min-height: 65px;
}



/* ===== Overlay Banner ===== */
.overlay-banner {
    position: fixed;
    top: 60px;
    /* below navbar */
    left: 0;
    width: 100%;
    height: 100vh;
    color: #fff;
    z-index: 1040;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    /* allow scroll clicks through */
}

.footer-links ul li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    font-weight: 300;
    line-height: 150%;
    padding-bottom: 12px;
}

.footer-bg {
    background: #1D1D1D;
}

.footer-bg small {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.footer-links-1 h6 {
    color: #FFF;
    text-align: left;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    padding-bottom: 21px;
    padding-top: 50px;
    margin-bottom: 0px;
}

.footer-links-1 ul li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
    line-height: 33px;
    padding-bottom: 12px;
}

.footer-links h6 {
    color: #FFF;
    text-align: left;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    padding-bottom: 21px;
    padding-top: 50px;
    margin-bottom: 0px;
}

/* ===== Sections ===== */
section {
    min-height: 100vh;
    padding: 180px 20px 80px;
    /* space for overlay */
}

#section1 {
    background: #FFFFEC;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section2 {
    background: #557E34;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section3 {
    background: #31859C;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section4 {
    background: #E87A06;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section5 {
    background: #fff;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section6 {
    background: #fff;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section7 {
    background: #A74B21;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section8 {
    background: #f6ede8;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section9 {
    background: #f6ede8;
    position: relative;
    top: 600px;
    z-index: 9999;
}

#section10 {
    background: #1d1d1d;
    position: relative;
    top: 600px;
    z-index: 9999;
}


.px-60px {
    padding: 0px 60px;
}

@media (max-width: 2050px) {

    #section1 {
        background: #FFFFEC;
        position: relative;
        top: 1000px;
        z-index: 9999;
    }

    #section2 {
        background: #557E34;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section3 {
        background: #31859C;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section4 {
        background: #E87A06;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section5 {
        background: #fff;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section6 {
        background: #fff;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section7 {
        background: #A74B21;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section8 {
        background: #f6ede8;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section9 {
        background: #f6ede8;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section10 {
        background: #1d1d1d;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    .overlay-banner {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100vh;
        color: #fff;
        z-index: 1040;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }

    .bannerBox {
        border-radius: 992.471px;
        background: rgba(255, 255, 255, 0.77);
        backdrop-filter: blur(103.68193817138672px);
        max-height: 400px;
        padding: 20px 50px 45px 300px;

    }

    .bannerContent h1 {
        color: #373737;
        font-feature-settings: 'liga' off, 'clig' off;
        width: 380px;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Display-10, 60px);
        font-style: normal;
        font-weight: 600;
        line-height: 115%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .bannerContent p {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 18px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 25px;
        padding-right: 30px;
    }

    .stat-label {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 18px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .stat-value {
        color: #156082;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }
}

@media (max-width: 1920px) {

    #section1 {
        background: #FFFFEC;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section2 {
        background: #557E34;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section3 {
        background: #31859C;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section4 {
        background: #E87A06;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section5 {
        background: #fff;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section6 {
        background: #fff;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section7 {
        background: #A74B21;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section8 {
        background: #f6ede8;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section9 {
        background: #f6ede8;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    #section10 {
        background: #1d1d1d;
        position: relative;
        top: 900px;
        z-index: 9999;
    }

    .overlay-banner {
        position: fixed;
        top: 40px;
        left: 0;
        width: 100%;
        height: 100vh;
        color: #fff;
        z-index: 1040;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }

    .bannerBox {
        border-radius: 992.471px;
        background: rgba(255, 255, 255, 0.77);
        backdrop-filter: blur(103.68193817138672px);
        max-height: 400px;
        padding: 20px 50px 45px 250px;

    }

    .bannerContent h1 {
        color: #373737;
        font-feature-settings: 'liga' off, 'clig' off;
        width: 380px;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Display-10, 60px);
        font-style: normal;
        font-weight: 600;
        line-height: 115%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .bannerContent p {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 18px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 25px;
        padding-right: 30px;
    }

    .stat-label {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 18px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .stat-value {
        color: #156082;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }
}

@media (max-width: 1724px) {

    #section1 {
        background: #FFFFEC;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section2 {
        background: #557E34;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section3 {
        background: #31859C;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section4 {
        background: #E87A06;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section5 {
        background: #fff;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section6 {
        background: #fff;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section7 {
        background: #A74B21;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section8 {
        background: #f6ede8;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section9 {
        background: #f6ede8;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section10 {
        background: #1d1d1d;
        position: relative;
        top: 800px;
        z-index: 9999;
    }


    .overlay-banner {
        position: fixed;
        top: 40px;
        left: 0;
        width: 100%;
        height: 100vh;
        color: #fff;
        z-index: 1040;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }

    .bannerBox {
        border-radius: 992.471px;
        background: rgba(255, 255, 255, 0.77);
        backdrop-filter: blur(103.68193817138672px);
        max-height: 400px;
        padding: 20px 50px 45px 250px;

    }

    .bannerContent h1 {
        color: #373737;
        font-feature-settings: 'liga' off, 'clig' off;
        width: 380px;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Display-10, 60px);
        font-style: normal;
        font-weight: 600;
        line-height: 115%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .bannerContent p {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 18px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 15px;
        padding-right: 20px;
    }
}

@media (max-width: 1724px) {

    #section1 {
        background: #FFFFEC;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section2 {
        background: #557E34;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section3 {
        background: #31859C;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section4 {
        background: #E87A06;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section5 {
        background: #fff;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section6 {
        background: #fff;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section7 {
        background: #A74B21;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section8 {
        background: #f6ede8;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section9 {
        background: #f6ede8;
        position: relative;
        top: 800px;
        z-index: 9999;
    }

    #section10 {
        background: #1d1d1d;
        position: relative;
        top: 800px;
        z-index: 9999;
    }


    .overlay-banner {
        position: fixed;
        top: 40px;
        left: 0;
        width: 100%;
        height: 100vh;
        color: #fff;
        z-index: 1040;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }

    .bannerBox {
        border-radius: 992.471px;
        background: rgba(255, 255, 255, 0.77);
        backdrop-filter: blur(103.68193817138672px);
        max-height: 400px;
        padding: 20px 50px 45px 250px;

    }

    .bannerContent h1 {
        color: #373737;
        font-feature-settings: 'liga' off, 'clig' off;
        width: 380px;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Display-10, 60px);
        font-style: normal;
        font-weight: 600;
        line-height: 115%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .bannerContent p {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 18px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 15px;
        padding-right: 20px;
    }
}

@media (max-width: 1400px) {

    #section1 {
        background: #FFFFEC;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section2 {
        background: #557E34;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section3 {
        background: #31859C;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section4 {
        background: #E87A06;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section5 {
        background: #fff;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section6 {
        background: #fff;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section7 {
        background: #A74B21;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section8 {
        background: #f6ede8;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section9 {
        background: #f6ede8;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section10 {
        background: #1d1d1d;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    .overlay-banner {
        position: fixed;
        top: 70px;
        left: 0;
        width: 100%;
        height: 100vh;
        color: #fff;
        z-index: 1040;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }

    .bannerBox {
        border-radius: 992.471px;
        background: rgba(255, 255, 255, 0.77);
        backdrop-filter: blur(103.68193817138672px);
        max-height: 400px;
        padding: 10px 0px 45px 200px;

    }

    .bannerContent h1 {
        color: #373737;
        font-feature-settings: 'liga' off, 'clig' off;
        width: 380px;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Display-10, 40px);
        font-style: normal;
        font-weight: 600;
        line-height: 115%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .bannerContent p {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 14px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 25px;
        padding-right: 30px;
    }

    .stat-label {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 16px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .stat-value {
        color: #156082;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }
}

@media (max-width: 1224px) {

    #section1 {
        background: #FFFFEC;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section2 {
        background: #557E34;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section3 {
        background: #31859C;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section4 {
        background: #E87A06;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section5 {
        background: #fff;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section6 {
        background: #fff;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section7 {
        background: #A74B21;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section8 {
        background: #f6ede8;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section9 {
        background: #f6ede8;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    #section10 {
        background: #1d1d1d;
        position: relative;
        top: 700px;
        z-index: 9999;
    }

    .overlay-banner {
        position: fixed;
        top: 70px;
        left: 0;
        width: 100%;
        height: 100vh;
        color: #fff;
        z-index: 1040;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }

    .bannerBox {
        border-radius: 992.471px;
        background: rgba(255, 255, 255, 0.77);
        backdrop-filter: blur(103.68193817138672px);
        max-height: 400px;
        padding: 10px 0px 45px 200px;

    }

    .bannerContent h1 {
        color: #373737;
        font-feature-settings: 'liga' off, 'clig' off;
        width: 380px;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Display-10, 50px);
        font-style: normal;
        font-weight: 600;
        line-height: 115%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .bannerContent p {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 16px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 25px;
        padding-right: 30px;
    }

    .stat-label {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 16px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .stat-value {
        color: #156082;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }
}

@media (max-width: 1100px) {
    .bannerBox {
        border-radius: 992.471px;
        background: rgba(255, 255, 255, 0.77);
        backdrop-filter: blur(103.68193817138672px);
        max-height: 400px;
        padding: 10px 0px 45px 100px;
    }

    .bannerContent h1 {
        color: #373737;
        font-feature-settings: 'liga' off, 'clig' off;
        width: 380px;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Display-10, 30px);
        font-style: normal;
        font-weight: 600;
        line-height: 115%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .bannerContent p {
        color: #7D7D7D;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Poppins;
        font-size: var(--Typography-Font-Size-Paragraph-Large, 14px);
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 25px;
        padding-right: 30px;
    }

    .overlay-banner {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100vh;
        color: #fff;
        z-index: 1040;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }
}



@media (max-width: 991px) {
    .col-lg-2-4 {
        width: 100%;
    }

}