:root {
    --primary-red: #e30613;
    --dark-red: #b30000;
    --light-red: #ff4d4d;
    --accent-red: #ff8080;
    --text-dark: #333;
    --text-light: #666;
    --bg-light: #f9f9f9;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    overflow-x: hidden;
}

.bg-custom {
    background-color: var(--dark-red) !important;
}

.text-custom {
    color: var(--dark-red) !important;
}

.fab-wrapper.call,
.fab-wrapper.whatsapp {
    animation: bounce 1.5s infinite;
}

.heiwid{
    max-height: 500px;
    width: 100%;
}

.h450{
    height: 600px !important;
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.gtt {
    display: none;
    width: 60px;
    height: 60px;
}

.top-nav {
    background-color: var(--dark-red);
    color: white;
    font-size: 0.85rem;
    padding: 8px 0;
}

.top-nav a {
    color: white;
    text-decoration: none;
    transition: color 0.3s;
}

.top-nav a:hover {
    color: var(--accent-red);
}

.alert-banner {
    background-color: #fff3cd;
    padding: 8px 0;
    font-size: 0.85rem;
    text-align: center;
    font-weight: 500;
    border-bottom: 1px solid #ffeaa7;
}

.alert-banner a {
    color: #856404 !important;
}

.navbar {
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
    padding: 12px 0;
    background-color: white;
    transition: all 0.3s;
}

.navbar-brand {
    font-weight: 800;
    color: var(--primary-red);
    font-size: 1.8rem;
    display: flex;
    align-items: center;
}

.navbar-brand i {
    font-size: 2rem;
    margin-right: 8px;
}

.navbar-logo {
    margin-left: 10px;
    max-height: 65px;
    max-width: 165px;
}

.navbar-nav .nav-link {
    color: var(--text-dark);
    font-weight: 600;
    padding: 10px 18px;
    transition: all 0.3s;
    border-radius: 6px;
    margin: 0 3px;
}

.navbar-nav .nav-link:hover {
    color: var(--primary-red);
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.dropdown-menu {
    border: none;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 10px 0;
    border-top: 3px solid var(--primary-red);
}

.dropdown-item {
    padding: 10px 10px;
    transition: all 0.3s;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.dropdown-item i {
    margin-right: 6px;
    font-size: 1.1rem;
    color: var(--primary-red);
    width: 20px;
    text-align: center;
}

.dropdown-item:hover {
    background-color: #ffeaea;
    color: var(--primary-red);
    padding-left: 25px;
}

.navbar-toggler {
    border: none;
    padding: 5px 10px;
    color: var(--primary-red);
}

.navbar-toggler:focus {
    box-shadow: none;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28227, 6, 19, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.hero-section {
    background: linear-gradient(135deg, rgba(227, 6, 19, 0.9) 0%, rgba(179, 0, 0, 0.95) 100%), url('../images/slider/hero-image.jpg') no-repeat center center;
    background-size: cover;
    color: white;
    padding: 120px 0 100px;
    position: relative;
    overflow: hidden;
}

.bubble-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

.bubble {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    animation: float 15s infinite ease-in-out;
}

.bubble:nth-child(1) {
    width: 80px;
    height: 80px;
    top: 10%;
    left: 10%;
    animation-delay: 0s;
}

.bubble:nth-child(2) {
    width: 120px;
    height: 120px;
    top: 20%;
    right: 10%;
    animation-delay: 2s;
}

.bubble:nth-child(3) {
    width: 60px;
    height: 60px;
    bottom: 20%;
    left: 20%;
    animation-delay: 4s;
}

.bubble:nth-child(4) {
    width: 100px;
    height: 100px;
    bottom: 10%;
    right: 20%;
    animation-delay: 6s;
}

.bubble:nth-child(5) {
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    animation-delay: 8s;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0) translateX(0);
    }

    25% {
        transform: translateY(-20px) translateX(10px);
    }

    50% {
        transform: translateY(-10px) translateX(-10px);
    }

    75% {
        transform: translateY(10px) translateX(15px);
    }
}

.hero-section::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgZD0iTTAgMTQwVjBxODAgMCAxNjAgMjB0MTYwIDIwcTgwIDAgMTYwLTIwdDE2MC0yMHE4MCAwIDE2MCAyMHQxNjAgMjBxODAgMCAxNjAtMjB0MTYwLTIwdjE0MEgweiIvPjwvc3ZnPg==') no-repeat;
    background-size: 100% 100px;
}

.hero-content {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}

.hero-section h1 {
    font-size: 3.2rem;
    font-weight: 800;
    margin-bottom: 20px;
    line-height: 1.2;
}

.hero-section p {
    font-size: 1.3rem;
    margin-bottom: 35px;
    line-height: 1.6;
    opacity: 0.95;
}

.slider-card {
    width: 270px;
    height: 205px;
    overflow: hidden;
}

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

.icon-box {
    font-size: 45px;
    color: #b30000;
}

.btn-primary {
    background-color: white;
    color: var(--primary-red);
    border: none;
    padding: 14px 35px;
    font-weight: 700;
    border-radius: 50px;
    transition: all 0.3s;
    font-size: 1.1rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.btn-primary:hover {
    background-color: var(--accent-red);
    color: white;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.trust-badges {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 50px;
    flex-wrap: wrap;
}

.trust-badge {
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.15);
    padding: 12px 20px;
    border-radius: 50px;
    backdrop-filter: blur(5px);
}

.trust-badge i {
    font-size: 1.5rem;
    margin-right: 10px;
}

.features {
    background-color: white;
    padding: 80px 0;
}

.feature-box {
    text-align: center;
    padding: 30px 20px;
    border-radius: 12px;
    transition: all 0.3s;
    margin-bottom: 30px;
    background: white;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    height: 100%;
}

.feature-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.feature-icon {
    font-size: 3rem;
    color: var(--primary-red);
    margin-bottom: 20px;
    display: inline-block;
    padding: 15px;
    border-radius: 50%;
    background: rgba(227, 6, 19, 0.1);
}

.feature-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--text-dark);
}

