@font-face {
    font-family: Manrope-Light;
    src: url(../fonts/Manrope-Light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Manrope-Bold;
    src: url(../fonts/Manrope-Bold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


html,
section {
    min-height: 100%;
}

*,
address,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    padding: 0;
    margin: 0;
}

.about-matrics.career-matrix .hm-matrix ul li,
.banner-cont .hm-matrix ul li,
.borderstyle-img,
.cat-hd,
.categoryInfo,
.detailList li:first-child,
.gallery-thumbs img,
.gallery-top img,
.menuheading,
.menuheading h3,
.nav-pills-custom .nav-link,
.nav-pills-custom .nav-link.active,
.prod-details .storeProductImage,
.product-list ul li .home-online-store,
.sec-dashboard .nav,
.testi-txt,
.testiteam-txt {
    border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
    border-image-slice: 3;
}

.rwd-table,
img {
    max-width: 100%;
}

.dwn-action button,
.enquiry-form .form-group.contact-sec i,
.jobs-info li span i,
.journeyCont h2,
.missio-cont h3,
.ourfooter-topWrap h1,
.vision-text h3 {
    -webkit-text-fill-color: #fff0;
}

.body-login,
.sidenav,
body,
html {
    overflow-x: hidden;
}

html {
    scroll-behavior: smooth;
    font-size: 16px;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: var(--themeColor);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: ar(--themeColor);
}

:root {
    --themeColor: #046627;
    --fontColor: #000;
    --headingFont: 'Manrope-Bold', sans-serif;
    ;
    --headingFontSize: 35px;
    --headingFontWeight: 800;
    --headingLineheight: 45px;
    --bodyFont: 'Manrope-Light', sans-serif;
    ;
    --paraFontsize: 17px;
    --paraFontLineheight: 25px;
    --paraFontWeight: 400;
}

::-moz-selection {
    color: #fff;
    background: var(--themeColor);
}

::selection {
    color: #fff;
    background: var(--themeColor);
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
}

body {
    font-family: var(--headingFont);
}

.btn,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus,
a,
a:active,
a:focus,
button,
button:active,
button:focus {
    outline: 0;
}

p {
    font-family: 'Manrope-Light', sans-serif;
}

a,
a:hover {
    text-decoration: none;
}

.cart-head-sec ul li,
li {
    list-style: none;
}

.mt-30,
.network-list,
.opening-list,
.researchimg-box {
    margin-top: 3rem;
}

.p-90 {
    padding: 4rem 0;
}

.pb-90 {
    padding: 0 0 6rem;
}

.p-45 {
    padding: 4.625rem 0;
}

.pt-50 {
    padding-top: 3.125rem;
}

.pb-50 {
    padding-bottom: 3.125rem;
}

.bannerPage .swiper-wrapper,
.logobox,
.pb-0,
header.site-header.navbar-fixed .logobox {
    padding-bottom: 0;
}

.pl-50 {
    padding-left: 3.125rem;
}

.pr-50 {
    padding-right: 10.125rem;
}

.pt-90 {
    padding-top: 10.625rem;
}

.ptop-90 {
    padding-top: 6rem;
}

.inner-banner-prod-sec {
    padding-top: 0;
}

.menuWrap,
.topNaviGationUpper {
    padding-left: 16%;
    padding-right: 16%;
}

.bannerPage,
img {
    height: auto;
}

.leader-space,
.mtop-30,
.net-cont,
.sec-mision {
    margin-top: 4rem;
}

.subCategoryFilterList {
    margin-left: 20px;
    margin-top: 14px;
    margin-bottom: 30px;
}

.subCategoryFilterList .form-group {
    display: grid;
    grid-template-columns: auto auto;
    justify-items: start;
    align-items: center;
}

#signUpForm .form-header .stepIndicator:last-child:after,
.historyList .swiper-button-next:after,
.historyList .swiper-button-prev:after,
.historyList .swiper-slide-thumb-active button.nav-link .mark-line,
.historyList button.nav-link .mark-icon,
.invoice-cont hr,
.navbarMain .menuListing a:after,
.onlyMobile,
.partnersSlider .swiper-button-next:after,
.partnersSlider .swiper-button-prev:after,
.partnersSlider .swiper-rtl .swiper-button-next:after,
.partnersSlider .swiper-rtl .swiper-button-prev:after,
.rwd-table th,
.step-hidden,
.swiper-rtl .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
form input[type="radio"],
header.site-header .inner-Logo,
header.site-header.navbar-fixed .inner-whiteLogo,
header.site-header.navbar-fixed .topNaviGationUpper,
header.site-header.sticky .whiteLogo {
    display: none;
}

header.site-header {
    position: absolute;
    z-index: 2;
    padding: 1.5rem 0 0;
    width: 100%;
    border-bottom: 1px solid #bf9237;
}

.banner-cont .hm-matrix ul li p,
.menuWrap .dropdownMain i {
    font-size: 13px;
}

.dropdownMain .dropbtn:after,
.navbarMain a:after {
    background: #087933;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    transition: width 0.3s, left 0.3s;
    width: 0;
}

.menuWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    position: relative;
    justify-content: space-between;
}

.menuListing.sub-menus {
    padding-left: 38px;
    border-left: 1px solid #b3b3b3;
    padding-bottom: 20px;
}

.hm-matrix ul,
.menuListing.sub-heading ul,
.menuListing.sub-menus ul {
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-bottom: 35px;
    justify-content: space-between;
}

.menuListing.sub-menus ul li {
    flex: 0 0 42%;
    margin: 0 4%;
}

.menuListing.sub-menus ul li a {
    color: #000;
    padding: 20px 0 !important;
    border-bottom: 1px solid #b3b3b3;
    width: 100%;
    text-align: left;
}

.bannerPage img,
.blogInfo .main-blog-img,
.career-blokimg img,
.catagory-prod ul.prod-details-info .prod-descrip ul li:last-child,
.certi-info img,
.inner-banner-prod-sec img,
.inner-main-deatils.main-details .prod-descrip ul li:last-child,
.lead-img,
.logobox a,
.logobox a img,
.menuheading.menu-img img,
.researchimg-box img,
.resech-box img,
.search-para .prod-detail-img img,
.sec-prod-details .product-list ul li img {
    width: 100%;
}

.menuheading.menu-img,
.sec-dashboardmob .coreValue-List .accordion-body,
header.site-header.navbar-fixed a.main-head-cat {
    padding: 0;
}

.dropDownInnerMnb,
.navbarMain ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.innerheader .dropdownMain .dropbtn,
.innerheader .navbarMain a,
.navbarMain a:hover {
    color: #097a35;
}

.dropdownMain {
    float: left;
    overflow: hidden;
}

.dropdownMain-content .header {
    padding: 1rem;
    color: #111;
}

header.site-header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    animation: 15s infinite gradient;
    z-index: 999;
    padding: 0.625rem 0;
    transition: 0.3s ease-in-out;
}

header.site-header.sticky .dropdownMain .dropbtn,
header.site-header.sticky .navbarMain a {
    color: #585858;
    font-weight: 500;
}

.dropdownMain .dropbtn,
.navbarMain a {
    transition: 0.2s;
    color: #000;
    position: relative;
    font-weight: 500;
    text-decoration: none;
}

.menuListing ul {
    display: block;
    padding: 0;
}

.dropdownMain .dropbtn {
    font-size: 1rem;
    border: none;
    outline: 0;
    padding: 0.875rem;
    background-color: #fff0;
    margin: 0;
    font-weight: 700;
}

header.site-header.navbar-fixed .dropdownMain .dropbtn,
header.site-header.navbar-fixed .navbarMain a {
    color: #000;
    padding-bottom: 35px;
    padding-top: 35px;
}

header.site-header.navbar-fixed .dropdownMain .dropbtn:hover,
header.site-header.navbar-fixed .navbarMain a:hover {
    color: #046627;
}

header.site-header.navbar-fixed {
    top: -7.5rem;
}

#myHeader.hide {
    top: 0;
}

#myHeader {
    width: 100%;
    z-index: 100;
    transition: 0.3s;
}

.dropdownMain-content {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 20px 16px 0 rgb(0 0 0 / 0.2);
    box-shadow: 0 20px 16px 0 rgb(0 0 0 / 0.2);
    z-index: 1;
    top: 100%;
    left: 0;
}

.logobox {
    margin-top: -76px;
    position: relative;
    top: -30px;
}

.cat-hd,
.sub-head {
    padding-bottom: 10px;
}

header.site-header.navbar-fixed .dropdownMain-content {
    top: 100%;
}

.dropdownMain:hover .dropdownMain-content {
    display: block;
    padding: 50px 120px 30px;
}

.dropdown_menu-mega {
    -webkit-animation: 0.5s ease-in-out forwards growDown;
    animation: 0.5s ease-in-out forwards growDown;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
}

.navbarMain a {
    float: left;
    font-size: 16px;
    color: #000;
    text-align: center;
    padding: 0.875rem;
    letter-spacing: 1px;
    font-weight: 700;
}

.navbarMain.onlyDesktop .active {
    color: #046727;
}

.dropdownMain .dropbtn.active:after,
.navbarMain a.active:after {
    background: #087933;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 0.3s, left 0.3s;
    width: 100%;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.topNaviGationUpper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 8px;
}

.lang-select select.form-select {
    border-radius: 30px;
    border: 1px solid #b68905;
    padding: 2px 20px;
    width: 75px;
    height: 37px;
    background-color: #fff0;
    color: #000;
    margin-left: 15px;
    background-image: url(../images/down-arrow.png);
    background-size: 25%;
}

.lang-select select option {
    background: #ffe3ad;
}

.lang-select select option:hover {
    background: #b68905;
}

.lang-select select.form-select:focus,
.quant-weight select.form-select:focus {
    background-color: #fff0;
    border: 1px solid #b68905;
}

header.site-header.navbar-fixed .menuWrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topNaviGationUpper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

/*.topNaviGationUpper ul li:nth-of-type(4) a {
    background-color: var(--themeColor);
    color: #000;
    padding: 0.5375rem 0.625rem;
    margin-top: -0.625rem;
    border-left: 0.5rem solid #000;
    font-weight: 600;
}*/

.topNaviGationUpper ul li:nth-of-type(4) a {
    background-color: transparent;
    color: #fff;
    padding: 0.5375rem 0.625rem;
    margin-top: -0.625rem;
    border-left: 0rem solid #000;
    font-weight: 600;
}

.topNaviGationUpper ul li:nth-of-type(4) a:hover {
    background: #bf9237;
    color: #fff;
}

topNaviGationUpper ul li:nth-of-type(4) a i {
    color: #bf9237;
}



.topNaviGationUpper ul li a {
    color: #000;
    font-size: 0.9375rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    border-right: 1px solid #bf9237;
    padding: 0 15px;
    position: relative;
}

.topNaviGationUpper li span {
    position: relative;
    right: 0;
    background: #046727;
    color: #fff;
    border-radius: 50%;
    padding: 3px 9px;
    height: 25px;
    width: 25px;
    text-align: center;
    top: auto;
}

.inner-main-deatils.main-details .prod-descrip ul li:first-child,
.topNaviGationUpper ul li:last-child a {
    border-right: 0;
}

#progress-bar li.step-active,
.howWetabsIn .swiper-button-next,
.otherBloginfo ul li:last-child h6,
.site-header.inner-prod-menu .navbarMain a,
.site-header.inner-prod-menu .topNaviGationUpper ul li a,
.swiper-button-prev,
.topNaviGationUpper ul li a:hover {
    color: #000;
}

img.menu-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%;
    z-index: -1;
}

.bg-green {
    background: #046627;
}

.bg-grey,
.blog-cont {
    background: #f2f2f2;
}

.inter-text-para h1,
.inter-text-para h2 {
    font-size: var(--headingFontSize);
    font-weight: var(--headingFontWeight);
    line-height: var(--headingLineheight);
    color: var(--themeColor);
    margin-bottom: 20px;
}

.inter-text-para p {
    font-size: var(--paraFontsize);
    line-height: var(--paraFontLineheight);
    font-size: var(--paraFontsize);
    line-height: var(--paraFontLineheight);
    font-weight: var(--paraFontWeight);
}

.btn-read-more.btn-white .link-primary {
    background: 0 0;
    color: #fff;
    text-decoration: none;
    padding: 10px 90px 10px 35px;
    border: 1px solid #bf9237;
    border-radius: 50px;
    position: relative;
    width: auto;
    font-weight: 600;
    font-size: 18px;
}

.bannerPage a:hover .link-primary img,
.link-primary:hover img,
.sec-hover:hover .link-primary img {
    animation: 1.5s 0.3s infinite pulse;
    transform-origin: center center;
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.95);
    }

    35%,
    55% {
        transform: scale(0.87);
    }

    45%,
    65% {
        transform: scale(1.15);
    }

    75% {
        transform: scale(1.08);
    }
}

.btn-read-more .link-primary {
    background: 0 0;
    color: #046627;
    text-decoration: none;
    padding: 10px 90px 12px 35px;
    border: 1px solid #046627;
    border-radius: 50px;
    position: relative;
    width: auto;
    font-weight: 900;
    font-size: 18px;
    cursor: pointer;
}

.btn-read-more {
    float: left;
    width: 100%;
    margin-top: 3rem;
}

.menuheading h3 {
    color: #046627;
    font-size: 21px;
    padding-bottom: 15px;
    font-weight: 800;
    margin-bottom: 15px;
    border-bottom: 1px solid #fec007;
}

.menuheading {
    padding-right: 50px;
    border-right: 1px solid;
}

.menuheading p {
    font-size: 14px;
    line-height: 22px;
}

.menu-prodsec h3 {
    color: #046627;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #046627;
    padding-bottom: 35px;
}

.menuListing.sub-heading ul li,
.team-network img.btn-green {
    margin: 0;
}

.menuListing.sub-heading ul li:first-child {
    flex: 0 0 70%;
}

.menuListing.sub-heading ul li:first-child .cat-prodList a,
.menuListing.sub-heading ul li:last-child {
    flex: 0 0 25%;
}

.menuListing.sub-heading ul li:last-child .cat-prodList a {
    flex: 0 0 100%;
}

.menu-prodsecList a {
    padding: 0 !important;
}

.menu-prodsecList img {
    float: left;
    width: 20%;
}

.menu-prodsecList.brand-prod img {
    float: left;
    width: 45%;
}

.menuListing.sub-heading {
    padding-left: 20px;
}

.all-partners,
.vdo-research,
img.menu-prod-img {
    margin-top: 50px;
}

span.menu-catprod-img img {
    position: absolute;
    width: 46px;
    bottom: 0;
    left: 20px;
}

.menuListing.sub-heading .main-head-cat {
    display: flex;
    align-items: center;
    font-size: 21px;
    padding: 0;
}

img.menu-cat-bg {
    width: 60px;
    height: 65px;
    margin-right: 20px;
}

.cat-hd {
    border-bottom: 1px solid;
    font-size: 16px;
}

.cat-prodList a {
    width: 36%;
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #dbdbdb;
    padding: 8px 0;
    float: left;
    margin-right: 50px;
}

header.site-header.navbar-fixed .navbarMain .cat-prodList a {
    color: #000;
    padding: 10px 0;
}

