/* start general css body*/
*
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-family: Tahoma, Arial;
}
body{
   padding: 0;
   margin: 0;
   font-family: Tahoma, Arial;
}
h1,h2,h3,h4,h5,h6
{
    color: #ee6d23
}
p{
    color: #000000
}
a
{
 text-decoration: none;
}

  /*start center body*/
  /*
  margin: auto;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  */
  /*end center body*/
/* end general css body */

/* start media very small screen*/
@media(max-width:420px){
 body{
 padding-top: 0 !important;
}
.container
{
 width: 100% !important;
 max-width: 100% !important;
}
     /*start navbar */
.navbar .container-fluid img
{
 width: 250px;
padding-bottom: 5px;
margin-bottom: 8px;
margin-left: 8px;
height: 82px;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
}
.navbar-light .navbar-toggler {
  color: #ee6d23;
  border-color: #ee6d23;
}
.btn-outline-success {
  color: #ee6d23;
  border-color: #ee6d23;
}

.dropdown-item:focus {
  background-color: #ee6d23;
}
.btn-outline
{
 border: 1px solid #ee6d23;
}
.btn-outline:hover {
  background:  #ee6d23;
  color: white;
}
.btn-outline:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control 
{
 border-color: #ee6d23;
}
.navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
  font-size: 20px;
}
.navbar-light .navbar-nav .nav-link:Hover {
  color: #d55308;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #d55308;
}
.dropdown-item {
  color: #ee6d23;
  font-size: 19px;
}
.dropdown-item:hover {
 color: white;
  background-color: #ee6d23;
}
.dropdown-item:focus {
  color: white;
  background-color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
}
 /* end navbar */
 /*start skitter*/
  .skitter-products
  {
   width: 100%%
  }
  .skitter-products .skitter
  {
   width: 100%;
   max-width: 100%;
   height: 300px !important;
   max-height: 300px !important;
  }
  .skitter-products .skitter img
  {
   height: 300px !important;
   max-height: 300px !important;
  }
  .skitter-products .skitter h2{
   display: inline-block;
   color: #fbce00;
   margin-right: 10px;
   margin-left: 10px;
  }
  .skitter-products .skitter .btn-warning
  {
   margin-left: 10px;
   background: #ee6d23;
      color: white;
   border-color: white
  }
  .skitter .info_slide_dots .image_number
  {
   margin: -1px 5px 3px 1px;
  }
    .skitter-products .skitter .btn-warning:focus{
   box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  }
  /*end skitter*/
        /*start logistics services*/
.sea-freight,
.air-freight,
.land-freight,
.trucking,
.custom-clearance,
.packing-cargo,
.charter-vessel,
.bulk-vessel
{
float: none;
width: 100%;
margin-bottom: 10px;
}

  .card-img, .card-img-top, .card-img-bottom {
  width: 100%;
  height: 200px;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  border-right:  1px solid #ee6d23;
  border-left:  1px solid #ee6d23;
  border-bottom:  1px solid #ee6d23;
}
.btn-primary {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:focus {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  
}
/*end logistics services*/
  /*start policy*/
  .d-md-block {
  display: block !important;
  background-color: white;
  width: 190px;
  padding: 0px;
  border-radius: 10px;
}
.w-100 {
  width: 100% !important;
  height: 200px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: #ee6d23;
}
.policy{
 width: 100%;
 float: none
}
.carousel-item .reliability,
.carousel-item .cost
{
 margin-bottom: 5px;
}
.reals, .flex {
  margin-bottom: 64%;
  margin-left: 3%;
}
.relia, .save {
  margin-left: 3%;
  margin-bottom: -5%;
}
  /*end policy*/
    /*start owl carousel*/
  .about .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  margin: auto;
    border: none
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev
{
  color: #ee6d23;
  font-size: 50px;
  width: 26px !important;
  height: 0px !important;
  margin-top: -50px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  color: #ee6d23;
  font-size: 50px;
  width: 26px !important;
  height: 0px !important;
  margin-top: -50px;
}
.owl-carousel button.owl-dot
{
 display: none !important;
}
  /*end owl carousel*/
          /*start added logistics services*/
  .added-logistics-services
  {
      margin-bottom: 10px !important; 
  }
  .door
  {
   margin-bottom: 10px;
  }
  .image-door,
  .text-door
  {
   width: 100%
  }
.image-door img
{
 width: 100%;
 height: 250px;
 margin-bottom: 10px;
}
  .cosolidation,
  .warehousing
  {
   width: 100%
  }
  .cosolidation img,
  .warehousing img
  {
   width: 100%;
   height: 250px;
   margin-bottom: 20px;
  }
  .project-logistics,
  .door-to-door,
  .cargo-insurance,
  .supply-chain
  {
   width: 100%;
  }
    .project-logistics-image,
  .door-to-door-image,
  .cargo-insurance-image,
  .supply-chain-image
  {
   width: 100%;
   height: 100%;
  }
  .project-logistics-image img,
  .door-to-door-image img,
  .cargo-insurance-image img,
  .supply-chain-image img
  {
  height: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  }
  .project-logistics-text,
  .door-to-door-text,
  .cargo-insurance-text,
  .supply-chain-text
  {
   width: 100%;
  }
  .project-logistics-text h3,
  .door-to-door-text h3,
  .cargo-insurance-text h3,
  .supply-chain-text h3
  {
   text-align: center;
  }
  .warhouse-consolidation a,
.door a
 {
margin: auto;
display: block;
width: 123px;
margin-bottom: 30px;
 }
  /*end added logistics services*/
          /*start footer */
  .footer
  {
   background-color: black;
   margin-top: 20px;
   overflow: hidden;
   padding: 10px
  }

  .footer h5
  {
    color: #ee6d23;
    text-align: left !important;
    padding: 5px;
  }
  .footer h6
  {
   display: none
  }
    /*end footer */
                   /*start inner page*/
        .inner-page
    {
     margin-bottom: 20px;
    }
    .inner-page .innerpage-image
    {
     width: 100%;
     height: 250px;
    }
     .inner-page .innerpage-image img
     {
      width: 100%;
      height: 100%
     }
     .inner-page .innerpage-text
     {
      width: 100%
     }
     .inner-page .innerpage-text p
     {
      line-height: 2.8;
      text-align: justify
     }

     /*end inner page*/
     /*start whats*/
     .whatsapp_float {
  position: fixed;
  width: 50px;
  height: 50px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 35px;
  box-shadow: 2px 2px 3px #999;
  z-index: 9999999999;
  bottom: 5px;
  right: 5px;
}
.whatsapp_float:hover
{
 color: #ee6d23;
}
.whatsapp-icon {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 7px;
  right: 8px;
}
     /*end whats*/
     .footer-contact
     {
      padding-top: 0 !important;
      width: 379px !important;
     }
                   /*start member*/
     .member
     {
      overflow: hidden
     }
    .member .fiatta,
    .member .eiffa,
     .member .wca,
     .member .alliance
     {
      width: 100%;
      overflow: hidden;
     }
         .member .fiatta,
    .member .eiffa,
     .member .wca
     {
      margin-bottom: 15px;
     }
    .member .fiatta img,
    .member .eiffa img,
    .member .wca img,
    .member .alliance img
    {
     display: block;
     margin-left: auto;
     margin-right: auto
    }
    .member .fiatta img,
    .member .eiffa img
    {
     width: 300px;
     height: 200px;
    }
    .member .wca img,
    .member .alliance img
    {
     width: 270px;
     height: 200px;
    }
     /*end member*/    
}
/* end media very small screen*/

