/*:root {*/
/*    --theme-color: #28a1fd;*/
/*    --theme-dark: #084d82;*/
/*    --white: #ffffff;*/
/*    --black: #111111;*/
/*    --text-color: #555555;*/
/*    --light-bg: #f5f9fc;*/
/*}*/

/** {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    box-sizing: border-box;*/
/*}*/
/*html {*/
/*    scroll-behavior: auto !important;*/
/*}*/

/*body {*/
/*    font-family: Arial, Helvetica, sans-serif;*/
/*    color: var(--text-color);*/
/*    padding-top: 76px;*/
/*    line-height: 1.7;*/
/*    background-color: #fff;*/
/*    overflow-x: hidden;*/
/*}*/

/*a {*/
/*    text-decoration: none;*/
/*}*/

/*.site-logo {*/
/*    height: 52px;*/
/*    width: auto;*/
/*}*/

/*.brand-text {*/
/*    color: var(--theme-color);*/
/*    font-size: 26px;*/
/*    font-weight: 800;*/
/*}*/

/*.main-header .navbar {*/
/*    background-color: var(--white) !important;*/
/*}*/

/*.navbar .nav-link {*/
/*    color: #222 !important;*/
/*    font-weight: 600;*/
/*    padding: 10px 14px !important;*/
/*    transition: 0.3s;*/
/*}*/

/*.navbar .nav-link:hover,*/
/*.navbar .nav-link.active {*/
/*    color: var(--theme-color) !important;*/
/*}*/

/*.service-dropdown {*/
/*    max-height: 420px;*/
/*    overflow-y: auto;*/
/*    border: none;*/
/*    box-shadow: 0 12px 30px rgba(0,0,0,0.12);*/
/*}*/

/*.dropdown-item {*/
/*    font-size: 14px;*/
/*    padding: 9px 18px;*/
/*}*/

/*.dropdown-item:hover {*/
/*    background-color: var(--theme-color);*/
/*    color: #fff;*/
/*}*/

/*.theme-btn {*/
/*    background-color: var(--theme-color);*/
/*    color: #fff !important;*/
/*    border-radius: 30px;*/
/*    padding: 10px 24px;*/
/*    font-weight: 700;*/
/*    border: 1px solid var(--theme-color);*/
/*    transition: 0.3s;*/
/*}*/

/*.theme-btn:hover {*/
/*    background-color: var(--theme-dark);*/
/*    border-color: var(--theme-dark);*/
/*    color: #fff !important;*/
/*}*/

/*.section-padding {*/
/*    padding: 80px 0;*/
/*}*/

/*.section-title {*/
/*    margin-bottom: 45px;*/
/*}*/

/*.section-title span {*/
/*    color: var(--theme-color);*/
/*    font-weight: 700;*/
/*    text-transform: uppercase;*/
/*    font-size: 14px;*/
/*}*/

/*.section-title h2 {*/
/*    color: #111;*/
/*    font-size: 38px;*/
/*    font-weight: 800;*/
/*    margin-top: 8px;*/
/*}*/

/*.service-card {*/
/*    background-color: #fff;*/
/*    border-radius: 18px;*/
/*    overflow: hidden;*/
/*    box-shadow: 0 10px 28px rgba(0,0,0,0.08);*/
/*    height: 100%;*/
/*    transition: 0.3s;*/
/*}*/

/*.service-card:hover {*/
/*    transform: translateY(-6px);*/
/*}*/

/*.service-card img {*/
/*    width: 100%;*/
/*    height: 220px;*/
/*    object-fit: cover;*/
/*}*/

/*.service-card-body {*/
/*    padding: 24px;*/
/*}*/

/*.service-card-body h4 {*/
/*    font-size: 20px;*/
/*    font-weight: 800;*/
/*    color: #111;*/
/*    margin-bottom: 12px;*/
/*}*/

/*.service-card-body p {*/
/*    font-size: 15px;*/
/*}*/

