@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.vision-mission {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
  border-radius: 15px;
  overflow: hidden;
  gap: 20px;
}

.vision-mission div {
  width: 45%;
}

.vision-mission h2 {
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
}

.vision-mission p {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 25px !important;
  line-height: 30px !important;
}

.image-placeholder {
  width: 100%;
  min-height: 300px; /* Changed from fixed height to min-height */
  border-radius: 15px;
  overflow: hidden;
}

.image-placeholder img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* Changed from cover to contain to show full image */
  object-position: center; /* Center the image */
}

@media (min-width: 1024px) {
  .image-placeholder {
    min-height: 400px; /* Increased height for big screens */
  }
}

@media (max-width: 768px) {
  .vision-mission {
    flex-direction: column;
    align-items: center;
  }

  .vision-mission div,
  .vision-mission .image-placeholder {
    width: 100%;
  }

  .image-placeholder {
    min-height: 200px; /* Adjusted for mobile */
  }

  .vision-mission h2 {
    font-size: 1.3em;
    text-align: center;
  }

  .vision-mission p {
    text-align: center;
    font-size: 0.95em;
  }
}

.mytxt {
  color: #000;
  font-family: 'poppins';

}



.image-placeholder {
    width: 100%;
    height: 300px;
    border-radius: 15px;
    overflow: hidden;
}

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

.trusted-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 35px 15px;
  background-color: #f2f2f2;
  border-radius: 28px;
  max-width: 100%;
  margin-top: 25px;
  min-height: 100px; /* Default height for smaller screens */
}

@media (min-width: 1024px) {
  .trusted-section {
    padding: 40px 0px; /* Slightly increased vertical padding, reduced horizontal padding */
    min-height: 150px; /* Increased height for big screens */
  }
}
.trusted-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.trusted-logos span {
  font-size: 1.125rem;
  font-weight: 600;
  margin-right: 1.5rem;
}

.trusted-logos img {
  height: 2rem;
  margin: 0 0.75rem;
  max-width: 100%;
  object-fit: contain;
}

@media (max-width: 640px) {
  .trusted-section {
    padding: 1rem 0;
  }

  .trusted-logos {
    flex-direction: column;
    text-align: center;
  }

  .trusted-logos span {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .trusted-logos img {
    margin: 0.5rem 0;
  }
}
/*  Mobile Responsive Design */
@media (max-width: 768px) {
    .vision-mission {
        flex-direction: column;
        align-items: center;
    }

    .vision-mission div,
    .vision-mission .image-placeholder {
        width: 100%;
    }

    .image-placeholder {
        height: 200px;
    }

    .vision-mission h2 {
        font-size: 1.3em;
        text-align: center;
    }

    .vision-mission p {
        text-align: center;
        font-size: 0.95em;
    }
}
.my-page-title {
  font-size: 62px; /* Default for large screens */
  font-weight: bold;
  /* text-align: center; */
  font-family: 'Alliance', sans-serif;


}

/* Small screen (mobile) */
@media (max-width: 768px) {
  .my-page-title {
    font-size: 34px; /* Smaller font size for small screens */
  }
}

/* our value */
.values-section {
  padding: 3rem 1.5rem;
  text-align: center;
}

.values-section h2 {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 3rem;
}

.value-item {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.value-item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}

.value-item h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.value-item p {
  font-size: 0.875rem;
  color: #4a5568;
}

@media (max-width: 640px) {
  .values-section h2 {
    font-size: 1.875rem;
  }
}








/* latter  */
.letter-section {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  padding: 2rem 1rem;
 
  font-family: 'poppins', sans-serif;
}

.letter-container {
  background-color: #ffffff;
  border-radius: 50px;
 padding-left: 90px;
 padding-right: 90px;
 padding-top:100px ;
 padding-bottom: 100px;
  width: 100%;
  max-width: 1145px;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1);
  line-height: 1.6;
  font-family: 'poppins', sans-serif;

}

.letter-header {

  margin-bottom: 1.5rem;
}

.letter-header h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #333;
  font-family: 'poppins', sans-serif;

}

.letter-header .date {
  font-size: 0.875rem;
  color: #6b7280;
  font-family: 'poppins', sans-serif;

}

.letter-content {
  font-size: 1rem;
  color: #333;
  font-family: 'poppins', sans-serif;

}

.letter-content p {
  margin-bottom: 1rem;
  font-family: 'poppins', sans-serif;

}

.letter-content .thank-you {
  font-family: 'poppins', sans-serif;
  margin-top: 1.5rem;
  font-size: 1rem;
  font-weight: bold;
}

.letter-signature {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}

.ceo-photo {
  width: 200px;
  height: 200px;
  border-radius: 10px;
  margin-right: 1rem;
  object-fit: cover;
}