/* start media small screen */
@media(min-width:421px) and (max-width:767px){
  body{
 padding-top: 0 !important;
}
.container
{
 width: 100% !important;
 max-width: 100% !important;
}
    /*start navbar */
.navbar .container-fluid img
{
 width: 250px;
padding-top: 0px;
padding-bottom: 5px;
height: 82px;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
  float: right;

}
.navbar-light .navbar-toggler {
  color: #ee6d23;
  border-color: #ee6d23;
  margin-top: 23px;
}

.dropdown-item:focus {
  background-color: #ee6d23;
}
.btn-outline
{
 border: 1px solid #ee6d23;
}
.btn-outline:hover {
  background:  #ee6d23;
  color: white;
}
.btn-outline:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control 
{
 border-color: #ee6d23;
}
.navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
  font-size: 20px;
}
.navbar-light .navbar-nav .nav-link:Hover {
  color: #d55308;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #d55308;
}
.dropdown-item {
  color: #ee6d23;
  font-size: 19px;
}
.dropdown-item:hover {
 color: white;
  background-color: #ee6d23;
}
.dropdown-item:focus {
  color: white;
  background-color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
}
 /* end navbar */
 /*start skitter*/
  .skitter-products
  {
   width: 100%%
  }
  .skitter-products .skitter
  {
   width: 100%;
   max-width: 100%;
   height: 300px !important;
   max-height: 300px !important;
  }
  .skitter-products .skitter img
  {
   height: 300px !important;
   max-height: 300px !important;
  }
  .skitter-products .skitter h2{
   display: inline-block;
   margin-right: 10px;
   margin-left: 10px;
   color: #fbce00;
  }
  .skitter-products .skitter .btn-warning
  {
   margin-bottom: 3px;
   background: #ee6d23;
      color: white;
   border-color: white
  }
    .skitter-products .skitter .btn-warning:focus{
   box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  }
  .skitter .info_slide_dots .image_number {
  margin-top: 2px;
}
  /*end skitter*/
      /*start logistics services*/
