@import url("responsive.css");
@import url("responsive_phones.css");


:root {
  --main_color: #f4a03f;
  --secondary-clr: #ff5732;
  --a_link: #333;
  --main_light: #ffefc4;
  --gray: #fafafa;
}


body{
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Jost', sans-serif;
}
a {
    text-decoration:none;
    color: var(--main_color);
}
a:hover {
    text-decoration:none;
    color: #640518;
    
}
h {
}
hr {
    opacity: 0.1 !important;
}
.bg-white {
    background-color: #fff;
}
.logo {
    width: 5rem;
    fill: #0083bb;
    min-width: 200px;
}
.logo_text a{
    font-size: 40px;
}

.header_2{
    padding: 20px 0 20px 0;
}
.nav_custom {
    box-shadow: none;
}
.nav_custom a{
    align-items: center;
    color: #000;
    display: flex;
    font-size: 15px;
    letter-spacing: .05rem;
    min-width: 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .15s ease-in-out;
    font-weight: 300;
}

.nav_custom a:hover{
    color: #262626;
}

.nav_custom .dropdown-menu .dropdown-item {
  color: #000;
}
.nav_custom .navbar-nav .nav-item .dropdown-menu .dropdown-item :hover{
  color: #000 !important;
  border-bottom: 0px !important;
  background: var(--main_color);
}

.nav-link:focus, .nav-link:hover {
     color: var(--main_color); 
}


.nav-item_header{
    background: var(--main_color);
    height: 11px;
    
} 
.navbar-nav .nav-item .active{
  color: var(--main_color);
  font-weight: 500 !important;
  border-bottom: var(--main_color) 2px solid;
} 
.nav_custom .navbar-nav .nav-item :hover{
  color: #000;
  border-bottom: var(--main_color) 2px solid;
}
header{
  position: relative;
  z-index: 99;
}
.header_bg {
  background: #fff;
}
.sub_header {
  margin-top: -8rem;
  position: relative;
  padding: 11rem 0px 13rem 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background: linear-gradient(256deg, rgb(15 15 15 / 0%), rgb(0 0 0 / 75%)), url(../img/del_1.jpg);
  background-size: 100%;
}


.custom-shape-divider-bottom-1677827988 {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider-bottom-1677827988 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 111px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1677827988 .shape-fill {
  fill: #FFFFFF;
}


.custom-shape-divider-bottom-1676535027 .shape-fill {
  fill: #FFFFFF;
}
.video_back {
  margin-top: -112px;
  
}
.video_effe {
  background: linear-gradient(273deg, rgb(255 255 255 / 0%), rgb(60 60 60 / 75%));
}

#myVideo {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    max-height: 710px;
    object-fit: cover;
}

.sub_header h2 {
  color: #fff;
  letter-spacing: 1px;
  font-size: 63px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 68px 0px 9px 0px;

}

.text-secon-a {
  color: var(--a_link);
}

.sel_serv_ship{
    color: var(--main_color);
    background-color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 35px 30px 30px;
}
.sel_serv_ship p{
    padding: 0px;
    margin: 0px;
}
.sel_serv_track{
    color: #fff;
    background-color: var(--main_color);
    text-transform: uppercase;
    text-align: center;
    padding: 30px 45px 30px 45px;
    font-weight: 600;
}
.sel_serv_track p{
    padding: 0px;
    margin: 0px;
}

.sel_serv_track a{
    color: #fff;
    
}
.sel_serv_track a:hover{
    color: #fff !important;
}
.sel_serv_track_a {
}
.search_bar_awb {
    padding: 71px 0px 0px 0px;
}

.sub_head_2 a:hover{
    color: rgb(245, 227, 227) !important;
}
.ship_with_us h2{
    color: #262626;
    margin-bottom: 17px;
    letter-spacing: .09em;
    text-transform: uppercase;;
}
.box_busn {
    height: 90px;
    width: 90px;
}



