:root {
    --main-color: #3E4489;
    --section-pink-color: #EE6A78;
    --shadow: 0px 4px 4px rgba(0, 0, 0, 0.45);
  }

  *{
    box-sizing: border-box;
  }
  
body {
    color: #000;
    line-height: 1.5rem;
}

/*h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #000;
    font-weight: 400 !important;
    font-size: 1.6rem;
} */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #0F4229;
}

body,
p,
div,
button,
span,
td,
th,
a {
    font-family: "Jost" , sans-serif;
    font-size: 17px !important;
    font-weight: 500;
}

p,
span,
a {

    line-height: 21px;
}

table,
th,
td {
    border: 1px solid #ddd;
    color: #000 !important;
}

p,
a,
li {
    color: #000;
}

li,
td,
button {
    font-size: 17px;
}

/* header */
.row.header-row {
    margin-top: 5px;
}
.main-menu ul li,
.main-menu ul li ul li .dropdown-item {
    color: white;
}

.web-cust-menu .active a {
    background: #fff;
    color: #8e191c !important;
}

.search-button .btn,
.search-button .form-control {
    line-height: 0.5;
}

.search-button .btn:hover {
    background-color: #16a2b9;
}

.search-button .form-control {
    padding: 2px 5px;
    margin-left: 10px;
    width: 70% !important;
}

.site-header {
    text-align: center;
}

.logo-holder {
    white-space: nowrap;
    vertical-align: middle;
}
.left-logo {
    text-align: right;
}

.right-logo {
    text-align: left;
}

.tp-1 {
    width: auto;
}

.tp-2 {
    margin-right: initial;
    width: 100%;
    justify-content: end;
}


.navbar .navbar-nav .nav-link {
    padding: 15px 10px;
}

.topbar-menu .navbar-nav .nav-item.dropdown ul li {
    border-right: 0px;
}

.topbar-menu .navbar-nav .nav-item.dropdown ul li a {
    padding: 10px 12px !important;
}
.top-line.web-cust-menu {
    background-color: #F1F1F1 !important;
}
.top-line.web-cust-menu li a{
    color: #000 !important;
}
.top-line.web-cust-menu .dropdown-menu li a{
    color: #fff !important;
}
.top-line.web-cust-menu .dropdown-menu li a:hover{
    color: #000 !important;
}
.topbar-menu .navbar-nav a {
    margin: 0px !important;
    padding: 0px 12px !important;
}

.topbar-menu {
    z-index: 1021;
}

.logo-holder,
.title-holder {
    display: inline-block;
    vertical-align: middle;
}
.sansth-name {
    font-weight: 600;
}

.responsive-logo {
    display: none;
}

.navbar .navbar-nav .nav-link {
    padding: 15px 10px;
}

.top-menu .navbar-nav .nav-link {
    padding: 0px !important;
    color: #fff;
    margin-right: 0px;
}

.coll-logo {
    text-align: right !important;
    padding: 0px 35px 0px 0px !important;
}

.top-menu #navbarNavDropdown {
    justify-content: end !important;
}

.top-menu a:hover {
    color: #16a2b9 !important;
}

.top-menu .dropdown-item {
    background-color: #16a2b9;
    padding: 10px 9px;
    color: #fff;
}

.top-menu .dropdown-item:hover {
    background-color: #064065;
    color: #fff !important;
}

.topbar-menu .navbar-nav .dropdown-menu li {
    border-bottom: 1px solid #fff !important;
}

.navbar-nav .dropdown-menu li:last-child {
    border-bottom: 0px !important;
}

span.top-line {
    margin: 0px 12px 0px 12px;
}

h3.head-line1 {
    color: var(--main-color);
    font-weight: 700 !important;
    font-size: 27px;
    font-style: normal;
    line-height: 36px;
    padding-top: 0px;
    font-family: 'Scheherazade New', serif;
    margin-bottom: 2px;
}

.head-line{
    font-size: 15px !important;
}

.top-menu {
    padding-top: 0px;
    padding-bottom: 0px;
}

.top-menu li {
    display: flex;
}

.second-menu {
    margin: auto;
}

.main-menu {
    background-color: #ffffff;
}

.main-menu .navbar-nav .nav-item a {
    color: black;
}

.main-menu .dropdown-menu a {
   color:#ff6979 !important;
}

.main-menu .dropdown-item:hover {
    background-color: #fff !important;
    color: #000 !important;
    cursor: pointer;
}
/* .navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .nav-link.active {
    color: #fff;
} */
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {
    color: #212529 !important;
    background: #fff;
}
.spmm-main-menu .navbar-nav .nav-item a{
    color: #ffffff ;
    
} 
.spmm-main-menu .navbar-nav .nav-item a:hover,
.spmm-main-menu .navbar-nav .nav-item a.active {
    background: #fff;
   /* color: #212529 !important; 
     color: #8e191c !important; */
} 
.spmm-main-menu {
    background-color: var(--main-color);
}
.main-menu .dropdown-item {
    background-color: var(--main-color) !important;
    padding: 10px 9px;
}

.dropdown-menu {
    background-color: #ffffff;
}

.dropdown-menu .nav-item a{
	color: #fff !important;
}

.dropdown-menu .sub-menu li a:hover,
.dropdown-menu .sub-menu li a.active{
    background: black;
    color: white;
 /* background: #fff;
 color: #8e191c !important; */
}
/* end header */

/* Home slider start */
#header-carousel .carousel-control-prev-icon,
#header-carousel .carousel-control-next-icon {
    width: 2rem;
    height: 2rem;
    border-radius: 3rem;
}

/* Ensure images scale properly */
#header-carousel .carousel-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  
  /* Make caption text readable and adaptive */
  /*.carousel-caption {*/
  /*  bottom: 10px;*/
  /*  padding: 10px;*/
    background: rgba(0, 0, 0, 0.5); /* semi-transparent background for visibility */
  /*  border-radius: 5px;*/
  /*}*/
  
  /* Mobile-specific tweaks */
  @media (max-width: 576px) {
    .carousel-caption {
      font-size: 12px;
      bottom: 5px;
      padding: 5px;
    }
  
    .carousel-caption h5 {
      font-size: 14px;
    }
  
    .carousel-caption p {
      font-size: 12px;
    }
  }
  

/* Home slider end */

/* home page quick links */
.quick-links-section {
    background-color: var(--main-color);
    text-align: center;
}
.quick-links-section .qucklinks-div p {
    color: #fff;
    margin-top: 16px;
    margin-bottom: 0px;
    font-size: 22px !important;
}
.quick-links-section .qucklinks-div img {
    height: 60px;
}

@keyframes fadeInZoom {
    0% {
      opacity: 0;
      transform: translateY(30px) scale(0.95);
    }
    100% {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }
  
  .quick-links-section {
      background-color: var(--main-color);
      text-align: center;
  }
  
  .quick-links-section .qucklinks-div {
      padding: 30px 10px;
      border-radius: 12px;
      transition: transform 0.4s ease, box-shadow 0.4s ease;
      animation: fadeInZoom 1s ease forwards;
      opacity: 0;
      transform: translateY(30px);
  }
  
  .quick-links-section.animate .qucklinks-div {
      opacity: 1;
      transform: translateY(0);
  }
  
  /* Hover effect */
  .quick-links-section .qucklinks-div:hover {
      transform: translateY(-10px) scale(1.05);
      box-shadow: 0 12px 25px rgba(255, 255, 255, 0.2);
  }
  
  /* Icon styling */
  .quick-links-section .qucklinks-div img {
      height: 60px;
      transition: transform 0.4s ease;
  }
  
  .quick-links-section .qucklinks-div:hover img {
      transform: scale(1.1) rotate(4deg);
  }
  
  .quick-links-section .qucklinks-div p {
      color: #fff;
      margin-top: 16px;
      margin-bottom: 0px;
      font-size: 22px !important;
  }

/* home page quick links */
.homesecBack-color {
    background-color: #E7E7E7;
}
/* home principal section */
.home-vision-goal-div {
    margin-bottom: 30px;
}

.vision-goal-head {
    margin-bottom: 0px;
    padding-top: 10px;
    font-size: 22px !important;
    font-weight: 600;
    color: var(--section-pink-color);
}

.home-visMis-innerDiv {
  border: 1px solid #ccc;
  display: flex;
  padding: 25px;
  align-items: center;
  background-color: #fff;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  border-radius: 10px;
}

.home-visMis-innerDiv:hover {
  transform: scale(1.02);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}


.principalIMG-section figcaption {
    text-align: center; 
    line-height: 25px;
    margin-top: 10px;
}
.principal-desk-section {
    background-image: url(../img/principal-background-img.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
}

/*department section css*/
.nav-pills .nav-link {
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 500;
    transition: 0.3s ease;
    background-color: #f0f0f0;
    color: #333;
    border: 1px solid #EE6A78;
  }
  
  .nav-pills .nav-link.active {
    background-color: #EE6A78;
    color: white;
  }
  
  .nav-pills .nav-link:hover {
    background-color: #dce9ff;
  }
  
  /* Card styling */
  .custom-card {
    background: white;
    border-radius: 15px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.05);
    transition: transform 0.3s, box-shadow 0.3s;
  }
  
  .custom-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 20px rgba(0,0,0,0.1);
  }
  
  /* Icons inside cards */
  .dept-icon {
    height: 60px;
    width: 60px;
    object-fit: contain;
    transition: transform 0.3s;
  }
  
  .custom-card:hover .dept-icon {
    transform: scale(1.1);
  }


  .card-animate {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 0.6s ease-out forwards;
  }
  
  @keyframes fadeUp {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }


.vision-goal-div {
    margin-bottom: 45px;
}
.visMis-innerDiv .col-lg-3 {
    margin-right: 15px;
    width: 20%;
    height: 100%;
}
.visMis-innerDiv .col-lg-9 {
    width: 80%;
}
.vision-goal-head {
    text-align: center;
    display: block;
}
.vision-goal-head img {
    width: 70px;
    height: 70px;
}
.vision-goal-head p {
    margin-bottom: 0px;
    padding-top: 10px;
    font-size: 22px !important;
    font-weight: 600;
    color: var(--section-pink-color);
}
.home-vision-goal-text p {
    margin-bottom: 0px;
}
.vision-goal-text p {
    margin-bottom: 0px;
}
.commited-section {
    background-image: url('../img/commited-back.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    line-height: initial;
}
.commited-section h2, .commited-section li {
    color: #fff;
    line-height: 1.8rem;
}
.commited-sec-start ul {
    padding-left: 15px;
}
/* home principal section */
/* home page about */
button.accordion-button.collapsed.aqar-tabs p {
    margin-bottom: 0px;
}
.prin-msg img {
    width: 213px;
}
.principalIMG-section img {
    width: 268px;
    height: 280px;
}
.about-section {
    background-color: #fff;
}
/* .about-section .row {
    margin-top: -100px;
    background-color: #fff;
    box-shadow: var(--shadow);
    padding: 15px;
    position: relative;
} */

.about-section .row {
    margin-top: -3px;
    background-color: #fff;
    box-shadow: var(--shadow);
    padding: 15px;
    position: relative;
}

ul.indicators {
    list-style: none;
}

.about-img-section img {
    width: 140px;
}
.about-img-section .our-inspi {
    font-weight: 700;
    font-size: 16px !important;
    margin-top: 5px;
}
.about-img-section .our-inspi-name {
    color: var(--section-pink-color);
    font-weight: 600;
}   
.about-img-section p {
    margin-bottom: 0px;
}
.about-img-section {
    text-align: center;
}
.news-home-part {
    height: 330px;
    background-color: #fff;
}
/* home page about */
.section-shadow{
    box-shadow: var(--shadow);
}

/* home departments section */


.homepage-departments-section .homePage-sectionHeading {
    text-align: center;
}
.homepage-departments-section .col-lg-4 {
    display: grid;
}
.homepage-departments-section .vision-goal-div {
    display: grid;
}
.homepage-departments-section .visMis-innerDiv {
    display: flex;
    padding: 0px;
    align-items: center;
    /* clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 25% 100%, 0% 100%, 0% 0%); */
}
.home-read-more a {
    background-color: var(--section-pink-color);
    color: #fff;
    clip-path: polygon(90% 0%, 100% 50%, 90% 100%, 25% 100%, 0% 100%, 0% 0%);
    padding: 5px 25px 5px 7px;
}
.homepage-departments-section .visMis-innerDiv .col-lg-9 {
    height: 100%;
    padding-left: 20px;
    align-items: center;
    width: 80%;
    vertical-align: middle;
    display: grid;
    padding-right: 35px;
}
.homepage-departments-section .visMis-innerDiv .col-lg-3 {
    width: 20%;
}
.homepage-departments-section .vision-goal-head {
    text-align: center;
    display: block;
}
.homepage-departments-section .vision-goal-head img {
    width: 70px;
    height: 70px;
}
.homepage-departments-section .vision-goal-head p {
    margin-bottom: 0px;
    padding-top: 10px;
    font-size: 22px !important;
    font-weight: 600;
    color: #B8002B;
}
.homepage-departments-section .vision-goal-text p {
    padding-bottom: 3px;
    border-bottom: 4px solid #D9D9D9;
}
span.vision-goal-text {
    border-right: 2px solid #d9d9d9;
    display: block;
}
.homepage-departments-section .vision-goal-text p {
    padding-bottom: 3px;
    border-bottom: 3px solid #D9D9D9;
    display: inline-block;
}
.department-section ul {
    display: flex;
    justify-content: center;
    border: 0;
    margin-bottom: 45px;
}
.department-section ul li.nav-item {
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 20px;
}
.department-section ul li.nav-item button.active {
    background-color: var(--section-pink-color);
    color: #fff;
}
.department-section ul li.nav-item button {
    color: #000;
    border: 1px solid var(--section-pink-color);
    padding: 5px 90px;
    border-radius: 0px;
    box-shadow: var(--shadow);
}
.department-section ul li.nav-item:first-child {
    margin-left: 15px;
}
.department-section ul li.nav-item:last-child {
    margin-right: 0px;
}
.homepage-departments-section .vision-mission-col1:nth-child(4) .visMis-innerDiv .col-lg-9 .vision-goal-text, .homepage-departments-section .vision-mission-col1:nth-child(6) .visMis-innerDiv .col-lg-9 .vision-goal-text {
    border-right: 0px;
}
/* home departments section */
/* Achievement section start */
.achievement {
    justify-content: center;
    background-color: #e3e3e3;
    padding: 10px 0px;
    display: flex;
}

.achievement ul {
    margin-bottom: 0px;
}

.achievement li {
    list-style: none;
    display: initial;
    padding: 0px 10px;
}

.achievement span img {
    width: 20px;
    padding-right: 2px;
}

.features .col-lg-3 {
    height: 185px;
}

/* Achievement section end */

.banner-slider img {
    height: 600px;
}

/* marquee start*/
.hor-marquee1 {
    display: flex;
    color: #000;

}

.hor-marquee1 span {
    padding: 15px 25px 15px 20px;
    background-color: #16a2b9;
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
    border-radius: 10px 0px 0px 10px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px !important;
}

.quick-inner {
    border-radius: 10px;
    background-color: #fff;
}

.hor-marquee1 marquee {
    padding: 15px 0px;
    background-color: #16a2b9;
    border-radius: 0px 7px 7px 0px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px !important;
}

.hor-marquee1 marquee a {
    color: #fff;
    padding-right: 20px;
    text-decoration: underline;
}

.hor-marquee1 marquee a:hover {
    text-decoration: none;
}

/* marquee end */
.list-items-pdf {
    list-style: none;
    padding: 0 0 0 21px;
}
.list-items-pdf li {
    margin-bottom: 8px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.list-items-pdf a {
    text-decoration: underline;
}
.list-items-pdf a:hover {
    text-decoration: none;
}
.list-items-pdf a::before {
    content: "\f1c1";
    font-family: 'Font Awesome 5 Free';
    color: #a82427;
    width: 23px !important;
    display: inline-block;
    font-size: 19px;
}
/* Vertical News Starts */
.holder {
    height: 232px !important;
    overflow: hidden;
    padding: 10px;
}

.holder marquee {
    position: relative;
    left: 0px;
    top: 10px;
    height: 480px;
    overflow: hidden;
}

.holder ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.holder ul li {
    padding: 10px 10px;
}

.holder ul li a {
    color: #000;
    text-decoration: underline;
    display: flex;
}

.holder ul li a:hover {
    text-decoration: none;
}

.quick-links .col-lg-8 .quick-inner,
.quick-links .col-lg-4 .quick-inner {
    padding: 20px;
}

.quick-links .col-lg-4 li a::before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    background-color: #fba510;
    margin-right: 8px;
    border-radius: 3px;
    margin-top: 6px;
}

.quick-links .col-lg-4 li {
    border-bottom: 1px solid gray;
    padding: 15px 0px;
}

.view-all {
    text-align: end;
    margin-top: 15px;
}

.view-all a {
    color: #000;
    text-decoration: underline;
}

.view-all a:hover {
    text-decoration: none;
}


/* Vertical News end*/

/* home infra-faci start */
.infra-facilities-section .homePage-sectionHeading {
    text-align: center;
}
#portfolio .item-institute {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 8px;
}

#portfolio .item-institute:hover img {
	transform: scale(1.2);
	transition: 0.6s;
}
#portfolio .item-institute img {
    width: 370px;
    height: 220px;
}

#portfolio .item-institute .details {
	background: var(--section-pink-color);
	position: absolute;
	left: 0;
	bottom: -114px;
	right: 0;
	text-align: center;
	padding-top: 10px;
	transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .item-institute .details h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding: 5px 10px 0px 10px;
	text-transform: uppercase;
}

#portfolio .item-institute .details p {
	color: #fff;
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
	padding: 0px 10px;
}

#portfolio .item-institute .details .social {
	height: 112px;
	font-size: 15px;
}

#portfolio .item-institute .details a {
	color: #fff;
}

#portfolio .item-institute .details a {
	color: #fff;
	background-color: var(--main-color);
	padding: 5px 10px;
}

