.harar{
  width: 100%;
  height: auto;
} 

.GC6{
  width: 50%;
  height: auto;
} 

#myBtn {
  display: none;
  position: fixed;
  bottom: 70px;
  right: 40px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: lightblue;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}


/* Make the image fully responsive */
.carousel-inner img {
    width: auto;
    height: 60%; 
}

.cid-rqUNJ4Bpnh {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-rqUNJ4Bpnh div.b {
  padding-top: 2rem;
}
.cid-rqUNJ4Bpnh .mbr-text {
  color: #767676;
  margin: 0;
  padding-top: 1.5rem;
}
.cid-rqUNJ4Bpnh a:not([href]):not([tabindex]) {
  color: #fff;
  border-radius: 3px;
}
.cid-rqUNJ4Bpnh .google-map {
  height: 25rem;
  position: relative;
}
.cid-rqUNJ4Bpnh .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-rqUNJ4Bpnh .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-rqUNJ4Bpnh .google-map[data-state] {
  background: #e9e5dc;
}
.cid-rqUNJ4Bpnh .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-rqUNJ4Bpnh div.left-block.wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .cid-rqUNJ4Bpnh div.left-block.wrapper {
    padding-bottom: 3rem;
  }
}

/*BEGIN Alumni*/
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }
 
 @media (min-width: 992px) { 
 .harar_tabs {
  padding-right: 150px;
  padding-left: 137px;
  
}
}

hr {
border-width: 3px;
}

/*tabs */
.cid-rrdeeogNDV {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-rrdeeogNDV .mbr-section-text {
  color: #767676;
}
.cid-rrdeeogNDV .mbr-section-subtitle {
  color: #767676;
}
.cid-rrdeeogNDV .tabcont {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rrdeeogNDV .mbr-iconfont {
  font-size: 48px;
}
.cid-rrdeeogNDV .card-img {
  margin-bottom: 1.5rem;
}
.cid-rrdeeogNDV .tab-content-row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-rrdeeogNDV .tab-content {
  /*margin-top: 3rem;*/
  width: 100%;
}
.cid-rrdeeogNDV .nav-tabs {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: none;
}
.cid-rrdeeogNDV .nav-tabs .nav-link {
  box-sizing: border-box;
  color: #767676;
  font-style: normal;
  font-weight: 500;
  border-radius: 3px;
  /*padding: 1rem 3rem;*/
  margin: 0.1rem .2rem !important;
  transition: color .3s;
  border: 2px solid #767676;
}
.cid-rrdeeogNDV .nav-tabs .nav-link:hover {
  background: #149dcc;
}
.cid-rrdeeogNDV .nav-tabs .nav-link.active {
  color: #ffffff;
  font-style: normal;
  border: 2px solid #149dcc;
  background: #149dcc;
}
.cid-rrdeeogNDV .nav-tabs .nav-link.active:hover {
  border: 2px solid #149dcc;
}
/*END Alumni*/

