/***
=============================================
About One
=============================================
***/
.about-one {
  position: relative;
  display: block;
  background: var(--logistiq-white);
  padding: 120px 0px 120px;
  z-index: 1;
}

.about-one__content {
  position: relative;
  display: block;
  max-width: 655px;
  width: 100%;
}

.about-one__content .sec-title {
  padding-bottom: 31px;
}

.about-one__content-text2 {
  position: relative;
  display: block;
  margin-top: 45px;
}

.about-one__content-text2 .row {
  --bs-gutter-x: 20px;
}

.about-one__content-text2-single {
  position: relative;
  display: block;
  background: var(--logistiq-white);
  -webkit-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.08);
  border-left: 2px solid var(--logistiq-base);
  padding: 40px 30px;
  margin-bottom: 30px;
  text-align: center;
}

.about-one__content-text2-single-top .title-box {
  position: relative;
  display: block;
}

.about-one__content-text2-single-top .title-box h3 {
  font-size: 36px;
  line-height: 26px;
  font-weight: 700;
}

.about-one__content-text2-single p {
  font-size: 16px;
  margin: 0;
}

.about-one__img {
  position: relative;
  display: block;
  max-width: 425px;
  width: 100%;
}

.about-one__img .shape1 {
  position: absolute;
  top: -5px;
  right: -26px;
  z-index: -1;
}

.about-one__img .shape2 {
  position: absolute;
  top: 135px;
  right: -40px;
  z-index: -1;
}

.about-one__img1 {
  position: relative;
  display: block;
  width: 360px;
  height: 400px;
}

.about-one__img1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
}

.about-one__img2 {
  position: absolute;
  width: 260px;
  height: 330px;
  bottom: -230px;
  right: 0px;
  z-index: 2;
}

.about-one__img2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-one__img2 .shape3 {
  position: absolute;
  left: -90px;
  bottom: -30px;
  z-index: -1;
}

.about-one__img2::before {
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: 0px;
  right: 0px;
  background: var(--logistiq-white);
  content: "";
  z-index: -1;
}

.about-one__img2-inner {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

/***
=============================================
About Two
=============================================
***/
.about-two {
  position: relative;
  display: block;
  background: var(--logistiq-white);
  padding: 120px 0px 138px;
  z-index: 1;
}

.about-two .shape5 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: -1;
}

.about-two__img {
  position: relative;
  display: block;
  max-width: 425px;
  width: 100%;
  margin-left: 110px;
}

.about-two__img .shape2 {
  position: absolute;
  top: 5px;
  right: 15px;
  z-index: -1;
}

.about-two__img .shape3 {
  position: absolute;
  left: -55px;
  bottom: -80px;
  z-index: -1;
}

.about-two__img .shape4 {
  position: absolute;
  left: -55px;
  bottom: -170px;
  z-index: -1;
}

.about-two__img1 {
  position: relative;
  display: block;
  max-width: 300px;
  width: 100%;
  z-index: 2;
}

.about-two__img1::before {
  position: absolute;
  top: 0px;
  left: -10px;
  bottom: -10px;
  right: -10px;
  z-index: -10px;
  background: var(--logistiq-white);
  content: "";
  z-index: -1;
}

.about-two__img1 .inner {
  position: relative;
  display: block;
  overflow: hidden;
}

.about-two__img1 .inner img {
  width: 100%;
}

.about-two__counter {
  position: absolute;
  top: 60px;
  right: -40px;
  background: var(--logistiq-base);
  padding: 25px 20px 29px;
  z-index: 5;
}

.about-two__counter .shape1 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.about-two__counter::before {
  position: absolute;
  top: -15px;
  right: 0px;
  width: 25px;
  border-bottom: 15px solid #7f2b11;
  border-left: 0px solid transparent;
  border-right: 70px solid transparent;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  content: "";
}

.about-two__counter .count-text-box {
  position: relative;
  display: flex;
  align-items: center;
}

.about-two__counter .count-text-box h2 {
  color: var(--logistiq-white);
  font-size: 36px;
  line-height: 45px;
  font-weight: 700;
}

.about-two__counter .count-text-box .plus {
  position: relative;
  display: inline-block;
  color: var(--logistiq-white);
  font-size: 30px;
  font-weight: 700;
  margin-left: 2px;
}

.about-two__counter p {
  color: var(--logistiq-white);
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-transform: capitalize;
}

.about-two__img2 {
  position: absolute;
  bottom: -185px;
  right: 0px;
}

.about-two__content {
  position: relative;
  display: block;
  margin-top: 25px;
}

.about-two__content .sec-title {
  padding-bottom: 31px;
}

.about-two__content-text1 {
  position: relative;
  display: block;
}

.about-two__content-text1 p {
  margin: 0;
}

.about-two__content-text2 {
  position: relative;
  display: block;
  margin-top: 34px;
}

.about-two__content-text2-list {
  position: relative;
  display: block;
}

.about-two__content-text2-list li {
  position: relative;
  display: block;
  margin-bottom: 9px;
}

