h1 {
    font-size: 15px;

}
h4 {
  font-size: 16px;
      color: #BC2400;
    margin-bottom: 10px;
}
h5 {
  font-size: 15px;
  color: #555555;
  margin-bottom: 10px;
  font-weight: 700;
}
h6 {
  font-size: 15px;
  color: #555555;
  margin-bottom: 10px;
  font-weight: 700;
}
.sub-heading-top{
    color: #ffffff;
    font-size: 15px;
	text-align:center;
}

p {
  margin: 12px 0;
}

.e-e-title-assures {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.25;
    color: #fffff;
    margin-bottom: 50px;
}

.top_link_services a:link {	color: #666666;	text-decoration: none;}
.top_link_services a:visited {	text-decoration: none;	color: #666666;}
.top_link_services a:hover {    text-decoration:underline;	color: #BC2400;}
.top_link_services a:active {	text-decoration: none;	color: #666666;}

.smalls {font-size: 11px;}
.red_number { color:#BC2400;}
.row {
margin-top:50px;
}


#article {
    width: 1200px;
	height:auto;
	padding:10px;
    font-family: "Poppins", sans-serif;
	margin:auto;
	margin-bottom:30px;
	color:#666666;
	font-size: 15px;
	line-height: 1.6;
	text-align: justify;
}
@media (max-width: 1200px) {
#article {
    width: 100%;
	height:auto;
	padding:10px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
    font-family: "Poppins", sans-serif;
}
}
/* ================================
   Copy paste
================================ */


/* ================================
   WHY CHOOSE US SECTION
================================ */
#whychoose {
    width: 100%;
    padding: 90px 0;
    background-color: #f9fafc;
    font-family: "Poppins", sans-serif;
}

/* INNER CONTAINER */
#whychoose .e-con-inner {
    max-width: 1200px;
    margin: 0 auto;
}

/* ================================
   SECTION HEADING
================================ */
#whychoose .eel-sub-heading span {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #BC2400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
	padding-top:50px;
}

#whychoose .e-e-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.25;
    color: #101010;
    margin-bottom: 50px;
}

/* ================================
   ICON BOX GRID
================================ */
.elementor-element-51c111a {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* ================================
   ICON BOX CARD
================================ */
.eel-icon-box-wraps {
    background: #ffffff;
    padding: 30px 28px;
    border-radius: 16px;
    height: 100%;
    transition: all 0.35s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
}

.eel-icon-box-wraps:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.1);
}

/* FLEX ALIGNMENT */
.ee--icon-box.left {
    display: flex;
    gap: 18px;
    align-items: flex-start;
}

/* ================================
   ICON STYLE
================================ */
.eel-icon {
    min-width: 44px;
    height: 44px;
    background: rgba(10, 92, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.eel-icon svg {
    width: 22px;
    height: 22px;
}

.eel-icon svg path {
    fill: #0a5cff;
}

/* ================================
   TITLE & DESCRIPTION
================================ */
.icon-box-title {
    font-size: 18px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 8px;
}

.icon-box-description {
    font-size: 15px;
    line-height: 1.7;
    color: #555555;
}

/* ================================
   RESPONSIVE
================================ */
@media (max-width: 991px) {
    .elementor-element-51c111a {
        grid-template-columns: repeat(2, 1fr);
    }

    #whychoose .e-e-title {
        font-size: 34px;
    }
}

@media (max-width: 575px) {
    #whychoose {
        padding: 60px 0;
    }

    .elementor-element-51c111a {
        grid-template-columns: 1fr;
    }

    #whychoose .e-e-title {
        font-size: 28px;
    }
}


/* ================================
   GLOBAL RESET & BASE
================================ */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#about {
    width: 100%;
    padding: 100px 0;
    background: #f9fafc;
    font-family: "Poppins", sans-serif;
}

/* ================================
   CONTAINERS
================================ */
.e-con-inner {
    max-width: 1200px;
    margin: auto;
	margin-top:20px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: center;
}

.e-con-full {
    width: 100%;
}

.e-con.e-child {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

/* ================================
   HEADING AREA
================================ */
.e-e-heading .eel-sub-heading {
    font-size: 16px;
    font-weight: 600;
    color: #BC2400;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding-top:50px;
	text-align:center;
}

.e-e-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    color: #101010;
    margin-top: 10px;
}

