@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display+SC:wght@700&display=swap");
body {
  font-family: 'Poppins', sans-serif !important;
}

a {
  color: #fff !important;
  text-decoration: none !important;
}

a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

h1, h2, h4 {
  font-family: "Cinzel", serif;
}

p {
  font-family: "Poppins", sans-serif;
}

.btn-main {
  color: #fff !important;
  background-color: #002147 !important;
  border-color: #002147 !important;
}

.bg-secondary {
  background-color: #f3f3f3 !important;
}

.bg-light {
  background-color: #f9f9f9 !important;
}

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0);
}

.navbar-light .navbar-toggler a {
  color: #002147 !important;
}

.navbar-light .navbar-nav .nav-link {
  font-weight: 600;
}

.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
}

.topmarqu-bar {
  background-color: #ffc000;
  position: relative;
}

.topmarqu-bar .flashscroll {
  background: #ffcb03;
  position: relative;
  line-height: 36px;
  float: left;
  padding-left: 10px;
}

.topmarqu-bar .flashscroll:before {
  content: '';
  position: absolute;
  left: 100%;
  z-index: 99;
  border-bottom: 18px solid transparent;
  border-top: 18px solid transparent;
  border-left: 17px solid #ffcb03;
  top: 0;
}

.topmarqu-bar .flashscroll::after {
  content: '';
  position: absolute;
  right: 100%;
  width: 1366px;
  height: 100%;
  z-index: 99999;
  top: 0;
  background: #a46d2c;
}

.topmarqu-bar .campnews {
  float: left;
  width: 90%;
}

.topmarqu-bar .campnews marquee {
  vertical-align: top;
  float: left;
}

.topmarqu-bar .campnews ul {
  margin: 0px;
}

.topmarqu-bar .campnews ul li {
  display: inline-block;
  margin-right: 10px;
}

.topmarqu-bar .campnews ul li a {
  display: block;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  height: 35px;
  line-height: 35px;
  position: relative;
  font-weight: normal;
}

.topmarqu-bar .campnews ul li a:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f35a';
  margin-right: 5px;
  color: #fff;
}

.topmarqu-bar .campnews .news-scroll::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 125px;
  height: 100%;
  width: 10%;
  background-image: -webkit-gradient(linear, right top, left top, from(transparent), to(#ecb200));
  background-image: linear-gradient(to left, transparent, #ecb200);
  z-index: 9;
}

.top-bar .left-sec {
  height: 90px;
  width: 100%;
}

.top-bar .left-sec h6 {
  color: #fff;
  font-size: 25px;
  font-family: 'Playfair Display SC', serif;
}

.top-bar .left-sec small {
  color: #fff;
}

.top-bar .left-sec i {
  color: #d51610;
  font-size: 25px;
}

.top-bar .left-sec p {
  font-weight: 500;
}

nav .navbar-nav {
  background-color: #d51610;
  color: #fff;
  padding: 20px 0px 10px 35px;
  width: 100%;
}

nav .navbar-nav:before {
  background: white;
  content: "";
  height: 100%;
  width: 100%;
  left: -23px;
  position: absolute;
  top: 0;
  width: 46px;
  z-index: 1;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

nav .navbar-nav .nav-item .dropdown-menu {
  background-color: #002147;
  border-radius: 0px;
}

nav .navbar-nav .nav-item i {
  color: #ffd500;
  font-size: 26px;
}

nav .navbar-nav .nav-item .dropdown-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #d51610;
}

nav .navbar-nav .nav-item .dropdown-menu {
        font-size: 13px;
}
nav .navbar-nav .nav-item .dropdown-menu .dropdown-item{
    padding:10px !important;
}

.navbar-light .navbar-brand {
  z-index: 9;
}

.bottom-bar .news {
  background-color: #a2d1eb;
  color: #002147;
}

.bottom-bar .news-scrolling {
  background-color: #002147;
  color: #fff;
  border-right: 2px solid #a2d1eb;
  padding-bottom: 0.5px;
}

.bottom-bar .news-scrolling p {
  font-size: 14px;
}

.bottom-bar .bottom-menu {
  background-color: #002147;
  color: #fff;
  border-bottom: 1px solid #a2d1eb;
}

.bottom-bar .bottom-menu ul {
  list-style: none;
  padding: 0px;
}

.bottom-bar .bottom-menu ul li {
  display: inline-block;
  padding: 0px 12px;
}

.bottom-bar .bottom-menu ul li i {
  font-size: 20px;
}

.chairman img {
  width: 100%;
  height: 380px;
  -o-object-fit: cover;
     object-fit: cover;
}

.chairman .overlay {
  position: absolute;
  bottom: 0px;
  right: 25px;
}

.chairman .overlay h4 {
  color: #002147;
  font-weight: 600;
  background-color: #fff;
  padding: 2px 5px;
}

.chairman .overlay p {
  color: #d51610;
  background-color: #fff;
  padding: 2px 5px;
  display: inline-block;
}

.mission h4 {
  color: #d51610;
}

.professional {
  background-color: #002147;
  color: #fff;
}

.dez-separator {
  display: inline-block;
  height: 2px;
  width: 50px;
  margin-bottom: 10px;
  position: relative;
}

.dez-separator.style-icon {
  width: 40px;
  height: auto;
  text-align: center;
  font-size: 20px;
}

.dez-separator[class*="style-"]:before {
  left: auto !important;
  right: 50px;
}

.dez-separator[class*="style-"]:after, .dez-separator[class*="style-"]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50px;
  width: 70px;
  height: 2px;
  background: #eee;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.professional .box:nth-child(1) .card {
  background-color: #1abc9c;
}

.professional .box:nth-child(2) .card {
  background-color: #1abc9c;
}

.professional .box:nth-child(3) .card {
  background-color: #3498db;
}

.professional .box:nth-child(4) .card {
  background-color: #8e44ad;
}

.professional .box:nth-child(5) .card {
  background-color: #95a5a6;
}

.professional .box:nth-child(6) .card {
  background-color: #f39c12;
}

.professional .box:nth-child(7) .card {
  background-color: #e74c3c;
}

.professional .box:nth-child(8) .card {
  background-color: #d35400;
}

.professional .box:nth-child(9) .card {
  background-color: #16a085;
}

.professional .box h3 {
  font-weight: 600;
}

.latest h2 {
  color: #002147;
}

.latest .events h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.latest .events h4 a {
  color: #002147 !important;
}

.latest .events span {
  color: #d51610;
}

.latest .news .card {
  background: #002147;
  color: #fff;
}

.latest .news .card span {
  background: #d51610;
  font-size: 22px;
}

.latest .news .card p {
  font-size: 30px;
}

.latest .news .card .month {
  font-weight: 200;
}

.latest .news h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.latest .news a {
  color: #002147 !important;
}

.link ul {
  list-style: none;
}

.link ul li {
  padding: 12px;
}

.link ul li:nth-child(odd) {
  background-color: #f2f2f2;
}

.link ul li i {
  font-size: 25px;
  padding-right: 10px;
  color: #d51610;
}

.link ul li a {
  color: #002147 !important;
  font-size: 20px;
}

.exam-cell .heading {
  background-color: #d51610;
  color: #fff;
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.exam-cell ul {
  list-style: none;
}

.exam-cell ul li {
  padding: 12px;
}

.exam-cell ul li:nth-child(even) {
  background-color: #f2f2f2;
}

.exam-cell ul li i {
  font-size: 25px;
  padding-right: 10px;
  color: #d51610;
}

.exam-cell ul li a {
  color: #002147 !important;
  font-size: 20px;
}

.placements .heading {
  background-color: #002147;
  color: #fff;
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.placements .border-bottom {
  border-bottom-width: 3px !important;
}

.placements table {
  width: 100%;
}

.placements table th {
  font-size: 20px;
  padding-bottom: 10px;
}

.placements table td {
  color: #002147;
  font-size: 20px;
}

.placements table td:nth-child(even) {
  color: #d51610;
}

.video {
  background-color: #002147;
  background-image: url(../images/img7.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.video .inner {
  background-color: #002147;
  opacity: .8;
  -webkit-transition: background .3s, border-radius .3s, opacity .3s;
  transition: background .3s, border-radius .3s, opacity .3s;
  padding: 90px 0px;
}

.testimonial {
  overflow: hidden !important;
}

.testimonial #test-carousel img {
  width: 130px;
  position: absolute;
  right: 20px;
  top: -80px;
  z-index: 999999999;
  border: 10px solid #f3f3f3;
  border-radius: 50%;
}

.testimonial #test-carousel h4 {
  color: #d51610;
  font-family: "Poppins", sans-serif;
}

.placements {
  overflow: hidden !important;
}

.placements #placements-carousel .border {
  border-width: 2px !important;
}

.placements #placements-carousel img {
  width: 100%;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}

footer {
  background-color: #002147;
  color: #fff;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

footer h4 {
  font-family: "Poppins", sans-serif;
}

footer i {
  color: #5e738b;
  font-size: 22px;
}

footer ul {
  list-style: none;
  padding: 0px;
}

footer ul li {
  padding-bottom: 15px;
}

footer .quick-links ul li:before {
  content: '\25CF';
  padding-right: 5px;
  color: #5e738b;
}

.event .card {
  height: 310px;
  overflow: hidden;
}

.event h5 {
  color: #002147;
  font-size: 16px;
}

.event p {
  color: #000;
  font-size: 14px;
}

.fotter-bottom {
  background-color: #042a56;
  color: #fff;
}

#test-carousel .owl-stage-outer {
  /* override */
  overflow: initial !important;
}

#bodyContent {
  /* override */
  overflow: hidden !important;
}

