:root {
    --theme-primary: #2460B9;
    --theme-hover: #1b4a8e;
    --glass-bg: rgba(36, 96, 185, 0.85);
    --glass-border: rgba(255, 255, 255, 0.2);
}

/* forntend */

.container {
    /* max-width: 95% !important; */
    padding-left: 15px;
    padding-right: 15px;
}

.social-media {
    margin: 10px;
    text-align: center;
}

.social-media a {
    padding: 15px;
    width: 40px;
    text-align: center;
    text-decoration: none;
}

.social-media a:hover {
    opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.social-media #facebook {
    background: #3B5998;
    color: white;
}

/* Twitter */
.social-media #twitter {
    background: #55ACEE;
    color: white;
}

/* Google */
.social-media #google {
    background: #dd4b39;
    color: white;
}


/* .body-content
{
    margin-top:122px
} */
.interactive-box-part {
    margin-top: -50px
}

.sewa-part {
    margin-top: 53px;
}

.interactive-box {
    text-align: center;
    width: 100%;
    height: 130px;
    border-radius: 20px 5px 20px 5px;
    display: table;
    text-align: center;

}

.interactive-box a {
    color: #fff;
    font-weight: bold;
    font-size: 1.25rem;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;


}

.interactive-box:hover {
    transform: scale(1.025);
    transition: ease-in-out .5s;
    box-shadow: 0px 2px 8px 0px rgb(0, 0, 0, .77);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1), rgba(247, 247, 247, 0.30));
}

.box-space {
    padding: 15px;
}

@media only screen and (max-width: 600px) {

    /* .body-content
{
    margin-top:130px
} */
    .interactive-box-part {
        margin-top: -3px
    }

    .sewa-part {
        margin-top: 0px;
    }

    .interactive-box {
        text-align: center;
        width: 100%;
        height: 90px;
        border-radius: 20px 5px 20px 5px;
        display: table;
        text-align: center;

    }

    .interactive-box a {
        font-size: 1rem;
    }

    .box-space {
        padding: 5px;
    }

    #feedback {
        display: none;
    }
}

.shadow {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%)
}

.noborder {
    border: none;
}

.left-border {
    border-left: 1px black;
}

.modern-top-bar {
    background: #0d3b66;
    /* Darker blue for top bar */
    color: rgba(248, 250, 252, 0.9);
    padding: 6px 0;
    font-size: 0.85rem;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-family: 'Inter', sans-serif;
    position: relative;
    z-index: 1030;
}

.modern-header {
    position: sticky;
    top: 0;
    z-index: 1020;
    background: var(--glass-bg);
    backdrop-filter: blur(15px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}

.top-header {
    padding: 12px 0;
    background: linear-gradient(to right, #1b4a8e, #163d6d);
    position: relative;
    overflow: hidden;
}

/* Subtle pattern for top-header */
.top-header::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 86c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm66 3c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm-46-45c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm13-24c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm39-8c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-1 70c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-52-54c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm44 20c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-12-32c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM38 28c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm15 30c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM28 40c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm44 56c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM33 51c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm33 15c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM50 71c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM24 76c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM4 90c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm75-47c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM44 88c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM97 45c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM7 16c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm87 48c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM82 70c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM82 6c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-7 48c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM4 48c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm84-17c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM4 17c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm66 46c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-44 39c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm0-30c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm54-44c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM28 24c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm14 48c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm22-10c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm6 42c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-33-16c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM4 4c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm0 82c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm82 0c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm0-82c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1z' fill='%23ffffff' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");
    opacity: 0.5;
    pointer-events: none;
}

.banner-ticker {
    transition: all 0.3s ease;
}

.banner-ticker:hover {
    background-color: rgba(255, 255, 255, 0.15) !important;
    border-color: rgba(255, 255, 255, 0.4) !important;
}

.top-header .govname,
.top-header .officename,
.top-header .addressname {
    color: #ffffff !important;
}

.top-header .officename {
    text-shadow: none;
}

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

.govname {
    font-family: 'Mukta', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 1rem !important;
    margin-bottom: 0px !important;
}

.officename {
    font-family: 'Mukta', sans-serif;
    font-weight: 800;
    font-size: 1.8rem !important;
    letter-spacing: -0.5px;
    margin-bottom: 0px !important;
}

.addressname {
    font-family: 'Mukta', sans-serif;
    font-weight: 500;
    font-size: 0.95rem !important;
    margin-top: 2px !important;
    opacity: 0.9;
}

.national-flag {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

/* Desktop Navbar Styling */
.navbar-nav .nav-link {
    color: #333 !important;
    font-weight: 600;
    padding: 0.5rem 0.8rem !important;
    transition: all 0.3s ease;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
    background: transparent !important;
    color: var(--theme-primary) !important;
}


/* Dropdown Slide-in Animation */
.animate {
    animation-duration: 0.3s;
    animation-fill-mode: both;
}

@keyframes slideIn {
    0% {
        transform: translateY(1rem);
        opacity: 0;
    }

    100% {
        transform: translateY(0rem);
        opacity: 1;
    }
}

.slideIn {
    animation-name: slideIn;
}

/* ============ MOBILE OFFCANVAS SIDEBAR MENU ============ */
#offcanvasNavbar {
    width: min(85vw, 340px) !important;
    box-shadow: 4px 0 20px rgba(0, 0, 0, 0.12);
}

#offcanvasNavbar .offcanvas-header {
    background: linear-gradient(to right, #1d4e89, #163d6d);
    padding: 1rem 1.25rem;
}

#offcanvasNavbar .offcanvas-body {
    padding: 0 !important;
    overflow-y: auto !important;
    height: calc(100vh - 80px) !important;
    min-height: 200px;
}

