
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
.navbar {
    background: transparent !important;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    transition: all 0.3s;
    color: white;
    font-weight:400;
}
.navbar.shrink {

    background: rgba(255, 255, 255, 0.9) !important;
    padding: 10px 0;
    color:black;
}

.navbar.shrink .navbar-collapse .navbar-nav .nav-item a.nav-link {
    color:black;
}
.hero {
    min-height: 540px;
    background: url('/images/home_page/Hero.png') no-repeat center center/cover;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 20px;
    padding-top:100px !important;
}
/* Optional: Wider dropdown on desktop */
@media (min-width: 992px) {
    .dropdown-mega {
        width: 800px;
        left: 50% !important;
        transform: translateX(-50%);
        right: auto !important;
    }
}
/* Stack columns nicely on mobile */
@media (max-width: 991.98px) {
    .dropdown-mega .row > [class*='col-'] {
        margin-bottom: 1rem;
    }
}
/* Mega menu: wide on desktop, auto on mobile */
.dropdown-mega {
    width: 100%;
    min-width: 0;
    max-width: 100vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
}
/* Mobile: make dropdown menu scrollable if too tall */
@media (max-width: 991.98px) {
    .dropdown-mega {
        max-height: 70vh;       /* or whatever fits your brand/header */
        overflow-y: auto !important;
        /* Optional: fix position so dropdown covers the navbar */
        position: fixed;
        top: 56px; /* or your navbar height */
        left: 0;
        right: 0;
        width: 100vw;
        border-radius: 0 0 10px 10px;
        z-index: 1050;
    }
    .dropdown-mega .container {
        max-width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

/* Only wide on desktop */
@media (min-width: 992px) {
    .dropdown-mega {
        width: 800px;
        min-width: 600px;
        left: 50% !important;
        transform: translateX(-50%);
        right: auto !important;
    }
}

.area_padding{

    padding-left:10%;
    padding-right:10%;
}

.cont_padding{

    padding-top:10px;
    padding-bottom:10px;
}

.reviewCarousel{

    width:80%;
    margin:auto;
    text-align:center;
    background: rgba(255,255,255,0);
}

.card-white{
    background: rgba(255,255,255,0) !important;
}
.hero::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 3, 76, 0.6);
}
.hero h1, .hero p, .hero .input-group {
    position: relative;
    z-index: 1;
}
.hero h1 {
    font-weight: 700;
    font-size:4.5rem;
}
.hero p {
    font-style: italic;
    max-width: 600px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size:1.2rem;
    align-items: center;
}
.input-group {
    max-width: 600px;
}

.nav-link{
    color:white;
    weight:400;
}

.bg_icleanblue{
    background-color: #353c72;
}

#successMessage{
    display:none;
}
.successMessage{
    display:none;
}

.service_text{
    color: #195396;

}

.service_size{

    height:322px;
}

.service_bg{
    background:#E7EEFD;

}

.bg_white{
    background:white;

}

.service_padding{
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 3%;
    padding-bottom: 3%

}

.services_bg_img {

    background:
            linear-gradient(rgb(231, 238, 253, 0.8), rgba(231, 238, 253, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/services.png') no-repeat center center/cover;
}

.area_map {


    background:
            linear-gradient(rgba(231, 238, 253, 0.8), rgba(231, 238, 253, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/map.png') no-repeat center center/cover;
}

.antiviral_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/antiviral_clean.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.disaster_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/disaster_clean.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.emergency_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/emergency_clean.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}

.general_commercial_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/general_commercial.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_general_commercial_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/general_commercial.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}

.office_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/office_clean.jpg') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_office_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/office_clean.jpg') no-repeat center center/cover;



}
.kitchen_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/oven.jpg') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_kitchen_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/oven.jpg') no-repeat center center/cover;


}

.domestic_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/domestic_clean.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}