#portfolio .item-institute .details a:hover {
	color: #000;
	background-color: #fff;
}

#portfolio .item-institute:hover .details {
	bottom: 0;
}

#portfolio-details {
	padding: 60px 0;
}

#portfolio-details .details .social {
	margin-bottom: 15px;
}

#portfolio-details .details .social a:hover {
	background: #f82249;
	color: #fff;
}

/* home infra-faci end */

/* features start */

.facilities-sec {
    background-color: #cabe76;
}

.facilities-sec h2 {
    color: #000000;
}

.facilities-sec img {
    position: absolute;
    left: 0;
    margin: auto;
    right: 0;
}

.fac-tab-sec a {
    font-family: 'IBM Plex Serif';
    padding: 6px 22px 11px 22px;
    margin: 2px 8px;
    background-color: #16a2b9;
    color: #fff;
    border-radius: 25px;
    font-style: italic;
    font-size: 20px !important;
    border: 1px solid #16a2b9;
}

.fac-tab-sec a:hover {
    border: 1px solid #16a2b9;
    background-color: #fff;
    color: #000;
    transition: 0.3s;
}

.fac {
    padding-bottom: 40px;
}

.fac-tab-sec {
    padding-top: 100px !important;
}

.fac-more {
    padding-left: 12px;
}

.home-gallery img {
    height: 170px !important;
    width: 215px !important;
}

.home-gallery {
    padding-left: 50px;
}

.fac-tab-sec {
    background-color: #ededed;
}

.fac-tab-sec .carousel-inner {
    padding: 4px;
    background-color: #fff;
}

/* features end */

/* Footer Section start */
.footer-address i {
    margin-right: 10px;
}
.footer {
	background: var(--main-color);
}
.right-res p,
.right-res a,
.right-res span {
    color: #fff;
    font-style: normal;
    font-size: 18px;
}

.right-res p a {
    text-decoration: underline !important;
}

.right-res p a:hover {
    text-decoration: none !important;
}

.footer-section .imp-links a {
    color: #000 !important;
}

.social-icon a {
    border: none;
}
.social-icon a i:hover {
    color: #EE6A78;
}

.footer-section h2,
.footer-section h3 {
    font-style: normal;
}

a.email {
    text-decoration: underline;
}

.footer-section a:hover {
    color: #fff !important;
}

/* Styles for website counter container */
.website-counter {
    font-size: 28px !important;
    color: #000;
}

.footer-section h2, .footer-section h3, .footer a, .footer .btn.btn-link, .footer p {
	color: #fff !important;
}

/* Styles for reset button */
#reset {
    margin-top: 20px;
    background-color: #008cba;
    cursor: pointer;
    font-size: 18px !important;
    padding: 8px 20px;
    color: white;
    border: 0;
}

/* Footer section end */

/* faculty start */
.faculty-page .vtabs .tabsContent-holder section .container{
    padding: 0px;
}
.faculty-section .col-lg-6 .faculty-div {
    display: flex;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding: 10px;
    margin-bottom: 15px;
}
.faculty-section .col-lg-6 {
    display: grid;
}
.faculty-section .photo-holder img {
    width: 150px;
    border: 1px solid #ccc;
    padding: 5px;
    height: 150px;
}
.faculty-section .photo-holder {
    margin-right: 15px;
}
.faculty-details a {
    color: #333;
    text-decoration: underline;
}
.faculty-details a:hover {
    text-decoration: none;
}
.faculty-section .faculty-details a {
    font-size: 16px !important;
}
/* faculty end */

/* About page start */
.bred-img {
   background-image: url(https://lgmacs.edu.in/staging/uploads/bredimgg.png);
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bred-head {

    padding-top: 28px;
    margin-bottom: 0px;
       font-size: 35px;
color:white;
}

.breadcrumb {
    justify-content: center;
    width: auto;
    align-items: center;
    margin: 6px auto auto auto;
}


.breadcrumb li a,
.breadcrumb-item+.breadcrumb-item::before {
    color: white;
} 

.breadcrumb li a {
    text-decoration: underline;
}

.breadcrumb li a:hover {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: white;
} 


.inner-iqacPages-table table tr td:nth-child(2) {
    text-align: center;
    text-decoration: underline;
}
.inner-iqacPages-table table tr td:nth-child(2):hover {
    text-decoration: none;
}
/*.innerPage-background, .page-back {
    background-color: #E9E8E9;
}*/
.quick-1 {
    padding: 10px 20px !important;
    background-color: #B8002B;
    box-shadow: 2px 2px 4px #888888;
}

.quick-1 .sec-2 {
    background-color: #fff;
}

.quick-1 li {
    list-style: none;
    padding-left: 0px !important;
    padding: 8px 0px;
    display: grid;
    border-bottom: 1px solid #fff;
}

.quick-1 .sec-2 li {
    border-bottom: 1px solid #b2b2b2;
}

.quick-1 .sec-2 a {
    color: #000
}

.quick-1 li:last-child {
    border-bottom: none;
}

.quick-1 a {
    color: #fff;
}

.quick-1 a:active {
    color: #000;
background-color:#fff;
}

.quick-title {
    font-size: 25.6px !important;
    border-bottom: 3px solid #bbbbbb !important;
    margin-bottom: 10px;
}

.quick-second.quick-1 ul {
    padding-left: 0px;
}

.quick-second.quick-1 {
    background-color: #fff;
}

.about-info {
    padding: 0px 0px 0px 25px;
}

.about-info .page-insight {
    box-shadow: 2px 2px 4px #888888;
    padding: 5px 10px 20px 10px;
    background-color: #fff;
}
.crit-1-info {
    padding: 0px 0px 0px 25px;
}

.crit-1-info.page-insight {
    box-shadow: 2px 2px 4px #888888;
    padding: 5px 10px 20px 10px;
    background-color: #fff;
}


.page-headings {
    border-bottom: 3px solid #bbbbbb;
    margin-bottom: 20px !important;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 2rem;;
    color: #0F4229;
    font-weight: 500 !important;
    font-family: "Jost", sans-serif;
   





}

.about-page .about-info p {
    margin-bottom: 0px;
}
.image-sec img {
    width: 225px;
    box-shadow: 2px 2px 4px #888888;
}
.quick-1.sec-2 .quick-title a:hover {
    color: #000;
    cursor: unset;
}
/* About page end */
/* faculty */
.faculty-quick-access a {
    margin-right: 10px;
    background-color: #b8002b;
    padding: 7px 12px;
    color: #fff;
    font-size: 20px !important;
}
.faculty-quick-access {
    margin-bottom: 15px;
    padding-left: 0px;
}
.faculty-quick-access a:hover {
    background-color: #fff;
    color: #000;
}
/* faculty */
/* quick tabs page */
.quick-links-page li a {
    margin-left: 15px;
    background-color: #6e009f;
    color: #fff;
    padding: 5px 10px;
}
.quick-links-page li {
    list-style: square;
    margin-bottom: 10px;
}
.quick-links-page li a:hover {
    background-color: #fff;
    color: #6e009f;
    border: 1px solid #6e009f;
}
.quick-links-page li::marker {
    color: #6e009f;
}
/* quick tabs page */
/* about tab section start */
.tabs-section button.active {
    background-color: #16a2b9 !important;
}

.tabs-section button {
    background-color: #e6e6e6 !important;
}

.tabs-section button.active p {
    color: #fff;
}

.nav-tabs {
    border-bottom: 1px solid #064065;
}

.tabs-section div#nav-tabContent {
    padding: 15px 0px 0px 15px !important;
}

.about-coll img {
    box-shadow: 2px 2px 4px #888888;
    padding: 8px;
    border: 1px solid #000;
    box-shadow: 2px 2px 4px #888888;
}
/* about tab section end */
/* college history */
.image-sec img {
    box-shadow: 2px 2px 4px #888888;
    padding: 8px;
    border: 1px solid #000;
    width: 195px;
    box-shadow: 2px 2px 4px #888888;
}

.prin-msg {
    float: left;
    margin-right: 20px;
}

.coll-hist p {
    padding-bottom: 10px;
}

.text-justi p {
    text-align: justify;
}

.coll img {
    float: left;
    margin-right: 20px;
    height: 235px;
}

/* NAAC Pages */
.naac-section a {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px 10px 0px;
    text-decoration: underline;
}

.naac-section a:hover {
    text-decoration: none;
}

.naac-section a:before {
    content: "\f1c1";
    font-family: 'Font Awesome 5 Free';
    color: #a82427;
    width: 2.5% !important;
    display: inline-block;
    font-size: 19px;
    margin-right: 0px;
}

/* End Naac Pages */

/* other colleges start */
.other-col .other-col-inner {
    border: 1px solid #fff;
    padding: 15px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px !important;
}

p.coll-head {
    font-size: 20px !important;
    font-weight: 600;
    border-left: 3px solid #16a2b9;
    margin-bottom: 11px !important;
    padding-left: 8px;
}

/* other colleges end */
/* student login */
.student-login-links a {
    background-color: #6e009f;
    margin: 0px 5px 10px 0px;
    color: #fff;
    border: 1px solid #6e009f;
    padding: 10px;
    display: inline-block;
}
.student-login-links a:hover {
    background-color: #fff;
    border: 1px solid #6e009f;
    color: #000;
}
/* student login */
/* Departments pages start */
.department-pages {
    background-color: #fff;
    box-shadow: 2px 2px 4px #888888;
}

.department-pages .nav-link {
    background: #f5f5f5;
    box-shadow: inset -11px 0px 8px -11px rgba(112, 108, 112, 1) !important;
}

.department-pages .nav-link {
    width: 200px;
}

.department-pages .nav-link.active {
    background-color: #16a2b9 !important;
}

.department-pages .nav-link:hover {
    background-color: #16a2b9 !important;
    color: #fff;
}

.department-pages .nav-link {
    background-color: #ccc;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    color: #000;
    text-align: left;
}

.department-pages .tab-content-section {
    padding-left: 15px !important;
    background-color: #fff;
    width: 100%;
    border-left: 3px solid #16a2b9;
    /* box-shadow: rgb(0 0 0 / 45%) -30px 25px 5px -27px; */
}

.faculty-style img {
    border: 1px solid #ddd;
    padding: 5px;
    box-shadow: 2px 2px 4px #888888;
}

.faculty-style .faculty-details p {
    margin-bottom: 0px;
}

.faculty-style .faculty-details .det-profile {
    text-decoration: underline;
    color: #656565;
}

.faculty-style .faculty-details a:hover {
    text-decoration: none;
}

.tabsName-holder .nav-link:hover {
    background-color: #fba510 !important;
    color: #fff !important;
}

hr.faculty-hr {
    margin: 25px 0px;
}

.faculty-style img {
    border: 1px solid #ddd;
    padding: 5px;
    box-shadow: 2px 2px 4px #888888;
    height: 153px;
}

.table-structure .table {
    /* width: 480px; */
    margin: auto;
    border: 1px solid #ccc;
}

p.dep-sub-head {
    font-size: 25px !important;
    border-bottom: 4px solid #16a2b9;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    box-shadow: 0px 3px 7px 1px #ccc;
}

.table-structure .table tr>td:first-child {
    text-align: end;
}

.department-pages .tab-content-section li {
    list-style: square;
}

.department-pages .tab-content-section li::marker {
    color: #064065;
}

.table-structure .table tr>th:first-child {
    text-align: end;
}

.table-structure .table a {
    color: #16a2b9;
    text-decoration: underline;
}

.table-structure .table a:hover {
    text-decoration: none;
}

.table-withsrno tr th:first-child {
    width: 75px !important;
}

.table-withsrno tr th {
    vertical-align: middle;
}

.table-withsrno tr td:first-child {
    text-align: right;
}

/* Departments pages end */
/* accordian start*/

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #dff5f9;
    box-shadow: rgba(0, 0, 0, 0.125);
}

