@import url(../css/listing.css);
@import url(../css/detail.css);

@font-face {
    font-family: "Ara Hamah 1964 B";
    src: url(../fonts/Ara\ Hamah\ 1964\ B\ Bold.ttf);
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "DM Sans";
    src: url(../fonts/DMSans_24pt-SemiBold.ttf);
    font-weight: 600;
    font-style: normal;
}

:root#light {
    --acent-to-white: #9f228b;
    --acent: #9f228b;
    --font-family: "Manrope";
    --heading-black: #000000;
    --heading-white: #ffffff;
    --background-white: #ffffff;
    --text-black: #4e4e4e;
    --banner-btn2: #610051;
    --light-white: #ccc;
    --banner-animated-heading: #c11ca7;
    --banner-dark-bg-btn: #3c015a;
    --border-color-light-gray: #d9d9d9;
    --banner-section-color: #210032;
    --arbic-font: "Ara Hamah 1964 B";
    --footer-2nd-row-bg: #fff9ff;
    --footer-bottom-bar-bg: #240036;
    --spotlight-bg: #f8f8f8;
    --background-white-to-black: #ffffff;
    --transparent-to-dark-border: transparent;
    --white-to-dark-bg: #ffffff;
    --light-car-item-border-to-dark: #d4d4d4;
    --overlay-gradient: linear-gradient(270deg, #fff 37.5%, rgba(255, 255, 255, 0) 100%);
    --black-to-white: black;
    --e2e2e2-to-dark: #e2e2e2;
    --transparent-to-1a002880: transparent;
    --transparent-to-dark-bg: transparent;
    --c31004A-to-white: #31004A;
    --white-to-black: white;
    --white-to-gray: white;
    --bg-white-to-1D002D: white;
    --border-default-to-3E0060: transparent;
    --filter-white: 0;
    --color-666666-to-a599ab: #666666;
    --filter-bightness: brightness(1) invert(0);
    --transparent2-to-380057: transparent;
    --transparent2-to-430069: transparent;
    --none-to-block: none;
    --block-to-none: block;
    --row-overlay: linear-gradient(0deg, #FFF 45.74%, rgba(255, 255, 255, 0.00) 100%);
    --transparent-to-9F228B: transparent;
    --c616161-to--white: #616161;
    --transparent-to-white: transparent;
    --t9F228B-to-transparent: #9F228B;
    --black-to-transparent: black;
    --d7d7d259-to-ffffff: #d7d7d259;
    --F8F8F8-to-dark-bg: #F8F8F8;
    --f212529-to-white: #212529;
    --f1F2937-to-white: #1F2937;
}

:root#dark {
    --black-to-transparent: transparent;
    --t9F228B-to-transparent: transparent;
    --transparent-to-white: white;
    --c616161-to--white: white;
    --transparent-to-9F228B: #9F228B;
    --row-overlay: linear-gradient(0deg, #1b0029 45.74%, rgba(255, 255, 255, 0.00) 100%);
    --acent-to-white: #ffffff;
    --block-to-none: none;
    --none-to-block: block;
    --transparent2-to-430069: #430069;
    --transparent2-to-380057: #380057;
    --filter-bightness: brightness(0) invert(1);
    --color-666666-to-a599ab: #a599ab;
    --border-default-to-3E0060: #3E0060;
    --bg-white-to-1D002D: #1D002D;
    --white-to-black: black;
    --white-to-gray: #bab2be;
    --c31004A-to-white: #ffffff;
    --transparent-to-dark-bg: #1A0028;
    --transparent-to-1a002880: #1a002880;
    --d7d7d259-to-ffffff: #fff;
    --black-to-white: white;
    --overlay-gradient: linear-gradient(270deg, #1A0028 37.5%, rgba(26, 0, 40, 0.00) 100%);
    --light-car-item-border-to-dark: #48006F;
    --white-to-dark-bg: #1A0028;
    --acent: #9f228b;
    --background-white: #e994e9;
    --font-family: "Manrope";
    --heading-black: #ffffff;
    --heading-white: #f0b8e3;
    --text-black: #ffffff;
    --banner-btn2: #690057;
    --light-white: #ccc;
    --banner-animated-heading: #c11ca7;
    --banner-dark-bg-btn: #3c015a;
    --border-color-light-gray: #fbfbfb;
    --banner-section-color: #1A0028;
    --background-white-to-black: #1A0028;
    --arbic-font: "Ara Hamah 1964 B";
    --footer-2nd-row-bg: #1A0028;
    --footer-bottom-bar-bg: #66526f;
    --spotlight-bg: #C6C6C6;
    --e2e2e2-to-dark: #48006F;
    --transparent-to-dark-border: #300049;
    --F8F8F8-to-dark-bg: #300049;
    --filter-white: 1;
    --f212529-to-white: #fff;
    --f1F2937-to-white: #1F2937;
}

a {
    color: inherit;
}

.steps {
    border-top: 1px solid var(--transparent-to-dark-border);
    border-bottom: 1px solid var(--transparent-to-dark-border);
}

.logo-and-stock img {
    filter: var(--filter-bightness);
}

.icons-open-and-close span svg {
    filter: invert(var(--filter-white));
}

.view-faqs svg path {
    stroke: var(--black-to-white);
}

.faqs h2 {
    color: var(--black-to-white) !important;
}

button {
    outline: none;
    border: none;
    padding: 0px;
    background: none;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

ul {
    padding: 0px;
    display: flex;
    padding: 0px;
    gap: 25px;
}

h2.black {
    font-family: var(--font-family);
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    color: black;
}

h2.white {
    font-family: var(--font-family);
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
    color: white;
}

h6.sub-heading {
    color: var(--acent);
    font-family: var(--font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* 100% */
}

span.color-acent {
    color: var(--banner-animated-heading);
}

body {
    margin: 0px;
    padding: 0px;
    font-family: var(--font-family);
}

/* header css start */
header {
    transition: all0.3s ease;
    width: 100%;
    box-shadow: 0px 36px 30px 0px rgba(0, 0, 0, 0.07);
    align-content: center;
    padding: 14px 0;
    background: var(--background-white-to-black);
    border-bottom: 1px solid var(--transparent-to-dark-border);

}

ul.menu {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
    justify-content: center;
}

.discover-benefits h2 {
    color: var(--black-to-white);
}

.sub-menu li a {
    color: #fff !important;
}

ul.menu li a {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 125% */
}

ul.menu li #browse-cars-link {
    margin-right: 1rem;
}

[dir="right_to_left"] ul.menu li #browse-cars-link {
    margin-left: 1rem;
    margin-right: 0;
}

.header-last-col {
    gap: 36px;
}

.profile {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
    display: flex;
    gap: 5px;
    align-items: center;
}

.lang {
    gap: 23px;
    display: flex;
    /* width: 154.37px; */
    height: 48.172px;
    /* background-color: white; */
    /* background: white; */
    flex-shrink: 0;
    /* padding: 7px; */
    border-radius: 23.749px;
    /* border: 1.095px solid #dfdfdf; */
    /* background: var(--background-white); */
    /* box-shadow: 3.165px 3.165px 15.824px 0px rgba(49, 0, 74, 0.15); */
    align-items: center;
    justify-content: space-between;
    font-family: var(--arbic-font);
    color: #2b2b2b;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.897px;
    /* 80% */
}

.lang img {
    width: 25px;
}

.lang div a {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    color: var(--heading-black);
}

.section.faqs {
    background-color: var(--white-to-black);
}

.lang div {
    display: flex;
    gap: 5px;
    align-items: center;
    color: var(--heading-black) !important;
}

.lang i {
    margin-right: 16px;
    font-size: 14px;
}

/* header css end */

/* mian start */
.banner-section {
    background-color: var(--banner-section-color);
    height: 704px;
    flex-shrink: 0;
    background-image: url(../images/Ellipse\ 32.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-position-y: 40%;
    background-size: auto;
    border-bottom: 1px solid var(--transparent-to-dark-border);
}

.banner-button-row {
    margin-top: 85px;
    gap: 10px;
}

.banner-button-row .btn-1 button {
    border-radius: 10px;
    background: var(--banner-dark-bg-btn);
    width: 128px;
    height: 42px;
    flex-shrink: 0;
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    padding: 10px 15px;
    font-weight: 700;
    cursor: context-menu;
    line-height: 20px;
    /* 125% */
}

.banner-button-row .btn-2 button {
    width: 239px;
    height: 42px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid var(--banner-btn2);
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    padding: 10px 15px;
    line-height: 20px;
    /* 125% */
    transition: 0.3s ease-in-out;
    cursor: context-menu;
}

.banner-button-row .btn-2 button:hover {
    /* background: var(--banner-btn2); */
}

.banner-section h1 {
    color: white;
    text-align: center;
    font-family: var(--font-family);
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
    line-height: 70px;
    margin-bottom: 0;
    /* 116.667% */
}

.banner-section p.banner-sub-heading {
    color: white;
    font-family: var(--font-family);
    font-size: 20px;
    margin-top: 35px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    line-height: 20px;
    margin-bottom: 0;
    /* 100% */
}

.rating-row {
    gap: 15px;
    margin-top: 36px;
}

.rating-row .stars-img {
    transform: rotate(180deg);
}

.rating-row div {
    display: flex;
    gap: 6px;
    flex-direction: column;
}

.rating-row div span {
    font-weight: 600;
}

.rating-row p {
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 18px;
    /* 112.5% */
}

.p-18 {
    font-size: 18px;
    font-weight: 500;
}

.li {
    position: relative;
}

.footer-row1-col4 {
    margin-top: 105px;
}

.filter-container {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    width: 1030.005px;
    height: 170px;
    background-image: url(https://oxidrent.stagingmockup.agency/assets/images/image-mask1.svg);
    background-repeat: no-repeat;
    margin-top: 61px;
}

/* Tab Buttons */
.tab-buttons {
    display: flex;
    /* padding: 0px 6px; */
    align-content: center;
    border-radius: 5px;
    border: 1px solid #DCDCDC;
    padding-top: 0px;
    width: 388px;
    height: 55px;
    flex-shrink: 0;
    gap: 5px;
    align-items: center;
    justify-content: center;
}

.tab-btn {
    width: 120px;
    height: 43px;
    flex-shrink: 0;
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 18px;
    z-index: 2;
    border-radius: 4px;
    border: none;
    background: none;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 111.111% */
}

.tab-buttons .tab-btn {
    color: var(--heading-black);
}

.filter-container .tab-buttons .tab-btn {
    color: #000;
}

.palns-table {
    gap: 20px;
    margin-top: 80px;
    flex-wrap: nowrap;
}

.tab-btn.active {
    position: relative;
    color: white !important;
    background: var(--acent);
    background-size: 200% 100%;
    background-position: 100% 0;
    animation: backgroundMove 0.2s ease-in-out forwards;
}

.tab-btn:hover {
    position: relative;
    color: var(--black-to-white) !important;
    background: var(--acent);
    background-size: 200% 100%;
    background-position: 100% 0;
    animation: backgroundMove 0.2s ease-in-out forwards;
}

/* Keyframes for the background animation */
@keyframes backgroundMove {
    0% {
        background-position: 100% 0;
    }

    100% {
        background-position: 0 0;
    }
}

/* Filter Options */
.filter-options {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    width: 100%;
}

.filter-dropdown {
    padding: 10px 20px;
    width: 194px;
    height: 55px;
    font-size: 16px;
    border: 1px solid #DCDCDC !important;
    border-radius: 8px;

    appearance: none;
    /* Remove default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    /* background: url("../images/dropdown.svg") no-repeat right 20px center !important; */
    /* Set your image */
    background-size: 15px;
    border-radius: 10px !important;
    /* // border: 1px solid var(--border-color-light-gray); */
    color: black;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 111.111% */
}

[type='text']:focus {
    --tw-ring-shadow: inherit !important;
}

.filter-dropdown option {
    color: black;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 111.111% */
}

.search-btn {
    width: 158px;
    height: 55px;
    flex-shrink: 0;
    border-radius: 5px;
    background: var(--acent);
    color: white;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* 111.111% */
}

.search-btn img {
    width: 18px;
    height: 18px;
    /* padding-right: 5px; */
}

.search-btn:hover {
    color: #fff;
    background-color: var(--acent);
}

/* Hide filter options by default */
.filter-options {
    /* display: none; */
    display: flex;
    justify-content: flex-start;
    gap: 15px;
    margin-top: 20px;
}

/* Show the active filter */
.filter-options.active {
    /* display: flex;
    justify-content: flex-start;
    gap: 15px;
    margin-top: 20px; */
}

.custom-select {
    position: relative;
}

/* car browse slider section start */

a.view-all-borwse-car:hover span {
    color: var(--acent);
}

a.view-all-borwse-car:hover svg path {
    fill: var(--acent) !important;
}

a.view-all-borwse-car span {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding-right: 7px;
}

[dir="right_to_left"] a.view-all-borwse-car span {
    padding-left: 7px;
    padding-right: 0;
}

a.view-all-borwse-car svg {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    margin-top: 4px;
}

.car-filteration-tabs {
    /* padding: 0px 100px; */
    margin-bottom: 70px;
}

.Browse-all-cars .tab-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--black-to-white);
    /* // stroke: var(--black-to-white); */
    align-content: center;
    justify-content: center;
    width: 120px;
}

.tab-btn svg path {
    fill: var(--black-to-white) !important;
}

.tab-btn:hover svg path {
    fill: rgb(255, 255, 255) !important;
}

.tab-btn.active i svg path {
    fill: rgb(255, 255, 255) !important;
}

.tab-buttons-of-slider-borwse-car {
    display: flex;
    /* padding: 0px 6px; */
    align-content: center;
    border-radius: 10px;
    border: 1px solid var(--border-color-light-gray);
    padding-top: 0px;
    width: max-content;
    padding: 0 5px;
    height: 55px;
    flex-shrink: 0;
    gap: 5px;
    align-items: center;
    justify-content: center;
}

.banner-section {
    z-index: 1;
}

.Browse-all-cars {
    overflow: hidden;
    background: var(--background-white-to-black);
}

.car-slider-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.car-slider-wrapper {
    /* position: relative; */
}



.car-slider-wrapper::before,
.car-slider-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
    /* Adjust width of the gradient fade */
    z-index: 10;
    /* Ensure gradient overlays the slides */
    pointer-events: none;
    /* Allow clicks to pass through */
}

.car-slider-wrapper::after {
    right: 0;
    background: linear-gradient(to left, var(--background-white-to-black), rgba(255, 255, 255, 0));
}

.car-slider-wrapper::before {
    left: 0;
    background: linear-gradient(to right, var(--background-white-to-black), rgba(255, 255, 255, 0));
}

.listing-banner-section .listing-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.listing-banner-section .listing-item.active {
    opacity: 1;
}


.Browse-all-cars .slick-slide {
    margin-right: 20px;
}

.Browse-all-cars .slick-list {
    margin-right: -20px;
    /* To adjust the container to prevent horizontal scroll */
}

.Browse-all-cars .slick-list {
    /* padding-right: 13vw !important; */
    /* Adjust to control the partial visibility of the 4th slide */
}

.logo {
    margin-top: 10px;
}

.logo-and-stock {
    /* height: 50px; */
    padding: 7px 19px;
    margin-top: 3px;
}

.logo-and-stock div {
    /* padding-right: 10px; */
}

.view-more-options {
    background: var(--acent);
    /* width: 400px; */
    margin-top: 10px;
    height: 47px;
    color: var(--heading-white);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    flex-shrink: 0;
    text-align: center;
    align-content: center;
    width: 100%;
}

.view-more-options a {
    color: white;
    transition: 0.3s ease-in-out;
}

.view-more-options:hover a {
    letter-spacing: 0.2px;
}

.view-more-options a i {
    font-size: 11px;
    margin-inline-start: 4px;
}

/* [dir="right_to_left"] .view-more-options a i{
    margin-left: 0px;
    margin-left: 9px;
} */

.car-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 17px;
    padding: 0px 19px;
}

.car-info p {
    margin: 0px;
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

.car-info p span {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.car-imge {
    margin-top: 15px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-height: 101px;
    min-height: 101px;
    overflow: hidden;
}

.car-imge h3 {
    font-family: var(--font-family);
    font-size: 65.334px;
    font-style: normal;
    font-weight: 700;
    line-height: 72.594px;
    background: linear-gradient(180deg, rgba(198, 198, 198, 0.2) 17.51%, rgba(198, 198, 198, 0) 83.95%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    z-index: -1;
    top: 10px;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

a.stock-status button,
span.stock-status button {
    color: var(--text-black);
    transition: color 0.3s ease-in-out;
}

.listing-filtered-row .car-items:hover {
    border: 0.738px solid #9F228B;
    box-shadow: 0px 0px 20px 0px rgba(128, 8, 108, 0.15);
}

.listing-filtered-row .car-info p.Mileage {
    width: 40%;
}

.car-items {
    width: 100%;
    max-width: 500px;
    position: relative;
    overflow: hidden;
    padding: 20px 0px 0px 0px;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid var(--light-car-item-border-to-dark);
}

a.stock-status,
span.stock-status {
    height: 31px;
    flex-shrink: 0;

    font-family: var(--font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    border-radius: 7px;
    padding: 7px 15px;
    border: 1px solid var(--border-color-light-gray);
    transition: background-color 0.3s ease-in-out, border 0.3s ease-in-out;
}

a.article-learn-more:hover {
    border: 1px solid var(--acent);
    background-color: var(--acent);
}

a.article-learn-more:hover button {
    color: var(--heading-white);
}

.Browse-all-cars {
    padding: 100px 0;
    overflow: hidden;
    /* // background-color: var(--background-white); */
}

.Browse-all-cars .car-items {
    width: 100%;
    max-width: 500px;
    position: relative;
    overflow: hidden;
    padding: 20px 0px 0px 0px;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid var(--light-car-item-border-to-dark);
}

/* prevent any hover outlines on browse cards */
.Browse-all-cars .car-items:hover,
.Browse-all-cars .car-items:focus {
    box-shadow: none !important;
}

/* Override Vue-scoped card border inside car browser */
.car-browser .car-card[data-v-3a707c29],
.car-browser .car-card[data-v-3a707c29]:hover,
.car-browser .car-card[data-v-3a707c29]:focus,
.car-browser .car-card[data-v-3a707c29]:active {
    border: none !important;
    border-color: transparent !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Extra hard override in case the component injects different data-v hash or uses box-shadow borders */
.car-browser .car-card,
.car-browser .car-card:hover,
.car-browser .car-card:focus,
.car-browser .car-card:active {
    border: 0 !important;
    border-color: transparent !important;
    outline: 0 !important;
    box-shadow: none !important;
}

/* car browse slider section end */

/* discover section start */
.discover-benefits {
    background-color: var(--background-white-to-black);
}

.discover-box {
    /* // background-color: var(--background-white); */
    height: 260px;
    align-content: center;
    transition: 0.3s ease-in-out;
    /* background: antiquewhite; */
}

.image-box-discoder {
    width: 71px;
    height: 70px;
    border-radius: 10px;
    border: 1px solid var(--border-color-light-gray);
    background: white;
    align-content: center;
    margin: auto;
    margin-bottom: 15px;
}

.image-box-discoder img {
    margin: auto;
}

.discover-box p {
    color: var(--heading-black);
    text-align: center;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* width: 160px; */
    margin: auto;
    transition: 0.3s ease-in-out;
    width: 51%;
}

.discover-box h3 {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 17px;
    transition: 0.3s ease-in-out;
}

.discover-box:hover {
    background-color: var(--acent);
}

.section.faqs {
    background-color: var(--background-white-to-black) !important;
}

.discover-box:hover p {
    color: white;
}

.discover-box:hover h3 {
    color: white;
}

.bor-b {
    border-bottom: 1px solid var(--e2e2e2-to-dark);
}

.bor-l {
    border-right: 1px solid var(--e2e2e2-to-dark);
}

.m-top {
    margin-top: 80px;
}

.m-bottom {
    padding-bottom: 80px;
}

/* discover section end */

/* step section start */

.steps {
    background-color: var(--transparent-to-1a002880) !important;
    height: 590px;
    background-blend-mode: overlay;
    align-content: center;
    background-image: url(https://oxidrent.stagingmockup.agency/assets/images/steps.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.steps .container {
    max-width: 100%;
}

.steps h2 {
    text-align: center;
    margin-bottom: 20px;
}

.steps p {
    text-align: center;
    color: white;
    text-align: center;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 133.333% */
}

.step-time-line {
    gap: 10px;
    margin-top: 60px;
}

/* 
img {
    pointer-events: none;
} */

.step-time-line img {
    pointer-events: none;
}

.step-content {
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.step-content h4 {
    color: white;
    text-align: center;
    font-family: var(--font-family);
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 100% */
    height: 60px;
    align-content: center;
    margin-bottom: 15px;
    width: 60%;
}

.step-content p {
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 60%;
    /* 125% */
}

.asa {
    width: 1003px;
    margin: auto;
}

.as {
    max-width: 1400px;
    width: 100%;
    margin: auto;
    margin-top: 20px;
}

/* step section end */

/* paln section start */
.paln-section {
    padding: 100px 0px;
    background-blend-mode: overlay;
    text-align: center;
    background-image: url(../images/paln-section\ gradient\ img.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    background: var(--transparent-to-dark-bg);
    padding-bottom: 50px;
}

.paln-section h2 {
    margin-bottom: 20px;
    color: var(--black-to-white) !important;
}

.paln-section p {
    color: var(--c31004A-to-white);
    text-align: center;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 18px;
    /* 133.333% */
}

.paln-section #popular {
    text-align: end;
    color: white;
    margin-bottom: 0px;
    min-height: 40px;
    align-content: center;
    padding-top: 4px;
}

.plan1 {
    width: 400px;
    height: 651px;
    background-image: url("https://oxidrent.stagingmockup.agency/assets/images/frame.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.plan1 .text-right {
    text-align: right;
    margin-right: 26px;
    margin-top: 13px;
    color: white;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 111.111% */
    text-transform: uppercase;
}

.most-popular img {
    min-width: 245px;
    position: absolute;
    top: -90px;
    left: -70px;
}

.imggg {
    width: 50%;
    position: relative;
}

.wid-199 {
    width: 50%;
}

[dir="right_to_left"] .most-popular img {
    top: -100px;
    left: 9px;
}

[dir="right_to_left"] .wid-199 p {
    min-height: 95px;
    margin-left: 30px;
    margin-right: 0px;
}


/* .most-popular .imggg {
    width: 45%;
    position: relative;
}

.most-popular .wid-199{
    width: 55%;
} */

.wid-199 h6 {
    color: white;
    font-family: var(--font-family);
    text-align: right;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    margin-right: 30px;
    margin-bottom: 20px;
    line-height: 30px;
    margin-top: 65px;
}

[dir="right_to_left"] .wid-199 h6 {
    margin-left: 30px;
    margin-right: 0px;
}

.wid-199 p {
    color: white;
    text-align: right;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    margin-right: 30px;
    font-weight: 400;
    line-height: 22px;
    min-height: 89px;
    /* 137.5% */
}

[dir="right_to_left"] .wid-199 p,
[dir="right_to_left"] .wid-199 h6 {
    text-align: left;
}

[dir="right_to_left"] .wid-199 h6 {
    margin-top: 56px;
}

.rigg {
    text-align: right;
    margin-top: 29px;
}

.rigg a {
    margin: auto;
    width: max-content;
    margin-right: 40px;
    border-radius: 10px;
    border: 1px solid white;
    margin-bottom: 40px;
    padding: 0px 30px;
    display: flex;
    align-items: center;
}

.rigg a>div {
    display: flex;
    gap: 8px;
    align-items: center;
}

.rigg a button {
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 15px 0px;
}

.rigg a button i {
    color: white;
}

.rigg a svg {
    margin-left: 10px;
}

.height-1px {
    width: 320px;
    height: 1.3px;
    background: #850D72;
    margin: auto;
}

.paln1-last-row {
    text-align: left !important;
    margin-top: 32px;
}

.brand-logo {

    height: 25px;
    max-width: 117px;

}

.paln1-last-row p {
    text-align: left !important;
    padding-left: 40px;
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
}

.paln1-last-row p span {
    margin-left: 10px;
}

.btn {
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;
}

.paln1-last-row a {
    margin-left: 30px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    color: white;
}

.paln1-last-row a button {
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding-right: 6px;
}

[dir="right_to_left"] .paln1-last-row a button {
    padding-right: 0px;
    padding-left: 6px;
}

section.customer-spotlight {
    background-color: var(--background-white-to-black);
    padding-top: 50px;
}

.paln1-last-row a svg {
    margin-left: 10px;
}

.palns-table {
    margin-top: 50px;
}

.palns-table {
    gap: 20px;
    margin-top: 50px;
}

.plan2 h3 {
    color: black;
    font-family: "Manrope";
    font-size: 30px;
    font-style: normal;
    text-align: left;
    font-weight: 800;
    line-height: 30px;
    margin-top: 105px;
}

.plan2 {
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.05));
    background: white;
    padding: 0px 40px;
}

.plan2 p {
    margin-top: 20px;
    text-align: left;
    color: black;
    font-family: "Manrope";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

a.white-border-btn div {
    align-content: center;
    border-radius: 10px;
    border: 1px solid #000;
    width: 173px;
    height: 50px;
    display: flex;
    /* width: max-content; */
    align-items: center;
    margin-top: 71px !important;
    justify-content: center;
    gap: 8px;
}

a.white-border-btn button {
    color: #000;
    font-family: "Manrope";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

a.white-border-btn svg {
    margin-left: 6px;
}

.border-line {
    height: 2px;
    width: 320px;
    background: #dadada;
    margin-top: 40px;
}

p.cheak-list {
    margin-bottom: 20px;
    display: flex;
    align-items: start;
    align-content: center;
    gap: 10px;
}

p.cheak-list i {
    font-size: 18px;
    color: var(--acent);
}

p.cheak-list span {
    color: black;
    margin-top: -2px;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-align: start;
}

.cheak-list-wrapper {
    margin-top: 32px;
}

.button-without-border.text-align-left a {
    display: flex;
    margin-top: 40px;
    align-items: center;
}

.button-without-border.text-align-left button {
    color: black;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding-right: 6px;
}

[dir="right_to_left"] .button-without-border.text-align-left button {
    padding-left: 6px;
    padding-right: 0px;
}

/* Toggle Switch Styling */
.switch {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 31px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: 5px;
    bottom: 5px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}

.w-max-contnet {
    width: max-content;
}

.gapping-between {
    justify-content: space-between;
    flex-wrap: nowrap;
}

/* When checked, change background color and move slider */
input:checked+.slider {
    background-color: var(--acent);
}

input:checked+.slider:before {
    transform: translateX(22px);
}

#toggleButton {
    width: max-content;
    /* margin: auto; */
    z-index: 3;
    position: relative;
    /* top: 20px; */
}

/* Sun and Moon Icons */
.fa-sun,
.fa-moon {
    display: none;
    position: absolute;
    top: 51%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 14px;
    transition: opacity 0.4s ease;
}

.fa-sun {
    width: 14px;
    height: 14px;
    left: 8.5px;
    opacity: 1;
    color: #000;

    /* filter: brightness(0) invert(1); */
}

.fa-moon {
    right: 8.5px;
    opacity: 0;
}

/* Toggle icon visibility when checked */
input:checked+.slider .fa-sun {
    opacity: 0;
    color: #000 !important;
}

input:checked+.slider .fa-moon {
    opacity: 1;
    color: #000 !important;
}


.plan3 h3 {
    color: #000;
    font-family: "Manrope";
    font-size: 30px;
    font-style: normal;
    text-align: left;
    font-weight: 800;
    line-height: 30px;
    margin-top: 105px;
}

.plan3 {
    border-radius: 0px 200px 0px 0px;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.05));
    background: white;
    padding: 0px 40px;
}

.plan3 p {
    margin-top: 20px;
    text-align: left;
    color: black;
    font-family: "Manrope";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.customer-spotlight-row {
    background-color: var(--spotlight-bg);
    height: 505px;
    background-image: url(../images/customer\ spotlight.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50px;
    padding: 0px 100px;
    padding-bottom: 120px;
}

.customer-spotlight-row h2 {
    margin-top: 20px;
}

.mar-top-57 {
    margin-top: 57px;
}

/* paln section emd */

/* customer spotlight section start  */
.mar-top-40px {
    margin-top: 40px;
    gap: 40px;
}

a.color-bg-btn {
    align-content: center;
    /* width: 179px; */
    height: 55px;
    flex-shrink: 0;
    border-radius: 10px;
    background: var(--acent);
    padding: 0px 50px;
    text-align: center;
}

a.color-bg-btn button {
    color: white;
    font-family: var(--font-family);
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* margin: auto; */
}

section.our-client {
    background-color: var(--background-white-to-black);
}

a.no-bg-btn button {
    color: black;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

a.no-bg-btn svg {
    margin-left: 6px;
}

/* customer spotlight section end */

.our-client h2 {
    text-align: center;
    color: var(--black-to-white);
    margin-top: 100px;
}

.testmonial-item {
    height: 270.309px;
    border-radius: 18.771px;
    background: white;
    box-shadow: 4.693px 4.693px 18.771px 0px rgba(0, 0, 0, 0.05);
}

.slick-slide.slick-active.active .testmonial-item {
    height: 301.927px;
    margin-top: -15px;
}

.testimonial-wrapper .slick-slide {
    margin: 20px 18px;
    /* Adjust the space as needed */
    margin-bottom: 20px;
}

.testimonial {
    padding: 0px 100px;
    /* height: 430px; */
    padding-top: 80px;
    background-image: url('../images/client section bg.webp');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-bottom: 50px;
}

.testimonial-wrapper .slick-list {
    margin-left: 0px;
    /* This counteracts the margin on the first and last slide */
    margin-right: 0px;
    margin-bottom: 0px;
}

.testmonial-item .spacer {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: flex-start;
}

.spacer div p {
    margin-bottom: 0px;
}

.spacer div {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 2px;
    justify-items: center;
}

.testmonial-item {
    align-content: center;
    padding: 0px 30px;
}

.testimonial-para span {
    color: #454545;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    margin-bottom: 28px;
    /* width: 280px; */
    font-weight: 500;
    line-height: 20.649px;
    min-height: 82px;
    display: block;
}

.slick-slide.slick-active.active .testmonial-item .testimonial-para {
    color: #454545;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
}

.testmonial-item .name {
    color: black;
    font-family: var(--font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.314px;
    /* 130.812% */
}

.slick-slide.slick-active.active .testmonial-item .name {
    color: black;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.456px;
    /* 127.848% */
}

.designation {
    color: #7e7e7e;
    font-family: var(--font-family);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.261px;
    /* 117.395% */
}

.slick-slide.slick-active.active .testmonial-item .designation {
    color: #7e7e7e;
    font-family: var(--font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17.046px;
    /* 121.76% */
}

.spacer img {
    max-width: 100%;
    width: 52px;
    margin-top: 2px;
    border-radius: 50%;
}

.slick-slide.slick-active.active .testmonial-item .spacer img {
    width: 91px;
    max-width: 100%;
}

.controllers {
    position: absolute;
    top: 60%;
    padding: 0px 40px;
}

.controllers div {
    width: 43px;
    height: 43px;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1));
    background-color: var(--white-to-gray);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.controllers div i {
    color: #31004a;
    font-size: 13px;
    font-weight: 600;
}

.faqs {
    background: var(--background-white-to-black);
    padding-bottom: 120px;
}

.faqs h6 {
    margin-bottom: 20px;
}

.view-faqs a {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.view-faqs p {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 20px;
}

.view-faqs svg {
    margin-left: 10px;
}

.faq-items {
    z-index: 1;
    margin: auto;
    width: 1100px;
    border: 1px solid var(--border-default-to-3E0060);
    padding: 30px 35px;
    border-radius: 10px;
    background: var(--bg-white-to-1D002D);
    box-shadow: 0px 0px 10px 0px rgba(146, 0, 254, 0.1);
    margin-bottom: 20px;
}

.answer p {
    padding-top: 16px;
    color: #a599ab;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    width: 90%;
}

.question.d-flex.align-items-center.justify-content-between h5 {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 20px;
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 20.456px;
    text-transform: capitalize;
}

.question {
    /* margin-bottom: 16px; */
}

.faq-wrapper {
    margin-top: 60px;
}

.icons-open-and-close {
    position: relative;
}

/* Initially, .answer is hidden */
.answer {
    overflow: hidden;
    max-height: 0;
    /* Start with no height */
    opacity: 0;
    transition: max-height 0.5s ease;
    /* Add transition to max-height and padding */
}

/* When faq-items is active, show the .answer smoothly */
.faq-items.active .answer {
    /* Add some padding to make it look nice */
    overflow: hidden;
    max-height: 400px;
    /* Set a reasonable max height */
    opacity: 1;
}

.faq-wrapper .faq-items.active .answer {
    max-height: 1500px;
}

/* Transition for .close icon */
.icons-open-and-close .close {
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    /* Transition opacity */
}

/* When active, show the .close icon */
.faq-items.active .close {
    opacity: 1;
}

/* Transition for .open icon */
.faq-items.active .open {
    opacity: 0;
    /* Hide open icon when active */
    transition: opacity 0.3s ease-in-out;
}

/* get-started section start */
.get-started {
    height: 446px;
    /* background-image: url(https://oxidrent.stagingmockup.agency/assets/images/getstarted.png); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.max-width-90 {
    max-width: 1500px;
    width: 95%;
}

/* Container for the email input and button */
.email-subscribe {
    margin-top: 40px;
    display: flex;
    align-items: center;
    border: 2px solid #ddd;
    border-radius: 15px;
    justify-content: space-between;
    padding: 5px;
    background-color: white;
    width: 568px;
    height: 66px;
}

/* Email input field styling */
.email-input {
    background: transparent;
    flex-grow: 1;
    border: none;
    outline: none;
    padding: 12px 20px;
    border-radius: 30px 0 0 30px;
    /* Rounded on the left side */
    font-size: 16px;
    color: rgb(0, 0, 0);
    text-align: left;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 100% */
}

.email-input::placeholder {
    color: #888;
    /* Set your desired color */
    opacity: 1;
    /* Ensure full opacity across all browsers */
}

/* Button styling */
.subscribe-button {
    border-radius: 10px;
    background: var(--acent);
    /* Purple background */
    border: none;
    padding: 12px 24px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 201px;
    height: 50px;
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* 125% */
}

.subscribe-button svg {
    margin-left: 5px;
}

.subscribe-button:hover {
    background-color: var(--acent);
    color: var(--background-white-to-black);
}

.get-started-button {
    border-radius: 10px;
    background: var(--acent);
    border: none;
    padding: 12px 24px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.get-started-button:hover {
    background-color: var(--banner-btn2);
    color: var(--background-white-to-black);
}

.get-started h6 {
    color: white;
    font-family: var(--font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 20px;
    /* 100% */
}

.row-no-1 {
    padding-top: 80px;
    padding-bottom: 50px;
}

/* get-started section end */

/* footer start */
.row.row-no-1 p {
    margin-top: 40px;
    color: var(--heading-black);
    position: relative;
    z-index: 1;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0px;
}

.row.row-no-1 a button {
    border-radius: 10px;
    background: var(--acent);
    width: 269px;
    height: 55px;
    color: white;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-top: 20px;
}

p.social-text {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-top: 40px;
}

.social-icons {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.social-icons div {
    border-radius: 7px;
    display: flex;
    width: 37.976px;
    height: 37.976px;
    border: 1px solid #D9D9D9;
    align-items: center;
    justify-content: center;
}

.col-md-3.footer-row1-col2 p {
    /* margin-top: 0px; */
}

.col-md-3.footer-row1-col2 p span {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

p.title-footer-link {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
}

footer {
    background-color: var(--background-white-to-black);
}

p.menu-footer-links a {
    color: var(--text-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

p.menu-footer-links {
    margin-bottom: 20px !important;
}

.col-md-2.footer-row1-col3 p {
    /* margin-top: 0px; */
}

.tab-btn:hover {
    color: white !important;
}

.col-md-2.footer-row1-col3 p span {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

p.menu-footer-links {
    margin-top: 0px !important;
}

.title-footer-linbk {
    margin-top: 65px !important;
}

.row-no-2 {
    background: var(--footer-2nd-row-bg);
    padding-top: 50px;
    padding-bottom: 100px;


}

p.link-sub-heading {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

p.menu-link-row2 {
    color: var(--text-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
}

.row-no-3 {
    background: #240036;
    padding: 20px 0px;
}

.row-no-3 p {
    margin-bottom: 0px;
    color: #c3c3c3;
    font-family: var(--font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 142.857% */
}

.row-no-3 p {
    position: relative;
    z-index: 1;
}

.row-no-2 {
    border-top: 1px solid var(--transparent-to-dark-border);
}

p.link-sub-heading.click-toggle-area {
    z-index: 1;
    position: relative;
}

.footer-row1-col1 {
    z-index: 5;
}

footer p a {
    z-index: 2;
}

.row-no-3 p span {
    margin-bottom: 0px;
    color: #c3c3c3;
    font-family: var(--font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 142.857% */
}

.gaqq {
    gap: 50px;
}

footer {
    position: relative;
    overflow: hidden;
}

footer .effects:after {
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 586px;
    height: 586px;
    content: "";
    position: absolute;
    border-radius: 586px;
    background: var(--transparent2-to-380057);
    filter: blur(164.5833282470703px);
}

footer .effects:before {
    top: 0;
    right: 0;
    z-index: 0;
    width: 450px;
    height: 450px;
    content: "";
    position: absolute;
    border-radius: 586px;
    background: var(--transparent2-to-380057);
    filter: blur(164.5833282470703px);
}

.faq-wrapper:after {
    transform: translate(25%, 0%);
    content: "";
    position: absolute;
    width: 700px;
    height: 700px;
    z-index: 0;
    border-radius: 748px;
    background: var(--transparent2-to-430069);
    filter: blur(204.16664123535156px);
}

/* footer end */

/* hover effect menu footer */
p.menu-footer-links a {
    position: relative;
}

p.menu-footer-links a::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: var(--background-white);
    transition: 0.5s transform ease;
    transform: scale3d(0, 1, 1);
    transform-origin: 0 50%;
}

p.menu-footer-links a:hover {
    color: var(--acent);
}

p.menu-footer-links a:hover::before {
    transform: scale3d(1, 1, 1);
}

p.menu-footer-links a::before {
    transform-origin: 50% 50%;
    background: var(--acent);
}

p.link-sub-heading a {
    color: var(--heading-black);
}

p.menu-link-row2 a {
    position: relative;
    color: var(--text-black);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

p.menu-link-row2 a::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: var(--background-white);
    transition: 0.5s transform ease;
    transform: scale3d(0, 1, 1);
    transform-origin: 0 50%;
}

p.menu-link-row2 a:hover::before {
    transform: scale3d(1, 1, 1);
}

p.menu-link-row2 a:hover {
    color: var(--acent);
}

p.menu-link-row2 a::before {
    transform-origin: 50% 50%;
    background: var(--acent);
}

.hover-link-last {
    position: relative;
}

.hover-link-last::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: var(--background-white);
    transition: 0.5s transform ease;
    transform: scale3d(0, 1, 1);
    transform-origin: 0 50%;
}

.hover-link-last:hover::before {
    transform: scale3d(1, 1, 1);
}

.hover-link-last:hover {
    color: var(--acent);
}

.article-details .blog-description h1,
.article-details .blog-description h2,
.article-details .blog-description h3,
.article-details .blog-description h4,
.article-details .blog-description h5,
.article-details .blog-description h6 {
    color: var(--f212529-to-white);
}

.hover-link-last::before {
    transform-origin: 50% 50%;
    background: var(--acent);
}

.social-icons div {
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.social-icons div img {
    transition: 0.3s ease-in-out;
    /* filter: var(--filter-bightness); */
    width: 20px;
    height: 20px;
    filter: brightness(0) saturate(100%) invert(15%) sepia(22%) saturate(5180%) hue-rotate(259deg) brightness(79%) contrast(125%);
}

.social-icons div:hover {
    box-shadow: 0px 0px 15px 0px #61005181;
    border: 1px solid var(--acent);
    background-color: var(--acent);
}

.social-icons div:hover img {
    filter: brightness(0) invert(1);
}

.row.row-no-1 a button {
    transition: background 0.3s ease-in-out;
}

.row.row-no-1 a button:hover {
    border: 1px solid var(--acent);
    background: #9f228a00;
    color: var(--acent);
}

a.white-border-btn div {
    transition: background 0.3s ease-in-out;
}

a.white-border-btn div:hover {
    border: 1px solid var(--acent) !important;
    background-color: var(--acent) !important;
}

a.white-border-btn div button {
    transition: color 0.3s ease-in-out;
}

a.white-border-btn div:hover button,
a.white-border-btn div:hover i {
    color: white;
}

a.white-border-btn div path {
    transition: 0.3s ease-in-out;
}

a.white-border-btn div:hover path {
    stroke: white;
}

.button-without-border.text-align-left button,
.button-without-border.text-align-left i {
    transition: 0.3s ease-in-out;
}

.button-without-border.text-align-left path {
    transition: 0.3s ease-in-out;
}

.button-without-border.text-align-left:hover button,
.button-without-border.text-align-left:hover i {
    color: var(--acent);
    letter-spacing: 0.5px;
}

.button-without-border.text-align-left:hover path {
    stroke: var(--acent);
}

.paln1-last-row a button,
.paln1-last-row a i {
    transition: all 0.3s ease-in-out;
}

.paln1-last-row a path {
    transition: 0.3s ease-in-out;
}

.paln1-last-row a:hover button,
.paln1-last-row a:hover i {
    color: var(--heading-black);
    letter-spacing: 0.5px;
}

.car-details-section .car-description .answer p {
    flex-direction: column;
}

.paln1-last-row a:hover path {
    stroke: var(--heading-black);
}

.rigg a {
    transition: 0.3s ease-in-out;
}

.rigg a:hover button {
    transition: 0.3s ease-in-out;
}

.rigg a:hover path {
    transition: 0.3s ease-in-out;
}

.rigg a:hover {
    background-color: white !important;
    border: 1px solid white;
}

.rigg a:hover button,
.rigg a:hover i {
    color: var(--acent) !important;
}

.rigg a:hover path {
    stroke: var(--acent);
}

.discover-box p {
    transition: color 0.3s ease-in-out !important;
}

.discover-box h3 {
    transition: color 0.3s ease-in-out !important;
}

.discover-box {
    transition: background 0.3s ease-in-out !important;
}

a.color-bg-btn {
    /* width: 180px; */
    border: 1px solid transparent;
    transition: background 0.3s ease-in-out;
}

a.color-bg-btn button {
    transition: color 0.3s ease-in-out;
}

a.color-bg-btn:hover {
    background: #9f228a00;
    border: 1px solid var(--acent);
}

a.color-bg-btn:hover button {
    color: var(--acent);
}

a.no-bg-btn button {
    transition: 0.3s ease-in-out;
}

a.no-bg-btn path {
    transition: 0.3s ease-in-out;
}

a.no-bg-btn:hover button {
    color: var(--acent);
    letter-spacing: 0.5px;
}

a.no-bg-btn:hover path {
    stroke: var(--acent);
}

.mobile-sub-menu a {
    color: #41005b !important;
}

a.view-all-borwse-car path {
    transition: 0.3s ease-in-out;
    stroke: var(--black-to-white);
}

.view-all-borwse-car i {
    color: var(--black-to-white);
}

a.view-all-borwse-car span,
a.view-all-borwse-car i {
    transition: 0.3s ease-in-out;
}

a.view-all-borwse-car:hover span,
a.view-all-borwse-car:hover i {
    color: var(--acent);
    letter-spacing: 0.5px;
}

a.view-all-borwse-car:hover path {
    stroke: var(--acent);
}

.wd40 {
    width: 539px;
    margin: auto;
}

.hide-desktop {
    display: none;
}

/* header hover */
.menu li a {
    position: relative;
}

.menu li a::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: var(--background-white);
    transition: 0.5s transform ease;
    transform: scale3d(0, 1, 1);
    transform-origin: 0 50%;
}

.menu li a:hover {
    color: var(--acent);
}

.menu li a:hover::before {
    transform: scale3d(1, 1, 1);
}

.menu li a::before {
    transform-origin: 50% 50%;
    background: var(--acent);
}

[dir="right_to_left"] .rigg {
    margin-top: 15px;
}

/* media query tablet start */
@media only screen and (max-width: 1024px) {

    .slides-listing-details p {
        width: 100%;
        margin-bottom: 5px;
        font-size: 14px;
    }

    .listing-banner-section .listing-item {
        /* position: relative !important; */
        top: initial;
    }

    .slides-listing-details a button {
        margin-top: 6px;
        padding: 9px 22px;
        font-size: 14px;
    }

    .banner-slider-listing {
        padding-left: 30px;
        padding-right: 30px;
    }

    .listing-banner-section .listing-sliders {
        display: flex;
        align-items: center;
    }



    .blogs-rightbar .blogs-rightbar-item .brand-categories {
        padding-bottom: 15px;
        margin-bottom: 5px;
    }

    .our-client h2 {
        margin-top: 65px;
    }

    .car-filteration-tabs {
        padding: 0px 30px;
    }

    h6.sub-heading {
        font-size: 18px;
    }

    section.customer-spotlight .row div {
        text-align: center;
    }

    .mar-top-40px {
        justify-content: center !important;
    }

    h2.black {
        font-size: 35px;
        line-height: 40px;
    }

    .get-started {
        padding: 70px 0px;
        height: 100%;
    }

    .get-started .row div {
        width: 100%;
    }

    .faq-items {
        width: 100%;
    }

    .m-top div {
        border: none;
        width: 80%;
        margin: auto;
    }

    .bor-b {
        border-bottom: 1px solid #e2e2e2 !important;
    }

    .bor-l {
        border-bottom: 1px solid #e2e2e2 !important;
    }

    .m-bottom div {
        width: 80%;
        border: none;
        margin: auto;
    }

    .menu li a:hover {
        color: inherit;
    }

    .menu li a:hover::before {
        transform: none;
    }

    .menu li a::before {
        transform-origin: 0;
        background: transparent;
        height: 0px;
    }

    .customer-spotlight-row div img {
        width: 100%;
    }

    .customer-spotlight-row div {
        width: 100%;
    }

    .customer-spotlight-row {
        flex-wrap: wrap;
        height: 100%;
        padding: 80px 30px;
        padding-bottom: 100px;
    }

    .as {
        margin-top: 40px;
    }

    .palns-table {
        flex-wrap: wrap !important;
        align-items: center;
        justify-content: center;
        display: flex;
        margin-top: 25px;
    }

    .plan1 {
        width: 450px;
        height: 573px;
        background-position: top;
    }

    .plan2 {
        width: 450px;
        padding-bottom: 30px;
    }

    .plan3 {
        width: 450px;
        padding-bottom: 30px;
    }

    .hide-desktop {
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }

    .mobile-none {
        display: none;
    }

    .banner-section {
        height: 100%;
        padding-bottom: 70px;
    }

    .custom-select {
        /* background: var(--background-white); */
    }

    .filter-container {
        background: white;
        border-radius: 10px;
        width: 100%;
        height: 100%;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .filter-options.active {
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .tab-buttons {
        margin: auto;
        /* width: max-content !important; */
    }

    .filter-dropdown option {
        font-size: 14px;
    }

    .image-box-discoder {
        width: 71px !important;
        height: 70px !important;
        border: 1px solid #dcdcdc !important;
        margin-bottom: 20px !important;
    }

    h2.white {
        font-size: 35px;
        line-height: 40px;
    }

    .step-content h4 {
        font-size: 25px;
        height: 100%;
    }

    .view-faqs p {
        font-size: 18px;
    }

    .testimonial-para {
        font-size: 13px;
        width: 100%;
    }

    .slick-slide.slick-active.active .testmonial-item .testimonial-para {
        font-size: 13px;
        line-height: 20.649px;
    }

    .slick-slide.slick-active.active .testmonial-item .spacer img {
        width: 81px;
        max-width: 100%;
    }

    .slick-slide.slick-active.active .testmonial-item .name {
        font-size: 14px;
        font-weight: 500;
    }

    .slick-slide.slick-active.active .testmonial-item .designation {
        font-size: 13px;
    }

    .slick-slide.slick-active.active .testmonial-item {
        height: 270px;
        margin-top: 0px;
    }

    .testimonial {
        padding: 0px 50px;
        height: 100%;
        padding-top: 50px;
    }

    .controllers div {
        width: 43px;
        height: 43px;
        filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1));
        background-color: var(--white-to-gray);
        border-radius: 100px;
        background: #bbb2c0;
        z-index: 999999;
    }

    .banner-section h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .row.row-no-1 div {
        margin-bottom: 20px;
        width: 50%;
    }

    .footer-row1-col4 {
        margin-top: 0px;
    }

    .row-no-2 .row div {
        justify-content: center;
        width: 50%;
        margin-bottom: 30px;
    }

    .faq-section .container {
        padding: 8px 24px 10px !important;
    }

    .faq-section .container .right .faq-con {
        min-height: calc(-180px + 72vh) !important;
        margin-top: 16px;
    }

    .faq-section .container .right .faq-con .faq-content {
        padding: 24px 24px !important;
    }

    .faq-section .container .left ul li {
        font-size: 28px !important;
    }

    .faq-section .container .left h2 {
        font-size: 35px !important;
    }

    .faq-section .container .left ul {
        width: 80% !important;
        margin-top: 8px !important;
    }

    .faq-page-wrapper-icons-boxes svg {
        right: -14px !important;
        top: 7px !important;
        height: 17px;
    }

    .card-box-car {
        margin: 7px 12px 0 !important;
    }

    .blogs-inner-sec .article-detail-con .article-detail-banner::after {
        width: 100% !important;
    }

    .car-details-row {
        margin-top: 10px;
    }

    .feature-img-box {
        height: 250px;
    }

    .car-details-row2 .black.text-left {
        font-size: 26px;
    }

    .car-details-section .answer p {
        /* flex-direction: column; */
        gap: 13px;
    }

    .car-details-section .car-description .answer p {
        flex-direction: column;
    }

    .Insurance .option-box {
        width: 100%;
    }

    .Insurance .subscription-options {
        flex-direction: column;
    }

    .monthly-fee {
        margin-top: 0px;
    }

    .monthly-fee div button {
        padding: 15px 25px;
        margin-top: 12px;
    }
}

/* media query for mobile version start */
@media only screen and (max-width: 767px) {
    .banner-button-row {
        margin-top: 70px;
        display: flex !important;
        gap: 10px;
        text-align: center;
        flex-wrap: wrap;
        align-items: start !important;
    }

    .col-md-5.padding-left-40px.car-details-row3 {
        margin-bottom: 30px;
        padding-left: 8px;
        border: none;
        padding-right: 8px;
        margin-top: 0;
    }

    .car-details-section .breadcrum span {
        font-size: 12px;
    }

    .car-details-section .breadcrum {
        justify-content: space-between;
        padding: 0;
        /* margin-top: 17px; */
    }

    .most-popular img {
        width: 190px;
        top: 43px;
        min-width: 50px;
        left: -50px;
    }

    .listing-filtered-row .car-items {
        width: 100%;
        margin: 0 !important;
    }

    .daily-para-content p {
        margin-inline-start: 145px !important;
        text-align: end !important;
    }

    .discover-box p {
        width: 64%;
    }

    .banner-button-row .btn-2 button {
        margin-bottom: 20px !important;
    }

    .banner-button-row .btn-1 button {
        margin-bottom: 0px !important;
    }

    .banner-section h1 {
        font-size: 35px;
        line-height: 45px;
        margin-top: 10px;
    }

    .banner-section p.banner-sub-heading {
        font-size: 16px;
        margin-top: 10px;
    }

    .tab-buttons {
        width: 100%;
    }

    .tab-btn {
        width: max-content;
        padding: 10px 20px;
        font-size: 16px;
    }

    .custom-select {
        width: 100%;
        /* background: var(--background-white); */
    }

    button.search-btn {
        margin-top: 25px;
        width: 100%;
        gap: .5rem !important;
    }

    .search-btn img {
        width: 16px;
        height: 16px;
    }

    .filter-container {
        width: 90%;
    }

    .filter-dropdown {
        font-size: 16px;
    }

    .search-btn {
        font-size: 16px;
    }

    .tab-buttons-of-slider-borwse-car {
        width: 100%;
    }

    .car-slider-wrapper::before {
        background: linear-gradient(270deg, #ffffff00 37.5%, rgba(255, 255, 255, 0) 100%);
    }

    .car-slider-wrapper::after {
        background: linear-gradient(270deg, #ffffff00 37.5%, rgba(255, 255, 255, 0) 100%);
    }

    .Browse-all-cars .slick-slide {
        margin-right: 0px;
    }

    .Browse-all-cars .slick-list {
        margin-right: 0px;
        /* To adjust the container to prevent horizontal scroll */
    }

    .Browse-all-cars .slick-list {
        padding-right: 0vw !important;
        /* Adjust to control the partial visibility of the 4th slide */
    }

    .car-filteration-tabs {
        padding: 0px 0px;
        flex-direction: column-reverse;
        margin-bottom: 40px;
        gap: 20px;
    }

    .row-no-2.d-block {
        padding-bottom: 38px;
    }

    .Browse-all-cars {
        padding: 65px 12px;
        overflow: hidden;
    }

    .car-info p span {
        font-size: 16px;
    }

    h2.black {
        font-size: 30px;
        line-height: 35px;
    }

    h6.sub-heading {
        font-size: 16px;
        margin-bottom: 10px !important;
    }

    .m-top div {
        border: none;
        width: 90%;
        margin: auto;
    }

    .r-bottom div {
        border: none;
        width: 90%;
        margin: auto;
    }

    .discover-box h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .steps {
        padding: 50px 0px;
        height: 100%;
    }

    .step-content {
        margin-bottom: 30px;
    }

    .step-content h4 {
        height: auto;
    }

    .paln-section p {
        font-size: 16px;
        line-height: 22px;
    }

    .paln-section {
        padding: 80px 20px;
    }

    .border-line {
        width: 100%;
    }

    .m-top {
        margin-top: 20px;
    }

    .row-no-3 p {
        text-align: center;
    }

    .gaqq {
        margin-top: 15px;
        gap: 30px;
        justify-content: center !important;
    }

    .row-no-2 {
        padding-bottom: 50px;
    }

    .row.row-no-1 div {
        margin-bottom: 20px;
        width: 100%;
    }

    a.view-all-borwse-car span {
        font-size: 16px;
    }

    .car-filteration-tabs div {
        width: max-content;
    }

    a.view-all-borwse-car.d-flex.align-items-center {
        justify-content: flex-end;
    }

    .view-more-options a {
        font-size: 14px;
    }

    h2.white {
        font-size: 30px;
        line-height: 35px;
    }

    [dir="right_to_left"] .search-input svg {
        left: -300px;
    }

    .filter-con {
        border-radius: 0;
        margin-bottom: 0;
    }

    .steps p {
        text-align: center;
        color: white;
        text-align: center;
        font-family: var(--font-family);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        width: 100%;
    }

    .step-content h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .wid-199 {
        text-align: left !important;
        width: 100%;
    }

    .wid-199 h6 {
        text-align: end;
        font-size: 25px;
        margin-left: 30px;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .most-popular {
        flex-direction: column;
    }

    .paln-section p {
        text-align: left;
        font-size: 16px;
        line-height: 22px;
        margin-left: 30px;
    }

    .paln-section .pain-sub-txt {
        margin-left: 0;
        text-align: center;
    }

    section.customer-spotlight .row .mar-top-40px {
        margin-top: 28px;
    }

    .plan1 .text-right {
        text-align: right;
        margin-right: 14px;
        margin-top: 15px;
        font-size: 15px;
    }

    .rigg a {
        margin: 0px;
        width: max-content;
        margin-inline-start: 30px;
        margin-bottom: 20px;
    }

    .rigg {
        margin-top: 10px;
    }

    .paln1-last-row p {
        padding-left: 0px;
    }

    .imggg {
        width: 100%;
    }

    .plan1 {
        width: 450px;
        height: 596px;
    }

    [dir="right_to_left"] .most-popular img {
        right: -49px;
        top: 44px;
    }

    .wid-199 p {
        margin-left: 20px;
    }

    .wid-199 h6 {
        margin-left: 20px;
    }

    a.white-border-btn div {
        margin-top: 31px !important;
    }

    .plan2 p {
        margin-left: 0px;
    }

    .plan3 p {
        margin-left: 0px;
    }

    .plan2 h3 {
        font-size: 25px;
    }

    .plan3 h3 {
        font-size: 25px;
    }

    .plan2 h3 {
        margin-top: 50px;
    }

    .plan3 h3 {
        margin-top: 50px;
    }

    .customer-spotlight-row div {
        flex-direction: column;
    }

    .customer-spotlight-row {
        padding: 70px 20px;
        padding-bottom: 40px;
    }

    .testmonial-item .spacer {
        flex-direction: column;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .spacer div {
        text-align: center;
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 2px;
        justify-items: center;
    }

    .slick-slide.slick-active.active .testmonial-item {
        height: 320px;
    }

    section.customer-spotlight {
        padding: 0px 20px;
    }

    .Browse-all-cars .tab-btn {
        gap: 5px;
    }

    .tab-btn {
        padding: 8px 26.5px;
    }

    .car-info p {
        font-size: 14px;
    }

    .car-info p span {
        font-size: 14px;
    }

    a.white-border-btn button {
        font-size: 14px;
    }

    a.color-bg-btn button {
        font-size: 14px;
    }

    a.color-bg-btn {
        width: 163px;
    }

    a.color-bg-btn {
        height: 45px;
    }

    a.no-bg-btn button {
        font-size: 14px;
    }

    .steps {
        padding: 70px 20px 37px;
        height: 100%;
    }

    .wd40 {
        width: 100%;
    }

    .steps {
        /* padding-bottom: 20px; */
    }

    .email-input {
        flex-grow: 0;
    }

    .max-width-90 {
        max-width: 100%;
    }

    .email-input {
        flex-grow: 0;
        font-size: 14px;
    }

    .subscribe-button {
        padding: 10px 10px;
        width: 70px;
        font-size: 16px;
    }

    .subscribe-button i {
        margin: 0 !important;
    }

    .paln-section {
        padding: 70px 20px;
        overflow: hidden;
    }

    .question.d-flex.align-items-center.justify-content-between h5 {
        font-size: 18px;
    }

    .answer p {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }

    .row-no-2 .row div {
        width: 100%;
    }

    p.link-sub-heading {
        margin-bottom: 20px;
    }

    .row-no-2 {
        padding-bottom: 20px;
    }

    p.title-footer-link {
        margin-bottom: 20px !important;
    }

    .tab-btn:hover .social-icons div {
        width: 37.976px !important;
        height: 37.976px !important;
    }

    p.menu-footer-links {
        margin-bottom: 15px !important;
    }

    .faq-wrapper {
        padding: 0px 20px;
    }
}

/* media query for mobile version end */

/* media query tablet end */
/* mian end */
.controllers div {
    z-index: 99;
}

/* dropdown-menu */
.sub-menu {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0px 15px !important;
    padding-bottom: 20px;
    top: 65px;
    left: 260px;
    /* right: 0; */
    margin: auto;
    width: 50%;
    position: absolute;
    background: white;
    flex-direction: column;
    border-radius: 8px;
    /* justify-content: center; */
    /* align-items: flex-start; */
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.142));
    z-index: 999999999;
    transition: max-height 0.5s ease, opacity 0.5s ease, padding 0.5s ease;
}

.plan-dropdown-box p {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #4d3232;
}

/* .has-sub-menu {
    z-index: 999999999;
    position: relative;
} */

.btn-primary {
    padding: 12px 30px;
    line-height: 1;
    color: #fff !important;
    background: var(--banner-dark-bg-btn);
    border: 0;
    border-radius: 10px;
}

.menu li a.btn-primary::before .menu li a.btn-secondary::before {
    display: none;
}

.btn-secondary {
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid var(--banner-btn2);
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    padding: 10px 15px;
    line-height: 20px;
    transition: 0.3s ease-in-out;
}

.has-sub-menu.open .sub-menu {
    max-height: max-content !important;
    /* Set max-height large enough for the content */
    opacity: 1;
    /* padding-bottom: 20px !important; */
}

.mobile-has-sub-menu a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mobile-sub-menu {
    max-height: 0;
    padding: 0px 18px;
    opacity: 0;
    width: 100%;
    gap: 0;
    position: relative;
    background: #f8e3ff;
    flex-direction: column;
    border-radius: 8px;
    transition: max-height 0.5s ease, opacity 0.3s ease, padding 0.5s ease;
}

.mobile-profile-con a div img {
    width: 43px;
    height: 43px;
    background: var(--border-color-light-gray);
    border-radius: 50%;
}

.mobile-profile-con a div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.mobile-container:has(.mobile-has-sub-menu.active) .mobile-sub-menu {
    margin-top: 8px;
}

.mobile-sub-menu li {
    padding-bottom: 12px;
}

.profile-drop-down {
    max-height: 0;
    /* Initially hidden */
    opacity: 0;
    /* Hidden by default */
    overflow: hidden;
    padding: 0px 15px;
    top: 40px;
    width: 150px;
    position: absolute;
    background: white;
    flex-direction: column;
    border-radius: 8px;
    justify-content: center;
    align-items: flex-start;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.16));
    z-index: 999999999;
    transition: max-height 0.5s ease, opacity 0.5s ease, padding 0.5s ease;
}

.has-dropdown-menu.open .profile-drop-down {
    max-height: max-content !important;
    /* Set max-height large enough for the content */
    opacity: 1;
    padding: 20px 15px;
}

header {
    position: relative;
    z-index: 9;
}

li.option-hover-link {
    position: relative;
    color: black !important;
    margin-bottom: 15px;
    width: max-content;
}

li.option-hover-link a {
    color: black !important;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
}

li.option-hover-link a::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: var(--background-white);
    transition: 0.5s transform ease;
    transform: scale3d(0, 1, 1);
    transform-origin: 0 50%;
}

li.option-hover-link a:hover::before {
    transform: scale3d(1, 1, 1);
}

li.option-hover-link a:hover {
    color: var(--acent);
}

li.option-hover-link a::before {
    transform-origin: 50% 50%;
    background: var(--acent);
}

.discover-benefits .container .row {
    position: relative;
}

.discover-benefits .container .m-top .discover-box:last-child,
.discover-benefits .container .r-bottom .discover-box:last-child {
    border-right: 0 !important;
}

.discover-box {
    z-index: 1;
    transition: background 0.3s ease-in-out !important;
}

.m-top::after {
    width: 632px;
    height: 632px;
    flex-shrink: 0;
    border-radius: 632px;
    background: var(--transparent2-to-380057);
    filter: blur(164.5833282470703px);
    content: '';
    position: absolute;
    top: 0;
    left: 25%;
    right: auto;
}

.discover-benefits {
    overflow: hidden;
    padding-bottom: 100px;

}

.profile {
    position: relative;
    cursor: pointer;
    /* width: max-content; */
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
}

li.option-hover-link a {
    color: var(--heading-black);
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
}

.light-logo {
    display: var(--block-to-none);
}

.dark-logo {
    display: var(--none-to-block);
}

.profile::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: var(--background-white);
    transition: 0.5s transform ease;
    transform: scale3d(0, 1, 1);
    transform-origin: 0 50%;
}

.profile:hover::before {
    /* transform: scale3d(1, 1, 1); */
}

.user-not-registered i {
    color: var(--acent);
}

.user-registered {
    display: flex;
}

.hamburger {
    width: 100%;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--heading-black);
    /* width: 68%; */
}

.user-registered a img {
    background: var(--border-color-light-gray);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    object-fit: cover;
}

.user-registered a p {
    /* color: black; */
    margin-bottom: 0;
    margin-left: 12px;
    margin-right: 12px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    color: var(--heading-black);
    font-weight: 700;
}

.user-registered i {
    font-size: 27px;
}


.profile::before {
    transform-origin: 50% 50%;
    background: var(--acent);
}

.text-container {
    display: inline-flex;
    flex-direction: column;
    height: 60px;
    overflow: hidden;
}

.text-container span {
    height: 60px;
    color: var(--banner-animated-heading);
    animation: moveUp 5s linear infinite;
    text-align: left;
}

@keyframes moveUp {
    0% {
        transform: translateY(0);
    }

    5% {
        transform: translateY(0);
    }

    15% {
        transform: translateY(0);
    }

    25% {
        transform: translateY(0);
    }

    35% {
        transform: translateY(-60px);
    }

    45% {
        transform: translateY(-60px);
    }

    55% {
        transform: translateY(-60px);
    }

    65% {
        transform: translateY(-130px);
    }

    75% {
        transform: translateY(-130px);
    }

    95% {
        transform: translateY(-130px);
    }

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

.plan2 p {
    width: 255px;
}

.plan3 p {
    width: 262px;
}

@media (max-width: 768px) {

    .banner-slider-listing {
        border-radius: 0px;
        padding-top: 0;
    }

    /* .blogs-inner-sec .blog-detail-con h1{
        margin-bottom: 15px;
    } */

    section.rental-agreement {
        padding: 40px 20px !important;
    }

    .blogs-inner-sec .blog-detail-con h1 {
        margin-bottom: 15px;
    }

    .listing-banner-section {
        padding-top: 0;
        padding-bottom: 0;
    }

    .listing {
        padding-top: 0;
    }

    .filter-btn {
        background-color: var(--background-white-to-black);
        border: 1px solid #DCDCDC;
        border-radius: 24rem;
        color: #002f34;
        display: grid;
        height: var(--trigger-size);
        justify-content: center;
        line-height: var(--trigger-size);
        /* place-content: center; */
        position: relative;
        margin: 20px 0 14px;
        padding: 6px 17px;
    }

    .filter-btn svg {
        color: var(--heading-black);
    }

    .row.row-no-1 a button {
        width: 160px;
        height: 45px;
        font-size: 16px;
    }

    .row-no-2 {
        padding: 30px 15px;
        padding-bottom: 0px;
    }

    .row-no-1 {
        padding: 70px 15px 10px;
    }

    .social-icons div {
        width: 38px !important;
        height: 38px !important;
    }

    .offcanvas-header,
    .offcanvas-body {
        background: var(--F8F8F8-to-dark-bg);
    }



    .offcanvas-header button svg {
        fill: var(--heading-black);
    }

    .row.row-no-1 p {
        margin-top: 30px;
    }

    .row.row-no-1 p {
        margin-top: 32px;
    }

    .row.row-no-1 a button {
        width: 200px;
        height: 50px;
    }

    .text-container {
        display: inline-flex;
        flex-direction: column;
        height: 40px;
        overflow: hidden;
    }

    .text-container span {
        height: 40px;
        color: var(--banner-animated-heading);
        animation: moveUp 5s linear infinite;
        text-align: left;
    }

    @keyframes moveUp {
        0% {
            transform: translateY(0);
        }

        5% {
            transform: translateY(0);
        }

        15% {
            transform: translateY(0);
        }

        25% {
            transform: translateY(0);
        }

        35% {
            transform: translateY(-40px);
        }

        45% {
            transform: translateY(-40px);
        }

        55% {
            transform: translateY(-40px);
        }

        65% {
            transform: translateY(-90px);
        }

        75% {
            transform: translateY(-90px);
        }

        95% {
            transform: translateY(-90px);
        }

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

/* mobile menu */
.mobile-menu {
    display: none;
}

#nav-icon1 img {
    width: 24px;
    height: 24px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: var(--acent);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
    top: 0px;
}

#nav-icon1 span:nth-child(2) {
    top: 10px;
}

#nav-icon1 span:nth-child(3) {
    top: 20px;
}

#nav-icon1.open span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

#nav-icon1.open span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.mobile-container {
    display: none;
}

.mobile-menu {
    display: none !important;
}

body {
    overflow-x: hidden;
    margin: 0px;
    padding: 0px;
    font-family: var(--font-family);
}

.click-toggle-area span {
    display: none;
}

.column-count {
    column-count: 2;
}

#nav-icon1 {
    display: none;
}

@media (max-width: 1024px) {
    /* ul.menu {
        display: none !important;
    } */

    #nav-icon1 {
        display: block;
    }

    .desktop-menu {
        display: none !important;
    }

    .auth-buttons {
        display: none;
    }

    .custom-lang-dropdown {
        display: none !important;
    }

    .user-menu {
        display: none;
    }

    .slides-listing-details h5 {
        font-size: 16px;
        margin-bottom: -12px;
    }

    .slides-listing-details h2 {
        font-size: 31px;
        line-height: 60px;
    }

    .roww {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    .plan3 {
        border-radius: 0;
    }

    ul.menu {
        display: flex;
        align-items: start;
        flex-direction: column;
        justify-content: flex-start;
        /* margin-top: 120px !important; */
    }

    header {
        /* overflow: hidden; */
    }

    #nav-icon1 img {
        /* width: 100%; */
        /* margin-top: -5px; */
    }



    .mobile-container {
        transition: transform 0.4s ease-in-out;
        /* Smooth transition */
        padding: 30px 60px;
        height: 100vh;
        transform: translateX(1000px);
        background-color: var(--background-white-to-black);
        position: fixed;
        width: 100vw;
        top: 0;
        right: 0;
        z-index: 999;
    }

    .header-last-col {
        gap: 0px;
    }

    .switch {
        width: 45px;
        height: 22px;
    }

    .fa-sun {
        width: 10px;
        height: 10px;
        top: 46%;
        left: 5px;
        font-size: 12px;
    }

    .fa-moon {
        right: 5.5px;
        font-size: 12px;
        top: 50%;
    }

    .opennn img {
        width: 25px !important;
        height: 28px !important;
    }

    .toogle-switch {
        padding-inline-end: 12px;
        margin-top: 4px;
    }

    .logo {
        margin-top: 5px;
    }

    [dir="right_to_left"] .fa-sun {
        left: 6.5px;
        top: 49%;
    }



    .slider:before {
        height: 15px;
        width: 16px;
        left: 3px;
        bottom: 3.2px;
    }



    .mobile-menu {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        width: 62% !important;
        gap: 10px;
    }

    .logo img {
        width: 150px;
    }

    .mobile-width {
        width: 37% !important;
    }

    .mobile-container {
        display: block !important;
    }

    .rowww {
        display: flex;
        justify-content: space-between;
        margin-bottom: 40px;
        align-items: center;
    }

    .column-count {
        column-count: 1 !important;
    }
}

@media (min-width: 768px) {

    .open-toggle-btn,
    .close-toggle-btn {
        display: none;
        /* Hide buttons on desktop */
    }





    .footer-toggle-content {
        display: block;
        /* Show content on desktop */
        opacity: 1;
        /* Ensure it's visible */
        max-height: none;
        /* Remove max-height to show all content */
    }
}

@media (max-width: 767px) {

    .blogs-inner-sec .blog-detail-con .blog-item-img img {
        min-height: 350px;
    }

    .blogs-inner-sec .blog-detail-con .blog-item-img .img-title {
        padding: 25px 15px 45px !important;
    }

    .blogs-inner-sec .blog-detail-con .blog-item-img .img-title .title {
        font-size: 35px !important;
        line-height: 42px !important;
    }

    .blogs-inner-sec .blog-detail-con .blog-item-img .img-title .oxidrent-blog span {
        font-size: 22px !important;
    }

    .blogs-inner-sec .blog-detail-con .blog-description {
        margin-bottom: 1.5rem !important;
    }

    .blogs-inner-sec .blog-detail-con .blog-description p {
        margin-bottom: 14px !important;
    }

    .blogs-inner-sec .blog-detail-con h1 {
        font-size: 1.7rem !important;
        /* margin-bottom: 0rem !important; */
    }

    .blogs-inner-sec .blog-detail-con .updated-at {
        font-size: 14px !important;
        font-weight: 500;
        margin-bottom: 1.5rem !important;
    }

    .blogs-inner-sec .blog-detail-con .blog-item-img {
        margin-bottom: 1.6rem !important;
    }

    .blogs-inner-sec .blog-detail-con .img-padding {
        padding: 0 !important;
    }

    .view-all-blogs-btn a {
        width: 185px !important;
        height: 45px !important;
        font-size: 15px !important;
        margin-bottom: 70px !important;
    }

    .blogs-inner-sec .blog-detail-con .blog-item-img img {
        border-radius: 0px !important;
    }

    .blogs-inner-sec .blog-detail-con .blog-item-img::after {
        border-bottom-right-radius: 0rem !important;
        border-bottom-left-radius: 0rem !important;
    }

    .row-no-1 {
        padding: 0px 15px;
        padding-top: 70px;
        padding-bottom: 0px;
    }

    h2.white {
        font-size: 25px;
        line-height: 30px;
    }

    h2.black {
        font-size: 23px;
        line-height: 25px;
    }

    a.stock-status,
    span.stock-status {
        margin-top: -10px;
    }

    .logo-and-stock img {
        width: 35px !important;
        object-fit: contain;
    }

    .footer-toggle-content {
        margin-bottom: 20px !important;
    }

    .social-icons {
        margin-bottom: 40px !important;
    }

    p.title-footer-link {
        margin-top: 0px !important;
    }

    p.title-footer-link {
        display: flex;
        justify-content: space-between;
    }

    .row.row-no-1 div {
        margin-bottom: 0px;
        width: 100%;
    }

    .footer-toggle-content {
        max-height: 0;
        /* Initially hide the content */
        opacity: 0;
        /* Initially transparent */
        overflow: hidden;
        transition: max-height 0.5s ease, opacity 0.5s ease;
    }

    .footer-toggle-content.show {
        max-height: 500px;
        /* Or adjust based on content height */
        opacity: 1;
        /* Fully visible */
        transition: max-height 0.5s ease, opacity 0.5s ease;
    }

    .close-toggle-btn {
        display: none;
        /* Hide the close button initially */
        opacity: 0;
        /* Initially transparent */
        transition: opacity 0.5s ease;
        /* Smooth transition */
    }

    .close-toggle-btn.show {
        display: inline-block;
        /* Show when open */
        opacity: 1;
        /* Fully visible */
    }

    .click-toggle-area span i {
        position: absolute;
    }

    .click-toggle-area span {
        position: relative;
        display: block;
    }

    .lang {
        width: 60% !important;
        font-size: 20px;
    }

    .mobile-menu {
        display: flex;
    }

    .mobile-container {
        display: block !important;
    }

    .mobile-menu {
        display: block;
    }

    .header-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header-row div {
        /* width: 50%; */
    }

    ul.menu {
        display: flex;
        align-items: start;
        flex-direction: column;
        justify-content: flex-start;
        /* margin-top: 120px !important; */
    }

    .roww {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    .mobile-container {
        padding: 30px 20px;
        transition: transform 0.4s ease-in-out;
        /* Smooth transition */
    }

    .tab-btn {
        padding: 8px 0px;
        width: 31.3%;
    }

    .Browse-all-cars .tab-btn {
        padding: 8px 11px;
        width: auto;
    }

    .car-imge h3 {
        font-family: var(--font-family);
        font-size: 50.334px;
        font-style: normal;
        font-weight: 700;
    }

    .lang img {
        width: 25px;
    }

    .lang {
        width: 125px !important;
        font-size: 20px;
        height: 40px !important;
    }

    .opennn img {
        /* margin-top: 5px; */
        /* width: 80% !important; */
    }

    .testimonial {
        padding: 0px 0px;
        height: 100%;
        padding-top: 50px;
    }

    .controllers {
        position: absolute;
        top: 50%;
        padding: 0px 10px;
    }

    .slick-slide.slick-active.active .testmonial-item {
        height: 270px;
    }

    .m-displa-none {
        display: block;
    }

    .d-displa-none {
        display: block;
    }

    .d-displa-none p.link-sub-heading {
        display: flex;
        margin-bottom: 20px;
        justify-content: space-between;
    }

    .row-no-2 {
        padding: 30px 15px;
        padding-bottom: 30px;
    }

    .column-count {
        column-count: 1 !important;
    }

    p.title-footer-linbk {
        margin: 0px !important;
    }

    .row-no-2 {
        padding: 30px 15px;
        padding-bottom: 10px;
        background: white;
    }

    .row-no-2 .row div {
        justify-content: center;
        width: 50%;
        margin-bottom: 25px;
    }

    p.link-sub-heading {
        font-size: 16px;
    }

    .row-no-2 div {
        width: 100% !important;
    }

    .row-no-1 {
        padding-inline-end: 25px;
    }

    .question.d-flex.align-items-center.justify-content-between h5 {
        font-size: 16px;
    }

    .question.d-flex.align-items-center.justify-content-between h5 {
        font-size: 16px;
        width: 85%;
    }

    .row-no-2 {
        padding: 0px 15px;
    }

    .faq-items {
        padding: 20px 20px;
    }

    .faqs {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .plan3 p {
        width: 256px;
    }

    /* .paln-section p {
	  text-align: center;
	  font-size: 16px;
	  line-height: 22px;
	  margin-left: 0px;
  } */
    .m-bottom {
        padding-bottom: 50px;
    }

    .roww {
        display: none !important;
        /* display: flex; */
        justify-content: space-between;
        margin-bottom: 30px;
    }

    .filter-dropdown {
        width: 100%;
    }

    .filter-container {
        padding-right: 20px;
    }

    .faq-wrapper:after {
        width: 50%;
        height: 50%;
    }

    .discover-benefits {
        padding-top: 0px;
        padding-bottom: 10px;
    }
}

.last-p-item {
    margin-top: 0px !important;
    font-size: 16px !important;
}

section.paln-section .container:after {
    content: "";
    width: 712px;
    border-radius: 713px;
    background: var(--transparent2-to-430069);
    filter: blur(204.16664123535156px);
    flex-shrink: 0;
    top: 0;
    z-index: 0;
    right: 0;
    width: 712px;
    height: 712px;
    position: absolute;
}

section.paln-section {
    position: relative;
    overflow: hidden;
}

.paln-section p {
    z-index: 1;
}

.paln-section h2 {
    z-index: 1;
}

.plan1,
.plan2,
.plan3 {
    z-index: 1;
}

section.customer-spotlight {
    position: relative;
    /* overflow: hidden; */
}

section.customer-spotlight .container:after {
    content: "";

    border-radius: 713px;
    background: var(--transparent2-to-430069);
    filter: blur(204.16664123535156px);
    flex-shrink: 0;
    top: 0;
    z-index: 0;
    left: 0;
    width: 680px;
    height: 680px;
    position: absolute;
}

.customer-spotlight-row {
    position: relative;
    z-index: 1;
}

html {
    overflow-x: hidden;
}

.home-car-slider div {
    padding-inline-start: .5rem;
}

.home-car-slider h6 {
    font-size: 16px;
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--heading-black);
    font-weight: 700;
    max-width: 181px;
    line-height: 18px;
}

.home-car-slider span {
    font-size: 16px;
    color: var(--heading-black);
    font-weight: 500;
}

.mobile-nav {
    display: flex;
    align-items: center;
    justify-content: end;
    /* padding: 0px 8px; */
    position: relative;
    line-height: 0;
}

.side-nav {
    width: 300px;
    height: auto;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 10px #00000042;
    z-index: 100;
    border-radius: 10px;
    /* right: 38px !important; */
    top: 50px !important;
}

.side-nav ul {
    margin: 10px 0;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.side-nav li {
    line-height: 1.8;
    padding: 0;
    border-bottom: 1px solid rgb(106 106 106 / 10%);
}

.side-nav a {
    font-size: 15px;
    font-weight: 500;
    color: var(--heading-black);
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 12px 20px;
    line-height: 1.3;
    font-weight: 600;
}

.side-nav a i {
    margin-right: 0;
    margin-left: 0;
    font-size: 15px;
    /* font-size: 30px; */
    /* color: #5C5C5C; */
    margin-right: 3px;
    min-width: 30px;
}

.wallet-amount {
    margin-left: 12px;
}


.side-nav a i {
    margin-right: 14px;
}

.side-nav li:last-child {
    border-bottom: 0;
}

.side-nav {
    display: none;
}

.side-nav.open {
    background: var(--background-white-to-black);
    display: block;
    border: 1px solid var(--transparent-to-dark-border);
}


.listing-banner-section .listing-slider-wrapper {
    position: relative;
    max-width: 100%;
    height: 250px;
    /* overflow: hidden; */
}

.listing-banner-section .listing-sliders {
    position: relative;
    width: 100%;
    height: 100%;
}


@media (min-width: 1536px) {
    .container {
        max-width: 1280px !important;
    }
}

.fac-sub-menu {
    gap: 0;
    padding-bottom: 0 !important;
    background-color: var(--background-white-to-black);
}


#plan-image {
    transition: opacity 0.5s ease-in-out;
    /* height: 210px; */
    object-fit: contain;
    /* background: linear-gradient(0deg, #a492cc, transparent); */
    border-radius: 5px;
    /* padding-top: 24px; */
}

#plan-details {
    list-style: none;
    transition: opacity 0.5s ease-in-out;
    opacity: 1;
    padding: 15px 20px 10px;
    background: #f1f2f8;
    border-radius: 5px;
    margin: 12px 0;
    display: flex;
}

#plan-details .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 55%;
    min-height: 264px;
}

.fac-sub-menu li {
    color: var(--black-to-white);
}

.fac-sub-menu .all-plans li {
    padding: 10px 0px !important;
    border-radius: 5px;
    width: 136px;
    text-align: center;
    transition: all 0.3s ease;
}

.fac-sub-menu .all-plans li.active,
.fac-sub-menu .all-plans li:hover {
    background: #9F228B;
    color: white;
    border-radius: 35px;
}

.fac-sub-menu .all-plans {
    display: flex;
    align-items: center;
    padding: 15px 0px 0px;
    width: 100%;
    gap: 6px;
}

.fac-sub-menu a::before {
    transform-origin: none !important;
    background: none !important;
}

.fac-sub-menu #plan-details .white-border-btn div {
    margin-top: 0 !important;
    margin-bottom: 10px;
    width: 115px;
    height: 40px;
    color: white;
    border-color: #fff;
}

.fac-sub-menu #plan-details .white-border-btn div button {
    font-size: 14px;
    color: #fff;
}

ul.menu li #plans-link {
    font-size: 14px !important;
}

.fac-sub-menu #plan-details #plan-heading {
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 15px;
    /* margin-top: 20px; */
    color: white;
}

#plan-details .right {
    width: 50%;
    display: flex;
    align-items: end;
    /* padding-bottom: 10px; */
}

#plan-details .right img {
    margin-bottom: 29px;
}

.fac-sub-menu #plan-details #plan-description {
    margin-bottom: 20px;
    font-size: 12px;
    color: white;
    width: 90%;
}

.about-us-sec .row h2 {
    font-size: 80px;
    font-weight: 800;
    margin: 100px 0 20px;
    color: #C11CA7;
}

.about-us-sec .row p {
    display: flex;
    flex-direction: column;
    gap: 20px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    text-align: start;
    color: var(--text-black);
    text-transform: none;
    width: 90%;
}

.about-us-sec .row img {
    border-radius: 12px;
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.about-us-sec .row img {
    border-radius: 12px;
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.about-us-sec {
    padding-top: 60px;
    background: var(--background-white-to-black);
}

.subscription-sec-2 {
    background: url(../images/listing\ last\ bg.png);
    padding: 110px 0;
}

.subscription-sec-2 .span {
    font-size: 12px;
    color: #f5f5f5;
}

.subscription-sec-2 h3 {
    font-size: 41px;
    font-weight: 900;
    margin-bottom: 14px;
    color: white;
}

.subscription-sec-2 p {
    width: 40%;
    margin-bottom: 32px;
    color: white;
}

.subscription-sec-2 .col-md-3 {
    width: 22% !important;
}

.subscription-sec-2 .key-feature {
    border: 1px solid white;
    border-radius: 26px;
    padding: 28px;
    min-height: 270px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.subscription-sec-2 .key-feature .img-con {
    width: 70px;
    height: 70px;
    background: #ebc5ff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.subscription-sec-2 .key-feature .img-con img {
    width: 40px;
}

.subscription-sec-2 .key-feature span {
    font-weight: 800;
    font-size: 21px;
    color: white;
}

.subscription-sec-2 .all-kf {
    gap: 26px;
    display: flex;
}

.subscription-banner {
    padding-top: 40px;
    padding-bottom: 110px;
    background: var(--background-white-to-black);
}

[dir="right_to_left"] .subscription-banner {
    direction: rtl;
}

[dir="right_to_left"] .subscription-sec-2 .key-feature {
    direction: rtl;
}

[dir="right_to_left"] .subscription-sec-2 .row {
    direction: rtl;
}

.subscription-banner h2 {
    font-size: 50px;
    font-weight: 900;
    width: 80%;
    margin-bottom: 20px;
    margin-top: 95px;
    color: var(--heading-black);
}

.subscription-banner p {
    display: flex;
    flex-direction: column;
    gap: 15px;
    color: var(--text-black);
}

.about-us-sec .row h2 {
    font-size: 50px;
    font-weight: 900;
    margin: 20px 0 20px;
    color: var(--heading-black);
}

.reviews-brand {
    padding-bottom: 8px;
}

.reviews-brand .cheakbox-brand {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
}

.reviews-brand .cheakbox-brand li {
    margin-bottom: 12px;
    padding: 12px 10px;
    cursor: pointer;
}

.reviews-brand .cheakbox-brand i {
    transform: rotate(85deg);
}

.reviews-brand .cheakbox-brand li.active,
.reviews-brand .cheakbox-brand li:hover {
    background: var(--d7d7d259-to-ffffff);
    border-radius: 7px;
    color: black;
}

.blogs-rightbar {
    background: var(--background-white-to-black);
}

.blogs-rightbar .blogs-rightbar-item {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 2.2rem;
}

.blogs-rightbar .blogs-rightbar-item .brand-categories {
    gap: 1rem;
    overflow: auto;
}

    .blogs-rightbar .blogs-rightbar-item .brand-categories {
    scrollbar-width: thin;
    scrollbar-color: #cccccc transparent;
}
.blogs-rightbar .blogs-rightbar-item .brand-categories::-webkit-scrollbar {
    height: 6px;
    background: transparent;
    border-radius: 8px;
}
.blogs-rightbar .blogs-rightbar-item .brand-categories::-webkit-scrollbar-thumb {
    background: #cccccc;
    border-radius: 8px;
}
.blogs-rightbar .blogs-rightbar-item .brand-categories::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 8px;
}



.blogs-rightbar .blogs-rightbar-item .brand-categories li {
    padding: 0.6rem 0.8rem 0.6rem 0.76rem !important;
    border-radius: 12px !important;
    border: 1px solid rgb(224, 227, 232) !important;
    /* white-space: pre !important; */
    font-size: 0.9rem !important;
    background-color: transparent !important;
    color: var(--heading-black) !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out, color 0.2s ease-in-out !important;

}

.blogs-rightbar .blogs-rightbar-item .brand-categories li a {
    display: inline-block;
    line-height: 21px;
    width: max-content;
}

.blogs-rightbar .blogs-rightbar-item .brand-categories li.active,
.blogs-rightbar .blogs-rightbar-item .brand-categories li:hover {
    background: #9f228b !important;
    border: 1px solid #9f228b !important;
    color: white !important;
}

.blogs-rightbar .blogs-rightbar-item .blogs-rightbar-taitel {
    font-size: 40px;
    font-weight: 800;
    color: var(--heading-black);
}

.blogs-rightbar .blog-con {
    margin-bottom: 1.45rem;
    padding: 1rem 1rem 0rem;
    height: 100%;
    width: 100%;
    border-radius: 1rem;
    min-height: 394px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; */
    /* cursor: pointer; */
    transition: transform 0.2s ease-in-out, background-color 0.5s ease-in-out, box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
    border: 1px solid var(--light-car-item-border-to-dark) !important;
}

.blogs-rightbar .blog-con:hover {
    border-color: #9F228B !important;
    box-shadow: 0px 0px 20px 0px rgba(128, 8, 108, 0.15);
}

.blogs-rightbar .pagination-con ul {
    display: flex;
    justify-content: end;
    gap: 12px;
}

.blogs-rightbar .pagination-con ul li a {
    list-style: none;
    border: 1px solid #d3d3d3;
    padding: 2px 10px;
    border-radius: 6px;
    color: var(--black-to-white);
    transition: background 0.25s ease-in-out;
}

.blogs-rightbar .pagination-con ul li a.active {
    background: var(--acent);
    color: white;
    border: 1px solid var(--acent);
}

.blogs-rightbar .blog-con .blog-item {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.blogs-rightbar .blog-con .blog-item .read-more {
    width: 92px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    font-family: var(--font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    border-radius: 7px;
    border: 1px solid var(--border-color-light-gray);
    font-size: 12px;
    transition: background-color 0.3s ease-in-out, border 0.3s ease-in-out, color 0.3s ease-in-out;
    color: var(--text-black);
}

.blogs-rightbar .blog-con .blog-item .read-more:hover {
    background: var(--acent);
    color: var(--heading-white);
    border-color: var(--acent);
}

.blogs-rightbar .blog-con .blog-item-img {
    position: relative;
}

.blogs-rightbar .blog-con .blog-item .blog-title-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 90px;
}

.blogs-rightbar .blog-con .blog-item-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 1rem;
}

.blogs-rightbar .blog-con .blog-item-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 9.5rem;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    z-index: 1;
    background: linear-gradient(to bottom, transparent, #000000bd);
}

.blogs-rightbar .popular-blogs-slider {
    padding: 15px 10px;
}

.blogs-rightbar .popular-blogs-slider .swiper-wrapper .w-50 {
    width: 95% !important;
}

.popular-blogs-slider .swiper-button-prev,
.popular-blogs-slider .swiper-button-next {
    width: 44px !important;
    color: black !important;
    background: white !important;
    font-size: 14px;
    height: 44px !important;
    border-radius: 50% !important;
    box-shadow: 0px 0px 19px 0px #00000017;
}

.popular-blogs-slider .swiper-button-prev:after,
.popular-blogs-slider .swiper-button-next:after {
    font-size: 16px !important;
    font-weight: 900 !important;
}

.blogs-rightbar .popular-blogs-slider .swiper-wrapper .blog-con {
    padding: 1rem 1rem 1.45rem;
}

.blogs-rightbar .blog-con .blog-item-img .img-title {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 22px 22px;
}

.blogs-rightbar .blog-con .blog-item-img .img-title .oxidrent-blog {
    background: #9f228b;
    border-radius: 7px;
    width: max-content;
    padding: 0px 6px 2px;
    margin-bottom: 7px;
}


.blogs-rightbar .blog-con .blog-item-img .img-title .oxidrent-blog span {
    color: white;
    font-size: 14px;
    font-weight: 900;
}

.blogs-rightbar .blog-con .blog-item-img .img-title .title {
    color: white;
    font-weight: 800;
    font-size: 20px;
    line-height: 10px;
}

.blogs-rightbar .blog-con .blog-item h3 {
    font-size: 1.35rem;
    font-weight: 500;
    color: var(--black-to-white);
}

.blogs-rightbar .blog-con .blog-item .blog-category {
    display: flex;
    height: fit-content;
    gap: 0.5rem;
    font-size: 0.6rem;
    width: fit-content;
    justify-content: space-between;
    align-items: center;
    border-radius: 1rem;
    background-color: var(--acent);
    color: rgb(255, 255, 255);
    padding: 0.3rem;
}

.blogs-rightbar .blog-con .blog-item .blog-category .category {
    padding: 2px 0.5rem;
    background-color: rgb(242, 242, 242);
    border-radius: 1rem;
    font-weight: 500;
    color: rgb(0, 44, 21);
    text-transform: capitalize;
}

.blogs-rightbar .blog-con .blog-item .blog-category .read-time {
    padding-right: 8px;
    padding-left: 0px;
    text-align: center;
    font-weight: 500;
    padding-top: 2px;
}

.popular-blog-heading {
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 20px;
    color: var(--heading-black);
}

.blogs-inner-sec .blog-detail-con {
    max-width: 1200px;
    padding: 0;
}





.blogs-inner-sec .blog-detail-con .blog-details-content {
    padding: 0rem 1rem 1rem;
}

.blogs-inner-sec .blog-detail-con .img-padding {
    padding: 1.5rem 1rem 0rem;
}

.blogs-inner-sec .blog-detail-con .blog-item-img {
    position: relative;
}


.blogs-inner-sec .blog-detail-con .blog-item-img {
    margin-bottom: 3.5rem;
}

.color-bg-btn.subscribe-btn {
    color: var(--background-white) !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-align: center !important;
}

.color-bg-btn.subscribe-btn:hover {
    color: var(--acent) !important;
}

.blogs-inner-sec .blog-detail-con .blog-item-img img {
    width: 100%;
    /* margin-bottom: 3.5rem; */
    border-radius: 1rem;
    max-height: 700px;
    object-fit: cover;
}

.blogs-inner-sec .blog-detail-con .blog-item-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 19.5rem;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    z-index: 1;
    background: linear-gradient(to bottom, transparent, #000000bd);
}

.blogs-inner-sec .blog-detail-con .blog-item-img .img-title .oxidrent-blog {
    background: #9f228b;
    border-radius: 7px;
    width: max-content;
    padding: 0px 6px 2px;
    margin-bottom: 7px;
}

.blogs-inner-sec .blog-detail-con .blog-item-img .img-title .title {
    color: white;
    font-weight: 800;
    font-size: 60px;
    line-height: 69px;
}

.blogs-inner-sec .blog-detail-con .blog-item-img .img-title .oxidrent-blog span {
    color: white;
    font-size: 42px;
    font-weight: 900;
}

.blogs-inner-sec .blog-detail-con .blog-category {
    display: flex;
    height: fit-content;
    gap: 0.5rem;
    font-size: 0.6rem;
    width: fit-content;
    justify-content: space-between;
    align-items: center;
    border-radius: 1rem;
    background-color: var(--acent);
    color: rgb(255, 255, 255);
    padding: 0.3rem;
}

.blogs-inner-sec .blog-detail-con h2 {
    font-size: 2.3rem;
    font-weight: 500;
    margin-bottom: 1.2rem;
    margin-top: 1rem;
    color: var(--heading-black);
}

.blogs-inner-sec .blog-detail-con h1 {
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 1.2rem;
    margin-top: 1rem;
    color: var(--heading-black);
}

.blogs-inner-sec .blog-detail-con .updated-at {
    font-size: 18px;
    margin-bottom: 2rem;
    color: var(--text-black);
    display: block;
}

.blogs-inner-sec .blog-detail-con .blog-description {
    margin-bottom: 5rem;
}

.blogs-inner-sec .blog-detail-con .blog-description p {
    font-size: 16px;
    margin-bottom: 16px;
    padding-top: 10px;
    color: var(--text-black);
}

.view-all-blogs-btn a {
    border-radius: 10px;
    width: 269px;
    height: 55px;
    border: 1px solid var(--acent);
    background: #9f228a00;
    color: var(--acent);
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blogs-inner-sec .blog-detail-con .blog-category .category {
    padding: 2px 0.5rem;
    background-color: rgb(242, 242, 242);
    border-radius: 1rem;
    font-weight: 500;
    color: rgb(0, 44, 21);
    text-transform: capitalize;
}

.blogs-inner-sec .blog-detail-con .blog-category .read-time {
    padding-right: 8px;
    padding-left: 0px;
    text-align: center;
    font-weight: 500;
}




.blogs-inner-sec .blog-detail-con .blog-item-img .img-title {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 65px 65px;
}


header .signup-btn {
    padding: 11px 15px;
    color: #fff !important;
    background: var(--banner-dark-bg-btn);
    border: 1px solid var(--banner-dark-bg-btn);
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
}

header .signup-btn:hover {
    color: var(--banner-dark-bg-btn) !important;
    background: white;
}



header .login-btn {
    padding: 11px 15px;
    color: var(--banner-dark-bg-btn);
    background: white;
    border: 1px solid var(--banner-dark-bg-btn);
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
}

header .login-btn:hover {
    color: #fff !important;
    background: var(--banner-dark-bg-btn);
}



.card-box-car {
    background-color: #fff;
    padding: 25px;
    border-radius: 15px;
    border: 1px solid var(--light-car-item-border-to-dark) !important;
}

.card-box-car ul {
    justify-content: space-evenly !important;
}

.nav-pills .nav-link.active {
    background-color: transparent;
    color: var(--acent);
}

.nav-pills .nav-link {
    background-color: transparent;
    color: var(--acent);
}

.card-box-car ul {
    border-bottom: 0.8px solid var(--light-car-item-border-to-dark);
}

.card-box-car h5 {
    padding-left: 20px;
    font-size: 14px;
    color: var(--text-black);
}

.card-box-car h3 {
    padding-left: 20px;
    font-size: 17px;
    color: var(--text-black);
    font-weight: 700;
}

.new-border-bottom {
    border-bottom: 0.8px solid var(--light-car-item-border-to-dark);
    margin-top: 15px;
}

.monthly-text {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}

a.color-bg-btn {
    /* width: 180px; */
    border: 1px solid transparent;
    transition: background 0.3s ease-in-out;
}

.monthly-btn a {
    align-content: center;
    width: 179px;
    height: 55px;
    flex-shrink: 0;
    border-radius: 10px;
    background: var(--acent);
    padding: 14px 50px;
    color: #fff;
}

.monthly-btn a button {
    color: #fff;
}

.card-box-car h4 {
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    padding: 0;
    text-align: center;
}

.slider-container {
    /* background-color: #f1f5fb; */
    background-color: #fff2ff;
    border-radius: 8px;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    /* gap: 77px; */
    justify-content: space-between;
}

.label {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--acent);
    font-weight: 500;
}

.check-circle {
    background-color: var(--acent);
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.bars {
    display: flex;
    gap: 8px;
}

.bar {
    width: 24px;
    height: 6px;
    border-radius: 4px;
    background-color: #cbd5e1;
    cursor: pointer;
}

.bar.active {
    background-color: var(--acent);
}



.fixed {
    position: fixed;
    top: 150px;
    left: 76%;
}

.fixed #label-text {
    font-size: 11px;

}

.faq-section .container {
    max-width: 1540px !important;
    padding: 60px 50px 100px;
    margin: auto;
    background: var(--background-white-to-black);
}

.faq-section .container .left h2 {
    font-size: 60px;
    line-height: 64px;
    font-weight: 700;
    text-align: start;
    color: var(--heading-black);
    text-transform: none;
    font-family: "Poppins", sans-serif;
}

.faq-section .container .left ul {
    margin: 0;
    width: 80%;
    margin-top: 62px;
    display: flex;
    flex-direction: column;
    width: 80%;
}

.faq-section .container .left ul li {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-align: start;
    color: rgb(16, 16, 16);
    text-transform: none;
    font-size: 32px;
    line-height: 36px;
    cursor: pointer;
    color: var(--heading-black);
    border-bottom: 2px solid rgb(245, 245, 245);
    padding-bottom: 22px;
}

.faq-section .container .left ul li:last-child {
    border: none;
    padding-bottom: 0px;
}

.faq-section .container .right .faq-con {
    background-color: rgb(242, 232, 251);
    position: relative;
    /* height: calc(-180px + 100vh); */
    min-height: calc(-180px + 100vh);
    ;
    border-radius: 12px;
}

.faq-section .container .right .faq-con .faq-content {
    height: 100%;
    /* overflow-y: auto; */
    display: none;
    display: flex;
    flex-direction: column;
    gap: 42px;
    padding: 60px 60px;
}

.faq-section .container .right .faq-con .faq-content.active {
    display: flex;
}


.faq-section .container .right .faq-con .faq-content .faq-que-ans h3 {
    font-weight: 700;
    text-align: start;
    color: rgb(16, 16, 16);
    text-transform: none;
    cursor: pointer;
    font-size: 20px;
    line-height: 24px;
    font-family: "Poppins", sans-serif;
    margin: 0;
}

.faq-section .container .right .faq-con .faq-content .faq-que-ans svg.open {
    opacity: 1;
    transition: opacity 0.1s ease-in-out;
}

.faq-section .container .right .faq-con .faq-content .faq-que-ans svg.close {
    margin-top: 0px !important;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
}

.faq-section .container .right .faq-con .faq-content .faq-que-ans.active svg.open {
    opacity: 0;
}

.faq-section .container .right .faq-con .faq-content .faq-que-ans.active svg.close {
    opacity: 1;
}

.faq-section .container .right .faq-con .faq-content .faq-que-ans .faq-ans {
    display: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

li.faq-cat.active {
    color: #9f228b !important;
}

.faq-section .container .right .faq-con .faq-content .faq-que-ans .faq-ans p {
    font-size: 16px;
    font-weight: 400;
    text-align: start;
    color: rgb(16, 16, 16);
    text-transform: none;
    white-space: break-spaces;
    line-height: 24px;
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding-top: 16px;
}

.faq-section .container .right .faq-con .faq-content .faq-que-ans.active h3 {
    font-size: 32px;
    line-height: 36px;
    text-decoration: underline;
}

.faq-section .container .right .faq-con .faq-content .faq-que-ans.active .faq-ans {
    display: block;
    max-height: 500px;
    color: #f2e8fb;
    color: #fef3e2;
    color: #ffebeb;
    color: #ecf5e5;


    color: #9543de;
    color: #f89a0d;
    color: #ff5a5a;
    color: #5fab23;
}

.blogs-inner-sec .article-detail-con {
    max-width: 100%;
}

.blogs-inner-sec .article-detail-con .article-detail-banner {
    background: #1A0028;
    min-height: 400px;
    padding: 4rem 1rem;
    /* overflow: hidden; */
}

.blogs-inner-sec .article-detail-con .article-detail-banner .article-detail-banner-content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.blogs-inner-sec .article-detail-con .article-detail-banner .article-detail-banner-content h1 {
    font-size: 62px;
    font-family: "Poppins", sans-serif;
    color: white;
    line-height: 86px;
    margin: 0;
    position: relative;
    z-index: 8;
    width: 80%;
    font-weight: 600;
}

.blogs-inner-sec .article-detail-con .article-detail-banner .article-detail-banner-content span {
    color: white;
    position: relative;
    z-index: 8;
    font-size: 18px;
    line-height: 28px;
}

.blogs-inner-sec .article-detail-con .article-detail-banner .article-detail-banner-content {
    max-width: 97rem;
    margin: 0 auto;
}

.blogs-inner-sec .article-detail-con .article-detail-banner::after {
    top: 0;
    left: 0;
    z-index: 0;
    width: 586px;
    height: 53%;
    content: "";
    position: absolute;
    border-radius: 586px;
    background: #380057;
    filter: blur(164.5833282470703px);
}

.blogs-inner-sec .article-detail-con .article-detail-banner::before {
    top: 0;
    right: 0;
    z-index: 0;
    width: 450px;
    height: 48%;
    content: "";
    position: absolute;
    border-radius: 586px;
    background: #380057;
    filter: blur(164.5833282470703px);
}

.blogs-inner-sec .article-detail-con .blog-details-content {
    max-width: 97rem;
    margin: 0 auto;
    padding: 0 1rem;
}

.blogs-inner-sec .article-detail-con .blog-details-content .article-car-img {
    border: 1px solid rgba(208, 213, 221, .3) !important;
    /* margin-bottom: 15px; */
    border-radius: 12px;
    position: relative;
    top: -78px;
    /* left: 12px; */
    z-index: 7;
    max-width: 820px;
    height: 332px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blogs-inner-sec .article-detail-con .blog-details-content .article-car-img img {
    height: 100%;
    object-fit: cover;
}

.blogs-inner-sec .article-detail-con .blog-description {
    max-width: 992px;
}

.blogs-inner-sec .article-detail-con .blog-description img {
    width: 100%;
    object-fit: cover;
}

.sticky-sidebar {
    position: relative;
    bottom: 70px;
}


.checkout-sec {
    /* font-family: "Poppins", sans-serif; */
    padding: 60px 0px;
    background: var(--background-white-to-black);
}


.checkout-sec .container {
    max-width: 1200px;
    display: flex;
    justify-content: center;
    gap: 6rem;
}

[dir="right_to_left"] .checkout-sec .container {
    direction: rtl;
}

.checkout-sec .container .left {
    width: 436px;
    padding: 0 1rem;
}

.checkout-sec .container .left h4 {
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: 700;
    color: var(--heading-black);
}

.checkout-sec .container .right {
    width: 436px;
    height: max-content;
}

.checkout-sec .container .left .checkout-pick-up-details {
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-bottom: 1px solid #E7E5E4;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.checkout-sec .container .left .checkout-pick-up-details>div {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.checkout-sec .container .left .checkout-pick-up-details>div span {
    font-size: 14px;
    font-weight: 500;
    color: var(--heading-black);
}


.checkout-sec .container .left .checkout-pick-up-details>div span:first-child {
    font-size: 12px;
    color: var(--text-black);
    display: flex;
}

.checkout-sec .container .left .checkout-pick-up-details>div span:first-child img {
    margin-bottom: 3px;
    margin-right: 5px;
    filter: var(--filter-bightness);
}


.checkout-sec .container .left .checkout-documents-content {
    border-bottom: 1px solid #E7E5E4;
    margin-bottom: 20px;
    padding-bottom: 20px;
    display: flex;
    gap: 65px;
}

.checkout-sec .container .left .checkout-documents-content>div {
    display: flex;
}

.checkout-sec .container .left .checkout-documents-content>div>div {
    display: flex;
    flex-direction: column;
}

.checkout-sec .container .left .checkout-documents-content>div .img-con {
    background-color: #eff9f3;
    padding: .5rem;
    margin-inline-end: .5rem;
    border-radius: 0.5rem;
    height: max-content;
}

.checkout-sec .container .left .checkout-documents-content>div img {
    min-height: 32px;
}

.checkout-sec .container .left .checkout-documents-content>div span {
    font-size: 12px;
    font-weight: 600;
    color: var(--heading-black);
}

.checkout-sec .container .left .checkout-documents-content>div span:first-child {
    font-weight: 400;
    color: var(--heading-black);
}

.checkout-sec .container .left .checkout-payment-method {
    /* border-bottom: 1px solid #E7E5E4; */
    margin-bottom: 22px;
    /* padding-bottom: 21px; */
}

.checkout-sec .container .left .checkout-payment-method .merchant-img {
    background: #fff9ff;
    border: 1px solid var(--acent);
    width: 200px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    border-radius: 0.5rem;
    justify-content: center;
    padding: 6px 0;
    margin-bottom: 1rem;
}

.checkout-sec .container .left .checkout-payment-method>span {
    font-size: 12px;
    color: var(--text-black);
    margin-bottom: 12px;
    display: block;
    margin-top: 2px;
}

.checkout-sec .container .left .checkout-payment-method .card-input {
    display: flex;
    flex-wrap: wrap;
    row-gap: .5rem;
    column-gap: .5rem;
}

.checkout-sec .container .left .checkout-payment-method input:focus,
.checkout-sec .container .left .checkout-promo input:focus {
    outline: none;
    border: 1px solid black;
}

.checkout-sec .container .left .checkout-payment-method input,
.checkout-sec .container .left .checkout-promo input {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.25rem 1rem;
    border-radius: .5rem;
    border: 1px solid #d0d5dd;
    outline: black;
    padding: 0.813rem 1rem;
}

.checkout-sec .container .left .checkout-payment-method input::-webkit-outer-spin-button,
.checkout-sec .container .left .checkout-payment-method input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.checkout-sec .container .left .checkout-payment-method input[type="number"] {
    -moz-appearance: textfield;
}

.checkout-sec .container .left .checkout-payment-method input::placeholder,
.checkout-sec .container .left .checkout-promo input::placeholder {
    color: #9CA3AF;
}

.checkout-sec .container .left .checkout-payment-method input.w-50 {
    width: 48.51% !important;
}

.checkout-sec .container .left .checkout-payment-method .input-style {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.2em;
    padding: 0.813rem 1rem;
    border-radius: 0.5rem;
    border: 1px solid #d0d5dd;
    width: 100%;
    margin-bottom: 0.75rem;
    background: #fff;
}

.ElementsApp,
.ElementsApp .InputElement {
    color: var(--text-black);
}

.checkout-sec .container .left .checkout-payment-method #subscribe-btn {
    padding: 0.813rem 1rem;
    border-radius: 0.5rem;
    font-weight: 800;
    background: #d0d5dd;
    color: #fff;
    width: 100%;
    transition: all 0.3s ease-in-out;
    cursor: no-drop;
    transition: background 0.3s ease-in-out;
}

.checkout-sec .container .left .checkout-payment-method #subscribe-btn.active {
    background: var(--acent);
    cursor: pointer;
}

.checkout-sec .container .left .checkout-payment-method .input-style::placeholder {
    color: #9CA3AF;
}

.checkout-sec .container .left .checkout-payment-method .input-style:focus {
    outline: none;
    box-shadow: none;
    border-color: #d0d5dd;
}


.checkout-sec .container .left .checkout-promo .promo-code {
    padding: .5rem 14px;
    background: #f0eef7;
    border: 1px solid #685faa;
    border-radius: 29px;
    width: max-content;
    margin-bottom: 1rem;
    margin-top: .6rem;
    font-size: 12px;
    display: flex;
    gap: .5rem;
}

.checkout-sec .container .left .checkout-promo .promo-code span {
    font-size: 12px;
    color: #475467;
}


.checkout-sec .container .left .checkout-promo .promo-code span:first-child {
    font-weight: 700;
    color: #685faa;
}


.checkout-sec .container .right {
    border: 1px solid #d0d5dd;
    padding: 1rem;
    border-radius: 0.75rem;
}

.checkout-sec .container .right .checkout-subscription-summary {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #E7E5E4;
}


.checkout-sec .container .right .checkout-subscription-summary h4 {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 12px;
    font-weight: 700;
    color: var(--heading-black);
}

.checkout-sec .container .right .checkout-subscription-summary>span {
    color: var(--text-black);
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
}


.checkout-sec .container .right .car-details .img-con {
    border: 1px solid #d0d5dd;
    background: transparent;
    width: 80px;
    border-radius: 0.5rem;
    margin-inline-end: 8px;
}

.checkout-sec .container .right .car-details .img-con img {
    object-fit: cover;
    border-radius: 0.5rem;
    max-width: 80px;
}

.checkout-sec .container .right .car-details .car-detail-content {
    display: flex;
}

.checkout-sec .container .right .car-details {
    display: flex;
    margin-bottom: 1rem;
}

.checkout-sec .container .right .car-details .car-detail-content .border-right {
    border: 0.5px solid #eff3f6;
    margin: 0.25rem 6px;
    display: block;
}

.checkout-sec .container .right .car-details .car-detail-content>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.checkout-sec .container .right .car-details .car-detail-content>div span {
    font-size: 12px;
    color: var(--heading-black);
    font-weight: 600;
}

.checkout-sec .container .right .car-details .car-detail-content>div span:first-child {
    color: var(--text-black);
    font-weight: 400;
}


.checkout-sec .container .right .checkout-slider>span {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
    color: var(--heading-black);
}

.checkout-sec .container .right .checkout-slider .slider-container {
    padding: 9px 19px;
}

.checkout-sec .container .right .checkout-slider .slider-container .check-circle {
    width: 16px;
    height: 16px;
    font-size: 11px;
}

.checkout-sec .container .right .checkout-slider .slider-container .label-text {
    font-size: 12px;
}

.checkout-sec .container .right .checkout-slider .slider-container .bar {
    width: 21px;
    height: 3px;
}

.checkout-sec .container .right .checkout-billing h4 {
    font-size: 16px;
    /* line-height: 30px; */
    font-weight: 700;
    margin-bottom: 21px;
}

.checkout-sec .container .right .checkout-billing .billing-summary {
    flex-direction: column;
}

.checkout-sec .container .right .checkout-billing .billing-summary .billing-variants,
.checkout-sec .container .right .checkout-billing .billing-summary .billing-taxes {
    display: flex;
    width: 100%;
    flex-direction: column;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #E7E5E4;
}

.checkout-sec .container .right .checkout-billing .billing-summary .billing-taxes {
    border: none;
    margin: 0;
    padding: 0;
}

.checkout-sec .container .right .checkout-billing .billing-summary .billing-variants>div,
.checkout-sec .container .right .checkout-billing .billing-summary .billing-taxes>div {
    margin-bottom: 12px;
}

.checkout-sec .container .right .checkout-billing .billing-summary .billing-taxes .billing-addons > div{
    margin-bottom: 6px;
}

.checkout-sec .container .right .checkout-billing .billing-summary .billing-taxes .billing-addons{
    margin-bottom: 0;
}

/* .checkout-sec .container .right .checkout-billing .billing-summary .billing-variants>div span{
    font-size: 12px;
} */
.checkout-sec .container .right .checkout-billing .billing-summary .billing-variants>div span:first-child,
.checkout-sec .container .right .checkout-billing .billing-summary .billing-taxes>div span:first-child {
    color: var(--heading-black);
    font-weight: 500;
    font-size: 14px;
}

.checkout-sec .container .right .checkout-billing .billing-summary .checkout-promo {
    width: 100%;
    /* margin-top: 17px; */
    margin-bottom: 0 !important;
}

.checkout-sec .container .right .checkout-billing .billing-summary .checkout-promo #promo-code-input {
    font-size: 14px;
    padding: 12px 0 9px 14px;
    background: transparent;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    border-right: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.checkout-sec .container .right .checkout-billing .billing-summary .checkout-promo #promo-code-input:focus {
    box-shadow: none;
}

.checkout-sec .container .right .checkout-billing .billing-summary .checkout-promo #apply-promo-btn {
    font-weight: 600;
    padding-left: 25px;
    background: #d0d5dd;
    color: white;
    padding-right: 25px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    transition: background-color 0.25s;
}

.checkout-sec .container .right .checkout-billing .billing-summary .checkout-promo #apply-promo-btn.active {
    background-color: var(--acent);
}

.checkout-sec .container .right .checkout-billing .billing-summary .billing-taxes .billing-sub-total span:first-child {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 9px;
}

.checkout-sec .container .right .checkout-billing .billing-summary .billing-variants>div:last-child,
.checkout-sec .container .right .checkout-billing .billing-summary .billing-taxes>div:last-child {
    margin-bottom: 0;
}

/* .checkout-sec .container .right .checkout-billing .billing-summary>div span {} */

.checkout-sec .container .right .checkout-billing div:first-child {
    /* margin-bottom: 2rem; */
}

.checkout-sec .container .right .checkout-billing>div div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    color: var(--text-black);
    line-height: 1.25rem;
    font-size: .875rem;
}

.checkout-sec .container .right .checkout-billing .billing-variants>div {
    display: flex;
    flex-direction: column;
    justify-content: start;
}


.checkout-sec .container .right .checkout-billing .billing-variants>div p {
    font-size: 12px;
    line-height: 20px;
    color: var(--text-black);
    margin-bottom: 3px;
}

.checkout-sec .container .right .checkout-billing .total>div {
    margin-bottom: 0;
}

.checkout-sec .container .right .checkout-billing .total .amount span {
    color: var(--heading-black);
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.checkout-sec .container .right .checkout-billing .total .amount span:first-child {
    font-weight: 700;
}

.checkout-sec .container .right .checkout-billing .continue-btn button {
    padding: 1rem 1.75rem;
    border-radius: 0.5rem;
    font-weight: 800;
    margin-top: 24px;
    /* margin-bottom: 8px; */
    background: #d0d5dd;
    color: #fff;
    width: 100%;
    transition: all 0.3s ease-in-out;
    cursor: no-drop;
}

.checkout-sec .container .right .checkout-billing .continue-btn button.active {
    background: var(--acent);
    cursor: pointer;
}


.checkout-sec .container .left .checkout-messages .secured-payment {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}

.checkout-sec .container .left .checkout-messages .secured-payment span {
    font-size: .875rem;
    color: var(--text-black);
}

.checkout-sec .container .left .checkout-messages .happy-subscribers div:first-child {
    text-align: center;
    line-height: 1rem;
    font-weight: 500;
    /* padding-top: 1rem; */
}

.checkout-sec .container .left .checkout-messages .happy-subscribers .review {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    gap: 4px;
}

.checkout-sec .container .left .checkout-messages .happy-subscribers .condition p {
    margin: 0 7px;
    margin-bottom: 1.5rem;
    margin-top: 1rem;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    color: var(--text-black);
    text-align: center;
}

.checkout-sec .container .left .checkout-messages .happy-subscribers .condition p span {
    color: #275fab;
}

.login-modal {
    background: #fff;
    padding: 38px 30px 40px;
    border-radius: 10px;
    /* box-shadow: 2px 1px 6px 0px #e3d4d473; */
}

.login-modal .login-modal-label h5 {
    font-family: "DM Sans", sans-serif;
    font-weight: 700 !important;
    line-height: 140%;
    font-size: 22px;
    color: #191b23;
    margin: 0;
}

.login-modal .login-modal-inputs input {
    width: 100% !important;
    height: 56px !important;
    padding: 5px 20px 5px 20px !important;
    background: #ffffff !important;
    color: rgba(57, 62, 70, 0.2) !important;
    border-radius: 6px !important;
    border: 1px solid #9f9d9d75 !important;
    color: #000000 !important;
    /* margin-top: 10px !important; */
}

.login-modal .login-modal-inputs #loginPhone {
    padding-right: 6px !important;
    padding-left: 52px !important;
}

.login-modal .iti {
    width: 100%;
}

.login-modal .login-modal-inputs-phone input {
    width: 100% !important;
    height: 56px !important;
    background: #ffffff !important;
    color: rgba(57, 62, 70, 0.2) !important;
    border-radius: 6px !important;
    border: 1px solid #9f9d9d75 !important;
    color: #000000 !important;
    margin-top: 10px !important;
}

.login-modal .login-modal-inputs input:focus {
    box-shadow: none;
}

.login-modal .login-btn button,
.login-modal .login-btn input[type="submit"] {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    border: none;
    font-size: 18px;
    background: #9C27B0;
    border-radius: 10px;
    min-height: 55px;
    font-size: 16px;
    margin-top: 30px !important;
    width: 100%;
}

.modal-dialog {
    max-width: 450px;
}



/* affiliate program page */
.affilate-program-banner {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;

    height: 650px;
    background-image: url(../images/affilate-img-2.webp);
    background-repeat: no-repeat;
    background-position: center;
    /* background-position-y: 40%; */
    background-size: cover;
    border-bottom: 1px solid var(--transparent-to-dark-border);
}

.affilate-program-banner h6 {
    font-size: 16px;
    color: var(--acent);
    font-weight: 900;
    font-family: 'Manrope';
}

.affilate-program-banner .row {
    flex-direction: column;
}

.affilate-program-banner h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    width: 60%;
    margin: auto;
    margin-bottom: 20px;
}

.affilate-program-banner p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: noraml;
    width: 50%;
    margin: auto;
    margin-bottom: 20px;
}

.affilate-program-banner a {

    background: white;
    width: max-content;
    margin: auto;
    font-family: 'Manrope';
    padding: 10px 30px;
    border-radius: 8px;
    margin-top: 20px;
    color: var(--acent);

}

.affilate-program-banner span {
    color: var(--acent);
    margin-left: 10px;
}

.affiliate-process {
    display: flex;
    margin-top: 60px;
    justify-content: space-between;
}

.affiliate-process img {
    width: 60px;
    filter: var(--filter-bightness);
}

.mobile-has-sub-menu img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    object-fit: cover;
}

.affiliate-process h3 {
    font-size: 25px;
    font-weight: 700;
    margin-top: 20px;
    font-family: 'Manrope';
    color: var(--heading-black);
}

.How-to-earn p {
    text-align: center;
    margin: auto;
    width: 60%;
    font-size: 16px;
    font-family: 'Manrope';
    color: var(--text-black);

}

.affiliate-process p {
    width: 80%;
    font-size: 16px;
    font-family: 'Manrope';
}

.affiliate-process1 {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}



/* 2sec */
.How-to-earn h6 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: var(--acent);
    font-weight: 900;
    font-family: 'Manrope';
}


.How-to-earn h2 {
    text-align: center;
    color: var(--heading-black);
    font-family: 'Manrope';
    font-size: 40px;
    font-weight: 700;
    width: 60%;
    margin: auto;
    margin-bottom: 20px;
}

.How-to-earn h2 span {
    color: #9f228b;
}

.How-to-earn {
    padding: 100px 0px;
    background: var(--background-white-to-black);
}


/* section3 */
.What-will-you-earn {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 0px;
    /* height: 650px; */
    background-image: url(../images/affiliate3.webp);
    background-repeat: no-repeat;
    background-position: center;
    /* background-position-y: 40%; */
    background-size: cover;
    /* border-bottom: 1px solid var(--transparent-to-dark-border); */
}

.What-will-you-earn h3 {
    color: #ffffff;
    font-family: 'Manrope';
    font-size: 40px;
    font-weight: 700;
}

.What-will-you-earn p {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Manrope';
    margin: 20px 0px;
}

.paln-subscribe-pacakages {
    display: flex;
    width: 70%;
    margin: 50px auto;
    gap: 50px;

}

.What-will-you-earn .plan {
    background: white;
    text-align: left;
    padding: 20px;
    width: 50%;
    flex-shrink: 0;
    border-radius: 15px;
}

.paln-subscribe-pacakages .plan p.pricing {
    font-size: 40px;
    color: var(--acent);
    font-weight: 900;
}

.paln-subscribe-pacakages .plan h6 {
    font-size: 25px;
    font-family: 'Manrope';
    font-weight: 700;
    color: #212529;
}

.paln-subscribe-pacakages .plan p {
    color: #000000;
    font-size: 16px;
    font-family: 'Manrope';
}

.content-wrapper-affiliate {
    box-shadow: 0px 0px 10px #ffffff17;
    background: #361448;
    border-radius: 15px;
    text-align: left;
    padding: 20px;
    margin-top: 30px;
}

.content-wrapper-affiliate h6 {
    font-size: 25px;
    font-weight: 700;
    color: #ffffff;
    font-family: 'Manrope';
}

.content-wrapper-affiliate p {
    color: #ffffff;
    width: 80%;
    font-size: 16px;
    font-family: 'Manrope';
}

.Start-your-affiliate-journey {
    padding: 100px 0px;
    background: var(--background-white-to-black);
}

/* sec4 */
.Start-your-affiliate-journey .row {
    text-align: left;
    border-radius: 20px;
    padding: 100px 50px;
    /* height: 650px; */
    background-image: url(../images/affilate-img-1.png);
    background-repeat: no-repeat;
    background-position: center;
    /* background-position-y: 40%; */
    background-size: cover;
}

.Start-your-affiliate-journey a {
    width: max-content !important;
    display: block;
    margin-left: auto;
    padding: 10px 30px;
    background: #ffffff;
    border-radius: 8px;
    color: var(--acent);
    font-family: 'Manrope';
    font-weight: 600;
}

.Start-your-affiliate-journey h4 {
    font-size: 35px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Manrope';
}

.Start-your-affiliate-journey p {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Manrope';
    margin-top: 15px;
}

.Start-your-affiliate-journey .col-md-4 {
    align-content: center;
}

/* faq */
.faqs.affilation-faqs h6.sub-heading {
    text-align: center;
}

.faqs.affilation-faqs h2.black {
    text-align: center;
}


.Still-have-questions img {
    width: 150px;
    margin: auto;
    margin-bottom: 30px;
}

.Still-have-questions {
    padding-bottom: 40px;
    background: var(--background-white-to-black);
}

.Still-have-questions .row {
    text-align: center;
    padding: 50px 0px;
    background-color: #f4f4f4;
    border-radius: 20px;
}

.Still-have-questions h6 {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Manrope';
    color: #212529;
}

.Still-have-questions p {
    font-size: 16px;
    font-family: 'Manrope';
    width: 40%;
    margin: auto;
    color: #212529;
}

section.rental-agreement {
    padding: 100px 20px;
}

section.rental-agreement h2 {
    font-size: 40px;
    font-family: 'Manrope';
    font-weight: 700;
    margin-bottom: 12px
}

section.rental-agreement p {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Manrope';
}

.privacy-policy-top {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    background: var(--background-white-to-black);
    color: var(--heading-black);
}

.privacy-policy-top h1 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Manrope';
}

