@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

h1,
h2,
h3,
h4,
h5,
h6,
li,
a,
span,
p,
button {
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

*+.uk-h1,
*+.uk-h2,
*+.uk-h3,
*+.uk-h4,
*+.uk-h5,
*+.uk-h6,
*+.uk-heading-2xlarge,
*+.uk-heading-3xlarge,
*+.uk-heading-large,
*+.uk-heading-medium,
*+.uk-heading-small,
*+.uk-heading-xlarge,
*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
    margin-top: 0px !important;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-3xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 0px 0 !important;

}

*+address,
*+dl,
*+fieldset,
*+figure,
*+ol,
*+p,
*+pre,
*+ul {
    margin-top: 0px !important;
}

address,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
    margin: 0 0 0px 0 !important;
}

/* Width */
  ::-webkit-scrollbar {
    width: 8px;
  }

  /* Track */
  ::-webkit-scrollbar-track {
    background: #131444; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #71be3a; 
  }
.main-header {
    position: absolute;
    width: 100%;
    z-index: 2;
}
/*.header-scroll {*/
/*    background-color: #13144454;*/
/*    position: fixed;*/
/*    backdrop-filter: blur(5px);*/
/*}*/
.d-flex.justify-content-center.align-item-center {
    column-gap: 40px;
}

p {
    color: #353535;
    font-size: 17px;
    text-align: justify;
    line-height: 30px;
}

.icon-box-banner:hover {
    background: #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 10px #414141;
    transition: .4s ease-in-out;
}

.icon-box-banner:hover h3.fs-6.pt-2 {
    color: #131444 !important;
}

.icon-box-banner:hover path {
    fill: #131444;
}

.icon-box-banner {
    padding: 20px 30px;
}

.icon-box-banner {
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.icon-box-banner svg {
    width: 60px;
    height: 40px;
}

.icon-box-banner:hover h3.fs-5.pt-2 {
    color: #131444 !important;
}

.pattern-banner-top img {
    position: absolute;
    z-index: -1;
    top: -353px;
    right: -118px;
    width: 320px;
    opacity: .3;
    }
/* 
div {
    z-index: 1 !important;
} */

.pattern-banner-bottom img {
    width: 452px;
    position: absolute;
    opacity: .3;
    z-index: -1;
}

.icon-box-banner a:hover {
    text-decoration: none;
}

.banner-content h2 {
    font-size: 60px;
    font-weight: 700;
    background: linear-gradient(to bottom, #78CE38, #5F953D);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-family: 'Plus Jakarta Sans';
    font-size: 85px;
}

.banner-content h3 {
    color: #fff;
}

.banner-content p {
    color: #fff;
    text-align: justify;
    font-size: 18px;
}
/* 
.banner-video {
    padding-top: 100px;
} */

img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -80px;
    left: 100px;
    width: 102px;
}

scetion.about-home h2.pt-3 {
    color: #131444;
    font-size: 45px;
    font-weight: 700;
}

span.color-change {
    background: linear-gradient(to bottom, #78CE38, #5F953D);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.content-about-home p {
    color: #353535;
    font-size: 17px;
    text-align: justify;
    line-height: 30px;
}

.content-about-home {
    margin: 20px;
}

.image-about {
    margin: 30px;
}

section.counter {
    /*padding-top: 50px;*/
    /*padding-bottom: 50px;*/
    /*box-shadow: 0px 16px 12px #dfdfdf;*/
}

h2.allheading.pt-3 {
    color: #131444;
    font-size: 45px;
    font-weight: 700;
}

section.counter img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -80px;
    left: 70px;
}

h2.allheading.pt-3 {
    position: relative;
}

h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}

h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 87%;
    position: absolute;
}

section.counter h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 350px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}

section.counter h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 350px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 95%;
    position: absolute;
}

p.counter {
    padding-top: 20px;
}


.counterparent {
    flex: none;
    flex-grow: 1;
    width: 200px;
}
.position-absolute {
    position: absolute !important;
    width: 132px;
    right: 0px;
    top: 1px;
    border-radius: 20px;
}

h4.counter-head {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

span#count {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.icon-content {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

img.bg-counter.position-absolute {
    position: absolute !important;
    width: 155px;
    right: 0px;
    top: 0px;
    border-radius: 20px;
}

.image-about img {
    /* height: 440px; */
    width: 70%;
    border-radius: 20px;
    /*padding-top: 30px;*/
}
.product-main img {
    transform: rotateY(180deg);
}
section.feed {
    padding-top: 100px;
    padding-bottom: 0px;
}

section.feed img.heading-img {
    width: 170px;
}

section.feed h2.allheading.pt-3 {
    padding-top: 20px !important;
}

section.feed h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 850px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}

section.feed h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 850px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 107%;
    position: absolute;
}

section.feed img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -78px;
    left: 380px;
    width: 102px;
}

.cow-vector img.heading-img {
    position: absolute;
    top: -80px;
}

button.feed-boxes:active {
    position: absolute;
    background: #70bc39;
    padding: 6px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #d5d5d5;
}

button.feed-boxes {
    position: absolute;
    background: #fff;
    border: 1px solid #70bc39;
    padding: 7px 34px;
    border-radius: 19px;
    transition: .4s ease-in-out;
    font-weight: 700;
    font-size: 20px;
    box-shadow: 0px 0px 8px #70bc392e;
}

button.feed-boxes svg {
    margin-right: 10px;
}

button.feed-boxes:hover {
    color: #fff;
}

button.feed-boxes:hover {
    background: #72c039;
    box-shadow: 0px 0px 10px #cfcece;
}

/* button.feed-boxes svg path {
    fill: #B4B4B4;
} */


.feed-main.position-relative {
    width: 100%;
    height: 550px;
}

.center-img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 45%;
    transform: translate(-50%, -50%);
}

button#ddgs {
    left: 42%;
    top: -30px;
}

button#ddgs svg path {
    fill: #b4b4b4;
}

button#protein {
    top: 13%;
    left: 12%;
}

button#doc {
    top: 39%;
    left: 5%;
}

button#turmeric-doc {
    top: 66%;
    left: 9%;
}

button#rice-gluten {
    top: 92%;
    left: 21%;
}

button#roasted-korma {
    top: 92%;
    right: 13%;
}

button#corn-gluten {
    right: 6%;
    top: 66%;
}

button#corn-gluten-meal {
    top: 39%;
    right: 4%;
}

button#corn-ddgc {
    top: 13%;
    right: 17%;
}

button.feed-boxes:hover svg path {
    fill: #fff;
}

/* Animation start */

.animation-slide {
    animation: slideRight 1s cubic-bezier(0, 0, 0, 0) infinite;
}
.animation-slide {
    animation: slideRight 1s cubic-bezier(0, 0, 0, 0) infinite;
}
.animation-slide {
    animation: slideRight3 2s cubic-bezier(0, 0, 0, 0) infinite;
}

.animation-slide2 {
    animation: slideRight2 2s cubic-bezier(0, 0, 0, 0) infinite;
}

