.elementor-702 .elementor-element.elementor-element-8ea4998{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-702 .elementor-element.elementor-element-8ea4998:not(.elementor-motion-effects-element-type-background), .elementor-702 .elementor-element.elementor-element-8ea4998 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://roadmaxlubricants.com/wp-content/uploads/2026/05/bg-01-free-img.jpg");}.elementor-702 .elementor-element.elementor-element-89ae79b{--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-702 .elementor-element.elementor-element-89ae79b.e-con{--flex-grow:0;--flex-shrink:0;}.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-702 .elementor-element.elementor-element-2dae3fa{width:initial;max-width:initial;margin:80px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 60px;padding:100px 60px 0px 60px;}.elementor-702 .elementor-element.elementor-element-2dae3fa.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-702 .elementor-element.elementor-element-456b698{--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-702 .elementor-element.elementor-element-456b698.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-702 .elementor-element.elementor-element-40bb156{width:var( --container-widget-width, 108.809% );max-width:108.809%;margin:100px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 10px 0px 0px;--container-widget-width:108.809%;--container-widget-flex-grow:0;}.elementor-702 .elementor-element.elementor-element-40bb156.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-702 .elementor-element.elementor-element-40bb156 img{width:100%;max-width:100%;height:470px;}.elementor-702 .elementor-element.elementor-element-88adde1{--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;}body.elementor-page-702:not(.elementor-motion-effects-element-type-background), body.elementor-page-702 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F9FF;}@media(min-width:768px){.elementor-702 .elementor-element.elementor-element-89ae79b{--width:50.203%;}.elementor-702 .elementor-element.elementor-element-456b698{--width:45.323%;}}@media(max-width:1024px) and (min-width:768px){.elementor-702 .elementor-element.elementor-element-89ae79b{--width:380.888px;}}@media(max-width:1024px){.elementor-702 .elementor-element.elementor-element-2dae3fa{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-702 .elementor-element.elementor-element-40bb156{margin:90px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}@media(max-width:767px){.elementor-702 .elementor-element.elementor-element-2dae3fa{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-2dae3fa */.elementor-702 .elementor-element.elementor-element-2dae3fa img, 
.elementor-702 .elementor-element.elementor-element-2dae3fa {
    border-radius: 20px !important;
    border: 4px solid rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6) !important;
    transition: all 0.4s ease-in-out !important;
    animation: imageGlide 5s ease-in-out infinite !important;
}

.elementor-702 .elementor-element.elementor-element-2dae3fa img:hover, 
.elementor-702 .elementor-element.elementor-element-2dae3fa:hover img {
    transform: scale(1.04) translateY(-5px) !important;
    border-color: #ff3333 !important;
    box-shadow: 0 0 25px rgba(255, 51, 51, 0.7), 0 20px 40px rgba(0, 0, 0, 0.7) !important;
    cursor: pointer !important;
    animation-play-state: paused !important;
}

@keyframes imageGlide {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0px); }
}

/* Main text box design */
.elementor-702 .elementor-element.elementor-element-2dae3fa {
    padding: 30px; /* Adds some spacing around the text */
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent background to make text readable */
    border-radius: 20px !important;
    border: 4px solid rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6) !important;
    transition: all 0.4s ease-in-out !important;
    animation: textGlide 5s ease-in-out infinite !important;
}

/* General styles for H2 and P */
.elementor-702 .elementor-element.elementor-element-2dae3fa h2 {
    font-weight: bold !important; /* Makes the heading text bold */
    color: #ff3333 !important; /* First half of the text in red */
    margin-bottom: 15px;
    font-size: 2rem;
}

.elementor-702 .elementor-element.elementor-element-2dae3fa h2 span {
    color: #ffffff !important; /* Second half of the text in white */
}

.elementor-702 .elementor-element.elementor-element-2dae3fa p {
    color: #ffffff !important; /* Paragraph text entirely in white */
    font-size: 1.1rem;
    line-height: 1.6;
}

/* Hover effects (Triggers when mouse moves over the element) */
.elementor-702 .elementor-element.elementor-element-2dae3fa:hover {
    transform: scale(1.04) translateY(-5px) !important;
    border-color: #ff3333 !important;
    box-shadow: 0 0 25px rgba(255, 51, 51, 0.7), 0 20px 40px rgba(0, 0, 0, 0.7) !important;
    cursor: pointer !important;
    animation-play-state: paused !important;
}

