@import url("bootstrap.min.css");
@import url("../slick/slick.css");
@import url("../slick/slick-theme.css");
@import url("header-redesign.css");
@import url("hero-redesign.css");
@import url("services-redesign.css");
@import url("ultimate-section.css");
@import url("modal-redesign.css");
@import url("reasons-redesign.css");
@import url("best-movers-redesign.css");
@import url("benefits-redesign.css");
@import url("achievements-redesign.css");
@import url("about-redesign.css");
@import url("overview-redesign.css");
@import url("vehicle-redesign.css");
@import url("areas-redesign.css");
@import url("faq-redesign.css");
@import url("testimonial-redesign.css");
@import url("protected-redesign.css");
@import url("responsive-redesign.css");
@import url("footer-redesign.css");
@import url("service-exact-redesign.css");
@import url("service-cards-redesign.css");
@import url("suburb-cards-redesign.css");
@import url("legal-pages-redesign.css");


/* Common Css  */
* {
  font-family: "Mulish", sans-serif;
}

a {
  text-decoration: none !important;
  color: #EB6C19;
  font-family: "Mulish", sans-serif;
}

p {
  font-size: 15px;
  font-family: "Mulish", sans-serif;
}

.form-control:focus {
  box-shadow: none;
}

.pmsg {
  color: #e41d37;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 0.5rem;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

.bg-alt .common-heading {
  color: #fff;
}

.bg-alt .common-heading:before {
  background-color: #fff;
}

.msga,
.msgc {
  color: #EB6C19;
}

.submission-messagea,
.submission-messagec,
.submission-message-pop {
  color: #EB6C19;
}

.submission-message {
  color: #fff;
}

.faqbg {
  background: #efecff7d;
}

label {
  display: block;
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
}

.sub-heading {
  font-family: "Mulish", sans-serif;
  font-size: 22px;
  color: #EB6C19;
  font-weight: 700;
  margin-bottom: 15px;
}


.faqs .accordion h3 {
  font-size: 18px;
}

.service-detail .accordion h3 {
  font-size: 18px;
}

a:hover {
  color: #EB6C19;
}

.bg-alt {
  background-color: #0D2142;
}

.bg-alt2 {
  background-color: #f7f7f7;
}


.fas.fa-phone-alt {
    display: inline-block;
    transform: rotate(90deg);
}

.common-heading {
  font-size: 30px;
  font-weight: 700;
  color: #EB6C19;
  position: relative;
  padding-bottom: 18px;
}

.common-heading:before {
  position: absolute;
  content: "";
  height: 3px;
  bottom: 0;
  top: auto;
  width: 80px;
  background-color: #EB6C19;
}

.trans-button {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 50px;
  border: 2px solid #fff;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  transition: 0.3s;
}

.trans-button:hover {
  background-color: #fff;
  color: #0D2142;
  transition: 0.3s;
}

.color-button {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 50px;
  background-color: #EB6C19;
  border: 2px solid #EB6C19;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  transition: 0.3s;
}

.color-button:hover {
  background-color: #fff;
  color: #EB6C19;
  transition: 0.3s;
}

/*  Top Bar  */

.top-bar-icon {
  position: relative;
}

.top-bar-icon:before {
  position: absolute;
  content: "";
  width: 320px;
  left: -50px;
  height: 100%;
  background: #efefef;
  top: 0;
  z-index: -1;
  transform: skewX(-35deg);
}

.top-bar-icon img {
  width: 180px;
  height: 90px;
  object-fit: contain;
}

.top-icon i {
  color: #EB6C19;
  margin-top: 5px;
}

.top-box a,
.top-box p {
  font-weight: 600;
  color: #000000;
  font-size: 17px;
  margin-bottom: 0;
}

.top-box {
  align-items: baseline;
  margin-right: 7%;
}

.contact-top-info {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/*  Nav # */

.nav-width,
#banner {
  position: relative;
  top: -27px;
}

#banner::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  background: #000;
  opacity: 0.4;
}

#header .dropdown-item:hover {
  background-color: #EB6C19;
  color: #fff;
  transition: 0.3s;
}

.nav-width:after {
  position: absolute;
  top: 0;
  z-index: -1;
  left: -16px;
  content: "";
  width: 50px;
  height: 100%;
  transform: skewX(-35deg);
  background-color: #0D2142;
}

#header .navbar-light .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
  line-height: 30px;
  font-weight: 500;
}

#header .navbar-nav {
  justify-content: space-around;
}

#header .navbar-nav .nav-item {
  width: 100%;
  text-align: center;
}

#header .navbar-nav .divider {
  position: relative;
}

#header .navbar-nav .divider:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  width: 0.1px;
  height: 75%;
  margin: auto;
  background-color: #989898;
}

#header .navbar-nav .nav-item {
  position: relative;
}

#header .navbar-nav .nav-item:after {
  position: absolute;
  content: "";
  width: 0;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #EB6C19;
  height: 2px;
  margin: auto;
  transition: 0.5s;
}

.mobile-nav-contact {
  display: none;
}

.nav-path-selected {
  position: relative !important;
}

.nav-path-selected:after {
  position: absolute;
  content: "";
  width: 70% !important;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #EB6C19;
  height: 2px;
  margin: auto;
  transition: 0.5s;
}

#header .navbar-nav .nav-item:hover::after {
  width: 70%;
  transition: 0.5s;
}

/* #header.fixed-nav .nav-width {
  width: 100% !important;
  position: fixed;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
} */

#header .nav-width {
  position: relative;
  margin-left: auto;
  top: -27px;
}

#header.fixed-nav {
  width: 100% !important;
  position: sticky;
  top: 0;
  z-index: 999;
  /* border-bottom: 1px solid #fff; */
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}

#header.fixed-nav .top-bar {
  display: none !important;
}

#header.fixed-nav .nav-width {
  top: 0 !important;
  width: 100% !important;
  margin: 0 !important;
}

#header .dropdown-item {
  padding: 0.4rem 2.5rem;
  text-transform: capitalize;
  font-size: 14px;
}

.mobile-logo {
  display: none;
}

/*  Banner # */

.banner-top {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
}

.banner-text {
  font-size: 19px;
  margin-bottom: 30px;
}

.banner-content {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 9;
  top: 0;
  width: 45%;
  color: #fff;
  left: 6%;
  height: 100%;
}

#banner .carousel-indicators {
  bottom: 20px;
  left: 7%;
  justify-content: left;
  list-style: none;
  z-index: 99;
  margin-left: 0px;
}

#banner .carousel-indicators li {
  width: 12px;
  border-radius: 50%;
  height: 12px;
}

#banner .carousel-indicators .active {
  opacity: 1;
  background-color: #0D2142;
}

.banner-form {
  background-color: #000000a1;
  border-radius: 25px;
  padding: 14px 20px;
}

.banner-form-heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #fff;
}

.banner-sub-heading {
  font-size: 14px;
  margin-bottom: 10px !important;
}

#topForm .form-row .form-control {
  border-radius: 3px !important;
  border: none !important;
}

#banner img {
  height: 90vh;
  object-fit: cover;
}

.banner-form-wrap {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
  right: 5%;
  border-radius: 25px;
  width: 34%;
  z-index: 99;
}

