/* Add here all your CSS customizations */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
body {
    font-family: 'Overpass', sans-serif;
    font-size: 16px;
}

::selection {
    color: #ffffff;
    background: #25984a;
}

h1 {
    font-size: 38px;
    color: #25984a;
    font-weight: 600;
}

#header .header-nav-main nav>ul>li>a {
    font-size: 16px !important;
}

.dropdown-menu li a {
    font-size: 16px !important;
}

.ax-sp {
    margin: 60px 0;
}

.hedding-text h2 {
    color: #25984a;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.part-text p {
    font-size: 18px;
    color: #000000;
}

.right-text-one {
    background: #fbb32d;
    padding: 30px;
    text-align: center;
    border-radius: 70px 0px 70px 0px;
    margin-top: 50px;
}

.right-text-two {
    background: #25984a;
    padding: 30px;
    text-align: center;
    border-radius: 70px 0px 70px 0px;
    margin-top: 50px;
}

.right-text-content p {
    color: #ffffff;
    font-size: 18px;
    margin: 28px 0;
    text-align: center;
}

.column {
    margin: 0 0 0 2%;
    float: left;
    min-height: 1px;
    position: relative;
}

.column.first {
    margin-left: 0;
}

.part-1-image {
    height: 100px;
    width: 100px;
    border-radius: 25px;
    text-align: center;
}

.part-1-image {
    height: 130px;
    width: 130px;
    margin: 0 auto;
    text-align: center;
    float: none;
    display: block;
    position: relative;
}

.part-1-image img {
    border-radius: 50%;
    width: auto;
    border-radius: 50%;
    height: 100%;
}

.part-1:hover img {
    transform: scale(1.3);
}

.part-1:hover {
    box-shadow: 2px rgb(106, 198, 16);
    -webkit-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 0px 20px -3px rgb(106, 198, 16);
    transition: 0.5s;
}

.part-1 a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    background: #606062;
    padding: 14px 20px;
    border-radius: 35px;
}

.part-1 {
    background: #25984a;
    min-height: 350px;
    border-radius: 40px;
    padding: 40px 30px;
}

.part-2:hover img {
    transform: scale(1.3);
}

.part-2:hover {
    box-shadow: 2px #fbb32d;
    -webkit-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 0px 20px -3px #fbb32d;
    transition: 0.5s;
}

.part-2 a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    background: #606062;
    padding: 14px 20px;
    border-radius: 35px;
}

.part-2 {
    background: #fbb32d;
    min-height: 350px;
    border-radius: 40px;
    padding: 40px 30px;
}

.part-3:hover img {
    transform: scale(1.3);
}

.part-3:hover {
    box-shadow: 2px #f16a35;
    -webkit-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 0px 20px -3px #f16a35;
    transition: 0.5s;
}

.part-3 a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    background: #606062;
    padding: 14px 20px;
    border-radius: 35px;
}

.part-3 {
    background: #f16a35;
    min-height: 350px;
    border-radius: 40px;
    padding: 40px 30px;
}

.button-style a:hover {
    color: #606062;
    background: #ffffff;
    text-decoration: none;
}

.button-part {
    margin-top: 40px;
}

.zoom {
    transition: transform 0.5s;
    margin: 0 auto;
}

.part-3-image {
    transform: rotate(-7deg);
}

.border-1 {
    border: 4px solid #fbb32d;
    padding: 6px;
    transform: rotate(3deg);
}

.border-2 {
    border: 4px solid #25984a;
    padding: 6px;
    transform: rotate(4deg);
}

.part-3-right {
    padding: 20px;
}

.social-part i {
    font-size: 30px;
    color: #000000;
}

.social-part span {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
}

.social-link a {
    font-size: 24px;
    color: #25984a;
}

.accreditation ul.compony-profie {
    padding: 15px;
    margin: 0px;
}

ul.compony-profie {
    text-align: center;
}

.compony-profie li {
    display: inline-block;
    margin: auto;
    list-style: none;
    margin: 0 18px;
}

li {
    line-height: 24px;
}

.social-part h1 {
    font-weight: 600;
    line-height: 0.5;
}

.social-part h3 {
    text-transform: capitalize;
    margin-bottom: 12px;
}

#footer .footer-copyright p {
    color: #777777 !important;
    font-size: 15px;
}