/*.footer-section {*/
/*    background-color: #071b2b;*/
/*    color: #dce8f2;*/
/*    padding: 70px 0 20px;*/
/*}*/

/*.footer-section h4,*/
/*.footer-section .footer-column-heading {*/
/*    color: #fff;*/
/*    font-weight: 800;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.footer-section a {*/
/*    color: #dce8f2;*/
/*}*/

/*.footer-section a:hover {*/
/*    color: #fff;*/
/*}*/

/*.footer-links {*/
/*    list-style: none;*/
/*    padding-left: 0;*/
/*}*/

/*.footer-links li {*/
/*    margin-bottom: 8px;*/
/*}*/

/*.footer-section hr {*/
/*    border-color: rgba(255,255,255,0.15);*/
/*    margin-top: 35px;*/
/*}*/

/*.whatsapp-btn {*/
/*    position: fixed;*/
/*    right: 18px;*/
/*    bottom: 18px;*/
/*    background-color: #25d366;*/
/*    color: #fff;*/
/*    padding: 12px 18px;*/
/*    border-radius: 30px;*/
/*    font-weight: 700;*/
/*    z-index: 999;*/
/*    box-shadow: 0 8px 20px rgba(0,0,0,0.25);*/
/*}*/

/*.whatsapp-btn:hover {*/
/*    color: #fff;*/
/*    background-color: #1fb85a;*/
/*}*/

/*.inner-hero {*/
/*    background: linear-gradient(rgba(13,106,176,0.88), rgba(13,106,176,0.88)), url('../img/banner/water-tank-cleaning.jpg');*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    padding: 90px 0;*/
/*    color: #fff;*/
/*}*/

/*.inner-hero h1 {*/
/*    font-size: 44px;*/
/*    font-weight: 800;*/
/*}*/

/*@media (max-width: 767px) {*/
/*    body {*/
/*        padding-top: 70px;*/
/*    }*/

/*    .section-padding {*/
/*        padding: 55px 0;*/
/*    }*/

/*    .section-title h2 {*/
/*        font-size: 28px;*/
/*    }*/

/*    .inner-hero h1 {*/
/*        font-size: 32px;*/
/*    }*/

/*    .site-logo {*/
/*        height: 44px;*/
/*    }*/

/*    .brand-text {*/
/*        font-size: 22px;*/
/*    }*/
/*}*/
/*.testimonial-section {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    background:*/
/*        radial-gradient(circle at top left, rgba(13, 106, 176, 0.12), transparent 34%),*/
/*        radial-gradient(circle at bottom right, rgba(13, 106, 176, 0.10), transparent 35%),*/
/*        linear-gradient(180deg, #ffffff 0%, #f3fbff 48%, #ffffff 100%);*/
/*}*/

/*.testimonial-section::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    inset: 0;*/
/*    background-image:*/
/*        linear-gradient(rgba(13, 106, 176, 0.04) 1px, transparent 1px),*/
/*        linear-gradient(90deg, rgba(13, 106, 176, 0.04) 1px, transparent 1px);*/
/*    background-size: 46px 46px;*/
/*    pointer-events: none;*/
/*}*/

/*.testimonial-shape {*/
/*    position: absolute;*/
/*    border-radius: 50%;*/
/*    background: rgba(13, 106, 176, 0.08);*/
/*    pointer-events: none;*/
/*}*/

/*.testimonial-shape-one {*/
/*    width: 270px;*/
/*    height: 270px;*/
/*    left: -110px;*/
/*    top: 80px;*/
/*}*/

/*.testimonial-shape-two {*/
/*    width: 330px;*/
/*    height: 330px;*/
/*    right: -150px;*/
/*    bottom: -130px;*/
/*}*/

/*.testimonial-title {*/
/*    max-width: 760px;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    margin-bottom: 48px;*/
/*}*/

/*.testimonial-title p {*/
/*    max-width: 680px;*/
/*    margin: 14px auto 0;*/
/*    color: #667085;*/
/*    font-size: 16px;*/
/*    line-height: 1.8;*/
/*}*/

