:root {
    --logistiq-font: "DM Sans", sans-serif;
    /* --logistiq-base: #FD5523; */
    /* --logistiq-base: #Fabc3f; */
    --logistiq-base: #0b2f9f;
    --logistiq-base-rgb: 253, 85, 35;
    --logistiq-black: #062E39;
    --logistiq-black-rgb: 6, 46, 57;
    /* --logistiq-gray: #565969; */
    --logistiq-gray: #fff;
    --logistiq-gray-rgb: 86, 89, 105;
    --logistiq-white: #Fabc3f;
    --logistiq-white-rgb: 255, 255, 255;
    --logistiq-gray-bg: #Fabc3f;
    --logistiq-gray-bg-rgb: 244, 245, 249;
    --logistiq-bdr-color: #232423;
    --logistiq-bdr-color-rgb: 35, 36, 35;
    --bs-background-card: #Fabc3f;

  }

  .header-contact-style1 ul li .text-box p a {
    color: var(--logistiq-white);
}
.main-menu .main-menu__list>li.current>a, .main-menu .main-menu__list>li:hover>a, .stricky-header .main-menu__list>li.current>a, .stricky-header .main-menu__list>li:hover>a {
    color: var(--logistiq-white);
}

[data-bs-theme=dark] .btn.btn-dropdown-search:after {
    background-image: url(../imgs/page/homepage2/dropdown-w.svg);
}

[data-bs-theme=dark] .box-calendar-date::before {
    background-image: url(../imgs/page/homepage2/dropdown-w.svg);
}

[data-bs-theme=dark] .accordion-button::after {
    background-image: url(../imgs/template/icons/open-faq-dark.png);
}

[data-bs-theme=dark] .accordion-button:not(.collapsed)::after {
    background-image: url(../imgs/template/icons/close-faq-dark.png);
}

[data-bs-theme=dark] .box-faqs-inner {
    background-image: url(../imgs/page/homepage3/bg-faq2-dark.png);
}

[data-bs-theme=dark] .box-faqs {
    background-image: url(../imgs/page/homepage3/bg-faq-dark.png);
}
.main-header-one {
    /* position: relative;
    display: block;
    background: rgb(11,47,159);
background: radial-gradient(circle, rgba(11,47,159,0.6278886554621849) 100%, rgba(230,232,236,1) 100%);
    /* background: rgb(11,47,159);
    background: radial-gradient(circle, rgba(11,47,159,0.8155637254901961) 0%, rgba(230,232,236,1) 100%); */
    /* From https://css.glass
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(2.8px);
    -webkit-backdrop-filter: blur(2.8px); */

    position: relative;
    display: block;
    background: rgb(11,47,159);
background: radial-gradient(circle, rgba(11,47,159,0.6250875350140056) 34%, rgba(2,0,36,1) 100%);
}

.main-header-one__inner {
    position: relative;
    display: block;
    /* border: 1px solid rgba(var(--logistiq-white-rgb), .15);
    border-top: none; */
  }



  .main-header-one__top-right::before {
    position: absolute;
    top: -10px;
    left: 0;
    bottom: -8px;
    right: -40px;
     background: transparent;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
    content: "";
    z-index: -1;
}


.main-header-one__top {
    position: relative;
    display: block;
     background-color: transparent;
    border-bottom: 0px solid transparent;
    padding: 10px 40px 8px;
}


.slider-one__single-content .title-box h2 span {
    color: var(--logistiq-gray);
}

.slider-one__single-content .text-box p {
    color: var(--logistiq-gray);
}
.main-header-one__bottom-left .logo-box::before {
    position: absolute;
    top: -20px;
    left: -40px;
    bottom: -20px;
    right: 0;
     background: transparent;
    clip-path: polygon(0 0, 100% 0%, 87% 100%, 0% 100%);
    z-index: -1;
    content: "";
}

/* search  */

.box-search-category {
    margin-top: 35px;
}
.box-search-advance-2 {
    position: absolute;
    top: 70px;
    right: 75px;
    max-width: 522px;
}

.box-search-advance-2 .box-bottom-search {
    flex-wrap: wrap;
    background-color: var(--bs-neutral-100);
    padding-top: 21px;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

.box-search-advance-2 .box-bottom-search .item-search {
    width: 50%;
    margin-bottom: 25px;
}

.box-search-advance-2 .bottom-search-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-flights-type-2 {
    padding-top: 110px;
    padding-bottom: 110px;
}

.box-flights-type-2 .card-flight {
    min-width: auto;
    max-width: 100%;
}

.box-flights-type-2 .card-flight .card-image {
    max-width: 223px;
}

.location-search {
    padding-left: 22px !important;
    background: url(../imgs/page/homepage2/location.svg) no-repeat left center;
}

.calendar-search {
    padding-left: 22px !important;
    background: url(../imgs/page/homepage2/calendar.svg) no-repeat left center;
}

.passenger-search {
    padding-left: 22px !important;
    background: url(../imgs/page/homepage2/user.svg) no-repeat left center;
}


.box-calendar-date {
    position: relative;
}

.box-calendar-date::before {
    content: "";
    height: 10px;
    width: 14px;
    background-color: transparent;
    background-image: url(../imgs/page/homepage2/dropdown.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 0px;
}

.box-calendar-date input {
    border: 0px;
    height: auto;
    background-color: transparent;
    /* padding-left: 0px !important; */
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    background: url(../imgs/page/homepage2/calendar.svg) no-repeat left center;
}

.box-calendar-date input:focus {
    border: 0px;
    background: url(../imgs/page/homepage2/calendar.svg) no-repeat left center;
}

.box-banner-home5-search .box-search-advance {
    top: -103px;
}
.container-search-advance .box-search-advance {
    top: 0px;
}
.box-banner-home8-search .box-search-advance {
    top: -190px;
}

.box-search-advance .box-bottom-search {
    flex-wrap: wrap;
}
.box-search-advance .box-bottom-search .item-search {
    width: 25%;
}
.box-search-advance .box-bottom-search .item-search:last-child {
    width: 100%;
    justify-content: center !important;
    padding-top: 20px;
}
.box-search-advance .box-bottom-search .item-search:last-child .btn {
    width: 100%;
    justify-content: center;
}


.box-search-advance .box-bottom-search {
    flex-wrap: wrap;
}
.box-search-advance .box-bottom-search .item-search {
    width: 50%;
    position: relative;
    padding: 0px 27px;
    margin-bottom: 15px;
}
.box-search-advance .box-bottom-search .item-search:last-child {
    width: 100%;
    justify-content: center !important;
}
.box-search-advance .box-bottom-search .item-search:last-child::before {
    display: none;
}
.box-search-advance .box-bottom-search .item-search.item-search-2::before {
    display: none;
}

.box-search-advance .box-top-search {
    flex-wrap: wrap;
}
.box-search-advance .box-bottom-search .btn-black-lg {
    width: 100%;
    justify-content: center;
}

.box-search-advance .box-bottom-search .item-search {
    width: 100%;
    border-bottom: 1px solid var(--bs-border-color);
    padding-bottom: 10px;
}
.box-search-advance .box-bottom-search .item-search:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}
.box-search-advance .box-bottom-search .item-search::before {
    display: none;
}

.tab-content-box-item-img {
    position: absolute;
    top: 6px;
    right: -60px;
    bottom: -60px;
    width: 390px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
}

.abtn{
    position: relative;
    display: block;
    width: 190px;
    background-color: var(--logistiq-white);
    float: left;
    text-align: center;
    cursor: pointer;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 1;
}


.quote-one {
    position: relative;
    display: block;
     background: #fff;
    padding: 120px 0px 0px;
    z-index: 1;
}

.team-one {
    position: relative;
    display: block;
     background: #fff;
    padding: 120px 0px 120px;
    z-index: 1;
}

.about-three {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0px 120px;
    z-index: 1;
}
.testimonial-three {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0px 120px;
    z-index: 1;
}

.features-one {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0px 0px;
    z-index: 1;
}


/* .nice-select {
    position: relative;
    display: block;
    -webkit-tap-highlight-color: transparent;
    background-color: #f6f4f9;
    border-radius: 6px;
    border: 0px solid #e4e4e4;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    float: none;
    font-family: inherit;
    color: #888888;
    font-size: 14px;
    font-weight: 300;
     height: 0px;
    line-height: 42px;
    outline: none;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}



.quote-one__form .input-box .nice-select {
    position: relative;
    display: block;
    height: 55px;
    width: 100%;
    background-color: transparent;
    border: 1px solid rgba(var(--logistiq-white-rgb), .20);
    color: rgba(var(--logistiq-white-rgb), .40);
    padding-left: 20px;
    padding-right: 40px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: rgba(var(--logistiq-white-rgb), .40);
    border-radius: 3px;
    font-family: var(--logistiq-font);
    float: none;
}

.quote-one__form .input-box .nice-select:after {
    position: absolute;
    top: 18px;
    right: 23px;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid rgba(var(--logistiq-white-rgb), .40);
    border-right: 1px solid rgba(var(--logistiq-white-rgb), .40);
    margin-top: 0px;
    z-index: 10;
}

.quote-one__form .input-box .nice-select .option {
    color: var(--logistiq-white);
} */



.main-header-one__bottom-right-btn a {
    position: relative;
    display: inline-block;
    color: var(--logistiq-white);
    font-size: 16px;
    font-weight: 700;
    padding: 0px 40px 0px;
    text-transform: uppercase;
    z-index: 1;
}



/* .nice-select .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
} */















.box-search-advance {
    border: 1px solid var(--bs-border-color);
    border-radius: 16px;
    background-color: var(--bs-neutral-0);
    padding: 28px;
    position: relative;
    top: -143px;
    z-index: 12;
    margin-bottom: -50px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}

.box-search-advance .box-top-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-search-advance .box-bottom-search {
    border: 1px solid var(--bs-border-color);
    border-radius: 16px;
    background-color: var(--bs-neutral-0);
    padding: 21px 0px;
    margin-top: 28px;
    display: flex;
    align-items: flex-end;
}

.box-search-advance .box-bottom-search .item-search {
    width: 20%;
    position: relative;
    padding: 14px 14%;
}

.box-search-advance .box-bottom-search .item-search::before {
    content: "";
    height: 58px;
    right: 10px;
    width: 1px;
    background-color: var(--bs-border-color);
    position: absolute;
    top: 1px;
}

.box-search-advance .box-bottom-search .item-search.bd-none::before {
    display: none;
}

.box-search-advance .box-bottom-search .btn-black-lg {
    padding: 15px 32px !important;
}

.box-search-advance .box-bottom-search .btn-black-lg svg {
    margin: 0px 10px 0px 0px;
}


/* search */
.handle-preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--logistiq-black);
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    z-index: 9999999;
}


.handle-preloader .animation-preloader .spinner {
     border: 1px solid transparent;
}

.quote-one__bg::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(var(--logistiq-black-rgb), .60);
    content: "";
}



.step-container {
    position: relative;
    text-align: center;
    transform: translateY(-43%);
  }

  .step-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #007bff;
    line-height: 30px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    cursor: pointer; /* Added cursor pointer */
  }

  .step-line {
    position: absolute;
    top: 16px;
    left: 50px;
    width: calc(100% - 100px);
    height: 2px;
    background-color: #007bff;
    z-index: -1;
  }

  #multi-step-form{
    overflow-x: hidden;
  }
.input-group-text span {
    height: 24px;
}

.logo-box a img
{
position: relative;
height: 89px;
padding-left: 4%;
margin-top: 9px;
}
.main-header-one__top-left{
    padding-left: 9%;
}

/* @media only screen and (min-width: 992px) {
    .logo-box{
        display: block;
    }
} */

@media (max-width: 767px) {
    .main-header-one__top {
        display: none;
    }
    /* .logo-box{
        display: none;
    } */
    .main-header-one__bottom-left .logo-box a img{
        height: 47px;
    }

    .logo-box a img {
        position: relative;
        height: 89px !important;
        padding-left: 4%;
        margin-top: 9px;
        display: block !important;
    }

}


.main-header-one__bottom-left .logo-box a img {
    height: 100px;
    padding-bottom: 7px;
}
.paddingservices{
    padding-bottom: 12%;
}

@media only screen and (max-width: 767px) {
    .paddingservices{
        padding-bottom:40%;
    }
}



.social-buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 20px;
}

