/*
@File: Sanu Template Styles

* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.

This files table contents are outlined below>>>>>

*******************************************
*******************************************

** - Default-Style
** - Header-style
** - Navbar-Style
** - Preloader-Style
** - Sidebar-Style
** - Banner-Style
** - Academics-Style
** - Education-Style
** - Campus-Information-Style
** - Courses-Style
** - Campus-Life-Style
** - Admisssion-Style
** - Program-Style
** - Health-Care-Style
** - Events-Style
** - Podcasts-Style
** - Stories-Style
** - Latest-News-Style
** - Page-Banner-Style
** - Student life-Style
** - Alumni-Style
** - Contact-Us-Style
** - Faq Area-Style
** - User-Style
** - Privacy-Policy-Style
** - Terms-Condition-Style
** - Error-Style
** - Coming-Soon-Style
** - Footer-Style
*/
@import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/*Default-style
======================================================*/
body {
  color: #555555;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

img {
  max-width: 100%;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  vertical-align: middle;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.mr-20 {
  margin-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.mlr-5 {
  margin-right: 5px;
  margin-left: 5px;
}

.mlrt-5 {
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111d5e;
  font-family: "Source Serif Pro", serif;
  font-weight: 700;
}

p {
  margin-bottom: 15px;
  font-size: 15px;
  color: #555555;
  line-height: 1.7;
}

p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

.owl-nav {
  margin-top: 0 !important;
}

.owl-dots {
  margin-top: 0 !important;
}

.form-control {
  height: 55px;
  border: 1px solid rgba(89, 90, 89, 0.25);
  padding-left: 15px;
}

.form-control:focus {
  border: 1px solid #e32845;
  -webkit-box-shadow: none;
  box-shadow: none;
}

textarea {
  height: auto !important;
}

.bg-f4f6f9 {
  background-color: #f4f6f9;
}

/*
Top Header Area Style
======================================================*/
.top-header-area {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(211, 210, 210);
}

.top-header-area .container-fluid {
  max-width: 1520px;
}

.header-left-content p {
  color: #ffffff;
  font-size: 14px;
}

.header-right-content {
  text-align: right;
}

.header-right-content .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.header-right-content .list ul li {
  display: inline-block;
  margin-right: 25px;
}

.header-right-content .list ul li a {
  color: #ffffff;
  font-size: 14px;
}

.header-right-content .list ul li:last-child {
  margin-right: 0;
}

/*
Navbar Area Style
======================================================*/
.navbar-area {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.navbar-area .container-fluid {
  max-width: 1520px;
  margin: auto;
}

.navbar-area .navbar-brand .white-logo {
  display: none;
}

.navbar-area.nav-bg-2 .desktop-nav .navbar-nav .nav-item a {
  color: #111d5e;
}

.navbar-area.nav-bg-2 .desktop-nav .others-options .icon {
  color: #111d5e;
}

.nav-bg-1 {
  background-color: #111d5e;
}

.nav-bg-2 {
  background-color: #ffffff;
}

.desktop-nav {
  padding-top: 0;
  padding-bottom: 0;
}

.desktop-nav .navbar {
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 2;
  padding-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.desktop-nav .navbar ul {
  margin-bottom: 0;
  list-style-type: none;
}

.desktop-nav .navbar .navbar-nav .nav-item {
  position: relative;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-right: 0;
  padding-left: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item a {
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  position: relative;
  font-weight: 600;
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle {
  padding-right: 20px;
}

.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle::after {
  display: none;
}

.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle::before {
  content: "\EA4E";
  position: absolute;
  top: 0;
  right: 0;
  font-family: remixicon !important;
  line-height: 1;
  font-size: 17px;
}

.desktop-nav .navbar .navbar-nav .nav-item a:hover,
.desktop-nav .navbar .navbar-nav .nav-item a:focus,
.desktop-nav .navbar .navbar-nav .nav-item a.active {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item a i {
  font-size: 18px;
  line-height: 0;
  position: relative;
  top: 4px;
}

.desktop-nav .navbar .navbar-nav .nav-item:last-child a {
  margin-right: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item:first-child a {
  margin-left: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item:hover a,
.desktop-nav .navbar .navbar-nav .nav-item:focus a,
.desktop-nav .navbar .navbar-nav .nav-item.active a {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #ffffff;
  position: absolute;
  visibility: hidden;
  border-radius: 0;
  display: block;
  width: 250px;
  border: none;
  z-index: 99;
  opacity: 0;
  top: 80px;
  left: 0;
  padding: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
  padding: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
  color: #1b2336;
  padding: 15px;
  border-bottom: 1px dashed #ededed;
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  display: block;
  position: relative;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-toggle::after {
  display: none;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-toggle::before {
  content: "\EA4E";
  position: absolute;
  top: 14px;
  right: 13px;
  font-family: remixicon !important;
  line-height: 1;
  font-size: 17px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  right: 250px;
  left: auto;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
  color: #1b2336;
  border-bottom: 1px dashed #ededed;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  position: relative;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.dropdown-toggle::after {
  display: none;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.dropdown-toggle::before {
  content: "\EA4E";
  position: absolute;
  top: 14px;
  right: 13px;
  font-family: remixicon !important;
  line-height: 1;
  font-size: 17px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
  right: 250px;
  left: auto;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #000000;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
  right: -250px;
  left: auto;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #000000;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
  right: -250px;
  left: auto;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #000000;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
  right: -250px;
  left: auto;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #000000;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
  right: -250px;
  left: auto;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
  color: #000000;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
  color: #1b2336;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #1b2336;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -1px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  top: -1px;
  visibility: visible;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  top: -15px;
  visibility: visible;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: -15px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
  color: #e32845;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:last-child a {
  border-bottom: none;
}

.desktop-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  margin-top: 20px;
  -webkit-transform: translateY(1);
  transform: translateY(1);
  visibility: visible;
}

.desktop-nav .navbar .others-options {
  padding-left: 40px;
}

.desktop-nav .navbar .others-options .icon {
  font-size: 30px;
  color: #ffffff;
  cursor: pointer;
}

/*
Others Option For Responsive Area Style
======================================================*/
.others-option-for-responsive {
  display: none !important;
}

.others-option-for-responsive .dot-menu {
  padding: 0 10px;
  height: 30px;
  cursor: pointer;
  z-index: 999;
  position: absolute;
  right: 60px;
  top: -43px;
}

.others-option-for-responsive .dot-menu .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
}

.others-option-for-responsive .dot-menu .inner .icon {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 100%;
  background-color: #e32845;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
}

.others-option-for-responsive .dot-menu:hover .inner .circle {
  background-color: #e32845;
}

.others-option-for-responsive .container {
  position: relative;
}

.others-option-for-responsive .container .container {
  position: absolute;
  right: -2px;
  top: 15px;
  max-width: 320px;
  margin-left: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: 2;
  padding-left: 15px;
  padding-right: 15px;
}

.others-option-for-responsive .container .container.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.others-option-for-responsive .others-options {
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 10px;
  background-color: #ffffff;
  text-align: center;
}

.others-option-for-responsive .others-options ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.others-option-for-responsive .others-options ul li {
  display: inline-block;
}

.others-option-for-responsive .others-options ul li .call-now {
  position: relative;
  padding-left: 60px;
  top: 8px;
  margin-bottom: 40px !important;
}

.others-option-for-responsive .others-options ul li .call-now i {
  position: absolute;
  font-size: 40px;
  color: #e32845;
  left: 0;
  top: 3px;
}

.others-option-for-responsive .others-options ul li .call-now p {
  margin-bottom: 8px;
}

.others-option-for-responsive .others-options ul li .call-now a {
  color: #111d5e;
  font-weight: 500;
}

.others-option-for-responsive .others-options ul li .default-btn {
  bottom: 9px;
}

.mobile-responsive-nav {
  display: none;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/*
Preloader Style
======================================================*/
.preloader-area {
  position: fixed;
  z-index: 999999;
  background-color: #e32845;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
}

.preloader-area .spinner {
  width: 4em;
  height: 4em;
  -webkit-transform: perspective(20em) rotateX(-24deg) rotateY(20deg) rotateZ(30deg);
  transform: perspective(20em) rotateX(-24deg) rotateY(20deg) rotateZ(30deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
  margin-left: auto;
  margin-right: auto;
}

.preloader-area .spinner .disc {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 0.3em dotted #ffffff;
}

.preloader-area .spinner .disc:nth-child(1) {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
}

.preloader-area .spinner .disc:nth-child(2) {
  -webkit-animation: rotateDisc2 2s linear infinite;
  animation: rotateDisc2 6s linear infinite;
}

.preloader-area .spinner .disc:nth-child(3) {
  -webkit-animation: rotateDisc3 2s linear infinite;
  animation: rotateDisc3 2s linear infinite;
}

.preloader-area .spinner .inner {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-animation: sphereSpin 3s linear infinite;
  animation: sphereSpin 3s linear infinite;
}


.preloader-area .spinner::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  right: 0;
  bottom: 0;
  border: 2px dotted #ffffff;
  margin: -15px;
}

@-webkit-keyframes sphereSpin {
  0% {
    -webkit-transform: rotateX(360deg) rotateY(0deg);
    transform: rotateX(360deg) rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateX(0deg) rotateY(360deg);
    transform: rotateX(0deg) rotateY(360deg);
  }
}

@keyframes sphereSpin {
  0% {
    -webkit-transform: rotateX(360deg) rotateY(0deg);
    transform: rotateX(360deg) rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateX(0deg) rotateY(360deg);
    transform: rotateX(0deg) rotateY(360deg);
  }
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateDisc2 {
  from {
    -webkit-transform: rotateX(90deg) rotateZ(0deg);
    transform: rotateX(90deg) rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateX(90deg) rotateZ(360deg);
    transform: rotateX(90deg) rotateZ(360deg);
  }
}

@keyframes rotateDisc2 {
  from {
    -webkit-transform: rotateX(90deg) rotateZ(0deg);
    transform: rotateX(90deg) rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateX(90deg) rotateZ(360deg);
    transform: rotateX(90deg) rotateZ(360deg);
  }
}

@-webkit-keyframes rotateDisc3 {
  from {
    -webkit-transform: rotateY(90deg) rotateZ(0deg);
    transform: rotateY(90deg) rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateY(90deg) rotateZ(360deg);
    transform: rotateY(90deg) rotateZ(360deg);
  }
}

@keyframes rotateDisc3 {
  from {
    -webkit-transform: rotateY(90deg) rotateZ(0deg);
    transform: rotateY(90deg) rotateZ(0deg);
  }

  to {
    -webkit-transform: rotateY(90deg) rotateZ(360deg);
    transform: rotateY(90deg) rotateZ(360deg);
  }
}







/*Sidebar Modal
======================================================*/
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 420px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
}

.modal.right .modal-content button.close {
  position: absolute;
  right: 20px;
  top: 30px;
  background-color: transparent;
  border: none;
  text-shadow: unset;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  z-index: 99;
  opacity: 1;
}

.modal.right .modal-content button.close i {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background-color: #e32845;
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 50%;
}

.modal.right .modal-content button.close i:hover {
  background-color: #111d5e;
}

.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
  right: 0;
}

.sidebarModal.modal .modal-body {
  padding: 25px;
}

.sidebarModal.modal .modal-body .white-logo {
  display: none;
}

.sidebarModal.modal .modal-body .sidebar-content {
  margin-top: 35px;
  margin-bottom: 40px;
}

.sidebarModal.modal .modal-body .sidebar-content p {
  margin-bottom: 40px;
}

.sidebarModal.modal .modal-body .sidebar-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.sidebarModal.modal .modal-body .sidebar-content .sidebar-btn {
  margin-top: 25px;
}

.sidebarModal.modal .modal-body .sidebar-contact-info {
  margin-top: 30px;
}

.sidebarModal.modal .modal-body .sidebar-contact-info h3 {
  font-size: 22px;
  margin-bottom: 0;
}

.sidebarModal.modal .modal-body .sidebar-contact-info .info-list {
  padding-left: 0;
  margin-top: 30px;
  margin-bottom: 0;
}

.sidebarModal.modal .modal-body .sidebar-contact-info .info-list li {
  list-style-type: none;
  font-size: 14px;
  color: #555555;
  font-weight: 500;
  margin-bottom: 20px;
  position: relative;
  padding-left: 22px;
}

.sidebarModal.modal .modal-body .sidebar-contact-info .info-list li:last-child {
  margin-bottom: 0;
}

.sidebarModal.modal .modal-body .sidebar-contact-info .info-list li a {
  color: #555555;
}

.sidebarModal.modal .modal-body .sidebar-contact-info .info-list li a:hover {
  color: #e32845;
}

.sidebarModal.modal .modal-body .sidebar-contact-info .info-list li i {
  position: absolute;
  left: 0;
  top: 2px;
  color: #e32845;
}

.sidebarModal.modal .modal-body .sidebar-social-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 30px;
}

.sidebarModal.modal .modal-body .sidebar-social-list li {
  display: inline-block;
  margin-right: 8px;
}

.sidebarModal.modal .modal-body .sidebar-social-list li:last-child {
  margin-right: 0;
}

.sidebarModal.modal .modal-body .sidebar-social-list li i {
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 40px;
  font-size: 16px;
  background: #e32845;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.sidebarModal.modal .modal-body .sidebar-social-list li i:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  background-color: #111d5e;
  color: #ffffff;
}

.sidebarModal.modal .modal-body .contact-form {
  margin-top: 30px;
}

.sidebarModal.modal .modal-body .contact-form h3 {
  font-size: 22px;
  margin-bottom: 25px;
}

.sidebarModal.modal .modal-body .contact-form #contactForm .form-group {
  margin-bottom: 20px;
}

.sidebarModal.modal .modal-body .contact-form #contactForm .form-group .form-control {
  padding: 15px;
}

.sidebarModal.modal .modal-body .contact-form #contactForm .default-btn {
  border: none;
}

.sidebarModal.modal .modal-body .contact-form #contactForm .list-unstyled {
  color: #ee1010;
  font-size: 14px;
  margin-top: 8px;
}

.sidebarModal.modal .modal-body .contact-form #contactForm #msgSubmit {
  font-size: 15px;
}

/*Default-btn
======================================================*/
.default-btn {
  background-color: #e32845;
  color: #ffffff;
  font-size: 16px;
  padding: 13px 35px;
  border-radius: 0;
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border: 1px solid #e32845;
  z-index: 1;
}

.default-btn i {
  position: relative;
  top: 3px;
  padding-left: 5px;
}

.default-btn::before {
  position: absolute;
  content: '';
  background-color: #111d5e;
  height: 100%;
  width: 100%;
  border-radius: 30px;
  top: 0;
  left: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  z-index: -1;
}

.default-btn:hover {
  color: #ffffff;
}

.default-btn:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.default-btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.read-more-btn {
  color: #111d5e;
  font-weight: 500;
  font-size: 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: relative;
}

.read-more-btn i {
  position: relative;
  top: 3px;
  padding-left: 7px;
}

.read-more-btn:hover {
  color: #e32845;
}

.read-more-btn.active {
  color: #e32845;
  letter-spacing: 0;
}

.read-more-btn.white-color {
  color: #ffffff;
}

.read-more-btn.white-color:hover {
  color: #e32845;
}

/*Section-title
======================================================*/
.section-title {
  max-width: 450px;
  text-align: center;
  margin: -10px auto 40px;
  position: relative;
}

.section-title.style2 {
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}

.section-title h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-title h2.white {
  color: #ffffff;
}

.section-title p {
  margin-bottom: 20px;
}

.section-title p:last-child {
  margin-bottom: 0;
}

.section-title.white-title .top-title {
  color: #ffffff;
}

.section-title.white-title h2 {
  color: #ffffff;
}

.section-title.white-title p {
  color: #ffffff;
}


/* =========================================
   Banner Area (Blurred Background + Foreground)
========================================= */
.banner-area {
  position: relative;
  width: 100%;
  height: 70vh;
  background-color: #fff;
  overflow: hidden;
}

.banner-area .container-fluid {
  padding-left: 60px;
  max-width: 1720px;
  margin: 0 auto;
}












/* =========================================
   Blurred Background + Foreground Blending
========================================= */




/* =========================================
   HERO SLIDER SECTION - GVMITM
   ========================================= */

/* ===== Slider Wrapper ===== */
.slider-item {
  position: relative;
  width: 100%;
  height: 70vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* ===== Background Images ===== */
/* ===== Background Images ===== */
.slider-item::before {
  content: "";
  position: absolute;
  inset: 0;
  background-size: cover;
  /* ✅ ensures image fills the whole container */
  background-position: center;
  /* ✅ centers the image */
  background-repeat: no-repeat;
  /* ✅ prevents repeating pattern */
  background-attachment: scroll;
  /* ✅ improves mobile rendering */
  object-fit: cover;
  /* ✅ ensures proper scaling */
  z-index: 1;
  transition: transform 0.6s ease, filter 0.6s ease;
  transform: scale(1.02);
}




/* ===== Individual Slide Backgrounds ===== */
.slider-item.banner-bg-1::before {
  background-image: url("../images/banner/banner-img10.jpg");
  filter: brightness(1) contrast(1.05) saturate(1.1);
}

.slider-item.banner-bg-2::before {
  background-image: url("../images/banner/banner-img5.jpg");
  filter: blur(1) brightness(0.9) contrast(1.1) saturate(1.1);
}

.slider-item.banner-bg-3::before {
  background-image: url("../images/banner/banner-img11.jpg");
  filter: blur(1) brightness(1.25) contrast(1.1) saturate(1.15);
}

.slider-item.banner-bg-4::before {
  background-image: url("../images/banner/about-us.jpg");
  filter: blur(1) brightness(0.92) contrast(1.1) saturate(1.15);
}



/* ===== Overlay ===== */
.slider-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  /* subtle dim for readability */
  z-index: 2;
}

/* ===== Content Styling ===== */
.slider-content {
  position: relative;
  z-index: 3;
  max-width: 750px;
  padding: 0 30px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.slider-content h1 {
  font-size: clamp(28px, 5vw, 52px);
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
  transition: color 0.3s ease;
}

.slider-content p {
  font-size: clamp(15px, 2vw, 18px);
  line-height: 1.6;
  margin-bottom: 25px;
  transition: color 0.3s ease;
}

/* ===== Button ===== */
#default-btn {
  display: inline-block;
  background-color: #e32845;
  color: #fff;
  padding: 12px 28px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s ease;
  font-weight: 500;
}

#default-btn:hover {
  background-color: #c81f3c;
  transform: translateY(-2px);
}

/* ===== Text Colors by Slide ===== */
.banner-bg-1 .slider-content h1,
.banner-bg-1 .slider-content p {
  color: #fff;
  /* dark blue text for light background */
}

.banner-bg-2 .slider-content h1,
.banner-bg-2 .slider-content p {
  color: #ffffff;
  /* white text for dark background */
}

.banner-bg-3 .slider-content h1,
.banner-bg-3 .slider-content p {
  color: #f8f8f8;
  /* off-white for balanced contrast */
}

.banner-bg-4 .slider-content h1,
.banner-bg-4 .slider-content p {
  color: #f8f8f8;
  /* off-white for balanced contrast */
}

/* ===== Owl Carousel Navigation ===== */
.hero-slider2.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid #dfdbdb;
  height: 42px;
  width: 42px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 20px;
  transition: all 0.4s ease;
  opacity: 0;
}

.hero-slider2.owl-theme .owl-nav [class*=owl-] i {
  color: #fff;
}

.hero-slider2.owl-theme .owl-nav [class*=owl-].owl-prev {
  left: 20px;
}

.hero-slider2.owl-theme .owl-nav [class*=owl-].owl-next {
  right: 20px;
}

.hero-slider2.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #e32845;
  border-color: #e32845;
}

.hero-slider2:hover.owl-theme .owl-nav [class*=owl-] {
  opacity: 1;
}



/* ===== Responsive Adjustments ===== */
@media (max-width: 991px) {
  .slider-item::before {
    background-size: cover;
    /* ✅ fit entire image inside */
    background-position: center center;
    /* ✅ keep image centered */
    /* ✅ fills empty space with black (adjust if needed) */
    background-repeat: no-repeat;
    height: 60vh;
  }

  .slider-item {
    height: auto;
    /* ✅ adjust height based on image */
    min-height: 60vh;
    /* ✅ ensures it doesn’t collapse */
  }


  .slider-content {
    max-width: 90%;
    padding: 0 20px;
  }

  .slider-content h1 {
    font-size: 36px;
  }

  .slider-content p {
    font-size: 15px;
  }

  #default-btn {
    padding: 10px 22px;
    font-size: 14px;
  }

  .hero-slider2.owl-theme .owl-nav [class*=owl-] {
    height: 38px;
    width: 38px;
    line-height: 36px;
  }
}


@media (max-width: 576px) {
  .slider-item {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .slider-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background-size: cover;
    /* ✅ fills full area */
    background-position: center center;
    /* ✅ centers properly */
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: transform 0.6s ease, filter 0.6s ease;
    transform: scale(1.03);
    /* ✅ tiny zoom to hide gaps */
  }

  .slider-content {
    position: relative;
    z-index: 3;
    text-align: center;
    padding: 0 20px;
  }

  .slider-content h1 {
    font-size: 24px;
  }

  .slider-content p {
    font-size: 13px;
  }

  #default-btn {
    font-size: 13px;
    padding: 8px 16px;
  }
}