/* ================================
   DESCRIPTION TEXT
================================ */
.elementor-widget-text-editor p {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
    max-width: 520px;
}

/* ================================
   BUTTON
================================ */
.eel-advance-button {
    display: inline-block;
    padding: 14px 34px;
    background: #0a5cff;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.eel-advance-button:hover {
    background: #083fa3;
    transform: translateY(-2px);
}

/* ================================
   IMAGE STACK + STATS
================================ */
.rtimg-contain img {
    width: 100%;
    max-width: 230px;
    border-radius: 12px;
}

.elementor-element-c9b56c0 {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.elementor-element-d2c3da2 p {
    font-size: 14px;
    color: #666;
}

.elementor-element-d2c3da2 span.fs-16 {
    font-size: 18px;
    color: #101010;
}

/* ================================
   RIGHT IMAGE SECTION
================================ */
.elementor-element-e74bb17 {
    position: relative;
}

.elementor-element-e74bb17 img {
    width: 100%;
    max-width: 500px;
    border-radius: 20px;
}

/* YEARS BADGE */
.elementor-element-e3237b9 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    background: #0a5cff;
    color: #fff;
    padding: 20px 25px;
    border-radius: 14px;
    text-align: center;
}

.elementor-element-e3237b9 h2 {
    font-size: 36px;
    font-weight: 700;
}

.elementor-element-e3237b9 span {
    font-size: 14px;
    opacity: 0.9;
}

/* ================================
   COUNTER SECTION
================================ */
.elementor-element-cce6ac5 {
    background: #fff;
    padding: 70px 0;
}

.elementor-element-cce6ac5 .e-con-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    text-align: center;
}

.elementor-counter-title {
    font-size: 15px;
    color: #555;
    margin-bottom: 10px;
}

.elementor-counter-number-wrapper {
    font-size: 32px;
    font-weight: 700;
    color: #101010;
}

/* ================================
   RESPONSIVE
================================ */
@media (max-width: 991px) {
    .e-e-title {
        font-size: 38px;
    }

    .elementor-element-cce6ac5 .e-con-inner {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    #about {
        padding: 60px 0;
    }

    .e-e-title {
        font-size: 30px;
    }

    .elementor-element-cce6ac5 .e-con-inner {
        grid-template-columns: 1fr;
    }

    .elementor-element-e3237b9 {
        position: static;
        margin-top: 20px;
    }
}

/* ================================
   SERVICES SECTION
================================ */

#services {
    padding: 80px 0;
    background-color: #ffffff;
}


/* Heading area */
#services .e-e-heading {
    text-align: center;
    margin-bottom: 50px;
}

#services .eel-sub-heading span {
    display: inline-block;
    color: #0d5ef4;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
	padding-top:50px;
}

#services .e-e-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.3;
    color: #0b1c39;
    margin: 0;
}

/* Grid container */
#services .elementor-element-6815d25 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

/* Service card */
#services .elementor-widget-image-box {
    background: #000000;
    padding: 35px 25px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    transition: all 0.4s ease;
    height: 100%;
}

/* Hover effect */
#services .elementor-widget-image-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 45px rgba(13, 94, 244, 0.15);
}

/* Icon image */
#services .elementor-image-box-img img {
    width: 40px;
    height: auto;
    margin-bottom: 20px;
}

/* Title */
#services .elementor-image-box-title a {
    font-size: 18px;
    font-weight: 600;
    color: #BC2400;
    text-decoration: none;
    transition: color 0.3s ease;
}

#services .elementor-widget-image-box:hover 
.elementor-image-box-title a {
color:#BC2400;
}

/* Description */
#services .elementor-image-box-description {
    font-size: 14px;
    line-height: 1.7;
    color: #ffffff;
    margin-top: 10px;
}

/* Jelly hover animation (optional) */
.hover-jelly:hover img {
    animation: jelly 0.6s ease-in-out;
}

@keyframes jelly {
    0% { transform: scale(1); }
    30% { transform: scale(1.15); }
    60% { transform: scale(0.95); }
    100% { transform: scale(1); }
}

