.w-5 {
  width: 5% !important; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

.w-20 {
  width: 20% !important; }

.w-25 {
  width: 25% !important; }

.w-30 {
  width: 30% !important; }

.w-35 {
  width: 35% !important; }

.w-40 {
  width: 40% !important; }

.w-45 {
  width: 45% !important; }

.w-50 {
  width: 50% !important; }

.w-55 {
  width: 55% !important; }

.w-60 {
  width: 60% !important; }

.w-65 {
  width: 65% !important; }

.w-70 {
  width: 70% !important; }

.w-75 {
  width: 75% !important; }

.w-80 {
  width: 80% !important; }

.w-85 {
  width: 85% !important; }

.w-90 {
  width: 90% !important; }

.w-95 {
  width: 95% !important; }

.w-100 {
  width: 100% !important; }

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg?#webfont") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Italic.eot");
  src: url("../fonts/Poppins-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Italic.woff") format("woff"), url("../fonts/Poppins-Italic.ttf") format("truetype"), url("../fonts/Poppins-Italic.svg?#webfont") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg?#webfont") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Italic.eot");
  src: url("../fonts/Poppins-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Italic.woff") format("woff"), url("../fonts/Poppins-Italic.ttf") format("truetype"), url("../fonts/Poppins-Italic.svg?#webfont") format("svg");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.svg?#webfont") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-MediumItalic.eot");
  src: url("../fonts/Poppins-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-MediumItalic.woff") format("woff"), url("../fonts/Poppins-MediumItalic.ttf") format("truetype"), url("../fonts/Poppins-MediumItalic.svg?#webfont") format("svg");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.svg?#webfont") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBoldItalic.eot");
  src: url("../fonts/Poppins-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBoldItalic.woff") format("woff"), url("../fonts/Poppins-SemiBoldItalic.ttf") format("truetype"), url("../fonts/Poppins-SemiBoldItalic.svg?#webfont") format("svg");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.svg?#webfont") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-BoldItalic.eot");
  src: url("../fonts/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-BoldItalic.woff") format("woff"), url("../fonts/Poppins-BoldItalic.ttf") format("truetype"), url("../fonts/Poppins-BoldItalic.svg?#webfont") format("svg");
  font-weight: 700;
  font-style: italic; }
html {
  scroll-behavior: smooth;
  font-size: 16px; }

body {
  font-family: 'Poppins', sans-serif !important;
  z-index: -1;
  position: relative; }

button:focus {
  outline: none; }

.all-content {
  width: 100%;
  position: relative;
  min-height: calc(90vh - 24px); }
  @media (max-width: 767px) {
    .all-content {
      min-height: calc(23vh - 18px); } }

@-moz-document url-prefix() {
  .all-content {
    width: 100%;
    position: relative;
    min-height: calc(65vh - 15px); } }
@media (min-width: 1200px) {
  .container {
    max-width: 1110px; }

  .container-fluid {
    max-width: 1309px; } }