.cat-prodList {
    margin-left: 0;
    float: left;
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.menu-prodsecList {
    float: left;
    width: 100%;
    margin-top: 44px;
}

.menu-prodsecList.brand-prod {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.menu-prodsecList span {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    margin-top: 11px;
    color: #111;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(0.7) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.float-right {
    float: right !important;
}

.bannerPage .swiper-slide-active .slider-title {
    animation: 1.5s fadeInLeft;
}

.bannerPage .swiper-slide-active .slider-text {
    animation: 2s fadeInUp;
}

.bannerPage .swiper-slide-active .slider-btn {
    animation: 2.5s fadeInUp;
}

.banner-cont {
    position: absolute;
    top: 31%;
    z-index: 9999;
    left: 16%;
    right: 0;
    bottom: 0;
    width: 47%;
}

.banner-cont .hm-matrix ul li span {
    font-size: 38px;
}

.banner-cont .hm-matrix ul li label {
    display: flex;
}

.banner-cont .hm-matrix {
    margin-top: 2.5rem;
}

.banner-cont .hm-matrix ul li {

    padding: 0 26px;
    border-right: 1px solid #fec007;
}

.banner-cont .hm-matrix ul li:first-child,
.sec-resume .form-control[type="file"]:not(:disabled):not([readonly]) {
    padding-left: 0;
}

.banner-cont .hm-matrix ul li:last-child {
    border: 0;
}

.banner-cont h1 {
    font-size: 35px;
    margin: 0 0 25px;
    line-height: 45px;
    color: #045e27;
    font-weight: 700;
}

.banner-cont h1 span {
    color: #111;
    font-weight: 300;
    font-size: 30px;
    font-family: "Manrope-Light";
}

.banner-cont p,
.blog-cont p {
    font-size: var(--paraFontsize);
    line-height: var(--paraFontLineheight);
    font-weight: var(--paraFontWeight);
    color: #111;
}

.bannerPage .btn-read-more.btn-white .link-primary {
    float: left;
    color: #111;
}

.bannerPage .swiper-pagination-bullet,
.reelSwiper .swiper-pagination-bullet,
.infrastructure-list .swiper-pagination-bullet,
.ProductTestVid .swiper-pagination-bullet {
    width: 1rem;
    border-radius: 0;
    margin: 0 5px;
    background: #0b7b36;
    opacity: 1;
}

.bannerPage .swiper-pagination-bullet-active,
.reelSwiper .swiper-pagination-bullet-active,
.certiSlider .swiper-pagination-bullet-active,
.infrastructure-list .swiper-pagination-bullet-active,
.sec-celebrations.sec-celebrations .swiper-pagination-bullet-active,
.sec-certifications .swiper-pagination-bullet-active,
.sec-history .swiper-pagination-bullet-active,
.testiSlider .swiper-pagination-bullet-active,
.testimony-cont .swiper-pagination-bullet-active,
.ProductTestVid .swiper-pagination-bullet-active {
    background: #bf9237;
    width: 2rem;
}

.ProductTestVid .swiper-wrapper {
    padding-bottom: 70px;
}

.bannerPage .swiper-pagination {
    bottom: 5% !important;
}

img.hm-shp01 {
    position: absolute;
    right: 0;
    top: 33%;
}

.hm-matrix ul li span {
    font-size: 45px;
    font-weight: 700;
    color: #026325;
}

.hm-matrix ul li p {
    font-size: 18px;
    font-weight: 600;
    opacity: 1;
    letter-spacing: 0;
}

.hm-matrix ul li {
    flex: 0 0 25%;
}

.sec-weight-quantity ul li:first-child {
    flex: 0 0 28%;
}

.sub-head {
    color: #026325;
    font-weight: 700;
    width: 22%;
    margin-bottom: 2.5rem;
    font-size: 22px;
    position: relative;
}

.sub-head:after {
    content: "";
    position: absolute;
    width: 75%;
    height: 1px;
    background-color: #bf9237;
    left: 0;
    bottom: 0;
}

.net-cont .sub-head {
    font-size: 21px;
    width: 100%;
}

.net-cont .sub-head:after,
.team-network .sub-head:after {
    width: 98%;
}

.action-list ul,
.categoryList ul,
.choose-address form,
.reach-us-sec ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.categoryList.innerpage-category ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
}

.categoryList ul li {
    flex: 0 0 22%;
    background: #fff;
    position: relative;
    padding: 20px;
    height: 290px;
    float: left;
    margin-bottom: 6rem;
}

img.bg-category-prod {
    position: absolute;
    bottom: -21px;
    width: 48%;
    left: -35px;
}

.main-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.categoryInfo h3 {
    color: #046627;
    font-weight: 700;
    font-size: 19px;
    min-height: 50px;
}

.categoryInfo {
    border: 5px solid #fec007;
    height: 250px;
    z-index: 0;
    float: left;
    width: 100%;
    padding: 20px;
}

.categoryInfo .btn-read-more .link-primary {
    background: #fff;
    color: #046627;
    text-decoration: none;
    padding: 5px 40px 5px 20px;
    border: 1px solid #046627;
    border-radius: 50px;
    position: relative;
    width: auto;
    float: left;
    font-weight: 500;
    font-size: 14px;
}

.categoryInfo img.btn-green {
    width: 43px;
    top: -23px;
    position: absolute;
    right: -2px;
}

.categoryInfo .btn-read-more {
    float: left;
    width: 100%;
    margin-top: 7rem;
    margin-left: 25px;
}

.online-prodList .product-list ul li {
    flex: 0 0 19%;
    margin-bottom: 30px;
}

ul.network-info,
ul.testi-info {
    display: flex;
    align-items: end;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.infa-icons img,
ul.network-info li img,
ul.testi-info li img {
    width: 80px;
}

.serach-form,
ul.network-info li,
ul.testi-info li {
    margin-right: 27px;
}

ul.network-info li h2 {
    color: #111;
    font-size: 45px;
    font-weight: 700;
}

ul.network-info li span,
ul.testi-info li span {
    font-size: 23px;
    font-weight: 100;
}

.network-form ul {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 4rem;
}

.network-form ul li {
    flex: 0 0 50%;
}

.network-form .btn-read-more {
    margin-top: -30px;
}

.network-form .form-control {
    background: 0 0;
    border-radius: 50px;
    padding: 11px 15px 11px 50px;
    width: 90%;
}

.sec-hm-testimonials .link-primary {
    margin-left: -40px;
}

.network-form .form-control:focus {
    background: 0 0;
    outline: 0;
    box-shadow: unset;
    border: 1px solid #046627;
}

.form-group span {
    position: absolute;
    top: 12px;
    left: 17px;
}

.opening-list .sub-head {
    width: 35%;
    margin-bottom: 0.5rem;
}

.jobs-info li {
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
    width: 80%;
    float: left;
}

.jobs-info li:last-child,
.orderList ul:last-child,
.otherBloginfo:last-child,
.product-list ul li img {
    border-bottom: 0;
}

.jobs-info li h2 {
    font-size: 21px;
    font-weight: 800;
    color: #111;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.jobs-info li span {
    font-size: 15px;
    font-weight: 400;
    color: #046627;
    margin-top: 5px;
    width: 100%;
    float: left;
}

.sec-hm-careers .btn-read-more {
    margin-top: 130px;
}

.sec-hm-careers .team-network .btn-read-more {
    margin-top: 16px;
}

.jobs-info li span i {
    float: right;
    background: -webkit-linear-gradient(#ffda55, #917f3e);
    -webkit-background-clip: text;
}

.team-network .sub-head {
    width: 100%;
    font-size: 22px;
}

.team-network h2 {
    text-align: right;
    font-size: 35px;
    font-weight: 600;
}

.team-network img {
    margin: 3rem 0;
}

img.hm-shp02 {
    position: absolute;
    right: 0;
    bottom: 5%;
}

ul.testi-info li h2 {
    font-size: 45px;
    font-weight: 700;
}

.testi-txt ul,
.testiteam-txt ul {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.otherBloginfo ul li:last-child,
.testi-txt ul li:first-child img,
.testiteam-txt ul li:first-child img {
    width: 70%;
}

.cart-head-sec ul li:first-child,
.footerIcoN li:nth-child(2),
.testi-txt ul li:nth-child(2),
.testiteam-txt ul li:nth-child(2),
.wid-80 {
    width: 80%;
}

.testi-txt,
.testiteam-txt {
    border: 5px solid #fec007;
    padding: 80px 50px;
}

.testi-info-txt {
    padding: 80px 50px;
}

img.img-testi-shape {
    width: 100px;
    position: absolute;
    top: 12px;
    left: 106px;
}

.missio-cont p,
.testi-txt p,
.testiteam-txt p,
.vision-text p {
    font-size: var(--paraFontsize);
    line-height: var(--paraFontLineheight);
    font-weight: var(--paraFontWeight);
}

.history-info p b,
.testi-txt h5,
.testiteam-txt h5 b {
    font-weight: 800;
}

.gallery-top .swiper-pagination-bullet,
.sec-relate-category .swiper-pagination-bullet,
.sec-relate-prod .swiper-pagination-bullet,
.testiSlider .swiper-pagination-bullet {
    width: 1rem;
    border-radius: 0;
    margin: 0 5px;
    background: #eee;
    opacity: 1;
}

.sec-hm-blogs .btn-read-more,
.thanku-sec .btn-read-more {
    float: left;
    width: 100%;
    margin-top: 5rem;
}

.blog-cont {
    margin-top: 0;
    float: left;
    width: 100%;
    padding: 30px 30px 45px;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.blogInfo {
    padding-left: 3rem;
}

span.cale-date {
    color: #000;
    margin-bottom: 1rem;
    float: left;
    width: 100%;
    font-weight: 400;
}

span.cale-date i {
    margin-right: 5px;
    color: #005b20;
}

.categoryList.innerpage-category .categoryInfo .btn-read-more .link-primary,
ul.socialIcons li {
    margin-right: 30px;
}

.blog-cont h3 {
    font-size: 20px;
    margin-bottom: 1rem;
    color: #013815;
    line-height: 30px;
    font-weight: 700;
}

.logoBoxFooter p,
.missio-cont ul li,
.officeList-Cont ul li.pointLocation,
.opening-paradets,
p.tabparatext {
    line-height: var(--paraFontLineheight);
}

.blogList ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.blogList ul li {
    flex: 0 0 50%;
    margin-bottom: 50px;
}

footer {
    margin: 0 auto;
}

.sec-footer {
    background: #026325;
    padding-top: 4rem;
}

.logoOurpartners {
    margin-bottom: 3.125rem;
    text-align: center;
}

.footerInner {
    padding-bottom: 30px;
}

.logoBoxFooter p {
    margin-top: 2rem;
    font-size: var(--paraFontsize);
    font-weight: var(--paraFontWeight);
}

.icoBoxx {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1.25rem;
    color: #fff;
    padding: 15px;
    border: 1px solid #ffffff73;
}

.icoBoxx i {
    font-size: 25px;
}

.footerIcoN {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.cart-head-sec ul li:nth-child(2),
.footerIcoN li:first-child {
    width: 20%;
}

.footerIcoN span {
    color: #fff;
    font-weight: 100;
    font-size: 15px;
}

li.ft-continfo h5 {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 900;
    font-size: 15px;
}

.freeCounsal {
    margin-top: 3.125rem;
}

.yellow-boder-bottom {
    border-bottom: 1px solid #bf9237;
    padding-bottom: 35px;
}

.socialIcons li i {
    font-size: 25px;
    color: #026325;
    -webkit-text-stroke: 0.5px #fff;
    text-transform: uppercase;
}

.socialIcons,
.specificationsList ul li .speciInfo {
    display: flex;
    justify-content: start;
    align-items: start;
}

.ourfooter-topWrap p,
.quickLinksBx a {
    color: #fff;
}

.quickLinksBx {
    margin: 1.875rem 0;
}

.quickLinksBx ul {
    margin-top: 0.5rem;
    column-count: 2;
    border-right: 1px solid #bf9237;
}

.quickLinksBx ul li a {
    font-size: 1rem;
    color: #fff;
    padding: 3px 0;
    float: left;
    width: 100%;
    font-weight: 500;
    transition: 0.5s;
}

.quickLinksBx ul li:hover a {
    padding-left: 10px;
}

.social-info {
    padding-left: 60px;
}

ul.socialIcons li {
    justify-content: space-around;
}

.social-info h5 {
    margin-bottom: 2rem;
}

.sec-ft-copyright {
    background: #01481b;
    padding: 9px 0;
}

.copyright-info ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.copyright-info ul li a {
    border-right: 1px solid #fff;
    padding: 0 9px;
    color: #fff;
    font-size: 13px;
}

.copyright-info ul li:last-child a {
    border-right: 0 solid #fff;
}

.fliter-list {
    margin-top: 2rem;
    padding-right: 2rem;
}

.prod-filter h3 {
    color: #111;
    font-size: 27px;
    font-weight: 800;
}

.product-list {
    margin-top: 52px;
}

.fliter-list .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #005b20;
    box-shadow: none;
}

.prod-detail-cat ul,
.product-list ul {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
}

.prod-details .storeProductImage,
.product-list ul li .home-online-store {
    border: 5px solid #fec007;
    border-bottom: 0;
}

.product-list ul li .home-online-store img {
    border: 0;
    border-image-source: #fff0;
    border-image-slice: 3;
    border-bottom: 0;
    padding: 0;
}

.product-list ul li {
    flex: 0 0 31%;
    margin-bottom: 30px;
    margin-right: 20px;
}

.product-list ul li p {
    background: #005b20;
    color: #fff;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-list ul li p i {
    color: #ebb413;
    float: right;
    margin-left: 10px;
}

.sec-relate-prod .product-list ul li .product-rel-image {
    border: 5px solid #fec007;
    border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
    border-image-slice: 3;
    border-bottom: 0;
    /* padding: 25px; */
    background: #fff;
}

.sec-relate-prod .product-list ul li img {
    border: 0;
    border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
    border-image-slice: 3;
    border-bottom: 0;
    padding: 0;
}

.fliter-list .accordion-button {
    color: #0a7b35;
    border: 2px solid #0b7b36;
    margin-bottom: 1rem;
    font-weight: 600;
    border-image-source: linear-gradient(to left, #0a7b35, #ffc107);
    border-image-slice: 1;
}

.fliter-list .accordion-item {
    border: 0;
    margin-bottom: 1rem;
    background-color: #f5f5f5;
}

.fliter-list .accordion-button:focus {
    box-shadow: none;
}

.inner-filter-list .new {
    padding: 50px;
}

.inner-filter-list .form-group {
    display: block;
    margin-bottom: 15px;
}

.howWetabsIn .swiper-container-wrapper,
.main-desp-info,
.search-para,
.sec-weight-quantity ul {
    display: flex;
    display: flex;
}

.inner-filter-list .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.inner-filter-list .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 0;
    font-weight: 700;
}

.inner-filter-list .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: #fff0;
    border: 1px solid #b68f35;
    box-shadow: 0 1px 2px rgb(0 0 0 / 0.05), inset 0 -15px 10px -12px rgb(0 0 0 / 0.05);
    padding: 6px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
}

.inner-filter-list .form-group input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 6px;
    width: 6px;
    height: 14px;
    border: solid #005b20;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.fliter-list .accordion-button:not(.collapsed)::after {
    background-image: url(../images/minus-sign.png);
}

.site-header.inner-prod-menu {
    background: #fff;
}

.site-header.inner-prod-menu .lang-select select.form-select {
    background-color: #cba75d;
    color: #fff;
}

.prod-detail-breadcum .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin-top: 1rem;
}

.prod-detail-breadcum .breadcrumb-item a {
    color: #111;
    text-decoration: none !important;
}

.prod-detail-breadcum .breadcrumb-item.active {
    color: #fff;
    font-weight: 800;
}

.prod-detail-breadcum .breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
    color: #c59812;
    font-weight: 900;
}

.prod-detail-breadcum .breadcrumb-item {
    padding-left: 0.5rem;
    color: #000;
    font-size: 19px;
}

.prod-detail-breadcum .breadcrumb-item+.breadcrumb-item::before {
    color: #eece5c;
    content: var(--bs-breadcrumb-divider, ">");
}

.prod-detail-breadcum {
    bottom: 0;
    width: 100%;
    background: #f2f2f2;
}

.inner-bannerPage {
    background: #f3f3f3;
    height: 100%;
    max-height: 300px;
    overflow: hidden;
}

.inner-bannerPage::after {
    content: "";
    background: linear-gradient(to bottom, #fff0 0, #000000 100%);
    position: absolute;
    width: 100%;
    height: 70%;
    bottom: 0;
    z-index: 0;
}

.howWetabsIn .swiper-container {
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.search-para {
    width: 100%;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.search-para li:first-child {
    width: 80%;
    padding-right: 80px;
}

.cart-deatils-list .headList li:nth-child(2),
.detailList li:nth-child(3),
.search-para li:last-child {
    width: 15%;
}

.search-para p li {
    width: 100% !important;
}

.howWetabsIn .swiper-container-wrapper {
    flex-flow: row;
}

.cart-head-sec ul,
.howWetabsIn .gallery-thumbs .swiper-wrapper {
    flex-direction: row;
}

.howWetabsIn .swiper-slide .description,
.swiper-slide .title {
    display: block;
    opacity: 0;
    transition: 0.5s 0.5s;
}

.howWetabsIn .gallery-thumbs .swiper-slide-thumb-active,
.howWetabsIn .swiper-slide-active .description,
.icon-wishlist:hover,
.nav-pills-custom .nav-link.active::before,
.swiper-slide-active .title {
    opacity: 1;
}

.howWetabsIn .swiper-slide-active .title {
    margin-bottom: 0.5rem;
    font-size: 24px;
    color: #000;
    transition: opacity 0.5s 0.5s;
}

.howWetabsIn .swiper-slide-active .description {
    font-size: 16px;
    color: #777;
    transition: opacity 0.5s 0.75s;
}

.howWetabsIn .gallery-top {
    position: relative;
    width: 100%;
}

.howWetabsIn .gallery-thumbs {
    height: 55vh;
    width: 25%;
    padding: 0;
    margin-right: 50px;
}

.gallery-top img {
    border: 5px solid #fec007;
}

.gallery-top .swiper-pagination-bullet-active {
    background: #046727;
    width: 2rem;
}

.gallery-top .swiper-wrapper,
.sec-relate-category .swiper-wrapper {
    padding-bottom: 4rem;
}

.gallery-thumbs img,
.sec-dashboard .nav {
    border: 1px solid #fec007;
}

.howWetabsIn .gallery-thumbs .swiper-slide {
    width: 25%;
    flex-flow: row nowrap;
    height: 100%;
    opacity: 0.5;
    cursor: pointer;
}

#signUpForm .form-header .stepIndicator label {
    float: left;
    width: 100%;
    margin-top: 8px;
}

.custom-range-box,
.gender__details .category label {
    display: flex;
    align-items: center;
}

.custom-range-slider.form-control {
    border: 0 !important;
    appearance: auto;
}

.custom-range-slider::-webkit-slider-runnable-track {
    background: #046627;
}

.custom-range-slider::-webkit-slider-thumb {
    background: #046627;
}

.value-range-slider {
    padding: 15px 20px;
    width: auto;
    font-size: 1em;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin-left: 30px;
}

.inner-filter-list .form-group .subCategoryFilterList label {
    font-weight: 400 !important;
}

section.tab-content {
    min-height: auto;
}

.testi-vdo h5 {
    margin-top: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    background: var(--themeColor);
    padding: 20px;
}

ul.file-downloads li a {
    background: var(--themeColor);
    width: 100%;
    padding: 20px 13px;
    color: #fff;
    font-size: 20px;
    float: left;
    margin-top: 30px;
    font-family: var(--headingFont);
}

ul.file-downloads li a img {
    width: 35px;
    margin-right: 30px;
}

ul.file-downloads li {
    width: 100%;
}

ul.file-downloads li:last-child a {
    margin-bottom: 100px;
}

ul.file-downloads li span i {
    float: right;
    margin-top: 5px;
    font-size: 26px;
    margin-right: 20px;
}

/* **************** */
/* .custommm .card{
    border: 0;
    background-color: transparent;
}
.card-info .avaliacao {
    display: flex;
  }

  .avaliacao .star {
    filter: saturate(0) brightness(2);
    cursor: pointer;
    transition: all 0.3s;
  }

  .avaliacao:hover .star,
  .avaliacao .star.ranked {
    filter: saturate(1) brightness(1);
  }

  .avaliacao .star:hover ~ .star {
    filter: saturate(0) brightness(2);
  }

  /* --------------------- 

.rate-this-product .avaliacao:hover .star,
.rate-this-product .avaliacao .star.ranked {
    filter: saturate(1) brightness(1);
}

.rate-this-product .avaliacao .star:hover ~ .star {
    filter: saturate(0) brightness(2);
} */
.prod-detail-cat .card {
    border: 0;
    background-color: transparent;
}

.custommm .card {
    border: 0;
    background-color: transparent;
}

.card-info .avaliacao {
    display: flex;
}

.avaliacao .star {
    filter: saturate(0) brightness(2);
    cursor: pointer;
    transition: all 0.3s;
}

/* General hover effects */
.avaliacao .star.ranked {
    filter: saturate(1) brightness(1);
}

/* Specific hover effects only for rate-this-product */
.rate-this-product .avaliacao .star {
    filter: saturate(0) brightness(2);
}

.rate-this-product .avaliacao:hover .star,
.rate-this-product .avaliacao .star.ranked {
    filter: saturate(1) brightness(1);
}

.rate-this-product .avaliacao .star:hover~.star {
    filter: saturate(0) brightness(2);
}

/* Remove hover effects for existing-rating */
.existing-rating .avaliacao .star {
    cursor: default;
    /* Disable pointer cursor for existing ratings */
    transition: none;
    /* Remove transition effect */
}

/* .testiFarmerIcDiv{
    width: 80px;
    height:97px;
} */
/* .homeWebBanner{
    height:100vh;
 } */
.InfraIntroCust {
    height: 293px;
}

.InfraWebBanner {
    height: 300px;
}

.ProdWebFeaImg {
    height: 488px;
}

/* .prodTypeWeb{
    height: 172px;
 }
 .prodTypeRel{
    height:219px
 } */
.delPrice {
    color: #000;
    padding: 2px;
    text-decoration-color: red;
}

.galleyTab .nav-link {
    color: #000 !important;
    border-color: transparent !important;
}

.galleyTab .nav-link.active {
    border: 2px solid #ebca59 !important;
}

.gallery-list ul li {
    flex: 0 0 23% !important;
}


/* Media CSS */

.gallery-box {
    text-align: center;
}

.gallery-box .gallery-img {
    border: 1px solid #b58804;
    /* aspect-ratio: 3/2; */
    height: 100%;
    width: 100%;
    /* margin-bottom: 10px; */
}

.img-title {
    color: #fff;
    background:  var(--themeColor);
    padding:  10px;
  }

.gallery-box .gallery-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.gallery-box h3 {
    color: #005b20;
    font-size: 24px;
    font-weight: 700;
}

.modal-img {
    border: 1px solid #b58804;
    aspect-ratio: 3/2;
    height: 100%;
    width: 100%;
    margin-bottom: 30px;
}

.modal-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.galleyTab .modal-body {
    padding: 60px;
}

.galleyTab .modal-body .btn-close {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #bf9237;
    color: #fff;
    opacity: 1;
}

.galleyTab .modal-body h3 {
    color: #005b20;
}

.gallery-time {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.video-con {
    position: relative;
}

.video-con .video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: #005b20;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 5%;
    height: 50px;
    background: #005b20;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after {
    background-color: #005b20;
}

.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.video-play-button span {
    display: block;
    position: absolute;
    z-index: 3;
    width: 0;
    height: 0;
    border-left:
        22px solid #fff;
    border-top:
        12px solid transparent;
    border-bottom:
        12px solid transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@-webkit-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}


.youtube-video {
    aspect-ratio: 9/16;
    width: 100%
}

.swiper.reelSwiper {
    padding-bottom: 80px;
}

.ytp-chrome-top,
.ytp-chrome-top.ytp-show-cards-title {
    display: none;
}

.ytp-shorts-mode .ytp-chrome-top {
    display: none;
}

.ytp-title-link {
    display: none;
}

.ytp-chrome-top.ytp-show-cards-title {
    display: none !important;
}

.reelSwiper .swiper-pagination-bullet {
    background: #bf9237;
}

.reelInfoBox {
    background: #fff;
    position: absolute;
    bottom: 14px;
    bottom: 0px;
    display: flex;
    align-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
      margin-left: auto;
    margin-left: auto;
    margin-left: auto;
    margin-left: 0px;
    color: #046727;
    box-shadow: 0px 1px 4px 0px #000;
    overflow: hidden;
  }

.reelInfoBox .reel-prod-img {
    flex: 0 0 35%;
    width: 40px;
  }

.reelInfoBox .prod-reel-info {
    flex: 0 0 65%;
}

.reel-prod-bro a {
    /* background: var(--themeColor); */
    font-size: 14px;
    float: right;
    margin-right: 14px;
    padding: 4px 13px;
    color: #fff;
    margin-top: -10px;
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 50%;
  transform: translateY(50%);
  }

.reel-prod-bro a img {
    width: 14px;
    margin-left: 7px;
}

.reel-prod-price {
    font-size: 12px;
    margin-top: 5px;
    color: #000;
}


.youtube-video-vertcal
{
    aspect-ratio:16/9;
    width: 100%
}

.video-veri {
    margin-top: 20px;
  }
  .title-rel-prod {
    color: var(--themeColor);
  }
  .video-title {
    background:  var(--themeColor);
    padding: 10px;
    color: #fff;
  }
  .reelVideoBx .youtube-thumbnail {
    width: 100%;
    aspect-ratio: 9/16;
    height: 100%;
    object-fit: cover;
  }
  .testi-vdo .youtube-thumbnail{
    width: 100%;
    aspect-ratio: 9/16;
    height: 100%;
    object-fit: cover;
  }
  .play-icon-overlay {
    position: absolute;
    top: 40%;
    left: 45%;
    font-size: 3rem;
    color: #046627;
    pointer-events: none;
    z-index: 2;
}
.lity .lity-container {
    width: 100%;
    max-width: 320px !important;
    max-height: 100%;
    width: 100%;
  }
  .lity .lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 177.78%;
  }
/* Position the overlay centered */
.play-icon-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  
  /* Green circular background */
  .play-circle {
    background-color: #046627; /* Bootstrap green */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  /* Red triangle (play icon) */
  .play-triangle {
    width: 0;
    height: 0;
    border-left: 18px solid #BF9237;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    margin-left: 4px;
  }

  .testi-cate-video .testimony-cont iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 9/16;
    object-fit: cover;
  }

  .title-price
  {
    display: flex;
    align-items: center;
    width: 60%;
  }

  .reel-prod-bro::before {
    content: '';
    background: #046627;
    width: 250px;
    height: 230px;
    position: absolute;
    right: -85px;
    top: 0;
    rotate: -65deg;
  }

  .reelSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #bf9237;
  }

  .reelVideoBx iframe {
    aspect-ratio: 9/16;
    height: 648px;
    width: 100%;
  }
  .buttonDet{
    background-color: #046727;
    margin-top: 10px;
    height: 69px;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
/* **************** */
@media (min-width: 480px) {
    .howWetabsIn .swiper-container {
        min-height: 310px;
    }

    .howWetabsIn .gallery-thumbs .swiper-wrapper {
        flex-direction: column;
    }

    .howWetabsIn .gallery-thumbs .swiper-slide {
        flex-flow: column nowrap;
        width: 100%;
    }
}

.product-deatils h1 {
    color: #000;
    font-size: 30px;
    font-weight: 800;
    float: left;
    width: 85%;
    margin-bottom: 6px;
}

.float-prod-find a label,
.orderList ul li span,
.prod-descrip p,
.prod-descrip ul,
.prod-detail-cat,
.prod-maturity-date p,
.prod-price,
.product-deatils h2,
.product-deatils h3,
.sec-weight-quantity {
    float: left;
    width: 100%;
}

.prod-detail-cat ul li {
    margin-right: 20px;
}

.prod-detail-cat {
    margin-top: 0;
    border-bottom: 1px solid #b58804;
    padding-bottom: 15px;
}

ul.review-star,
ul.review-star li {
    justify-content: end;
}

.product-deatils span.tag-category {
    color: #046727;
    font-size: 20px;
    font-weight: 500;
    float: left;
    width: auto;
    margin-bottom: 10px;
}

.prod-price {
    margin: 1rem 0;
    padding: 1rem 0;
}

.product-deatils h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.prod-descrip h3,
.prod-maturity-date h3 {
    color: #046727;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.prod-descrip h3 i,
.prod-maturity-date h3 i {
    margin-right: 5px;
}

.prod-maturity-date {
    float: left;
    width: 80%;
    margin-top: 0;
    margin-left: 0;
}

.main-desp-info {
    justify-content: space-between;
    margin-bottom: 3rem;
}

.certi-info p,
.prod-descrip ul {
    margin-top: 1rem;
}

.prod-descrip ul li {
    position: relative;
    padding-bottom: 9px;
    padding-left: 20px;
}

.prod-descrip ul li:before {
    content: "\f0c8";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #046727;
    font-size: 9px;
    top: 6px;
}

.product-deatils h2 {
    font-size: 22px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
}

.sec-weight-quantity ul {
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}

.sec-weight-quantity ul li {
    flex: 0 0 24%;
}

.select-icon label {
    display: inherit;
}

.career-matrix .hm-matrix,
.infra-info,
.inner-main-deatils.main-details .prod-descrip,
.sec-prod-details .sec-weight-quantity .btn-read-more,
ul.search-para .inter-text-para.search-for {
    margin-top: 0;
}

.quant-list .minus,
.quant-list .plus {
    display: inline-block;
    width: 30px;
    height: 20px;
    color: #b68905 !important;
    text-align: center;
    cursor: pointer;
}

.action-list,
.lead-owner,
.lead-owner span,
.leader-quote,
.prod-descrip {
    width: 100%;
    float: left;
}

.quant-list .minus {
    border-right: 1px solid #b68905;
}

.quant-list .plus {
    border-left: 1px solid #b68905;
}

.quant-list .num {
    padding: 0 10px;
}

.quant-cal {
    border: 1px solid #b68905;
    padding: 6px;
    border-radius: 30px;
}

.quant-weight select.form-select {
    border-radius: 30px;
    border: 1px solid #b68905;
    padding: 5px 20px;
    width: 100px;
    height: 38px;
}

.product-deatils .quant-list {
    display: flex;
    float: left;
    width: 100%;
    align-items: center;
    justify-content: start;
}

.product-deatils h5 {
    margin: 0 15px 0 0;
    font-size: 16px;
    font-weight: 900;
    color: #046727;
}

.action-list {
    margin-top: 1.5rem;
}

.prod-descrip,
.prod-gal-thumb {
    margin-top: 2rem;
}

.action-list ul li {
    flex: 0 0 45%;
}

.prod-gal-thumb .list-thumb {
    margin: 3%;
    float: left;
    border: 1px solid #e1d9d9;
}

.prod-gal-thumb .swiper-slide-thumb-active .list-thumb {
    border: 1px solid #000;
}

.sec-prod-details .swiper-button-next,
.sec-prod-details .swiper-button-prev {
    color: #111;
    top: 40%;
}

.link-wishlist {
    background: #fff;
    color: #046727;
    text-decoration: none;
    padding: 10px 35px;
    border: 1px solid #c19941;
    border-radius: 50px;
    position: relative;
    width: 83%;
    float: left;
    font-weight: 600;
    font-size: 18px;
}

.body-login a.btn-create,
.partner-view,
.view-detail-btn a,
a.main-url {
    text-decoration: underline;
}

.abt-icons,
.inner-breadcum,
.main-imgp-icon,
img.abut-shp03,
img.btn-green {
    position: absolute;
}

.sec-relate-prod .product-list ul li {
    flex: 0 0 100%;
    margin-bottom: 30px;
}

.sec-relate-prod .product-list ul li p {
    background: #fff;
    color: #005b20;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.cart-page .btn-read-more.btn-shipping .link-primary,
.cart-page .quant-list,
.catagory-prod .btn-read-more .link-primary,
.custom-control.custom-checkbox {
    float: left;
}

.sec-relate-prod .swiper-pagination-bullet-active {
    background: #c19941;
    width: 2rem;
}

.sec-relate-prod .swiper-wrapper {
    padding-bottom: 2rem;
}

.related-details {
    position: relative;
}

.main-imgp-icon {
    bottom: 52px;
    right: 15px;
    width: 152px;
}

.related-details .prod-info p {
    text-align: center;
    color: #046627;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}

.sec-relate-category .swiper-pagination-bullet-active {
    background: #046627;
    width: 2rem;
}

.sec-relate-category .prod-info p i {
    color: #be8e2b;
    margin-left: 0;
    float: left;
    width: 100%;
}

img.btn-green {
    width: auto;
    top: -37px;
    right: -2px;
}

.cart-page .btn-read-more .link-primary,
.logout-modal button.btn-close {
    float: right;
}

.cart-head-sec ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 4rem;
}

.cart-deatils-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: start;
    justify-content: start;
    border-bottom: 1px solid #c9c9c9;
    padding: 2rem 1rem;
}

.cart-deatils-list ul.headList {
    padding: 1rem;
    background: #025d23;
}

.cart-deatils-list ul.headList li {
    list-style: none;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    width: 15%;
}

.cart-deatils-list .headList li:first-child {
    width: 55%;
}

.detailList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.detailList li {
    list-style: none;
    font-weight: 700;
}

ul.detailList li img {
    padding: 15px;
}

.detailList li:first-child {
    width: 10%;
    border: 3px solid #fec007;
}

.detailList li:nth-child(2) {
    width: 45%;
    padding-left: 5%;
}

.detailList li:nth-child(4) {
    width: 15%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.detailList h1 {
    color: #046727;
    font-size: 20px;
    font-weight: 700;
    float: left;
    width: 100%;
    margin-bottom: 1rem;
}

.detailList h3 {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #8d8d8d;
}

.cart-deatils-list ul.footList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    border-bottom: 1px solid #c9c9c9;
    padding: 1rem 0;
}

.cart-deatils-list ul.footList li {
    list-style: none;
    font-size: 19px;
    font-weight: 900;
    color: #026325;
    width: 15%;
}

.cart-deatils-list ul.footList li:last-child {
    text-align: right;
}

.cart-deatils-list ul.footList.delivery-chrg li:first-child {
    font-size: 16px;
}

.cart-deatils-list ul.footList.delivery-chrg li:last-child {
    font-size: 19px;
}

.cart-head-sec h1 {
    font-size: 45px;
    font-weight: 900;
    color: #026325;
}

.cart-deatils-list ul.footList li:first-child {
    width: 80%;
    font-size: 19px;
    font-weight: 900;
    color: #026325;
    padding-left: 10px;
}

.cart-deatils-list ul.footList.sub-total li:first-child {
    font-size: 25px;
}

.cart-deatils-list ul.footList.sub-total li:last-child {
    font-size: 25px;
}

.product-deatils .customer-review:hover,
.product-deatils .review-star .fill {
    color: #0b7b36;
}

.product-deatils .review-star li {
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.15em;
    margin-right: 0;
}

.product-deatils .review-star li.empty {
    color: #e1e1e1;
}

#progress-bar {
    display: table;
    margin: 0;
    padding: 15px 15px 0;
    table-layout: fixed;
    width: 100%;
    counter-reset: step;
}

#progress-bar li {
    list-style-type: none;
    display: table-cell;
    width: 33%;
    float: left;
    font-size: 18px;
    position: relative;
    text-align: center;
    font-weight: 600;
}

#progress-bar li:before {
    width: 50px;
    height: 50px;
    color: #212121;
    content: counter(step);
    counter-increment: step;
    line-height: 50px;
    font-size: 18px;
    border: 1px solid #efefef;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    border-radius: 50%;
    background-color: #fff;
}