.privacy-policy-bottom p {
    font-size: 18px;
    line-height: 32px;
}

.privacy-policy-bottom h4 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 20px;
    font-family: 'Manrope';
}

.privacy-policy-bottom {
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
    background: var(--background-white-to-black);
    color: var(--heading-black);
}

.subscription-options.date-options-fields {
    gap: 25px !important;
}

.subscription-options.date-options-fields>div {
    width: 47% !important;
    flex-wrap: nowrap !important;
}

.subscription-options.date-options-fields input {
    margin-top: 10px;
    padding: 15px;
}

@media only screen and (max-width: 767px) {
    .subscription-options.date-options-fields>div {
        width: 47% !important;
        flex-wrap: nowrap !important;
    }

    .col-md-7.wrapper-car-details-row {
        padding-right: 0px;
        padding-left: 0;
    }

    .checkout-sec .container .right {
        border: 1px solid #d0d5dd;
        padding: 1rem;
        width: 100%;
        border-radius: 0.75rem;
    }

    .checkout-sec .container .left .checkout-payment-method input.w-50 {
        width: 48% !important;
    }

    .checkout-sec {
        /* font-family: "Poppins", sans-serif; */
        padding: 60px 20px;
    }

    .checkout-sec .container .left {
        width: 100%;
        padding: 0;
    }

    .contact-us-sec .contact-form {
        width: 100% !important;
    }

    .contact-us-sec .contact-banner-txt {
        padding-top: 100px !important;
    }

    .contact-us-sec .contact-banner-txt h2 {
        margin-bottom: 20px;
    }

    .checkout-sec .container {
        flex-direction: column;
        gap: 3rem;
    }

    .privacy-policy-top h1 {
        font-size: 30px;
        font-family: 'Manrope';
    }

    .privacy-policy-bottom p {
        font-size: 16px;
        line-height: 28px;
    }

    .privacy-policy-bottom ul {
        padding: 0px;
        display: flex;
        padding: 0px;
        gap: 25px;
        flex-direction: column;
    }

    .discover-box:hover {
        background-color: inherit;
    }

    .discover-box:hover p {
        color: var(--heading-black);
    }

    .discover-box:hover h3 {
        color: var(--heading-black);
    }

    .privacy-policy-bottom h4 {
        font-size: 25px;
        margin-top: 20px;
        font-family: 'Manrope';
    }

    .faq-section .container .right .faq-con .faq-content .faq-que-ans.active h3 {
        font-size: 22px;
    }

    .faq-section .container .right .faq-con .faq-content .faq-que-ans .faq-ans p,
    .faq-section .container .right .faq-con .faq-content .faq-que-ans .faq-ans h2 {
        padding-top: 8px;
    }

    .privacy-policy-top {
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .privacy-policy-bottom {
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }

    section.rental-agreement h2 {
        font-size: 30px;
        font-family: 'Manrope';
    }

    section.rental-agreement p {
        font-size: 16px;
        line-height: 28px;
        font-family: 'Manrope';
    }

    .affilate-program-banner h2 {
        font-size: 40px;
        width: 100%;
    }

    .affilate-program-banner p {
        width: 100%;
    }

    .affilate-program-banner {
        height: 500px;
    }

    .How-to-earn h2 {
        font-size: 30px;
        width: 100%;
    }

    .How-to-earn p {
        width: 100%;
    }

    .affiliate-process {
        gap: 40px;
        flex-direction: column;
    }

    .about-us-sec .row h2 {
        font-size: 35px;
        margin: 15px 0 10px;
    }

    .blogs-rightbar .blogs-rightbar-item .brand-categories {
        gap: .5rem;
    }

    .blogs-rightbar .blogs-rightbar-item .brand-categories li {
        font-size: 12px !important;
        padding: 0.4rem 0.6rem 0.4rem 0.6rem !important;
    }

    .blogs-rightbar .blogs-rightbar-item .blogs-rightbar-taitel {
        font-size: 28px;
        margin-top: 12px;
    }

    .blogs-rightbar .blogs-rightbar-item {
        margin-bottom: 1rem;
    }

    .popular-blog-heading {
        font-size: 28px;
        margin-bottom: 10px;
        margin-left: 7px;
    }

    .no-blog-msg {
        padding: 10px;
        font-size: 14px;
    }

    .about-us-sec .row img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .about-us-sec {
        padding-top: 0px;
    }

    .about-us-sec .row p {
        width: 100%;
    }

    .What-will-you-earn h3 {
        font-size: 30px;
    }

    .What-will-you-earn p {
        font-size: 16px;
    }

    .paln-subscribe-pacakages {
        width: 100%;
        gap: 50px;
        flex-direction: column;
    }

    .What-will-you-earn .plan {
        width: 100%;
    }

    .Start-your-affiliate-journey {
        padding: 50px 20px;
    }

    .Start-your-affiliate-journey .row {
        padding: 50px 20px;
    }

    .Start-your-affiliate-journey h4 {
        font-size: 30px;
    }

    .Start-your-affiliate-journey a {
        margin-left: 0;
    }

    .Still-have-questions {
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .Still-have-questions p {
        width: 100%;
    }

}

#loginModal .modal-content .modal-header {
    padding: 21px 30px 16px;
}

#loginModal .btn-close {
    font-size: 12px;
    margin-top: 8px;
    margin-right: 8px;
}