/* ================================
   RESPONSIVE
================================ */

/* Tablet */
@media (max-width: 1024px) {
    #services .elementor-element-6815d25 {
        grid-template-columns: repeat(2, 1fr);
    }

    #services .e-e-title {
        font-size: 32px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    #services {
        padding: 60px 0;
    }

    #services .elementor-element-6815d25 {
        grid-template-columns: 1fr;
    }

    #services .e-e-title {
        font-size: 26px;
    }
}


.hero-slide-background::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.35) 50%,
        rgba(0, 0, 0, 0.2) 100%
    );
    pointer-events: none;
}


/* ===============================
   CTA SECTION WRAPPER
================================ */
.elementor-element-767274a {
    padding: 0px 0;
}

.elementor-element-767274a .e-con-inner {
    display: flex;
    justify-content: center;
}

/* IMAGE STYLING */
.elementor-element-61f30b6 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* ===============================
Footer Truck
================================ */
.elementor-element-9a81863 {
    background-color: #BC2400; /* dark blue */
    padding: 50px 0;
}

.elementor-element-9a81863 .e-con-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* ===============================
   CTA TEXT
================================ */
.elementor-element-f9e00ef .e-e-title {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    line-height: 1.3;
}

/* ===============================
   CTA BUTTON
================================ */
.eel-advance-button {
    display: inline-block;
    padding: 14px 36px;
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 50px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.eel-advance-button:hover {
    background-color: #ffffff;
    color: #BC2400;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

/* ===============================
   RESPONSIVE DESIGN
================================ */
@media (max-width: 991px) {
    .elementor-element-9a81863 .e-con-inner {
        flex-direction: column;
        text-align: center;
    }

    .elementor-element-f9e00ef .e-e-title {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .elementor-element-f9e00ef .e-e-title {
        font-size: 22px;
    }

    .eel-advance-button {
        padding: 12px 28px;
        font-size: 15px;
    }
}


/* ===============================
   REVIEWS SECTION
================================ */
.container-fluid {
    background: #ffffff;
    padding: 35px 25px;
    border-radius: 6px;
}

/* ===============================
   REVIEW CARD
================================ */
.display_rev {
    background: #f9f9f9;
    border-left: 4px solid #BC2400;
    padding: 20px 22px;
    margin-bottom: 18px;
	margin-left: auto;
    margin-right: auto;
    transition: all 0.3s ease;
	max-width: 1200px;
}

.display_rev:hover {
    background: #ffffff;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.15);
}

/* ===============================
   MEDIA STRUCTURE (ICON LEFT)
================================ */
.display_rev .media {
    display: flex;
    align-items: flex-start;
}

.display_rev .media-left {
    flex: 0 0 55px;
    margin-right: 15px;
}

.display_rev .media-left img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

/* ===============================
   CONTENT
================================ */
.display_rev .media-body {
    font-size: 15px;
    color: #333;
    line-height: 1.6;
}

/* ===============================
   STAR RATING
================================ */
.rated-star img {
    width: 95px;
    margin: 6px 0;
}

/* ===============================
   NAME
================================ */
.text-org {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}

/* ===============================
   RESPONSIVE (ICON STILL LEFT)
================================ */
@media (max-width: 768px) {
    .display_rev {
        padding: 18px;
    }

    .display_rev .media {
        align-items: flex-start;
    }

    .display_rev .media-left {
        margin-right: 12px;
    }
}

/* ===============================
   Footer
================================ */

#footer {
    background: #ffffff;
	margin:auto;
	height:2px;
	max-width:100%;
}
#footerlink {
    background: #000000;
	margin:auto;
	height:auto;
	max-width:100%;
	padding: 20px 0px 20px 0px;
	color: #ffffff;
}

#footersocial {
    background: #000000;
	margin:auto;
	height:auto;
	max-width:100%;
	padding: 10px 0px 20px 0px;
	color: #ffffff;
}
#footerlink2 {
    background: #000000;
	margin:auto;
	height:auto;
	max-width:100%;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
}
#footercopywrite {
    background: #ffffff;
	margin:auto;
	height:1px;
	max-width:100%;
}
/* ======================================================================================
   HERO SLIDER MAIN WRAPPER
================================ */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-family: Arial, sans-serif;
}