#progress-bar li:after {
    width: 100%;
    height: 10px;
    content: "";
    position: absolute;
    background-color: #e5e5e5;
    top: 25px;
    left: -50%;
    z-index: -1;
}

#progress-bar li:first-child:after {
    content: none;
}

#progress-bar li.step-done {
    color: #b3880c;
}

#progress-bar li.step-done:before {
    border-color: #b3880c;
    background-color: #b3880c;
    color: #fff;
    content: "\f00c";
    font-family: FontAwesome;
}

#progress-bar li.step-done+li:after {
    background-color: #b3880c;
}

#progress-bar li.step-active:before {
    border-color: #b3880c;
    color: #fff;
    font-weight: 900;
    background: #b3880c;
}

.sec-billing h2 {
    background: #026325;
    color: #fff;
    padding: 15px;
    font-size: 26px;
    font-weight: 700;
}

.orderList,
form.needs-validation {
    background: #f2f2f2;
    padding: 20px;
    border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
    border-image-slice: 3;
    width: 100%;
}

form.needs-validation {
    border: 3px solid #fec007;
    border-top: 0;
    float: left;
}

form.needs-validation label {
    color: #111;
    margin-bottom: 6px;
    font-weight: 500;
}

form.needs-validation .form-control,
form.needs-validation .form-control .form-select {
    border-radius: 0;
    font-size: 12px;
    padding: 12px;
}

form.needs-validation .form-control:focus {
    border: 1px solid #b5b5b5;
}

.sec-billing {
    float: left;
    width: 100%;
    margin-bottom: 2rem;
}

.btn-read-more.btn-submit-details .link-primary {
    float: right;
    margin-bottom: 2rem;
}

.order-summery h2 {
    background: var(--themeColor);
    color: #fff;
    padding: 15px;
    font-size: 20px;
    font-weight: 700;
}

.orderList {
    border: 3px solid #fec007;
    border-top: 0;
    margin-bottom: 38px;
    float: left;
}

#signUpForm,
.pddngt-3,
.select-prod ul li img {
    border-image-source: linear-gradient(#b58804, #edd162, #b68905);
}

.catagory-prod .prod-detail-img,
.catagory-prod .product-deatils,
.categoryList.innerpage-category .categoryInfo,
.categoryList.innerpage-category ul li,
.coreValue-List .accordion-flush .accordion-item,
.enquiry-form div.btn-enquiry,
.infast-info,
.inner-network ul.network-info,
.journeyCont,
.partnersSlider ul li,
.prod-hd-sec,
.reach-us-sec .icon-box,
.sec-dashboard .nav-pills .nav-link,
.sec-prod-details .prod-detail-img,
.team-content,
.team-info {
    border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
}

.career-blokimg,
.hm-matrix,
.mt-5,
.orderList .btn-read-more,
.sec-prod-details.sec-product-store .btn-read-more {
    margin-top: 5rem;
}

.orderList ul {
    display: flex;
    align-items: start;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 1rem 0;
    border-bottom: 1px solid #c9c9c9;
}

.orderList ul li:first-child {
    float: left;
    width: 75%;
    font-size: 14px;
}

.orderList ul li:nth-child(2) {
    float: right;
    width: 25%;
    text-align: right;
}

.orderList ul li:nth-child(2) p {
    text-align: right;
}

.inner-breadcum {
    bottom: 30px;
    width: 100%;
    z-index: 9;
}

.inner-breadcum h1 {
    font-weight: 700;
    margin-bottom: 12px;
}

.inner-breadcum .breadcrumb-item {
    font-size: 15px;
}

.inner-breadcum .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    content: var(--bs-breadcrumb-divider, "/");
}

.about-details ul {
    display: flex;
    align-items: end;
}

.about-details ul li:first-child {
    width: 22%;
}

.about-details ul li:nth-child(2) {
    width: 70%;
    padding-left: 30px;
}

.about-details {
    padding-left: 10%;
}

.about-details ul li:nth-child(2) h3 {
    color: #005b20;
    font-size: 40px;
    font-weight: 800;
}

img.abut-shp03 {
    top: 0;
    right: 0;
    width: 22%;
}

.abt-icons img {
    width: 100px;
}

.abt-icons {
    left: -50px;
    top: -25px;
}

.about-matrics .hm-matrix ul li {
    flex: 0 0 20%;
    display: flex;
    border: 1px solid #046627;
    padding: 0 0 8px 45px;
    position: relative;
}

.about-matrics .hm-matrix ul li span {
    font-size: 40px;
}

.about-matrics .hm-matrix ul li p,
.prod-maturity-date p,
.speciInfoCont p {
    font-size: 14px;
}

img.img-mis-vis-shape {
    position: absolute;
    top: 0;
    z-index: -1;
}

.missio-cont h3,
.vision-text h3 {
    margin-bottom: 20px;
    background: -webkit-linear-gradient(#f7c717, #dbc165);
    background-clip: border-box;
    -webkit-background-clip: text;
    font-weight: 900;
    font-size: 33px;
}

.missio-cont ul li {
    position: relative;
    margin-bottom: 10px;
    padding-right: 30px;
    font-size: var(--paraFontsize);
    font-weight: var(--paraFontWeight);
    padding-left: 20px;
    color: #fff;
}

.missio-cont ul li:before {
    content: "\f0c8";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #fff;
    font-size: 9px;
}

.sec-core-values {
    padding-top: 9rem;
}

.coreValue-List .accordion-flush .accordion-item {
    border: 2px solid #fec007;
    border-image-slice: 3;
    margin-bottom: 20px;
}

.coreValue-List .accordion-button:not(.collapsed) {
    color: #046627;
    background-color: #f2f2f2;
    box-shadow: none;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    border-bottom: 2px solid #bf9237;
}

.coreValue-List .accordion-button {
    color: #046627;
    background-color: #fff0;
    box-shadow: none;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 1.25rem;
}

.coreValue-List .accordion-button img {
    width: 35px;
    margin-right: 10px;
}

.coreValue-List .accordion-body {
    padding: 0 65px 1rem;
}

.coreValue-List .accordion-button:not(.collapsed)::after {
    background-image: url(../images/core-minus.png);
}

.coreValue-List .accordion-button::after {
    background-image: url(../images/core-plus.png);
    transform: scale(0.7) !important;
}

img.img-core-values-shape {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
}

img.img-history {
    margin-top: 3rem;
    width: 90%;
}

.history-info p {
    color: #fff;
    margin-top: 0;
    font-size: 25px;
    font-weight: 100;
    line-height: 40px;
}

.sec-certifications,
.sec-history {
    background-position: center !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.thanku-sec {
    height: 100vh;
    background-color: #046627;
}

.ourfooter-topWrap {
    text-align: center;
}

.pddngt-3 {
    border: 5px solid #fec007;
    border-image-slice: 3;
    padding: 100px;
}

.ourfooter-topWrap h1 {
    font-size: 86px;
    font-weight: 600;
    background: linear-gradient(#71571f, #f2d665, #72581f);
    -webkit-background-clip: text;
}

.ourfooter-topWrap h1.bigfont {
    font-size: 140px;
}

.about-matrics.career-matrix .hm-matrix ul li {
    flex: 0 0 50%;
    display: flex;
    border: 1px solid #fec007;
    padding: 22px 22px 22px 118px;
    position: relative;
    margin: 0;
}

.career-matrix .abt-icons {
    position: absolute;
    left: 25px;
    top: 10px;
}

.about-matrics.career-matrix .hm-matrix ul li span {
    font-size: 43px;
}

.career-matrix .abt-icons img {
    width: 85px;
}

.nav-pills-custom .nav-link {
    color: #fff;
    background: #fff0;
    position: relative;
    border-radius: 0;
    border-bottom: 1px solid #e1c859;
    border: 2px solid #046627;
    font-weight: 600;
}

.nav-pills-custom .nav-link.active {
    color: #fff;
    background: #fff0;
    border: 2px solid #ebca59;
    font-weight: 600;
}

.bg-bottoncolor {
    margin: 2rem auto 0;
}

.borderstyle-img {
    border: 2px solid #fec007;
    padding: 0 24px 24px;
    top: 0;
    margin-top: -130px;
    background-color: #fff;
}

.pd-5 {
    padding: 3rem 3rem 0 0;
}

.new-tabsec h4 {
    font-size: var(--headingFontSize);
    font-weight: var(--headingFontWeight);
    line-height: var(--headingLineheight);
    margin-bottom: 20px;
}

p.tabparatext {
    font-size: var(--paraFontsize);
    font-weight: var(--paraFontWeight) !important;
}

.cele-slide h2 {
    position: absolute;
    font-size: 22px;
    color: #fff;
    bottom: 30px;
    margin: 0 26%;
    z-index: 9;
}

.img-gradient:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgb(0 47 75 / 0.5) 0, rgb(220 66 37 / 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255 255 255 / 50%)), color-stop(100%, rgb(0 47 75 / 0.5)));
    background: -webkit-linear-gradient(to bottom, rgb(255 255 255 / 25%) 0, rgb(0 0 0 / 97%) 100%);
    background: -o-linear-gradient(to bottom, rgb(255 255 255 / 25%) 0, rgb(0 0 0 / 97%) 100%);
    background: -ms-linear-gradient(to bottom, rgb(255 255 255 / 25%) 0, rgb(0 0 0 / 97%) 100%);
    background: linear-gradient(to top, #000000cf 0, #fff0 100%);
}

.mrl-300 {
    margin-left: 300px;
}

img.hm-teaam02 {
    position: absolute;
    right: -27px;
    bottom: 12%;
    height: 600px;
}

.pdl-0 {
    padding-left: 0 !important;
}

.testiteam-txt h5 {
    font-weight: 300;
}

.accordion.openings-part .accordion-button::after {
    background-image: none;
    content: "View Details +";
    flex-shrink: 0;
    width: 100%;
    height: 1.25rem;
    margin-left: auto;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
    font-size: 20px;
    font-weight: 800;
}

.accordion.openings-part .accordion-button:not(.collapsed)::after {
    content: "Close Details -";
}

.accordion.openings-part .accordion-button:focus {
    z-index: 3;
    border-color: #fff0;
    outline: 0;
    box-shadow: none;
}

.accordion.openings-part .accordion-item {
    border: 1px solid #c4932a;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0;
    margin-bottom: 2rem;
    float: left;
    width: 100%;
    background: #f2f2f2;
}

.accordion.openings-part .accordion-item label {
    display: flex;
    align-items: end;
    font-size: 19px;
    font-weight: 800;
}

.accordion.openings-part .accordion-item label img {
    margin-right: 10px;
}

.accordion.openings-part .accordion-item .btn-read-more .link-primary {
    background: 0 0;
    color: #046627;
    text-decoration: none;
    padding: 7px 50px 7px 20px;
    border: 1px solid #046627;
    border-radius: 50px;
    position: relative;
    width: auto;
    font-weight: 500;
    font-size: 15px;
}

.accordion.openings-part .accordion-item .btn-read-more .link-primary img.btn-green {
    width: 33%;
    top: -25px;
    position: absolute;
    right: -1px;
}

.accordion.openings-part .accordion-item .btn-read-more {
    float: left;
    width: 100%;
    margin: 10px 6px 20px;
}

.accordion.openings-part .accordion-item .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 21px;
    font-size: 1rem;
    color: #046627;
    text-align: left;
    background-color: #fff0;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    text-decoration: underline;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s;
}