.animation-slide1 {
    animation: slideRight4 1s cubic-bezier(0, 0, 0, 0) infinite;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.animation-slide1 {
    animation: antirotate 1s cubic-bezier(0, 0, 0, 0) infinite;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes slideRight {

    0% {
        opacity: 1;
        transform: translateX(2px);
    }

    20% {
        opacity: 1;
        transform: translateX(4px);
    }

    40% {
        opacity: 1;
        transform: translateX(6px);
    }

    60% {
        opacity: 1;
        transform: translateX(6px);
    }

    80% {
        opacity: 1;
        transform: translateX(4px);
    }

    100% {
        opacity: 1;
        transform: translateX(2px);
    }
}

@keyframes slideRight1 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.95, 0.95);
    }

    100% {
        transform: scale(1, 1);
    }
}

@keyframes slideRight2 {

    0% {
        opacity: 1;
        transform: translateX(2px);
    }

    20% {
        opacity: 1;
        transform: translateX(6px);
    }

    40% {
        opacity: 1;
        transform: translateX(10px);
    }

    60% {
        opacity: 1;
        transform: translateX(10px);
    }

    80% {
        opacity: 1;
        transform: translateX(6px);
    }

    100% {
        opacity: 1;
        transform: translateX(2px);
    }
}
@keyframes slideRight3 {

    0% {
        opacity: 1;
        transform: translateY(2px);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    40% {
        opacity: 1;
        transform: translateY(40px);
    }

    60% {
        opacity: 1;
        transform: translateY(40px);
    }

    80% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(2px);
    }
}

@keyframes slideRight4 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(1turn);
    }
}
@keyframes antirotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}


/* Animation End */
section.why-choose h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 510px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 20%;
    position: absolute;
}

section.why-choose h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 512px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 103%;
    position: absolute;
}

.image-ballon {
    width: 88px;
    height: 120px;
}

span.numbers-ballon {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}

.numbers-ballon::before {
    content: '';
    height: 110px;
    width: 0px;
    color: #000;
    border: 2px dashed #999;
    position: absolute;
    top: 177%;
    left: 47%;
}

.numbers-ballon {
    position: relative;
}

.numbers-ballon::after {
    content: '';
    height: 30px;
    width: 30px;
    background: #fcdd58;
    position: absolute;
    border-radius: 30px;
    top: 150px;
    left: 8px;
}

img.img-choose {
    position: absolute;
    width: 200px;
    top: 110px;
    left: -55px;
    border-bottom: 13px solid #fcdd58;
    border-radius: 0px 0px 10px 10px;
}

.numbers-ballon.blue::before {
    content: '';
    height: 175px;
    width: 0px;
    color: #000;
    border: 2px dashed #999;
    position: absolute;
    top: 177%;
    left: 47%;
}

.numbers-ballon.blue::after {
    content: '';
    height: 30px;
    width: 30px;
    background: #131544;
    position: absolute;
    border-radius: 30px;
    top: 190px;
    left: 11px;
}

.image-content.blue img.img-choose {
    position: absolute;
    width: 200px;
    top: 175px;
    left: -55px;
}

.image-content.blue img.img-choose {
    border-bottom: 13px solid #131544;
}

.image-content.red img.img-choose {
    position: absolute;
    width: 200px;
    top: 240px;
    left: -55px;
    border-bottom: 13px solid #ff7473;
    border-radius: 0px 0px 10px 10px;
}

span.numbers-ballon.red::before {
    content: '';
    height: 240px;
    width: 0px;
    color: #000;
    border: 2px dashed #999;
    position: absolute;
    top: 177%;
    left: 47%;
}

span.numbers-ballon.red::after {
    content: '';
    height: 30px;
    width: 30px;
    background: #ff7473;
    position: absolute;
    border-radius: 30px;
    top: 253px;
    left: 12px;
}

.image-content.green img.img-choose {
    position: absolute;
    width: 200px;
    top: 305px;
    left: -55px;
    border-bottom: 13px solid #60953d;
    border-radius: 0px 0px 10px 10px;
}

span.numbers-ballon.green::before {
    content: '';
    height: 302px;
    width: 0px;
    color: #000;
    border: 2px dashed #999;
    position: absolute;
    top: 179%;
    left: 48%;
}

span.numbers-ballon.green::after {
    content: '';
    height: 30px;
    width: 30px;
    background: #60953d;
    position: absolute;
    border-radius: 30px;
    top: 312px;
    left: 13px;
}

.image-content.green h3.content-image {
    top: 480px;
    left: -38px;
}

.image-content.red h3.content-image {
    top: 400px;
    left: -48px;
}

img#ballon-1 {
    width: 100% !important;
    height: 700px;
    /* animation: slideRight3 3s cubic-bezier(0, 0, 0, 0) infinite; */
}

img#ballon-2 {
    width: 100%;
    height: 800px;
    /* animation: slideRight3 3s cubic-bezier(0, 0, 0, 0) infinite; */
}

img#ballon-3 {
    width: 100%;
    height: 900px;
    /* animation: slideRight3 3s cubic-bezier(0, 0, 0, 0) infinite; */
}

img#ballon-4 {
    width: 100%;
    height: 1000px;
    /* animation: slideRight3 3s cubic-bezier(0, 0, 0, 0) infinite; */
}

h3.content-image {
    display: block;
    position: absolute;
    bottom: 412px;
    left: 52px;
    color: #131444;
    font-weight: 700;
    opacity: 1;
}

h3#quality {
    display: block;
    position: absolute;
    bottom: 315px;
    left: 52px;
    color: #131444;
    font-weight: 700;
}

h3#environment {
    display: block;
    position: absolute;
    bottom: 215px;
    left: 52px;
    color: #131444;
    font-weight: 700;
}

h3#food_safety {
    display: block;
    position: absolute;
    bottom: 116px;
    left: 78px;
    color: #131444;
    font-weight: 700;
}

form.cta-mail {
    display: flex;
}

section.get-started {
    background: #222350;
    border-radius: 40px 10px;
    margin-top: 79px !important;
}

.content-get.started span {
    color: #6fba39;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}

h2.cta-home {
    color: #fff;
    padding-top: 15px;
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 5px;
}

.content-get.started a {
    color: #fff;
    background: #6fba39;
    padding: 14px 60px;
    border-radius: 6px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .4s ease-in-out;
}

.content-get.started a:hover {
    text-decoration: none;
    background: #fff;
    color: #6fba40;
}

p.text-cta {
    padding-top: 5px;
    color: #fff;
    font-size: 21px;
}
img.cta-img {
    width: 75%;
}

.content-get.started {
    padding-top: 15px;
}

img.service-percent {
    position: absolute;
    width: 36%;
    top: 0%;
    left: -5%;
}

section.production h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 339px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 16%;
    position: absolute;
}

section.production h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 339px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 79%;
    position: absolute;
}

h2.production-heading {
    font-size: 18px;
    line-height: 20px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    word-spacing: 1px;
    padding: 115px 0px;
}


.product-item {
    border-left: 1px solid #acacac;
    /* padding: 88px 0px; */
    border-right: 1px solid #acacac;
    transition: .4s ease-in-out;
    min-width: 94px;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}