#footer {
    background: #0e1220;
    border-top: 4px solid #0e1220;
}

#footer .footer-copyright.footer-copyright-style-2 {
    background: #0e1220;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
}

.social-icons.social-icons-opacity-light li a {
    background: rgba(236, 233, 233, 0.28);
}

@media (min-width: 768px) {
    .pr-md-10,
    .px-md-10 {
        padding-right: 6.25rem !important;
    }
    .pl-md-10,
    .px-md-10 {
        padding-left: 6.25rem !important;
    }
}

img.img-circle {
    border-radius: 50%;
    border: 2px solid #ff0000;
    border-style: dashed;
}

.img-circle-1
/* -----flower part--- */

.explore-products .boxed.boxed--lg {
    padding: 3.785714em;
    text-align: center;
}

section.unpad--top {
    padding-top: 0;
}

.explore-products div[class*='col-'] {
    padding: 0;
}

.explore-products .boxed.boxed--lg {
    padding: 3.785714em;
    text-align: center;
}

.explore-products .boxed.boxed--lg h4 {
    margin-bottom: 0px;
    text-align: center;
    font-weight: 500;
    color: #ffffff !important;
    margin-top: 45px;
    margin-bottom: 10px;
    font-size: 26px;
}

.explore-products a {
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
}

.feature-3 i {
    margin-bottom: 0.16666666666667em;
}

.explore-products .boxed.boxed--lg {
    padding: 3.785714em;
    text-align: center;
}

.explore-products .box2 {
    height: 300px;
    margin-bottom: 0px;
    border-top-left-radius: 44em;
    border-bottom-right-radius: 44em;
    background: url(../img/exp-1.jpg);
    opacity: 1;
    background-size: cover;
    width: 410px;
    float: left;
    transform: rotate(-60deg);
}

.explore-products .box3 {
    height: 300px;
    margin-bottom: 0px;
    border-top-left-radius: 44em;
    border-bottom-right-radius: 44em;
    background: url(../img/exp-1.jpg);
    opacity: 1;
    background-size: cover;
    width: 410px;
    float: left;
}

.explore-products .box1 {
    height: 300px;
    margin-bottom: 0px;
    border-top-right-radius: 44em;
    border-bottom-left-radius: 44em;
    background: url(../img/exp-1.jpg);
    opacity: 1;
    background-size: cover;
    width: 410px;
    float: right;
}

.box1 {
    margin-top: 102px;
    margin-right: -61%;
}


/* .box3{
    margin-top: 102px;
    margin-left: -39%;
} */

.box2 h4,
.box2 a {
    transform: rotate(60deg);
}

.heading-line-big {
    border-color: #25984a;
    margin: auto;
    width: 15%;
    border-top: 3px solid #25984a;
}

.news-associate-divider {
    border-right: 4px solid #d8d8d8;
}

span.right-twin {
    font-size: 17px;
    color: #000000;
}

h3.right-twin-title {
    font-weight: 600;
    font-size: 20px;
}

.thumb-info-caption-text a {
    color: #25984a;
    font-size: 16px;
}

.center-part {
    z-index: 1;
}

.bg--secondary {
    margin-top: 150px;
}

.center-part-1 {
    transform: rotate(60deg);
    margin-left: -63px;
    margin-top: -40px;
}

.center-part-2 {
    margin-left: 60px;
    margin-top: 63px;
}

.center-part-3 {
    margin-right: 60px;
}

.product-list {
    color: #000000;
}

#header .header-body {
    background-image: linear-gradient(to bottom, #ffffff, #fcfcfc, #f9f9f9, #f7f7f7, #f4f4f4);
}


/* #loading {
		-webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
} */

img.border-2 {
    border: 2px solid #606062;
    border-radius: 50%;
    border-style: dashed;
}

img.border-3 {
    border: 2px solid #2a9b4e;
    border-radius: 50%;
    border-style: dashed;
}

html .toggle-primary .toggle label {
    color: #25984a;
    border-left-color: #25984a;
    border-right-color: #25984a;
}

.toggle>label {
    font-size: 20px;
    min-height: 26px;
    padding: 15px 20px 15px 10px;
    background: rgba(247, 247, 247, 0.6901);
}

