#stuckNav {
  position: fixed;
  z-index: 2;
  width: 100%;
  text-align: center;
}

#page-menu {
  position: relative;
  width: 100%;
  text-align: center;
}

.page-menu .navbar {
  background: linear-gradient(to right, #071e6f, #053c8e, #0f0c29);
}
.page-menu .navbar .nav-link {
  color: white;
}
.page-menu .navbar .active {
  color: black !important;
  background-color: white;
  border-radius: 25px;
  padding: 5px 10px;
}
.page-menu .navbar a.navbar-brand {
  color: var(--secondary);
}

.programs-pages .designer-box2 {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: white;
}
.programs-pages .program-intro h4 {
  font-size: 50px;
  margin-bottom: 0px;
  color: var(--secondary);
}
.programs-pages .program-intro .approvals {
  font-weight: 700;
  color: #898888;
}
.programs-pages .program-intro .program-full-form {
  text-transform: uppercase;
  color: var(--primary);
  font-size: 20px;
}
.programs-pages .program-intro .button5 {
  border: 1px solid var(--secondary);
  border-radius: 25px;
}
.programs-pages .program-details {
  margin-bottom: 20px;
  margin-top: 25px;
  padding-bottom: 25px;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #3fded1 25%, #d71717 25%, #0e80d5 50%, #9fd721 50%, red 75%, teal 75%) 5;
}
.programs-pages .program-details ul li {
  display: inline-block;
  border-right: 1px solid #ccc;
  padding-right: 40px;
  padding-left: 20px;
}
.programs-pages .program-details ul li h6 {
  color: var(--primary);
  margin-bottom: 0px;
}
.programs-pages .program-details ul li p {
  font-weight: 300;
}
.programs-pages .program-details ul li:first-child {
  padding-left: 0px;
}
.programs-pages .program-details ul li:last-child {
  border-right: 0px solid #ccc;
}
.programs-pages .sub-heading2.program h2 {
  font-size: 25px;
}
.programs-pages .sub-heading2.program h2:before {
  width: 55px;
  background-color: var(--primary);
}
.programs-pages .sub-heading2.program h2:after {
  width: 500px;
  max-width: 500px;
  background-color: var(--primary);
}
.programs-pages .sub-heading2.style2 h2 {
  font-size: 25px;
}
.programs-pages .sub-heading2.style2 h2:before {
  width: 55px;
  background-color: var(--primary);
}
.programs-pages .sub-heading2.style2 h2:after {
  width: 100%;
  max-width: 100%;
  background-color: var(--primary);
}
.programs-pages #section {
  padding: 0px;
}
.programs-pages #section .resp-tabs-container {
  background-color: #F8FAFC;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 10px 10px 20px 5px rgba(170, 170, 170, 0.54);
}
.programs-pages #section .resp-tabs-container div {
  line-height: 1.8rem !important;
  color: #777;
  font-size: 16px !important;
}
.programs-pages .resp-tab-active {
  background-color: var(--secondary) !important;
  color: white !important;
}
.programs-pages .table tr td, .programs-pages .table tr th {
  padding: 10px;
  line-height: 23px;
  text-align: left;
}
.programs-pages .icon-bx i {
  font-size: 50px;
  color: var(--primary);
}
.programs-pages .icon-bx-wraper.style-4 {
  min-height: 200px;
}
.programs-pages .icon-bx-wraper.style-4 p {
  line-height: 22px;
}
.programs-pages .icon-bx-wraper.style-4:hover .icon-bx i {
  color: white;
}
.programs-pages .text-bold {
  font-weight: 500;
  color: var(--primary);
}
.programs-pages ul.list-checked li {
  line-height: 23px;
}
.programs-pages p {
  line-height: 23px;
}
.programs-pages .bg-primary {
  padding-top: 25px;
}
.programs-pages .bg-primary p {
  color: white;
}
.programs-pages .bg-primary li {
  color: white;
}
.programs-pages .bg-primary li:before {
  color: gold;
}
.programs-pages .heading.style-8 h2 {
  text-align: center;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 1px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 16px 0;
  grid-gap: 22px;
  font-weight: 300;
  color: var(--primary);
}
.programs-pages .heading.style-8 h2:after, .programs-pages .heading.style-8 h2:before {
  content: " ";
  display: block;
  border-bottom: 1px solid #ccc;
}
.programs-pages .icon-bx-wraper .icon-content p {
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
}
.programs-pages .chart.style-1 tr td {
  line-height: 20px;
  padding-top: 15px;
}
.programs-pages .chart.style-2 .charts-css.legend li:nth-child(10n+1)::before {
  background-color: var(--color-6);
}
.programs-pages .chart.style-2 .charts-css.legend li:nth-child(10n+2)::before {
  background-color: var(--color-7);
}
.programs-pages .chart.style-2 .charts-css.legend li:nth-child(10n+3)::before {
  background-color: var(--color-8);
}
.programs-pages .chart.style-2 .charts-css.legend li:nth-child(10n+4)::before {
  background-color: var(--color-9);
}
.programs-pages .chart.style-2 .charts-css.legend li:nth-child(10n+5)::before {
  background-color: var(--color-10);
}
.programs-pages .chart.style-2 tr td {
  line-height: 20px;
  padding-top: 15px;
  color: white;
}
.programs-pages .recruiter-outer-box {
  border: 0.02rem dashed #ceced2;
  background-color: white;
  display: flex;
  padding: 15px;
  align-items: center;
}
.programs-pages .placement-records .student-box {
  border-bottom: 3px solid;
  box-shadow: 10px 10px 100px 5px rgba(170, 170, 170, 0.54);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-image: linear-gradient(to right, #3fded1 25%, #d71717 25%, #0e80d5 50%, #9fd721 50%, red 75%, teal 75%) 5;
  margin-bottom: 15px;
}
.programs-pages .placement-records .student-box .student-image {
  text-align: center;
  padding: 10px;
}
.programs-pages .placement-records .student-box .student-image img {
  text-align: center;
  width: 200px;
  height: 240px;
  object-fit: cover;
  object-position: center;
  border-radius: 45px;
}
.programs-pages .placement-records .student-box .placement-details {
  text-align: center;
  margin-bottom: 20px;
}
.programs-pages .placement-records .student-box .placement-details h3.student-name {
  color: var(--primary);
  font-size: 16px;
  font-weight: 400;
}
.programs-pages .placement-records .student-box .placement-details p.student-company-name {
  font-size: 14px;
  margin-top: 10px;
  display: block;
  padding-bottom: 0px;
  line-height: 14px;
}
.programs-pages .placement-records .student-box .placement-details p.student-designation {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: var(--secondary);
  display: block;
  margin-top: 5px;
}

/*# sourceMappingURL=main2.css.map */
