body {
    font-size: 18px;
    font-family: Outfit;
    font-weight: normal;
    overflow-x: clip;
    color: #010205;
    background: #ffffff;
    line-height: 30px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
html {
    font-size: 16px
}
/*.logo img {
    height: 65px;
}*/

a { text-decoration:none; color: inherit;}
a:hover { text-decoration:none; color: inherit;}
img {max-width:100%;}

.form-control::placeholder {
    color: #888888;
}

.form-control::-webkit-input-placeholder { /* Chrome, Safari, Edge */
    color: #888888;
}

.form-control:-ms-input-placeholder { /* IE 10-11 */
    color: #888888;
}

.form-control::-ms-input-placeholder { /* Edge (old) */
    color: #888888;
}

a:hover {
    color: #1696f6;
}

a.nav-link i {
    padding-left: 4px;
}

.container {max-width: 1260px!important;margin:0 auto;position:relative}

.meni-icon{
    display: none;
}

.meni-icon{
    display: none;
}

.close-icon{
    display: none;
}

.navBar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.topbar {
    background: #007027;
    color: #fff;
    text-align: center;
    padding: 0px 0px;
    font-size: 13px;
}

div#myNav {}

.navBar .navigation {
    /* width: 100%; */
}

.navBar .navigation ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.navBar .navigation ul li {
    padding: 30px 14px;
    text-transform: capitalize;
}

a.logo1 img {
    height: 70px;
}

.store-locator {
    display: flex;
    align-items: center;
}

.store-locator .sl a {
    background: #EC6500;
    color: #fff;
    padding: 12px 22px;
    font-size: 15px;
    border-radius: 30px;
}

.store-locator .sl a i {
    padding-left: 12px;
    font-size: 18px;
}

.store-locator .sl {
    margin-right: 20px;
}

.store-locator .search a {
    display: block;
    width: 40px;
    height: 40px;
    background: #007027;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
}

.navBar .navigation ul li:first-child {
    /* padding-left: 0px; */
}

section.main-banner {
    position: relative;
    /* padding-bottom: 52px; */
    /* background: #ecb447; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
        z-index: 3;
}

section.main-banner img {
    /* width: 100%; */
}

section.main-banner .ab-img {
    position: absolute;
    width: 100%;
    top: -12px;
    z-index: 1;
}

.header {
    position: relative;
    z-index: 9;
    /*    padding: 12px 0px;*/
}

.main_nav {
    padding: 0px 0px;
}

section.main-banner .farmer-txt {
    position: absolute;
    width: 100%;
    z-index: 2;
}

section.main-banner .farmer-txt .fm-txt {
    /* background: #010205ab; */
    color: #fff;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

section.main-banner .farmer-txt .fm-txt .txt-txt {
    /* padding: 38px; */
    width: 56%;
}

section.main-banner .farmer-txt .fm-txt .all-product {
    background: #EC6500;
    text-transform: uppercase;
    text-align: center;
    padding: 12px;
    height: 52px;
}

section.main-banner .farmer-txt .fm-txt .txt-txt .headline {
    font-size: 46px;
    line-height: 62px;
    font-weight: 500;
}

section.main-banner .farmer-txt .fm-txt .txt-txt .txt p {
    margin: 0px;
    margin-top: 21px;
    font-size: 19px;
}

section.main-banner .farmer-txt .fm-txt .consultation-form {
    width: 38%;
}

section.main-banner .farmer-txt .fm-txt .txt-txt .headline span, section.main-banner .farmer-txt .fm-txt .consultation-form .form-area .formTitle span {
    color: #F4BD01;
    font-weight: 600;
}

section.main-banner .farmer-txt .fm-txt .consultation-form .form-area {
    background: #fff;
    padding: 54px 44px;
    border-radius: 15px;
}

section.main-banner .farmer-txt .fm-txt .consultation-form .form-area .formTitle {
    font-size: 27px;
    color: #010205;
    text-align: center;
    line-height: 37px;
    margin-bottom: 27px;
}

section.main-banner .farmer-txt .fm-txt .consultation-form .form-area .formTitle span {
    display: block;
}

section.main-banner .banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #000;
}

section.main-banner .banner-img {
    width: 100%;
    height: 100%;
}

.header .headerFlinks {
    display: flex;
    align-items: center;
}

.header .headerFlinks .cont-links ul {
    display: flex;
    justify-content: end;
}

.header .headerFlinks .cont-links ul li a {
    display: flex;
    align-items: center;
    text-transform: lowercase;
    font-size: 15px;
}

.header .headerFlinks .cont-links ul li a .icon {
    width: 24px;
    height: 24px;
    background: #ce122a;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 5px;
}

.header .headerFlinks .cont-links ul li a .icon i {
    font-size: 12px;
}

.navBar .navigation ul li a {
    /* font-size: 16px; */
}

.header .headerFlinks .header-contact {
    padding-bottom: 0px;
}

.header .headerFlinks .sl {
    background: #C9082A;
    color: #fff;
    margin-left: 27px;
    padding: 7px 17px;
    text-transform: uppercase;
    border-radius: 6px;
    font-size: 15px;
}

section.main-banner .farmer-txt .fm-txt .txt-txt .link a {
    display: block;
    margin-top: 22px;
    background: #C9082A;
    color: #fff;
    padding: 12px 22px;
    text-transform: uppercase;
    border-radius: 6px;
    font-size: 15px;
    width: max-content;
}

section.features {
    padding: 60px 0px;
    text-align: center;
}

.heading {
    padding-bottom: 22px;
}

.heading .headline {
    font-size: 42px;
}

.heading .headline span {
    color: #c9082a;
}

section.features .feature-list ul {
    display: flex;
    flex-wrap: wrap;
}

section.features .feature-list ul li {
    width: 31.33%;
    margin: 1% 1%;
    list-style: none;
    border: 1px solid #d6d6d6;
    text-align: left;
    padding: 27px;
    box-shadow: 0px 0px 10px #dbdbdb;
}

section.features .feature-list ul li .title {
    text-transform: capitalize;
    font-size: 23px;
    margin-bottom: 16px;
    margin-left: 22px;
}

section.features .feature-list ul li .icon img {
    width: 83px;
    height: auto;
    margin-bottom: 32px;
}

.form-control::placeholder {
    color: #888888;
}

.form-control::-webkit-input-placeholder { /* Chrome, Safari, Edge */
    color: #888888;
}

.form-control:-ms-input-placeholder { /* IE 10-11 */
    color: #888888;
}

.form-control::-ms-input-placeholder { /* Edge (old) */
    color: #888888;
}

section.about {
    padding: 60px 0px 30px 0px;
}

section.about .about-flex {
    /* display: flex; */
    justify-content: space-between;
    width: 40%;
}

section.about .about-flex .fl {
    /* width: 40%; */
}

section.about .about-flex .fr {
    /* width: 54%; */
}

section.about .about-flex .about-txt p {
    /* text-align: right; */
    /* font-size: 29px; */
    /* color: #007027; */
    /* line-height: 39px; */
}

section.about .about-flex .about-txt p span {
    color: #ec6500;
    font-weight: 600;
}

section.about .about-flex .fl h2.about-title {}

section.about .about-flex .fl .about-title span {
    background: #fff;
    font-size: 21px;
    padding: 17px 43px;
    border-radius: 48px;
    font-weight: 600;
}

section.about .about-flex .fl .about-title span:before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #007027;
    border-radius: 50%;
    margin-right: 12px;
}

