@font-face {
        font-family: 'adobe-arabic, sans-serif';
        src: url('/wp-content/themes/siteorigin-corp-child/assets/fonts/AdobeArabic-Regular.woff2') format('woff2');
        font-weight: 400;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'adobe-arabic, sans-serif';
        src: url('/wp-content/themes/siteorigin-corp-child/assets/fonts/AdobeArabic-Bold.woff2') format('woff2');
        font-weight: 700;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'adobe-arabic, sans-serif';
        src: url('/wp-content/themes/siteorigin-corp-child/assets/fonts/AdobeArabic-Italic.woff2') format('woff2');
        font-weight: 400;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'adobe-arabic, sans-serif';
        src: url('/wp-content/themes/siteorigin-corp-child/assets/fonts/AdobeArabic-BoldItalic.woff2') format('woff2');
        font-weight: 700;
        font-style: italic;
        font-display: swap;
    }
.main-navigation div>ul:not(.cart_list)>li.current-menu-ancestor>a, .main-navigation div>ul:not(.cart_list)>li.current-menu-item>a, .main-navigation div>ul:not(.cart_list)>li.current>a, .main-navigation div>ul:not(.cart_list)>li.current_page_ancestor>a, .main-navigation div>ul:not(.cart_list)>li.current_page_item>a {
    border-color: #375C2C;
}
.slick-slider{
	user-select:text !important;
}
ul.sub-menu {
    top: 40px !important;
/*     background: #fff; */
}
.main-navigation ul .sub-menu li a{
	background : #fff;
}

.link-underline.main-navigation div>ul:not(.cart_list)>li:hover>a {
    border-bottom: none !important;
    border-color: transparent !important;
}
.corp-container {
    max-width: 100%;
    padding: 0px 100px;
}

.corp-container-fluid {
    max-width: 100%;
    padding: 0px 0px;
    margin: 0px auto;    
	background: #fff;
}
/* li#menu-item-278 {
    display: flex;
    flex-direction: column;
    gap: 0;
} */

body {
    font-family: "Lota", sans-serif;
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
    color: #000000;
}

.fixed-whatsapp {
    display: inline-block;
    position: fixed;
    right: 1%;
    top: 78%;
    z-index: 999;
}

.fixed-whatsapp img {
    width: 70px;
}

.fixed-callnow {
    display: inline-block;
    position: fixed;
    right: 1%;
    top: 65%;
    z-index: 999;
}

.fixed-callnow img {
    width: 70px;
}

.font-cormorant-garamond,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Lota", sans-serif;
}

.font-jost,
.wpcf7 input[type=submit],
.home-blog-top {
    font-family: "Lota", sans-serif !important;
}

/* common css */
.text-white,
.menu-right-col1 a {
    color: #ffffff;
}

.text-black {
    color: #000000;
}

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

.text-justify,
.home-about-us-section-col2 p {
    text-align: justify;
}

.text-uppercase {
    text-transform: uppercase;
}

.btn {
    display: inline-block;
    padding: 10px 20px;
}

.btn-primary {
    background-color: #375C2C;
    color: #ffffff !important;
    border-radius: 5px;
    font-weight: 500;
    border: 1px solid white;
}

.btn-white {
    background-color: #ffffff;
    color: #000000 !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.section-top {
    margin-top: 50px;
}

/* h1-h6 */
h1,
.h1 {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
}

h2,
.h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
}

h3,
.h3 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
}

h4,
.h4 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
}

h5,
.h5 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
}

h6,
.h6 {
    font-size: 20px;
    line-height: 30px;
}

/* header and menu */

header#masthead {
    background-color: #FFFFFF !important;
    position: sticky !important;
    top: 0;
}

.site-header {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding: 15px 0;
}

.menu-right-wrapper {
    position: absolute;
    top: 20px;
    right: 100px;
    display: flex;
    column-gap: 30px;
    align-items: center;
}

.menu-right-col1 {
    position: relative;
}

.menu-right-col1:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2024/07/icon-call.svg);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 8px;
    left: -40px;
}

.menu-right-col1 a,
.menu-right-col2 a {
    font-size: 14px;
    font-weight: 600;
}

.hotels_menu {
    /* 	padding-left: 35px; */
}


.masthead-sentinel {
    margin-bottom: 0px;
}

.site-header.centered .site-branding {
    margin: 0 auto 10px;
}

.main-navigation ul li a {
    color: #F8F5F0;
    font-weight: 700;
    font-size: 18px;
    font-family: "Lato", sans-serif;
}

.main-navigation:not(.link-underline) div>ul:not(.cart_list)>li.current-menu-item>a {
    color: rgb(226, 183, 94);
}

.main-navigation:not(.link-underline) div>ul:not(.cart_list)>li:hover>a {
    color: rgb(226, 183, 94);
}

.main-navigation div>ul:not(.cart_list)>li.current-menu-item>a {
    color: rgb(226, 183, 94);
}

/* hamburger menu */
#menu-icon {
    font-size: 30px;
    cursor: pointer;
    position: fixed;
    top: 45px;
    left: 100px;
    z-index: 1000;
    color: #000;
}

#menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-100%);
    z-index: 999;
    background-image: url(/wp-content/uploads/2024/07/menu-bg1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#menu-overlay.show {
    transform: translateX(0);
}

#menu-content {
    text-align: center;
    position: relative;
}

#close-icon {
    font-size: 40px;
    cursor: pointer;
    position: absolute;
    top: 100px;
    right: 80px;
    color: #000000;
}

#menu-content a {
    display: block;
    color: #122223;
    font-size: 30px;
    padding: 15px;
    text-decoration: none;
    transition: color 0.3s;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

ul#primary-menu {
    list-style-type: none;
    text-align: left;
}

#crumbs a:hover,
#crumbs a:visited,
#primary-menu a,
#primary-menu a:visited {
    color: #375C2C;
}

#crumbs a,
#crumbs a:hover,
#crumbs a:visited{
	color:#fff!important;
}

#primary-menu a:hover {
    color: rgb(226, 183, 94) !important;
}


/* Style the phone number menu item like a button */
.menu-phone-btn>a {
    background-color: #ffffff;
    /* button bg */
    color: #0E2625 !important;
    /* text color */
    padding: 10px 18px;
    border-radius: 50px;
    font-weight: 600;
    display: inline-block;
    transition: 0.3s ease;
}

/* Hover effect */
.menu-phone-btn>a:hover {
    background-color: #122223;
    color: #000 !important;
    text-decoration: none;
    transform: translateY(-2px);
}
/* Bredcum	 */

#crumbs {
    color: #fff !important;
}


/* banner section */
.banner-section-items {
    position: relative;
}

.banner-items-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.banner-items-content h4 {
    margin-top: 40px;
}

/* form section */
.home-form-section.hjsysweb {
    margin-top: -140px;
}

.home-form-section-wrapper {
    max-width: 1300px;
    margin: 0px auto;
    background-color: #122223;
    padding: 30px 80px;
    border-radius: 25px;
    border: 2px solid #ffffff;
}

.form-half-row,
.form-four-col-wrapper {
    display: flex;
    column-gap: 20px;
}

.form-half-row-col1,
.form-half-row-col2 {
    width: 50%;
}

.form-four-col-wrapper-col1,
.form-four-col-wrapper-col2,
.form-four-col-wrapper-col3,
.form-four-col-wrapper-col4 {
    width: 25%;
}

.home-form-section-wrapper label {
    color: #ffffff;
    position: relative;
    left: 15px;
}

.wpcf7 input[type=text],
.wpcf7 input[type="email"],
.wpcf7 select {
    width: 100%;
    background-color: #F8F5F0;
    border-radius: 8px;
}

.wpcf7 select {
    padding: 15px 13px 10px;
    border: 0px;
    font-size: 20px;
    font-weight: 400;
}

.wpcf7 input[type=submit] {
    font-size: 16px;
    background-color: #5F7D56;
    border: 2px solid #ffffff;
    border-radius: 5px;
    padding: 10px 40px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

div#yoast-breadcrumbs {
    display: none;
}

button#search-button {
    display: none;
}


/* //common css  */
/* footer */
.site-footer .widgets {
    padding: 0px 0;
}

.widgets.widgets-4 {
    display: flex;
    justify-content: center;
}

aside#custom_html-2 {
    width: 20%;
}

aside#nav_menu-2,
aside#nav_menu-3,
aside#nav_menu-4 {
    width: 16%;
}

.site-footer {
    background-image: url('/wp-content/uploads/2025/12/footer_bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    	margin-top:0px;
}


.site-footer .bottom-bar {
    background: transparent;
    color: #001933;
    padding: 20px 0;
}

.site-footer .widgets {
    padding: 60px 0 0;
}

.footer-col-content {
    color: #001933;
    max-width: 400px;
}

ul.footer-social {
    list-style-type: none;
    display: flex;
    column-gap: 20px;
    padding-top: 25px;
}

ul.footer-social li:hover img {
    transform: scale(1.2);
    transition: 0.5s all;
}

.site-footer .widgets .widget .widget-title {
    color: #375C2C;
    font-size: 20px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 28px;
}

.site-footer .widgets .widget a {
    color : #2E2714 !important;
    font-weight: 600;
    font-size: 16px;
}

.site-footer .widgets .widget a:hover {
    color: black;
}

.site-footer .widget ul li {
    line-height: 35px;
}

.site-footer .widgets .widget {
    margin: 0 2.75% 30px 0;
}

aside#custom_html-5 {
    width: 15%;
}

.site-info span {
    font-weight: 500;
    font-size: 14px;
}

.site-footer .bottom-bar a {
    color: #001933;
}

.site-footer .bottom-bar a img {
    position: relative;
    top: 6px;
}

#scroll-to-top {
    bottom: 50px;
}