button.item-numbers {
    text-align: center;
    border: 2px solid #acacac;
    border-radius: 20px;
    padding: 4px;
    position: absolute;
    bottom: 35px;
    left: 27px;
    font-weight: 600;
    width: 38px;
    z-index: 1;
}

button.item-numbers::before {
    content: '';
    height: 1px;
    position: absolute;
    left: -29px;
    font-size: 46px;
    top: 17px;
    background: #acacac;
    width: 27px;
}

button.item-numbers::after {
    content: '';
    height: 1px;
    position: absolute;
    left: 35px;
    font-size: 46px;
    top: 17px;
    background: #acacac;
    width: 28px;
}


.product-item:nth-child(1):hover {
    background-image: url(../images/center-food-img.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(2):hover {
    background-image: url(../images/food-1.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(3):hover {
    background-image: url(../images/food-2.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(4):hover {
    background-image: url(../images/food-3.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(5):hover {
    background-image: url(../images/food-4.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(6):hover {
    background-image: url(../images/food-5.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(7):hover {
    background-image: url(../images/food-6.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(8):hover {
    background-image: url(../images/food-6.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(9):hover {
    background-image: url(../images/food-6.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(10):hover {
    background-image: url(../images/food-6.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(11):hover {
    background-image: url(../images/food-6.webp);
    background-position: center;
    background-size: cover;
}

.product-item:nth-child(12):hover {
    background-image: url(../images/food-6.webp);
    background-position: center;
    background-size: cover;
}

.product-item:hover h2.production-heading {
    color: #fff;
}

.product-item:hover button.item-numbers {
    color: #fff;
}

.increased-width {
    width: 600px !important;
    background-color: red;
}

.popup-container {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border: 1px solid #ccc;
    padding: 20px;
    width: 600px;
    z-index: 9999;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/* Styles for the close button */
.close-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

img.product-box-img.img-fluid {
    height: 450px !important;
}

.rotatediv {
    height: 500px;
    width: 500px;
     transform: rotate(-90deg); 
}

.accordion-button:focus {
    box-shadow: none !important;
}


section.nutrition h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 545px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 20%;
    position: absolute;
}
section.nutrition h2.allheading.pt-3::after {
    content: "";
    display: block;
    width: 545px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 98%;
    position: absolute;
}
img.hen {
    position: absolute;
    width: 162px;
    right: -50px;
    top: -45px;
}
h2.heading-inner-nutrition {
    font-size: 20px;
    font-weight: 700;
    color: #131444;
}
p.inner-para-nutrition {
    font-size: 17px;
    padding-top: 10px;
    line-height: 22px;
}
.icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 55px;
    box-shadow: 0px 5px 10px grey;
    background: #F5F4F4;
    transition: .3s ease-in-out;
    margin-top: 25px;
    height: 100px;
    width: 100px;
}
.icon:hover {
    transform: rotateY(180deg);
}
.main-center-img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 28px;
}
.nutrition-center-img img {
    animation: slideRight3 3s cubic-bezier(0, 0, 0, 0) infinite;
}
section.advantages h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 700px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 25%;
    position: absolute;
}
section.advantages h2.allheading.pt-3::after {
    content: "";
    display: block;
    width: 700px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 109%;
    position: absolute;
}
h3.sub-heading-advantages {
    color: #262544;
    font-weight: 500;
}
.show-content {
    position: absolute;
    top: 70px;
    padding: 26px;
    
}
.image-advantage .show-content {
    opacity: 0;
    transition: .4s ease-in-out;
}
.image-advantage:hover .show-content {
    opacity: 1;
    transform: translateY(-10px);
}
.image-advantage {
    transition: 0.4s ease-in-out;
    overflow: hidden;
}
.image-advantage img.vector-green{
    position: absolute;
    width: 308px;
    top: -73px;
    left: 10px;
    z-index: -1;
    height: 342px;
}
.image-advantage:hover img.vector-green {
    position: absolute;
    width: 308px;
    top: -73px;
    left: 10px;
    z-index: -1;
    height: 342px;
}
.image-advantage:hover img.vector-green.blue {
    position: absolute;
    width: 257px;
    top: 164px;
    left: 10px;
    z-index: -1;
    height: 107px;
}
.image-advantage img.vector-green.blue{
    position: absolute;
    width: 257px;
    top: 164px;
    left: 10px;
    z-index: -1;
    height: 107px;
}
section.faq h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 630px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}
section.faq h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 630px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 101%;
    position: absolute;
}
.accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: #131444 !important ;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.accordion-collapse.collapse.show {
    
    color: #131444;
    font-family: 'Plus Jakarta Sans';
}
.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.accordion-item {
    margin: 10px 0px !important;
    border-top: 1px solid #e9e9e9 !important;
}
.accordion {
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
}
.col-lg-4.faq-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
section.partners h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 445px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 19%;
    position: absolute;
}
section.partners h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 445px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 105%;
    position: absolute;
}
.section-ids.py-5 {
    background: #131444;
}
/*.custom-w img {*/
/*    width: 226px;*/
/*    height: 41px;*/
/*}*/
section.testimonials h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 550px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}
section.testimonials h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 550px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 109%;
    position: absolute;
}
.testimonial-box {
    border: 2px solid #D5DDDD;
    padding: 18px;
    border-radius: 35px 0px;
    height: 400px;
}
.image-name-heading img {
    width: 70px;
    background: #ececec;
    border-radius: 41px;
}
.image-name-heading {
    display: flex;
    justify-content: start;
    align-items: center;
    column-gap: 20px;
}
h2.name-heading {
    color: #353535 !important;
    font-weight: 600;
    font-size: 20px;
}
span.designation {
    color: #B0B0B0;
    font-size: 17px;
}
p.content-testimonial::after {
    content: '“';
    position: absolute;
    right: 21px;
    bottom: 0px;
    font-size: 130px;
    color: #131444;
}
.testimonial-box:hover {
    background: #161A53;
    border: 2px solid #161a53;
    transition: 0.6s ease-in-out;
}
.testimonial-box:hover h2.name-heading {
    color: #fff !important;
}
.testimonial-box:hover p.content-testimonial {
    color: #fff !important;
}
.testimonial-box:hover p.content-testimonial::after {
    content: '“';
    position: absolute;
    right: 21px;
    bottom: 0px;
    font-size: 130px;
    color: #ffffff;
}
.testimonial-box {
    margin: 10px;
}
.uk-dotnav>.uk-active>* {
    background-color: rgb(19 20 68) !important;
    border-color: transparent;
}
section.nutrition img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -78px;
    left: 135px;
    width: 102px;
}
section.production img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -48px;
    left: 0px;
    width: 203px !important;
}
section.why-choose img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -78px;
    left: 180px;
    width: 102px;
}
section.testimonials img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -78px;
    left: 265px;
    width: 102px;
}
section.partners img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -78px;
    left: 87px;
    width: 102px;
}
section.faq img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -78px;
    left: 181px;
    width: 102px;
}
section.why-choose.py-3 .col-lg-3.position-relative.d-flex.justify-content-center.align-item-center:hover h3.content-image {
    opacity: 1;
}
.modal-dialog {
    max-width: 700px !important;
}
.modals-content h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}

.modals-content h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 87%;
    position: absolute;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid #e7e7e7 !important;
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.btn-close:focus {
    outline: 0;
    box-shadow: none !important;
    opacity: var(--bs-btn-close-focus-opacity);
}
.offcanvas-header img {
    width: 140px;
}
li.selected {
    list-style: none;
}
li.selected h2 {
    font-size: 20px;
    font-weight: 600;
    color: #131444;
    text-transform: uppercase;
    transition: .4s ease-in-out;
}
li.selected a {
    transition: .4s ease-in-out;
}
li.selected a:hover {
    text-decoration: none;
    color: #8ec767;
}
li.selected h2:hover {
    
    color: #8ec767;
    transform: translateX(10px);
    
}
.main-row {
    overflow: hidden;
}
header#header path {
    stroke: #000 ;
}
.banner-video video {
    width: 100% !important;
}

section.about-us-page {
    height: 444px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-about h2.allheading.pt-3 {
    color: #fff;
}
.banner-about h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 87%;
    position: absolute;
}
.banner-about h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 87%;
    position: absolute;
}

section.about-page h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 535px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}
section.about-page h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 535px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 91%;
    position: absolute;
}
section.manufacturer h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 808px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 22%;
    position: absolute;
}
section.manufacturer h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 808px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 100%;
    position: absolute;
}

