:root {
  --bg-color: white;
  --text-color: #126aad;
  --color-0: #ffffff !important;
  --color-1: #c8d5e9 !important;
  --color-2: #2196f3 !important;
  --color-3: #505152 !important;
  --accent-color: #1ec0ca;
  --bg-0: #3586a5 !important;
  --bg-1: #c5d4e5 !important;
  --bg-2: #edf4ff !important;
  --text-shadow: rgba(255, 255, 255, 0.738) !important;
}

html {
  background-color: #fff;
  overflow-x: hidden !important;
  margin: 0;
  padding: 0;
}

body {
  padding-top: 0px;
  font-family: "Poppins", sans-serif !important;
  background-color: #fff;
}
.left-aligned {
  margin-left: auto;
}
.bg-dark {
  background-color: #fff !important;
}
.bg-hero {
  background-color: #fff;
}

b {
  font-weight: 600 !important;
}

.scroll-top-btn {
  position: fixed;
  bottom: 5vh;
  right: 5vw;
  background: linear-gradient(270deg, #126aad 0%, #33b4cd 100%);
  padding: 10px 20px;
  border-radius: 20px;
  cursor: pointer;
}

/* CALLOUT */
.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #e9ecef;
  border-left-width: 0.25rem;
  border-radius: 0.25rem;
}
.bd-callout h4 {
  margin-bottom: 0.25rem;
}
.bd-callout p:last-child {
  margin-bottom: 0;
}
.bd-callout code {
  border-radius: 0.25rem;
}
.bd-callout + .bd-callout {
  margin-top: -0.25rem;
}
.bd-callout-info {
  border-left-color: #5bc0de;
}
.bd-callout-warning {
  border-left-color: #f0ad4e;
}
.bd-callout-danger {
  border-left-color: #d9534f;
}

/* model content css*/

.model-card {
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* align-items: center; */
}

.plan-parent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.model-content .plan {
  width: 80%;
}

.model-content .structs {
  width: 75%;
  margin: 10px;
}

.doe-img {
  width: 50% !important;
}