/* ================================
   HERO SLIDER MAIN WRAPPER
================================ */
.easyel-content-container {
    width: 100%;
    overflow: hidden;
}

#home {
    position: relative;
    width: 100%;
}

/* ================================
   SWIPER SLIDER
================================ */
.eel-all-slider {
    width: 100%;
    height: 100vh;
}

.swiper-wrapper,
.swiper-slide {
    width: 100%;
    height: 100%;
}

/* ================================
   HERO SLIDE
================================ */
.eel-hero-slide {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

/* ================================
   BACKGROUND IMAGE
================================ */
.hero-slide-background {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.hero-slide-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Dark overlay */
.swiper-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 2;
}

/* Optional gradient edge */
.swiper-gradient-edge-start {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(0,0,0,0.6) 0%,
        rgba(0,0,0,0.2) 40%,
        rgba(0,0,0,0) 100%
    );
    z-index: 2;
}

/* ================================
   HERO CONTENT
================================ */
.hero-slide-content {
    position: relative;
    z-index: 3;
    height: 100%;
    display: flex;
    align-items: center;
}

.hero-content-wrapper {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: auto;
}

.hero-content-main {
    max-width: 650px;
    color: #ffffff;
}

/* ================================
   TITLE & DESCRIPTION
================================ */
.hero-slide-title {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
}

.hero-slide-description {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    opacity: 0.95;
}

/* ================================
   BUTTON
================================ */
.hero-slide-button .hero-btn {
    display: inline-block;
    padding: 14px 34px;
    background: #ff6a00;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.hero-slide-button .hero-btn:hover {
    background: #e85c00;
    transform: translateY(-2px);
}

/* ================================
   SWIPER NAVIGATION
================================ */
.swiper-button-prev,
.swiper-button-next {
    color: #ffffff;
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    transition: all 0.3s ease;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    background: #ff6a00;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 16px;
}

/* ================================
   RESPONSIVE
================================ */
@media (max-width: 991px) {
    .hero-slide-title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .eel-hero-slide {
        height: 85vh;
    }

    .hero-slide-title {
        font-size: 28px;
    }

    .hero-slide-description {
        font-size: 14px;
    }
}
/* Left to right half black overlay */
.hero-slide-background::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 0) 70%,
        rgba(0, 0, 0, 0) 100%
    );
    pointer-events: none;
}
/* Remove dark overlay completely */
.swiper-overlay,
.swiper-gradient-edge-start {
    display: none !important;
}
.swiper-overlay,
.swiper-gradient-edge-start {
    background: transparent !important;
    opacity: 1 !important;
}
.css-slider {
    position: relative;
    width: 100%;
    height: 100vh;
}

.css-slider img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    animation: slideFade 8s infinite;
    opacity: 0;
}

.css-slider img:nth-child(1) {
    animation-delay: 0s;
}

.css-slider img:nth-child(2) {
    animation-delay: 4s;
}

@keyframes slideFade {
    0% { opacity: 0; }
    10% { opacity: 1; }
    45% { opacity: 1; }
    55% { opacity: 0; }
    100% { opacity: 0; }
}
/* Left to right half black overlay */
.hero-slide-background::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 0) 70%,
        rgba(0, 0, 0, 0) 100%
    );
    pointer-events: none;
}
.hero-slide-background::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.35) 50%,
        rgba(0, 0, 0, 0.2) 100%
    );
    pointer-events: none;
}
/* ======================================================================================
   HERO SLIDER MAIN WRAPPER
================================ */
/* ================================
   BANNER NAV (INSIDE SLIDER)
================================ */
.banner-nav {
    position: absolute;
	margin-top:0px;
    width: 100%;
    z-index: 5;
}

.banner-nav-inner {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* LOGO */
.banner-logo img {
    width: 100px;
    height: 76px;
    object-fit: contain;
}

/* MENU */
.banner-menu {
    list-style: none;
    display: flex;
    gap: 30px;
}

.banner-menu li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s ease;
}

.banner-menu li a:hover {
    color: #000000;
}