section.process h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 102%;
    position: absolute;
}
.icon-process-box span {
    font-size: 4em;
    margin: 0;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f7c35f;
    border: 2px dashed #f7c35f;
    font-weight: 900;
    height: 113px;
    width: 115px;
    border-radius: 100%;
    text-align: center;
    transition: .3s ease-in-out;
}
section.mission-vission h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 269px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 20%;
    position: absolute;
}
section.mission-vission h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 269px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 96%;
    position: absolute;
}
section.mission-vission img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -78px;
    left: 39px;
    width: 102px;
}
img.big {
    width: 265px;
    animation: antirotate 1s cubic-bezier(0, 0, 0, 0) infinite;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
img.small {
    transform: translate(-50%, -50%);
    top: 9%;
    left: 8%;
    width: 220px;
    animation: slideRight4 1s cubic-bezier(0, 0, 0, 0) infinite;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.mision-vision-heading {
    width: 69%;
    height: 69%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    border-radius: 100%;
    left: 40px;
    top: 40px;
    border: 22px solid #222350;
}
.green.mision-vision-heading {
    width: 69%;
    height: 69%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    border-radius: 100%;
    left: 40px;
    top: 40px;
    border: 22px solid #78CE38;
}
.process-box:hover .icon-process-box span  {
    background: #131444;
    font-size: 4em;
    margin: 0;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #6cb33b;
    border: 2px dashed #65a23c;
    font-weight: 900;
    height: 113px;
    width: 115px;
    border-radius: 100%;
    text-align: center;
    transform: translateY(-10px);
}
.box-why-us img {
    width: 70px;
    height: 70px;
}
.box-why-us {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: .4s ease-in-out;
}
.box-why-us p {
    line-height: 26px;
}
.box-why-us:hover img {
    transform: rotateY(180deg);
}
section.about-home {
    overflow: hidden;
}
.inner-header {
    /* background: #fff; */
    position: absolute;
}
.inner-header path {
    stroke: #000 !important;
}
.inner-header button.btn.me-3 {
    background: #fff;
}
.content-about-home h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 300px ;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}
.content-about-home h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 300px ;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}
.content-about-home h2.allheading.pt-3 {
    color: #131444;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}
section.products-all h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}
section.products-all h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}
.content-products-detail {
    padding: 10px;
}
.content-products-detail h2 {
    color: #131444;
    font-weight: 700;
    font-size: 25px;
}
.content-products-detail p {
    color: #353535;
    padding-top: 10px;
}
.content-products-detail a {
    background: #222350;
    color: #fff;
    padding: 13px 35px;
    border-radius: 6px;
}
.btn-view-product {
    
    transition: .4s ease-in-out;
}
.btn-view-product:hover {
    transform: translateY(-5px);
}
.btn-view-product:hover a {
    text-decoration: none;
    color: #fff;
}
/* .row.py-4.border-top.border-black.border-2:hover .product-img img {
    transform: rotateY(180deg);
} */
.product-inner h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 401px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 21%;
    position: absolute;
}
.product-inner h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 401px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 97%;
    position: absolute;
}
section#rice-ddgs img.vector-png.position-absolute.position-absolute {
    position: absolute !important;
    top: -78px;
    left: 61px;
    width: 102px;
}
section.blog-main h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 384px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 21%;
    position: absolute;
}
section.blog-main h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 384px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 106%;
    position: absolute;
}
h2.blog-main-heading {
    color: #3D3D3D;
    font-weight: 600;
    padding: 26px 0px;
}
/* ========================== */

#panel {
    position: absolute;
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    width : 200px;
    background-color: #2f2f2f;
    height: 100%;
    left : -200px; 
    top: 0px;
    bottom: 0px;
    z-index: 1;
  }
  
  #panel div {
    flex: 0 0 auto;
    display: flex;
    justify-content : center;
    align-items: center;
    padding: 20px;
    cursor: pointer;
  }
  
  #panel div:hover {
    background-color: #696969;
    color: white;
  /*   border: 1px solid #2f2f2f; */
  }
  
  #container {
  /*   border: 1px solid red; */
    display: flex;
    flex-flow : row wrap;
    /*position: absolute;*/
    left: 0px;
    top: 1px;
    bottom: 0px;
    right: 1px;
    
    justify-content: flex-start;
    align-items: flex-start;
    align-content:flex-start;
    
  
  }
  
  .menu {
    padding: 25px;
  /*   margin :25px; */
  /*   border: 1px solid #2f2f2f; */
    cursor: pointer;
  
  }
  
  .menu:hover {
    color: white;
    background: #2f2f2f;
  /*   border: 1px solid #696969; */
  }
  
  #second {
   display: flex; 
   flex-flow: row nowrap;
  /*  justify-content: flex-start; */
  /*  align-items: flex-start; */
  /*  align-content: flex-start; */
  }
  
  #second-expanded {
    display: none;
    
  /*   position:absolute; */
  /*   width: 0px; */
  /*   padding: 0px 10px; */
    
  }
  .before-line{
      position:relative;
      background:white;
  }

.rotatediv .accordion-button {
    transition: 0.3s ease-in-out;
    padding: 35px;
    font-size:18px;
}
button#fourth-toggle:hover {
    background-image: url(../images/nutrition.webp);
    background-position: center;
    background-size: cover;
}
button#fifth-toggle:hover {
    background-image: url(../images/Cutting-edge.webp);
    background-position: center;
    background-size: cover;
}
button#sixth-toggle:hover {
    background-image: url(../images/customised.webp);
    background-position: center;
    background-size: cover;
}
button#seventh-toggle:hover {
    background-image: url(../images/product-range.webp);
    background-position: center;
    background-size: cover;
}
button#eight-toggle:hover{
    background-image: url(../images/environment.webp);
    background-position: center;
    background-size: cover;
}
button#nine-toggle:hover {
    background-image: url(../images/industry.webp);
    background-position: center;
    background-size: cover;
}
.border-black {
    --bs-border-opacity: 1;
    border-color: rgb(159 159 159) !important;
}

