.logo {
  height: 50px;
  padding-right: 40px;
}

h1 {
  text-align: center;
  font-size: 50px !important;
}

#navbarTogglerDemo02 {
  padding-left: 12rem;
}

.container {
  height: 85vh;
  width: 100%;
}

.carousel-inner img{
  height: 85vh;
  width: 100%;
  border-radius: 40px;
}

.slider-text {
  padding-bottom: 80px !important;
  color: #c2c0ba !important;
  font-size: 25px !important;
  font-weight: 400 !important;
  background-color: #252525a2 !important;
  border-radius: 25px;
}

.slider-text h5 {
  font-size: 60px;
  font-weight: 700;
}

.card-img-top {
  padding: 40px !important;
}
.card-title {
  font-size: 28px !important;
}
#c_sharp_img {
  padding: 55px !important;
  padding-bottom: 40px !important;
}

.news-list li {
  margin: 7px 25px;
  font-size: 20px;
}

.acc-text {
  font-size: 22px;
}
.acc-img {
  width: 350px;
  margin: 10px;
  margin-left: 100px;
}
.accordion-button {
  font-size: 22px !important;
  font-weight: 500 !important;
}


.list-group-item {
  height: 60px !important;
}
.list-group-item.active {
  background-color: #31507d !important;
  border-color: #1c6ee7 !important;
}