/*.google-review-card {*/
/*    position: relative;*/
/*    height: 100%;*/
/*    padding: 28px 24px;*/
/*    border-radius: 26px;*/
/*    background: rgba(255, 255, 255, 0.96);*/
/*    border: 1px solid rgba(13, 106, 176, 0.12);*/
/*    box-shadow: 0 18px 45px rgba(13, 106, 176, 0.10);*/
/*    overflow: hidden;*/
/*    transition: all 0.35s ease;*/
/*}*/

/*.google-review-card::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 120px;*/
/*    height: 120px;*/
/*    right: -48px;*/
/*    top: -48px;*/
/*    border-radius: 50%;*/
/*    background: rgba(13, 106, 176, 0.08);*/
/*    transition: all 0.35s ease;*/
/*}*/

/*.google-review-card::after {*/
/*    content: "“";*/
/*    position: absolute;*/
/*    right: 22px;*/
/*    bottom: -24px;*/
/*    color: rgba(13, 106, 176, 0.08);*/
/*    font-size: 120px;*/
/*    font-family: Georgia, serif;*/
/*    line-height: 1;*/
/*    font-weight: 900;*/
/*}*/

/*.google-review-card:hover {*/
/*    transform: translateY(-10px);*/
/*    border-color: rgba(13, 106, 176, 0.24);*/
/*    box-shadow: 0 26px 70px rgba(13, 106, 176, 0.20);*/
/*}*/

/*.google-review-card:hover::before {*/
/*    transform: scale(1.35);*/
/*    background: rgba(13, 106, 176, 0.12);*/
/*}*/

/*.review-top {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    display: flex;*/
/*    align-items: flex-start;*/
/*    justify-content: space-between;*/
/*    gap: 14px;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.review-user {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 13px;*/
/*}*/

/*.review-avatar {*/
/*    width: 54px;*/
/*    height: 54px;*/
/*    border-radius: 50%;*/
/*    background: linear-gradient(135deg, #0d6ab0, #084d82);*/
/*    color: #ffffff;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    font-size: 22px;*/
/*    font-weight: 900;*/
/*    box-shadow: 0 12px 28px rgba(13, 106, 176, 0.25);*/
/*    overflow: hidden;*/
/*    flex-shrink: 0;*/
/*}*/

/*.review-avatar img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/

/*.review-name {*/
/*    display: inline-block;*/
/*    color: #101828;*/
/*    font-size: 17px;*/
/*    font-weight: 900;*/
/*    text-decoration: none;*/
/*    line-height: 1.2;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*.review-name:hover {*/
/*    color: #0d6ab0;*/
/*}*/

/*.review-location {*/
/*    margin: 4px 0 0;*/
/*    color: #667085;*/
/*    font-size: 13px;*/
/*    font-weight: 600;*/
/*}*/

/*.google-icon {*/
/*    width: 38px;*/
/*    height: 38px;*/
/*    border-radius: 50%;*/
/*    background: #ffffff;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);*/
/*    flex-shrink: 0;*/
/*}*/

/*.google-icon img {*/
/*    width: 22px;*/
/*    height: 22px;*/
/*    object-fit: contain;*/
/*}*/

/*.review-stars {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 4px;*/
/*    margin-bottom: 16px;*/
/*}*/

/*.review-stars i {*/
/*    color: #fbbc04;*/
/*    font-size: 18px;*/
/*}*/

/*.review-text {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    color: #475467;*/
/*    font-size: 15px;*/
/*    line-height: 1.8;*/
/*    margin-bottom: 22px;*/
/*}*/

/*.review-footer {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    padding-top: 16px;*/
/*    border-top: 1px solid rgba(13, 106, 176, 0.10);*/
/*}*/

/*.review-footer span {*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    gap: 7px;*/
/*    color: #0d6ab0;*/
/*    font-size: 13px;*/
/*    font-weight: 800;*/
/*}*/

/*.review-footer i {*/
/*    color: #0d6ab0;*/
/*}*/