.about-two__content-text2-list li:last-child {
  margin-bottom: 0px;
}

.about-two__content-text2-list li p {
  color: var(--logistiq-black);
  margin: 0;
}

.about-two__content-text2-list li p span {
  position: relative;
  display: inline-block;
  color: var(--logistiq-base);
  font-size: 15px;
  line-height: 15px;
  margin-right: 4px;
  top: 1px;
}

.about-two__content-bottom {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 49px;
}

.about-two__content-bottom .btn-box {
  position: relative;
  display: block;
}

.about-two__content-bottom .author-info {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 60px;
}

.about-two__content-bottom .author-info .img-box {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}

.about-two__content-bottom .author-info .img-box img {
  width: 100%;
}

.about-two__content-bottom .author-info .text-box {
  position: relative;
  display: block;
  margin-left: 20px;
  flex: 1;
}

.about-two__content-bottom .author-info .text-box h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-transform: capitalize;
}

.about-two__content-bottom .author-info .text-box p {
  color: var(--logistiq-black);
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

/***
=============================================
About Three
=============================================
***/
.about-three {
  position: relative;
  display: block;
  background: var(--logistiq-white);
  padding: 120px 0px 120px;
  z-index: 1;
}

.about-three__img {
  position: relative;
  display: block;
}

.about-three__img .shape1 {
  position: absolute;
  top: 15px;
  right: -15px;
  z-index: -1;
}

.about-three__img::before {
  position: absolute;
  top: 0;
  left: -15px;
  bottom: 0;
  width: 10px;
  background: var(--logistiq-base);
  content: "";
}

.about-three__img-box {
  position: relative;
  display: block;
}

.about-three__img-box ul {
  position: relative;
  display: flex;
  align-items: center;
}

.about-three__img-box ul li {
  position: relative;
  display: block;
}

.about-three__img-box ul li + li {
  margin-left: 15px;
}

.about-three__img-box ul li .img-box {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.about-three__img-box ul li .img-box img {
  width: 100%;
}

.about-three__experience-box {
  position: relative;
  display: block;
  padding: 43px 35px 42px;
  margin-bottom: 16px;
  background: var(--logistiq-white);
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.08);
  margin-left: -60px;
  margin-right: 95px;
  top: -1px;
  z-index: 1;
}

.about-three__experience-box::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5px;
  background: var(--logistiq-base);
  content: "";
}

.about-three__experience-box .count-text-box {
  position: relative;
  display: block;
}

.about-three__experience-box .count-number {
  position: relative;
  display: flex;
  align-items: center;
}

.about-three__experience-box .count-number h3 {
  font-size: 50px;
  line-height: 1em;
  font-weight: 700;
}

.about-three__experience-box .count-number span {
  position: relative;
  display: inline-block;
  color: var(--logistiq-black);
  font-size: 50px;
  line-height: 1em;
  font-weight: 700;
  top: -2px;
}

.about-three__experience-box h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin-top: 5px;
}

.about-three__content {
  position: relative;
  display: block;
  margin-left: 20px;
}

.about-three .sec-title {
  padding-bottom: 28px;
}

.about-three__content-text {
  position: relative;
  display: block;
}

.about-three__content-text p {
  margin: 0px;
}

.about-three__content-list {
  position: relative;
  display: block;
  margin-top: 32px;
}

.about-three__content-list ul {
  position: relative;
  display: block;
}

.about-three__content-list ul li {
  position: relative;
  display: flex;
  align-items: center;
  background: var(--logistiq-white);
  -webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  padding: 22px 30px 22px;
  overflow: hidden;
}

.about-three__content-list ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  background: var(--logistiq-base);
  content: "";
}

.about-three__content-list ul li + li {
  margin-top: 20px;
}

.about-three__content-list ul li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  background: var(--logistiq-base);
  border-radius: 5px;
}

.about-three__content-list ul li .icon span {
  position: relative;
  display: inline-block;
  color: var(--logistiq-white);
  font-size: 30px;
  line-height: 30px;
  transition-delay: 0.1s;
  transition: all 500ms ease;
}

.about-three__content-list ul li:hover .icon span {
  transform: rotateY(180deg);
  transition-delay: 0.1s;
}

.about-three__content-list ul li .content-box {
  position: relative;
  display: block;
  margin-left: 25px;
  flex: 1;
}

.about-three__content-list ul li .content-box h2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  text-transform: capitalize;
}

.about-three__content-list ul li .content-box p {
  margin: 0;
}

.about-three__content-btn {
  position: relative;
  display: block;
  margin-top: 31px;
  line-height: 0px;
}

/* stats */

.stats-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 40px 0;
}

.stat-box {
  background: white;
  padding: 25px 20px;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  border-left: 4px solid var(--logistiq-base);
  transition: transform 0.3s ease;
}

.stat-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.stat-number {
  font-size: 32px;
  font-weight: 700;
  color: var(--logistiq-base);
  margin-bottom: 10px;
  line-height: 1;
}