.rotatediv .accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color:transparent !important;
    
}
button#first-toggle:hover {
    background-image: url(../images/premium-quality.webp);
    background-position: center;
    background-size: cover;
}
button#second-toggle:hover {
    background-image: url(../images/nutrients.webp);
    background-position: bottom;
    background-size: cover;
}
/*.rotatediv .accordion-collapse.collapse.show {*/
/*    height:600px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
.rotatediv .width-set {
    width: 665px;
}
.accordion-body.p-0 {
    padding: 24px !important;
    height: 536px;
    width: 648px;
}
.rotatediv .accordion-collapse.collapse.show {
    height: 700px;
}
.rotatediv .accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: #131444 !important;
}
.rotatediv .accordion-button:not(.collapsed):hover {
    color: #ffffff !important;
    background-image: none !important;
}
.row.m-0.width-set h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 776px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 17%;
    position: absolute;
}
.row.m-0.width-set h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 776px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 17%;
    position: absolute;
}
.accordion-body.p-0 {
    padding: 24px !important;
    height: 500px;
    width: 500px;
    padding: 0px 0px !important;
    /*border: 1px solid #dfdfdf;*/
    /*border-radius: 0px 20px 20px 0px;*/
}
.before-line::before {
    content: "";
    width: 36px;
    height: 1px;
    background: #888888;
    position: absolute;
    top: 53%;
    left: -93%;
}
.before-line::after {
    content: "";
    width: 35px;
    height: 1px;
    background: #888888;
    position: absolute;
    top: 53%;
    left: 106%;
}
.rotatediv .accordion-button::after{
    display: none;
}
span.me-5.border.border-2.border-black.rounded-5.py-2.px-3.fw-semibold.before-line {
    transform: rotate(90deg);
    width: 45px;
    height: 45px;
    padding: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
}
.rotatediv .accordion-button:hover {
    color: #fff !important;
}
.rotatediv .accordion-button:hover {
    color: #fff !important;
    font-size: 18px;
}
.rotatediv .width-set h2.allheading.pt-3 {
    font-size: 37px;
}
.rotatediv .accordion-collapse.collapse.show {
    height: 700px;
    border: 1px solid #bababa;
    box-shadow: 0px 0px 10px #b0b0b0;
}
button#third-toggle:hover {
    background-image: url(../images/sustainable.webp);
    background-position: center;
    background-size: cover;
}


img.png-side {
    position: absolute !important;
    width: 46%;
    top: -235px;
    animation: slideRight2 2s cubic-bezier(0, 0, 0, 0) infinite;
    left: 70px;
}
/*.row.m-0.width-set .col-6.p-0 {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
.image-advantage:hover img {
    opacity: .9;
}
.product-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-img img {
    width: 200px;
}
.side-bar-blog .row {
    margin: 10px 20px;
}

.social-icons {
    background: #F7F7FD;
    padding: 20px;
    border-radius: 10px;
}
.another-blogs {
    background: #f7f7fd;
    border-radius: 10px;
    padding: 20px;
}
.blog-card {
    background: #fff;
    padding: 20px;
    margin-top: 15px;
    border-radius: 10px;
}
.blog-card h3 {
    padding-top: 20px;
    font-size: 15px;
    font-weight: 700;
}
.blog-card p {
    padding-top: 10px;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 10px;
}
.blog-detail h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 253px !important;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 21%;
    position: absolute;
}
.blog-detail h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 253px !important;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 106%;
    position: absolute;
}
.csr h2.allheading.pt-3::before {
    content: "";
    display: none !important;
    width: 179px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 27%;
    position: absolute;
}
.csr h2.allheading.pt-3::after {
    content: "";
    display: none !important;
    width: 181px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 103%;
    position: absolute;
}
.csr img {
    width: 300px;
}
.contact-details {
    padding: 110px;
}
.contact-details h2 {
    font-weight: 700;
    font-size: 45px;
    padding: 10px 0px;
}
ul.contact-icons li {
    list-style: none;
}
ul.contact-icons li a {
    color: #fff;
    font-size: 20px;
}
ul.contact-icons li a:hover {
    text-decoration: none;
}
ul.contact-icons i.fa-solid {
    color: #63ac3e;
}
.contact-form {
    padding: 70px;
}
.contact-form label {
    font-family: 'Plus Jakarta Sans';
    padding-bottom: 8px;
    font-weight: 600;
}
label.form-label {
    margin: 0px !important;
}
.form-control {
    border-radius: 5px !important;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 10px #ebebeb;
}
:focus-visible {
    outline: 0px dotted #333 !important;
}
.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #ffffff00 !important;
    outline: 0 ;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 0%) !important;
}
::placeholder {
    font-family: 'Plus Jakarta Sans';
    color: #999999 !important;
}
.btn-submit {
    display: flex;
    justify-content: end;
}
.btn-submit button.btn.btn-primary {
    background: #151953;
    border: none;
    padding: 10px 20px;
}
.contact-form .form-control {
    height: 45px;
}
h2.product-box-heading {
    text-align: center;
    color: #131444;
    font-weight: 700;
    font-size: 25px;
    /*padding-top: 10px;*/
}
.product-box {
    /*border: 1px solid #f1f1f1;*/
    /*box-shadow: 0px 0px 10px whitesmoke;*/
    /*border-radius: 20px;*/
    padding: 20px;
}
.content-inner-product li {
    list-style: none;
}
li {
    color: #353535;
    font-size: 17px;
    text-align: justify;
    line-height: 30px;
}
.icon-box-banner:hover p {
    color: #000 !important;
}
.icon-box-banner p {
    font-size: 16px;
    text-align: center;
}
.icon-box-banner h3 {
    font-size: 22px !important;
    font-weight: 500;
}
.map-list .check-widthop {
    width: 500px;
}
.circle-base .pulse {
    height: 4.5px;
    width: 4.5px;
    background-color: #1E2447;
    box-shadow: 0 0 5px 2.5px #1E2447;
    margin: 71.8px 0px 0px 40.42px;
    transform: none;
    z-index: 2;
    animation: fadeIn 0.5s ease 1.3s forwards;
}
.pulse {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    height: 12px;
    width: 16px;
    position: absolute;
    top: -52px;
    margin: -8.7px 0px 0px 33.9px;
    opacity: 0;
    transform: rotateX(55deg);
    z-index: -2;
    animation: fadeIn 0.5s ease 1.3s forwards;
}
.center-icon {
    position: absolute;
    left: 55%;
    top: 77%;
    width: 250px;
    transform: translate(-50%, -50%);
}
img#food-icon-center {
    width: 145px;
}
.overlay-bg-why.py-5 {
    background: #00000087;
}
.width-set img.img-fluid {
    height: 500px;
    width: 100%;
    margin-left: -20px;
}
.rice-ddgs img {
    width: 80%;
}
section#corn-gluten-meal h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 495px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 16%;
    position: absolute;
}
section#corn-gluten-meal h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 495px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 100%;
    position: absolute;
}
section#corn-gluten-meal h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 492px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 16%;
    position: absolute;
}
section#corn-gluten-meal h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 492px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 100%;
    position: absolute;
}
section#roasted-guar-korma h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 613px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 16%;
    position: absolute;
}
section#roasted-guar-korma h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 613px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 100%;
    position: absolute;
}
section#rice-gluten h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 530px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 17%;
    position: absolute;
}