/*  Service  */

.service-box img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  position: relative;
  transition: 0.5s;
}

.service-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.service-box:hover>.service-link {
  left: 0;
  transition: 0.5s;
}

.service-box:hover>a img {
  filter: brightness(0.9);
  transition: 0.5s;
}

.service-link {
  position: relative;
  bottom: 65px;
  color: #fff;
  font-size: 16px;
  z-index: 99;
  left: -10%;
  font-weight: 500;
  transition: 0.5s;
  padding: 9px 8px;
  display: flex;
  align-items: center;
}

.service-link:after {
  position: absolute;
  content: "";
  width: calc(100% + 20px);
  transform: skewX(-20deg);
  right: 0px;
  top: 0px;
  z-index: -1;
  height: 100%;
  background-color: #EB6C19;
}

.service-link:hover {
  color: #fff;
}

.choose-heading {
  font-weight: 700;
}

/* Why Choose us # */

/* .choose-icon span {
  width: 65px;
  height: 65px;
  display: block;
  border-radius: 50%;
  margin-right: 20px;
  background-color: #EB6C19;
}

.choose-icon span i {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
}

.choose-heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}

.choose {
  position: relative;
  overflow: hidden;
}

.choose:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.choose:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #f7f7f7;
}

#choose .common-heading {
  color: #fff;
}

#choose .common-heading:before {
  background-color: #fff;
} */

.choose {
  position: relative;
  overflow: hidden;
  color:white;
}

.choose:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.choose:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #f7f7f7;
}

.choose-box {
  position: relative;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  padding: 36px;
  gap: 24px;
  align-items: flex-start;
  overflow: hidden;
  cursor: default;
  height: 100%;

  /* entrance */
  opacity: 0;
  animation: choose-fadeUp 0.65s ease forwards;

  transition:
    transform 0.4s cubic-bezier(0.22, 0.68, 0, 1.2),
    background 0.35s ease,
    border-color 0.3s,
    box-shadow 0.4s ease;
}

/* stagger delays */
.row:nth-child(2) .col-lg-6:nth-child(1) .choose-box {
  animation-delay: 0.1s;
}

.row:nth-child(2) .col-lg-6:nth-child(2) .choose-box {
  animation-delay: 0.2s;
}

.row:nth-child(3) .col-lg-6:nth-child(1) .choose-box {
  animation-delay: 0.3s;
}

.row:nth-child(3) .col-lg-6:nth-child(2) .choose-box {
  animation-delay: 0.4s;
}

/* ── TOP border: left → right ── */
.choose-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2.5px;
  background: linear-gradient(90deg, #EB6C19, #ffffff, #EB6C19);
  transform: translateX(-101%);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1) 0s;
  z-index: 4;
  border-radius: 2px 2px 0 0;
}

/* ── BOTTOM border: right → left ── */
.choose-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.5px;
  background: linear-gradient(90deg, #ffffff, #EB6C19, #ffffff);
  transform: translateX(101%);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.18, 1) 0.2s;
  z-index: 4;
  border-radius: 0 0 2px 2px;
}

/* reveal borders on hover */
.choose-box:hover::before {
  transform: translateX(0);
}

.choose-box:hover::after {
  transform: translateX(0);
}

/* ── Hover state ── */
.choose-box:hover {
  transform: translateY(-6px) scale(1.015);
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.22);
  box-shadow:
    0 24px 64px rgba(0, 0, 0, 0.35),
    0 0 0 1px rgba(255, 255, 255, 0.08),
    0 0 50px rgba(228, 29, 54, 0.12);
}

/* ── Background tint (choose-bg div) ── */
.choose-box .choose-bg {
  position: absolute;
  inset: 0;
  border-radius: 20px;
  background: linear-gradient(135deg,
      rgba(228, 29, 54, 0.06) 0%,
      rgba(255, 255, 255, 0.03) 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  z-index: 0;
}

.choose-box:hover .choose-bg {
  opacity: 1;
}

/* ── Icon ── */
.choose-box .choose-icon {
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}

/*  */

.choose-icon i {
  color: #fff;
  font-size: 30px;
}

.choose-box .choose-icon span {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #EB6C19;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 24px rgba(228, 29, 54, 0.4);
  position: relative;
  transition:
    transform 0.4s cubic-bezier(0.22, 0.68, 0, 1.2),
    box-shadow 0.3s;
}

/* pulse ring */
.choose-box .choose-icon span::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 50%;
  border: 1.5px solid rgba(228, 29, 54, 0.35);
  opacity: 0;
  transform: scale(0.8);
  transition:
    opacity 0.35s ease,
    transform 0.4s cubic-bezier(0.22, 0.68, 0, 1.2);
}

.choose-box:hover .choose-icon span {
  transform: rotate(-8deg) scale(1.1);
  box-shadow: 0 10px 32px rgba(228, 29, 54, 0.55);
}

.choose-box:hover .choose-icon span::after {
  opacity: 1;
  transform: scale(1);
}

.choose-box .choose-icon span i {
  font-size: 22px;
  color: #ffffff;
}

/* ── Content ── */
.choose-box .choose-content {
  flex: 1;
  position: relative;
  z-index: 1;
}

/* ── Heading ── */
.choose-box .choose-heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 12px;
  color: #ffffff;
  transition: color 0.3s;
}

/* animated underline */
.choose-box .choose-heading::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #EB6C19, rgba(255, 255, 255, 0.4));
  margin-top: 8px;
  border-radius: 2px;
  transition: width 0.45s ease 0.15s;
}

.choose-box:hover .choose-heading::after {
  width: 60px;
}

/* ── Paragraph ── */
.choose-box .choose-content p {
  font-size: 14px;
  line-height: 1.85;

  transition: color 0.3s;
  margin-bottom: 0;
}

.choose-box:hover .choose-content p {
  color: rgba(255, 255, 255, 0.82);
}

/* ── Entrance keyframe ── */
@keyframes choose-fadeUp {
  from {
    opacity: 0;
    transform: translateY(28px);
  }

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

/* ══════════════════════════════
   RESPONSIVE
══════════════════════════════ */

/* tablet - gap between rows */
@media (max-width: 991px) {
  .choose-box {
    margin-bottom: 20px;
  }
}

/* mobile */
@media (max-width: 768px) {
  .choose-box {
    padding: 28px 20px;
    border-radius: 16px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .choose-icon {
    align-items: center;
  }

  .choose-box .choose-icon span {
    width: 52px;
    height: 52px;
  }

  .choose-box .choose-icon span i {
    font-size: 18px;
  }

  .choose-box .choose-heading {
    font-size: 16px;
  }

  .choose-box .choose-content p {
    font-size: 13px;
  }
}

/* small mobile */
@media (max-width: 480px) {
  .choose-box {
    padding: 22px 16px;
    border-radius: 14px;
  }

  .choose-box .choose-heading {
    font-size: 15px;
  }

  .choose-box .choose-content p {
    font-size: 13px;
  }
}

/* Mission  */

.mission {
  position: relative;
}
/*
.mission:before {
  position: absolute;
  content: "";
  width: 45%;
  top: 0;
  height: 100%;
  background-image: url(../image/mover-img3.jpg);
  background-size: cover;
}
*/
.mission-image {
  display: none;
}

/* Blog  */

.blog-img img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  margin-bottom: 15px;
}

.blog-heading {
  color: #EB6C19;
  font-size: 18px;
  font-weight: 600;
}

/* Testimonial  */

/* .testimonial-image img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  margin-right: 20px;
  display: block;
  max-width: fit-content;
}

.testimoinial-name {
  font-weight: 700;
}

.testimonial-box {
  margin: 0 20px;
}

.testimonial {
  position: relative;
  overflow: hidden;
}

.testimonial:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.testimonial:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #f7f7f7;
}

#testimonial .slick-dots {
  bottom: -10%;
  left: 25px;
  text-align: left;
}

#testimonial .slick-dots li button:before {
  font-size: 12px;
}

#testimonial .slick-dots li.slick-active button:before {
  color: #EB6C19;
}

#testimonial .common-heading {
  color: #fff;
}

#testimonial .common-heading::before {
  background-color: #fff;
} */

/* ===== Testimonial Section - Modern UI ===== */
.testimonial {
  position: relative;
  overflow: hidden;
}

.testimonial:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.testimonial:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #f7f7f7;
}