#test-carousel .owl-item {
  opacity: 0 !important;
}

#test-carousel .owl-item.active {
  opacity: 1 !important;
}

.play-btn {
  position: absolute;
  z-index: 9;
  width: 80px;
  height: 80px;
  background: radial-gradient(rgba(196, 48, 43, 0.8) 60%, white 62%);
  border-radius: 50%;
  display: block;
  -webkit-box-shadow: 0px 0px 25px 3px rgba(196, 48, 43, 0.8);
          box-shadow: 0px 0px 25px 3px rgba(196, 48, 43, 0.8);
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  top: 80%;
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.75);
  top: -26%;
  left: -25%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    -webkit-box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
            box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    -webkit-box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
            box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.bg-theme-colored-transparent {
  background-color: rgba(0, 0, 0, 0.75) !important;
}

@media only screen and (max-width: 1500px) {
  nav .nav-item .nav-link {
    font-size: 13px !important;
    font-weight: 400 !important;
  }
  .bottom-bar .bottom-menu ul li {
    font-size: 14px;
  }
  nav .navbar-nav {
    padding: 20px 0px 16px 30px;
  }
}

@media only screen and (max-width: 1186px) {
  body {
    font-size: 13px !important;
  }
  nav .nav-item .nav-link {
    font-size: 10px !important;
    font-weight: 600 !important;
  }
  nav .navbar-nav {
    padding: 22px 0px 16px 35px;
  }
  .link ul li a {
    font-size: 16px;
  }
  .bottom-bar .bottom-menu ul li {
    font-size: 16px;
  }
  .exam-cell h4 {
    font-size: 20px;
  }
  .exam-cell ul li a {
    font-size: 16px;
  }
  .placements h4 {
    font-size: 20px;
  }
  .placements table td {
    font-size: 16px;
  }
  footer {
    font-size: 12px;
  }
}

@media only screen and (max-width: 425px) {
  .placements #placements-carousel img {
    height: 130px;
  }
  .bottom-bar .bottom-menu ul li {
    font-size: 11px;
  }
  .facilities .accordion img {
    height: 160px;
  }
}

.courses .side-bar .card {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  height: 590px;
  z-index: 9;
}

.courses .card img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

.courses .card .card-body a {
  color: #002147 !important;
}

.courses .nav ul {
  list-style-type: none;
}

.courses .nav .nav-item {
  background-color: #002147;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.courses .nav .nav-item:hover {
  background-color: #d51610;
  color: #fff !important;
}

.courses .nav .nav-item a {
  font-size: 16px !important;
  color: #fff !important;
}