section#rice-gluten h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 530px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 99%;
    position: absolute;
}
section#turmeric-doc h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 470px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 23%;
    position: absolute;
}
section#turmeric-doc h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 470px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 94%;
    position: absolute;
}
section#sunflower-doc h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 500px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 17%;
    position: absolute;
}
section#sunflower-doc h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 500px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 99%;
    position: absolute;
}
table.table {
    width: 100%;
    border: 1px solid #ededed;
}
button.btn.btn-primary.enquiry {
    position: fixed;
    top: 50%;
    transform: rotate(-90deg);
    left: -5%;
    background: #71be3a;
    font-family: 'Plus Jakarta Sans';
    font-size: 17px;
    border: none;
    padding: 10px 20px;
    letter-spacing: 2px;
    animation: pulse-animation 2s infinite;
}
.pulse {
  animation: pulse-animation 2s infinite;
}
.pulse2 {
    border-radius:100%;
  animation: pulse-animation2 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px #71be3a69;
  }
  100% {
    box-shadow: 0 0 0 20px rgb(113 190 58 / 4%);
  }
}
@keyframes pulse-animation2 {
     0% {
        box-shadow: 0 0 0 0px #2a2a2a69;
    }
    100% {
        box-shadow: 0 0 0 10px rgb(136 136 136 / 4%);
    }
}
/*button.btn.btn-primary.enquiry {*/
/*    position: fixed;*/
/*    top: 37%;*/
/*    transform: rotate(-90deg);*/
/*    left: -5%;*/
/*    background: #71be3a;*/
/*    font-family: 'Plus Jakarta Sans';*/
/*    font-size: 17px;*/
/*    border: none;*/
/*    padding: 10px 20px;*/
/*    letter-spacing: 2px;*/
/*    animation: pulse-animation 2s infinite;*/
/*}*/
.modal-content form .form-control {
    box-shadow: none !important;
    background: #f8f8f8;
    border-radius: 8px !important;
    border: none;
}
h1#exampleModalLabel {
    font-size: 30px !important;
    font-weight: 700;
    color: #131444;
}
.modal-content button.btn {
    background: #81c752;
    border: none;
    font-family: 'Plus Jakarta Sans';
    font-size: 17px;
    padding: 8px 37px;
}
select#productSelect {
    color: #999;
}
section#about-us .image-about img {
    width: 85%;
}
.roasted img {
    width: 90%;
}
form.contact-form-1 {
    padding: 25px;
}
form.contact-form-1 .form-control {
    height: 48px;
}
.contact-form-1 button.btn.btn-primary {
    background: #71be3a;
    border: 0px;
    border-radius: 5px;
    padding: 7px 30px;
    font-size: 20px;
}
.btn-view-all a {
    background: #71be3a;
    padding: 13px 68px;
    color: #fff;
    border-radius: 6px;
    font-size: 18px;
}
.btn-view-all:hover {
    transform: translateY(-5px);
}
.btn-view-all {
    transition: .4s ease-in-out;
}
.btn-view-all a:hover {
    color: #fff;
    text-decoration: none;
}
.corn-ddgs img {
    /* height: 440px; */
    width: 90%;
    border-radius: 20px;
    /* padding-top: 30px; */
}
.corn-meal img {
    /* height: 440px; */
    width: 80%;
    border-radius: 20px;
    /* padding-top: 30px; */
}
.turmeric-doc img {
    width: 81%;
    margin-top: -29px;
}
.sunflower-doc img {
    /* height: 440px; */
    width: 80%;
    border-radius: 20px;
    /* padding-top: 30px; */
}
.rice-protein img {
    width: 100%;
}
.corn-feed img {
    width: 100%;
}
.corn-feed img {
    width: 100%;
}
.content-about-home h3 {
    font-size: 24px;
    font-weight: 700;
    color: #131444;
}
.director img {
    width: 100%;
    border-radius: 10px !important;
}
section.director-statement h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 425px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 21%;
    position: absolute;
}
section.director-statement h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 425px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 97%;
    position: absolute;
}
.product-box {
    box-shadow: 0px 0px 10px #f3f3f3;
    height: 465px;
}
section.world-map {
    background: #1e87f03d;
}
.active {
    background: #72c039 !important;
    box-shadow: 0px 0px 10px #cfcece !important;
    color: #fff !important;
}
.detail-feed {
    width: 43%;
    background: #fff;
    position: absolute;
    z-index: 1;
    /* right: -19px; */
    /* top: -110px; */
    padding: 10px 15px;
    border-radius: 19px;
    box-shadow: 0px 0px 10px #d5d5d5;
}
div#rice-ddgs-feed {
    right: -28px;
    top: -78px;
}
.feed-detail-product h2 {
    font-weight: 700;
    font-size: 20px;
    color: #131444;
}
div#rice-ddgs-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: -8px;
    top: 47px;
    transform: rotate(45deg);
}
div#rice-protein-feed {
    top: -9%;
}
div#rice-protein-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 50%;
    top: 101px;
    transform: rotate(45deg);
}
div#sunflower-doc-feed {
    top: 17%;
}
div#sunflower-doc-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 50%;
    top: 101px;
    transform: rotate(45deg);
}
div#turmeric-doc-feed {
    top: 43%;
}
div#turmeric-doc-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 50%;
    top: 101px;
    transform: rotate(45deg);
}
div#rice-gluten-feed {
    top: 103%;
    left: 19%;
}
div#rice-gluten-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 15%;
    top: -9px;
    transform: rotate(45deg);
}
div#roasted-korma-feed {
    top: 103%;
    left: 43%;
}
div#roasted-korma-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 80%;
    top: -8px;
    transform: rotate(45deg);
}
div#corn-glu-feed {
    top: 78%;
    right: -28px;
}
div#corn-glu-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 50%;
    top: -7px;
    transform: rotate(45deg);
}
div#corn-meal-feed {
    right: -4%;
    top: 50%;
}
div#corn-meal-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 50%;
    top: -7px;
    transform: rotate(45deg);
}
div#corn-ddgs-feed {
    right: -48px;
    top: 24%;
}
div#corn-ddgs-feed::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    left: 25%;
    top: -7px;
    transform: rotate(45deg);
}
.show-header {
    display: block;
}
li.nav-item {
    padding: 0px 20px;
}
header#header-scroll {
    z-index: 9999;
    position: fixed;
    width: 100%;
    background: #fff;
    padding: 13px 0px;
}
.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}

