﻿
/**************Style For All this Page *********/
/*********************************/
.slider_content a {
    background-color: #43b9fe;
    color: #fff;
}

.about_gallery_content {
    margin-top: 10px !important;
}

    .about_gallery_content a {
        font-size: 14px;

    }



.slider_product_photo_home {
    height: 220px;
    width: 100%;
}

/*********************************/
/*********************************/




/* ******** Start Section Slider ************/
/*********************************************/
/*******************************************/
/*****************************************/
/***************************************/
.slider_s_two .single_slider {
    background-size: 100% 100%;
}

/* ******** Start Section About_Us_section ************/
/*********************************************/
/*******************************************/
/*****************************************/
/***************************************/

.About_Us_section p {
    font-size: 20px;
    line-height: 28px;
    text-align: justify !important;
    font-weight: 300;
    margin-bottom: 25px;
}

.About_Us_section h1 {
    font-size: 30px;
    line-height: 28px;
    text-align: left;
    color: #43b9fe;
    margin-bottom: 25px;
    font-weight: 700;
}

.about-section-container {
    display: flex;
    background-color: #fff;
}
.about-content{
    text-align:center;
    margin-top:30px;
}

.about-content span p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
}

.about-content h1 {
    font-size: 2rem;
    margin: 10px 0px;
    color: #19743b;
}
.about-image img
{
    height:500px;
    width:100%;
}


@media (max-width: 768px) {
    .badge-inner {
        border-radius: 19px;
        border: 11px solid #fff;
        padding: 10px 40px;
    }

    .About_Us_section img {
        height: 200px;
    }

    .about-content h1 {
        font-size: 25px;
    }

    .about-section-container {
        margin: 0px;
        padding:0px;
    }
    .services_title h2
    {
        font-size:30px !important;
    }
    .gallery_thumb
    {
        width:100px !important;
        height:100px !important;
        padding:24px 0px !important;
    }
        .gallery_thumb i
        {
            font-size:45px !important;
        }
}

/*********End Section About_Us_section ********************************/

/**********Start Our mession Section************************/
.gallery_thumb {
    text-align: center;
    color: #fff;
    border-radius: 50%;
    height: 120px;
    border: 1px solid;
    width: 120px;
    padding: 35px;
    background-color: #529040;
    transition: all 0.5s ease;
}
    .gallery_thumb:hover {
        width: 125px;
        height: 125px;
        color: #fff;
        background-color: #f97f08;
        transform: scale(1.1);
    }


    .gallery_thumb i {
        font-size: 50px;
        line-height: 50px;
    }

.about_gallery_section {
    background-color: #fff;
    padding: 0px 0px 50px 0px;
    margin-bottom: 0;
}

.con_v_m_h {
    padding: 40px 29px;
}


.about_gallery_content p {
    line-height: 26px;
    font-size: 17px;
    text-align: center;
    font-weight: 300;
    line-height: 29px;
}
.single_gallery_section {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.about_gallery_content h3 {
    font-size: 25px;
    color: #529040;
    font-weight: 800;
    line-height: 20px;
    margin-bottom: 10px;
}

/**********End Our mession Section************************/

/*********************************************/
/*******************************************/
/*****************************************/
/****************Start Featured_Products***********************/
.services_title h2 {
    font-size: 50px;
    margin-bottom: 83px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 42px;
    color: #277b3f !important;
}

.services_title {
    text-align: center;
    margin-bottom: 0px;
}

.services_title p {
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 60px;
    color: #f1f1f1;
}
.product_carousel .owl-nav > div
{
    top:40%;
}
/*********************************************/
/*******************************************/
/*****************************************/
/****************End Featured_Products***********************/
/* ******** Start Section brand_area ************/
/*********************************************/
/*******************************************/
/*****************************************/
/***************************************/
.brand_container {
    padding: 0;
    background: none;
}

.brand_area {
    background-color:#fff;
    padding:30px 0px 60px 0px;
}
.section.blog_brand_area
{
    padding:0;
}

.row.brand_area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brand_area .container {
    max-width: 1200px !important;
}

    .brand_container .single_brand img {
        border-radius: 13px;
        height: 80px;
        width: 100px;
        opacity: 1;
    }

.single_brand {
    margin: 0 10px;
}

@media only screen and (max-width: 767px) {
    .brand_container .single_brand img {
        width: auto;
    }

    .row.brand_area {
        gap: 30px;
        padding: 30px 0px 30px 0px;
    }
}
/*********End Section About_Us_section ********************************/
/*********************************************/
/*******************************************/
/*****************************************/
/****************Start section-Distributors***********************/
.Distributors {
    margin: 0px;
}

.row.Distributors {
    display: flex;
    align-items: stretch;
}

    .row.Distributors .col-md-6 {
        display: flex;
        flex-direction: column;
        padding: 0 !important;
    }

.contact_message.content {
    flex: 1;
}

.Distributors-image {
    flex: 1;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .Distributors-image img {
        width: 100%;
        height: 600px;
        object-fit: fill;
        display: block;
    }

.contact_message.form {
    padding: 28px 0px 0px 40px;
}

    .contact_message.form h2 {
        font-size: 36px;
        color: #fff;
        margin-bottom: 20px;
        line-height: 36px;
    }

.contact_message input {
    border: 1px solid #ededed;
    height: 45px;
    background: #ffffff;
    width: 100%;
    padding: 0 20px;
    color: #757575;
    border-radius: 25px;
}

.contact_message button {
    font-weight: 600;
    font-size: 30px;
    padding: 0px 0px;
    text-transform: capitalize;
    border: none;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 5px;
    line-height: 30px;
    border-radius: 30px;
    margin-bottom:20px;
}
.map-area #googleMap iframe {
    height: 592px;
    width: 100%;
}
.map-area #googleMap {
    height: 592px;
}

