@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");

@font-face {
  font-family: "Cocogoose";
  src: url("./fonts/cocogoose-compressed-bold-trial-webfont.woff2") format("woff2");
}

/* General Rules */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Poppins", sans-serif;
}

ul {
  padding: 0;
  list-style-type: none;
}

a {
  text-decoration: none;
}

.wrapper {
  height: 100%;
  background-color: #e5e5e5;
}

/* End of General Rules */
.speaker-info h2 {
  font-size: 16px;
}

.partnersImage p {
  margin-left: 20%;
  color: #b3b3b3;
}

.partnersImage {
  display: flex;
  flex-direction: column;
}

.partnerName p {
  display: flex;
  text-align: center;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.header-info-about {
  display: flex;
  height: 550px;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.header-info-about h1 {
  color: #ec5242;
  line-height: 28px;
  margin: 200px 0 0 0;
  position: absolute;
  font-weight: 800;
  font-family: "Lato", sans-serif;
  top: 0;
  font-size: 20px;
}

.header-topic-disc-about {
  background-color: white;
  border-style: solid;
  border-color: rgb(209, 208, 208);
  border-radius: 5px;
  padding: 10px 10px 10px 10px;
  border-width: 2px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 2px;
}

.header-topic-disc-about p {
  line-height: 12px;
  width: 270px;
  font-size: 10px;
  font-family: "Lato", sans-serif;
}

.p2-header-info {
  display: block;
  left: 0;
  line-height: 50px;
  margin: 580px 0 0 5px;
  position: absolute;
  width: 100%;
  font-size: 20px;
  font-family: "Lato", sans-serif;
}

.p2-header-info-2 {
  margin: 400px 0 0 5px;
  width: 300px;
  font-size: 12px;
  font-family: "Lato", sans-serif;
}

.underline {
  width: 6%;
  margin: 0 auto;
  background-color: red;
  height: 0.2rem;
  margin-top: -1rem;
  margin-bottom: 2rem;
}

.underlineAbout {
  width: 10%;
  margin: 0 auto;
  background-color: red;
  height: 0.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.email-header-info {
  display: block;
  line-height: 25px;
  margin: 495px 0 0 5px;
  position: absolute;
  width: 100%;
  font-size: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 800;
  text-decoration: underline;
}

.forum-info-about h1 {
  line-height: 35px;
  position: absolute;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  left: 50%;
  top: 90%;
  transform: translate(-50%, -50%);
}

.header-info-about img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 550px;
  opacity: 0.2;
}

.container {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 500px;
  background-image: url("./images/header-bg-about-page.jpg");
}

.container2 {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 500px;
  background-color: rgb(255, 255, 255);
  border-top: solid rgb(224, 224, 224);
}

.container3 {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 780px;
  background-color: rgb(255, 255, 255);
  border-top: solid rgb(224, 224, 224);
}

.container4 {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 200px;
  background-color: rgb(255, 255, 255);
}

.container41 {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 300px;
  background-color: #272a31c5;
  color: white;
  padding: 0 20px 40px 20px;
  text-align: center;
}

.container4 p {
  color: rgb(0, 0, 0);
  font-size: 15px;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 20px 40px 20px;
}

#pastInfo {
  display: flex;
  margin-top: 20px;
}

#past1 {
  width: 190px;
  background-position: center;
  position: relative;
  height: 200px;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #ec5242;
  opacity: 0.9;
}

#past2 {
  width: 190px;
  background-position: center;
  position: relative;
  height: 200px;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #ec5242;
  opacity: 0.9;
  margin-left: 5px;
}

.speakers h2 {
  font-weight: 400;
  margin-top: 50px;
}

#past1 h2 {
  margin-top: 60px;
  color: white;
}

#past2 h2 {
  margin-top: 60px;
  color: white;
}

#div1 {
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
}

#div11 {
  padding-top: 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
}

#div31 {
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
  margin-top: 30px;
}

#div3 {
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
  margin-top: 25px;
}

#div1 h1 {
  font-weight: 600;
  font-size: 25px;
  color: #ec5242;
}

#div2 {
  margin-top: 30px;
  border: 1px solid rgb(151, 151, 151);
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 330px;
  background-color: rgb(255, 255, 255);
  font-weight: 500;
  line-height: 12px;
  font-size: 13px;
  word-spacing: 3px;
  letter-spacing: 0.4px;
  padding: 5px 15px 5px 15px;
}

#div22 {
  margin-top: 30px;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 230px;
  background-color: rgb(255, 255, 255);
  font-weight: 500;
  line-height: 12px;
  font-size: 13px;
  word-spacing: 3px;
  letter-spacing: 0.4px;
  padding: 5px 15px 5px 15px;
}

#div32 {
  margin-top: 20px;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 230px;
  background-color: rgb(255, 255, 255);
  font-weight: 500;
  line-height: 12px;
  font-size: 13px;
  word-spacing: 3px;
  letter-spacing: 0.4px;
  padding: 5px 15px 5px 15px;
}

.container2 img {
  border-style: solid;
  border-radius: 5px;
  border-color: rgb(151, 151, 151);
  padding: 5px 15px 5px 15px;
}

.nav-links {
  display: none;
}

.line-contact-ul {
  display: none;
}

.toolbar {
  display: flex;
  justify-content: space-between;
  height: 92px;
  align-items: center;
  padding: 4px 24px 4px 12px;
  margin: 0;
  width: 100%;
  position: fixed;
  z-index: 2;
  background-color: rgb(255, 255, 255);
}

.toolbar1 {
  display: flex;
  justify-content: space-between;
  height: 70px;
  align-items: center;
  padding: 4px 24px 4px 12px;
  margin: 0;
  width: 100%;
  position: fixed;
  z-index: 2;
  background-color: rgb(179, 77, 77);
}

.logo {
  color: #6070ff;
  width: 100px;
}

.nav-btn {
  font-weight: lighter;
  border: none;
  background-color: transparent;
  padding: 8px;
  width: 40px;
  height: 40px;
  animation: bounce 3s ease infinite;
}

.nav-btn > img {
  width: 18px;
  height: 12px;
  color: #6070ff;
}

/* The Close Button */
#close {
  display: flex;
  align-self: center;
  justify-self: center;
  width: 12px;
  height: 12px;
  margin-top: -35px;
  margin-right: 10px;
  background-color: transparent;
  font-size: 32px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 15;
  top: 0;
  left: 0;
  background-color: #272a31;
  overflow-x: hidden;
  transition: 0.5s;
  backdrop-filter: blur(10px);
  opacity: 95%;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: left;
  margin-top: -30px;
  margin-left: 2em;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  display: block;
  transition: 0.3s;
  color: #ec5242;
  font-weight: 600;
  font-size: 32px;
  line-height: 44px;
  font-family: 'Poppins', sans-serif;
}

.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* The Close Button */
.header-info {
  display: block;
  height: 650px;
  background-color: rgb(233, 233, 233);
}

.header-info img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  opacity: 0.2;
}

.h1-header-info {
  color: #ec5242;
  display: block;
  left: 0;
  line-height: 50px;
  margin: 180px 0 0 5px;
  position: absolute;
  width: 100%;
  font-weight: 200;
  font-family: "Lato", sans-serif;
}

.p-header-info {
  color: #ec5242;
  display: block;
  margin: 350px 0 0 5px;
  position: absolute;
  width: auto;
  font-size: 30px;
  font-weight: 1000;
  font-family: "Cocogoose", sans-serif;
}

.h2-header-info {
  display: block;
  line-height: 50px;
  margin: 550px 0 0 5px;
  position: absolute;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-weight: 1000;
}

.header-topic-disc {
  display: block;
  left: 0;
  line-height: 50px;
  margin: 450px 0 0 5px;
  position: absolute;
  width: 90%;
  font-size: 15px;
  font-family: "Lato", sans-serif;
}

#topicDisc {
  line-height: 1.2;
  border-style: solid;
  border-color: white;
  padding: 10px 10px 10px 10px;
  border-width: 2px;
  margin: 10px 10px 10px 5px;
  text-align: left;
}

.main-program {
  background-image: url("./images/bg-main-program.PNG");
  opacity: 10;
  align-content: center;
  text-align: center;
  justify-content: center;
}

.main-program h3 {
  text-align: center;
  color: white;
  padding-top: 20px;
  padding-bottom: 20px;
}

.progam-disc {
  background-color: rgba(214, 214, 210, 0.2);
  padding-left: 10px;
  margin: 15px 15px 15px 15px;
  text-align: center;
  overflow: hidden;
}

.progam-disc h3 {
  color: #ec5242;
  line-height: 3px;
}

.progam-disc p {
  color: #d3d3d3;
}

#past2 p {
  margin-top: 15px;
  color: white;
}

#past1 p {
  margin-top: 15px;
  color: white;
}

#div3 p {
  font-weight: 600;
  font-size: 15px;
  text-decoration: underline;
}

.progam-disc img {
  height: 100px;
  padding-top: 15px;
  margin-bottom: 15px;
}

#wholeProgram {
  display: none;
}

#programButton {
  background-color: #ec5242;
  padding: 20px 30px 20px 30px;
  color: rgb(233, 233, 233);
  text-align: center;
  margin: 15px 0 15px 0;
  width: 300px;
  border: none;
}

#compaign {
  display: none;
}

.speakers {
  display: block;
  background-color: white;
  height: 80px;
  text-align: center;
}

.divSpeaker {
  display: flex;
  margin-top: 20px;
  flex-direction: column;
  width: 100%;
  margin-left: 20px;
}

.speakerInfo {
  padding: 0 20px 20px 20px;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.speakerInfo img {
  width: 100px;
  object-fit: contain;
  align-self: flex-start;
}

.ddd h5 {
  color: red;
}

#div3 h5 {
  font-weight: 400;
  font-size: 15px;
}

.partners {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 1000px;
  background-color: #272a31;
  width: auto;
}

.partners h3 {
  color: #d3d3d3;
  margin-top: 3rem;
  margin-bottom: 1rem;
}

.partnersImage img {
  margin-left: 20%;
}

.feature_speakers {
  top: 0%;
  left: 0%;
}

.feature-container {
  text-align: center;
  margin: 2%;
  padding: 2%;
}

.feature-speaker {
  display: flex;
  margin: 0 auto;
  padding: 0 10px;
  justify-content: center;
  text-align: center;
  width: 90%;
}

.feature_speakers ul {
  margin: 0%;
  padding: 0%;
  left: 0%;
  right: 0%;
  justify-content: center;
  align-content: center;
}

.feature_speakers ul li {
  list-style-type: none;
  flex-direction: column;
  padding: 12px 0;
  margin: 1em 0;
  left: 0%;
  width: 100%;
}

.speaker-frame {
  padding: 0%;
  margin: 0%;
}

.face-shot {
  width: 90px;
  text-align: center;
}

.speaker-info {
  padding: 0 1.3em;
  width: 65%;
}

.speaker-info h3 {
  color: #ec5242;
  text-align: center;
  padding: 0 12px;
  margin: 0%;
  font-size: 13px;
  font-weight: bold;
}

.past-activities {
  margin: 5% 0;
  margin-top: 30%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.activities {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.past-content {
  width: 80%;
  margin-top: 5%;
  font-size: 1.1rem;
}

.past-first-activity {
  width: 80%;
  min-height: 200px;
  background: url("/images/workshop.PNG");
  background-size: cover;
  position: relative;
  opacity: 0.8;
  margin: 5% 0;
}

.first-activity-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ec5242;
  opacity: 0.8;
  color: #fff;
}

.past-second-activity {
  width: 80%;
  min-height: 200px;
  background: url("./images/workshop.PNG");
  background-size: cover;
  position: relative;
  opacity: 0.8;
  margin: 5% 1%;
}

.act:hover {
  opacity: 0.7;
}

@media screen and (min-width: 992px) {
  .past-first-activity {
    width: 80%;
    min-height: 200px;
    background: url(./images/workshop.PNG);
    background-size: cover;
    position: relative;
    opacity: 0.8;
    margin: 5% 0;
  }

  .feature-speaker:hover {
    transform: scale(1.1);
  }

  .feature-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
  }

  .speaker-frame img {
    width: 150px;
  }

  .speaker-info {
    width: 50%;
    text-align: left;
  }

  .speaker-info h2,
  .speaker-info h3 {
    font-size: 16px;
    text-align: left;
  }

  .speaker-info p {
    font-size: 14px;
    text-align: left;
  }

  #programButton {
    background-color: #ec5242;
    padding: 20px 30px 20px 30px;
    color: rgb(233, 233, 233);
    text-align: center;
    margin: 50px 0 15px 0;
    width: 300px;
    border: none;
  }

  .toolbar1 {
    height: 25px;
    position: fixed;
    background-color: #272a31;
    width: 100%;
    color: white;
    padding-left: 70%;
  }

  .nav-links1 {
    display: flex;
    width: 50px;
    margin-right: 200px;
    min-width: 259px;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
  }

  .nav-links1 li {
    padding-right: 20px;
  }

  .nav-links {
    display: flex;
    width: 200px;
    margin-right: 15%;
    min-width: 259px;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
  }

  .toolbar {
    height: 72px;
    padding: 15px 142px 15px 143px;
    margin: 25px 0 0 0;
    width: 100%;
    text-align: right;
  }

  .speakers {
    display: flex;
    background-color: white;
    height: 80px;
    text-align: center;
    justify-content: center;
  }

  .speakers h2 {
    font-weight: 400;
    margin-top: 20px;
  }

  .divSpeaker {
    display: flex;
    margin-top: 20px;
    flex-direction: row;
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  .speakerInfo {
    border: 0.7px solid rgb(212, 212, 212);
    padding: 60px 80px 80px;
    max-width: 640px;
    display: flex;
  }

  .speakerInfo img {
    margin: 20px 30px 0 0;
    width: 200px;
    object-fit: contain;
    align-self: flex-start;
  }

  .ddd h5 {
    color: red;
  }

  #wholeProgram {
    color: rgb(233, 233, 233);
    text-align: center;
    margin-top: 20px;
    text-decoration: underline;
  }

  .main-program {
    background-image: url("./images/bg-main-program.PNG");
    height: 600px;
  }

  .main-program h3 {
    text-align: center;
    color: white;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .program-list {
    display: flex;
  }

  .progam-disc {
    background-color: rgba(214, 214, 210, 0.3);
    padding-left: 10px;
    margin: 10px 10px 10px 10px;
    text-align: center;
    overflow: hidden;
    height: 230px;
  }

  .progam-disc h3 {
    color: #ec5242;
    line-height: 3px;
    padding-top: 0.1em;
    padding-bottom: 10px;
  }

  .progam-disc p {
    color: #d3d3d3;
    padding-bottom: 5px;
  }

  .header-info {
    display: block;
    height: 600px;
  }

  .header-info img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 600px;
  }

  .progam-disc img {
    height: 100px;
    padding-top: 15px;
    margin-bottom: 15px;
  }

  .h1-header-info {
    color: #ec5242;
    display: block;
    left: 0;
    line-height: 50px;
    margin: 200px 0 0 30px;
    position: absolute;
    width: 100%;
    font-weight: 200;
    font-family: "Lato", sans-serif;
  }

  .p-header-info {
    color: #ec5242;
    display: block;
    margin: 250px 0 0 30px;
    position: absolute;
    width: auto;
    font-size: 30px;
    font-family: "Lato", sans-serif;
    font-weight: 1000;
  }

  .h2-header-info {
    display: block;
    line-height: 50px;
    margin: 450px 0 0 30px;
    position: absolute;
    width: 100%;
    font-family: "Lato", sans-serif;
    font-weight: 1000;
  }

  .p2-header-info {
    display: block;
    left: 0;
    line-height: 50px;
    margin: 420px 0 0 30px;
    position: absolute;
    width: 100%;
    font-size: 20px;
    font-family: "Lato", sans-serif;
  }

  .p2-header-info-2 {
    display: block;
    left: 0;
    line-height: 50px;
    margin: 450px 0 0 0;
    position: absolute;
    width: 100%;
    font-size: 20px;
    font-family: "Lato", sans-serif;
  }

  .header-topic-disc {
    display: block;
    left: 0;
    line-height: 50px;
    margin: 350px 0 0 30px;
    position: absolute;
    width: 70%;
    font-size: 15px;
    font-family: "Lato", sans-serif;
  }

  #topicDisc {
    border-style: solid;
    border-color: white;
    padding: 10px 10px 10px 10px;
    border-width: 2px;
    margin-left: auto;
    margin-right: 0;
    text-align: left;
  }

  .logo {
    color: #6070ff;
    width: 100px;
  }

  .nav-btn {
    display: none;
  }

  #compaign {
    display: block;
    color: red;
    border: solid red;
    padding: 5px 5px 5px 5px;
    margin-top: -3%;
  }

  .nav-links > li a {
    margin: 0;
    padding: 10px 12px;
    margin-left: 8px;
    color: #344563;
  }

  .nav-links li a:hover {
    color: #ec5242;
  }

  .line-contact {
    height: 30px;
    background-color: #272a31;
    display: flex;
  }

  .line-contact-ul {
    color: red;
  }

  .headline {
    padding: 288px 260px 255px 260px;
    height: 846px;
  }

  .headline-title {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 0.37px;
    color: #091e42;
    height: 122px;
    width: 920px;
  }

  .headline-info {
    font-size: 20px;
    line-height: 28px;
    min-height: 98px;
    width: 920px;
  }

  .card-section {
    display: flex;
    flex-direction: column;
    row-gap: 142px;
    padding: 142px 142px;
    min-height: 496px;
  }

  .card-section .card .section-img {
    width: 100%;
    height: 448px;
    padding-bottom: 0;
  }

  .appear2 {
    width: 100%;
    height: 100%;
  }

  .section-img > img {
    max-width: 100%;
    height: 100%;
  }

  .card {
    border: 1px solid #dfe1e6;
    border-radius: 24px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    column-gap: 22px;
    padding: 24px 22px 24px 24px;
    width: 100%;
    height: 496px;
  }

  .card:nth-child(1n) {
    order: -1;
    width: 100%;
    height: 496px;
  }

  .card:nth-child(2n) {
    order: 9;
    width: 100%;
    height: 496px;
  }

  .card:nth-child(2n) > .section-img {
    order: 2;
  }

  .card:nth-child(3n) {
    order: -3;
    width: 100%;
    height: 496px;
  }

  .card:nth-child(4n) {
    order: -2;
    width: 100%;
    height: 496px;
  }

  .card:nth-child(4n) > .section-img {
    order: 2;
  }

  .card:nth-child(3n) .appear {
    display: none;
  }

  .card:nth-child(3n) .appear2 {
    display: inline-block;
  }

  .card-body {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    height: 465px;
    padding: 24px 24px 137px 24px;
    max-width: 100%;
    padding-top: 24px;
  }

  .card .title {
    height: 46px;
    width: 100%;
    color: #091e42;
    font-size: 40px;
    line-height: 52px;
    padding: 0;
    margin: 0;
  }

  .card:nth-child(1n) .title3 {
    display: none;
  }

  .card:nth-child(2n) .title4 {
    display: none;
  }

  .card:nth-child(1n) .titledisappear {
    display: inline-block;
    height: 46px;
    width: 496px;
    color: #091e42;
    font-size: 40px;
    line-height: 52px;
    padding: 0;
    margin: 0;
  }

  .card:nth-child(2n) .titledisappear {
    display: inline-block;
    height: 46px;
    width: 496px;
    color: #091e42;
    font-size: 40px;
    line-height: 52px;
    padding: 0;
    margin: 0;
  }

  .card .title2 {
    height: 46px;
    width: 100%;
    margin-bottom: 50px;
  }

  .card .info {
    display: flex;
    width: 297px;
    margin-bottom: 24px;
  }

  .card .info li {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #6b778c;
  }

  .hand-cursor {
    display: block;
    width: 57px;
    height: 57px;
    position: relative;
    left: 1000px;
    bottom: 200px;
    z-index: 50;
  }

  .hand-img {
    width: 100%;
    display: block;
  }

  .card .info li:first-child {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }

  .card:nth-child(1n) .facebook {
    display: block;
    text-transform: uppercase;
    color: #344563;
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .card:nth-child(4n) .facebook {
    display: block;
    text-transform: uppercase;
    color: #344563;
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .card:nth-child(1n) .fullstack {
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    color: #7a869a;
  }

  .card:nth-child(4n) .fullstack {
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    color: #7a869a;
  }

  .card:nth-child(1n) .facebookdis {
    display: none;
  }

  .card:nth-child(4n) .facebookdis {
    display: none;
  }

  .card:nth-child(1n) .fullstackdis {
    display: none;
  }

  .card:nth-child(4n) .fullstackdis {
    display: none;
  }

  .card:nth-child(2n) .uberdis {
    display: none;
  }

  .card:nth-child(2n) .leaddevdis {
    display: none;
  }

  .card:nth-child(2n) .yeardis {
    display: none;
  }

  .card:nth-child(2n) .uber {
    display: inline-block;
    color: #344563;
  }

  .card:nth-child(2n) .leaddev {
    display: inline-block;
    color: #7a869a;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
  }

  .card:nth-child(2n) .year {
    display: inline-block;
    color: #7a869a;
  }

  .section-info {
    font-size: 16px;
    color: #344563;
    line-height: 24px;
    height: 70px;
    width: 100%;
    margin-bottom: 12px;
  }

  .program-btns {
    display: flex;
    height: 24px;
    padding: 0;
  }

  .btn-ctn {
    margin-right: 8px;
  }

  .btn-html {
    width: 53px;
  }

  .btn-ruby {
    display: inline-block;
    width: 105px;
  }

  .card:nth-child(3n) .btn-ruby {
    display: none;
  }

  .btn4 {
    margin-top: 40px;
    color: #396df2;
    letter-spacing: 3%;
    font-size: 17px;
    border: 1px solid #6070ff;
  }

  .btn-desk {
    background-color: #4053fc;
    color: white;
  }

  .about-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 25px;
    padding: 142px 142px 390px 142px;
    height: 924px;
    width: 100%;
  }

  .about-head {
    height: 392px;
    width: 100%;
  }

  .about-title {
    color: #091e42;
    height: 114px;
    width: 100%;
  }

  .about-info {
    height: 102px;
    width: 100%;
  }

  .about-head > .btn4 {
    width: 162px;
    padding: 8px;
    margin-top: 12px;
    border: 1px solid #6070ff;
    color: #396df2;
  }

  .card:nth-child(1n) > .btn4 {
    background-color: #4053fc;
    color: #fff;
    padding: 12px;
    height: 124px;
  }

  .skills {
    height: 360px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 216px 72px 72px;
    width: 100%;
    margin-bottom: 166px;
  }

  .skill-head {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 72px 144px;
    row-gap: 0;
    height: 216px;
  }

  .skill-title {
    display: flex;
    justify-content: space-between;
    padding: 24px 24px;
    height: 72px;
    width: 100%;
  }

  .skill-title .span {
    text-transform: capitalize;
    height: 24px;
    width: 100%;
  }

  .language-list {
    height: 144px;
    display: flex;
    column-gap: 12px;
    padding: 12px;
    width: 100%;
  }

  .language-list-ctn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 122px;
    height: 120px;
  }

  .ctn-img {
    width: 48px;
    height: 48px;
    margin-right: 62px;
    margin-top: 12px;
    margin-left: 12px;
  }

  .skill-frameworks {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 72px;
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #dfe1e6;
  }

  .skill-skills {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 72px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #dfe1e6;
  }

  .footer-section {
    background-image: url(./image/images-main/contact-desk2.svg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position-x: 100%;
    background-position-y: 100%;
    height: 846px;
    margin-top: -256px;
    padding: 142px 319px 127px 320px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 56px 102px 395px;
    row-gap: 12px;
    align-items: center;
  }

  .footer-info {
    margin: 0 auto;
    width: 596px;
  }

  .footer-form {
    padding: 0;
    display: flex;
    flex-direction: column;
    row-gap: 35px;
    align-items: center;
  }

  .footer-form ul {
    display: flex;
    flex-direction: column;
    row-gap: 27px;
    align-items: center;
  }

  .first {
    margin: 0;
  }

  .second {
    margin: 0;
  }

  .third {
    margin-bottom: 0;
  }

  .footer-form ul li input {
    border-radius: 2px;
    width: 447px;
    border: 1px solid #cfdbdc;
  }

  .footer-form textarea {
    width: 447px;
    border-radius: 2px;
  }

  .footer-form textarea::placeholder {
    color: #b3bac5;
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
  }

  .footer-form .btn5 {
    margin-bottom: 0;
    margin-top: 0;
    color: #6070ff;
    width: 140px;
  }

  .btn5:hover {
    background-color: #fff;
    border-radius: 8px;
    color: #6070ff;
  }

  .footer-line {
    display: none;
  }

  .modal {
    padding: 30px 45px 65px 45px;
    height: 100%;
  }

  .modal-content {
    padding: 20px;
    width: 100%;
  }

  .modal .modal-content .section-img {
    width: 100%;
    height: 10%;
  }

  .img1 {
    width: 100%;
    height: 100%;
  }

  .modal-float2 {
    display: flex;
    flex-direction: row;
    column-gap: 14px;
    row-gap: 14px;
    width: 100%;
    margin-top: 5px;
  }

  .modal-float {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0;
  }

  #modal-foot {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding-top: 0;
    border-top: none;
  }

  #modal-line {
    display: none;
  }

  .modal-desc {
    width: 50%;
  }

  #modal-foot > .btn4:first-child {
    width: 136px;
    height: 48px;
    text-align: left;
    color: #396df2;
    font-size: 15px;
    display: flex;
    align-self: flex-start;
    margin-top: 0;
  }

  #modal-foot > .btn4:last-child {
    width: 146px;
    height: 48px;
    text-align: left;
    color: #396df2;
    font-size: 15px;
    display: flex;
    align-self: flex-start;
    margin-top: 0;
  }

  .header-info-about {
    display: flex;
    height: 550px;
    text-align: center;
    align-items: center;
    justify-content: center;
  }

  .header-info-about h1 {
    color: #ec5242;
    line-height: 35px;
    margin: 200px 0 0 0;
    position: absolute;
    font-weight: 800;
    font-family: "Lato", sans-serif;
    top: 0;
    font-size: 30px;
  }

  .header-topic-disc-about {
    background-color: white;
    border-style: solid;
    border-color: rgb(209, 208, 208);
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    border-width: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .header-topic-disc-about p {
    line-height: 20px;
    width: 600px;
    font-size: 15px;
    font-family: "Lato", sans-serif;
  }

  .email-header-info {
    display: block;
    line-height: 25px;
    margin: 500px 0 0 0;
    position: absolute;
    width: 100%;
    font-family: "Lato", sans-serif;
    font-weight: 800;
    text-decoration: underline;
  }

  .forum-info-about h1 {
    line-height: 35px;
    position: absolute;
    font-weight: 500;
    font-family: "Lato", sans-serif;
    left: 50%;
    top: 90%;
    transform: translate(-50%, -50%);
  }

  .header-info-about img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 550px;
    opacity: 0.2;
  }

  .container {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 500px;
    background-image: url("./images/header-bg-about-page.jpg");
  }

  .container2 {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 600px;
    background-color: rgb(255, 255, 255);
    border-top: solid rgb(224, 224, 224);
    margin-top: 28px;
  }

  .container3 {
    justify-content: center;
    align-items: center;
    height: 600px;
    background-color: rgb(255, 255, 255);
    border-top: solid rgb(224, 224, 224);
  }

  .activities {
    width: 70%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .container4 {
    justify-content: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 150px;
    background-color: rgb(255, 255, 255);
  }

  .container41 {
    justify-content: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 150px;
    background-color: #272a31c5;
    color: white;
  }

  .partners {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 300px;
    background-color: #272a31;
    width: 100%;
  }

  .partners h3 {
    color: #d3d3d3;
    margin-top: -1rem;
    margin-bottom: 2rem;
  }

  .partnersImage {
    display: flex;
    flex-direction: row;
  }

  .partnersImage img {
    margin-left: 80px;
  }

  .partnersImage p {
    margin-left: 65px;
    color: #b3b3b3;
  }

  .partnerName p {
    display: flex;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .underline {
    width: 6%;
    margin: 0 auto;
    background-color: red;
    height: 0.2rem;
    margin-top: -1rem;
    margin-bottom: 2rem;
  }

  .underlineAbout {
    width: 10%;
    margin: 0 auto;
    background-color: red;
    height: 0.2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .container4 p {
    color: rgb(0, 0, 0);
    font-size: 15px;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 20px 0 20px;
  }

  #pastInfo {
    display: flex;
    margin-top: 20px;
  }

  #past1 {
    width: 190px;
    background-position: center;
    position: relative;
    height: 200px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ec5242;
    opacity: 0.9;
  }

  #past2 {
    width: 190px;
    background-position: center;
    position: relative;
    height: 200px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ec5242;
    opacity: 0.9;
    margin-left: 5px;
  }

  #past1 h2 {
    margin-top: 60px;
    color: white;
  }

  #past1 p {
    margin-top: 15px;
    color: white;
  }

  #past2 h2 {
    margin-top: 60px;
    color: white;
  }

  #past2 p {
    margin-top: 15px;
    color: white;
  }

  #div1 {
    align-items: center;
    justify-content: center;
    text-align: center;
    width: auto;
  }

  #div11 {
    padding-top: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: auto;
  }

  #div31 {
    align-items: center;
    justify-content: center;
    text-align: center;
    width: auto;
    margin-top: 40px;
  }

  #div3 {
    align-items: center;
    justify-content: center;
    text-align: center;
    width: auto;
    margin-top: 25px;
  }

  #div3 h5 {
    font-weight: 400;
    font-size: 15px;
  }

  #div3 p {
    font-weight: 600;
    font-size: 15px;
    text-decoration: underline;
  }

  #div1 h1 {
    font-weight: 600;
    font-size: 25px;
    color: #ec5242;
  }

  #div2 {
    margin-top: 30px;
    border: 1px solid rgb(151, 151, 151);
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 330px;
    background-color: rgb(255, 255, 255);
    font-weight: 500;
    line-height: 12px;
    font-size: 13px;
    word-spacing: 3px;
    letter-spacing: 0.4px;
    padding: 5px 15px 5px 15px;
  }

  #div22 {
    margin-top: 30px;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 230px;
    background-color: rgb(255, 255, 255);
    font-weight: 500;
    line-height: 12px;
    font-size: 13px;
    word-spacing: 3px;
    letter-spacing: 0.4px;
    padding: 5px 15px 5px 15px;
  }

  #div32 {
    margin-top: 20px;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 230px;
    background-color: rgb(255, 255, 255);
    font-weight: 500;
    line-height: 12px;
    font-size: 13px;
    word-spacing: 3px;
    letter-spacing: 0.4px;
    padding: 5px 15px 5px 15px;
  }

  .container2 img {
    border-style: solid;
    border-radius: 5px;
    border-color: rgb(151, 151, 151);
    padding: 5px 15px 5px 15px;
  }
}