@keyframes rotateY-anim {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

.footer-contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-contact-list li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 16px;

}

.footer-contact-list li a {
    color: inherit;
    text-decoration: none;
    margin-left: 10px;
}

.footer-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 10px;
}


@media (max-width:767px) {
    .corp-container {
        max-width: 100%;
        padding: 0px 20px !important;
    }

    #mobile-menu-button svg path {
        fill: #003166;
    }

    #mobile-menu-button {
        position: absolute;
        right: 20px;
        top: 0px;
    }
	.site-header-inner {
    	justify-content: center !important;
	}

    #mobile-navigation ul li a,
    .menu-contact-us a {
        color: #002330 !important;
        font-size: 14px;
        font-weight: 500;
        background: #d3e1e6 !important;
    }

    #mobile-navigation i.icon-angle-down {
        border: solid #000000;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    #mobile-navigation {
        background: rgb(255 212 213) !important;
    }

    h1,
    .h1 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    h2,
    .h2 {
        font-size: 24px !important;
        line-height: 35px !important;
    }

    h3,
    .h3 {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    h4,
    .h4 {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    h5,
    .h5 {
        font-size: 18px !important;
        line-height: 30px !important;
        margin: 10px;
    }

    .section-top {
        margin-top: 20px !important;
    }

    .menu-contact-us a {
        background-color: inherit;
        border-radius: inherit;
        font-size: inherit !important;
        display: none !important;
    }

    .banner-left {
        padding-top: 30px;
    }

    .banner-wrapper {
        background-size: cover;
        background-position: 100%;
    }

    .banner-wrapper {
        height: auto;
        background-image: inherit !important;
    }

    .heading-line:after {
        bottom: 0;
    }

    .testimonials-sec {
        border-radius: 0px 0px 0px 0px;
    }

    .testimonials-inner-left {
        left: 0px;
        top: 5px;
        width: 20%;
    }

    .testimonials-inner-right:after {
        right: 20px;
    }

    .testimonials-inner-right {
        padding: 40px 20px 20px 20px;
        width: 100%;
    }

    .testimonials-sec-wrapper button.button-slider.slide-arrow.prev-arrow.slick-arrow,
    .testimonials-sec-wrapper button.button-slider.slide-arrow.next-arrow.slick-arrow {
        display: none !important;
    }

    .testimonials-btn-wrapper {
        margin-top: 20px;
    }

    .testimonials-sec {
        padding-bottom: 30px;
    }

    .site-footer .widgets {
		display : flex !important;
        justify-content: space-between;
        flex-direction: column;
        padding: 20px 30px 0 !important;
		gap : 0 !important;
    }
}

.site-footer:after {
    left: 50%;
    animation: inherit;
    transform: translateX(-50%);
}



@media (min-width:768px) and (max-width:1024px) {
	section.clients-strip {
    	display: none;
	}
    .corp-container {
        max-width: 100%;
        padding: 0px 20px;
    }

    #mobile-menu-button svg path {
        fill: #00AEEF;
    }

    #mobile-menu-button {
        position: absolute;
        right: 20px;
        top: 25px;
    }

    #mobile-navigation ul li a {
        color: #002330 !important;
        font-family: "Poppins", sans-serif;
        font-size: 14px;
        font-weight: 500;
    }

    #mobile-navigation i.icon-angle-down {
        border: solid #ffffff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    #mobile-navigation {
        background: #88D9F8;
    }

    .banner-inner-wrapper {
        padding-top: 60px;
    }

    .banner-wrapper {
        background-size: contain;
    }

    .site-footer:after {
        left: 50%;
        animation: inherit;
        transform: translateX(-50%);
    }
}


@media (max-width:1280px) {

    h1,
    .h1 {
        font-size: 50px;
        line-height: 70px;
    }

    h3,
    .h3 {
        line-height: 60px;
        font-size: 20px;
    }

}


@media (max-width:480px) {

    img.custom-logo {
        width: 50%;
    }
}

/* banner section */
.home-banner-section {
    position: relative;
}

.home-banner-items {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px;
    color: #494444;
    position: relative;
    height: 770px;
    top: 0;
}

/* .home-banner-items::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 18%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1.1), rgba(0, 0, 0, 0));
    z-index: 1;
}


.home-banner-items > * {
    position: relative;
    z-index: 2;
} */


.home-banner-items-col1,
.home-banner-items-col2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    top: 10%;
    width: 50%;
}

.home-banner-items-col1 h2,
.home-banner-items-col2 h2 {
    font-size: 64px;
    line-height: 80px;
    color: #FFFFFF;
    font-family: "Lato";
    font-weight: 700;
    font-style: Bold;
    text-align: left;
    margin: 0px 0px 30px 0px !important;
    letter-spacing: -0.5px;
}

.home-banner-items-col1 p,
.home-banner-items-col2 p {
    font-family: 'adobe-arabic, sans-serif';
    font-weight: 700;
    font-style: italic;
    font-size: 40px;
/*     direction: rtl; */
    color: #C3CEC0;
    text-align: left;
}

.home-banner-items-col1 .btn,
.home-banner-items-col2 .btn {
    display: inline-block;
    font-family: "Lota", sans-serif;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 5px;
    text-decoration: none;
}

.banner-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

@media (max-width: 1024px) {
    .home-banner-items {
        /*         flex-direction: column; */
        height: auto;
        padding: 50px 15px;
    }

    .home-banner-items-col1,
    .home-banner-items-col2 {
        width: 65%;
        padding: 20px 10px;
    }

    .home-banner-items-col1 h2,
    .home-banner-items-col2 h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .home-banner-items-col1 p,
    .home-banner-items-col2 p {
        font-size: 16px;
    }

    .btn.btn-primary {
        font-size: 18px;
        padding: 15px 20px;
    }
}


@media (max-width: 768px) {
    .home-banner-items {
        padding: 40px 10px;
        height: auto;
    }

    .home-banner-items-col1,
    .home-banner-items-col2 {
        top: 40% !important;
    }

    .home-banner-items-col1 h2,
    .home-banner-items-col2 h2 {
        font-size: 32px !important;
        line-height: 42px !important;
        max-width: 440px !important;
    }

    .home-banner-items-col1 p,
    .home-banner-items-col2 p {
        font-size: 14px !important;
        max-width: 440px !important;
    }

    .btn.btn-primary {
        font-size: 13px;
        padding: 8px 18px;
		align-items: center;
        gap: 10px;
    }

    .corp-container {
        padding: 0 50px;
    }

}

@media (max-width: 480px) {
    .home-banner-items {
        width: 100%;
        display: inline-block;
        height: 500px !important;
    }

    .home-banner-items-col1 h2,
    .home-banner-items-col2 h2 {
        font-size: 35px !important;
        line-height: 50px !important;
    }

    .home-banner-items-col1 p,
    .home-banner-items-col2 p {
        font-size: 13px !important;

    }

    .btn.btn-primary {
        font-size: 12px;
        padding: 6px 15px;
    }

    .home-banner-items-col1,
    .home-banner-items-col2 {
        top: 30% !important;
    }

}

/* Section spacing */
.nhf-farm-cards-section {
    padding: 0;
/*     margin-top: -90px; */
}

/* Grid layout */
.nhf-farm-cards-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px;
    justify-items: center;
}

/* Card style */
.nhf-farm-card {
    /*     border: 2px solid #375C2C; green border */
    border-radius: 24px;
    overflow: hidden;
    /*     background: #ffffff; */
    /*     max-width: 330px; */
    /* top shadow: X=0, Y=-5, Blur=10, Color #375C2C at 25% */
    /*     box-shadow: 0 -5px 10px rgba(55, 92, 44, 0.25); */
}

/* Image */
.nhf-farm-card-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

/* Tablet */
@media (max-width: 991px) {
    .nhf-farm-cards-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

/* Mobile */
@media (max-width: 575px) {
    .nhf-farm-cards-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .nhf-farm-cards-section {
        display : none;
    }
}



/* home who we are section  */
.who-we-are {
    position: relative;

}

/* Top text */
.who-we-are__header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 50px;
}

.who-we-are__subtitle {
    font-family: 'adobe-arabic, sans-serif';
    font-weight: 700;
    font-style: italic;
    font-size: 26px;
    direction: rtl;
    color: #7ab343;
    margin: 0;
}

.who-subtitle-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

}

.subtitle-icon {

    height: auto;
}


.who-we-are__title {
    font-size: 70px;
    line-height: 1.2;
    margin-bottom: 18px;
    color: #375C2C;
    font-family: 'adobe-arabic, sans-serif';
    font-weight: 800;
    margin: 0;
}

.who-we-are__intro {
    font-size: 18px;
    line-height: 1.7;
    color: black;
    font-weight: 400;
    margin: 0;
    text-align: center;
}

/* Main grid */
.who-we-are__grid {
    display: flex;
    justify-content: center;
    gap: 20px;
	align-items : center;
}

/* Left image */
.who-we-are__image-col {
    width: 50%;
}

.who-we-are__image-figure {
    border-radius: 32px;
    overflow: hidden;
    margin: 0;

}

.who-we-are__image-figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* circular badge overlapping image */
.who-we-are__badge {
    position: absolute;
    top: 0;
    right: 0;
}

.who-we-are__badge img {
    width: 100%;
    height: auto;
}