html .toggle-primary .toggle.active>label {
    background-color: #25984a;
    border-color: #25984a;
    color: #FFF;
}

.process .process-step-circle {
    border-color: #25984a;
}

.process .process-step:hover .process-step-circle {
    background-color: #25984a;
}

html .bg-color-primary,
html .bg-primary {
    background-color: #f58834 !important;
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: #25984a;
    color: #25984a;
}

html .featured-box-primary h4 {
    color: #25984a;
}

html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
    background: #25984a !important;
}

html .featured-box-effect-3.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 10px #25984a !important;
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
    border-color: #fab22c;
    color: #fab22c;
}

html .featured-box-secondary h4 {
    color: #fab22c;
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
    background: #fab22c !important;
}

html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
    box-shadow: 0 0 0 10px #fab22c !important;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    border-color: #606062;
    color: #606062;
}

html .featured-box-tertiary h4 {
    color: #606062;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    background: #606062 !important;
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
    box-shadow: 0 0 0 10px #606062 !important;
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #606062;
    color: #606062;
}

.border-1 {
    border-radius: 50%;
    border: 2px solid #fab22c;
    border-style: dashed;
}

.border-2 {
    border-radius: 50%;
    border: 2px solid #25984a;
    border-style: dashed;
}

.border-3 {
    border-radius: 50%;
    border: 2px solid #606062;
    border-style: dashed;
}

.featured-boxes-style-3 .featured-box .icon-featured {
    top: -18px !important;
}

p.about-right-text {
    color: #000000;
    font-size: 15px !important;
}

.inner-banner {
    height: 200px;
}

.box3 {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    position: relative;
    overflow: hidden;
}

.box3 .box-content,
.box3:after,
.box3:before {
    position: absolute;
    left: 7%;
    right: 7%;
    transition: all .3s
}

.box3:after,
.box3:before {
    display: block;
    background: rgba(0, 0, 0, .3);
    top: 10%;
    bottom: 10%;
    z-index: 1;
    transform: scale(0, 1)
}

.box3:after {
    top: 10.8%;
    bottom: 10.8%;
    transform: scale(1, 0)
}

.box3:hover:after,
.box3:hover:before {
    transform: scale(1);
    animation: animate 1.5s
}

.box3:hover:before {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff
}

.box:hover:after {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff
}

.box img {
    width: 100%;
    height: auto;
    transition: all .3s
}

.box3:hover img {
    transform: scale(1.2);
    filter: blur(5px);
    -moz-filter: blur(5px);
    -webkit-filter: blur(5px)
}

.box3 .box-content {
    padding: 30px 10px;
    top: 10%;
    bottom: 10%;
    opacity: 0;
    z-index: 2
}

.box3 .title {
    font-size: 24px;
    font-weight: 600;
    color: #25984a;
    margin: 0 0 5px
}

.box3 .post {
    display: block;
    margin: 0 0 5px;
    font-size: 14px;
    color: rgba(255, 255, 255, .8)
}

.box3 .description {
    font-size: 14px;
    color: #fff;
    margin: 0 0 20px
}

.box3 .icon {
    padding: 0;
    margin: 0;
    list-style: none
}

.box3 .icon li {
    display: inline-block;
    margin: 0 10px 0 0
}

.box3 .icon li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #25984a;
    transition: all .5s
}

.box3 .icon a:hover {
    text-decoration: none;
    animation: animate-hover .5s;
    transition: all .3s
}

@keyframes animate {
    0%,
    100% {
        opacity: 1
    }
}

@keyframes animate-hover {
    0% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, .3)
    }
    50% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .3)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .3)
    }
}

