.elementor-11 .elementor-element.elementor-element-1e8dfc3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-11 .elementor-element.elementor-element-5aff827 .elementor-repeater-item-d78be9b .swiper-slide-bg{background-image:url(https://ishwarigroups.com/wp-content/uploads/2026/03/85f8fc3f-bc07-4fd1-9fc6-0bb68aa9dbc5.jpg);background-size:cover;}.elementor-11 .elementor-element.elementor-element-5aff827 .swiper-slide{transition-duration:calc(5000ms*1.2);height:500px;}.elementor-11 .elementor-element.elementor-element-5aff827 .swiper-slide-contents{max-width:66%;}.elementor-11 .elementor-element.elementor-element-5aff827 .swiper-slide-inner{text-align:center;}.elementor-11 .elementor-element.elementor-element-93c927a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-11 .elementor-element.elementor-element-77c7e1c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-da98bf7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11 .elementor-element.elementor-element-c09e727{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-5aff827 .swiper-slide{height:200px;}}/* Start custom CSS for text-editor, class: .elementor-element-cbd8e8f */.ishwari-hero-section {
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('https://ishwarigroups.com/wp-content/uploads/2026/03/corporate-car-rental-in-gurgaon.avif');
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 100vh;
    padding: 60px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
}

.ishwari-glass-container {
    max-width: 1100px;
    background: rgba(255, 255, 255, 0.95); /* Ultra clean white background */
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0,0,0,0.3);
}

.ishwari-branding {
    padding: 40px 40px 20px;
    text-align: center;
}

.ishwari-main-title {
    font-weight: 900;
    color: #1a1a1a;
    font-size: clamp(20px, 5vw, 32px);
    letter-spacing: -0.5px;
    margin-bottom: 10px;
}

.red-bar {
    width: 60px;
    height: 4px;
    background: #e31e24;
    margin: 0 auto;
}

.ishwari-info-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    padding: 30px;
}

.info-box {
    padding: 25px;
    border: 1px solid #eee;
    border-radius: 12px;
    transition: 0.3s;
}

.info-box:hover {
    background: #f8f9fa;
    transform: translateY(-5px);
}

.box-icon {
    font-size: 24px;
    margin-bottom: 15px;
}

.info-box p {
    font-size: 15px;
    line-height: 1.6;
    color: #444;
    margin: 0;
}

.ishwari-fleet-highlight {
    background: #004a99; /* Deep Professional Blue */
    color: white;
    padding: 40px;
    position: relative;
}

.fleet-tag {
    color: #ffd700; /* Gold */
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}

.fleet-content p {
    font-size: 15px;
    line-height: 1.8;
    color: rgba(255,255,255,0.9);
}

/* Responsive */
@media (max-width: 768px) {
    .ishwari-hero-section {
        background-attachment: scroll; /* Performance for mobile */
        padding: 20px 10px;
    }
    .ishwari-branding { padding: 30px 20px; }
    .ishwari-info-grid { padding: 20px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-23f671a */.mission-wrapper {
    padding: 80px 20px;
    background-color: #f4f7fa;
    font-family: 'Segoe UI', Roboto, sans-serif;
}

.mission-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

/* Image Styling */
.mission-image {
    flex: 1 1 500px;
    position: relative;
    min-height: 450px;
}

.mission-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.mission-badge {
    position: absolute;
    top: 30px;
    left: 0;
    background: #e31e24; /* Red color from your logo */
    color: white;
    padding: 10px 25px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0 5px 5px 0;
}

/* Content Styling */
.mission-content {
    flex: 1 1 500px;
    padding: 50px;
    display: flex;
    align-items: center;
}

.section-title {
    font-size: 32px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.title-accent {
    width: 50px;
    height: 4px;
    background: #004a99; /* Blue color from your logo */
    margin-bottom: 25px;
}

.main-text {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 30px;
    font-style: italic;
    border-left: 3px solid #eee;
    padding-left: 20px;
}

.mission-points {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.point-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    background: #f9f9f9;
    padding: 15px;
    border-radius: 10px;
    transition: 0.3s;
}

.point-item:hover {
    background: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transform: translateX(5px);
}

.point-icon {
    font-size: 20px;
}

.point-item p {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #333;
}

/* Responsive */
@media (max-width: 992px) {
    .mission-image {
        flex: 1 1 100%;
        height: 350px;
    }
    .mission-content {
        padding: 30px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f251170 */.strengths-wrapper {
    padding: 60px 20px;
    background-color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.strengths-container {
    max-width: 1200px;
    margin: 0 auto;
}

.strengths-header {
    text-align: center;
    margin-bottom: 50px;
}

.strengths-header .title {
    font-size: 36px;
    font-weight: 800;
    color: #333;
    margin: 0;
    text-transform: uppercase;
}

.strengths-header .underline {
    width: 80px;
    height: 4px;
    background: #e31e24; /* Brand Red */
    margin: 10px auto 0;
}

.strengths-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: center;
}

.strengths-image {
    flex: 1 1 450px;
}

.image-box {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
}

.image-box img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.image-box:hover img {
    transform: scale(1.05);
}

.strengths-content {
    flex: 1 1 550px;
}

.main-highlight {
    background: #004a99; /* Brand Blue */
    color: #fff;
    padding: 20px;
    border-radius: 12px;
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 20px;
    box-shadow: 0 10px 20px rgba(0,74,153,0.2);
}

.sub-highlight {
    font-weight: 700;
    color: #333;
    font-size: 18px;
    margin-bottom: 25px;
    padding-left: 10px;
    border-left: 4px solid #e31e24;
}

.strengths-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.strengths-list li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 18px;
    padding: 12px;
    background: #f8f9fa;
    border-radius: 8px;
    transition: 0.3s;
}

.strengths-list li:hover {
    background: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transform: translateX(10px);
}

.strengths-list .icon {
    font-size: 20px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.strengths-list p {
    margin: 0;
    font-size: 15px;
    color: #444;
    line-height: 1.5;
}

/* Responsive */
@media (max-width: 992px) {
    .strengths-image {
        order: 2;
    }
    .strengths-content {
        order: 1;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-23f310f */@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');

body {
    font-family: 'Poppins', sans-serif;
    background-color: #f8f9fa;
}

/* Header Profile Card */
.profile-main-card {
    background: #ffffff;
    border-radius: 20px;
    border-left: 10px solid #0d6efd;
    position: relative;
    overflow: hidden;
}

.section-title {
    color: #212529;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.company-name {
    color: #0d6efd;
    font-weight: 700;
}

.profile-text {
    line-height: 1.8;
    color: #555;
    font-size: 1.05rem;
}

/* Service Cards */
.service-card {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    border: 1px solid rgba(0,0,0,0.05);
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.4s ease-in-out;
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,110,253,0.15);
    border-color: #0d6efd;
}

.icon-box {
    width: 60px;
    height: 60px;
    background: rgba(13, 110, 253, 0.1);
    color: #0d6efd;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-size: 24px;
    margin-bottom: 20px;
}

.service-card h4 {
    font-weight: 600;
    font-size: 1.25rem;
    color: #333;
    margin-bottom: 15px;
}

.service-card p {
    color: #666;
    font-size: 0.95rem;
    line-height: 1.6;
}

/* EV Special Styling */
.ev-special {
    background: linear-gradient(135deg, #ffffff 0%, #eef9f1 100%);
    border-bottom: 5px solid #198754;
}

.ev-special h4 {
    color: #198754;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .profile-main-card {
        padding: 25px !important;
    }
    .section-title {
        font-size: 1.5rem;
    }
}/* End custom CSS */