/* Floating/Gliding animation for the text */
@keyframes textGlide {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0px); }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-40bb156 */.elementor-702 .elementor-element.elementor-element-40bb156 img, 
.elementor-702 .elementor-element.elementor-element-40bb156 {
    border-radius: 20px !important;
    border: 4px solid rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6) !important;
    transition: all 0.4s ease-in-out !important;
    animation: imageGlide 5s ease-in-out infinite !important;
}

.elementor-702 .elementor-element.elementor-element-40bb156 img:hover, 
.elementor-702 .elementor-element.elementor-element-40bb156:hover img {
    transform: scale(1.04) translateY(-5px) !important;
    border-color: #ff3333 !important;
    box-shadow: 0 0 25px rgba(255, 51, 51, 0.7), 0 20px 40px rgba(0, 0, 0, 0.7) !important;
    cursor: pointer !important;
    animation-play-state: paused !important;
}

@keyframes imageGlide {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0px); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9be6397 *//* ===============================
   GLOBAL HERO SECTION STYLES
   =============================== */

.rm-hero {
    background: linear-gradient(135deg, #f5faff 0%, #eef6ff 100%);
    padding: 90px 0;
    overflow: hidden;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

/* Soft animated background glow */
.rm-hero::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(26,69,113,0.12), transparent 70%);
    top: -100px;
    left: -100px;
    animation: floatGlow 8s infinite ease-in-out;
}

/* Container */
.rm-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;

    animation: fadeUp 1s ease-in-out;
}

/* ===============================
   LEFT SIDE CONTENT
   =============================== */

.rm-left {
    flex: 1.2;
}

/* Badge */
.rm-badge {
    display: inline-block;
    background: rgba(255,255,255,0.9);
    padding: 8px 16px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    color: #1a4571;
    box-shadow: 0 6px 20px rgba(0,0,0,0.06);
    margin-bottom: 20px;
    transition: 0.3s ease;
}

.rm-badge:hover {
    transform: scale(1.05);
}

/* Title */
.rm-title {
    font-size: 58px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 20px;
    animation: slideLeft 1s ease;
}

.rm-red { color: #e43d30; }
.rm-blue { color: #1a4571; display: block; }

/* Description */
.rm-desc {
    color: #555;
    font-size: 16px;
    line-height: 1.7;
    max-width: 520px;
    margin-bottom: 30px;
    animation: fadeUp 1.2s ease;
}

/* ===============================
   FEATURES GRID
   =============================== */

.rm-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-bottom: 40px;
    max-width: 550px;
}

.rm-feature {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 14px 15px;
    border-radius: 14px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.06);
    transition: 0.35s ease;
    cursor: pointer;
}

.rm-feature:hover {
    transform: translateY(-6px) scale(1.02);
    box-shadow: 0 12px 35px rgba(0,0,0,0.12);
}

.rm-feature-img img {
    width: 55px;
    height: 55px;
    object-fit: cover;
    border-radius: 10px;
    margin-right: 12px;
    transition: 0.4s ease;
}

.rm-feature:hover img {
    transform: rotate(3deg) scale(1.05);
}

.rm-feature h4 {
    font-size: 14px;
    color: #1a4571;
    margin: 0;
    line-height: 1.4;
}

/* ===============================
   BUTTONS
   =============================== */

.rm-btns {
    display: flex;
    gap: 15px;
}

.rm-btn {
    padding: 14px 28px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 700;
    transition: 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* Button hover glow effect */
.rm-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.2);
    transition: 0.5s;
}

.rm-btn:hover::after {
    left: 100%;
}