@media only screen and (max-width: 767px) {
    .contact_message.content {
        margin-bottom: 10px;
    }

    .contact_message.form {
        padding: 30px;
    }

    .Distributors-image img {
        height: 400px;
    }

    .Distributors {
        margin: 0px;
    }
    .blog_section
    {
        padding:40px 0;
    }
}
/*********************************************/
/*******************************************/
/*****************************************/
/****************End section-Distributors***********************/
/* ******** Start Section Category ************/
/*********************************************/
/*******************************************/
/*****************************************/
/***************************************/
.blog_brand_area.category {
    padding: 120px 0px !important;
    background-color: #fff !important;
}

    .blog_brand_area.category .single_gallery_section.fistchild img {
        height: 540px;
    }

    .blog_brand_area.category .single_gallery_section img {
        height: 250px;
        width: 100%;
    }

    .blog_brand_area.category .brand_area {
        padding: 0 0 50px 0;
    }

    .blog_brand_area.category .brand_container {
        background: unset !important;
    }


    .blog_brand_area.category .single_gallery_section {
        background-color: white;
        text-align: center !important;
        margin-bottom: 40px;
    }

        .blog_brand_area.category .single_gallery_section h3 {
            font-size: 18px;
            background-color: #0492e5;
            line-height: 27px;
            color: #fff;
            margin-top: -52px;
            z-index: 10;
            position: relative;
            opacity: 0.7;
            font-weight: 900;
            padding: 12px;
            margin-bottom: 0;
            text-align: center;
        }

/*********************************************/
/*************End****************************/








/* ******** Start Section spetial_Products_area ************/
/*********************************************/
/*******************************************/
/*****************************************/
/***************************************/

.spetial_Products_area {
    padding: 20px 0 40px 0;
}

    .spetial_Products_area .single_product {
        margin-bottom: 10px !important;
    }

/*********************************************/
/*************End****************************/











/* ******** Start Section most selling ************/
/*********************************************/
/*******************************************/
/*****************************************/
/***************************************/
.small_product_area {
    background: #fff;
    padding: 60px 0 60px 0 !important;
}

    .small_product_area .featured_product_photo {
        height: 160px;
        width: 100%;
    }

    .small_product_area .product_items .single_product {
        margin: 0 !important;
    }
/*********************************************/
/*************End****************************/






/******start Banner******/
/*********************************************/
/*******************************************/
/*****************************************/
/***************************************/
.photo_banner_top_home {
    width: 100% !important;
    height: 300px !important;
}

.banner_fullwidth {
    background-color: #f6f6f6;
}

.banner_area {
    margin-bottom: 0 !important;
    background-color: #f6f6f6 !important;
    padding-top: 20px;
}
/****End Banner******/
/*********************************************/
/*****************************************/



.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover {
    color: #e84c53 !important;
}





/******start product_area******/
/*********************************************/
/*******************************************/
.product_area {
    background-color: #f6f6f6 !important;
    padding: 100px 0;
}


    .product_area .section_title {
        text-align: center;
    }
/******End product_area******/
/*********************************************/
/*******************************************/





/******start product_area******/
/*********************************************/
/*******************************************/
.blog_brand_area .services_title p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
    color: #333;
}

.blog_brand_area h2 {
    font-size: 50px !important;
    line-height: 36px;
    color: #277b3f !important;
    font-weight: 600;
}

