
.inner-curve {
    background-color: #f1efed;
    padding-top: 100px !important;
    padding: 0px;
}




.MotorBoxContainer {
    border:  var(--DIGMainBorderColor);
}

.MotorBoxContent {
    border:  var(--DIGMainBorderColor);
}

.contact-item {
    border:  var(--DIGMainBorderColor);
}


html[dir="ltr"] .ImageFlipBanner {
    transform: translate(0%, 0%) scale(1.3);

    @media(max-width: 768px) {
        min-width: 100%;
    }
}

html[dir="rtl"] .ImageFlipBanner {
    transform: translate(0%, 0%) scale(1.3);

    @media(max-width: 768px) {
        min-width: 100%;
    }
}

@media(max-width:960px) {
    .ImageFlipBanner {
        height: auto;
        width: 690px;
        position: absolute;
        top: 94px;
        right: 0px !important;
    }
}

@media(max-width:720px) {
    .ImageFlip {
        transform: translate(0px, 0%) scaleX(-1) !important;
    }

    .ImageFlipBanner {
        height: auto;
        width: 744px;
        max-width: 570px;
        position: absolute;
        top: 123px;
        right: 0px !important;
    }
}

@media(max-width:540px) {
    .ImageFlipBanner {
        height: auto !important;
        width: 497px !important;
        max-width: 570px !important;
        position: absolute !important;
        top: 139px !important;
        right: -32px !important;
    }
}

@media(max-width:365px) {
    .ImageFlipBanner {
        height: auto !important;
        width: 497px !important;
        max-width: 570px !important;
        position: absolute !important;
        top: 137px !important;
        right: -32px !important;
    }
}

.ImageFlipBanner {
    height: auto;
    /*    width: 800px;
*/ position: absolute;
    top: -39px !important;
    right: -19% !important;

    @media(max-width:720px) {
        width: 46%;
    }
}


html[dir="ltr"] .ImageFlip {
    transform: translate(-8px, -15%) scaleX(-1);

    @media(max-width:960px) and (min-width:720px) {
        transform: translate(-1px, 16%) scaleX(-1) !important;
    }
}

html[dir="rtl"] .ImageFlip {
    transform: translate(-8px, -15%);

    @media(max-width:960px) and (min-width:720px) {
        transform: translate(-1px, 16%);
    }
}

input, textarea {
    border: var(--DIGMainBorderColor);
    background: white;
    color: #909090 !important;
    padding-inline-start: 2.25rem !important;
}

input, textarea, select, button {
    /*  border: none;*/
    outline: none;
}
.dark input, .dark textarea {
    background: #2d2d2d !important;
}
label {
    color: #909090 !important;
}

label {
    inset-inline-start: 2.25rem !important;
    inset-block-start: 1.4rem !important;
}