.sea-freight,
.air-freight,
.land-freight,
.trucking,
.custom-clearance,
.packing-cargo,
.charter-vessel,
.bulk-vessel
{
float: none;
width: 100%;
margin-bottom: 10px;
}

  .card-img, .card-img-top, .card-img-bottom {
  width: 100%;
  height: 250px;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  border-right:  1px solid #ee6d23;
  border-left:  1px solid #ee6d23;
  border-bottom:  1px solid #ee6d23;
}
.btn-primary {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:focus {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
}
/*end logistics services*/
  /*start policy*/
  .d-md-block {
  display: block !important;
  background-color: white;
  width: 190px;
  padding: 0px;
  border-radius: 10px;
}
.w-100 {
  width: 100% !important;
  height: 250px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: #ee6d23;
}
.policy{
 width: 49.5%;
 float: left
}
.carousel-item .reliability,
.carousel-item .cost
{
 margin-right: 1%
}
.reals,
.flex
{
 margin-left: 37%
}
.relia,
.save
{
 margin-left: -14%;
}
  /*end policy*/
  
    /*start owl carousel*/
  .about .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  margin: auto;
    border: none
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev
{
  color: #ee6d23;
  font-size: 50px;
  direction: rtl;
  margin-top: -30px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  color: #ee6d23;
  font-size: 50px;
  direction: rtl;
  margin-top: -30px;
  background: none
}
.owl-carousel button.owl-dot
{
 display: none !important;
}
.owl-carousel .owl-nav button.owl-prev {
 margin-right: 44%
}
  /*end owl carousel*/
        /*start added logistics services*/
  .added-logistics-services
  {
      margin-bottom: 10px !important; 
  }
  .door
  {
   margin-bottom: 10px;
  }
  .image-door,
  .text-door
  {
   width: 100%
  }
.image-door img
{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
  .cosolidation,
  .warehousing
  {
   width: 100%
  }
  .cosolidation img,
  .warehousing img
  {
   width: 100%;
   height: 300px;
   margin-bottom: 20px;
  }
  .project-logistics,
  .door-to-door,
  .cargo-insurance,
  .supply-chain
  {
   width: 100%;
  }
    .project-logistics-image,
  .door-to-door-image,
  .cargo-insurance-image,
  .supply-chain-image
  {
   width: 100%;
   height: 100%;
  }
  .project-logistics-image img,
  .door-to-door-image img,
  .cargo-insurance-image img,
  .supply-chain-image img
  {
  height: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  }
  .project-logistics-text,
  .door-to-door-text,
  .cargo-insurance-text,
  .supply-chain-text
  {
   width: 100%;
  }
  .project-logistics-text h3,
  .door-to-door-text h3,
  .cargo-insurance-text h3,
  .supply-chain-text h3
  {
   text-align: center;
  }
.warhouse-consolidation a,
.door a
 {
margin: auto;
display: block;
width: 123px;
margin-bottom: 30px;
 }
  /*end added logistics services*/
          /*start footer */
  .footer
  {
   background-color: black;
   margin-top: 20px;
   overflow: hidden;
   padding: 10px
  }

  .footer h5
  {
    color: #ee6d23;
    text-align: left !important;
    padding: 5px;
  }
  .footer h6
  {
   display: none
  }
    /*end footer */
               /*start inner page*/
        .inner-page
    {
     margin-bottom: 20px;
    }
    .inner-page .innerpage-image
    {
     width: 100%;
     height: 300px;
    }
     .inner-page .innerpage-image img
     {
      width: 100%;
      height: 100%
     }
     .inner-page .innerpage-text
     {
      width: 100%
     }
     .inner-page .innerpage-text p
     {
      line-height: 2.8;
     }
     /*end inner page*/
     .quote-sea-freight button
{
  float: left !important;
}
/*start whats*/
.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 45px;
  box-shadow: 2px 2px 3px #999;
  z-index: 9999999999;
  bottom: 5px;
  right: 5px;
}
.whatsapp_float:hover
{
 color: #ee6d23;
}
.whatsapp-icon {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 7px;
  right: 8px;
}
/*end whats*/
               /*start contact*/
     .info-contact .phone,
     .info-contact .email
     {
      width: 100%
     }
     .info-contact .ceo,
     .info-contact .sales
     {
      width: 100%;
     }
     .info-contact .num,
     .info-contact .em
     {
      width: 50%;
      float: left;
     }
     .info-contact h6
     {
      font-size: 16px;
      text-align: left !important
     }
          .info-contact h5
     {
      font-size: 18px;
      text-align: left !important
     }
     .info-contact h3
     {
      font-size: 24px;
      text-align: left !important;
      margin-bottom: 10px;
      margin-top: 10px;
     }
     .addre,
     .follow
     {
      padding-left: 12px;
     }
          .footer-contact
     {
      padding-top: 0 !important;
      width: 379px !important;
     }
     /*end contact*/
                 /*start member*/
     .member
     {
      overflow: hidden
     }
    .member .fiatta,
    .member .eiffa,
     .member .wca,
     .member .alliance
     {
      width: 100%;
      overflow: hidden;
     }
         .member .fiatta,
    .member .eiffa,
     .member .wca
     {
      margin-bottom: 15px;
     }
    .member .fiatta img,
    .member .eiffa img,
    .member .wca img,
    .member .alliance img
    {
     display: block;
     margin-left: auto;
     margin-right: auto
    }
    .member .fiatta img,
    .member .eiffa img
    {
     width: 300px;
     height: 200px;
    }
    .member .wca img,
    .member .alliance img
    {
     width: 270px;
     height: 200px;
    }
     /*end member*/   
}
/* end media small screen */

/* start media medium screen */
@media(min-width:768px) and (max-width:991px){
 body{
 padding: 0 !important;
}
.container
{
 width: 100% !important;
 max-width: 100% !important;
}
   /*start navbar */
.navbar .container-fluid img
{
 width: 250px;
padding-top: 0px;
padding-bottom: 5px;
height: 82px;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
  float: right;

}
.navbar-light .navbar-toggler {
  color: #ee6d23;
  border-color: #ee6d23;
  margin-top: 23px;
}

.dropdown-item:focus {
  background-color: #ee6d23;
}
.btn-outline
{
 border: 1px solid #ee6d23;
}
.btn-outline:hover {
  background:  #ee6d23;
  color: white;
}
.btn-outline:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control 
{
 border-color: #ee6d23;
}
.navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
  font-size: 20px;
}
.navbar-light .navbar-nav .nav-link:Hover {
  color: #d55308;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #d55308;
}
.dropdown-item {
  color: #ee6d23;
  font-size: 19px;
}
.dropdown-item:hover {
 color: white;
  background-color: #ee6d23;
}
.dropdown-item:focus {
  color: white;
  background-color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
}
 /* end navbar */
 /*start skitter*/
  .skitter-products
  {
   width: 100%%
  }
  .skitter-products .skitter
  {
   width: 100%;
   max-width: 100%;
   height: 400px !important;
   max-height: 400px !important;
  }
  .skitter-products .skitter img
  {
   height: 400px !important;
   max-height: 400px !important;
  }
  .skitter-products .skitter h2{
   display: inline-block;
   color: #fbce00;
   margin-right: 10px;
   margin-left: 10px;
  }
  .skitter-products .skitter .btn-warning
  {
   margin-bottom: 10px;
   background: #ee6d23;
      color: white;
   border-color: white
  }
    .skitter-products .skitter .btn-warning:focus{
   box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  }
  /*end skitter*/
    /*start logistics services*/
  .logistics-services
  {
   overflow: hidden;
  }
.sea-freight,
.air-freight
  {
   float: left;
   width: 49%;
   margin-bottom: 1%;
  }
  .sea-freight
{
 margin-right: 2%
}

.land-freight,
  .trucking
  {
   float: left;
   width: 49%;
   margin-bottom: 1%;
  }
  .land-freight
  {
   margin-right: 2%
  }
.custom-clearance,
.packing-cargo
{
    float: left;
   width: 49%;
   margin-bottom: 1%;
}
.custom-clearance
{
 margin-right: 2%
}

