body {
  overflow-x: hidden;
}

/* ------------ start section css---------- */

.front-img-foton {
  width: 100%;
  height: auto;
}

.under-line.active-about::before {
  width: 100%;
  left: 0;
}

.manindra {
  text-align: center;
  width: 50%;
}

@media (max-width: 700px) {
  .justify-content-center {
    display: grid !important;
    place-items: center !important;
  }
}

#activeA {
  color: #002c5f;
}

.text-foton {
  font-family: sans-serif !important;
  /* font-weight: 600; */
  font-size: 1rem;
  line-height: 30px;
  color: #000;
}

/*-------------------- Cover About Us-------------------- */

.bg {
  /* margin-top: -2rem; */
  width: 100%;
  text-align: center;
  margin: 0% 0;
}

.cover {
  width: 100%;
  height: auto;
}

.title h1 {
  position: absolute;
  font-size: 70px;
  line-height: 120px;
  letter-spacing: 0px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  margin: 10% 0;
  width: 100%;
  font-family: sans-serif !important;
}

.foton-font {
  font-size: 44px;
  color: #2d2d2d;
  font-weight: 700;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

/* ----------------------------------------start foton quezon css-------------------------------- */

.cos-container {
  padding: 50px 100px;
}

.txt-fqa p {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
}

.viewer {
  filter: gray;
  -webkit-filter: grayscale(0.8);
  -webkit-transition: all 0.8s ease-in-out;
}

.viewer:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}

@media (max-width: 786px) {
  .cos-container {
    padding: 20px 0;
  }
}

/* .yt-container {
  margin: auto;
  width: 50%;
} */

.yt-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.responsive-iframe {
  position: relative;
  width: 100%;
  max-width: 990px;
  aspect-ratio: 16 / 9;
}

.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 768px) {
  .fnt-text {
    place-items: center;
    display: block;
  }
}

/* ---------------------------------------end foton quezon css-------------------------------- */

.about {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.manindra {
  height: auto;
  width: 90%;
  /* margin-top: 5rem; */
  object-fit: cover;
}

.TunladV9 {
  display: flex;
  margin: auto;
}

.text-archievements {
  padding: 0 7rem;
}

ul,
li,
.year h5 {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 28px;
  font-style: normal;
}

.see {
  appearance: none;
  background-color: transparent;
  border: 0.125em solid #1a1a1a;
  border-radius: 0.9375em;
  box-sizing: border-box;
  color: #3b3b3b;
  cursor: pointer;
  display: inline-block;
  font-family:
    Roobert,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Helvetica,
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  /* min-height: 3.75em;
  min-width: 0; */
  outline: none;
  padding: 0.5rem 2rem;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  will-change: transform;
}

.see:disabled {
  pointer-events: none;
}

.see:hover {
  color: #fff;
  background-color: #1a1a1a;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.see:active {
  box-shadow: none;
  transform: translateY(0);
}

#more {
  display: none;
}

#myBtnup {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: rgba(0, 170, 210, 1);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtnup:hover {
  color: rgba(0, 170, 210, 1);
  background-color: rgba(255, 255, 255, 0.1);
}

.pad-0 {
  padding: 0 !important;
}

.title-fqa {
  font-family:
    Chakra Petch,
    sans-serif !important;
  font-size: 4rem !important;
  font-weight: 700 !important;
  font-style: normal;
  color: black;
}

.title {
  padding: 0 15px 0 0 !important;
  font-size: 2.7rem;
  font-weight: bold;
  font-style: normal;
  font-family: sans-serif !important;
  color: black;
  text-transform: uppercase;
}

.highlights {
  padding: 2rem 0;
  font-size: 3rem;
  font-weight: bold;
  font-style: normal;
  font-family: sans-serif !important;
  color: #212529;
  text-transform: uppercase;
}

.Corporate {
  padding: 2rem 0;
  font-size: 3rem;
  font-weight: bold;
  font-style: normal;
  font-family:
    Chakra Petch,
    sans-serif !important;
  color: rgb(255, 255, 255);
}

.mySlides {
  display: none;
}

.w3-content {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.white {
  color: #fff;
}

.title-Corporate {
  color: rgb(255, 255, 255);
  font-family: sans-serif !important;
  font-size: 28px;
}

.col-sm {
  padding: 0 !important;
}

.bold {
  font-weight: bold;
}

.background-corporate {
  background-color: #3b3b3b;
  padding: 50px 100px;
  color: #fff;
}

.logo-foton {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: flex;
}

.responsive {
  padding: 0px 100px !important;
  color: #000;
}

.container-gallery {
  margin-left: 50px;
  margin-right: 50px;
  max-width: 100% !important;
}

.fronend-about {
  font-size: 44px !important;
  display: grid;
  text-align: center;
  padding: 20px;
}

.fronend-about h2 {
  font-size: 44px !important;
}

.img-fluid-cos {
  width: 40%;
  height: auto;
}

.container-achievements {
  width: 100%;
}

.branch-container {
  padding: 0px 10px;
  background-color: #f3f3f3;
}

@media (max-width: 768px) {
  .title h1 {
    text-align: center;
    font-size: 2.5rem;
    margin: 1% 0;
  }
  .manindra {
    width: 80%;
  }
  .TunladV9 {
    width: 80%;
  }
  .text-archievements {
    padding: 0 2rem;
  }
  .foton-font {
    padding: 0 !important;
  }
  .highlights {
    font-size: 27px !important;
    padding: 0;
  }
  .background-corporate {
    padding: 50px 80px;
  }
  /* .responsive {
    padding: 0 1rem;
  } */
}

@media (max-width: 600px) {
  .background-corporate {
    padding: 50px 50px;
  }
}

@media (max-width: 900px) {
  .img-fluid,
  .img-fluid-cos {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .responsive {
    padding: 0px 30px !important;
  }
}

/* -----------------------------start esjay auto corp css-------------------------------- */

.esjay-group {
  padding-top: 100px;
}

.fronend-about {
  font-size: 44px !important;
  display: grid;
  text-align: center;
  /* margin-bottom: 20px; */
  padding: 20px;
}

.fronend-about h2 {
  font-size: 44px !important;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.content-esjay {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.grid-col-fta,
.grid-col-awards,
.grid-col-group {
  display: flex;
  align-items: center;
}

.content-esjay p {
  color: #4d4d4d;
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  display: none !important;
}

.pad-30 {
  padding: 30px;
}

/*.img-fluid {*/
/*  max-width: 100% !important;*/
/*}*/

.pad-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (max-width: 768px) {
  .grid-col-fta,
  .grid-col-awards,
  .grid-col-group {
    display: grid !important;
    align-items: center;
    gap: 20px;
  }
  .col-width {
    width: 100% !important;
  }
}

.row {
  width: 100% !important;
  --bs-gutter-x: 0 !important;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  margin: auto !important;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}

/* -----------------------------end esjay auto corp css-------------------------------- */