#loginModal .btn-close:focus {
    box-shadow: none;
}

#loginModal .modal-content .modal-header h1 {
    font-weight: 600;
}

.modal-dialog {
    max-width: 450px;
}

.contact-us-sec {
    position: relative;
}

.contact-us-sec .container {
    /* max-width: 1100px; */
    font-family: "Poppins", sans-serif;
}

.contact-us-sec::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--banner-section-color);
    height: 500px;
    flex-shrink: 0;
    background-image: url(../images/Ellipse\ 32.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-position-y: 40%;
    background-size: auto;
    width: 100%;
    z-index: -1;
    border-bottom: 1px solid var(--transparent-to-dark-border);
}


.contact-us-sec .contact-banner-txt {
    padding-top: 140px;
}

.contact-us-sec .contact-banner-txt h2 {
    font-size: 42px;
    color: white;
    font-weight: 700;
}

.contact-us-sec .contact-banner-txt p {
    color: white;
    width: 50%;
}

.contact-us-sec .contact-form {
    background: white;
    margin-bottom: 41px;
    display: flex;
    /* justify-content: space-between; */
    margin-top: 75px;
    border-radius: 6px;
    width: 63%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}


/* .contact-us-sec .contact-form .right{
    background-color: var(--banner-section-color);
    background-image: url(../images/Ellipse\ 32.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-position-y: 40%;
    background-size: auto;
} */

