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

h1, h2, h3, h4, h5, h6 {
     font-family: "Poppins", sans-serif !important;
}
body, p, li, span,a,span,button,input {
    font-family: "Poppins", sans-serif !important;
}

h1 {
    font-size: 33px !important;
}

/* footer */
.mb-40 {
    margin-bottom: 0 !important;
}


/* Contact Page */



/* ### navbar color */
.agency_topbar {
    background-color: #274475 !important;
    font-family: "Poppins", sans-serif !important;
}



/* ### Login #### */
.user-account .listItem a:first-child {
    color: white !important;
}

.user-account .listItem a:last-child {
    color: white !important;
}

/* Removing unwanted from achivements*/

.agency_work_area .first-bg {
    display: none !important;
}

/* Homepage aboutus */
.aboutArea.agniinner-abt .about-caption .about-cap-top {
    color: #000 !important;
}
.aboutArea .about-thumb .pera-count p.pera {
    color: #000 !important;
}

/* Home Stories Sections */
.aboutArea.sectionBg1 .about-cap-top {
    color: black !important;
}

/* ends here */


/* #########Homepage ########### */

/*Homepage -  About us*/

    /* --- About Us: Global/Mobile --- */
    /* This applies to EVERYONE, but we design for mobile here */
    
    @media (max-width: 574px) {
        .aboutArea .about-caption .section-tittle {
            margin-bottom: 0px !important;
        }
        
        .headerwrapper .header-style-01 .la-ellipsis-v{
            display: none;
        }
        
    }
    

    

    
    /* --- About Us: Tablet/Desktop (800px and up) --- */
    @media (min-width: 800px) {
        
        
    }
    
/* homepage aboutus */
.aboutArea {
    background: #ffffff !important;
}

/* homepage our programs css */
/* 1. Main Section ra Title */
#NexSection {
    background-color: #fcfdfc !important; /* Very light clean background */
    padding: 20px 0 !important;
}

#NexSection h1.tittle {
    color: #65b05b !important; 
    font-size: 36px !important;
    font-weight: 700 !important;
    margin-bottom: 50px !important;
}

/* 2. 5-Card Grid Layout (Important) */
#NexSection .row {
    display: flex !important;
    justify-content: center !important;
    gap: 15px !important;
}

#NexSection .col-md-4 {
    flex: 0 0 18% !important;
    max-width: 18% !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
}

/* 3. Card Styling (Screenshot Design) */
.singleCategories {
    background: #ffffff !important;
    border-radius: 20px !important; 
    padding: 40px 20px !important;
    text-align: center !important;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05) !important;
    height: 100% !important;
    border: 1px solid #f2f2f2 !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.singleCategories:hover {
    transform: translateY(-8px) !important;
    box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.1) !important;
}

/* 4. Icon Layout */
.icon-wrap, .icon {
    background: transparent !important; 
    margin-bottom: 25px !important;
}

.icon-wrap img {
    width: 80px !important; 
    height: 80px !important;
    object-fit: contain !important;
}

/* 5. Title & Description Colors */
.singleCategories h4, .singleCategories .title {
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #5d4037 !important; 
    margin-bottom: 12px !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
}

.singleCategories .pera {
    font-size: 14px !important;
    color: #777777 !important; 
    line-height: 1.6 !important;
    margin: 0 !important;
}
/* Responsive for ourprograms */
 
@media (max-width: 767px) {

  .categoriesArea {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
  }

  .categoriesArea .section-tittle h1 {
    font-size: 22px !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
  }

  .categoriesArea .col-md-4 {
    width: 100% !important;
    margin-bottom: 15px !important;
  }

  .singleCategories {
    padding: 15px !important;
    text-align: center !important;
  }

  .singleCategories .icon-wrap {
    margin-bottom: 10px !important;
  }

  .singleCategories .icon img {
    width: 60px !important;
    height: auto !important;
  }

  .singleCategories h4 .title {
    font-size: 16px !important;
    line-height: 22px !important;
    display: block !important;
    margin-bottom: 6px !important;
  }

  .singleCategories .pera {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  
}



/* 6. Responsive (Mobile ko lagi) */
@media (max-width: 1024px) {
    #NexSection .col-md-4 {
        flex: 0 0 30% !important; 
        max-width: 30% !important;
    }
}