section.about .about-gllery ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.about .about-gllery ul li {
    width: 32.33%;
    list-style: none;
}

section.about .about-gllery ul li img {
    border-radius: 46px;
    width: 100%;
}

section.about .about-stacks ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    width: 100%;
    top: -100px;
}

section.about .about-gllery {
    padding: 27px 0px;
}

section.about .about-gllery ul li {
    list-style: none;
}

section.about .about-stacks ul li {
    width: 32.33%;
    list-style: none;
    /* margin: 1%; */
    text-align: center;
}

section.about .about-stacks ul li .img-txt {
    /* display: flex; */
    align-items: center;
}

section.about .about-stacks ul li .img-txt .img {
    width: 74px;
    height: 74px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    margin-right: 22px;
}

section.about .about-stacks ul li .img-txt .img img {
    width: 41px;
}

section.about .about-stacks ul li .txt.count-up h3 {/*    padding-left: 96px;*/font-size: 48px;color: #0AB84E;/* font-weight: 600; *//*    margin-top: -18px;*/}


.heading {
    padding-bottom: 22px;
}

.heading .headline {
    /* text-transform: uppercase; */
    font-size: 42px;
    font-weight: 500;
    line-height: 56px;
}

.heading .headline span {
    color: #c9082a;
    /* font-weight: 600; */
}


footer .footerflex .form-control::-webkit-input-placeholder {
  color: #ebe7e7!important;
  opacity: 1;
}
footer {
    background: #ffffff;
    /* color: #fff; */
    padding: 40px 0px 24px 0px;
}

footer .footerflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .footerflex .footer-left {
    width: 100%;
    position: relative;
}

footer .footerflex .footer-right{
    width: 0px;
}

footer .footerflex .footer-left .footer-logo img {
    height: 72px;
    margin-bottom: 42px;
}

footer .footerflex .footer-left .footer-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .footerflex .footer-left .footer-links .flinks {
    width: 14%;
}

footer .footerflex .footer-left .footer-links .flinks:last-child {
    width: 29%;
}

footer .footerflex .footer-left .footer-links .flinks ul li {
    list-style: none;
    font-size: 14px;
    line-height: 21px;
    padding: 4px 0px;
}

footer .footerflex .footer-left .footer-links .flinks:nth-child(3) ul {
    column-count: 2;
}

footer .footerflex .footer-left .footer-links .flinks .title {
    font-size: 21px;
    margin-bottom: 17px;
}

footer .footerflex .footer-left .social-media {
    /* margin-top: 35px; */
    position: absolute;
    bottom: 16px;
}

footer .footerflex .footer-left .social-media .text-icon {
    display: flex;
    align-items: center;
}

footer .footerflex .footer-left .social-media .text-icon ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 12px;
}