.courses .nav .dropdown-menu {
  background-color: #d51610;
}

.courses .nav .dropdown-menu .dropdown-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: .50rem 1.5rem;
}

.courses .nav .dropdown-menu .dropdown-item:hover {
  color: #fff !important;
  background-color: #002147;
}

.courses h4 {
  font-family: "Poppins", sans-serif;
}

.courses .accordion h2 {
  font-family: "Poppins", sans-serif;
}

.courses h5 {
  color: #002147;
}

.courses h5.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.courses h6.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.courses ul {
  list-style: none;
}

.courses ul li a {
  color: #000 !important;
}

.courses ul li a i {
  color: #d51610;
}

.courses .features ul li {
  list-style: disc;
}

.courses .popup-gallery img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

.courses .popup-youtube img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

.courses .play-btn {
  width: 60px;
  height: 60px;
  top: 37%;
}

.courses .fdp a {
  color: #002147 !important;
}

.courses .contact a {
  color: #002147 !important;
}

.placements-inner .side-bar .card {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  height: 235px;
  z-index: 9;
}

.placements-inner .card img {
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
}

.placements-inner .card .card-body a {
  color: #002147 !important;
}

.placements-inner .nav ul {
  list-style-type: none;
}

.placements-inner .nav .nav-item {
  background-color: #002147;
  border-bottom: 1px solid #fff;
}

.placements-inner .nav .nav-item:hover {
  background-color: #d51610;
  color: #fff !important;
}

.placements-inner .nav a {
  font-size: 16px !important;
}

.placements-inner .nav .dropdown-menu {
  background-color: #d51610;
}

.placements-inner .nav .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #fff;
  padding: .50rem 1.5rem;
}

.placements-inner .nav .dropdown-menu .dropdown-item:hover {
  color: #fff !important;
  background-color: #002147;
}

.placements-inner h4 {
  font-family: "Poppins", sans-serif;
}

.placements-inner .accordion h2 {
  font-family: "Poppins", sans-serif;
}

.placements-inner h6.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.examcell-inner .side-bar .card {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  height: auto;
  z-index: 9;
}

.examcell-inner .side-bar .nav ul {
  list-style-type: none;
}

.examcell-inner .side-bar .nav .nav-item {
  background-color: #002147;
  border-bottom: 1px solid #fff;
}

.examcell-inner .side-bar .nav .nav-item:hover {
  background-color: #d51610;
  color: #fff !important;
}

.examcell-inner .side-bar .nav a {
  font-size: 16px !important;
  color: #fff !important;
}

.examcell-inner .side-bar .nav .dropdown-menu {
  background-color: #d51610;
}

.examcell-inner .side-bar .nav .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #fff;
  padding: .50rem 1.5rem;
}

.examcell-inner .side-bar .nav .dropdown-menu .dropdown-item:hover {
  color: #fff !important;
  background-color: #002147;
}

.examcell-inner .card img {
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
}

.examcell-inner .card .card-body a {
  color: #002147 !important;
}

.examcell-inner ul {
  list-style: none;
}

.examcell-inner ul li a {
  color: #000 !important;
  font-size: 16px !important;
}

.examcell-inner ul li i {
  color: #d51610;
}

.examcell-inner h4 {
  font-family: "Poppins", sans-serif;
}

.examcell-inner .accordion h2 {
  font-family: "Poppins", sans-serif;
}

.examcell-inner h6.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.diploma-inner .side-bar .card {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  height: 290px;
  z-index: 9;
}

.diploma-inner .side-bar .nav ul {
  list-style-type: none;
}

.diploma-inner .side-bar .nav .nav-item {
  background-color: #002147;
  border-bottom: 1px solid #fff;
}

.diploma-inner .side-bar .nav .nav-item:hover {
  background-color: #d51610;
  color: #fff !important;
}

.diploma-inner .side-bar .nav a {
  font-size: 16px !important;
  color: #fff !important;
}

.diploma-inner .side-bar .nav .dropdown-menu {
  background-color: #d51610;
}

.diploma-inner .side-bar .nav .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #fff;
  padding: .50rem 1.5rem;
}