a.btn {
  font-weight: 700;
  border-radius: 0;
  min-width: 122px;
  min-height: 50px;
  line-height: 36px; }
  a.btn.btn-warning {
    color: white; }
  a.btn.btn-secondary:hover {
    background-color: #393939; }
a.text-success {
  font-weight: 800;
  text-decoration: none; }

.hdr_top {
  position: relative;
  z-index: 1; }
  .hdr_top ul {
    padding: 0;
    margin: 0; }
    .hdr_top ul li {
      display: inline-block;
      padding: 8px; }
      .hdr_top ul li a {
        font-size: 14px;
        font-weight: 600;
        text-decoration: none;
        color: black; }
  .hdr_top-line li {
    position: relative; }
    .hdr_top-line li:last-child::after {
      display: none; }

.header_logo {
  padding-top: 20px;
  padding-bottom: 20px; }
  .header_logo-title {
    font-size: 30px;
    color: #414141;
    font-weight: 600;
    display: inline-block; }
  .header_logo-text {
    font-size: 14px;
    color: #040203;
    font-weight: 600;
    margin-bottom: 0; }
  .header_logo ul {
    padding: 0px;
    margin: 0; }
    .header_logo ul li {
      display: inline-block;
      padding: 6px;
      border: 1px solid black;
      border-radius: 50%;
      height: 35px;
      width: 35px; }
      .header_logo ul li:hover {
        border: 1px solid #0094ff;
        background: #0094ff;
        border-radius: 10px;
        transition: 0.4s; }
        .header_logo ul li:hover a {
          color: #fff; }
      .header_logo ul li a {
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
        color: black; }

.header .navbar .navbar-nav > li .nav-link {
  font-size: 15px;
  font-weight: 500;
  color: white; }
.header .navbar .navbar-nav > li .dropdown-menu {
  color: #ffffff;
  background-color: #2f95db;
  z-index: 9999; }
.header .navbar .navbar-nav > li .dropdown-menu li a {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  padding-top: 8px !important;
  padding-bottom: 8px !important; }
.header .navbar .navbar-nav > li .dropdown-menu li:hover a {
  color: #2f95db; }

.hm_banner {
  margin-bottom: 80px;
  position: relative; }
  .hm_banner .banner-carousel img {
    max-height: 600px;
    object-fit: cover;
    object-position: bottom; }
  .hm_banner .owl-nav {
    position: absolute;
    bottom: 0;
    left: 36%;
    transform: translateX(-40%); }
    .hm_banner .owl-nav i {
      padding: 5px;
      border: 2px solid;
      border-radius: 6px;
      margin-right: 10px; }
  .hm_banner .owl-dots {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -55%);
    display: flex; }
    .hm_banner .owl-dots button span {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 5px;
      background-color: white;
      border-radius: 50%; }
    .hm_banner .owl-dots button.active span {
      background-color: #f9dd10;
      width: 15px;
      height: 15px; }

.latest_news_sec {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 10%; }
  .latest_news_sec .date {
    font-size: 15px;
    min-width: 130px;
    position: relative;
    padding-left: 25px; }
    .latest_news_sec .date span {
      font-size: 30px;
      color: #2f95db;
      font-weight: 700;
      display: block; }
    .latest_news_sec .date::after {
      content: "";
      width: 1px;
      height: 100%;
      background-color: black;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 15px; }
  .latest_news_sec .desc p {
    margin: 0;
    font-size: 15px; }
    .latest_news_sec .desc p a {
      color: #1f1f1f; }
      .latest_news_sec .desc p a:hover {
        color: #2f95db;
        text-decoration: underline !important; }
  .latest_news_sec .bg_title {
    position: relative; }
    .latest_news_sec .bg_title::before {
      content: "";
      background-color: #2f95db;
      height: 100%;
      width: 7%;
      position: absolute;
      z-index: -1; }
    .latest_news_sec .bg_title::after {
      content: "";
      background-color: #eaeaea;
      height: 100%;
      width: 80%;
      position: absolute;
      z-index: -2; }
  .latest_news_sec-title p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    white-space: nowrap;
    transform: rotate(-90deg);
    position: absolute;
    bottom: 70px;
    left: -15px; }

.-title {
  font-size: 24px;
  line-height: 30px;
  color: #2f95db;
  font-weight: 500;
  margin-bottom: 15px; }

.hm_about_sec {
  margin-bottom: 80px; }
  .hm_about_sec .-title, .hm_about_sec .-subtitle {
    font-size: 24px;
    line-height: 30px;
    color: #2f95db;
    font-weight: 500;
    margin-bottom: 15px; }
  .hm_about_sec .-subtitle {
    color: #1f1f1f;
    font-weight: 800;
    padding-bottom: 8px;
    border-bottom: 1px solid #1f1f1f;
    margin-bottom: 20px; }
  .hm_about_sec p {
    text-align: justify;
    line-height: 24px;
    margin-bottom: 10px; }
  .hm_about_sec .vsms {
    margin-bottom: 30px; }
    .hm_about_sec .vsms-icon {
      margin-right: 50px;
      min-width: 75px; }
      .hm_about_sec .vsms-icon hr {
        background-color: #e57613;
        height: 2px;
        opacity: .9; }
      .hm_about_sec .vsms-icon h5 {
        font-size: 18px;
        font-weight: 700; }

.notice_event_sec {
  margin-bottom: 80px;
  position: relative;
  background-image: url("../images/Latest-Events-BG.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0; }
  .notice_event_sec .font-read {
    font-size: 15px; }
  .notice_event_sec .event-title {
    font-size: 24px;
    color: white;
    font-weight: 600;
    margin-bottom: 22px; }
  .notice_event_sec .latest_event-carousel .title {
    font-size: 18px;
    line-height: 24px;
    color: white;
    font-weight: 600; }
  .notice_event_sec .latest_event-carousel p {
    font-size: 13px;
    line-height: 20px;
    color: white; }
    .notice_event_sec .latest_event-carousel p span.title {
      font-size: 16px;
      line-height: 17px;
      font-weight: 600; }
  .notice_event_sec .latest_event-carousel .owl-nav {
    position: absolute;
    top: -40px;
    right: 15px; }
    .notice_event_sec .latest_event-carousel .owl-nav button i {
      font-size: 20px;
      color: white;
      margin: 0 5px; }
  .notice_event_sec .event_card {
    margin-bottom: 40px; }
    .notice_event_sec .event_card-image {
      margin-bottom: 20px; }
    .notice_event_sec .event_card-content .title {
      font-size: 16px;
      color: #2f95db;
      font-weight: 700;
      margin-bottom: 20px;
      position: relative; }
      .notice_event_sec .event_card-content .title::after {
        content: "";
        position: absolute;
        width: 60px;
        left: 0;
        height: 1px;
        background-color: #1f1f1f;
        bottom: -5px; }
    .notice_event_sec .event_card-content p {
      line-height: 22px; }
  .notice_event_sec .notice_board-box .notice_board-header {
    margin-bottom: 20px; }
    .notice_event_sec .notice_board-box .notice_board-header h3 {
      font-size: 24px;
      color: white;
      font-weight: 700;
      margin-bottom: 0; }
    .notice_event_sec .notice_board-box .notice_board-header .card-arrows {
      padding: 5px 20px 0px 40px; }
      .notice_event_sec .notice_board-box .notice_board-header .card-arrows ul {
        margin-bottom: 0; }
  .notice_event_sec .notice_board-box .news-controller i {
    font-size: 20px;
    color: white;
    margin: 0 5px; }
  .notice_event_sec .notice_board-box .card-ticker-body ul {
    list-style-type: none;
    padding-left: 0; }
    .notice_event_sec .notice_board-box .card-ticker-body ul li {
      position: relative; }
  .notice_event_sec .notice_board-box .card-ticker-body .notice_board-item {
    padding-bottom: 20px;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 20px; }
    .notice_event_sec .notice_board-box .card-ticker-body .notice_board-item p {
      margin-bottom: 0;
      color: white;
      font-size: 14px;
      line-height: 20px; }
      .notice_event_sec .notice_board-box .card-ticker-body .notice_board-item p.title {
        font-size: 16px;
        line-height: 17px;
        font-weight: 600;
        margin-bottom: 10px; }

.our_departments {
  margin-bottom: 80px; }
  .our_departments-box {
    padding: 10px 20px;
    border: 1px solid #ccc;
    margin-bottom: 15px; }
    .our_departments-box:hover {
      background-color: #64053d; }
      .our_departments-box:hover .on_hover {
        display: block; }
      .our_departments-box:hover .off_hover {
        display: none; }
      .our_departments-box:hover h4 a {
        color: white; }
    .our_departments-box .on_hover {
      display: none; }
    .our_departments-box .off_hover {
      display: block; }
  .our_departments-img {
    margin-bottom: 15px; }
  .our_departments-text h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600; }
    .our_departments-text h4 a {
      color: black;
      text-decoration: none; }

.principle_desk {
  margin-bottom: 80px; }
  .principle_desk .-title, .principle_desk .-subtitle {
    font-size: 24px;
    line-height: 30px;
    color: #e57613;
    font-weight: 500;
    margin-bottom: 0; }
  .principle_desk .-subtitle {
    color: #1f1f1f;
    font-weight: 800;
    padding-bottom: 8px;
    border-bottom: 1px solid #1f1f1f;
    margin-bottom: 25px;
    display: inline-block; }
  .principle_desk .-pri-name {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-align: center; }
  .principle_desk p {
    text-align: justify; }

.facility_sec {
  padding-bottom: 10px;
  margin-bottom: 80px; }
  .facility_sec-title {
    margin-bottom: 50px;
    font-size: 30px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 600;
    background-color: #2f95db;
    padding: 25px 50px; }
  .facility_sec .box_content {
    padding-left: 50px;
    padding-right: 30px;
    text-align: justify; }
  .facility_sec .facility_box {
    height: 135px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    transition: all .4s ease;
    cursor: pointer;
    border: 1px solid #ccc; }
    .facility_sec .facility_box-hoverImg {
      display: none !important;
      transition: all .4s ease;
      cursor: pointer; }
    .facility_sec .facility_box img {
      margin-bottom: 20px;
      width: auto !important; }
    .facility_sec .facility_box-title {
      font-size: 18px;
      font-weight: 700; }
    .facility_sec .facility_box:hover {
      background-color: #64053d;
      color: white;
      transition: all .4s ease; }
      .facility_sec .facility_box:hover img {
        display: none;
        transition: all .4s ease;
        cursor: pointer; }
        .facility_sec .facility_box:hover img.facility_box-hoverImg {
          display: block !important;
          transition: all .4s ease;
          cursor: pointer; }
  .facility_sec .facility_carousel .owl-nav {
    text-align: right; }
    .facility_sec .facility_carousel .owl-nav button i {
      font-size: 30px;
      margin-left: 20px;
      color: #888888; }
      .facility_sec .facility_carousel .owl-nav button i:hover {
        color: #64053d; }

.placement_sec {
  margin-bottom: 100px; }
  .placement_sec .placement_sec_carousel img {
    width: auto !important; }
  .placement_sec .placement_sec_carousel .item {
    border: 1px solid #ccc;
    margin: 0 20px;
    aspect-ratio: 16/9;
    display: flex;
    justify-content: center;
    align-items: center; }
  .placement_sec .placement_sec_carousel .owl-nav {
    position: absolute;
    width: 100%;
    justify-content: space-between;
    display: flex;
    top: 50%;
    transform: translateY(-50%); }

.testimonials_sec {
  background-color: #f0f0f0;
  padding: 50px 0;
  margin-bottom: 100px; }
  .testimonials_sec-box {
    width: 730px;
    margin-top: 80px;
    background-color: #ffffff;
    padding: 50px;
    margin: 65px auto 0; }
  .testimonials_sec-profile {
    display: flex;
    align-items: center;
    margin-top: -110px;
    margin-left: -80px;
    margin-bottom: 40px; }
    .testimonials_sec-profile img {
      border: 2px solid black;
      width: auto !important; }
    .testimonials_sec-profile h3 {
      background-color: black;
      padding: 15px 30px;
      color: white;
      font-size: 20px;
      line-height: 20px;
      font-weight: 600; }
  .testimonials_sec .owl-nav {
    position: absolute;
    width: 100%;
    justify-content: space-between;
    display: flex;
    top: 50%;
    transform: translateY(-50%); }
    .testimonials_sec .owl-nav i {
      font-size: 30px;
      color: #888888; }
      .testimonials_sec .owl-nav i:hover {
        color: #64053d; }

.courses_offered {
  margin-bottom: 80px; }
  .courses_offered .courses_offered_card {
    text-align: center; }
    .courses_offered .courses_offered_card-img {
      margin-bottom: 20px; }
    .courses_offered .courses_offered_card-title {
      font-size: 18px;
      line-height: 24px;
      font-weight: 600;
      margin-bottom: 20px; }
    .courses_offered .courses_offered_card-btns {
      padding: 0 25px; }
      .courses_offered .courses_offered_card-btns .btn {
        margin-bottom: 10px; }
        .courses_offered .courses_offered_card-btns .btn.btn-secondary:hover {
          background-color: #75ae1c;
          border-color: #75ae1c; }

.university_toppers {
  background-color: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 50px;
  margin-bottom: 80px; }
  .university_toppers .university_toppers_card {
    text-align: center;
    margin-bottom: 30px; }
    .university_toppers .university_toppers_card-img {
      margin-bottom: 20px; }
    .university_toppers .university_toppers_card-title {
      font-size: 16px;
      line-height: 22px;
      color: #2f95db;
      font-weight: 700;
      margin-bottom: 0; }
    .university_toppers .university_toppers_card p {
      margin-bottom: 0;
      font-size: 15px; }

.extra_links_sec {
  margin-bottom: 80px; }
  .extra_links_sec .extra_link_carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateX(-50%); }
    .extra_links_sec .extra_link_carousel .owl-nav button.owl-prev {
      left: -30px; }
    .extra_links_sec .extra_link_carousel .owl-nav button.owl-next {
      right: -30px; }
  .extra_links_sec .extra_link_box {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
    min-height: 118px;
    filter: drop-shadow(0 0 3.5px rgba(0, 0, 0, 0.35));
    background-color: #f2f2f2;
    margin: 50px 10px; }
    .extra_links_sec .extra_link_box-img {
      margin-bottom: 20px;
      margin-top: -25px; }
    .extra_links_sec .extra_link_box-content p {
      font-size: 14px;
      margin-bottom: 5px;
      min-height: 50px;
      font-weight: 700; }
    .extra_links_sec .extra_link_box-btn a {
      background-color: #2f95db;
      width: 35px;
      text-decoration: none;
      height: 35px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 18px;
      margin-bottom: -18px;
      transition: all .4s ease; }
      .extra_links_sec .extra_link_box-btn a i {
        color: white; }
    .extra_links_sec .extra_link_box:hover a {
      border-radius: 0px;
      width: 50px;
      transition: all .4s ease;
      background-color: #75ae1c; }

.cta_hm {
  margin-bottom: 80px;
  position: relative;
  z-index: 0;
  padding: 50px 0 30px;
  color: white;
  background-color: #64053d; }
  .cta_hm-title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    border-bottom: 1px solid white; }
  .cta_hm p {
    max-width: 502px; }

.gallery_sec {
  margin-bottom: 80px; }
  .gallery_sec img {
    min-height: 260px;
    transition: all .3s ease-in-out; }
    .gallery_sec img:hover {
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      transition: all .3s ease-in-out; }
  .gallery_sec .owl-nav {
    position: absolute;
    width: 100%;
    right: 10%;
    text-align: right;
    bottom: -70px; }
    .gallery_sec .owl-nav i {
      font-size: 30px;
      color: #888888; }
      .gallery_sec .owl-nav i:hover {
        color: #64053d; }
    .gallery_sec .owl-nav button {
      margin-right: 10px; }
  .gallery_sec .galleryViewbtn {
    z-index: 9999;
    position: relative;
    color: #fff; }

.footer {
  background-color: #1f1f1f;
  padding: 50px 0; }
  .footer .footer_links {
    list-style: none;
    padding-left: 22px; }
    .footer .footer_links li {
      position: relative;
      margin-bottom: 20px; }
      .footer .footer_links li::before {
        font: var(--fa-font-solid);
        content: "\f138";
        position: absolute;
        top: 5px;
        left: -25px;
        color: #f9dd10;
        font-size: 14px; }
      .footer .footer_links li a {
        color: white;
        font-size: 14px;
        text-decoration: none; }
  .footer .vr_line {
    position: relative; }
    .footer .vr_line::after {
      content: "";
      position: absolute;
      right: 0;
      width: 1px;
      height: 100%;
      background-color: white;
      top: 0; }
  .footer address {
    max-width: 238px;
    margin: auto; }
    .footer address h4 {
      font-size: 18px;
      text-decoration: underline;
      color: white;
      font-weight: 700; }
    .footer address p, .footer address a {
      color: white;
      font-size: 14px;
      margin-bottom: 0;
      text-decoration: none; }

.bottom_footer h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700; }
.bottom_footer a {
  font-size: 14px;
  line-height: 27px;
  color: #1f1f1f;
  font-weight: 400;
  text-decoration: none; }
  .bottom_footer a:hover {
    color: #e57613; }
.bottom_footer .copy_right {
  border-top: 1px solid black;
  padding: 15px 0; }
  .bottom_footer .copy_right p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500; }
  .bottom_footer .copy_right ul {
    margin-bottom: 0;
    list-style: none;
    text-align: end; }
    .bottom_footer .copy_right ul li {
      display: inline-block;
      margin: 0 5px; }

.dept-index .abt-dept .dept-title, .dept-index .hod-dept .dept-title {
  background: #63053d;
  padding: 10px; }
.dept-index .abt-dept .content {
  padding-top: 40px;
  padding-right: 50px; }
  .dept-index .abt-dept .content p {
    text-align: justify; }
.dept-index .abt-dept .dept-title h4 {
  color: #ffffff; }
.dept-index .hod-profile {
  background: #2f95db;
  padding: 15px; }
  .dept-index .hod-profile h5 {
    color: #fff;
    padding-top: 20px; }
  .dept-index .hod-profile h6 {
    color: #fff;
    text-decoration: underline; }
.dept-index .hod-sec {
  padding-top: 100px; }
.dept-index .hod-dept .dept-title {
  background: #2f95db; }
  .dept-index .hod-dept .dept-title h4 {
    color: #ffffff; }
.dept-index .hod-dept .content {
  padding-top: 25px;
  padding-left: 40px; }
  .dept-index .hod-dept .content p {
    text-align: justify; }

.dept-faculty {
  padding-top: 100px; }
  .dept-faculty .fact-title {
    color: #2f95db; }
  .dept-faculty .fact-title:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    background: #808080;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 3px; }
  .dept-faculty .faculty .fac-img {
    /*background: #b0d7f1;*/
    background: linear-gradient(to top, #b0d7f1 80%, white 0%);
    padding: 15px;
    /*height: 200px;*/
    width: 100%; }
    .dept-faculty .faculty .fac-img img {
      height: 280px; }
  .dept-faculty .faculty h5 {
    font-size: 18px;
    padding-top: 20px; }
  .dept-faculty .faculty h6 {
    font-size: 13px; }

.new_inner_banner {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  overflow: hidden;
  /*background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);*/
  background: linear-gradient(-45deg, #2f95db, #f9dd10, #c30017, #63053d);
  background-size: 400% 400%;
  animation: gradient 10s ease infinite;
  margin-bottom: 50px; }
  .new_inner_banner h2 {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 0;
    color: aliceblue; }
@keyframes gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
  .new_inner_banner .box {
    position: relative; }
    .new_inner_banner .box .square {
      position: absolute;
      background: rgba(255, 255, 255, 0.1);
      backdrop-filter: blur(5px);
      box-shadow: 0 25px 45px rgba(0, 0, 0, 0.1);
      border: 1px solid rgba(255, 255, 255, 0.15);
      border-radius: 15px;
      animation: square 10s linear infinite;
      animation-delay: calc(-1s * var(--i)); }
@keyframes square {
  0%,100% {
    transform: translateY(-20px); }
  50% {
    transform: translateY(20px); } }
    .new_inner_banner .box .square:nth-child(1) {
      width: 100px;
      height: 100px;
      top: -15px;
      right: -45px; }
    .new_inner_banner .box .square:nth-child(2) {
      width: 150px;
      height: 150px;
      top: 105px;
      left: -125px;
      z-index: 2; }
    .new_inner_banner .box .square:nth-child(3) {
      width: 60px;
      height: 60px;
      bottom: 85px;
      right: -45px;
      z-index: 2; }
    .new_inner_banner .box .square:nth-child(4) {
      width: 50px;
      height: 50px;
      bottom: 35px;
      left: -95px; }
    .new_inner_banner .box .square:nth-child(5) {
      width: 50px;
      height: 50px;
      top: -15px;
      left: -25px; }
    .new_inner_banner .box .square:nth-child(6) {
      width: 85px;
      height: 85px;
      top: 165px;
      right: -155px;
      z-index: 2; }
  .new_inner_banner .container {
    position: relative;
    padding: 20px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.2);
    min-width: 300px;
    text-align: center; }
  .new_inner_banner .container::after {
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border-radius: 5px;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 2%); }
  .new_inner_banner .remember {
    position: relative;
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
    cursor: pointer; }

.card-list {
  width: 100%;
  height: 100%; }

.card {
  background-color: #FFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 20px 50px 0 rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
  transition: .15s ease-in;
  height: 100%; }
  .card:hover, .card:focus-within {
    box-shadow: 0 0 0 2px #6a0847, 0 10px 60px 0 rgba(0, 0, 0, 0.1);
    transform: translatey(-5px); }

.card-image {
  border-radius: 10px;
  overflow: hidden; }

.card-header {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center; }
  .card-header a {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    padding-right: 1rem;
    text-decoration: none;
    color: inherit;
    will-change: transform; }
    .card-header a:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }

.card-footer {
  margin-top: 1.25rem;
  border-top: 1px solid #ddd;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 !important; }
  .card-footer .btn-yellow {
    min-width: 100% !important; }

/*back to bottom*/
#back_to_top_button {
  display: inline-block;
  background-color: #2f95db;
  width: 50px;
  height: 50px;
  text-align: center;
  position: fixed;
  bottom: 30px;
  right: 30px;
  border-radius: 50%;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none; }

#back_to_top_button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 50px;
  color: #fff; }

#back_to_top_button:hover {
  cursor: pointer;
  background-color: #333; }

#back_to_top_button:active {
  background-color: #555; }

#back_to_top_button.show {
  opacity: 1;
  visibility: visible; }

/*# sourceMappingURL=style.css.map */