footer .footerflex .footer-left .social-media .text-icon ul li {
    list-style: none;
    padding: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

footer .footerflex .headingtitle {
    font-size: 21px;
    margin-bottom: 17px;
}

.form-group {
    margin-bottom: 16px;
}

footer .footerflex .form-control {
    background: #ffffff3d;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 16px;
}

footer .footerflex .form {
    /* margin-top: 32px; */
}

input.form-control {}

input.Sign.Up {
    width: 100%;
    background: #EC6500;
    color: #fff;
    border: none;
    padding: 12px;
    text-transform: capitalize;
    border-radius: 8px;
    font-size: 15px;
}

.copyright {
    background: #ffffff;
    /* color: #fff; */
    border-top: 1px solid #D4D4D8;
}

.copyright .copy-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding: 12px 0px;
}

section.main-banner img {
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    object-position: top;
    width: 100%;
    /* border-radius: 22px; */
}

.banner-img {
    height: 100%;
    text-align: center;
    width: 100%;
}

.dropdown-content {
    position: absolute;
    background: #00702700;
    top: 100%;
    color: #fff;
    width: 307px;
    padding: 12px 0px;
    display: none;
    z-index: 999;
    left: -87px;
}

.dropdown-content ul {
    background: #0ab84e;
    padding: 15px 16px;
    position: relative;
    z-index: 999;
}

.navBar .navigation .dropdown-content ul li {
    display: block;
    width: 100%;
    padding: 3px;
}

.navBar .navigation ul li.dropdown {}

.navBar .navigation ul li.dropdown:hover .dropdown-content {
    display: block;
    /* z-index: 3; */
}

.dropdown-content a:hover {
    color: #000000;
}

.nav-link:hover, .nav-link.active {
    color: #0ab84e;
}

.form-control {
    font-size: 14px;
    padding: 12px;
    appearance: auto;
}

section.about .about-stacks {
    position: relative;
    padding-top: 157px;
    width: 54%;
}

section.about .about-stacks ul li .txt.count-up {
    font-size: 19px;
    font-weight: 600;
}

section.about .about-stacks ul li:nth-child(1), section.about .about-stacks ul li:nth-child(3) {
    margin-top: 232px;
}

section.about .about-stacks ul li:nth-child(3) {}

input[type=button].form-control {
    background: #0ab84e;
    color: #fff;
    border-radius: 32px;
    font-size: 15px;
        border: 1px solid #0ab84e;
}

section.mission {
    text-align: center;
    padding: 0px 0px 60px 0px;
}

section.mission .missin-img {
    text-align: right;
    margin-top: 22px;
}

section.mission .heading .headline span {
    display: block;
}

section.mission .mission-value {
    position: relative;
}

section.mission .valueList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 84%;
    position: absolute;
    bottom: 17px;
}

section.mission .valueList .valueArea {
    width: 31.33%;
    background: #fff;
    text-align: left;
    margin: 1%;
    padding: 32px;
    border-radius: 11px;
    border: 2px solid #fffdfd;
}

section.mission .missin-img img {
    border-radius: 20px;
}

section.mission .valueList .valueArea .title {
    color: #0AB84E;
    margin-bottom: 16px;
    font-size: 23px;
}

.heading .headline span.block {
    display: block;
}

section.our-client {
    text-align: center;
    padding: 60px 0px 60px 0px;
    background: #F6F6F6;
}

section.our-client .client-list {
    /* width: 94%; */
    margin: 0px auto;
}

section.our-client .client-list ul {
    display: flex;
    flex-wrap: wrap;
}

section.our-client .client-list ul li {
    width: 18%;
    margin: 1%;
    list-style: none;
    background: #fff;
/*    box-shadow: 0px 0px 10px #Ccc;*/
    padding: 6px;
   border: 1px solid #e6e6e6;
}

section.our-client .client-list ul li .client-logo .img {
    width: 100%;
    background: #fff;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
}

section.our-client .client-list ul li .client-logo .img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

section.services {
    color: #fff;
    background: #02413E;
    padding: 60px 0px;
    text-align: center;
    position: relative;
}

section.services .Service-listing ul {
    display: flex;
    flex-wrap: wrap;
}

section.services .Service-listing ul li {
    margin: 1%;
    width: 48%;
    background: #1F605D;
    list-style: none;
    padding: 38px;
    text-align: left;
    border-radius: 14px;
}

section.services .Service-listing ul li .service-name {
    font-size: 25px;
    margin: 0px 0px 15px 0px;
    display: flex;
    align-items: center;
}

section.services .video-slider {
    padding-left: 20%;
}

section.vidio-embeded {
    position: relative;
    padding: 0px 0px 0px 0px;
}

section.vidio-embeded .video-slider {
    padding-left: 9%;
}