/* ================================
   MOBILE
================================ */
@media (max-width: 768px) {
    .banner-nav-inner {
        flex-direction: column;
        gap: 15px;
    }

    .banner-menu {
        gap: 18px;
    }
}
/* =====================================
   CLIENTS MARQUEE SECTION
===================================== */

.clients-sectionn {
    position: relative;
    width: 100%;
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;

}

/* Dark overlay */
.clients-sectionn::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 1;
}

/* Container */
.clients-sectionn .auto-containerrr {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}

/* =====================================
   SECTION TITLE
===================================== */

.sec-titlee {
    margin-bottom: 50px;
}

.sec-titlee.centeredd {
    text-align: center;
}

.sec-titlee.lightt {
    color: #ffffff;
}

.sec-titlee .titlee {
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.sec-titlee h2 {
    font-size: 36px;
    line-height: 1.3;
    margin: 0;
}

.sec-titlee h2 p {
    margin: 0;
}

/* =====================================
   MARQUEE WRAPPER
===================================== */

.sponsors-outerr {
    width: 100%;
    overflow: hidden;
    position: relative;
}

/* Marquee track */
.sponsors-carousell {
    display: flex !important;
    align-items: center;
    gap: 20px !important;
    width: max-content;
    animation: marqueeRTL 40s linear infinite;
}

/* Pause animation on hover */
.sponsors-carousell:hover {
    animation-play-state: paused;
}

/* Right to Left animation */
@keyframes marqueeRTL {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* =====================================
   SLIDE ITEMS
===================================== */

.sponsors-carousell .slide-itemm {
    flex: 0 0 auto;
}

/* Image box */
.sponsors-carousell .image-boxx {
    background: #ffffff;

    border-radius: 8px;
    padding: 6px;
    transition: all 0.3s ease;
}

/* Fixed image size */
.sponsors-carousell .image-boxx img {
    width: 280px;
    height: 160px;
    object-fit: cover;
    display: block;
    border-radius: 6px;
}

/* Hover effect */
.sponsors-carousell .image-boxx:hover {
    border-color: #ff6600;
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
	margin:5px;
}

/* =====================================
   RESPONSIVE
===================================== */

@media (max-width: 991px) {
    .sec-titlee h2 {
        font-size: 30px;
    }

    .sponsors-carousell {
        animation-duration: 50s;
    }

    .sponsors-carousell .image-boxx img {
        width: 240px;
        height: 140px;
    }
}

@media (max-width: 767px) {
    .sec-titlee h2 {
        font-size: 24px;
    }

    .sponsors-carousell {
        animation-duration: 60s;
    }

    .sponsors-carousell .image-boxx img {
        width: 200px;
        height: 120px;
    }
}

@media (max-width: 480px) {
    .sponsors-carousell .image-boxx img {
        width: 180px;
        height: 110px;
    }
}
/* Remove li bullet / center dot */
.sponsors-carousell,
.sponsors-carousell li {
    list-style: none !important;
    padding: 10;
    margin: 10;
}

/* Ensure images are centered */
.sponsors-carousell .slide-itemm {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* =====================================
   RESET LIST DOTS
===================================== */
.sponsors-carousell,
.sponsors-carousell li {
    list-style: none !important;
    margin: 10;
    padding: 10;
}

/* =====================================
   MARQUEE WRAPPER
===================================== */
.sponsors-outerr {
    width: 100%;
    overflow: hidden;
    position: relative;
}

/* =====================================
   MARQUEE TRACK (INFINITE LOOP)
===================================== */
.sponsors-carousell {
    display: flex !important;
    align-items: center;
    gap: 0;
    width: max-content;
    animation: marqueeRTL 35s linear infinite;
}

/* Pause on hover */
.sponsors-carousell:hover {
    animation-play-state: paused;
}

/* Right to Left infinite animation */
@keyframes marqueeRTL {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* =====================================
   SLIDE ITEMS
===================================== */
.sponsors-carousell .slide-itemm {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* =====================================
   IMAGE STYLE
===================================== */
.sponsors-carousell .image-boxx {
    background: #ffffff;
    border-radius: 8px;
    padding: 6px;
    transition: all 0.3s ease;
}

.sponsors-carousell .image-boxx img {
    width: 280px;
    height: 160px;
    object-fit: cover;
    display: block;
    border-radius: 6px;
}

/* Hover effect */
.sponsors-carousell .image-boxx:hover {
    border-color: #ff6600;
    box-shadow: 0 8px 18px rgba(0,0,0,0.15);
    transform: translateY(-4px);
}

/* =====================================
   HIDE OWL DOTS / ARROWS
===================================== */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    display: none !important;
}

/* =====================================
   RESPONSIVE
===================================== */
@media (max-width: 991px) {
    .sponsors-carousell {
        animation-duration: 45s;
    }

    .sponsors-carousell .image-boxx img {
        width: 240px;
        height: 140px;
    }
}

@media (max-width: 767px) {
    .sponsors-carousell {
        animation-duration: 55s;
    }

    .sponsors-carousell .image-boxx img {
        width: 200px;
        height: 120px;
    }
}
/* =====================================
   HOW IT WORKS – DELIVERY PROCESS
===================================== */

/* GLOBAL FIX (IMPORTANT) */
*,
*::before,
*::after {
    box-sizing: border-box;
}



/* =====================================
   SECTION BASE
===================================== */
.elementor-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

/* =====================================
   SECTION HEADING
===================================== */
.transpi__section-heading {
    text-align: center;
    margin-bottom: 60px;
}

.transpi__sub-heaind span {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #BC2400;
    margin-bottom: 10px;
	padding-top:50px;
}

.transpi__heading-title {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 700;
    color: #111111;
}

/* =====================================
   DELIVERY GRID
===================================== */
.transpi__delivery-wrapper {
    width: 100%;
}

.transpi__delivery-wrapper .row {
    display: flex;
    flex-wrap: wrap;
    margin: -15px; /* FIX overflow */
}

/* Columns */
.transpi__delivery-wrapper .col-lg-3 {
    width: 25%;
    padding: 15px;
}

/* =====================================
   DELIVERY ITEM
===================================== */
.transpi__delivery-item {
    background: #ffffff;
    padding: 40px 25px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    height: 100%;
    transition: all 0.3s ease;
}

.transpi__delivery-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

/* ICON */
.transpi__delivery-item .icon {
    width: 90px;
    height: 90px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: rgba(255, 19, 29, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.transpi__delivery-item .icon svg {
    max-width: 50px;
    height: auto;
}

/* STEP NUMBER */
.transpi__delivery-item .icon span {
    position: absolute;
    bottom: -8px;
    right: -5px;
    width: 30px;
    height: 30px;
    background: #ff131d;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* CONTENT */
.delivery__content h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #111111;
}

.delivery__content p {
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
}

/* =====================================
   RESPONSIVE BREAKPOINTS
===================================== */

/* =1200px */
@media (max-width: 1200px) {
    .transpi__heading-title {
        font-size: 38px;
    }
}

/* =1024px */
@media (max-width: 1024px) {
    .transpi__delivery-wrapper .col-lg-3 {
        width: 50%;
    }

    .transpi__heading-title {
        font-size: 34px;
    }
}

/* =768px */
@media (max-width: 768px) {
    .transpi__delivery-wrapper .col-lg-3 {
        width: 100%;
    }

    .transpi__heading-title {
        font-size: 30px;
    }

    .transpi__delivery-item {
        padding: 35px 20px;
    }
}

/* =480px */
@media (max-width: 480px) {
    .transpi__heading-title {
        font-size: 26px;
    }

    .delivery__content h4 {
        font-size: 18px;
    }

    .delivery__content p {
        font-size: 13px;
    }
}


.form-container {
    background: #fff;
    padding: 20px;
    width: 90%;
    max-width: 1200px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    border-left: 5px solid #BC2400;
    border-radius: 8px;
	margin:auto;
	margin-top:40px;
	margin-bottom:15px;
}
.rowww {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.input-group {
    flex: 1;
    min-width: 250px;
    display: flex;
    flex-direction: column;
    margin-right: 20px;
}

.input-group.full-width {
    flex: 100%;
    margin-right: 0;
}

label {
    margin-bottom: 5px;
    color: #BC2400;
    font-weight: bold;
}

input, textarea {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
}

textarea {
    height: 50px;
}

button {
    background: #BC2400;
    color: #fff;
    padding: 12px 25px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    transition: background 0.3s;
}

button:hover {
    background: #9b1c00;
}

@media (max-width: 768px) {
    .row {
        flex-direction: column;
    }
    .input-group {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
}

.link-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 4px;
}

.link-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 4px;
}

.link-grid a {
    display: block;
    text-align: center;
    padding: 4px;
    background: #000000;
    color: #fff;
    text-decoration: none;
	font-size: 14px; /* ðŸ‘ˆ text size */
    transition: color 0.3s ease, background 0.3s ease;
}

.link-grid a:hover {
    color: red;
    background: #222;
}

/* ===== Responsive Breakpoints ===== */

/* 1024px */
@media (max-width: 1024px) {
    .link-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* 768px */
@media (max-width: 768px) {
    .link-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* 480px */
@media (max-width: 480px) {
    .link-grid {
        grid-template-columns: 1fr;
    }
}
@charset "utf-8";
/* ================================
   OUR CLIENTS SECTION
================================ */

/* Main Wrapper */
#clientmain {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 50px 15px;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

/* Heading */
#line_txt {
    text-align: center;
    margin-bottom: 10px;
}

#line_txt h3 {
    font-size: 26px;
    color: #334547;
    margin: 0;
    font-weight: 600;
}

/* Divider Line */
#line {
    text-align: center;
    margin-bottom: 35px;
}

#line img {
    max-width: 100%;
    height: auto;
}

/* Clients Wrapper */
#client_main {
    width: 100%;
    overflow: hidden; /* clear floats */
}

/* Column Layout */
#client_3 {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    text-align: center;
}

/* Client Box */
#client {
    width: 140px;
    height: 85px;
    margin: 14px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Client Image */
#client img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/* Hover Effect */
#client:hover {
    opacity: 0.6;
    transition: 0.3s ease;
}

/* ================================
   TABLET (= 768px)
================================ */

@media (max-width: 768px) {

    #line_txt h3 {
        font-size: 22px;
    }

    #client_3 {
        width: 50%;
    }

    #client {
        width: 130px;
        height: 80px;
    }
}