/*
Academics Style
======================================================*/
.single-academics-card {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-academics-card .academic-top-content {
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
}

.single-academics-card .academic-top-content h3 {
  font-size: 22px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-academics-card .academic-top-content h3:hover {
  color: #e32845;
}

.single-academics-card .academic-top-content i {
  font-size: 30px;
  position: absolute;
  color: #e32845;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.single-academics-card:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.single-academics-card2 {
  background-size: cover;
  background-position: center center;
  height: 500px;
  padding: 30px;
  position: relative;
  margin-bottom: 30px;
}

.single-academics-card2::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(17, 29, 94, 0.9)));
  background-image: linear-gradient(to bottom, transparent, rgba(17, 29, 94, 0.9));
  left: 0;
  top: 0;
}

.single-academics-card2.bg-1 {
  background-image: url(../images/academics/academic-1.jpg);
}

.single-academics-card2.bg-2 {
  background-image: url(../images/academics/academic-2.jpg);
}

.single-academics-card2.bg-3 {
  background-image: url(../images/academics/academic-3.jpg);
}

.single-academics-card2 .serial {
  position: absolute;
  left: 30px;
  top: 30px;
}

.single-academics-card2 .serial p {
  color: #ffffff;
  font-size: 18px;
}

.single-academics-card2 .academic-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}

.single-academics-card2 .academic-content .academic-top-content {
  position: relative;
  padding-left: 30px;
}