#testimonial .common-heading {
  color: #ffffff;
  font-weight: 700;
  font-size: 32px;

  position: relative;
}

/* Slider Layout */
.testimonial-slider {
  position: relative;
  overflow: hidden;
}

.testimonial-slider::-webkit-scrollbar {
  height: 6px;
}

.testimonial-slider::-webkit-scrollbar-thumb {
  background: #5900ff;
  border-radius: 50px;
}

/* Testimonial Card */
.testimonial-box {
  /* min-width: 350px;
  max-width: 400px; */
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  border-radius: 20px;
  padding: 25px;
  align-items: center;
  gap: 20px;
  transition: all 0.4s ease;
  scroll-snap-align: start;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.testimonial-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(215, 248, 255, 0.3);
}

/* Image Styling */
.testimonial-image img {
  width: 100%;
  height: 321px;
  /* height: 100px; */
  border-radius: 10%;
  object-fit: cover;
}

/* Content */
.testimonial-content {
  flex: 1;
}

.testimonial-text {
  font-size: 15px;
  line-height: 1.6;
  color: #f1f1f1;
  margin-bottom: 15px;
}

.testimoinial-name {
  font-weight: 600;
  font-size: 16px;
  color: #4400ff;
  letter-spacing: 0.5px;
}

/* Responsive */

/* Slider spacing */
.testimonial-slider {
  margin: auto;
}

/* Remove default outline */
.testimonial-slider:focus {
  outline: none;
}

/* Slick Dots Container */

/* Testimonial Box Modern Style */
/* .testimonial-box {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 40px;
  display: flex !important;
  align-items: center;
  gap: 25px;
  border: 1px solid rgba(255, 255, 255, 0.15);
} */

/* Image */
/* .testimonial-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #00d4ff;
} */

/* Text */
.testimonial-text {
  font-size: 16px;
  line-height: 1.7;
}

.testimoinial-name {
  font-weight: 600;
  margin-top: 10px;
  color: #00d4ff;
}

.testimonial-rating {
  margin-bottom: 15px;
}

.testimonial-rating i {
  color: #ffc107;
  /* gold color */
  font-size: 18px;
  margin-right: 4px;
}

.testimonial-rating i:hover {
  transform: scale(1.2);
  transition: 0.3s ease;
}

/* Make slider container relative for absolute positioning */
.testimonial-slider {
  position: relative;
}

/* Style arrows */
.custom-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  font-size: 20px;
  cursor: pointer;
  z-index: 999;
  transition: 0.3s;
}

.custom-arrow:hover {
  background: transparent;
  transform: translateY(-50%) scale(1.1);
}

.custom-arrow:focus {
  outline: none;
  /* remove outline */
  box-shadow: none;
  /* remove shadow in some browsers */
}

/* Optional: remove any active border */
.custom-arrow:active {
  outline: none;
  box-shadow: none;
}

/* Position left/right */
.left-arrow {
  left: -25px;
  /* adjust distance from slider */
}

.right-arrow {
  right: -25px;
  /* adjust distance from slider */
}

/* Mobile adjustment */
@media (max-width: 768px) {
  .left-arrow {
    left: 5px;
  }

  .right-arrow {
    right: 5px;
  }
}

/* Responsive */
@media (max-width: 768px) {
  .testimonial-box {
    flex-direction: column;
    text-align: center;
  }

  .testimonial-image img {
    margin-bottom: 15px;
  }

  .testimonial-slider {
    gap: 20px;
  }
}

/*  Footer # */

.footer-heading {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
  position: relative;
}

#wh-widget-send-button.wh-widget-left {
  bottom: 85px !important;
  left: 25px !important;
}

.call-mobile {
  display: none;
}

.footer-heading:after {
  position: absolute;
  content: "";
  width: 70px;
  height: 2px;
  background-color: #EB6C19;
  bottom: 0;
  left: 0;
}

.footer-list {
  list-style: none;
  padding-left: 0;
}

.footer-list li {
  margin-bottom: 15px;
}

.footer-list a {
  color: #212529;
  transition: 0.3s;
}

.footer-list a:hover {
  color: #EB6C19;
  transition: 0.3s;
}

.footer-menu {
  display: table;
  margin: auto;
}

.contact-info li {
  margin-bottom: 8px;
}

.contact-info i {
  color: #EB6C19;
}

.contact-info {
  padding-bottom: 20px;
  border-bottom: 1px solid #cecece;
}

.social-media a {
  color: #212529;
  font-size: 20px;
  margin-right: 25px;
  transition: 0.3s;
}

.social-media a:hover {
  color: #EB6C19;
  transition: 0.3s;
}

.bottom-bar a {
  color: #212529;
  transition: 0.3s;
}

.bottom-bar a:hover {
  color: #EB6C19;
  transition: 0.3s;
}

.bottom-bar {
  padding: 8px 0;
  background-color: #f7f7f7;
  position: relative;
}

.bottom-bar p {
  font-size: 14px;
}

.bottom-bar:before {
  position: absolute;
  content: "";
  top: 0;
  width: 95%;
  margin: auto;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #0D21423b;
}

.floating {
  border: none;
  font-size: 15px;
  padding: 10px 20px;
  position: fixed;
  background-color: #EB6C19;
  bottom: 40px;
  transform: translate(-68%, 0px);
  color: #fff;
  z-index: 99;
  font-weight: 500;
  transition: 0.3s;
}

.floating:hover {
  transform: translate(0%, 0px);
  transition: 0.3s;
}

.whatsapp {
  display: block;
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 9999;
}

.whatsapp img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}

/*  Modal  */

.modal-dialog {
  max-width: 650px;
}

.modal-header {
  position: absolute;
  border: none;
  width: 100%;
}

button.close {
  z-index: 99;
  top: -7px;
  position: relative;
}

.pop-image {
  background-image: url(../image/home-mission.jpg);
  background-position: center;
  background-size: cover;
}

.pop-form {
  width: 85%;
  margin: auto;
}

.pop-form-heading {
  color: #EB6C19;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 25px;
}

/*  Page Banner # */

#page-banner {
  background-image: url("../image/banner-image.jpg");
  position: relative;
  top: -27px;
  overflow: hidden;
}

#page-banner:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.page-banner-text {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}

.breadcrumb-item.active {
  color: #ffffff;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #ffffff;
}

/*  About Image  */

.about-image {
  width: 100%;
  height: 100%;
}

/* vision And team  */

.team-image {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.vision-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*  Counter  */

#counter {
  position: relative;
  overflow: hidden;
}

#counter .common-heading::before {
  background-color: #fff;
}

#counter.about {
  background-position: bottom;
}

/*
.count,
sup {
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 3px;
}

.count-box {
  text-align: center;
  padding: 40px 35px;
}

.count-box p {
  font-size: 18px;
  margin-top: 10px;
  font-weight: 400;
  color: white;
}

.box-border {
  position: relative;
}

.box-border:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 69%;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #ffffffab;
}
*/
#counter:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

#counter:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.box-border .count-box {
  position: relative;
  text-align: center;
  padding: 36px 20px 28px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.08);
  border: 1.5px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow:
    0 4px 24px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  overflow: hidden;
  cursor: default;
  opacity: 0;
  animation: cb-fadeUp 0.6s ease forwards;
  transition:
    transform 0.4s cubic-bezier(0.22, 0.68, 0, 1.2),
    box-shadow 0.4s ease,
    background 0.3s,
    border-color 0.3s;
}

.box-border:nth-child(1) .count-box {
  animation-delay: 0.05s;
}

.box-border:nth-child(2) .count-box {
  animation-delay: 0.15s;
}

.box-border:nth-child(3) .count-box {
  animation-delay: 0.25s;
}

.box-border:nth-child(4) .count-box {
  animation-delay: 0.35s;
}

.box-border .count-box::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  border: 2.5px solid transparent;
  background:
    linear-gradient(#4d4581, #4d4581) padding-box,
    linear-gradient(135deg, #ffffff 0%, #EB6C19 50%, transparent 100%) border-box;
  opacity: 0;
  transform: scale(0.88);
  transition:
    opacity 0.35s ease,
    transform 0.4s cubic-bezier(0.22, 0.68, 0, 1.2);
  z-index: 2;
  pointer-events: none;
}

.box-border .count-box::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  border: 2.5px solid transparent;
  background:
    linear-gradient(#4d4581, #4d4581) padding-box,
    linear-gradient(315deg, #ffffff 0%, #EB6C19 50%, transparent 100%) border-box;
  opacity: 0;
  transform: scale(0.88);
  transition:
    opacity 0.35s ease 0.1s,
    transform 0.4s cubic-bezier(0.22, 0.68, 0, 1.2) 0.1s;
  z-index: 2;
  pointer-events: none;
}

.box-border .count-box:hover::before,
.box-border .count-box:hover::after {
  opacity: 1;
  transform: scale(1);
}

.box-border .count-box:hover {
  transform: translateY(-7px) scale(1.03);
  background: rgba(255, 255, 255, 0.15);
  border-color: transparent;
  box-shadow:
    0 20px 56px rgba(0, 0, 0, 0.35),
    0 0 0 1px rgba(255, 255, 255, 0.06),
    0 0 40px rgba(228, 29, 54, 0.18);
}

.box-border .count-box .count {
  display: inline-block;
  font-size: 52px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  position: relative;
  z-index: 3;
  transition:
    transform 0.4s cubic-bezier(0.22, 0.68, 0, 1.2),
    text-shadow 0.3s;
}

.box-border .count-box:hover .count {
  transform: scale(1.08);
  text-shadow: 0 0 30px rgba(255, 255, 255, 0.4);
}

.box-border .count-box sup {
  font-size: 22px;
  font-weight: 700;
  color: #EB6C19;
  vertical-align: super;
  line-height: 1;
  position: relative;
  z-index: 3;
  display: inline-block;
  transition:
    transform 0.3s ease,
    color 0.3s;
}

.box-border .count-box:hover sup {
  transform: translateY(-3px) scale(1.15);
  color: #ff6b84;
}

.box-border .count-box p {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
  position: relative;
  z-index: 3;
  transition: color 0.3s;
}

.box-border .count-box:hover p {
  color: rgba(255, 255, 255, 0.95);
}

.box-border .count-box p::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #ffffff, #EB6C19);
  margin: 6px auto 0;
  border-radius: 2px;
  transition: width 0.4s ease 0.2s;
}

.box-border .count-box:hover p::after {
  width: 55%;
}

@keyframes cb-fadeUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }

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

@media (max-width: 767px) {
  .box-div {
    gap: 10px;
  }
}

@media (max-width: 480px) {
  .box-border .count-box {
    padding: 14px 4px 10px;
    border-radius: 14px;
  }

  .box-border .count-box .count {
    font-size: 20px;
  }

  .box-border .count-box sup {
    font-size: 18px;
  }

  .box-border .count-box p {
    font-size: 18px;
  }
}

/* Contact Us # */

.contact-icon i {
  font-size: 25px;
  margin-top: 5px;
  color: #EB6C19;
}

.contact-box p,
.contact-box a {
  font-size: 15px;
  color: #212529;
}

.contact-box .sub-heading {
  font-size: 22px;
  color: #EB6C19;
  font-weight: 700;
  margin-bottom: 10px;
}

.contact-box {
  margin-bottom: 30px;
}

/* Faqs # */

.bg-alt.faqs .common-heading {
  color: #fff;
}

.bg-alt.faqs .common-heading::before {
  background-color: #fff;
}

.accordion .card-header:after {
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  content: "\f068";
  float: right;
}

.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f067";
}

.accordion .card-header {
  color: #EB6C19;
  margin-bottom: 7px !important;
  background-color: rgb(239, 239, 239);
  border: none;
}

.accordion .card-title {
  font-size: 18px;
  font-weight: 600;
}

.faqs .card-body a {
  color: #212529;
}

.faq-link a {
  display: block;
  margin-bottom: 10px;
  color: #fff;
}

.faqs.bg-alt:before {
  position: absolute;
  content: "";
  top: -30px;
  left: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

.faqs.bg-alt {
  position: relative;
  overflow: hidden;
}

.faqs.bg-alt:after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: 0;
  transform: skewX(-30deg);
  width: 45%;
  height: 60px;
  background-color: #fff;
}

/* Service Page # */

.service-menu {
  list-style: none;
  padding: 0;
  background-color: #efefef;
  position: sticky;
  top: 0;
}

.service-menu i {
  color: #efefef;
}

.service-menu a {
  display: block;
  padding: 15px 25px;
  font-size: 17px;
  color: #212529;
  border-bottom: 1px solid #9a9a9a;
  transition: 0.3s;
  font-weight: 500;
}

.service-menu a:hover {
  color: #fff;
  background-color: #EB6C19;
  transition: 0.3s;
}

.service-menu a.active {
  display: block;
  padding: 15px 25px;
  color: #fff;
  background-color: #EB6C19;
}

.service-detail img {
  width: 100%;
  height: 442px;
  object-fit: cover;
  margin-bottom: 30px;
}

.service-detail a {
  color: #EB6C19;
}

/*  Media Query # */

@media (min-width: 992px) {
  .dropdown:hover>.dropdown-menu {
    display: block;
  }
}

