section {
  padding-top: 100px;
  padding-bottom: 100px;
}

p {
  color: #000;
}

.sub-heading {
  font-size: 18px;
}

.case-study-sec p {
  font-size: 18px;
}

.sec-title h2 {
  font-size: 35px;
  line-height: 45px;
  color: #000;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 15px auto;
  text-transform: capitalize;
}

.sec-title p {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  font-size: 18px;
  color: #000;
}

/* banner css start */
.banner-sec {
  min-height: 300px;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  padding: 200px 0 !important;
}

.banner-txt p {
  line-height: 28px;
  font-weight: 400;
  margin: 20px 0 35px 0;
}

/* banner css start */

/* feature css start */
.feature-sec.styleone {
  background: #1a42ca;
}

.feature-sec .sec-title {
  margin-bottom: 50px;
}

.feature-sec .feature-box {
  background-color: #fff;
  border: 1px solid #0083eb26;
  padding: 25px;
  border-radius: 5px;
  box-shadow: 0 1rem 3rem rgb(161 161 161 / 18%);
  transition: all 0.5s ease-in-out;
  min-height: 295px;
  margin-bottom: 25px;
}

.feature-sec .feature-box:hover {
  transform: translateY(-5px);
}

.feature-sec .feature-box h4 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-bottom: 5px;
}

.feature-sec .feature-box p {
  font-size: 15px;
  line-height: 25px;
  transition: all 0.5s ease-in-out;
}

.feature-sec .feature-logo i {
  font-size: 18px;
  color: #fff;
  transition: all 0.5s ease-in-out;
}

.feature-sec .feature-logo {
  width: 40px;
  height: 40px;
  background-color: #ff6820;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-bottom: 10px;
  transition: all 0.5s ease-in-out;
}

.main-timeline-section {
  position: relative;
  width: 100%;
  margin: auto;
  height: 500px;
  padding: 100px 0 0;
}

.main-timeline-section .timeline-start,
.main-timeline-section .timeline-end {
  position: absolute;
  background: #f2635f;
  border-radius: 100px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}

.main-timeline-section .timeline-end {
  right: 0px;
}

.main-timeline-section .conference-center-line {
  position: absolute;
  width: 100%;
  height: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: #f2635f;
}

.timeline-article {
  width: 20%;
  position: relative;
  min-height: 300px;
  float: right;
}

.timeline-article .content-date {
  position: absolute;
  top: 37%;
  left: -10px;
  font-size: 18px;
}

.timeline-article .meta-date {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #f2635f;
}

.timeline-article .content-box {
  border-radius: 5px;
  padding: 24px !important;
  background-color: #ffffff14;
  border: 1px solid #ffffff63;
  width: 300px;
  position: absolute;
  top: 60%;
  left: -154px;
  padding: 10px;

  h4,
  p {
    color: #fff;
  }
}

.timeline-article-top .content-box:before {
  content: " ";
  position: absolute;
  left: 55%;
  transform: translateX(-50%);
  top: -20px;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}

.timeline-article-bottom .content-date {
  top: 50%;
}

.timeline-article-bottom .content-box {
  top: -38%;
}

.timeline-article-bottom .content-box:before {
  content: " ";
  position: absolute;
  left: 55%;
  transform: translateX(-50%);
  bottom: -20px;
  border: 10px solid transparent;
  border-top-color: #fff;
}

/* feature css end */

/* parking process css start */
.parking-process-sec .parking-proc-box h4 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-bottom: 5px;
  transition: all 0.5s ease-in-out;
  position: relative;
  padding-left: 15px;
}

.parking-process-sec .parking-proc-box h4::before {
  background-color: #fff;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 5px;
}

.parking-process-sec .parking-proc-box {
  margin: 0 10px 25px 150px;
  border: 1px solid #1a42ca40;
  padding: 25px;
  border-radius: 5px;
  box-shadow: 0 1rem 3rem rgb(161 161 161 / 18%);
}