section.vidio-embeded:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: #02413e;
    height: 47%;
    width: 100%;
}

section.vidio-embeded .item {
    border: 2px solid #ffffff;
}

section.vidio-embeded .video-slider .owl-nav {
    /* display: none; */
    padding-right: 9%;
    display: flex;
    justify-content: center;
}

section.vidio-embeded .video-slider .owl-dots {
    padding-top: 27px;
    display: none;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0ab84e !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px!important;
    height: 12px!important;
    margin: 5px 4px!important;
}

section.experts {
    text-align: center;
    padding: 60px 0px;
}

.heading .txt {
    width: 78%;
    margin: 0px auto;
    padding-top: 17px;
}

section.experts .experts-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    padding-top: 22px;
}

section.experts .experts-list ul li {
    position: relative;
    width: 31.33%;
    cursor: pointer;
}

section.experts .experts-list ul li .expeet-detils {
    border-top: 5px solid #0AB84E;
    width: 89%;
    margin: 0px auto;
    margin-top: -43px;
    z-index: 2;
    position: relative;
    background: #fff;
    padding: 14px;
}

section.experts .experts-list ul li .expeet-detils .designation {
    color: #4d434388;
    font-size: 15px;
}

section.experts .experts-list ul li .expeet-detils .name {
    font-weight: 700;
}

section.testimonials {
    text-align: center;
    padding: 30px 0px 60px 0px;
}

section.testimonials .testimonials-txt {
    background: #fff;
    padding: 44px;
    border-radius: 44px;
    width: 66%;
    margin: 44px auto;
    z-index: 2;
    position: relative;
    font-size: 16px;
}

section.testimonials .gallery-slider {
    position: relative;
}

.arrow-top {
    position: absolute;
    left: 0px;
    top: 0px;
}

.arrow-bottom {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

mainSwipers2  .swiper-slide {
    position: relative;
}

.dot-top {
    position: absolute;
    right: 11%;
    top: 0px;
}

.dot-bottom {
    left: 10%;
    position: absolute;
    bottom: 0px;
}

section.testimonials .testimonials-txt .title {
    font-size: 21px;
    margin-bottom: 18px;
}


section.other-feature.faq-page {
    padding: 60px 0px;
    background: #F6F6F6;
    /* color: #fff; */
    text-align: center;
}

section.other-feature.faq-page ul > li.main:before {
    counter-increment: faq;
    content: counters(faq, ".", decimal-leading-zero) " ";
    /* font-family: Right Grotesk; */
    font-size: 29px;
    text-align: left;
    /* background: linear-gradient(94.99deg, #ff302a85 9.28%, #f28bea8f 93.61%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    position: absolute;
    left: 0px;
    top: -10px;
    line-height: 49px;
}

section.other-feature.faq-page {
  counter-reset: faq;
}

section.other-feature.faq-page ul li.main {
    position: relative;
    list-style: none;
    text-align: left;
    padding-left: 58px;
    margin: 44px 0px;
    padding-right: 60px;
    cursor: pointer;
}

section.other-feature.faq-page ul li.main .head-line {
    font-size: 24px;
    font-weight: 500;
}

section.other-feature.faq-page ul li.main .desc {
    padding-top: 17px;
    display: none;
}

section.other-feature.faq-page ul li.main:after {
    content: '\002B';
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 42px;
    color: #ffffff;
    font-size: 17px;
    background: #c9082a;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.other-feature.faq-page ul li.main.mains:after {
    content: "\2212";
     font-size: 14px;
}

section.other-feature.faq-page ul li.main.mains .desc {
    display: block;
}

section.lets-talk {
    text-align: center;
    padding: 60px 0px;
}

section.lets-talk .txt {
    width: 62%;
    margin: 0px auto;
    font-size: 44px;
    line-height: 56px;
    font-weight: 400;
}

.lets-talk {
    margin-top: 32px;
    display: flex;
    justify-content: center;
}

.lets-talk a {
    display: block;
    width: fit-content;
    background: #c9082a;
    color: #fff;
    padding: 8px 29px;
    border-radius: 8px;
}

footer .footer-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

footer .footer-flex .footer-links ul {
    display: flex;
    list-style: none;
}

footer .footer-flex .footer-links ul li {
    padding: 12px;
}

footer .social-media a {
    padding-left: 15px;
}

.swiper-wrapper.center-items {
    justify-content: center;
}

.thumbSwipers2 .swiper-slide img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
}

.thumbSwipers2 .swiper-slide.swiper-slide-thumb-active img {
    width: 100px;
    height: 100px;
    border: 2px solid #0ab84e;
}

.sl a {
    /* display: block; */
    /* width: fit-content; */
    /* background: #0AB84E; */
    /* color: #fff; */
    /* padding: 7px 32px; */
    /* border-radius: 40px; */
    /* margin-left: 7px; */
}

.sl a:hover,input[type=button].form-control:hover, section.other-feature.faq-page ul li.main:hover:after,
section.lets-talk .lets-talk a:hover{
    /* background: #198fef; */
    color: #fff;
}

a:hover {
    color: #c9082a;
}

a.nav-link i {
    padding-left: 4px;
}

textarea.form-control {
    min-height: 100px;
}

section.mission .mission-value .missin-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

section.mission .mission-value .missin-img .rightImg {
    width: 50%;
}

section.mission .valueList .valueArea:hover {
    border: 2px solid #0ab8548f;
}

section.services .Service-listing ul li .service-name .icon {
    width: 47px;
    margin-right: 10px;
}

footer .footer-flex .social-media a {
    display: block;
    background: #cf112b;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 2px;
    padding: 0px;
    border-radius: 50%;
    color: #fff;
}

footer .footer-flex .social-media .list {
    display: flex;
    justify-content: end;
    /* width: 100%; */
}

section.main-banner .farmer-txt .fm-txt .col-md-6,
section.main-banner .farmer-txt .fm-txt .col-md-12 {
    padding: 0px 7px;
}

section.about .conterFlex-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .footer-flex .social-media a:hover:nth-child(2) {
    background: #0953a8;
}

footer .footer-flex .social-media a:hover:nth-child(3) {
    background: #18b8e1;
}

footer .footer-flex .social-media a:hover:nth-child(1) {
    background: #201f6d;
}

section.vidio-embeded .video-slider .owl-nav button {
    background: #0ab84e;
    width: 36px;
    height: 36px;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
}

section.vidio-embeded .video-slider .owl-nav button span {
    /* color: red; */
    margin-top: -4px;
}

section.vidio-embeded .video-slider .owl-nav button:hover {
    background: #00aff4;
}

section.inner-service.inner-page {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 322px;
}

section.inner-service.inner-page .inner-banner, section.inner-service.inner-page .inner-banner .img {
    width: 100%;
    height: 100%;
}

section.inner-service.inner-page .inner-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


section.inner-service.inner-page .inner-text {
    position: absolute;
    z-index: 2;
    color: #fff;
}

section.inner-service.inner-page:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #010205b3;
}