@media (max-width: 1200px) {
  #banner img {
    height: 100vh;
  }
}

@media (max-width: 1024px) {
  .top-box {
    margin-right: 5%;
  }

  .about-image {
    height: 100%;
  }

  #header .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
  }

  #header .dropdown-item {
    font-size: 13px;
  }

  .banner-top {
    position: absolute;
    top: 0;
    font-size: 27px;
  }

  .banner-text {
    position: absolute;
    top: 13%;
    font-size: 16px;
  }

  .trans-button {
    padding: 8px 28px;
    font-size: 15px;
  }

  .banner-form-wrap {
    width: 34%;
  }

  .banner-form {
    padding: 20px 25px;
  }

  .service-box img {
    height: 100%;
  }

  .service-box {
    height: 100%;
  }

  .choose-icon span {
    margin-bottom: 20px;
  }

  .color-button {
    padding: 8px 28px;
  }

  .common-heading {
    font-size: 25px;
  }

  .footer-list a {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .banner-form-wrap {
    width: 38%;
  }

  .mobile-nav-contact {
    display: block;
    border-top: 1px solid #eee;
  }

  .mobile-nav-contact p {
    padding: 0px 28px;
    text-align: center;
  }

  .mobile-nav-contact i {
    width: 25px;
    height: 25px;
    background-color: #e41d37;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 10px;
  }

  .mobile-nav-contact a {
    font-size: 15px;
  }

  .service-menu {
    display: none;
  }

  .modal-content {
    background-size: cover;
  }

  .close {
    color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.7;
  }

  .mobile-logo {
    display: block;
  }

  #page-banner {
    top: 0px;
  }

  .o1 {
    order: 1;
  }

  .box-border.box-mobile:after {
    display: none;
  }

  .vision-image {
    height: 350px;
    margin: 25px 0;
  }

  .page-banner-text {
    font-size: 35px;
    margin-bottom: 10px;
  }

  .o2 {
    order: 2;
  }

  .about-image {
    height: 350px;
    margin: 25px 0;
  }

  .nav-width:after {
    display: none;
  }

  #banner {
    top: 0;
  }

  #header .navbar-nav .divider:before {
    display: none;
  }

  #header .navbar-nav .nav-item:hover::after {
    right: auto;
    width: 100%;
  }

  .nav-path-selected:after {
    width: 85% !important;
    margin-right: auto !important;
    left: 25px !important;
    right: auto !important;
  }

  .count-box {
    padding: 20px 35px;
  }

  .navbar-light .navbar-toggler {
    border: none;
  }

  .navbar-light .navbar-toggler-icon {
    background-image: url("../image/hamburger.svg");
  }

  #header .navbar-light .navbar-nav .nav-link {
    padding-left: 25px;
    color: #EB6C19;
    text-align: left;
  }

  .navbar-brand img {
    width: 145px;
    height: 100%;
  }

  .nav-width {
    top: 0 !important;
    width: 100% !important;
    background-color: white;
  }

  .service-box img {
    height: 250px;
    object-position: top;
  }

  .service-link {
    left: -6%;
    font-size: 15px;
  }

  .service-box {
    width: 85%;
    margin: auto;
  }
/*
  .mission:before {
    width: 100%;
    background-position: center;
    opacity: 0.2;
  }
*/
  .blog-box {
    margin-bottom: 55px;
  }

  .footer-menu {
    display: block;
  }

  .top-bar {
    display: none;
  }

  .footlogo {
    width: 60% !important;
    height: 100% !important;
    object-fit: contain;
    margin-bottom: 10px;
  }

  .why-hire-img img {
    width: 100%;
  }

  .our-vision-img img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .banner-form {
    position: absolute;
    /* bottom: 0; */
    right: 10px;
    padding: 20px 25px;
  }

  .banner-content {
    width: 70%;
  }
}

@media (max-width: 575px) {
  .common-heading {
    font-size: 20px;
  }

  .banner-content {
    width: 90%;
    left: 0;
    margin: auto;
    right: 0;
    height: 100%;
  }

  .sm-margin {
    margin-top: 30px;
  }

  .call-mobile {
    display: block;
  }

  .quote-desktop {
    display: none;
  }

  .mobile-nav-contact a {
    font-size: 14px;
  }

  .service-detail img {
    height: 350px;
  }

  .sub-heading {
    font-size: 20px;
  }

  .social-media {
    margin: 6px 0px;
  }

  .accordion .card-title {
    font-size: 16px;
  }

  .service-link {
    left: -6%;
    font-size: 14px;
  }

  .service-box {
    width: 100%;
  }

  .choose-box {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .mission:before {
    display: none;
  }

  .mission-image {
    display: block;
  }

  .mission-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin-bottom: 30px;
  }

  .testimonial-box {
    display: block !important;
  }

  .testimonial-image img {
    margin-bottom: 20px;
  }

  .footer-heading {
    margin-top: 30px;
  }

  .contact-info {
    margin-bottom: 0px;
  }

  #footer {
    padding: 0px !important;
  }

  #blog .mb-5 {
    margin-bottom: 0px !important;
  }

  .contact-box .sub-heading {
    font-size: 18px !important;
  }

  .contact-box .contact-icon i {
    font-size: 18px !important;
  }

  .banner-text {
    display: none;
  }
}

/*Validation CSS*/

label.error {
  color: red;
  font-size: 11px;
}

/* fixed nav call css bip */

.header-call {
  background-color: #6f42c1;
  width: 100%;
  display: none;
}

@media screen and (max-width: 991px) {
  .header-call {
    display: block;
  }
}

.header-call a {
  display: flex;
  justify-content: center;
  padding: 10px 0px;
  gap: 10px;
  align-items: center;
}

.header-call a span:nth-child(1) {
  display: block;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-call a span:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.header-call span {
  font-size: 20px;
  color: white;
  font-weight: 600;
}

@-moz-keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* IE */

@-ms-keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* Opera and prob css3 final iteration */

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.blink-image {
  -moz-animation: blink normal 1s infinite ease-in-out;
  /* Firefox */
  -webkit-animation: blink normal 1s infinite ease-in-out;
  /* Webkit */
  -ms-animation: blink normal 1s infinite ease-in-out;
  /* IE */
  animation: blink normal 1s infinite ease-in-out;
  /* Opera and prob css3 final iteration */
}

/* scroll navbar menu */

.scrollable-menu {
  height: auto;
  max-height: 450px;
  overflow-x: hidden;
}

/* width */

.scrollable-menu::-webkit-scrollbar {
  width: 4px;
}

/* Track */

.scrollable-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */

.scrollable-menu::-webkit-scrollbar-thumb {
  background: #e41d37;
  border-radius: 10px;
}

/* Handle on hover */

.scrollable-menu::-webkit-scrollbar-thumb:hover {
  background: #e41d37;
}

#sub-strip {
  background: radial-gradient(circle,
      rgb(247 147 35) 0%,
      rgb(255 171 77) 35%,
      rgb(169 89 0) 100%);
  padding: 40px 0;
  position: relative;
}

#sub-strip p {
  font-size: 26px;
  font-weight: 600;
}

.text-white {
  color: #fff !important;
}

@media screen and (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
}