.rm-red-btn { background: #e43d30; color: #fff; }
.rm-blue-btn { background: #1a4571; color: #fff; }

.rm-btn:hover {
    transform: translateY(-3px);
}

/* ===============================
   RIGHT SIDE IMAGE
   =============================== */

.rm-right {
    flex: 1;
    position: relative;
    display: flex;
    justify-content: flex-end;
    animation: fadeUp 1.3s ease;
}

.rm-right > img {
    width: 100%;
    max-width: 460px;
    border-radius: 30px;
    object-fit: cover;
    box-shadow: 0 25px 60px rgba(0,0,0,0.12);
    transition: 0.5s ease;
}

.rm-right > img:hover {
    transform: scale(1.03);
}

/* Floating Card (Glass Effect) */
.rm-floating {
    position: absolute;
    bottom: 50px;
    left: -40px;
    background: rgba(255,255,255,0.75);
    backdrop-filter: blur(10px);
    padding: 18px;
    border-radius: 18px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    gap: 15px;
    width: 280px;
    z-index: 10;

    animation: floatCard 4s infinite ease-in-out;
}

.rm-floating h3 {
    font-size: 18px;
    margin: 0 0 5px 0;
    color: #1a4571;
}

.rm-floating p {
    font-size: 13px;
    margin: 0;
    color: #666;
}

/* ===============================
   WHY ROADMAX SECTION
   =============================== */

/* ===============================
   WHY ROADMAX SECTION (IMPROVED COLOR SYSTEM)
   =============================== */

.rm-why {
    background: linear-gradient(135deg, #0b2a4a 0%, #112d4e 100%);
    padding: 100px 0;
    color: #ffffff;
}

/* Section Title */
.rm-section-title {
    text-align: center;
    margin-bottom: 60px;
}

.rm-section-title span {
    color: #e43d30; /* RED accent */
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
}

/* Main Title */
.rm-section-title h2 {
    font-size: 40px;
    margin-top: 12px;
    font-weight: 800;
    color: #ffffff; /* PURE WHITE for premium look */
    line-height: 1.2;
}

/* Optional subtitle (if you add later) */
.rm-section-title p {
    color: rgba(255,255,255,0.75); /* soft white text */
    font-size: 15px;
    margin-top: 10px;
}

/* Grid */
.rm-why-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}

/* Cards */
.rm-why-card {
    background: rgba(255,255,255,0.06);
    padding: 45px 30px;
    border-radius: 22px;
    text-align: center;
    transition: all 0.4s ease;
    border: 1px solid rgba(255,255,255,0.08);
}

/* Hover effect */
.rm-why-card:hover {
    transform: translateY(-12px);
    background: rgba(255,255,255,0.12);
    border-color: rgba(228, 61, 48, 0.4);
    box-shadow: 0 20px 50px rgba(0,0,0,0.25);
}

/* Image */
.rm-why-card img {
    width: 140px;
    height: 140px;
    object-fit: contain;
    margin-bottom: 20px;
    transition: 0.4s ease;
}

.rm-why-card:hover img {
    transform: scale(1.08);
}

/* Card Title */
.rm-why-card h3 {
    font-size: 22px;
    margin-bottom: 12px;
    color: #ffffff; /* WHITE for strong readability */
    font-weight: 700;
}

/* Card Text */
.rm-why-card p {
    font-size: 14px;
    color: rgba(255,255,255,0.75); /* soft readable white */
    line-height: 1.7;
}

/* ===============================
   OPTIONAL TEXT HIGHLIGHT COLORS (USE ANYWHERE)
   =============================== */

.rm-text-white {
    color: #ffffff;
}

.rm-text-darkblue {
    color: #0b2a4a;
}

.rm-text-red {
    color: #e43d30;
}

/* ===============================
   ANIMATIONS
   =============================== */

@keyframes fadeUp {
    0% { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}

@keyframes slideLeft {
    0% { opacity: 0; transform: translateX(-40px); }
    100% { opacity: 1; transform: translateX(0); }
}

@keyframes floatCard {
    0%,100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@keyframes floatGlow {
    0%,100% { transform: translate(0,0); opacity: 0.6; }
    50% { transform: translate(40px,40px); opacity: 0.9; }
}

/* ===============================
   RESPONSIVE DESIGN
   =============================== */

@media (max-width: 1024px) {
    .rm-container {
        flex-direction: column;
        text-align: center;
    }

    .rm-features {
        margin: 0 auto 30px;
    }

    .rm-desc {
        margin: 0 auto 30px;
    }

    .rm-btns {
        justify-content: center;
    }

    .rm-right {
        margin-top: 50px;
        justify-content: center;
    }

    .rm-floating {
        left: 50%;
        transform: translateX(-50%);
        bottom: -30px;
    }

    .rm-why-grid {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */