@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
    margin: 0px;
    padding: 0px;
}
body{
    font-family: poppins;
   
}
.section{
    width: 1370px;
    margin: auto;
}
header{
    background-color:#fff;
}
a.nav-link{
    color: #000;
    }
.logo{
        box-shadow: 0px 0px 15px #999;
        /* border-radius: 50px; */
        /* border: 1px solid #000; */
    }

.top_banner{
    /* background: linear-gradient(#ebd873, #fff); */
}
.top_banner_arrow{
width: 75px;
}
.top_banner h1 {
    font-size: 65px;
    font-weight: 800;
}
.top_banner h2 {
    font-size: 65px;
    font-weight: 300;
}
.top_banner_img {
    width: 100%;
    position: relative;
    left: auto;
}
.track_shipment_img{
    width: 100%;
  
}
.track_shipment h1{
    font-size: 40px;
    font-weight: 700;
}

.alignment{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.how_works{
    background-color: #e7d15a;
}

.how_works .card {
    border-radius: 35px;
    padding: 40px 10px;

}

img.home_points_icon {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.home_solution{
    background-color: #fcf9eb;
}
.home_solution .col-lg-4 {
    box-shadow: 0px 0px 15px #999;
    background: #fff;
    border-radius: 10px;
    margin: 10px 10px 10px 0px;
    padding: 10px;
}

.solution_img {
    border: 3px solid #fff;
    border-radius: 50%;
    background: #e7d15a;
    width: 80px;
    height: 80px;
    box-shadow: 0px 0px 10px #999;
}
.solution_img img{
    height: 40px;
    width: 40px;
}
.home_solution .col-lg-4.d-flex:hover{
    background-color: #e7d15a !important;
  
}
.home_solution p{
    align-items: center;
    display: flex;
}
.home_solution .col-lg-4 p{
    padding: 0px 20px;
    margin: 0px;
    font-size: 20px;
}
.testimonial .col-lg-8 img{
    width: 100px;
    height: 100px;
}
.testimonial .col-lg-8 .col-lg-12{
  box-shadow: 0px 0px 20px #d7d7d7;
  margin: 10px;
  border-radius: 15px;
  padding: 35px 12px;
}
.accordion_number{
    background: #e7d15a;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
        margin: 0px 12px;
}
.accordion-button{
    color: #000 !important;
   
}
.accordion-button:not(.collapsed) {
    background-color: #fcf9eb;
}
.accordion-button:focus{
    box-shadow: 0px 0px 5px #e7d15a;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "+";
    background-image: none !important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}


.download_app{
    background-color: #e7d15a;
}
.download_app_bus{
    display: flex;
    justify-content: end;
    padding-right: 0px;
}
.download_app_btn{
    width: 100%;
}
.download_app button{
    border-radius: 11px;
}
.footer_bold{
    font-weight: 700;
}
footer img{
    height: 25px;
    margin-right: 5px;
}
.footer_size{
    font-size: 20px;
    font-weight: 500;
}
.footer_sizes{
    font-size: 25px;
    font-weight: 500;
    color: #6c757d;
}
.testimonial button{
  border: 1px solid #d7cbcb;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow:0px 0px 20px #d7d7d7;
}

section{
    padding: 3rem 0rem;
}
.download_app{

    padding-bottom: 0rem !important;
}
.download_app_img{
    height: auto;
    width: 100%;
 
}
.side_nav{
    display: flex;
    flex-direction: column !important;
}
.download_app_margin{
    margin-left: 3rem;
}
.download_app_qr{
    width: 180px;
}
/* Ensure offcanvas menu takes full height */
.offcanvas {
    max-width: 300px; /* Adjust width as needed */
}

/* Navbar toggler alignment */
.navbar-toggler {
    order: 2; /* Moves it to the right */
}

/* Adjust offcanvas content for better alignment */
.offcanvas-body {
    padding: 20px;
}

.offcanvas-body .navbar-nav {
    width: 100%;
}

.offcanvas-body .nav-link {
    padding: 10px 15px;
    font-size: 16px;
}

.offcanvas-header {
    border-bottom: 1px solid #ddd;
}



.slick-slide {
  margin-right: 25px;
}

.slick-list.draggable {
  padding: 40px 10px;
}
button.slick-prev.slick-arrow {
  position: absolute;
  top: 0;
  left:780px;
}
button.slick-next.slick-arrow {
  position: absolute;
  top: 0;
  right: 30px;
}
.slick-prev:before {
  content: none !important;
}
.slick-next:before {
  content: none !important;
}

.slick-prev i, .slick-next i {
  color: black !important; /* Change to any color you want */
  font-size: 20px; /* Adjust the size if needed */
}
.testimonial_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slick-navigation {
  display: flex;
  gap: 10px; /* Space between buttons */
}

.slick-prev, .slick-next {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #767676;
  background: #fff;
  box-shadow: 0px 0px 10px #d7d7d7;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slick-prev i, .slick-next i {
  color: #333;
  font-size: 18px;
}



.font_bold_ {
    font-weight: 700;
  }
  
  .img_size {
    width: 100%;
    object-fit: cover;
    border-radius: 10px; /* Added for a polished look */
  }
  .img_size1 {
    width: 100%;
    object-fit: cover;
height: auto;
  }
  
  .btn_style{
    border: none;
    color: #000;
    background-color: #e7d15a;
  }
  .contact-support {
    padding: 50px 0;
    background: linear-gradient(#fff,#f8f9fa);
  }
  img.home_points_img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
img.card-img-top.mx-auto.d-block {
    width: 100%;
    height: auto;
    object-fit: cover;
}
  .contact-support h2 {
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  .support-form {
    max-width: 800px;
    margin: 0 auto;
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  }
  
  .support-form label {
    font-weight: 600;
    margin-top: 10px;
  }
  
  .support-form .form-control {
    border-radius: 5px;
  }
  
  .support-form button {
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
  }
  .gradient{
    background: linear-gradient(#fff,#f8f9fa);
  }
  .bg{
    background-color: #ebd873;
  }
  .img_size_login{
    width: 100%;
    height: 100%;
  }
  /* .img_size_login {
    width: 100%;
    height: auto;
    border-radius: 8px;
} */

.otp-input {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    margin: 0 5px;
}

@media (max-width: 768px) {
    .modal-dialog {
        max-width: 90%;
    }
}
.modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}
.modal-content{
    border-radius: 10px;
}




.tab-profile {

    border-radius: 12px;
    padding: 30px;
   
}

.tab-profile .nav-tabs .nav-link {
    color: #333;
    font-weight: 500;
    padding: 12px;
    border-radius: 8px;
    text-align: left;
    transition: all 0.3s ease-in-out;
}

.tab-profile .nav-tabs .nav-link.active,
.tab-profile  .nav-tabs .nav-link:hover {
    background-color: #ebd873;
}

.tab-content {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); */
}

.tab-pane {
    animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


.fixed-img {
    width: 100%; /* Ensures all images take the same width */
    height: 200px; /* Set a fixed height for consistency */
    object-fit: cover; /* Ensures images maintain aspect ratio without distortion */
}

.card {
    border-radius: 10px;
    overflow: hidden;
}

.border-bottom{
    border-bottom: 1px solid #999 !important;
    border: none;
}
/* .fromTo{
    background: linear-gradient(#ebd873, #fff);
} */

.bsb-overlay {
    position: relative;
    padding: 50px 0;
}
html, body {
    overflow-x: hidden;
    width: 100%;
  }
/* General styling for the form */
/* .booking-form {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    margin: auto;
} */

/* Input fields */
.booking-form input {
    border: none;
    /* border: 2px solid #007bff; */
    outline: none;
    padding: 8px 6px;
    font-size: 16px;
    background: #f3f3f3;
    width: 100%;
    transition: border-color 0.3s ease-in-out;
}
.booking-form input:focus {
    border: 2px solid #000;
}

/* Label styling */
.booking-form label {
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}

/* Exchange icon */
.trans {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #007bff;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
}

.trans:hover {
    transform: rotate(180deg);
}


/* Responsive Design */
@media (max-width: 768px) {
    .booking-form {
        padding: 15px;
    }

    .alignment {
        font-size: 18px;
    }

    .btn_style {
        font-size: 14px;
    }
}
.fs{
    font-size: 13px !important;
    text-align: center;
}
.close{
    border-radius: 50%;
    width: 30px;
}
.modal-open{
    padding-right: 0px !important;
}
.topBanner button{
    /* height: 70px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px; */
    padding: 6px;
}
.col-lg-6.track_shipment{
   padding: 0px 50px;
} 

.css-jkbjYp {
    border-left: 1px solid;
    height: 55px;
    position: absolute;
    top: 27px;
    left: 17px;
    /* bottom:142px; */
}
.fromTo button {
    height: 70px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}
.button_arrow{
    border-radius: 50%;
    border: none;
}
.accordion_number1{
    background: #e7d15a;
    border-radius: 50%;
    width: 30px !important;
    height: 30px;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin: 0px 12px;
}
li.nav-item.border_style {
    /* background: #e7d15a; */
    /* border: 1px solid #000; */
    border-radius: 12px;
}
li.nav-item.border_style a.nav-link:hover {
    background: #000;
    color:#fff;
    /* border: 1px solid #000; */
    border-radius: 10px;
}

li.nav-item.border_style a.btn:hover{
    background: #000;
    color:#fff;
    border: 1px solid #000;
    border-radius: 10px;
}
.btn_style1 {
    border-radius: 10px;
    color: #fff;
    background: #000;
    padding: 0px 5px;
}
/* li.nav-item.border_style1 {
    background: #000;

    border-radius: 12px;
} */

.border_style1 a.btn.d-flex.align-items-center {
    color: #ebd873;
}
.border_style a.nav-link {
    border-radius: 10px;
}
.divider {
    width: 2px;
    background-color: #555;  /* Adjust color */
    height: 100%;
    margin: 0 auto;
    display: block;
}

@media (max-width: 991px) {
    .divider {
        display: none; /* Hide on smaller screens */
    }
}
.alignment1 {
    display: flex;
    flex-direction: column;
    justify-content: start;
}


.booking-form .track_shipment .align-items-center {
    position: relative;
}
input#date {
    padding: 8px 16px;
}