﻿.setformstyle {
    background-color: #f7f7f7;
    border: 1px solid #eb0028;
    border-radius: 5px;
}
.address-block {
    box-shadow: 5px 10px 15px #828282;
}



.data-container {
    /* Set a max width for large screens if needed, otherwise it will stretch */
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.data-item {
    text-align: center; /* Center content in the item for mobile */
    padding: 20px;
    margin-bottom: 10px; /* Space between items on mobile */
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); /* Separator for mobile view */
    line-height: 1;
    background-color: #e05401;
    color: #fff;
    text-shadow: rgb(0, 0, 0) 0px 0px 12px;
}

.icon {
    font-size: 3em; /* Larger icons */
    margin-bottom: 5px;
}

.value {
    font-size: 3em; /* Large numbers */
    font-weight: bold;
    margin: 0;
}

.label {
    font-size: 1.2em;
    margin-top: 5px;
}




.top-social a {
    background-color: #eb0028;
}
.footer-wiz ul.footer-contact li {
    color: #fdfa31;
}
.footer-top-area {
    background-color: #011e34;
    padding: 30px 0px;
}
.setscrollauto {
    height: 300px;
    overflow: auto;
}
.news-date {
    padding: 4px 0px 0px;
}
.team-block {
    background-color: #023c68;
    padding: 1px;
    border: 1px solid #7ff8a5;
    box-shadow: 0px 0px 5px 0px rgba(189,189,189,0.4);
    cursor: pointer;
}
.team-text h5 {
    text-transform: uppercase;
    color: #fdff90;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 5px;
    text-shadow: 0px 0px 6px #f00;
}
.team-figure {
    background-color: rgba(235, 72, 68, 0.6);
}
.prt-list.style1 li:hover i {
    background-color: #e05401;
    color: #fff;
}
.prt-list.style1 i {
    min-width: 35px;
    min-height: 35px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    font-size: 16px;
    text-align: center;
    color: #e05401;
    background-color: #F0F5FB;
}
.prt-list {
    list-style: none;
    padding: 0;
    margin: 10px;
}
.community-content {   
    box-shadow: 5px 10px 15px #828282;
}
.section-title h2 {
    margin-top: 0px;
    color: #e05401;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 600;
    display: inline-block;
    font-size: 46px;
    line-height: 57px;
    text-transform:none;
}
.wshipping-content-block {
    background-color: transparent;
}
.set10offset{
    margin:0px auto;
}
.owl-navcss {
    display: none;
}
.owl-carousel .owl-nav.disabled {
    display: block;
    margin: 8px 20px;
    font-size: 15pt;
}
.our-client .client-item {
    margin: 0px 15px;
    border: 1px solid #7ef8a6;
    box-shadow: 5px 10px 15px #828282;
}
.why-choose-us .why-choose-us-icon::before {
    position: absolute;
    display: block;
    height: 1px;
    background-color: #eb0028;
    left: 0px;
    top: 36%;
    margin-top: 0px;
    content: "";
    width: 40px;
}
.why-choose-us-icon i.far {
    width: 50px;
    height: 50px;
    background-color: #eb0028;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    margin-right: 3px;
    line-height: 48px;
    font-size: 28px;
    position: relative;
    z-index: 1;
}
.why-choose-us .why-choose-us-icon {
    line-height: 28px;
    text-transform: uppercase;
    margin: 0px 0px;
    position: relative;
    font-size: 14px;
    color: #444444;
    padding-left: 40px;
    float: left;
    width: 100%;
}
.single-service-item {
    height: 100%;
}
.single-service-item:hover{
    box-shadow: 5px 10px 15px #828282;
}


.service-bg-1s {
    background-image: url(../images/cmn.png)
}

.service-bg-2s {
    background-image: url(../images/dcmn.png)
}