.focus\:border-transparent:focus {
    border-color: transparent;
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.error-message {
    color: #ef4444;
    font-size: 0.75rem;
    /* margin-top: 0.5rem; */
    display: block;
    text-align: start;
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:top-4 {
    top: 1rem;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:top-4 {
    top: 1rem;
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:text-base {
    /*font-size: 1rem;*/
    line-height: 1.5rem;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:text-base {
    /*font-size: 1rem;*/
    line-height: 1.5rem;
}

.btn-submit {
    width: 21% !important;
    background: linear-gradient(135deg, #b99f70 0%, #a38d5f 100%);
    transition: all 0.3s ease;
}

.peer:focus ~ .peer-focus\:top-1\.5 {
    top: 0.375rem;
}

.peer:focus ~ .peer-focus\:text-xs {
    font-size: -0.25rem;
    line-height: 0rem;
    transform: translateY(-5px);
    background: transparent;
    z-index: 9999;
}

.peer:focus ~ .peer-focus\:text-\[\#b99f70\] {
    --tw-text-opacity: 1;
    color: rgb(185 159 112 / var(--tw-text-opacity, 1));
}

.peer:not(:-moz-placeholder-shown) ~ .peer-\[\:not\(\:-moz-placeholder-shown\)\]\:top-1\.5 {
    top: 0.375rem;
}

.peer:not(:placeholder-shown) ~ .peer-\[\:not\(\:placeholder-shown\)\]\:top-1\.5 {
    top: 0.375rem;
}

.peer:not([value='']) ~ .peer-\[\:not\(\[value\=\'\'\]\)\]\:top-1\.5 {
    top: 0.375rem;
}

.peer:not(:-moz-placeholder-shown) ~ .peer-\[\:not\(\:-moz-placeholder-shown\)\]\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.peer:not(:placeholder-shown) ~ .peer-\[\:not\(\:placeholder-shown\)\]\:text-xs {
    font-size: -0.25rem;
    line-height: 0rem;
    transform: translateY(-5px);
    background: transparent;
    z-index: 9999;
}

.peer:not([value='']) ~ .peer-\[\:not\(\[value\=\'\'\]\)\]\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.peer:not(:-moz-placeholder-shown) ~ .peer-\[\:not\(\:-moz-placeholder-shown\)\]\:text-\[\#b99f70\] {
    --tw-text-opacity: 1;
    color: rgb(185 159 112 / var(--tw-text-opacity, 1));
}

.peer:not(:placeholder-shown) ~ .peer-\[\:not\(\:placeholder-shown\)\]\:text-\[\#b99f70\] {
    --tw-text-opacity: 1;
    color: rgb(185 159 112 / var(--tw-text-opacity, 1));
}

.peer:not([value='']) ~ .peer-\[\:not\(\[value\=\'\'\]\)\]\:text-\[\#b99f70\] {
    --tw-text-opacity: 1;
    color: rgb(185 159 112 / var(--tw-text-opacity, 1));
}


/* Complete CSS Stylesheet for Motor Fleet Section */

/* ========================================
   LAYOUT & CONTAINER
   ======================================== */


.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.max-w-5xl {
    max-width: 64rem;
}

.max-w-6xl {
    max-width: 72rem;
}

.max-w-7xl {
    max-width: 80rem;
}

/* ========================================
   PADDING
   ======================================== */
.p-2 {
    padding: 0.5rem;
}

.p-3 {
    padding: 0.75rem;
}

.p-4 {
    padding: 1rem;
}

.p-5 {
    padding: 1.25rem;
}

.p-8 {
    padding: 2rem;
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pt-10 {
    padding-top: 2.5rem;
}

.pt-20 {
    padding-top: 5rem;
}

.pb-3 {
    padding-bottom: 0.75rem;
}

.ps-10 {
    padding-left: 2.5rem;
}

/* ========================================
   MARGIN
   ======================================== */
.mb-2 {
    margin-bottom: 0.5rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.mb-10 {
    margin-bottom: 2.5rem;
}

.mb-12 {
    margin-bottom: 3rem;
}

.mb-16 {
    margin-bottom: 4rem;
}

.mt-0\.5 {
    margin-top: 0.125rem;
}

.mt-3 {
    margin-top: 0.75rem;
}

.-mt-14 {
    margin-top: -3.5rem;
}

/* ========================================
   TYPOGRAPHY
   ======================================== */
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.font-bold {
    font-weight: 700;
}

.font-semibold {
    font-weight: 600;
}

.text-center {
    text-align: center;
}

.leading-relaxed {
    line-height: 1.625;
}

/* ========================================
   TEXT COLORS
   ======================================== */
.text-black {
    color: rgb(0, 0, 0);
}

.text-white {
    color: rgb(255, 255, 255);
}

.text-gray-700 {
    color: rgb(55, 65, 81);
}

.text-gray-900 {
    color: rgb(17, 24, 39);
}

.text-white\/90 {
    color: rgba(255, 255, 255, 0.9);
}

.text-gold-500 {
    color: #b99f70;
}

/* ========================================
   BACKGROUND COLORS
   ======================================== */
.bg-white {
    background-color: rgb(255, 255, 255);
}

.bg-\[\#f4f3f1\] {
    background-color: #f4f3f1;
}

.bg-\[\#cebe9e\] {
    background-color: #cebe9e;
}

.bg-\[\#cec7b9\] {
    background-color: #cec7b9;
}

.bg-\[\#b99f70\] {
    background-color: #b99f70;
}

.bg-\[\#d0c2a7\] {
    background-color: #d0c2a7;
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

/* ========================================
   BORDERS & ROUNDED
   ======================================== */
.border-\[1px\] {
    border-width: 1px;
}

.border-\[\#cec7b9\] {
    border-color: #cec7b9;
}

.rounded-3xl {
    border-radius: 1.5rem;
}

.rounded-\[2\.5rem\] {
    border-radius: 2.5rem;
}

.rounded-\[3rem\] {
    border-radius: 3rem;
}

.rounded-full {
    border-radius: 9999px;
}

/* ========================================
   FLEXBOX
   ======================================== */
.flex {
    display: flex;
}

.flex-1 {
    flex: 1 1 0%;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.items-start {
    align-items: flex-start;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-8 {
    gap: 2rem;
}

.flex-col {
    flex-direction: column;
}

.self-center {
    align-self: center;
}

/* ========================================
   GRID
   ======================================== */
.grid {
    display: grid;
}

/* ========================================
   SIZING
   ======================================== */
.w-3 {
    width: 0.75rem;
}

.w-5 {
    width: 1.25rem;
}

.w-14 {
    width: 3.5rem;
}

.w-16 {
    width: 4rem;
}

.w-48 {
    width: 12rem;
}

.w-\[12rem\] {
    width: 12rem;
}

.w-\[75\%\] {
    width: 75%;
}

.w-full {
    width: 100%;
}

.h-3 {
    height: 0.75rem;
}

.h-5 {
    height: 1.25rem;
}

.h-14 {
    height: 3.5rem;
}

.h-16 {
    height: 4rem;
}

.h-48 {
    height: 12rem;
}

.h-\[12rem\] {
    height: 12rem;
}

.h-full {
    height: 100%;
}

.min-h-\[205px\] {
    min-height: 205px;
}

.min-h-\[370px\] {
    min-height: 370px;
}

/* ========================================
   POSITION & DISPLAY
   ======================================== */
.relative {
    position: relative;
}

.block {
    display: block;
}

.hidden {
    display: none;
}

.overflow-hidden {
    overflow: hidden;
}

.bottom-14 {
    bottom: 3.5rem;
}

/* ========================================
   EFFECTS & TRANSFORMS
   ======================================== */
.cursor-pointer {
    cursor: pointer;
}

.object-contain {
    object-fit: contain;
}

.hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.hover\:scale-125:hover {
    transform: scale(1.25);
}

/* ========================================
   TRANSITIONS
   ======================================== */
.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.duration-300 {
    transition-duration: 300ms;
}

.duration-700 {
    transition-duration: 700ms;
}

.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* ========================================
   RESPONSIVE - MEDIUM SCREENS (768px+)
   ======================================== */
@media (min-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\:flex {
        display: flex;
    }

    .md\:p-5 {
        padding: 1.25rem;
    }

    .md\:p-8 {
        padding: 2rem;
    }

    .md\:p-12 {
        padding: 3rem;
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

/* ========================================
   CUSTOM SLIDER CLASSES
   ======================================== */
.slider-item {
    width: 100%;
}

.dot {
    border: none;
    outline: none;
}



.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.inset-y-0 {
    top: 0px;
    bottom: 0px;
}

.left-0 {
    left: 0px;
}

.w-full {
    width: 100%;
}

.bg-\[\#e7e2dc\] {
    --tw-bg-opacity: 1;
    background-color: rgb(231 226 220 / var(--tw-bg-opacity, 1));
}

.h-\[400px\] {
    height: 400px;
}

.rounded-r-\[75px\] {
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
}

.container {
    width: 100%;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.grid {
    display: grid;
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.gap-10 {
    gap: 2.5rem;
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.font-bold {
    font-weight: 700;
}

@media (min-width: 768px) {
    .md\\:w-1\\/2 {
        width: 50%;
    }

    .md\\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* Container: max-w-3xl mx-auto p-6 space-y-4 */
.max-w-3xl {
    max-width: 48rem; /* ~768px */
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.p-6 {
    padding: 1.5rem; /* 24px */
}

/* space-y-4: add vertical spacing between direct children */
.space-y-4 > * + * {
    margin-top: 1rem; /* 16px */
}

/* bg-white rounded-full */
.bg-white {
    background: #fff;
}

.rounded-full {
    border-radius: 9999px;
}

/* Button: w-full flex items-center justify-between px-6 py-4 text-left */
.w-full {
    width: 100%;
}

.flex {
    display: flex;
}

.items-center {
    align-items: center;
}

.justify-between {
    justify-content: space-between;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.text-left {
    text-align: left;
}

/* Text sizes + colors + weights */
.text-xs {
    font-size: 0.75rem; /* 12px */
    line-height: 1rem; /* 16px */
}

.text-sm {
    font-size: 0.875rem; /* 14px */
    line-height: 1.25rem; /* 20px */
}

.text-xl {
    font-size: 1.25rem; /* 20px */
    line-height: 1.75rem; /* 28px */
}

.font-semibold {
    font-weight: 600;
}

.text-black {
    color: #000;
}

.text-gray-500 {
    color: #6b7280;
}

.text-gray-600 {
    color: #4b5563;
}

.text-gray-800 {
    color: #1f2937;
}

/* gap-2 */
.gap-2 {
    gap: 0.5rem; /* 8px */
}

/* w-5 h-5 */
.w-5 {
    width: 1.25rem;
}

.h-5 {
    height: 1.25rem;
}

/* mb-2 */
.mb-2 {
    margin-bottom: 0.5rem;
}

/* pt-4 */
.pt-4 {
    padding-top: 1rem;
}

/* Accordion panel styling (Tailwind didn't define, but your markup uses it) */
.accordion-btn {
    background: transparent;
    border: 0;
    cursor: pointer;
}

    /* If you want a subtle hover */
    .accordion-btn:hover {
        background: #f9fafb;
    }

/* Panel open/close behavior */
.accordion-panel {
    display: none;
}

    .accordion-panel.open {
        display: block;
    }

/* Chevron rotate */
.chev {
    transition: transform 180ms ease;
}

    /* You used class "rotate" on the SVG; make it mean "expanded" */
    .chev.rotate {
        transform: rotate(180deg);
    }

/* Lists: list-disc list-inside space-y-1 */
.list-disc {
    list-style-type: disc;
}

.list-inside {
    list-style-position: inside;
}

.space-y-1 > * + * {
    margin-top: 0.25rem; /* 4px */
}

/* Responsive "md:" equivalents (Tailwind md is 768px by default) */
@media (min-width: 768px) {
    .md\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}

/* Optional: make the pill look nicer */
.content .bg-white.rounded-full {
    box-shadow: 0 1px 2px rgba(0,0,0,0.06);
}


.accordion-panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 500ms ease;
    background-color: #f4f3f1 !important;
    box-shadow: none !important;
}

    .accordion-panel.open {
        max-height: 1200px;
    }

.chev {
    transition: transform 500ms ease;
}

    .chev.rotate {
        transform: rotate(180deg);
    }

.accordion-btn {
    height: 40px;
    border-radius: 40px;
}

.contentCorporate {
    background: #f4f3f1;
    padding: 20px;
    border-radius: 33px;
}

@media screen and (max-width: 575px) {
    .contentCorporate {
        padding: 12px;
    }
}
/* Closed state */
.accordion-panel {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 300ms ease-in-out, opacity 200ms ease-in-out;
}

    /* Open state */
    .accordion-panel.open {
        max-height: 1200px; /* set to a value larger than the panel will ever be */
        opacity: 1;
    }

.dark .accordion-btn {
    background: var(--MainBgColor);
}
.dark .contentCorporate, .dark .accordion-panel, .dark .accordion-panel > div {
    background: #4d4d4d;
}
.dark .accordion-btn h2, .dark .accordion-panel h3{
    color: white !important;
}
.dark .accordion-btn span, .dark .accordion-panel p, .dark .list-disc {
    color: #ffffffbe !important;
}