#offcanvasNavbar .offcanvas-header img {
    height: 38px;
    filter: brightness(10);
}

#offcanvasNavbar .btn-close {
    filter: invert(1);
    opacity: 0.8;
}

/* Accordion buttons in the sidebar */
#offcanvasNavbar .accordion-button {
    font-family: 'Mukta', sans-serif;
    font-weight: 600;
    font-size: 0.95rem;
    color: #1f2937;
    padding: 0.85rem 1.25rem;
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

#offcanvasNavbar .accordion-button:not(.collapsed) {
    color: #1d4e89;
    background: #edf3fb !important;
}

#offcanvasNavbar .accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 1rem;
    opacity: 0.6;
}

/* Sidebar nav links (top level) */
#offcanvasNavbar .nav-link {
    font-family: 'Mukta', sans-serif;
    font-weight: 600;
    font-size: 0.95rem;
    color: #1f2937 !important;
    padding: 0.85rem 1.25rem;
}

#offcanvasNavbar .nav-link.active,
#offcanvasNavbar .nav-link:hover {
    color: #1d4e89 !important;
    background: #edf3fb;
}

/* Sub-menu links */
#offcanvasNavbar .accordion-body .nav-link {
    font-size: 0.88rem;
    font-weight: 500;
    color: #4b5563 !important;
    padding: 0.5rem 1.5rem;
    border-left: 2px solid #e5e7eb;
    margin-left: 1rem;
    border-radius: 0;
}

#offcanvasNavbar .accordion-body .nav-link:hover {
    color: #1d4e89 !important;
    border-left-color: #1d4e89;
    background: #f0f6ff;
}

/* Contact strip */
.sidebar-contact-info {
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    font-size: 0.85rem;
    gap: 1rem;
}

.sidebar-contact-info a {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #dee2e6;
    color: #1d4e89 !important;
    font-size: 0.9rem;
    transition: all 0.2s ease;
}

.sidebar-contact-info a:hover {
    background: #1d4e89;
    color: #fff !important;
    border-color: #1d4e89;
}

/* ============ RESPONSIVE HEADER ============ */
@media (max-width: 991.98px) {
    .top-header {
        padding: 0.5rem 0 !important;
    }

    .top-header .national-logo {
        max-height: 55px !important;
    }

    .top-header .officename {
        font-size: 1.15rem !important;
    }

    .top-header .govname,
    .top-header .addressname {
        font-size: 0.75rem !important;
    }

    /* Hide flag and date-time on mobile to keep header compact */
    .top-header .national-flag,
    .top-header .date-time-info {
        display: none !important;
    }

    /* Center the logo+text on mobile */
    .top-header .row {
        justify-content: center;
    }
}



.header-last {
    margin-top: 0;
    background: #ffffff !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.modern-navbar {
    padding: 0.2rem 0 !important;
}

/* Mobile sticky nav: reduce height and keep hamburger button visible */
@media (max-width: 991.98px) {
    .header-last .navbar {
        min-height: 52px;
    }

    .header-last .navbar-toggler {
        display: flex !important;
        align-items: center;
        padding: 0.4rem 0.6rem;
        border: 1px solid rgba(0, 0, 0, 0.1) !important;
        border-radius: 6px;
    }
}

.navbar-nav .nav-link {
    font-family: 'Mukta', sans-serif;
    font-weight: 600;
    font-size: 1.05rem;
    padding: 0.3rem 1rem !important;
    position: relative;
    transition: all 0.3s ease;
    color: #333 !important;
    /* Changed from white to dark for visibility */
}

.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-link.active {
    color: var(--theme-primary) !important;
    background-color: transparent !important;
    border-radius: 0;
}

.navbar-nav .nav-link i.fa-home {
    font-size: 1.25rem;
    color: #333 !important;
}

.navbar-nav .nav-link::after {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    bottom: 5px;
    left: 50%;
    background-color: var(--theme-primary);
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transform: translateX(-50%);
    border-radius: 2px;
}

.navbar-nav .nav-link:hover::after,
.navbar-nav .nav-item.active .nav-link::after,
.navbar-nav .nav-link.active::after {
    width: 28px !important;
    /* Perfect length for premium look */
}

.dropdown-toggle::after {
    display: none !important;
}

/* Removed redundant white color override to fix visibility on white navbar */