.service-bg-3s {
    background-image: url(../images/mos.png)
}
.single-slide-item h2 {
    color: #1b0000;
    font-size: 3vw;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: bold;
    text-shadow: 1px 2px 4px #f3f03c;
}
.mainmenu > ul > li:hover > a {
    text-decoration: none;
    background-color: #fff;
}
.mainmenu ul li.nav-active > a {
    background-color: #fff;
    text-decoration: none;
    color: #eb0028;
    box-shadow: 3px 3px 17px #07426d;
}
.footer-bottom-area span{
    color: #000;
    font-weight: bold;
}
.footer-bottom-area {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 15px 0px;
    background-color: #eb0028;
    box-shadow: 5px 10px 18px #fdf933;
}
.scrollup {
    padding-top: 1px;
}
.top-social a {
    padding-top: 1px;
}
.footer-top-area{
  color: #fff;
}
.footer-menu a:not([href]):not([tabindex]) {
    color: #fff;
    text-decoration: none;
}
    .footer-menu a:not([href]):not([tabindex]):hover {
        color: #eb0028;
        text-decoration: none;
    }
a:not([href]):not([tabindex]) {
    color: #000;
    text-decoration: none;
}
.setmarginmob {
        margin-top:100px;
    }
.counter-section {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  position: relative;
  padding-top: 90px;
  padding-bottom: 0px;
}
.counter-block {
  background-color: #fff;
  border-radius: 3px;
  padding: 55px 0px 15px 15px;
  position: relative;
  margin-bottom: 70px;
}
.ptsetmobile {
    padding-top:100px;
}
.logo img {
  float: left;
  margin-top: 0px;
  width: 110px;
  padding: 6px 0px;
}
.header-top-area a {
  color: #000;
  font-weight: bold;
}
.mainmenu {
  float: none;
  padding-top: 22px;
}

.mainmenu ul {
  margin: 0px;
  padding: 0px;
    padding-top: 0px;
  list-style-type: none;
  text-align: center;  
}

.header-area {
  background-color: #fff;
  position: relative;
  background-image: linear-gradient(to right, #ff7e94, #ff9a6c, #ecbf59, #bbe273, #6cffb6);
  box-shadow: 0px 4px 10px #07426d;
}

.header-search-bar {
  float: right;
  position: relative;
  padding: 10px 0px;
  margin-left: 0px;
  width: 130px;
}

.slider-overlay::before {
  background-color: rgba(248, 43, 43, 0.23);
}

.header-top-area {
  background-color: #eb0028;
  padding: 10px 0px;
  box-shadow: 5px 10px 18px #07426d;
}

.top-contact i.fa{
  color: #fff;
  margin-right: 6px;
}

.top-menu ul li a {
  color: #fff;
  font-weight: bold;
  background-color: #000;
  padding: 0px 7px;
}

.top-menu ul li a:hover {
  color: #f7ff00;
}

.top-menu ul li a::before {
  position: absolute;
  left: -12px;
  top: 50%;
  margin-top: -7px;
  height: 15px;
  background-color: #fff;
  content: "";
  display: block;
  width: 1px;
}
.left-block .testimonial-content {
  background-color: #f3541c;
}

.testimonial {
  background-color: #2c2b2b;
}

.logo2set {
    width: 102px;
}











:root {
        /* The main red color */
        --card-color-rgb: 140, 30, 30; 
        --card-gradient-start: rgba(var(--card-color-rgb), 0.95); 
        --text-color: #ffffff;
        --header-color: #333;
    }

    /* --- Header Section --- */
    .section-header {
        text-align: center;
  position: relative;
  margin: 0px auto;
    margin-bottom: 0px;
  margin-bottom: 40px;
    }
    .section-header h2 {
        font-size: 2rem;
        color: var(--header-color);
        margin-bottom: 15px;
    }
    .section-header::after {
        content: '♦';
        display: block;
        color: #e64a19;
        font-size: 1.2rem;
        line-height: 0;
        margin-top: 10px;
    }
    .section-header::before {
        content: '';
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 180px;
  height: 2px;
  background-color: #e64a19;
  z-index: -1;
    }

    /* --- Grid Container --- */
    .schemes-container {
        max-width: 1200px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
        gap: 25px;
    }

    /* --- Card Styling --- */
    .scheme-card {
        position: relative;
        height: 350px;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        cursor: pointer;
        background-color: #ddd;
        /* IMPORTANT: Ensures z-index works for children */
        z-index: 0; 
    }

    /* Image Styling */
    .scheme-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.6s ease;
        /* Push image to the back */
        position: relative;
        z-index: -1; 
    }

    .scheme-card:hover img {
        transform: scale(1.08); /* Zoom effect */
    }

    /* --- NEW: Full Image Gradient Overlay on Hover --- */
    .scheme-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* This creates a full tint over the image. 
           It uses the same red color but with lower opacity (0.3 to 0.7) */
        background: linear-gradient(to bottom, rgba(var(--card-color-rgb), 0.3) 0%, rgba(var(--card-color-rgb), 0.7) 100%);
        
        opacity: 0; /* Hidden by default */
        transition: opacity 0.4s ease;
        
        /* Sits between image (z-index -1) and Text Overlay (z-index 2) */
        z-index: 1; 
        pointer-events: none; /* Ensures clicks pass through to the image/buttons */
    }

    /* Trigger the full overlay on hover */
    .scheme-card:hover::before {
        opacity: 1;
    }


    /* --- Existing Text Overlay & Buttons --- */

    /* The static gradient at the bottom for text readability */
    .card-overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 75%; 
        /*background: linear-gradient(to bottom, transparent 0%, var(--card-gradient-start) 70%);*/
        background: linear-gradient(to bottom, transparent 0%, rgba(140, 30, 30, 0.65) 70%);
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 25px;
        text-align: center;
        /* IMPORTANT: Must be higher than the hover overlay */
        z-index: 2; 
        box-shadow: 5px 10px 18px #07426d;
    }