.signature-text {
  text-align: left;
}

.signature-text p {
  margin: 0;
  font-family: 'poppins', sans-serif;
  margin-top: 1.5rem;
  font-size: 1rem;
  font-weight: bold;
}

.signature-text .signature-image {
  width: 150px;
  height: auto;
  margin: 0.5rem 0;
}

.signature-text .name {
  font-size: 19px;
  margin-top: 0.5rem;
  font-family: 'poppins', sans-serif;
  font-weight: normal;
 
}

.signature-text .title {
  font-size: 19px;
  font-weight: normal;
  font-family: 'poppins', sans-serif;
  margin-top: -1px;
}

@media (max-width: 768px) {
  .letter-signature {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .ceo-photo {
    margin: 0 0 1rem 0;
  }

  .signature-text p {
    text-align: center;
  }
}








/* cards */
.otoride-stats-section {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 columns for desktop */
  grid-template-rows: repeat(3, auto); /* 3 rows to accommodate rowspans */
  gap: 20px;
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.otoride-stats-section .card {
  background-color: white;
  border-radius: 25px;
  border-color: white;
  padding: 20px;
  box-shadow: 0 14px 18px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; /* Align items to the left */
  text-align: left; /* Align text to the left */
}

.otoride-stats-section .card-icon {
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-start; /* Align icon to the left */
}

.otoride-stats-section .card-title {
  font-size: 21px;
  color: black;
  font-weight: 500;
  margin-bottom: 5px;
}

.otoride-stats-section .card-value {
  font-size: 60px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
  font-family: Alliance, sans-serif;
}

.otoride-stats-section .card-description {
  font-size: 18px;
  color: #000000;
  margin-top: 5px;
}

.otoride-stats-section .small-value {
  font-size: 60px;
  font-weight: bold;
  color: #000000;
}

.my-value{
  display: inline !important;
  font-weight: 400 !important;
  font-size: 21px;
}
/* Specific grid positioning to match the screenshot layout */
.otoride-stats-section .card:nth-child(1) { grid-column: 1 / 2; grid-row: 1 / 2; }
.otoride-stats-section .card:nth-child(2) { grid-column: 2 / 3; grid-row: 1 / 3; }
.otoride-stats-section .card:nth-child(3) { grid-column: 3 / 4; grid-row: 1 / 2; }
.otoride-stats-section .card:nth-child(4) { grid-column: 4 / 5; grid-row: 1 / 3; }
.otoride-stats-section .card:nth-child(5) { grid-column: 1 / 2; grid-row: 2 / 4; }
.otoride-stats-section .card:nth-child(6) { grid-column: 2 / 3; grid-row: 3 / 4; }
.otoride-stats-section .card:nth-child(7) { grid-column: 3 / 4; grid-row: 2 / 4; }
.otoride-stats-section .card:nth-child(8) { grid-column: 4 / 5; grid-row: 3 / 4; }

/* Media Queries for Responsiveness */
@media (max-width: 1024px) {
  .otoride-stats-section {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, auto);
  }
  .otoride-stats-section .card:nth-child(1) { grid-column: 1; grid-row: 1; }
  .otoride-stats-section .card:nth-child(2) { grid-column: 2; grid-row: 1 / span 2; }
  .otoride-stats-section .card:nth-child(3) { grid-column: 1; grid-row: 2; }
  .otoride-stats-section .card:nth-child(4) { grid-column: 2; grid-row: 3; }
  .otoride-stats-section .card:nth-child(5) { grid-column: 1; grid-row: 3 / span 2; }
  .otoride-stats-section .card:nth-child(6) { grid-column: 2; grid-row: 4; }
  .otoride-stats-section .card:nth-child(7) { grid-column: 1; grid-row: 5; }
  .otoride-stats-section .card:nth-child(8) { grid-column: 2; grid-row: 5; }
}

@media (max-width: 768px) {
  .otoride-stats-section {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(8, auto);
  }
  .otoride-stats-section .card {
    width: 100%;
  }
  .otoride-stats-section .card:nth-child(n) { grid-column: 1; grid-row: auto; }
  .otoride-stats-section .card-title { font-size: 16px; }
  .otoride-stats-section .card-value { font-size: 40px; }
  .otoride-stats-section .card-description { font-size: 12px; }
  .otoride-stats-section .small-value { font-size: 40px; }
}

@media (max-width: 480px) {
  .otoride-stats-section {
    padding: 10px;
    gap: 10px;
  }
  .otoride-stats-section .card {
    padding: 15px;
  }
  .otoride-stats-section .card-title { font-size: 14px; }
  .otoride-stats-section .card-value { font-size: 30px; }
  .otoride-stats-section .card-description { font-size: 14px; }
  .otoride-stats-section .small-value { font-size: 30px; }
}