@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://web.archive.org/web/20250305150057im_/https://fonts.gstatic.com/s/barlow/v5/7cHpv4kjgoGqM7EPCw.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://web.archive.org/web/20250305150057im_/https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3_-gc4A.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://web.archive.org/web/20250305150057im_/https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E30-8c4A.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://web.archive.org/web/20250305150057im_/https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3t-4c4A.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://web.archive.org/web/20250305150057im_/https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3j-wc4A.ttf) format('truetype');
}
body {
  font-family: 'Barlow', sans-serif;
  font-size: 1rem;
  color: #242424;
}
h1,
h2,
h3,
h4,
h5 {
  color: #660099;
}
h2 {
  font-weight: 800;
  letter-spacing: 0.08rem;
}
h3,
h4,
h5 {
  font-weight: 700;
}
h1 {
  font-weight: 900;
  margin-bottom: 3rem;
}
p {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2.2rem;
}
ul {
  list-style: none;
}
.navbar {
  z-index: 0;
  background-color: #fff;
  box-shadow: 0 0 10px #aaa;
}
.navbar .navbar-brand img {
  max-height: 100px;
}
.navbar .navbar-nav .nav-item {
  padding: 0 1rem;
}
.navbar .navbar-nav .nav-item .nav-link {
  color: #242424;
  font-weight: 600;
}
.navbar .navbar-nav .nav-item .nav-link:hover {
  color: #660099;
}
.bsd {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 0.8rem;
}
.topsection {
  max-height: 700px;
  overflow: hidden;
  background-image: url(/web/20250305150057im_/https://www.michlalah.effidev.net/images/headerbanner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 8rem;
  z-index: -1;
  width: 100%;
  color: #fff;
  position: relative;
}
.topsection .topoverlay {
  background-color: rgba(102, 0, 153, 0.3);
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.topsection p {
  font-size: 1.3rem;
}
.topsection h3 {
  color: #fff;
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 2rem;
}
.numbers {
  margin-top: -3rem;
}
.numbers .number-banner {
  background: #fff;
  box-shadow: 0 10px 10px #888;
}
.numbers .number-banner .number-div {
  text-align: center;
}
.numbers .number-banner .number-div .number {
  color: #660099;
  font-size: 3rem;
  font-weight: 900;
  padding: 2rem 1rem 0rem;
}
.numbers .number-banner .number-div .title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #242424;
  padding: 0.5rem 1rem;
}
.numbers .number-banner .number-div .text {
  font-weight: 500;
  color: #242424;
  padding: 0.5rem 1rem 4rem;
}
.about {
  margin-top: 10rem;
  margin-bottom: 8rem;
}
.founders {
  position: relative;
  background-image: url(/web/20250305150057im_/https://www.michlalah.effidev.net/images/foundersbg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 5rem;
  margin-bottom: 5rem;
  padding: 3rem 0;
  color: #fff;
  text-align: center;
}
.founders .foundersoverlay {
  opacity: 0.8;
  background-color: #660099;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.founders img {
  max-width: 200px;
}
.founders h2 {
  color: #fff;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 3rem;
  z-index: 1;
}
.founders .col-md-6 {
  z-index: 1;
}
.founders .col-md-6 h4 {
  color: #fff;
  margin-top: 1rem;
  font-weight: 700;
}
.founders .col-md-6 h5 {
  color: #fff;
  font-style: italic;
}
.founders .col-md-6 p {
  padding: 1rem 9rem;
}
.campus {
  padding-bottom: 5rem;
}
.campus p {
  margin: 3rem 0;
}
.campus .equipments {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
.campus .equipments .col {
  margin-top: 0;
}
.campus .equipments .col .card {
  padding: 1rem;
  box-shadow: 3px 3px 5px #eee;
  margin-bottom: 5rem;
  border-radius: 1rem;
  border: none;
  font-weight: 500;
}
.campus .equipments .col .card img {
  max-width: 100px;
  padding-right: 1rem;
}
.campus .equipments .col .card .card-title {
  color: #242424;
  margin-top: 0.5rem;
  font-weight: 500;
}
.program {
  background-color: #efefef;
  padding-top: 5rem;
  text-align: center;
}
.program h2 {
  text-align: center;
  margin-bottom: 2rem;
}
.program h3 {
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 3rem;
  color: #fff;
}
.program .founderssection {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.program .founderssection h4,
.program .founderssection h5 {
  color: #242424;
}
.program .founderssection img {
  max-width: 200px;
}
.program .seminar {
  margin-top: 5rem;
  background: #660099;
  color: #fff;
}
.program .seminar .seminardiv {
  padding-left: 0px;
  padding-right: 0px;
}
.program .formation {
  margin-top: 3rem;
}
.program .seminar ul li,
.program .formation ul li {
  padding: 0.75rem 0;
  font-weight: 500;
}
.apply {
  margin-bottom: 5rem;
}
.apply a {
  color: #660099;
  text-decoration: none;
}
.apply h2 {
  margin-top: 3rem;
  margin-bottom: 3rem;
  text-align: center;
}
.apply p {
  text-align: center;
}
.apply .doc {
  text-align: center;
  padding: 3rem 0;
}
.apply .doc a {
  box-shadow: 0 0 5px #ddd;
  padding: 2rem;
  border-radius: 9px;
  color: #660099;
  text-decoration: none;
}
.apply .doc a img {
  height: 60px;
}
.apply .doc a:hover {
  text-decoration: underline;
}
footer {
  background-color: #660099;
  padding: 5rem 0;
}
footer .contactus {
  color: #fff;
}
footer .contactus h5 {
  color: #fff;
}
footer .follow {
  text-align: center;
  font-size: 1.2rem;
}
footer .follow a {
  color: #fff;
  text-decoration: none;
}
footer .copyright {
  color: #fff;
  font-size: 0.8rem;
}
footer .copyright a {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 991px) {
  .founders .col-md-6 p {
    padding: 0.5rem;
  }
}
@media (max-width: 767px) {
  .navbar .navbar-brand img {
    max-height: 60px;
  }
  .topsection {
    padding: 3rem;
  }
  .program .seminar {
    border-right: none;
    border-bottom: 1px dotted #ddd;
  }
}
/*# sourceMappingURL=style.css.map */
/*
     FILE ARCHIVED ON 15:00:57 Mar 05, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:37:55 Apr 26, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 6.012
  load_resource: 67.62
  PetaboxLoader3.resolve: 42.635
  PetaboxLoader3.datanode: 24.565
*/