.charter-vessel,
.bulk-vessel
{
  float: left;
   width: 49%;
   margin-bottom: 1%;
}
.charter-vessel
{
 margin-right: 2%
}
  .card-img, .card-img-top, .card-img-bottom {
  width: 100%;
  height: 200px;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  border-right:  1px solid #ee6d23;
  border-left:  1px solid #ee6d23;
  border-bottom:  1px solid #ee6d23;
}
.btn-primary {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:focus {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  
}
/*end logistics services*/
  /*start policy*/
  .d-md-block {
  display: block !important;
  background-color: white;
  width: 200px;
  padding: 0px;
  border-radius: 10px;
}
.w-100 {
  width: 100% !important;
  height: 300px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: #ee6d23;
}
.policy{
 width: 49.5%;
 float: left
}
.carousel-item .reliability,
.carousel-item .cost
{
 margin-right: 1%
}
.reals,
.flex
{
 margin-left: 49%
}
  /*end policy*/
    /*start owl carousel*/
  .about .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  margin: auto;
    border: none
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev
{
  color: #ee6d23;
  font-size: 50px;
  direction: rtl;
  margin-top: -30px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  color: #ee6d23;
  font-size: 50px;
  direction: rtl;
  margin-top: -30px;
   background: none
}

.owl-carousel button.owl-dot
{
 display: none !important;
}
.owl-carousel .owl-nav button.owl-prev {
 margin-right: 47%
}
  /*end owl carousel*/
      /*start added logistics services*/
  .door
  {
   overflow: hidden;
  }
  .added-logistics-services
  {
      margin-bottom: 10px !important; 
  }
  .door
  {
   margin-bottom: 10px;
  }
  .image-door,
  .text-door
  {
   float: left;
   width: 49.5%
  }
 .image-door
 {
  margin-right: 1%
 }
.image-door img
{
 width: 100%;
 height: 400px;
}
  .cosolidation,
  .warehousing
  {
   float: left;
   width: 49.5%
  }
 .cosolidation{
     margin-right: 1%
    }
  .cosolidation img,
  .warehousing img
  {
   width: 100%;
   height: 300px;
  }
  .project-logistics,
  .door-to-door,
  .cargo-insurance,
  .supply-chain
  {
   width: 100%;
   height: 100px;
   overflow: hidden;
  }
    .project-logistics-image,
  .door-to-door-image,
  .cargo-insurance-image,
  .supply-chain-image
  {
   width: 25%;
   height: 100%;
   margin-right: 1%;
   float: left;
  }
  .project-logistics-image img,
  .door-to-door-image img,
  .cargo-insurance-image img,
  .supply-chain-image img
  {
  height: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  }
  .project-logistics-text,
  .door-to-door-text,
  .cargo-insurance-text,
  .supply-chain-text
  {
   width: 74%;
   height: 100%;
   float: left;
  }
     .warhouse-consolidation a
 {
margin: auto;
display: block;
width: 123px;
margin-bottom: 10px;
 }
  /*end added logistics services*/
      /*start footer */
  .footer
  {
   background-color: #000;
   margin-top: 20px;
   border-top: 10px solid #ee6d23;
   overflow: hidden;
  }

    .footer .about,
    .footer .our-services,
    .footer .quality-policy,
    .footer .contact-us,
    .footer .added-serv
  {
   float: left;
   width: 20%;
   margin-top: 10px;
  }
  .footer h5
  {
    color: #ee6d23;
    font-size: 19px;
  }
  .footer h6
  {
   display: none;
  }
    /*end footer */
           /*start inner page*/
        .inner-page
    {
     margin-bottom: 20px;
    }
    .inner-page .innerpage-image
    {
     width: 100%;
     height: 400px;
    }
     .inner-page .innerpage-image img
     {
      width: 100%;
      height: 100%
     }
     .inner-page .innerpage-text
     {
      width: 100%
     }
     .inner-page .innerpage-text p
     {
      line-height: 2.8;
     }
 .quote-sea-freight button
{
  float: left !important;
}  
     /*end inner page*/
     /*start whats*/
     .whatsapp_float {
  position: fixed;
  width: 70px;
  height: 70px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 55px;
  box-shadow: 2px 2px 3px #999;
  z-index: 9999999999;
  bottom: 5px;
  right: 5px;
}
.whatsapp_float:hover
{
 color: #ee6d23;
}
.whatsapp-icon {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 7px;
  right: 8px;
}
     /*end whats*/
               /*start contact*/
     .info-contact .phone,
     .info-contact .email
     {
      width: 100%
     }
     .info-contact .ceo,
     .info-contact .sales
     {
      float: left;
      width: 50%;
     }
     .info-contact h6
     {
      font-size: 16px;
      text-align: left !important
     }
          .info-contact h5
     {
      font-size: 18px;
      text-align: left !important
     }
     .info-contact h3
     {
      font-size: 24px;
      text-align: left !important;
      margin-bottom: 10px;
      margin-top: 10px;
     }
     .addre,
     .follow
     {
      padding-left: 12px;
     }
     /*end contact*/
               /*start member*/
     .member
     {
      overflow: hidden
     }
    .member .fiatta,
    .member .eiffa,
     .member .wca,
     .member .alliance
     {
      float: left;
      width: 25%;
      overflow: hidden;
     }
    .member .fiatta img,
    .member .eiffa img,
    .member .wca img,
    .member .alliance img
    {
     display: block;
     margin-left: auto;
     margin-right: auto
    }
    .member .fiatta img,
    .member .eiffa img
    {
     width: 192px;
     height: 170px;
    }
    .member .wca img,
    .member .alliance img
    {
     width: 192px;
     height: 170px;
    }
     /*end member*/
}
/* end media medium screen */

