@import url("https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap");
a {
  color: #ffc300;
  outline: 0;
  font-weight: bold;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}

.s2-text {
  padding: 4vw 10vw;
}

@media screen and (max-width: 992px) {
  .s2-text {
    padding: 5vw 5vw;
  }
}

@media screen and (max-width: 768px) {
  .s2-text {
    padding: 5vw 2.5vw;
  }
}

.s2-text h2 {
  font-size: calc(1.375rem + 1.5vw);
  line-height: 58px;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .s2-text h2 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 768px) {
  .s2-text h2 {
    font-size: calc(1.34375rem + 1.125vw);
  }
}

@media screen and (max-width: 768px) and (min-width: 1200px) {
  .s2-text h2 {
    font-size: 2.1875rem;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h2 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}

@media screen and (max-width: 576px) and (min-width: 1200px) {
  .s2-text h2 {
    font-size: 1.875rem;
  }
}

.s2-text h5 {
  font-size: 1.25rem;
  line-height: 29px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .s2-text h5 {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h5 {
    font-size: 1rem;
  }
}

.selc1t {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-position: center;
  background: url("/static/images/about/bg_scene.png");
  background-size: cover;
  z-index: -1;
}

.s2-img {
  padding: 2.5vw 2.5vw;
  width: 100%;
  height: auto;
}

.s2-text-border {
  border-top-style: inset;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.s2-text p {
  font-size: 1.25rem;
}

@media screen and (max-width: 576px) {
  .s2-text p {
    font-size: 1rem;
  }
}

.img-position {
  margin: auto;
}

@media screen and (max-width: 576px) {
  .img-position {
    margin: 0;
  }
}

.img-fluid {
  max-width: 700px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .img-fluid {
    width: 100% !important;
    height: auto;
  }
}

@media screen and (max-width: 576px) {
  .s2-text .row {
    --bs-gutter-x: 0;
  }
}

.selc1t {
  position: relative;
  width: auto;
}

@media only screen and (min-width: 992px) {
  .selc1t .dropdown-menu.show {
    display: block;
  }
}

.button-op {
  border-radius: 10px;
  background-color: rgba(52, 58, 64, 0.9);
}

.btn-app {
  border-radius: 20px;
  height: 40px;
  width: 120px;
  border-color: #ffc300;
  border-width: 2px;
  font-weight: 700;
  background-color: #2c2c2c;
  color: #FFFFFF;
  margin: 0 0.5vw 1vw 0.5vw;
}

.s3-text h3 {
  font-size: calc(1.375rem + 1.5vw);
  line-height: 58px;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .s3-text h3 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 768px) {
  .s3-text h3 {
    font-size: calc(1.34375rem + 1.125vw);
  }
}

@media screen and (max-width: 768px) and (min-width: 1200px) {
  .s3-text h3 {
    font-size: 2.1875rem;
  }
}

@media screen and (max-width: 576px) {
  .s3-text h3 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}

@media screen and (max-width: 576px) and (min-width: 1200px) {
  .s3-text h3 {
    font-size: 1.875rem;
  }
}

.s3-text h5 {
  font-size: 1.25rem;
  line-height: 29px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .s3-text h5 {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 576px) {
  .s3-text h5 {
    font-size: 1rem;
  }
}

.s3-text h6 {
  font-size: 1.125rem;
  line-height: 29px;
  font-weight: 400;
}

@media screen and (max-width: 1400px) {
  .s3-text h6 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 1200px) {
  .s3-text h6 {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 992px) {
  .s3-text h6 {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 576px) {
  .s3-text h6 {
    font-size: 1rem;
  }
}

.s2-border {
  border-width: minmax(4px, 100%);
  border-bottom-style: inset;
  border-color: #ffffff;
  margin: 0% 0% 0% 0%;
}

.s4-text h2 {
  font-size: calc(1.3rem + 0.6vw);
  line-height: 32px;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .s4-text h2 {
    font-size: 1.75rem;
  }
}

.s4-text p {
  font-size: 1.25rem;
  line-height: 26px;
  font-weight: 700;
}

.s5-text h2 {
  font-size: calc(1.275rem + 0.3vw);
  line-height: 32px;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .s5-text h2 {
    font-size: 1.5rem;
  }
}

.s5-text p {
  font-size: 1.125rem;
  line-height: 20px;
  font-weight: 700;
}

@media screen and (max-width: 576px) {
  .s5-text p {
    font-size: 1rem;
  }
}

.s6-text h2 {
  font-size: calc(1.275rem + 0.3vw);
  line-height: 29px;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .s6-text h2 {
    font-size: 1.5rem;
  }
}

.s6-text p {
  font-size: calc(1.275rem + 0.3vw);
  line-height: 29px;
  font-weight: 400;
}

@media (min-width: 1200px) {
  .s6-text p {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 1600px) {
  .coneTaineR {
    max-width: 800px;
  }
}

@media screen and (max-width: 768px) {
  .coneTaineR {
    max-width: 400px;
  }
}

.timeline-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.timeline-steps .timeline-step {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 1rem 1rem;
}

@media screen and (max-width: 576px) {
  .timeline-steps .timeline-step {
    margin: 1rem 0.5rem;
  }
}

@media (min-width: 1601px) {
  .timeline-steps .timeline-step:not(:last-child):after {
    content: "";
    display: block;
    border-top: .25rem dotted #FFC300;
    width: 3.8125rem;
    position: absolute;
    left: 7.5rem;
    top: .3125rem;
  }
  .timeline-steps .timeline-step:not(:first-child):before {
    content: "";
    display: block;
    border-top: .25rem dotted #FFC300;
    width: 3.8125rem;
    position: absolute;
    right: 7.5rem;
    top: .3125rem;
  }
}

.timeline-steps .timeline-content {
  width: 10rem;
  text-align: center;
}

.timeline-steps .timeline-content .inner-circle {
  border-radius: 1.5rem;
  height: 1rem;
  width: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFC300;
}

.timeline-steps .timeline-content .inner-circle:before {
  content: "";
  background-color: #FFC300;
  display: inline-block;
  height: 3rem;
  width: 3rem;
  min-width: 3rem;
  border-radius: 6.25rem;
  opacity: .5;
}
/*# sourceMappingURL=about.css.map */