.package_list_box {
  color: initial;
  border: 1px solid #f6f6f6;
}
.package_list_box .card-body {
  flex: 1 1 auto;
  padding: 0rem 12px;
}
.package_list_box h1{
  font-size: 32px;
  font-weight: 700;
}
.package_list_box h2{
  font-size: 14px;
  font-weight: 400;
}
.package_list_box h3{
  font-size: 15px;
  font-weight: 400;
}
.package_list_box h5{
  font-size: 14px;
  font-weight: 500;
}
.package_list_box h6{
  font-size: 15px;
  font-weight: 400;
}
.package_list_box small{
  font-size: 13px;
  font-weight: 400;
}
.package_list_box img{
  max-height: 90px;
  padding: 10px;
}
.package_list_box li{
  font-size: 12px;
  list-style: circle;
}

.shape1 {
  width: 100%;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  color: rgb(255, 255, 255);
  border-radius: 5px 0px 0px 5px;
  /* border-top-right-radius: 32px; */
  background-color:var(--main_color);
  /* border-bottom-right-radius: 32px; */
  /* padding: 2px 16px 2px 8px; */
}

.shape1::after {
  top: 0px;
  width: 0px;
  /* height: 10%; */
  left: 100%;
  content: " ";
  position: absolute;
  border-top: 65px solid transparent;
  border-bottom: 62px solid transparent;
  border-left: 22.6667px solid var(--main_color);
}


#testimonials {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  
  #testimonials .testimonial-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
  
  #testimonials .testimonial-container .testimonail {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    min-height: 490px;
    border-radius: 9px;
    overflow: hidden;
    box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    transition: 0.3s ease;
  }
  
  #testimonials .testimonial-container:hover .testimonail {
    /* opacity: 0.5; */
    filter: brightness(75%);
    box-shadow: 10px 20px 5px rgba(0, 0, 0, 0.1);
    transform: scale(0.9);
    /* filter: blur(3px); */
  }
  
  #testimonials .testimonial-container .testimonail:hover {
    transform: scale(1.1);
    /* opacity: 1; */
    filter: brightness(100%);
    box-shadow: 10px 20px 200px rgba(0, 0, 0, 0.1);
    z-index: 10;
  }
  
  #testimonials .testimonial-container .testimonail:hover .info {
    background-color: var(--secondary-clr);
  }
  
  #testimonials .testimonial-container .testimonail .text {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 20px;
  }
  
  #testimonials .testimonial-container .testimonail .text .quote {
    font-size: 100px;
    font-family: "Playfair Display", serif;
    color: var(--main_color);
  }
  
  #testimonials .testimonial-container .testimonail .text .review {
    width: 300px;
    color: #555;
    /* 210 */
    transform: translateY(-36%);
    /* 170 */
    /* 490 */
    font-family: var(--main-font);
  }
  
  #testimonials .testimonial-container .testimonail .info {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: var(--main_color);
    position: relative;
    width: 100%;
    height: 200px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    /* 490 290 */
    transition: 0.3s ease;
  }
  
  #testimonials .testimonial-container .testimonail .info .pfp img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    z-index: 10;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 130%;
    height: 130%;
  }
  
  #testimonials .testimonial-container .testimonail .info .pfp {
    width: 100px;
    position: absolute;
    border-radius: 50%;
    border: 5px solid #fff;
    overflow: hidden;
    top: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #testimonials .testimonial-container .testimonail .info .information {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    transform: translateY(15px);
  }
  
  #testimonials .testimonial-container .testimonail .info .information .name {
    font-size: 23px;
    color: #fff;
    font-family: var(--title-font);
  }
  
  #testimonials .testimonial-container .testimonail .info .information .social {
    font-size: 23px;
  }
  
  #testimonials .testimonial-container .testimonail .info .information .social a {
    color: #ededed;
    text-decoration: none;
    transition: 0.3s ease;
  }
  
  #testimonials
    .testimonial-container
    .testimonail
    .info
    .information
    .social:hover
    a {
    opacity: 0.5;
  }
  
  #testimonials
    .testimonial-container
    .testimonail
    .info
    .information
    .social
    a:hover {
    opacity: 1;
  }
  
  @media (max-width: 1150px) {
    #testimonials {
     /* height: 200vh;*/
    }
  
    #testimonials .testimonial-container {
      grid-template-columns: 1fr 1fr;
      place-items: center;
    }
  }
  
  @media (max-width: 780px) {
    #testimonials {
     /* height: 300vh;*/
    }
  
    #testimonials .testimonial-container {
      grid-template-columns: 1fr;
    }
    .sel_serv_ship {
        padding: 5px;
    }
  }