/*.testimonial-btn {*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    gap: 6px;*/
/*    padding: 13px 30px;*/
/*    box-shadow: 0 14px 35px rgba(13, 106, 176, 0.22);*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .google-review-card {*/
/*        padding: 26px 22px;*/
/*    }*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .testimonial-title {*/
/*        margin-bottom: 34px;*/
/*    }*/

/*    .testimonial-title p {*/
/*        font-size: 15px;*/
/*    }*/

/*    .google-review-card {*/
/*        border-radius: 22px;*/
/*        padding: 24px 20px;*/
/*    }*/

/*    .review-avatar {*/
/*        width: 50px;*/
/*        height: 50px;*/
/*        font-size: 20px;*/
/*    }*/

/*    .review-name {*/
/*        font-size: 16px;*/
/*    }*/

/*    .review-stars i {*/
/*        font-size: 17px;*/
/*    }*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .service-nav-item:hover .dropdown-menu {*/
/*        display: block;*/
/*        margin-top: 0;*/
/*    }*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .service-nav-item:hover > .dropdown-menu {*/
/*        display: block;*/
/*        margin-top: 0;*/
/*    }*/

/*    .service-nav-item:hover > .nav-link {*/
/*        color: var(--theme-color) !important;*/
/*    }*/
/*}*/
/* Services dropdown hover open */
/*@media (min-width: 992px) {*/
/*    .navbar .service-nav-item {*/
/*        position: relative;*/
/*    }*/

/*    .navbar .service-nav-item .service-dropdown {*/
/*        display: block;*/
/*        opacity: 0;*/
/*        visibility: hidden;*/
/*        transform: translateY(14px);*/
/*        transition: all 0.25s ease;*/
/*        pointer-events: none;*/
/*        margin-top: 0;*/
/*    }*/

/*    .navbar .service-nav-item:hover .service-dropdown {*/
/*        opacity: 1;*/
/*        visibility: visible;*/
/*        transform: translateY(0);*/
/*        pointer-events: auto;*/
/*    }*/

/*    .navbar .service-nav-item:hover > .nav-link {*/
/*        color: var(--theme-color) !important;*/
/*    }*/
/*}*/
/* ==================================================
   Tank Clean India - Main Style CSS
   ================================================== */

:root {
    --primary-color: #0066cc;
    --primary-dark: #004b99;
    --secondary-color: #00a884;
    --dark-color: #0f172a;
    --text-color: #334155;
    --muted-color: #64748b;
    --light-bg: #f8fafc;
    --white-color: #ffffff;
    --border-color: #e2e8f0;
    --shadow-sm: 0 4px 14px rgba(15, 23, 42, 0.08);
    --shadow-md: 0 10px 30px rgba(15, 23, 42, 0.12);
    --radius-sm: 10px;
    --radius-md: 18px;
    --transition: all 0.3s ease;
}

/* ==================================================
   Base
   ================================================== */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: var(--text-color);
    background-color: var(--white-color);
    line-height: 1.7;
    padding-top: 82px;
}

a {
    text-decoration: none;
    transition: var(--transition);
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    padding-left: 0;
    margin-bottom: 0;
}

.section-padding {
    padding: 40px 0;
}

.bg-light-soft {
    background-color: var(--light-bg);
}

.text-theme {
    color: var(--primary-color);
}

/* ==================================================
   Header / Navbar
   ================================================== */

.main-header {
    width: 100%;
    position: relative;
    z-index: 999;
}

.navbar {
    min-height: 82px;
    padding: 12px 0;
    z-index: 9999;
}

.navbar .container {
    position: relative;
}

.site-logo {
    max-height: 58px;
    width: auto;
    object-fit: contain;
}

.brand-text {
    font-size: 24px;
    font-weight: 800;
    color: var(--primary-color);
    letter-spacing: -0.5px;
}

.navbar-nav {
    gap: 4px;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--dark-color);
    font-size: 15.5px;
    font-weight: 600;
    padding: 12px 14px;
    position: relative;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary-color);
}

