@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

/* auditorium css */
.auditorium-heading,
.heading-text,
.library-heading,
.lab-heading {
  /* padding-bottom: 20px; */
  padding-top: 50px;
  margin-bottom: 50px;
  border-bottom: 4px solid #920001;
  width: fit-content;
  margin-inline: auto;
  font-size: 48px;
  font-weight: 700;
  line-height: 65px;
  font-family: "Open Sans", sans-serif;
}

/* .first-section {
  max-width: 1440px;
  margin-inline: auto;
} */

.distinctiveness-heading {
  /* padding-bottom: 5px !important; */
  /* border-bottom: 0.5px solid #2f4b90; */
  width: fit-content;
  margin-inline: auto !important;
}

.distinctive-gallery-cover {
  background-color: #f6ebeb;
  /* max-width: 1400px; */
  padding: 80px 120px;
}

/* .distinctive-gallery .item{
    background-color: red;
} */

/* .text-red-cm{
    color: #920001;
} */

.text-red-cm {
  color: #920001 !important;
  border-bottom: 0.5px solid #920001 !important;
  width: fit-content;
  margin-inline: auto !important;
}

.secound-section {
  margin-bottom: 0px !important;
}

.regular-font {
  color: black !important;
  font-size: 22px;
}

.font-heading {
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.details p {
  margin: 0;
  line-height: 29.96px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

/* library css */

.lib-first-section {
  background: #faecec !important;
  padding-block: 100px;
  /* max-width: 1920px; */
  /* max-height: 1089px; */
}

.library-heading {
  /* margin-bottom: 55px; */
}

.count-bg,
.count-bg-2 {
  background: transparent;
  padding-top: 0;
}

.count-bg-2 {
  margin-bottom: 0;
  padding: 100px 0;
}

.li-text p {
  color: black !important;
  font-weight: 800 !important;
  font-size: 24px !important;
  font-family: "open sans" !important;
  line-height: 32.68px !important;
}

.li {
  display: flex;
  justify-content: center;
  align-items: center;
}

.li-2 {
  background-color: #920001 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.li-f1 p {
  color: white !important;
}

.li-f p {
  color: rgb(255, 255, 255) !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  font-family: "open sans" !important;
  line-height: 32.68px !important;
  text-align: center;
}

.ct {
  color: white !important;
}

.lib-third-section {
  background-color: #eaedf4;
}

.li-f2 p {
  color: #2F4B90 !important;
}

.li-p1 p {
  color: #000f33 !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  font-family: "open sans" !important;
  line-height: 32.68px !important;
  text-align: center;
}

/* lab */

.lab-v {
  max-width: 978px;
  margin-inline: auto;
}

.full-sec .first-part .row ul li,
.s-g .first-part-s-g .row ul li {
  max-width: 100% !important;
  box-shadow: 0px 6px 34px 0px #0000000F !important;
  border: none !important;
}

.full-sec .first-part .row ul li img {
  margin-right: 16px;
}

.lab-heading {
  padding-block: 0;
}

.full-sec .first-part .container {
  padding-top: 80px;
  padding-bottom: 80px;
}

/* s&g */

.s-g .first-part-s-g .row ul li {
  margin-bottom: 6px !important;
}

.s-g .first-part-s-g .row ul li img {
  margin-right: 16px;
}

.s-g .first-part-s-g .container {
  padding-top: 60px;
  padding-bottom: 80px;
}

/* events & happening */

.event-detail .post-heading h1 {
  /* font-size: 40px !important;
  margin-bottom: 20px !important;
  font-weight: 700 !important;
  color: #111d5e !important; */
}

.event-detail .article-body p {
  /* font-size: 15px;
  color: #555;
  line-height: 1.7; */
}

.container.topic-page {
  /* max-width: 1440px;
  margin-inline: auto; */
}