.counter-overlay {
    background: #131444c2;
    padding-top: 50px;
    padding-bottom: 50px;
}
section.counter h2.allheading.pt-3 {
    color: #fff;
}
section.get-started.home-p {
    margin: 0px !important;
    border-radius: 0px !important;
}
.overlay-cta {
    background: #131444c7;
    padding: 40px 0px;
}
.content-get.started {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
section.specification h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 24%;
    position: absolute;
}
section.specification h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 300px;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 87%;
    position: absolute;
}
section.specification table.table {
    width: 70%;
}
table.table.table-striped {
    /* border: #eee; */
    box-shadow: 0px 0px 10px #eaeaea;
    border-radius: 20px;
    padding: 10px;
}
h2.contact-us {
    color: #71be3a;
    font-weight: 700;
    font-size: 40px;
}
.boxes-contact {
    padding: 38px;
    background: #71be3a;
    border-radius: 20px;
}
.boxes-contact a {
    color: #fff;
    font-size: 53px;
    font-weight: 700;
}
.boxes-contact a:hover {
    color: #fff;
    text-decoration: none;
}
.boxes-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    height:300px;
}
div#blue-center {
    background: #151953;
}
div#green-right {
    justify-content: flex-end;
    text-align: end;
}
div#green-left button {
    color: #fff;
    font-size: 53px;
    font-weight: 700;
    background: #fff0;
    border: none;
    text-align: left;
}
section.world-map {
    background: linear-gradient(100deg, #ffffff5e 0%, #ffffff52 100%);
}
div#loc1 img {
    position: absolute;
    z-index: 2;
    top: 85px;
    width: 30px;
    right: 24%;
}
div#loc1::after {
    height: 20px;
    content: ".";
    position: absolute;
    font-size: 37px;
    color: #011540;
    top: 58px;
    right: 24%;
    animation: pulse-animation2 2s infinite;
    border-radius: 100%;
    padding: 0px;
    width: 20px;
}
.location-icon-set{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:2;
}
.location-icon{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:2;
    width:30px;
}
div#loc2 {
    top: 30%;
    left: 40%;
}

.location-img {
    width: 18px;
    animation: pulse-animation2 2s infinite;
    border-radius: 100%;
    padding: 2px;
    height: 22px;
}
div#locB {
    top: 28%;
    left: 33%;
}
div#locC {
    top: 33%;
    left: 38%;
}
div#locD {
    top: 31%;
    left: 36%;
}
.nav-custom li a{
    color:black;
    font-weight:600;
    border:none;
    padding-bottom:5px;
    text-decoration:none;
    white-space:nowrap;
}
.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
    box-shadow: 0px 0px 10px #c6c6c6;
}
li.nav-item:active {
    color: #fff !important;
}
.active a.nav-link {
    color: #fff !important;
}
div#locE {
    left: 37%;
    top: 20%;
}
div#locF {
    top: 27%;
    left: 41%;
}
button#btn-back-to-top {
    background: #71be3a;
    color: #fff;
    position: fixed;
    bottom: 25px;
    border-radius: 100%;
    right: 12px !important;
    box-shadow: 0px 4px 9px #6d6d6df5;
}
div#exampleModal {
    z-index: 9999;
}
section.blog-detail.pt-5.blog-detail h2.allheading.pt-3::before {
    content: "";
    display: none;
    width: 253px !important;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 21%;
    position: absolute;
}
section.blog-detail.pt-5.blog-detail h2.allheading.pt-3::after {
    content: "";
    display: none;
    width: 253px !important;
    height: 1px;
    background: #f7c565;
    left: 0px;
    top: 21%;
    position: absolute;
}
img.blog-img {
    border-radius: 20px;
}
h2.blog-main-heading a {
    color: #3D3D3D;
}
.floating-call {
    left: 10px;
    width: 50px;
    height: 50px;
    padding: 10px 15px;
    border: 2px solid #131444;
    background: #131444;
    color: #fff;
    position: fixed;
    bottom: 25px;
    border-radius: 100%;
    right: 12px !important;
    box-shadow: 0px 4px 9px #6d6d6df5;
}

.two-foott {
    position: fixed;
    bottom: 96px;
    right: 12px;
}

.two-foott svg {
    width: 45px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px #6d6d6df5;
}
.floating-call i.fa-solid.fa-phone {
    color: #fff;
}
h2.allheading.pt-3.deoiled::before {
    width: 590px !important;
}
h2.allheading.pt-3.deoiled::after {
    width: 590px !important;
}
section.world-map h2.allheading {
    text-align: center;
}
section.world-map h2.allheading::before {
    display: none;
}
section.world-map h2.allheading::after {
    display: none;
}
img.world-map.img-fluid {
    width: 58% !important;
}
.map-img {
    display: flex;
    justify-content: center;
}
div#locA {
    position: absolute;
    top: 30%;
    left: 38%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.city_name {
    color: #011540;
    font-weight: 600;
    font-size: 17px;
}
div#locG {
    top: 32%;
    left: 41%;
}
div#locH {
    top: 29%;
    left: 43%;
}
div#locI {
    left: 37%;
    top: 27%;
}
div#locJ {
    left: 35%;
    top: 28%;
}
div#locK {
    left: 36%;
    top: 23%;
}
div#locM {
    top: 38%;
    left: 32%;
}
div#locN {
    top: 35%;
    left: 44%;
}
div#locO {
    top: 39%;
    left: 44%;
}
div#locP {
    top: 43%;
}
div#locR {
    top: 42%;
    left: 39%;
}
div#locS {
    top: 40%;
    left: 41%;
}
div#locT {
    top: 50%;
    left: 45%;
}
div#locU {
    top: 50%;
    left: 38%;
}
div#locV {
    top: 60%;
}
div#locW {
    top: 50%;
    left: 60%;
}
div#locZ {
    top: 60%;
    left: 37%;
}
div#locAA {
    top: 65%;
    left: 34%;
}
div#locAB {
    top: 43%;
    left: 55%;
}
div#locX {
    top: 56%;
    left: 56%;
}
div#locAD {
    left: 71%;
    top: 41%;
}
div#locAF {
    top: 50%;
    left: 29%;
}
div#locAG {
    top: 66%;
    left: 42%;
}
div#locAH {
    top: 69%;
    left: 40%;
}
div#locAI {
    top: 75%;
    left: 35%;
}
div#locAJ {
    top: 74%;
    left: 42%;
}
div#locAK {
    top: 39%;
}
div#locAL {
    top: 42%;
    left: 46%;
}
.product_slide_card{
    width:100%;
    height:100%;
    position: relative;
    user-select: none;
}

.product_slide_card img{
    width: 100%;
}
.product_slide_card div h3{
    font-weight: 700;
    color: #011540;
}