/* underline hover effect */
.navbar-light .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 7px;
    height: 2px;
    background-color: var(--primary-color);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}

.navbar-light .navbar-nav .nav-link:hover::after,
.navbar-light .navbar-nav .nav-link.active::after {
    transform: scaleX(1);
}

/* Bootstrap dropdown arrow spacing */
.dropdown-toggle::after {
    margin-left: 6px;
    vertical-align: middle;
}

/* ==================================================
   Services Dropdown Hover
   ================================================== */

.service-nav-item {
    position: relative;
}

.service-dropdown {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(12px);
    pointer-events: none;

    min-width: 260px;
    padding: 12px 0;
    border: 0;
    border-radius: 14px;
    background-color: var(--white-color);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    margin-top: 0;
}

.service-nav-item:hover > .service-dropdown,
.service-nav-item:focus-within > .service-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.service-dropdown .dropdown-item {
    color: var(--dark-color);
    font-size: 15px;
    font-weight: 500;
    padding: 10px 18px;
    white-space: normal;
    line-height: 1.4;
    border-left: 3px solid transparent;
}

.service-dropdown .dropdown-item:hover,
.service-dropdown .dropdown-item:focus {
    color: var(--primary-color);
    background-color: rgba(0, 102, 204, 0.08);
    border-left-color: var(--primary-color);
}

/* Desktop dropdown position */
@media (min-width: 992px) {
    .navbar .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
    }

    .service-nav-item:hover .dropdown-toggle {
        color: var(--primary-color);
    }
}

/* ==================================================
   Buttons
   ================================================== */

.theme-btn {
    background: linear-gradient(135deg, var(--primary-color), var(--primary-dark));
    color: var(--white-color) !important;
    border: 0;
    border-radius: 50px;
    padding: 10px 22px !important;
    font-size: 15px;
    font-weight: 700;
    box-shadow: 0 8px 20px rgba(0, 102, 204, 0.25);
    transition: var(--transition);
}

.theme-btn:hover,
.theme-btn:focus {
    background: var(--dark-color);
    color: var(--white-color) !important;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.25);
}

.btn-success {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
}

.btn-success:hover {
    background-color: #07866d;
    border-color: #07866d;
}

/* ==================================================
   Hero / Banner
   ================================================== */

.hero-section {
    position: relative;
    min-height: 640px;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, rgba(0, 102, 204, 0.92), rgba(0, 168, 132, 0.88));
    color: var(--white-color);
    overflow: hidden;
}

.hero-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 20%, rgba(255,255,255,0.18), transparent 32%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.12), transparent 34%);
}

.hero-section .container {
    position: relative;
    z-index: 1;
}

.hero-title {
    font-size: clamp(36px, 5vw, 64px);
    font-weight: 900;
    line-height: 1.12;
    margin-bottom: 20px;
}

.hero-subtitle {
    font-size: 18px;
    max-width: 660px;
    opacity: 0.95;
    margin-bottom: 28px;
}

.hero-img {
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
}

/* ==================================================
   Common Section Headings
   ================================================== */

.section-title {
    margin-bottom: 45px;
}

.section-title .sub-title {
    display: inline-block;
    color: var(--primary-color);
    background-color: rgba(0, 102, 204, 0.08);
    font-size: 14px;
    font-weight: 800;
    padding: 7px 16px;
    border-radius: 50px;
    margin-bottom: 12px;
}

.section-title h1,
.section-title h2 {
    color: var(--dark-color);
    font-size: clamp(30px, 4vw, 44px);
    font-weight: 900;
    margin-bottom: 12px;
}

.section-title p {
    color: var(--muted-color);
    max-width: 720px;
    margin: 0 auto;
}

/* ==================================================
   Cards
   ================================================== */

.service-card,
.feature-card,
.contact-card {
    background-color: var(--white-color);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-md);
    padding: 28px;
    height: 100%;
    box-shadow: var(--shadow-sm);
    transition: var(--transition);
}