.header-last {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.search-form-wrap .input-group {
    transition: all 0.3s ease;
}

.search-form-wrap .input-group:focus-within {
    box-shadow: 0 0 0 0.15rem rgba(36, 96, 185, 0.1);
}

.hov-text-primary:hover,
.hov-text-warning:hover {
    transition: color 0.2s ease;
}

.hov-text-warning:hover {
    color: #ffc107 !important;
}

.dropdown-menu {
    border: none;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
    padding: 0.8rem 0;
    backdrop-filter: blur(15px);
    background: #ffffff !important;
    /* Forced white for visibility */
    margin-top: 15px !important;
    animation: dropdownAnimation 0.3s ease-out;
}

/* Override style.css global navbar rules */
.navbar .dropdown-menu {
    background: #ffffff !important;
}

.navbar .dropdown-menu .dropdown-item {
    background: transparent !important;
    color: #333 !important;
}

.navbar .dropdown-menu .dropdown-item:hover {
    background-color: rgba(36, 96, 185, 0.05) !important;
    color: var(--theme-primary) !important;
}

@keyframes dropdownAnimation {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.dropdown-item {
    font-family: 'Mukta', sans-serif;
    padding: 0.75rem 1.8rem;
    font-weight: 500;
    color: #333 !important;
    /* Forced dark for visibility */
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
}

.dropdown-item:hover {
    background-color: rgba(36, 96, 185, 0.05);
    color: var(--theme-primary);
    padding-left: 2.2rem;
}

.dropdown-item::before {
    content: '';
    position: absolute;
    left: 0.8rem;
    top: 50%;
    width: 4px;
    height: 0;
    background-color: var(--theme-primary);
    transform: translateY(-50%);
    transition: all 0.25s ease;
    border-radius: 2px;
}

.dropdown-item:hover::before {
    height: 60%;
}

.dropdown-divider {
    margin: 0.5rem 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.search-form-wrap {
    height: auto;
    display: flex;
    align-items: center;
}

.search-form-wrap .input-group {
    background: #f1f3f5 !important;
    border: none !important;
    max-width: 200px;
    height: 34px;
    /* Fixed height for consistent look */
    box-shadow: none;
    align-items: center;
}

.search-form-wrap input {
    height: 100% !important;
    font-size: 0.85rem !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.search-form-wrap .btn {
    height: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: none !important;
    background: transparent !important;
}

.search-form-wrap input::placeholder {
    color: #adb5bd;
    font-size: 0.82rem;
}

.header-social-links a {
    font-size: 0.9rem;
    color: #6c757d !important;
    transition: all 0.2s ease;
}

.header-social-links a:hover {
    color: var(--theme-primary) !important;
    transform: translateY(-2px);
}

.language-switcher .btn {
    font-size: 0.82rem;
    letter-spacing: 0.5px;
    color: #495057 !important;
}

/* Modern Mobile Sidebar (Offcanvas) */
@media (max-width: 575.98px) {
    .modern-sidebar {
        width: 85% !important;
        background: #2460B9 !important;
        color: #fff !important;
    }

    .modern-sidebar .offcanvas-header {
        background: rgba(255, 255, 255, 0.05);
    }

    .modern-sidebar .offcanvas-title {
        color: #fff !important;
    }

    .modern-sidebar .btn-close {
        filter: invert(1) grayscale(100%) brightness(200%);
    }

    .modern-sidebar .nav-link {
        color: rgba(255, 255, 255, 0.9) !important;
        padding: 0.8rem 1.5rem !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 1.1rem;
    }

    .modern-sidebar .nav-link:hover,
    .modern-sidebar .nav-link.active {
        background: rgba(255, 255, 255, 0.1);
        color: #fff !important;
    }

    .modern-sidebar .dropdown-menu {
        background: rgba(0, 0, 0, 0.1) !important;
        backdrop-filter: none !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .modern-sidebar .dropdown-item {
        color: rgba(255, 255, 255, 0.8) !important;
        padding: 0.7rem 2.5rem !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }
}

.modern-top-bar a {
    color: inherit;
    text-decoration: none;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.modern-top-bar a:hover {
    color: #fff;
}

.modern-top-bar .top-bar-item {
    display: inline-flex;
    align-items: center;
    padding: 0 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
}

.modern-top-bar .top-bar-item:last-child {
    border-right: none;
}

.modern-top-bar .font-resizer-btns {
    display: inline-flex;
    gap: 8px;
    background: rgba(255, 255, 255, 0.1);
    padding: 3px 10px;
    border-radius: 20px;
    margin-left: 10px;
    vertical-align: middle;
}

.modern-top-bar .font-resizer-btns span {
    cursor: pointer;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
    font-size: 0.8rem;
    background: rgba(255, 255, 255, 0.05);
}

.modern-top-bar .font-resizer-btns span:hover {
    background: var(--theme-primary);
    color: #fff;
    transform: scale(1.1);
}

.modern-top-bar .top-bar-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.top-header .img-logo {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), filter 0.3s ease;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.08));
}

.top-header .img-logo:hover {
    transform: scale(1.08) rotate(-1deg);
    filter: drop-shadow(0 6px 12px rgba(36, 96, 185, 0.2));
}

hr {
    margin: auto;
}

hr.underlined {
    width: 13%;
    border: 2px solid #f54242;
    margin-top: .5rem;
    margin-bottom: .5rem;
    opacity: 0.9;
}

.imp-links .card-header {
    margin-bottom: 0;
    color: #fff;
    background: #2460b9;
    padding: 11px 20px;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
}

.imp-links .card-body {
    min-height: 445px;
    max-height: 445px;
    overflow-y: scroll;
    padding: 5px;
}

.bg-ebox {
    background-color: #f2f2f2;
}

.top-bar .list-group {
    flex-direction: row;
}

.contenedor {
    height: 100%;
    padding: 0;
}

.container_foto {
    /*background-color: rgba(57, 62, 93, 0.7);*/
    padding: 0;
    overflow: hidden;
    max-width: auto;
    margin: 5px;
}


.container_foto img {
    width: 100%;
    top: 0;
    left: 0;
    opacity: 01;
    -webkit-transition: all 4s ease;
    -moz-transition: all 4s ease;
    -o-transition: all 4s ease;
    -ms-transition: all 4s ease;
    transition: all 4s ease;
}

.ver_mas {
    background-color: #5e5a577a;
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: normal;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    transform: translate(0px, 70px);
    -webkit-transform: translate(0px, 70px);
    -moz-transform: translate(0px, 70px);
    -o-transform: translate(0px, 70px);
    -ms-transform: translate(0px, 70px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.ver_mas .open-link {
    font-size: 1.5rem;
    color: #fff;
    box-shadow: 0px 0px 20px #000;
    position: relative;
    margin: 0 auto;
    width: 100%;
    top: 40%;
}

/*hovers*/

.container_foto:hover {
    cursor: pointer;
}

.container_foto:hover img {
    opacity: 0.1;
    transform: scale(1.5);
}

.container_foto:hover .ver_mas {
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    opacity: 1;
}

.buttons {
    position: fixed;
    right: 13px;
    top: 50%;
    display: block;
    z-index: 1;
}

.buttons span {
    display: block;
    font-size: 1.375rem;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fefefe;
    color: #dc3545;
    box-shadow: 0 4px 8px #cacaca;
    border-radius: 50%;
    cursor: pointer;
    margin-bottom: 8px;
}

.scrollToTop {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 10%;
    z-index: 1;
    right: 10px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    color: #dc3545;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 4px 8px #cacaca;
    font-weight: bold;
    font-size: 1.4rem;
    background: #fff;
}

/* endfrontend */
/* album page */
.small-img {
    width: 100%;
}

.album-page {
    column-width: calc(100px + 10vw);
    /* mimic a bit minmax , tune to your needs */
    padding-left: 2.5%;
    margin: 0;
}

.album-img {
    width: 90%;
    margin: 5% 0;
}

/* alubm end */

/* division, gallery, division-content, ministers */
.box {
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

/* enddivision */

/* gallery page */
.gallery-page {
    column-width: calc(100px + 10vw);
    /* mimic a bit minmax , tune to your needs */
    padding-left: 2.5%;
    margin: 0;
}

.gallery-img {
    width: 90%;
    margin: 5% 0;
}

/* end gallery page  */

/* news */
.small-btn {
    margin-top: 0px;
    padding: .01rem 0.5rem;
}

.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: var(--theme-primary);
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link:hover {
    background-color: #008cba;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link:hover i {
    -webkit-transform: scale(1.2) rotate(12deg);
    -moz-transform: scale(1.2) rotate(12deg);
    -ms-transform: scale(1.2) rotate(12deg);
    -o-transform: scale(1.2) rotate(12deg);
    transform: scale(1.2) rotate(12deg);
}

.nav-tabs .nav-link {
    border: 1px solid white;
    border-radius: 0;
    padding: 13px 0px;
}

.nav-item a {
    color: #f2f3f5;
}

.tap-box ul {
    padding-left: 0;
    margin-bottom: 0;
}

.tap-box .tap-box-list {
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 10px;
    transition: all 0.3s ease;
    border-bottom: 1px solid #c1c1c1;
    transition: all 0.3s ease;
}

.tap-box ul li {
    list-style: none;
}

.tap-box .tap-box-list a {
    display: block;
    padding-left: 60px;
    transition: all 0.3s ease;
}

.list-icon-download .dn-link {
    font-family: fontawesome;
    height: 45px;
    width: 45px;
    line-height: 45px;
    color: var(--theme-primary);
    border: 1px solid #ee1d25;
    position: absolute;
    text-align: center;
    font-size: 1.625rem;
    top: 14px;
    display: block;
    padding-left: 0 !important;
}

.tap-box .tap-box-list a p:first-child {
    margin-bottom: 0;
    font-size: 1.25rem;
    color: #000;
}

.tap-box .tap-box-list a p {
    color: #2460b9;
    line-height: 27px;
    margin-bottom: 0;
}

.tap-box .tap-box-list a:hover {
    text-decoration: none;
}


.tap-box .tap-box-list:hover {
    background: #dedede;
}

.tap-box .link a {
    background: #ff7200;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 3px;
    font-size: 1.3rem;
    line-height: 22px;
    transition: all 0.3s ease;
}

/* end news */

/* services */
#services .box a {
    text-decoration: none;
    color: #348451;
}

#services .box:hover a {
    color: white;
}

#services .box {
    text-align: center;
    background-color: white;
    color: #348451;
    border: 4px solid #348451;
    margin-bottom: 4px;
    width: 100%;
    height: 180px;
    display: inline-grid;
    justify-content: center;
    align-content: center
}

#services .box:hover {
    background-color: #348451;
    border: 4px solid white;
    color: white;
    font-weight: bold;
    transform: scale(1.2);
    transition-duration: 0.4s;
    border-radius: 8px;
    z-index: 10;
    box-shadow: 0px 1px 9px 1px #38383838;
}

#services .box h4 {
    padding: 15px 0;
    font-size: 1.25rem;
}

#services .box i {
    padding-top: 20px;
    font-size: 2rem;
}

