body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #444444;
}

a {
  text-decoration: none;
}

.rounded a {
  text-decoration: none;
}

.wshipping-site-preloader-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #ff000a;
}

.wshipping-site-preloader-wrapper .spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0px;
  margin-top: -20px;
  margin-left: -20px;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.header-top-area,
.header-top-area a {
  color: #eeeeee;
}

.header-top-area {
  background-color: #2f2f2f;
  padding: 5px 0px;
}

.top-contact {
  padding-top: 0px;
}

.header-top-area,
.header-top-area a {
  color: #eeeeee;
}

.top-contact a:first-child {
  padding-left: 0px;
}

.top-contact a {
  display: inline-block;
  background: url(assets/images/separator.png) repeat-y right top;
  padding: 0px 15px 2px 12px;
  line-height: 14px;
}

.header-top-area,
.header-top-area a {
  color: #eeeeee;
}

a {
  outline: none;
}

.top-contact i.fa,
.top-contact i.far {
  color: #eb0028;
  margin-right: 6px;
}

.top-menu {
  text-align: right;
}

.header-top-area,
.header-top-area a {
  color: #eeeeee;
}

.top-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.top-menu {
  text-align: right;
}

.header-top-area,
.header-top-area a {
  color: #eeeeee;
}

.top-menu ul li {
  display: inline-block;
  color: #dddddd;
}

.top-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.top-menu ul li a {
  color: #dddddd;
  text-align: center;
  margin: 0px 10px;
  position: relative;
  display: block;
}

.top-menu ul li a i {
  margin-right: 5px;
}

.top-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.header-area {
  background-color: #fff;
  position: relative;
}

.logo {
  float: left;
}

.navbar ul li a {
  color: grey;
  font-size: 18px;
  font-weight: 500;
  margin: 15px;
}

.navbar ul li a:hover {
  color: #eb0028;
  font-size: 18px;
  font-weight: 500;
  margin: 15px;
}

.slider-text h1 {
  font-size: 60px;
}

@media (min-width: 768px) {
  #header1 {
      display: none;
  }

  /* #header{
      display:block;
  } */
  #slideshow1 {
      display: none;
  }

  .carousel-item img {
      height: 500px;
      object-fit: cover;
  }

  .nivo-caption {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #header1 {
      display: block;
  }

  #header {
      display: none;
  }

  .top-contact {
      padding-top: 27%;
  }

  .carousel-item img {
      height: auto;
  }

  .nivo-caption {
      display: block;
      position: absolute;
      top: 50%;
      left: 29%;
      transform: translate(-21%, -48%);
      text-align: center;
  }
}

/* -------------------------------------------------------------------------------------- */




/* <!-------------------------------- SECOND SECTION START ----------------------------------> */
.wshipping-content-block {
  padding: 80px 0px;
  background-color: #fff;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  margin-top: 0px;
  text-transform: uppercase;
  color: #444444;
  font-size: 32px;
  font-weight: 400;
}

.single-service-item {
  box-shadow: 0px 3px 6px 0px rgba(153, 153, 153, 0.5);
  position: relative;
  overflow: hidden;
  margin: 15px 0px;
}

.service-item-bg {
  background-color: #a7a7a7;
  background-position: center;
  background-size: cover;
  height: 200px;
}


.service-content {
  padding: 20px;
}

.service-content h4 {
  color: #444444;
  text-transform: uppercase;
  position: relative;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 18px;
}

.service-content h4:before {
  position: absolute;
  content: "";
  height: 2px;
  background-color: #eb0028;
  display: block;
  width: 40px;
  left: 0px;
  bottom: -5px;
}

.readmore-btn {
  color: #eb0028;
  text-transform: uppercase;
  font-size: 12px;
}

.readmore-btn i.fa {
  margin-left: 5px;
  font-size: 16px;
}