.accordion.openings-part .accordion-header {
    font-size: 22px;
    color: #046627;
    font-weight: 500;
    padding: 10px 0 10px 20px;
    display: unset;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f2f2f2;
}

.accordion.openings-part .accordion-header .view-part {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 35%;
}

.accordion.openings-part .accordion-button:not(.collapsed) {
    color: #046627;
    background-color: #fff0;
    box-shadow: none;
}

.accordion.openings-part .card-body {
    padding: 0 50px 50px 60px;
}

.card-body.opening-body ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: left;
}

.officeList-Cont ul li.pointLocation,
.opening-body .officeList-Cont p {
    align-items: center;
    display: inline-flex;
    margin-left: 25px;
    font-weight: var(--paraFontWeight);
    position: relative;
}

.card-body.opening-body ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
    width: 75%;
}

.card-body.opening-body ul li::before {
    content: "";
    position: absolute;
    background: var(--themeColor);
    width: 8px;
    height: 8px;
    top: 9px;
    left: 0;
}

.opening-body .officeList-Cont {
    margin: 15px 0;
}

.opening-body .officeList-Cont p {
    font-size: 18px;
    line-height: 34px;
}

.officeList-Cont ul li.pointLocation:before,
.opening-body .officeList-Cont p:before {
    content: "\f0c8";
    position: absolute;
    left: -15px;
    font-family: FontAwesome;
    color: #111;
    font-size: 9px;
}

.card-body.opening-body ul li h4 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.officeList-Cont ul li.pointLocation {
    margin-bottom: 7px;
    font-size: var(--paraFontsize);
}

.opening-paradets {
    font-size: 15px;
    width: 100% !important;
    margin-top: 10px;
    color: #000;
    margin-left: 29px;
}

p.opening-paradets span {
    padding: 0 10px;
    font-size: 14px;
}

p.opening-paradets span.border-r:first-child {
    border-right: 0;
    display: none;
}

.border-r {
    border-right: 1px solid #111;
}

.officeList-Cont h4 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #000;
}

.form-group.contact-sec i {
    position: absolute;
    left: 20px;
    color: #026325;
    top: 19px;
}

.contact-sec {
    align-items: center;
    justify-content: center;
    margin-bottom: 70px;
    position: relative;
}

.contact-sec input[type="file"],
input[type="email"],
.contact-sec input[type="tel"],
.contact-sec input[type="text"],
.contact-sec input[type="number"],
.contact-sec input[type="date"],
.contact-sec select,
.contact-sec textarea,
.form-files {
    border: 0 !important;
    border-radius: 0 !important;
    border: 1px solid #b78a06 !important;
    background: 0 0;
    outline: 0;
    color: #000;
    box-shadow: none;
    padding: 0.375rem 0 0.375rem 25px;
    font-size: 17px;
    line-height: 38px;
    padding-left: 15px;
}

.form-files label.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0 0.375rem 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* .contact-sec input[type="file"] {
    border: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #b78a06 !important;
    background: 0 0;
    outline: 0;
    color: #000;
    box-shadow: none;
    padding: 0.375rem 0 0.375rem 10px;
    font-size: 17px;
} */
.contact-sec textarea.form-control {
    background: 0 0;
    color: #004d85;
    min-height: 136px;
    padding: 0 0 0 25px;
    font-size: 17px;
}

.label-turnover label {
    margin-bottom: 0;
}

.year-turnover {
    background: #026325;
    color: #fff;
    float: left;
    width: 100%;
    padding: 10px 0;
}

.infa-pro ul li:last-child,
.sec-contact .contact-sec.msg-sec {
    margin-bottom: 0;
}

.sec-contact .form-control,
.sec-contact .form-control:focus {
    background: 0 0;
    color: #004d85;
}

.sec-contact .form-control::placeholder {
    color: #004d85;
    opacity: 0.5;
}

.sec-contact .form-control:-ms-input-placeholder {
    color: #004d85;
    opacity: 0.5;
}

.sec-contact .form-control::-ms-input-placeholder {
    color: #004d85;
    opacity: 0.5;
}

.sec-contact .subhold.text-right {
    text-align: right;
    float: right;
}

.sec-contact ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.sec-contact ul li:first-child {
    width: 50%;
    padding-right: 5%;
}

.sec-contact ul li:nth-child(2) {
    width: 50%;
    padding-left: 5%;
}

.sec-contact .inter-text-para h1 {
    margin-bottom: 50px;
}

.sec-csr-activity .inter-text-para h1,
.sus-cont .inter-text-para h1 {
    margin-bottom: 35px;
}

.sus-cont {
    position: absolute;
    top: 20%;
    left: 5%;
    width: 50%;
}

.DropResume-sec .btn-read-more button {
    float: right;
    margin-top: 0;
    margin-left: 0;
}

.DropResume-sec .btn-read-more.btn-white .link-primary {
    color: #000;
    float: right;
}

.infrastructure-list .swiper-wrapper,
.sec-celebrations.sec-celebrations .swiper-wrapper,
.sec-certifications .swiper-wrapper {
    padding-bottom: 5rem;
}

.sec-celebrations.sec-celebrations .swiper-pagination-bullet {
    width: 1rem;
    border-radius: 0;
    margin: 0 5px;
    background: #046627;
    opacity: 1;
}

.reach-us-sec ul li {
    flex: 0 0 30%;
    position: relative;
    padding: 0;
    text-align: center;
}

.reach-us-sec .icon-box {
    width: 55px;
    height: 55px;
    position: absolute;
    top: -33px;
    left: 0;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    margin: 0 auto;
    background-image: linear-gradient(#b58804, #e1bb48, #917115);
}

.infra-info ul li,
.inner-network ul.network-info li,
.modal-address form.needs-validation,
.reach-us-sec .reachus-border-txt {
    border: 3px solid #fec007;
    border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
    border-image-slice: 3;
}

.reach-us-sec .reachus-border-txt {
    padding: 30px;
    height: 180px;
    background-color: #046627;
}

.reach-us-sec .reachus-border-txt h3 {
    text-align: center;
    margin: 20px 0 10px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 10px;
}

.reach-us-sec .reachus-border-txt h3::after {
    content: "";
    position: absolute;
    background: #b78a06;
    width: 10%;
    height: 2px;
    left: 45%;
    margin: 0 auto;
    top: 100%;
}

.reach-us-sec .reachus-border-txt p {
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}

.formsec-brdr {
    border: 2px solid #b78a06;
    padding: 50px;
}

.infa-pro .infa-icons,
.infra-info .abt-icons {
    position: absolute;
    left: -50px;
    top: 0;
}

.infra-info ul {
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    justify-content: space-between;
}

.infra-info ul li {
    flex: 0 0 45%;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 2rem;
    margin-left: 2.5rem;
}

.infra-info ul li .infra-machine {
    border: none !important;
    padding: 0 50px;
}

img.img-awareness-shape {
    position: absolute;
    right: 0;
    bottom: 70px;
    width: 25%;
}

.awar-text {
    padding: 15px 15px 15px 40px;
}

.awar-text h3 {
    font-size: 21px;
    color: #026325;
    font-weight: 700;
    margin-bottom: 11px;
}

.logout-modal .modal-body {
    padding: 30px;
    text-align: center;
}

.modal-address button.btn-close {
    float: right;
    background: 0 0;
    color: #fff;
    font-size: 26px;
    position: absolute;
    right: 0;
    top: -5px;
}

.modal-address .btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: 1;
}

.rwd-table {
    border-collapse: collapse;
    color: #333;
    overflow: hidden;
    width: 100%;
}

.rwd-table tr:first-child {
    border-top: none;
    background: #026325;
    color: #fff;
}

.rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f9fc;
    border-color: #bfbfbf;
}

.rwd-table td {
    display: block;
    border: 1px solid #eee;
}

.rwd-table td:first-child {
    margin-top: 0.5em;
}

.rwd-table td:last-child {
    margin-bottom: 0.5em;
}

.rwd-table td:before {
    content: attr(data-th) ": ";
    font-weight: 700;
    width: 120px;
    display: inline-block;
    color: #000;
}

.rwd-table td,
.rwd-table th {
    text-align: left;
    padding: 0.5em 1em;
}