section.inner-service.inner-page .inner-text .heading {
    padding: 0px;
}

section.inner-service.inner-page .inner-text .heading h1 {
    font-size: 48px;
}

.policyContent {
    padding: 60px 0px;
}

.policyContent h2 {
    font-size: 27px;
    padding: 10px 0px;
}

.policyContent h3 {
    font-size: 21px;
    padding: 7px 0px;
}

.policyContent ul, .policyContent ol {padding-left: 15px;}

.policyContent li {
    padding-bottom: 11px;
}

section.what-we-do {
    padding: 60px 0px;
    text-align: center;
}

section.what-we-do .do-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* flex-direction: row-reverse; */
    align-items: center;
    padding: 32px 0px;
    text-align: left;
}
section.what-we-do .do-flex .fl {width: 44%;}

section.what-we-do .do-flex .fr {width: 50%;}

section.what-we-do .do-flex:nth-child(odd) {
    flex-direction: row-reverse; 
    margin-bottom: 44px;
}


section.what-we-do .what-img img {
    border-radius: 13px;
}
section.leadership-content {
    padding: 60px 0px 60px 0px;
    text-align: center;
/*    color: #010205;*/
background: #fff;
}

section.mission.about{
    padding: 60px 0px;
}

.swiper-button-prev.swiper-button-prev-2 {}

.swiper-button-next, .swiper-button-prev {
    color: #0ab84e!important;
    font-size: 12px!important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 27px!important;
}

.modal-header {
    padding: 21px 21px 0px 21px;
    border: none;
}

button.btn-close {
    position: absolute;
    right: 0px;
    opacity: 1!important;
    background: #ff0000;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid red;
    top: -7px;
    right: -9px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer!important;
    z-index: 9;
}

button.btn-close:after {
    content: "\2715";
    position: absolute;
    color: #fff;
    font-weight: 900;
}

.instructors-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.instructors-flex .instructorsImg {
    width: 32%;
    text-align: center;
    font-size: 21px;
}

.instructors-flex .instructorsTxt {
    width: 64%;
}

.instructors-flex .instructorsImg .Name {
    margin-top: 10px;
    color: #097113;
}

section.blogs.blogpage {
    padding: 60px 0px;
}

section.blogs.blogpage .blogs-section-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.blogs.blogpage .blogs-section-flex .left {
    /* width: 66%; */
}

section.blogs.blogpage .blogs-section-flex .right {
    width: 31%;
}

section.blogs.blogpage .blogs-section-flex .left .blogList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea {
    width: 31.33%;
    margin: 1%;
    background: #fbfbfb;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content {
    padding: 15px;
    font-size: 12px;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .content .blogTitle h3 {
    font-size: 19px;
    line-height: 27px;
}

section.blogs.blogpage .blogs-section-flex .right .right-cart {
    padding: 24px;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 0.2);
    border-radius: 3px;
    margin-bottom: 32px;
}

section.blogs.blogpage .blogs-section-flex .right h2.headline {
    font-size: 28px;
    line-height: 38px;
}