.location_map {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.location_map:before {
  position: absolute;
  right: 0px;
  bottom: -60px;
  width: 60px;
  height: 60px;
  border-top: 80px solid transparent;
  border-right: 80px solid #eb0028;
  border-bottom: 50px solid transparent;
  content: "";
  display: block;
}

.location_map i.fa {
  color: #fff;
  font-size: 18px;
  position: absolute;
  right: 12px;
  bottom: 10px;
}

/* <!-------------------------------- SECOND SECTION END ----------------------------------> */

/* <!-------------------------------- THIRD SECTION END ----------------------------------> */
.provided-block {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  height: 520px;
  position: relative;
  background-image: url('/img/provide2.jpg');

}

.wshipping-content-block {
  padding: 80px 0px;
  background-color: #fff;
}

/* .provided-block {
  background-image: url('/img/home/provide.jpg');
} */

/* .provided-block:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(121, 0, 0, 0.65);
} */
.item-table {
  display: table;
  width: 100%;
  height: 100%;
}

.item-tablecell {
  display: table-cell;
  vertical-align: middle;
}

.provided-block h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}

.provided-block h1 {
  color: #fff;
  font-weight: 500;
  font-size: 50px;
}

.provided-block h2 {
  color: #ffd200;
  font-weight: 400;
  font-size: 32px;
}

.wshipping-button.cta-btn {
  margin-top: 20px;
}

.wshipping-button {
  display: inline-block;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #eb0028;
  padding: 12px 30px;
  border: 0px;
}

/* <!-------------------------------- THIRD SECTION END ----------------------------------> */
/* <!-------------------------------- WHY CHOOSE US SECTION START ----------------------------------> */
.why-choose-us-content h3 {
  margin-bottom: 20px;
}

h3.heading3-border {
  font-weight: 400;
}

h2.heading2-border,
h3.heading3-border,
h4.heading4-border {
  position: relative;
  padding-bottom: 12px;
  margin-top: 0px;
  margin-bottom: 30px;
}

h2.heading2-border:before,
h3.heading3-border:before,
h4.heading4-border:before {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 20px;
  height: 2px;
  background-color: #a3001c;
  content: "";
}

h2.heading2-border:after,
h3.heading3-border:after,
h4.heading4-border:after {
  position: absolute;
  left: 30px;
  bottom: 0px;
  width: 90px;
  height: 2px;
  background-color: #eb0028;
  content: "";
}

.why-choose-us {
  margin-top: 20px;
  position: relative;
  width: 100%;
  float: left;
}

.why-choose-us:before {
  position: absolute;
  display: block;
  height: 100%;
  background-color: #eb0028;
  left: 0px;
  top: 0px;
  content: "";
  width: 2px;
}

.why-choose-us:before {
  position: absolute;
  display: block;
  height: 100%;
  background-color: #eb0028;
  left: 0px;
  top: 0px;
  content: "";
  width: 2px;
}

.why-choose-us .why-choose-us-icon {
  line-height: 56px;
  text-transform: uppercase;
  margin: 10px 0px;
  position: relative;
  font-size: 18px;
  color: #444444;
  padding-left: 40px;
  float: left;
  width: 100%;
}

/* <!--------------------------------  WHY CHOOSE US SECTION END ----------------------------------> */


/* <!--------------------------------  SERVICE PROCESS SECTION START ----------------------------------> */
.service-process {
  background-color: #f6f5f5;
  position: relative;
}

.wshipping-content-block {
  padding: 80px 0px;
  background-color: #fff;
}

.service-process:before {
  display: block;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  border-top: 1px dashed #cccccc;
  border-bottom: 1px dashed #fff;
  width: 100%;
}

.service-process:after {
  content: "";
  clear: both;
  display: block;
}

.process-row {
  padding-top: 40px;
  display: flex;
}

.process-step {
  margin-right: 14%;
  position: relative;
}

.process-step:before {
  position: absolute;
  right: -123px;
  width: 110px;
  height: 2px;
  background-color: #eb0028;
  content: "";
  top: 80px;
  display: block;
}

.process-icon {
  width: 164px;
  text-align: center;
  height: 164px;
  float: left;
  border-radius: 100%;
  background-color: #fff;
  border: 2px solid #eb0028;
  position: relative;
  padding-top: 44px;
  margin-bottom: 10px;
}

.process-icon span {
  width: 56px;
  height: 56px;
  background-color: #eb0028;
  border: 2px solid #fff;
  color: #fff;
  line-height: 56px;
  font-size: 28px;
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -30px;
  border-radius: 100%;
  font-weight: 700;
}

.process-step p {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  clear: both;
  margin-bottom: 0px;
  font-size: 17px;
}