.dwn-action button {
    margin-right: 10px;
    cursor: pointer;
    font-weight: 900;
    border: 1px solid #ddcf93;
    padding: 5px 10px;
    border-radius: 2px;
    background: linear-gradient(#ffda55, #917f3e);
    background: -webkit-linear-gradient(#ffda55, #917f3e);
    -webkit-background-clip: text;
}

.rwd-table tr:first-child th,
.sec-dashboard .sec-billing h2 {
    font-size: 18px;
}

td.viewAddress {
    width: 70% !important;
    text-align: left !important;
}

td.address-sl {
    width: 10% !important;
}

.payment-row {
    padding: 25px;
    position: relative;
    margin: 10px;
}

.pymt-type-name {
    font-weight: 500;
    font-size: 18px;
    padding-bottom: 8px;
    color: #000;
}

p.pymt-type-desc {
    padding-bottom: 5px;
}

.select-logo {
    vertical-align: top;
}

.select-txt {
    text-align: left;
    padding-left: 35px;
    font-size: 14px;
}

.addaddress {
    width: 100%;
    font-size: 30px;
    padding: 60px 54px;
    color: #000;
    text-align: center;
    height: 200px;
}

.addaddress .pymt-type-desc {
    font-weight: 500;
    font-size: 18px;
    padding-top: 8px;
}

.choose-address {
    width: 100%;
    float: left;
    background-color: #f5f6fa;
    padding: 20px;
}

h4.payment-title {
    background-color: #026325;
    color: #fff;
    padding: 0.8em 1rem !important;
    font-size: 18px;
}

.pymt-radio {
    flex: 0 0 25%;
    background-color: #fff;
    margin-bottom: 22px;
}

.pymt-radio.summerysec {
    flex: 0 0 49% !important;
    background-color: #fff;
    margin-bottom: 15px;
}

.summerysec .addaddress {
    width: 100%;
    font-size: 30px;
    padding: 60px 88px;
}

.edit-action button {
    margin-right: 10px;
    cursor: pointer;
    font-weight: 900;
    border: none;
    padding: 5px 10px;
    margin-top: 25px;
}

.edit-action .edit {
    background-color: #005b20;
    color: #fff;
}

.edit-action .cross {
    background-color: #af0202;
    color: #fff;
}

.select-icon input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 25px;
    left: 12px;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

.infa-pro ul li,
.input__box,
.leader-quote {
    position: relative;
}

.select-icon:hover input~.checkmark {
    background-color: #ccc;
}

.select-icon input:checked~.checkmark {
    background-color: #026325;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.select-icon .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sec-profile .title::before {
    content: "";
    position: absolute;
    height: 3.5px;
    width: 30px;
    background: linear-gradient(135deg, var(--main-blue), var(--main-purple));
    left: 0;
    bottom: 0;
}

.sec-profile form .user__details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 12px;
}

form .user__details .input__box {
    width: calc(100% / 2 - 20px);
    margin-bottom: 15px;
}

.user__details .input__box .details {
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

.user__details .input__box input {
    height: 45px;
    width: 100%;
    outline: 0;
    border-radius: 5px;
    border: 1px solid var(--main-grey);
    padding-left: 15px;
    font-size: 16px;
    border-bottom-width: 2px;
    transition: 0.3s;
}

.user__details .input__box input:focus,
.user__details .input__box input:valid {
    border-color: var(--main-purple);
}

form .gender__details .gender__title {
    font-size: 20px;
    font-weight: 500;
}

form .gender__details .category {
    display: flex;
    width: 50%;
    margin: 15px 0;
    justify-content: space-between;
}

.sec-profile {
    background-color: #f5f9fc;
    padding: 20px;
    width: 100%;
    float: left;
}

.gender__details .category .dot {
    height: 18px;
    width: 18px;
    background: #fff;
    border-radius: 50%;
    margin: 10px;
    border: 5px solid #fff0;
    transition: 0.3s;
}

#dot-1:checked~.category .one,
#dot-2:checked~.category .two,
#dot-3:checked~.category .three {
    border-color: #026325;
    background: #fff;
}

.input__box i {
    float: right;
    position: absolute;
    top: 42px;
    right: 15px;
}

.sec-dashboardmob .coreValue-List .accordion-button {
    padding: 18px 1.25rem;
}

.certiSlider .swiper-pagination-bullet,
.sec-history .swiper-pagination-bullet,
.testimony-cont .swiper-pagination-bullet {
    width: 1rem;
    border-radius: 0;
    margin: 0 5px;
    background: #fff;
    opacity: 1;
}

.login-redirect {
    float: left;
    width: 100%;
    padding: 0;
}

.infast-info,
.inner-network ul.network-info li .net-imfo {
    padding: 25px 50px;
}

.login-redirect h3 {
    color: #111;
    font-weight: 900;
    font-size: 20px;
}

.resultModal p b,
h5.delTypePop {
    color: var(--themeColor);
}

.contact-img img {
    position: absolute;
    right: 160px;
}

.partner-form-brdr .btn-read-more {
    float: right;
    text-align: right;
}

.formmModal,
.resultModal {
    margin-top: 10%;
}

.state-card {
    min-height: 75px;
}

h5.delTypePop {
    font-weight: 800;
    font-size: 25px;
    margin-bottom: 15px;
}

.orderList ul.paymentNote {
    border-bottom: 0;
}

.orderList ul.paymentNote li:first-child {
    width: 100%;
}

ul.carJob {
    padding-left: 50px !important;
}

@media screen and (max-width: 601px) {
    .rwd-table tr:nth-child(2) {
        border-top: none;
    }
}

@media screen and (min-width: 600px) {
    .rwd-table td:before {
        display: none;
    }

    .rwd-table td,
    .rwd-table th {
        display: table-cell;
        padding: 0.8em 1rem !important;
        width: 10%;
        font-size: 15px;
        font-weight: 500;
        text-align: center;
    }

    .rwd-table td:first-child,
    .rwd-table th:first-child {
        padding-left: 0;
    }

    .rwd-table td:last-child,
    .rwd-table th:last-child {
        padding-right: 0;
    }
}

.infa-pro ul li,
.privecy-sec h4,
.privecy-sec p {
    margin-bottom: 20px;
}

.infast-info {
    border: 2px solid #fec007;
    border-image-slice: 3;
    text-align: left;
    width: 100%;
}

.journeyCont,
.team-content {
    border: 4px solid #fec007;
    border-image-slice: 3;
}

.infast-info h3 {
    font-size: 33px;
    color: #026325;
    font-weight: 700;
    margin-bottom: 11px;
}

.journeyCont h2,
.journeyCont h3 {
    margin-bottom: 15px;
    font-weight: 800;
}

.infast-info p {
    color: #111;
}

.info-slider img {
    width: 95%;
}

.infa-pro {
    margin-right: 150px;
    margin-left: 2.5rem;
}

.historyList .mainSwipWrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 71%;
    width: 1920px;
    height: 3px;
    background-image: linear-gradient(to right, #dfbf4e, #a18d41);
    z-index: 0;
    background-repeat: no-repeat;
}

.historyList button:hover .numbersIconWrapp {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    color: #fff;
}

.historyList .swiper-slide-thumb-active button.nav-link .numbersIconWrapp {
    -webkit-transform: scale(2.2);
    -ms-transform: scale(2.2);
    transform: scale(2.2);
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    color: #fff;
}

.historyList .swiper-slide-thumb-active button.nav-link .mark-icon {
    display: block;
    margin-top: -13px;
}

.historyList button .numbersIconWrapp {
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.historyList .swiper-wrapper {
    justify-content: space-between;
    padding-bottom: 70px;
}

.historyList .swiper-button-next i,
.historyList .swiper-button-prev i,
.leader-social i {
    font-weight: 800;
    background: linear-gradient(#ffda55, #917f3e);
    background: -webkit-linear-gradient(#ffda55, #917f3e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    font-size: 50px;
}

.journeyCont {
    padding: 35px;
    min-height: 400px;
}

.journeyCont h2 {
    background: -webkit-linear-gradient(#ffd043, #b68905);
    -webkit-background-clip: text;
    font-size: 43px;
}

.journeyCont h3 {
    font-size: 23px;
}

span.mark-line {
    color: #ffac00;
    font-size: 30px;
}

.historyList .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: -50px;
    right: auto;
    top: 50%;
}

.historyList .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
    top: 50%;
}

.historyList button.nav-link {
    background: 0 0;
    border: 0;
}

.history-txt p {
    color: #fff;
    padding: 50px;
}

.team-info {
    background: #046627;
    padding: 20px;
    border-top: 4px solid #fec007;
    border-image-slice: 3;
    text-align: center;
}

.team-info h4 {
    font-size: 21px;
}

.team-info span {
    font-size: 15px;
    font-weight: 100;
}

.fade-scale {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: 0.25s linear;
    -o-transition: 0.25s linear;
    transition: 0.25s linear;
}

.searchbar form,
.searchbar i {
    box-sizing: border-box;
    transition: 1s;
}

.fade-scale.in {
    opacity: 1;
    transform: scale(1);
}

.modal.modal-zoom.fade:not(.show) .modal-dialog {
    transform: scale(0.8);
}

.modal-btn-close {
    position: absolute;
    right: 20px;
    width: 30px;
    top: 20px;
}

.modal-team-info h4 {
    font-size: 30px;
    color: #046627;
    font-weight: 700;
}

.modal-team-info span {
    font-size: 20px;
    font-weight: 500;
    color: #111;
}

.modal-team-info p {
    font-size: var(--paraFontsize);
    line-height: var(--paraFontLineheight);
    font-weight: var(--paraFontWeight);
    margin: 30px 0 50px;
}

.modal-team-info .lnprofile img {
    width: 40px;
}

.modal-team-info {
    padding-left: 60px;
    padding-right: 70px;
}

.sec-certifications .swiper-pagination-bullet {
    width: 1rem;
    border-radius: 0;
    margin: 0 5px;
    background: #046226;
    opacity: 1;
}

.leader-info h4,
.leader-info span {
    margin-bottom: 7px;
    margin-top: 50px;
}

.sec-carr-tab .nav,
.sec-carr-tab .tab-pane {
    padding-left: 15px !important;
}

.certi-info {
    border: 1px solid #1111111a;
    padding: 10px;
    height: 300px;
    max-height: 300px;
}

.catagory-prod .prod-detail-img {
    border: 5px solid #fec007;
    border-image-slice: 3;
    text-align: center;
    min-height: auto;
    height: auto;
}

.catagory-prod .product-deatils,
.categoryList.innerpage-category ul li {
    position: relative;
    padding: 20px;
    border-image-slice: 3;
    float: left;
}

.catagory-prod .product-deatils {
    border: 2px solid #fec007;
    width: 100%;
    margin-left: 4%;
    background: #f2f2f2;
}

.catagory-prod .prod-descrip,
.catagory-prod .prod-descrip ul {
    margin-top: 0;
    float: left;
    width: 100%;
}

.catagory-prod ul.prod-details-info .prod-descrip ul li {
    position: relative;
    padding-bottom: 5px;
    padding-left: 20px;
    flex: 0 0 49%;
    font-size: 14px;
}

.catagory-prod img.prod-shape {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    width: 40%;
}

.prod-maturity-date h3 {
    width: 100%;
    margin-bottom: 7px;
}

.maturity-swoing {
    display: flex;
    width: 50%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: end;
    justify-content: space-between;
}

.product-deatils-head h2 {
    color: #fff;
    width: 100%;
    /* font-size: 25px; */
    font-size: 20px;
}

.product-deatils-head {
    /* width: 30%; */
    width: 50%;
}

.prod-hd-sec {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    border-bottom: 0;
    margin-left: 4%;
    margin-bottom: 0;
    background: #046727;
    padding: 35px 20px;
    font-weight: 700;
    border: 2px solid #fec007;
    border-image-slice: 3;
    width: 100%;
    align-items: center;
}

.sec-prod-details .prod-hd-sec .btn-read-more {
    float: left;
    width: 50%;
    margin: 0;
    text-align: center;
}

.sec-prod-details .prod-hd-sec .btn-read-more a {
    margin-right: 30px;
}

.categoryList.innerpage-category ul li {
    flex: 0 0 28%;
    height: 290px;
    margin-bottom: 50px;
    margin-right: 58px;
    border: 5px solid #fec007;
}

.categoryList.innerpage-category .categoryInfo {
    border: 0;
    border-image-slice: 3;
    padding: 0;
}

.categoryList.innerpage-category .categoryInfo h3 {
    color: #046627 !important;
}

.showEnq {
    margin: 20px 0;
}

.enquiry-form div.btn-enquiry {
    background: var(--themeColor);
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    position: fixed;
    right: -43px;
    top: 45%;
    transform: rotateX(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    cursor: pointer;
    border: 2px solid #fec007;
    border-image-slice: 3;
}

.enquiry-form .modal-sm {
    max-width: 351px;
    width: 350px;
}

.left .modal-dialog,
.right .modal-dialog {
    transition: transform 0.25s ease-out;
    position: fixed;
    margin: auto;
    height: 100%;
}

.modal.left .modal-content,
.modal.right .modal-content {
    overflow-y: auto;
    border-radius: 0;
    border: none;
    height: 70%;
    top: 20%;
}

.right .modal-dialog {
    transform: translateX(50px);
    right: 0;
}

.left .modal-dialog {
    transform: translateX(-50px);
    left: 0;
}

.enquiry-form .modal-content {
    background-color: #046727;
}

.enquiry-form .form-group.contact-sec i {
    position: absolute;
    left: 0;
    color: #fff;
    top: 10px;
    background: -webkit-linear-gradient(#ffda55, #917f3e);
    -webkit-background-clip: text;
}

.enquiry-form .contact-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 45px;
    position: relative;
}

.enquiry-form .contact-sec textarea.form-control {
    background: 0 0;
    color: #fff;
    min-height: 100px;
    padding: 0 0 0 25px;
    font-size: 17px;
}

.enquiry-form .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #046727;
    font-size: 25px;
    font-weight: 600;
}

.enquiry-form .modal-header {
    background: #fff;
    border-radius: 0;
}

.enquiry-form .form-control::placeholder {
    color: #fff;
    opacity: 0.5;
}

.enquiry-form .form-control:-ms-input-placeholder {
    color: #fff;
    opacity: 0.5;
}

.enquiry-form .form-control::-ms-input-placeholder {
    color: #fff;
    opacity: 0.5;
}

.enquiry-form .modal-footer {
    border-top: 0 solid #dee2e6;
    text-align: right;
}

.enquiry-form .modal-body {
    padding: 2rem 1.5rem 0;
}

.inner-network ul.network-info {
    display: block;
    margin-top: 2rem;
    border-image-slice: 3;
}

.inner-network ul.network-info li {
    margin-right: 27px;
    position: relative;
    margin-bottom: 2rem;
    margin-left: 2rem;
}

.inner-network ul.network-info li img {
    width: 80px;
    left: -50px;
    position: absolute;
}

.inner-network ul.network-info li h2 {
    color: #046627;
    font-size: 36px;
    font-weight: 700;
}

.inner-network ul.network-info li span {
    font-size: 20px;
    font-weight: 400;
}

.inner-network .network-list {
    margin-top: 3rem;
    margin-right: 120px;
}

.modal-address form.needs-validation {
    background: #046627;
    padding: 20px;
    float: left;
    width: 100%;
}

.modal-address form.needs-validation label {
    color: #fff;
    margin-bottom: 6px;
    font-weight: 500;
}

.modal-address .btn-read-more .link-primary {
    background: 0 0;
    color: #fff;
    text-decoration: none;
    padding: 10px 90px 12px 35px;
    border: 1px solid #b68904;
    border-radius: 50px;
    position: relative;
    width: auto;
    font-weight: 500;
    font-size: 18px;
}

.body-login {
    color: #000;
    background-image: linear-gradient(#026325, #ffd043, #026325);
    background-repeat: no-repeat;
    padding: 13px;
}

.body-login .card {
    border-radius: 0;
    border: none;
}

.body-login .card1 {
    width: 50%;
    padding: 0 30px;
}

.body-login label.form-control-label {
    margin-bottom: 10px;
    color: #111;
    font-weight: 700;
    font-size: 12px;
}

.body-login .card1 span {
    font-size: 13px;
    text-align: center;
    width: 100%;
    float: left;
    background: #cfffbf;
    color: #111;
    padding: 10px;
    margin-bottom: 29px;
}

.custPopSou .btn-read-more .link-primary span {
    background: 0 0;
    float: initial;
}

.body-login .card2 {
    width: 50%;
}

.body-login .heading {
    margin-bottom: 30px !important;
    color: #046727;
    font-size: 35px;
    font-weight: 700;
}

.form-group {
    position: relative;
    margin-bottom: 2rem;
}

.body-login ::placeholder {
    color: #000 !important;
    opacity: 1;
}

.body-login :-ms-input-placeholder {
    color: #000 !important;
}

.body-login ::-ms-input-placeholder {
    color: #000 !important;
}

.body-login h6.msg-info {
    text-align: center;
    margin-bottom: 2rem;
}

.body-login a.btn-create {
    color: #111;
    font-weight: 700;
    padding-left: 5px;
}

.body-login .btn-read-more {
    margin-top: 2rem;
    padding: 0;
}

.sec-dashboard .nav-pills .nav-link.active {
    color: #fff;
    background-color: #046727;
}

.sec-dashboard .nav-pills .nav-link {
    text-align: left;
    border-radius: 0;
    padding: 18px 20px;
    font-weight: 500;
    background: #f2f2f2;
    border: 1px solid #fec007;
    border-image-slice: 3;
}

.searchbar form,
.serach-form .form-control:focus {
    border-bottom: 1px solid var(--themeColor);
}

.sec-dashboard .order-deatils ul,
ul.prod-details-info {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.sec-dashboard .order-deatils ul li {
    flex: 0 0 16%;
}

.leader-main-sec {
    margin-bottom: 8rem;
}

.leader-info h4 {
    font-size: 25px;
    font-weight: 700;
}

.leader-info span {
    font-size: 17px;
    font-weight: 500;
    color: var(--themeColor);
}

.leader-social a i {
    position: relative;
    font-size: 29px;
    opacity: 1;
    top: auto;
    right: auto;
    left: auto;
    margin-top: 12px;
}

.sec-prod-details .btn-read-more {
    float: left;
    width: 100%;
    margin: 1rem auto 0;
    text-align: center;
}

.sec-celebrations .certi-info {
    border: 1px solid #1111111a;
    padding: 0;
    height: 100%;
    max-height: 100%;
}

.searchbar form {
    position: relative;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border-radius: 0;
    padding: 5px;
}

.searchbar i,
.searchbar input {
    height: 42.5px;
    top: 0;
    position: absolute;
}

.searchbar input {
    left: 0;
    width: 100%;
    line-height: 30px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 20px;
    padding: 0 20px;
    background: #046727;
    color: #fff;
}

.main-title span i,
.searchbar i {
    font-size: 20px;
    text-align: center;
}

.searchbar i,
.serach-form i {
    background: #bf9237;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
}

.searchbar i {
    width: 42.5px;
    right: -45px;
}

.serach-form .form-control {
    border: 0;
    border-bottom: 1px solid var(--themeColor);
    border-radius: 0;
}

.searchbar form:hover,
.searchbar form:valid {
    width: 250px;
    cursor: pointer;
}

.searchbar a {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 50px;
    color: #fff;
    text-align: center;
    width: 100%;
}

.searchbar form:valid a {
    display: block;
}

.inter-text-para.search-for {
    padding: 15px 0;
    margin-top: 50px;
}

.inter-text-para.search-for h4 {
    color: var(--themeColor);
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 5px;
}

section.search-result {
    background: #fbfbfb;
    padding: 50px 0;
}

a.main-url {
    color: #111;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

span.cart-remove {
    margin-top: 14px;
    float: left;
    cursor: pointer;
}

.pop-bg {
    height: 100vh;
    background: #111111a6;
    float: left;
    width: 100%;
    position: fixed;
    z-index: 99999;
}

.pop-bg:before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: #00000070;
    bottom: 0;
    right: 0;
    float: left;
}

span.cale-date-media {
    color: var(--themeColor);
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.blog-details-inner h1 {
    font-size: var(--headingFontSize);
    font-weight: var(--headingFontWeight);
    margin-bottom: 50px;
}

.blog-details-inner img {
    width: 100%;
    margin-bottom: 50px;
}

.blog-details-inner {
    padding-right: 10%;
}

.otherBloginfo ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}

.otherBloginfo ul li:first-child {
    width: 26%;
}

aside.otherBloglist .intro-head-para {
    background: var(--themeColor);
    padding: 15px;
    color: #fff;
}

.otherBloglist-widget {
    padding: 16px;
    background: #f2f2f2;
}

.otherBloginfo {
    padding: 20px 0;
    border-bottom: 1px solid #11111126;
}

.prods-other-info p {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    font-size: 14px;
    display: flex;
    align-items: end;
}

#signUpForm .form-header .stepIndicator.active,
.prods-other-info p label {
    font-weight: 900;
}

.prods-other-info p img {
    width: 35px;
    margin-right: 14px;
}

ul.prod-details-info li:first-child {
    width: 50%;
    border-right: 1px solid #b9911e52;
}

.catagory-prod ul.prod-details-info .prod-descrip ul li:first-child {
    border: 0;
    width: 100%;
}

ul.prod-details-info li:last-child {
    width: 45%;
}

.prods-other-info p span {
    margin-bottom: 4px;
}

.main-desp-info .maturity-swoing img {
    width: 16%;
}

.inner-main-deatils .main-desp-info {
    display: flex;
    float: left;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}

.inner-main-deatils ul.prod-details-info {
    float: left;
    width: 100%;
    display: flex !important;
}

.inner-main-deatils.main-details {
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 35px;
    margin-top: 25px;
}

.inner-main-deatils.main-details .prod-descrip ul li {
    position: relative;
    padding-bottom: 9px;
    padding-left: 20px;
    font-size: 14px;
}

.sec-prod-details .btn-read-more .link-primary {
    float: right;
    font-size: 16px;
    padding: 5px 55px 7px 14px;
}

.sec-prod-details .btn-read-more .link-primary img.btn-green {
    width: 50px;
    top: -27px;
    position: absolute;
    right: 0;
}

.sec-prod-details.sec-product-store .btn-read-more .link-primary {
    float: initial;
}

.sec-prod-details .prod-detail-img {
    border: 5px solid #fec007;
    border-image-slice: 3;
    text-align: center;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    height: 500px;
}

.specificationsList {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px 0 0;
    border-bottom: 1px solid #b58804;
    margin-bottom: 20px;
}

.specificationsList ul {
    display: flex;
    justify-content: start;
    margin: 29px 0 0;
    flex-direction: row;
    flex-wrap: wrap;
}

.speciInfo img {
    width: 40px;
    margin-right: 10px;
    margin-top: -20px;
}

.specificationsList ul li {
    flex: 0 0 25%;
    padding-right: 0;
    margin-bottom: 30px;
}

.speciInfoCont h3 {
    font-size: 14px;
    font-weight: 800;
}

.sec-prod-details .product-deatils {
    padding-left: 50px;
    float: left;
    width: 100%;
}

.icon-wishlist {
    cursor: pointer;
    width: 22px;
    height: 21px;
    opacity: 0.5;
    background: url(../images/wish.png);
}

.icon-wishlist.in-wishlist {
    opacity: 1;
    animation-name: wishlist-ani;
    animation-duration: 1s;
    background: url(../images/like.png);
}

@keyframes wishlist-ani {

    0%,
    100% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.5);
    }

    50% {
        transform: scale(1.2);
    }
}

.main-title {
    float: left;
    width: 100%;
    display: flex;
}

.main-title span i {
    border: 1px solid #000;
    padding: 7px;
    border-radius: 50%;
    color: #757070;
}

.main-title span.afterSelectWish i {
    border: 1px solid #000;
    padding: 7px;
    border-radius: 50%;
    color: green;
}


.main-title span {
    margin-left: 20px;
}

.prod-detail-cat h3 {
    margin-right: 25px;
}

section.p-90.sec-prod-details {
    padding-top: 2rem;
}

.view-detail-btn a {
    color: var(--themeColor);
    font-weight: 800;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

#signUpForm {
    background-color: #fff;
    margin: 5% auto;
    padding: 40px;
    box-shadow: 0 6px 18px rgb(0 0 0 / 9%);
    border-radius: 12px;
    border: 5px solid #fec007;
    border-image-slice: 3;
    position: relative;
}

#signUpForm .form-header {
    gap: 5px;
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 65px;
}

#signUpForm .form-header .stepIndicator {
    position: relative;
    flex: 1;
    padding-bottom: 30px;
    font-weight: 900;
}

#signUpForm .form-header .stepIndicator.finish {
    font-weight: 900;
    color: var(--themeColor);
}

#signUpForm .form-header .stepIndicator::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 9;
    width: 20px;
    height: 20px;
    background-color: #d5efed;
    border-radius: 50%;
    border: 3px solid #ecf5f4;
}

#signUpForm .form-header .stepIndicator.active::before {
    background-color: #a7ede8;
    border: 3px solid #d5f9f6;
}

#signUpForm .form-header .stepIndicator.finish::before {
    background-color: var(--themeColor);
    border: 3px solid #b7e1dd;
}

#signUpForm .form-header .stepIndicator::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 8px;
    width: 100%;
    height: 3px;
    background-color: #f3f3f3;
}

#signUpForm .form-header .stepIndicator.active::after {
    background-color: #a7ede8;
}

#signUpForm .form-header .stepIndicator.finish::after {
    background-color: var(--themeColor);
}

#signUpForm input,
#signUpForm select {
    padding: 15px 20px;
    width: 100%;
    font-size: 1em;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
}

#signUpForm input:focus,
#signUpForm select:focus {
    border: 1px solid var(--themeColor);
    outline: 0;
}

#signUpForm input.invalid,
#signUpForm select.invalid {
    border: 1px solid #ffaba5;
}

.step-display {
    display: block;
}

#signUpForm .form-footer {
    overflow: auto;
    gap: 20px;
    justify-content: center;
}

#signUpForm .form-footer button:hover {
    opacity: 0.8;
}

#signUpForm .form-footer #prevBtn {
    background-color: #fff;
    color: var(--themeColor);
}

#signUpForm .step h2 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 37px;
    margin-bottom: 13px !important;
}

.prod-finder-form {
    height: 100vh;
    background-color: #046627;
    padding-top: 2%;
}

.btn-read-more.btn-prev img {
    left: -17px;
}

.btn-read-more.btn-prev .link-primary {
    padding: 10px 35px 12px 65px;
}

#signUpForm .form-footer .btn-read-more {
    width: auto;
}

#signUpForm .step-thank h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--themeColor);
}

.select-prod ul {
    display: flex;
    justify-content: start;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 40px;
}

.select-prod ul li {
    flex: 0 0 22%;
    margin-right: 20px;
}

.select-prod ul li p {
    background: var(--themeColor);
    color: #fff;
    font-weight: 600;
    padding: 8px 0;
    font-size: 13px;
}

.select-prod ul li img {
    border: 2px solid #fec007;
    border-image-slice: 3;
}

#signUpForm .step-thank h3 {
    margin: 20px 0;
    font-size: 21px;
    font-weight: 800;
    color: #bf9237;
}

.float-prod-find a {
    position: fixed;
    top: 80%;
    right: 50px;
    padding: 25px 8px;
    z-index: 9;
    background-color: #046627;
    text-align: center;
    border: 3px solid #b58804;
    border-image-slice: 3;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    box-shadow: 1px 2px 9px 5px #11111138;
}

.float-prod-find a img {
    width: 50px;
}

.prodFinder-close i {
    position: absolute;
    right: -20px;
    top: -20px;
    font-size: 34px;
    background: #fff;
    border-radius: 50%;
    color: #d9a200;
    cursor: pointer;
}

.custPopSou .btn-read-more .link-primary {
    background: 0 0;
    color: #046627;
    text-decoration: none;
    padding: 9px 70px 9px 15px;
    border: 1px solid #046627;
    border-radius: 50px;
    position: relative;
    width: auto;
    font-weight: 900;
    font-size: 15px;
    cursor: pointer;
}

.custPopSou .btn-read-more .link-primary img.btn-green {
    width: 55px;
    top: -30px;
    position: absolute;
    right: -2px;
}

.custPopSou .row.justify-content-center.my-3.px-3 {
    padding: 0 !important;
    margin: 0 !important;
}

.custPopSou i {
    color: #bf9237 !important;
}

span.search-error {
    color: red;
    font-size: 10px;
    font-weight: 600;
}

.pg-event-details img.close-spec {
    float: right;
    width: 37px;
    margin-bottom: 30px;
    margin-top: 20px;
}

ul.event-gal {
    display: flex;
    justify-content: start;
    margin-top: 40px;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.event-gal li {
    margin-bottom: 40px;
    margin-right: 40px;
    flex: 0 0 30%;
}

.logoBoxFooter img {
    width: 165px;
}

.sec-billing .btn-read-more.btn-submit-details {
    display: flex;
    justify-content: end;
    align-items: start;
}

.closeAddress {
    margin-top: 0;
    margin-right: 23px;
    cursor: pointer;
    font-weight: 700;
    font-size: 17px;
    background: 0 0;
    border: 1px solid #046627;
    padding: 12px 25px;
    border-radius: 25px;
}

.lead-owner h3 {
    color: var(--themeColor);
    font-size: 24px;
    font-weight: 700;
}

.lead-owner span {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    margin-top: 4px;
}

.lead-owner {
    background: 0 0;
    padding: 0;
    text-align: left;
    color: #fff;
    margin-top: 2rem;
}

.leader-quote img {
    width: 10%;
    opacity: 1;
    margin-bottom: 0;
}

.leader-quote {
    padding: 10px 80px;
}

.leader-quote p {
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 17px;
    margin-top: 17px;
}

.lead-text p,
.lead-text ul {
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 11px 20px;
}

.lead-text ul li {
    position: relative;
    padding-left: 20px;
}

.lead-text ul li:before {
    content: "\f0c8";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #083f88;
    font-size: 9px;
}

.leader-info {
    width: 90%;
}

.leader-social {
    width: 30%;
    margin-top: 0;
    float: left;
}

.choose-partners ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 45px;
}

.choose-partners ul li {
    flex: 0 0 30%;
    position: relative;
}

.choose-partners ul li i {
    position: absolute;
    bottom: 15px;
    color: #ffbe00;
}

.choose-partners ul li select,
.choose-partners ul li select:focus {
    border: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #b78a06 !important;
    outline: 0;
    color: #fff;
    box-shadow: none;
    padding: 0.375rem 0 0.375rem 33px;
    font-size: 17px;
    line-height: 1.8;
    background: url(../images/down-arrow.png) right 0.75rem center/18px no-repeat;
}

.order-deatils i,
.partnersSlider ul li.page-item a {
    color: #fff;
    padding: 10px;
}

.choose-partners ul li select option {
    background: #b78a06;
}

.partnersSlider ul {
    display: flex;
    justify-content: start;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px;
}

.partnersSlider ul li {
    background-color: #fff;
    border: 3px solid #fec007;
    border-image-slice: 3;
    padding: 15px;
    flex: 0 0 24%;
    margin-bottom: 12px;
    margin-right: 12px;
}

.partnersSlider ul li label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 3px;
}

.partnersSlider ul li span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    color: #c0930d;
}

.partnersSlider ul li h4 {
    color: var(--themeColor);
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 11px;
    text-transform: capitalize;
}

.partnersSlider .swiper-button-next {
    color: #fff;
    background: #cd9f18;
    padding: 20px;
    top: 50px;
    right: 0;
    display: none;
}

.partnersSlider .swiper-button-prev {
    color: #fff;
    background: #cd9f18;
    padding: 20px;
    top: 50px;
    left: 93%;
    display: none;
}

.partnersSlider .swiper-wrapper {
    padding-top: 80px;
}

.partnersSlider {
    margin-top: -70px;
}

.choose-partners ul li select.form-select:disabled {
    background: url(../images/down-arrow.png) right 0.75rem center/18px no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}

.partnersSlider ul.partner-pagination {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px;
}

.partnersSlider ul.partner-pagination li {
    background-color: #fff0;
    border: 0;
    border-image-source: none;
    border-image-slice: 3;
    padding: 0;
    flex: 0 0 0%;
    margin: 0 10px;
}