.contact-us-sec .contact-form .left {
    width: 100%;
    padding: 43px 45px 35px;
}

.contact-us-sec .contact-form .form-heading h4 {
    font-size: 1.6rem;
    padding-bottom: 24px;
    /* font-weight: 500; */
    border-bottom: 1px solid #d3d3d35e;
    margin-bottom: 28px;
    font-weight: 600;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.contact-us-sec .contact-form .right {
    padding: 43px 45px 24px;
    width: 35%;

}

.contact-us-sec .contact-form .right .form-heading h4 {
    color: white;
}

.contact-us-sec .contact-form .left .contact-inputs {
    display: flex;
    flex-direction: column;
    font-size: 15px;
}

.contact-us-sec .contact-form .left .contact-inputs input,
.contact-us-sec .contact-form .left .contact-inputs textarea {
    padding: 12px 12px 9px;
    border-radius: 6px;
    margin-bottom: 25px;
    border: 1px solid #0000002e;
    margin-top: 3px;
}

.contact-us-sec .contact-form .left .contact-inputs input::placeholder {
    color: lightgray;
}


.branch-card {
    width: 32%;
    background-color: #fff;
    /* color: white; */
    padding: 1rem;
    border-radius: 6px;
    box-sizing: border-box;
    /* border: 1px solid lightgray; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.branches-container {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    --branch-count: 1;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 75px;
}

.branch-card iframe {
    width: 100%;
    height: 250px;
    border: none;
    margin-bottom: 0.5rem;
}

.branch-card h3 {
    font-size: max(1rem, calc(1.6rem - (var(--branch-count) - 1) * 0.15rem));
    margin-bottom: 1rem;
    font-weight: 700;
}

.branch-card p {
    margin-bottom: 0.8rem;
    font-size: max(0.9rem, calc(1.2rem - (var(--branch-count) - 1) * 0.1rem));
}

.branch-card i {
    margin-right: 7px;
}

/* input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-internal-autofill-selected {
    box-shadow: none !important;
    -webkit-text-fill-color: none !important;
    transition: none !important;
    background-color: transparent !important;
} */



input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    /* -webkit-box-shadow: 0 0 0 1000px rgb(8, 255, 193) inset !important;
  -webkit-text-fill-color: #000 !important;
  transition: background-color 5000s ease-in-out 0s; */
}


header .header-login img {
    filter: brightness(0) saturate(100%) invert(16%) sepia(48%) saturate(4526%) hue-rotate(293deg) brightness(101%) contrast(91%);
}


.modal.show {
    padding-right: 0 !important;
}



#loginModal .opt-con {
    text-align: center;
}