.bg_domestic_clean{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/domestic_clean.png') no-repeat center center/cover;



}
.eot_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/eot_clean.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_eot_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/eot_clean.png') no-repeat center center/cover;



}

.holiday_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/holiday_let.jpg') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_holiday_clean_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/holiday_let.jpg') no-repeat center center/cover;



}
.decluttering_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/decluttering.png') no-repeat center bottom/cover;

    width: 100%;
    height:200px;

}
.bg_decluttering_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/decluttering.png') no-repeat center bottom/cover;


}

.outdoor_services_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/outdoor_cleaning.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_outdoor_services_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/outdoor_cleaning.png') no-repeat center center/cover;



}
.bbq_cleaning_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/bbq_clean.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_bbq_cleaning_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/bbq_clean.png') no-repeat center center/cover;



}
.conservatory_cleaning_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/conservatory_clean.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_conservatory_cleaning_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/conservatory_clean.png') no-repeat center center/cover;



}

.decking_cleaning_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/decking_clean.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_decking_cleaning_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/decking_clean.png') no-repeat center center/cover;
}

.bg_residential_cleaning_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/residential_clean_image.jpg') no-repeat center center/cover;
}
.house_clearance_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/house_clearance.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}

.bg_house_clearance_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/house_clearance.png') no-repeat center center/cover;
}
.office_clearance_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/office_clearance.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_office_clearance_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/office_clearance.png') no-repeat center center/cover;
}
.factory_clearance_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/factory_clearance.png') no-repeat center center/cover;

    width: 100%;
    height:200px;

}
.bg_factory_clearance_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/factory_clearance.png') no-repeat center center/cover;
}


.bg_residential_commercial_clearance_image{
    background:
            linear-gradient(rgba(139, 166, 225, 0.8), rgba(139, 166, 225, 0.8)), /* Dark overlay with 50% opacity */
            url('/images/residential_commercial.png') no-repeat center center/cover;


}
.scroll-toggle-btn {
    transition: color 0.3s ease, border-color 0.3s ease;
}
.no-bg-on-hover.btn-outline-dark:hover,
.no-bg-on-hover.btn-outline-dark:focus {
    background-color: transparent !important;
    color: #000 !important;
    border-color: #000 !important;
}

.remove_ul_lines{
    border: none;

}

.under-construction {
    background-color: red;
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    /* Ensures full viewport width */
    position: relative;
    top: 100%; /* Pushes it below the navbar */
}

#logo{
    height:100px;


}
.accordion_bg_primary{
    background: #404aac;

}

@media (max-width: 768px) {
    .hero h1 {
        font-size: 1.75rem; /* Smaller size for mobile */
    }

    .wide_sub{

        min-width:600px;

    }

    #logo{
        height:50px;

    }

    .under-construction {
        font-size:0.5rem;

    }

}

.lead{

    text-align:center;
    float:none;
    padding-left:0px ;
    margin-right:0px ;
}

.wide_sub{

    min-width:1000px;
}

.bg_specialised{

    background: var(--bg_specialised);
}

:root {

    --bg_specialised: url('/images/hero_images/specialised_hero.png') no-repeat center center/cover;


}

/* ===== Sidebar Layout ===== */
/* Sidebar toggle styles */
#wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar-wrapper {
    width: 250px;

    margin-left: -250px;
    transition: margin 0.3s ease;
}

#page-content-wrapper {
    flex: 1;
    transition: margin 0.3s ease;
}

/* When toggled, collapse the sidebar */
#wrapper.toggled #sidebar-wrapper {
    margin-left: 0px;
}

/* Adjust content when sidebar is collapsed (optional) */
#wrapper.toggled #page-content-wrapper {
    margin-left: 0;
}

.side_header_search{

    width:50%;
    margin:0 auto;
}

table thead th.asc::after {
    content: " ▲";
    font-size: 0.7em;
}
table thead th.desc::after {
    content: " ▼";
    font-size: 0.7em;
}

.nav_link_text{

    color:black;
}

