.text-xs {
  font-size: 0.75rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-3xl {
  font-size: 1.875rem;
}
.text-4xl {
  font-size: 2.25rem;
}
.text-5xl {
  font-size: 2.55rem;
}
.text-6xl {
  font-size: 3rem;
}
.text-7xl {
  font-size: 4rem;
}

.color-c01 {
  color: #f56e2b;
}
.color-hover-c01:hover {
  color: #f56e2b;
}
.color-c02 {
  color: #676767;
}
.color-hover-c02:hover {
  color: #676767;
}
.color-c03 {
  color: #ffffff;
}
.color-hover-c03:hover {
  color: #ffffff;
}
.color-c04 {
  color: #333333;
}
.color-hover-c04:hover {
  color: #333333;
}
.color-c05 {
  color: #000000;
}
.color-hover-c05:hover {
  color: #000000;
}

.z-index-1 {
  position: relative;
  z-index: 1;
}
.z-index-2 {
  position: relative;
  z-index: 2;
}
.z-index-3 {
  position: relative;
  z-index: 3;
}
.z-index-4 {
  position: relative;
  z-index: 4;
}
.z-index-5 {
  position: relative;
  z-index: 5;
}
.z-index-6 {
  position: relative;
  z-index: 6;
}
.z-index-7 {
  position: relative;
  z-index: 7;
}
.z-index-8 {
  position: relative;
  z-index: 8;
}
.z-index-9 {
  position: relative;
  z-index: 9;
}
.z-index-10 {
  position: relative;
  z-index: 10;
}

.bg-c01 {
  background: #f56e2b;
}
.bg-hover-c01:hover {
  background: #f56e2b;
}
.bg-c02 {
  background: #676767;
}
.bg-hover-c02:hover {
  background: #676767;
}
.bg-c03 {
  background: #ffffff;
}
.bg-hover-c03:hover {
  background: #ffffff;
}
.bg-c04 {
  background: #333333;
}
.bg-hover-c04:hover {
  background: #333333;
}
.bg-c05 {
  background: #000000;
}
.bg-hover-c05:hover {
  background: #000000;
}

.border-c01 {
  border-color: #f56e2b;
}
.border-hover-c01:hover {
  border-color: #f56e2b;
}
.border-c02 {
  border-color: #676767;
}
.border-hover-c02:hover {
  border-color: #676767;
}
.border-c03 {
  border-color: #ffffff;
}
.border-hover-c03:hover {
  border-color: #ffffff;
}
.border-c04 {
  border-color: #333333;
}
.border-hover-c04:hover {
  border-color: #333333;
}
.border-c05 {
  border-color: #000000;
}
.border-hover-c05:hover {
  border-color: #000000;
}

.line-height-reset {
  line-height: 1 !important;
}

.spacing-normal {
  letter-spacing: 0;
}
.spacing-wide {
  letter-spacing: 1.2px;
}
.spacing-wider {
  letter-spacing: 0.05em;
}
.spacing-widest {
  letter-spacing: 0.1em;
}
.spacing-small {
  letter-spacing: 0.39px;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.object-fit-contain {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.opacity-0 {
  opacity: 0;
}

.opacity-1 {
  opacity: 0.2;
}

.opacity-2 {
  opacity: 0.4;
}

.opacity-3 {
  opacity: 0.6;
}

.opacity-4 {
  opacity: 0.8;
}

.opacity-5 {
  opacity: 1;
}

.theme-color {
  color: #f56e2b;
}

.theme-bg-color {
  color: #f56e2b;
}

#homeBannerSlider .home-slide {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
}
#homeBannerSlider .home-slide::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.navbar-brand .website-logo {
  width: 100%;
  max-width: 90px;
}
.navbar-brand .website-name {
  color: #ffffff;
}

#main_features .one-feature .main-features-img {
  width: 100px;
}
#boxes .box {
  min-height: 344px;
}
#boxes .box .box-img {
  width: 100%;
}

#ourPartner .about-img {
  width: 83%;
}
.inner-page-wrapper-content-title {
  font-size: 18px;
  font-weight: 600;
  max-width: 750px;
  color: #676767;
}
.inner-page-wrapper-content-subtitle {
  font-size: 16px;
  max-width: 750px;
  color: #676767;
}
.inner-page-wrapper.completed-page i {
  width: 6rem;
  height: 6rem;
  line-height: 6rem;
  background-color: #f56e2b;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-size: 2rem;
  border-radius: 100%;
}

@media (max-width: 991.98px) {
  .foxapp-header {
    top: 0;
  }
}

#modalSuccess .modal-content {
  border-radius: 1rem;
  overflow: hidden;
}
#modalSuccess .modal-content .modal-header .modal-close {
  cursor: pointer;
  position: absolute;
  right: 10%;
}

.git-in-touch {
  background: #f56e2b;
}

.track-order-page .style1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #660066;
  font-weight: bold;
}
.track-order-page .style2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #660066;
  font-weight: bold;
}
.track-order-page .style12 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: #F47B20;
  font-weight: bold;
}
.track-order-page .style13 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: #00549D;
  font-weight: bold;
}
.track-order-page .style14 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: #523031;
  font-weight: bold;
}

.track-order-result-page .style1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #660066;
  font-weight: bold;
}
.track-order-result-page .style2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #660066;
  font-weight: bold;
}

/*# sourceMappingURL=app.css.map*/