/* ================================
   MOBILE (= 480px)
================================ */

@media (max-width: 480px) {

    #line_txt h3 {
        font-size: 20px;
    }

    #client_3 {
        width: 100%;
    }

    #client {
        width: 120px;
        height: 75px;
        margin: 12px auto;
    }
}
.floating-call,
.floating-whatsapp {
    position: fixed;
    bottom: 200px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    z-index: 9999;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

/* Left side - Call */
.floating-call {
    left: 20px;
    background: #BC2400;
}

/* Right side - WhatsApp */
.floating-whatsapp {
    right: 20px;
    background: #25D366;
}
#footersocial1 {
    background: #000000;
    margin: 0 auto;
    width: 1200px;
    height: auto;
    color: #ffffff;
}

/* Social media wrapper */
#social_media {
    width: 180px;
    height: 15px;
    float: right;
    margin-right: 5px;
}

/* Individual social icons */
#social_media_icons {
    width: 30px;
    height: 15px;
    float: right;
    text-align: center;
    line-height: 15px; /* vertical center fix */
}

/* =====================
   Responsive Breakpoints
   ===================== */

/* 1024px */
@media (max-width: 1024px) {
    #footersocial1 {
        width: 100%;
        max-width: 1024px;
    }
}

/* 768px */
@media (max-width: 768px) {
    #footersocial1 {
        width: 100%;
        max-width: 768px;
    }

    #social_media {
        float: none;
        margin: 0 auto;
    }

    #social_media_icons {
        float: left;
    }
}

