@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap');

html {
    font-size: 16px;
    overflow-x: hidden;
}

body {
    position: relative;
    font-family: 'Poppins', sans-serif;
    background: #fff;
    overflow-x: hidden;
}

/*.container {
    max-width: 1170px;
}*/

:root {
    --white: #ffffff;
    --black: #000;
    --gary-color: #727272;
    --lightgary-color: #b2b9bd;
    --theme-color: #39b24a;
    --primary-color: #262262;
}

p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 2;
    color: #828282;
}

h1,
h4,
h5,
h6 {
    color: #000;
}

h2,
h3 {
    font-family: 'Bebas Neue', cursive;
}

.img-auto {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

a,
button {
    text-decoration: none !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:hover,
button:hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

figure {
    margin: 0;
}

section {
    padding: 5rem 0;
}

.abtImg figure {
    position: relative;
}

.abtImg figure .aboutHeading {
    position: absolute;
    top: -6rem;
    background: #f7f5f2;
    padding: 1rem 1rem 0;
}

.aboutOne {
    font-size: 3.125rem;
    color: var(--primary-color);
    font-weight: 100;
    margin: 0;
    line-height: 1;
}

.aboutTwo {
    font-size: 6.25rem;
    font-weight: 400;
    color: var(--black);
    margin: 0;
    line-height: 1;
}

.aboutTwo span {
    color: var(--theme-color);
}

.aboutSec {
    background: #f7f5f2;
    padding: 10rem 0 8rem;
    position: relative;
}

.provide {
    margin-top: 5rem;
}

.provide .aboutTwo span {
    display: block;
}

.businesContent h2 {
    font-size: 1.875rem;
    position: relative;
}

.businesContent h2:before {
    content: '';
    position: absolute;
    right: -80%;
    background: var(--theme-color);
    width: 247px;
    height: 1px;
    top: 17px;
    z-index: 1;
}

.businesContent p {
    margin-right: -1.4rem;
}

.shadow1 {
    box-shadow: 0 3px 20px rgb(0 0 0 / 11%);
    border-radius: 15px;
}

a.themeBtn.borderGreen {
    background: transparent;
    border: 1px solid var(--theme-color);
    padding: 1.04em 2em;
    color: var(--theme-color);
}

.provide .aboutTwo {
    margin: 0 0 3.5rem;
}

.mfmImg .businesContent {
    margin-top: 2.5rem;
    margin-left: 1.5rem;
}

.mfmImg .businesContent h2:before {
    right: inherit;
    left: 5px;
    width: 1px;
    height: 141px;
    top: -140px;
}

.mfmImg .businesContent p {
    margin-right: 4.3rem;
}

.mfmBrand .shadow1 {
    margin-top: -7rem;
}

.mfmBrand {
    margin-top: 3.5rem;
}

.mfmBrand .businesContent p {
    margin-right: 0;
    line-height: 1.8;
}

.mfmImg {
    margin-left: 1.5rem;
}

.mfmBrand .businesContent h2:before {
    right: -26%;
    width: 320px;
}

.imgOne {
    position: absolute;
    left: -29rem;
    bottom: 30px;
    /*left: 0rem;*/
    /*bottom: 30px;*/
}

.farmerSec {
    background: url(../images/farmerbg.jpg) no-repeat top center/ cover;
    padding: 7rem 0;
}

.farmerContent .aboutOne {
    color: var(--black);
}

.procesContent h5 {
    font-size: 1.57rem;
    color: #97c93e;
    font-weight: 600;
}

.procesContent p {
    font-size: 1.125rem;
    color: var(--black);
    margin: 0 0 1.5rem;
    line-height: 1.6;
}

.joinSec {
    background: url(../images/marketbg.jpg) no-repeat top center/ cover;
    text-align: center;
    padding: 6.5rem 0;
}

.joinSec .aboutOne {
    color: var(--white);
}

.joinSec .aboutTwo {
    color: var(--white);
    margin: 1rem 0;
}

.joinSec .playIcon {
    margin: 4rem auto 0;
    width: 80px;
    height: 80px;
    background: var(--white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--theme-color);
    font-size: 1.2rem;
}

.logoSlider .swiper-wrapper {
    align-items: center;
}

.logoSlider figure {
    text-align: center;
}

.newsCard figure img {
    width: 100%;
    border-radius: 15px;
}

.newsCard figure {
    position: relative;
}

.industrySec .aboutTwo {
    text-align: center;
    margin: 0 0 2rem;
}

.industrySec {
    padding: 0 2rem 5rem;
}

.newsCard figure .overlay {
    position: absolute;
    bottom: 1.5rem;
    left: 1.5rem;
}

.newsCard figure .overlay h5 {
    font-size: 1.625rem;
    color: var(--white);
    font-weight: 600;
    line-height: 1.6;
}

.newsCard figure .overlay span {
    font-size: 1.125rem;
    color: #39b24a;
}

.industrySec .swiper-button-next {
    width: 78px;
    height: 78px;
    background: var(--white);
    border-radius: 50%;
    opacity: 1;
    right: 9%;
}

.industrySec .swiper-button-next:after {
    font-size: 1.2rem;
    font-weight: 900;
    color: var(--theme-color);
}

.industrySec .swiper-button-prev {
    width: 78px;
    height: 78px;
    background: var(--white);
    border-radius: 50%;
    opacity: 1;
    left: 9%;
}

.industrySec .swiper-button-prev:after {
    font-size: 1.2rem;
    font-weight: 900;
    color: var(--theme-color);
}

.map {
    margin-bottom: -7px;
}

.getSec {
    padding: 0;
    background: var(--theme-color);
}

.getForm .aboutTwo {
    color: var(--white);
}

.getForm label {
    font-size: 1rem;
    font-weight: 400;
    color: var(--white);
    display: block;
}

.getForm input {
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    height: 45px;
    margin: 0 0 2rem;
}

.getForm textarea {
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    height: 140px;
    margin: 0 0 2rem;
    resize: none;
}

.getForm .themeBtn {
    display: table;
    margin-left: auto;
    background: var(--primary-color);
    border: 0;
    padding: 1em 2.2em;
}

.getForm {
    margin-left: 3rem;
}

footer {
    background: #f7f5f2;
    padding: 6rem 0 0;
}

.quickList h2 {
    font-size: 1.875rem;
    color: #000000;
    margin: 0 0 1.3rem;
}

.quickList ul li a {
    font-size: 1rem;
    color: var(--black);
    text-transform: uppercase;
    font-weight: 500;
}

.quickList ul li + li {
    margin: 1.3rem 0 0;
}

.calFoter ul li strong {
    font-size: 1.25rem;
}

.calFoter ul li a {
    color: #262262;
    font-size: 1.085rem;
    font-weight: 400;
}

.calFoter ul li {
    font-size: 1.15rem;
    line-height: 1.8;
}

.calFoter ul li + li {
    margin: 3px 0 0;
}

.copyRight {
    border-top: 1px solid #d2d2d2;
    align-items: center;
    padding: 2rem 0;
    margin-top: 4rem;
}

.copyRight ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 1.2rem;
}

.copyRight p {
    margin: 0;
    font-size: 1.125rem;
    color: var(--black);
}

.copyRight ul li span {
    font-size: 1.25rem;
    color: var(--black);
}

.copyRight ul li a {
    color: #000;
}

.copyRight ul li a:hover {
    color: var(--theme-color);
}

.quickList ul li a:hover {
    color: var(--theme-color);
}

.themeBtn:hover,
.navbar-nav .nav-item:last-child .nav-link:hover {
    background: #272460;
    color: var(--white);
}

.themeBtn.borderBtn:hover,
a.themeBtn.borderGreen:hover,
.industrySec .swiper-button-prev:hover,
.industrySec .swiper-button-next:hover {
    background: var(--theme-color);
    color: var(--white);
    border-color: var(--theme-color);
}

.industrySec .swiper-button-prev:hover:after,
.industrySec .swiper-button-next:hover:after {
    color: var(--white);
}

/*Inner Pages CSS Start*/
.banner {
    position: relative;
}

.banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner .overlay h2 {
    font-size: 5rem;
    color: var(--white);
    font-family: 'Bebas Neue', cursive;
    text-align: left;
    margin-top: 5rem;
}

/*About Inner Page CSS Start*/
.abtInner {
    background: #fff;
}

.abtInner .abtImg figure .aboutHeading {
    background: #fff;
}

/*About Inner Page CSS End*/
/*Business Inner Page CSS Start*/
.busSec h4 {
    font-size: 3.125rem;
    font-weight: 300;
    font-family: 'Bebas Neue', cursive;
    text-transform: uppercase;
}

.busSec .row {
    margin: 4rem 0;
}

/*Business Inner Page CSS End*/
/*Blog Inner Page CSS Start*/
.blogBox figure {
    position: relative;
}

.blogBox figure span {
    background: #262262;
    position: absolute;
    left: 0;
    top: 0;
    width: 98px;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 3.3125rem;
    color: var(--white);
    font-weight: 600;
    line-height: 1.14;
    font-family: "Montserrat", sans-serif;
}

.blogBox figure span small {
    font-size: 0.9375rem;
    font-weight: 600;
}

.blogBox .blogContent {
    padding: 1.5rem 0rem 3rem;
}

.blogBox .blogContent h2 {
    font-size: 1.625rem;
    font-weight: 300;
}

.blogBox .blogContent p {
    font-size: 0.875rem;
    color: #828282;
    line-height: 30px;
    margin: 0 0 1.5rem;
}

.blogBox .blogContent ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blogBox .blogContent ul li a {
    width: 30px;
    height: 30px;
    background: #efefef;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--black);
    font-size: 0.7rem;
    border-radius: 50%;
}

.blogBox .blogContent ul li {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.blogBox .blogContent ul li a:hover {
    background: #39B24A;
    color: var(--white);
}

.blogBox .blogContent ul li.readOne a {
    all: unset;
    font-size: 1rem;
    color: #292A58;
    cursor: pointer;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.blogBox .blogContent ul li.readOne {
    flex-shrink: 0;
}

.blogBox .blogContent ul li.readOne a i {
    width: 17px;
    height: 17px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #1a6aac;
}

.blogSec .themeBtn {
    text-transform: uppercase;
    padding: 0.63rem 0.6em 0.63rem 1.6em;
}

.blogSec {
    position: relative;
    padding-bottom: 9rem;
}

.blogSec .circle.circleTwo span {
    background: var(--primary);
}

.blogSec .circle.circleTwo.circleThree span {
    background: var(--primary);
}

.blogSec .circle.circleTwo.circleThree {
    right: 12rem;
    top: inherit;
    bottom: 7rem;
    left: inherit;
}

.blogSec .circle.circleTwo {
    top: 5rem;
    left: 5%;
    right: inherit;
}

/*Blog Inner Page CSS End*/
/*ContactInner Page CSS Start*/
.cntctLst ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cntctLst ul li {
    flex: 0 0 33.333333%;
}

.cntctLst ul li .infOne {
    text-align: center;
}

.cntctLst ul li .infOne {
    background: #39b24a;
    width: 17.5rem;
    height: 17.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 50%;
    font-size: 4rem;
    color: var(--white);
    margin: auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* box-shadow: 0 0 0 10px rgb(230 52 42 / 50%); */
    /* border: 2px dashed; */
    outline: 2px dashed #39b24a;
    outline-offset: 1.5rem;
}

.cntctLst ul li .infOne h2 {
    font-size: 1.5rem;
    font-weight: 400;
    margin: 1rem 0 0;
}

.cntctLst ul li .infOne a {
    font-size: 1.2rem;
    color: #ffffff;
}

.cntctLst ul li .infOne span {
    font-size: 1.2rem;
    color: #ffffff;
    display: block;
}

/*ContactInner Page CSS End*/
/*Inner Pages CSS End*/
.blackHeader {
    background: #fff;
    margin-top: 1rem;
    /* border-top: 1px solid #ddd; */
    padding: 1.5rem 4.2rem;
}

.blackHeader ul {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.blackHeader ul li a {
    font-size: 1.125rem;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 0;
    margin: 0 0;
    display: inline-block;
}

.an-navbar {
    padding: 0 4.2rem;
}