#loginModal .opt-con h1, #loginModal .phone-otp-heading {
    margin-bottom: 1.5rem;
    color: #ffffff;
    font-weight: 600;
    font-size: 28px;
    font-weight: 900
}

#loginModal .opt-con p, #loginModal .phone-otp-text {
    margin-bottom: 2rem;
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
}

#loginModal .opt-con p a {
    color: var(--banner-animated-heading);
    cursor: pointer;
}

p.skip-text a {
    color: white;
    text-decoration: none !important;
}

p.skip-text {
    width: max-content;
    color: white;
    text-decoration: underline;
    font-family: 'Manrope';
    font-size: 16px;
    margin-top: 0px;
    font-weight: 500;
    margin-right: -16px;
    text-decoration: none !important;
}

.daily-date-picker-input {
    border: 1px solid #d9d9d900 !important;
    padding: 6px 12px 4px;
    border-radius: 10px !important;
    min-width: 205px;
    background: var(--background-white-to-black) !important;
    background: #FFD7F9 !important;
    color: #9F228B;
    width: 100%;
    text-align: center;
    /* padding-left: 9px !important; */
}

#loginModal .opt-con p a:hover {
    text-decoration: underline
}

#loginModal .opt-con .otp-input,
#loginModal .otp-input {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}

#loginModal .otp-input input {
    width: 50px;
    height: 50px;
    margin: 0 8px;
    text-align: center;
    font-size: 1.5rem;
    border: 2px solid #e8e8e8;
    border-radius: 12px;
    /* background-color: rgba(42, 42, 42, 0.8); */
    transition: all 0.3s ease;
}