section.blogs.blogpage .blogs-section-flex .right .heading {
    padding-bottom: 12px;
}

.wpcf7-form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 16px;
    padding: 9px;
    appearance: auto;
    margin-top: 4px;
}

label {
    font-size: 15px;
}

textarea.wpcf7-form-control {
    max-height: 100px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
   background: #c9082a;
    color: #fff;
    text-transform: uppercase;
    width: auto;
}



section.blogs.blogpage .blogs-section-flex .right .right-cart .postLists ul li {
    /* display: flex; */
    list-style: none;
    padding: 14px 0px;
}

section.blogs.blogpage .blogs-section-flex .right .right-cart .postLists ul li .blogArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.blogs.blogpage .blogs-section-flex .right .right-cart .postLists ul li .blogArea .blogImg {
    width: 88px;
}

section.blogs.blogpage .blogs-section-flex .right .right-cart .postLists ul li .blogArea .content {
    width: calc(100% - 104px);
    font-size: 12px;
}

section.blogs.blogpage .blogs-section-flex .right .right-cart .postLists ul li .blogArea .content h3 {
    font-size: 14px;
}

section.blogs.blogpage .blogs-section-flex .right .right-cart .postLists ul li .blogArea .content .date {
    display: none;
}

section.blogs.blogpage .blogs-section-flex .right .right-cart .postLists ul li:not(:last-child) {
    border-bottom: 1px solid #dadada;
}

li {}

section.blogs.blogpage .blogs-section-flex .right .right-cart .postLists ul li:nth-child(1) {
    padding-top: 0px;
}

section.blogs.blogpage .blogs-section-flex .right .right-cart p {
    margin-bottom: 10px;
}

.blogs-footer {
    border-top: 1px solid #e2dbdb;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blogs-footer .em-blog-icon {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 10px;
}

.blogs-footer .em-blog-icon h6 {
    font-size: 14px;
    padding-left: 10px;
    padding-top: 5px;
}

.blog-button {
    float: right;
    font-size: 15px;
}

.blogs-footer i {
    color: #08873a;
}

section.blogs.blogpage .blogs-section-flex .left .blogList .blogArea .date i {
    padding-right: 6px;
}

section.contact-form {
    padding: 60px 0px;
    position: relative;
    background: #f7f5f5;
}

section.contact-form .main-contact {
    display: flex;
    justify-content: space-between;
    background: #c9082a;
}

section.contact-form .main-contact .form {
    width: 62%;
    background: #fff;
    padding: 25px 44px;
}

section.contact-form .main-contact .user-connect.map {
    width: 38%;
}

section.contact-form .main-contact .user-connect.map .card {
    background: none;
    border: none;
    padding: 25px 44px;
    color: #fff;
}

.form-group {
    margin-bottom: 16px;
}

input.btn_main {
    background: #c9082a;
    border: none;
    padding: 10px 22px;
    border-radius: 5px;
    color: #fff;
}

label:has(.subservicelist:empty) {
    display: none;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    border: none;
    padding: 0px;
    width: auto;
    background: #fff;
}

.wc-block-components-validation-error p {
    font-size: 15px!important;
}
.add-loc {
    padding: 3px 0px;
}

.add-loc i {
    font-size: 18px;
    margin-right: 10px;
}

.card-body ul.social-media {
    display: flex;
    list-style: none;
    padding-top: 22px;
    font-size: 28px;
}

.card-body ul.social-media li {
    padding-right: 20px;
}
.topbar .flex-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 13px;
    padding: 2px 0px;
}

.topbar .flex-bar ul.social-media {
    display: flex;
    align-items: center;
    list-style: none;
}

.topbar .flex-bar ul.social-media li {
    margin-left: 6px;
}

.topbar .flex-bar .left span {
    padding: 0px 10px;
}

.topbar .flex-bar .left i {
    padding-right: 4px;
}

.topbar .flex-bar ul.social-media li {
    width: 24px;
    height: 24px;
    background: #fff;
    color: #0ab84e;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: 2px;
    font-size: 14px;
}

ul li.dropdown .dropdown-content:after {
       content: '';
       border-right: 10px solid transparent;
       border-bottom: 10px solid #0ab84e;
       border-left: 10px solid transparent;
       position: absolute;
       left: 42%;
       top: 3px;
}



section.what-we-do .do-flex li {
    list-style: none;
    padding-bottom: 7px;
    position: relative;
    padding-left: 29px;
}

section.what-we-do .do-flex li:before {
    content: "\2714";
    position: absolute;
    left: 0px;
    color: #c9082a;
    top: 3px;
}


section.main-banner.servicesPage .farmer-txt {
    position: relative;
    background-color: #2C294A!important;
    padding: 80px 0px;
    text-align: center;
}
section.main-banner.servicesPage .farmer-txt .fm-txt {
    width: 100%;
    justify-content: center;
}

section.main-banner.servicesPage .farmer-txt .fm-txt .txt-txt {
    width: 100%;
    position: relative;
    z-index: 3;
}