/* start media large screen */
@media(min-width:992px) and (max-width:1199px){
 body{
 padding-top: 0 !important;
}
.container
{
 width: 100% !important;
 max-width: 100% !important;
}
  /*start navbar */
.navbar .container-fluid
{
 position: fixed;
 top: 0;
 left: 0;
 z-index: 999999999999;
 background: white;
}
.navbar .container-fluid img
{
 width: 250px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 5px;
height: 82px;
}

.dropdown-item:focus {
  background-color: #ee6d23;
}
.btn-outline
{
 border: 1px solid #ee6d23;
}
.btn-outline:hover {
  background:  #ee6d23;
  color: white;
}
.btn-outline:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control 
{
 border-color: #ee6d23;
}
.navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
  font-size: 17px;
}
.navbar-light .navbar-nav .nav-link:Hover {
  color: #d55308;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #d55308;
}
.dropdown-item {
  color: #ee6d23;
  font-size: 17px;
}
.dropdown-item:hover {
 color: white;
  background-color: #ee6d23;
}
.dropdown-item:focus {
  color: white;
  background-color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
}
.navbar-expand-lg .navbar-nav {
  flex-direction: row;
  margin: -16px;
    margin-right: -3px;
    margin-bottom: -3px;
}
 /* end navbar */
   /*start skitter*/
  .skitter-products
  {
   width: 100%%
  }
  .skitter-products .skitter
  {
   width: 100%;
   max-width: 100%;
   height: 500px !important;
   max-height: 500px !important;
  }
  .skitter-products .skitter img
  {
   height: 500px !important;
   max-height: 500px !important;
  }
  .skitter-products .skitter h2{
   display: inline-block;
   color: #fbce00;
   margin-right: 10px;
   margin-left: 10px;
  }
  .skitter-products .skitter .btn-warning
  {
   margin-bottom: 10px;
   background: #ee6d23;
      color: white;
   border-color: white
  }
    .skitter-products .skitter .btn-warning:focus{
   box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  }
  /*end skitter*/
    /*start logistics services*/
  .logistics-services
  {
   overflow: hidden;
  }
.sea-freight,
.air-freight,
.land-freight
  {
   float: left;
   width: 33%;
   margin-bottom: 1%;
  }
  .sea-freight,
.air-freight
{
 margin-right: .5%
}
  .trucking,
.custom-clearance,
.packing-cargo
{
    float: left;
   width: 33%;
   margin-bottom: 1%;
}
.trucking,
.custom-clearance
{
  margin-right: .5%
}
.charter-vessel,
.bulk-vessel
{
  float: left;
   width: 49%;
   margin-bottom: 1%;
}
.charter-vessel
{
 margin-right: 2%
}
  .card-img, .card-img-top, .card-img-bottom {
  width: 100%;
  height: 200px;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  border-right:  1px solid #ee6d23;
  border-left:  1px solid #ee6d23;
  border-bottom:  1px solid #ee6d23;
}
.btn-primary {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:focus {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  
}
/*end logistics services*/
  /*start policy*/
  .d-md-block {
  display: block !important;
  background-color: white;
  width: 200px;
  padding: 0px;
  border-radius: 10px;
}
.w-100 {
  width: 100% !important;
  height: 350px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: #ee6d23;
}
.policy{
 width: 49.5%;
 float: left
}
.carousel-item .reliability,
.carousel-item .cost
{
 margin-right: 1%
}
.reals,
.flex
{
 margin-left: 51%
}
  /*end policy*/
    /*start owl carousel*/
  .about .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  margin: auto;
    border: none
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev
 {
  color: #ee6d23;
  font-size: 50px;
  width: 26px !important;
  height: 0px !important;
  margin-top: -35px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  color: #ee6d23;
  font-size: 50px;
  width: 26px !important;
  height: 0px !important;
  margin-top: -35px;
}
.owl-carousel button.owl-dot
{
 display: none !important;
}
  /*end owl carousel*/
      /*start added logistics services*/
  .door
  {
   overflow: hidden;
  }
  .added-logistics-services
  {
      margin-bottom: 10px !important; 
  }
  .door
  {
   margin-bottom: 10px;
  }
  .image-door,
  .text-door
  {
   float: left;
   width: 49.5%
  }
 .image-door
 {
  margin-right: 1%
 }
.image-door img
{
 width: 100%;
 height: 400px;
}
  .cosolidation,
  .warehousing
  {
   float: left;
   width: 49.5%
  }
 .cosolidation{
     margin-right: 1%
    }
  .cosolidation img,
  .warehousing img
  {
   width: 100%;
   height: 400px;
  }
  .project-logistics,
  .door-to-door,
  .cargo-insurance,
  .supply-chain
  {
   width: 100%;
   height: 100px;
   overflow: hidden;
  }
    .project-logistics-image,
  .door-to-door-image,
  .cargo-insurance-image,
  .supply-chain-image
  {
   width: 25%;
   height: 100%;
   margin-right: 1%;
   float: left;
  }
  .project-logistics-image img,
  .door-to-door-image img,
  .cargo-insurance-image img,
  .supply-chain-image img
  {
  height: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  }
  .project-logistics-text,
  .door-to-door-text,
  .cargo-insurance-text,
  .supply-chain-text
  {
   width: 74%;
   height: 100%;
   float: left;
  }
.warhouse-consolidation a
 {
margin: auto;
display: block;
width: 123px;
margin-bottom: 10px;
 }
  /*end added logistics services*/
      /*start footer */
  .footer
  {
   background-color: #000;
   margin-top: 20px;
   border-top: 10px solid #ee6d23;
   overflow: hidden;
   padding: 5px;
  }

    .footer .about,
    .footer .quality-policy,
    .footer .our-services,
    .footer .contact-us,
    .footer .added-serv
  {
   float: left;
   width: 20%;
   margin-top: 10px;
  }
  .footer h5,
  .footer h6
  {
    color: #ee6d23;
  }
  .footer h6
  {
   display: none
  }
    /*end footer */
        /*start inner page*/
        .inner-page
    {
     overflow: hidden;
     margin-bottom: 20px;
    }
    .inner-page .innerpage-image
    {
     width: 49.5%;
     height: 400px;
     float: left;
     margin-right: 1%
    }
     .inner-page .innerpage-image img
     {
      width: 100%;
      height: 100%
     }
     .inner-page .innerpage-text
     {
      float: left;
      width: 49.5%
     }
     .inner-page .innerpage-text p
     {
      line-height: 1.9;
      margin-top: -10px;
     }
     /*end inner page*/
  .quote-sea-freight
{
 padding-top: 134px;
}
     /*start whats*/
     .whatsapp_float {
  position: fixed;
  width: 70px;
  height: 70px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 55px;
  box-shadow: 2px 2px 3px #999;
  z-index: 9999999999;
  bottom: 5px;
  right: 5px;
}
.whatsapp_float:hover
{
 color: #ee6d23;
}
.whatsapp-icon {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 7px;
  right: 8px;
}
     /*end whats*/
             /*start contact*/
     .info-contact .phone,
     .info-contact .email
     {
      float: left;
      width: 50%
     }
     .info-contact .ceo,
     .info-contact .sales
     {
      float: left;
      width: 50%
     }
     .info-contact h6
     {
      font-size: 15px;
     }
          .info-contact h5
     {
      font-size: 18px;
     }
     .info-contact h3
     {
      font-size: 24px;
     } 
     /*end contact*/
          /*start member*/
     .member
     {
      overflow: hidden
     }
    .member .fiatta,
    .member .eiffa,
     .member .wca,
     .member .alliance
     {
      float: left;
      width: 25%;
      overflow: hidden;
     }
    .member .fiatta img,
    .member .eiffa img,
    .member .wca img,
    .member .alliance img
    {
     display: block;
     margin-left: auto;
     margin-right: auto
    }
    .member .fiatta img,
    .member .eiffa img
    {
     width: 240px;
     height: 170px;
    }
    .member .wca img,
    .member .alliance img
    {
     width: 240px;
     height: 170px;
    }
     /*end member*/
}
/* end media large screen */