.accordion-button:focus {
    z-index: 3;
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}

.accordion-button {
    color: #000 !important;
}

.accordion-item {
    border: 1px solid #a59a9a !important;
    margin-bottom: 5px;
}

.tab-horizontal1,
.tab-horizontal2 {
    width: 100% !important;
}

.tab-horizontal1 ul {
    flex-direction: inherit !important;
}

.inner-accordion-header {
    border: 1px solid #a59a9a !important;
}

.inner-accordion-header .accordion-button:not(.collapsed) {
    background: #f8f8f8 !important;
}

/* accordian end */
/* Media Queries */

/* # Mobile */
@media only screen and (max-width: 319px) {
    img.img-placement.axis.bank.one.two {
        margin-left: -13px !important;
    }

    img.img-placement.iifl.bank.one.two {
        margin-left: -25px !important;
    }

    img.img-placement.kotak.bank.one.two {
        margin-left: -7px !important;
    }

    span.carousel-control-prev-icon {
        margin-left: 35px !important;
    }
}

@media only screen and (max-width: 400px) {
    .hostel-gallery.gal {
        width: 250px !important;
    }

    .auditorium-gallery.gal {
        width: 250px !important;
    }
}

@media only screen and (max-width: 428px) {

    span.carousel-control-prev-icon {
        margin-left: 30px !important;
        padding-left: 6px !important;
    }

    span.carousel-control-next-icon {
        margin-right: 18px !important;
        padding-right: 7px !important;
    }

    .col-lg-4.list_item.lists_1.msg {
        display: grid !important;
    }

    .list-right.text {
        padding-left: -10px !important;
        padding-left: 0px !important;
    }

   .title-holder img {
    width: 90%;
    }

   .principal-text{
        margin-top: 8px;
    }

 .home-vision-goal-text p{
        margin-top: 15px;
    }

 .imgg-float{
	margin-right: -24px;
  }
}

@media only screen and (max-width: 480px) {
    .hostel-gallery.gal {
        /* margin-left: 30px; */
        width: 325px;
    }

    .auditorium-gallery.gal {
        /* margin-left: 30px; */
        width: 325px;
    }
}

@media only screen and (max-width: 500px) {
    .header-row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .infra-row {
        margin-right: 0px !important;
    }

    img.img-placement.icici.bank {
        text-align: center !important;

        margin-left: -40px !important;
    }

    img.img-placement.axis.bank {
        margin-right: 50px !important;
        /* width: 269px !important; */
    }

    img.img-placement.iifl.bank {
        margin-right: 74px !important;
        /* width: 269px !important; */
    }

    i.fas.fa-address-card.address-icon {
        font-size: 35px !important;
        margin-left: -10px !important;
    }

    i.fas.fa-solid.fa-envelope.gmail-icon {
        font-size: 35px !important;
        margin-top: 1px !important;
    }

    i.fas.fa-solid.fa-mobile.mobile-menu {
        font-size: 35px !important;
        margin-top: 1px !important;
    }

    ul.list-principals {
        display: block;
    }

   .navbar .navbar-nav .nav-link,
   .navbar .navbar-nav .nav-item .link-active {
    padding: 8px 10px !important;
    margin: -5px !important;
}

}

@media only screen and (max-width: 741px) {
    .visionMission>div {
        flex-direction: column !important;
    }

    .list-principals li {
        flex-basis: 30% !important;
    }

    .hostel-gallery img {
        width: 375px !important;
        height: 200px !important;
    }

    .hostel-gallery {
        padding-left: 0px !important;
    }

    .auditorium-gallery img {
        width: 375px !important;
        height: 200px !important;
    }

    .auditorium-gallery {
        padding-left: 0px !important;
    }

}

/* # Tablet */
@media only screen and (max-width: 768px) {

    .bred-img {
        height: auto ;
    }
    .naac-section a:before {
        margin-right: 10px !important;
    }

    .quick-inner .row {
        margin-top: 0px !important;
    }

    .quick-links .quick-inner-sec {
        margin-bottom: 20px;
    }

    .course-name {
        border-right: none;
        height: auto;
    }

    .hor-line-row {
        display: none;
    }

    .programs-offered .col-lg-3.col-md-3.col-sm-6.col-xs-6 {
        border: 1px solid #053452;
    }

    .course-name1 {
        border-right: none;
    }

    .fac-tab-sec a {
        padding: 8px 16px;
        margin: 2px 8px;
        background-color: #16a2b9;
        color: #fff;
        border-radius: 25px;
        font-style: italic;
        font-size: 20px !important;
        border: 1px solid #16a2b9;
        display: inline-block;
    }

    .fac {
        padding-bottom: 5px;
    }

    .fac-tab-sec {
        padding-top: 10px !important;
    }

    .home-gallery {
        padding-left: 0px;
        padding-top: 20px;
    }

    .fac-more h2 {
        font-size: 22px;
    }

    .princ-sec .col-lg-3 {
        text-align: center;
    }

    .princ-sec .col-lg-9 {
        padding-bottom: 19px;
    }

    .infra-gal.col-lg-3.col-md-3.col-sm-6 {
        width: 282px !important;
    }

}

@media only screen and (max-width: 808px) {
    .header-row {
        margin-top: -61px !important;
    }

    img.header-logo {
        width: 187px;
        margin-top: -20px !important;
        margin-bottom: 28px;
    }

    .site-header img.logo {
        width: 100px;
	margin-top : 41px;
    }

    .responsive-logo {
        display: inline-block;
    }

    .responsive-logo2 {
        display: none;
    }

    .site-header {
        text-align: center;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        /* width: 565px !important; */
        max-width: 100% !important;
    }

    .quick-hover-section:hover {
        opacity: 1 !important;
        border: 1px solid transparent !important;
        left: -92px !important;
    }
}

@media only screen and (max-width: 900px) {
    .row.cont {
        display: block;
    }

    .visionMission>div {
        flex-basis: 45% !important;
    }
}