#sub-strip .white-button {
  display: inline-block;
  background-color: #fff;
  padding: 8px 25px;
  border: 1px solid #fff;
  font-weight: 600;
  color: #f79323;
  font-size: 15px;
  transition: 0.4s;
}

#sub-strip:hover .white-button {
  display: inline-block;
  background-color: #f79323;
  padding: 8px 25px;
  border: 1px solid #fff;
  font-weight: 600;
  color: #ffffff;
  font-size: 15px;
  transition: 0.4s;
}

/* youtube section css */

.process {
  width: 100%;
  padding: 0 2px;
  text-align: center;
  margin: 0px;
}

.b-right {
  border-right: 1px solid rgb(204, 204, 204);
}

.b-bottom {
  border-bottom: 1px solid rgb(204, 204, 204);
}

.process__item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  position: relative;
  padding: 15px 35px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.process__item:hover {
  background: #f2f2f2;
}

.process__item:hover .process__number {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  color: #f79323;
}

.process__number {
  font-size: 50px;
  -webkit-text-stroke: 1px #f79323;
  display: block;
  color: transparent;
  font-weight: 700;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.process__title {
  display: block;
  font-weight: 700;
  letter-spacing: 1.5px;
  font-size: 20px;
  color: #f79323;
  text-transform: uppercase;
  margin-top: 10px;
}

.process__subtitle {
  display: block;
  font-size: 16px;
  color: #8c8c8c;
  margin-top: 6px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .process {
    display: inline-block;
  }

  .process__item {
    width: 49%;
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .process {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .process__item {
    width: 100%;
  }

  .process__item:not(:last-of-type)::after {
    content: "";
    width: 1px;
    height: 75%;
    background: #8c8c8c;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .youtube .container {
    max-width: 100%;
  }
}


.common-heading span {
  color: #f79323;
}

@media (max-width: 991px) {
  .custom-gap {
    margin-left: -10px;
    margin-right: -10px;
  }

  .custom-gap>div {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  #process ul {
    padding-left: 15px !important;
  }

  .faq {
    padding: 0px 0px;
  }
}

@media screen and (max-width: 425.98px) {
  .form-control {
    padding: 0px 6px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
  }
}

@media screen and (min-width: 1200px) {
  .process {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

iframe {
  box-shadow: 0px 0px 54px #ffd6b0;
}

@media screen and (max-width: 480px) {
  #page-banner {
    top: 0px;
    padding: 25px 0px;
  }

  .section-padding {
    padding: 9px 0px;
  }
}

@media screen and (max-width: 480px) {
  .page-banner-text {
    font-size: 26px;
    margin-bottom: 10px;
  }

  .footlogo {
    width: 225px !important;
  }
}

.fc-white {
  color: white !important;
}

.mail-response {
  font-size: 22px;
  text-align: center;
}

#banner-form .mail-response {
  color: #fff;
}

.form-control {
  margin-bottom: 1rem;
}

#banner-form .form-control {
  margin-bottom: 12px;
  font-size: 14px;
  padding: 5px;
}

.form-label {
  font-size: 14px;
}

#modal-form .form-label {
  color: #212529;
}

@media screen and (max-width: 991.98px) {
  #modal-form .form-label {
    color: #fff;
  }
}

.breadcrumb.bg-transparent {
  background-color: none;
  background: #4f468273 !important;
  width: fit-content;
  backdrop-filter: blur(13px);
}

.iframe-wrap iframe {
  width: 100%;
}

.special-text {
  width: 98%;
  margin: 30px 0;
  position: relative;
  z-index: 1;
  padding: 15px 20px;
  color: #fff;
}

.special-text a {
  color: #fff;
}

.special-text::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: calc(100%);
  width: 100%;
  border-radius: 10px;
  z-index: -1;
  background: #eb6c19;
}

.special-text::before {
  content: "";
  position: absolute;
  left: 10px;
  top: -10px;
  height: calc(98%);
  width: 100%;
  border-radius: 10px;
  z-index: -2;
  background: #d4142e3f;
}

.contact-form-wrapper {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow:
    rgba(0, 0, 0, 0.19) 0px 10px 20px,
    rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.contact-form-wrapper .form-control {
  background-color: #00000017;
}

/* ===========(Truck Price Section)============ */
.truck-section {
  background-color: #f6f6f6;
  /* padding: 60px 192px; */
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.truck-section h2 {
  margin-left: 0px;
}

.truck-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  max-width: 1200px;
  margin: auto;
}

.truck-card {
  background: url("../image/truck1.jpg");
  border-radius: 30px 0 100px 0;
  /* overflow: hidden;
	 */
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  position: relative;
}

.truck-card:hover {
  transform: translateY(-10px);
}

.truck-card .header {
  background: #e60023;
  color: white;
  font-weight: bold;
  font-size: 20px;
  padding: 12px 0;
  text-align: center;
  text-transform: uppercase;
}

.truck-card img {
  display: block;
  margin: 15px auto;
  max-width: 261px;
  height: auto;
}

.truck-card button {
  /* display: inline-flex;
	 */
  align-items: center;
  background-color: #0D2142;
  color: white;
  border: none;
  padding: 11px 33px;
  font-size: 14px;
  /* border-radius: 50px;
	 */
  cursor: pointer;
  margin: 10px auto 0;
  transition: background-color 0.3s;
}

.truck-card button:hover {
  background-color: #0D2142c4;
}

.truck-card p {
  font-size: 14px;
  color: #333;
  padding: 10px 15px 60px;
  text-align: center;
  font-weight: 500;
}

.overlay-truck-card {
  position: relative;
  background: url("../image/truck-price-cta.jpg") no-repeat center center/cover;
  /* height: 100vh;
	 */
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px 0px;
}

.overlay-truck-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  /* dark overlay */
  z-index: 1;
  border-radius: 30px 0px;
}

.truck-card.custom-card {
  position: relative;
  z-index: 2;
  background: transparent;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  /* box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
	 */
}

.truck-card.custom-card button {
  margin-top: 15px;
  padding: 10px 20px;
  background-color: #eb6c19;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.truck-card.custom-card button:hover {
  background-color: #0D2142;
}

/* From Uiverse.io by mobinkakei */
.cta {
  display: flex;
  padding: 11px 33px;
  text-decoration: none;
  font-size: 25px;
  color: white;
  background: #6225e6;
  transition: 1s;
  box-shadow: 6px 6px 0 black;
  transform: skewX(-15deg);
  border: none;
  cursor: pointer;
  position: absolute;
  left: -17px;
  bottom: 19px;
}

.cta:focus {
  outline: none;
}

.cta:hover {
  transition: 0.5s;
  box-shadow: 10px 10px 0 #d32f2f;
}

.cta .second {
  transition: 0.5s;
  margin-right: 0px;
}

.cta:hover .second {
  transition: 0.5s;
  margin-right: 45px;
}

.second {
  width: 20px;
  margin-left: 30px;
  position: relative;
  top: 12%;
}

.one {
  transition: 0.4s;
  transform: translateX(-60%);
}

.two {
  transition: 0.5s;
  transform: translateX(-30%);
}

.cta:hover .three {
  animation: color_anim 1s infinite 0.2s;
}