#loginModal .otp-input input:focus {
    /* border-color: #3c015a; */
    box-shadow: 0 0 0 2px rgba(166, 86, 246, 0.3);
    outline: none;
}

#loginModal .otp-input input:disabled {
    cursor: not-allowed;
}

#loginModal .otp-input input::-webkit-outer-spin-button,
#loginModal .otp-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#loginModal .otp-input input[type=number] {
    -moz-appearance: textfield;
}

#loginModal .opt-con button,
.login-btn button,
#loginModal .otp-btn {
    background: #9C27B0;
    color: white;
    /* border: 2px solid #6665F1; */
    padding: 12px 24px;
    font-size: 1rem;
    border-radius: 8px;
    cursor: pointer;
    /* margin: 5px; */
    transition: all 0.3s ease;
    font-weight: 500;
    width: 100%;
    letter-spacing: 0.5px;
}

#loginModal .opt-con button:hover {
    /* background: linear-gradient(135deg, #A556F6, #6665F1);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(166, 86, 246, 0.3); */
}

button:disabled {
    background: #cccccc;
    border-color: #999999;
    color: #666666;
    cursor: not-allowed !important;
    transform: none;
    box-shadow: none;
}

#loginModal #timer {
    font-size: 14px;
    /* color: #3c015a; */
    font-weight: 500;
    margin-left: 10px;
}

@keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

#loginModal .expired {
    animation: pulse 2s infinite;
    color: #ff2424;
}

#loginModal .resend-text {
    margin-top: 1rem;
    font-size: 14px;
    color: #b0b0b0;
}

#loginModal .resend-link {
    color: var(--banner-animated-heading);
    text-decoration: none;
    cursor: pointer;
    transition: color 0.3s ease;
    font-size: 14px;
    font-weight: 300;
}

#loginModal .resend-link:hover {
    text-decoration: underline;
}

#loginModal .login-modal h3,
.login-modal h3 {
    font-size: 23px;
    margin: 0;
    font-weight: 800;
    margin-bottom: 20px;
    color: #ffffff;
}

#loginModal #email {
    /* color: #3c015a; */
    font-weight: 600;
    font-size: 14px;
}

.subscribe-btn {
    color: white;
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;

}

.floating-btton-footer {
    box-shadow: 0px 0px 10px #7a797957;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 55px;
    height: 55px;
    border-radius: 100px;
    cursor: pointer;
    z-index: 16;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--background-white-to-black);
}

html#dark .floating-btton-footer {
    box-shadow: 0px 0px 10px #000000cf;
}

[dir="right_to_left"] .floating-btton-footer {
    left: 30px !important;
    direction: rtl;

}

.floating-btton-footer img {
    filter: brightness(0) saturate(100%);
    width: 90%;
    padding: 9px;
}

html#dark .floating-btton-footer img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(234deg) brightness(105%) contrast(103%);
}

.cart-item-count {
    position: absolute;
    top: -1px;
    right: -4px;
    background: var(--acent);
    color: #fff;
    font-size: 12px;
    padding: 0px 6px;
    border-radius: 50%;
    font-weight: bold;
}

#ex3 .fa-stack[data-count]::after {
    position: absolute;
    right: 0%;
    top: 1%;
    content: attr(data-count);
    font-size: 30%;
    padding: 0.6em;
    border-radius: 50%;
    line-height: 0.8em;
    color: var(--acent);
    background: rgba(68, 255, 0, 0.85);
    text-align: center;
    min-width: 1em;
    font-weight: bold;
}

.cart-sidebar {
    box-shadow: 0px 0px 10px #542d6963;
    background: var(--background-white-to-black);
    height: auto;
    width: 25vw;
    position: fixed;
    bottom: 25px;
    right: -100%;
    z-index: 19;
    transition: right 0.5s ease-in-out;
    padding: 18px 15px;
    /* right: 91px; */
    border-radius: 10px;
    /* position: relative; */
}

.cart-sidebar.active {
    right: 25px;
}

[dir="right_to_left"] .cart-sidebar {
    left: -100%;
    transition: left 0.5s ease-in-out;
}

[dir="right_to_left"] .cart-sidebar.active {
    left: 25px;
    transition: left 0.5s ease-in-out;
}

.cart-sidebar .cart-sidebar-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.53rem;
    padding-bottom: 0.95rem;
    border-bottom: 1px solid #E7E5E4;
}

.cart-sidebar .cart-sidebar-header p {
    font-size: 21px;
    font-weight: 700;
}

.cart-sidebar .cart-sidebar-header p span {
    font-size: 15px;
    font-weight: 500;
    margin-left: 3px;
}

.cart-sidebar .cart-sidebar-header>span i {
    color: #89898987;
    cursor: pointer;
}

.cart-sidebar .cart-sidebar-content {
    /* border: 1px solid #E7E5E4; */
    /* border-radius: 12px; */
    /* margin-top: 16px; */
    /* padding: 10px 8px; */
}

.cart-sidebar .cart-sidebar-content .cart-item {
    display: flex;
}

.cart-sidebar .cart-sidebar-content .left {
    margin-right: 10px;
}

.cart-sidebar .cart-sidebar-content .left .img-con {
    border-radius: 4px;
    background: #f5f5f5;
    width: 95px;
    min-height: 68px;
    display: flex;
    align-items: center;
}

.cart-sidebar .cart-sidebar-content .right {
    width: 100%;
    position: relative;
}

.cart-sidebar .cart-sidebar-content .right .cart-item-title i {
    position: absolute;
    top: -5px;
    right: 2px;
    color: #c8c8c8;
    cursor: pointer;
}


.cart-sidebar .cart-sidebar-content .right .cart-item-title h3 {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 800;
    color: var(--heading-black);
}

.cart-sidebar .cart-sidebar-content .right .cart-item-variants {
    display: flex;
    flex-direction: column;
    /* gap: 10px; */
    /* margin-bottom: 9px; */
}

.cart-sidebar .cart-sidebar-content .right .cart-item-variants>div {
    margin-bottom: 8px;
}

.cart-sidebar .cart-sidebar-content .right .cart-item-variants>div:last-child {
    margin-bottom: 0rem;
    /* padding-bottom: 1rem;
    border-bottom: 1px solid #E7E5E4;  */
}

.cart-sidebar .cart-sidebar-content .right .cart-item-variants>div p {
    font-size: 11px;
    line-height: 20px;
    color: var(--text-black);
    margin-bottom: 0px;
}

.cart-sidebar .cart-sidebar-content .right .cart-item-variants>div div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
    color: var(--text-black);
    line-height: 1.25rem;
    font-size: .875rem;
}

.cart-sidebar .cart-sidebar-content .right .cart-item-variants>div div span:first-child {
    color: var(--heading-black);
    font-weight: 500;
    font-size: 13px;
}

.cart-sidebar .cart-sidebar-content .right .cart-item-variants .cart-insurance span,
.cart-sidebar .cart-sidebar-content .right .cart-item-variants .cart-mileage span {
    font-size: 12px;
    font-weight: 300;
    color: var(--heading-black);
}

.cart-sidebar .cart-sidebar-content .right .cart-item-variants .cart-insurance span:first-child,
.cart-sidebar .cart-sidebar-content .right .cart-item-variants .cart-mileage span:first-child {
    font-size: 12px;
    color: #989898;
    font-weight: 300;
}

.cart-sidebar .cart-sidebar-content .right .cart-item-duration span {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 10px;
    background: #007eff17;
    width: max-content;
    padding: 5px 6px;
    border-radius: 5px;
    color: #296ddd;
}

.cart-sidebar .cart-sidebar-content .right .cart-item-duration span img {
    height: 14px;
    filter: brightness(0) saturate(100%) invert(40%) sepia(80%) saturate(542%) hue-rotate(172deg) brightness(97%) contrast(98%);
}

.cart-sidebar .cart-sidebar-content .cart-item-price {
    display: flex;
    justify-content: end;
}

.cart-sidebar .cart-sidebar-content .cart-item-price h2 {
    font-size: 16px;
    font-weight: 800;
    margin-top: 13px;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #E7E5E4;
    width: 100%;
    text-align: end;
    margin-bottom: 2rem;
    color: var(--heading-black);
}

.cart-sidebar .sidebar-cheakout-btn {}

.cart-sidebar .sidebar-cheakout-btn a {
    padding: 13px;
    width: 100%;
    border-radius: 5px;
    background: #9F228B;
    color: #FFF;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    display: flex;
    justify-content: center;
}

/* .close-icon-cart-side-bar {
    margin-top: 30px;
    text-align: right;
    padding: 30px;
    font-size: 25px;
    color: #9f228b;
} */

.close-icon-cart-side-bar i {
    cursor: pointer;
}

.sidebar-car-image {
    width: 50%;
    align-content: center;
}

.sidebar-car-image img {
    width: 100%;
}

.cart-item-wrapper {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.sidebar-car-details-wrapper {
    width: 50%;
}

.sidebar-car-details h3 {
    font-size: 24px;
    font-family: 'Manrope';
    font-weight: 700;
}

.sidebar-car-details p {
    font-size: 16px;
    color: #727272;
    font-family: 'Manrope';
    font-weight: 500;
}

.sidebar-car-cheakout-btn {
    background: #c11ca7;
    text-align: center;
    align-content: center;
    /* width: 179px; */
    height: 55px;
    flex-shrink: 0;
    border-radius: 10px;
    background: var(--acent);
    padding: 0px 30px;
    color: white;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;

}

.sidebar-car-cheakout-btn a {
    color: #ffffff;
}

.sidebar-car-cheakout-btn i {
    margin-left: 5px;
}

.cart-items-main {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.cart-overlay.active {
    opacity: 1;
    visibility: visible;
}

.cart-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #05000885;
    /* semi-transparent black */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease;
    z-index: 18;
}

[dir="right_to_left"] .cart-overlay {
    right: 0;
}

body.bg-default.modal-open {
    padding: 0px !important;
}

#loginModal .btn-close {
    font-size: 12px;
    margin-top: 20px;
    margin-right: 20px;
}

#loginModal .login-modal h3 {
    font-size: 30px;
    margin: 0;
    font-weight: 800;
}

.register-info-con {
    margin-top: 30px !important;
    padding: 0 20px;
}

.register-info-con label {
    color: #ffffff;
    font-family: 'Manrope';
    font-weight: 700;

}

#loginModal .login-modal h3.mar-bot-px {
    margin-bottom: 20px !important;
}

.subscription-options.date-options-fields {
    gap: 25px !important;
    flex-wrap: nowrap !important;
}

.modal-content.modal-signup-form {
    background-image: url(https://oxidrent.stagingmockup.agency/assets/images/listing%20last%20bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 0px;
}

.modal-content.modal-signup-form .login-modal {
    background: transparent;
    background-color: transparent;
}

[dir="right_to_left"] .modal-content.modal-signup-form .login-modal {
    direction: rtl;
}

.modal-content.modal-signup-form .btn-close {
    filter: invert(1);
    opacity: 1;
}

.thank-you-box {
    /* background: #9f228b; */
    border-radius: 10px;
    margin: auto;
    padding: 30px 40px;
    color: white;
    max-width: 450px;
    width: 100%;
    /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); */
    text-align: center;
    position: relative;
}

.thank-you-box .icon {
    width: 80px;
    height: 80px;
    font-size: 40px;
    background: white;
    color: #9f228b;
    border-radius: 50%;
    padding: 15px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px -4px 19px #00000036;
}