.partnersSlider ul.partner-pagination li .page-link {
    padding: 0.375rem 0.75rem;
    background: #bc920e;
    color: #fff;
    width: 60px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

.partnersSlider ul li.page-item {
    background: #046627;
    flex: 0 0 4%;
    padding: 0;
    color: #fff;
    margin: 0 -2px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.partnersSlider ul li.page-item.active {
    background: #b58804;
}

.partnersSlider ul li.page-item:first-child a,
.partnersSlider ul li.page-item:last-child a {
    color: #fff;
    padding: 10px;
    width: 80px !important;
    float: left;
}

button.swal2-confirm.swal2-styled.swal2-default-outline {
    background: var(--themeColor) !important;
}

.invoice-cont {
    /* margin-top: 53px; */
    background: 0 0 !important;
}

.invoice-cont .product-details thead {
    background: #046727 !important;
    color: #fff;
}

.order-deatils i {
    background: #026325;
    font-size: 14px;
}

.order-deatils i.fa-solid.fa-bag-shopping {
    background: #b98c08;
}

.privecy-sec h4 {
    color: var(--themeColor);
    font-weight: 600;
}

.privecy-sec li {
    list-style: disc;
    margin-bottom: 10px;
}

.partner-view {
    float: right;
    font-size: 14px;
    margin-top: 11px;
    color: #046627;
    font-weight: 600;
}

.partner-form-brdr i.close-partner {
    position: absolute;
    right: -5px;
    top: -5px;
    font-size: 25px;
    color: #013213;
}

.partner-form-brdr.modal-body {
    background-color: #fff;
    border: 8px solid #fec007;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
    border-image-slice: 3;
    padding: 20px;
}

button.swal2-confirm.swal2-styled {
    background: var(--themeColor);
}

button.swal2-confirm.swal2-styled:focus {
    box-shadow: 0 0 0 3px #046627;
}

main.main-content .privecy-sec {
    padding-bottom: 0;
    padding-top: 20px;
}

h2#swal2-title {
    font-size: 20px !important;
}

.bannerht {
    height: 100%;
}

.no-cart-prod-info {
    background: #f2f2f2;
    float: left;
    width: 100%;
    padding: 50px;
}


.no-cart-prod-info .btn-read-more .link-primary {
    float: none;
}

.no-cart-content h1 {
    color: #111;
    font-size: 24px;
}

.flat-whatsapp {
    position: fixed;
    right: 85px;
    bottom: 214px;
    width: 66px;
    z-index: 1;
}

.dealer-cta {
    background: #ffe5b0;
}

.dealer-cta .btn-read-more {
    margin-top: 0;
}

.sec-cropDownload .sticky-crop {
    background: #046727;
    color: #fff;
    padding: 10px 15px;
    transform: rotate(270deg);
    position: fixed;
    right: -105px;
    top: 40%;
    box-shadow: -3px -3px 12px 3px #11111145;
    font-size: 17px;
    z-index: 1;
    border: 2px solid #fec007;
}

.dealerform-label {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.current-address {
    height: 218px;
    width: 100%;
}

.inner-bannerPage img {
    width: 100%;
}

.DropResume-sec .contact-sec input[type="file"],
.DropResume-sec .contact-sec input[type="email"],
.DropResume-sec .contact-sec input[type="tel"],
.DropResume-sec .contact-sec input[type="text"],
.DropResume-sec .contact-sec input[type="number"],
.DropResume-sec .contact-sec input[type="date"],
.DropResume-sec .contact-sec select,
.DropResume-sec .contact-sec textarea,
.form-files,
.partner-form-brdr .contact-sec input[type="file"],
.partner-form-brdr .contact-sec input[type="email"],
.partner-form-brdr .contact-sec input[type="tel"],
.partner-form-brdr .contact-sec input[type="text"],
.partner-form-brdr .contact-sec input[type="number"],
.partner-form-brdr .contact-sec input[type="date"],
.partner-form-brdr .contact-sec select,
.partner-form-brdr .contact-sec textarea,
.form-files {
    padding-left: 50px;
}

.disNum {
    position: absolute;
    left: 5px;
    top: 5px;
    background: red;
    color: #fff;
    padding: 5px 15px;
}

@media (min-width: 1400px) and (max-width: 1600px) {

    /* .bannerht {
        height: 880px;
    } */
    .banner-cont,
    img.hm-shp01 {
        position: absolute;
        right: 0;
    }

    .topNaviGationUpper {
        padding-left: 6%;
        padding-right: 6%;
    }

    .menuWrap,
    .related-list {
        padding-left: 5%;
    }

    .menuWrap {
        padding-right: 5%;
    }

    .banner-cont {
        top: 35%;
        z-index: 9999;
        left: 5%;
        bottom: 0;
        width: 63%;
    }

    img.hm-shp01 {
        top: 33%;
        width: 20%;
    }

    .main-imgp-icon {
        bottom: 70px;
        right: 0;
        width: 140px;
    }
}

@media (min-width: 1299px) and (max-width: 1399px) {

    /* .bannerht {
        height: 950px;
    } */
    .product-list ul li {
        flex: 0 0 30%;
    }

    .cat-hd {
        font-size: 13px;
    }

    .menuListing.sub-heading ul li:first-child {
        flex: 0 0 70%;
    }

    .menuListing.sub-heading ul li:last-child {
        flex: 0 0 25%;
    }

    .menuListing.sub-heading ul li:first-child .cat-prodList a {
        flex: 0 0 30%;
        margin-right: 10px;
    }

    .sec-weight-quantity ul li:first-child {
        flex: 0 0 40%;
    }

    .sec-weight-quantity ul li {
        flex: 0 0 28%;
    }

    .sec-weight-quantity ul li:nth-child(3) {
        flex: 0 0 50%;
    }
}

@media (min-width: 1025px) and (max-width: 1298px) {
    .bannerht {
        /* height: 950px; */
        background-color: #005b20;
    }

    .product-list ul li {
        flex: 0 0 30%;
    }

    .specificationsList ul li {
        flex: 0 0 33%;
    }

    .sec-weight-quantity ul li:first-child {
        flex: 0 0 40%;
    }

    .sec-weight-quantity ul li {
        flex: 0 0 28%;
    }

    .sec-weight-quantity ul li:nth-child(3) {
        flex: 0 0 50%;
    }

    .cat-hd {
        font-size: 11px;
    }

    .menuListing.sub-heading ul li:first-child {
        flex: 0 0 70%;
    }

    .menuListing.sub-heading ul li:last-child {
        flex: 0 0 25%;
    }

    .menuListing.sub-heading ul li:first-child .cat-prodList a {
        flex: 0 0 30%;
        margin-right: 10px;
    }

    img.menu-cat-bg {
        width: 60px;
        height: 65px;
        margin-right: 10px;
    }

    .menuListing.sub-heading {
        padding-left: 0;
    }

    .float-prod-find a {
        padding: 10px 8px;
        font-size: 12px;
    }

    .fliter-list .accordion-body {
        padding: 10px;
    }

    .inner-filter-list .form-group label {
        font-size: 13px;
    }

    .sec-hm-careers .btn-read-more {
        margin-top: 50px;
    }

    .sec-relate-prod .product-list ul li p {
        padding: 10px;
        font-size: 13px;
    }

    .sec-weight-quantity ul li {
        flex: 0 0 50% !important;
    }

    .product-deatils .sec-weight-quantity ul li:nth-child(2) .quant-list {
        justify-content: end;
    }
}

@media (min-width: 1025px) and (max-width: 1399px) {

    .addaddress,
    .pymt-radio {
        height: auto;
        min-height: auto;
    }

    /* .bannerht {
        height: 720px;
    } */
    .bannerPage .swiper-pagination {
        bottom: 5% !important;
    }

    .addaddress .pymt-type-desc {
        font-weight: 500;
        font-size: 20px;
        padding-top: 1px;
        padding-left: 15px;
    }

    .summerysec .addaddress {
        width: 100%;
        font-size: 30px;
        padding: 60px 40px;
        display: flex;
    }

    .pymt-radio {
        flex: 0 0 100%;
    }

    .payment-row {
        width: 99%;
    }

    .addaddress {
        padding: 0 0 0 50px;
        display: flex;
        font-size: 25px;
    }

    .borderstyle-img {
        border: 2px solid #fec007;
        border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
        border-image-slice: 3;
        padding: 24px;
        top: 0;
        padding-top: none;
        border-top: 1px solid #fec007;
        margin-top: 15px;
    }

    .bg-bottoncolor {
        margin: 0 auto;
    }

    .p-15 {
        padding: 9rem 0;
    }

    .menuWrap,
    .topNaviGationUpper {
        padding-left: 8%;
        padding-right: 8%;
    }

    .accordion.openings-part .accordion-header div {
        width: 70%;
    }

    .accordion.openings-part .accordion-header .view-part {
        width: 55%;
    }

    .card-body.opening-body ul li {
        width: 100%;
    }

    img.hm-teaam02 {
        position: absolute;
        right: 23px;
        bottom: 15%;
        height: auto;
    }

    .banner-cont {
        position: absolute;
        top: 31%;
        z-index: 9999;
        left: 9%;
        right: 0;
        bottom: 0;
        width: 60%;
    }

    .banner-cont h1 {
        font-size: 26px;
    }

    .banner-cont h1 span {
        font-size: 24px;
    }

    .banner-cont p {
        font-size: 14px;
    }

    .banner-cont .btn-read-more {
        margin-top: 3rem;
    }

    .network-form ul li {
        flex: 0 0 100%;
        margin-bottom: 50px;
    }

    .btn-read-more .link-primary {
        padding: 10px 70px 12px 30px;
    }

    ul.event-gal li {
        flex: 0 0 28%;
    }

    p.opening-paradets span {
        font-size: 12px;
    }

    .dropdownMain .dropbtn,
    .navbarMain a {
        font-size: 13px;
    }

    .cat-prodList a,
    .copyright-info ul li a {
        font-size: 10px;
    }

    .about-matrics.career-matrix .hm-matrix ul li {
        padding: 6px 6px 6px 70px;
    }

    .career-matrix .abt-icons {
        position: absolute;
        left: 10px;
        top: 10px;
    }

    .career-matrix .abt-icons img {
        width: 59px;
    }

    .hm-matrix ul li span {
        font-size: 40px;
    }

}

@media (min-width: 1025px) and (max-width: 1199px) {
    .navbarMain a {
        padding: 0.875rem 8px;
    }

    .categoryList ul {
        /* justify-content: flex-start; */
        /* gap: 40px; */
    }

    .categoryList ul li {
        flex: 0 0 30%;
        margin-bottom: 3rem;
    }

    .hm-matrix ul li span {
        font-size: 40px;
    }

    .banner-cont {
        top: 11%;
        width: 46%;
    }

    .banner-cont h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-cont h1 span {
        font-size: 25px;
        line-height: 35px;
        margin: 0 0 15px;
    }

    .hm-matrix ul li span {
        font-size: 35px;
    }

    .hm-matrix ul li p {
        font-size: 16px;
    }

    .online-prodList .product-list ul li {
        flex: 0 0 22%;
    }

    ul.network-info li h2 {
        font-size: 40px;
    }

    .network-form ul li {
        flex: 0 0 100%;
    }

    .network-form ul li:not(:last-child) {
        margin-bottom: 30px;
    }

    img.hm-shp01 {
        top: 44%;
    }

    .specificationsList ul li {
        flex: 0 0 33%;
    }

    .sec-weight-quantity ul li {
        flex: 0 0 50%;
    }

    .product-deatils .sec-weight-quantity ul li:nth-child(2) .quant-list {
        justify-content: end;
    }

}

@media (max-width: 1024px) {
    .logobox {
        margin-top: 0;
        top: 0;
    }

    .pymt-radio {
        flex: 0 0 49%;
        height: auto;
    }

    .about-matrics.career-matrix .hm-matrix ul li {
        padding: 22px 22px 22px 90px;
        position: relative;
        margin: 0;
        width: 100%;
        float: left;
    }

    .about-matrics.career-matrix .hm-matrix ul li span {
        font-size: 34px;
    }

    .career-matrix .abt-icons {
        position: absolute;
        left: 15px;
        top: 30px;
    }

    img.abut-shp03 {
        position: absolute;
        top: 15%;
        right: 0;
        width: 34%;
    }

    .abt-icons img {
        width: 80px;
    }

    .abt-icons {
        position: absolute;
        left: -38px;
        top: 3px;
    }

    img.img-core-values-shape {
        position: absolute;
        right: 0;
        top: 355px;
        width: 50%;
    }

    .modal-team-info {
        padding-left: 20px;
        padding-right: 10px;
    }

    .historyList.mt-5 {
        padding: 0 20px;
    }

    .historyList .mainSwipWrap::before {
        width: 2810px;
    }

    .sec-carr-tab .nav,
    .sec-carr-tab .tab-pane {
        padding-left: 15px !important;
    }

    .bg-bottoncolor img {
        width: 40%;
    }

    .borderstyle-img {
        border: 2px solid #fec007;
        border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
        border-image-slice: 3;
        padding: 24px;
        top: 0;
        padding-top: none;
        border-top: 1px solid #fec007;
        margin-top: 0;
    }

    .pddngt-3 {
        padding: 50px;
    }

    .p-15 {
        padding: 6rem 0;
    }

    .mobmenuList .social-info {
        padding-left: 0;
        display: flex;
        float: left;
        width: 100%;
    }

    .socialIcons li i {
        font-size: 26px;
        color: #fff;
        -webkit-text-stroke: 0 #046627;
        text-transform: uppercase;
    }

    .mobmenuList ul.socialIcons li {
        justify-content: space-around;
        margin-right: 17px;
    }

    .mobmenuList .social-info ul {
        padding: 0 1rem;
        width: 100%;
        justify-content: center;
        margin-top: 2rem;
    }

    img.hm-teaam02 {
        position: absolute;
        right: -27px;
        bottom: 12%;
        height: auto;
    }

    .lang-select select.form-select,
    .site-header.inner-prod-menu .topNaviGationUpper ul li a,
    .topNaviGationUpper ul li a {
        color: #fff;
    }

    .banner-cont .hm-matrix ul,
    .card-body.opening-body ul li,
    .sub-head,
    img.bg-category {
        width: 100%;
    }

    .accordion.openings-part .accordion-header .view-part {
        width: 45%;
    }

    .onlyMobile {
        display: block;
        z-index: 9;
    }

    .banner-cont h1 br,
    .categoryInfo h3 br,
    .navbarMain.onlyDesktop,
    .topNaviGationUpper ul li:first-child {
        display: none;
    }

    .mobileBoxLogo.InsideSideBar {
        padding: 1.875rem 1rem;
        float: left;
        width: 100%;
    }

    .dropdown-btn,
    .sidenav a {
        text-decoration: none;
        color: #111;
        padding: 8px 11px;
        width: 100%;
        float: left;
    }

    .mobmenuList .accordion .accordion-item {
        border: 0;
        padding: 5px 0;
        border-bottom: 1px solid #bdbdbd94;
        position: relative;
        float: left;
        width: 100%;
        background: 0 0;
        font-weight: 700;
        font-size: 15px;
    }

    .mobmenuList .accordion .accordion-button:not(.collapsed) {
        font-size: 20px;
        background: #f2f2f2 !important;
        padding: 11px !important;
    }

    header.site-header,
    header.site-header.sticky {
        background: #fff;
        padding: 0;
    }

    .topNaviGationUpper {
        background: #0b7b36;
        justify-content: right;
        padding: 10px 0;
    }

    .inner-sec {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        background: #f2f2f2;
    }

    .inner-sec ul.menuprodlist-items {
        padding: 1rem;
        float: left;
        width: 100%;
    }

    .inner-sec h4 {
        color: #fff;
        background: #046627;
        float: left;
        width: 100%;
        padding: 9px;
        font-size: 18px;
    }

    .logobox a,
    .logobox a img {
        width: 65%;
    }

    .logobox {
        padding-bottom: 0;
    }

    a.closebtn {
        position: absolute;
        z-index: 999;
        right: 15px;
        top: 0.5rem;
        width: 3.125rem;
    }

    .banner-cont,
    img.hm-shp01 {
        right: 0;
        position: absolute;
    }

    .menuWrap {
        padding: 0 5% 15px;
    }

    header.site-header.navbar-fixed .menuWrap {
        background: #f1f1f1;
        padding: 1rem 4%;
    }

    .mobmenuList ul {
        padding: 0 1rem;
    }

    .mobmenuList .accordion {
        float: left;
        width: 100%;
    }

    .mobmenuList .accordion .accordion-body {
        float: left;
        padding: 1rem;
        width: 100%;
    }

    .mobmenuList .accordion .accordion-item .accordion-button {
        padding: 11px;
        font-weight: 700;
        font-size: 15px;
        background: 0 0;
    }

    .mobmenuList .accordion .accordion-button:focus {
        z-index: 3;
        border-color: inherit;
        outline: 0;
        box-shadow: none;
    }

    .mobmenuList .accordion .accordion-button:not(.collapsed) {
        color: #046627;
        background-color: initial;
        box-shadow: none;
        font-weight: 700;
    }

    ul.menuprodlist-items li a {
        padding: 5px 0;
        float: left;
        width: 100%;
        font-weight: 500;
    }

    .btn-read-more {
        text-align: center;
    }

    img.hm-shp01 {
        top: 33%;
        width: 30%;
        opacity: 0.4;
        z-index: -1;
    }

    img.hm-shp02 {
        opacity: 0.4;
        z-index: 0;
        bottom: 2%;
        width: 35%;
    }

    .bannerPage {
        height: auto;
        padding-top: 0;
        min-height: auto;
    }

    .banner-cont h1 {
        font-size: 20px;
        margin: 0 0 25px;
        line-height: 25px;
    }

    .banner-cont h1 span {
        float: left;
        width: 100%;
        font-size: 20px;
    }

    .banner-cont {
        top: 11%;
        z-index: 9999;
        left: 5%;
        bottom: 0;
        width: 65%;
    }

    .banner-cont p {
        width: 85%;
        margin-top: 25px;
        float: left;
    }

    .banner-cont .hm-matrix ul li {
        padding: 5px 0;
        border: 0;
        border-bottom: 0 solid #fec007;
        flex: 0 0 25%;
    }

    .banner-cont .hm-matrix {
        margin-top: 1.5rem;
        float: left;
        width: 100%;
    }

    .banner-cont .btn-read-more {
        margin-top: 1rem;
    }

    .blogList ul,
    .sec-hm-blogs .btn-read-more {
        margin-top: 2rem;
    }

    .banner-cont .hm-matrix ul li span {
        font-size: 22px;
    }

    .banner-cont .hm-matrix ul li p {
        font-size: 8px;
        margin-top: 4px;
    }

    .bannerPage .swiper-wrapper {
        padding-bottom: 2rem;
    }

    .bannerPage .swiper-pagination {
        bottom: 0;
    }

    .inter-text-para h2 {
        font-size: 31px;
        line-height: 45px;
    }

    .sub-head:after {
        width: 31%;
    }

    .hm-matrix ul li {
        flex: 0 0 20%;
    }

    .hm-matrix ul li span {
        font-size: 40px;
    }

    .hm-matrix ul li p {
        font-size: 15px;
    }

    .categoryList ul li {
        flex: 0 0 45%;
        background: #fff;
        position: relative;
        padding: 20px;
        height: 300px;
        float: left;
        margin-bottom: 3rem;
    }

    .sec-hm-product {
        padding-bottom: 6rem;
    }

    img.bg-category-prod {
        position: absolute;
        bottom: -27px;
        width: 48%;
        left: -10px;
    }

    .online-prodList .product-list ul li {
        flex: 0 0 46%;
    }

    .network-form ul li {
        flex: 0 0 50%;
        margin-bottom: 4rem;
    }

    .network-list {
        margin-top: 3rem;
        display: flex;
        justify-content: space-between;
    }

    .jobs-info li h2 {
        font-size: 20px;
    }

    .team-network {
        margin-top: 80px;
    }

    ul.network-info li h2 {
        color: #111;
        font-size: 36px;
        font-weight: 700;
    }

    .opening-list .sub-head {
        width: 28%;
        margin-bottom: 0.5rem;
    }

    .net-cont .sub-head:after,
    .team-network .sub-head:after {
        width: 90%;
    }

    .opening-list .sub-head:after {
        width: 53%;
    }

    .jobs-info li {
        padding: 20px 0;
        border-bottom: 1px solid #f2f2f2;
        width: 100%;
        float: left;
    }

    .team-network h2 {
        text-align: left;
        font-size: 35px;
    }

    .testi-info-txt {
        padding: 80px 0;
    }

    .testi-txt {
        padding: 50px 20px;
    }

    .testimony-cont {
        margin-top: 4rem;
    }

    .testi-txt ul li:first-child {
        width: 20%;
    }

    .testi-txt ul li:nth-child(2) {
        width: 80%;
    }

    .blogList ul li {
        flex: 0 0 48%;
    }

    .blogList ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .blogInfo {
        padding-left: 0;
        float: left;
        width: 100%;
    }

    .blog-cont {
        margin-top: 0;
        padding: 20px;
    }

    .footerIcoN {
        margin-top: 3rem;
    }

    ul.testi-info {
        margin-bottom: 3rem;
    }

    .sec-hm-blogs .blog-cont .btn-read-more {
        margin-top: 5rem;
    }

    .social-info {
        padding-left: 35px;
    }

    .quickLinksBx ul li a:before {
        content: "\f0c8";
        position: absolute;
        left: 0;
        font-family: FontAwesome;
        color: #fff;
        font-size: 7px;
        top: 13px;
    }

    .quickLinksBx ul li a {
        padding-left: 20px;
        position: relative;
    }

    .sec-footer {
        background: #026325;
        padding: 4rem 10px 0;
    }

    .copyright-info ul li a {
        font-size: 12px;
    }

    .socialIcons {
        margin-left: 0;
    }

    li.ft-continfo h5 {
        font-size: 16px;
    }

    .footerIcoN span {
        font-size: 14px;
    }

    .inner-bannerPage {
        padding-top: 7rem;
    }

    .fliter-list {
        padding-right: 0;
    }

    .product-list ul li {
        flex: 0 0 46%;
        margin: 1% 1% 30px;
    }

    .float-prod-find a {
        position: fixed;
        right: 3px;
        padding: 15px 7px;
        border: 3px solid #fec007;
        font-size: 9px;
        height: 105px;
        width: 105px;
        top: 70%;
    }

    .topNaviGationUpper .goog-te-gadget-simple {
        background-color: #0b7b36;
        border-left: 1px solid #0b7b36;
        border-top: 1px solid #0b7b36;
        border-bottom: 1px solid #0b7b36;
        border-right: 1px solid #0b7b36;
    }

    .topNaviGationUpper .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
        color: #fff;
    }

    .topNaviGationUpper .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
        text-decoration: none;
        color: #fff !important;
    }

    .categoryList ul {
        /* justify-content: space-between; */
        /* gap: 40px; */
    }

    .jobs-info li span b {
        width: 90%;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {

    /* .bannerht {
        height: 530px;
    } */
    .float-prod-find a img {
        width: 27px;
    }

    .banner-cont {
        width: 50%;
    }

    .banner-cont p {
        margin-bottom: 50px;
    }

    .bannerPage .swiper-pagination {
        bottom: 0 !important;
    }

    .hm-matrix ul li {
        flex: 0 0 21%;
    }

    .categoryList ul li,
    .product-list ul li,
    .sec-weight-quantity ul li:first-child {
        flex: 0 0 30%;
    }

    .online-prodList .product-list ul li {
        flex: 0 0 46%;
    }

    .btn-read-more .link-primary,
    .btn-read-more.btn-white .link-primary {
        padding: 7px 60px 7px 20px;
        font-size: 15px;
    }

    img.btn-green {
        width: 53px;
        top: -30px;
        position: absolute;
        right: -1px;
    }

    .network-form ul li {
        flex: 0 0 100%;
        margin-bottom: 3rem;
    }

    ul.network-info li span {
        font-size: 19px;
    }

    .opening-list .sub-head {
        width: 60%;
    }

    .team-network h2 {
        text-align: right;
        font-size: 30px;
    }

    .team-network {
        margin-top: 150px;
    }

    .team-network .sub-head {
        width: 100%;
        font-size: 16px;
    }

    .team-network img {
        margin: 30px 0;
    }

    .sec-hm-careers .btn-read-more {
        margin-top: 85px;
    }

    .inter-text-para h1,
    .inter-text-para h2,
    .new-tabsec h4 {
        font-size: 30px;
    }

    .awar-text p,
    .blog-cont p,
    .coreValue-List .accordion-body div,
    .inter-text-para p,
    .logoBoxFooter p,
    .missio-cont ul li,
    .testi-txt p,
    .vision-text p,
    p.tabparatext {
        font-size: 15px;
        line-height: 23px;
    }

    .blog-cont p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .blogInfo {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .sec-hm-blogs .blog-cont .btn-read-more {
        margin-top: 3rem;
    }

    .certi-info {
        height: 250px;
        max-height: 250px;
    }

    .inner-breadcum h1 {
        font-size: 28px;
    }

    .inner-breadcum .breadcrumb-item,
    .inner-network ul.network-info li span,
    .prod-detail-breadcum .breadcrumb-item {
        font-size: 16px;
    }

    .icoBoxx i {
        font-size: 15px;
    }

    .categoryList.innerpage-category ul li {
        flex: 0 0 30%;
        margin-right: 30px;
        margin-bottom: 4rem;
    }

    .inner-bannerPage {
        padding-top: 0;
    }

    ul.event-gal li {
        margin-right: 40px;
        flex: 0 0 27%;
    }

    .product-list ul li p {
        padding: 9px;
    }

    .infa-pro {
        margin-right: 80px;
    }

    .infast-info {
        padding: 10px 50px;
    }

    /* .main-desp-info .maturity-swoing img {
        width: 50px;
        height: 50px;
    } */
    .sec-weight-quantity ul li {
        flex: 0 0 35%;
    }

    .specificationsList ul li {
        flex: 0 0 32%;
    }

    .sec-prod-details .sec-weight-quantity .btn-read-more {
        margin-top: 15px;
        margin-left: 130px;
    }

    .summerysec .addaddress {
        width: 100%;
        font-size: 30px;
        padding: 0;
        height: 100px;
    }

    .pymt-radio.summerysec {
        flex: 0 0 100% !important;
    }

    .copyright-info ul li a {
        font-size: 10px;
    }
    .title-rel-prod {
        color: var(--themeColor);
        font-size: 14px;
      }
}

@media (max-width: 991px) {
    .main-imgp-icon {
        bottom: 81px;
        right: 15px;
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {


    /* .bannerht {
        height: 400px;
    } */
    .infa-pro ul li,
    .infast-info,
    .inner-network ul.network-info,
    .inner-network ul.network-info li {
        border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
        border-image-slice: 3;
    }

    .about-details,
    .about-matrics.career-matrix,
    .banner-cont .btn-read-more,
    .sec-hm-blogs .blog-cont .btn-read-more {
        margin-top: 3rem;
    }

    .addaddress,
    .bannerPage,
    .pymt-radio {
        height: auto;
        min-height: auto;
    }

    .mobmenuList .accordion .accordion-item .accordion-button {
        font-size: 25px;
    }

    .sec-profile {
        background-color: #f5f9fc;
        padding: 20px;
        width: 100%;
        float: none;
    }

    .historyList.mt-5 {
        padding: 0 20px;
    }

    .modal-btn-close {
        position: absolute;
        right: 2px;
        width: 23px;
        top: -3px;
    }

    .modal-team-info {
        padding-left: 0;
        padding-right: 0;
        padding-top: 2rem;
    }

    .card-body.opening-body ul li,
    .modal-team-content img,
    .product-deatils h1,
    .wid-80 {
        width: 100%;
    }

    .p-15 {
        padding: 15rem 0;
    }

    .pddngt-3 {
        padding: 200px 100px;
    }

    .mobileBoxLogo.InsideSideBar img {
        width: 30%;
    }

    .mobmenuList .accordion .accordion-item {
        border: 0;
        padding: 15px 0;
        border-bottom: 1px solid #bdbdbd94;
        position: relative;
        float: left;
        width: 100%;
        background: 0 0;
        font-weight: 700;
        font-size: 25px;
    }

    .inner-network .network-list {
        margin-top: 3rem;
        margin-right: 0;
    }

    .inner-network ul.network-info {
        display: flex;
        align-items: end;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 2rem;
        justify-content: space-between;
    }

    .inner-network ul.network-info li {
        margin-right: 27px;
        position: relative;
        margin-bottom: 2rem;
        margin-left: 2rem;
        flex: 0 0 36%;
    }

    .coreValue-List .accordion-body {
        padding: 0 15px 1rem 65px;
    }

    .missio-cont img {
        display: flex;
        margin: 2rem auto 0;
    }

    img.img-history {
        width: 50%;
        margin: 3rem auto 0;
        text-align: center;
        display: flex;
    }

    .body-login .card2 img,
    img.img-core-values-shape {
        display: none;
    }

    .team-content {
        margin-bottom: 2rem;
    }

    .historyList .mainSwipWrap::before {
        width: 2810px;
    }

    img.abut-shp03 {
        position: absolute;
        top: -130%;
        right: -342px;
        width: 59%;
    }

    .about-details {
        position: relative;
        padding-left: 0;
        width: 60%;
    }

    .about-matrics .hm-matrix ul li {
        flex: 0 0 40%;
        display: flex;
        border: 1px solid #046627;
        padding: 0 0 8px 50px;
        position: relative;
        margin: 0 0 2rem 2rem;
    }

    .infast-info {
        border: 2px solid #fec007;
        text-align: left;
        border: none;
    }

    .infra-info ul li {
        flex: 0 0 42%;
        width: 100%;
        margin-left: 2rem;
    }

    .infa-pro .infa-icons {
        position: absolute;
        left: -50px;
        top: -12px;
    }

    .infast-info h3 {
        font-size: 28px;
        color: #026325;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .infra-info .abt-icons {
        position: absolute;
        left: -50px;
        top: 20%;
    }

    img.img-awareness-shape {
        position: absolute;
        right: 0;
        bottom: 90px;
        width: 49%;
    }

    .infa-pro ul {
        flex-direction: row;
        flex-wrap: wrap;
        display: flex;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        justify-content: space-between;
    }

    .infa-pro ul li {
        flex: 0 0 45%;
        width: 100%;
        display: flex;
        align-items: center;
        border: 3px solid #fec007;
        position: relative;
        margin-bottom: 2rem;
    }

    .infa-pro {
        margin-bottom: 4rem;
    }

    .formsec-brdr {
        border: 2px solid #b78a06;
        padding: 60px 35px;
    }

    .reach-us-sec ul li {
        flex: 1 0 46%;
        position: relative;
        padding: 0;
        text-align: center;
        margin-left: 1rem;
    }

    .reach-us-sec ul li:last-child {
        margin-top: 4rem;
    }

    .p-90 {
        padding: 5rem 0;
    }

    .accordion.openings-part .accordion-item .btn-read-more {
        margin: 45px 6px 30px;
    }

    .opening-paradets {
        font-size: 14px;
        margin-left: 24px;
    }

    .testimony-cont {
        margin-top: 1rem;
    }

    img.hm-teaam02 {
        right: -60px;
        bottom: 16%;
        height: auto;
    }

    .mrl-300,
    .prod-hd-sec {
        margin-left: 0;
    }

    .career-blokimg {
        margin-top: 2rem;
    }

    .borderstyle-imgmob img {
        margin-bottom: 2rem;
        width: 100%;
        background: #fff;
    }

    .sec-Equal-Opportunities .inter-text-para h3 {
        font-size: 31px;
        margin-bottom: 2rem;
        margin-top: 50px;
    }

    h2.product-deatils-head {
        margin-left: 0;
        margin-top: 0;
        border-top: 0;
    }

    .catagory-prod .product-deatils {
        margin: 0;
        padding: 10% 6%;
    }

    .catagory-prod ul.prod-details-info {
        display: block;
        float: left;
    }

    .catagory-prod .prod-descrip {
        border-right: 0;
        padding-bottom: 1.5rem;
    }

    .catagory-prod ul.prod-details-info li:nth-child(2),
    .product-deatils {
        padding-left: 0;
    }

    .catagory-prod .prod-maturity-date {
        margin-top: 0;
        padding-top: 1.5rem;
    }

    .catagory-prod ul.prod-details-info .prod-descrip ul li {
        position: relative;
        padding-bottom: 9px;
        padding-left: 20px;
    }

    .banner-cont p,
    .detailList h3 {
        font-size: 14px;
    }

    .addaddress {
        width: 100%;
        font-size: 26px;
        padding: 0;
        color: #000;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .summerysec .addaddress {
        justify-content: center;
    }

    .addaddress .pymt-type-desc {
        padding-top: 0;
        padding-left: 15px;
    }

    .payment-row {
        background-color: #fff;
        padding: 25px;
        width: auto;
        position: relative;
        margin: 6px;
    }

    .pymt-radio {
        flex: 0 0 100%;
        margin-bottom: 15px;
    }

    .choose-address {
        width: auto;
        float: none;
    }

    .coreValue-List .accordion-button.logout-mob::after {
        background-image: none;
    }

    form .user__details .input__box {
        width: 100%;
        margin-bottom: 15px;
    }

    .serach-form .form-control {
        background: 0 0;
        border-bottom: 1px solid #bf9237;
        color: #fff;
    }

    .serach-form .form-control::placeholder {
        color: #fff;
    }

    .banner-cont {
        top: 18%;
        width: 50%;
    }

    .bannerPage .swiper-pagination {
        bottom: 0 !important;
    }

    .hm-matrix ul li {
        flex: 0 0 21%;
    }

    .categoryList ul li {
        flex: 0 0 45%;
    }

    .online-prodList .product-list ul li {
        flex: 0 0 23%;
    }

    .btn-read-more .link-primary,
    .btn-read-more.btn-white .link-primary {
        padding: 7px 60px 7px 20px;
        font-size: 15px;
    }

    .btn-read-more.btn-prev .link-primary {
        padding: 7px 20px 7px 60px;
    }

    img.btn-green {
        width: 53px;
        top: -30px;
        position: absolute;
        right: -1px;
    }

    .network-form ul li {
        flex: 0 0 50%;
        margin-bottom: 3rem;
    }

    ul.network-info li span {
        font-size: 19px;
    }

    .opening-list .sub-head {
        width: 60%;
    }

    .team-network h2 {
        text-align: center;
        font-size: 30px;
    }

    .team-network {
        margin-top: 150px;
    }

    .team-network .sub-head {
        width: 100%;
        font-size: 16px;
    }

    .team-network img {
        margin: 30px 0;
    }

    .sec-hm-careers .btn-read-more {
        margin-top: 85px;
    }

    .inner-network ul.network-info li h2,
    .inter-text-para h1,
    .inter-text-para h2,
    .new-tabsec h4 {
        font-size: 30px;
    }

    .awar-text p,
    .blog-cont p,
    .coreValue-List .accordion-body div,
    .inter-text-para p,
    .logoBoxFooter p,
    .missio-cont ul li,
    .testi-txt p,
    .vision-text p,
    p.tabparatext {
        font-size: 15px;
        line-height: 23px;
    }

    .blog-cont p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .blogInfo {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .certi-info {
        height: 285px;
        max-height: 297px;
    }

    .inner-breadcum h1 {
        font-size: 28px;
    }

    .inner-breadcum .breadcrumb-item,
    .inner-network ul.network-info li span,
    .prod-detail-breadcum .breadcrumb-item {
        font-size: 16px;
    }

    .icoBoxx i {
        font-size: 15px;
    }

    .categoryList.innerpage-category ul li {
        flex: 0 0 45%;
        margin-right: 30px;
        margin-bottom: 4rem;
    }

    .inner-bannerPage {
        padding-top: 0;
    }

    ul.event-gal li {
        margin-right: 40px;
        flex: 0 0 27%;
    }

    .product-list ul li,
    .sec-weight-quantity ul li:first-child {
        flex: 0 0 30%;
    }

    .infa-pro {
        margin-right: 80px;
    }

    .infast-info {
        padding: 10px 0 10px 40px;
    }

    .sec-weight-quantity ul li {
        flex: 0 0 35%;
    }

    .specificationsList ul li {
        flex: 0 0 32%;
    }

    .sec-prod-details .sec-weight-quantity .btn-read-more {
        margin-top: 15px;
        margin-left: 130px;
    }

    .summerysec .addaddress {
        width: 100%;
        font-size: 30px;
        padding: 0;
        height: 100px;
    }

    .pymt-radio.summerysec {
        flex: 0 0 100% !important;
    }

    .hm-matrix ul li span {
        font-size: 32px;
    }

    .sec-prod-details .prod-detail-img {
        padding: 0;
    }

    /* .catagory-prod .prod-detail-img {
        min-height: 275px;
    } */
    .sec-prod-details .product-deatils {
        padding-left: 30px;
        margin-top: 50px;
    }

    ul.prod-details-info li:first-child {
        width: 100%;
        border-right: 0;
    }

    .sec-prod-details.catagory-prod .product-deatils {
        padding-left: 30px;
        margin-top: 0;
    }

    .body-login .card1 {
        width: 100%;
        padding: 45px 0 0;
    }

    .custPopSou {
        margin: 135px auto;
    }

    .maturity-swoing {
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: end;
        justify-content: space-between;
    }

    .partnersSlider ul li {
        flex: 0 0 31%;
    }

    .detailList h1 {
        font-size: 17px;
    }

    .detailList li:nth-child(2) {
        width: 35%;
        padding-left: 3%;
    }

    .cart-deatils-list .headList li:first-child {
        width: 45%;
    }

    .cart-deatils-list ul.headList li,
    .detailList li:nth-child(4) {
        width: 20%;
    }

    .quant-cal {
        padding: 0 6px;
    }

    .quant-list .minus,
    .quant-list .plus {
        width: 30px;
        height: 27px;
    }

    span.cart-remove {
        margin-top: 7px;
        font-size: 11px;
    }

    .cart-deatils-list ul.footList li {
        width: 21%;
        font-size: 20px;
    }

    .cart-deatils-list ul.footList li:first-child {
        width: 77%;
        font-size: 20px;
    }
}

@media (max-width: 767px) {

    .infa-pro ul li,
    .inner-network ul.network-info,
    .inner-network ul.network-info li,
    .testiteam-txt {
        border-image-source: linear-gradient(#b58804, #ffd043, #b68905);
        border-image-slice: 3;
    }

    .ifraSliderImg {
        height: 397px;
    }

    .TopHeadercust {
        width: auto;
    }

    .InfraMobBanner {
        height: 390px;
    }

    .ProdMobFeaImg {
        height: 439px;
    }

    /* .bannerht {
        height: 400px;
    } */
    .mobWebBanner {
        height: 414px;
    }

    .prodTypeMob {
        height: 130px;
    }

    .prodTypeRel {
        height: 178px
    }

    .leader-quote {
        padding: 0;
        float: left;
        width: 100%;
    }

    .certi-info {
        height: 260px;
        max-height: 260px;
    }

    .addaddress,
    .bannerPage,
    .pymt-radio,
    .reach-us-sec .reachus-border-txt {
        height: auto;
    }

    .journeyCont {
        min-height: 350px;
    }

    .choose-partners ul li {
        flex: 0 0 100%;
        position: relative;
        margin-bottom: 24px;
    }

    .sec-prod-details .btn-read-more {
        margin-left: 20px;
    }

    .awar-text p,
    .coreValue-List .accordion-body,
    .inter-text-para p,
    .missio-cont ul li,
    .vision-text p,
    p.tabparatext {
        font-size: 15px;
        line-height: 22px;
    }

    #signUpForm .step-thank h3,
    .inner-breadcum .breadcrumb-item {
        font-size: 13px;
    }

    .sec-profile {
        background-color: #f5f9fc;
        padding: 20px;
    }

    .bannerPage .swiper-pagination {
        bottom: 2% !important;
    }

    .sec-dashboardmob .sec-billing h2 {
        background: #026325;
        color: #fff;
        padding: 15px;
        font-size: 18px;
        font-weight: 700;
    }

    .modal-team-info {
        padding-left: 0;
        padding-right: 0;
        padding-top: 2rem;
    }

    .jobs-info li,
    .modal-team-content img,
    .opening-list .sub-head:after,
    .product-deatils-head,
    .sec-prod-details .prod-detail-img img,
    .sec-prod-details .prod-hd-sec .btn-read-more,
    .sub-head,
    .wid-80,
    img.img-history,
    ul.prod-details-info li:last-child {
        width: 100%;
    }

    .ourfooter-topWrap h1.bigfont {
        font-size: 80px;
    }

    .p-15 {
        padding: 8rem 15px;
    }

    .footerIcoN,
    .thanku-sec .btn-read-more {
        margin-top: 3rem;
    }

    .pddngt-3 {
        padding: 40px 15px;
    }

    .ourfooter-topWrap h1 {
        font-size: 54px;
        margin-bottom: 20px;
    }

    .inner-network .network-list {
        margin-top: 3rem;
        margin-right: 0;
    }

    .inner-network ul.network-info {
        display: flex;
        align-items: end;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 2rem;
    }

    .infa-pro ul li,
    .inner-network ul.network-info li {
        flex: 0 0 90%;
        border: 3px solid #fec007;
        position: relative;
    }

    .inner-network ul.network-info li {
        margin-right: 27px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        width: 100%;
    }

    .coreValue-List .accordion-body {
        padding: 0 15px 1rem 65px;
    }

    .vision-text img {
        margin-left: -50px;
    }

    .banner-cont h1 br,
    .cart-deatils-list .headList li:nth-child(2),
    .cart-deatils-list .headList li:nth-child(3),
    .categoryInfo h3 br,
    .howWetabsIn .gallery-thumbs,
    img.abut-shp03,
    img.img-core-values-shape {
        display: none;
    }

    .team-content {
        margin-bottom: 1.5rem;
    }

    .about-details ul li:first-child {
        width: 35%;
    }

    .about-details ul li:nth-child(2) h3 {
        color: #005b20;
        font-size: 25px;
        font-weight: 800;
    }

    .about-details {
        margin-top: 2rem;
        padding-left: 0;
    }

    .about-matrics .hm-matrix ul li {
        flex: 0 0 73%;
        display: flex;
        border: 1px solid #046627;
        padding: 0 0 8px 40px;
        position: relative;
        margin: 0 0 2rem 4rem;
    }

    .history-info p {
        color: #fff;
        margin-top: 3rem;
        font-size: 20px;
        line-height: 30px;
    }

    .history-txt p {
        color: #fff;
        padding: 20px 20px 80px;
    }

    .historyList .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 30%;
        right: auto;
        top: 98%;
    }

    .historyList .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 30%;
        left: auto;
        top: 98%;
    }

    .infa-pro .infa-icons {
        position: absolute;
        left: -36px;
        top: -6px;
    }

    .infra-info .abt-icons img {
        width: 85px;
    }

    .infa-icons img {
        width: 60px;
    }

    .infast-info h3 {
        font-size: 30px;
        color: #026325;
        font-weight: 700;
        margin-bottom: 5px;
    }

    #signUpForm .step h2,
    .infast-info p,
    .jobs-info li span,
    .officeList-Cont ul li.pointLocation,
    .partnersSlider ul li label {
        font-size: 15px;
    }

    .infa-pro {
        margin-right: 0;
        margin-bottom: 3rem;
    }

    .infa-pro ul {
        flex-direction: row;
        flex-wrap: wrap;
        display: flex;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        justify-content: space-between;
    }

    .infa-pro ul li {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .infast-info {
        padding: 15px 11px 15px 36px;
        border: none;
        width: 100%;
    }

    .infra-info .abt-icons {
        position: absolute;
        left: -50px;
        top: 40px;
    }

    img.img-awareness-shape {
        position: absolute;
        right: 0;
        width: 46%;
        top: 0;
    }

    .infra-info ul li {
        flex: 0 0 90%;
        width: 100%;
        display: flex;
        margin-bottom: 2rem;
        margin-left: 2rem;
    }

    .reach-us-sec .reachus-border-txt h3 {
        text-align: center;
        margin: 10px 0;
        font-size: 26px;
    }

    .formsec-brdr {
        padding: 50px 30px;
    }

    .ptop-90 {
        padding-top: 4rem;
    }

    .action-list,
    .reach-us-sec ul li:first-child {
        margin-top: 0;
    }

    .reach-us-sec ul li {
        flex: 0 0 100%;
        position: relative;
        padding: 0;
        text-align: center;
        margin-top: 3rem;
    }

    .topNaviGationUpper ul li a {
        color: #fff;
        font-size: 11px;
        padding: 0 5px;
    }

    .lang-select select.form-select {
        color: #fff;
        font-size: 11px;
        height: 28px;
    }

    .menuWrap {
        padding: 13px 2% 20px;
    }

    #progress-bar,
    .historyList.mt-5,
    ul.detailList li img {
        padding: 0;
    }

    .banner-cont .btn-read-more.btn-white .link-primary {
        background: 0 0;
        text-decoration: none;
        padding: 8px 60px 7px 13px;
        border: 1px solid #bf9237;
        border-radius: 50px;
        position: relative;
        width: auto;
        font-weight: 500;
        font-size: 12px;
        color: #fff;
    }

    .banner-cont .hm-matrix ul li span {
        font-size: 14px;
    }

    .banner-cont .btn-read-more {
        float: left;
        width: 100%;
        margin-top: 2rem;
    }

    .banner-cont .hm-matrix ul li {
        padding: 5px 0;
        border: 0;
        border-bottom: 0 solid #fec007;
        flex: 0 0 50%;
    }

    .banner-cont .hm-matrix ul {
        width: 45%;
    }

    .banner-cont .hm-matrix ul li p {
        font-size: 8px;
        margin-top: 4px;
    }

    .banner-cont img.btn-green {
        width: 43px;
        top: -22px;
        position: absolute;
        right: -2px;
    }

    .opening-paradets {
        margin-left: 0;
        margin-top: 20px;
    }

    .about-matrics.career-matrix,
    .career-blokimg,
    .sec-emplytestimonials .testimony-cont,
    .sec-hm-blogs .btn-read-more {
        margin-top: 2rem;
    }

    .cele-slide h2 {
        font-size: 18px;
        margin: 0 15%;
    }

    .DropResume-sec .btn-read-more.btn-white .link-primary {
        float: none;
        padding: 7px 60px 7px 35px;
    }

    .sec-emplytestimonials .testi-info-txt {
        padding: 50px 0;
    }

    .sec-emplytestimonials img.img-testi-shape {
        width: 75px;
        position: absolute;
        top: 0;
        left: 60px;
    }

    .testiteam-txt {
        border: 5px solid #fec007;
        padding: 50px 20px 84px;
    }

    .borderstyle-imgmob img {
        margin-bottom: 20px;
        background: #fff;
    }

    .sec-Equal-Opportunities .inter-text-para h3 {
        font-size: 24px;
        font-weight: var(--headingFontWeight);
        line-height: var(--headingLineheight);
        color: var(--themeColor);
        margin-bottom: 20px;
        margin-top: 50px;
    }

    .pd-5 {
        padding: 2rem 15px;
    }

    .opening-body .officeList-Cont {
        margin: 30px 0;
    }

    .accordion.openings-part .accordion-item .btn-read-more {
        margin: 45px 6px 30px;
    }

    .card-body.opening-body ul li {
        width: 100%;
        display: block;
    }

    .accordion.openings-part .card-body {
        padding: 0 15px 10px;
        float: left;
        width: 100%;
    }

    .accordion.openings-part .accordion-header .view-part {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        width: 65%;
        float: right;
    }

    p.opening-paradets span {
        padding: 0 7px;
        float: left;
    }

    .accordion.openings-part .accordion-header {
        display: block;
        width: 100%;
        float: left;
        margin-bottom: 0;
    }

    img.hm-teaam02 {
        position: absolute;
        right: 38px;
        bottom: 0;
        height: 38%;
        opacity: 0.2;
    }

    .mrl-300 {
        margin-left: 0;
    }

    .career-blokimg {
        margin-top: 1rem;
    }

    .career-matrix .abt-icons {
        position: absolute;
        left: 12px;
        top: -60px;
    }

    .career-matrix .abt-icons img {
        width: 80px;
    }

    .about-matrics.career-matrix .hm-matrix ul li {
        padding-left: 20px;
        margin-top: 5rem;
        flex: 0 0 47%;
    }

    .addaddress,
    .topNaviGationUpper {
        justify-content: center;
    }

    .testi-txt ul li:first-child,
    .testiteam-txt ul li:first-child {
        width: 20%;
    }

    img.hm-shp01 {
        position: absolute;
        right: 0;
        top: 33%;
        width: 50%;
        opacity: 0.4;
        z-index: -1;
    }

    img.hm-shp02 {
        opacity: 0.4;
        z-index: 0;
        bottom: 2%;
        width: 47%;
    }

    .p-90 {
        padding: 3rem 10px;
    }

    .btn-read-more {
        text-align: left;
    }

    .bannerPage {
        background: var(--themeColor);
        min-height: 700px;
    }

    .banner-cont h1 {
        font-size: 17px;
        margin: 0 0 11px;
        line-height: 25px;
        padding-right: 0;
        float: left;
        width: 100%;
        color: #fec007;
    }

    .banner-cont h1 span {
        font-size: 14px;
        width: 100%;
        float: left;
        color: #fff;
    }

    .banner-cont {
        position: relative;
        top: auto;
        z-index: 9999;
        left: auto;
        right: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        padding-top: 30px;
    }

    .banner-cont p {
        width: 90%;
        font-size: 14px;
        line-height: 21px;
        margin-top: 0;
        color: #fff;
    }

    .bannerPage .swiper-wrapper {
        padding-bottom: 4rem;
    }

    .inter-text-para h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .sub-head:after {
        width: 55%;
    }

    .hm-matrix ul li {
        flex: 0 0 50%;
        margin-bottom: 20px;
    }

    .hm-matrix ul li span {
        font-size: 27px;
    }

    #signUpForm .form-header .stepIndicator,
    .hm-matrix ul li p {
        font-size: 11px;
    }

    .categoryList ul li {
        flex: 0 0 100%;
        background: #fff;
        position: relative;
        padding: 20px;
        height: 300px;
        float: left;
        margin-bottom: 3rem;
        overflow: hidden;
    }

    .main-bg {
        bottom: 0px;
    }

    .sec-hm-product {
        padding-bottom: 6rem;
    }

    img.bg-category-prod {
        position: absolute;
        bottom: 0px;
        width: 30%;
        left: -10px;
    }

    .online-prodList .product-list ul li {
        flex: 0 0 46%;
    }

    .prod-type-img {
        margin-bottom: 30px;
    }

    .network-form ul li {
        flex: 0 0 100%;
        margin-bottom: 4rem;
    }

    .detailList h1,
    .jobs-info li h2,
    .net-cont .sub-head,
    .partnersSlider ul li h4 {
        font-size: 18px;
    }

    .team-network {
        margin-top: 80px;
    }

    ul.network-info li h2 {
        color: #111;
        font-size: 36px;
        font-weight: 700;
    }

    .opening-list .sub-head {
        width: 28%;
        margin-bottom: 0.5rem;
    }

    .team-network h2 {
        text-align: left;
        font-size: 25px;
    }

    .testi-info-txt {
        padding: 80px 0;
    }

    .testi-txt {
        padding: 50px 20px;
    }

    .testimony-cont {
        margin-top: 4rem;
    }

    .testi-txt ul li:nth-child(2) {
        width: 80%;
    }

    .action-list ul li,
    .blogList ul li,
    .specificationsList ul li {
        flex: 0 0 100%;
    }

    .blog-cont {
        margin-top: 0;
        padding: 20px;
    }

    .quickLinksBx ul {
        border-right: 0;
        border-top: 1px solid #bf9237;
        border-bottom: 1px solid #bf9237;
        padding: 2rem 0;
    }

    ul.testi-info {
        margin-bottom: 3rem;
    }

    .sec-hm-blogs .blog-cont .btn-read-more {
        margin-top: 5rem;
    }

    .social-info {
        padding-left: 0;
        display: flex;
        align-items: center;
    }

    .social-info h5 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .yellow-boder-bottom {
        border-bottom: 0 solid #bf9237;
        padding-bottom: 0;
    }

    li.ft-continfo h5 {
        font-size: 19px;
    }

    .quickLinksBx ul li a:before {
        content: "\f0c8";
        position: absolute;
        left: 0;
        font-family: FontAwesome;
        color: #fff;
        font-size: 7px;
        top: 13px;
    }

    .quickLinksBx ul li a {
        padding-left: 20px;
        position: relative;
    }

    .sec-footer {
        background: #026325;
        padding: 4rem 10px 0;
    }

    .copyright-info ul li a {
        font-size: 10px;
    }

    .socialIcons {
        margin-left: 50px;
    }

    .missio-cont h3,
    .vision-text h3 {
        margin-bottom: 20px;
        font-size: 25px;
    }

    .inner-bannerPage {
        padding-top: 0;
    }

    .categoryList.innerpage-category ul li {
        flex: 0 0 100%;
        overflow: hidden;
        height: auto;
        margin-bottom: 2rem;
    }

    .categoryList.innerpage-category .main-bg {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -75px;
        width: 100%;
    }

    .coreValue-List .accordion-button,
    .coreValue-List .accordion-button:not(.collapsed),
    .prod-detail-breadcum .breadcrumb-item {
        font-size: 16px;
    }

    .product-deatils {
        padding-left: 0;
        margin-top: 5rem;
    }

    .sec-weight-quantity ul {
        display: block;
    }

    .product-deatils .quant-list {
        margin-bottom: 2rem;
    }

    .catagory-prod ul.prod-details-info li:nth-child(2),
    .related-list {
        padding-left: 0;
    }

    .action-list ul {
        margin: 0 12%;
    }

    h2.product-deatils-head {
        margin-left: 0;
        margin-top: 0;
        border-top: 0;
    }

    .catagory-prod .product-deatils {
        margin: 0;
        padding: 10% 6%;
    }

    .catagory-prod ul.prod-details-info {
        display: block;
        float: left;
    }

    .catagory-prod .prod-descrip {
        border-right: 0;
        border-bottom: 1px solid #fec007;
        padding-bottom: 1.5rem;
        padding-top: 50px;
    }

    .catagory-prod .prod-descrip:last-child {
        border: 0;
    }

    .catagory-prod .prod-maturity-date {
        margin-top: 0;
        padding-top: 0;
        width: 75%;
    }

    .catagory-prod ul.prod-details-info .prod-descrip ul li {
        position: relative;
        padding-bottom: 9px;
        padding-left: 20px;
    }

    .orderList ul li:first-child {
        float: left;
        width: 55%;
        font-size: 14px;
    }

    .orderList ul li:nth-child(2) {
        float: right;
        width: 45%;
        text-align: right;
    }

    .detailList li:nth-child(2) {
        width: 70%;
        padding-left: 10%;
        padding-top: 5%;
        float: left;
    }

    .cart-deatils-list ul.footList {
        justify-content: space-around;
    }

    .cart-page .quant-list {
        float: left;
        margin-top: 0;
    }

    .detailList li:nth-child(4) {
        width: 50%;
        float: right;
        text-align: right;
    }

    .cart-deatils-list ul.footList li:first-child {
        width: 50%;
        font-size: 20px;
    }

    .cart-deatils-list ul.footList li {
        font-size: 20px;
    }

    .cart-page .btn-read-more .link-primary {
        float: none;
        margin-bottom: 2rem;
    }

    .body-login .card1 {
        padding: 30px 0;
        width: 100%;
    }

    .btn-account-create {
        padding: 0 60px;
    }

    .blog-details-inner {
        width: 100%;
        padding-right: 0;
    }

    .addaddress {
        width: 100%;
        font-size: 22px;
        padding: 0;
        color: #5a6977;
        text-align: center;
        display: flex;
    }

    .journeyCont,
    .payment-row {
        padding: 25px;
    }

    .addaddress .pymt-type-desc {
        font-weight: 500;
        font-size: 14px;
        padding-top: 0;
        padding-left: 15px;
    }

    .summerysec .addaddress {
        width: 100%;
        font-size: 30px;
        padding: 10px 18px;
        display: flex;
        justify-content: center;
    }

    .summerysec .addaddress .pymt-type-desc {
        font-size: 18px;
        padding-top: 0;
        padding-left: 20px;
    }

    .payment-row {
        background-color: #fff;
        width: auto;
        position: relative;
        margin: 6px;
    }

    .pymt-radio {
        flex: 0 0 100%;
        margin-bottom: 15px;
    }

    .choose-address {
        width: auto;
        float: none;
    }

    .pymt-radio.summerysec {
        flex: 0 0 100% !important;
        background-color: #fff;
        margin-bottom: 15px;
    }

    .coreValue-List .accordion-button.logout-mob::after {
        background-image: none;
    }

    form .user__details .input__box {
        width: 100%;
        margin-bottom: 15px;
    }

    ul.testi-info li {
        margin-right: 20px;
    }

    .about-matrics .hm-matrix ul li span {
        font-size: 30px;
    }

    .abt-icons {
        position: absolute;
        left: -38px;
        top: -15px;
    }

    .awar-text {
        padding: 15px 15px 15px 20px;
    }

    .inner-breadcum {
        left: 10px;
    }

    .detailList li:first-child {
        width: 30%;
        margin-bottom: 30px;
    }

    .detailList li:nth-child(3) {
        width: 30%;
    }

    .serach-form {
        margin-right: 27px;
        position: absolute;
        bottom: 21px;
        right: -70px;
        z-index: 1;
    }

    .serach-form .form-control {
        border: 0;
        border-bottom: 1px solid var(--themeColor);
        border-radius: 0;
        background: 0 0;
        width: 50%;
    }

    .cart-page .btn-read-more.btn-shipping .link-primary {
        float: none;
        margin: 0 auto;
    }

    .sec-blogs {
        margin-top: 50px;
    }

    .blogType {
        background: #f2f2f2;
        padding: 20px;
        float: left;
        width: 100%;
    }

    .blogType span {
        color: var(--themeColor);
        float: left;
        width: 100%;
    }

    .blogType h5 {
        color: #000;
        float: left;
        width: 100%;
        margin: 20px 0;
        font-weight: var(--headingFontWeight);
    }

    .blogType p {
        color: #000;
    }

    .blog-details-inner h1 {
        font-size: 24px;
    }

    .prod-hd-sec {
        margin-left: 0;
        display: block;
        float: left;
        width: 100%;
        margin-top: 0;
        border-top: 0;
    }

    .maturity-swoing {
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 35px;
    }

    .inner-main-deatils .main-desp-info {
        display: flex;
        float: left;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        margin: 0;
    }

    ul.prod-details-info li:first-child {
        width: 100%;
        border-right: 0;
    }

    .prods-other-info {
        margin-top: 40px;
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }

    img.close-spec {
        float: right;
        width: 37px;
        margin-bottom: 30px;
        position: absolute;
        right: 8px;
        z-index: 9;
        top: 14px;
    }

    .product-deatils-head.view-spec h2 {
        color: #111;
        margin-bottom: 40px;
        padding-left: 25px;
        font-size: 30px;
    }

    .sec-prod-details .prod-detail-img {
        min-height: 370px;
        height: 100% !important;
        margin-top: 0;
    }

    #signUpForm {
        padding: 15px 15px 30px;
    }

    #signUpForm .form-footer .btn-next #prevBtn {
        padding: 5px 55px 5px 18px;
        font-size: 11px;
    }

    #signUpForm .form-footer .btn-prev #prevBtn {
        padding: 5px 15px 5px 35px;
        font-size: 11px;
    }

    #signUpForm .form-footer .btn-next #prevBtn img.btn-green,
    #signUpForm .form-footer .btn-prev #prevBtn img.btn-green {
        width: 38px;
        top: -22px;
        position: absolute;
        right: -2px;
    }

    #signUpForm .form-header {
        margin-bottom: 27px;
    }

    #signUpForm input,
    #signUpForm select {
        padding: 1px 20px;
        width: 100%;
        font-size: 13px;
        border: 1px solid #e3e3e3;
        border-radius: 5px;
        height: 32px;
    }

    #signUpForm .form-footer .btn-read-more {
        width: auto;
        margin-top: 1.2rem;
    }

    .prod-finder-form {
        height: 135vh;
        padding-top: 9%;
    }

    .select-prod ul li {
        flex: 0 0 48%;
        margin-bottom: 15px;
    }

    ul.event-gal li {
        margin-bottom: 25px;
        margin-right: 0;
        flex: 0 0 100%;
    }

    .rwd-table td,
    .rwd-table th {
        padding: 8px !important;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .sec-prod-details .product-deatils {
        padding-left: 0;
        margin-top: 2rem;
    }

    .sec-prod-details .btn-read-more .link-primary {
        float: left;
    }

    span.search-error {
        position: absolute;
        top: 115px;
        right: 125px;
    }

    .product-deatils .inner-main-deatils {
        padding-left: 20px;
    }

    .product-list ul li p {
        padding: 10px;
        font-size: 11px;
    }

    .partnersSlider ul li {
        flex: 0 0 90%;
        padding: 11px;
    }

    .coreValue-List .accordion-flush .accordion-item {
        float: left;
        width: 100%;
    }

    .float-prod-find a img {
        width: 30px;
    }

    .flat-whatsapp {
        position: fixed;
        right: 25px;
        bottom: 34%;
        width: 45px;
        z-index: 1;
    }
}