section.main-banner.servicesPage .farmer-txt .fm-txt .txt-txt .car-img {
    display: flex;
    justify-content: center;
    z-index: 3;
    position: relative;
}

section.main-banner.servicesPage .farmer-txt .fm-txt .txt-txt .car-img img {
    width: 64%;
    margin-top: 60px;
}

section.main-banner .farmer-txt .fm-txt .txt-txt .headline span.block {
    display: block;
}

section.main-banner.servicesPage .farmer-txt:after {
    content: "";
    background: #ffffff;
    width: 100%;
    height: 23px;
    bottom: 0px;
    position: absolute;
    left: 0px;
    z-index: 1;
    display: none;
}

.headetTop {
    background: #c9082a;
}

.headetTop .flx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    font-size: 14px;
    padding: 3px 0px;
}

.headetTop .flx ul li {
    display: inline-block;
    padding-left: 12px;
    line-height: 12px;
}

.headetTop ul li:first-child{
    padding: 0px 12px;
    border-right: 1px solid #fff;
}

.headetTop .flx .email i {
    margin-right: 4px;
}


.navBar .navigation ul.sub-menu {
    display: none;
}

button.sub-menu-toggle {
    display: none;
}

#myNav ul li.menu-item-has-children a:after {
    content: "\f107";
    font-family: 'FontAwesome';
    /* color: #000; */
    /* right: 0px; */
    /* position: absolute; */
    /* top: 10px; */
    /* margin-left: auto; */
    padding-left: 5px;
}

#myNav ul li {
    position: relative;
}

#myNav ul li:not(:last-child):before {
    content: "";
    width: 0%;
    height: 4px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-left: auto;
    /* background: linear-gradient(180deg, #6ec83d 0%, #6ec83d 100%), linear-gradient(0deg, #6ec83d, #6ec83d); */
    margin-right: auto;
    transition: 0.5s ease-in-out;
}

#myNav ul li:hover:before {
    width: 93%;
}

#myNav ul li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    position: absolute;
    display: block;
    z-index: 9999;
    background: #fff;
    width: 394px;
    box-shadow: 4px 3px 10px #575757;
    padding: 17px 27px;
    top: 100%;
    /* border-radius: 8px; */
    /* border-top: 3px solid #6ec83d; */
    left: -32px;
}

#myNav ul li.menu-item-has-children ul.sub-menu li {
    padding: 4px 0px;
    line-height: 21px;
    display: block;
}

#myNav ul li.menu-item-has-children:hover ul.sub-menu li:after, #myNav ul li.menu-item-has-children:hover ul.sub-menu li:before {
    display: none;
}

#myNav ul li.menu-item-has-children ul.sub-menu li a {
    color: #000000;
    font-size: 17px;
    line-height: 28px;
}

#myNav ul li.menu-item-has-children ul.sub-menu li a:hover{
    /* color: #90fb55; */
}

ul.sub-menu:after {
    content: '';
    border-right: 10px solid transparent;
    border-bottom: 10px solid #6ec83d;
    border-left: 10px solid transparent;
    position: absolute;
    left: 43px;
    top: -9px;
    display: none;
}


#myNav ul li.menu-item-has-children ul.sub-menu li a:after {
    display: none;
}

.headetTop ul li a:hover {
    color: #fff;
}

section.other-feature.faq-page ul li.main:first-child {
    margin-top: 0px;
}
section.other-feature.faq-page.mainfaq-page {}

section.other-feature.faq-page.mainfaq-page .faq-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

section.other-feature.faq-page.mainfaq-page .faq-flex .leftside {
    width: 64%;
}

section.other-feature.faq-page.mainfaq-page .faq-flex .right-side {
    width: 30%;
    border: 1px solid #CFCFCF;
    padding: 32px;
    border-radius: 10px;
    text-align: center;
    /* font-size: 16px; */
}

section.other-feature.faq-page.mainfaq-page .faq-flex .right-side .title-head {
    font-size: 27px;
    padding: 32px 0px 10px 0px;
    line-height: 42px;
}

.ask-btns a {
    background: #c9082a;
    color: #fff;
    padding: 10px 22px;
    font-size: 17px;
    border-radius: 30px;
    display: block;
    margin: 33px 0px 12px 0px;
}



section.our-client.client-page {
    padding: 60px 0px;
    background: #fff;
}

section.main-banner:after {
    content: "";
    position: absolute;
    width: 100%;
    background: #08080875;
    height: 100%;
    left: 0px;
    top: 0px;
}

section.vehicle-screening {
    padding: 60px 0px 0px 0px;
    background: #f7faf9;
}

section.vehicle-screening .about-heading-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    position: relative;
}

section.vehicle-screening .about-heading-flex .sccreen-img {
    width: 274px;
}

section.vehicle-screening .about-drive {
    display: flex;
    justify-content: center;
}

section.vehicle-screening .about-drive .voideo {
    width: 65%;
    margin-top: -34px;
    z-index: 0;
}