/* Right column */
.who-we-are__content-col {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.who-we-are__right-title {
    font-size: 55px;
/*     line-height: 1.2; */
    margin-bottom: 18px;
    background: linear-gradient(90deg, #387C3A, #5C983F, #7AB741);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'adobe-arabic, sans-serif';
    font-weight: 800;
    margin: 0;
}

.who-we-are__right-desc {
    font-size: 18px;
    line-height: 35px;
    color: #2E2714;
    margin-bottom: 20px;
    text-align: justify;
}

/* Small feature cards */
.who-we-are__features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px 40px;
    margin-bottom: 30px;
}

.who-we-are__feature {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
	align-items : center;
}

.who-we-are__feature-icon {

    display: flex;
    align-items: center;
    justify-content: center;
}

.who-we-are__feature-icon img {
    max-width: 100%;
    height: auto;
}

.who-we-are__feature-title {
    font-family: 'adobe-arabic, sans-serif';
    font-weight: 700;
    font-style: italic;
    font-size: 36px;
    color: #375C2C;
    margin: 0;
}

.who-we-are__feature-text {
    font-size: 16px;
    line-height: 30px;
    color: #2E2714;
    margin: 0;
    font-weight: 400;
}


/* Decorative vectors */
.who-we-are__decor {
    position: absolute;
    pointer-events: none;
    z-index: -1;
}

.who-we-are__decor--top-right {
    top: 25px;
    right: 0;
}

.who-we-are__decor--top-right img {
    max-width: 230px;
    height: auto;
}

/* static bottom-left vector (background) */
.who-we-are__decor--bottom-left {
    left: 0;
    bottom: -40px;
    width: 180px;
    height: 180px;
    background: url('/wp-content/uploads/2025/12/vector-2.webp') no-repeat left bottom / contain;
    opacity: 0.4;
}

/* Responsive */
@media (max-width: 1024px) {
    .who-we-are {}

    .who-we-are__grid {
        flex-direction: column;
    }

    .who-we-are__image-col {
        width: 100%;
        margin: 0 auto;
    }

    .who-we-are__content-col {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .who-we-are__image-figure img {
        height: 100%;
    }

    .who-we-are__badge {
        display :none;
    }

    .who-we-are__features {
        grid-template-columns: 1fr;
    }

    .who-we-are__decor--top-right img {
        max-width: 160px;
    }

    .who-we-are__decor--bottom-left {
        width: 130px;
        height: 130px;
    }
}




/* why choose us section  */
.why-choose-us {
    position: relative;
    padding: 35px 0 0 0;
    background: url('/wp-content/uploads/2025/12/why-choose-us-bg.webp') center/cover no-repeat;
    /* optional bg */
    z-index: 1;
}

/* top heading */
.why-choose-us__header {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 20px;
}

.why-subtitle-wrap {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}

.why-subtitle-icon {
    width: 22px;
    height: auto;
}

.why-choose-us__subtitle {
    background: linear-gradient(90deg, #387C3A, #5C983F, #7AB741);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 16px;
}

.why-choose-us__title {
    font-size: 40px;
    line-height: 1.2;
    color: #17301c;
    margin-bottom: 10px;
}

.why-choose-us__desc {
    font-size: 14px;
    line-height: 1.7;
    color: #555;
}

/* cards wrapper */
.why-choose-us__cards {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
    gap: 30px;
	

}

/* single card */
.why-choose-us__card {
    background: #fff;
    border-radius: 30px;
    border: 2px dashed #879D80;
    padding: 20px;
    text-align: center;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    gap: 20px;

}

.why-choose-us__icon {


    display: flex;
    align-items: center;
    justify-content: center;
}

.why-choose-us__icon img {

    height: auto;
}

.why-choose-us__card-title {
    font-size: 32px;
    font-weight: 700;
    color: #375C2C;
    margin-bottom: 18px;
}

.why-choose-us__card-text {
    font-size: 18px;
    line-height: 1.8;
    color: #2E2714;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin: 0;
    text-align: justify;
}

/* responsive */

@media (max-width:1333px){
	
	.why-choose-us__cards {
		align-items : normal;
    }
	.why-choose-us__card{
		width: 100% ;
	}
	
}
@media (max-width: 991px) {
    .why-choose-us {
        padding: 70px 0;
    }

    .why-choose-us__cards {
        flex-direction: column;
    }
	.why-choose-us__card{
		width: 100% ;
	}
}

@media (max-width: 767px) {
    .why-choose-us__title {
        font-size: 30px;
    }

    .why-choose-us__cards {
        flex-direction: column;
		gap: 10px;
    }

    .why-choose-us__card {
        padding: 35px 24px 40px;
		gap:10px;
    }
}



/* ===== Clients Strip ===== */
.clients-strip {
/*     padding: 30px 0 40px; */
    background-color: #ffffff;
}

/* inner wrapper */
.clients-strip-inner {
    width: 100%;
}

/* logo list */
.clients-logo-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 40px;
    /* space between logos */
    margin: 0;
    padding: 0;
    z-index: 0;
    position: relative;
    list-style: none;
}

ul.clients-logo-list:before {
    content: "";
    position: absolute;
    bottom: -100px;
    right: -120px;
    background-image: url(/wp-content/uploads/2025/12/Vector-10.png);
    width: 298px;
    height: 265px;
    z-index: -1;
    opacity: 0.6;
	scale: 0.60;
}

/* single logo item */
.clients-logo-item {
    flex: 0 0 auto;
}

/* images */
.clients-logo-item img {
    display: block;
    width: auto;
    object-fit: contain;
    filter: none;
    transition: transform 0.2s ease, filter 0.2s ease, opacity 0.2s ease;
}

/* subtle hover effect */
.clients-logo-item img:hover {
    transform: translateY(-2px);
    opacity: 0.9;
}

/* ---- Responsive ---- */
@media (max-width: 991px) {
    .clients-logo-list {
        gap: 30px;
    }


}

@media (max-width: 767px) {
    .clients-strip {
        padding: 25px 0 30px;
    }

    .clients-logo-list {
        gap: 20px 30px;
    }

}
/*  Certificate section*/

/* section.our-certificates-section{
    background: #fff;
} */

.our-certificates-main {
    display: flex;
    justify-content: space-around;
    /* width: 100%; */
	padding-bottom: 30px;
	
}
h3.certificate-title, h3.partner-title {
    font-family: 'adobe-arabic, sans-serif';
	color :#375C2C;
	font-size : 48px;
}
.certificate-left, .certificate-right {
    width: 40%;
	display: flex;
    flex-direction: column;
    align-items: center;
	padding: 20px;
    border: 3px dashed #ccc;
	border-radius : 30px;
/* 	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}
ul.certificate-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
	margin : 0;
	list-style : none;
	
}

/* our crop section  */
.our-crops {
    padding: 20px 0 0 0;
    background-color: #ffffff;
    position: relative;
}

/* top heading */
.our-crops__header {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 40px;
}

.our-subtitle-wrap {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

.our-subtitle-icon {
    width: 22px;
    height: auto;
}

.our-crops__subtitle {
    background: linear-gradient(90deg, #387C3A, #5C983F, #7AB741);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 16px;
}

.our-crops__title {
    font-size: 40px;
    line-height: 1.2;
    color: #17301c;
    margin-bottom: 10px;
}

.our-crops__desc {
    font-size: 14px;
    line-height: 1.7;
    color: #555;
}

/* wrapper with farmers + slider */
.our-crops__wrapper {
    position: relative;
    padding: 30px 0 0;
}

/* farmer images on both sides */
.our-crops__farmer {
    position: absolute;
    bottom: -12px;
    z-index: 1;
}

.our-crops__farmer--left {
    left: 0;
}

.our-crops__farmer--right {
    right: 0;
}

.our-crops__farmer img {
    max-height: 260px;
    width: auto;
}

/* slick slider container */
.our-crops__slider {
    position: relative;
    z-index: 2;
    width: 70%;
    margin: 0 auto;
}

/* individual crop item */
.our-crops__item {
    text-align: center;
    outline: none;
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.our-crops__image {
    margin-bottom: 12px;
}

.our-crops__image img {
    display: inline-block;
    max-height: 170px;
    width: auto;
    transition: transform 0.25s ease, filter 0.25s ease;
}

/* center slide emphasis */
.js-crops-slider .slick-center .our-crops__image img {
    transform: scale(1.08);
}

.our-crops__item-title {
    font-size: 28px;
    font-weight: 500;
    color: #276029;
    margin: 0;
    /* color: #375C2C; */
    font-family: 'adobe-arabic, sans-serif';
    font-weight: 800;
}

/* slick arrows (optional, style as you like) */
.our-crops__slider .slick-arrow {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    display: none !important;
}

.our-crops__slider .slick-prev:before,
.our-crops__slider .slick-next:before {
    /*   color: #276029; */
}

/* responsive */
@media (max-width: 991px) {
    .our-crops {
        padding: 0 0 70px;
    }

    .our-crops__farmer--left {
        left: -10px;
    }

    .our-crops__farmer--right {
        right: -10px;
    }

    .our-crops__farmer img {
        max-height: 220px;
    }
}

@media (max-width: 767px) {
    .our-crops__title {
        font-size: 30px;
    }

    .our-crops__farmer {
        display: none;
        /* hide farmers on small screens if it feels cramped */
    }

    .our-crops__slider {
        max-width: 100%;
    }
}



/* full-width CTA banner */
.cta-banner {
    position: relative;
    padding: 50px 0;
    background: url('/wp-content/uploads/2025/12/cta-bg.webp') center center / cover no-repeat;
    /* change path */
    overflow: hidden;
}



/* inner content */
.cta-banner__inner {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #ffffff;
	display:flex;
	flex-direction : column;
	gap:10px;
	align-items : center;
}

.cta-banner__title {
    font-size: 30px;
    line-height: 1.4;
    font-weight: 600;
    margin: 0;
    font-family: 'adobe-arabic, sans-serif';
    font-weight: 800;
    font-weight: 900;
    color: white;
}

/* button */
.cta-banner__btn {
    display: inline-block;
    padding: 10px 28px;
    border-radius: 999px;
    border: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.cta-banner__btn:hover {
    background: #ffffff;
    color: #1f4f24;
    transform: translateY(-1px);
}

/* responsive */
@media (max-width: 767px) {
    .cta-banner {
        padding: 25px 0;
    }

    .cta-banner__title {
        font-size: 24px;
    }
}






/* 🌟 Section Background */
.testimonial_bg {
    position: relative;
    background: url('/wp-content/uploads/2025/05/testimonial-bg-scaled.webp') center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 20px;
    overflow: hidden;
    z-index: 1;
}


.testimonial-slider-wrapper {
    width: 80%;
    margin: auto;
}

.slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 🔹 Gradient Overlay */
.testimonial_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #c6282891 0%, rgb(0 0 0 / 34%) 100%);
    z-index: 2;
}

/* 🔹 Content Layer */
.home_testimonial_sec {
    position: relative;
    z-index: 3;
}


/* 🌟 Section Heading */
.home_up_side h3.large {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
}

/* 🌟 Testimonial Slider Container */
.home-testimonials-slider {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 🌟 Testimonial Card */
.testimonial_below {
    background: #fff;
    /* Dark black background */
    color: #000;
    /* White text */
    padding: 40px 30px;
    position: relative;
    border-radius: 10px;
    max-width: 450px;
    margin: 20px;
    text-align: center;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
}

.testimonial_below:hover {
    transform: translateY(-10px);
}

/* 🌟 Stars */
.testimonial_stars {
    color: #ffcc00;
    font-size: 18px;
    margin-bottom: 10px;
}

/* 🌟 Testimonial Content */
.testimonial-text {
    font-size: 16px;
    color: #ccc;
    margin-bottom: 20px;
    line-height: 1.5;
}

/* 🌟 Author Section */
.testimonial_author {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
    justify-content: center;
}

/* 🌟 Author Image */
.testimonial_author img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #ddd;
}

/* 🌟 Author Details */
.testimonaial_author_detail {
    display: flex;
    flex-direction: column;
}

.testimonaial_author_detail h5 {
    font-size: 16px;
    font-weight: bold;
    color: #1B3A65;
}

/* 🌟 Clients Logos Slider */
.client-logos-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-top: 60px;
    padding: 20px 0;
}

.client-logos-slider div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.client-logos-slider img {
    max-height: 50px;
    max-width: 100%;
    object-fit: contain;
    filter: brightness(0) invert(1);
    transition: transform 0.3s ease-in-out;
}

.client-logos-slider img:hover {
    transform: scale(1.1);
}

/* 🌟 Slick Dots */
.slick-dots {
    text-align: center;
    margin-top: 20px;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.slick-dots button {
    background: #bbb;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
}

.slick-active button {
    background: #fff;
}

/* 🌟 Slick Arrows */
.slick-prev,
.slick-next {
    font-size: 24px;
    color: #fff;
}

.slick-prev:hover,
.slick-next:hover {
    color: #ddd;
}

/* 🌐 Responsive Styles */
@media (max-width: 1024px) {
	.our-certificates-main {
    	flex-direction: column;
		gap:30px;
	}
	.certificate-left, .certificate-right{
		width : 100%;
	}
    .home_testimonial_section {
        padding: 60px 20px;
    }

    .home_up_side h3.large {
        font-size: 32px;
    }

    .testimonial_below {
        padding: 30px;
        max-width: 450px;
    }

    .testimonial-text {
        font-size: 15px;
    }

    .client-logos-slider {
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .home_testimonial_section {
        padding: 50px 15px;
    }

    .home_up_side h3.large {
        font-size: 28px;
    }

    .testimonial_below {
        padding: 25px;
        max-width: 90%;
    }

    .testimonial-text {
        font-size: 14px;
    }

    .testimonial_author img {
        width: 40px;
        height: 40px;
    }

    .testimonaial_author_detail h5 {
        font-size: 14px;
    }

    .client-logos-slider {
        gap: 25px;
    }

    .client-logos-slider img {
        max-height: 40px;
    }

    .home-who-we-wrapper {}
}

@media (max-width: 480px) {
    .home_testimonial_section {
        padding: 40px 10px;
    }

    .home_up_side h3.large {
        font-size: 24px;
    }

    .testimonial_below {
        padding: 20px;
        max-width: 95%;
    }

    .testimonial-text {
        font-size: 13px;
    }

    .testimonial_author {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .testimonial_author img {
        width: 35px;
        height: 35px;
    }

    .client-logos-slider {
        gap: 20px;
        padding: 10px 0;
    }

    .client-logos-slider img {
        max-height: 30px;
    }
}

/* 🌟 Container */
.home-blog-section {
    background: #f9f9f9;
}

.blog-heading {
    text-align: center;
    margin-bottom: 40px;
}

.blog-heading .badge {
    color: #9f2b2b;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.blog-main-heading {
    font-size: 36px;
    color: #1B3A65;
    margin-top: 10px;
    font-weight: 700;
}

/* 🌟 Blog Wrapper */
/* .home-blog-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
} */

/* 🌟 Blog Card */
.home-blog-item {
    background: linear-gradient(128deg, #ff798630 0%, #fff 100%);
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    /*   box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); */
    max-width: 400px;
    border: 1px solid #00000033;
}

.home-blog-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

/* 🌟 Image Section */
.home-blog-image {
    position: relative;
    overflow: hidden;
}

.home-blog-image img {
    width: 100%;
    height: auto;
    display: block;
}

.blog-category {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #9f2b2b;
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
}

/* 🌟 Content Area */
.home-blog-content {
    padding: 20px;
}

.home-blog-meta {
    font-size: 14px;
    color: #888;
    margin-bottom: 10px;
}

.home-blog-title {
	font-size: 18px;
    font-weight: 700;
    color: #1c1c1c;
/*     margin-bottom: 10px; */
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	margin : 10px 0;
}

.home-blog-excerpt {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}
.home-blog-top-col2 {
    font-size: 15px;
}


/* New CSS Social Feed  ------------------------------------*/

#content {
/*     top: 80px; */
    position: relative;
}

section.about-contact-section {
    position: relative;
}

p {
    text-align: justify;
}

/* .social-feed-middle {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
} */
.social-feed-button {
    justify-content: center;
    display: flex;
    gap: 50px;
    margin: 20px 0;
}
.social-feed__image img{
	object-fit : cover;
	background-repeat : no-repeat;
	background-size :cover;
}

/* Speciality  */
.our-speciality-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
	align-items: center;
}

.speciality-right-middle {
    display: flex;
    justify-content: flex-start;
    gap: 100px;
}

.speciality-right-list-1 {
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.speciality-list {
    display: flex;
    gap: 15px;
	align-items : center;
}

.our-speciality-section {
    position: relative;
}

.our-speciality-bg-image {
    background-image: url(/wp-content/uploads/2025/12/Group-1171275916.png);
    position: absolute;
    left: 0;
    width: 200px;
    height: 282px;
    object-fit: cover;
    background-repeat: no-repeat;
    top: -15%;
    opacity: 0.4;
}

a.btn-secondry {
    display: flex;
    align-items: center;
    gap: 15px;
}

.our-speciality-button {
    display: flex;
	padding-bottom : 15px;
}

/*  */
.container {
    display: flex;
    width: 100%;
    padding: 30px 0 0;
    border-radius: 8px;
    row-gap: 30px;
    align-items: center;
    gap: 30px;
}

.circular-progress p {
    margin: 0;
}

.circular-progress {
    position: relative;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    background: conic-gradient(#375C2C 3.6deg, #ededed 0deg);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.circular-progress::before {
    content: "";
    position: absolute;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #fff;
}

.progress-value {
    position: relative;
    font-size: 35px;
    font-weight: 600;
    color: #375C2C;
}

/*  */
.cta-banner-2 {
    background-image: url(/wp-content/uploads/2025/12/IMG-8-1-1.png);
    width: 100%;
    height: 375px;
    margin-top: -60px;
    object-fit: cover;
    position: relative;
    background-size: cover;
}

.cta-banner-2-image {
    position: absolute;
    top: -55%;
    height: 265px;
    width: 298px;
    background-repeat: no-repeat;
    right: 0%;
    z-index: -1;
    opacity: 0.6;
}

.cta-banner-2-main {
    display: flex;
    justify-content: space-evenly;
    top: 100px;
    position: relative;
}

.cta-2 {
    font-size: 100px !important;
    margin: 0;
}

.home-blog-section-items-inner {
        width: 95%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
	background :#C3CEC0;
	border-radius:20px;
}

.home-blog-top {
    display: flex;
    gap: 20px;
    padding-top: 10px;
    align-items: center;
}

h6.btn.font-jost.home-blog-read-more-text {
    padding: 0;
    margin: 10px 0;
}

.home-blog-top-col3 {
    position: relative;
    left: 90%;
    top: -55px;
    background-image: url(/wp-content/uploads/2025/12/Ellipse-6.svg);
    background-size: cover;
    object-fit: cover;
    height: 78px;
    width: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
}

button.testimonial-prev {
    background: none;


}

button.testimonial-next {
    background: none;


}

button.blog-pre.slick-prev.slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    left: 6%;
    top: 60%;
    background: none;
}

button.blog-nxt.slick-next.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    right: 6%;
    top: 60%;
    background: none;
}

button {
    padding: 0;
}

h5.btn.font-jost.home-blog-read-more-text {
    font-size: 16px;
    padding: 0;
    margin: 10px 0;
	background: #2a5e31;
    padding: 8px 12px;
    border-radius: 10px;
	color : #fff;
}
.home-blog-section-items-inner img{
	object-fit : cover;
	background-repeat : no-repeat;
	background-size : cover;
	width : 100%;
	border-radius : 15px;
}
.blog-container {
    padding: 0 100px;
}

.home-blog-section-items a {
    display: flex;
    justify-content: center;
}

.testimonials-left img {
    object-fit: cover;
	background-repeat : no-repeat;
	background-size : cover;
	height:100%;
	border-radius : 30px;
}
.testimonial-left-image {
    height: 100%;
}
.testimonials-main {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.testimonials-slider.slick-initialized.slick-slider {
    display: inline-grid;
}

.testimonials-right {
    width: 40%;
    background: #ebefea;
    border-radius: 30px 0 30px 30px;
    overflow: hidden;
    padding: 20px;
    /* 	position : relative; */
}

.testimonials-right-image-top {
    position: absolute;
    top: 23%;
    /*     right: 35%; */
}

/* Testimonials CSS  */


.testimonials-box {
    display: flex !important;
    flex-direction: column-reverse;
    padding: 0 20px;
}

.testimonials-top {
    display: flex;
    gap: 20px;
    align-items: center;
}

.testimonials-arrows {
    margin-top: 20px;
    display: flex;
    gap: 20px;
}

.testimonials-bottom-btn-img {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.title-after-image img {
    height: 80px;
}

/*  */
.testimonial_stars {
    color: #ffcc00;
    font-size: 30px;
    margin-bottom: 10px;
    left: 31%;
    position: relative;
	width : 50%;
}

.accordion {
    width: 50%;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.testimonials-left-bg-image {
    background-image: url(/wp-content/uploads/2025/12/Vector-Stroke.svg);
    height: 165px;
    width: 133px;
    position: absolute;
    background-repeat: no-repeat;
    top: 5%;
    left: 4%;
    opacity: 0.6;
}

.testimonials-right-bg-image {
    background-image: url(/wp-content/uploads/2025/12/Vector-Stroke.svg);
    height: 165px;
    width: 133px;
    position: absolute;
    background-repeat: no-repeat;
    top: 5%;
    right: 4%;
    opacity: 0.6;
}

.faq-image-bottom-left {
    background-image: url(/wp-content/uploads/2025/12/Vector-Stroke-1.svg);
    height: 282px;
    width: 212px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 5%;
    object-fit: cover;
    left: -1%;
    opacity: 0.6;
}

.faq-image-bottom-right {
    background-image: url(/wp-content/uploads/2025/12/Vector-10.png);
    height: 265px;
    width: 298px;
    right: 0;
    position: absolute;
    background-repeat: no-repeat;
    bottom: -6%;
    background-size: cover;
    object-fit: cover;
    flex-shrink: 0;
    opacity: 0.6;
}

/* ------ About Page ------*/

.about-contact-main {
    display: flex;
    justify-content: space-between;
}

.about-contact-middle {
    width: 33%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.about-contact-bottom-top {
    display: flex;
    gap: 20px;
    background: #EAE3DC;
    padding: 15px;
    border-radius: 20px;
    overflow: hidden;
    align-items: center;
}

.about-contact-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.about-contact-h2 {
    font-size: 48px;
}

.about-contact-p {
    text-align: center;
    color: #4da34c;
    margin: 0;
}

.about-contact-top {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-contact-right-image img {
    display: flex;
	    background-repeat: no-repeat;
    background-size: cover;
}

.about-why-choose-section {
    background: #F4F1EE;
}

.about-why-choose-inner {
    padding-top: 50px;
}

.about-who-we-are {
    width: 40%;
	align-items: flex-start;
}

.about-who-we-are-image-figure img {
    height: 100%;
}

.about-why-choos-us-grid {
    justify-content: space-between;
    gap: 0px;
    align-items: flex-start;
}

.about-who-we-are-title {
    width: 80%;
    font-size: 48px;
}

.about-gallery-image {
    display: flex;
    gap: 20px;
}

.about-gallery-image-small {
    padding: 10px;
}

.about-gallery-image img {
    max-height: 100%;
}

.image-left {
    background-image: url(/wp-content/uploads/2025/12/Vector-1-1.svg);
    z-index: -1;
    position: absolute;
    background-repeat: no-repeat;
    width: 173px;
    height: 175px;
    top: -15%;
    object-fit: cover;
    left: 0;
    opacity: 0.6;
}

.about-gallery-main {
    position: relative;
    z-index: 1;
}

.image-right {
    background-image: url(/wp-content/uploads/2025/12/Vector-3.svg);
    height: 338px;
    width: 210px;
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;
    bottom: -40%;
    position: absolute;
    right: -5%;
    z-index: -1;
    opacity: 0.6;
}

.client-image-left {
    background-image: url(/wp-content/uploads/2025/12/Vector-10.png);
    width: 298px;
    height: 265px;
    position: absolute;
    opacity: 0.6;
}

.why-choose-container {
    flex-direction: column;
}

/*  Progresive Bar */
.skills {

    /*     box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); */
    border-radius: 8px;
    /*     padding: 30px; */
	width : 100%;
}

.skills .skill {
    margin: 15px 0;
}

.skill .skill-name {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 30px;
}

.skill .skill-bar {
    width: 100%;
    height: 14px;
    background: #f0f0f0;
    border-radius: 10px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2),
        0px 1px rgba(255, 255, 255, 1);
}

.skill .skill-per {
    height: 100%;
    /* width: 70%; */
    background: linear-gradient(to left, #7AB741, #387C3A);
    border-radius: 10px;
    position: relative;
}

.skill-per span {
    position: absolute;
    top: -27px;
    right: 0;
    height: 30px;
    width: 30px;
    background-image: url(/wp-content/uploads/2025/12/Vector-5.svg);
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif;
    align-items: flex-end;
    display: flex;
    justify-content: center;
}

.skill-per::after {
    content: "";
    height: 0;
    width: 0;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-top-color: #000;
    position: absolute;
    top: -11px;
    right: 0;
}
.about-contact-left-image img {
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
}

/*  */
/* Our- Farm Section  */
.our-farm-grid {
    gap: 50px;
}

.our-farm-feature {
    display: flex;
    flex-direction: row;
    align-items: center;
	justify-content : center;
}

.our-farm-title {
    font-size: 32px;
}

.our-farm-content-col {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
}

.our-farm-features {
    margin: 0;
    gap: 0;
}

.our-farm-body {
    width: 65%;
}

.speciality-right-percentage {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.why-choose-percentage {
    grid-template-columns: repeat(3, 1fr);
}

.our-farm-growing-left {
/*     width: 40%; */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #fff;
    padding: 20px 20px 50px;
    border-radius: 0 0 30px 30px;
    border: 2px dashed #879D80;
    gap: 15px;
    border-top: none;
	justify-content: space-around;
}

.our-farm-growing-section {
    background-image: url(/wp-content/uploads/2025/12/IMG-5-5.png);
/*     height: 800px; */
    background-size: cover;
    object-fit: cover;
    position: relative;
    z-index: 1;
	background-position : bottom;
}

.our-farm-container {
    flex-direction: row;
    gap: 20px;
    padding: 0;
}

.our-farm-growing-percentage {
	gap: 50px;
    grid-template-columns: 1fr 1fr;
}

.our-farm-growing-inner {
    display: flex;
	align-items :center;
}

.our-farm-growing-right {
    padding: 0 20px;
    width: 60%;
}

.about-gallery-item img:nth-child(odd) {
    height: 100%;
}

.about-gallery-item img:nth-child(even) {
    height: 80%;
}

/* FAQ */

/* ==== FAQ Section ==== */
.faqs-section {
    padding: 30px 20px;
    background: #fff;
    text-align: center;
	margin-top : 0;
}

.title-left-right-lines {
    font-size: 32px;
}

/* Accordion Wrapper in 2 Columns */

.faq_single {
    grid-template-columns: repeat(1, 1fr) !important;
}

.accordion {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px 40px;
    width: 50%;
    margin: 0 auto;
    text-align: left;
    gap: 20px;
}

.acccording-main {
    display: flex;
    flex-direction: column;
    border: 1px solid #9BAD95;
}

/* Accordion Items */
.accordion__header {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 600;
    font-size: 18px;
    padding: 15px;
    position: relative;
    transition: color 0.3s ease;
	gap:10px;
}

.accordion__header h2 {
    font-size: 20px !important;
    margin: 0;
    line-height: 30px !important;
    display: block;
    width: 100%;
}

.accordion__header::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    min-width: 16px;
    min-height: 16px;
    background-image: url("/wp-content/uploads/2025/12/Group-2609598-1.svg");
    background-size: 100% 100%;
    /* force fit */
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.accordion__header.is-active::after {
    background-image: url("/wp-content/uploads/2025/12/Group-2609598.svg");
}

.accordion__body {
    display: none;
    color: #444;
    font-size: 16px;
    margin-left: 15px;
}

.accordion__body.is-active {
    display: block;
}

.acccording-main {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 15px;
    border-radius: 20px;
}

.accordion__header.is-active {
    background: #EBEFEA;
    border-radius: 15px;
}

.accordion__body.is-active p {
    margin: 0;
}

.social-feed__image img {
    width: 90%;
    height: 86%;
}


.contact-right img {
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
}
/* li img {
    height: 17px;
    width: 20px;
    flex-shrink: 0;
} */

.testimonials-section-header{
	    text-align: center;
    max-width: 760px;
    margin: 0 auto 60px;
}
.testimonials-image{
	display: flex;
}
.testimonials-image img {
    flex-shrink: 0;
	display:flex;
}
/*  */

ul.cropses-ul {
    display: grid;
    grid-template-columns : repeat(4,1fr);
	gap: 10px;
	margin : 0;
	justify-content: center;
}
li.cropses-list {
    display: flex;
    flex-direction: column;
    padding: 20px;
    border: 1px solid #ccc;
}
.cropses-h3 {
    font-size: 48px;
}
.cropses-p {
    font-size: 18px;
    text-align: center;
    margin: 0;
}

.who-we-serve {
    display: flex;
    justify-content: center;
	gap:100px;
/* 	padding-bottom: 20px; */
}
.who-we-serve-left, .who-we-serve-right {
/*     width: 40%; */
	display: flex;
    flex-direction: column;
    gap: 20px;
	border: 2px dashed #ccc;
    padding: 40px;
	border-radius: 30px;
}
h2.who-we-serve-h2 {
    font-family: 'adobe-arabic, sans-serif';
	color :#5C983F;
	margin: 0;
	text-align : center;
	font-size: 48px;
}
ul.who-we-serve-ul-list {
    margin: 0;
	display: flex;
    flex-direction: column;
    gap: 10px;
}
p.who-we-serve-list-p {
    margin: 0;
	font-family: 'adobe-arabic, sans-serif';
	font-size : 32px;
}
li.who-we-serve-list {
    list-style: none;
    display: flex;
    gap: 10px;
}
.list-button {
    display: flex;
    justify-content: center;
}
/*   Why Choose NHF Css Section*/
.why-choose-nhf-main {
    display: flex;
    flex-direction: column;
    gap: 50px;
	padding-bottom: 30px;
}

.why-choose-nhf-card-list {
    display: flex;
    justify-content: center;
	gap : 50px;
}
.why-choose-nhf-card {
    display: flex;
    gap: 20px;
	align-items: center;
	background: #F4F1EE;
    padding: 15px;
    border-radius: 15px;
	
	width: 40%;
}

.why-choose-nhf-bottom {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.why-choose-card-image {
    display: flex;
    flex-shrink: 0;
}
p.why-choose-card-p, h5.why-choose-card-h5 {
    margin: 0;
}
.why-choose-card-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.why-choose-bottom-btn {
    display: flex;
    justify-content: center;
}
h5.why-choose-card-h5 {
    color: #957551;
    font-size: 48px;
    font-family: 'adobe-arabic, sans-serif';
}

/* ------------------------------------------------------------------------------- */
/* //footer */
.footer-top-widgets {
    border-bottom: 1px solid #463f3f;
    color: white;
    padding: 40px 0;
}


.footer-top-boxes {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    /* gap: 60px; */
    width: 80%;
    margin: auto;
}

.footer-box {
    flex: 1;
    width: 280px;
    display: flex;
    align-items: center;
    gap: 20px;
    color: #fff;
    justify-content: center;
}

.footer-icon {
    width: 60px;
    height: 60px;
    background: #ffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.footer-icon img {
    width: 30px;
    height: 30px;
}

.footer-inner {
    text-align: left;
}

.footer-inner a {
    color: #ccc !important;
}

.footer-top-title {
    font-size: 18px !important;
    font-weight: 600;
    margin-bottom: 5px;
    color: #001933;
}

.footer-inner p {
    color: #001933;
    margin: 0;
    font-size: 14px !important;
    line-height: 1.4;
}

.shree-footer-widget {
    text-align: left;
    color: #001933;
    max-width: 300px;
}

.shree-footer-widget .shree-logo {

    height: auto;
    margin-bottom: 20px;

    border-radius: 15px;
}

.shree-footer-widget p {
    font-size: 16px;
    line-height: 1.6;
    color : #2E2714 !important;
    margin-bottom: 20px;
	    font-weight: 600;
}


.nhf-contact-list .contact-item {
    display: flex;
    align-items: flex-start; /* important for multi-line location */
    gap: 15px;
    margin-bottom: 15px;
}

.nhf-contact-list .contact-item:nth-child(odd) {
  align-items:center; !important
}


.nhf-contact-list .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.nhf-contact-list .icon img {
    max-width: 50px !important;
    height: 35px !important;
}

.nhf-contact-list .content {
    padding-top: 2px; /* vertical optical alignment */
}

.nhf-contact-list .label {
    display: block;
    font-size: 35px;
    color: #775E41;
	font-family: 'adobe-arabic, sans-serif';
	font-weight: 700;
	font-style: italic;
}

.nhf-contact-list .value {
    font-size: 16px!important;
    font-weight: 600 !important;
    line-height: 1.45 !important;
    color: #2E2714 !important;
	font-family: "Lota", sans-serif;
}


/* Social Icons */
.nhf-social-icons {
    display: flex;
    gap: 25px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.nhf-social-icons li {
    display: inline-block;
}

.nhf-social-icons a {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}



.nhf-social-icons img {
    width: 35px;
    height: 35px;
}

.nhf-footer .bottom-bar a:hover {
    color: red;
}

.hours-widget {
    font-size: 16px;
    line-height: 1.6;
    color: #0D3059;
    /* dark blue like your design */
}

.hours-widget p {
    margin: 0 0 10px;
	color : #2E2714 !important;
}


@media (max-width: 768px) {
    .shree-footer-widget {
        text-align: center;
/*         margin: 0 auto 30px; */
    }

    .nhf-social-icons {
/*         justify-content: center; */
    }
	.why-choose-nhf-card {
        width: 100% !important;
    }
}

@media (max-width: 1370px) {

    .home-banner-items {
        height: 600px;
    }

    .site-footer .widgets {
        padding: 60px 60px 0;
		justify-content : space-evenly;
    }

    .footer-top-boxes {
        width: 100%;
    }

    .home-banner-items-col1 h2,
    .home-banner-items-col2 h2 {
        font-size: 35px;
        line-height: 50px;
        margin: 0px 0px 10px 0px !important;
    }
	.home-banner-items-col1 p, .home-banner-items-col2 p {
    
    	font-size: 22px;
	}

    .section-title {
        font-size: 26px !important;
        margin: 0px;
        line-height: 40px;
        margin-bottom: 20px !important;
    }

    .home-who-we-wrapper {
        width: 100%;
        flex-direction: row;
    }

    .counter-item h2 {
        font-size: 45px;
        margin-bottom: 5px;
    }

    .counter-item p {
        font-size: 12px;
    }

    .choose-wrapper {
        width: 100%;
    }

    .choose-benefits-grid {
        margin-bottom: 10px;
    }

    .choose-benefit-box img {
        width: 50px;
    }

    .benefit-box-contain h4 {
        font-size: 16px;
    }

    .benefit-box-contain p {
        font-size: 12px;
        margin: 0 0 10px;
    }

    .talk-now-wrapper {
        width: 100%;
        gap: 15px;
    }

    .home_up_side h3.large {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .testimonial_below {
        max-width: 300px;
        margin: 10px;
    }

    .blog-heading {
        margin-bottom: 15px;
    }

    .choose-badge img {
        width: 50px;
    }

    .home-blog-item {
        max-width: 350px;
    }

    .blog-main-heading {
        font-size: 26px;
    }

    .home-counter-section {
        padding: 40 0;
    }

    .home-what-do-section {
        padding: 20px 0;
    }

    .services-grid {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .home-counter-section {
        padding: 0px !important;
    }

    .marquee-slider-wrap {
        margin-top: 0px !important;
    }

    .counter-grid {
        gap: 0px !important;
    }

    .counter-item {
        border-right: none;
    }

    .section-title {
        font-size: 24px !important;
    }

    .section-subtitle {
        font-size: 14px !important;
    }

    .choose-badge {
        position: absolute;
        bottom: 12px;
        right: 12px;
        background: #fff;
        border-radius: 12px;
        padding: 8px 8px;
        display: flex;
        align-items: center;
        gap: 8px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }

    .choose-title {
        text-align: center;
    }

    .choose-subtitle {
        text-align: center;
    }

    .talk-left {
        width: 100%;
    }

    .talk-right {
        width: 100%;
    }

    .phone-box {
        justify-content: center;
    }

    .footer-box {
        justify-content: flex-start !important;
    }

    .site-info span {
        font-size: 12px !important;
    }

    .btn-second {
        border-radius: 40px 40px 40px 40px !important;
        padding: 12px 16px 12px 18px !important;
        background: white !important;
        color: black !important;
        font-size: 12px !important;

    }

    .home-who-we-left,
    .home-who-we-wrapper {
        gap: 0px;
    }

    .who-we-progress-label {
        font-size: 30px;
        margin: 0;
    }

    .home-who-we-right {
        margin-top: 20px;
    }

    .who-we-text-card {
        padding: 0;
    }

    .who-we-text-card p {
        font-size: 16px;
    }

    .why-choose-inner {
        align-items: center;
    }

}

/* blog page */
.page-template-blogs .page-blogs-sec-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-template-blogs .blogs-items {
    width: 22%;
    margin: 15px;
}

.page-template-blogs .blogs-items-inner {
    margin: 0px;
}

.testimonials-right-image-top img {
    scale: 0.85;
}
.social-feed__image img {
    width: 100%;
    padding: 10px;
}


.pad-up {
    padding-top: 50px;
}
/* ------------------------------------------------ Responsive -------------------------------------- */

@media (min-width: 2000px) and (max-width: 2500px) {
	.home-blog-top-col3 {
    left: 110%;
}
    .home-banner-items {
        height: 900px;

    }

    a.btn.btn-primary,
    .accordion__header h2 {
        font-size: 25px !important;
    }

    .testimonial_stars {
        color: #ffcc00;
        font-size: 40px;
        margin-bottom: 10px;
        left: 20%;

    }

    .home-blog-title,
    .site-footer .widgets .widget .widget-title {
        font-size: 25px;
    }

    h5.btn.font-jost.home-blog-read-more-text,
    .skill .skill-name,
    .site-footer .widgets .widget a,
    .hours-widget {
        font-size: 20px;
    }

    button.blog-nxt.slick-next.slide-arrow.next-arrow.slick-arrow img,
    button.blog-pre.slick-prev.slide-arrow.prev-arrow.slick-arrow img,
    button.testimonial-next img,
    button.testimonial-prev img {
        height: 35px;
        width: 35px;
    }

    .main-navigation ul li a {
        font-size: 22px;
    }

    .corp-container {
        padding: 0px 130px;
    }

    .why-choose-us__card {
        padding: 30px;
    }

    .our-crops {
        padding: 50px 0 0 0;
    }

    .who-we-are__right-title {
        font-size: 48px;
    }

    .who-we-are__right-desc,
    .who-we-are__feature-text,
    .why-choose-us__card-text,
    .who-we-are__intro {
        font-size: 22px;
    }

    .who-we-are__feature-title {
        font-size: 40px;
    }

    .why-choose-us__card-title {
        font-size: 35px;

    }

    .who-we-are__title {
        font-size: 80px;
    }

    li {
        font-size: 22px;
    }

    .why-choose-us__header,
    .who-we-are__header {
        max-width: 900px;

    }

    .testimonials-desc p,
    .accordion__body.is-active p,
    .shree-footer-widget p {
        font-size: 22px;
    }

    .testimonials-right-image-top {
        top: 23%;
/*         right: 42%; */
    }




}

@media (min-width: 1600px) and (max-width: 2000px) {

    .who-we-are__right-desc,
    .who-we-are__feature-text,
    .why-choose-us__card-text,
    .who-we-are__intro {
        font-size: 20px;
    }

    .home-blog-top-col3 {
        left: 65%;
    }

    .testimonials-right-image-top {
        top: 22%;
    }
}

@media (min-width: 1333px) and (max-width: 1600px) {
    .corp-container {
        max-width: 100%;
        padding: 0px 70px;
    }

    li {
        gap: 10px;
    }

    .speciality-right-middle {
        /*     gap: 15px; */
        /*     flex-direction: column; */
    }

    .our-farm-list {
        flex-direction: row;
        gap: 50px;
    }

    .about-contact-main {
        gap: 20px;
    }

    .about-contact-middle {
        width: 35%;
    }

    .our-speciality-right {
        gap: 15px;
    }

    .speciality-right-percentage {
        gap: 35px;
    }

    .container {
        gap: 15px;
    }

    .social-feed-middle {
        gap: 20px;
    }

    .our-farm-container {
        flex-direction: column;
    }

    .our-farm-growing-percentage {
        gap: 30px;
    }

    .our-farm-growing-left {
        width: 50%;
    }

    .our-farm-growing-left p {
        line-height: 35px;
    }

    .home-blog-top-col3 {
        left: 60%;
        height: 60px;
        width: 60px;
        top: -40px;
        font-size: 15px;
    }

    .blog-container {
        padding: 0 50px;
    }

    .about-contact-list {
        flex-direction: column;
        gap: 15px;
    }

    .testimonials-right-image-top {
        top: 20%;
    }
}

@media (max-width:1450px) {
    /* 	.home-blog-top-col3{
		left: 60%;
		    height: 60px;
    width: 60px;
		top: -40px;
		font-size: 15px;
	} */
	img.custom-logo {
    width: 385px;
}
}


@media (max-width: 1333px) {
    .corp-container {
        padding: 0px 50px;
    }

    .about-contact-left-image {
        width: 70%;
    }

    .about-contact-top {
        justify-content: flex-start;
    }

    .about-contact-list {
        gap: 20px !important;
        flex-direction: column;
    }

    .about-contact-middle {
        width: 35%;
    }

    .about-contact-main {
        gap: 40px;
    }

    .who-we-are__grid {
        gap: 30px;
    }

    .progress-value {
        font-size: 30px;
    }

    .circular-progress {
        height: 100px;
        width: 100px;
    }

    .circular-progress::before {
        height: 80px;
        width: 80px;
    }

    .our-farm-growing-left {
        width: 50%;
    }

    .our-farm-container {
        gap: 10px;
    }

    .container {
        flex-direction: column;
        gap: 10px;
    }

    .our-farm-list {
        flex-direction: row;
    }

    .social-feed-middle {
        gap: 20px;
    }

    .our-speciality-right {
        gap: 10px;
    }

    .who-we-are__image-col {
        width: 70%;
    }

    .who-we-are__right-desc {
        line-height: 30px;
    }

    .speciality-right-middle {
        gap: 35px;
    }

    h3.who-we-are__right-title {
        font-size: 35px;
    }

    .testimonial_stars {
        right: 0;
        position: relative;
        align-items: flex-end;
        justify-content: center;
        display: flex;
    }

    .testimonials-right-image-top img, .title-after-image img {
        scale: 0.75;
    }

    .testimonials-desc p {
        padding-top: 35px;
    }

    .about-contact-list {
        flex-direction: column;
        gap: 15px;
    }

    .home-blog-top-col3 {
		left: 65%;
        height: 65px;
        width: 65px;
        top: -50px;
    }
    

    .blog-container {
        padding: 0 50px;
    }

    .testimonials-right-image-top {
        top: 19%;
    }
	img.custom-logo {
    	width: 237px;
	}
	.main-navigation ul li {
    	margin: 0 10px -10px 0;
	}
	button.blog-nxt.slick-next.slide-arrow.next-arrow.slick-arrow {
    	right: 4%;
	}
	button.blog-pre.slick-prev.slide-arrow.prev-arrow.slick-arrow {
    	left: 4%;
	}
	
}
@media (max-width:1250px){
	.home-blog-top-col3 {
        left: 50%;
    }
}
@media (max-width:1150px){
	.home-blog-top-col3 {
        left: 45%;
    }
}
@media (max-width:1100px){
	.home-blog-top-col3 {
        left: 35%;
    }
}
@media (max-width: 1024px) {
	ul.cropses-ul {
    	grid-template-columns: repeat(3, 1fr);
	}
	.main-navigation ul li {
    	margin: 0 20px -10px 0;
	}
    .our-speciality-right {
        width: 100%;
        gap: 20px;
    }

    .our-speciality-main {
        flex-direction: column-reverse;
    }

    .circular-progress {
        height: 130px;
        width: 130px;
    }

    .circular-progress::before {
        height: 100px;
        width: 100px;
    }

    .accordion {
        width: 100%;
    }

    h2.margin-top0.title-left-right-lines {
        text-align: center;
    }

    .testimonials-main {
        flex-direction: column;
        align-items: center;
    }

    .speciality-right-percentage {
        /*     display: flex;
    width: 50%;
    gap: 50px; */
    }

    .about-contact-main {
        flex-direction: column;
        align-items: center;
    }

    .about-contact-middle,
    .about-contact-left-image {
        width: 100%;
    }

    .about-contact-list {
        flex-direction: row;
        justify-content: flex-start;
        gap: 50px !important;
    }

    .about-who-we-are {
        width: 100%;
    }

    h3.who-we-are__right-title {
        font-size: 40px !important;
    }

    .our-farm-title {
        font-size: 40px;
    }

    .speciality-right-middle {
        gap: 100px;
    }

    .about-contact-list {
        flex-direction: column;
        gap: 15px;
    }

    .main-navigation ul li a {
        font-size: 15px;
    }

    img.custom-logo {
        width: 200px !important;
    }

    .testimonials-right {
        width: 100%;
    }

    .testimonials-right-image-top {
        top: 58%;
    }

    .about-contact-list {
        flex-direction: row;
    }

    .our-farm-growing-section {
        height: 100%;
    }

    .our-farm-growing-inner {
        flex-direction: column;
        align-items: center;
    }

    .our-farm-growing-left,
    .our-farm-growing-right {
        width: 100%;
    }

    span.wpcf7-form-control.wpcf7-radio {
        flex-wrap: wrap;
    }

    .blog-container {
        padding: 0 30px;
    }

    .contact-main {
        flex-direction: column;
    }
	.home-blog-top-col3{
        left: 90%;
        
    }
	.cta-banner__title{
		font-size : 25px;
	}
	.cta-2 {
    	font-size: 80px !important;
    	margin: 0;
	}
	.why-choose-nhf-card-list {
    	flex-direction: column;
		
	}
	.cta-banner-2 {
        
        margin-top: -180px;
    }
	.why-choose-nhf-card {
    	width: 80%;
    	margin: auto;
	}
	.site-footer .widgets {
		justify-content: space-between;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
		padding: 50px 20px 0;
	}
	.who-we-serve {
    	flex-direction: column;
		gap:30px;
	}
	.site-footer .widgets.widgets-4 .widget, aside#custom_html-2, aside#nav_menu-2 {
    	width: 100% !important;
	}
		
}

@media (max-width:950px) {

    .home-blog-top-col3 {
        left: 60%;

    }
}

@media (max-width:860px) {
    .testimonials-right-image-top {
        top: 55%;
    }

    .home-blog-top-col3 {
        left: 50%;

    }
}
@media (min-width:768px){
/* 	 .home-blog-section-items-inner {
		 width : 95% !important;
    } */
	
}
@media (max-width: 768px) {
	ul.cropses-ul {
    	grid-template-columns: repeat(2, 1fr);
	}
	.client-image-left {
    display: none;
}
    .testimonials-right {
        width: 100%;
    }

    .our-farm-feature {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .speciality-right-percentage {
        width: 100%;
/* 		grid-template-columns: 1fr 1fr; */
    }

    .cta-banner-2 {
        height: 230px;
        margin-top: -60px;
    }

    .cta-banner__title{
		font-size : 20px;
	}
	.cta-2 {
    	font-size: 60px !important;
    	margin: 0;
	}

    .blog-container {
        padding: 0 100px;
    }

    .blog-container {
        padding: 0px;
    }

/*     .about-contact-list {
        flex-direction: column;
        gap: 15px;
    } */

    .home-blog-top-col3 {}

    .home-blog-section-items-inner {
        		width : 65%;
    }

    .home-blog-top-col3 {
        left: 90%;
        height: 80px;
        width: 80px;
        top: -55px;
        font-size: 20px;
    }

    .testimonials-right-image-top {
        top: 53%;
    }

    button.blog-pre.slick-prev.slide-arrow.prev-arrow.slick-arrow {
        left: 2%;
    }

    button.blog-nxt.slick-next.slide-arrow.next-arrow.slick-arrow {
        right: 2%;
    }

    .contact-main {
        flex-direction: column;
    }
	.our-speciality-right,
    .who-we-are__content-col,
    article.who-we-are__feature,
    .about-contact-middle,
    .our-farm-growing-left {
        align-items: center;
    }
	h4.who-we-are__feature-title {
		font-size: 35px !important;
		text-align: center;
	}
	.who-we-are__title{
		font-size : 35px !important;
	}
	ul.clients-logo-list:before {
   		display: none;
	}
	.about-who-we-are-title{
		text-align : start;	
	}
	.about-who-we-are {
    	align-items: flex-start;
	}
	
	.about-gallery-image-small {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#content{
/* 		top : 50px; */
	}
	footer#colophon {
    	margin-top: 0;
	}
	.pad-up {
    	padding-top: 30px;
	}
}
@media (max-width:650px){
	.home-blog-top-col3{
		left : 70%;
	}
	.testimonials-right-image-top {
        top: 50%;
    }
}
@media(max-width:600px) {
	.cta-banner__title {
        font-size: 18px;
    }
}
@media(max-width:550px) {
    .home-blog-top-col3 {
        left: 110%;

    }

    .testimonials-right-image-top {
        top: 48%;
    }
	    .home-blog-section-items-inner {
        width:auto;
    }
	.cta-2{
		font-size : 50px !important;
	}
	.cta-banner__title {
        font-size: 15px;
    }
}

@media (max-width: 520px) {
	.why-choose-nhf-main, .why-choose-nhf-card-list {
    	gap: 20px;
	}
	ul.cropses-ul {
    	grid-template-columns: repeat(1, 1fr);
	}
	.testimonials-right-image-top img, .title-after-image img {
        scale: 0.75;
    }
	.home-blog-section-items-inner {
        width:95%;
    }
	    .home-blog-top-col3 {
        left: 80%;
    }
    .blog-container {
        padding: 0px;
    }

    .our-speciality-bg-image, .cta-banner-2-image, .who-we-are__decor--bottom-left, .testimonials-right-bg-image {
        display: none;
    }

    .social-feed-middle {
        grid-template-columns: repeat(1, 1fr);
    }

    .speciality-right-middle {
        gap: 20px;
    }

    li {
        gap: 5px;
        font-size: 16px;
    }

    .site-footer .widgets {
        padding: 20px 0 !important;
    }

    .home-banner-items {
        height: 300px !important;
        background-size: cover;
        background-position: center;
    }

    .home-banner-items-col1,
    .home-banner-items-col2 {
        width: 80%;
    }

    .home-banner-items-col1 h2,
    .home-banner-items-col2 h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }

    .home-banner-items-col1 p,
    .home-banner-items-col2 p {
        font-size: 16px !important;
        margin: 0 0 10px;
        color: #fff;
        width: 65%;
        line-height: normal;
    }
	.accordion__header h2 {
    	font-size: 18px !important;
    	line-height: 25px !important;
    
    
	}

    .nhf-farm-cards-grid {
        margin-top: 80px;
    }

    #mobile-menu-button {
        top: 0px;
    }

    .who-we-are__badge img,
    .image-left,
    .testimonials-left-bg-image,
    .faq-image-bottom-left,
    .faq-image-bottom-right,
    .image-right,
    .client-image-left {
        display: none;
    }

    ul.clients-logo-list:before {
        display: none;
    }

    .our-farm-features {
        display: flex;
    }

    .site-header .site-branding .custom-logo-link {
        display: flex;
        justify-content: center;
    }

    #content {
/*         top:65px; */
        position: relative;
    }
	.site-footer{
		margin-top : 20px !important;
	}

    .speciality-right-percentage {
        grid-template-columns: repeat(2, 1fr);
        gap: 0px;
    }
	
	
	
	.why-choose-percentage {
    	grid-template-columns: repeat(3, 1fr);
	}
	.container.why-choose-container p {
    	text-align: center;
		font-size: 18px;

	}
	.circular-progress {
        height: 80px;
        width: 80px;
    }
	.circular-progress::before {
        height: 60px;
        width: 60px;
    }
	.container p {
    	width: 75%;
	}
    .testimonials-right-image-top {
        top: 48%;
        left: 20px;
    }

    .testimonial_stars {

        left: 38%;
        justify-content: flex-start;

    }

/*     .home-blog-section-items-inner {
        width: auto;
    } */

    h4.who-we-are__feature-title {
        font-size: 30px !important;
        text-align: center;
    }

    .our-speciality-right,
    .who-we-are__content-col,
    article.who-we-are__feature,
    .about-contact-middle,
    .our-farm-growing-left {
        align-items: center;
    }

    h4.who-we-are__feature-title {
        font-size: 30px !important;
        text-align: center;
    }

    .speciality-right-middle,
    .contact-main {
        flex-direction: column;
    }

    .about-contact-list {
        gap: 15px !important;
    }

    .testimonials-desc p {
        padding-top: 0px;
		font-size: 18px;
    }

    h3.who-we-are__right-title {
        font-size: 30px !important;
    }

    h2.who-we-are__title {
        font-size: 40px;
    }
	button.blog-nxt.slick-next.slide-arrow.next-arrow.slick-arrow, button.blog-pre.slick-prev.slide-arrow.prev-arrow.slick-arrow {
    	display: none !important;
	}
	section.our-crops.section-top {
    	padding-top: 0;
	}
	.why-choose-us{
        padding: 40px 0;
    }
	
	.why-choose-us__header {
		margin: 0 auto 30px;
	}
	.who-we-are__inner{
		padding-top : 0;
	}
	.skills {
    width: 100%;
	}
	.site-footer .widgets .widget {
    	margin: 0 2.75% 15px 0;
	}
	.nhf-social-icons {
/*         justify-content: space-between; */
    }
	.shree-footer-widget {		
		max-width: 100%;
	}
	h3.why-choose-us__card-title {
    	margin: 10px 0;
	}
	.about-who-we-are {
    	align-items: flex-start;
	}
	.testimonials-title h5 {
    	font-size: 16px !important;
	}
	.testimonials-top {
    	gap: 10px;
	}
	.site-footer .bottom-bar {

    padding: 10px 0;
	}
	.cf7-custom-wrapper input[type="text"], .cf7-custom-wrapper input[type="email"], .cf7-custom-wrapper textarea {

    	padding: 15px 15px !important;

	}
	.cta-banner-2 {
        height: 230px;
        margin-top: -50px;
    }
	.pad-up {
    	padding-top: 20px;
	}
}

@media (max-width:450px) {
    .testimonials-right-image-top {
        top: 45%;
    }

    .home-blog-top-col3 {
        left: 70%;
        height: 80px;
        width: 80px;
        top: -55px;
        font-size: 20px;
    }

    .skills {
        width: 100%;
    }
	.cta-banner-2-main {
    	gap: 10px;
	}
	    .cta-banner__title {
        font-size: 14px;
    }
	

}

@media (max-width:420px) {
    .testimonials-right-image-top {
        top: 45%;
    }

    .home-blog-top-col3 {
        left: 60%;
    }
	.cta-banner-2-main {
   		justify-content: space-evenly;

	}
}

@media (max-width: 400px) {
    .speciality-right-middle {
        gap: 20px;
    }

    li {
        gap: 5px;
        font-size: 16px;
    }
    .home-banner-items-col1 p,
    .home-banner-items-col2 p {
        width: 60%;
        line-height: normal;
    }

    .testimonials-right-image-top {
        top: 44%;
        left: 20px;
        width: 130px;
    }

    .home-blog-section-items-inner {
        
    }

    .home-blog-top-col3 {
        left: 70%;
        height: 60px;
        width: 60px;
        top: -45px;
        font-size: 15px;
    }

    .testimonial_stars {
/*         left: 10%; */
        justify-content: center;
    }

    h5.btn.font-jost.home-blog-read-more-text {
        margin: 10px 0;
    }

    span.wpcf7-form-control.wpcf7-radio {
        gap: 0;
    }
	.cta-banner__title {
        font-size: 12px;
    }
}

@media (max-width:370px) {
    .home-blog-top-col3 {
        left: 50%;

    }

    .testimonials-right-image-top {
        top: 41%;

    }
}

@media (max-width: 350px) {

    .speciality-right-middle,
    .contact-main {
        flex-direction: column;
    }

    .home-blog-top-col3 {
        left: 45%;
    }

    .testimonials-right-image-top {
        top: 40%;

    }

    span.wpcf7-form-control.wpcf7-radio {
        gap: 0;
    }
	.speciality-right-percentage {
        grid-template-columns: repeat(1, 1fr);
        gap: 0px;
    }
	.cta-banner__title {
        font-size: 10px;
    }
	.cta-2{
        font-size: 40px !important;
    }
}


    /* Side Icon Code start */
    .fixed-whatsapp-wrapper {
        position: fixed;
        right: 20px;
        bottom: 13%;
        z-index: 999;
    }
    .fixed-call-wrapper{
	    bottom : 23%;
	    right : 20px; 
    }
    .side-whtasapp, .side-call{
        width:60px;
        height : 60px;
    }
    /* Side Icon Code end */
.blogs-title h6 {
  display: -webkit-box;
  -webkit-line-clamp: 2;      /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
    margin: 0 0 20px;
}