#services .box:hover i {
    -webkit-transform: scale(1.2) rotate(12deg);
    -moz-transform: scale(1.2) rotate(12deg);
    -ms-transform: scale(1.2) rotate(12deg);
    -o-transform: scale(1.2) rotate(12deg);
    transform: scale(1.2) rotate(12deg);
}

/* endservices */

/* footer */
.sub-member .image {
    width: 65% !important;
    height: 155px !important;
}

.no-padding {
    padding: 0px;
}

/* footer-end */

/* navbar */
.blink_me {
    animation: blinker 1s linear infinite;
}

/* End of custom-name block removed - consolidated above */
@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/* navbar end */

/* about us widget */

.about-us-sec {
    margin-bottom: 35px;
}

.about-us-sec p {
    margin-bottom: 5px;
    font-size: 90%;
    text-align: justify;
}

.view-footer a {
    background: var(--theme-primary);
    color: #fff;
    padding: 6px 15px;
    font-size: 88%;
    float: right;
    transition-duration: 0.5s;
    border-radius: 5px;
}

.view-footer a:hover {
    margin-right: 6px;
    box-sizing: border-box;
    transition-duration: 0.5s;
    background: var(--theme-primary);
}

.about-us-sec h1 span {
    color: #ee1d25;
    font-weight: normal;
}