.feature-box p {
    color: var(--text-light);
    line-height: 1.6;
}

.service-img {
    height: 280px;
    background-size: cover;
    background-position: center;
    object-fit: cover;
}

.freeserviceimg {
    max-height: 500px;
    max-width: 376px;
}

.service-link {
    color: var(--primary-red);
    font-weight: 600;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.service-link i {
    margin-left: 5px;
    transition: transform 0.3s;
}

.service-link:hover i {
    transform: translateX(5px);
}

@media (max-width: 991.98px) {
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: -100%;
        width: 300px;
        height: 100vh;
        background-color: white;
        padding: 80px 10px 20px;
        transition: right 0.4s ease-in-out;
        box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
        z-index: 1050;
        overflow-y: auto;
    }

    .navbar-collapse.show {
        right: 0;
    }

    .navbar-nav {
        margin-top: 20px;
    }

    .navbar-nav .nav-link {
        padding: 12px 0;
        border-bottom: 1px solid #eee;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .dropdown-menu {
        position: static !important;
        transform: none !important;
        box-shadow: none;
        border-radius: 0;

        margin-bottom: 10px;
        border-top: none;
        border-left: 3px solid var(--primary-red);
        display: none !important;
    }

    .dropdown-menu.mobile-show {
        display: block !important;
    }

    .dropdown-toggle .dropdown-indicator {
        margin-left: auto;
        font-size: 0.9rem;
        transition: transform 0.3s;
    }

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

    .dropdown-toggle.mobile-open .dropdown-indicator {
        transform: rotate(180deg);
    }

    .close-menu {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 1.5rem;
        background: none;
        border: none;
        color: var(--text-dark);
        z-index: 1051;
    }

    .hero-section {
        padding: 100px 0 80px;
    }

    .hero-section h1 {
        font-size: 2.5rem;
    }

    .hero-section p {
        font-size: 1.1rem;
    }

    .trust-badges {
        gap: 15px;
    }

    .trust-badge {
        padding: 10px 15px;
        font-size: 0.9rem;
    }
}