.diploma-inner .side-bar .nav .dropdown-menu .dropdown-item:hover {
  color: #fff !important;
  background-color: #002147;
}

.diploma-inner .card img {
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
}

.diploma-inner .card .card-body a {
  color: #002147 !important;
}

.diploma-inner ul {
  list-style: none;
}

.diploma-inner ul li a {
  color: #000 !important;
  font-size: 16px !important;
}

.diploma-inner ul li i {
  color: #d51610;
}

.diploma-inner h4 {
  font-family: "Poppins", sans-serif;
}

.diploma-inner .accordion h2 {
  font-family: "Poppins", sans-serif;
}

.diploma-inner h6.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.ieee .side-bar .card {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  height: 135px;
  z-index: 9;
}

.ieee .side-bar .nav ul {
  list-style-type: none;
}

.ieee .side-bar .nav .nav-item {
  background-color: #002147;
  border-bottom: 1px solid #fff;
}

.ieee .side-bar .nav .nav-item:hover {
  background-color: #d51610;
  color: #fff !important;
}

.ieee .side-bar .nav a {
  font-size: 16px !important;
  color: #fff !important;
}

.ieee .card a {
  color: #000 !important;
}

.ieee .card i {
  color: #d51610;
}

.ieee .card img {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}

.ieee table a {
  color: #000 !important;
}

.ieee ul {
  list-style: none;
}

.ieee ul li a {
  color: #000 !important;
  font-size: 16px !important;
}

.ieee ul li i {
  color: #d51610;
}

.ieee h4 {
  font-family: "Poppins", sans-serif;
}

.ieee .accordion h2 {
  font-family: "Poppins", sans-serif;
}

.ieee h6.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.academics-inner .side-bar .card {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  height: 250px;
  z-index: 9;
}

.academics-inner .side-bar .nav ul {
  list-style-type: none;
}

.academics-inner .side-bar .nav .nav-item {
  background-color: #002147;
  border-bottom: 1px solid #fff;
}

.academics-inner .side-bar .nav .nav-item:hover {
  background-color: #d51610;
  color: #fff !important;
}

.academics-inner .side-bar .nav a {
  font-size: 16px !important;
  color: #fff !important;
}

.academics-inner .side-bar .nav .dropdown-menu {
  background-color: #d51610;
}

.academics-inner .side-bar .nav .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #fff;
  padding: .50rem 1.5rem;
}

.academics-inner .side-bar .nav .dropdown-menu .dropdown-item:hover {
  color: #fff !important;
  background-color: #002147;
}

.academics-inner .card img {
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
}

.academics-inner .card .card-body a {
  color: #002147 !important;
}

.academics-inner ul {
  list-style: none;
}

.academics-inner ul li a {
  color: #000 !important;
  font-size: 16px !important;
}

.academics-inner ul li i {
  color: #d51610;
}

.academics-inner h4 {
  font-family: "Poppins", sans-serif;
}

.academics-inner .accordion h2 {
  font-family: "Poppins", sans-serif;
}

.academics-inner h6.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.facilities .side-bar .card {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  height: 750px;
  z-index: 9;
}

.facilities .nav .nav-link {
  background-color: #002147;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.facilities .nav .nav-link:hover {
  background-color: #d51610;
}

.facilities h4 {
  font-family: "Poppins", sans-serif;
}

.facilities h6.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.facilities .accordion h2 {
  font-family: "Poppins", sans-serif;
}

.facilities .accordion img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}

.facilities .content img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.downloads a {
  color: #002147 !important;
}

.downloads a i {
  color: #d51610;
}

.downloads .title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.downloads .nav .nav-link {
  background-color: #002147;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.downloads .nav .nav-link:hover {
  background-color: #d51610;
}

.downloads h4 {
  font-family: "Poppins", sans-serif;
}

.downloads .accordion h2 {
  font-family: "Poppins", sans-serif;
}

.downloads .accordion img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery a {
  color: #002147 !important;
}

.gallery h5 {
  font-size: 14px;
}

.contact .card {
  height: 190px;
}

.contact .title {
  font-family: "Poppins", sans-serif;
  color: #002147;
}