.about-us-sec h1 {
    text-transform: uppercase;
    font-size: 135%;
    font-weight: bold;
}

.about-us-sec h1:after {
    content: '';
    display: block;
    max-width: 100px;
    background: url(../images/frontend/radius-shape.png) no-repeat;
    height: 7px;
    margin-top: 7px;
}

.about-us-sec p {
    margin-bottom: 5px;
}

.about-us-sec h1 span {
    color: #ff7200;
    font-weight: normal;
}

.about-us-sec h1 {
    text-transform: uppercase;
    font-size: 135%;
    font-weight: bold;
}

/* /endaboutus */
/* gallery widget */

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%2322313F' stroke-miterlimit='10' stroke-width='2' viewBox='0 0 34.589 66.349'%3E%3Cpath d='M34.168.8 1.7 33.268 34.168 65.735'/%3E%3C/svg%3E");
    height: 100px;
}

.carousel-control-next-icon {
    transform: rotate(180deg);
}

/* medium - display 4  */
@media (min-width: 768px) {

    #gallery .carousel-inner .carousel-item-right.active,
    #gallery .carousel-inner .carousel-item-next {
        transform: translateX(33.33333%);
    }

    #gallery .carousel-inner .carousel-item-left.active,
    #gallery .carousel-inner .carousel-item-prev {
        transform: translateX(-33.33333%);
    }
}

/* large - display 5 */
@media (min-width: 992px) {

    #gallery .carousel-inner .carousel-item-right.active,
    #gallery .carousel-inner .carousel-item-next {
        transform: translateX(20%);
    }

    #gallery .carousel-inner .carousel-item-left.active,
    #gallery .carousel-inner .carousel-item-prev {
        transform: translateX(-20%);
    }
}

#gallery .carousel-inner .carousel-item-right,
#gallery .carousel-inner .carousel-item-left {
    transform: translateX(0);
}


/* gallery slider */
#gallery .carousel-inner .carousel-item.active,
#gallery .carousel-inner .carousel-item-next,
#gallery .carousel-inner .carousel-item-prev {
    display: flex;
}

@media (max-width: 768px) {
    #gallery .carousel-inner .carousel-item>div {
        display: none;
    }

    #gallery .carousel-inner .carousel-item>div:first-child {
        display: block;
        text-align: center;
    }
}

.no-border {
    border: none !important;
}

/* end gallery widget */

/* highlights_scroll */
.ptms_marquee a:hover {
    color: #ee1d25;
}

.ptms_marquee a {
    color: #2460b9;
}

.bn-label {
    z-index: 1;
}

/* end highlights scroll  */

