@import url('https://fonts.googleapis.com/css?family=Poppins');

.con_space{
    padding-top: 50px;
    padding-bottom: 50px;
}
.About_img{
    width: 100%;
}
.box_saprator{
    margin-top: 10px;
    margin-bottom: 10px;
}
.red_head{
    font-family: 'Inter';
    text-transform: uppercase;
    color: #38BDEF;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 4px;
}
.black_head{
    font-family: 'Inter';
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 20px;
}
.paragraph_tx{
    font-family: 'Inter';
    color: #000000;
}

.footer .paragraph_tx{
    font-family: 'Inter';
    color: #ffffff;
}





.outersy
{
    margin-top: 2px;
    width: 25px;
    height: 25px;
    background-color: #2A2A84;
    transition: all ease-in-out 0.5s;
}
.innersy
{
    width: 15px;
    height: 15px;
    background-color: white;
    margin: 5px;
}
.boxes:hover .innersy{
    background-color: #2A2A84;
    transition: all ease 0.5s;
    border-radius: 50%;
}
.boxes:hover .outersy{
  border-radius: 50%;
}
.ser_tx{
    font-family: 'Inter';
    color: #000000;
    text-transform: capitalize;
    font-weight: 700;
}
.ser_box{
    margin-left: 10px;
}
@media only screen and (max-width: 800px) {
    .logo_area{
        width: 75px!important;
    }
.truck_ar{
    display: none;
}
.mb_truck{
    visibility:visible;
    width: 100%;
}
.long_srcvnav{
    display: none;
}
.center_bh {
    margin-top: 15%!important;
    padding-left: 10px;
}
.red_area{
    height: 200px!important;
}
.sm_lrar{
    padding: 0px;
}
.nts {
    display: none;
  }
}
@media only screen and (min-width: 801px) {
    .black_head{
        font-size: 48px;
        line-height: 50px;
    }
    .top_blank{
        margin-top: 40px;
    }
    .black_boxicon{
        margin-top: 60px;
    }
    .upper_area{
        margin-top: -80px;
    }
    .box_cd_sh{
        width: 80%!important;
    }
    .footer_link_icon{
        padding-bottom: 10px;
    }
    .mb_truck{
        visibility: hidden;
        width: 60%;
    }
    .sm_srcvnav{
        display: none;
    }
  }
.btn_extra{
    border-radius: 0px;
    padding: 15px 30px;
    font-weight: 600;
    font-size: 18px;
}
.center_heading{
    text-align: center;
}
.animated-card {
    position: relative;
    overflow: hidden;
    border: 1px solid transparent; /* Ensure space for the border */
    transition: transform 0.3s ease;
    border-bottom: 2px solid #2A2A84;
}

.animated-card:hover {
    border-bottom: 4px solid #2A2A84; /* Bottom border on hover */
}

.animated-card .card-body {
    position: relative;
    z-index: 1; /* Ensure text is above the overlay */
    transition: color 0.5s ease;
}

.icon {
    color: #000000;
    transition: color 0.5s ease;
    font-size: 35px!important;
    margin-bottom: 20px;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #38BDEF;
    transform: translateY(100%);
    transition: transform 0.5s ease;
    z-index: 0; /* Ensure overlay is behind text */
}

.animated-card:hover .overlay {
    transform: translateY(0);
}

.link-container {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 1; /* Ensure the link is above the overlay */
}

.animated-card:hover .link-container {
    opacity: 1;
}

.animated-card:hover .card-body {
    color: white; /* Change text color on hover */
}