.single-academics-card2 .academic-content .academic-top-content h3 {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-academics-card2 .academic-content .academic-top-content h3:hover {
  color: #e32845;
}

.single-academics-card2 .academic-content .academic-top-content i {
  color: #e32845;
  font-size: 20px;
  position: absolute;
  left: 0;
}

.single-academics-card2 .academic-content p {
  color: #ffffff;
  margin-bottom: 15px;
}

.single-academics-card3 {
  text-align: center;
  padding: 25px;
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  position: relative;
}

.single-academics-card3::before {
  position: absolute;
  content: '';
  height: 100%;
  height: 100%;
  width: 0;
  top: 0;
  right: 0;
  background-color: #e32845;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-academics-card3 .icon {
  margin-bottom: 20px;
}

.single-academics-card3 .icon i {
  font-size: 35px;
  height: 65px;
  width: 65px;
  line-height: 72px;
  border-radius: 100%;
  border: 1px solid #e32845;
  display: inline-block;
  color: #e32845;
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-academics-card3 h3 {
  font-size: 22px;
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-academics-card3 p {
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-academics-card3:hover::before {
  width: 100%;
  border-radius: 0;
  left: 0;
  right: auto;
}

.single-academics-card3:hover .icon i {
  color: #ffffff;
  border-color: #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.single-academics-card3:hover h3 {
  color: #ffffff;
}

.single-academics-card3:hover p {
  color: #ffffff;
}

.single-academics-card3:hover .read-more-btn {
  color: #ffffff;
}

.serch-content {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.serch-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.serch-content .form-group {
  position: relative;
}

.serch-content .form-group .form-control {
  border: none;
  border: 1px solid transparent;
}

.serch-content .form-group .form-control:focus {
  border: 1px solid #e32845;
}

.serch-content .form-group .src-btn {
  position: absolute;
  right: 10px;
  top: 13px;
  font-size: 20px;
  background-color: transparent;
  border: none;
}

.category-content {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.category-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.category-content .form-control {
  border: none;
  border: 1px solid transparent;
}

.category-content .form-control:focus {
  border: 1px solid #e32845;
}

.location-type {
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}

.location-type h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.location-type .form-check .form-check-input {
  border-radius: 0;
}

.location-type .form-check .form-check-input:checked {
  background-color: #e32845;
  border-color: #e32845;
}

.location-type .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.program-level {
  margin-bottom: 30px;
}

.program-level h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.program-level .form-check .form-check-input {
  border-radius: 0;
}

.program-level .form-check .form-check-input:checked {
  background-color: #e32845;
  border-color: #e32845;
}

.program-level .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.academics-details .details h2 {
  font-size: 36px;
  margin-bottom: 20px;
}

.academics-details .details p {
  margin-bottom: 20px;
}

.academics-details .details .details-images {
  margin-top: 10px;
  display: inline-block;
}

.academics-details .details .details-images img {
  margin-bottom: 30px;
}

.academics-details .registration-and-fee {
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}

.academics-details .registration-and-fee h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.academics-details .registration-and-fee p {
  margin-bottom: 20px;
}

.academics-details .registration-and-fee .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.academics-details .registration-and-fee .list ul li {
  margin-bottom: 10px;
  list-style-type: none;
}

.academics-details .registration-and-fee .list ul li:last-child {
  margin-bottom: 0;
}

.academics-details .prepare-exam h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.academics-details .prepare-exam p {
  margin-bottom: 30px;
}

.academics-details .prepare-exam .exam-card {
  margin-bottom: 30px;
  padding-left: 30px;
}

.academics-details .prepare-exam .exam-card h4 {
  font-size: 20px;
  margin-bottom: 15px;
  position: relative;
}

.academics-details .prepare-exam .exam-card h4::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 100%;
  background-color: #e32845;
  left: -30px;
  top: 5px;
}

.academics-details .prepare-exam .exam-card p {
  margin-bottom: 0;
}

.academics-list {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.academics-list h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.academics-list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.academics-list ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 10px;
}

.academics-list ul li a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.academics-list ul li i {
  position: absolute;
  right: 0;
  font-size: 22px;
}

.academics-list ul li:last-child {
  margin-bottom: 0;
}

.academics-list ul li:hover a {
  color: #e32845;
}

.related-download {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.related-download h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.related-download ul {
  padding-left: 0;
  margin-bottom: 0;
}

.related-download ul li {
  margin-bottom: 10px;
  list-style-type: none;
  background-color: #ffffff;
  padding: 20px;
  padding-left: 70px;
  position: relative;
}

.related-download ul li a {
  color: #555555;
}

.related-download ul li i {
  position: absolute;
  left: 0;
  background-color: #e32845;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 24px;
  color: #ffffff;
  padding: 16px;
}

.related-download ul li:last-child {
  margin-bottom: 0;
}

/*
Education Style
======================================================*/
.single-education-card {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding: 50px 30px;
  margin-bottom: 30px;
  z-index: 1;
}

.single-education-card.bg-1 {
  background-image: url(../images/academics/academic-4.jpg);
}

.single-education-card.bg-2 {
  background-image: url(../images/academics/academic-5.jpg);
}

.single-education-card.bg-3 {
  background-image: url(../images/academics/academic-6.jpg);
}

.single-education-card.bg-4 {
  background-image: url(../images/academics/academic-7.jpg);
}

.single-education-card .edication-content {
  text-align: center;
  position: relative;
}

.single-education-card .edication-content .icon i {
  font-size: 50px;
  margin-bottom: 10px;
  color: #ffffff;
}

.single-education-card .edication-content h3 {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 15px;
}

.single-education-card .edication-content .read-more-btn:hover {
  color: #111d5e;
}

.single-education-card::before {
  position: absolute;
  content: '';
  background: rgba(17, 29, 94, 0.6);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.single-education-card::after {
  position: absolute;
  content: '';
  background: #e32845;
  display: inline-block;
  height: 100%;
  width: 0;
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-education-card:hover::after {
  width: 100%;
  border-radius: 0;
  left: 0;
  right: auto;
}

/*
Campus Information Style
======================================================*/
.campus-content {
  margin-bottom: 30px;
}

.campus-content .campus-title {
  margin-bottom: 30px;
}

.campus-content .campus-title h2 {
  font-size: 40px;
  margin-bottom: 15px;
}

.campus-content .list {
  margin-bottom: 20px;
}

.campus-content .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.campus-content .list ul li {
  position: relative;
  padding-left: 20px;
  list-style-type: none;
  margin-bottom: 10px;
}

.campus-content .list ul li i {
  position: absolute;
  left: 0;
  color: #e32845;
}

.campus-content.style-2 {
  padding: 50px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  position: relative;
  margin-left: -100px;
}

.counter-card {
  margin-bottom: 30px;
}

.counter-card h1 {
  font-size: 60px;
  margin-bottom: 5px;
  line-height: 1;
}

.counter-card h1 .target {
  color: #e32845;
  position: relative;
  top: 4px;
}

.counter-card h1 .target.heading-color {
  color: #111d5e;
  font-size: 60px;
  margin-left: -4px;
}

.campus-image {
  margin-bottom: 30px;
}

.estemate-form {
  padding: 40px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  position: relative;
  margin-top: -200px;
  z-index: 1;
}

.estemate-form h3 {
  font-size: 30px;
  margin-bottom: 30px;
}

.estemate-form .form-group {
  margin-bottom: 25px;
}

.estemate-form .form-group .form-control {
  background-color: #f4f6f9;
  border: 1px solid #f4f6f9;
}

.estemate-form .form-group .form-control:focus {
  border: 1px solid #e32845;
}

.estemate-form .default-btn {
  display: block;
  width: 100%;
}

/*
Courses Style
======================================================*/
.single-courses-card {
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-courses-card .courses-content {
  background-color: #ffffff;
  padding: 30px;
}

.single-courses-card .courses-content .admin-profile {
  position: relative;
  padding-left: 80px;
  padding-bottom: 35px;
  margin-bottom: 20px;
}

.single-courses-card .courses-content .admin-profile img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: auto;
}

.single-courses-card .courses-content .admin-profile p a {
  color: #e32845;
  font-weight: 500;
}

.single-courses-card .courses-content .admin-profile::before {
  position: absolute;
  content: '';
  height: 1px;
  width: 100%;
  background-color: #eeeeee;
  right: -30px;
  bottom: 10px;
}

.single-courses-card .courses-content h3 {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 20px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-courses-card .courses-content h3:hover {
  color: #e32845;
}

.single-courses-card .courses-content .bottom-content ul {
  padding-left: 0;
  margin-bottom: 0;
}

.single-courses-card .courses-content .bottom-content ul li {
  list-style-type: none;
  font-weight: 500;
}

.single-courses-card .courses-content .bottom-content ul li a {
  color: #e32845;
}

.single-courses-card .courses-content .bottom-content ul li ul li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  padding-left: 22px;
}

.single-courses-card .courses-content .bottom-content ul li ul li i {
  position: absolute;
  left: 0;
  top: 0;
  color: #e32845;
}

.single-courses-card.style2 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.single-courses-card.style2 .courses-content .admin-profile {
  padding-bottom: 0;
  padding-left: 0;
}

.single-courses-card.style2 .courses-content .admin-profile::before {
  display: none;
}

.single-courses-card.style2 .courses-content .admin-profile img {
  right: 0;
  left: auto;
  top: -60px;
}

.single-courses-card.style2:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.single-courses-card.style3 .list-1 {
  margin-bottom: 15px;
}

.single-courses-card.style3 .list-1 ul {
  padding-left: 0;
  margin-bottom: 0;
}

.single-courses-card.style3 .list-1 ul li {
  list-style-type: none;
}

.single-courses-card.style3 .list-1 ul li i {
  color: #e32845;
  margin-right: 7px;
}

.single-courses-card.style3 h3 {
  margin-bottom: 35px;
}

.single-courses-card.style3 .admin-profile {
  padding-bottom: 20px;
  margin-bottom: 45px;
}

.single-courses-card.style3 .admin-profile img {
  top: -15px;
}

.single-courses-card.style3 .admin-profile::before {
  right: 0;
  bottom: -30px;
}

.single-courses-card.style3 .bottom-content ul li ul li {
  margin-right: 0;
  color: #ffc107;
}

.single-courses-card.style3 .bottom-content ul li ul li.blank {
  color: #555555;
}

.single-courses-card.style3:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.single-courses-card.style4 .courses-content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.single-courses-card:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.courses-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  bottom: 30px;
  left: -80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  height: 40px;
  width: 40px;
  line-height: 43px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 24px;
}

.courses-slider.owl-theme .owl-nav [class*=owl-] i {
  position: relative;
  top: -2px;
  left: -1px;
}

.courses-slider.owl-theme .owl-nav [class*=owl-].owl-next {
  right: -80px;
  left: auto;
}

.courses-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
  position: relative;
  right: -1px;
  left: auto;
  top: -2px;
}

.courses-slider.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #e32845;
  color: #ffffff;
  border: 1px solid #e32845;
}

.courses-slider.owl-theme .owl-dots {
  left: 0;
}

.courses-slider.owl-theme .owl-dots .owl-dot span {
  background-color: #e32845;
  margin: 10px 10px 0 10px;
  background-color: #dfdbdb;
  height: 18px;
  width: 18px;
}

.courses-slider.owl-theme .owl-dots .owl-dot.active span {
  position: relative;
}

.courses-slider.owl-theme .owl-dots .owl-dot.active span::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  background-color: #e32845;
  border-radius: 100%;
  top: 4px;
  left: 4px;
}

.courses-slider.style-2.owl-theme .owl-dots {
  display: none;
}

.paginations {
  text-align: center;
  margin-bottom: 30px;
}

.paginations ul {
  padding-left: 0;
  margin-bottom: 0;
}

.paginations ul li {
  display: inline-block;
  padding-right: 10px;
}

.paginations ul li a {
  text-align: center;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 100%;
  border: 1px solid #eeeeee;
  display: inline-block;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  color: #111d5e;
  font-size: 18px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.paginations ul li a i {
  position: relative;
  top: 2px;
}

.paginations ul li a:hover {
  background-color: #e32845;
  color: #ffffff;
  border: 1px solid #e32845;
}

.paginations ul li a.active {
  background-color: #e32845;
  color: #ffffff;
  border: 1px solid #e32845;
}

.courses-details .courses-card {
  margin-bottom: 40px;
}

.courses-details .courses-card h2 {
  font-size: 36px;
  margin-bottom: 25px;
}

.courses-details .courses-card .img {
  margin-bottom: 50px;
}

.courses-details .courses-card .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.courses-details .courses-card .list ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 30px;
}

.courses-details .courses-card .list ul li .teacher {
  position: relative;
  padding-left: 70px;
}

.courses-details .courses-card .list ul li .teacher img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.courses-details .courses-card .list ul li .teacher p a {
  color: #e32845;
}

.courses-details .courses-card .list ul li span {
  color: #111d5e;
  font-weight: 500;
}

.courses-details .courses-card .list ul li i {
  color: #e32845;
  position: relative;
  top: 2px;
  padding-right: 7px;
}

.description {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.description .nav-tabs {
  font-size: 18px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  border: none;
}

.description .nav-tabs .nav-link {
  color: #111d5e;
  padding-bottom: 10px;
  padding: 15px 30px;
  font-weight: 600;
  border: none;
  border-radius: 0;
}

.description .nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #e32845 !important;
  border-radius: 0;
  border: none;
  background-color: transparent;
}

.overview .learn {
  margin-bottom: 30px;
}

.overview .learn h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.overview .learn p {
  margin-bottom: 20px;
}

.overview .overview-box {
  padding-left: 30px;
  margin-bottom: 30px;
}

.overview .overview-box h4 {
  font-size: 18px;
  position: relative;
}

.overview .overview-box h4::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 100%;
  background-color: #e32845;
  left: -30px;
  top: 5px;
}

.curriculum {
  margin-bottom: 30px;
}

.curriculum h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.curriculum p {
  margin-bottom: 20px;
}

.curriculum .curriculum-list {
  padding: 30px;
  background-color: #f4f6f9;
}

.curriculum .curriculum-list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.curriculum .curriculum-list ul li {
  list-style-type: none;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d5d0d0;
  position: relative;
}

.curriculum .curriculum-list ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.curriculum .curriculum-list ul li span {
  position: absolute;
  right: 0;
  top: -5px;
  background-color: #e32845;
  color: #ffffff;
  padding: 5px 10px;
}

.instructor {
  margin-bottom: 30px;
}

.instructor .instructor-content .name {
  margin-bottom: 25px;
}

.instructor .instructor-content .name h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.instructor .instructor-content .quick-contact {
  margin-bottom: 20px;
}

.instructor .instructor-content .quick-contact h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

.instructor .instructor-content .quick-contact ul {
  padding-left: 0;
  margin-bottom: 0;
}

.instructor .instructor-content .quick-contact ul li {
  list-style-type: none;
}

.instructor .instructor-content .quick-contact ul li i {
  color: #e32845;
  position: relative;
  top: 2px;
  margin-right: 7px;
}

.instructor .instructor-content .quick-contact ul li a {
  color: #e32845;
}

.instructor .instructor-content .social ul {
  padding-left: 0;
  margin-bottom: 0;
}

.instructor .instructor-content .social ul li {
  display: inline-block;
  list-style-type: none;
  margin-right: 10px;
}

.instructor .instructor-content .social ul li a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 7px;
  text-align: center;
  font-size: 18px;
  background-color: #e32845;
  color: #ffffff;
  display: inline-block;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.instructor .instructor-content .social ul li a:hover {
  background-color: #111d5e;
  color: #ffffff;
}

.review-form h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.review-form .form-group {
  margin-bottom: 30px;
}

.review-form .form-group label {
  mn: 7px;
}

.single-reviews-card {
  position: relative;
  padding: 30px;
  padding-left: 140px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.single-reviews-card .date {
  margin-bottom: 20px;
}

.single-reviews-card .icon {
  position: absolute;
  right: 30px;
  top: 60px;
  color: #ffc107;
}

.single-reviews-card h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

.single-reviews-card img {
  position: absolute;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.comments {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}

.comments h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.comments .single-comments-box {
  padding-left: 110px;
  position: relative;
  margin-bottom: 30px;
}

.comments img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.comments .reply {
  position: absolute;
  right: 0;
  background-color: #f4f6f9;
  padding: 10px 15px;
  top: 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.comments .reply a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.comments .reply:hover {
  background-color: #e32845;
}

.comments .reply:hover a {
  color: #ffffff;
}

.comments h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

.comments .date {
  margin-bottom: 20px;
}

.reply-area {
  margin-bottom: 30px;
}

.reply-area h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.reply-area p {
  margin-bottom: 20px;
}

.reply-area .reply-form .form-group {
  margin-bottom: 25px;
}

.reply-area .reply-form .form-group .form-control {
  background-color: #f4f6f9;
  border: 1px solid transparent;
}

.reply-area .reply-form .form-group .form-control:focus {
  border-color: #e32845;
}

.reply-area .reply-form .form-check {
  margin-bottom: 30px;
}

.reply-area .reply-form .form-check .form-check-input {
  border-radius: 0;
}

.reply-area .reply-form .form-check .form-check-input:checked {
  background-color: #e32845;
  border-color: #e32845;
}

.reply-area .reply-form .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.enroll-courses {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.enroll-courses .enroll-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.enroll-courses .enroll-img img {
  overflow: hidden;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.enroll-courses .enroll-img .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.enroll-courses .enroll-img .icon a {
  font-size: 35px;
  background-color: #ffffff;
  color: #e32845;
  text-align: center;
  height: 60px;
  width: 60px;
  line-height: 60px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.enroll-courses .enroll-img .icon a:hover {
  background-color: #e32845;
  color: #ffffff;
}

.enroll-courses .enroll-img .icon::before {
  position: absolute;
  content: '';
  height: 70px;
  width: 70px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 4s linear infinite;
  animation: ripple 4s linear infinite;
  z-index: -1;
}

.enroll-courses .enroll-img .icon::after {
  position: absolute;
  content: '';
  height: 80px;
  width: 80px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-animation: ripple 3s linear infinite;
  animation: ripple 3s linear infinite;
  z-index: -1;
}

.enroll-courses .enroll-img:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.enroll-courses .list {
  margin-bottom: 30px;
}

.enroll-courses .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.enroll-courses .list ul li {
  list-style-type: none;
  text-align: right;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e1e1;
}

.enroll-courses .list ul li span {
  position: absolute;
  left: 0;
  color: #111d5e;
  font-weight: 600;
}

.enroll-courses .list ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.enroll-courses .default-btn {
  display: block;
}

/*
Campus Life Style
======================================================*/
.single-campus-card {
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.single-campus-card .campus-content {
  padding: 30px;
  padding-bottom: 26px;
}

.single-campus-card .campus-content span {
  color: #e32845;
  margin-bottom: 15px;
  display: inline-block;
  font-weight: 500;
}

.single-campus-card .campus-content h3 {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1.3;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-campus-card .campus-content h3:hover {
  color: #e32845;
}

.single-campus-card.style2 .campus-content {
  background-color: #ffffff;
}

.single-campus-card.style2 .campus-content span {
  position: relative;
  padding-left: 55px;
}

.single-campus-card.style2 .campus-content span::before {
  position: absolute;
  content: '';
  height: 1px;
  width: 50px;
  background-color: #e32845;
  left: 0;
  bottom: 5px;
}

.single-campus-card.style2:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.single-campus-card.style-3 {
  position: relative;
}

.single-campus-card.style-3 .campus-content {
  background-color: #ffffff;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

.single-campus-card.style-3:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.single-campus-card:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.campus-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  bottom: 30px;
  left: -80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffffff;
  border: 1px solid #dfdbdb;
  height: 40px;
  width: 40px;
  line-height: 43px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 24px;
}

.campus-slider.owl-theme .owl-nav [class*=owl-] i {
  position: relative;
  top: -2px;
  left: -1px;
}

.campus-slider.owl-theme .owl-nav [class*=owl-].owl-next {
  right: -80px;
  left: auto;
}

.campus-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
  position: relative;
  right: -1px;
  left: auto;
  top: -2px;
}

.campus-slider.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #e32845;
  color: #ffffff;
  border: 1px solid #e32845;
}

.campus-slider.owl-theme .owl-dots {
  left: 0;
}

.campus-slider.owl-theme .owl-dots .owl-dot span {
  background-color: #e32845;
  margin: 10px 10px 0 10px;
  background-color: #bbbaba;
  height: 18px;
  width: 18px;
}

.campus-slider.owl-theme .owl-dots .owl-dot.active span {
  position: relative;
}

.campus-slider.owl-theme .owl-dots .owl-dot.active span::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  background-color: #e32845;
  border-radius: 100%;
  top: 4px;
  left: 4px;
}

.campus-slider2.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  bottom: 30px;
  left: -80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffffff;
  border: 1px solid #dfdbdb;
  height: 40px;
  width: 40px;
  line-height: 43px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 24px;
}

.campus-slider2.owl-theme .owl-nav [class*=owl-] i {
  position: relative;
  top: -2px;
  left: -1px;
}

.campus-slider2.owl-theme .owl-nav [class*=owl-].owl-next {
  right: -80px;
  left: auto;
}

.campus-slider2.owl-theme .owl-nav [class*=owl-].owl-next i {
  position: relative;
  right: -1px;
  left: auto;
  top: -2px;
}

.campus-slider2.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #e32845;
  color: #ffffff;
  border: 1px solid #e32845;
}

.active.center .single-campus-card.style-3 .campus-content {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/*
Admisssion Style
======================================================*/
.admisssion-area.admission-bg {
  background-image: url(../images/admission/admission-3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.admisssion-area.admission-bg::before {
  position: absolute;
  content: '';
  background: rgba(17, 29, 94, 0.75);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.admission-left-content {
  position: relative;
}

.admission-left-content h2 {
  font-size: 40px;
  color: #ffffff;
  margin-bottom: 20px;
}

.admission-left-content p {
  color: #ffffff;
  margin-bottom: 30px;
}

.admission-right-content {
  position: relative;
  text-align: right;
}

.admission-right-content p {
  padding-right: 100px;
  position: relative;
  color: #ffffff;
  top: 20px;
}

.admission-right-content .icon {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.admission-right-content .icon a {
  font-size: 35px;
  background-color: #ffffff;
  color: #e32845;
  text-align: center;
  height: 60px;
  width: 60px;
  display: inline-block;
  line-height: 60px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.admission-right-content .icon a:hover {
  background-color: #e32845;
  color: #ffffff;
}

.admission-right-content .icon::before {
  position: absolute;
  content: '';
  height: 70px;
  width: 70px;
  border-radius: 100%;
  left: -5px;
  top: -5px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 4s linear infinite;
  animation: ripple 4s linear infinite;
  z-index: -1;
}

.admission-right-content .icon::after {
  position: absolute;
  content: '';
  height: 80px;
  width: 80px;
  left: -10px;
  top: -10px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-animation: ripple 3s linear infinite;
  animation: ripple 3s linear infinite;
  z-index: -1;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: .6;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: .6;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

.admission-content .admission-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 10px;
}

.admission-content .admission-image img {
  overflow: hidden;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.admission-content .admission-image .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.admission-content .admission-image .icon a {
  font-size: 35px;
  background-color: #e32845;
  color: #ffffff;
  text-align: center;
  height: 60px;
  width: 60px;
  line-height: 60px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.admission-content .admission-image .icon a:hover {
  background-color: #e32845;
  color: #ffffff;
}

.admission-content .admission-image .icon::before {
  position: absolute;
  content: '';
  height: 70px;
  width: 70px;
  border-radius: 100%;
  background-color: rgba(227, 40, 69, 0.6);
  -webkit-animation: ripple 4s linear infinite;
  animation: ripple 4s linear infinite;
  z-index: -1;
}

.admission-content .admission-image .icon::after {
  position: absolute;
  content: '';
  height: 80px;
  width: 80px;
  border-radius: 100%;
  background-color: rgba(227, 40, 69, 0.4);
  -webkit-animation: ripple 3s linear infinite;
  animation: ripple 3s linear infinite;
  z-index: -1;
}

.admission-content .admission-image:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.admission-content .query p {
  margin-bottom: 30px;
}

.how-to-apply h2 {
  font-size: 48px;
  margin-bottom: 20px;
}

.how-to-apply p {
  margin-bottom: 30px;
}

.how-to-apply .apply-list {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}

.how-to-apply .apply-list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.how-to-apply .apply-list ul li {
  list-style-type: none;
  margin-bottom: 12px;
  position: relative;
  padding-left: 20px;
}

.how-to-apply .apply-list ul li i {
  position: absolute;
  color: #e32845;
  left: 0;
}

.submit {
  padding-bottom: 35px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}

.submit h3 {
  font-size: 30px;
  margin-bottom: 20px;
}

.submit p {
  margin-bottom: 25px;
}

.financial {
  margin-bottom: 30px;
}

.financial h3 {
  font-size: 30px;
  margin-bottom: 20px;
}

.financial p {
  margin-bottom: 25px;
}

.additional-information {
  background-color: #f4f6f9;
  padding: 30px;
  margin-bottom: 30px;
}

.additional-information h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.additional-information .list {
  text-align: center;
}

.additional-information .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.additional-information .list ul li {
  list-style-type: none;
  margin-bottom: 15px;
  padding: 15px;
  background-color: #ffffff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.additional-information .list ul li a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.additional-information .list ul li:hover {
  background-color: #e32845;
}

.additional-information .list ul li:hover a {
  color: #ffffff;
}

/*
Program Style
======================================================*/
.single-program-card {
  background-color: #ffffff;
  margin-bottom: 30px;
}

.single-program-card .program-content {
  padding: 30px;
}

.single-program-card .program-content h3 {
  font-size: 22px;
  margin-bottom: 17px;
}

.single-program-card .program-content h3 a {
  color: #111d5e;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-program-card .program-content h3 a:hover {
  color: #e32845;
}

.single-program-card .program-content p {
  margin-bottom: 17px;
}

/*
Health Care Style
======================================================*/
.single-health-care-card {
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-health-care-card .health-care-content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
}

.single-health-care-card .health-care-content h3 {
  font-size: 24px;
  margin-bottom: 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  line-height: 1.3;
}

.single-health-care-card .health-care-content p {
  margin-bottom: 15px;
}

.single-health-care-card.style1 {
  position: relative;
}

.single-health-care-card.style1 .health-care-content {
  background-color: #ffffff;
  max-width: 420px;
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
  bottom: -70px;
}

.single-health-care-card.style2 {
  position: relative;
  padding-top: 150px;
}

.single-health-care-card.style2 .health-care-content {
  background-color: #ffffff;
  max-width: 420px;
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
}

.single-health-care-card.style-3 {
  position: relative;
}

.single-health-care-card.style-3 .health-care-content {
  background-color: #ffffff;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
}

.single-health-care-card.style-3:hover {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.single-health-care-card:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.single-health-care-card:hover .health-care-content h3 {
  color: #e32845;
}

.more-health-care.style2 {
  text-align: right !important;
  padding-right: 200px;
}

.health-care-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  bottom: 30px;
  left: -80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffffff;
  border: 1px solid #dfdbdb;
  height: 40px;
  width: 40px;
  line-height: 43px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 24px;
}

.health-care-slider.owl-theme .owl-nav [class*=owl-] i {
  position: relative;
  top: -2px;
  left: -1px;
}

.health-care-slider.owl-theme .owl-nav [class*=owl-].owl-next {
  right: -80px;
  left: auto;
}

.health-care-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
  position: relative;
  right: -1px;
  left: auto;
  top: -2px;
}

.health-care-slider.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #e32845;
  color: #ffffff;
  border: 1px solid #e32845;
}

.health-details .top-content img {
  margin-bottom: 25px;
}

.health-details .top-content h2 {
  font-size: 40px;
  margin-bottom: 20px;
}

.health-details .top-content p {
  margin-bottom: 25px;
}

.health-details .health-care h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.health-details .health-care p {
  margin-bottom: 20px;
}

.health-details .health-care-access {
  margin-bottom: 20px;
}

.health-details .health-care-access h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.health-details .health-care-access p {
  margin-bottom: 20px;
}

.madical-care-content .medical-card {
  margin-bottom: 30px;
}

.madical-care-content .medical-card .content {
  background-color: #e32845;
  text-align: center;
  padding: 20px 0 15px 0;
}

.madical-care-content .medical-card .content h4 {
  font-size: 22px;
  color: #ffffff;
}

.madical-care-content .medical-care {
  margin-bottom: 30px;
}

.madical-care-content .medical-care h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.madical-care-content .medical-care p {
  margin-bottom: 20px;
}

.madical-care-content .medical-care .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.madical-care-content .medical-care .list ul li {
  margin-bottom: 10px;
  list-style-type: none;
  position: relative;
  padding-left: 20px;
}

.madical-care-content .medical-care .list ul li::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 100%;
  background-color: #e32845;
  left: 0;
  top: 6px;
}

.madical-care-content .medical-care .list ul li:last-child {
  margin-bottom: 10px;
}

.tranding {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.tranding h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.tranding .tranding-box {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d4d3d3;
}

.tranding .tranding-box .tranding-content {
  position: relative;
  padding-left: 105px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tranding .tranding-box .tranding-content h4 {
  font-size: 16px;
  margin-bottom: 5px;
}

.tranding .tranding-box .tranding-content h4 a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.tranding .tranding-box .tranding-content img {
  height: 80px;
  width: 90px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tranding .tranding-box:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.tranding .tranding-box:hover .tranding-content h4 a {
  color: #e32845;
}

/*
Events Style
======================================================*/
.single-events-card {
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-events-card .events-image {
  position: relative;
}

.single-events-card .events-image .date {
  background-color: #ffffff;
  position: absolute;
  bottom: -35px;
  left: 30px;
  padding: 15px 25px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}

.single-events-card .events-image .date span {
  font-size: 18px;
  color: #e32845;
  font-weight: 600;
  margin-bottom: 10px;
}

.single-events-card .events-content {
  padding: 30px;
  background-color: #ffffff;
}

.single-events-card .events-content .admin {
  text-align: right;
  margin-bottom: 20px;
}

.single-events-card .events-content .admin p a {
  color: #555555;
}

.single-events-card .events-content .admin p a i {
  color: #e32845;
  padding-right: 7px;
}

.single-events-card .events-content h3 {
  font-size: 24px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  list-style: 1.3;
}

.single-events-card:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.single-events-card:hover .events-content h3 {
  color: #e32845;
}

.single-events-card.style2 .events-content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.single-events-card.style2 .events-content h3 {
  margin-bottom: 15px;
}

.single-events-card.style2 .events-content .admin-and-date ul {
  padding-left: 0;
  margin-bottom: 0;
}

.single-events-card.style2 .events-content .admin-and-date ul li {
  list-style-type: none;
}

.single-events-card.style2 .events-content .admin-and-date ul li a {
  color: #555555;
}

.single-events-card.style2 .events-content .admin-and-date ul li a i {
  color: #e32845;
  margin-right: 7px;
}

.single-events-card.style2:hover {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.single-events-card.style-3 .events-content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.single-events-card.style-3 .events-content .date-and-read-more ul {
  padding-left: 0;
  margin-bottom: 0;
}

.single-events-card.style-3 .events-content .date-and-read-more ul li {
  list-style-type: none;
}

.single-events-card.style-3 .events-content .date-and-read-more ul li p i {
  color: #e32845;
  position: relative;
  top: 2px;
  margin-right: 7px;
}

.single-events-card.style-4 .events-content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.events-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  bottom: 30px;
  left: -80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffffff;
  border: 1px solid #dfdbdb;
  height: 40px;
  width: 40px;
  line-height: 43px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 24px;
}

.events-slider.owl-theme .owl-nav [class*=owl-] i {
  position: relative;
  top: -2px;
  left: -1px;
}

.events-slider.owl-theme .owl-nav [class*=owl-].owl-next {
  right: -80px;
  left: auto;
}

.events-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
  position: relative;
  right: -1px;
  left: auto;
  top: -2px;
}

.events-slider.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #e32845;
  color: #ffffff;
  border: 1px solid #e32845;
}

.events-slider.owl-theme .owl-dots {
  left: 0;
}

.events-slider.owl-theme .owl-dots .owl-dot span {
  background-color: #e32845;
  margin: 10px 10px 0 10px;
  background-color: #dbdada;
  height: 18px;
  width: 18px;
}

.events-slider.owl-theme .owl-dots .owl-dot.active span {
  position: relative;
}

.events-slider.owl-theme .owl-dots .owl-dot.active span::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  background-color: #e32845;
  border-radius: 100%;
  top: 4px;
  left: 4px;
}

.events-details-left-content .events-image {
  margin-bottom: 30px;
}

.meetings {
  padding-bottom: 15px;
  border-bottom: 1px solid #f4f6f9;
  margin-bottom: 30px;
}

.meetings h2 {
  font-size: 36px;
  margin-bottom: 20px;
}

.meetings p {
  margin-bottom: 20px;
}

.about-lecturer h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.about-lecturer img {
  margin-bottom: 30px;
}

.about-lecturer p {
  margin-bottom: 30px;
}

.about-lecturer .address {
  margin-bottom: 15px;
}

.about-lecturer .address h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

.about-lecturer .address .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.about-lecturer .address .list ul li {
  margin-bottom: 10px;
  list-style-type: none;
  position: relative;
  padding-left: 20px;
}

.about-lecturer .address .list ul li::before {
  position: absolute;
  content: '';
  height: 8px;
  width: 8px;
  border-radius: 100%;
  background-color: #e32845;
  left: 0;
  top: 7px;
}

.about-lecturer .address .list ul li a {
  color: #555555;
}

.about-lecturer .social-content {
  margin-bottom: 30px;
}

.about-lecturer .social-content ul {
  padding-left: 0;
  margin-bottom: 0;
}

.about-lecturer .social-content ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}

.about-lecturer .social-content ul li a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 100%;
  background-color: #f4f6f9;
  color: #e32845;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.about-lecturer .social-content ul li a:hover {
  background-color: #e32845;
  color: #ffffff;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.next-workshop {
  margin-bottom: 30px;
}

.next-workshop h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.next-workshop .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.next-workshop .list ul li {
  list-style-type: none;
  margin-bottom: 10px;
  position: relative;
  padding-left: 120px;
}

.next-workshop .list ul li span {
  position: absolute;
  left: 0;
}

.next-workshop .list ul li:last-child {
  margin-bottom: 0;
}

.brought {
  margin-bottom: 30px;
}

.brought h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.brought p {
  margin-bottom: 20px;
}

.brought .default-btn {
  margin-top: 10px;
}

.counter-area ul {
  padding-left: 0;
  margin-bottom: 0;
}

.counter-area ul li {
  list-style-type: none;
}

/*
Podcasts Care Style
======================================================*/
.single-podcasts-card {
  margin-bottom: 30px;
}

.single-podcasts-card .podcast-content span {
  color: #e32845;
  display: inline-block;
  margin-bottom: 10px;
}

.single-podcasts-card .podcast-content h3 {
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.3;
}

.single-podcasts-card .podcast-content p {
  margin-bottom: 20px;
}

.single-podcasts-card .podcast-content .play-icon {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  padding-top: 5px;
  max-width: 170px;
}

.single-podcasts-card .podcast-content .play-icon i {
  color: #ffffff;
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 100%;
  font-size: 24px;
  background-color: #e32845;
  display: inline-block;
  text-align: center;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-podcasts-card .podcast-content .play-icon span {
  position: relative;
  display: inline-block;
  bottom: 8px;
  padding-left: 7px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-podcasts-card .podcast-content .play-icon:hover {
  background-color: #e32845;
  padding-top: 5px;
}

.single-podcasts-card .podcast-content .play-icon:hover span {
  color: #ffffff;
}

.single-podcasts-card.style2 .podcasts-image {
  position: relative;
}

.single-podcasts-card.style2 .podcasts-image .play-btn {
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 100%;
  text-align: center;
  font-size: 24px;
  border: 1px solid #ffffff;
  color: #ffffff;
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-podcasts-card.style2 .podcasts-image .play-btn:hover {
  background-color: #ffffff;
  color: #e32845;
  border-color: #ffffff;
}

.single-podcasts-card.style2 .podcast-content {
  background-color: #ffffff;
  padding: 30px;
}

.single-podcasts-card.style2 .podcast-content ul {
  padding-left: 0;
  margin-bottom: 15px;
}

.single-podcasts-card.style2 .podcast-content ul li {
  list-style-type: none;
  color: #e32845;
}

.single-podcasts-card.style2 .podcast-content ul li.date {
  position: relative;
  padding-left: 35px;
}

.single-podcasts-card.style2 .podcast-content ul li.date::before {
  position: absolute;
  content: '';
  height: 1px;
  width: 30px;
  background-color: #e32845;
  top: 12px;
  left: 0;
}

.single-podcasts-card.style2 .podcast-content h3 {
  margin-bottom: 0;
}

.single-podcasts-card.style3 .podcasts-image {
  position: relative;
}

.single-podcasts-card.style3 .podcasts-image .play-btn {
  height: 45px;
  width: 45px;
  line-height: 45px;
  border-radius: 100%;
  text-align: center;
  font-size: 24px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #e32845;
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-podcasts-card.style3 .podcasts-image .play-btn:hover {
  background-color: #e32845;
  color: #ffffff;
}

.single-podcasts-card.style3 .podcasts-image .episodes p {
  background-color: #ffffff;
  color: #e32845;
  padding: 10px 15px;
  position: absolute;
  top: 30px;
  left: 30px;
  border-radius: 7px;
}

.single-podcasts-card.style3 .podcast-content {
  padding: 30px 30px 0 30px;
}

.single-podcasts-card.style3 .podcast-content .date p {
  color: #e32845;
  font-weight: 500;
  position: relative;
  padding-left: 15px;
}

.single-podcasts-card.style3 .podcast-content .date p::before {
  position: absolute;
  content: '';
  height: 8px;
  width: 8px;
  border-radius: 100%;
  background-color: #e32845;
  left: 0;
  top: 7px;
}

.categories {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.categories h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.categories ul {
  padding-left: 0;
  margin-bottom: 0;
}

.categories ul li {
  position: relative;
  list-style-type: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}

.categories ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.categories ul li a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.categories ul li i {
  color: #e32845;
  padding-right: 10px;
}

.categories ul li:hover a {
  color: #e32845;
}

.categories.style-2 {
  background-color: #ffffff;
}

.subscribe-area {
  background-image: url(../images/subscribe-img.jpg);
  background-size: cover;
  padding: 30px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.subscribe-area::before {
  position: absolute;
  content: '';
  background: rgba(17, 29, 94, 0.7);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.subscribe-area .top-content {
  position: relative;
}

.subscribe-area .top-content i {
  font-size: 40px;
  color: #ffffff;
}

.subscribe-area .top-content h3 {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 15px;
}

.subscribe-area .top-content p {
  margin-bottom: 20px;
  color: #ffffff;
}

.subscribe-area .newsletter-form {
  position: relative;
}

.subscribe-area .newsletter-form .form-control {
  margin-bottom: 30px;
}

.subscribe-area .newsletter-form .default-btn {
  width: 100%;
}

.subscribe-area .newsletter-form .validation-danger {
  color: #e32845;
  margin-top: 5px;
}

/*
Stories Style
======================================================*/
.single-stories-card {
  margin-bottom: 30px;
}

.single-stories-card .stories-content {
  padding: 30px 30px 20px 30px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.single-stories-card .stories-content h3 {
  font-size: 22px;
}

.single-stories-card iframe {
  height: 234px;
  width: 100%;
}

/*
Latest News Style
======================================================*/
.single-news-card {
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.single-news-card .news-img {
  overflow: hidden;
}

.single-news-card .news-img img {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-news-card .news-content {
  padding: 30px;
}

.single-news-card .news-content .list {
  margin-bottom: 15px;
}

.single-news-card .news-content .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.single-news-card .news-content .list ul li {
  display: inline-block;
  margin-right: 15px;
}

.single-news-card .news-content .list ul li i {
  padding-right: 7px;
  color: #e32845;
}

.single-news-card .news-content .list ul li a {
  color: #555555;
}

.single-news-card .news-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  line-height: 1.3;
}

.single-news-card:hover .news-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.single-news-card:hover .news-content h3 {
  color: #e32845;
}

.single-news-card.style2 .news-content {
  background-color: #ffffff;
}

.single-news-card.style3 {
  background-color: #ffffff;
}

.single-news-card.style3 .news-content {
  background-color: #ffffff;
}

.news-slider.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  bottom: 30px;
  left: -80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ffffff;
  border: 1px solid #dfdbdb;
  height: 40px;
  width: 40px;
  line-height: 43px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 24px;
}

.news-slider.owl-theme .owl-nav [class*=owl-] i {
  position: relative;
  top: -2px;
  left: -1px;
}

.news-slider.owl-theme .owl-nav [class*=owl-].owl-next {
  right: -80px;
  left: auto;
}

.news-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
  position: relative;
  right: -1px;
  left: auto;
  top: -2px;
}

.news-slider.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #e32845;
  color: #ffffff;
  border: 1px solid #e32845;
}

.news-slider.owl-theme .owl-dots {
  left: 0;
}

.news-slider.owl-theme .owl-dots .owl-dot span {
  background-color: #e32845;
  margin: 0 15px;
  background-color: #ded6d6;
  height: 18px;
  width: 18px;
}

.news-slider.owl-theme .owl-dots .owl-dot.active span {
  position: relative;
}

.news-slider.owl-theme .owl-dots .owl-dot.active span::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  background-color: #e32845;
  border-radius: 100%;
  top: 4px;
  left: 4px;
}

.latest-news-simple-card {
  background-image: url(../images/news/news-5.jpg);
  background-size: cover;
  background-position: center center;
  height: 450px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.latest-news-simple-card::before {
  position: absolute;
  content: '';
  background: rgba(17, 29, 94, 0.7);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.latest-news-simple-card .news-content {
  padding: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.latest-news-simple-card .news-content .list {
  margin-bottom: 15px;
}

.latest-news-simple-card .news-content .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.latest-news-simple-card .news-content .list ul li {
  display: inline-block;
  margin-right: 15px;
  color: #ffffff;
}

.latest-news-simple-card .news-content .list ul li i {
  padding-right: 7px;
  color: #e32845;
}

.latest-news-simple-card .news-content .list ul li a {
  color: #ffffff;
}

.latest-news-simple-card .news-content h3 {
  font-size: 36px;
  margin-bottom: 15px;
  color: #ffffff;
}

.latest-news-card-area h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.category-list {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.category-list h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.category-list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.category-list ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 10px;
}

.category-list ul li a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.category-list ul li i {
  position: absolute;
  right: 0;
  font-size: 22px;
}

.category-list ul li:last-child {
  margin-bottom: 0;
}

.category-list ul li:hover a {
  color: #e32845;
}

.related-post-area {
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.related-post-area h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.related-post-area .related-post-box {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d4d3d3;
}

.related-post-area .related-post-box .related-post-content {
  position: relative;
  padding-left: 105px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.related-post-area .related-post-box .related-post-content h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

.related-post-area .related-post-box .related-post-content h4 a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.related-post-area .related-post-box .related-post-content h4:hover a {
  color: #e32845;
}

.related-post-area .related-post-box .related-post-content img {
  height: 80px;
  width: 90px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.related-post-area .related-post-box .related-post-content p i {
  color: #e32845;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.related-post-area .related-post-box:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.related-post-area .related-post-box:hover .tranding-content h4 a {
  color: #e32845;
}

.news-details .news-simple-card img {
  margin-bottom: 20px;
}

.news-details .news-simple-card .list {
  margin-bottom: 15px;
}

.news-details .news-simple-card .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.news-details .news-simple-card .list ul li {
  display: inline-block;
  margin-right: 15px;
}

.news-details .news-simple-card .list ul li i {
  padding-right: 7px;
  color: #e32845;
}

.news-details .news-simple-card .list ul li a {
  color: #555555;
}

.news-details .news-simple-card h2 {
  font-size: 36px;
  margin-bottom: 20px;
}

.news-details .news-simple-card p {
  margin-bottom: 20px;
}

.news-details .theory .theory-box {
  padding-left: 30px;
  margin-bottom: 30px;
}

.news-details .theory .theory-box h4 {
  font-size: 18px;
  position: relative;
}

.news-details .theory .theory-box h4::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 100%;
  background-color: #e32845;
  left: -30px;
  top: 5px;
}

.news-details .blog-img-and-content {
  margin-bottom: 30px;
}

.news-details .blog-img-and-content img {
  margin-bottom: 30px;
}

.tags-and-share {
  padding-bottom: 25px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}

.tags-and-share .tags ul {
  padding-left: 0;
  margin-bottom: 0;
}

.tags-and-share .tags ul li {
  margin-right: 10px;
  display: inline-block;
}

.tags-and-share .tags ul li span {
  font-size: 18px;
  font-weight: 500;
  color: #111d5e;
  margin-right: 5px;
}

.tags-and-share .tags ul li a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: relative;
}

.tags-and-share .tags ul li a:hover {
  color: #e32845;
}

.tags-and-share .tags ul li a::before {
  position: absolute;
  content: ',';
  right: -4px;
}

.tags-and-share .tags ul li:last-child a::before {
  display: none;
}

.tags-and-share .share {
  text-align: right;
}

.tags-and-share .share ul {
  padding-left: 0;
  margin-bottom: 0;
}

.tags-and-share .share ul li {
  display: inline-block;
}

.tags-and-share .share ul li span {
  font-size: 18px;
  font-weight: 500;
  color: #111d5e;
  margin-right: 15px;
}

.tags-and-share .share ul li a {
  height: 35px;
  width: 35px;
  line-height: 38px;
  border-radius: 100%;
  background-color: #f4f6f9;
  color: #e32845;
  display: inline-block;
  text-align: center;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.tags-and-share .share ul li a:hover {
  background-color: #e32845;
  color: #ffffff;
}

/*
Footer Style
======================================================*/
.footer-area {
  background-color: #111d5e;
  position: relative;
  z-index: 1;
}




.footer-logo-area {
  margin-bottom: 30px;
}

.footer-logo-area img {
  margin-bottom: 20px;
}

.footer-logo-area p {
  margin-bottom: 25px;
  color: #ffffff;
}

.footer-logo-area .contact-list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.footer-logo-area .contact-list ul li {
  list-style-type: none;
  margin-bottom: 10px;
}

.footer-logo-area .contact-list ul li:last-child {
  margin-bottom: 0;
}

.footer-logo-area .contact-list ul li a {
  color: #ffffff;
}

.footer-widjet {
  margin-bottom: 30px;
}

.footer-widjet h3 {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 30px;
}

.footer-widjet .list ul {
  padding-left: 0;
  margin-bottom: 0;
}

.footer-widjet .list ul li {
  list-style-type: none;
  margin-bottom: 10px;
}

.footer-widjet .list ul li:last-child {
  margin-bottom: 0;
}

.footer-widjet .list ul li a {
  color: #ffffff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.footer-widjet .list ul li a:hover {
  color: #e32845;
}

/*
CopyRight Style
======================================================*/
.copyright-area {
  background-color: #1f2c75;
}

.copyright {
  padding: 30px 0;
}

.copyright .copy {
  text-align: right;
}

.copyright .copy p {
  color: #cacaca;
}

.copyright .copy p a {
  color: #e32845;
}

.copyright .social-content ul {
  padding-left: 0;
  margin-bottom: 0;
}

.copyright .social-content ul li {
  display: inline-block;
  margin-right: 10px;
}

.copyright .social-content ul li:last-child {
  margin-right: 0;
}

.copyright .social-content ul li span {
  color: #ffffff;
}

.copyright .social-content ul li a {
  color: #cacaca;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.copyright .social-content ul li a:hover {
  color: #e32845;
}

/*
Page Banner Style
======================================================*/
.page-banner-area {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px;
}

.page-banner-area::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

.page-banner-area.bg-1 {
  background-image: url(../images/banner/about-us.jpg);
}

.page-banner-area.bg-2 {
  background-image: url(../images/banner/banner-img4.jpg);
}

.page-banner-area .container-fluid {
  max-width: 1520px;
  margin: auto;
}

.page-banner-content {
  position: relative;
}

.page-banner-content h1 {
  font-size: 50px;
  margin-bottom: 10px;
  color: #ffffff;
}

.page-banner-content ul {
  padding-left: 0;
  margin-bottom: 0;
}

.page-banner-content ul li {
  display: inline-block;
  position: relative;
  padding-right: 18px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}

.page-banner-content ul li a {
  text-decoration: none;
  color: #ffffff;
}

.page-banner-content ul li::before {
  position: absolute;
  content: '/';
  right: 2px;
  top: 0;
}

.page-banner-content ul li:last-child {
  color: #e32845;
  padding-right: 0;
}

.page-banner-content ul li:last-child::before {
  display: none;
}

/*
Student life Style
======================================================*/
.student-life-card {
  margin-bottom: 30px;
  position: relative;
}

.student-life-card .tags {
  background-color: #e32845;
  padding: 10px 15px;
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.student-life-card .tags p {
  color: #ffffff;
}

/*
Alumni life Style
======================================================*/
.alumni-left-content h3 {
  font-size: 30px;
  margin-bottom: 20px;
}

.single-alumni-events-card {
  padding: 10px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-alumni-events-card .alumni-img {
  position: relative;
}

.single-alumni-events-card .alumni-img img {
  width: 100%;
}

.single-alumni-events-card .alumni-img .date {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #e32845;
  padding: 8px 12px;
}

.single-alumni-events-card .alumni-img .date p {
  color: #ffffff;
  font-size: 13px;
}

.single-alumni-events-card .alumni-content .time {
  margin-bottom: 15px;
}

.single-alumni-events-card .alumni-content .time p i {
  color: #e32845;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.single-alumni-events-card .alumni-content h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.single-alumni-events-card .alumni-content .location p i {
  color: #e32845;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.single-alumni-events-card:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.alumni-right-content h3 {
  font-size: 30px;
  margin-bottom: 20px;
}

.single-alumoni-updates-card {
  padding: 10px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-alumoni-updates-card .update-image img {
  width: 100%;
}

.single-alumoni-updates-card .updates-content .date {
  margin-bottom: 10px;
}

.single-alumoni-updates-card .updates-content h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

.single-alumoni-updates-card:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.interview-content {
  background-image: url(../images/alumni/alumni-7.jpg);
  background-size: cover;
  background-position: center center;
}

.interview-content .interview {
  max-width: 465px;
  margin-right: 20px;
  margin-left: auto;
}

.interview-content .interview span {
  margin-bottom: 10px;
  display: inline-block;
}

.interview-content .interview h2 {
  font-size: 30px;
  margin-bottom: 20px;
}

.interview-content .interview p {
  margin-bottom: 30px;
}

/*
Contact Us Style
======================================================*/
.contacts-form {
  padding: 40px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

.contacts-form h3 {
  font-size: 30px;
  margin-bottom: 20px;
}

.contacts-form .form-group {
  margin-bottom: 25px;
}

.contacts-form .form-group label {
  margin-bottom: 7px;
}

.contacts-form .form-group .form-control {
  background-color: #f4f6f9;
  border: 1px solid transparent;
}

.contacts-form .form-group .form-control:focus {
  border: 1px solid #e32845;
}

.contacts-form .list-unstyled {
  color: #e32845;
  margin-top: 7px;
}

.contacts-form .text-danger {
  color: #e32845;
  font-size: 16px;
  margin-top: 7px;
}

.contacts-form .form-check .form-check-input {
  border-radius: 0;
}

.contacts-form .form-check .form-check-input:checked {
  background-color: #e32845;
  border-color: #e32845;
}

.contacts-form .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contacts-form .default-btn {
  width: 100%;
}

.contact-and-address h2 {
  font-size: 30px;
  margin-bottom: 20px;
}

.contact-and-address p {
  margin-bottom: 20px;
}

.contact-and-address .contact-and-address-content {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.contact-and-address .contact-and-address-content .contact-card {
  text-align: center;
  padding: 30px;
  background-color: #f4f6f9;
  margin-bottom: 30px;
}

.contact-and-address .contact-and-address-content .contact-card .icon {
  font-size: 35px;
  height: 65px;
  width: 65px;
  line-height: 65px;
  border: 1px solid #e32845;
  color: #e32845;
  text-align: center;
  border-radius: 100%;
  margin: auto;
  margin-bottom: 15px;
}

.contact-and-address .contact-and-address-content .contact-card h4 {
  font-size: 22px;
  margin-bottom: 15px;
}

.contact-and-address .contact-and-address-content .contact-card p {
  margin-bottom: 10px;
}

.contact-and-address .contact-and-address-content .contact-card p a {
  color: #555555;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.contact-and-address .contact-and-address-content .contact-card p a:hover {
  color: #e32845;
}

.contact-and-address .social-media {
  margin-bottom: 30px;
}

.contact-and-address .social-media h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.contact-and-address .social-media p {
  margin-bottom: 25px;
}

.contact-and-address .social-media ul {
  padding-left: 0;
  margin-bottom: 0;
}

.contact-and-address .social-media ul li {
  margin-right: 10px;
  list-style-type: none;
  display: inline-block;
}

.contact-and-address .social-media ul li a {
  height: 35px;
  width: 35px;
  line-height: 37px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  background-color: #eeeeee;
  color: #e32845;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.contact-and-address .social-media ul li a:hover {
  background-color: #e32845;
  color: #ffffff;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

/*
Go To Top Style
======================================================*/
.go-top {
  position: fixed;
  cursor: pointer;
  top: 87%;
  right: -10%;
  background-color: #e32845;
  z-index: 4;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .9s;
  transition: .9s;
}

.go-top i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 26px;
}

.go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}

.go-top::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  z-index: -1;
  background-color: #e32845;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.go-top:hover {
  color: #ffffff;
  background: #111d5e;
}

.go-top:hover::before {
  opacity: 1;
  visibility: visible;
}

.go-top:hover i {
  color: #ffffff;
}

.go-top:hover i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}

.go-top:hover i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}

.go-top:focus {
  color: #ffffff;
}

.go-top:focus::before {
  opacity: 1;
  visibility: visible;
}

.go-top:focus i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}

.go-top:focus i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}

.go-top.active {
  -webkit-transform: translateY(-95%);
  transform: translateY(-95%);
  opacity: 1;
  visibility: visible;
  right: 3%;
  top: 93%;
}

/*
Faq Area Style
======================================================*/
.faq-title h2 {
  font-size: 36px;
  margin-bottom: 20px;
}

.faq-title p {
  margin-bottom: 30px;
}

.accordion .accordion-item {
  margin-bottom: 20px;
  border: 1px solid rgba(227, 40, 69, 0.4);
  border-radius: 10px;
}

.accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.accordion .accordion-item .accordion-button {
  border: none;
  background-color: transparent;
  color: #111d5e;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  margin-bottom: 0;
}

.accordion .accordion-item .accordion-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.accordion .accordion-item .accordion-button:not(.collapsed) {
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

.accordion .accordion-item .accordion-button::after {
  background-image: unset;
  content: "";
  font-size: 20px;
  color: #111d5e;
  text-align: center;
  content: "\ea13";
  font-family: 'remixicon' !important;
  position: relative;
  top: -2px;
}

.accordion .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: unset;
  text-align: center;
  content: "\f1af";
  position: relative;
  top: -2px;
}

.accordion .accordion-item .accordion-body {
  padding-top: 0;
  font-size: 15px;
}

/*
Login Area Style
======================================================*/
.login {
  max-width: 860px;
  margin: auto;
  padding: 50px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

.login h3 {
  font-size: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
  position: relative;
}

.login h3::before {
  position: absolute;
  content: '';
  height: 2px;
  width: 70px;
  background-color: #e32845;
  top: 43px;
}

.login .form-group {
  margin-bottom: 20px;
}

.login .form-check {
  margin-bottom: 20px;
}

.login .form-check .form-check-input:checked {
  background-color: #e32845;
}

.login .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.login .default-btn {
  padding: 15px 40px;
  margin-bottom: 15px;
}

.login a {
  display: inherit;
  color: #555555;
  font-weight: 500;
}

/*
Register Area Style
======================================================*/
.register {
  max-width: 860px;
  margin: auto;
  padding: 50px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

.register h3 {
  font-size: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
  position: relative;
}

.register h3::before {
  position: absolute;
  content: '';
  height: 2px;
  width: 70px;
  background-color: #e32845;
  top: 43px;
}

.register .form-group {
  margin-bottom: 20px;
}

.register .default-btn {
  padding: 15px 40px;
  margin-top: 10px;
}

/*
Password Area Style
======================================================*/
.password {
  max-width: 650px;
  margin: auto;
  padding: 50px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.password h3 {
  font-size: 24px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
  position: relative;
}

.password h3::before {
  position: absolute;
  content: '';
  height: 2px;
  width: 70px;
  background-color: #e32845;
  top: 43px;
}

.password .form-group {
  margin-bottom: 20px;
}

.password .default-btn {
  width: 100%;
}

/*
Privacy Policy Style
======================================================*/
.privacy-content {
  margin-bottom: 10px;
}

.privacy-content h2 {
  font-size: 36px;
  margin-bottom: 10px;
}

.privacy-content h4 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.privacy-content p {
  margin-bottom: 25px;
}

.privacy-content .list ul {
  margin-bottom: 20px;
  padding-left: 0;
}

.privacy-content .list ul li {
  font-weight: 600;
  color: #111d5e;
  position: relative;
  padding-left: 20px;
  list-style-type: none;
  padding-bottom: 15px;
}

.privacy-content .list ul li i {
  position: absolute;
  left: 0;
  color: #e32845;
}

/*
Terms & Condition Style
======================================================*/
.condition-content {
  margin-bottom: 10px;
}

.condition-content h2 {
  font-size: 36px;
  margin-bottom: 30px;
}

.condition-content h4 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.condition-content p {
  margin-bottom: 25px;
}

.condition-content .list ul {
  margin-bottom: 20px;
  padding-left: 0;
}

.condition-content .list ul li {
  font-weight: 600;
  color: #111d5e;
  position: relative;
  padding-left: 20px;
  list-style-type: none;
  padding-bottom: 15px;
}

.condition-content .list ul li i {
  position: absolute;
  left: 0;
  color: #e32845;
}

/*
Error Area Style
======================================================*/
.error-area {
  text-align: center;
}

.error-area .top-content {
  margin-bottom: 10px;
}

.error-area .top-content ul {
  padding-left: 0;
  margin-bottom: 0;
}

.error-area .top-content ul li {
  font-size: 200px;
  font-weight: 700;
  display: inline-block;
  line-height: 1;
  margin-right: 30px;
  color: #e32845;
  font-family: "Source Serif Pro", serif;
}

.error-area .top-content ul li:first-child {
  color: #111d5e;
}

.error-area .top-content ul li:last-child {
  color: #555555;
}

.error-area h2 {
  font-size: 36px;
  margin-bottom: 20px;
}

.error-area p {
  margin-bottom: 30px;
}

/*
Coming Soon Style
======================================================*/
.coming-soon-area {
  height: 100vh;
  vertical-align: middle;
  position: relative;
}

.coming-soon-area::before {
  position: absolute;
  content: '';
  background: #0e0e0e;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.coming-soon-area .coming-soon {
  text-align: center;
  max-width: 720px;
  margin: auto;
  background-color: #000000;
  padding: 40px;
  border-radius: 40px 10px 40px 10px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  z-index: 1;
  position: relative;
}

.coming-soon-area .coming-soon img {
  margin-bottom: 20px;
}

.coming-soon-area .coming-soon h1 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ffffff;
}

.coming-soon-area .coming-soon .list ul {
  margin-bottom: 0;
  padding-left: 0;
}

.coming-soon-area .coming-soon .list ul li {
  margin: 0 20px;
  font-size: 36px;
  font-weight: 700;
  height: 100px;
  width: 100px;
  border: 6px double #e32845;
  border-radius: 50px 0px 0px 0px;
  margin-bottom: 30px;
  color: #ffffff;
}

.coming-soon-area .coming-soon .list ul li span {
  font-size: 15px;
  font-weight: 500;
  color: #e32845;
}

.coming-soon-area .coming-soon .newsletter-form {
  position: relative;
}

.coming-soon-area .coming-soon .newsletter-form .form-control {
  border-radius: 30px;
  height: 53px;
  background-color: #0e0e0e;
  color: #ffffff;
}

.coming-soon-area .coming-soon .newsletter-form .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.coming-soon-area .coming-soon .newsletter-form .form-control:-ms-input-placeholder {
  color: #ffffff;
}

.coming-soon-area .coming-soon .newsletter-form .form-control::-ms-input-placeholder {
  color: #ffffff;
}

.coming-soon-area .coming-soon .newsletter-form .form-control::placeholder {
  color: #ffffff;
}

.coming-soon-area .coming-soon .newsletter-form .default-btn {
  position: absolute;
  right: 0;
  top: 0;
}

.coming-soon-area .coming-soon .newsletter-form .validation-danger {
  color: #e60808;
  padding-top: 7px;
}

/*# sourceMappingURL=style.css.map */


/* ================================
   Question Paper Section Styling
================================ */

/* === Section Wrapper === */
.pdf-section {
  background: #fff;
  border-radius: 12px;
  padding: 40px 30px;
  max-width: 900px;
  margin: 50px auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  text-align: center;
  font-family: "Segoe UI", Arial, sans-serif;
}

/* === Section Title === */
.pdf-section-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e32845;
  color: #fff;
  padding: 12px 30px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 30px;
  box-shadow: 0 3px 8px rgba(227, 40, 69, 0.3);
}

.pdf-section-title i {
  margin-right: 8px;
  font-size: 18px;
}

/* === Search Bar Modern === */
.search-bar-modern {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 35px;
}

.search-bar-modern input {
  width: 320px;
  padding: 12px 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
  outline: none;
  font-size: 15px;
  transition: all 0.3s ease;
}

.search-bar-modern input:focus {
  border-color: #e32845;
  box-shadow: 0 0 6px rgba(227, 40, 69, 0.25);
}

.search-bar-modern button {
  background: #e32845;
  color: #fff;
  border: none;
  padding: 11px 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s, transform 0.2s ease;
  font-size: 15px;
}

.search-bar-modern button:hover {
  background: #c71f3a;
  transform: translateY(-2px);
}

/* === PDF List Layout === */
.question-paper-access {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  gap: 15px 25px;
  text-align: left;
  justify-items: center;
}

/* === Paper Item Card === */
.paper-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 95%;
  max-width: 400px;
  background: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 12px 16px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
  transition: all 0.25s ease;
}

.paper-item:hover {
  background: #fff5f6;
  border-color: #e32845;
  box-shadow: 0 3px 8px rgba(227, 40, 69, 0.15);
}

/* === PDF Link === */
.paper-item a {
  color: #e32845;
  text-decoration: none;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.2s ease;
  font-size: 16px;
}

.paper-item a:hover {
  color: #c71f3a;
}

.paper-item i {
  color: #e32845;
  font-size: 18px;
}

/* === Date === */
.paper-date {
  font-size: 13px;
  color: #666;
  white-space: nowrap;
}

/* === Info Message === */
.info-text {
  color: #777;
  font-size: 15px;
  grid-column: 1 / -1;
  text-align: center;
  margin-top: 15px;
}

/* =============================
   Responsive Tweaks
============================= */

/* For tablets and medium screens */
@media (max-width: 992px) {
  .pdf-section {
    padding: 30px 20px;
  }

  .pdf-section-title {
    font-size: 18px;
    padding: 10px 24px;
  }

  .question-paper-access {
    gap: 12px 18px;
  }

  .paper-item {
    max-width: 100%;
    padding: 10px 12px;
  }
}

/* For small mobile screens */
@media (max-width: 600px) {
  .pdf-section {
    margin: 25px 10px;
    padding: 25px 15px;
  }

  .pdf-section-title {
    font-size: 16px;
    padding: 8px 20px;
    margin-bottom: 20px;
  }

  .search-bar-modern {
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
  }

  .search-bar-modern input {
    width: 100%;
    font-size: 14px;
    padding: 10px 12px;
  }

  .search-bar-modern button {
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }

  .paper-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding: 10px 12px;
    width: 100%;
  }

  .paper-item a {
    font-size: 15px;
  }

  .paper-date {
    font-size: 12px;
  }
}


/* 🌐 =======================================
Scoped styling only for newsletter section 
============================================*/
.newsletter-section {
  width: 100%;
  background: #f9fafc;
  padding: 60px 15px;
  font-family: "Segoe UI", Arial, sans-serif;
  display: flex;
  justify-content: center;
}

/* Container */
.newsletter-container {
  width: 100%;
  max-width: 800px;
  background: #fff;
  border-radius: 12px;
  padding: 40px 25px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  text-align: center;
}

/* Title */
.newsletter-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #e32845;
  color: #fff;
  padding: 12px 28px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 30px;
  box-shadow: 0 2px 6px rgba(227, 40, 69, 0.3);
}

/* List Layout */
.newsletter-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 20px;
  justify-items: center;
}

/* Newsletter Card */
.newsletter-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 95%;
  max-width: 360px;
  padding: 14px 16px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  transition: all 0.3s ease;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.newsletter-card:hover {
  background: #fff5f6;
  border-color: #e32845;
  box-shadow: 0 3px 10px rgba(227, 40, 69, 0.12);
}

/* Link Style */
.newsletter-card a {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #e32845;
  font-weight: 500;
  font-size: 16px;
}

.newsletter-card a:hover {
  color: #c71f3a;
}

.newsletter-card i {
  font-size: 20px;
  color: #e32845;
}

/* Date */
.newsletter-date {
  font-size: 13px;
  color: #666;
  white-space: nowrap;
}

/* Info Message */
.newsletter-info {
  grid-column: 1 / -1;
  color: #777;
  font-size: 15px;
  text-align: center;
}

/* 📱 Responsive Tweaks */
@media (max-width: 992px) {
  .newsletter-list {
    grid-template-columns: 1fr;
  }

  .newsletter-card {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 600px) {
  .newsletter-container {
    padding: 30px 20px;
  }

  .newsletter-title {
    font-size: 17px;
    padding: 10px 20px;
  }

  .newsletter-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding: 12px 14px;
  }

  .newsletter-date {
    font-size: 12px;
  }
}


/* ==== Section Wrapper ==== */
/* ==== Section Wrapper ==== */
.mandatory-section {
  width: 100%;
  background: #fafbfc;
  padding: 60px 20px;
  font-family: "Segoe UI", Arial, sans-serif;
  display: flex;
  justify-content: center;
}

.mandatory-container {
  max-width: 1200px;
  width: 100%;
  background: #fff;
  border-radius: 12px;
  padding: 40px 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  text-align: center;
}

/* ==== Title ==== */
.mandatory-title {
  display: inline-flex;
  align-items: center;
  background: #e32845;
  color: #fff;
  padding: 12px 28px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 35px;
  box-shadow: 0 3px 8px rgba(227, 40, 69, 0.3);
}

.mandatory-title i {
  margin-right: 8px;
}

/* ==== Category Buttons ==== */
.category-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-bottom: 35px;
}

.category-btn {
  background-color: #f2f3f7;
  color: #0c1a4b;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 10px 22px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.category-btn:hover {
  background-color: #e32845;
  color: #fff;
  border-color: #e32845;
  transform: translateY(-2px);
}

.category-btn.active {
  background-color: #e32845;
  color: #fff;
  border-color: #e32845;
  box-shadow: 0 3px 8px rgba(227, 40, 69, 0.2);
}

/* ==== Grid Layout ==== */
.mandatory-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 25px;
  text-align: left;
}

/* ==== Document Card ==== */
.mandatory-card,
.doc-card {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  padding: 25px 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  cursor: pointer;
}

.mandatory-card:hover,
.doc-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 14px rgba(227, 40, 69, 0.15);
  border-color: #e32845;
}

/* ==== Card Icon ==== */
.mandatory-card i,
.doc-card i {
  font-size: 36px;
  color: #e32845;
  margin-bottom: 12px;
  display: block;
}

/* ==== Card Text ==== */
.mandatory-card h4,
.doc-card h4 {
  font-size: 17px;
  color: #0c1a4b;
  font-weight: 600;
  margin-bottom: 8px;
}

.mandatory-card p,
.doc-card p {
  color: #555;
  font-size: 14px;
  margin: 0;
}

/* ==== PDF Link ==== */
.doc-card a {
  display: inline-block;
  margin-top: 10px;
  color: #e32845;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.doc-card a:hover {
  text-decoration: underline;
}

/* ==== Loading Text ==== */
.loading-text {
  grid-column: 1 / -1;
  color: #666;
  text-align: center;
  font-size: 15px;
}

/* ==== AICTE Logo Size ==== */
.mandatory-card img,
.doc-card img {
  width: 90px;
  height: auto;
  object-fit: contain;
  margin-bottom: 10px;
  margin-top: 5px;
  display: inline-block;
}

/* ==== Responsive ==== */
@media (max-width: 768px) {
  .mandatory-container {
    padding: 30px 20px;
  }

  .mandatory-title {
    font-size: 18px;
    padding: 10px 22px;
  }

  .mandatory-card,
  .doc-card {
    padding: 20px 15px;
  }

  .mandatory-card i,
  .doc-card i {
    font-size: 30px;
  }

  .category-btn {
    font-size: 14px;
    padding: 8px 16px;
  }
}

/* ============================================================
   Page Title Banner Section (Top Gradient Header)
   ============================================================ */
.page-banner {
  background: linear-gradient(90deg, #b31237 0%, #e32845 50%, #ff5c74 100%);
  color: #fff;
  padding: 100px 20px 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  position: relative;
  overflow: hidden;
}

/* Optional subtle overlay for depth */
.page-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.1);
}

.page-banner .container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
}

.banner-content h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 10px;
}

.banner-content p {
  font-size: 20px;
  color: #ffe6eb;
  font-weight: 500;
}

.banner-content strong {
  color: #fff;
  text-decoration: underline;
}



/* Responsive Styles */
@media (max-width: 992px) {
  .banner-content h2 {
    font-size: 34px;
  }

  .banner-content p {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .page-banner {
    padding: 70px 20px 50px;
    text-align: center;
  }

  .banner-content h2 {
    font-size: 28px;
  }

  .banner-content p {
    font-size: 16px;
  }
}

/* ============================================================
   Mandatory Document Details Page Styling
   ============================================================ */

.mandatory-details-section {
  background: #fafbfd;
  padding: 60px 0;
}

.mandatory-details-box {
  background: #ffffff;
  border-radius: 12px;
  padding: 40px 50px;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.08);
  color: #333;
}

.mandatory-details-header h2 {
  color: #e32845;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.mandatory-details-header h2 i {
  font-size: 28px;
  color: #e32845;
}

.mandatory-details-header p {
  font-size: 15px;
  color: #555;
  margin: 4px 0;
}

.mandatory-details-actions {
  margin-top: 20px;
}

.btn-download,
.btn-back {
  display: inline-block;
  padding: 10px 18px;
  border-radius: 6px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
  margin: 6px;
}

.btn-download {
  background: #e32845;
  color: #fff;
}

.btn-download:hover {
  background: #c71f3a;
}

.btn-back {
  background: #f3f3f3;
  color: #333;
  border: 1px solid #ddd;
}

.btn-back:hover {
  background: #eaeaea;
}

.pdf-viewer-container {
  margin-top: 25px;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.pdf-viewer {
  width: 100%;
  height: 700px;
  border: none;
}

.error-text {
  color: #e32845;
  text-align: center;
  font-weight: 500;
}

.pdf-render-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding: 30px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  overflow-x: hidden;
}

/* 🖼️ Canvas Styling for PDF Pages */
.pdf-render-container canvas {
  width: 100%;
  max-width: 900px;
  height: auto;
  border-radius: 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* 🌟 Hover subtle zoom for clarity (desktop only) */
@media (hover: hover) {
  .pdf-render-container canvas:hover {
    transform: scale(1.02);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  }
}

/* 📱 Tablet screens */
@media (max-width: 992px) {
  .pdf-render-container {
    padding: 20px;
  }

  .pdf-render-container canvas {
    max-width: 700px;
  }
}

/* 📱 Mobile screens */
@media (max-width: 768px) {
  .pdf-render-container {
    padding: 15px;
    gap: 20px;
  }

  .pdf-render-container canvas {
    max-width: 100%;
    border-radius: 8px;
  }
}

/* 📱 Very small devices */
@media (max-width: 480px) {
  .pdf-render-container {
    padding: 10px;
    gap: 15px;
  }

  .pdf-render-container canvas {
    max-width: 100%;
    border-radius: 6px;
  }
}


@media (max-width: 768px) {
  .mandatory-details-box {
    padding: 25px 20px;
  }

  .pdf-viewer {
    height: 450px;
  }

  .mandatory-details-header h2 {
    font-size: 22px;
  }
}

.page-banner .banner-content {
  display: flex;
  align-items: center;
  /*justify-content: center; */
  gap: 15px;
  flex-wrap: wrap;
}

.page-banner .banner-content h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.page-banner .banner-content i,
.page-banner .banner-content img.doc-banner-icon {
  height: 55px;
  width: 55px;
  color: #fff;
  border-radius: 50%;

}

/* ================================
   GVMITM Student Form Scoped CSS
   Theme Color: #e32845
   ================================ */

.gvmitm-form {
  background: #ffffff;
  border-radius: 14px;
  padding: 28px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.08);
  border-top: 5px solid #e32845;
  max-width: 900px;
  margin: 0 auto;
  font-family: "Poppins", "Segoe UI", Roboto, sans-serif;
}

.gvmitm-form header {
  margin-bottom: 20px;
}

.gvmitm-form header h1 {
  font-size: 22px;
  color: #111;
  margin-bottom: 6px;
}

.gvmitm-form header p {
  font-size: 13px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0;
}

/* === Form grid === */
.gvmitm-form form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

@media (max-width: 720px) {
  .gvmitm-form form {
    grid-template-columns: 1fr;
  }
}

.gvmitm-form .field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.gvmitm-form label {
  font-size: 13px;
  color: #111;
  font-weight: 600;
}

.gvmitm-form input[type="text"],
.gvmitm-form input[type="tel"],
.gvmitm-form input[type="email"],
.gvmitm-form input[type="number"],
.gvmitm-form input[type="date"],
.gvmitm-form select {
  border: 1px solid #e6e9ef;
  padding: 11px 12px;
  border-radius: 10px;
  font-size: 14px;
  outline: none;
  background: #fff;
  transition: 0.25s;
}

.gvmitm-form input:focus,
.gvmitm-form select:focus {
  border-color: #e32845;
  box-shadow: 0 0 0 3px rgba(227, 40, 69, 0.15);
}

.gvmitm-form .full {
  grid-column: 1 / -1;
}

.gvmitm-form .hint {
  font-size: 12px;
  color: #6b7280;
}

.gvmitm-form .required-star {
  color: #e32845;
  margin-left: 4px;
  font-weight: 700;
}

/* === Buttons === */
.gvmitm-form .actions {
  margin-top: 20px;
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  grid-column: 1 / -1;
}

.gvmitm-form button {
  border: 0;
  cursor: pointer;
  padding: 10px 16px;
  font-weight: 600;
  border-radius: 10px;
  font-size: 14px;
  transition: 0.25s;
}

.gvmitm-form .btn-primary {
  background: #e32845;
  color: #fff;
  box-shadow: 0 6px 18px rgba(227, 40, 69, 0.3);
}

.gvmitm-form .btn-primary:hover {
  background: #c41f3c;
}

.gvmitm-form .btn-ghost {
  background: transparent;
  color: #e32845;
  border: 1px solid #e32845;
}

.gvmitm-form .btn-ghost:hover {
  background: rgba(227, 40, 69, 0.1);
}

/* === Small note === */
.gvmitm-form .small-note {
  font-size: 12px;
  color: #52525b;
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  grid-column: 1 / -1;
}

/* === Footer inside form === */
.gvmitm-form footer {
  margin-top: 16px;
  font-size: 12px;
  color: #6b7280;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gvmitm-form input.error,
.gvmitm-form select.error {
  border-color: #e32845 !important;
  background-color: #fff5f6;
}

/* === Success Popup Styles === */
.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.popup-content {
  background: #fff;
  padding: 25px 35px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  max-width: 400px;
  animation: fadeIn 0.3s ease;
}

.popup-content h3 {
  color: #e32845;
  font-size: 22px;
  margin-bottom: 10px;
}

.popup-content p {
  font-size: 14px;
  color: #555;
  margin-bottom: 20px;
}

.popup-btn {
  background: #e32845;
  color: #fff;
  border: none;
  padding: 10px 25px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s;
}

.popup-btn:hover {
  background: #c41f3c;
}

@keyframes fadeIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}




/* ====== index-2.html ==
  Event Section (Desktop Default) ====== */
.event-section {
  display: flex;
  align-items: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #fff;
  border-bottom: 3px solid #fff;
  overflow: hidden;

}

/* Left Red Title Section */
.event-title {
  background-color: #e32845;
  color: #fff;
  padding: 15px 25px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  flex: 0 0 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

/* Right Blue Marquee Section */
.event-marquee {
  background-color: #111d5e;
  flex: 1;
  padding: 10px 0;
  overflow: hidden;
}

/* Scrolling Text */
.marquee-text {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding-left: 40px;
}

.marquee-text span:nth-child(1) {
  color: #ffeb3b;
  font-weight: 600;
}

.marquee-text span:nth-child(2) {
  color: #00e5ff;
  font-weight: 600;
}

.marquee-text span:nth-child(3) {
  color: #76ff03;
  font-weight: 600;
}

.marquee-text span:nth-child(4) {
  color: #ffb74d;
  font-weight: 600;
}

.marquee-text span:nth-child(5) {
  color: #ffd54f;
  font-weight: 600;
}

/* Hover Glow + Pause */
.marquee-text span:hover {
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}

marquee:hover {
  animation-play-state: paused;
  cursor: pointer;
}

/* ====== Responsive Design ====== */

/* Tablet Screens */
@media (max-width: 992px) {
  .event-title {
    flex: 0 0 220px;
    font-size: 14px;
    padding: 12px 20px;
  }

  .marquee-text {
    font-size: 15px;
    padding-left: 20px;
  }
}

/* Mobile Screens */
@media (max-width: 768px) {
  .event-section {
    flex-direction: column;
    text-align: center;
  }

  .event-title {
    flex: none;
    width: 100%;
    font-size: 14px;
    padding: 10px 0;
  }

  .event-marquee {
    width: 100%;
    padding: 8px 0;
  }

  .marquee-text {
    font-size: 14px;
    padding-left: 10px;
  }
}


/* === Floating Enquiry Button === */
.enquiry-toggle {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #e32845;
  color: #fff;
  font-size: 22px;
  padding: 14px 12px;
  border-radius: 8px 0 0 8px;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.enquiry-toggle:hover {
  background-color: #111d5e;
  transform: translateY(-50%) scale(1.05);
}

/* === Enquiry Form Box === */
.enquiry-box {
  position: fixed;
  top: 50%;
  right: -350px;
  /* hidden initially */
  transform: translateY(-50%);
  width: 320px;
  height: auto;
  max-height: 600px;
  /* ✅ limits overall height */
  background: #fff;
  box-shadow: -3px 0 15px rgba(0, 0, 0, 0.2);
  padding: 25px 20px;
  transition: right 0.4s ease-in-out;
  z-index: 999;
  overflow-y: auto;
  border-radius: 10px 0 0 10px;
}

.enquiry-box.open {
  right: 0;
}

.enquiry-box h3 {
  text-align: center;
  background: linear-gradient(90deg, #111d5e, #e32845);
  color: #fff;
  padding: 8px 0;
  font-size: 18px;
  border-radius: 8px;
  margin-bottom: 18px;
  font-weight: 600;
}

/* === Form Styling === */
.enquiry-box form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.enquiry-box .form-group {
  margin-bottom: 8px;
}

.enquiry-box .form-control {
  width: 100%;
  padding: 10px 12px;
  border: none;
  border-radius: 6px;
  background-color: #f5f6fa;
  font-size: 14px;
  outline: none;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
  transition: background-color 0.3s ease;
}

.enquiry-box .form-control:focus {
  background-color: #eef1f8;
}

.enquiry-box textarea.form-control {
  resize: none;
  min-height: 80px;
}

/* === Submit Button === */
.enquiry-box .default-btn {
  background: #e32845;
  color: #fff;
  border: none;
  padding: 10px 15px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  transition: background 0.3s ease, transform 0.2s ease;
}

.enquiry-box .default-btn:hover {
  background: #111d5e;
  transform: translateY(-2px);
}

/* === Responsive Design === */
@media (max-width: 768px) {
  .enquiry-box {
    top: auto;
    bottom: 0;
    right: -100%;
    width: 100%;
    max-height: 80vh;
    border-left: none;
    border-top: 5px solid #e32845;
    border-radius: 12px 12px 0 0;
    transform: none;
  }

  .enquiry-box.open {
    right: 0;
  }

  .enquiry-toggle {
    top: auto;
    bottom: 25px;
    right: 20px;
    transform: none;
    border-radius: 50%;
    padding: 14px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  }
}

/* ==Placement.html =======*/
.recruiter-logos {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  background: #ffffff;
}

.logo-slider {
  display: flex;
  width: max-content;
  animation: scroll 25s linear infinite;
}

.logos {
  display: flex;
  align-items: center;
  gap: 40px;
}

.logos img {
  height: 80px;
  width: auto;
  object-fit: contain;
  filter: grayscale(20%);
  transition: 0.3s;
}

.logos img:hover {
  filter: grayscale(0%);
  transform: scale(1.1);
}

/* Smooth infinite scroll animation */
@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .logos {
    gap: 25px;
  }

  .logos img {
    height: 60px;
  }
}

@media (max-width: 480px) {
  .logos {
    gap: 20px;
  }

  .logos img {
    height: 45px;
  }
}


/* ===== Static Folder Section ===== */
.static-folder-section {
  margin-bottom: 30px;
}

/* Folder Card (Full Width) */
.folder-card {
  width: 100%;
  padding: 22px 26px;
  border: 1px solid #e5e5e5;
  border-radius: 14px;
  background: #fff;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-top: 3%;
}

.folder-card:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.folder-card h4 {
  font-size: 18px;
  margin-bottom: 6px;
}

/* Files inside folder */
.folder-files {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 20px;
}