.footer ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
    background: #fafafa;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid var(--main_color);
}
.single-cta i {
  color: var(--main_color);
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #000;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #000;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: var(--main_color);
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: var(--main_color);
}
.footer-widget ul li a {
  color: #000;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: var(--main_color);
    padding: 13px 20px;
    border: 1px solid var(--main_color);
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: var(--main_color);
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.copyright-text p a{
  color: #fff;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #000;
}
.footer-menu li a {
  font-size: 14px;
  color: #fff;
}

.btn-main {
  color: #fff;
  background-color: var(--main_color);
  border-color:  var(--main_color);
}

.btn-outline-main {
  color: var(--main_color);
  border-color: var(--main_color);
}

.btn-main-o {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-outline-main-o {
  color: #000;
  border-color: #000;
}

.btn-main-o :hover{
  color: #fff !important;
  background-color: rgb(149, 112, 112) !important;
  border-color: #000;
}

.search_awb_bx {
  padding: 20px;
  color: #fff;
  background: #9b9695c2;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  /* -webkit-filter: blur(2px); 
  background: linear-gradient(0deg, rgba(22, 22, 22, 0.5), rgba(8, 8, 8, 0.5)), url(https://i.imgur.com/C97h1v0.png);
  */
  /* filter: blur(2px); */
  border-radius: 5px;
}

.search_awb_bx input[type=text] {
  font-size: 12px;
  padding: 15px;
}
.text-main {
  color: var(--main_color);
}
.service_bx img{
  border-radius: 10px;
}

.testimonail_box {
  /* background: linear-gradient(273deg, rgb(255 255 255 / 0%), rgb(60 60 60 / 75%)), url(https://i.imgur.com/to2Wtyl.png); */
  padding: 90px ;
  background-repeat: no-repeat;
  background-size: cover;
}
.testimonail_box .quote {
  font-size: 60px;
  font-family: "Playfair Display", serif;
  color: var(--main_color);
}
.testimonail_box .avatar {
  object-fit: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #f2f2f2;
  overflow: hidden;
}

.brands_box img{
  filter: grayscale(100%);
}


.send_shipment_haader {
    background: url(https://i.imgur.com/8iWqI2d.png);
    padding: 30px 70px 200px 506px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #47330b;
}

.send_shipment_haader h2{
  font-size: 3rem;
}
.send_shipment_haader h6{
  font-size: 1rem;
}

.send_box_o {
  background: var(--main_color);
  border-radius: 10px;
}

.send_box_o .tab-content {
  padding: 20px;
  color: #000;
  border-radius: 10px;
}

.send_box_o .tab-content>.active {
  display: block;
  color: #000;
}

.send_box_o .nav-link {
  padding: 1rem 2rem;
  color: #000;
  font-size: 22px;
  font-weight: 400;
  background-color: #fff176;
}

.send_box_o .nav-tabs .nav-link.active {
  color: #fff;
  background-color: var(--main_color);
  border-color: var(--main_color) !important;
  border-radius: 10px 10px 10px 10px;
}

.send_box_o .nav-justified .nav-item, .nav-justified>.nav-link {
  margin: 10px;
}

.send_box_o .nav-tabs {
  border-bottom: 1px solid #f9dba0;
}

.send_box_o h3 h5{
  color: #fff;
}
.send_box_o .sel_mode{
  width: 90px;
  height: 90px;
  background-color: #f2f2f2;
  margin: 10px;
  border-radius: 1px;
  color: #333;
  text-align: center;
}

.send_box_o .sel_mode i{
  font-size: 3rem;
}

.send_box_o .sel_mode .act1{
  border: 1px solid #000 !important;
  display: block;
}

.send_box_o .sel_mode .act1{
  
  background-color: #000;
}
.text-main-o {
  color: var(--secondary-clr);
}

.bg-main {
  --bs-bg-opacity: 1;
  background-color: var(--main_color)!important;
}
.bg-main-light {
  --bs-bg-opacity: 1;
  background-color: var(--main_light)!important;
}
.bg-main-o {
  --bs-bg-opacity: 1;
  background-color: var(--secondary-clr)!important;
}
.color-white {
  color: #fff;
}
.btn-xl {
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  border-radius: 0.3rem;
}

.news_boxx img{
  max-height: 90px;
}

.parnter_us {
  background: linear-gradient(273deg, rgb(255 255 255 / 0%), rgb(60 60 60 / 75%)), url(../img/del_12.jpg);
  padding: 90px ;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.login_bx {
  background: linear-gradient(273deg, rgb(255 255 255 / 0%), rgb(255 255 255 / 75%)), url(../img/del_13.jpg)  ;
  padding: 190px;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 1024px !important;
  position: relative;
}

.login_bx .card{
  border-radius: 20px !important;
}

.login_bx .logoa{
  max-height: 50px;
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: var(--main_color);
}

.nav-pills .nav-item a{
  color: var(--main_color);
}

.service_detail img{
  max-height: 300px;
  text-align: left;
  border-radius: 5px;
  padding-right: 10px;
}
.ship_internation img{
  height: 60px;
}

.ship_internation .card-body {
  padding: 10px 10px;
}
.ship_internation .card-body a{
  color: #000;
}
.ship_internation .card-body a:hover{
  color: var(--main_color);
}
.payment_optionss .card .card-body{
  padding: 10px 10px;
}
.payment_optionss img{
  max-height: 50px;
}

.timeline-with-icons {
  border-left: 1px solid hsl(0, 0%, 90%);
  position: relative;
  list-style: none;
}

.timeline-with-icons .timeline-item {
  position: relative;
}

.timeline-with-icons .timeline-item:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline-with-icons .timeline-icon {
  position: absolute;
  left: -48px;
  background-color: hsl(217, 88.2%, 90%);
  color: hsl(217, 88.8%, 35.1%);
  border-radius: 50%;
  height: 31px;
  width: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.track_boxs {
  color: #484646 !important;
}
.track_boxs hr{
  background-color: #c6c3c373 !important;
  opacity: 1 !important;
}
.track_boxs .text-muted {
  color: rgb(77, 76, 76) !important;
}

.quote_prices h3 {
  display: none ;
}
.quote_prices .nav-link {
  padding: 2px 6px !important;

}
.price_card img{
  max-height: 60px;
  text-align: center;
}
.price_card {
  border-top: 4px solid var(--main_color);
}


.p-5-c{
  padding: 3rem;
}

.w-50-custom {
  width: 50%;
}

@media only screen and (min-device-width: 260px) and (max-device-width: 760px)  {
.p-5-c{
  padding: 0rem;
}

.w-50-custom {
  width: 100%;
}


.header_2 {
  padding: 20px 0 20px 0;
}  
.sub_header {
  background: linear-gradient(273deg, rgb(255 255 255 / 0%), rgb(60 60 60 / 48%)), url(https://images.unsplash.com/photo-1581406785482-53e693f8eb78?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80);
  margin-top: -7rem;
  position: relative;
  padding: 56px 0px 108px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}

.video_back {
  margin-top: 0px;
  display: none;
}
.btn-xl {
  font-size: 1rem;
}
.mb_display_none {
  display: none;
}

.send_shipment_haader {
  padding: 45px 0px;
}

.send_box_o .nav-link {
  font-size: 16px;
}

.quote_prices h3 {
  display: block !important;
  margin-bottom: 2px;
  margin-top: 10px;
  font-size: 16px;
}
.centeu {
  text-align: right;
}
.centeu a{
  font-size: 22px;
}
  .head_box1 h4 {
      max-width: 100% !important;
    }
  .categories_item {
     width: 50% !important;
    }
  
  .p-5 {
      padding: 1rem!important;
  }
  .transporter_item h1 {
    font-size: 35px !important;
    padding-top: 40px;
  }
  .register_box {
    width: 100px !important;
  }
  .feedback_text {
    font-size: 14px;
  }
  
  
  }