/* # Desktop */
@media only screen and (max-width: 992px) {
    .top-menu-border {
        border-top: 1px solid #fceea3;
    }

    .title-lines {
        margin-right: 0px !important;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: static !important;
    }

    .quick-hover-section {
        display: none;
    }

    .top-line {
        padding-bottom: 25px;
    }

    img.header-logo {
        width: 187px;
        margin-top: -16px !important;

    }

    .header-logo {
        margin-top: 0px !important;
    }

    .site-header {
        text-align: center;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        width: 100%;
        max-width: 100%;
    }

    .holder {
        height: 210px;
        margin-top: 25px;
    }

    .quick-hover-section:hover {
        opacity: 1;
        border: 1px solid transparent;
        left: -63px;
    }

    .row.col-lg-12.pi {
        padding-left: 27px !important;
    }

    .gallery .desc {
        padding: 15px;
        text-align: center;
        font-size: 16px !important;
    }

    .p-3 {
        padding: 0rem !important;
    }

    .quick-links .col-lg-4 {
        margin-top: 25px;
    }

    .facilities-sec img {
        display: none;
    }

    .hor-line-row {
        padding: 0px;
    }

    app-quickl-one,
    app-quickl-two {
        display: none;
    }

    .container.about-page {
        max-width: 100%;
        padding-right: 40px;
    }

    .contac {
        display: contents !important;
    }

    i.fas.fa-solid.fa-mobile.mobile-menu {
        margin-left: -9px;
    }

    .row.cont {
        padding-right: -35px !important;
        justify-content: space-around;
    }

    .col-lg-4.msg {
        display: flex;
    }

    /* .col-lg-3.mobile-no {
        padding-left: 14px;
    } */

    .text {
        padding-left: 20px;
    }

    /* .infra-gal {
        width: 245px !important;
    } */
    .infra-gal {
        width: 248px !important;
    }

    .infra-nostack {
        width: 210px !important;
    }

    .col-lg-4.list_item.lists_1.msg {
        /* margin-top: 6px; */
        padding-top: 5px;
    }

    .hostel-gallery {
        text-align: -webkit-center;
        padding-top: 10px;
    }

    .auditorium-gallery {
        text-align: -webkit-center;
        padding-top: 10px;
    }

    .ncc-nostack {
        width: 210px !important;
    }

    /* .navbar-nav .second-menu{
        border-top: 1px solid #EEEEEE;
    } */
}

@media only screen and (max-width: 1200px) {
    .address-icon {
        font-size: 45px !important;
        margin-left: -10px !important;
    }

    .gmail-icon {
        font-size: 50px !important;
        margin-top: -1px !important;
        padding-left: 0px !important;
    }

    .mobile-menu {
        font-size: 50px !important;
        padding-left: 10px !important;
    }

    .infra-gal {
        width: 302px;
    }

    /* .top-menu-hide {
        display: none;
    } */
    .list-right {
        padding-left: 15px !important;
    }

    i.fas.fa-solid.fa-mobile.mobile-menu {
        padding-top: 10px !important;
        padding-right: 8px !important;
    }

    i.fas.fa-solid.fa-envelope.gmail-icon {
        padding-top: 10px !important;
    }

    i.fas.fa-address-card.address-icon {
        padding-left: 10px;
        padding-top: 10px;
    }
}

/* # Huge */
@media only screen and (max-width: 1280px) {
    .naac-section a:before {
        margin-right: 5px;
    }

    .top-menu-hide {
        display: none;
    }
}

@media only screen and (max-width: 1400px) {}

/* Styles added by Shruti J */
.table th,
table th {
    padding: 0.5rem 0.5rem;
    background: #ececec;
    border-color: #d9d9d9;
    box-shadow: inset 0 4px 3px -2px rgb(0 0 0 / 4%);
    text-align: center;
    font-weight: 700 !important;
    /* text-transform: capitalize; */
}

.table .text-link {
    text-decoration: underline;
}

.table p {
    margin-bottom: 0px;
}

.table .text-link:hover {
    text-decoration: none;
    vertical-align: middle;
}

.text-link {
    text-decoration: underline;
}

.text-link:hover {
    text-decoration: none;
}

.table th.srno {
    width: 75px !important;
}

.table td.al-right,
.table .srno {
    text-align: right
}

.btn-primary {
    background-color: var(--main-color);
    color: #fff;
}

.btn-primary:hover {
    background: #8e191c;
}

.btn-primary:focus {
    color: #000;
    background-color: #fba510;
    border-color: #fba510;
    box-shadow: 0 0 0 .25rem rgba(44, 121, 48, 0.5);
}

.link-moreData {
    background: #16a2b9;
    border: 1px solid #16a2b9;
    padding: 5px 15px;
    font-style: italic;
    font-size: 1.2rem !important;
    display: inline-block;
    color: white;
    border-radius: 15px;
    margin-bottom: 15px;
    cursor: pointer;
}

.link-moreData:hover {
    border: 1px solid #16a2b9;
    background: white;
    color: black;
}

.content-holder {
    background: white;
    padding: 0 25px
}

.subheader {
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: 700 !important;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 18px;
}

.coc-block {
    border: 1px solid #ccc;
    font-size: 18px;
    margin-bottom: 15px;
    color: black;
    padding: 15px
}

.coc-block .fas {
    float: left;
    margin-right: 10px;
    /* border: 1px solid #b7dce2; */
    padding: 8px;
    font-size: 33px;
    background: #e9f5f7;
    color: #16a2b9 !important;
    width: 60px;
}

@media only screen and (max-width: 980px) {
    .about-info {
        padding: 0 25px;
        margin: 25px 0 0;
    }

}

.open-leftSide {
    left: -75% !important;
    bottom: -0% !important
}

.main-whitePanel {

    background-color: #fff;
    box-shadow: 2px 2px 4px #888888;

}

.vtabs .tabs-right {
    padding: 0;
}

.vtabs .tabs-right .tab-content {
    padding: 0
}

.vtabs .tabsContent-holder {
    padding-left: 0
}

.vtabs .tab-content {
    padding: 0.5rem
}

.vtabs .accordion-item {
    border: 0 !important
}

.sub-head {
    border-bottom: 3px solid #bbbbbb;
    margin-bottom: 8px;
    padding-bottom: 8px;
    /*font-family: 'Roboto', sans-serif;*/
    font-style: normal;
}

.vtabs .accordion-body {
    padding: 0.5rem 1.25rem;
}

.vtabs .tabsName-holder {
    background: #b8002b;
    padding-left: 0;
    padding-right: 0;
    box-shadow: inset -11px 0px 8px -11px rgba(112, 108, 112, 1) !important;
}

.vtabs .nav-tabs .nav-link {
    color: #fff;
    margin-bottom: -1px;
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
}

.vtabs .nav-tabs .nav-link.active {
    background-color: #fba510;
    color: white
}

@media (max-width: 575px) {
    .owl-nav .owl-next {
        right: -1px !important;
    }

    .owl-prev {
        padding-left: 23px;
    }

    .infra-gal {
        width: 302px !important;
    }
}

@media (max-width: 741px) {
    .visionMission {
        display: block !important;
    }
}

@media (min-width: 768px) {

}

.vtabs .accordion-button:not(.collapsed) {
    color: #064065;
    background: #dff5f9;
}

.link-active {
    background-color: #064065 !important;
    padding: 15px 10px !important;
}

.topbar-menu .second-menu li .link-active {
    background-color: #fdbd0f !important;
}

.topbar-menu .second-menu li a {
    padding: 12px 10px !important;
}

.topbar-menu .ser-form input {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0px;
    padding-left: 35px;
    border-width: 0 0 1px 0;
    background-color: transparent;
    box-shadow: unset;
    border-color: #ddd;
}

.ser-form {
    display: flex;
    margin: 5px 15px;
}

.topbar-menu .ser-form i {
    margin-right: -25px !important;
    padding-top: 6px;
    color: #e3e3e3db;
}

.topbar-menu .ser-form a {
    padding: 0px !important;
}

.topbar-menu .ser-form input::placeholder {
    color: #c3ccd1;
}

.topbar-menu .ser-form input[type=text] {
    color: #c3ccd1;
}

a.ssr-active {
    color: #febd0f;
}

.princ-sec .col-lg-4 {
    text-align: center;
}

.form-control:focus {
    box-shadow: 0 0 0 0.25rem rgb(6 64 101 / 18%);
}

a.website-link {
    text-decoration: underline;
}

a.mobile {
    text-decoration: underline;
}

a.mail{
    text-decoration: underline;
}

li#google_translate_element {
    font-size: 20px;
    padding-block-start: initial;
    padding: 7px;
}

li#google_translate_element {
    background-color: transparent;
}

li#google_translate_element img {
    display: none;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    border-left: 0px !important;
}

.goog-te-gadget-simple .goog-te-menu-value:after {
    content: "Language";
}

.goog-te-menu-value {
    padding: 12px 20px 12px 10px !important;
}

.goog-te-gadget-simple .goog-te-menu-value span:before {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 2px;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    display: none;
    text-decoration: none;
}

.goog-te-menu2 tr td a div {
    width: 120px !important;
}

.dropdown-menu.iiqa {
    left: -100% !important;
}

.dropdown-menu.ssr {
    left: -129% !important;
}

.btn btn-primary px-3 {
    color: #064065;
}

.btn-check:focus+.btn-primary:focus {
    color: #000;
    background-color: #417c85;
    border-color: #417c85;
    box-shadow: 0 0 0 .25rem rgba(44, 121, 48, 0.5);
}

button.btn.btn-primary.px-3 {
    color: var(--light);
}