/* 480px */
@media (max-width: 480px) {
    #footersocial1 {
        width: 100%;
        max-width: 480px;
    }

    #social_media {
        width: 100%;
        text-align: center;
        float: none;
    }

    #social_media_icons {
        float: none;
        display: inline-block;
    }
}



/* =====================
   Achievements
   ===================== */



#achievements-main {
width:100%;
height:auto;
margin:auto;
margin-top:70px;
margin-bottom:20px;
background-color:#0f0f0f;
}
.achievements{
    max-width:1200px;
    margin:auto;
    padding:40px 20px;
	background-color:#0f0f0f;
}

.achievements h2{
    font-size:40px;
    margin-bottom:10px;
}

.underline{
    width:80px;
    height:3px;
    background:#e63946;
    margin-bottom:20px;
}

.achievements p{
    line-height:1.6;
    color:#ffffff;
	font-family: "Poppins", sans-serif;
}

.cards{
    margin-top:50px;
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
    gap:25px;
}

.card{
    border:1px solid #e63946;
    border-radius:12px;
    padding:40px 20px;
    text-align:center;
    transition:0.3s;
}

.card:hover{
    transform:translateY(-8px);
    box-shadow:0 0 20px rgba(230,57,70,0.3);
}

.iconn{
    font-size:36px;
    color:#e63946;
    margin-bottom:15px;
}