/* newsTab start  */
.dark-theme .navbar .dropdown-menu .dropdown-item:hover {
    border: none !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
}

.dark-theme ul.navbar-nav a.nav-link:hover {
    color: #fff !important;
    background-color: transparent !important;
}

.small-btn {
    margin-top: 0px;
    padding: .01rem 0.5rem;
}

.tap-box .dark-theme .nav-item.active {
    background-color: transparent !important;
    color: #fff !important;
}

.tap-box .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #ff0015;
    border-color: #dee2e6 #dee2e6 #fff;
}

.tap-box .nav-tabs .nav-link:hover {
    background-color: #008cba;
    border-color: #dee2e6 #dee2e6 #fff;
}

.tap-box .nav-tabs .nav-link:hover i {
    -webkit-transform: scale(1.2) rotate(12deg);
    -moz-transform: scale(1.2) rotate(12deg);
    -ms-transform: scale(1.2) rotate(12deg);
    -o-transform: scale(1.2) rotate(12deg);
    transform: scale(1.2) rotate(12deg);
}

.tap-box .nav-tabs .nav-link {
    border: 1px solid white;
    border-radius: 0;
    padding: 8px 0px;
    font-size: 100%;
}

.tap-box .nav-item a {
    color: #f2f3f5;
}

.tap-box ul {
    padding-left: 0;
    margin-bottom: 0;
}

.tap-box .tap-box-list {
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 10px;
    transition: all 0.3s ease;
    border-bottom: 1px solid #c1c1c1;
    transition: all 0.3s ease;
}

.tap-box ul li {
    list-style: none;
}

.tap-box .tap-box-list a {
    display: block;
    padding-left: 60px;
    transition: all 0.3s ease;
}

.list-icon-download .dn-link {
    font-family: fontawesome;
    height: 45px;
    width: 45px;
    line-height: 45px;
    color: #ee1d25;
    border: 1px solid #ee1d25;
    position: absolute;
    text-align: center;
    font-size: 1.625rem;
    top: 14px;
    display: block;
    padding-left: 0 !important;
}

.tap-box .tap-box-list a p:first-child {
    margin-bottom: 0;
    font-size: 1rem;
    color: #000;
}

.tap-box .tap-box-list a p {
    color: #2460b9;
    line-height: 20px;
    margin-bottom: 0;
}

.tap-box .tap-box-list a:hover {
    text-decoration: none;
}


.tap-box .tap-box-list:hover {
    background: #dedede;
}

.tap-box .link a {
    background: #ee1c25;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 3px;
    color: #fff;
    border-radius: 3px;
    font-size: 1rem;
    line-height: 22px;
    transition: all 0.3s ease;
}

/* end newstab */

/* new_right_side_persons */
.staff-desk {
    background: #fff;
    border: 4px;
    margin: 75px 0 10px;
    position: relative;
    box-shadow: -1px 0px 4px 1px #e2e2e2;
    border-radius: 15px;
}

.staff-photo {
    width: 140px;
    height: 140px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    overflow: hidden;
    box-shadow: 0px 3px 1px #9e9a9a;
    left: 50%;
    top: 0;
    transform: translateX(-50%) translateY(-50%);
}

.staff-photo img {
    width: 140px;
    height: 140px;
}

.minister-content a,
.deputy-commissioner a {
    color: inherit;
    font-size: 95%;
}

.staff-info h2+p {
    text-overflow: ellipsis;
    overflow: hidden;
}

.i18n-hi .staff-info h2+p {
    height: 63px;
}

.minister-content a:hover,
.staff-info a:hover {
    color: #fc9928;
}

.minister-photo img {
    width: 140px;
    height: 140px;
}

.staff-info {
    text-align: center;
    padding: 75px 15px 20px;
}

.staff-info h2 {
    font-size: 110%;
    margin-top: 10px;
    font-weight: 600;
}

.staff-info p {
    margin: 0;
}

/* end new right side person  */

/* quicklinks */
.quick-links .nav-item {
    background-color: #14a2b8;
    text-align: center;
    font-weight: bold;
}

.quick-links .nav-item .active {
    background-color: red;
}

.quick-links .nav-item .nav-link {
    color: white;
}