.cta:hover .one {
  transform: translateX(0%);
  animation: color_anim 1s infinite 0.6s;
}

.cta:hover .two {
  transform: translateX(0%);
  animation: color_anim 1s infinite 0.4s;
}

@keyframes color_anim {
  0% {
    fill: white;
  }

  50% {
    fill: #d32f2f;
  }

  100% {
    fill: white;
  }
}

@media (max-width: 992px) {
  .truck-grid {
    gap: 20px;

    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}

/* ====================== */
@media (max-width: 768px) {
  .truck-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  /* .truck-section {
    padding: 60px 116px;
  } */
  .truck-card {
    border-radius: 20px;
  }

  .truck-card img {
    max-width: 100%;
    height: auto;
  }

  .truck-card .header {
    font-size: 16px;
    padding: 10px 0;
  }

  .truck-card p {
    font-size: 13px;
    padding: 10px 10px 38px;
  }

  .truck-card button,
  .cta {
    font-size: 14px !important;
    padding: 10px 20px !important;
    left: 80px;
    bottom: -6px;
  }

  .cta {
    transform: none;
    box-shadow: 4px 4px 0 black;
  }

  .cta .second {
    display: none;
    /* Hide animation arrow if needed on small screens */
  }

  .overlay-truck-card {
    flex-direction: column;
    padding: 20px;
  }

  .truck-card.custom-card h3 {
    font-size: 18px;
    text-align: center;
  }

  .truck-card.custom-card p {
    font-size: 13px;
    padding: 10px;
    text-align: center;
  }

  .truck-card.custom-card button {
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .truck-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .truck-card {
    border-radius: 15px;
  }

  .cta {
    font-size: 13px !important;
    padding: 10px 15px !important;
    left: 5px;
    bottom: 10px;
  }
}

@media (max-width: 420px) {

  /* .truck-section {
    padding: 60px 15px;
  } */
  .truck-section h2 {
    margin-left: 0px;
  }
}

/* Service spacing adjuster */

.text-adjust-content {
  border: 1px dashed #eb6c19;
}

.heading {
  font-size: 30px;
  font-weight: 800;
  color:#eb6c19;
  text-align: center;
  padding-block: 20px;
  border-bottom: 1px dashed #eb6c19;
}

.style-para {
  text-align: center;
  padding: 0px 20px;
}

.con-tab {
  background: #eb6c19;
  text-align: center;
  padding: 10px 20px;
  color: white;
  font-weight: 600;
}

.con-tab:hover {
  background: black;
}

.con-tab p {
  margin: 0px;
}

.styled-num {
  font-size: 40px;
  font-weight: 700;
  color: #eb6c19;
  text-align: center;
}

.border {
  border-radius: 0 !important;
}

.border::before {
  border-radius: 0 !important;
}

.con-tab a {
  color: #fff;
}

.offers {
  display: none;
}

.offers p {
  color: white;
  background: #EB6C19;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 0;
  padding-bottom: 20px;
  animation: textBlink 1.2s ease-in-out infinite;
}

@keyframes textBlink {

  0%,
  100% {
    color: white;
  }

  50% {
    color: #ffccd5;
  }

  /* soft blink instead of invisible */
}

.offers p .exclusive {
  display: inline-block;
  animation: moveRightLeft 6s linear infinite;
  font-weight: 600;
  font-size: 18px;
}

@keyframes moveRightLeft {
  0% {
    transform: translateX(100px);
    /* start right */
  }

  50% {
    transform: translateX(-100px);
    /* move left */
  }

  100% {
    transform: translateX(100px);
    /* start right */
  }
}

.offers p .pay {
  display: inline-block;
  font-weight: 900;
  animation: offerAnim 1s infinite;
}

@keyframes offerAnim {
  0% {
    color: #fff;
    transform: scale(0.8);
  }

  50% {
    color: yellow;
    transform: scale(1);
  }

  100% {
    color: #fff;
    transform: scale(0.9);
  }
}

/* 📱 Mobile view */
@media (max-width: 768px) {
  .offers p {
    font-size: 15px;
    animation: none;
    /* stop blink */
  }

  .offers p .exclusive {
    animation: none;
    /* stop moving */
    transform: none;
  }

  .offers p .pay {
    font-size: 18px;
  }

  .offers p {
    margin: 0 !important;
    padding-bottom: 10px;
  }

  .whatsapp {
    display: none;
  }
}

/* .offers p {
  color: white;
  background: red;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 0;
  animation: textBlink 1.2s ease-in-out infinite;
} */

/* ============================================================
   SUBURBS GRID — no CSS variables, all direct color values
   ============================================================ */

/* ── Grid layout ── */
/* ============================================================
   SUBURBS GRID — white background + cross pattern
   All rules scoped under .suburbs-grid
   ============================================================ */

.suburbs-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  width: 100%;
  position: relative;
  padding: 0px;
  border-radius: 24px;
  margin-bottom: 1rem;
  /* white base */
  background-color: #faf8ff;

  /* big cross/plus grid pattern */
  /* background-image:
    linear-gradient(rgba(109, 40, 217, 0.1) 1.5px, transparent 1.5px),
    linear-gradient(90deg, rgba(109, 40, 217, 0.1) 1.5px, transparent 1.5px),
    linear-gradient(rgba(109, 40, 217, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(109, 40, 217, 0.04) 1px, transparent 1px);
  background-size:
    80px 80px,
    80px 80px,
    20px 20px,
    20px 20px; */
}

/* ── Each suburb button ── */
.suburbs-grid .btn-suburb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  text-decoration: none;
  padding: 30px 18px;
  border-radius: 14px;
  border: 1.5px solid rgba(109, 40, 217, 0.15);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow:
    0 2px 16px rgba(109, 40, 217, 0.09),
    0 1px 4px rgba(0, 0, 0, 0.05);
  color: #1a0a2e;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.3px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition:
    transform 0.35s cubic-bezier(0.22, 0.68, 0, 1.2),
    box-shadow 0.35s ease,
    border-color 0.3s,
    background 0.3s;

  /* entrance animation */
  opacity: 0;
  animation: sg-fadeUp 0.55s ease forwards;
}

/* ── Left accent bar ── */
.suburbs-grid .btn-suburb .btn-bar {
  position: absolute;
  left: 0;
  top: 15%;
  bottom: 15%;
  width: 3px;
  border-radius: 0 3px 3px 0;
  background: linear-gradient(180deg, #6d28d9, #EB6C19);
  opacity: 0.5;
  transition:
    opacity 0.3s,
    top 0.3s,
    bottom 0.3s;
}

/* ── Shimmer sweep ── */
.suburbs-grid .btn-suburb::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg,
      transparent,
      rgba(109, 40, 217, 0.06),
      transparent);
  transition: left 0.5s ease;
  pointer-events: none;
}

.suburbs-grid .btn-suburb:hover::before {
  left: 100%;
}

/* ── Top glow line ── */
.suburbs-grid .btn-suburb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 20%;
  right: 20%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #6d28d9, transparent);
  opacity: 0;
  transition:
    opacity 0.3s,
    left 0.3s,
    right 0.3s;
  pointer-events: none;
  border-radius: 0 0 3px 3px;
}

.suburbs-grid .btn-suburb:hover::after {
  opacity: 1;
  left: 0;
  right: 0;
}