.card-overlay:hover{
    background: linear-gradient(to bottom, transparent 0%, var(--card-gradient-start) 70%);
    box-shadow: 5px 10px 18px #07426d;
}

    .card-title {
        color: var(--text-color);
        font-size: 1.3rem;
        font-weight: 700;
        margin-bottom: 10px;
        line-height: 1.3;
        text-shadow: 0 2px 4px rgba(0,0,0,0.3);
    }

    /* Action Buttons Container */
    .card-actions {
        opacity: 0;
        transform: translateY(20px);
        max-height: 0; 
        display: flex;
        justify-content: center;
        gap: 30px;
        transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    /* Reveal Buttons on Hover */
    .scheme-card:hover .card-actions {
        opacity: 1;
        transform: translateY(0);
        max-height: 60px;
        margin-top: 20px;
        padding-bottom: 10px;
    }

    /* Button Links */
    .action-link {
        color: #ffffff;
        font-size: 1.1rem;
        text-decoration: none;
        position: relative;
        padding-bottom: 8px;
        white-space: nowrap;
    }
        .action-link:hover {
            color: #fdf934;
  text-decoration: none;
        }

    /* Custom Dotted Underline */
    .action-link::after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%); 
        width: 130%; 
        min-width: 60px;
        height: 0;
        border-bottom: 2px dotted rgba(255, 255, 255, 0.6);
        transition: border-color 0.3s ease;
    }

    .action-link:hover::after {
        border-color: rgba(255, 255, 255, 1);
    }

    /* --- Mobile Responsiveness --- */
    /*@media (max-width: 600px) {
        .schemes-container {
            grid-template-columns: 1fr;
            padding: 0 15px;
        }
        .scheme-card {
            height: 300px;
        }
        .card-title {
            font-size: 1.2rem;
        }
    }*/


    /* Desktop Grid */
.schemes-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

/* Mobile Slider Hidden by Default */
.mobile-slider {
    display: none;
    text-align: center;
    align-items: center;
    justify-content: center;
}

/* Arrows */
.nav-btn {
    font-size: 30px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
}