/* start media very large screen */

@media(min-width:1200px) and (max-width:1920px){
.container
{
 width: 100% !important;
 max-width: 100% !important;
}
 /*start navbar */
.navbar .container-fluid
{
 position: fixed;
 top: 0;
 left: 0;
 z-index: 999999999999;
 background: white;
}

.navbar .container-fluid img
{
 width: 250px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 5px;
height: 82px;
}

.dropdown-item:focus {
  background-color: #ee6d23;
}
.btn-outline
{
 border: 1px solid #ee6d23;
}
.btn-outline:hover {
  background:  #ee6d23;
  color: white;
}
.btn-outline:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control 
{
 border-color: #ee6d23;
}

.navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
  font-size: 20px;
}
.navbar-light .navbar-nav .nav-link:Hover {
  color: #d55308;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #d55308;
}
.dropdown-item {
  color: #ee6d23;
  font-size: 19px;
}
.dropdown-item:hover {
 color: white;
  background-color: #ee6d23;
}
.dropdown-item:focus {
  color: white;
  background-color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
}
.navbar-expand-lg .navbar-nav {
  flex-direction: row;
  margin: auto;
    margin-right: auto;
    margin-bottom: auto;
}
 /* end navbar */
 /*start skitter*/
  .skitter-products
  {
   width: 100%
  }
  .skitter-products .skitter
  {
   width: 100%;
   max-width: 100%;
   height: 500px !important;
   max-height: 500px !important;
  }
  .skitter-products .skitter img
  {
   height: 500px !important;
   max-height: 500px !important;
  }
  .skitter-products .skitter h2{
   display: inline-block;
   color: #fbce00;
   margin-right: 10px;
   margin-left: 10px;
  }
  .skitter-products .skitter .btn-warning
  {
   margin-bottom: 10px;
   background: #ee6d23;
   color: white;
   border-color: white
  }
  .skitter-products .skitter .btn-warning:focus{
   box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  }
  /*end skitter*/
  /*start logistics services*/
  .logistics-services
  {
   overflow: hidden;
  }
  .logistics-services .card
  {
   float: left;
   width: 24%;
   margin-bottom: 1%;
  }
  .card-img, .card-img-top, .card-img-bottom {
  width: 100%;
  height: 200px;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  border-right:  1px solid #ee6d23;
  border-left:  1px solid #ee6d23;
  border-bottom:  1px solid #ee6d23;
  height: 227px;
}
.btn-primary {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:focus {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  
}
.sea-freight,
.air-freight,
.land-freight,
.custom-clearance,
.packing-cargo,
.charter-vessel
{
 margin-right: 1%
}
.sea-freight,
.custom-clearance
{
 margin-left: .5%
}
  /*end logistics services*/
  /*start policy*/
  .d-md-block {
  display: block !important;
  background-color: white;
  width: 200px;
  padding: 0px;
  border-radius: 10px;
}
.w-100 {
  width: 100% !important;
  height: 350px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: #ee6d23;
}
.policy{
 width: 49.5%;
 float: left
}
.carousel-item .reliability,
.carousel-item .cost
{
 margin-right: 1%
}
.reals,
.flex
{
 margin-left: 55%
}
.relia,
.save
{
 margin-left: 3%;
}
  /*end policy*/
   /*start owl carousel*/
  .about .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  margin: auto;
  border: none
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev
 {
  color: #ee6d23;
  font-size: 50px;
  width: 26px !important;
  height: 0px !important;
  margin-top: -30px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  color: #ee6d23;
  font-size: 50px;
  width: 26px !important;
  height: 0px !important;
  margin-top: -30px;
}
.owl-carousel button.owl-dot
{
 display: none !important;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 700px !important;
  max-height: 198px !important;
}
.about .card
{
 height: 300px;
}
  /*end owl carousel*/
    /*start added logistics services*/
  .door
  {
   overflow: hidden;
  }
  .added-logistics-services
  {
      margin-bottom: 10px !important; 
  }
  .door
  {
   margin-bottom: 10px;
  }
  .image-door,
  .text-door
  {
   float: left;
   width: 49.5%
  }
 .image-door
 {
  margin-right: 1%
 }
.image-door img
{
 width: 100%;
 height: 400px;
}
  .cosolidation,
  .warehousing
  {
   float: left;
   width: 49.5%
  }
 .cosolidation{
     margin-right: 1%
    }
  .cosolidation img,
  .warehousing img
  {
   width: 100%;
   height: 400px;
  }
  .project-logistics,
  .door-to-door,
  .cargo-insurance,
  .supply-chain
  {
   width: 100%;
   height: 100px;
   overflow: hidden;
  }
    .project-logistics-image,
  .door-to-door-image,
  .cargo-insurance-image,
  .supply-chain-image
  {
   width: 25%;
   height: 100%;
   margin-right: 1%;
   float: left;
  }
  .project-logistics-image img,
  .door-to-door-image img,
  .cargo-insurance-image img,
  .supply-chain-image img
  {
  height: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75px;
  }
  .project-logistics-text,
  .door-to-door-text,
  .cargo-insurance-text,
  .supply-chain-text
  {
   width: 74%;
   height: 100%;
   float: left;
  }
   .warhouse-consolidation a
 {
margin: auto;
display: block;
width: 123px;
margin-bottom: 10px;
 }
  /*end added logistics services*/
  /*start footer */
  .footer
  {
   background-color: #000;
   margin-top: 20px;
   border-top: 10px solid #ee6d23;
   overflow: hidden;
   padding: 5px;
  }

    .footer .about,
    .footer .quality-policy,
    .footer .our-services,
    .footer .contact-us,
    .footer .added-serv
  {
   float: left;
   width: 20%;
   margin-top: 10px;
  }
  .footer h5,
  .footer h6
  {
    color: #ee6d23;
  }
  .footer h6
  {
   display: none;
  }
    /*end footer */
    /*start inner page*/
        .inner-page
    {
     overflow: hidden;
     margin-bottom: 20px;
    }
    .inner-page .innerpage-image
    {
     width: 49.5%;
     height: 400px;
     float: left;
     margin-right: 1%
    }
     .inner-page .innerpage-image img
     {
      width: 100%;
      height: 100%
     }
     .inner-page .innerpage-text
     {
      float: left;
      width: 49.5%
     }
     .inner-page .innerpage-text p
     {
line-height: 2.4;
margin-top: -9px;
     }
     .quote-sea-freight .request
{
 width: 1170px !important;
}
.form-select
{
 color: #ee6d23;
 border: 1px solid #ee6d23;
 
}
.form-select:focus
{
 box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
 border: 1px solid #ee6d23;
 color: #ee6d23;
}
     /*end inner page*/
     /*start whats*/
     .whatsapp_float {
  position: fixed;
  width: 70px;
  height: 70px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 55px;
  box-shadow: 2px 2px 3px #999;
  z-index: 9999999999;
  bottom: 5px;
  right: 5px;
}
.whatsapp_float:hover
{
 color: #ee6d23;
}
.whatsapp-icon {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 7px;
  right: 8px;
}
     /*end whats*/
     /*start contact*/
     .info-contact .phone,
     .info-contact .email
     {
      float: left;
      width: 50%
     }
     .info-contact .ceo,
     .info-contact .sales
     {
      float: left;
      width: 50%
     }
     /*end contact*/
     /*start member*/
     .member
     {
      overflow: hidden
     }
     .membering
     {
      width: 1170px !important;
     }
    .member .fiatta,
    .member .eiffa,
     .member .wca,
     .member .alliance
     {
      float: left;
      width: 25%
     }
    .member .fiatta img,
    .member .eiffa img,
    .member .wca img,
    .member .alliance img
    {
     display: block;
     margin-left: auto;
     margin-right: auto
    }
    .member .fiatta img,
    .member .eiffa img
    {
     width: 292px;
     height: 200px;
    }
    .member .wca img,
    .member .alliance img
    {
     width: 275px;
     height: 200px;
    }
     /*end member*/
}
/* end media very large screen */
/* start very very large screen*/
@media(min-width:1921px){
.container
{
 width: 1921px !important;
 max-width: 1921px !important;
}
/*start navbar*/
 .navbar .container-fluid
{
 position: fixed;
 top: 0;
 left: 0;
 z-index: 999999999999;
 background: white;
}

.navbar .container-fluid img
{
 width: 250px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 5px;
height: 82px;
}

.dropdown-item:focus {
  background-color: #ee6d23;
}
.btn-outline
{
 border: 1px solid #ee6d23;
}
.btn-outline:hover {
  background:  #ee6d23;
  color: white;
}
.btn-outline:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  border-color: #ee6d23;
}
.form-control 
{
 border-color: #ee6d23;
}

.navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
  font-size: 20px;
}
.navbar-light .navbar-nav .nav-link:Hover {
  color: #d55308;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #d55308;
}
.dropdown-item {
  color: #ee6d23;
  font-size: 19px;
}
.dropdown-item:hover {
 color: white;
  background-color: #ee6d23;
}
.dropdown-item:focus {
  color: white;
  background-color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #ee6d23;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link {
  color: #ee6d23;
}
.navbar-expand-lg .navbar-nav {
  flex-direction: row;
  margin: auto;
    margin-right: auto;
    margin-bottom: auto;
}
 /* end navbar */
 
 /*start skitter*/
  .skitter-products
  {
   width: 100%
  }
  .skitter-products .skitter
  {
   width: 100%;
   max-width: 100%;
   height: 500px !important;
   max-height: 500px !important;
  }
  .skitter-products .skitter img
  {
   height: 500px !important;
   max-height: 500px !important;
  }
  .skitter-products .skitter h2{
   display: inline-block;
   color: #fbce00;
   margin-right: 10px;
   margin-left: 10px;
  }
  .skitter-products .skitter .btn-warning
  {
   margin-bottom: 10px;
   background: #ee6d23;
   color: white;
   border-color: white
  }
  .skitter-products .skitter .btn-warning:focus{
   box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  }
  /*end skitter*/
  /*start logistics services*/
  .logistics-services
  {
   overflow: hidden;
  }
  .logistics-services .card
  {
   float: left;
   width: 24%;
   margin-bottom: 1%;
  }
  .card-img, .card-img-top, .card-img-bottom {
  width: 100%;
  height: 200px;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  border-right:  1px solid #ee6d23;
  border-left:  1px solid #ee6d23;
  border-bottom:  1px solid #ee6d23;
}
.btn-primary {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
}
.btn-primary:focus {
  color: #fff;
  background-color: #ee6d23;
  border-color: #ee6d23;
  box-shadow: 0 0 0 0.25rem rgba(238, 109, 35, 1);
  
}
.sea-freight,
.air-freight,
.land-freight,
.custom-clearance,
.packing-cargo,
.charter-vessel
{
 margin-right: 1%
}
.sea-freight,
.custom-clearance
{
 margin-left: .5%
}
/*end logistics services*/
  /*start policy*/
  .d-md-block {
  display: block !important;
  background-color: white;
  width: 200px;
  padding: 0px;
  border-radius: 10px;
}
.w-100 {
  width: 100% !important;
  height: 350px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: #ee6d23;
}
.policy{
 width: 49.5%;
 float: left
}
.carousel-item .reliability,
.carousel-item .cost
{
 margin-right: 1%
}
.reals,
.flex
{
 margin-left: 55%
}
.relia,
.save
{
 margin-left: 3%;
}
  /*end policy*/
  /*start owl carousel*/
  .about .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  margin: auto;
    border: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev
 {
  color: #ee6d23;
  font-size: 50px;
  width: 26px !important;
  height: 0px !important;
  margin-top: -30px;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  color: #ee6d23;
  font-size: 50px;
  width: 26px !important;
  height: 0px !important;
  margin-top: -30px;
}
.owl-carousel button.owl-dot
{
 display: none !important;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 700px !important;
  max-height: 198px !important;
}
.about .card
{
 height: 300px;
}
  /*end owl carousel*/
      /*start added logistics services*/
  .door
  {
   overflow: hidden;
  }
  .added-logistics-services
  {
      margin-bottom: 10px !important; 
  }
  .door
  {
   margin-bottom: 10px;
  }
  .image-door,
  .text-door
  {
   float: left;
   width: 49.5%
  }
 .image-door
 {
  margin-right: 1%
 }