.process-step:last-child:before {
  margin-right: 0px;
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .process-step {
      margin-right: 10%;
  }

  .process-icon {
      width: 110px;
      text-align: center;
      height: 110px;
      /* float: left; */
      border-radius: 100%;
      background-color: #fff;
      border: 2px solid #eb0028;
      position: relative;
      padding-top: 20px;
      /* margin-bottom: 10px; */
      margin-left: 30%;
  }
}

@media only screen and (max-width: 767px) {
  .slider-text h1 {
      font-size: 25px;
  }

  .service-process {
      padding-bottom: 40px;
  }

  .process-row {
      display: block;
  }

  .process-step:before {
      display: none;
  }

  .process-icon {
      width: 130px;
      text-align: center;
      height: 130px;
      /* float: left; */
      border-radius: 100%;
      background-color: #fff;
      border: 2px solid #eb0028;
      position: relative;
      padding-top: 20px;
      /* margin-bottom: 10px; */
      margin-left: 30%;
  }

  .process-step {
      margin-right: 0;
      /* position: relative; */
  }
}

/* <!-------------------------------- SERVICE PROCESS SECTION END ----------------------------------> */
/* <!-------------------------------- SERVICE PAGE START ----------------------------------> */
.wshipping-breadcroumb {
  background-position: center;
  background-size: cover;
  color: #a3a3a3;
  position: relative;
}

.wshipping-content-block {
  padding: 80px 0px;
  background-color: #fff;
}

.inner-bg-1 {
  background-image: url(/img/about/service1.jpg);
}

.wshipping-breadcroumb h4 {
  margin: 0px;
  color: #fff;
  line-height: 26px;
  font-size: 20px;
  text-align: right;
}

.wshipping-breadcroumb a,
.wshipping-breadcroumb h4 span {
  color: #eb0028;
}

/* <!-------------------------------- SERVICE PAGE END ----------------------------------> */

/* <!-------------------------------- CONTACT PAGE END ----------------------------------> */
.wshipping-contact-block{
padding-top: 80px;
}
.contact-row {
  align-items: center;
  /* display: flex; */
}

/* .contact-list {
  display: flex;
} */

.icon {
  align-items: center;
  /* border-radius: 50%; */
  display: flex;
  height: 60px;
  justify-content: center;
  width: 38px;
}

/* .contact-list a {
  color: #362a78;
  display: block;
  margin-top: 20px;
  text-decoration: none;
} */

.socials {
  align-items: center;
  display: flex;
  margin-top: 20px;
}

.socials li {
  margin-right: 10px;
}

/* .address:first-child {
  padding-top: 40px;
} */

.address {
  padding-bottom: 20px;
}

.address h3 {
  margin: 0px;
  padding: 10px 15px;
  background-color: #d30b32;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 4px 4px 0px 0px;
}

.address-block {
  padding: 15px 10px;
  background-color: #f7f7f7;
}

.address-block ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.address-block ul li {
  clear: both;
  padding-left: 40px;
  line-height: 18px;
  padding-bottom: 15px;
  position: relative;
}

.address-block ul li:before {
  position: absolute;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  left: 8px;
  top: 3px;
  color: #eb0028;
  font-size: 22px;
}

.slide_left {
  visibility: visible;
  animation-duration: 1s;
  animation-delay: 0.3s;
  animation-name: slideInLeft;
}

@keyframes slideInLeft {
  from {
      transform: translateX(-100%);
      opacity: 0;
  }

  to {
      transform: translateX(0);
      opacity: 1;
  }
}

.slide_up {
  visibility: visible;
  animation-duration: 1s;
  animation-delay: 0.3s;
  animation-name: slideInUp;
}

@keyframes slideInUp {
  from {
      transform: translateY(100%);
      opacity: 0;
  }

  to {
      transform: translateY(0);
      opacity: 1;
  }
}

.slide_down {
  visibility: visible;
  animation-duration: 3s;
  animation-delay: 0.3s;
  animation-name: slideInDown;

}

@keyframes slideInDown {
  from {
      transform: translateY(-100%);
      opacity: 0;
  }

  to {
      transform: translateY(0);
      opacity: 1;
  }
}

.slide_right {
  visibility: visible;
  animation-duration: 1s;
  animation-delay: 0.3s;
  animation-name: slideInRight;
}

@keyframes slideInRight {
  from {
      transform: translateX(100%);
      opacity: 0;
  }

  to {
      transform: translateY(0);
      opacity: 1;
  }
}