.parking-process-sec .parking-proc-box p {
  font-size: 15px;
  line-height: 22px;
  transition: all 0.5s ease-in-out;
}

.parking-left-box {
  position: sticky;
  top: 0;
}

.parking-right-box::-webkit-scrollbar {
  width: 2px;
}

.parking-right-box::-webkit-scrollbar-track {
  background: transparent;
}

.parking-right-box::-webkit-scrollbar-thumb {
  background: #1a42ca;
}

/* parking process css end */

/*  */
.statistics-section .mt-0 {
  margin-top: 0 !important;
}

/* service section css start */
.service-sec {
  background-color: #ff6820;
  padding-bottom: 250px;
}

.service-box-txt {
  margin-top: 30px;
}

.service-sec .service-offer-box {
  margin-bottom: 35px;
}

.service-bottom-txt-box {
  background-color: #fff;
  border-radius: 5px;
  padding: 60px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #ddd;
}

.service-bottom-txt .service-bottom-box {
  border-bottom: 1px solid #c1baba;
  padding-bottom: 48px;
  margin-right: 30px;
}

.service-bottom-box-pad {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 48px;
}

section.service-bottom-txt {
  margin-top: -313px;
}

.service-offer-box h4,
.service-bottom-box h4 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-bottom: 5px;
}

.service-offer-box p,
.service-bottom-box p {
  color: #000;
  font-size: 15px;
}

.service-bottom-box span {
  color: #ff6820;
}

.service-offer-img {
  padding-left: 150px;
}

/* service section css start */

/* technology css start */
.technology-tabs {
  margin-top: 30px;
}

.technology-sec .technology-box {
  margin-bottom: 20px !important;
}

.technology-sec .technology-txt h5 {
  color: #000;
}

/* technology css end */

/* portfolio css start */
.portfolio-sec .section-heading h2,
.portfolio-sec .section-heading p {
  color: #000;
}

.portfolio-sec .section-heading p {
  font-size: 16px;
}

.common-heading h2 {
  font-weight: 500;
}

/* portfolio css end */

@media (max-width: 991px) {
  .banner-sec {
    padding: 100px 0 !important;
  }

  .parking-process-sec .parking-proc-box {
    margin: 0 0 24px 0;
  }

  .main-timeline-section {
    height: 100%;
    padding: 0 0 100px 0;
  }

  .main-timeline-section .conference-center-line {
    display: none;
  }

  .main-timeline-section .timeline-start,
  .main-timeline-section .timeline-end {
    display: none;
  }

  .timeline-article .meta-date {
    display: none;
  }

  .timeline-article {
    width: 100%;
    min-height: fit-content;
  }

  .timeline-article {
    .content-date {
      position: relative;
      top: 0;
      left: 0;
    }
    .content-box {
      position: relative;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
    }
  }

  .conference-timeline-content {
    height: 100%;
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
  }

  .timeline-article-bottom {
    .content-date {
      position: relative;
      top: 50px;
      left: 0;
    }

    .content-box {
      position: relative;
      top: 50px;
      left: 0;
      height: 100%;
    }
  }

  .timeline-article-top .content-box::before,
  .timeline-article-bottom .content-box::before {
    content: unset;
  }
}

@media (max-width: 767px) {
  section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .conference-timeline-content {
    grid-template-columns: 1fr;
  }

  .timeline-article-bottom {
    .content-date {
      top: 0;
    }

    .content-box {
      top: 0;
    }
  }
}

@media (max-width: 768px) {
  .banner-sec {
    padding: 60px 0 !important;
  }

  .sec-title h2 {
    line-height: 35px;
  }

  .service-offer-img {
    padding: 0;
  }

  section.service-bottom-txt {
    margin-top: -250px;
  }
}

@media (max-width: 425px) {
  .baner-btn {
    flex-direction: column;

    a {
      width: 100%;
      text-align: center;
    }
  }
}