.quick-hover-section p {
    color: white;
}

.quick-hover-section p {
    color: white;
    padding-top: 7px !important;
}

.skiptranslate.goog-te-gadget::after {
    border: none;
    content: "\f107" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: -4px;
    color: #fff;
    vertical-align: bottom;
}

.goog-te-menu-frame {
    box-shadow: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value:hover .goog-te-menu2 {
    visibility: collapse !important;
}

.goog-te-menu2 {
    position: absolute !important;
}

/* Gallery slider */
.img-size {
    /* 	padding: 0;
        margin: 0; */
    height: 450px;
    width: 700px;
    background-size: cover;
    overflow: hidden;
}

.modal-content {
    width: 700px;
    border: none;
}

.modal-body {
    padding: 0;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23eee' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    width: 30px;
    height: 48px;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23eee' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    width: 30px;
    height: 48px;
}

/* Gallery slider */
/* ssr-breadcrumb */

.ssr-breadcrumb li a:first-child {
    margin-left: 0px;
}

.ssr-breadcrumb li a {
    border: 1px solid #064065;
    padding: 6px 36px;
    margin: 0px 23px;
    background-color: #064065;
    color: #fff;
    text-transform: uppercase;
    border-radius: 20px;
}

.ssr-breadcrumb li a:hover {
    background-color: #16a2b9;
    color: #fff;
    border-color: #16a2b9;
}

.ssr1 {
    background-color: #000;
}

.ssr2 {
    background-color: #000;
}

.ssr-bread .breadcrumb li a {
    color: #fdbd0f;
    font-size: 32px !important;
    border-bottom: 1px solid;
}

.ssr-bread .breadcrumb li a:hover {
    border-bottom: none;
}

.ssr-bread .breadcrumb li {
    color: #fff;
    font-size: 40px;
}

.ssr-bread .breadcrumb {
    padding-top: 49px;
}

.crit-head {
    display: inline-block;
    font-size: 28px !important;
    border-bottom: 2px solid #fdbd0f;
}

.crit-head-div {
    text-align: center;
}

/* ssr-breadcrumb end */
/* ssr table */
.ssr-table tr td:first-child {
    text-align: center;
}

.ssr-table th:nth-child(3) {
    width: 185px;
}

.ssr-table th:first-child {
    width: 100px;
    text-align: center;
}

/* styles added by pranali */

.tabletext {
    vertical-align: middle;
}

/* Photo Gallery*/
.list-horizontal {
    padding: 0;
    margin: 0
}

.list-horizontal li {
    display: inline-block;
    margin-right: 10px
}

.btn-year {
    border: 1px solid;
    padding: 6px 36px;
    border-radius: 5px;
    background-color: #c04848;
    color: #fff;
    text-transform: uppercase;
}

.btn-year:hover {
    color: white
}

.btn-year.active {
    background-color: #fba510;
}

a.btn-year.ng-binding {
    cursor: pointer;
}

a.btn-year.ng-binding.active {
    cursor: auto;
}

.gallery {
    position: relative;
    width: 302px;
    display: inline-block;
    overflow: hidden;
    z-index: 0;
}

.gallery .viewGallery {
    background-color: green;
    color: #fff;
    display: inline-block;
    padding: 5px 25px 0;
    text-decoration: none;
    position: absolute;
    left: 25%;
    transform: translateY(400px);
    transition: all .3s ease 0s;
}

.gallery .desc {
    padding: 15px;
    text-align: center;
}

.gallery:hover .viewGallery {
    transform: translateY(100px);
}


.stack,
.nostack {
    border: 6px solid #fff;
    float: left;
    height: 175px;
    width: 240px;
    margin: 20px;
    position: relative;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.stack img,
.nostack img {
    width: 100%;
    height: 100%;
}

.stack:before,
.stack:after {
    content: "";
    height: 175px;
    width: 240px;
    position: absolute;
    z-index: -1;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    border: 6px solid #fff;
}

.stack:before {
    background: #eff4de;
    top: 0px;
    left: -10px;
    transform: rotate(-5deg);
}

.stack:after {
    background: #768590;
    top: 5px;
    left: 0px;
    transform: rotate(4deg);
}


.firstImage:after {
    display: block;
    content: "View Gallery";
    padding: 8px 15px;
    margin: auto;
    background: #fba510;
    position: absolute;
    top: 29%;
    left: 24%;
    color: #fff;
    transform: translateY(400px);
    transition: all .3s ease 0s;

}

.firstImage:hover:after {
    transform: translateY(30px);
}

.first-image:hover:after {
    transform: translateY(30px);
}

/*
  div.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 200px;
  }

  div.gallery:hover {
    border: 1px solid #777;
  }



  */
.bg-dark {
    background-color: #fff5c8 !important;
}

.link-active {
    background-color: #fba510 !important;
    padding: 15px 10px !important;
    color: #fff !important;
}

.img-fluid-placement {
    width: 210px;
    height: 110px;
}
.row.col-lg-12.pi {
    padding-left: 80px !important;
    text-align: center;
}

.pb-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

/* Rights */
.right-res {
    background-color: var(--main-color);
    border-top: 1px solid #fff;
}

/* Top Menue hover */
.dropdown-menu>li a:hover,
.dropdown-menu>li.show {
    background: #fdbd0f;
}

/* main menu hover */
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    background-color: var(--main-color);
}

img.program-img {
    height: 50px;
    width: 300px;
}
.prog-img {
    justify-content: center;
}
/* Program */

.menu-alignment {
    display: contents;
}

/* Infrastructure */
#infrastructure-carousel .carousel-control-prev-icon,
#infrastructure-carousel .carousel-control-next-icon {
    width: 3rem;
    height: 8rem;
    border-radius: 3rem;
}

.infrastructure-slider img {
    height: auto;
    width: 215px;
}

h2.text-center {
    padding-bottom: 20px;
}

.column {
    float: left;
    width: 33.33%;
    padding: 5px;
}

.row.cl-lg-12.pi {
    /* width: 100%; */
    padding-left: 85px;
}

#infrastructure-carousel .carousel-control-prev-icon,
#infrastructure-carousel .carousel-control-next-icon {
    width: 2rem;
    height: 4rem;
    border-radius: 3rem;
    background-color: #e4deca;
    border: 10px solid #e4deca;
}

.infra-row {
    justify-content: center;
}

.infra-gal {
    position: relative;
    /* width: 302px; */
    display: inline-block;
    overflow: hidden;
    z-index: 0;
}

.infra-gal .desc {
    padding: 15px;
    text-align: center;
    /* font-size: 16px !important; */
}

.infra-nostack {
    border: 6px solid #fff;
    float: left;
    height: 175px;
    width: 240px;
    margin: 20px;
    position: relative;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.infra-nostack img {
    width: 100%;
    height: 100%;
}

/* About College */
.principal-icon {
    width: 20px;
}

span.principal-names {
    color: #000;
}

span.principal-work {
    color: #000;
}

th.aqar-name {
    width: 550px;
}

.row.contact-form {
    margin-bottom: 25px;
}

/*AQAR Support Documents */
a.aqar_support {
    text-decoration: underline;
}

button.accordion-button.collapsed.aqar-tabs {
    padding: 13px 10px;
    background-color: #ffff;
}

button.accordion-button.aqar-tabs {
    padding: 13px 10px;
    background-color: #D3D3D3;
}

p.aqar-metrics {
    /* padding: 0px 5px; */
    /* padding-top: 2px;
    padding-left: 10px; */
    padding: 8px 15px;
}

ul.aqar-matrics-points {
    padding-left: 25px;
}

.accordion-collapse .collapse .aqar-collapse :after {
    padding: 0px 10px !important;
}

a.aqar-quick:active {
    color: #fdbd0f;
}

a.aqar-quick {
    color: #fdbd0f;
}

.aqar-quick a::after {
    color: #fdbd0f;
}

/*home page programs tabs*/

.title-home-programs .left-corner,
.title-home-programs .right-corner {
    width: 54px;
    height: 40px;
    position: absolute;
    z-index: -1;
    top: 14px;
    content: '';
    background-size: cover;
}

.title-home-programs .left-corner {
    left: -34px;
    background-image: url(../img/ribbon-piece-left.png);
}

.title-home-programs .right-corner {
    background-image: url(../img/ribbon-piece-right.png);
    right: -32px;
}


.title-home-programs {
    position: relative
}

.title-home-programs .middle-piece {
    display: inline-block;
    z-index: 0;
    padding: 9px 50px;
    font-size: 21px !important;
    font-family: initial;
    background: url(../img/ribbon-piece-middle.png);
    background-color: #d9cd81;
}

.programs-offered .title-home-programs {
    text-align: center;
    font-style: normal;
    font-size: 21px;
    color: black;
    display: inline-block;
    z-index: 0;
    width: auto;
    margin-bottom: 15px;


}

.programs-offered li.nav-item {
    width: 33%
}

.programs-offered .form-check .form-check-input {
    float: none;
    margin-left: 0;
    margin-right: 5px;
}

.home-programs-tabs .form-check-label {
    font-size: 20px !important;
    font-family: 'IBM Plex Serif', serif;
    padding: 12px;
    cursor: pointer;
    width: 100%
}

.home-programs-tabs .vtabs .tabsName-holder {
    box-shadow: none !important
}

.home-programs-tabs .active .form-check-label {
    background: #a32c30;
    border-radius: 15px 15px 0 0;

}

.home-programs-tabs .left-tabs.nav-tabs {
    border-bottom: 0
}

.home-programs-tabs .form-check {
    margin-bottom: 0;
    padding-left: 0
}


.home-programs-tabs .vtabs .tabsName-holder {
    background: transparent;

}

.home-programs-tabs .vtabs .nav-tabs .nav-link {
    color: #fceea3;
    border: 0;
    padding: 0;
    font-size: 20px !important;
    font-family: 'IBM Plex Serif', serif;
    text-align: center;
    height: 100%
}

.home-programs-tabs .left-tabs.nav-tabs {
    border-right: 0;
    box-shadow: none
}

.home-programs-tabs .vtabs .tabsName-holder {
    box-shadow: 0 !important;
    border-bottom: 1px solid #cabe76;
}


.home-programs-tabs .vtabs .nav-tabs .nav-link.active {
    border: 1px solid #cabe76;
    margin-bottom: -1px;
    background: #a32c30;
    border-bottom: 0;
    border-radius: 15px 15px 0 0;
    box-shadow: 0px -5px 0px 5px rgb(0 0 0 / 20%)
}

.home-programs-tabs .tabsName-holder .nav-link:hover {
    background-color: transparent !important;
}

.home-programs-tabs .tabsName-holder .nav-link.active:hover {
    background-color: #a32c30 !important;
}

.home-programs-tabs .vtabs .tab-content {
    padding: 0
}

.home-programs-tabs .accordion-item {
    background: none;
    color: #fff;
}

.home-programs-tabs .vtabs .nav-tabs .nav-link.active {
    color: #fff
}

.home-programs-tabs .program-holder h3 {
    font-size: 20px !important;
    font-family: 'IBM Plex Serif', serif;
    color: #fff;
    font-style: normal;
    margin-bottom: 20px
}

.home-programs-tabs .program-holder-wrapper {
    padding: 20px
}

.home-programs-tabs .box-program2,
.home-programs-tabs .box-program3 {
    border-left: 1px solid #cabe76;
    padding-left: 32px;
}

.home-programs-tabs .program-holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: white;
    float: left;

}