.box10,
.box11,
.box12,
.box14,
.box4,
.box5,
.box6,
.box7,
.box9 {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

@media only screen and (max-width:990px) {
    .box3 {
        margin-bottom: 30px
    }
    .box3 .box-content {
        padding: 10px
    }
    .box3 .description {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:479px) {
    .box3 .title {
        margin: 0
    }
}

.product-box {
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    padding: 20px 25px;
    min-height: 94px;
   
}

.product-box-1:hover .box-content {
    box-shadow: 0 0 0 35px rgba(255, 255, 255, .3);
    opacity: 1;
    transition: all .3s;
    background-image: url(../img/Enzymes/Enzymes/Papain1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #606062;
}

.product-box-1:hover img {
    transform: scale(1.2);
    filter: blur(5px);
    -moz-filter: blur(5px);
    -webkit-filter: blur(5px);
}

.product-title h1 {
    color: #000000;
    text-transform: uppercase;
}

.inner-heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 100px;
    border-top: 2px solid #25984a;
}

.inner-heading-block h1 {
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.inner-heading-block:after,
.inner-heading-block.center:after,
.inner-heading-block.title-center:after {
    margin: 10px auto 0;
}

.high-light {
    font-weight: 600;
    font-size: 24px;
    color: #000000;
}

.product-list-part:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 100px;
    border-top: 2px solid #25984a;
}

.product-list-part h1 {
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.product-list-part:after,
.product-list-part.center:after,
.product-list-part.title-center:after {
    margin: 10px auto 0;
}

.feature-box-info p {
    color: #000000;
    font-size: 18px;
}

html .list-primary.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child {
    background-color: #25984a;
    color: #FFF;
}

.owl-carousel .owl-nav button[class*="owl-"],
.owl-carousel .owl-nav button[class*="owl-"]:active,
.owl-carousel .owl-nav button[class*="owl-"]:hover {
    background-color: #25984a;
    border-color: #25984a;
    color: #FFF;
}

#header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active {
    color: #25984a;
}

#header .header-nav.header-nav-links nav>ul li:hover>a {
    color: #25984a;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    border-top-color: #25984a;
}

.product-content-point ul li {
    color: #000000;
}

.product-box a {
    font-size: 18px;
    color: #000000
}

.product-box-1 a:hover {
    text-decoration: none;
}

.product-box-1:hover .box-content {
    box-shadow: 0 0 0 35px rgba(255, 255, 255, .3);
    opacity: 1;
    transition: all .3s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #606062;
}

.product-box-2:hover .box-content-2 {
    box-shadow: 0 0 0 35px rgba(255, 255, 255, .3);
    opacity: 1;
    transition: all .3s;
    background-image: url(../img/Enzymes/Bromelain1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #606062;
}

.owl-stage-outer {
    box-shadow: 2px 2px 10px -4px #888888;
}

.owl-stage-outer.text-center {
    box-shadow: none;
}

.owl-stage.text-center {
    margin: 0 auto;
}

.mini-thumb {
    box-shadow: 2px 2px 8px -1px #888888;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.product-box-1:hover .box-content {
    background-image: url(../img/product-image/enzymes/papain1.jpg);
}

.product-box-2:hover .box-content-2 {
    background-image: url(../img/product-image/enzymes/bromelain1.jpg);
}


/*-------------------Indigenous-start---------------------------*/

.thumb-info {
    box-shadow: 1px 1px 20px #eee;
}

.thumb-info.thumb-info-block .thumb-info-wrapper1:before {
    content: "";
    background: url(../img/Indigenous/1-1.jpg) !important;
}

.thumb-info.thumb-info-block .thumb-info-wrapper2:before {
    content: "";
    background: url(../img/Indigenous/2-2.jpg) !important;
}

.thumb-info.thumb-info-block .thumb-info-wrapper3:before {
    content: "";
    background: url(../img/Indigenous/3-3.jpg) !important;
}

.thumb-info.thumb-info-block .thumb-info-wrapper4:before {
    content: "";
    background: url(../img/Indigenous/4-4.jpg) !important;
}

.thumb-info.thumb-info-block .thumb-info-wrapper5:before {
    content: "";
    background: url(../img/Indigenous/5-5.jpg) !important;
}

.thumb-info.thumb-info-block .thumb-info-wrapper6:before {
    content: "";
    background: url(../img/Indigenous/6-6.jpg) !important;
}

.product .txt {
    font-size: 18px;
    line-height: 56px;
    color: #030303;
    border-top: 1px solid #e9e9e9;
    width: 270px;
    margin: 0 auto;
}

.ellp {
    overflow: hidden;
    display: block;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.thumb-info.thumb-info-centered-info .thumb-info-title {
    left: 4%;
    width: 90%;
    top: 80%;
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(245, 136, 52, 0.50)
}

.product-img {
    border: 1.5px solid #eee;
}

.product-content h3 {
    font-size: 2.2em;
    font-weight: 700;
    text-transform: capitalize;
    border-bottom: 1.5px solid #eee;
    line-height: 1;
}

.product-content p {
    line-height: 30px;
    color: #000000;
    margin: 0px 0 15px 18px;
    font-size: 16px;
}

.product-detail p {
    line-height: 30px;
    color: #000000;
    margin: 0px 0 15px 18px;
    font-size: 16px;
}

.product-detail p span {
    color: #212529;
}

.product-detail-title {
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}

.product-detail-title h3 {
    display: inline-block;
    font-size: 2.2em;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-right: 10px;
}

.product-detail-title h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 219px;
    height: 3px;
    background-color: #25984a;
}

.function-list {
    text-decoration: none;
    list-style-type: none;
    line-height: 2;
    width: 95%;
    text-align: justify;
}

.function-list li {
    line-height: 35px;
}

.function-list li i {
    padding-right: 10px;
    color: #25984a;
}

.function-list li {
    line-height: 30px;
    color: #000000;
    margin: 0px 0 15px 18px;
    font-size: 16px;
    list-style-image: url(../img/right-angel.png);
}

.thumb-info .thumb-info-type,
.thumb-info-social-icons a,
.thumbnail .zoom,
.img-thumbnail .zoom,
.thumb-info-ribbon {
    background-color: #25984a !important;
}

.banner-title h1 {
    color: #606061;
    text-align: center;
}

.banner-title {
    position: relative;
    top: 40%;
    bottom: 40%;
}

.product-box-3:hover .box-content-3 {
    background-image: url(../img/product-image/exotic/pomegranate.jpg);
}

.product-box-4:hover .box-content-4 {
    background-image: url(../img/product-image/exotic/milk-thistle.jpg);
}

.product-box-5:hover .box-content-5 {
    background-image: url(../img/product-image/exotic/saw-palmetto.jpg);
}

.product-box-6:hover .box-content-6 {
    background-image: url(../img/product-image/exotic/echinacea.jpg);
}

.product-box-7:hover .box-content-7 {
    background-image: url(../img/product-image/exotic/chamomile.jpg);
}

.product-box-8:hover .box-content-8 {
    background-image: url(../img/product-image/exotic/stevia.jpg);
}

.product-box-9:hover .box-content-9 {
    background-image: url(../img/product-image/exotic/quercentin1.jpg);
}

.product-box-10:hover .box-content-10 {
    background-image: url(../img/product-image/exotic/resveratrol1.jpg);
}

.product-box-11:hover .box-content-11 {
    background-image: url(../img/product-image/exotic/ginseng.jpg);
}

.product-box-12:hover .box-content-12 {
    background-image: url(../img/product-image/exotic/grape-seed-extract.jpg);
}

.product-box-13:hover .box-content-13 {
    background-image: url(../img/product-image/exotic/citrus-bioflavonoids.jpg);
}

.product-box-14:hover .box-content-14 {
    background-image: url(../img/product-image/exotic/ginkgo-biloba1.jpg);
}

.product-box-15:hover .box-content-15 {
    background-image: url(../img/product-image/exotic/ivy-leaf1.jpg);
}

.product-box-16:hover .box-content-16 {
    background-image: url(../img/product-image/exotic/beta-carotene.jpg);
}

.product-box-17:hover .box-content-17 {
    background-image: url(../img/product-image/exotic/lutein1.jpg);
}

.product-box-18:hover .box-content-18 {
    background-image: url(../img/product-image/exotic/st-johns-wort1.jpg);
}

.product-box-19:hover .box-content-19 {
    background-image: url(../img/product-image/exotic/soya-isoflavon.jpg);
}

.product-box-20:hover .box-content-20 {
    background-image: url(../img/product-image/exotic/rhodiola-rosea.jpg);
}

.product-box-21:hover .box-content-21 {
    background-image: url(../img/product-image/indigenous/curcumin.jpg);
}

.product-box-22:hover .box-content-22 {
    background-image: url(../img/product-image/indigenous/piperine.jpg);
}

.product-box-23:hover .box-content-23 {
    background-image: url(../img/product-image/indigenous/tribulus.jpg);
}

.product-box-24:hover .box-content-24 {
    background-image: url(../img/product-image/indigenous/withania.jpg);
}

.product-box-25:hover .box-content-25 {
    background-image: url(../img/product-image/indigenous/amla.jpg);
}

.product-box-26:hover .box-content-26 {
    background-image: url(../img/product-image/indigenous/boswellia.jpg);
}

.product-box-27:hover .box-content-27 {
    background-image: url(../img/product-image/indigenous/cissus1.jpg);
}

.product-box-28:hover .box-content-28 {
    background-image: url(../img/product-image/indigenous/garcinia.jpg);
}

.product-box-29:hover .box-content-29 {
    background-image: url(../img/product-image/indigenous/ginger.jpg);
}

.product-box-30:hover .box-content-30 {
    background-image: url(../img/product-image/indigenous/green-coffee-bean.jpg);
}

.product-box-31:hover .box-content-31 {
    background-image: url(../img/product-image/indigenous/gymnema.jpg);
}

.product-box-32:hover .box-content-32 {
    background-image: url(../img/product-image/indigenous/licorice.jpg);
}

.product-box-33:hover .box-content-33 {
    background-image: url(../img/product-image/indigenous/moringa.jpg);
}

.product-box-34:hover .box-content-34 {
    background-image: url(../img/product-image/indigenous/senna.jpg);
}

.product-box-35:hover .box-content-35 {
    background-image: url(../img/product-image/indigenous/aloe-vera.jpg);
}

.product-box-36:hover .box-content-36 {
    background-image: url(../img/product-image/indigenous/fenugreek.jpg);
}

.product-box-37:hover .box-content-37 {
    background-image: url(../img/product-image/indigenous/bamboo.jpg);
}

.product-box-38:hover .box-content-38 {
    background-image: url(../img/product-image/indigenous/green-tea.jpg);
}

.product-box-39:hover .box-content-39 {
    background-image: url(../img/product-image/indigenous/tinospora.jpg);
}

.product-box-40:hover .box-content-40 {
    background-image: url(../img/product-image/indigenous/berberine1.jpg);
}

.product-box-41:hover .box-content-41 {
    background-image: url(../img/product-image/indigenous/andrographis.jpg);
}

.product-box-42:hover .box-content-42 {
    background-image: url(../img/product-image/special-products/curcumin.jpg);
}

.product-box-43:hover .box-content-43 {
    background-image: url(../img/product-image/special-products/category-placeholder.jpg);
}

.product-box-44:hover .box-content-44 {
    background-image: url(../img/product-image/special-products/aloe-vera.jpg);
}

.product-box-45:hover .box-content-45 {
    background-image: url(../img/product-image/special-products/lutein1.jpg);
}

.product-box-46:hover .box-content-46 {
    background-image: url(../img/product-image/special-products/boswellia.jpg);
}

.product-box-47:hover .box-content-47 {
    background-image: url(../img/product-image/special-products/garcinia.jpg);
}

.product-box-48:hover .box-content-48 {
    background-image: url(../img/product-image/special-products/phytochemicals.jpg);
}

.right-text-part {
    border-left: 3px solid #25984a;
}

.left-text-part {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 15%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.right-text-part-1 {
    border-right: 3px solid #25984a;
}

.left-text-part-1 {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.content-text-information {
    padding: 10px;
    box-shadow: 5px 10px #888888;
    box-shadow: 0px 0px 4px 0px #cccccc;
    min-height: 346px;
}

.content-text-information:hover {
    box-shadow: 0px 0px 10px 2px #cccccc;
}

.associates-part {
    background: #fafafa;
    padding: 60px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.management-section {
    background: #fafafa;
    padding: 60px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.Social-section {
    background: #f7f6f6;
    padding: 60px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

input[type=text],
select,
textarea {
    width: 100%;
    padding: 7px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    /* margin-top: 6px; */
    margin-bottom: 16px;
    resize: vertical;
}

input[type=submit] {
    background-color: #25984a;
    color: white;
    padding: 12px 50px;
    border: none;
    font-size: 18px;
    border-radius: 50px;
}

input[type=submit]:hover {
    background-color: #45a049;
}

span.mail-text a {
    font-size: 18px !important;
    color: #25984a !important;
}

span.mail-text a.link-two {
    padding-left: 30px;
}

.contact-icon i {
    font-size: 18px;
    color: #25984a;
    padding-right: 10px;
}

form label {
    font-weight: normal;
    font-size: 18px;
    color: #000000;
}

input#fname,
input#lname,
textarea#subject {
    outline-color: #25984a !important;
}

.map-part {
    margin-bottom: -30px;
}


/*----------network-------------*/

.network-content {
    background-image: url(../img/network-map-2.png);
    min-height: 450px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
    margin-bottom: 70px;
}

.contry-name {
    margin-top: 70px;
    margin-bottom: 70px;
}


/*----------network end-------------*/

.footer-function-list {
    line-height: 30px;
    color: #000000;
    margin: 0px 0 15px 0px;
    font-size: 16px;
    list-style-type: none;
}

.footer-function-list li {
    line-height: 2;
    color: #777777;
    font-size: 15px;
}

.footer-logo {
    margin: 0 auto;
}

#footer a:not(.btn).text-color-light {
    color: #777777 !important;
}

#footer a:not(.btn).text-color-light:hover {
    color: #ffffff !important;
}

.text-justify {
    text-align: justify;
}

.footer-text p {
    font-size: 15px;
}

.footer-hedding h4 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

img.slider-image {
    object-position: center;
    width: 100%;
    object-fit: cover;
    height: 510px;
}

ul.function-list {
    list-style-position: outside;
}

.image-hotspots {
    margin-top: 300px;
}

.contentpart table {
    border: 1px solid #178F90;
    margin: auto;
    padding: 1px;
    width: 80%;
}

.contentpart td {
    font-weight: 700;
    background: #fff;
    padding: 5px;
}

span.agentexp {
    color: #b8261e;
}

.table-bordered td,
.table td {
    border: 1px solid #25984a !important;
}

@media only screen and (min-width: 768px) {
    .top-image {
        margin-top: 85px;
    }
}

.responsive {
    width: 100%;
    height: auto;
}

.mfp-close,
.mfp-close-btn-in .mfp-close {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 600;
    font-size: 34px;
    color: #ffffff !important;
    opacity: 1;
}

.compony-profie li img {
    height: 135px;
}

.compony-profie li {
    margin: 0;
}

.product-detail h4 {
    margin-bottom: 7px;
}
.gmap_marker {
    font-size: 15px;
    color: #25984a;
}

h3.quality-h3, .research-h3, .qualityAs-h3, .qualitycs-h3 , .microb-h3{
    margin-bottom: 0;
}

.quality-line-big {
    border-color: #25984a;
    width: 35%;
    border-top: 3px solid #25984a;
}

hr.quality-line-big{
    margin: 15px 0;
}

.research-line-big {
    border-color: #25984a;
    width: 38%;
    border-top: 3px solid #25984a;
}

hr.research-line-big{
    margin: 15px 0;
}

.qualityAs-line-big {
    border-color: #25984a;
    width: 29%;
    border-top: 3px solid #25984a;
}

hr.qualityAs-line-big{
    margin: 15px 0;
}

.qualitycs-line-big {
    border-color: #25984a;
    width: 37%;
    border-top: 3px solid #25984a;
}

hr.qualitycs-line-big{
    margin: 15px 0;
}

.microb-line-big {
    border-color: #25984a;
    width: 21%;
    border-top: 3px solid #25984a;
}

hr.microb-line-big{
    margin: 15px 0;
}

.owl-carousel.stage-margin .owl-stage-outer.owl-image{
    display: flex;
    justify-content: center;
}

.owl-stage-outer.owl-image{
    box-shadow: none;
    width: auto;
}

.owl-stage.owl-image{
    width: auto !important;
    padding: 0 !important;
}

@media screen and (max-width: 991.80px) {
    .mt-xsm {margin-top:30px;}
}

@media screen and (max-width: 991.80px) {
    .mt-xsm {margin-top:30px;}
}

@media (max-width: 1200px) {
    .owl-stage.owl-image{
        display: contents;
    }
}

@media (max-width: 768px) {
    .owl-stage.owl-image{
        width: 250px;
        display: block;
    }

    .owl-stage.owl-image .owl-item{
        margin-bottom: 10px;
    }
}

@media (max-width: 375px) {
    .content-text-information{
        min-height: 290px;
    }
}