@media (max-width: 768px) {
    #NexSection .col-md-4 {
        flex: 0 0 45% !important; 
        max-width: 45% !important;
    }
}

@media (max-width: 480px) {
    #NexSection .col-md-4 {
        flex: 0 0 100% !important; 
        max-width: 100% !important;
    }
    
}

/* Removing unwanted things */
.heartbeat2, .sliderArea .heroCaption .tittle::after, .section-tittle .tittle::after {
    display: none !important;
}

.routedOne, .section-tittle .tittle::before {
     display: none !important;
}


/* ### our programs ends ## */



/*  #### affliation css ####  */
/* 1. Section Header Styling */
.service-four-columns {
    background-color: #fcfcfc  !important;
    padding: 80px 0 !important;
}
.service-four-columns .section-title .title {
    color: #65b05b !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
    position: relative !important;
    display: block !important;
   
}
.service-four-columns .section-title p {
    color: #666 !important;
    max-width: 700px !important;
    margin: 0 auto 50px auto !important;
    font-weight: 600 !important;
   
}
/* 2. Professional Card Design */
.service-four-wrapper {
    background-color: white!important;
    border: 1px solid #ececec !important;
    border-radius: 10px !important;
    padding: 30px 20px !important;
    text-align: center !important;
    height: 100% !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important;
}
.service-four-wrapper:hover {
    transform: translateY(-10px) !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
    border-color: #233862 !important;
}
/* 3. Logo/Image Styling */
.service-four-wrapper figure {
    margin: 0 0 0 0 !important;
    width: 100% !important;
    height: 100px !important; /* Consistent height for logos */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.service-four-wrapper figure img {
    max-height: 80px !important;
    width: auto !important;
    max-width: 90% !important;
    object-fit: contain !important;
    filter: grayscale(10%) !important; /* Optional: professional look */
    transition: 0.3s !important;
}
.service-four-wrapper:hover figure img {
    filter: grayscale(0%) !important;
    transform: scale(1.05) !important;
}
/* 4. Text Content Styling */
.service-four-contents h4 {
    margin: 0 0 10px 0 !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
}
.service-four-contents h4 a {
    color: #233862 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    transition: 0.3s !important;
}
.service-four-contents p {
    color: #888 !important;
    font-size: 14px !important;
    margin: 0 !important;
    font-weight: 500 !important;
}
/* 5. Grid Spacing */
.service-four-columns .row > div {
    margin-bottom: 30px !important;
}
.service-four-columns .service-four-wrapper {
    margin: 0 0 0 0 !important;
}




/* ## ends here affliation  ## */





/* ### home page activities #### */

.agency_work_area .last-bg {
    display: none !important;
}
/* Section Background and Spacing */
.agency_work_area {
    background-color: red  !important; 
    padding: 10px 0 !important;
    position: relative !important;
}
.agency_work_area {
    background: #FFFFFF !important;
}
/* Header Section Styling */
.agency_section__title {
    margin-bottom: 40px !important;
}
.agency_section__title .title {
    background-color: #fffffff !important;
    color: #65b05b !important;
    display: inline-block !important;
    padding: 10px 25px !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: -10px !important;
   
}
.agency_section__title p {
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    max-width: 800px !important;
    
}
/* Card Styling */
.agency_work__item {
    background-color: white !important;
    padding: 20px !important;
    height: 100% !important;
    transition: transform 0.3s ease !important;
    border-radius: 4px !important;
}
.agency_work__item:hover {
    transform: translateY(-5px) !important;
}
/* Image Styling */
.agency_work__thumb {
    overflow: hidden !important;
    margin-bottom: 20px !important;
}
.agency_work__thumb img {
    width: 100% !important;
    height: 220px !important; /* Adjust height as needed */
    object-fit: cover !important;
    display: block !important;
}
/* Content/Title Styling within Cards */
.agency_work__contents {
    margin-top: 15px !important;
    border-top: 1px solid #white !important; 
    padding-top: 15px !important;
}
.agency_work__title {
    font-size: 18px !important;
    line-height: 1.4 !important;
    margin: 0 !important;
}
.agency_work__title a {
    color: #333333 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important; 
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}
.agency_work__title a:hover {
    color: #243763 !important;
}
/* Background Image Adjustments */
.first-bg, .last-bg {
    position: absolute !important;
    z-index: 0 !important;
    opacity: 0.1 !important; 
}
.mt-4 {
    margin-top: -1.5rem !important;
}
/* ## activities of homepgae ends here */


/* ####blog section */
.title_flex {
    position: relative !important;
    padding-bottom: 20px !important;  
}
.title_flex .title {
    position: absolute !important;;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 20px !important; 
    font-size: 38px !important;
}
.construction_sectionTitle__two .title {
    font-size: 38px !important;
}
 
 @media (max-width: 576px) {
    .construction_sectionTitle__two .title {
        font-size: 28px !important;
        white-space: nowrap !important;;
    }
    .append_project .prev-icon, .append_project .next-icon, .append_blog .prev-icon, .append_blog .next-icon {
        margin-bottom: -40px !important;
    }
}





/* ###### about faq section ####*/
.card-corporate .card-body {
    white-space: pre-wrap !important; 
}
    
 /* title of faq */   

/* Gallery */
@media (min-width: 1400px) and (max-width: 1599.98px) {
    .section-title .title {
        font-size: 30px !important;
    }
}




/* ######### Resources pages ############## */
.categoriesTwo {
    background: white !important;
}
.categoriesTwo::before,
.categoriesTwo::after {
    display: none !important;
}
.serviceinner-thulocloud .container {
    background: white !important;
}


/* aboutus */

/* aboutus ends here */







/* Responsive */

/* Extra safety for small mobile */
/* Homepage Responsive */
/* ===== HEADER TOP RESPONSIVE (FORCE) ===== */

/* Tablet & Mobile */
@media (max-width: 991px) {
    .header-top .d-flex {
        flex-direction: column !important;
        gap: 10px !important;
        align-items: center !important;
        text-align: center !important;
    }

    .header-info-left ul,
    .header-info-right ul {
        justify-content: center !important;
        flex-wrap: wrap !important;
        gap: 10px !important;
    }

    .header-info-left,
    .header-info-right {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
    }

    .realtime-date {
        display: flex !important;
        justify-content: center !important;
        gap: 10px !important;
        flex-wrap: wrap !important;
    }
   
}

/* Small Mobile */
@media (max-width: 576px) {
    .header-info-left ul li,
    .header-info-right ul li {
        font-size: 14px !important;
    }

    .header-cart {
        display: flex !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
    }

    .header-cart li a {
        font-size: 14px !important;
    }

    .realtime-date {
        font-size: 13px !important;
    }
     
}

/* ACtivities Responsive */

.single-attraction-two-thumb img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.single-attraction-two-contents-title {
    font-size: 24px;
    margin-bottom: 10px;
}

.single-attraction-two-contents-para {
    font-size: 16px;
    line-height: 1.7;
}

/* Mobile */
@media (max-width: 767px) {
    .single-attraction-two-contents-title {
        font-size: 20px;
        text-align: center;
    }

    .single-attraction-two-contents-para {
        text-align: center;
    }
    
    
}


@media (max-width: 575px) {
  .construction_sectionTitle__two .title {
     font-size: 24px !important; 
     line-height: 1.2 !important;
  }
}


/* video sections */











/* ### stories section #### */

.aboutArea .about-caption .btn-wrapper .hero-btn {
    background: red !important;
}


/* aboutus homepage */
.cmn-btn2::before {
    background: #235287 !important;
}

a.cmn-btn2::before {
    background: red !important;
}




/* ########### Contact ########### */


.singleContact .icon i{
    display: inline-block !important;
    font-size: 28px !important;
    line-height: 1 !important;
   
}


/* */
.singleContact .icon{
    width: 60px !important;
    height: 60px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 28px !important;
    color: #fff !important;
    background: #67B05C !important;
    border-radius: 10px !important; 
}