.achievements-txt{
    font-size:42px;
    font-weight:bold;
    color:#ffffff;
	font-family: "Poppins", sans-serif;
}
.number{
    font-size:42px;
    font-weight:bold;
    color:#e63946;
}

.label{
    margin-top:10px;
    font-size:16px;
	font-family: "Poppins", sans-serif;
	color:#ffffff;
}




.servicesss{
    max-width:1200px;
    margin:auto;
    padding:60px 20px;
    text-align:center;
}

.main-tit{
    color:#BC2400;
    font-size:32px;
    margin-bottom:40px;
}

.box-wrapper{
    display:grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap:20px;
}


.box{
    background:#111;
    padding:25px;
    border-radius:12px;
    display:flex;
    flex-direction:column;
}

.box:hover{
    transform:translateY(-5px);
    box-shadow:0 0 15px rgba(255,0,0,0.4);
}

.iconnn{
    font-size:40px;
    margin-bottom:15px;
    color:#fff;
}

.box h3{
    color:#BC2400;
    margin-bottom:10px;
	font-family: "Poppins", sans-serif;
}

.box p{
    font-size:14px;
    line-height:1.6;
    color:#fff;
	font-family: "Poppins", sans-serif;
    flex-grow:1;   /* MAGIC LINE */
    overflow:hidden;
}
.box-link{
    text-decoration:none;
    color:inherit;
    display:block;
}

.box-link:hover .box{
    transform:translateY(-5px);
    box-shadow:0 0 15px rgba(255,0,0,0.4);
}

.box-link:hover h3{
    color:#fff;
}

.services-sectionlt {
    max-width: 1200px;
    margin: 40px auto;
    padding: 20px;
    display: flex;
    align-items: stretch;
    gap: 20px;
}
.services-sectionrt {
    max-width: 1200px;
    margin: 40px auto;
    padding: 20px;
    display: flex;
    align-items: stretch;
    gap: 20px;
	flex-direction: row-reverse; /* IMAGE RIGHT */
}
/* IMAGE */
.image-boox {
    position: relative;
    flex: 1;
}

.image-boox img {
    width: 100%;
    max-width: 550px;
    height: 400px;
    object-fit: cover;
    border: 2px solid #BC2400;
}

/* TAG */
.tag {
    position: absolute;
    top: -15px;
    left: 0;
    background: #d32f2f;
    color: #fff;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: bold;
}

/* CONTENT */
.content-boox {
    flex: 1;
}

.content-boox h5 {
    font-size: 28px;
    margin-bottom: 15px;
}
.content-boox p {
    font-size: 15px;
    line-height: 1.6;
	color:#666666;
}
/* READ MORE */
.read-more {
    display: block;
    margin-top: 15px;
    text-align: right;
    color: #BC2400;
    text-decoration: none;
    font-weight: bold;
}

.read-more:hover {
    text-decoration: underline;
	color: #000000;
}
/* =========================
   RESPONSIVE BREAKPOINTS
========================= */

/* Tablet */
@media (max-width: 900px) {
    .services-sectionlt {
        flex-direction: column;
        text-align: center;
    }
    .services-sectionrt {
        flex-direction: column;
        text-align: center;
    }
    .image-boox img {
     height: 300px;
    }
}

/* Mobile */
@media (max-width: 500px) {
    .content-boox h5 {
        font-size: 24px;
    }

    .content-boox p {
        font-size: 16px;
    }

    .image-boox img {
        height: 100%;
    }
}