@media (max-width: 575.98px) {
    .top-nav .d-flex {
        flex-direction: column;
        text-align: center;
    }

    .top-nav .d-flex>div {
        margin-bottom: 5px;
    }

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

    .hero-section h1 {
        font-size: 2rem;
    }

    .hero-section p {
        font-size: 1rem;
    }

    .trust-badges {
        align-items: center;
        padding-bottom: 100px;
    }

    .freeserviceimg {
        height: 400px;
        width: 100%;
    }

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

.breadcrumb-modern {
    position: relative;
    padding: 50px 0;
    background: linear-gradient(to right, #b30000, #fff);
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.bubble {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    animation: float 10s infinite ease-in-out;
}

.bubble:nth-child(1) {
    width: 120px;
    height: 120px;
    top: 20%;
    left: 10%;
    animation-duration: 8s;
}

.bubble:nth-child(2) {
    width: 180px;
    height: 180px;
    top: 50%;
    right: 8%;
    animation-duration: 11s;
}

.bubble:nth-child(3) {
    width: 90px;
    height: 90px;
    bottom: 15%;
    left: 30%;
    animation-duration: 9s;
}

.bubble:nth-child(4) {
    width: 140px;
    height: 140px;
    bottom: 25%;
    right: 20%;
    animation-duration: 13s;
}

@keyframes float {
    0% {
        transform: translateY(0) scale(1);
    }

    50% {
        transform: translateY(-20px) scale(1.05);
    }

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

.breadcrumb-modern .content {
    position: relative;
    z-index: 10;
    text-align: center;
}

.breadcrumb-modern h1 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.breadcrumb-modern ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}

.breadcrumb-modern ul li {
    display: inline-block;
    font-size: 16px;
    color: #ffecef;
    font-weight: 500;
}

.breadcrumb-modern ul li a {
    color: #fff;
    text-decoration: underline;
}

.review-section {
    background: linear-gradient(135deg, #fd7b7b, #d10000);
    overflow: hidden;
    position: relative;
}

.bubbles span {
    position: absolute;
    bottom: -70px;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    animation: bubble 10s infinite ease-in-out;
}

.bubbles span:nth-child(1) {
    left: 10%;
    width: 40px;
    height: 40px;
    animation-duration: 8s;
}

.bubbles span:nth-child(2) {
    left: 20%;
    width: 20px;
    height: 20px;
    animation-duration: 10s;
}

.bubbles span:nth-child(3) {
    left: 35%;
    width: 30px;
    height: 30px;
    animation-duration: 7s;
}

.bubbles span:nth-child(4) {
    left: 50%;
    width: 50px;
    height: 50px;
    animation-duration: 11s;
}

.bubbles span:nth-child(5) {
    left: 65%;
    width: 25px;
    height: 25px;
    animation-duration: 9s;
}

.bubbles span:nth-child(6) {
    left: 75%;
    width: 35px;
    height: 35px;
    animation-duration: 12s;
}

.bubbles span:nth-child(7) {
    left: 85%;
    width: 15px;
    height: 15px;
    animation-duration: 6s;
}

.bubbles span:nth-child(8) {
    left: 45%;
    width: 22px;
    height: 22px;
    animation-duration: 7.5s;
}

.bubbles span:nth-child(9) {
    left: 30%;
    width: 28px;
    height: 28px;
    animation-duration: 9.5s;
}

.bubbles span:nth-child(10) {
    left: 90%;
    width: 18px;
    height: 18px;
    animation-duration: 8.5s;
}

@keyframes bubble {
    0% {
        transform: translateY(0) scale(1);
        opacity: 0.6;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translateY(-800px) scale(1.4);
        opacity: 0;
    }
}

.review-card {
    background: #ffffff;
    color: #222;
    border-radius: 20px;
    width: 80%;
    max-width: 550px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
    text-align: center;
    transform: translateY(0);
    transition: 0.4s;
}

.review-card:hover {
    transform: translateY(-8px);
}

.review-text {
    font-size: 17px;
    line-height: 1.7;
    color: #444;
}

.stars {
    font-size: 20px;
    color: #ffbb00;
    font-weight: bold;
}

.carousel-indicators {
    margin-bottom: -30px !important;
}

.carousel-indicators button {
    margin-top: 150px !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    /* background-color: rgb(0, 0, 0) !important; */
}

.carousel-indicators .active {
    background-color: #000 !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    filter: invert(100%);
}

.service-box {
    display: block;
    background: #ffffff;
    overflow: hidden;
    text-decoration: none;
    color: #222;
    padding-bottom: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.10);
    transition: 0.35s ease;
    height: 100%;
}

.service-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
}

.service-link:hover {
    background-color: white !important;
    color: #e30613 !important;
}

.service-box h5 {
    margin-top: 12px;
    font-weight: 700;
    font-size: 18px;
    padding: 0 12px;
}

.service-box p {
    font-size: 14.5px;
    padding: 0 12px;
    margin-top: 6px;
    color: #555;
    line-height: 1.45;
}

.service-link {
    display: block;
    margin-top: 10px;
    font-weight: 600;
    color: #c70039;
    padding: 0 12px;
}

.process-step {
    position: relative;
}

.circle {
    width: 90px;
    height: 90px;
    background: linear-gradient(135deg, #ff3b3b, #a00000);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: auto;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
}

.circle i {
    font-size: 34px;
}

.process-text {
    color: #555;
    font-size: 15px;
    line-height: 1.6;
}

.process-line {
    position: absolute;
    top: 60px;
    left: 5%;
    width: 90%;
    height: 4px;
    background: linear-gradient(to right, #ff3b3b, #a00000);
    border-radius: 10px;
    z-index: 1;
}

.circle {
    position: relative;
    z-index: 2;
}

@media (max-width:768px) {
    .circle {
        width: 70px;
        height: 70px;
    }

    .circle i {
        font-size: 26px;
    }

    .process-line {
        display: none;
    }
}

.modern-faq .accordion-item {
    border: none;
    border-radius: 12px;
    margin-bottom: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.modern-faq .accordion-button {
    font-weight: 600;
    font-size: 16px;
    padding: 18px;
    border-radius: 12px;
    background: #fff !important;
}

.modern-faq .accordion-button:not(.collapsed) {
    color: #c00000 !important;
    background: #ffe6e6 !important;
    box-shadow: none !important;
}

.modern-faq .accordion-body {
    background: #fff;
    padding: 18px 22px;
    border-radius: 0 0 12px 12px;
    color: #444;
    line-height: 1.6;
}

.accordion-button:not(.collapsed) {
    background-color: #b30000 !important;
    color: #fff !important;
}

.accordion-button.collapsed {
    background-color: transparent !important;
    color: #000 !important;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(10) invert(1);
}

.branch-card {
    border-radius: 12px;
    transition: transform 0.3s ease;
}

.branch-card:hover {
    transform: translateY(-5px);
}

.branch-img {
    height: 220px;
    object-fit: cover;
}

.branch-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    opacity: 1;
    transition: 0.3s ease;
}

.branch-card:hover {
   opacity: 0.8;
}

.maplogo {
    width: 50px;
}

.city-card {
    background-color: #b30000;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.city-card:hover {
    opacity: 0.8;
    box-shadow: 0 10px 25px rgba(220, 53, 69, 0.25);
    transform: translateY(-8px);
}

.city-name h5 {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-left: 15px;
}

@media (max-width: 576px) {
    .city-name h5 {
        font-size: 10px;
    }

    .review-card {
        height: 242px !important;
    }
}

.trust-box {
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: linear-gradient(135deg, #b30000, #e30613);
    color: #fff;
    padding: 20px;
    border-radius: 18px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: 0.3s ease-in-out;
}

.trust-box i {
    font-size: 38px;
    margin-bottom: 5px;
}

.trust-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.25);
}

@media(max-width:768px) {
    .trust-box {
        height: 240px; 
    }
    .trust-box h5{
font-size: 1rem !important;
    }
}