﻿body{
  background: #000;
  /*overflow: hidden;*/
    font-family: "Roboto Condensed", sans-serif !important;
   
}
img, svg {
  vertical-align: middle;
max-width:100%;
}
html {
  scroll-behavior: smooth;
}
div:after {
    content:'';
    display:block;
    clear:both;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    color: #fff !important;
}
.navbar-toggler {
    background-color:#fff;
    color:#fff;
}
button:focus:not(:focus-visible) {
    outline:none;
    box-shadow:0 0 0 #ddd;
}
* {margin:0;padding:0;box-sizing:border-box;}
.bss-slides{
  background: #000;
  position: relative;
  display: block;    
  height:300px;
}
.bss-slides:after {
    content:'';
    position:absolute;
    left:0;top:0;
    width:100%;height:100%;
    /* -webkit-backdrop-filter: blur(25px); */
      /* backdrop-filter: blur(25px); */
  /* background: radial-gradient(56.45% 77.75% at 111.49% -21.78%,rgba(12,108,243,.7) 0%,rgba(12,108,243,0) 100%),radial-gradient(141.29% 95.31% at 0% 100%,rgba(186,47,220,.5) 0%,transparent 100%),#0b0f32; */
  z-index: 3;
  opacity: 0.6;
}
.bss-slides:focus{
 outline: 0;
}
.bss-slides figure{
  position: absolute;
  top: 0;
  width: 100%;
}
.bss-slides figure:first-child{
  position: relative;
}
.bss-slides figure img{
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
  position: relative;
/*-webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  */
 height:300px;
}
.bss-slides .bss-show {
  z-index: 3;
}
.bss-slides .bss-show img{
  opacity: 1;
 /* -webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/

}

.bss-slides figcaption{
  position: absolute;
  font-family: sans-serif;
  font-size: .8em;
  bottom: .75em;
  right: .35em;
  padding: .25em;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .25);
  border-radius: 2px;
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
}
.bss-slides .bss-show figcaption{
  z-index: 2;
  opacity: 1;
}
.bss-slides figcaption a{
  color: #fff;    
}
.bss-next, .bss-prev{
  color: #fff;
  position: absolute;
  background: #000;
  background: rgba(0,0,0, .6);
  top: 50%;
  z-index: 4;
  font-size: 2em;
  margin-top: -1.2em;
  opacity: .5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bss-next:hover, .bss-prev:hover{
  cursor: pointer;
  opacity: 1;
}
.bss-next{
  right: 0;
  padding: 10px 5px 15px 10px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bss-prev{
  left: 0;
  padding: 10px 10px 15px 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bss-fullscreen{
  display: block;
  width: 24px;
  height: 24px;    
  background: rgba(0,0,0,.3) url(https://leemark.github.io/better-simple-slideshow/img/arrows-alt_ffffff_64.png); 
  -webkit-background-size: contain; 
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 5px;   
  cursor: pointer;    
  opacity: .3;
} 
.bss-fullscreen:hover{
  opacity: .8;   
}
:-webkit-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(https://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-moz-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(https://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    background-size: contain;
}
:-ms-fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(https://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    background-size: contain;
}
:full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(https://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-webkit-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(https://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-moz-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(https://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    background-size: contain;
}
:-ms-fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(https://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    background-size: contain;
}
:fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(https://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}

.main-menu {
    padding:0 !important;
}
.dropdown-menu a {
  text-decoration: none;
  color: #000000;color: #000000;
  font-size: 14px;
}
.dropdown-menu a .d-flex {
  transition: all 0.5s;
}
.dropdown-menu .col-sm-6:nth-child(1) a:hover .d-flex {
  background-color: var(--bs-warning-bg-subtle);
}
.dropdown-menu .col-sm-6:nth-child(2) a:hover .d-flex {
  background-color: var(--bs-danger-bg-subtle);
}
.dropdown-menu .col-sm-6:nth-child(3) a:hover .d-flex {
  background-color: var(--bs-success-bg-subtle);
}
.dropdown-menu .col-sm-6:nth-child(4) a:hover .d-flex {
  background-color: var(--bs-secondary-bg-subtle);
}
.dropdown-menu .col-sm-6:nth-child(5) a:hover .d-flex {
  background-color: var(--bs-tertiary-bg);
}
.dropdown-menu .col-sm-6:nth-child(6) a:hover .d-flex {
  background-color: var(--bs-info-bg-subtle);
}
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
    background-color: #364759;
  }
  .mpo-logo img {
  height: 60px;
  padding-top: 10px;
}
  .preheader {
  position: relative;
  z-index: 98;
  line-height:35px;
  background-color: #5077a0;
}
.preheader a{
    color:#fff;text-decoration:none;
}
.mpo-link {
  
  color: #fff !important;margin-right:-4px;
}
.mpo-link:hover {
  
  color: #060606 !important;margin-right:-4px;
}
.mpo-link:hover:after {
    color:#fff;
}
.mpo-link:after {
    content:'|';
 margin-left:5px;
  
}
.homeside-link a {
      padding: 5px 5px 5px;color: #fff;
}

.homeside-link a:hover {
color: #060606;
text-decoration: none !important;
  
}

 .sm-show {
width:20vw !important;
 }
 .sm-show li.drop-down > ul {
  left: 0px;
  min-width: 230px;
}
 .sm-show ul {
  list-style: none;
  margin:0;padding:0;
}
 .sm-show li.drop-down > ul > li > a, .flyout-right ul > li > a, .flyout-left ul > li > a {
  display: block;
  padding: 10px 22px;
}
 .sm-show li.drop-down > ul > li > a, .flyout-right ul > li > a, .flyout-left ul > li > a {
  color: #000;
  display: block;
  padding: 20px 22px;
  text-decoration: none;
  background-color: #fff;
  border-bottom: 1px dotted #547787;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}
 .sm-show li {
  font-size: 14px;display:block;
  padding:5px 0;
}
  /* About us */
  .section-about {
padding:50px 0;
  }
 
  .about-us-image img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
  .section-about h1 {
font-weight: 600;
  line-height: 1.2em;
  letter-spacing: -2px; font-family: "Ysabeau", sans-serif !important;
}
  .react_button {
  display: inline-block;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  font-family: var(--font-secondary);
  text-align: center;
  background: var(--color-primary);
  
  position: relative;
  transition: all .4s ease;
  z-index: 1;
  overflow: hidden;color: #364759;
  background: #ddd;
}
  .react_button:hover {
      color:#fff;
  }
  .react_button::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  background: #364759;
  transition: all .4s ease;
  z-index: -1;
}
  a {text-decoration:none !important;}
  .react_button:hover::after {
  width: 100%;
}
  .react_button:hover span, .rt_slider_btn:hover span, .load:hover span {
  transform: rotate(0);
}
  .react_button span, .rt_slider_btn span, .load span {
  width: 20px;
  position: relative;
  display: inline-block;
  transform: rotate(-35deg);
  transition: all .4s ease;
}
  .react_button:hover span img {
       filter: contrast(0%) brightness(2);
   
  }
  .react_button:hover span, .rt_slider_btn:hover span, .load:hover span {
  transform: rotate(0);
}
  .section-about p {color:#6a6a6a;}
  /* Inner page design */
.footer {
    background-image: url('../images/white-diamond-dark.png');
    background-color: #364759;
    padding: 10px 0 0;
    color: #e8f0f8;
}
  .logodetails {
      background-color:#fff;
      margin-bottom:20px;
      padding:10px;
  }
    .contact-details p {
     color: #e8f0f8;
    }
    .socialrows a{
  border:1px solid #fff;
  height:40px;width:40px;
  border-radius:50%;line-height:10px;
 display:inline-block;text-align:center;
 padding:4px 0;
    }
   .socialrows a:hover {
background-color: #283e53;
  border-color: #273542;
}
      .other-link ul {margin:0;padding:0;}
   .other-link ul li {
       padding:8px 0;list-style-type:none;
   }
   .creditfooter {text-align:center;padding:10px 0;border-top:1px solid #ddd;font-size:13px;}
   .other-link li a {
       color:#e8f0f8;
   }
 .other-link li a:hover {
  color: #97cbff;
}
  .wrapper {
      height:100%;min-height:100vh;
  }
  .about-section-page {
      padding:20px 0;
  }
.about-imagebox {
    height: 420px;
    background-image: url('../images/about_us/about.jpg');
    background-attachment:fixed;
}
.university-data ul {margin:0;padding:0;}
.university-data ul li {
    background-color:#b3d8ff;list-style-type:none;
    padding:20px 30px;
    margin:0px 0 20px;
}
.university-data ul li strong {
    font-size:30px;font-weight:600;
  
}
.about-matter {
    padding:30px 0;
}
.about-content {
    border-right:1px solid #ddd;
}
.about-content h1 {
    padding:20px 0;
}
.about-content-para p {

}
/* history */
.university-history {
    padding:40px 0;
}
.history-imagebox {
    height: 220px;
    background-image: url('../images/about_us/about.jpg');
    background-attachment:fixed;
}
.academic h2 {
    text-align:center;
  font-size: 2.5rem;
}
.academic .row {
    padding:30px;
}
.academic .programs {
      background: #f6f6f6;
    padding:30px ;
    position: relative;
      height: 380px;
}
 
.programs ul {
    margin:0;padding:0;
}
.programs ul li {
  list-style-type: none;
  padding: 2px 5px;
  display: block;}
.programs ul li a {
  border: 1px solid #ddd;
  display: block;
  transition: .5s ease;
  padding: 10px;color:#000;}
.programs ul li a:hover {
    background-color:#e1f0ff;
}
.programs.middle-box {
    background-color: #364759;
    color:#fff;
}
.programs.middle-box ul li a {
    color:#fff;border: 1px solid #fff;
}
.programs.middle-box ul li a:hover {
    color:#000;border: 1px solid #fff;
}

/* Admission */
.admission-details {
    width:85%;margin:0 auto 30px;
background-color: #e9eff4;
    text-align:center;
    padding:40px 0;
}
/* Professors */
.university-prof {
    padding:40px 0;background-color: #fbfbfb;color:#000;
}
.university-prof h2 {
 text-align: center;
  font-size: 2.5rem;
}
.professors a{overflow:hidden;}
.university-prof a {color:#000;}
.university-prof a img {transition: all .5s ease 0s;  width: 250px;
  height: 300px;}
.university-prof a:hover img {
  transform: scale(1.05);

}
.university-prof a h3 {color:#000;}
.professordetails {
    margin:20px 0 0 0;
}
.professordetails h3 {
 font-weight: 400;
  margin-bottom: 5px;
  letter-spacing: -1px;
  font-size: 20px;
}
.professordetails p {
    color: #7e7e81;
}
/* Scroll to top */
/* Style for scroll-top button */
.backToTopBtn {
  position: fixed;
  bottom: 50px;
  right: 50px;padding-bottom: 10px;
  z-index: 1;
  height: 50px;
  width: 50px;
  font-size: 20px;
  border: none;
  color: #cccccc;
  border-radius: 100%;
  transition: 0.5s;
  cursor: pointer;
}
.backToTopBtn:not(:hover) {
  background: #7b9fc7;
}
.backToTopBtn:hover {
  background: #0f0f0f;
}
.backToTopBtn.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.backToTopBtn:not(.active) {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

@media only screen and (min-width: 992px) {

  .dropdown-menu {
    width: 55vw;
  }
  .dropdown:hover .dropdown-menu {
    display: flex;
  }
  .dropdown-menu.show {
    display: flex;
  }
                                
}
@media screen and (max-width: 992px) {
    .mpo-logo {
        display: block;
      }
    
      #kranti {
        font-size: 20px;
        font-style: normal;
        /* Can also use italic or oblique */
        font-weight: bold;
    
      }
}
/****** Side tab popup Starts from here *********************/

.buttons.noticebtn {
  text-align: center;
}

.buttons.noticebtn {
  display: inline-block;
  background: #e74a54;
  color: #fff;
  padding: 10px 40px;
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
}



.overlay.noticeoverlay.is-on {
  opacity: 1;
  visibility: visible;
}

.overlay.noticeoverlay.is-on .content {
  opacity: 1;
  visibility: visible;
  top: 0;
  padding: 30px;
}

.overlay.noticeoverlay .content {
  background: #fff;
  position: absolute;
  top: -50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 380px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



#close:hover {

  opacity: 1;
}

.buttons.noticebtn {
  position: fixed;
  right: -53px;
  top: 50%;
  transform: rotate(270deg);
  z-index: 9999;
}

.buttons.noticebtn a {
  transform: rotate(90deg);
    color: #fff;
      font-size: 15px;
}

/* Scroll */
.scroll-y {
  overflow-y: scroll;
  position: relative;
}

div,
ol,
pre,
span,
ul {
  scrollbar-width: thin;
  scrollbar-color: #eff2f5 transparent;
}

.scroll-y::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.scroll-y::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.scroll-y::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.scroll-y::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}

.noticeoverlay h3 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  background-color: rgba(33, 65, 122, .1);
  padding: 10px;
}

.noticeoverlay ul {
  margin: 0;
  padding: 0;
  background-color: #fafafa;
}

.noticeoverlay ul li {}
.mpo-logo h1 {
  font-weight: 600;
  /* line-height: 1.2em; */
    line-height: 2.2em;
  letter-spacing: -2px;
  font-family: "Ysabeau", sans-serif !important;
  font-size: 33px;
  text-align: left;
  /* width: 56%; */
    width: 100%;
  margin: 0;
  padding: 6px !important;
}



/* Breadcrum new 17122024 */
.breadcrumbs {
  border: 1px solid #cbd2d9;
  border-radius: 0.3rem;
  display: inline-flex;
  overflow: hidden;

}

.breadcrumbs__item {
  background: #fff;
  color: #333;
  outline: none;
  padding: 0.75em 0.75em 0.75em 1.25em;
  position: relative;
  text-decoration: none;
  transition: background 0.2s linear;
}

.breadcrumbs__item:hover:after,
.breadcrumbs__item:hover {
  background: #edf1f5;
}

.breadcrumbs__item:focus:after,
.breadcrumbs__item:focus,
.breadcrumbs__item.is-active:focus {
  background: #323f4a;
  color: #fff;
}

.breadcrumbs__item:after,
.breadcrumbs__item:before {
  background: white;
  bottom: 0;
  clip-path: polygon(50% 50%, -50% -50%, 0 100%);
  content: "";
  left: 100%;
  position: absolute;
  top: 0;
  transition: background 0.2s linear;
  width: 1em;
  z-index: 1;
}

.breadcrumbs__item:before {
  background: #cbd2d9;
  margin-left: 1px;
}

.breadcrumbs__item:last-child {
  border-right: none;
}

.breadcrumbs__item.is-active {
  background: #edf1f5;
}




/* Some styles to make the page look a little nicer */


html,
body {
  height: 100%;
}

/* collegeandcourses-box */
.collegeandcourses-box {}

.collegeandcourses-box h3 {
  font-size: 20px;

}

.page-head {
  background-color: #f7fbff;
  padding: 10px;
  border-bottom: 1px solid #eaf4ff;
  border-top: 1px solid #deeeff;
  font-size: 20px;
}

.college-courses-search {
  width: 80%;
  margin: 20px 0;
  padding: 20px;
  background-color: #fafafa;
  border: 1px solid #aab8c7;
  box-shadow: 0 25px 50px -12px rgb(181, 181, 181);
  border-radius: 16px;
  background-color: white;
}

.college-courses-search label {
  padding-top: 10px;
}

.college-courses-search select {
  width: 100%;
  border: 1px solid #364759;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;

  height: 44px;
  line-height: 44px;
  border: 1px solid #e6e8f0;
  box-shadow: inset 0 1px 4px 0 rgba(48, 54, 81, .06), 0 1px 1px 0 rgba(48, 54, 81, .06);
}

.college-courses-search .searchbtn {
  border: 0;
  background-color: #1e3c72;
  color: #fff;
  padding: 10px 20px;

  border-radius: 5px;
}

.college-courses-table thead {
  background: #9b4085;
  background: -moz-linear-gradient(135deg, #6d729a 0%, #364759 100%);
  background: -webkit-linear-gradient(135deg, #6d729a 0%, #364759 100%);
  background: linear-gradient(135deg, #6d729a 0%, #364759 100%);
}

.college-courses-table thead th {}

.college-courses-table.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  border-bottom-width: 2px;
  color: #fff;
}

.college-courses-table.table td,
.college-courses-table.table th {
  padding: .75rem;
}

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, .01);
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6 !important;
}

.college-courses-table.table tr td:nth-child(2) {
  width: 10%;
  text-align: center;

}

.college-courses-table.table tr td:nth-child(3) {
  width: 10%;
  text-align: center;

}

.college-courses-table.table tr td:nth-child(4) {
  width: 10%;
  text-align: center;

}

.college-courses-table.table tr td:nth-child(5) {}


/* Home  view more */

/* Home  view more */
.overlay-hover {
  position: absolute;
  /*background:rgba(54, 71, 89,.9);*/
  width: 100%;
height: 36px;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  backdrop-filter: blur(5px);
}
.programs:hover .overlay-hover {
  opacity: 1;
}


.overlay-hover figcaption h3 {
    font-size: 20px;
}
.overlay-hover figcaption a {
color: #000;
  text-decoration: underline !important;
  padding: 6px 33px;
    display: inline-block;
}

.overlay-hover a:hover {
color: #fff;
  transition: .5s ease;
  background-color: #232f3c;
}

.middle-box figcaption a {
  color: #fff;
}

.middle-box figcaption a:hover {
  color: #fff;
  transition: .5s ease;
}

.programs:hover {}

/* Tenders */
/* Tenders */
.tenders-inbox {
  padding: 40px 0;
  background-color: #fbfbfb;
  color: #000;
}

.tenders-inbox h2 {
  text-align: center;
  font-size: 2.5rem;
}

.tenderrow h4 {
  font-size: 19px;
  text-align: center;
}

.container-fluid,
.container {
  max-width: 90% !important;
  width: 90% !important;
}

.datetender {
  display: block;
}

.tendertable tr td:nth-child(1),
.tendertable tr th:nth-child(1) {
  width: 5%;
  text-align: center;
}

.tendertable tr td:nth-child(4),
.tendertable tr th:nth-child(4) {
  width: 14%;
  text-align: center;
}

.tendertable tr td:nth-child(5),
.tendertable tr th:nth-child(5) {
  width: 5%;
  text-align: center;
}

/* marquue */

.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 85px;
  padding: 0 0 0 110px;
  overflow-x: hidden;
  background-color: #fff;
  overflow-y: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 10s linear infinite;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}


.marquee .content {
  background-color: transparent !important;
  z-index: 999999;

}

.track {

  padding: 27px 0;
  background-color: #fcfcfc;

}

.marquee .content p {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.marquee-head {

  position: absolute;
  left: 0;
  background-color: #06a3da;

  font-size: 16px;
  z-index: 9;
  width: 96px;
  padding: 15px 20px;
  border-radius: 0 20px 0 0;
}



/* Marquee New Tag css */

.containers {

  font-family: sans-serif;
}

.text-style {
  color: #fff;
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  padding: 2px 5px;
  display: inline-block;
  font-size: 12px;
  border-radius: 2px;
}

.blink-hard {
  animation: blinker 1s step-end infinite;
}

.blink-soft {
  animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}




/* Courses Offered */

.tabbed-content {
  background: #fff;
  box-shadow: 1px 1px 6px #ccc;
  max-width: 100%;
  padding: 1em;
  margin: 1em auto;
}

.tabs ul {
  margin: 0;
  padding: 0 0 1em 0;
  font-weight: bold;
}

.tabs ul li {
  background: #f6f6f6;
}

.tabs ul li a {
  padding: 14px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  text-decoration: none !important;
}

.tabs ul li a:hover,
.tabs ul li a.active {
  background: #1e2d5a;
  color: #fff;
}

.item {
  margin-bottom: 2px;
}

.item::before {
  cursor: pointer;
  font-weight: bold;
  background: #eee;
  padding: 0.5em;
  display: block;
}

.item.active::before {
  background: #444;
  color: #eee;
}

.item.active .item-content {
  padding: 1em;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media all and (min-width: 800px) {
  .item.active .item-content {
    padding-top: 0;
  }

  .tabs-side .tabs li {
    margin-bottom: 2px;
  }
}

/* 
The project specific CSS starts here
This is the minimum CSS that you will need in order for this to work
*/
.tabbed-content .tabs {
  display: none;
}

.tabbed-content .item {
  min-height: 2em;
}

.tabbed-content .item::before {
  content: attr(data-title);
}

.tabbed-content .item .item-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.tabbed-content .item.active .item-content {
  opacity: 1;
  visibility: visible;
  height: auto;
}

@media all and (min-width: 800px) {
  .tabbed-content .tabs {
    display: block;
  }

  .tabbed-content .tabs li {
    display: inline-block;
  }

  .tabbed-content .tabs li a {
    display: block;
  }

  .tabbed-content .item {
    min-height: 0;
  }

  .tabbed-content .item::before {
    display: none;
  }

  .tabbed-content.tabs-side .tabs {
    width: 20%;
    float: left;
  }

  .tabbed-content.tabs-side .tabs li {
    display: block;
    float: none;
  }

  .tabbed-content.tabs-side .item {
    margin-left: 20%;
  }
}

.coursestable th {
  font-size: 15px;
  font-weight: 500;
  padding: 10px !important;
}

.coursestable td {
  font-size: 14px;
  padding: 10px !important;
}

.coursestable td:nth-child(3) {
  width: 5%;
  text-align: center;
}

.contact-space {
  border-radius: 20px;
  background-color: rgb(30, 66, 107);
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  margin: 20px 0 30px;
}

.contactlist ul li {
  list-style-type: none;
  margin: 0;
  padding: 5px 0;
}

.contactlist ul li:after,
.contactlist ul li:before {
  display: none;
  content: '';
}

.contactlist strong {
  color: #ffa500;
  font-size: 15px;
  margin-right: 10px;
}
/* 04.04.2025 new changes */
.section {
  padding: 50px 0 0;
}

.section h1 {
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: -2px;
  font-family: "Ysabeau", sans-serif !important;
}

.vcImage {
  padding: 20px 0 20px;
  min-height: 250px;
  width: 25%;
}

.vcImage img {
  width: 220px;
  height: 220px;
  border-radius: 10%;
}

.vcmessage-text {
  padding: 30px;
  font-size: 18px;
  text-align: justify;
  line-height: 1.6;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  display: flex;
  background-image: linear-gradient(to top, #fdf0f9 0%, #ffffff0f 100%);
}

.circle {
  border-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 150px;
  height: 150px;
  background: black;
  background-image: none;
  position: absolute;
  left: -40px;
  top: -40px;
  background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%);
  border-radius: 50%;
  z-index: -1;
}

.vc-message {
  position: relative;
  /* overflow: hidden; */
}

.vcmessage-text h3 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 20px;
}

.vcmessage-text h4 {
  font-size: 13px;
  font-weight: 600;
}

.vcmessage-column {
  width: 75%;
}

/* Carousel */
.home-demo .item {
  /*background: #ff3f4d;*/
  padding: 20px;
  min-height: 299px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  margin: 20px;
}

.home-demo .item p {
  text-align: left;
  /* min-height: 100px; */
}

.home-demo h2 {
  color: #000;
  text-align: left;
  padding: 1rem 0;
  margin: 0;
  font-weight: 500;
  font-size: 1rem;
}


.deptmessageicon img {
  width: 100px !important;
  margin-bottom: 20px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}

@media only screen and (max-width: 992px) {
  .vcmessage-text {
    display: block;
  }

  .vcImage {
    width: 100%;
  }

  .vcImage img {
    display: block;
    margin: 0 auto;
  }

  .vcmessage-column {
    width: 100%;
    text-align: center;
  }
}

.item p {
  margin: 0 !important;
}