.animated-card:hover .icon {
    color: white; /* Change icon color on hover */
}
.f_link{
    color: #000000;
    text-decoration: none;
}
.animated-card{
    background-color: #f5f5f5;
}
.fixed_bcol{
    background-color: #38BDEF;
    color: white!important;
}
.fixed_bcol .icon{
    color: white!important;
}
.partner_{
    width: 80%;
    opacity: 0.6;
}
.partner_:hover{
    opacity: 1;
}
.lr_btn{
    background-color: #2A2A84;
}
.back_scr{
    background-image: url("images/snow.jpg");
    background-size: cover;
    height: 100%;
    padding: 20px 60px;
}
.full_box{
    margin: 0px;
    padding: 0px;
}
.btn_back_col{
    background-color: #38BDEF;
    border-color: transparent;
}
.cd_size{
    width: 100%;
    border-radius: 0px;
    background-color: #f4f4f4;
}
.cd_size img{
    width: 100%;
    border-radius: 0px;
}
.over_box{
    background-color: #f4f4f4;
    margin-top: -50px;
    padding: 15px 10px;
    width: 70%;
    z-index: 999;
}
.curency{
    margin-left: 10px;
}
.calander{
 margin-right: 10px;
}
.calander i{
    color: #2A2A84;
}
.curency i{
    color: #2A2A84;
}
.cd_body_{
    margin-top: -25px;
    z-index: 1000;
}
.card_link_{
    color: #38BDEF;
    font-family: 'Inter';
    text-decoration: none;
}
.over_img{
   overflow: hidden;
}
.cd_size:hover  .over_img img {
    scale: 1.1;
    transition: all ease 0.6s;
    filter: grayscale(0.8);
}
.cd_size:hover  .over_img img {
    transform: rotate(-5deg);
    transition: all ease 0.6s;
}
.inner_space{
   padding-top: 15px;
   padding-left: 10px;
}
.red_boxicon{
    width: 80px;
    height: 80px;
    background-color: #38BDEF;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease-in-out 0.5s;
}
.hid_item:hover .red_boxicon{
    border-radius: 50%;
}
.black_boxicon{
    width: 80px;
    height: 80px;
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease-in-out 0.5s;
}
.hid_item:hover .black_boxicon{
    border-radius: 50%;
}
.black_boxicon_2{
    width: 80px;
    height: 80px;
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cus_sz{
    color: white;
    font-size: 30px;
}
.area_image{
    padding-top: 50px;
}
.own_s{
    padding-left: 5px;
    font-weight: 900;
    color: #38BDEF;
    font-size: 25px !important;
    margin-top: 15px;
}
.box_cd_sh{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    text-align: center;
    width: 100%;
    transition: all ease-in-out 0.5s;
}
.box_cd_sh:hover{
    margin-top: -10px;
}
.fdlx{
   justify-content: center;
}
.back_skin_i{
    background-image: url("images/factory.html");
    background-size: cover;
    border-radius: 0px;
    border-color: transparent;
}
.blank_{
    height: 250px;
}
.red_button{
    background-color:red;
    font-weight: 600;
    padding: 5px 20px;
    border-radius: 0px;
}
.Builds{
    font-weight: 600;
    color: white;
}
.atetur{
    color: white;
}
.black_wall{
    background-color: #0000005c;
}
.last_cla{
    padding-left: 20px;
    color: #ffffff;
}
.bck_skn{
    background-image: url("images/footer_img.jpg");
    background-size: cover;
    background-position: center center;
}
.footer_back_color
{
    background-color: #0c0c0cd4;
}
.down_strip{
    background-color: #0000008f;
}
.footer_links_a{
    text-decoration: none;
}
.footer_link_icon{
    color: #38BDEF;
}
.truck_ar{
    width: 100%;
    margin-top: -480px;
}
.Discount{
background-image: url("images/lori.jpg");
background-size: cover;
}
.white_color_com{
    color: white!important;
}
.connect_icon{
    background-color: #38BDEF;
}
.connect_icon_2{
    background-color: black;
    color: white;
}
.connect_icon:hover{
    background-color: black;
    color: white;
}
.connect_icon_2:hover{
    background-color: #2a2a84;
    color: white;
}
.Social_Media_tx{
    padding-top: 10px;
}
.navbar-custom {
    background-color: #ffffff; /* White background for the navbar */
  }
  .navbar-custom .navbar-brand,
  .navbar-custom .nav-link {
    color: #000000; /* Black text color */
  }
  .navbar-custom .nav-link:hover {
    color: #007bff; /* Optional: change color on hover */
  }
  @media (max-width: 992px) {
    .navbar-brand {
      padding: 0.5rem; /* Adjust padding for smaller screens */
    }
  }
  .logo_sz{
    width: 250px;
    padding: 5px 10px;
    background-color: white;
  }
  .red_area_top{
    background-image: url("images/cargo.jpg");
    background-size: cover;
    background-position: bottom;
  }
  .red_area{
    height: 550px;
    background-color: #fd1a20ed;
    padding: 30px;
  }
.center_bh{
    margin-top: 40%;
    padding-left: 10px;
}
.bcolk{
    color: black;
}
.nts{
    padding-top: 40px;
}
.top_box{
    background-color: #f4f4f4;
}
.btn_back_col_2 {
    background-color: white;
    border-color: transparent;
    color: black;
  }
  .red_area_2 {
    background-color: #fd1a20ed;
    padding: 30px;
  }
  .center_bh_2 {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 10px;
  }
  
  .navbar {
    transition: background-color 0.5s ease; /* Smooth transition */
    box-shadow: none; /* No shadow initially */
    border-bottom: 1px solid transparent; /* No border initially */
}

.navbar-nav {
  gap: 25px; /* adjust: 15–40px */
}



.navbar.scrolled {
    background-color: white; /* Background color after scrolling */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Shadow effect */
    border-bottom: 1px solid #ddd; /* Border color */
}


.navbar.scrolled .logo_area{
   filter: none!important;
}
@media only screen and (min-width: 1000px) {
 .logo_area{
   filter: brightness(0) invert(1);


}
}




.navbar a {
    color: white; /* Text color */
    font-weight: 600;
    font-size: 18px;
}
.navbar.scrolled a {
    color: black; /* Text color when scrolled */
    font-weight: 600;
}

.logo_area{
    width: 120px;
}
.track_btn{
    transition: all ease-in-out 0.5s;
}
.track_btn:hover{
    background-color: white;
    padding: 0px 20px;
    color: black;
    border-radius: 25px;
}
.navbar.scrolled .track_btn:hover {
    color: white; /* Text color when scrolled */
    background-color: red;
}
.navbar.scrolled .track_btn:hover a {
    color: white; /* Text color when scrolled */
}
.track_btn:hover a{
    color: black;
}
@media only screen and (min-width: 1000px) {
   .active{
    text-decoration: 2px white underline;
    text-underline-offset: 8px;
   }
   .navbar.scrolled .active {
    text-decoration: 2px red underline;
    text-underline-offset: 8px;
}
.left-center-caption {
    top: 20%; /* Vertically center */
    left: 10%; /* Adjust left alignment */
   text-align: left;
}
.left-center-caption{
    width: 600px;
}
.left-center-caption h1{
    font-weight: 600;
}
  }

.imgsec{
    background-image: url("images/banner.html");
    background-position: center;
    background-size: cover;
}
.colored_back{
    background-color: #2A2A84;
    padding-top: 200px;
    padding-bottom: 120px;
}
.colored_back h1{
    font-family: Poppins;
    color: white;
    font-weight: 900;
}
.unline{
    background-color: white;
    width: 100px;
    height: 3px;
}
/* Zoom effect */
.zoom-image {
    transition: transform 8s ease; /* Smooth zoom transition */
    transform: scale(1); /* Default scale */
}

/* Zoom effect on active slide */
.carousel-item.active .zoom-image {
    transform: scale(1.1); /* Zoom effect on active slide */
}

/* Animation for the first image on load */
@keyframes zoomOnLoad {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.carousel-item.active .zoom-image:first-of-type {
    animation: zoomOnLoad 8s ease forwards; /* Apply zoom animation on page load */
}
.tbl{
    transition: all ease-in-out 0.5s;
}
.tbl:hover .red_boxicon{
    border-radius: 50%;
    scale: 1.1;
}
.tbl_2{
    transition: all ease-in-out 0.5s;
}
.tbl_2:hover .black_boxicon_2{
    border-radius: 50%;
    transition: all ease-in-out 0.5s;
    scale: 1.1;
}
.map_sz{
    width: 100%;
}
.Tracking-form {
    position: relative;
    overflow: hidden; 
    width: 60%;
}
.Tracking-form button {
    position: absolute;
    right: 0;
    background: #ed7074;
    padding: 13px 20px;
    border: 1px solid #ed7074;
    top: 0;
}
.Tracking-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
}

.header_office h3{
    font-family: 'Inter';
    background-color: #38BDEF;
    color: white;
    padding: 5px 20px;
}

.header_office p{
    background-color: #a0d9ee89;
    padding: 6px 20px;
    color: black;
}
.right_ln{
    border-right: 1px solid gray;
}
.down_line{
    width: 100px;
    height: 3px;
    background-color: #2A2A84;
    margin-bottom: 10px;
}
.ser_heading{
    font-family: 'Inter';
    text-transform: capitalize;
    font-weight: 700;
    color: black;
}

.carousel-caption h1 {
    opacity: 0; /* Start with invisible text */
    transform: translateX(-100%); /* Start off-screen to the left */
    animation: slideInFromLeft 1s forwards; /* Trigger animation */
}

/* Custom animation for text sliding from left */
@keyframes slideInFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-100%); /* Start off-screen */
    }
    100% {
        opacity: 1;
        transform: translateX(0); /* End at the normal position */
    }
}