.uk-position-center-left,
.uk-position-center-right{
    background: #011540 !important;
    padding: 10px !important;
    border-radius: 3px !important;
}
div#locL {
    top: 24%;
    left: 34%;
}
.counterbox {
    position: relative;
    /* background: #131444; */
    padding: 15px 12px;
    border-radius: 20px;
    overflow: hidden;
    margin: 10px;
    border: 2px solid #fff;
    height: 100%;
}
section.world-map.pt-2 {
    background: url('images/Prorich Bg.png');
    background-size: cover;
}
header#header-scroll .col-lg-9 {
    display: flex;
    justify-content: center;
    align-items: center;
}
header#header-scroll img.main-logo {
    width: 83%;
}
.main-header img.main-logo {
    width: 24%;
}
section.world-map {
    background-image: url(../images/prorich-bg.png) !important;
    background-attachment: fixed;
    background-size: cover;
}
div#locAM {
    left: 33%;
}
div#locAN {
    top: 42%;
    left: 28%;
}
div#locAO {
    top: 39%;
    left: 67%;
}
div#locAP {
    left: 41%;
    top: 53%;
}
div#locAQ {
    top: 56%;
    left: 47%;
}
div#locAR {
    top: 36%;
    left: 29%;
}
div#locAS {
    left: 55%;
}
div#locAT {
    top: 16%;
    left: 37%;
}
div#locAU {
    left: 24%;
}
div#locAV {
    top: 45%;
    left: 43%;
}
div#locAW {
    top: 20%;
    left: 35%;
}
div#locAX {
    left: 32%;
    top: 33%;
}
div#locAX {
    left: 32%;
    top: 33%;
}
div#locAE {
    left: 35%;
    top: 42%;
}
section.world-map-mob img.world-map {
    width: 100% !important;
}
section.feed h2.allheading.pt-3::before{
    display: none;
}
section.feed h2.allheading.pt-3::after{
    display: none;
}
div#locAC {
    top: 55%;
}
div#locY {
    left: 32%;
    top: 72%;
}
h2.allheading.pt-3::before{
    display: none;
}
h2.allheading.pt-3::after{
    display: none;
}
img.vector-png.position-absolute {
    display: none;
}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap !important;
}
nav.navbar.navbar-expand-lg button.btn.me-3 {
    flex: none !important;
}
.global-content h2 {
    color: #131444;
    font-weight: 600;
    font-size: 35px;
}
.global-content {
    padding-top: 10px;
}
/** Hover Effect **/
    #card-hovereffect {
    width: 100%;
    height: 100%;
    min-height: 280px;
    overflow: hidden;
    position: relative;
}
    
.inside {
    position: absolute;
    width: 26%;
    height: 100%;
    background: #f9f9f9;
    transition: width 0.4s;
    overflow: hidden;
    z-index: 2;
    min-width: 180px;
}
    .inside-text {
     width: 80%;
     height: 100%;
     position: absolute; 
     float: left;
     left: 200px;
     text-wrap: wrap;
    }
    
    .inside-btn {
    font-size: 20px;
    font-family: 'Plus Jakarta Sans';
    color: #131444;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0.125rem 0.75rem;
    white-space: nowrap;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 94%;
    left: 45%;
}
.inside-btn a {
    text-align: center;
    color: #011540 !important;
}
    
    .inside-btn:after {
    display:inline-block;
    height:1em;
    overflow:visible;
    vertical-align:-.125em;
    width:1em;
    margin-left: 0.2em;
    content:url('data:image/svg+xml;utf8,<svg viewBox="0 0 58 65" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path d="M397.6 209.7c14-22 27.9-18.9 37.2-10.6 9.3 8.3 13 22.2 3.6 38.8-6.5 12.4-25 15.4-40.8 38-18.1-24.8-27.6-21.8-37.2-32.3-13.8-15-10.1-36.2-.8-44.5 9.3-8.3 27-13.3 38 10.6Z" fill="rgb(250, 250, 250)" transform="translate(-7189.3 -1080.4) matrix(2.24457 0 0 2.22333 5539.4 0) matrix(0 -.31138 .30681 0 676 624.2)"/></svg>');
     margin-right:.75rem;
    }
    
 .outside-text {
    width: 74%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    box-sizing: border-box;
    padding: 2rem 2rem 0 4rem;
    padding-top: 0;
}
    
    #card-hovereffect h5 {text-align: center; text-decoration: none; color: #131444; padding-top: 0.5em;}
    .left-side {width: 200px; height: 100%; position: relative; float: left;}
    #card-hovereffect img { display: block; width: 80%; border-radius: 100%;}
    .more-btn {position: absolute; bottom: 1rem; right: 1rem; font-size: 0.9em;}
    #card-hovereffect:hover .inside { width: 100%; border-radius: 0 5px 5px 0;}
    
    /** Text **/
    .card-title {color: #E80088; text-decoration: underline; font-weight: bold; font-size: 1.5em}
    .inside-text h5, .inside-text {color: #fff!important}
    #card-fullimg li {list-style-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 292 292" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path d="M145.962 50.394c33.134-47.898 66.063-54.591 92.817-44.847 8.885 3.235 17.087 8.285 24.393 14.238 29.301 23.884 40.84 64.236 11.536 112.006-20.513 35.829-78.75 44.42-128.747 109.684-57.139-71.495-86.894-62.786-117.21-93.062-43.589-43.527-31.908-104.744-2.604-128.628s85.016-38.376 119.814 30.609z" fill="rgb(232, 0, 136)"/></svg>');}
    #card-fullimg li::marker { font-size: 1.5em;}
    
    /** Media Queries **/
    @media screen and (max-width: 768px) { 
        #card-fullimg img {border-right: none; border-bottom: solid; border-color: #E80088; border-width: 8px}
    }

.inside-text {
    width: 100%;
    height: 100%;
    position: absolute;
    float: inline-end;
    left: 284px;
    text-wrap: wrap;
}
.left-side {
    width: 351px;
    height: 100%;
    position: relative;
    float: left;
}
a.uk-position-center-left.uk-position-small.uk-icon.uk-slidenav-previous.uk-slidenav {
    top: 90%;
    left: 45%;
}
a.uk-position-center-right.uk-position-small.uk-icon.uk-slidenav-next.uk-slidenav {
    top: 90%;
    right: 45%;
}
.card-1 {
    background: #fff;
    top: 10%;
    position: sticky;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    margin-top:20px;
    overflow: hidden;
    
}
.card-1 h2 {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
}
img.product-card-img {
    width: 30%;
}
.card-1.shadow-sm .col-lg-8 {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.btn-view-cards a {
    color: #131444;
    padding: 13px 35px;
    border-radius: 6px;
    background: #f6f6f6;
    transition: .3s ease-in-out;
    font-weight: 700;
}
.btn-view-cards {
    margin-top: 25px;
}
.btn-view-cards a:hover {
    color: #131444;
    text-decoration: none;
}
.btn-view-cards:hover {
    transform: translateY(-5px);
}
.btn-view-cards {
    transition: .3s ease-in-out;
}
.card-1 p {
    padding: 20px 50px 10px 50px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}
.card-1 .col-lg-12.col-md-12 {
    flex-direction: column;
}
.overlay-bg-extract {
    background: linear-gradient(to bottom, #ffffff, #000000ba);
}
.video-world-map video {
    user-select: none;
    pointer-events: none;
}