html {
  margin: 0 auto;
  font-family: unset;
}
body {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p,span {
  font-family: "DM Sans", sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Frank Ruhl Libre", sans-serif;
}
img.img-fluid.logo {
  max-width: 300px;
}
.top-bar .social-icons .fa {
    padding: 4px;
    margin: 1px;
    border-radius: 20px;
    width: 24px;
    height: 24px;
    text-align: center;
    /* background-color: #193662; */
}
.top-bar .social-icons .fa.fa-whatsapp {
    background-color: #09AF5B;
}
.navbar {
  padding: 0.6rem 1rem 0;
  transition: all 0.3s ease;
}
.navbar.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    animation: slideDown 0.35s ease-out;
    box-shadow: 1px 10px 30px rgba(0, 0, 0, 0.09);
}
.navbar-nav .nav-link {
  padding-right: 2px;
  padding-left: 2px;
  font-weight: 600;
  font-family: "DM Sans", sans-serif !important;
  font-size: 14px;
  color: #000 !important;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus,
.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-link.active {
    color: #193662 !important;
}
.navbar-nav .active > .nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.navbar-nav .show > .nav-link {
  color: #a32c20 !important;
}
.navbar .container {
  padding-left: 0px;
}
ul.navbar-nav.ml-auto {
    flex-direction: row;
    justify-content: space-between;
}
section.banners {
  padding: 15px 0px 0px;
  background: linear-gradient(#a32c20, #193662);
  text-align: center;
}
section.features-icons {
  padding: 50px 0px 20px;
}
section.features-icons .card-bg {
  text-align: left;
  box-shadow: 0px 0px 6px;
  border-radius: 5px;
  padding: 15px;
  background: url("../img/pattern3.png") top right / auto no-repeat;
}
h3.features-heading {
  /*
  font-family: "Frank Ruhl Libre", sans-serif;
  border-bottom: 2px solid #000;
  padding: 0px 0px 10px 0px;
  font-size: 24px;
  font-weight: 600; */
}
p.features-text {
  color: #000;
  margin-bottom: 5px !important;
}
section.about-us-video {
  background: #fff0f1;
  padding: 50px 10px 30px;
}
h3.main-heading {
  font-family: "Frank Ruhl Libre", sans-serif;
  padding: 0px 0px 10px 0px;
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
}
section.about-offers {
  padding: 50px 0px;
}
h2.main-heading {
  font-family: "Frank Ruhl Libre", sans-serif;
  padding: 0px 0px 10px 0px;
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}
h2.main-heading span {
  font-family: "Frank Ruhl Libre", sans-serif;
  color: #a32c20;
}
section.about-offers .card-bg {
  padding: 30px 20px;
  border-radius: 15px;
  background: #a32c20;
  background-image: linear-gradient(180deg, #A32C20 0%, #68140C 100%);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.about-offers h3.text-white {
  font-size: 20px;
  font-weight: 500;
  font-family: 'DM Sans', sans-serif;
  line-height: 24px;
}
section.placement-highlights, section.key-highlights {
  padding: 50px 0px 20px;
  text-align: center;
  background: #f5f5f5;
}
section.placement-highlights .card-bg, section.key-highlights .card-bg {
  padding: 10px;
  border-radius: 15px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
h3.heading-placement, h3.heading-highlights {
  color: #a32c19;
  font-family: "Frank Ruhl Libre", sans-serif;
  font-size: 50px;
  text-align: left;
  font-weight: 600;
}
p.text-placement, p.text-highlights {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  text-align: left;
}
p.text-highlights, h3.heading-highlights {
  text-align: center;
  margin-bottom: 0.5rem;
}
section.programs-section {
  padding: 50px 0px 20px;
}
button.btn.btn-primary {
  background: #a32c20;
  border-color: #a32c20;
  font-family: "Frank Ruhl Libre", sans-serif;
  font-size: 20px;
}
.card {
  border: 0px !important;
}
.card .img-fluid {
  border-radius: 5px;
}
section.recruiters {
  background-image: url(../img/premium-recruiters-bg.jpg);
  background-color: var(--e-global-color-93435a6);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0px 40px;
}
section.recent-placement {
  padding: 50px 0px 20px;
}
.col-12.text-center {
  margin-top: 20px;
}
.nav-buttons {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}
section.faculty {
  padding: 50px 0px 40px;
  text-align: center;
}
section.faculty .card-bg {
  padding: 20px 10px 10px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
h3.heading-faculty {
  color: #a32c19;
  font-family: "Frank Ruhl Libre", sans-serif;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
}
p.text-faculty {
  color: #000;
  font-size: 15px;
  text-align: center;
}
section.reasons {
  padding: 30px 0px;
  background: #f5f5f5;
}
section.reasons .item {
  background: linear-gradient(203deg, #193662 0%, #a32c20 100%);
  border-radius: 10px;
}
section.reasons img {
  max-width: 69px;
}
.card-new {
  background: transparent !important;
  text-align: center;
  align-items: center;
  padding: 20px 10px;
  min-height: 200px !important;
}
p.card-text {
  font-size: 15px;
  margin: 5px 0px;
  color: #fff;
}
section.showcase {
  background: #fff0f1;
  padding: 30px 0px 10px;
}
section.gallery {
  background: #fff;
  padding: 50px 0px 30px;
}
section.cta {
  background: #a32c20;
  text-align: center;
  padding: 30px 0px;
}
button.btn.btn-primary-alt {
  background: #fff;
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 25px;
  padding: 10px 30px;
}
section.footer {
  background: #000;
    background-image: url(../img/footer-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.footer a {
  color: #fff;
}
section.footer a:hover {
  color: #a32c20;
  text-decoration: none;
}
section.footer h5 {
  color: #fff;
  font-family: "Frank Ruhl Libre", sans-serif;
  font-size: 21px;
  font-weight: 600;
}
.container.bottom {
  border-top: 1px solid #ccc;
}
.col.contact-details {
  display: flex;
}
p.lead {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}
p.text-white.text-left,
p.text-white.text-right {
  font-size: 13px;
}
section.teams h5 {
  font-size: 18px;
  font-family: "Frank Ruhl Libre", sans-serif;
  font-weight: 600;
}
p.team-card-text {
  font-size: 15px;
  font-weight: 400;
  color: #292929;
}
section.teams {
  background: #fff0f1;
  padding: 50px 0px;
  text-align: center;
}
section.teams img {
  width: 250px;
}
h5.team-card-heading {
  font-size: 18px;
  font-family: "Frank Ruhl Libre", sans-serif;
  margin: 10px 0px;
}
.card.team {
  border: 1px solid #ccc !important;
  padding: 5px;
  border-radius: 15px;
}
.card.team img {
  border-radius: 10px;
}
.nav-buttons1 {
  color: #fff;
  background-color: #a32c20 !important;
  border-color: #a32c20 !important;
}
section.students-testimonials {
  background: #f5f5f5;
  padding: 50px 0px 20px;
}
i.fa.fa-quote-left {
  color: #fff;
  font-size: 50px;
  text-align: center;
}
img.review-img-fluid {
    max-width: 50px;
    height: 50px;
    border-radius: 70px;
    border: 2px solid #fff;
    margin: 0 10px;
}
.card.review {
  background: #a32c20;
  padding: 10px 0 1px;
  color: #fff;
  display: block;
  border-radius: 10px;
}
p.review-card-text {
  font-size: 14px;
  padding: 0 8px;
}
.review-card-heading {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 0px;
}
.review-card-heading span {
  font-size: 14px;
  font-weight: 600;
}
section.students-testimonials .testimonials-carousel .owl-item:nth-child(odd) .card.review {
  background: #193662 !important;
}
.review-bottom {
  display: block;
  text-align: left;
  margin-top: 0px;
  z-index: 2;
  position: relative;
  margin-bottom: 10px;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #193662;
  border-color: #193662;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: #333;
  border: 1px solid #fff;
  padding: 6px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #a32c20;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot.owl-nav {
  position: absolute;
  left: 20px;
  top: 50%;
  display: block;
  padding: 0 .3em !important;
  font-size: 3em;
  margin: 0;
  cursor: pointer;
  color: #000;
  transform: translate(-50%, -50%);
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot.owl-nav {
  position: absolute;
  right: -23px;
  top: 50%;
  display: block ;
  padding: 0 .3em !important;
  font-size: 3em ;
  margin: 0;
  cursor: pointer;
  color: #000;
  transform: translate(-50%, -50%);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #a32b2093;
  color: #FFF;
  text-decoration: none;
}
button:focus {
  border: none;
  outline: none;
}
.custom-banner-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.custom-banner-carousel .owl-dot span {
  background: #fff;
  opacity: 0.7;
}
.custom-banner-carousel .owl-dot.active span {
  background: #007bff;
  opacity: 1;
}
.custom-banner-carousel {
  position: relative;
}
.top-bar {
    background-color: #a32c20;
}

.top-bar .social-icons a {
    color: #ffffff;
    display: inline-block;
}

.top-bar .social-icons {
    color: #ffffff;
}

.top-bar .btn-primary {
    color: #ffffff;
}
.brochure-btn {
      background-color: #193662;
      border-color: #193662;
    }


.navbar .navbar-collapse {
    padding: 5px 15px;
    background: #fff;
}

.features-icons {
    position: relative;
    overflow: hidden;
}


@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

.collaboration-item {
    position: relative;
    overflow: hidden;
}

.collaboration-item .main-img {
    width: 100%;
    transition: transform 0.3s ease;
}

.collaboration-item .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
}

.collaboration-item .icon-img {
    width: 50px !important;
    object-fit: contain;
}

.collaboration-item .features-heading {
    color: #fff;
    margin: 0;
    font-size: 16px;
}

.collaboration-item:hover .main-img {
    transform: scale(1.05);
}
.placement-profile {
    text-align: center;
}

.placement-profile .profile-img {
    object-fit: cover;
    margin: 0 auto;
}

.placement-profile .student-name {
    color: #333;
    margin: 0;
    font-size: 16px;
}

.company-logo {
    padding: 0 5px;
}

.placements-carousel .card {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
    margin: 5px 1px;
}
ul.nav-tabs {
    border: 0;
    /* background-color: #a3473e; */
    border-radius: 0 18px 0 0;
    border-bottom: 1px solid #9b261b;
    padding-bottom: 1px;
    padding-top: 1px;
}
.nav-tabs .nav-link {
    background-color: #193662;
    border: 0;
    margin: 0px 2px;
    color: #fff;
    font-family: "Frank Ruhl Libre", sans-serif;
    font-size: 18px;
    border-radius: 0
}
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #a32c20;
    z-index: 2;
    position: relative;
}
@media (max-width: 991px) {
  .navbar .navbar-collapse {
    border-top: 1px solid #ccc;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    padding: 0 0 0 40px;
  }
}

/* Floating vertical buttons - left center */
.floating-left {
  position: fixed;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  pointer-events: auto;
}

.floating-left .float-btn {
  display: flex;
  align-items: center;
  background: #333;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  padding: 8px;
  min-width: 48px;
  height: 48px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  transition: min-width .18s ease, background .18s ease;
  white-space: nowrap;
}

.floating-left .float-btn .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 24px;
}

.floating-left .float-btn .icon .fa-whatsapp {
    font-size: 30px;
}

.floating-left .float-btn .label {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  overflow: hidden;
  max-width: 0;
  opacity: 0;
  transition: max-width .22s ease, opacity .22s ease, margin .22s ease;
}

/* Expand to show label on hover / focus */
.floating-left .float-btn:hover,
.floating-left .float-btn:focus {
  min-width: 170px;
  text-decoration: none;
}

.floating-left .float-btn:hover .label,
.floating-left .float-btn:focus .label {
  max-width: 200px;
  opacity: 1;
}

/* Individual colors */
.floating-left .float-btn.whatsapp { background: #25D366; }
.floating-left .float-btn.brochure { background: #007bff; }

/* Small screens tweak: move a bit inward and reduce size */
@media (max-width: 576px) {
  .floating-left { left: 2px; }
  .floating-left .float-btn { height: 44px; min-width: 44px; padding: 6px; }
  .floating-left .float-btn:hover { min-width: 150px; }
  .floating-left .float-btn .label { font-size: 13px; }
}

.fomo-container {
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 1100;
  /*width: 300px;*/
  max-width: calc(100% - 40px);
}
.fomo-card {
  display: flex;
  gap: 12px;
  align-items: center;
  background: rgba(255,255,255,0.98);
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 6px 22px rgba(0,0,0,0.18);
  border-left: 4px solid #a32c20;
  transform: translateY(20px) scale(0.98);
  opacity: 0;
  transition: transform 320ms cubic-bezier(.2,.9,.3,1), opacity 320ms;
}
.fomo-card.show {
  transform: translateY(0) scale(1);
  opacity: 1;
}
.fomo-card .fomo-icon {
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  border-radius: 8px;
  background: linear-gradient(135deg,#a32c20,#d41908);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
}
.fomo-card .fomo-body {
  flex: 1 1 auto;
  line-height: 1.1;
}
.fomo-card .fomo-body .fomo-title {
  font-weight: 700;
  font-size: 14px;
  color: #0b2b4a;
}
.fomo-card .fomo-body .fomo-sub {
  font-size: 13px;
  color: #4a5568;
}
.fomo-card .fomo-meta {
  font-size: 11px;
  color: #8b949e;
  margin-top: 4px;
}
.fomo-close {
  background: transparent;
  border: 0;
  color: #8b949e;
  font-size: 14px;
  cursor: pointer;
  padding: 6px;
  margin-left: 6px;
}
@media (max-width: 500px) {
  .fomo-container { left: 12px; right: 12px; bottom: 12px; width: auto; }
  .fomo-card { padding: 8px; }
}

.main-card {
    background: #a32c20;
    border-radius: 0 0 18px 18px;
    box-shadow: 0 6px 24px rgba(44,44,44,0.08);
    color: #fff;
    padding: 40px 30px;
}
.main-card .row.bg-row {
    align-items: center;
}
.btn-enquire {
    background-color: #193662;
    color: #fff;
    font-weight: 500;
}
.btn-enquire:hover {
    background-color: #fff;
}
.subtitle {
    color: #a2b8d9;
    font-weight: 600;
}
.white-card {
    background: #fff;
    border-radius: 12px;
    color: #000;
    padding: 30px 25px;
    margin-top: 20px;
}
.white-card h6 {
    font-weight: 700;
    color: #193662;
}
.white-card ul {
    margin: 0;
    padding-left: 1rem;
}