.service-card:hover,
.feature-card:hover,
.contact-card:hover {
    transform: translateY(-7px);
    box-shadow: var(--shadow-md);
    border-color: rgba(0, 102, 204, 0.25);
}

.service-card .icon,
.feature-card .icon,
.contact-card .icon {
    width: 58px;
    height: 58px;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 102, 204, 0.09);
    color: var(--primary-color);
    font-size: 26px;
    margin-bottom: 18px;
}

.service-card h3,
.feature-card h3,
.contact-card h3 {
    color: var(--dark-color);
    font-size: 21px;
    font-weight: 800;
    margin-bottom: 12px;
}

.service-card p,
.feature-card p,
.contact-card p {
    color: var(--muted-color);
    margin-bottom: 0;
}

/* ==================================================
   About
   ================================================== */

.about-image-box {
    position: relative;
    border-radius: var(--radius-md);
    overflow: hidden;
    box-shadow: var(--shadow-md);
}

.about-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ==================================================
   Forms
   ================================================== */

.form-control,
.form-select {
    min-height: 48px;
    border-radius: 12px;
    border-color: var(--border-color);
    color: var(--dark-color);
    box-shadow: none;
}

.form-control:focus,
.form-select:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 0.2rem rgba(0, 102, 204, 0.12);
}

textarea.form-control {
    min-height: 130px;
}

/* ==================================================
   Footer
   ================================================== */

.footer {
    background-color: var(--dark-color);
    color: rgba(255, 255, 255, 0.78);
    padding-top: 70px;
}

.footer h4,
.footer h5 {
    color: var(--white-color);
    font-weight: 800;
    margin-bottom: 18px;
}

.footer a {
    color: rgba(255, 255, 255, 0.78);
}

.footer a:hover {
    color: var(--white-color);
    padding-left: 4px;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    padding: 18px 0;
    margin-top: 40px;
    font-size: 14px;
}

/* ==================================================
   Utility
   ================================================== */

.rounded-xl {
    border-radius: var(--radius-md);
}

.shadow-soft {
    box-shadow: var(--shadow-sm);
}

.shadow-medium {
    box-shadow: var(--shadow-md);
}

.object-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ==================================================
   Responsive
   ================================================== */

@media (max-width: 1199px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 11px 10px;
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 76px;
    }

    .navbar {
        min-height: 76px;
        padding: 10px 0;
    }

    .site-logo {
        max-height: 50px;
    }

    .navbar-collapse {
        background-color: var(--white-color);
        padding: 15px;
        margin-top: 12px;
        border-radius: 16px;
        box-shadow: var(--shadow-md);
        max-height: calc(100vh - 95px);
        overflow-y: auto;
    }

    .navbar-nav {
        align-items: stretch !important;
        gap: 0;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 12px 10px;
        border-bottom: 1px solid var(--border-color);
    }

    .navbar-light .navbar-nav .nav-link::after {
        display: none;
    }

    .service-dropdown {
        position: static;
        display: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        pointer-events: auto;
        box-shadow: none;
        border-radius: 12px;
        background-color: var(--light-bg);
        margin: 0 0 10px 0;
        padding: 6px 0;
        min-width: 100%;
    }

    .service-nav-item:hover > .service-dropdown,
    .service-nav-item:focus-within > .service-dropdown {
        display: block;
    }

    .service-dropdown .dropdown-item {
        padding: 10px 16px;
        font-size: 14.5px;
    }

    .theme-btn {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-top: 12px;
    }

    .hero-section {
        min-height: auto;
        padding: 80px 0;
        text-align: center;
    }

    .hero-subtitle {
        margin-left: auto;
        margin-right: auto;
    }

    .section-padding {
        padding: 60px 0;
    }
}