.blog_brand_area p {
    font-size: 20px;
    line-height: 28px;
    font-weight:200;
    margin-top:30px;
}
/******End product_area******/
/*********************************************/
/*******************************************/
/******start section-break******/
/*********************************************/
/*******************************************/
.section-break {
    background-image: url('/img/WhatsApp Image 2025-07-01 at 4.48.24 PM.jpeg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px;
    text-align: center;
    background-attachment: fixed;
}

.row.break-head {
    justify-content: space-around;
}

.section-break a {
    background-color: #529040;
    display: block;
    font-weight: 700;
    padding: 20px 40px;
    border-radius: 20px;
    font-size: 27px;
    color: #fff;
}

.section-break h2 {
    font-size: 51px;
    margin-bottom: 50px;
    color: #fff;
    font-weight: 900;
    line-height: 64px;
}

.row.break-link {
    justify-content: space-around;
}

    .row.break-link .link-collom {
        display: flex;
        justify-content: space-around;
    }

@media only screen and (max-width: 767px) {
    .section-break {
        background-color: #FFD64E !important;
        padding: 40px;
        text-align: center;
    }

        .section-break h2 {
            font-size: 25px;
            margin-bottom: 26px;
            color: #fff;
            font-weight: 900;
            line-height: 33px;
        }
}
/******End section-break******/
/*********************************************/
/*******************************************/


/******start footer******/
/*********************************************/
/*******************************************/
.footer_menu ul li a {
    display: block;
    font-weight: 400;
    font-size: 15px;
}
/******End footer******/
/*********************************************/
/*******************************************/


.sectionOurPartners
{
    padding:35px 0;
}

    .sectionOurPartners .owl-carousel .owl-dots.disabled, .sectionOurPartners .owl-carousel .owl-nav.disabled {
        display: block;
    }
    .sectionOurPartners .brand_container .owl-nav > div {
        opacity:1;
        visibility:visible;
    }

.contact_message textarea {
    border-radius: 23px;
}

.product_thumb {
    border-radius: 7%;
}


/*section Blog*/
.onlyblog .owl-carousel .owl-item img
{
    height:210px;
    object-fit:cover;
}
.onlyblog .blogpost_demo p {
    font-size: 15px;
}
@media only screen and (max-width: 767px) {
    .slider_s_two .owl-dots {
        bottom: 0px;
    }

    .firstLetter {
        font-size: 28px;
    }

    .services_desc h3 {
        font-size: 22px;
    }

    .services_desc p {
        font-size: 16px;
    }

    .header_middle {
        background-color: #fff !important;
    }


    .About_Us_section {
        padding: 20px 0px 0px 0px;
    }

        .About_Us_section p {
            font-size: 16px;
            line-height: 28px;
            text-align: left !important;
        }

        .About_Us_section h1 {
            font-size: 21px;
            text-align: left;
            color: #43b9fe;
            margin: 0px;
            font-weight: 900;
        }

    .slider_s_two .single_slider {
        height: 180px;
        margin-top: 115px;
    }


    .testimonial_titile h1 {
        font-size: 24px;
    }

    .testimonial_titile p {
        margin-bottom: 40px;
        font-size: 19px;
        margin-top: 14px;
    }


    .services_title p {
        margin-bottom: 20px;
    }

    .blog_brand_area.category {
        padding: 30px 0px !important;
    }

    .blog_brand_area .owl-carousel .owl-nav.disabled {
        display: none !important;
    }

    .featured_product_photo {
        height: 130px !important;
    }


    .small_product_area {
        padding: 25px 0 !important;
    }

    .section_title h2 {
        font-size: 25px !important;
        line-height: 25px !important;
        margin-bottom: 0px !important;
    }

    #index_container {
        margin-top: 0px !important;
    }

    .single_gallery_section {
        background-color: white;
        margin: 0 4px;
        border-radius: 6px;
        text-align: right;
    }

    .brand_container {
        padding: 0px 0 0px 0 !important;
    }

        .brand_container .single_gallery_section .gallery_thumb img {
            height: 160px;
        }

    .single_banner {
        margin-bottom: 4px !important;
    }

    .product_area {
        padding: 40px 0;
    }

        .product_area .single_product {
            margin-bottom: 10px !important
        }

    .slider_product_photo_home {
        height: 165px !important;
        width: 170px !important;
    }

    .blog_brand_area .brand_area .owl-carousel .owl-dot, .sectionOurPartners .brand_area .owl-carousel .owl-dot {
        cursor: pointer;
        background-color: black;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        visibility: visible;
        display: inline-block;
        margin: 0 3px;
        font-size: 0;
        width: 20px;
        height: 20px;
        background: #bbb;
        border: 6px solid transparent;
        -moz-transform: scale3d(0.7, 0.7, 0.7);
        -webkit-transform: scale3d(0.7, 0.7, 0.7);
        -o-transform: scale3d(0.7, 0.7, 0.7);
        -ms-transform: scale3d(0.7, 0.7, 0.7);
        transform: scale3d(0.7, 0.7, 0.7);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear;
    }

    .blog_brand_area .brand_area .owl-dots .owl-dot.active, .sectionOurPartners .brand_area .owl-dots .owl-dot.active {
        background: #fff;
        border-color: #333;
        -moz-transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    .blog_brand_area .brand_area .owl-dots, .sectionOurPartners .owl-dots {
        text-align: center;
        margin-top: 10px;
    }

    .blog_brand_area.category .single_gallery_section.fistchild img {
        height: 250px;
    }

    .blog_brand_area {
        padding: 0px;
    }

    .brand_area {
        padding: 10px 0px 30px 0px;
    }

    .blog_brand_area h2 {
        font-size: 35px !important;
        font-weight: 600;
    }

    .blog_brand_area p {
        font-size: 16px;
        line-height: 25px;
        margin-top:10px;
    }

    .section-break a {
        padding: 15px 20px;
        font-size: 20px;
    }
    .sectionOurPartners .row.brand_area {
        padding:10px 30px;
    }
    .sectionOurPartners {
        padding: 25px 0px 0px;
    }
}






@media only screen and (max-width: 991px) {
    .product_items .single_product {
        margin: 6px 0 0 0px !important;
    }
}