.image-door img
{
 width: 100%;
 height: 400px;
}
  .cosolidation,
  .warehousing
  {
   float: left;
   width: 49.5%
  }
 .cosolidation{
     margin-right: 1%
    }
  .cosolidation img,
  .warehousing img
  {
   width: 100%;
   height: 400px;
  }
  .project-logistics,
  .door-to-door,
  .cargo-insurance,
  .supply-chain
  {
   width: 100%;
   height: 100px;
   overflow: hidden;
  }
    .project-logistics-image,
  .door-to-door-image,
  .cargo-insurance-image,
  .supply-chain-image
  {
   width: 25%;
   height: 100%;
   margin-right: 1%;
   float: left;
  }
  .project-logistics-image img,
  .door-to-door-image img,
  .cargo-insurance-image img,
  .supply-chain-image img
  {
  height: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75px;
  }
  .project-logistics-text,
  .door-to-door-text,
  .cargo-insurance-text,
  .supply-chain-text
  {
   width: 74%;
   height: 100%;
   float: left;
  }
 .warhouse-consolidation a
 {
margin: auto;
display: block;
width: 123px;
margin-bottom: 10px;
 }
  /*end added logistics services*/
    /*start footer */
  .footer
  {
   background-color: #000;
   margin-top: 20px;
   border-top: 10px solid #ee6d23;
   overflow: hidden;
   padding: 5px;
  }

    .footer .about,
    .footer .quality-policy,
    .footer .our-services,
    .footer .contact-us,
    .footer .added-serv
  {
   float: left;
   width: 20%;
   margin-top: 10px;
  }
  .footer h5,
  .footer h6
  {
    color: #ee6d23;
  }
    .footer h6
  {
   display: none;
  }
    /*end footer */
        /*start inner page*/
        .inner-page
    {
     overflow: hidden;
     margin-bottom: 20px;
    }
    .inner-page .innerpage-image
    {
     width: 49.5%;
     height: 400px;
     float: left;
     margin-right: 1%
    }
     .inner-page .innerpage-image img
     {
      width: 100%;
      height: 100%
     }
     .inner-page .innerpage-text
     {
      float: left;
      width: 49.5%
     }
     .inner-page .innerpage-text p
     {
line-height: 2.4;
margin-top: -9px;
     }
.quote-sea-freight .request
{
 width: 1170px !important;
}
     /*end inner page*/
       /*start whats*/
     .whatsapp_float {
  position: fixed;
  width: 70px;
  height: 70px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 55px;
  box-shadow: 2px 2px 3px #999;
  z-index: 9999999999;
  bottom: 5px;
  right: 5px;
}
.whatsapp_float:hover
{
 color: #ee6d23;
}
.whatsapp-icon {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 7px;
  right: 8px;
}
     /*end whats*/
        /*start contact*/
     .info-contact .phone,
     .info-contact .email
     {
      float: left;
      width: 50%
     }
     .info-contact .ceo,
     .info-contact .sales
     {
      float: left;
      width: 50%
     }
     /*end contact*/
          /*start member*/
     .member
     {
      overflow: hidden
     }
     .membering
     {
      width: 1170px !important;
     }
    .member .fiatta,
    .member .eiffa,
     .member .wca,
     .member .alliance
     {
      float: left;
      width: 25%
     }
    .member .fiatta img,
    .member .eiffa img,
    .member .wca img,
    .member .alliance img
    {
     display: block;
     margin-left: auto;
     margin-right: auto
    }
    .member .fiatta img,
    .member .eiffa img
    {
     width: 292x;
     height: 200px;
    }
    .member .wca img,
    .member .alliance img
    {
     width: 275px;
     height: 200px;
    }
     /*end member*/
}
/*end very very large screen*/