section.features .feature-list ul li .iconTitle {
    display: flex;
    align-items: center;
}

section.counter-sec {}

section.counter-sec ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 79%;
    margin: 0px auto;
}

section.counter-sec ul li {
    list-style: none;
    width: 31.33%;
    margin: 1%;
    text-align: center;
}



section.counter-sec ul li h3 {
    font-size: 56px;
    margin-top: 26px;
}


section.main-banner.product-page .farmer-txt .fm-txt .txt-txt {
    width: 100%;
    text-align: center;
}

section.main-banner.product-page .farmer-txt {
    top: 60px;
}



section.technologies {
    text-align: center;
    padding-bottom: 60px;
}

section.technologies .tech-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.technologies .tech-list ul li {
    width: 18%;
    list-style: none;
    text-align: left;
    margin-top: 32px;
}

section.technologies .tech-list ul li .title {
    font-size: 21px;
    padding: 24px 0px 10px 0px;
}

section.core-value {
    padding: 60px 0px 0px 0px;
    position: relative;
    margin-bottom: 60px;
}

section.core-value .value-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.core-value .value-flex .fl {
    width: 30%;
}

section.core-value .value-flex .fr {
    width: 56%;
}

section.core-value:after {
    content: "";
    background: #F4F7FA;
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: -1;
}

section.core-value .value-flex .fl .coreValue .value-list .value-name {
    font-size: 40px;
    color: #c9082a;
    font-weight: 300;
    padding-bottom: 21px;
}

section.core-value .value-flex .fl .coreValue .value-list .value-name span {
    color: #1c1c1c30;
    font-size: 44px;
    padding-right: 14px;
}

section.core-value .value-flex .fl .coreValue .value-list {
    margin-top: 32px;
    margin-bottom: 64px;
}


section.core-value .value-flex .fr .potential-list {
    background: #fff;
    padding: 32px;
    margin: 23px 0px;
}


section.core-value .value-flex .fr .potential-list .potential-name {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

section.core-value .value-flex .fr .potential-list .potential-name .img {
    width: 58px;
    margin-right: 25px;
}

section.core-value .value-flex .fr .potential-list .potential-name .title {
    font-size: 24px;
    color: #1C1C1C;
}

section.core-value .value-flex .fr .potential-list .txt p {
    /* font-size: 15px; */
    line-height: 27px;
}
/* width */
section.core-value .value-flex .fr::-webkit-scrollbar {
  width: 2px;
}

/* Track */
section.core-value .value-flex .fr::-webkit-scrollbar-track {
  background: #cc17372e;
}

/* Handle */
section.core-value .value-flex .fr::-webkit-scrollbar-thumb {
  background: #c9082a;
}

/* Handle on hover */
section.core-value .value-flex .fr::-webkit-scrollbar-thumb:hover {
  background: #555;
}

section.core-value .value-flex .fr {
    width: 56%;
    max-height: 100%;
    overflow-y: auto;
    height: 106vh;
}


section.vehicle-screening .about-drive {position: relative;}

section.vehicle-screening .about-drive .camera {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 2;
}

section.vehicle-screening .about-drive .barrier {
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: right;
}

section.vehicle-screening .about-drive .camera img {
    width: 1;
}

section.vehicle-screening .about-drive .barrier img {
    width: 96%;
}

.mobileOnly{
    display: none!important;
}

.lets-talk a:hover {
    color: #fff;
}

.ask-btns a:hover,
.header .headerFlinks .sl:hover,
section.main-banner .farmer-txt .fm-txt .txt-txt .link a:hover,
.lets-talk a:hover{
    background: #000;
}


section.other-feature.faq-page ul li.main.mains .head-line {
    color: #c9082a;
}

section.other-feature.faq-page ul > li.main.mains:before {
    color: #c9082a;
}

.lets-talk.left {
    justify-content: flex-start;
}

.header.sticky {
    position: fixed;
    width: 100%;
    top: 0px;
    background: #fff;
    z-index: 99;
    box-shadow: 0px 0px 10px #cdcdcd;
}

footer .footer-flex .social-media {
    width: 100%;
    display: flex;
    justify-content: center;
}


.suscribe-btn .lets-talk {
    margin: 0px;
}

.tnp-subscription input[type=submit], .tnp-profile input[type=submit] {
    background-color: #c50729!important;
    border-radius: 7px;
    padding: 12px 22px;
}

.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select, .tnp-subscription textarea, .tnp-profile input[type=text], .tnp-profile input[type=email], .tnp-profile input[type=submit], .tnp-profile select, .tnp-profile textarea {
    width: 100%;
    padding: .7em;
    display: block;
    border: 1px;
    color: #444;
    border: 1px solid #dcdcdc;
    background-color: #f4f4f4;
    background-image: none;
    text-shadow: none;
    font-size: 1em;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
}

div#myModal .modal-header {
    display: block;
    /* text-align: center; */
}

div#myModal .modal-header p {
    font-size: 15px;
    line-height: 19px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0px;
}