.slider-wrapper img {
    width: 280px;
    height: auto;
    border-radius: 10px;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .schemes-container {
        display: none;
    }

    .mobile-slider {
        display: flex;
        flex-direction: column; /* Stack image and buttons vertically */
        align-items: center;
        padding-bottom: 20px;
    }

    .slider-wrapper {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .mobile-card {
        position: relative;
        width: 90%; /* Matches the width in your 2nd image */
        max-width: 350px;
        overflow: hidden;
        border-radius: 15px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }

    .mobile-card img {
        width: 100%;
        display: block;
        border-radius: 15px;
        transition: transform 0.3s ease;
    }

    /* -------------------------------------------- */
    /* THE OVERLAY (Red Gradient Style) */
    /* -------------------------------------------- */
    .mobile-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* This creates the red fade effect seen in Image 2 */
        background: linear-gradient(to top, rgba(160, 30, 30, 0.95) 0%, rgba(160, 30, 30, 0.7) 60%, rgba(160, 30, 30, 0.1) 100%);
        opacity: 0; /* Hidden by default */
        transition: opacity 0.3s ease;
        display: flex;
        flex-direction: column;
        justify-content: center; /* Centers text vertically */
        align-items: center;
        border-radius: 15px;
        padding: 20px;
        box-sizing: border-box;
    }

    /* Hover Interaction */
    .mobile-card:hover .mobile-overlay,
    .mobile-card:active .mobile-overlay {
        opacity: 1;
    }
    
    /* Optional: Zoom image slightly on hover */
    .mobile-card:hover img {
        transform: scale(1.05);
    }

    /* Text Styling */
    .mobile-overlay h3 {
        color: #fff;
        font-size: 24px; /* Larger font */
        font-weight: 700;
        text-align: center;
        margin-bottom: 30px;
        text-shadow: 0 2px 4px rgba(0,0,0,0.3);
        line-height: 1.3;
    }

    /* Link/Button Styling inside overlay */
    .mobile-actions {
        display: flex;
        gap: 30px;
        width: 100%;
        justify-content: center;
    }

    .mobile-actions a {
        color: white;
        font-size: 18px;
        text-decoration: none;
        border-bottom: 0px solid transparent;
        transition: 0.3s;
    }
    
    .mobile-actions a:hover {
        border-bottom: 0px solid white;
    }

    /* -------------------------------------------- */
    /* BOTTOM NAVIGATION BUTTONS */
    /* -------------------------------------------- */
    .mobile-controls {
        display: flex;
        gap: 20px;
        margin-top: 20px;
    }

    .nav-btn {
        background-color: #4a4a4a; /* Dark grey background */
        color: white;
        border: none;
        width: 50px;
        height: 50px;
        border-radius: 50%; /* Makes them circular */
        font-size: 24px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: background 0.3s;
    }

    .nav-btn:hover {
        background-color: #333;
    }
}

















/* 2. Marquee Container Styles */
.marquee-container {
   width: 100%;
  max-width: 90%;
  border: 1px solid #ffcf9e;
  border-radius: 8px;
  background-color: #eee;
  overflow: hidden;
  padding: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: 0px auto;
}

.marquee-title {
    text-align: center;
  color: #fff;
  margin: 0px 0 3px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  background-color: #eb0028;
  padding: 8px 0px;
}

/* 3. Scrolling Content Wrapper and Animation */
.marquee-content {
    display: flex; /* CRUCIAL: Lays event lists side-by-side */
    white-space: nowrap; /* CRUCIAL: Prevents event text from wrapping */
    
    /* Animation Properties */
    animation: scroll-left 20s linear infinite;
    will-change: transform; /* Optimizes hardware acceleration for smoother scrolling */
}

/* Keyframes define the actual scrolling movement */
@keyframes scroll-left {
    0% {
        transform: translateX(0%); /* Start position */
    }
    100% {
        transform: translateX(-50%); /* Scroll across one full copy of the list for seamless loop */
    }
}

/* Class added by JavaScript to pause scrolling on hover */
.marquee-content.paused {
    animation-play-state: paused;
}

/* 4. Event List and Item Styling */
.event-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex; /* Keeps list items side-by-side */
    min-width: 50%; /* Ensures each duplicated list takes up half the animated width */
}

.event-list li {
    padding: 0 15px; /* Spacing between events */
    font-size: 1em; 
    font-family: Arial, sans-serif;
    line-height: 35px; /* Sets the height of the marquee row */
    flex-shrink: 0; /* Prevents event text from shrinking */
}

/* 5. Link Styling */
.event-list a {
    text-decoration: none;
    color: #000; /* Event link color */
    transition: color 0.3s ease;
}

.event-list a:hover {
    color: #c0392b; /* Hover color */
    text-decoration: underline;
}


@media (max-width: 600px) {
    /* Adjustments for smaller screens (e.g., phones) */
    
    .marquee-container {
        width: 100%; /* Full width on mobile */
        border-left: none;
        border-right: none;
        border-radius: 0; /* Edge-to-edge look */
        margin: 20px 0; /* Reduced vertical margin */
        padding: 5px 0;
    }

    .marquee-title {
        font-size: 1.2em; /* Smaller title on mobile */
        margin-bottom: 5px;
    }

    .event-list li {
        padding: 0 10px; /* Reduced horizontal padding for fit */
        font-size: 0.9em; /* Smaller event text */
        line-height: 30px; 
    }
}











* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
}

.horticulture-section {
    display: flex;
    flex-wrap: wrap;
    background: #023c68;
    color: white;
    position: relative;
    padding: 40px 0;
}

.left-panel {
    width: 50%;
    position: relative;
    padding-top: 40px; /* little gap from top like image */
}

    .left-panel img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-top-left-radius: 6px;
    }

.stats-box {
    position: absolute;
    right: -40px; /* overlaps the right section */
    top: 20%;
    background: #e55900;
    padding: 40px 30px;
    width: 260px;
    border-radius: 4px;
}

.stat {
    text-align: center;
    margin-bottom: 40px;
}

    .stat:last-child {
        margin-bottom: 0;
    }

    .stat h2 {
        font-size: 48px;
        font-weight: bold;
        text-shadow: 0px 0px 12px #000;
    }

    .stat p {
        font-size: 18px;
    }

/* RIGHT PANEL */
.right-panel {
    width: 50%;
    padding: 60px 60px;
}

    .right-panel .tagline {
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 20px;
        opacity: 0.9;
    }

    .right-panel h1 {
        font-size: 55px;
        line-height: 1.3;
        margin-bottom: 20px;
        max-width: 550px;
        font-family: 'Playfair Display', serif;
    }

        .right-panel h1 span {
            color: #e55900;
        }

    .right-panel .desc {
        font-size: 18px;
        line-height: 1.6;
        opacity: 0.9;
        max-width: 550px;
    }

/* 📱 MOBILE RESPONSIVE */
@media (max-width: 900px) {

    .horticulture-section {
        padding: 0;
    }

    .left-panel,
    .right-panel {
        width: 100%;
    }

    .left-panel {
        padding-top: 20px;
    }

    .stats-box {
        position: relative;
        left: 0;
        right: 0;
        top: -590px;
        margin: auto;
        width: 80%;
        background: #e5590099;
    }

    .right-panel {
        padding: 40px 20px;
        text-align: center;
    }

        .right-panel h1 {
            font-size: 30px;
            margin: 10px auto 20px;
        }

        .right-panel .desc {
            font-size: 16px;
            margin: auto;
        }
}