.social-buttons button {
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-buttons button.facebook {
    background-color: #4c70bd;
}

.social-buttons button.twitter {
    background-color: #2ca7f3;
}

.social-buttons button.google {
    background-color: #f15847;
}

.social-buttons button.instagram {
    background-color: #2ca7f3;
}

.social-buttons button.youtube {
    background-color: #e650a5;
}
.social-buttons button.tiktok {
    background-color: #4c70bd;
}

.social-buttons button.threads {
    background-color: #4c70bd;
}


.social-icons {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 9px;
}

.social-icons i {
    font-size: 24px;
    color: #4285f4;
}

i {
    margin-right: 10px;
}

.social-icons i.facebook {
    color: #3b5998;
}

.social-icons i.twitter {
    color: #1da1f2;
}

.social-icons i.google {
    color: #db4a39;
}

.social-icons i.instagram {
    color: #C13584;
}
.social-icons i.youtube {
    color: #C13584;
}

.social-icons i.tiktok {
    color: #C13584;
}
.social-icons i.threads {
    color: #C13584;
}

.maincolor{
    color: #Fabc3f;
}
/* .social-auth-links{
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
    margin-bottom: 20px;

} */


/* .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    height: 250px;
    width: 100%;
    overflow-y: scroll;
} */


/* dashboard */


/* body {
    background: #f5f5f5;
    margin-top: 20px;
} */

.ui-w-80 {
    width : 80px !important;
    height: auto;
}

.btn-default {
    border-color: rgba(24, 28, 33, 0.1);
    background  : rgba(0, 0, 0, 0);
    color       : #4E5155;
}

label.btn {
    margin-bottom: 0;
}

.btn-outline-primary {
    border-color: #26B4FF;
    background  : transparent;
    color       : #26B4FF;
}

.btn {
    cursor: pointer;
}

.text-light {
    color: #babbbc !important;
}

.btn-facebook {
    border-color: rgba(0, 0, 0, 0);
    background  : #3B5998;
    color       : #fff;
}

.btn-instagram {
    border-color: rgba(0, 0, 0, 0);
    background  : #000;
    color       : #fff;
}

.card {
    background-clip: padding-box;
    box-shadow     : 0 1px 4px rgba(24, 28, 33, 0.012);
}

.row-bordered {
    overflow: hidden;
}

.account-settings-fileinput {
    position  : absolute;
    visibility: hidden;
    width     : 1px;
    height    : 1px;
    opacity   : 0;
}

.account-settings-links .list-group-item.active {
    font-weight: bold !important;
}

html:not(.dark-style) .account-settings-links .list-group-item.active {
    background: transparent !important;
}

.account-settings-multiselect~.select2-container {
    width: 100% !important;
}

.light-style .account-settings-links .list-group-item {
    padding     : 0.85rem 1.5rem;
    border-color: rgba(24, 28, 33, 0.03) !important;
}

.light-style .account-settings-links .list-group-item.active {
    color: #4e5155 !important;
}

.material-style .account-settings-links .list-group-item {
    padding     : 0.85rem 1.5rem;
    border-color: rgba(24, 28, 33, 0.03) !important;
}

.material-style .account-settings-links .list-group-item.active {
    color: #4e5155 !important;
}

.dark-style .account-settings-links .list-group-item {
    padding     : 0.85rem 1.5rem;
    border-color: rgba(255, 255, 255, 0.03) !important;
}

.dark-style .account-settings-links .list-group-item.active {
    color: #fff !important;
}

.light-style .account-settings-links .list-group-item.active {
    color: #4E5155 !important;
}

.light-style .account-settings-links .list-group-item {
    padding     : 0.85rem 1.5rem;
    border-color: rgba(24, 28, 33, 0.03) !important;
}




.main-header-one__bottom {
    position: relative;
    display: block;
    padding: 0px 0px 0px;
}


.quote-one {

    padding: 6px 0px 0px;

}



/* social */

.social-buttons {
    position: absolute;
    display: flex
;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-content: flex-end;
    justify-content: space-evenly;
    align-items: flex-end;
    float: right;
    background: #Fabc3f;
    border-radius: 5% 0% 0% 11%;
    right: 0%;
    z-index: 20;
    }


    .main-header-one__bottom-right-btn a:hover::before {
        background: transparent;
      }


    .main-header-one__bottom-right-btn::before {
        position: absolute;
        top: -28px;
        left: 0;
        bottom: -27px;
        background: rgba(var(--logistiq-white-rgb), .15);
        width: 0px;
        content: "";
    }

    .main-header-one__bottom-right-btn::after {
        position: absolute;
        top: -28px;
        right: 0;
        bottom: -27px;
        background: rgba(var(--logistiq-white-rgb), .15);
        width: 0px;
        content: "";
    }

    .owl-dot-style1.owl-theme .owl-dots .owl-dot.active span, .owl-dot-style1.owl-theme .owl-dots .owl-dot:hover span {
        background: #Fabc3f;
    }

    .main-header-one__bottom-right-btn a::before {
        position: absolute;
        top: -26px;
        left: 0;
        bottom: -24px;
        right: 0;
         background: transparent;
        transition: all 200ms linear;
        transition-delay: 0.1s;
        content: "";
        z-index: -1;
    }


    .footer-one__contact-box ul li .icon span::before {
        position: relative;
        display: inline-block;
        color:#Fabc3f;
        font-size: 20px;
        line-height: 20px;
        top: 6px;
    }
.social-buttons a {
    display: inline-flex;
    text-decoration: none;
    font-size: 18px;
    width: 60px;
    height: 60px;
    color: #fff;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 8px;
  }

  .social-buttons a::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    background: linear-gradient(45deg, #a3a1a1, #0f0f0f);
    border-radius: 50%;
    z-index: -1;
    transition: 0.3s ease-in;
  }

  .social-buttons a:hover::before {
    transform: scale(0);
  }

  .social-buttons a i {
    transition: 0.3s ease-in;
  }

  .social-buttons a:hover i {
    background: linear-gradient(45deg, #a3a1a1, #0f0f0f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scale(2.2);
  }


  .testimonial-three {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0px 120px;
    z-index: 1;
}
.pricing-one {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0px 210px;
    z-index: 1;
}


.blog-three {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0px 90px;
    z-index: 1;
}


.brand-one {
    position: relative;
    display: block;
    background: #fff;
    padding: 60px 0px 60px;
    z-index: 2;
}



.footer-one__social-links ul li a {
    position: relative;
    display: flex
;
    align-items: center;
    width: 30px;
    height: 30px;
    background: rgba(var(--logistiq-white-rgb), 0.1);
    z-index: 1;
    align-content: space-around;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
}


.footer-one__social-links ul li a [class^="fab"], [class*=" fab"]{
    font-family:'Font Awesome 5 Brands', sans-serif!important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer-one__social-links ul li a i::before {
    position: relative;
    display: inline-block;
    color: var(--logistiq-white);
    font-size: 15px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.footer-one__social-links ul li a:hover i::before {
    color: var(--logistiq-black);
}


.quote-one__form .input-box input[type="datetime-local"], .quote-one__form .input-box input[type="email"], .quote-one__form .input-box input[type="number"] {
    position: relative;
    display: block;
    height: 55px;
    width: 100%;
    background-color: transparent;
    border: 1px solid rgba(var(--logistiq-white-rgb), .20);
    padding-left: 20px;
    padding-right: 40px;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: rgba(var(--logistiq-white-rgb), .40);
    border-radius: 3px;
    font-family: var(--logistiq-font);
}

.search-popup__content {
    width: 100%;
    max-width: 100%;
}

.or{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.sec-title__tagline .text h4 {
    color: var(--logistiq-gray);
    font-size: 25px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}


.sec-title__title span {
    position: relative;
    display: inline-block;
    color: var(--logistiq-white);
    text-transform: uppercase;
}
/* var(--logistiq-base); */
.pricing-one__single {
    position: relative;
    display: block;
    background: transparent;
    padding: 15px 15px 15px;
    margin-bottom: 30px;
}


.pricing-one__single-inner {
    position: relative;
    display: block;
    background:  var(--logistiq-white);
    padding: 45px 50px 45px;
    border-radius: 4%;

}

.pricing-one__single-inner .table-header .title-box h3 {
    color: var(--logistiq-base);
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
}


.thm-btn {
    position: relative;
    display: inline-block;
    color:#fff;
    font-size: 16px;
    line-height: 50px;
    font-weight: 700;
    background: var(--logistiq-base);
    border-radius: 7px;
    padding: 1px 35px 0px;
    overflow: hidden;
    font-family: var(--logistiq-font);
    text-transform: capitalize;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1;
}


.blog-standard-page {
    position: relative;
    display: block;
     background:#fff;
    padding: 120px 0px 120px;
    z-index: 1;
}


.footer-widget__single .title h2 span {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 45px;
    margin-left: 15px;
}


.footer-one__about-contact-info .icon {
    position: relative;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
     border: 1px dashed var(--logistiq-white);;
     background-color: var(--logistiq-white)
}
.footer-one__about-contact-info .icon span::before {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
}
.footer-one__about-contact-info .text-box h4 a {
    color: #fff;
}


.footer-one__subscribe-form .subscribe-form button.thm-btn:hover {
    color: var(--logistiq-black);
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header-one__top {
        display: none;
    }
}


.project-one {
    position: relative;
    display: block;
    background: #fff;
    padding: 120px 0px 150px;
    z-index: 1;
}














.nice-select .ul{
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    white-space: nowrap;
    width: auto; }
    .nice-select:hover {
      border-color: #dbdbdb; }
    .nice-select:active, .nice-select.open, .nice-select:focus {
      border-color: #999; }
    .nice-select:after {
      border-bottom: 2px solid #999;
      border-right: 2px solid #999;
      content: '';
      display: block;
      height: 5px;
      margin-top: -4px;
      pointer-events: none;
      position: absolute;
      right: 12px;
      top: 50%;
      -webkit-transform-origin: 66% 66%;
          -ms-transform-origin: 66% 66%;
              transform-origin: 66% 66%;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      width: 5px; }
    .nice-select.open:after {
      -webkit-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
              transform: rotate(-135deg); }

    .nice-select.disabled {
      border-color: #ededed;
      color: #999;
      pointer-events: none; }
      .nice-select.disabled:after {
        border-color: #cccccc; }
    .nice-select.wide {
      width: 100%; }
      .nice-select.wide .list {
        left: 0 !important;
        right: 0 !important; }
    .nice-select.right {
      float: right; }
      .nice-select.right .list {
        left: auto;
        right: 0; }
    .nice-select.small {
      font-size: 12px;
      height: 36px;
      line-height: 34px; }
      .nice-select.small:after {
        height: 4px;
        width: 4px; }
      .nice-select.small .option {
        line-height: 34px;
        min-height: 34px; }
    .nice-select .list {
      background-color: #fff;
      border-radius: 5px;
      box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
      box-sizing: border-box;
      margin-top: 4px;
      opacity: 0;
      overflow: hidden;
      padding: 0;
      pointer-events: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 186px;
      height: 250px;
      -webkit-transform-origin: 50% 0;
          -ms-transform-origin: 50% 0;
              transform-origin: 50% 0;
      -webkit-transform: scale(0.75) translateY(-21px);
          -ms-transform: scale(0.75) translateY(-21px);
              transform: scale(0.75) translateY(-21px);
      -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
      transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
      z-index: 9; }
      .nice-select .list:hover .option:not(:hover) {
        background-color: transparent !important; }
    .nice-select .option {
      cursor: pointer;
      font-weight: 400;
      line-height: 40px;
      list-style: none;
      min-height: 40px;
      outline: none;
      padding-left: 18px;
      padding-right: 29px;
      text-align: left;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
        background-color: #062E39; }
      .nice-select .option.selected {
        font-weight: bold; }
      .nice-select .option.disabled {
        background-color: transparent;
        color: #999;
        cursor: default; }

  .no-csspointerevents .nice-select .list {
    display: none; }

  .no-csspointerevents .nice-select.open .list {
    display: block; }


    .nice-select .option {
         color: #Fabc3f;
    }



    /* Custom Dropdown Styles */
.custom-dropdown {
    position: relative;
    width: 100%;
    font-family: Arial, sans-serif;
}

.dropdown-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background-color: #fff;
    cursor: pointer;
    transition: border-color 0.2s ease-in-out;
}

.dropdown-header:hover {
    border-color: #dbdbdb;
}

.dropdown-header:active, .dropdown-header.open {
    border-color: #999;
}

.arrow {
    font-size: 12px;
    transition: transform 0.2s ease-in-out;
}

.dropdown-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    margin-top: 5px;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10px);
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    z-index: 1000;
}

.dropdown-list.open {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.dropdown-option {
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
}

.dropdown-option:hover {
    background-color: #f6f6f6;
}

.dropdown-option.selected {
    background-color: #062E39;
    color: #fff;
    font-weight: bold;
}


    .team-one__single-img .inner {
        position: relative;
        display: block;
        overflow: hidden;
        background: var(--logistiq-black);
        border-radius: 19%;
        border-bottom-left-radius: 0px;
    }
    .header-contact-style1 ul li .icon span {
        position: relative;
        display: inline-block;
        color:#fff;
        font-size: 16px;
        line-height: 16px;
    }


    .blog-details {
        position: relative;
        display: block;
        background: #fff;
        padding: 120px 0px 120px;
        z-index: 1;
    }
    .pricing-one__single-inner .table-header .img-box {
        position: relative;
        display: block;
        border-radius: 9%;
        width: 100%;
        margin: 0 auto 31px;
        overflow: hidden;
    }
    .slider-one__single-content .title-box h2 {
        color: var(--logistiq-white);
        font-size: 64px;
        line-height: 1em;
        font-weight: 700;
        text-transform: capitalize;
    }
.searchForm {
    color:#Fabc3f ;
}


.pricingindex-one {
    position: relative;
    display: block;
    background: #fff;
    padding: 86px 0px 64px;
    z-index: 1;
}






.styled-table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.styled-table thead tr {
    background-color: #Fabc3f;
    color: #ffffff;
}



:root {
  --logistiq-font: "DM Sans", sans-serif;
  --logistiq-base: #0b2f9f;
  --logistiq-base-rgb: 11, 47, 159;
  --logistiq-black: #062E39;
  --logistiq-black-rgb: 6, 46, 57;
  --logistiq-gray: #fff;
  --logistiq-gray-rgb: 255, 255, 255;
  --logistiq-white: #Fabc3f;
  --logistiq-white-rgb: 250, 188, 63;
  --logistiq-gray-bg: #Fabc3f;
  --logistiq-gray-bg-rgb: 250, 188, 63;
  --logistiq-bdr-color: #232423;
  --logistiq-bdr-color-rgb: 35, 36, 35;
  --bs-background-card: #Fabc3f;
}

.header-contact-style1 ul li .text-box p a {
  color: var(--logistiq-white);
}

.main-menu .main-menu__list > li.current > a,
.main-menu .main-menu__list > li:hover > a,
.stricky-header .main-menu__list > li.current > a,
.stricky-header .main-menu__list > li:hover > a {
  color: var(--logistiq-white);
}

[data-bs-theme=dark] .btn.btn-dropdown-search:after {
  background-image: url(../imgs/page/homepage2/dropdown-w.svg);
}

[data-bs-theme=dark] .box-calendar-date::before {
  background-image: url(../imgs/page/homepage2/dropdown-w.svg);
}

[data-bs-theme=dark] .accordion-button::after {
  background-image: url(../imgs/template/icons/open-faq-dark.png);
}

[data-bs-theme=dark] .accordion-button:not(.collapsed)::after {
  background-image: url(../imgs/template/icons/close-faq-dark.png);
}

[data-bs-theme=dark] .box-faqs-inner {
  background-image: url(../imgs/page/homepage3/bg-faq2-dark.png);
}

[data-bs-theme=dark] .box-faqs {
  background-image: url(../imgs/page/homepage3/bg-faq-dark.png);
}

.main-header-one {
  position: relative;
  display: block;
  background: var(--logistiq-base);
  background: radial-gradient(circle, rgba(var(--logistiq-base-rgb), 0.6250875350140056) 34%, rgba(2, 0, 36, 1) 100%);
}

.main-header-one__inner {
  position: relative;
  display: block;
}

.main-header-one__top-right::before {
  position: absolute;
  top: -10px;
  left: 0;
  bottom: -8px;
  right: -40px;
  background: transparent;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
  content: "";
  z-index: -1;
}

.main-header-one__top {
  position: relative;
  display: block;
  background-color: transparent;
  border-bottom: 0px solid transparent;
  padding: 10px 40px 8px;
}

.slider-one__single-content .title-box h2 span {
  color: var(--logistiq-gray);
}

.slider-one__single-content .text-box p {
  color: var(--logistiq-gray);
}

.main-header-one__bottom-left .logo-box::before {
  position: absolute;
  top: -20px;
  left: -40px;
  bottom: -20px;
  right: 0;
  background: transparent;
  clip-path: polygon(0 0, 100% 0%, 87% 100%, 0% 100%);
  z-index: -1;
  content: "";
}

.box-search-category {
  margin-top: 35px;
}

.box-search-advance-2 {
  position: absolute;
  top: 70px;
  right: 75px;
  max-width: 522px;
}

.box-search-advance-2 .box-bottom-search {
  flex-wrap: wrap;
  background-color: var(--bs-neutral-100);
  padding-top: 21px;
  padding-bottom: 0px;
  margin-bottom: 30px;
}

.box-search-advance-2 .box-bottom-search .item-search {
  width: 50%;
  margin-bottom: 25px;
}

.box-search-advance-2 .bottom-search-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-flights-type-2 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.box-flights-type-2 .card-flight {
  min-width: auto;
  max-width: 100%;
}

.box-flights-type-2 .card-flight .card-image {
  max-width: 223px;
}

.location-search {
  padding-left: 22px !important;
  background: url(../imgs/page/homepage2/location.svg) no-repeat left center;
}

.calendar-search {
  padding-left: 22px !important;
  background: url(../imgs/page/homepage2/calendar.svg) no-repeat left center;
}

.passenger-search {
  padding-left: 22px !important;
  background: url(../imgs/page/homepage2/user.svg) no-repeat left center;
}

.box-calendar-date {
  position: relative;
}

.box-calendar-date::before {
  content: "";
  height: 10px;
  width: 14px;
  background-color: transparent;
  background-image: url(../imgs/page/homepage2/dropdown.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0px;
}

.box-calendar-date input {
  border: 0px;
  height: auto;
  background-color: transparent;
  padding-left: 0px !important;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  background: url(../imgs/page/homepage2/calendar.svg) no-repeat left center;
}

.box-calendar-date input:focus {
  border: 0px;
  background: url(../imgs/page/homepage2/calendar.svg) no-repeat left center;
}

.box-banner-home5-search .box-search-advance {
  top: -103px;
}

.container-search-advance .box-search-advance {
  top: 0px;
}

.box-banner-home8-search .box-search-advance {
  top: -190px;
}

.box-search-advance .box-bottom-search {
  flex-wrap: wrap;
}

.box-search-advance .box-bottom-search .item-search {
  width: 25%;
}

.box-search-advance .box-bottom-search .item-search:last-child {
  width: 100%;
  justify-content: center !important;
  padding-top: 20px;
}

.box-search-advance .box-bottom-search .item-search:last-child .btn {
  width: 100%;
  justify-content: center;
}

.box-search-advance .box-bottom-search {
  flex-wrap: wrap;
}

.box-search-advance .box-bottom-search .item-search {
  width: 50%;
  position: relative;
  padding: 0px 27px;
  margin-bottom: 15px;
}

.box-search-advance .box-bottom-search .item-search:last-child {
  width: 100%;
  justify-content: center !important;
}

.box-search-advance .box-bottom-search .item-search:last-child::before {
  display: none;
}

.box-search-advance .box-bottom-search .item-search.item-search-2::before {
  display: none;
}

.box-search-advance .box-top-search {
  flex-wrap: wrap;
}

.box-search-advance .box-bottom-search .btn-black-lg {
  width: 100%;
  justify-content: center;
}

.box-search-advance .box-bottom-search .item-search {
  width: 100%;
  border-bottom: 1px solid var(--bs-border-color);
  padding-bottom: 10px;
}

.box-search-advance .box-bottom-search .item-search:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}

.box-search-advance .box-bottom-search .item-search::before {
  display: none;
}

.tab-content-box-item-img {
  position: absolute;
  top: 6px;
  right: -60px;
  bottom: -60px;
  width: 390px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
}

.abtn {
  position: relative;
  display: block;
  width: 190px;
  background-color: var(--logistiq-white);
  float: left;
  text-align: center;
  cursor: pointer;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}

.quote-one {
  position: relative;
  display: block;
  background: #fff;
  padding: 120px 0px 0;
    text-align: left;
}

.styled-table th,
.styled-table td {
    padding: 12px 15px;
}

.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #Fabc3f;
}

.styled-table tbody tr:hover {
    background-color: #3028a53d;
    cursor: pointer;
}



.styled-table th {
    position: sticky;
    top: 0;
    background-color: #Fabc3f;
}

/* Optional: Add some spacing and alignment */
.styled-table td {
    text-align: center;
}

.styled-table th {
    text-align: center;
}


.icon-link {
    text-decoration: none; /* Remove underline */
    color: #007bff; /* Default icon color */
    margin: 0 5px; /* Add spacing between icons */
    font-size: 18px; /* Adjust icon size */
    transition: color 0.3s ease; /* Smooth color transition */
}

.icon-link:hover {
    color: #0056b3; /* Change color on hover */
}

/* Optional: Add a tooltip effect */
/* .icon-link[title]:hover::after {
    content: attr(title);
    position: absolute;
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 5px;
    white-space: nowrap;
} */


/* Basic styling for the dropdown */
.dropdownx {
    position: relative;
    display: inline-block;
}

.dropdown-contentx {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-contentx a {
    color: #333;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    transition: background-color 0.3s ease;
}

.dropdown-contentx a:hover {
    background-color: #f1f1f1;
}

.dropdown-contentx i {
    margin-right: 10px;
}

.showx {
    display: block;
}



.page-header__inner::before {
    position: absolute;
    top: -7px;
    left: 0;
    bottom: -12px;
    width: 5px;
    background: #fff;
    content: "";
}


.sec-title__tagline .icon span {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    top: 2px;
    margin-left: 15px;
}
.why-choose-one__content-list ul li p span::before {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 17px;
}
.sec-title__tagline .line {
    position: relative;
    display: block;
    width: 20px;
    height: 2px;
    color: #fff;
    margin-right: 10px;
}

.why-choose-one__form-distance-inner .ranger-min-max-block input[type="text"] {
    border: medium none;
    color: #062E39;
    font-size: 16px;
    font-weight: 300;
    outline: medium none;
    text-align: center;
    width: 100%;
    margin-left: -13px;
    z-index: -1;
}


.why-choose-one__form-distance-inner .ranger-min-max-block {
    position: absolute;
    top: -22px;
    right: 0;
    width: 67px;
    height: 50px;
    /* border: 1px solid rgba(var(--logistiq-black-rgb), .10); */
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}



.why-choose-one__form .input-box .icon span::before {
    position: relative;
    display: inline-block;
    color: #062E39;
    font-size: 15px;
}
.page-header__inner .thm-breadcrumb li a {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    text-transform: capitalize;
}
.contact-page__top {
    position: relative;
    display: block;
    padding: 120px 0px 245px;
    background: #fff;
    z-index: 1;
}
.why-choose-one__form .input-box input[type="text"], .why-choose-one__form .input-box input[type="email"] {
    position: relative;
    display: block;
    height: 50px;
    width: 100%;
    background-color: var(--logistiq-white);
    border: 1px solid rgba(var(--logistiq-black-rgb), .10);
    padding-left: 20px;
    padding-right: 40px;
    outline: none;
    font-size: 14px;
    font-weight: 400;
   color: #000;
    border-radius: 2px;
    font-family: var(--logistiq-font);
}


.contact-page__top-form .why-choose-one__form .input-box textarea {
    position: relative;
    display: block;
    height: 50px;
    width: 100%;
    background-color: transparent;
    border: 1px solid rgba(var(--logistiq-black-rgb), .10);
    padding-left: 20px;
    padding-right: 40px;
    outline: none;
    font-size: 14px;
    font-weight: 400;
    color:#000;
    border-radius: 2px;
    font-family: var(--logistiq-font);
    width: 100%;
    height: 120px;
    padding-top: 11px;
    outline: none;
    resize: none;
}


@media only screen and (max-width: 1024px) {
    .main-header-one {
        padding: 10px 0; /* Reduce padding for smaller screens */
    }

    .main-header-one__top {
        display: none; /* Hide the top section on smaller screens */
    }

    .main-header-one__bottom {
        flex-direction: column; /* Stack elements vertically */
        align-items: center; /* Center align items */
    }

    .main-header-one__bottom-left,
    .main-header-one__bottom-right {
        width: 100%; /* Full width for better alignment */
        text-align: center; /* Center align text */
    }

    .main-menu__list {
        flex-direction: column; /* Stack menu items vertically */
        padding: 0; /* Remove padding */
    }

    .main-menu__list li {
        margin: 10px 0; /* Add spacing between menu items */
    }

    .main-header-one__bottom-right-btn {
        margin-top: 10px; /* Add spacing between buttons */
    }

    .logo-box {
        text-align: center; /* Center align the logo */
    }

    .logo-box img {
        max-width: 150px; /* Reduce logo size for smaller screens */
    }

    /* .mobile-nav__toggler {
        display: block; /* Show the mobile menu toggler */
    /*} */
/*
    .main-menu__main-menu-box {
        display: none;
    } */

    .main-menu__main-menu-box.active {
        display: block; /* Show the menu when toggled */
    }

    .mobile-nav__toggler {
        display: block; /* Show the toggler */
        cursor: pointer; /* Add pointer cursor */
        font-size: 24px; /* Adjust icon size */
        /* color: #000; Icon color */
        position: absolute;
        /* top: 20px; Adjust position */
        /* right: 20px; Adjust position */
        z-index: 1000; /* Ensure it's above other elements */
    }



    .main-menu__main-menu-box.active {
        display: block; /* Show the menu when toggled */
    }

}

/* Styles for Mobile Devices (up to 768px) */
@media only screen and (max-width: 768px) {
    .main-header-one__bottom-menu {
        width: 100%; /* Full width for better alignment */
    }

    .main-header-one__bottom-right-btn a {
        font-size: 14px; /* Reduce font size for buttons */
        padding: 8px 12px; /* Adjust padding for smaller screens */
    }

    .header-contact-style1 ul {
        flex-direction: column; /* Stack contact items vertically */
    }

    .header-contact-style1 li {
        margin: 5px 0; /* Add spacing between contact items */
    }

    .header-social-links {
        justify-content: center; /* Center align social icons */
        margin-top: 10px; /* Add spacing */
    }

    .header-search-box {
        margin-top: 10px; /* Add spacing */
    }
}

/* Styles for Very Small Screens (up to 480px) */
@media only screen and (max-width: 480px) {
    .main-menu .mobile-nav__toggler {
        position: relative;
        display: inline-block;
        font-size: 20px;
        color: var(--logistiq-white);
        cursor: pointer;
        -webkit-transition: 500ms;
        transition: 500ms;
    }

    .logo-box img {
        max-width: 120px; /* Further reduce logo size */
    }

    .main-header-one__bottom-right-btn a {
        font-size: 12px; /* Further reduce font size for buttons */
        padding: 6px 10px; /* Adjust padding */
    }

    .header-contact-style1 p {
        font-size: 12px; /* Reduce font size for contact info */
    }

    .header-social-links a {
        font-size: 14px; /* Adjust social icon size */
    }
}

/* Media */
/* Extra small devices (phones, 320px and up) */
@media only screen and (max-width: 320px) {
    .main-menu .mobile-nav__toggler {
        position: relative;
        display: block;
        font-size: 20px;
        color: var(--logistiq-white);
        cursor: pointer;
        -webkit-transition: 500ms;
        transition: 500ms;
        top: 0%;
        z-index: 999;
    }
  }



  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* Add your styles here */

    /* Example: Adjust the header layout */
    .main-header-one {
        padding: 15px 0; /* Adjust padding */
    }

    /* Example: Adjust the logo size */
    .logo-box img {
        max-width: 180px; /* Slightly larger logo for tablets */
    }

    /* Example: Adjust the contact info layout */
    .header-contact-style1 ul {
        flex-direction: row; /* Keep contact items in a row */
        flex-wrap: wrap; /* Allow wrapping if needed */
    }

    .header-contact-style1 li {
        margin: 0 10px; /* Add spacing between contact items */
    }

    /* Example: Adjust the menu layout */
    .main-menu__list {
        flex-direction: row; /* Keep menu items in a row */
        flex-wrap: wrap; /* Allow wrapping if needed */
    }

    .main-menu__list li {
        margin: 5px 10px; /* Add spacing between menu items */
    }

    /* Example: Adjust the social icons and search box */
    .header-social-links {
        justify-content: flex-start; /* Align social icons to the left */
    }

    .header-search-box {
        margin-left: 20px; /* Add spacing between social icons and search box */
    }

    /* Example: Hide the mobile toggler in this range */
    .mobile-nav__toggler {
        display: none; /* Hide the toggler for tablets */
    }

    /* Example: Ensure the main menu is visible */
    .main-menu__main-menu-box {
        display: block; /* Show the menu */
    }
}

@media only screen and (max-device-width: 480px), only screen and (min-device-width: 560px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {
    .main-menu .mobile-nav__toggler {
        position: relative;
        display: inline-block;
        font-size: 20px;
        color: var(--logistiq-white);
        cursor: pointer;
        -webkit-transition: 500ms;
        transition: 500ms;
    }

    .logo-box img {
        max-width: 120px; /* Further reduce logo size */
    }

    .main-header-one__bottom-right-btn a {
        font-size: 12px; /* Further reduce font size for buttons */
        padding: 6px 10px; /* Adjust padding */
    }

    .header-contact-style1 p {
        font-size: 12px; /* Reduce font size for contact info */
    }

    .header-social-links a {
        font-size: 14px; /* Adjust social icon size */
    }

}



@media only screen and (min-device-width: 560px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {
    /* iPhone 5 only */
}

.rtl {
    direction: rtl;
    text-align: right;
}


.header-contact-style1 ul li .icon {
    padding-left: 5px;
}







.main-header-three__bottom-inner {
    position: relative;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    background:transparent;
    padding: 0px 20px 0px;
}



.main-header-three .main-menu .main-menu__list>li.current>a, .main-header-three .main-menu .main-menu__list>li:hover>a, .stricky-header.stricky-header--style3 .main-menu__list>li.current>a, .stricky-header.stricky-header--style3 .main-menu__list>li:hover>a {
    color:#Fabc3f;
}

.main-header-three .main-menu .main-menu__list>li>a, .main-header-three .main-menu .main-menu__list>li>a, .stricky-header.stricky-header--style3 .main-menu__list>li.current>a, .stricky-header.stricky-header--style3 .main-menu__list>li>a {
    color:#Fabc3f;
}


.main-header-three__bottom {
    position: relative;
    display: block;
    margin-top: -25px;
    z-index: 2;
    background: transparent;
}


.main-header__language-switcher .nice-select .list {
    width: 65px;
    background-color: var(--logistiq-base);
    height: 75px;
}

.form-check-label{
    color: #000;
}


.perfect-fleet-body li{
color: #000;
}

/*
.custom-dropdown {
    position: relative;
    width: 100%;
    font-size: 16px;
    height: 44px;
    /* background: white;
    border-radius: 4px;
    cursor: pointer;
}

.dropdown-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    height: 100%;
}

.dropdown-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    max-height: 200px;
    overflow-y: auto;
    display: none;
    z-index: 1000;
}

.custom-dropdown.active .dropdown-list {
    display: block;
}

.dropdown-option {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.dropdown-option:hover {
    background-color: #f5f5f5;
} */



.contact-page__bottom-inner ul {
    position: relative;
    display: flex
;
    align-items: center;
    text-align: center;
    justify-content: space-between;
}

.options {
    display: none;
    position: absolute;
    width: 368%;
    border: 1px solid #Fabc3f;
    background: #000;
}


   /* Basic styles for custom-dropdown to ensure it works with the new JS logic */
   .custom-dropdown {
    position: relative;
    width: 100%;
    /* Adjust as needed */
}

.custom-dropdown .dropdown-header {
    border: 1px solid #ccc;
    padding: 10px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    background-color: #fff;
    height: 44px;
    /* Match input height */
}

.custom-dropdown .dropdown-list {
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    /* Ensure it's above other elements */
    display: none;
    /* Hidden by default, shown by 'active' class */
    list-style: none;
    /* Remove bullet points */
    padding: 0;
    margin: 0;
    border-radius: 0 0 5px 5px;
}

.custom-dropdown .dropdown-list.open {
    display: block;
}
.custom-dropdown.active .dropdown-list {
    display: block;
    /* Show when active */
}

.custom-dropdown .dropdown-option {
    padding: 10px;
    cursor: pointer;
}

.custom-dropdown .dropdown-option:hover {
    background-color: #f0f0f0;
}

/* Adjustments for the form layout */
/*.searchForm .form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.searchForm .form-group {
    flex: 1 1 calc(25% - 10px);
    
    min-width: 200px;
    
}*/

/*@media (max-width: 992px) {

   
    .searchForm .form-group {
        flex: 1 1 calc(50% - 10px);
    }
}

@media (max-width: 768px) {

    
    .searchForm .form-group {
        flex: 1 1 100%;
    }
}*/

.date-input {
    font-size: 16px;
    height: 44px;
    padding: 0.5rem 1rem;
    border: 1px solid #ced4da;
    border-radius: 4px;
    width: 100%;
    background-color: #fff;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.date-input:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #333;
}



@media (max-width: 767px) {
    .main-header-three .main-menu .mobile-nav__toggler {
        color: var(--logistiq-white);
    }
}


@media (max-width: 767px) {
    .main-header-three__bottom .container {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        padding-top: 25px;
    }
}


.main-header-three__top {
    position: relative;
    /* display: block; */
    background: transparent;
    padding: 20px 0px 20px;
}



.main-header-three {
    position: relative;
    display: block;
    z-index: 1000;
}



.video-section {
    /* border-radius: 20px; */
    position: absolute;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 10;
    top: 0;
}


/* Video Container */
.video-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Dark Overlay */
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

/* Text Overlay */
.overlay-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    z-index: 2;
    width: 90%;
    max-width: 800px;
}

/* Unmute Button */
.unmute-btn {
    background: rgba(255, 255, 255, 0.2);
    color: white;
    border: 1px solid white;
    padding: 10px 20px;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 20px;
    transition: all 0.3s;
    font-size: 14px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
}

.unmute-btn:hover {
    opacity: 1 !important;
}


.unmute-btn:hover {
    background: rgba(255, 255, 255, 0.3);
}

.unmute-btn i {
    margin-right: 8px;
}




    /* إضافة أنماط CSS للفيديو الخلفي */
    .video-header {
        position: relative;
        width: 100%;
        height: 100vh;
        /* لجعل الفيديو يغطي ارتفاع الشاشة بالكامل */
        overflow: hidden;
    }

    .video-header video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: -1;
        bottom: 230px;
    }

    .video-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .video-content {
        position: relative;
        z-index: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        color: white;
        text-align: center;
        padding: 0 20px;
    }

    .unmute-btn {
        background: rgba(250, 188, 63, 0.8);
        color: white;
        border: none;
        padding: 10px 20px;
        border-radius: 5px;
        cursor: pointer;
        margin-top: 20px;
        display: flex;
        align-items: center;
        gap: 8px;
        transition: all 0.3s ease;
    }

    .unmute-btn:hover {
        background: rgba(250, 188, 63, 1);
    }

.counter-one__single-inner .content-box .count-text-box .plus {color: #fff;}

.iti__flag-box, .iti__country-name {
    color: #000;
}
.truck-meta {
    display: flex;
    align-items: center;
    gap: 10px;
}
.pricing-one__single {
    height: 100%;
    margin: 0;
}
.pricing-one__single-inner {
    height: 100% !important;
}
.pricing-one .col-xl-3.col-lg-3 {
    margin-bottom: 30px;
}
.fleets-collection-box .card-body{
    display: flex;
    flex-direction: column;
}
.fleets-collection-box .card-body > :last-child {
    margin-top: auto;
}
.fleets-collection-box .card-body .text-white {
    color: #040401 !important;
}
.fleets-collection-box .card-body > :last-child  a {
    white-space: nowrap;
}
.error {
    color: red !important;
}
.why-choose-one__form .input-box:has(input.error) .icon {
    top: 32%;
}
.nice-select.form-control {
    margin-bottom: 14px;
}
.nice-select.form-control ,
.form-control.simpleInput,
.form-control {
    background-color: #e8f0fe;
    padding: 0 20px !important;
    border: 1px solid rgba(var(--logistiq-black-rgb), .10) !important;
    min-height: 50px;
    font-size: 14px;
    color: #000;
}
.form-control.simpleInput::placeholder {
    color: #000;
}
.accordion,
.card {
    color: #000;
}