.list-group-item {
    padding: 0.2rem .5rem;
}

/* end quicklinks */

/* quickboxes */
#quickbox .box a {
    text-decoration: none;
    color: #2b86b4;
}

#quickbox .box:hover a {
    color: white;
}

#quickbox .box {
    text-align: center;
    background-color: white;
    color: #2b86b4;
    border: 4px solid #2b86b4;
    margin-bottom: 4px;
    width: 100%;
    display: inline-grid;
    justify-content: center;
    align-content: center
}

#quickbox .box:hover {
    background-color: #ff0015;
    color: white;
    font-weight: bold;
    transform: scale(1.2);
    transition-duration: 0.4s;
    border-radius: 8px;
    z-index: 10;
    box-shadow: 0px 1px 9px 1px #38383838;
}

#quickbox .box h4 {
    padding: 5px 0;
    font-size: 1rem;
}

#quickbox .box i {
    padding-top: 15px;
    font-size: 1.25rem;
}

#quickbox .box:hover i {
    -webkit-transform: scale(1.2) rotate(12deg);
    -moz-transform: scale(1.2) rotate(12deg);
    -ms-transform: scale(1.2) rotate(12deg);
    -o-transform: scale(1.2) rotate(12deg);
    transform: scale(1.2) rotate(12deg);
}

/* end quickboxes */

/* navbar start  */

.custom-name p.govname {
    line-height: 35px;
    margin: 0;
    padding: 0;
    font-size: 1.125rem;
}

.custom-name h1.officename {
    font-size: 1.75rem;
    margin: 0px;
    line-height: 50px;
    padding: 0px
}

.custom-name p.addressname {
    line-height: 30px;
    margin-bottom: 5px;
    padding: 0;
    font-size: 1rem;
}

.national-flag {
    height: 100px
}

/* navbar end  */
/* breaking-news */
.breaking-news-ticker {

    font-size: 0.875rem;
}

/* end breaking-news */

.fontResizer {
    cursor: pointer;
}

.fontResizer>span {
    color: #007bff;
    padding: 0px 8px;
}

.fontResizer>span:hover {
    color: #0056b3;
    text-decoration: underline;
}

@media print {
    * {
        font-size: 12pt;
    }

    .no_print {
        display: none;
    }
}

/* Low Bandwidth Mode */
body.low-bandwidth img:not(.national-flag):not(.img-logo) {
    display: none !important;
}

body.low-bandwidth .owl-carousel,
body.low-bandwidth .carousel,
body.low-bandwidth iframe,
body.low-bandwidth video {
    display: none !important;
}

body.low-bandwidth * {
    background-image: none !important;
}

/* Global Footer modern override */
.site-footer {
    background-color: #1d4e89 !important;
}

.site-footer,
.site-footer p,
.site-footer span,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
    color: #ffffff !important;
}

.site-footer a:not(.nav-link) {
    color: #e2e8f0 !important;
}

.site-footer a:not(.nav-link):hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}

/* Force Footer Tabs to Dark Theme */
.site-footer .modern-tabs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    background: transparent !important;
}

.site-footer .modern-tabs .nav-link {
    background: transparent !important;
    background-color: transparent !important;
    color: rgba(255, 255, 255, 0.6) !important;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    padding: 1rem 1.5rem !important;
    font-weight: 600 !important;
}

.site-footer .modern-tabs .nav-link.active {
    color: #ffffff !important;
    background: transparent !important;
    background-color: transparent !important;
    border-bottom: 2px solid #ffffff !important;
}

.site-footer .modern-tabs .nav-link:hover {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.05) !important;
}

.site-footer hr {
    border-top-color: rgba(255, 255, 255, 0.2) !important;
}

/* Force tab container and content areas transparent in footer */
.site-footer .modern-tabs-wrap {
    background: rgba(0, 0, 0, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 12px !important;
    overflow: hidden !important;
}

.site-footer .tab-content {
    background: transparent !important;
}

.site-footer .footer-nav-link {
    color: rgba(255, 255, 255, 0.8) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.site-footer .footer-nav-link:hover {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.05) !important;
    padding-left: 10px !important;
}

.site-footer .footer-nav-link i {
    color: rgba(255, 255, 255, 0.6) !important;
}