.home-programs-tabs .program-holder ul:nth-of-type(1) {
    margin-right: 39px;
}

.home-programs-tabs .program-holder ul li {
    color: white;
    margin-bottom: 5px
}

.home-programs-tabs .program-holder ul li:before {
    content: '- ';
    color: #cabe76;
}

.home-programs-tabs .form-check-input:checked[type="radio"] {
    background-image: none;
}

.home-programs-tabs input:checked[type="radio"] {
    background-image: none;
    background: #3b3b3b;
    border: 4px solid #ffffff;
}

.home-programs-tabs .form-check-label {
    font-size: 20px !important;
    font-family: 'IBM Plex Serif', serif;
}

.home-programs-tabs .form-check-input:checked {
    background-color: #ffffff;
    border-color: #d5cea5;
}

.home-programs-tabs .accordion-button {
    color: #fff !important;
    text-align: left;
    background-color: #a32c30;
    border: 1px solid #efe190;
}

.home-programs-tabs .accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}

.vtabs .accordion-button:not(.collapsed) {
    color: #000 !important;
    background: #efe290;
    border: 1px solid #9d9355;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

.vtabs .accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}

@media (max-width: 992px) {
    ul.quick-1 {
        display: none;
    }

    .quick-second.quick-1.mt-4 {
        display: none;
    }

    /* .d-lg-none {
        display: none;
    } */
    .home-programs-tabs .left-tabs .nav-link {
        padding: 11px 15px 14px 15px !important;
    }

    i.fas.fa-address-card.address-icon {
        padding-left: 10px;
    }

    .container.about-page {
        margin-left: 11px;
    }
}

@media (max-width: 767px) {
    .home-programs-tabs .left-tabs li.nav-item {
        width: 33% !important;
    }

    .home-programs-tabs .left-tabs .nav-link {
        padding: 11px 10px 14px 10px !important;
        width: 100%;
        white-space: normal;
    }


    .home-programs-tabs .program-holder-wrapper {
        padding: 0
    }

    .home-programs-tabs .box-program2,
    .home-programs-tabs .box-program3 {
        border-left: 0;
        padding: 10px 0;
        border-top: 1px solid #cabe76;
    }
}

@media (max-width: 428px) {
    .home-programs-tabs .vtabs button.accordion-button:focus {

        border: 1px solid #efe190;
    }
}

.vtabs .nav-tabs .nav-link.active {
    background-color: #fff;
    color: #0b0a0a;
}

.tabsName-holder .nav-link:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.navbar .navbar-nav .nav-link,
.navbar .navbar-nav .nav-item .link-active {
    padding: 8px 10px !important;
    margin: 6px;
}


.carousel-wrap {
    margin: 90px auto;
    padding: 0 5%;
    width: 80%;
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    /* -webkit-backface-visibility: hidden;  */
}

/* end fix */
.owl-nav>div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav i {
    font-size: 52px;
}

.owl-nav .owl-prev {
    left: -30px;
}

.owl-nav .owl-next {
    right: -30px;
}



.mydiv .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 10px;
    pointer-events: none;
    box-sizing: border-box;
}

.mydiv .owl-nav .owl-prev,
.mydiv .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    font-family: Arial !important;
    font-size: 22px !important;
    line-height: 1 !important;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.85) !important;
    pointer-events: all;
}

.mydiv .owl-nav .owl-prev.disabled,
.mydiv .owl-nav .owl-next.disabled {
    visibility: hidden;
}

/* Plan Of Action */
.table-responsive.plan {
    padding: 8px 15px;
}




a.btn.btn-primary.naac-certificate {
    padding-top: -11px;
    margin-top: 18px;
}

img.img-fluid.naac {
    width: 450px;
    height: 500px;
}


.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #000;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
    outline: none;
}

.owl-dots {
    text-align: center;

    bottom: 5px;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: rgba(127, 127, 127, 0.5);
    margin-left: 5px;
    margin-right: 5px;
}

.owl-carousel .owl-nav span {
    font-size: 45px !important;
    color: #a3a6a8 !important;
}

.owl-carousel .owl-nav owl-next:hover span,
.owl-carousel .owl-nav owl-prev:hover span {
    color: #ae2d14 !important
}


/* Principal  */
.principal-img {
    width: 180px;
    height: 200px;
}

/* Inspiration */
.row.inspiration {
    text-align: center;
}

.col-lg-4.inspi-col {
    padding: 0px 15px;
}


.bred-head {
    text-align: center;
}

h4.sub-heading {
    border-bottom: 1px solid #ddd;
}

/* .container.about-page h4{border-bottom: 1px solid #ddd;} */
.container.about-page h4 span {
    font-size: 1.6rem !important;
    font-style: normal;
    display: inline-block;
    border-bottom: 2px solid #B8002B;
    padding-right: 16px;
}

.list-principals {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none;
}

.list-principals li {
    font-weight: bold;
    padding: 10px;
    flex-basis: 23%;
    margin: 0 15px 15px 0;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px #d9d8d8;
    border-left: 3px solid #cabe76;
}

.list-principals span {
    display: block;
    font-weight: normal;
    font-size: 15px !important;
}

.visionMission {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px
}

.visionMission>div {
    flex-basis: 100%;
    margin: 0 15px 15px 0;
    border: 1px solid #ccc;
    padding: 10px;
    background: #3e4489;
}

.visionMission h4 {
    color: #fceea3;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.visionMission div,
.visionMission p {
    color: white
}

.motto-holder {
    text-align: center;
    font-size: 1.4rem !important;
    line-height: normal;
}

.btn-handy {
    border: 1px solid #b5b5b5;
    background: #f2f2f2;
    margin-right: 10px;
    text-decoration: none;
    padding: 3px 8px;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 20%);
}

.contactInfo-strip h5 {
    font-family: 'humnst777-bold';
    font-size: 22px;
    font-style: normal;
    margin-bottom: 0
}

.contactInfo-strip {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 15px
}