.address-block ul li.address-icon:before {
  content: "\f3c5";
}

.address-block ul li.phone-icon:before {
  content: "\f095";
  font-size: 18px;
}

.address-block ul li.fax-icon:before {
  content: "\f1ac";
  font-size: 18px;
}

.address-block ul li.email-icon:before {
  content: "\f0e0";
  font-size: 15px;
}

/* <!-------------------------------- SECONTACTRVICE PAGE END ----------------------------------> */

/* <!-------------------------------- FOOTER SECTION START ----------------------------------> */
.footer-section {
  display: block;
  background-color: #222;
  border-top: 1px solid #333;
  padding: 30px 0;
}

.footer .btn.btn-social {
  margin-right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* color: var(--light); */
  border: 1px solid #FFFFFF;
  border-radius: 35px;
  transition: .3s;
}

.social a {
  color: #eb082b;
  outline: 0 none;
  text-decoration: none !important;
  font-size: 20px;
  margin: 20px;
}

.footer .btn.btn-social:hover {
  color: var(--primary);
}

.footer .btn.btn-link {
  display: block;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  /* color: #FFFFFF; */
  color: #cfcfcf;
  font-size: 15px;
  font-weight: normal;
  text-transform: capitalize;
  transition: .3s;
}

.footer .btn.btn-link::before {
  position: relative;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}

.footer .btn.btn-link:hover {
  letter-spacing: 1px;
  box-shadow: none;
  color: red;
}

.footer .copyright {
  padding: 25px 0;
  font-size: 15px;
  border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
  color: var(--light);
}

.footer .footer-menu a {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, .3);
}

.footer .footer-menu a:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.why-choose-us .why-choose-us-icon:before {
  position: absolute;
  display: block;
  height: 2px;
  background-color: #eb0028;
  left: 0px;
  top: 50%;
  margin-top: -1px;
  content: "";
  width: 40px;
}

.why-choose-us .why-choose-us-icon:before {
  position: absolute;
  display: block;
  height: 2px;
  background-color: #eb0028;
  left: 0px;
  top: 50%;
  margin-top: -1px;
  content: "";
  width: 40px;
}

.why-choose-us-icon i.fa,
.why-choose-us-icon i.fas,
.why-choose-us-icon i.far {
  width: 56px;
  height: 56px;
  background-color: #eb0028;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  margin-right: 18px;
  line-height: 56px;
  font-size: 28px;
  position: relative;
  z-index: 1;
}

.why-choose-us .why-choose-us-icon {
  line-height: 56px;
  text-transform: uppercase;
  margin: 10px 0px;
  position: relative;
  font-size: 18px;
  color: #444444;
  padding-left: 40px;
  float: left;
  width: 100%;
}
/* Base styles for the dropdown */
/* Base styles for the dropdown */
.nav-item {
  position: relative;
  margin: 0 15px;
}

.nav-item .dropdown-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: linear-gradient(135deg, #fff, #f8f8f8);
  box-shadow: 0 8px 16px rgba(0,0,0,0.2);
  z-index: 1000;
  min-width: 200px;
  padding: 10px 0;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.3s ease;
}

.nav-item .dropdown-menu li {
  display: block;
}

.nav-item .dropdown-menu li a {
  display: block;
  padding: 10px 20px;
  color: #333;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.nav-item .dropdown-menu li a:hover {
  background-color: #eb0028;;
  color: #fff;
  border-radius: 4px;
}

/* Show the submenu on hover */
.nav-item:hover .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Optional: Additional styling for the dropdown arrow */
.nav-item .dropdown-symbol {
  margin-left: 5px;
  transition: transform 0.3s ease;
}

.nav-item:hover .dropdown-symbol {
  transform: rotate(180deg);
}

/* Styling for the top contact area */
.top-contact a {
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.top-contact a:hover {
  color: #eb0028;
}

/* Styling for the social icons */
.social a {
  color: #333;
  margin: 0 5px;
  transition: color 0.3s ease;
}

.social a:hover {
  color: #eb0028;
}

/* Additional styles for the navbar links */
.navbar-nav .nav-link {
  color: #333;
  padding: 10px 15px;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.navbar-nav .nav-link:hover {
  color: #eb0028;
  background-color: rgba(0, 123, 255, 0.1);
  border-radius: 4px;
}


/* <!-------------------------------- FOOTER SECTION END ----------------------------------> */