.thank-you-box h2 {
    margin-top: 0px;
    font-size: 28px;
    font-weight: 700;
}

.thank-you-box p {
    margin: 10px 0;
    font-size: 16px;
}

#declineModal .modal-content {
    background-image: url(https://oxidrent.stagingmockup.agency/assets/images/listing%20last%20bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#thankYouModal .modal-content {
    background-image: url(https://oxidrent.stagingmockup.agency/assets/images/listing%20last%20bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.order-details {
    background: rgba(255, 255, 255, 0.277);
    color: #ffffff;
    margin-top: 20px;
    border-radius: 10px;
    padding: 20px;
    text-align: left;
}

.order-details p {
    margin: 8px 0;
}

.thnakyou-section {
    padding: 100px 0px;
}

.order-details span {
    font-weight: 500;
    float: right;
}

@media only screen and (max-width: 767px) {
    .branch-card {
        width: 100%;
    }

    .cart-sidebar {
        width: 100vw;
        border-radius: 0;
        right: 0 !important;
        bottom: -100%;
        transition: bottom 0.3s ease-in-out;
    }

    .cart-sidebar.active {
        right: 0px;
        bottom: 0;
        padding-top: 25px;
    }

    .close-icon-cart-side-bar {
        padding: 20px;
    }

    .cart-items-main {
        /* padding: 0px 20px; */
    }

    .sidebar-car-details h3 {
        font-size: 20px;
    }

    .sidebar-car-details p {
        font-size: 14px;
    }

    .sidebar-car-cheakout-btn {
        height: 45px;
        padding: 0px 8px;
        font-size: 14px;
    }

    .floating-btton-footer {
        bottom: 40px;
    }

    .cart-item-wrapper {
        gap: 10px;
    }

    .sidebar-car-image {
        width: 45%;
    }

    .sidebar-car-details-wrapper {
        width: 55%;
    }

    .subscription-options.date-options-fields {
        gap: 15px !important;
        flex-wrap: nowrap;
    }
}

.verification-banner .listing-item {
    gap: 10px;
}


p.error-snap-set1 {
    font-family: 'Manrope' !important;
    margin-top: 10px !important;
    color: #ff2424 !important;
    font-weight: 500 !important;
    font-size: 14px;
    margin-bottom: 0 !important;

}

.menu-bar .show li.active>a {
    background: #3d0270c2;
}

.menu-bar .show li.active>a .menu-bar__text .menu-bar__name {
    color: white !important;
}

.last-cta-btn {
    border: 1px solid white;
    color: white;
    padding: 6px 18px 10px;
    border-radius: 8px;
    margin-top: 20px;
}

.last-cta-btn button {
    color: inherit;
    font-size: 14px;
}

.faq-page-wrapper-icons-boxes {
    position: relative;
}

.faq-page-wrapper-icons-boxes svg {
    position: absolute;
}

@keyframes slideDownFade {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }

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

header.scroll-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    animation: slideDownFade 0.5s ease-in-out forwards;
}

html#dark .row-no-2.d-block,
html#dark .row-no-2 {
    background: #1a0028 !important;
    border: none;
}


.listing-item-car-item {
    position: absolute;
    opacity: 0;
    display: flex;
    z-index: 0;
    transition: opacity 1s ease-in-out;
}

.listing-item-car-item.active {
    z-index: 1;
    opacity: 1;

}

.country-code-input-filed .iti.iti--allow-dropdown {
    width: 100%;
    margin-top: 10px;
}

.logo-and-stock a.stock-status button {
    text-transform: capitalize !important;
}

.listing-item-car-item-wrapper {
    position: relative;
    height: 360px;
}

@media only screen and (max-width: 767px) {
    .listing-item-car-item {

        display: flex;
        flex-wrap: wrap;

    }

    .listing-item-car-item img {
        width: 100%;
    }

    .listing-item-car-item-wrapper {
        position: relative;
        height: 460px;
    }

    .listing-last-cta h3 {
        font-size: 34px;
        line-height: 50px;
        margin-bottom: 12px;
    }

    .listing-last-cta h6 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 13px;
    }

    .blogs-inner-sec .article-detail-con .article-detail-banner .article-detail-banner-content h1 {
        width: 100%;
        line-height: 40px;
    }

    .last-cta-btn {
        padding: 4px 15px 8px;
        border-radius: 10px;
        margin-top: 20px;
    }

    .social-icons {
        margin-top: 12px;
    }

    .faq-section .container .left ul {
        gap: 12px;
    }

    .blogs-inner-sec .article-detail-con .blog-details-content .article-car-img img {
        height: 70%;
    }

    .blogs-inner-sec .article-detail-con .blog-details-content .article-car-img {
        top: -45px;
    }

    .blogs-inner-sec .article-detail-con .article-detail-banner {
        min-height: 335px;
    }

    .blogs-inner-sec .article-detail-con .article-detail-banner .article-detail-banner-content span {
        font-size: 16px;
    }

    .sticky-sidebar {
        margin-bottom: 50px;
        bottom: 0;
    }

    [dir="right_to_left"] .listing-item-car-item img {
        margin-top: 2px;
    }

    .faq-section .container .left ul li {
        font-size: 22px !important;
        padding-bottom: 9px;
    }

    .row-no-3 {
        padding: 18px 0px;
    }

    #loginModal .otp-input input {
        width: 44px;
        height: 44px;
    }

    .custom-lang-dropdown .flag-icon {
        width: 18px;
        height: 18px;
    }

    .custom-lang-dropdown span {
        font-size: 14px;
    }

    .custom-lang-dropdown .dropdown-toggle {
        padding: 8px 12px;
        gap: 6px;
    }
}

.country-code-input-filed input#ri-number {
    padding-left: 50px !important;
}

#ri-number{
    padding-left: 52px !important;
}

.steps .container {
    max-width: 1600px !important;
}

p.text-align-left.plan2-p {
    text-align: start;
    min-height: 65px;
}

.banner-button-row .btn-1 button {
    width: max-content !important;
}

.listing-item-car-item {

    display: flex;
    flex-wrap: wrap;

}

.listing-item-car-item img {
    width: 100%;
}

.listing-item-car-item-wrapper {
    position: relative;
    /* height: 550px; */
}

.custom-lang-dropdown {
    position: relative;
    display: inline-block;
}

.custom-lang-dropdown .dropdown-toggle {
    background: var(--background-white-to-black);
    padding: 8px 12px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--heading-black);
}

.custom-lang-dropdown .flag-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    object-fit: cover;
}

.custom-lang-dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 110%;
    left: 0;
    background: var(--background-white-to-black);
    border: 1px solid var(--transparent-to-dark-border);
    border-radius: 5px;
    z-index: 999;
    width: 100%;
    padding: 5px 0;
    box-shadow: 0px 0px 10px #00000042;
}

/* Show dropdown when toggled from JS */
.custom-lang-dropdown .dropdown-menu.show {
    display: block;
    z-index: 1055;
}

.custom-lang-dropdown .dropdown-menu li {
    list-style: none;
}

.custom-lang-dropdown .dropdown-menu li a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    text-decoration: none;
    color: var(--text-black);
}

.custom-lang-dropdown .dropdown-menu li a:hover {
    opacity: 0.8;
}

/* .arrow.down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #333;
} */

.delivery-section {
    background: var(--background-white-to-black);
}

.selection-container h3 {
    color: var(--heading-black);
}

.delivery-section #delivery-content p,
.delivery-section #pickup-content p {
    color: var(--text-black);
}

.delivery-section .tab-content label {
    color: var(--heading-black);
}

[dir="right_to_left"] .static-page-content {
    direction: rtl;
}

[dir="right_to_left"] .listing-item-car-item {
    direction: rtl;
}

[dir="right_to_left"] .steps .container {
    direction: rtl;
}

[dir="right_to_left"] .Start-your-affiliate-journey div {
    width: 100%;
    direction: rtl;
}

[dir="right_to_left"] .content-wrapper-affiliate h6 {
    width: 100%;
    text-align: right;
}

[dir="right_to_left"] .content-wrapper-affiliate p {
    width: 100%;
    text-align: right;
}

[dir="right_to_left"] .What-will-you-earn .plan h6,
[dir="right_to_left"] .What-will-you-earn .plan p {
    width: 100%;
    text-align: right;
}

[dir="right_to_left"] .affiliate-process {
    direction: rtl;
}

[dir="right_to_left"] .blogs-rightbar .blog-con .blog-item-img .img-title {
    direction: rtl;
}

[dir="right_to_left"] .blogs-rightbar .blog-con .blog-item {
    direction: rtl;
}

[dir="right_to_left"] .blogs-rightbar .blogs-rightbar-item .brand-categories {
    direction: rtl;
}

[dir="right_to_left"] .reviews-brand .cheakbox-brand i {
    transform: rotate(270deg);
}

[dir="right_to_left"] section.paln-section {
    direction: rtl;
}

[dir="right_to_left"] header {
    direction: rtl;
}

[dir="right_to_left"] .row-no-2 {
    direction: rtl;
}

[dir="right_to_left"] .row-no-3 {
    direction: rtl;
}

[dir="right_to_left"] .row-no-1 {
    direction: rtl;
}

[dir="right_to_left"] .get-start-rtl {
    direction: rtl;
}

.get-start-rtl {
    text-align: start;
}

.get-start-rtl input {
    text-align: start;
    direction: inherit;
}

.get-start-rtl input:focus {
    --tw-ring-color: none;
}

.get-start-rtl:has(input:focus) .email-subscribe {
    outline: 3px solid var(--acent);

}

.get-start-rtl input::placeholder {
    text-align: start;
    direction: inherit;
}

[dir="right_to_left"] .faq-items {
    direction: rtl;
}

[dir="right_to_left"] .customer-spotlight-row {
    direction: rtl;
}

[dir="right_to_left"] .plan3 p {
    text-align: right;
}

[dir="right_to_left"] .plan3 {
    /* border-radius: 200px 0px 0px 0px; */
}

[dir="right_to_left"] .filter-dropdown {
    direction: ltr;
}

[dir="right_to_left"] .blogs-rightbar .blog-con .blog-item .blog-category .read-time {
    padding-right: 0;
    padding-left: 8px;
}

[dir="right_to_left"] H3 {
    text-align: right;
}

[dir="right_to_left"] .paln1-last-row p {
    display: flex;
    gap: 15px;
    margin-bottom: 17px;
    text-align: right !important;
    padding-left: 0px;
    padding-right: 40px;
}

[dir="right_to_left"] .blogs-rightbar .pagination-con ul {
    justify-content: start;
}

[dir="right_to_left"] .paln1-last-row a {
    margin-left: 0;
    margin-right: 30px;
}

[dir="right_to_left"] .plan1 {
    background-image: url(https://oxidrent.stagingmockup.agency/assets/images/frame-rtl.png);
}

[dir="right_to_left"] .paln-section #popular {
    color: white;
    margin-top: 2px;
    text-align: left;

}

[dir="right_to_left"] .car-items {
    direction: rtl;
}

[dir="right_to_left"] .car-filteration-tabs {
    direction: rtl;
}

[dir="right_to_left"] .fa-moon {
    top: 53%;
}

[dir="right_to_left"] .filter-container {
    direction: rtl;
    background-image: url(https://oxidrent.stagingmockup.agency/assets/images/image-mask1-rtl.svg);
}

.rental-agreement {
    background: var(--background-white-to-black);
    color: var(--heading-black) !important;
}

.privacy-policy-top .breadcrumb-item.active {
    color: var(--heading-black) !important;
}

[dir="right_to_left"] .privacy-policy-top .breadcrumb-item.active {
    padding-right: .5rem;
}

.privacy-policy-top .breadcrumb-item+.breadcrumb-item::before {
    color: var(--heading-black) !important;
}

[dir="right_to_left"] .privacy-policy-top .breadcrumb-item+.breadcrumb-item::before {
    float: right;
    padding-left: .5rem;
    padding-right: 0;

}

.no-blog-msg {
    background: #ffebee;
    color: #c62828;
    padding: 12px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #c62828;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .r-bottom div {
        border: none;
        width: 80%;
        margin: auto;
    }

    .cart-sidebar {
        width: 45vw;
    }

    .palns-table {
        flex-wrap: wrap !important;
        justify-content: center;
    }

    .filter-container {
        background: white;
        border-radius: 20px;
        width: 100%;
        height: 100%;
        padding-bottom: 30px;
        padding-top: 30px;
        width: 90%;
    }

    .filter-options.active {
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .banner-section {
        height: 100%;
        padding-bottom: 70px;
    }

    .tab-buttons {
        margin: auto;
    }

    .m-top div {
        border: none;
        width: 80%;
        margin: auto;
        background-color: inherit;
    }

    .plan1 {
        width: 405px;
        height: 630px;
        background-position: top;
    }

    .discover-box:hover p,
    .discover-box:hover h3,
    .discover-box:hover {
        color: inherit;
        background: inherit;
    }

    .hide-desktop {
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }

    .paln-section .container {
        max-width: 100%;
    }

    .plan2,
    .plan3 {
        width: 405px;
        border-radius: 0;
        height: 630px;
    }

    .customer-spotlight-row {
        flex-wrap: wrap;
        height: 100%;
        padding: 0px 33px;
        padding-bottom: 100px;
    }

    h6.sub-heading {
        font-size: 24px;
    }

    h2.black {
        font-size: 35px;
        line-height: 40px;
    }

    .get-started .row div {
        width: 100%;
    }

    h2.white {
        font-size: 35px;
        line-height: 40px;
    }

    .mobile-none {
        display: none;
    }

    .steps {
        height: 100%;
        padding: 100px 0;
    }

    .step-content h4 {
        height: 100%;
    }

    p.title-footer-linbk {
        margin: 0px !important;
    }

    .row.row-no-1 .footer-row1-col3,
    .row.row-no-1 .footer-row1-col3 .column-count,
    .row.row-no-1 .footer-row1-col3 .footer-toggle-content {
        width: 100%;
    }

    .row.row-no-1 .footer-row1-col3 .column-count {
        display: flex;
    }

    .row.row-no-1 .footer-row1-col3 .column-count .footer-row1-col4 {
        padding: 0 12px;
    }

    .listing-item {
        gap: 10px;
    }

    .slides-listing-details h5 {
        margin-bottom: 0px;
    }

    .privacy-policy-top {
        padding-top: 47px;
    }

    .privacy-policy-bottom {
        padding-bottom: 65px;
    }

    .paln-subscribe-pacakages {
        width: 90%;
        gap: 28px;
    }

    .What-will-you-earn .plan {
        flex-shrink: initial;
    }

    section.rental-agreement {
        padding: 45px 20px;
    }

    p.title-footer-link {
        margin-bottom: 30px;
    }

    .title-footer-link {
        margin-top: 0 !important;
    }

    .fa-sun {
        top: 48%;
    }

    .fa-moon {
        top: 53%;
    }

    .about-us-sec .row h2 {
        font-size: 40px;
    }

    .about-us-sec .row p {
        width: 100%;
    }

    .about-us-sec .row img {
        width: 100%;
        height: 100%;
    }

    .listing-filtered-row .car-items {
        width: 49%;
    }

    .filter-bar .tab-btn {
        width: 67px;
        height: 40px;
    }

    .tab-btn {
        font-size: 16px;
    }

    .static-page-content .container {
        max-width: 768px;
    }

    .static-page-content .container .row .col-md-3 {
        width: 32.333333%;
        padding-inline-start: 8px;
    }

    .static-page-content .container .row .col-md-9 {
        width: 67.666667%;
        padding: 0;
        padding-inline-start: 4px;
        padding-inline-end: 8px;
    }

    .listing-filtered-row {
        row-gap: 12px;
    }

    .listing {
        padding-top: 25px;
    }

    .range-values input[type="text"] {
        padding: 7px;
        font-size: 12px;
    }

    .faq-wrapper:after {
        width: 493px;
        right: 123px;
    }

    .car-details-section {
        padding: 0 12px;
    }

    .Insurance .subscribtion-text {
        font-size: 18px;
        margin-bottom: 4px !important;
    }

    .monthly-fee {
        flex-direction: column;
    }

    .monthly-fee div {
        width: 100%;
    }

    .monthly-fee p {
        margin-bottom: 3px;
    }

    .insurance-and-allowance .monthly-fee p,
    .insurance-and-allowance .monthly-fee h5,
    .insurance-and-allowance .monthly-fee>div {
        text-align: center;
        justify-content: center !important;
    }

    .query-filter {
        margin-top: 10px;
    }


    .article-section .filter-con {
        padding: 12px;
        padding-top: 14px;
    }

    .reviews-brand .cheakbox-brand li {
        padding: 8px 10px;
        font-size: 14px;
    }

    .article-section .container .row .col-md-3 {
        width: 28.333333%;
    }

    .article-section .container .row .col-md-9 {
        width: 71.666667%;
    }

    .reviews-brand .cheakbox-brand li:last-child {
        margin-bottom: 0;
    }

    .logo-and-stock {
        padding-left: 8px;
        padding-right: 2px;
    }

    .listing-filtered-row .logo-and-stock .d-flex {
        padding-inline-start: 0.4rem;
    }

    .article-section .filteration-top-bar-listing {
        margin-bottom: 18px;
    }

    .article-section .listing-filtered-row a.stock-status {
        width: 70px;
        margin-inline-end: 7px;
    }

    .subscription-banner h2 {
        font-size: 40px;
        font-weight: 900;
        width: 80%;
        margin-bottom: 20px;
        margin-top: 15px;
    }

    .subscription-sec-2 .col-md-3 {
        width: 48.25% !important;
    }

    .subscription-sec-2 .all-kf {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .subscription-banner h2 {
        font-size: 28px;
        margin-bottom: 15px;
        margin-top: 0;
    }

    .subscription-banner {
        padding-bottom: 70px;
    }

    .subscription-sec-2 {
        padding: 90px 0;
    }

    .subscription-banner {
        padding-bottom: 40px;
    }

    .subscription-sec-2 {
        padding: 88px 0;
    }

    .subscription-sec-2 h3 {
        font-size: 35px;
    }

    .subscription-sec-2 p {
        width: 100%;
    }

    .subscription-sec-2 .all-kf {
        flex-direction: column;
    }

    .subscription-sec-2 .col-md-3 {
        width: 100% !important;
    }
}

.Browse-all-cars .tab-btn.active img,
html#dark .Browse-all-cars .tab-btn.active img,
.Browse-all-cars .tab-btn:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(0%) hue-rotate(137deg) brightness(115%) contrast(100%);
}

.container {
    max-width: 1280px;
}


.home-testimonial-swiper.swiper {
    width: 100%;
    margin: auto;
    padding: 0 25px;
    height: max-content !important;
}

.home-testimonial-swiper .spacer {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 12px;
}

.home-testimonial-swiper .home-testimonial-swiper .name {
    font-weight: bold;
    font-size: 14px;
}

.home-testimonial-swiper .designation {
    font-size: 12px;
    color: gray;
}

.home-testimonial-swiper .name {
    color: #212925;
}

.home-testimonial-swiper .stars {
    display: flex;
    align-items: center;
    gap: 0px;
}

.home-testimonial-swiper .rating-count {
    font-size: 12px;
    color: #555;
    margin-left: 4px;
}

.home-testimonial-swiper .swiper-slide {
    cursor: grab;
    box-shadow: 5.24px 5.24px 20.97px 0px #0000000D;
    border-radius: 20.97px;
    padding: 55px 42px;
    background: white;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    height: max-content !important;
}

.home-testimonial-swiper .swiper-wrapper {
    padding: 60px 0px 100px;
    height: max-content !important;
}

.testimonial-swiper-button-prev svg,
.testimonial-swiper-button-next svg {
    height: 15px;
    color: black;
}

.testimonial-swiper-button-prev,
.testimonial-swiper-button-next {
    background: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 43px !important;
    height: 43px;
    box-shadow: 0px 0px 20px 0px #0000001A;
}

#quickAddressForm form-control::placeholder {
    color: red;
}

.home-testimonial-swiper .read_more {
    text-decoration: underline;
    font-weight: 700;
    transition: color 0.3s ease-in-out;
}

.home-testimonial-swiper .read_more:hover {
    color: #9f228b;
}

.home-testimonial-swiper .spacer img {
    height: 52px;
    object-fit: cover;
}

.home-testimonial-swiper .testimonial-para {
    color: #454545;
    font-family: var(--font-family);
    font-size: 16px;
    font-style: normal;
    margin-bottom: 28px;
    /* width: 280px; */
    font-weight: 500;
    line-height: 20.649px;
    min-height: 82px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.agreement-content {
    color: var(--text-black) !important;
}


.car-details-section .answer p {
    color: var(--c616161-to--white);
}

#loginModal .modal-dialog:has(.step-3:not(.d-none)) {
    max-width: 800px;
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}


.iti {
    z-index: 2000 !important;
}

.iti__country-list {
    z-index: 2100 !important;
    position: absolute !important;
    pointer-events: auto !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #962083 !important;
}
.daterangepicker td.in-range {
    background-color: #ffd7f9 !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #982185 !important;
}