.contactInfo-left {
    padding-top: 5px;
    background-color: #f2f2f2;
    width: 80px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    text-align: center;
    float: left;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.contactInfo-left i {
    font-size: 35px;
    color: #b8002b;
    padding-top: 15px;
}

.contactInfo-right {
    margin-left: 100px;
    word-wrap: break-word;
}
ul.dropdown-menu.sub-menu.criteraion-direction {
    left: -71% !important;
}
@media only screen and (max-width: 949px) {
    .contactInfo-left {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .contactInfo-right {
        margin-left: 70px;
    }

}


@media only screen and (max-width: 780px) {
    .contactInfo-left {
        width: 60px;
        height: 60px;
        line-height: 60px;
        float: none;
        margin: auto;
    }

    .contactInfo-right {
        margin-left: 0px;
        text-align: center;
    }

}

@media only screen and (max-width: 580px) {
    .contactInfo-strip .info-holder {
        padding-bottom: 25px
    }

    .contactInfo-left {
        width: 80px;
        height: 80px;
        line-height: 80px;
        float: left;
        margin: auto;

    }

    .contactInfo-right {
        margin-left: 100px;
        text-align: left;
    }

}


/* .container.main-whitePanel h4{border-bottom: 1px solid #ddd;} */
.container.main-whitePanel h4 span {
    font-size: 1.6rem !important;
    font-style: normal;
    display: inline-block;
    border-bottom: 2px solid #ae2d14;
    padding-right: 16px;
}

/* Hostel Gallery */
.hostel-gallery .carousel-control-prev-icon,
.hostel-gallery .carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
    background-color: #348e3800 !important;
    border: none !important;
}

.hostel-gallery img {
    height: 300px;
    width: 510px;
}

.hostel-gallery {
    padding-left: 50px;
}

/* .host {
    background: rgb(0 0 0 / 10%);
    border: 1px solid #e5dcdc;
    border-radius: 10px;
} */
.saftey {
    margin-top: 10px;
}

.section.row.host.saftey {
    margin-left: 0px;
}

.lib-text {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

/* Auditorium Gallery */
.auditorium-gallery .carousel-control-prev-icon,
.auditorium-gallery .carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
    background-color: #348e3800 !important;
    border: none !important;
}

.auditorium-gallery img {
    height: 500px;
    width: 895px;
}

.auditorium-gallery {
    padding-left: 50px;
}

/* NCC Gallery */
.ncc-nostack {
    border: 6px solid #e5dcdc;
    float: left;
    height: 175px;
    width: 240px;
    margin: 20px;
    position: relative;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.ncc-nostack img {
    width: 100%;
    height: 100%;
}


span.carousel-control-next-icon.inner-page-icon {
    margin-bottom: 75px;
}

span.carousel-control-prev-icon.inner-page-icon {
    margin-bottom: 75px;
}

/* 
.nav-item :hover{
    background-color: #fba510 ;
} */

/* .nav-item :active{
    background-color: #fba510 ;
} */
/* .main-menu .navbar-nav .nav-item a :active {
    color: #ffff;
} */

nav#main_navbar {
    margin-bottom: -7px;
}

.topbar-menu .navbar-nav ul li :hover {
    background-color: #fff5c7;

}

.second-menu li :hover {
    background-color: #ffffff;
    color: var(--section-pink-color) !important;
}

.second-menu li :active {
    background-color: #fba510;
    color: var(--section-pink-color) !important;
}

a.active.aqar-quickl {
    color: #fba510;
}

p.aqar-metrics.pt-6 {
    padding-top: 50px;
}

.pt-6 {
    padding-top: 50px;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.rounded-circle {
    border-radius: 50% !important;
}
.social-icon a {
    padding-right: 15px;
}
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: var(--light);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.view-all {
    text-align: end;
    margin-top: 18px;
    margin-left: 14px;
}

.view-all a {
    color: #000;
    text-decoration: underline;
    float: left;
    left: 10px;
    margin-top: -15px;
}

.view-all a:hover {
    text-decoration: none;
}

.news-div {
    background-color: white;
}

.news-div .btn-news {
    border: none;
    color: #e5dcdc;
    background-color: white;
    float: right;

}

.quick-inner.news-circular {
    padding-bottom: 27px !important;
}

/* Vertical News end*/

a.active.aqar-quickl {
    color: #fba510;
}

.yearHolder {
    background: #e7e7e7 !important;
    vertical-align: middle;
}

.noRecords {
    color: #babcc0;
}

.link-holder a {
    color: #333;
    text-decoration: underline !important;
}

.link-holder a:hover {
    color: #333;
    text-decoration: none !important;
}

.files-noMeric {
    padding: 15px 15px 15px 25px !important
}

.accordion-flush .accordion-collapse {
    padding-bottom: 15px
}

.aqar-matrics-points {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.aqar-matrics-points li:before {
    content: "\f016";
}

.aqar-matrics-points li:before {
    border: none;
    content: "\f1c1";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 2px;
    color: #5c5b5b;
}

.aqar-matrics-points li span:before {
    content: "\f016";
}

.aqar-matrics-points li span:before {
    border: none;
    content: "\f0c5";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 2px;
    color: #bbb8b8;
}

.aqar-matrics-points li span:hover::before {
    color: gray !important;
}


.text-noData {
    color: #adadad !important;
    font-style: italic;
    font-family: inherit;
    font-size: 1.4rem;
    padding: 20px 0;
    font-weight: 200 !important;
}
.secndline {
    font-weight: 600 !important;
}

.features .ps3 img {
    height: 96px;
}
.col.wow {
    border-right: 2px solid #8e191c;
}
.features p, .features a {
    font-weight: bold;
}
.container-fluid.hdsecc {
    background: #fff;
}
.col.wow:last-child {
    border-right: none;
}
/* .homePage-sectionHeading {
    font-family: 'El Messiri', sans-serif;
    font-size: xx-large;
    font-weight: 600 !important;
} */

.link-blue a {
    color: #10315d;
}

.bg-lightblue {
    background: #8d191b !important;
}

.count-text {
    color: #fff;
}
/*photo*/

.placements-section .cover-container {
    height: 150px;
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.placements-section .cover-item {
    position: relative;
    width: 185px;
    margin-right: 150px;
}
.placements-section .homePage-sectionHeading {
    text-align: center;
}

#accessibilityBar button#universalAccessBtn{
    background-color: var(--main-color) !important;
}

.col-lg-6.staff-wrapper {
    display: flex;
}u
   
.faculty-details {
    margin-left: 10px;
}
.faculty-details {
    margin-left: 10px;
}
.faculty-details p {
    margin-bottom: 4px;
}

/* Image Float */
.img .img-float{
    float: left;
    padding-right: 10px;
  }
/* CSS for flip card */
.flip-card {
    background-color: transparent;
    width: 100%;
    height: 300px;
    perspective: 1200px;
    position: relative;
    overflow: hidden;
  }
  
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  
  .flip-card-front,
  .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.7s ease-in-out;
    backface-visibility: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  }
  
  .flip-card-front {
    z-index: 2;
  }
  
  .flip-card-front img {
    width: 100%;
    height: 85%;
    object-fit: cover;
  }
  
  .card-title {
    font-weight: bold;
    font-size: 1.2rem;
    background: var(--section-pink-color);
    text-transform: uppercase;
  }
  
  .flip-card-back {
    background: var(--section-pink-color);
    transform: rotateY(15deg) scale(0.95);
    opacity: 0;
    z-index: 1;
    padding: 20px;
    text-align: center;
    border: 2px solid transparent;
  }
  
  /* Hover Effects */
  .flip-card:hover .flip-card-front {
    transform: translateY(-100%) scale(0.95);
    opacity: 0;
  }
  
  .flip-card:hover .flip-card-back {
    transform: rotateY(0deg) scale(1);
    opacity: 1;
    z-index: 3;
    animation: glowPulse 1.2s ease-in-out forwards;
  }
  
  /* ✨ Custom Glow Pulse Animation */
  @keyframes glowPulse {
    0% {
      border-color: rgba(255, 105, 180, 0.2);
      box-shadow: 0 0 0px rgba(255, 105, 180, 0);
    }
    50% {
      border-color: rgba(255, 105, 180, 0.7);
      box-shadow: 0 0 20px rgba(255, 105, 180, 0.4);
    }
    100% {
      border-color: rgba(255, 105, 180, 0.3);
      box-shadow: 0 0 10px rgba(255, 105, 180, 0.2);
    }
  }

.imgg-float {
    float: right;
    max-width : 340px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 10px;
    display: inline;
 animation: floatIn 1.2s ease-out forwards;
  opacity: 0;
}

.img-float {
    float: left;
    max-width: 340px;
    height: auto;
    margin-right: 30px;
    margin-bottom: 10px;
    display: inline;
 animation: floatIn 1.2s ease-out forwards;
  opacity: 0;
}

@keyframes floatIn {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
  

  .clearfix::after {
    content: "";
    display: table;
    clear: both;
  }
  
.clearfix p {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 1s ease forwards;
}

.clearfix p:nth-child(1) {
  animation-delay: 0.3s;
}
.clearfix p:nth-child(2) {
  animation-delay: 0.6s;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*syllabus page css*/

.faculty-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .faculty-card:hover {
    transform: translateY(-5px);
     box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
  }

  .faculty-link {
    font-weight: 500;
    text-decoration: none;
  }

  .faculty-link:hover {
    text-decoration: underline;
  }

.staff-details-goback {
    height: 40px;
    width: 40px;
}

.lab-img-wrapper {
  height: 200px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lab-img-wrapper img {
  height: 100%;
  object-fit: cover;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
    background-color: #fff;
       color: #212529!important;
}

ul #menuItemOl_317{
    left: -100%;
}

.quick-1 li:active {
    background: #fff;
    color: #000 !important;
}

.news-btn{
    border-radius: 25px;
    padding: 5px;
    margin: 5px;
    
}



.btn-extra-sm {
  padding: 0.2rem 0.3rem;
  font-size: 0.6rem;
  line-height: 1;
}