/* ── Hover state ── */
.suburbs-grid .btn-suburb:hover {
  transform: translateY(-5px) scale(1.02);
  border-color: rgba(109, 40, 217, 0.32);
  background: rgba(255, 255, 255, 0.98);
  box-shadow:
    0 14px 44px rgba(109, 40, 217, 0.16),
    0 2px 8px rgba(0, 0, 0, 0.07),
    0 0 0 1px rgba(109, 40, 217, 0.08);
}

.suburbs-grid .btn-suburb:hover .btn-bar {
  opacity: 1;
  top: 0;
  bottom: 0;
  border-radius: 0;
}

/* ── Active / click pulse ── */
.suburbs-grid .btn-suburb:active {
  transform: translateY(-1px) scale(0.98);
}

/* ── Button label ── */
.suburbs-grid .btn-suburb .btn-label {
  position: relative;
  z-index: 1;
  flex: 1;
  padding-left: 6px;
}

/* ── Number badge (top-right corner) ── */
.suburbs-grid .btn-suburb .btn-num {
  position: absolute;
  top: -1px;
  right: -1px;
  font-size: 9px;
  font-weight: 700;
  color: rgba(109, 40, 217, 0.38);
  background: rgba(109, 40, 217, 0.05);
  border: 1px solid rgba(109, 40, 217, 0.1);
  border-radius: 0 14px 0 8px;
  padding: 3px 8px;
  letter-spacing: 1px;
  z-index: 2;
}

/* ── Arrow circle icon ── */
.suburbs-grid .btn-suburb .btn-arrow {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(109, 40, 217, 0.07);
  border: 1.5px solid rgba(109, 40, 217, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  transition:
    background 0.3s,
    border-color 0.3s,
    transform 0.3s;
}

.suburbs-grid .btn-suburb:hover .btn-arrow {
  background: #EB6C19;
  border-color: #EB6C19;
  transform: translateX(3px);
  box-shadow: 0 4px 14px rgba(228, 29, 54, 0.35);
}

.suburbs-grid .btn-suburb .btn-arrow svg {
  width: 12px;
  height: 12px;
  stroke: #6d28d9;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: stroke 0.3s;
}

.suburbs-grid .btn-suburb:hover .btn-arrow svg {
  stroke: #ffffff;
}

/* ── Staggered entrance delays ── */
.suburbs-grid .btn-suburb:nth-child(1) {
  animation-delay: 0.05s;
}

.suburbs-grid .btn-suburb:nth-child(2) {
  animation-delay: 0.1s;
}

.suburbs-grid .btn-suburb:nth-child(3) {
  animation-delay: 0.15s;
}

.suburbs-grid .btn-suburb:nth-child(4) {
  animation-delay: 0.2s;
}

.suburbs-grid .btn-suburb:nth-child(5) {
  animation-delay: 0.25s;
}

.suburbs-grid .btn-suburb:nth-child(6) {
  animation-delay: 0.3s;
}

.suburbs-grid .btn-suburb:nth-child(7) {
  animation-delay: 0.35s;
}

/* ── Entrance keyframe ── */
@keyframes sg-fadeUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }

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

/* ── Responsive breakpoints ── */
@media (max-width: 860px) {
  .suburbs-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 580px) {
  .suburbs-grid .btn-suburb {
    padding: 12px 13px;
    font-size: 15px;
  }

  .suburbs-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 380px) {
  .suburbs-grid {
    grid-template-columns: 1fr;
  }
}

#moving-services {
  background-color: #0D214217;
}

.service-btn {
  display: flex;
  align-items: center;
  background: white;
  border-radius: 8px;
  padding: 15px 20px;
  text-decoration: none;
  color: #333;

  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 1px solid #eee;
  padding-right: 10px;
  height: 100%;
}

.service-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  color: #2a5298;
  border-color: #2a5298;
}

.btn-icon {
  font-size: 1.3rem;
  margin-right: 15px;
  color: #2a5298;
  width: 25px;
  text-align: center;
}

.service-btn:hover .btn-icon {
  color: #d32f2f;
}

.btn-text {
  font-size: 1rem;
  text-align: left;
  flex-grow: 1;
}

.client-slider img {
  width: 33%;
  object-fit: cover;
  padding: 10px;
  margin: auto;
}

.carousel-container {
  width: 100%;

  overflow: hidden;
  border-radius: 10px;
}

.carousel-track {
  display: flex;
  /* gap: 10px; */
  transition: transform 0.5s ease-in-out;
}

.carousel-track img {
  width: 33%;
  padding: 12px;
  /* gap: 10px; */
  /* 4 images per view */
  flex-shrink: 0;
  object-fit: cover;
  /* keeps aspect ratio and crops excess */
  height: 420px;
  /* set fixed height for carousel images */
  border-radius: 5px;
  /* optional: rounded corners */
}

.carousel-container {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.carousel-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.carousel-track img {
  width: 33%;
  /* 4 images per view */
  flex-shrink: 0;
  object-fit: cover;
  /* keeps aspect ratio and crops excess */
  height: 420px;
  /* set fixed height for carousel images */
  border-radius: 5px;
  /* optional: rounded corners */
}

.dots-container {
  text-align: center;
  margin-top: 15px;
}

.dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #ccc;
  border-radius: 50%;
  cursor: pointer;
}

.dot.active {
  background-color: #333;
}

@media (max-width: 768px) {
  .section-title {
    font-size: 1.8rem;
  }

  .section-subtitle {
    font-size: 1.3rem;
  }

  .service-btn {
    padding: 12px 15px;
  }

  .btn-icon {
    font-size: 1.1rem;
    margin-right: 10px;
  }
}

.mobile-contact-footer ul {
  display: none;
}

@media (max-width: 767px) {
  .mobile-contact-footer {
    display: block;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
    background: #EB6C19;
  }

  .mobile-contact-footer ul {
    display: flex;
    list-style: none;
    padding: 8px 0;
    margin: 0;
    justify-content: space-around;
    /* Better than fixed gap */
    align-items: center;
    width: 100%;
  }

  .mobile-contact-footer ul li {
    flex: 1;
    text-align: center;
  }

  .mobile-contact-footer ul li a,
  .mobile-contact-footer ul li button {
    font-size: 13px;
    color: #fff;
    background: transparent;
    border: none;
    padding: 8px 0;
    width: 100%;
    display: block;
    border-right: 1px solid white;
    font-weight: 700;
  }

  .call-mobile {
    display: none;
  }

  .carousel-track img {
    width: 100%;
  }
}

/* Modern Blog Box Redesign */
.blog-box {
  background-color: #ffffff;
  margin-bottom: 40px;
  overflow: hidden;
  transition: all 0.4s ease;
  border: none;
  box-shadow: none;
}

.blog-box:hover {
  transform: translateY(-5px);
}

.blog-img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  margin-bottom: 15px;
}

.blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.blog-box:hover .blog-img img {
  transform: scale(1.05);
}

.blog-content {
  padding: 0;
}

.blog-heading {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0;
}

.blog-heading a {
  color: #0D2142;
  text-decoration: none;
  transition: color 0.3s ease;
}

.blog-box:hover .blog-heading a {
  color: #EB6C19;
}


