.pg3-main .flow_wrap .flow_in .flow .flow_boxy {
  padding-bottom: 20rem;
}
.pg3-main .pg3-abt {
  position: relative;
  margin-bottom: 5rem;
}
.pg3-main .pg3-abt h3 {
  text-align: center;
  font-size: clamp(3rem, 3000px, 4vw);
  padding-bottom: 0.2em;
}
.pg3-main .pg3-abt p {
  margin-inline: auto;
  text-align: center;
  color: #1e1e1e;
  width: 52%;
  font-size: clamp(1.3rem, 3000px, 1.3vw);
}
.pg3-main .pg3-abt img {
  position: absolute;
  top: 0;
  right: 10%;
  width: 31%;
}
.pg3-main .pg3-overview {
  background: url(../media/images/course-details/overview.jpg) no-repeat;
  background-size: cover;
}
.pg3-main .pg3-overview h4 {
  text-align: center;
  color: #fff;
  font-size: clamp(3rem, 3000px, 4vw);
  margin-top: 5rem;
}
.pg3-main .pg3-overview p {
  color: #fff;
  text-align: center;
  font-size: clamp(1.3rem, 3000px, 1.3vw);
}
.pg3-main .pg3-overview .ovr-flex {
  display: flex;
  justify-content: space-between;
  padding: 8em 11% 11em 11%;
}
.pg3-main .pg3-overview .ovr-flex h5 {
  font-family: "Lato-Light";
  color: #fff;
  font-size: clamp(1.5rem, 3000px, 1.5vw);
  letter-spacing: 2px;
}
.pg3-main .pg3-overview .ovr-flex p {
  text-align: left;
}
.pg3-main .bg-part-course {
  position: relative;
  margin-top: -10em;
}
.pg3-main .pg3-offering {
  margin-block: -1px;
  position: relative;
}
.pg3-main .pg3-offering img {
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
}
.pg3-main .pg3-offering .offering-header {
  padding-inline: 5%;
  margin-top: 4em;
  padding-bottom: 3em;
}
.pg3-main .pg3-offering .offering-header h5 {
  font-family: "Lato-Light";
  font-size: clamp(1.5rem, 3000px, 2.3vw);
  letter-spacing: 2px;
  color: #fff;
}
.pg3-main .pg3-offering .offering-header h6 {
  font-size: clamp(3rem, 3000px, 4vw);
  color: #fff;
}
.pg3-main .pg3-learning h3 {
  text-align: center;
  font-size: clamp(3rem, 3000px, 4vw);
}
.pg3-main .pg3-learning ul {
  width: 50%;
  padding-inline: 5%;
}
.pg3-main .pg3-learning ul:nth-child(1) {
  border-right: 1px solid #676767;
}
.pg3-main .pg3-learning ul li {
  padding-block: 1em;
  font-size: clamp(1.2rem, 3000px, 1.2vw);
  list-style-image: url(../media/images/course-details/bullet.png);
  padding-inline-start: 1ch;
}
.pg3-main .pg3-learning .ul-div {
  padding: 5em 6% 5em 6%;
  display: flex;
}
.pg3-main .pg3-testi {
  background-color: #121212;
  background-image: url(../media/images/course-details/f3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  padding-block: 7em;
}
.pg3-main .pg3-testi .testi-cont h5 {
  font-size: clamp(1.5rem, 3000px, 1.5vw);
  text-align: center;
  color: #a6866d;
}
.pg3-main .pg3-testi .testi-cont h6 {
  text-align: center;
  font-size: clamp(2.5rem, 3000px, 3vw);
  font-family: "Lato-Light";
  color: #fff;
}
.pg3-main .pg3-testi .testi-cont .testi-cont-img {
  text-align: center;
  padding-block: 3em;
}
.pg3-main .pg3-testi .testi-cont .testi-cont-img img {
  margin: auto;
  width: 4.5rem;
}
.pg3-main .pg3-testi .testi-cont p {
  color: #fff;
  text-align: center;
  font-size: clamp(1.2rem, 3000px, 1.2vw);
  width: 50%;
  margin: auto;
}
.pg3-main .pg3-testi .testi-cont .pg3-hr {
  height: 2px;
  background: #fff;
  width: 10%;
  margin: auto;
  margin-block: 3em;
}
.pg3-main .pg3-testi .testi-cont .round_imag {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: auto;
  width: 6rem;
}
.pg3-main .pg3-testi .testi-cont .prof-cont h5 {
  color: #a6866d;
  font-size: clamp(1.3rem, 3000px, 1.3vw);
  padding-top: 1em;
  padding-bottom: 0.1em;
  letter-spacing: 2px;
}
.pg3-main .pg3-testi .testi-next {
  right: 10%;
}
.pg3-main .pg3-testi .testi-prev {
  left: 10%;
}
.pg3-main .pg3-testi .testi-next::after, .pg3-main .pg3-testi .testi-prev::after {
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  padding: 0.8em 1em;
  color: #a6866d;
  font-size: 1.8rem;
}
.pg3-main .pg3-cta {
  padding-top: 0;
  position: relative;
}
.pg3-main .pg3-cta .cta-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pg3-main .pg3-cta .cta-head {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.pg3-main .pg3-cta .cta-head h6 {
  font-size: clamp(2.5rem, 3000px, 4vw);
  width: 50%;
  color: #fff;
  padding-bottom: 1em;
}
.pg3-main .pg3-cta .cta-head a {
  padding: 1em 4em;
  background: #5f341a;
  letter-spacing: 2px;
  color: #fff;
}
.pg3-main .pg3-coursesec h5, .pg3-main .pg3-coursesec h6 {
  padding-inline: 10%;
}
.pg3-main .pg3-coursesec h5 {
  font-family: "Lato-Light";
  font-size: clamp(3rem, 3000px, 3vw);
}
.pg3-main .pg3-coursesec h6 {
  font-size: clamp(4.1rem, 3000px, 4.1vw);
}
.pg3-main .pg3-coursesec .course-head {
  padding-bottom: 5em;
}
.pg3-main .pg3-coursesec .swip-pad {
  padding-inline: 10%;
  position: relative;
}
.pg3-main .pg3-coursesec .swip-pad .course-next {
  right: 5%;
}
.pg3-main .pg3-coursesec .swip-pad .course-prev {
  left: 5%;
}
.pg3-main .pg3-coursesec .swip-pad .course-next::after, .pg3-main .pg3-coursesec .swip-pad .course-prev::after {
  border: 2px solid #a6866d;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  padding: 0.8em 1em;
  color: #a6866d;
  font-size: 1.8rem;
}
.pg3-main .pg3-coursesec .courseSwiper {
  padding-bottom: 10%;
  position: relative;
}
.pg3-main .pg3-coursesec .courseSwiper .swiper-wrapper .swiper-slide:nth-child(1) {
  margin-top: 6%;
}
.pg3-main .pg3-coursesec .courseSwiper .swiper-wrapper .swiper-slide:nth-child(3) {
  margin-top: 10%;
}
.pg3-main .pg3-coursesec .courseSwiper img {
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
}
.pg3-main .pg3-coursesec .courseSwiper p {
  color: #a6866d;
  text-transform: uppercase;
  padding-top: 1em;
  font-size: clamp(1.5rem, 3000px, 1.8vw);
}

@media (max-width: 1023px) {
  .pg3-main .pg3-abt {
    padding-block: 1rem;
  }
  .pg3-main .pg3-abt p {
    width: 90%;
  }
  .pg3-main .pg3-overview h4 {
    margin-top: 3rem;
  }
  .pg3-main .pg3-overview .ovr-flex {
    flex-direction: column;
    row-gap: 2em;
    text-align: center;
    padding: 5em 11% 11em 11%;
  }
  .pg3-main .pg3-overview .ovr-flex p {
    text-align: center;
  }
  .pg3-main .pg3-learning .ul-div {
    flex-direction: column;
    padding: 2em 6% 2em 6%;
  }
  .pg3-main .pg3-learning .ul-div ul {
    border: none;
    width: 90%;
  }
  .pg3-main .pg3-cta .cta-img {
    height: 80vh;
  }
  .pg3-main .pg3-cta .cta-head {
    top: 41%;
  }
  .flow_wrap .flow_in .flow .flow_box .flow_texty {
    margin-top: 4%;
  }
  .flow_wrap .flow_in .flow .flow_box .flow_texty p.title {
    font-size: 2.5rem;
  }
}
@media (max-width: 600px) {
  .pg3-main .ban-sec-pg3 img {
    height: 100vh;
    object-fit: cover;
  }
  .testi-next, .testi-prev {
    display: none;
  }
  .testiSwiper {
    padding-bottom: 4rem;
  }
  .testiSwiper .swiper-pagination-bullet {
    background-color: #a6866d;
  }
  .pg3-main .pg3-cta .cta-images {
    height: 100vh;
  }
  .pg3-main .pg3-cta .cta-head {
    top: 25%;
  }
  .pg3-main .pg3-cta .cta-head h6 {
    width: 90%;
  }
  .pg3-main .pg3-testi {
    padding-bottom: 4em;
  }
  .pg3-main .pg3-testi .testi-cont p {
    width: 90%;
  }
  .pg3-main .pg3-coursesec {
    padding-block: 1rem;
  }
  .pg3-main .pg3-coursesec .course-head {
    padding-bottom: 2em;
  }
  .pg3-main .pg3-coursesec h6 {
    font-size: 3.5rem;
  }
  .pg3-main .pg3-coursesec .courseSwiper .swiper-wrapper .swiper-slide:nth-child(3), .pg3-main .pg3-coursesec .courseSwiper .swiper-wrapper .swiper-slide:nth-child(1) {
    margin-top: 0;
  }
  .pg3-main .pg3-coursesec .courseSwiper img {
    height: 25rem;
  }
  .pg3-main .pg3-offering .offering-header {
    padding-bottom: 0;
  }
  .pg3-main .flow_wrap .flow_in .flow .flow_boxy {
    padding-bottom: 4rem;
  }
}
@media (min-width: 601px) {
  .testi-pagination {
    display: none;
  }
}/*# sourceMappingURL=taufiq.css.map */