/* --- DESKTOP/LAPTOP LAYOUT (4-COLUMN GRID) --- */
/* This media query applies styles for screen widths 768px and up */
@media (min-width: 768px) {
    .data-container {
        /* Use Flexbox for a horizontal layout */
        display: flex;
        flex-wrap: nowrap; /* Keep them on one line */
        justify-content: space-between;
        padding: 0; /* Remove padding for full-width sections */
        background-color: #e05401;
        margin: 0px auto;
        margin-top: 65px;
        margin-bottom: 65px;
    }

    .data-item {
        /* Each item takes an equal width (25%) */
        flex: 1 1 25%;
        padding: 60px 20px;
        margin-bottom: 0;
        /* Remove the mobile separator */
        border-bottom: none;
        border-right: 1px solid rgba(255, 255, 255, 0.2); /* Vertical separator */
        /* Adjust alignment for the desktop view to match Image 1 */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

        /* Remove the right border from the last item */
        .data-item:last-child {
            border-right: none;
        }

    /* Re-ordering for desktop view - place value next to icon */
    .icon, .value {
        display: block;
        line-height: 1; /* Adjust line height for alignment */
    }

    .icon {
        margin-right: 10px; /* Space between icon and value */
        order: 1; /* Icon comes first */
    }

    .value {
        order: 2; /* Value comes second */
    }

    /* Group icon and value together on one line for desktop view */
    .data-item-top {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* New styling for desktop display of value and label */
    .value {
        font-size: 3em; /* Keep large size */
        margin-bottom: 10px;
    }

    .label {
        font-size: 1em; /* Smaller label text */
    }

    /* Re-structure the inner content for Image 1 appearance (icon and value side-by-side, label below) */
    .data-item {
        /* Reset flex properties for inner content on desktop */
        display: block;
        text-align: center;
    }

        .data-item .icon {
            display: inline-block;
            font-size: 3em; /* Match icon size from image */
            margin: 0 5px 10px 0;
            vertical-align: middle;
        }

        .data-item .value {
            display: inline-block;
            font-size: 5em; /* Match value size from image */
            margin: 0;
            vertical-align: middle;
            color: #fff;
            text-shadow: 0px 0px 12px #000;
        }

        .data-item .label {
            display: block;
            margin-top: 10px;
            font-size: 1.3em;
            color: #fff;
            font-weight: bolder;
        }

        /* Reverting the data for items 1 and 4 to the correct image order: Farmer=25, Growers=99+ */
        /* Adjusting to display 25 | 789 | 8 | 99+ in the layout as per image 1 */
        .data-item:nth-child(1) .value {
            content: "25";
        }

        .data-item:nth-child(2) .value {
            content: "789";
        }

        .data-item:nth-child(3) .value {
            content: "8";
        }

        .data-item:nth-child(4) .value {
            content: "99+";
        }
}








@media only screen and (max-width: 767px) {
    .testimonial-img-bg1 {
  background-image: url(../images/yogi.jpg);
  width: 100%;
  height: 200px;
  margin: auto;
  background-repeat: no-repeat;
}

  .testimonial-content {
    margin: 0px auto;
  }
    .column22 {
        width:100%;
    }
 
.testimonial-img-bg3 {
  background-image: url(../images/meena.jpg);
  width: 100%;
  height: 200px;
  margin: auto;
  background-repeat: no-repeat;
}
.testimonial-img-bg2 {
  background-image: url(../images/keshav.jpg);
  width: 100%;
  height: 200px;
  margin: auto;
  background-repeat: no-repeat;
}
.news-date {
  width: 94px;
  background-color: #eb0028;
  text-transform: uppercase;
  text-align: center;
  border-radius: 3px 0px 0px 3px;
  float: left;
  margin-right: 20px;
  padding: 6px 0px 0px;
  position: relative;
  min-height: 63px;
}
    .latest-news-section222 {
        border-radius: 3px;
        clear: both;
        width: 100%;
        float: left;
        padding-right: 0px;
        position: relative;
        padding-left: 3px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .news-date22 {
        width: 68px;
        background-color: #eb0028;
        text-transform: uppercase;
        text-align: center;
        border-radius: 3px 0px 0px 3px;
        float: left;
        margin-right: 15px;
        padding: 2px 5px;
        position: relative;
        min-height: 63px;
    }
    .header-search-bar {
        float: left;
        position: relative;
        padding: 13px 0px;
        margin-left: 16px;
        width: auto;
    }
.header-search-bar {
    display: block;
  }
 .logo2set {
    width: 102px;
  }
    .logo img {
        float: right;
        margin-top: 6px;
        width: 140px;
        padding: 6px 0px;
        margin-left: -36px;
    }
.mobile-menu-wrapper {
  right: 30px;
  margin-top: 11%;
  position: absolute;
}
.ptsetmobile {
    padding-top:50px;
}
.container3 {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0px auto;
  padding: 16px 0px 0px 34px;
  gap: 0px;
}
.container2 {
  display: flex;
  flex-wrap: wrap;
  max-width: 1400px;
  margin: 0px auto;
  padding: 30px 15px 0px 15px;
  gap: 20px;
}
.containerprog {
    padding-top:80px;
}
    .owl-navcss {
        font-size: 20pt;
  margin-top: 20px;
    }
     .owl-carousel .owl-nav button.owl-prev {
    padding: 6px !important;
    font-size: 14pt;
    margin-top: 10px;
  }
      .owl-carousel .owl-nav button.owl-next {
    padding: 6px !important;
    font-size: 14pt;
    margin-top: 10px;
  }
      .counter-section {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}
      .counter-block {
  background-color: #fff;
  border-radius: 3px;
  padding: 55px 0px 15px 15px;
  position: relative;
  margin-bottom: 20px;
}
    .setmarginmob {
        margin-top:50px;
    }
    .settime{
        font-size: 12px;
        margin-bottom: 8px;
    }
    .single-slide-item h2 {
        color: #1b0000;
        font-size: 5vw;
        text-transform: uppercase;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: bold;
        text-shadow: 1px 2px 4px #f3f03c;
    }
    .owl-navcss{
        display:none;
    }
    .section-headergallery h2 {
        font-size: 1.5rem;
        margin-bottom: 15px;
    }
    .setformstyle {
        border: 0px solid #eb0028;
        border-radius: 0px;
    }
}