#cisc {
  text-align: center;
  padding: 40px;
  background: url("../../assets/img/IMG_6202.jpg") no-repeat;
  background-size: cover;
  height: 700px;
  margin-top: 70px;
}

#headCISC {
  font-weight: bold;
  color: antiquewhite;
  padding: 10px;
}

#cisc .jumbotron {
  background-color: rgba(0, 0, 0, 0.50);
  border-radius: 10px;
  margin-top: 80px;
}

#btn1 {
  margin-top: 40px;
}

#cmu {
  color: aquamarine;
  font-weight: bold;
  font-size: 20px;
  margin-top: -10px;
}

#about {
  background: url("../../assets/img/IMG_6216.jpg") no-repeat;
  background-size: cover;
}

#head2 {
  text-align: center;
  color: rgb(5,67,47);
}

#logo {
  max-width: 70px;
}

#ica {
  text-align: center;
  font-size: 20px;
}

#con1 {
  margin-top: 20px;
  background-color: antiquewhite;
}

#div1 {
  background-color: antiquewhite;
}

#faculty {
  text-align: center;
  font-size: 25px;
  margin-top: 10px;
}

#des {
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
}

#div-1 {
  background-image: url("../../assets/img/IMG_6216.jpg");
  background-size: cover;
  margin-top: 20px;
}

#head3 {
  color: antiquewhite;
  text-align: center;
}

#ica1 {
  text-align: center;
  font-size: 20px;
  color: antiquewhite;
}

#footpara {
  font-size: 15px;
  color: #05432f;
}

#logo1 {
  max-width: 40px;
  margin-top: -5px;
}

#footer {
  background-color: #ffffff;
}