/* Optional: Add a delay or different timing for each carousel item */
.carousel-item-next .carousel-caption h1,
.carousel-item-prev .carousel-caption h1 {
    animation: slideInFromLeft 1s forwards;
}
.cr_bg{
    padding: 15px;
}
.wh_dnln{
    width: 100px;
    height: 3px;
    background-color: white;
}







.call-link {
  color: inherit;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.mail-link {
  color: inherit;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.footer-logo {
  max-width: 350px;
  height: 100px;
}

.footer-links-col {
  margin-top: 0px; /* adjust as needed: 30–60px */
  
}


.call-icon {
  color: #38BDEF;
  font-size: 25px;
  text-decoration: none;
}

.call-icon:hover {
  color: #000000;
}


.ser_tx a {
  color: inherit;
  text-decoration: none;
}

@media (min-width: 992px) {
  .footer-links-col {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .footer-links-col {
    text-align: left;
    margin-left: 20px;
  }

  .call-link  {
    margin-left: 0px;
  }

  .red_boxicon{
    margin-left: 20px;
  }
}

.about-btn-wrap {
  display: flex;
  gap: 15px;
  margin-top: 25px;
}

.about-btn {
  background-color: #38BDEF;
  color: #ffffff;
  padding: 12px 28px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.about-btn:hover {
  background-color: #2A2A84; /* slightly darker hover */
  color: #ffffff;
}

.top_blank .col-md-3 {
  margin-bottom: 30px;
}

/* CONTACT SECTION */
.contact-section {
  background: #ffffff;
}

/* LEFT FORM */
.contact-form-box {
  padding: 30px 40px;
}

.contact-subtitle {
  display: block;
  font-weight: 630;
  color: #38BDEF;
  font-size: 28px;
  margin-bottom: 5px;
}

.contact-title {
  font-size: 40px;
  font-weight: 600;
  color: #212529;
  margin-bottom: 15px;
}

.contact-desc {
  color: #666;
  margin-bottom: 25px;
  max-width: 480px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 14px 16px;
  margin-bottom: 18px;
  font-size: 14px;
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: #38BDEF;
}

.contact-btn {
  background: #38BDEF;
  color: #fff;
  border: none;
  padding: 14px 30px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 500;
  transition: 0.3s ease;
}

.contact-btn:hover {
  background: #2A2A84;
}

/* RIGHT MAP */
.contact-map-box {
  padding: 30px 40px;
}

.map-frame {
  margin-top: 20px;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.map-frame iframe {
  width: 100%;
  height: 480px;
  border: 0;
}




/* Make columns flex so cards stretch equally */
.top_blank .col-md-3 {
  display: flex;
}

/* Make all cards equal height */
.top_blank .card {
  width: 100%;
  display: flex;
  flex-direction: column;
}

/* Push "Read More" to bottom if needed */
.top_blank .card-body {
  display: flex;
  flex-direction: column;
  height: 270px;
}

.top_blank .link-container {
  margin-top: auto;
}


/* Desktop & large screens */
@media (min-width: 992px) {
  .top_blank .col-md-3 {
    display: flex;
  }

  .top_blank .card {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .top_blank .card-body {
    display: flex;
    flex-direction: column;
    height: 270px;
  }

  .top_blank .link-container {
    margin-top: auto;
  }
}

/* Tablets */
@media (min-width: 768px) and (max-width: 991px) {
  .top_blank .col-md-3 {
    display: flex;
  }

  .top_blank .card-body {
    display: flex;
    flex-direction: column;
    height: 300px; /* slightly taller for wrapping */
  }

  .top_blank .link-container {
    margin-top: auto;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .top_blank .col-md-3 {
    display: block;
  }

  .top_blank .card-body {
    height: auto; /* very important */
    display: block;
  }

  .top_blank .link-container {
    margin-top: 15px;
  }
}


.center_tx {
  text-align: center;
}


/* Desktop */
@media (min-width: 992px) {
  .carousel-inner {
    height: 640px;
    position: relative;
  }

  .carousel-inner img {
    height: 100%;
    object-fit: cover;
  }

  /* Overlay */
  .carousel-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to right,
      rgba(0, 0, 0, 0.80),
      rgba(0, 0, 0, 0.35)
    );
    z-index: 1;
  }

  /* Keep captions above overlay */
  .carousel-caption {
    z-index: 2;
  }
}

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner {
    height: 420px;
  }

  .carousel-inner img {
    height: 100%;
    object-fit: cover;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .carousel-inner {
    height: 300px;
  }

  .carousel-inner img {
    height: 100%;
    object-fit: cover;
  }
}


/* Prevent navbar from shrinking on scroll (mobile) */
.custom-navbar {
  min-height: 70px;          /* adjust if needed */
  padding: 12px 0;
  transition: none !important;
}

/* Fix Bootstrap mobile padding collapse */
@media (max-width: 991px) {
  .navbar {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}










/* MOBILE NAVBAR FIX */
@media (max-width: 991px) {

  .custom-navbar {
    background: #ffffff;
    padding: 12px 15px;
  
  }

  .navbar-collapse {
    background: #ffffff;
    padding: 20px 0;
  }

  .navbar-nav {
    gap: 0;
    text-align: left;
  }

  .navbar-nav .nav-item {
    border-bottom: 1px solid #eee;
  }

  .navbar-nav .nav-link {
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #111;
  }

  .navbar-nav .nav-link:hover {
    background: #f5f7fa;
  }

  /* Call icon alignment */
  .call-icon {
    display: block;
    margin: 15px 20px 0;
    font-size: 20px;
  }

   .logo_area {
    max-height: 50px;
  }

  #demo {
    padding-top: 90px; /* adjust if your header height differs */
  }

}





