.light-background,
:root {
    --surface-color: #ffffff;
}
.dark-background,
:root {
    --contrast-color: #ffffff;
}
a,
a:hover {
    text-decoration: none;
}
.about-loadx-line,
.about-main-heading,
.about-quote-text {
    font-family: Poppins, sans-serif;
}
.contact-list,
.left-align-list li {
    list-style: none;
}
.btn-sbmt,
.btn-view-price,
.contr-price-btn,
.footer h4,
.ftstrct .loadx,
.view-services-btn {
    text-transform: uppercase;
}
:root {
    --default-font: "Lato", "Roboto", system-ui, -apple-system, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans",
        sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        "Noto Color Emoji";
    --heading-font: "Lato", sans-serif;
    --nav-font: "Lato", sans-serif;
    --background-color: #ffffff;
    --default-color: #0b0b45;
    --heading-color: #222222;
    --accent-color: #0b0b45;
}
.cursor-pointer {
    cursor: pointer;
}
.light-background {
    --background-color: #f5f9ff;
}
.dark-background {
    --background-color: #060606;
    --default-color: #ffffff;
    --heading-color: #ffffff;
    --surface-color: #252525;
}
@media (prefers-color-scheme: dark) {
    :root {
        color-scheme: light !important;
    }
}
@media (forced-colors: active) {
    :root {
        color-scheme: light !important;
    }
}
:root {
    --logo-pink-color: #ff465c;
    --top-nav-bar: #0b0b45;
    --nav-color: #000000;
    --nav-hover-color: #000000;
    --nav-mobile-background-color: #0b0b45;
    --nav-dropdown-background-color: #0b0b45;
    --nav-dropdown-color: #000000;
    --nav-dropdown-hover-color: #0b0b45;
    --shadowy-mist: #f9f9f9;
    --silver-whisper: #bababa;
    --charcoal-depth: #333333;
    --golden-glow: #ffd42b;
    --pure-snow: #ffffff;
    color-scheme: light;
    scroll-behavior: smooth;
}
.dark-blue-color,
.loadx-blue-color,
.primary-color,
.textJob1-icon {
    color: #0b0b45;
}
.breadcrumb-navigation li span,
.loadx-yellow-color,
.yellow-color {
    color: #ffd42b;
}
.loadx-yellow-bg,
.yellow-bg-color {
    background-color: #ffd42b;
}
.secondary-color,
.text-pink {
    color: #ff465c;
}
.bg-color-pink {
    background-color: #ff465c;
}
a {
    color: var(--accent-color);
    transition: 0.3s;
}
a:hover {
    color: color-mix(in srgb, var(--accent-color), transparent 25%);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--heading-color);
    font-family: var(--heading-font);
}
.header {
    color: var(--default-color);
    transition: 0.5s;
    z-index: 997;
    background-color: var(--background-color);
}
.header .topbar {
    background-color: var(--top-nav-bar);
    height: 40px;
    padding: 0;
    font-size: 14px;
    transition: 0.5s;
}
.header .topbar .contact-info i {
    font-style: normal;
    color: var(--contrast-color);
}
.header .topbar .contact-info i a,
.header .topbar .contact-info i span {
    padding-left: 5px;
    color: var(--contrast-color);
}
.header .topbar .contact-info i a {
    line-height: 0;
    transition: 0.3s;
}
.header .topbar .contact-info i a:hover {
    color: var(--contrast-color);
    text-decoration: underline;
}
.header .topbar .social-links a {
    color: #f2f2f2;
    line-height: 0;
    transition: 0.3s;
    margin-left: 20px;
}
.header .topbar .social-links a:hover {
    color: var(--contrast-color);
}
.header .branding {
    background-color: var(--background-color);
    min-height: 80px;
    padding: 18px 0;
}
.header .branding-inner {
    background-color: var(--default-color);
    min-height: 80px;
    padding: 18px 0;
}
.header .logo {
    line-height: 1;
}
.header .logo img {
    max-height: 52px;
    margin-right: 8px;
}
.header .branding-inner .logo img {
    max-height: 38px;
    margin-right: 8px;
}
.header .branding-inner ul li a,
.inner-togle,
.price-card-bg h2,
.price-card:hover h2 {
    color: #fff !important;
}
.header .branding-inner ul li a:hover {
    color: gray !important;
}
.header .logo h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 700;
    color: var(--heading-color);
}
.scrolled .header {
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
.scrolled .header .topbar {
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.bg-faq-sa,
.bg-gray {
    background-color: #f3f4f7;
}
.p-20 {
    padding: 20px;
}
.pl-2rem {
    padding-left: 2rem !important;
}
.custom-form-control {
    padding: 15px;
    font-size: 18px;
    border: 1px solid #d2cfcf !important;
}
.custom-form-check-input {
    width: 1.7em;
    height: 1.7em;
}
.section-title {
    text-align: center;
    position: relative;
    padding: 60px 0;
}
.section-title p {
    color: var(--top-nav-bar);
    margin: 10px 0 0;
    font-size: 36px;
    font-weight: 700;
    font-family: var(--heading-font);
    text-decoration: underline;
    text-decoration-color: #000080;
    text-decoration-thickness: 2px;
    text-underline-offset: 15px;
}
.arrow-btn a,
.breadcrumb-navigation a:hover,
.custom-link:hover,
.next-button {
    text-decoration: none;
}
.section-title p .description-title {
    color: var(--logo-pink-color);
}
.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    background-color: var(--accent-color);
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: 0.4s;
}
.scroll-top i {
    font-size: 24px;
    color: var(--contrast-color);
    line-height: 0;
}
.scroll-top:hover {
    background-color: color-mix(in srgb, var(--accent-color), transparent 20%);
    color: var(--contrast-color);
}
.scroll-top.active {
    visibility: visible;
    opacity: 1;
}
@media (min-width: 1200px) {
    .navmenu {
        padding: 0;
    }
    .navmenu ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }
    .navmenu li {
        position: relative;
        padding: 0 20px;
    }
    .navmenu a,
    .navmenu a:focus {
        color: var(--nav-color);
        padding: 18px 15px;
        font-size: 18px;
        font-family: var(--nav-font);
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: space-between;
        white-space: nowrap;
        transition: 0.3s;
    }
    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
        transition: 0.3s;
    }
    .navmenu li:last-child a {
        padding-right: 0;
    }
    .navmenu .active,
    .navmenu .active:focus,
    .navmenu li:hover > a {
        color: var(--nav-hover-color);
    }
    .navmenu .dropdown ul {
        margin: 0;
        padding: 10px 0;
        background: var(--nav-dropdown-background-color);
        display: block;
        position: absolute;
        visibility: hidden;
        left: 14px;
        top: 130%;
        opacity: 0;
        transition: 0.3s;
        border-radius: 4px;
        z-index: 99;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    }
    .navmenu .dropdown ul li {
        min-width: 200px;
    }
    .navmenu .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        color: var(--nav-dropdown-color);
    }
    .navmenu .dropdown ul a i {
        font-size: 12px;
    }
    .navmenu .dropdown ul .active:hover,
    .navmenu .dropdown ul a:hover,
    .navmenu .dropdown ul li:hover > a {
        color: var(--nav-dropdown-hover-color);
    }
    .navmenu .dropdown:hover > ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
    .navmenu .dropdown .dropdown ul {
        top: 0;
        left: -90%;
        visibility: hidden;
    }
    .navmenu .dropdown .dropdown:hover > ul {
        opacity: 1;
        top: 0;
        left: -100%;
        visibility: visible;
    }
    .price-card {
        margin: 0 11px;
    }
    .btn-h-login,
    .btn-h-login:hover {
        background-color: #9d0191;
        color: #fff !important;
    }
    .btn-h-login {
        padding: 12px 45px !important;
        font-weight: 500 !important;
    }
}
@media (max-width: 1199px) {
    .mobile-nav-toggle {
        color: var(--top-nav-bar);
        font-size: 28px;
        line-height: 0;
        margin-right: 10px;
        cursor: pointer;
        transition: color 0.3s;
    }
    .navmenu {
        padding: 0;
        z-index: 9997;
    }
    .navmenu ul {
        display: none;
        list-style: none;
        position: absolute;
        inset: 60px 20px 20px 20px;
        padding: 10px 0;
        margin: 0;
        border-radius: 6px;
        background-color: var(--nav-mobile-background-color);
        overflow-y: auto;
        transition: 0.3s;
        z-index: 9998;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    }
    .navmenu a,
    .navmenu a:focus {
        color: var(--background-color);
        padding: 10px 20px;
        font-family: var(--nav-font);
        font-size: 17px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: space-between;
        white-space: nowrap;
        transition: 0.3s;
    }
    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: 0.3s;
        background-color: color-mix(
            in srgb,
            var(--accent-color),
            transparent 90%
        );
    }
    .navmenu a i:hover,
    .navmenu a:focus i:hover {
        background-color: var(--accent-color);
        color: var(--contrast-color);
    }
    .navmenu .active,
    .navmenu .active:focus,
    .navmenu a:hover {
        color: var(--nav-dropdown-hover-color);
    }
    .navmenu .active i,
    .navmenu .active:focus i {
        background-color: var(--accent-color);
        color: var(--contrast-color);
        transform: rotate(180deg);
    }
    .navmenu .dropdown ul {
        position: static;
        display: none;
        z-index: 99;
        padding: 10px 0;
        margin: 10px 20px;
        background-color: var(--nav-dropdown-background-color);
        border: 1px solid
            color-mix(in srgb, var(--default-color), transparent 90%);
        box-shadow: none;
        transition: 0.5s ease-in-out;
    }
    .navmenu .dropdown ul ul {
        background-color: rgba(33, 37, 41, 0.1);
    }
    .navmenu .dropdown > .dropdown-active {
        display: block;
        background-color: rgba(33, 37, 41, 0.03);
    }
    .mobile-nav-active {
        overflow: hidden;
    }
    .mobile-nav-active .mobile-nav-toggle {
        color: #fff;
        position: absolute;
        font-size: 32px;
        top: 15px;
        right: 15px;
        margin-right: 0;
        z-index: 9999;
    }
    .mobile-nav-active .navmenu {
        position: fixed;
        overflow: hidden;
        inset: 0;
        background: rgba(33, 37, 41, 0.8);
        transition: 0.3s;
    }
    .mobile-nav-active .navmenu > ul {
        display: block;
    }
    .btn-h-login,
    .btn-h-login:hover {
        background-color: #9d0191;
    }
    .hidebr-head {
        display: none;
    }
    .head-hero-fs {
        font-size: 3.5rem !important;
    }
    .btn-h-login {
        width: 120px;
    }
}
.img-cn,
.main-img {
    width: 100%;
    position: relative;
}
.about-main-heading {
    font-size: clamp(1.5rem, 2.2vw, 2.5rem);
    font-weight: 700;
    color: #0d0d0d;
}
.about-badge-wrapper,
.logo-truck-mbl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.about-move-text {
    font-weight: 600;
    font-size: 1.5rem;
}
.about-move-highlight,
.loadx-sa-color,
.uselnk ul li a:hover {
    color: #9d0191;
}
.about-truck-section {
    display: flex;
    justify-content: left;
    align-items: center;
}
.about-quote-block {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.about-quote-text {
    font-size: 1rem;
    color: #111;
    text-align: center;
}
.about-loadx-line {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    color: #0b0b45;
    margin: 10px 0;
}
.feature-description {
    color: #6c757d;
    font-size: 0.95rem;
    line-height: 1.6;
}
.custom-icon {
    font-size: 2.5rem;
    color: #f7c948;
}
.img-cn {
    max-width: 400px;
    margin: 0 auto;
}
.img-cn img {
    border-radius: 50%;
    display: block;
}
.main-img {
    height: auto;
    z-index: 1;
}
.ovr-img {
    position: absolute;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    object-fit: cover;
    border: 3px solid #fff;
    z-index: 2;
}
.ovr-img.top-right {
    top: 0;
    right: 0;
}
.ovr-img.bottom-left {
    bottom: 0;
    left: 0;
}
.address-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}
.address-item:last-child {
    border-bottom: none;
}
.address-item h5 {
    font-weight: 700;
    margin: 0;
}
@media (max-width: 767.98px) {
    .address-item h1 {
        font-size: 2rem;
    }
    .address-item h5,
    .address-item span {
        font-size: 1.2rem;
    }
}
@media (max-width: 575.98px) {
    .section-title p {
        font-size: 25px;
    }
    .section-title {
        padding: 0 !important;
    }
    .address-item h1 {
        font-size: 1.6rem;
    }
    .address-item h5,
    .address-item span {
        font-size: 1rem;
    }
}
@media (min-width: 767.98px) {
    .address-item h2 {
        font-size: 1.6rem;
    }
    .address-item h5,
    .address-item span {
        font-size: 1.2rem;
    }
}
.call-number-wrap,
.left-column {
    display: flex;
    align-items: center;
    gap: 10px;
}
.vehicle-card {
    border-radius: 10px;
    padding: 30px;
    background-color: #f3f4f7;
}
.vehicle-heading {
    font-size: 2.2rem;
    font-weight: 700;
    color: #000;
}
.vehicle-paragraph {
    font-size: 1.3rem;
    color: #555;
}
.vehicle-image {
    width: 350px;
    height: 200px;
}
.vehicle-card-border {
    border: 1px solid #bf247b;
}
@media (max-width: 992px) {
    .mbl-img-none {
        display: none;
    }
    .vehicle-image {
        width: 270px;
        height: 150px;
    }
    .vehicle-heading {
        font-size: 2rem;
        font-weight: 700;
        color: #000;
    }
    .vehicle-paragraph {
        font-size: 1.1rem;
        color: #555;
    }
}
@media (max-width: 768px) {
    .vehicle-image {
        width: 300px;
        height: 140px;
    }
    .vehicle-heading {
        font-size: 1.8rem;
        font-weight: 700;
        color: #000;
    }
    .vehicle-paragraph {
        font-size: 1rem;
        color: #555;
    }
    .vehicle-card {
        padding: 10px 15px;
    }
}
.selected-btn {
    background-color: #bf247b;
    color: #fff;
    border: none;
    width: 70%;
    height: 45px;
    font-size: 1rem;
    font-weight: 700;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    transition: background-color 0.3s;
}
.selected-btn:hover {
    background-color: #9f1b63;
}
.next-button {
    width: 100%;
    border-radius: 20px;
    background-color: #ffd42b;
    color: #000;
    font-weight: 600;
    text-align: center;
    padding: 16px 0;
    display: block;
    font-size: 1.5rem;
}
.next-button:hover {
    background-color: #e8aa2b;
    color: #000;
}
.vehicle-card-header {
    font-size: 2rem;
    font-weight: 700;
    color: #000;
    text-align: left;
    padding: 20px;
}
.form-input-box {
    font-size: 1rem;
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 6px;
    background-color: #f8f9fa;
    transition: 0.3s ease-in-out;
}
.form-input-box:focus {
    border-color: #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    outline: 0;
}
.btn-vehicle-custom {
    background-color: #ffc107;
    color: #000;
    border: none;
    font-weight: 600;
    border-radius: 8px;
    padding: 12px 60px;
    transition: 0.3s;
}
.btn-vehicle-custom:hover {
    background-color: #e0a800;
    color: #fff;
    transform: scale(1.05);
}
.vehicle-edit-img {
    width: 140px;
    height: 60px;
    margin: 0 15px !important;
}
.arrow-btn,
.icon-box i {
    width: 45px;
    display: flex;
}
.arrow-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    transition: transform var(--transition-speed);
}
@media (max-width: 1200px) {
    .price-header {
        font-size: 2rem;
    }
    .btn-select,
    .price-card p {
        font-size: 1rem;
    }
    .btn-select {
        padding: 12px 20px;
    }
    .arrow-btn.left {
        left: -40px !important;
    }
    .arrow-btn.right {
        right: -40px !important;
    }
    .price-card {
        margin: 0 20px;
    }
}
@media (max-width: 992px) {
    .card-wrapper {
        flex-direction: row;
        gap: 15px;
    }
    .price-header {
        font-size: 1.8rem;
    }
    .price-card p {
        font-size: 0.95rem;
    }
    .btn-select {
        padding: 10px 30px;
        font-size: 1rem;
    }
    .arrow-btn.left {
        left: -30px !important;
    }
    .arrow-btn.right {
        right: -30px !important;
    }
    .price-card {
        margin: 0 20px;
    }
}
@media (max-width: 767px) {
    .card-wrapper {
        flex-direction: column;
        gap: 10px;
    }
    .price-header {
        font-size: 1.6rem;
    }
    .btn-select,
    .price-card p {
        font-size: 0.9rem;
    }
    .btn-select {
        padding: 10px 20px;
    }
    .arrow-btn.left {
        left: -5px;
    }
    .arrow-btn.right {
        right: -5px;
    }
    .price-card {
        margin: 0 115px;
    }
}
@media (max-width: 576px) {
    .justify-center {
        text-align: center;
    }
    .badge-container {
        display: none;
    }
    .price-header {
        font-size: 1.2rem;
    }
    .price-card p {
        font-size: 0.65rem;
    }
    .btn-select {
        padding: 8px 15px;
        font-size: 0.85rem;
    }
    .price-card {
        margin: 0 10px;
    }
}
.vehicle-card-box {
    background: #f3f4f7;
    border-radius: 10px;
    position: relative;
}
.price-card {
    background-color: #fff;
    border: none;
    border-radius: 10px;
    text-align: center;
    height: 250px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 10px;
}
.p-carsul-btn {
    color: #000;
    background: gray;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.p-carsul-btn:hover {
    color: #000;
    background: #9d0191;
}
.btn-view-price:hover,
.contact-btn:hover,
.price-card-bg,
.price-card:hover {
    background-color: #9d0191;
    color: #fff;
}
.price-header {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--charcoal-depth);
}
.price-card p {
    font-size: 1.2rem;
    font-weight: 600;
}
.btn-select {
    background-color: var(--charcoal-depth);
    color: var(--pure-snow);
    border: none;
    border-radius: 40px;
    padding: 10px 24px !important;
    font-size: 16px;
    font-weight: 500;
    transition: background-color 0.3s ease-in-out;
}
.btn-select:hover {
    background-color: #000;
    color: var(--pure-snow);
}
.p-btn-selected {
    animation: 0.5s ease-in-out pulseEffect;
}
@keyframes pulseEffect {
    0%,
    100% {
        transform: scale(1);
        background-color: #f8f9fa;
        box-shadow: none;
    }
    50% {
        transform: scale(1.1);
        background-color: #000;
    }
}
.arrow-btn {
    position: absolute;
    top: 50%;
    z-index: 10;
    height: 45px;
    background-color: #b6b5b6;
    color: #fff;
    border: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.arrow-btn a {
    color: #fff;
    font-size: 1.5rem;
}
.arrow-btn.left {
    left: -60px;
}
.arrow-btn.right {
    right: -60px;
}
.arrow-btn:hover {
    transform: scale(1.1);
    background-color: #ffd42b;
    color: #000;
}
.card-line {
    height: 2px;
    width: 200px;
}
.custom-checkbox-field-unique456 {
    width: 100%;
    text-align: center;
    background-color: #f9f9f9;
    border: 2px solid #ddd;
    padding: 15px;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
    font-size: 1rem;
    font-weight: 500;
}
.custom-checkbox-field-unique456.selected,
.custom-checkbox-field-unique456:hover {
    background-color: var(--default-color);
    border-color: var(--default-color);
    color: #fff;
}
.save-time-btn {
    background-color: var(--logo-pink-color);
}
.save-time-btn:hover {
    background-color: #f37584;
}
.price-select-btn {
    width: 75%;
}
.custom-underline-pen-unique456 {
    display: flex;
    justify-content: end;
    align-items: center;
    text-decoration: underline;
    color: #007bff;
    cursor: pointer;
    font-size: 1rem;
}
.custom-underline-pen-unique456 i {
    margin-left: 5px;
    font-size: 1.1rem;
}
.txt-head {
    font-size: 1.8rem;
    margin-bottom: 15px;
    color: #333;
    font-weight: 700;
}
.form-area,
.form-inp {
    width: 100%;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-sizing: border-box;
}
.form-area {
    resize: none;
    height: 150px !important;
    padding: 12px !important;
}
.pay-method {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.btn-act {
    border: none;
    border-radius: 5px;
    padding: 15px 100px;
    cursor: pointer;
    color: #fff;
}
.btn-payp {
    background-color: #333;
}
.btn-sbmt {
    background-color: orange;
    width: 100%;
    font-size: 1rem;
}
.total-txt {
    font-size: 2.5rem;
    text-align: center;
}
.total-val {
    color: #bf247b;
    font-weight: 700;
}
@media screen and (max-width: 600px) {
    .pay-method {
        flex-direction: column;
        gap: 10px;
    }
    .btn {
        padding: 10px;
    }
    .vehicle-card-box {
        padding: 15px;
    }
}
@media screen and (max-width: 768px) {
    .btn {
        padding: 12px;
    }
    .btn-paypal {
        margin-top: 20px;
    }
    .txt-head {
        font-size: 1.4rem;
    }
}
.custom-col {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.custom-checkbox {
    appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #333;
    border-radius: 4px;
    cursor: pointer;
    outline: 0;
    position: relative;
}
.custom-checkbox:checked {
    background-color: #000;
    border-color: #000;
}
.custom-checkbox:checked::after {
    content: "\2713";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
}
.custom-label {
    font-size: 1.1rem;
    color: #000;
    display: flex;
    align-items: center;
    margin: 0;
}
.btn-carrd,
.btn-paypal {
    width: 350px;
    height: 70px;
    font-size: 1.4rem;
}
.custom-link {
    color: #000;
    text-decoration: underline;
    text-underline-offset: 5px;
}
.contact-info h1,
.query-btn {
    text-decoration-thickness: 3px;
    text-underline-offset: 15px;
}
.contact-info h1,
.query-btn,
.rgtsec a:hover {
    text-decoration: underline;
}
.btn-carrd {
    background-color: #bf247b;
    color: #fff;
    border: none;
    border-radius: 18px;
}
.btn-carrd:hover {
    background-color: #a61e68;
    color: #fff;
}
.btn-paypal {
    background-color: #4c4c4c;
    color: #fff;
    border: none;
    border-radius: 18px;
}
.btn-paypal:hover {
    background-color: #3a3a3a;
    color: #fff;
}
.form-section {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1), 0 -4px 4px rgba(0, 0, 0, 0.1),
        -4px 0 4px rgba(0, 0, 0, 0.1), 4px 0 4px rgba(0, 0, 0, 0.1);
}
.query-btn {
    text-decoration-color: #ff465c;
    font-weight: 600;
    font-size: 28px;
}
.form-control-icon {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    font-size: 1.3rem;
    color: #6c757d;
}
.contc-form-cont {
    background: #f3f4f7;
    color: #5e5e5e;
    border: none;
    padding-left: 55px;
    height: 54px;
    border-radius: 5px;
}
.contc-form-cont:focus {
    background: #f3f4f7;
    color: #5e5e5e;
    box-shadow: none;
    outline: 0;
}
.welcom-login-email:focus {
    border: 1px solid #000 !important;
}
.btn-custom-msg {
    background: #ff465c;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    border: none;
    border-radius: 10px;
    transition: background 0.3s;
}
.btn-custom-msg:hover {
    background: #e03d53;
}
.custom-textarea {
    height: 160px;
    resize: none;
}
.form-control-textarea {
    position: absolute;
    top: 12%;
    left: 25px;
    transform: translateY(-50%);
    font-size: 1.2rem;
    color: #6c757d;
}
.custom-card,
.input-with-icon,
.logistics-image,
.select-with-icon,
.testimonial-wrapper {
    position: relative;
}
.contact-info {
    background: #ffd42b;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.icon-box,
.info-box {
    border-radius: 8px;
}
.info-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 14px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.info-text {
    width: 100%;
}
.info-text h2 {
    font-size: 22px;
    color: #080c24;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
}
.icon-text {
    display: flex;
    align-items: center;
    gap: 15px;
}
.icon-box i {
    height: 45px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.5rem;
    flex-shrink: 0;
}
.icon-text h3 {
    color: #565969;
    font-size: 1.2rem;
    margin: 0;
    word-break: break-word;
    line-height: 1.6;
}
.reset-deli9 a i,
.search-deli9-btn i {
    margin-right: 8px;
}
.contact-info h1 {
    text-decoration-color: black;
    font-weight: 600;
    font-size: 28px;
}
.call-text-sum a,
.contact-list li a,
.rgtsec a,
.uselnk ul li a {
    text-decoration: none;
}
.bg-tel {
    background: #ff465c;
}
.bg-enve {
    background: #080c24;
}
.bg-map-alt {
    background: #565969;
}
.width-contct {
    width: 55% !important;
}
.logistics-features {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.logistics-feature {
    display: flex;
    align-items: center;
    text-align: center;
}
.feature-icon {
    width: 70px;
    margin-bottom: 10px;
}
.feature-text {
    font-weight: 600;
    color: #0b1125;
    font-size: 1.1rem;
    margin: 0;
    padding-left: 7px;
}
.logistics-section {
    background-color: #fff;
    padding: 50px 0;
}
.logistics-heading {
    font-weight: 700;
    color: #000;
}
.logistics-subheading {
    font-weight: 400;
    color: #6c757d;
    margin-bottom: 30px;
    font-size: 1.3rem;
}
.page-wrapper {
    background-color: #0b0b45;
    margin-top: 4rem;
    border-top: 7px solid #ffd42b;
    padding: 0 10px;
}
.info-card {
    padding: 20px;
    color: #fff;
    text-align: left;
    border-right: 3px solid #ffd42b;
}
.custom-card-footer,
.heading-service {
    text-align: center;
}
.info-card:last-child {
    border-right: none;
}
.info-card h2 {
    font-size: 2rem;
    font-weight: 700;
    color: #ffd42b;
}
.info-card h4 {
    margin-top: 10px;
    color: #fff;
}
.info-card p {
    font-size: 1rem;
    margin-top: 10px;
}
.heading-service {
    background-color: #0b0b45;
    color: #fff;
    padding: 15px;
    font-size: 2rem;
    font-weight: 700;
}
.row-wrapper-what {
    padding: 20px 0;
}
.heading-section h1 {
    font-size: 2rem;
    font-weight: 700;
    color: #0b0b45;
}
.heading-section p {
    margin-top: 10px;
    font-size: 1rem;
    color: #333;
}
.button-section {
    display: flex;
    justify-content: end;
    align-items: center;
}
.view-services-btn {
    background-color: #ff4c61;
    color: #fff;
    font-size: 1.3rem;
    padding: 10px 20px;
    width: 270px;
    border: none;
    border-radius: 10px;
    font-weight: 500;
    text-align: center;
}
.view-services-btn:hover {
    background-color: #e03c50;
    color: #fff;
}
.custom-card {
    background-color: #fff;
    color: #000;
    padding: 20px;
    border-radius: 8px;
}
.custom-card:hover {
    background-color: #0b0b45;
    color: #fff;
}
.custom-card:hover .custom-card-button,
.custom-card:hover h1 {
    color: #fff;
    border: none;
}
.custom-card-top-border {
    width: 100%;
    height: 7px;
    background-color: #ff465c;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.custom-image-row {
    margin-bottom: 15px;
}
.custom-card-img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.custom-card-text h1 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    font-weight: 600;
}
.custom-card-text p {
    font-size: 0.875rem;
    margin-bottom: 20px;
    line-height: 1.5;
}
.custom-card-hr {
    border: none;
    height: 3px;
    background-color: #d6d6d6;
    margin-bottom: 20px;
}
.custom-card-button {
    font-size: 1.2rem;
    font-weight: 700;
    color: #ff465c;
    border: none;
}
.custom-spacing-testi,
.testi-nav {
    margin-top: 20px;
}
.custom-carousel-control-next,
.custom-carousel-control-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    outline: 0;
    cursor: pointer;
    transition: transform 0.3s;
}
.custom-carousel-control-prev {
    left: 10px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.custom-carousel-control-next {
    right: 10px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.jobCard1-container,
.trans-Card1-container {
    background-color: #f3f4f7;
    border: 1px solid #6e768453;
}
.custom-carousel-control-next:hover,
.custom-carousel-control-prev:hover {
    background-color: #fa4318;
}
.custom-prev-icon::before {
    color: #fa4318;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.custom-next-icon::before {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
    .info-card:nth-child(2) {
        border-right: none;
    }
    .info-card:first-child,
    .info-card:nth-child(2) {
        border-bottom: 3px solid #ffd42b;
    }
}
@media (max-width: 767.98px) {
    .width-about-us {
        width: 70% !important;
    }
    .button-section {
        justify-content: center !important;
        margin-top: 15px;
    }
}
@media (max-width: 575.98px) {
    .vehicle-heading {
        font-size: 1.6rem;
        font-weight: 700;
        color: #000;
    }
    .vehicle-paragraph {
        font-size: 0.98rem;
        color: #555;
    }
    .vehicle-card {
        padding: 10px 15px;
    }
    .contact-info h1 {
        font-size: 24px;
    }
    .query-btn {
        font-size: 1.8rem;
    }
    .icon-text h3 {
        font-size: 1.1rem;
    }
    .heading-service,
    .info-text h2,
    .ref-help h2 {
        font-size: 1.4rem;
    }
    .btn-custom-msg {
        font-size: 1.5rem;
    }
    .carousel-indicators {
        margin-bottom: 5rem;
    }
    .m-0-mbl-testi {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .custom-card,
    .info-card {
        padding: 10px;
    }
    .info-card h4 {
        font-size: 1.1rem;
        font-weight: 600;
    }
    .background-section {
        display: none;
    }
    .heading-service {
        font-weight: 700;
    }
    .feature-icon {
        width: 50px;
        word-wrap: normal;
    }
    .feature-text,
    .logistics-subheading {
        font-size: 1rem;
    }
    .foter-logo {
        width: 160px;
    }
    .text-overlay-container {
        width: 60%;
    }
}
.badge-container {
    position: absolute;
    top: 0;
    text-align: end;
    right: 15px;
    transform: translateY(-50%);
}
.badge-image {
    width: 38px;
    height: auto;
}
@media (max-width: 437px) {
    .logistics-heading {
        font-size: 1.1rem;
        font-weight: 700;
    }
}
@media (max-width: 425px) {
    .contact-info h1 {
        font-size: 1.8rem;
    }
    .wcu-box {
        height: 360px;
        padding-top: 5px !important;
    }
    .vehicle-heading {
        font-size: 1.2rem !important;
    }
}
@media (max-width: 364px) {
    .heading-section h1 {
        font-size: 1.7rem;
    }
}
@media (max-width: 389px) {
    .downl-login-btn {
        font-size: 17px !important;
    }
    .contact-info h1 {
        font-size: 1.4rem;
    }
    .ref-help h6 {
        font-size: 0.82rem;
    }
}
@media (max-width: 360px) {
    .cus-btn-fs5 {
        font-size: 16px !important;
    }
    .lftsec p,
    .rgtsec a {
        font-size: 13px;
    }
    .cus-li-wcu {
        font-size: 16px;
    }
    .mr-2-rem {
        margin-right: 0.399rem;
    }
    .wcu-box .img-fluid {
        width: 200px !important;
    }
}
@media (max-width: 370px) {
    .px0-mbl-testi {
        padding-right: 0 !important;
    }
    .img-car-testi {
        margin-top: 15px;
    }
    .vehicle-heading {
        font-size: 1rem !important;
    }
}
@media (max-width: 342px) {
    .feature-icon {
        width: 40px;
    }
    .feature-text {
        font-size: 0.89rem;
    }
}
.button-text {
    text-align: center;
    flex-grow: 1;
}
.arrow-end {
    position: absolute;
    right: 20px;
}
.jobCard1-container {
    height: 280px;
}
.trans-Card1-container {
    height: 200px;
}
.incres-fs-jobcard * {
    font-size: 1.1em;
}
.incres-fs-job * {
    font-size: 1.05em;
}
.textJob1-title {
    color: #0b0b45;
    font-size: 2rem;
}
.textJob1-subtext {
    color: #383838;
    font-size: 16px;
}
.textJob1-label {
    color: #000;
    font-size: 1.5rem;
}
.textJob1-dark {
    color: #000;
}
.jobCard1-amount {
    color: #0b0b45;
    font-size: 2.3rem;
    font-weight: 600;
}
.jobCard1-button {
    background-color: #9d0191;
    border: none;
    color: #fff;
    padding: 15px 60px;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .custom-underline-pen-unique456 {
        justify-content: center;
        margin-top: 10px;
    }
    .custom-checkbox-field-unique456 {
        padding: 10px;
        font-size: 0.9rem;
    }
    .jobCard1-container,
    .trans-Card1-container {
        height: auto;
        flex-direction: column;
    }
    .jobCard1-right {
        width: 100%;
        margin-top: 2rem;
    }
    .job-trans-right {
        width: 100%;
        margin-top: 0 !important;
    }
    .jobCard1-button {
        justify-content: center;
    }
    .textJob1-title {
        font-size: 1.8rem !important;
    }
    .incres-fs-jobcard * {
        font-size: 1.02em;
    }
    .padd-search-del {
        padding-left: 5px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .jobCard1-amount {
        font-size: 1.7rem;
    }
    .textJob1-title {
        font-size: 2.3rem !important;
    }
    .incres-fs-job *,
    .incres-fs-jobcard * {
        font-size: 1.02em;
    }
    .jobCard1-container {
        height: 250px;
    }
    .trans-Card1-container {
        height: 200px;
    }
    .jobCard1-button {
        padding: 15px 40px;
    }
    .padd-search-del {
        padding-left: 10px !important;
    }
}
.padd-search-del {
    padding-left: 25px;
}
.left-align-list,
.left-align-list li {
    text-align: left;
    margin-left: 0;
    padding-left: 0;
}
.icon-deliv {
    font-size: 1.5rem;
    color: #434343;
}
.dspan-flexi {
    font-size: 1rem;
    color: #383838;
}
.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 18px;
    left: 26px;
    color: #fff;
    border-radius: 500px;
    font-size: 40px;
    z-index: 100;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background: 0 0;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.left-align-list {
    position: relative;
    left: 0;
}
.why-chose-ul li img {
    width: 58px;
}
.line-4dots {
    width: 1.07rem;
    height: auto;
}
.search-input4 {
    border-radius: 8px;
    color: #000;
}
.styled-select {
    height: 53px;
    border-radius: 8px;
    font-size: 16px;
    padding: 8px 12px;
    border: 1px solid #6e768453;
}
.styled-select:focus {
    border-color: none;
    outline: 0;
}
.reset-deli9 {
    height: 60px;
    width: 100%;
    max-width: 120px;
    border-radius: 10px;
    border: none;
    background-color: #ffd42b;
    margin-right: 10px;
    color: #000;
    font-size: 18px;
}
.reset-deli9 a i {
    align-items: center;
    font-size: 18px;
}
.search-deli9-btn {
    width: 100%;
    max-width: 300px;
    height: 60px;
    background-color: #9d0191;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    border: none;
    border-radius: 10px;
    align-items: center;
    cursor: pointer;
}
.full-width-line {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 20px 0 40px;
}
.full-width-line h4 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #333;
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}
.full-width-line::after,
.full-width-line::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1.5px;
    background: #6e768452;
    z-index: 0;
}
.full-width-line::before {
    left: 0;
}
.full-width-line::after {
    right: 0;
}
.text-plac-black::placeholder {
    color: #000;
    opacity: 1;
}
@media (max-width: 768px) {
    .arrow-btn.left {
        left: -40px;
    }
    .arrow-btn.right {
        right: -40px;
    }
    .search-deli9-btn {
        width: 250px;
        height: 50px;
        font-size: 16px;
    }
    .reset-deli9 {
        height: 50px;
        width: 100%;
    }
}
@media (max-width: 406px) {
    .search-deli9-btn {
        width: 180px;
        height: 50px;
        font-size: 16px;
    }
    .reset-deli9 {
        height: 50px;
        max-width: 100px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .vehicle-icon {
        width: 25px;
        height: 25px;
    }
    .vehicle-heading {
        font-size: 1.3rem;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .lg-left-1 {
        margin-left: 8.33%;
    }
    .lg-right-1 {
        margin-right: 8.33%;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .pad-lg-md {
        padding: 0 !important;
    }
    .same1-line-container {
        display: flex;
        flex-wrap: nowrap;
        gap: 25px;
        justify-content: center;
        align-items: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .same1-line-container h4 {
        margin: 0;
        padding: 0 10px;
    }
}
.background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
.background-section {
    position: relative;
    height: 320px;
    width: 100%;
    overflow: hidden;
}
.card-text {
    font-size: 0.9rem;
    color: #000;
}
.list-unstyled li {
    font-size: 0.9rem;
    color: #333;
}
.text-overlay-container {
    position: absolute;
    top: 30%;
    left: 150px;
    width: 40%;
    padding: 20px;
    z-index: 2;
    display: flex;
    flex-direction: column;
}
.list-unstyled .bg-warning {
    font-weight: 700;
}
.breadcrumb-navigation {
    font-size: 1rem;
    color: #fff;
    margin-right: 25px;
}
.custom-spacing-testi {
    margin-left: 8px;
    margin-right: 8px;
    max-width: calc(100% - 30px);
}
.breadcrumb-navigation li {
    list-style-type: none;
}
.breadcrumb-navigation a {
    color: #fff;
    text-decoration: none;
}
.hero-left-sec h1,
.hero-left-sec h3 {
    color: #0b0b45;
    font-family: Blinker, sans-serif;
}
body {
    font-family: Blinker, sans-serif;
    font-family: var(--default-font);
}
.hero-left-sec h1 {
    font-size: clamp(2rem, 5vw, 4.875rem);
    font-weight: 600;
}
.hero-left-sec h1 span {
    color: #9d0191;
    font-family: Blinker, sans-serif;
}
.hero-left-sec h3 {
    font-size: 26px;
}
.input-group {
    height: 55px;
    border: 1px solid #6e768453;
    border-radius: 10px;
    overflow: hidden;
}
.input-group-text {
    background-color: #fff;
    border: none;
    font-size: 20px;
    padding-left: 15px;
}
.form-control {
    border: none;
    font-size: 18px;
    padding-left: 10px;
}
.form-control:focus {
    outline: 0;
    box-shadow: none;
    border: none;
}
.btn-view-price {
    background-color: #9d0191;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    width: 100%;
    height: 55px;
    border-radius: 10px;
}
.btn-view-price i {
    margin-left: 10px;
}
@media (max-width: 575.98px) {
    .hero-left-sec h3 {
        font-size: 18px;
        padding: 0;
    }
    .hero-left-sec p {
        font-size: 15px;
    }
    .mtruck-mbl-none {
        display: none !important;
    }
    .mbl-bg-form-hero {
        background-color: #f3f7f8;
        padding: 8px 12px;
        border-radius: 10px;
        margin: 15px 0;
    }
}
@media (min-width: 991.98px) and (max-width: 1399.98px) {
    .hero-left-sec h3 {
        font-size: 22px;
    }
}
.loadx-work-card {
    display: flex;
    align-items: center;
    border: 1px solid #0000001a;
    border-radius: 26px;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
}
.loadx-work-box {
    width: 45px;
    height: 100px;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    margin-right: 15px;
}
.loadx-work-box i {
    font-size: 24px;
    color: #000;
}
.loadx-work-text {
    font-size: 20px;
}
.app-download-section {
    position: relative;
    width: 100%;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
    overflow: hidden;
}
.bg-app-img,
.quote-img,
.testi-item {
    position: absolute;
}
.bg-app-img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.app-download-section h2 {
    font-size: 35px;
    color: #fff;
}
.app-download-section p {
    font-size: 16px;
    opacity: 0.8;
}
.store-buttons {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
.contact-btn,
.faq-item.active .faq-content {
    display: block;
}
.store-btn img {
    width: 200px;
    height: auto;
}
@media (max-width: 416px) {
    .app-download-section p {
        font-size: 14px;
    }
}
@media (max-width: 367px) {
    .app-download-section p {
        font-size: 12px;
    }
}
.faq-title-sa h5 {
    color: #5e6282;
    font-size: 20px;
    font-weight: 500;
}
.faq-title-sa h1 {
    color: #0b0b45;
    font-size: 3.5rem;
    font-weight: 700;
}
.faq-item {
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 20px;
    background: #f3f4f7;
    border: 2px solid #e6e6e6;
}
.faq-item .faq-content {
    display: none;
    margin-top: 10px;
    color: #000;
}
.faq-item h2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    word-wrap: break-word;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.faq-item .faq-toggle {
    font-size: 1.59rem;
    cursor: pointer;
    position: relative;
    font-weight: 800;
    margin-left: 10px;
}
.faq-item .faq-content p {
    margin: 0;
}
.horiz-line {
    border: none;
    border-top: 2px solid #d6d6d6;
    color: #000;
    background-color: #e6e6e6;
    height: 3px;
    width: 100%;
}
.faq-title {
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}
.gradient-box {
    background: linear-gradient(#fff, #e8c2e5);
    border-radius: 25px;
    padding: 30px;
    text-align: center;
}
.chat-icon {
    width: 100%;
    max-width: 120px;
}
.question-heading {
    color: #01120a;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
}
.question-subheading {
    color: #181818;
    font-size: 18px;
    margin-bottom: 20px;
}
.contact-btn {
    background-color: #9d0191;
    color: #fff;
    border: none;
    border-radius: 25px;
    padding: 24px 30px;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    transition: 0.3s;
}
@media (max-width: 575.98px) {
    .loadx-work-text,
    .text-content p {
        font-size: 12px;
    }
    .text-content h5 {
        font-size: 15px;
    }
    .loadx-work-card {
        padding: 10px;
    }
    .faq-title-sa h1 {
        font-size: 2rem;
    }
    .faq-item h2 {
        font-size: 1.09rem;
    }
    .faq-item .faq-content p {
        font-size: 0.95rem;
    }
}
@media (max-width: 1200px) {
    .br-loadxwork {
        display: none;
    }
    .loadx-work-card {
        border-radius: 20px;
        padding: 8px;
        margin-bottom: 8px;
    }
    .question-subheading {
        font-size: 16px;
    }
    .question-heading {
        font-size: 18px;
    }
}
.testimonials {
    background-color: #fff;
    min-height: 30rem;
    margin-bottom: 5rem;
}
.testi-item {
    width: 500px;
    height: 300px;
    background: #f3f3f3;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    padding: 20px;
    top: 0;
    left: 0;
    transition: opacity 0.5s, transform 0.5s;
}
.testi-item.active {
    opacity: 1;
    transform: translateX(0);
    z-index: 2;
}
.testi-item.inactive {
    opacity: 0.4;
    z-index: 1;
}
.quote-img {
    top: -22px;
    right: 15px;
    width: 50px;
}
.testi-item h3 {
    color: #0b0b45;
    font-weight: 700;
}
.testi-items-hr {
    border: 0;
    height: 2px;
    background: #c4c4c4;
    width: 45%;
}
.service-title {
    font-size: 20px;
    font-weight: 600;
    color: #0b0b45;
}
.rating i {
    color: #e48e33;
    font-size: 18px;
}
.testi-para {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.testi-label {
    font-size: 18px;
    color: #0b0b45;
    font-weight: 500;
}
.testi-title {
    color: #0b0b45;
    font-weight: 700;
    font-size: 3.5rem;
}
.testi-nav button {
    background: 0 0;
    border: 1px solid #0b0b45;
    border-radius: 50%;
    padding: 8px 12px;
    font-size: 18px;
    margin: 0 10px;
    transition: 0.3s;
}
.call-button-foter i,
.ctcnw ul li i {
    margin-right: 10px;
}
.testi-nav button:hover {
    background: #0b0b45;
    color: #fff;
}
@media (max-width: 991px) {
    .margin-btns-headings {
        margin-top: 330px;
    }
}
@media (max-width: 415px) {
    .testi-item {
        width: 350px !important;
    }
}
@media (max-width: 365px) {
    .testi-item {
        width: 300px !important;
        height: 280px !important;
    }
}
.call-button-foter,
.call-button-foter i {
    font-size: 20px;
    background: linear-gradient(to bottom, #f5f5f9, #dadfe7);
}
.call-button-foter {
    display: flex;
    align-items: center;
    color: #0b0b28;
    border-radius: 25px;
    width: 220px !important;
}
.footer {
    color: #fff;
    background-color: #0b0b45;
    font-size: 14px;
    padding-bottom: 50px;
    position: relative;
}
.footer .footer-top {
    padding-top: 50px;
}
.footer h4 {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    padding-bottom: 12px;
    color: #fff;
}
.ftstrct .loadx {
    font-size: 60px;
    font-weight: 500;
    font-family: var(--default-font);
}
.abtcmp h4,
.ctcnw h4,
.uselnk h4 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}
.abtcmp p {
    font-size: 16px;
    margin-top: 15px;
}
.lftsec p,
.rgtsec a {
    color: #000;
    font-size: 15px;
}
.abtcmp .scllnk a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    background: #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
    border: 1px solid #fff;
    transition: background-color 0.3s, color 0.3s;
}
.abtcmp .scllnk a:hover {
    opacity: 0.7;
    color: #0b0b45;
    border: 1px solid #fff;
}
.ctcnw ul,
.uselnk ul {
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
}
.uselnk ul li {
    margin: 10px 0;
}
.uselnk ul li a {
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    transition: color 0.3s;
}
.downl-login-btn,
.step2-next-btn {
    font-size: 22px;
    background: #9d0191;
}
.uselnk ul li a i {
    margin-right: 8px;
    color: #fff;
}
.ctcnw ul li {
    margin: 15px 0;
    display: flex;
    align-items: center;
    font-size: 16px;
}
.ctcnw ul li i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #f5f5f9;
    color: #0b0b45;
    font-size: 22px;
    flex-shrink: 0;
}
.ctcnw ul li p {
    margin: 0;
    line-height: 1.5;
}
.footer-end {
    width: 100%;
    background-color: #f3f4f7;
    color: #000;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 20px;
    box-sizing: border-box;
}
.lftsec p {
    text-align: center;
    margin: 0;
}
.rgtsec a {
    margin: 0 10px;
}
@media (min-width: 768px) and (max-width: 992px) {
    .badge-container {
        right: 0 !important;
    }
    .card-line {
        height: 2px;
        width: 100px !important;
    }
    .ftstrct .loadx {
        font-size: 40px;
    }
    .abtcmp h4,
    .ctcnw h4,
    .uselnk h4 {
        font-size: 20px;
    }
}
.call-section-sum {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.step2-next-btn {
    color: #fff;
    padding: 15px 0;
}
.downl-login-btn:hover,
.step2-next-btn:hover {
    background: #9d0191;
    color: #fff;
}
.downl-login-btn {
    color: #fff;
    width: 300px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.input-with-icon i,
.select-with-icon i {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #5e5e5e;
}
.input-with-icon input,
.select-with-icon select {
    padding-left: 40px !important;
}
.call-icon-sum i {
    font-size: 25px;
    color: #9d0191;
}
.call-text-sum {
    display: flex;
    flex-direction: column;
}
.call-text-sum h5 {
    font-size: 15px;
    color: #282c43;
}
.call-text-sum a {
    font-size: 22px;
    font-weight: 700;
    color: #10174b;
}
@media (max-width: 991.98px) {
    .logistics-image {
        display: none;
    }
    .amount-text {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .amount-text h1,
    .amount-text h5 {
        display: inline;
        margin: 0;
    }
    .amount-text h1 {
        padding-left: 10px;
    }
    .vehicle-opera {
        font-size: 16px;
        font-weight: 600;
    }
    .margin-work-card {
        margin-top: 25px;
    }
    .call-icon-sum i {
        font-size: 30px;
    }
    .call-text-sum a {
        font-size: 30px;
        font-weight: 700;
        line-height: 30px;
    }
}
@media (max-width: 356.98px) {
    .call-text-sum a {
        font-size: 24px;
    }
}
.contact-list {
    padding: 0;
    margin: 0;
}
.contact-list li {
    display: flex;
    gap: 25px;
    margin-bottom: 10px;
}
.contact-list li a {
    display: flex;
    align-items: center;
    gap: 25px;
    color: inherit;
    font-size: 18px;
}
@media (max-width: 575px) {
    .header .topbar .contact-info i a,
    .header .topbar .contact-info i span {
        font-size: 13px;
    }
    .margin-btns-headings {
        margin-top: 300px;
    }
    .testi-item {
        width: 400px;
        height: 250px;
        padding: 10px;
    }
    .testi-item h5,
    .testi-para {
        font-size: 16px;
    }
    .testi-item h3 {
        font-size: 18px;
    }
    .service-title {
        font-size: 15px;
    }
    .rating i {
        font-size: 12px;
    }
    .quote-img {
        position: absolute;
        top: -15px;
        right: 15px;
        width: 30px;
    }
    .testi-title {
        font-size: 2rem;
    }
    .contact-us-bg-blue {
        padding: 50px 26px !important;
    }
}
.contact-us-bg-blue {
    background: #0b0b45;
    color: #fff;
    padding: 77px 62px;
    border-radius: 10px;
}
.quote-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
    font-weight: 700;
    color: #0c123d;
}
.line {
    width: 40px;
    height: 1px;
    background-color: #000;
}
.custom-input-group .input-group-text {
    background-color: #0b0b45;
    color: #fff;
    border: none;
}
.note-text {
    color: #9d0191;
    font-size: 14px;
}
.btn-purple {
    background-color: #9d0191;
    border: none;
}
.btn-purple:hover {
    background-color: #7a0171;
}
.bi-youtube {
    color: red;
}
.bi-linkedin {
    color: #0a66c2;
}
.bi-facebook {
    color: #1877f2;
}
.bi-tiktok {
    color: #010101;
}
.faq-answe-txt {
    font-size: clamp(1.5rem, 3vw, 1.975rem);
    font-weight: 600;
}
.deliv-non {
    background-color: #0b0b45;
}
.deliv-non h4 {
    color: #fff;
}
.contr-price-btn {
    width: 260px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #9d0191;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.contr-price-btn:hover {
    background-color: #9d0191;
    color: #fff !important;
}
.contr-price-table thead th {
    background-color: #0b0b45;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.contr-price-table td:first-child {
    font-weight: 700;
    background-color: #e7e7ff;
    font-size: 18px;
}
.contr-price-table td:not(:first-child) {
    background-color: #f3f4f7;
    font-size: 18px;
    border-bottom: 1px solid #d9d9d9;
    border-left: none;
    border-right: none;
}
.contr-price-table td,
.contr-price-table th {
    text-align: center;
    vertical-align: middle;
}
.contr-price-table {
    border-radius: 10px;
    border-collapse: collapse;
    width: 100%;
    overflow: hidden;
}
.contr-price-table th {
    border: none;
}
.contr-price-table thead th,
.contr-price-table tr td {
    padding: 20px 7px;
}
.table-wrapper-price {
    overflow-x: auto;
    scrollbar-width: none;
}
.table-wrapper-price::-webkit-scrollbar {
    display: none;
}
@media (max-width: 768px) {
    .app-download-section h2 {
        font-size: 22px;
    }
    .store-btn img {
        width: 140px;
    }
    .footer-end {
        justify-content: center;
    }
    .lftsec,
    .rgtsec {
        flex: 1 0 100%;
        text-align: center;
        margin: 5px 0;
    }
    .rgtsec a {
        display: inline-block;
        margin: 5px 10px;
    }
    .abtcmp {
        margin-bottom: 25px;
    }
    .ctcnw {
        margin-top: 15px;
    }
    .contact-list li {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .contact-list li i {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .contact-us-bg-blue {
        margin: 20px;
    }
    .contr-price-table td:first-child,
    .contr-price-table td:not(:first-child),
    .contr-price-table thead th {
        font-size: 15px;
    }
}
.disable-btn {
    pointer-events: none;
    cursor: pointer;
}

.get-job-car-img {
    width: 100%;
    margin-top: 50px;
}

.get-detail-job-btn {
    background-color: #9d0191;
    color: white;
    border-radius: 10px;
    font-size: 30px;
    width: 375px;
}

.get-detail-job-btn:hover {
    background-color: #9d0191;
    color: white;
    border-radius: 10px;
    font-size: 30px;
    width: 375px;
}

@media (max-width: 991.98px) {
    .getjobcar-mbl {
        width: 370px;
    }
}