@media (max-width: 575px) {
    body {
        padding-top: 70px;
    }

    .navbar {
        min-height: 70px;
    }

    .site-logo {
        max-height: 44px;
    }

    .brand-text {
        font-size: 20px;
    }

    .navbar-collapse {
        margin-top: 10px;
        border-radius: 14px;
    }

    .hero-section {
        padding: 60px 0;
    }

    .hero-title {
        font-size: 34px;
    }

    .hero-subtitle {
        font-size: 16px;
    }

    .section-title {
        margin-bottom: 32px;
    }

    .service-card,
    .feature-card,
    .contact-card {
        padding: 22px;
    }
}
/* ==================================================
   Footer Section
   ================================================== */

/* ==============================
   Footer Theme Color CSS
   ============================== */

.footer-section {
    background: linear-gradient(135deg, #0066cc 0%, #004b99 55%, #00a884 100%);
    color: rgba(255, 255, 255, 0.88);
    padding: 70px 0 22px;
    margin-top: 60px;
    position: relative;
    overflow: hidden;
}

.footer-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 15% 20%, rgba(255, 255, 255, 0.16), transparent 28%),
        radial-gradient(circle at 85% 80%, rgba(255, 255, 255, 0.12), transparent 32%);
    pointer-events: none;
}

.footer-section .container {
    position: relative;
    z-index: 1;
}

.footer-section .footer-company-heading,
.footer-section .footer-column-heading {
    color: #ffffff;
    font-weight: 800;
    margin-bottom: 18px;
}

.footer-section .footer-company-heading {
    font-size: 25px;
}

.footer-section .footer-column-heading {
    font-size: 20px;
}

.footer-section p {
    color: rgba(255, 255, 255, 0.86);
    margin-bottom: 12px;
}

.footer-section strong {
    color: #ffffff;
}