.stat-text {
  font-size: 16px;
  color: #555;
  line-height: 1.4;
}

@media (max-width: 576px) {
  .stats-row {
    grid-template-columns: 1fr;
  }

  .stat-box {
    padding: 20px 15px;
  }

  .stat-number {
    font-size: 28px;
  }
}

@media (max-width: 992px) {
  .stats-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

.stats-grid-main {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
  gap: 25px;
  margin: 50px auto 0;
  max-width: 800px;
}

.stats-grid-main .stat-item {
  background: #fff;
  padding: 30px 20px;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  border-left: 4px solid var(--logistiq-base, #0a2c36);
  transition: transform 0.3s ease;
}

.stats-grid-main .stat-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

@media (max-width: 768px) {
  .stats-grid-main {
    grid-template-columns: 1fr;
    max-width: 400px;
    gap: 20px;
  }

  .stats-grid-main .stat-item {
    padding: 25px 15px;
  }
}

/* Company Story Styles */
.company-story {
  margin-top: 80px;
  padding: 50px 0;
}

.company-story__intro {
  margin-bottom: 60px;
}

.story-quote {
  text-align: center;
  margin-bottom: 50px;
  padding: 40px;
  background: linear-gradient(
    135deg,
    rgba(10, 44, 54, 0.08) 0%,
    rgba(18, 33, 38, 0.04) 100%
  );
  border-left: 5px solid var(--logistiq-base);
  border-radius: 10px;
}

.quote-text {
  font-size: 32px;
  font-style: italic;
  color: var(--logistiq-base);
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.3;
}

.quote-subtext {
  font-size: 20px;
  color: #555;
  font-weight: 600;
}

.story-section {
  margin-bottom: 60px;
  padding: 40px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease;
}

.story-section:hover {
  transform: translateY(-5px);
}

.story-section--highlight {
  border-left: 6px solid var(--logistiq-base);
  background: linear-gradient(
    135deg,
    rgba(10, 44, 54, 0.06) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.story-section--mission {
  background: linear-gradient(135deg, var(--logistiq-base) 0%, #0a2c36 100%);
  color: white;
  box-shadow: 0 8px 25px rgba(10, 44, 54, 0.2);
}

.story-section--mission .story-heading {
  color: white;
}

.story-section--mission .story-heading i {
  color: #ffd166;
}

.story-section--invitation {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border: 3px solid var(--logistiq-base);
  box-shadow: 0 8px 25px rgba(10, 44, 54, 0.15);
}

.story-heading {
  font-size: 32px;
  color: var(--logistiq-base);
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 3px solid rgba(10, 44, 54, 0.1);
  position: relative;
}

.story-heading i {
  margin-right: 15px;
  color: var(--logistiq-base);
}

.story-section p {
  font-size: 18px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 25px;
}

.story-section--mission p {
  color: rgba(255, 255, 255, 0.95);
}

.mission-highlight {
  font-size: 22px;
  font-weight: 700;
  color: #ffd166 !important;
  text-align: center;
  padding: 25px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  margin: 40px 0;
  border: 2px solid rgba(255, 209, 102, 0.3);
}

/* Strengths Grid */
.strengths-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin: 50px 0;
}

.strength-item {
  text-align: center;
  padding: 35px 25px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: 2px solid rgba(10, 44, 54, 0.08);
}

.strength-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
  border-color: var(--logistiq-base);
}

.strength-icon {
  display: block;
  font-size: 48px;
  color: var(--logistiq-base);
  margin-bottom: 20px;
}

.strength-item p {
  font-size: 18px;
  margin-bottom: 0;
  color: #333;
  font-weight: 600;
}

.strength-conclusion {
  font-size: 20px;
  font-style: italic;
  text-align: center;
  padding: 30px;
  background: #f8f9fa;
  border-radius: 10px;
  margin-top: 40px;
  border-left: 4px solid var(--logistiq-base);
}

/* Invitation Section */
.invitation-highlight {
  font-size: 24px;
  font-weight: 700;
  color: var(--logistiq-base);
  text-align: center;
  padding: 30px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 12px;
  margin: 40px 0;
  border: 3px solid var(--logistiq-base);
}

.final-quote {
  text-align: center;
  padding: 50px 40px;
  background: linear-gradient(
    135deg,
    rgba(10, 44, 54, 0.06) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );
  border-radius: 15px;
  margin-top: 50px;
  border: 2px solid rgba(10, 44, 54, 0.1);
}

.final-quote p:first-child {
  font-size: 28px;
  font-style: italic;
  color: var(--logistiq-base);
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1.6;
}

.signature {
  font-size: 20px;
  margin-top: 40px;
  padding-top: 25px;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.signature strong {
  font-size: 24px;
  color: var(--logistiq-base);
}

@media (max-width: 768px) {
  .story-section {
    padding: 30px;
  }

  .strengths-grid {
    grid-template-columns: 1fr;
  }

  .story-heading {
    font-size: 28px;
  }
}