.contact .title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #d51610;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

.contact a {
  color: #000 !important;
}

.contact-bottom a {
  color: #002147 !important;
}

.mm {
  background: #002147 !important;
  color: #fff !important;
}

.input-group-text {
  background-color: transparent;
  width: 45px;
}

.request-quote {
  position: fixed;
  left: -48px;
  top: 48%;
  z-index: 99;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: #d51610;
}

.request-quote .btn:focus, .btn:hover {
  color: #fff;
}

.request-quote a:hover {
  color: #fff;
}

.bg-fixed {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

.breadcrumb-area .overlay {
  -webkit-transition: background .3s, border-radius .3s, opacity .3s;
  transition: background .3s, border-radius .3s, opacity .3s;
  padding: 140px 0px;
  position: absolute;
  background: #002147;
  background: rgba(0, 33, 71, 0.8);
  /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 1;
}

.breadcrumb-area .breadcrumb {
  background-color: transparent;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.breadcrumb-area h1 {
  font-family: "Poppins", sans-serif;
}

.grievance a {
  color: #002147 !important;
}

.media .card {
  height: 235px;
  overflow: hidden;
}

.media .card .card-body {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.media img {
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}

.media a {
  color: #002147 !important;
}

.media h5 {
  font-size: 14px;
}

.pb-6, .py-6 {
  padding-bottom: 4rem !important;
}

.pt-6, .py-6 {
  padding-top: 4rem !important;
}

.pb-7, .py-7 {
  padding-bottom: 5rem !important;
}

.pt-7, .py-7 {
  padding-top: 5rem !important;
}

.dropdown-toggle::after {
  content: "";
  font-family: 'Font Awesome 5 Pro';
  border: none;
  vertical-align: unset;
}

.dropright .dropdown-toggle::after {
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  border: none;
  vertical-align: unset;
  float: right;
}

.panel-title > a:before {
  float: right !important;
  font-family: 'Font Awesome 5 Pro';
  content: "\f068";
  padding-right: 5px;
}

.panel-title > a.collapsed:before {
  float: right !important;
  content: "\f067";
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
  text-decoration: none;
}

.table td, .table th {
  font-size: 14px;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

.owl-item.center .project-text {
  opacity: 1;
}

#courses-carousel img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

#courses-carousel .owl-nav button {
  background: #f6f2ed;
  font-size: 18px;
  left: 10px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  color: #9f9f9f;
  font-weight: 400;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#courses-carousel .owl-nav button.owl-next {
  left: auto;
  right: 10px;
}

#courses-carousel:hover .owl-nav button {
  opacity: 1;
  visibility: visible;
}

#courses-carousel .owl-nav button:hover {
  background: #d51610;
  color: #fff;
  -webkit-box-shadow: 0px 10px 32px 0px rgba(9, 107, 216, 0.61);
          box-shadow: 0px 10px 32px 0px rgba(9, 107, 216, 0.61);
}

#facilities-carousel img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}

#facilities-carousel .owl-nav button {
  background: #f6f2ed;
  font-size: 18px;
  left: 10px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  color: #9f9f9f;
  font-weight: 400;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#facilities-carousel .owl-nav button.owl-next {
  left: auto;
  right: 10px;
}

#facilities-carousel:hover .owl-nav button {
  opacity: 1;
  visibility: visible;
}

#facilities-carousel:hover .owl-nav button:hover {
  background: #d51610;
  color: #fff;
  -webkit-box-shadow: 0px 10px 32px 0px rgba(9, 107, 216, 0.61);
          box-shadow: 0px 10px 32px 0px rgba(9, 107, 216, 0.61);
}

.courses-offered .table td, .courses-offered .table th {
  padding: 6px;
  text-align: center;
}

.courses-offered .table td a, .courses-offered .table th a {
  color: #000 !important;
}

button:focus {
  outline: 0px auto -webkit-focus-ring-color;
}

.df-container {
  height: 600px !important;
}

.df-container > canvas {
  background-color: #002147;
}
/*# sourceMappingURL=custom.css.map */

.dropdown-toggle {
    white-space: inherit !important;
}