.footer-section a {
    color: rgba(255, 255, 255, 0.88);
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-section a:hover {
    color: #ffffff;
}

.footer-links {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links a {
    display: inline-block;
    position: relative;
    padding-left: 18px;
    font-weight: 500;
}

.footer-links a::before {
    content: "›";
    position: absolute;
    left: 0;
    top: -1px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
}

.footer-links a:hover {
    padding-left: 25px;
    color: #dffcff;
}

.footer-section hr {
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin: 35px 0 18px;
}

.footer-bottom p {
    color: rgba(255, 255, 255, 0.82);
    font-size: 14px;
}
/* ==============================
   Services Dropdown Hover CSS
   ============================== */

.service-nav-item {
    position: relative;
}

.service-nav-item .service-dropdown {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 280px;
    padding: 10px 0;
    margin-top: 0;
    background: #ffffff;
    border: none;
    border-radius: 14px;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.14);
    opacity: 0;
    visibility: hidden;
    transform: translateY(12px);
    pointer-events: none;
    transition: all 0.3s ease;
    z-index: 99999;
}

.service-nav-item:hover .service-dropdown,
.service-nav-item:focus-within .service-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.service-dropdown .dropdown-item {
    font-size: 15px;
    font-weight: 600;
    color: #222222;
    padding: 10px 18px;
    line-height: 1.4;
    white-space: normal;
    transition: all 0.3s ease;
}

.service-dropdown .dropdown-item:hover,
.service-dropdown .dropdown-item:focus {
    background: #eaf4ff;
    color: #0066cc;
    padding-left: 24px;
}

.service-nav-item:hover > .nav-link {
    color: #0066cc !important;
}

.service-nav-item .dropdown-toggle::after {
    margin-left: 6px;
}

@media (max-width: 991px) {
    .service-nav-item .service-dropdown {
        position: static;
        display: none;
        min-width: 100%;
        opacity: 1;
        visibility: visible;
        transform: none;
        pointer-events: auto;
        box-shadow: none;
        border-radius: 10px;
        background: #f8f9fa;
        padding: 5px 0;
        margin: 0;
    }

    .service-nav-item:hover .service-dropdown,
    .service-nav-item:focus-within .service-dropdown {
        display: block;
    }

    .service-dropdown .dropdown-item {
        padding: 10px 15px;
        font-size: 14px;
    }

    .service-dropdown .dropdown-item:hover {
        padding-left: 20px;
    }
}


/* ==================================================
   Dynamic Site Page & Rich Text Content
   ================================================== */
.site-page-intro {
    background: #ffffff;
}

.site-page-intro h1 {
    max-width: 980px;
    margin: 0 auto 20px;
    color: var(--dark-color);
    font-size: clamp(32px, 4.5vw, 54px);
    line-height: 1.2;
    font-weight: 700;
}

.site-page-content {
    max-width: 980px;
    color: var(--muted-color);
    font-size: 17px;
    line-height: 1.85;
}

.site-page-intro .site-page-content p {
    text-align: justify;
}

.inner-hero-rich-text {
    max-width: 900px;
    margin: 16px auto 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 17px;
    line-height: 1.75;
}

.inner-hero-rich-text > :last-child,
.site-page-content > :last-child,
.rich-text-content > :last-child,
.service-detail-content > :last-child,
.content > :last-child,
.tci-hero-description > :last-child {
    margin-bottom: 0;
}

.rich-text-content ul,
.rich-text-content ol,
.site-page-content ul,
.site-page-content ol,
.inner-hero-rich-text ul,
.inner-hero-rich-text ol,
.service-detail-content ul,
.service-detail-content ol,
.content ul,
.content ol,
.tci-hero-description ul,
.tci-hero-description ol {
    padding-left: 1.5rem;
    margin: 0 0 1rem;
}

.rich-text-content ul,
.site-page-content ul,
.inner-hero-rich-text ul,
.service-detail-content ul,
.content ul,
.tci-hero-description ul {
    list-style: disc;
}

.rich-text-content ol,
.site-page-content ol,
.inner-hero-rich-text ol,
.service-detail-content ol,
.content ol,
.tci-hero-description ol {
    list-style: decimal;
}

.rich-text-content li,
.site-page-content li,
.inner-hero-rich-text li,
.service-detail-content li,
.content li,
.tci-hero-description li {
    margin-bottom: 0.45rem;
}

.rich-text-content a,
.site-page-content a,
.service-detail-content a,
.content a {
    color: var(--primary-color);
    text-decoration: underline;
    overflow-wrap: anywhere;
}

.inner-hero-rich-text a,
.tci-hero-description a {
    color: #ffffff;
    text-decoration: underline;
}

.rich-text-content h2,
.rich-text-content h3,
.rich-text-content h4,
.rich-text-content h5,
.rich-text-content h6,
.site-page-content h2,
.site-page-content h3,
.site-page-content h4,
.site-page-content h5,
.site-page-content h6,
.service-detail-content h2,
.service-detail-content h3,
.service-detail-content h4,
.service-detail-content h5,
.service-detail-content h6,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    margin-top: 1.5em;
    margin-bottom: 0.65em;
    color: var(--dark-color);
    line-height: 1.3;
}

.rich-text-content table,
.site-page-content table,
.service-detail-content table,
.content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1rem;
}

.rich-text-content th,
.rich-text-content td,
.site-page-content th,
.site-page-content td,
.service-detail-content th,
.service-detail-content td,
.content th,
.content td {
    border: 1px solid var(--border-color);
    padding: 10px;
}

@media (max-width: 767px) {
    .site-page-intro {
        padding: 8px 0;
    }

    .site-page-intro h1 {
        font-size: 31px;
    }

    .site-page-content,
    .inner-hero-rich-text {
        font-size: 15.5px;
    }
}


/* Responsive service showcase image used on Home and About pages */
.tci-showcase-image-section {
    padding: 18px 12px 34px;
}

.tci-showcase-image-section .container {
    max-width: 1140px;
}

.tci-showcase-image {
    display: block;
    width: 100%;
    height: clamp(260px, 38vw, 460px);
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
    box-shadow: 0 14px 35px rgba(13, 106, 176, 0.14);
}

@media (max-width: 767px) {
    .tci-showcase-image-section {
        padding: 12px 10px 24px;
    }

    .tci-showcase-image {
        height: 240px;
        border-radius: 14px;
    }
}

@media (max-width: 480px) {
    .tci-showcase-image {
        height: 210px;
    }
}