.si-section {
  width: fit-content;
  height: 50%;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.model-content .struct-images {
  margin: 0 auto;
  height: fit-content;
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
  /* flex-wrap: wrap-reverse; */
}

.si-row {
  display: flex;
  justify-content: center;
  align-items: center;
  height: fit-content;
  margin: 30px;
}

/* model content css ends */

/* footer */

.sponsor-parent {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100vw;
  background-color: #fff;
  margin: 0;
}

.main-abden img {
  width: 12.5vw;
  margin: 0 5vw;
}

.sponsors-divider {
  background-color: #000;
  height: 25vh;
  width: 2px;
  border-radius: 5px;
}

.sponsors-grid img {
  width: 12.5%;
  margin: 15px;
}

.sponsors-grid {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  min-height: 25vh;
  width: fit-content;
  margin: 0 10vw;
}

.footer {
  /* background-color: #c7e0d7; */
  background: linear-gradient(270deg, #126aad 0%, #33b4cd 100%);
  color: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
footer a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
footer a:hover {
  color: #1d3557;
  text-decoration: underline;
}

.footer-grid {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-start;
}

.fg {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
}

.fg h1 {
  font-size: 20px;
  margin: 2.5vh 0;
  font-weight: 900;
}

.fg a {
  font-size: 10px;
}

.cr {
  font-size: 10px !important;
}

/* custom css */

.home-img-main h1 {
  margin-top: 0;
  font-weight: 900 !important;
}

.home-img-main {
  width: 25vw !important;
  /* margin-top: 0 !important; */
  margin: 5vh !important;
}

.page {
  background-color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.home-text {
  height: fit-content;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.ht-content {
  width: 50vw;
}

.homepage-section {
  /* height: 60vh; */
  height: fit-content;
  width: 100vw;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 10vh 0;
}

.hps-two {
  flex-direction: row-reverse;
}

.hps-four {
  align-items: center;
  justify-content: space-between;

  /* margin: 0px 25px; */
  height: 35vh !important;
}

.hps-five {
  width: 75vw;
  flex-direction: column;
}

.hps-six {
  flex-direction: column;
  height: 35vh;
  padding: 5vh 0;
}

.home-graph {
  padding: 15px 25px;
  border: 1px solid white;
  border-radius: 25px;
  box-shadow: 0 2px 4px 0 rgba(80, 79, 79, 0.2),
    0 3px 10px 0 rgba(080, 79, 79, 0.2);
  width: 40vw !important;
  transform: scale(1) !important;
}

.hps__text {
  width: 45vw;
  text-align: start;
  font-size: 25px;
  font-weight: 400 !important;
  line-height: 7vh;
}

.hps__img {
  width: 35vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: scale(1.5);
}

.comm {
  padding: 12px 24px !important;
  font-size: 15px !important;
  margin: 0px 20px !important;
  min-width: 15vw;
  font-weight: 600 !important;
}

/* index collapsibles */
.bg-0 {
  background-color: var(--bg-0) !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.headline-color {
  color: var(--color-0) !important;
}

.regular-color {
  color: var(--color-1) !important;
}

.wraper {
  display: flex;
  justify-content: center;
}
.collapsed-menu {
  position: relative;
  overflow: hidden;
  max-height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding: 0;
  transition: max-height 0.2s ease;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
}

.collapsed-menu.toggled {
  max-height: 260px;
}

.collapsed-menu > .collapsed-menu-btn span {
  transform: rotate(-90deg);
}

.collapsed-menu.toggled > .collapsed-menu-btn span {
  transform: rotate(0);
}

.collapsed-menu .collapsed-menu-list {
  list-style-type: none;
  padding: 0.2em;
  margin: 0;
}

/*      styled item              */
.styled-link {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center;
  flex-direction: row-reverse !important;
  cursor: pointer;
  position: relative;
  gap: 0.2em;
  padding: 0 0.8em;
  text-decoration: none;
}

.styled-link:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--color-1);
  opacity: 0;
  content: " ";
  border-radius: 8px;
  transition: all 0.2s ease-in-out;
}

.styled-link:hover:before {
  opacity: 0.2;
  border-radius: 8px;
}

.styled-link:active:before {
  opacity: 0.4;
  border-radius: 2px;
}
.styled-link *,
.styled-link *:before,
.styled-link *::after {
  transition: 0.2s ease-in-out;
  user-select: none;
}

.styled-link span {
  padding: 2px;
  aspect-ratio: 1;
  font-size: 18px;
}

.styled-link p,
.styled-link span {
  vertical-align: middle;
}

.styled-link p {
  opacity: 0.8;
  position: relative;
}

.styled-link p:before {
  position: absolute;
  content: " ";
  width: 0%;
  border-bottom: 1px solid var(--color-1);
  height: 100%;
  margin: 0 49%;
}

.styled-link:hover span {
}

.styled-link:hover p {
  opacity: 1;
}

.styled-link:hover p:before {
  width: 60%;
  margin: 0 20%;
}

/* second option */
/*
 CSS for the main interaction
*/
.accordion > input[type="checkbox"] {
  position: absolute;
  left: -100vw;
}

.accordion .content {
  overflow-y: hidden;
  height: 0;
  transition: height 1s ease;
  border-radius: 25px;
  max-width: 90% !important;
}

.accordion > input[type="checkbox"]:checked ~ .content {
  height: auto;
  overflow: visible;
}

.accordion label {
  display: block;
}

/*
 Styling
*/

.accordion {
  margin-bottom: 1em;
  /* margin: 15px; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.accordion > input[type="checkbox"]:checked ~ .content {
  padding: 15px;
  border: 1px solid #e8e8e8;
  border-top: 0;
}

.accordion .handle {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.2em;
}

.accordion label {
  color: #fff;
  cursor: pointer;
  font-weight: normal;
  padding: 10px 25px;
  background: linear-gradient(270deg, #126aad 0%, #33b4cd 100%);
  border-radius: 25px;
  width: 30vw;
}

.accordion label:hover,
.accordion label:focus {
  background: linear-gradient(270deg, #126aad 0%, #33b4cd 100%);
}

.accordion .handle label:before {
  font-family: "fontawesome";
  content: "\f054";
  display: inline-block;
  margin-right: 10px;
  font-size: 0.58em;
  line-height: 1.556em;
  vertical-align: middle;
}

.accordion > input[type="checkbox"]:checked ~ .handle label:before {
  content: "\f078";
}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

.accordion {
  max-width: 65em;
}

.accordion p:last-child {
  margin-bottom: 0;
}

/* index collapsibles ends*/

.img-and-tagline {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.img-and-tagline b {
  margin-top: 25vh;
}

.tw-container {
  max-width: 90vw;
  height: fit-content;
  align-items: center;
  box-sizing: border-box;
  background: transparent;
  padding: 5px;
}
.typewriter {
  font-size: 40px;
  color: black;
  font-weight: 600 !important;
  font-family: "Poppins", sans-serif !important;
  position: relative;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
.typewriter span {
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  border-right: solid #fff 10px;
  animation: cursor 1s ease-in-out infinite;
}
@keyframes cursor {
  from {
    border-color: #fff;
  }
  to {
    border-color: transparent;
  }
}
@media (max-width: 576px) {
  .typewriter {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .typewriter {
    font-size: 36px;
  }
}

.navbar-brand {
  margin: 1vh 0 1vh 0;
  font-size: 5rem;
  color: #fff;
}

.navbar-brand strong {
  font-size: 2rem;
  color: #fff;
  margin: -5px;
}

.navbar-line {
  width: 80%;
  /* height: 100%; */
  border-bottom: 2px solid #fff;
}

.brand-desc {
  font-size: 20px;
}

.desktop-nav {
  /* background-color: transparent; */
  background: linear-gradient(270deg, #126aad 0%, #33b4cd 100%);
  /* width: 100vw; */
  /* position: absolute;
  top: 0; */
}

.nav {
  font-size: 0.5em !important;
  /* width: fit-content; */
}

.nav-link {
  font-size: 2em !important;
}

.nav-button {
  border: none !important;
  border-radius: 25px;
  margin: -15px;
  color: #fff !important;
}

.nav-icon3 {
  border: none;
  background-color: #fff;
}

.nav-icon3 span {
  color: #fff !important;
  background-color: #fff !important;
}

.navbar-brand {
  /* color: black; */
  color: #fff !important;
}

.nav-styles {
  background: linear-gradient(270deg, #126aad 0%, #33b4cd 100%);
}

.mobile-nav {
  background: linear-gradient(270deg, #126aad 0%, #33b4cd 100%);
  margin-top: 0;
}

.nav-styles a {
  text-decoration: none;
  color: #1d3557;
}

/* scroll animation */

.dineuron-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}
.close-btn {
  margin-right: 10vw;
  font-size: 1rem;
}

.close-icon {
  color: aliceblue;
  cursor: pointer;
}
.modelling-dropdown {
  display: none;
}

.team-dropdown {
  display: none;
}
.project-dropdown {
  display: none;
}
.parts-dropdown {
  display: none;
}

.hp-dropdown {
  display: none;
}
.awards-dropdown {
  display: none;
}
.nav-open .dineuron-menu {
  opacity: 0.9;
  visibility: visible;
  background: rgba(0, 0, 0, 0.92);
}
.dineuron-menu .nav li a {
  color: #fff;
  font-size: 5vh;
  font-weight: 600;
}

.dineuron-menu .nav li {
  margin-left: 10vw;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.nav-open .dineuron-menu .nav li {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.dineuron-menu .nav li.delay-1 {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.dineuron-menu .nav li.delay-2 {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dineuron-menu .nav li.delay-3 {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.dineuron-menu .nav li.delay-4 {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dineuron-menu .nav li.delay-5 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.dineuron-menu .nav li.delay-6 {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dineuron-menu .nav li.delay-7 {
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.dineuron-menu .nav li.delay-8 {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dineuron-menu .nav li.delay-9 {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.nav-button {
  position: relative;
  z-index: 1111;
  border: solid 1px #f8f8f8;
  height: 42px;
  display: block;
  width: 50px;
  padding: 12px;
  z-index: 1000;
}
.nav-button #nav-icon3 {
  width: 24px;
  height: 22px;
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.nav-button #nav-icon3 span {
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  cursor: pointer;
}
.nav-button #nav-icon3 span:nth-child(1) {
  top: 0;
}
.nav-button #nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
  top: 7px;
}
.nav-button #nav-icon3 span:nth-child(4) {
  top: 14px;
}
.nav-open #nav-icon3 span:nth-child(1) {
  top: 9px;
  width: 0;
  left: 50%;
}
.nav-open #nav-icon3 span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-open #nav-icon3 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-open #nav-icon3 span:nth-child(4) {
  top: 9px;
  width: 0;
  left: 50%;
}

.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

/* common styles */

.section-main {
  background-color: #17a7b3;
}

.section-title {
  width: 100vw;
  height: 100vh;
  background: linear-gradient(270deg, #126aad 0%, #33b4cd 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

.section-content {
  width: 100vw;
  height: fit-content;
  background-color: #fff;
  padding: 5vw 20vw;
}

.content-card {
  min-width: 30vw;
  margin: 5vh 0 5vh 5vw;
  padding: 15px 25px;
  border: 1px solid white;
  border-radius: 25px;
  box-shadow: 0 2px 4px 0 rgba(80, 79, 79, 0.2),
    0 3px 10px 0 rgba(080, 79, 79, 0.2);
}

.content-card h1 {
  font-weight: 900;
  background: -webkit-linear-gradient(#126aad, #33b4cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3em !important;
  line-height: 1.5em;
}

.content-card h2 {
  font-size: 1.5rem;
}

/* arrow styles */
.arrows {
  width: 60px;
  height: 72px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: 100px;
}

.arrows path {
  stroke: #fff;
  fill: transparent;
  stroke-width: 3rxpx;
  animation: arrow 2s infinite;
  -webkit-animation: arrow 2s infinite;
}

@keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes arrow /*Safari and Chrome*/ {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.arrows path.a1 {
  animation-delay: -1s;
  -webkit-animation-delay: -1s; /* Safari 和 Chrome */
}

.arrows path.a2 {
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s; /* Safari 和 Chrome */
}

.arrows path.a3 {
  animation-delay: 0s;
  -webkit-animation-delay: 0s; /* Safari 和 Chrome */
}
/* 
.section-title img {
  width: 55vw;
} */

/* waves css starts */

.waves {
  position: relative;
  width: 100vw;
  height: 15vh;
  margin-bottom: -7px; /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
}

.content {
  position: relative;
  height: 20vh;
  text-align: center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
  .content {
    height: 30vh;
  }
  h1 {
    font-size: 24px;
  }
}

/* waves css ends */

/* project description */

.pd-title img {
  width: 55vw !important;
}

.section-title img {
  margin-top: 15vh;
  width: 60vw;
}

.pd-content h1,
.pd-content p {
  margin: 5vh 0;
}

.pd-card {
  min-width: 30vw;
  margin: 5vh 0 0 5vw;
  padding: 15px 25px;
  border: 1px solid white;
  border-radius: 25px;
  box-shadow: 0 2px 4px 0 rgba(80, 79, 79, 0.2),
    0 3px 10px 0 rgba(080, 79, 79, 0.2);
}

.pd-card h1 {
  font-weight: 900;
  background: -webkit-linear-gradient(#126aad, #33b4cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3em !important;
  line-height: 1.5em;
}

.pd-card p {
  line-height: 5vh !important;
}

.pd-row {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 40vh;
}

.even {
  flex-direction: row-reverse;
}

.pdr-text {
  width: 45vw;
  text-align: start;
}

.pd-img-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5vh;
}

.pd-img-container p {
  font-style: italic;
  width: 75%;
}

.pd-img-container img {
  width: 50vw;
}

.mol-doc-top {
  width: 50% !important;
}

/* carousel css starts */

.carousel-control-next,
.carousel-control-prev /*, .carousel-indicators */ {
  filter: invert(100%);
}

/* carousel css ends */

/* proof of concept */

.poc-content h1,
.poc-content p {
  margin: 2.5vw 0;
}

/* collaborations */

/* .collab-content h1 {
  height: 10vh;
} */

/* design */
.design-title img {
  height: 35vw;
}

.dc-head {
  margin-top: 5vh;
}

/* inclusivity css starts */

.inc-card {
  min-width: 30vw;
  margin: 5vh 0 0 5vw;
  padding: 15px 25px;
  border: 1px solid white;
  border-radius: 25px;
  box-shadow: 0 2px 4px 0 rgba(80, 79, 79, 0.2),
    0 3px 10px 0 rgba(080, 79, 79, 0.2);
}

.inc-card h1 {
  font-weight: 900;
  background: -webkit-linear-gradient(#126aad, #33b4cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3em !important;
  line-height: 1.5em;
}

.ic-subsection {
  margin: 5vh 0;
}

/* inclusivity css ends */

/* engineering success css starts */

.shift-message {
  display: none;
}

.es-table-parent {
  min-width: 30vw;
  margin: 5vh 0 5vh 5vw;
  padding: 15px 0px;
  border: 1px solid white;
  border-radius: 25px;
  box-shadow: 0 2px 4px 0 rgba(80, 79, 79, 0.2),
    0 3px 10px 0 rgba(080, 79, 79, 0.2);
}

.es-buttons {
  margin: 15px !important;
}

.es-divider {
  margin-top: 15px !important;
}

.current-cycle {
  margin: 15px !important;
}

.tb {
  margin-right: 15px;
}
.tb-last {
  margin-right: 0;
}

.attr-switch {
  display: none;
}

.table1-1,
.table2-1,
.table3-1 {
  display: inline-block;
}

.table1-2,
.table2-2,
.table3-2 {
  display: none;
}

.table1-3,
.table2-3,
.table3-3 {
  display: none;
}

/* engineering success css ends */

.school-visits {
  display: inline-block;
}

.sbe,
.tft,
.imm-and-plasm,
.web-series,
.blood-drive,
.sng,
.pv {
  display: none;
}

.hp-part-2,
.hp-part-3,
.hp-part-4,
.hp-part-5,
.hp-part-6 {
  display: none;
}

.results-part-2,
.results-part-3,
.results-part-4 {
  display: none;
}

/* human practices css starts */

.tl-change-buttons {
  width: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5vw;
}

.asi {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px !important;
  transition: all 0.75s ease-in-out;
}

.asi:hover {
  box-shadow: 0 0px 0px 0 rgba(0, 40, 120, 0) !important;
  background-position: 0 0 !important;
  text-decoration: none !important;
  transform: scale(1.1);
  color: #fff;
}

.ind-btn {
  background-color: #fc7171 !important;
}

.soc-btn {
  background-color: #ff499b !important;
}

.acad-btn {
  background-color: #e53e5a !important;
}

.page-header h1 {
  text-align: center;
}

.follow-card {
  display: block !important;
  margin: auto !important;
}

/* human practices css ends */

/* project description scroll bar css */

.pb-container {
  margin-top: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.progress__container {
  height: 55rem;
  max-width: 100%;
  position: relative;
  margin-bottom: 5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
.progress__container::before {
  content: "";
  height: 50rem;
  width: 0.2rem;
  background-color: #ced6d5;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media (min-width: 810px) {
  .progress__container {
    width: 55rem;
    height: 10rem;
    flex-direction: row;
  }
  .progress__container::before {
    width: 100%;
    height: 0.2rem;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}
.progress__bar {
  height: 0%;
  width: 0.2rem;
  background-color: #00bfa6;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  transition: 0.4s ease;
}

/* our team css */

.team-content h2 {
  text-align: center;
  font-weight: 900;
  background: -webkit-linear-gradient(#126aad, #33b4cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3em !important;
  line-height: 1.5em;
}

.section-main {
  background-color: white;
}

.team-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 40vh;
  width: 60vw;
}

.team-container h1 {
  font-size: 20px;
  font-weight: bolder;
  text-transform: uppercase;
}

.team-container h3 {
  font-size: 16px;
  margin: 5px;
}
.box {
  border-radius: 10px;
  width: 100%;
  max-width: 250px;
  height: 325px;
  margin: 15px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 4px 0 rgba(80, 79, 79, 0.2),
    0 3px 10px 0 rgba(080, 79, 79, 0.2);
  transition: 0.3s ease-in-out;
}
.box:hover {
  box-shadow: 0 2px 4px 0 rgba(80, 79, 79, 0.2),
    0 3px 10px 0 rgba(080, 79, 79, 0.2);
}
.box:hover .card-footer {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.box:hover .imgBx {
  transform: scale(1.3);
}
.box .imgBx {
  transition: 0.3s ease-in-out;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.box .imgBx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.box .card-footer {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  transition: 0.3s ease-in-out;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
.box .card-footer h3 {
  padding: 2.5px 0;
}

/* our team css ends */

.sp-content {
  min-height: 100vh !important;
  width: 100vw;
}

/* tooltip css starts */

*,
*:before,
*:after {
  box-sizing: inherit;
}

/*== start of code for tooltips ==*/
.tool {
  cursor: help;
  position: relative;
}

/*== common styles for both parts of tool tip ==*/
.tool::before,
.tool::after {
  left: 50%;
  opacity: 0;
  position: absolute;
  z-index: -100;
}

.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
  opacity: 1;
  transform: scale(1) translateY(0);
  z-index: 100;
}

/*== pointer tip ==*/
.tool::before {
  border-style: solid;
  border-width: 1em 0.75em 0 0.75em;
  border-color: #3e474f transparent transparent transparent;
  bottom: 100%;
  content: "";
  margin-left: -0.5em;
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26),
    opacity 0.65s 0.5s;
  transform: scale(0.6) translateY(-90%);
}

.tool:hover::before,
.tool:focus::before {
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;
}

/*== speech bubble ==*/
.tool::after {
  background: #3e474f;
  border-radius: 0.25em;
  bottom: 180%;
  color: #edeff0;
  content: attr(data-tip);
  margin-left: -8.75em;
  padding: 1em;
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;
  transform: scale(0.6) translateY(50%);
  width: 17.5em;
}

.tool:hover::after,
.tool:focus::after {
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26);
}

@media (max-width: 760px) {
  .tool::after {
    font-size: 0.75em;
    margin-left: -5em;
    width: 10em;
  }
}

/* tooltip css ends */

/* attribution css starts */

.table {
  margin: 0 auto;
  border: 0.5px solid rgb(148, 148, 148);
  border-radius: 25px !important;
  overflow: hidden;
  box-shadow: 0 2px 4px 0 rgba(80, 79, 79, 0.2),
    0 3px 10px 0 rgba(080, 79, 79, 0.2);
}

tr > td:first-child {
  background: #fff !important;
  color: #000;
  text-align: center;
}
th {
  background: #fff !important;
  color: #000;
  padding: 10px 15px;
  text-align: center !important;
  text-transform: capitalize;
}
td {
  padding: 10px 15px;
  text-align: center;
  color: #000;
}

.rate-0 {
  background-color: transparent !important;
}

.rate-1 {
  background-color: #c6e6da !important;
}

.rate-2 {
  background-color: #7ac7c4 !important;
}

.rate-3 {
  background-color: #00a7b4 !important;
}

/* attribution css ends */

/* dp index css starts */

.label-container {
  position: fixed;
  bottom: 48px;
  right: 105px;
  display: table;
  visibility: hidden;
}

.label-text {
  color: #fff;
  background: rgba(51, 51, 51, 0.5);
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  border-radius: 3px;
}

.label-arrow {
  display: table-cell;
  vertical-align: middle;
  color: #333;
  opacity: 0.5;
}

.float {
  padding: 10px;
  position: fixed;
  width: fit-content;
  height: 45px;
  bottom: 40px;
  left: 40px;
  background-color: transparent;
  color: #126aad;
  border-radius: 15px;
  text-align: center;
  box-shadow: 2px 2px 3px rgb(230, 230, 230);
  z-index: 1000;
  animation: bot-to-top 2s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-list {
  display: none;
  position: fixed;
  left: 0px;
  padding-bottom: 20px;
  bottom: 80px;
  z-index: 100;
}

.index-list li {
  list-style: none;
  margin-bottom: 10px;
}

.index-list li a {
  padding: 15px !important;
  background-color: transparent;
  color: black;
  border-radius: 15px;
  text-align: center;
  box-shadow: 2px 2px 2px rgb(230, 230, 230);
  width: fit-content;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-list:hover {
  visibility: visible !important;
  opacity: 1 !important;
}

.my-float {
  font-size: 24px;
  margin-top: 18px;
}

/* a#menu-share + ul {
  visibility: hidden;
} */

a#menu-share:hover + ul {
  visibility: visible;
  animation: scale-in 0.5s;
}

a#menu-share i {
  animation: rotate-in 0.5s;
}

a#menu-share:hover > i {
  animation: rotate-out 0.5s;
}

@keyframes bot-to-top {
  0% {
    bottom: -40px;
  }
  50% {
    bottom: 40px;
  }
}

@keyframes scale-in {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes rotate-in {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes rotate-out {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

/* dp index css ends */

/* custom button css starts */

.first {
  background-color: #002878;
  background-image: linear-gradient(
    45deg,
    #33d9de 0%,
    #33d9de 55%,
    #243f81 90%
  );
  background-position: 100% 0 !important;
  background-size: 200% 200% !important;
  color: white;
  border-radius: 50px !important;
  padding: 12px 48px;
  font-size: 0.75rem;
  font-weight: 200;
  text-decoration: none;
  box-shadow: 0 2px 4px 0 rgba(0, 40, 120, 0.35) !important;
  transition: all 0.5s ease;
  text-align: center;
}

.model-btn {
  font-size: 12px;
  padding: 4px 16px;
}

.partnership-btn {
  margin: 5vh 0 !important;
}

.first:hover {
  box-shadow: 0 0px 0px 0 rgba(0, 40, 120, 0) !important;
  background-position: 0 0 !important;
  text-decoration: none !important;
}

/* custom button css ends */

/* modal css starts */

.hp-content {
  position: relative;
}

.show-modal {
  /* font-size: 2rem;
  font-weight: 600;
  padding: 1.75rem 3.5rem;
  margin: 5rem 2rem;
  border: none;
  background-color: #fff;
  color: #444;
  border-radius: 10rem;
  cursor: pointer; */
}

.close-modal {
  position: absolute;
  top: 1.2rem;
  right: 2rem;
  font-size: 5rem;
  color: #333;
  cursor: pointer;
  border: none;
  background: none;
}

.hidden {
  display: none;
}

.popup-img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-img img {
  height: 25vw;
}

.cmodal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
  background-color: white;
  padding: 3rem;
  border-radius: 25px;
  box-shadow: 0 3rem 5rem rgba(0, 0, 0, 0.3);
  z-index: 999999;
  height: 85vh;
  overflow: scroll;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  max-height: 100vh !important;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(3px);
  z-index: 9999;
}

/* modal css ends */

/* parts css starts */

.parts-table {
  padding: 15px 25px;
}

.parts-table h1 {
  font-weight: 900;
  background: -webkit-linear-gradient(#126aad, #33b4cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3em !important;
  line-height: 1.5em;
}

/* parts css ends */

/* timeline css starts */

.timeline-1 {
  display: inline-block;
}

.timeline-2 {
  display: none;
}

.timeline-3 {
  display: none;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  cursor: pointer;
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 20px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -10px;
  background-color: #999999;
  /* z-index: 1; */
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #126aad !important;
}
.timeline-badge.success {
  background-color: #126aad !important;
}
.timeline-badge.warning {
  background-color: #126aad !important;
}
.timeline-badge.danger {
  background-color: #126aad !important;
}
.timeline-badge.info {
  background-color: #126aad !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}

.timeline-title {
  font-weight: 900;
  background: -webkit-linear-gradient(#126aad, #33b4cd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tb-card span {
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  margin: 5px 0;
}

.tb-card p {
  font-size: 16px;
}


/* timeline css ends */

.awards-imgs {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

.awards-imgs .a-img {
  width: 30%;
  padding: 25px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.a-img img {
  width: 100%;
  padding: 5px 0;
}

@media (min-width: 810px) {
  .progress__bar {
    width: 0%;
    height: 0.2rem;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}
.progress__circle {
  width: 7rem;
  aspect-ratio: 1;
  color: #2f2e41;
  background-color: #126aad;
  border: 0.2rem solid #ced6d5;
  border-radius: 50%;
  font-size: 4rem;
  transition: 0.4s ease;
  position: relative;
}
.progress__circle.active {
  color: #00bfa6;
  border: 0.2rem solid #00bfa6;
  background-color: #2f2e41;
  box-shadow: #2f2e41 0px 0px 0px 10px, #00bfa6 0px 0px 10px 12px;
}
.progress__span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
