html {
  scroll-behavior: smooth;
}

body {
  font-family: "Montserrat", sans-serif;
}

h1,
h2,
h3,
h4 {
  font-family: "Signika", sans-serif;
}

.bg-yellow {
  background-color: rgba(144, 24, 27, 0.29) !important;
}

a,
a:hover {
  text-decoration: none;
}

ul,
li,
ol {
  list-style-type: none;
  padding-inline-start: 0;
  margin-bottom: 0;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 95%;
}

.bg1 {
  background: #f2ebd9;
}

.bg2 {
  background: #90181b;
}

footer.bg2 .mainFooter {
  margin-top: 0 !important;
}

.explore-more-block {
  position: absolute;
  bottom: 6%;
  right: 0;
  z-index: 9;
  text-align: center;
  padding: 0px 40px;
  text-shadow: 1px 1px 10px black;
}

.circelicon:before {
  content: "";
  height: 45px;
  width: 45px;
  position: absolute;
  left: 3px;
  bottom: -15px;
  border: 2px dashed hsla(0, 0%, 100%, 0.7);
  border-radius: 50%;
  animation: animName 2s linear infinite;
}

@keyframes animName {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.explore-more-block svg {
  fill: #fff;
  width: 50px;
  transform: rotate(90deg);
}

.explore-more-block span {
  animation-delay: 0s;
  animation: updown 2s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
  display: block;
}

@keyframes updown {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
.degitionA {
  font-size: 18px;
  color: #90181b;
  font-weight: 500;
  margin-bottom: 8px;
}

.setailsAlumni {
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
  font-style: italic;
  color: #000;
  height: 240px;
  overflow-y: scroll;
  padding-right: 21px;
}

.alumaniContent {
  padding: 30px 30px;
}

.setailsAlumni::-webkit-scrollbar {
  width: 5px;
}

.setailsAlumni::-webkit-scrollbar-track {
  border-radius: 10px;
}

.setailsAlumni::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.alumainBlock img {
  width: 340px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 10px;
}

.alumainBlock {
  background-color: #fff;
  height: 100%;
  display: flex;
}

.alumaniContent h5 {
  font-size: 26px;
  font-weight: 600;
  color: #000;
}

/*========================================= Main Header 1 Start ====================================*/
header.main-header ul.navbar-nav li.nav-item .dropdown-menu {
  background: #fff;
  border-radius: 0;
  padding: 20px 20px 25px;
  left: -135%;
  border: 0;
}

@media all and (min-width: 992px) {
  .navbar .dropdown-menu-end {
    right: 0;
    left: auto;
  }
  .dropdown-large {
    min-width: 490px;
  }
  .navbar .nav-item:hover .nav-link {
    color: #fff;
  }
  .navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
  }
  .navbar .dropdown-menu.fade-up {
    top: 180%;
  }
  .navbar .nav-item:hover .dropdown-menu {
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
  }
}
.navbar .nav-item .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  margin-top: 0;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu .col-megamenu ul li a:hover {
  padding-left: 15px;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu .col-megamenu ul li a:hover::before {
  visibility: visible;
  opacity: 1;
  width: 10px;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu h6.title {
  font-size: 30px;
  line-height: 28px;
  font-weight: 600;
  color: #ffffff;
  padding: 15px 20px;
  position: absolute;
  left: 0;
  z-index: 99;
  bottom: 0;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu .col-megamenu img {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 8px solid #fff;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu {
  background: #fff;
  padding: 0;
  left: -150%;
  border: 0;
  top: 139%;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu .col-megamenu.col-megamenu2 {
  padding-left: 24px;
  height: 100%;
  padding-top: 25px;
  padding-right: 25px;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu .col-megamenu {
  height: 100%;
  position: relative;
  overflow: hidden;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu .col-megamenu ul li a {
  position: relative;
  color: #182957;
  font-weight: 500;
  font-size: 19px;
  line-height: 20px;
  display: inline-block;
  transition: 0.6s ease-in-out;
  padding-left: 0;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu .col-megamenu ul li {
  margin-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 9px;
}

header.main-header ul.navbar-nav li.nav-item .dropdown-menu .col-megamenu ul li a:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  height: 2px;
  width: 0;
  background: #f66a3d;
  visibility: hidden;
  opacity: 0;
  transition: 0.6s ease-in-out;
}

.navSiderSection {
  overflow: hidden;
}

.navSiderSection nav.navbar {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 10px 18px;
  transition: 0.6s ease-in-out;
}

.icon-bar .menuTitle {
  position: absolute;
  bottom: -26px;
  background: #cc3135;
  padding: 6px 0px;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  font-family: "Signika", sans-serif;
}

.nav-itemFixed {
  display: none;
}

.navSiderSection nav.navbar .collapse.navbar-collapse {
  display: block !important;
}

.navbar-dark .navbar-brand {
  color: #fff;
  margin: 0;
}

a.navbar-brand1 img {
  width: 280px;
  display: block;
}

a.navbar-brand1 span {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
}

a.navbar-brand1 span small {
  font-size: 180%;
}

.navSiderSection nav.navbar ul.navbar-nav {
  margin-right: 110px;
  font-family: "Signika", sans-serif;
}

.navSiderSection nav.navbar ul.navbar-nav li a.nav-link {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
  padding: 75px 26px;
  letter-spacing: 0.5px;
  transition: 0.4s ease-in-out;
}

.navSiderSection nav.navbar ul.navbar-nav li a.nav-link.nav-link2:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  background: #fff;
  margin: 0 auto;
  transition: 0.4s ease-in-out;
}

.navSiderSection nav.navbar ul.navbar-nav li a.nav-link.nav-link2:hover::before {
  width: calc(100% - 45px);
}

.navbar.navbar-expand-lg.navbar-dark.fixed-navbar .nav-link.icon-bar span {
  height: 140px;
}

.nav-link.icon-bar {
  font-size: 18px !important;
  font-weight: 600;
  display: flex;
  align-items: center;
  flex-direction: column;
  letter-spacing: 0.5px !important;
  text-transform: uppercase;
  color: #fff !important;
  cursor: pointer;
  padding: 0;
  background-color: #90181b;
  position: fixed;
  right: 55px;
  top: 0;
  transition: 0.5s ease-in-out;
  z-index: 9999 !important;
  transform: translateZ(0); /* Fix iOS fixed positioning issues */
}

.nav-link.icon-bar:hover span {
  height: 138px;
  transition: 0.5s ease-in-out;
}

h2.menuTitle {
  color: #fff;
  position: absolute;
  z-index: 99;
  font-size: 40px;
  line-height: 48px;
  left: -150px;
  background: #002e65;
  display: inline-block;
  padding: 10px 32px;
  text-transform: uppercase;
  font-weight: 600;
}

.nav-link.icon-bar span {
  height: 128px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  background-color: #90181b;
  transition: 0.5s ease-in-out;
}

.nav-link.icon-bar svg {
  width: 36px;
  fill: #fff;
}

.main-header {
  position: relative;
  z-index: 9999;
}

.navigation {
  position: fixed;
  right: 0;
  height: 100%;
  z-index: 9999999;
  top: 0;
  visibility: hidden;
  transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -webkit-transition: 0.6s ease-in-out;
  transform: translateX(200%);
  width: calc(100% + 0px);
  background: #fff;
  overflow: hidden;
  overflow-y: scroll;
}

.navigation.open-nav {
  opacity: 1;
  visibility: visible;
  z-index: 10;
  transform: translateX(0);
  height: 100dvh;
  overflow: hidden;
}

.navigation:before {
  background: #002e65;
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  z-index: 0;
  top: 0;
  width: 100%;
  transform: translateY(-300px);
  transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -webkit-transition: 0.1s ease-in-out;
  display: none;
}

.navigation.open-nav:before {
  transform: translateY(0);
}

img.navigation-bg-img {
  height: 100vh;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.navigation nav {
  display: table;
  margin: 0;
  text-align: left;
  width: 100%;
  padding: 30px 30px 0 30px;
}

.navigation nav ul.main-ul {
  position: relative;
  width: 400px;
  float: left;
  margin-top: 120px;
  padding-right: 0;
  border-right: 2px solid rgba(0, 46, 101, 0.4117647059);
}

.navigation nav:after {
  content: "";
  width: 100%;
  display: table;
  margin: 0;
  text-align: left;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.navigation nav ul,
.navigation nav .navbar-brand.brand-logo {
  position: relative;
  z-index: 1;
}

.submenu-wrap ul {
  opacity: 1;
  visibility: visible;
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  display: none;
}

.submenu-wrap ul.hoverShowing {
  display: block;
}

.submenu-wrap ul li a {
  font-size: 16px;
  padding: 6px 10px;
  display: inline-block;
  color: #000;
  text-transform: capitalize;
}

.navigation nav > ul,
.navigation nav ul ul {
  padding-top: 0;
  position: relative;
}

.navigation nav > ul > li {
  transition: 0.4s ease-in-out;
  opacity: 0;
  padding-left: 5px;
}

.navigation nav > ul > li > a {
  position: relative;
}

.navigation nav > ul > li > a:before,
.navigation nav > ul > li > a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0px, 14px);
  transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  display: none;
}

.navigation nav > ul > li > a:before {
  height: 15px;
  width: 15px;
  border: 2px solid #fffdb2;
  border-radius: 50%;
  z-index: 1;
  background: #f9c240;
  display: none;
}

.navigation nav > ul > li:not(:last-child) > a:after {
  height: 100%;
  width: 3px;
  background: #fffdb2;
  top: 10px;
  left: 5.5px;
  z-index: 0;
  display: none;
}

.navigation.open-nav nav > ul > li {
  opacity: 1;
  line-height: normal;
}

.navigation nav > ul > li > a {
  display: block;
  color: #002e65;
  font-size: 29px;
  padding: 5px 20px;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: 0.5px;
}

.navigation nav > ul > li.nav_active > a {
  color: #90181b;
}

.navigation nav ul ul li a {
  color: #002e65;
  padding: 8px 20px;
  font-size: 22px;
  line-height: 32px;
  display: block;
  font-weight: 500;
  position: relative;
  letter-spacing: 0.5px;
}

@media screen and (min-width: 767px) {
  .navigation nav ul ul {
    position: absolute;
    left: 400px;
    padding: 9px;
    height: 100%;
    top: 0;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    transform: translateY(0px);
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }
  .navigation nav ul ul:after {
    content: "";
    right: -16px;
    top: 0;
    border-top: 26px solid transparent;
    border-bottom: 0px solid transparent;
    position: absolute;
    border-left: 16px solid #cac6c6;
    display: none;
  }
  .navigation nav ul li:hover ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
}
.navigation nav ul li.nav_active ul,
.navigation nav ul li:hover ul {
  opacity: 1;
  visibility: visible;
}

.mydiv {
  display: none;
  height: 100%;
  z-index: 99;
  position: relative;
}

.close-nav-panel {
  position: absolute;
  right: 50px;
  top: 40px;
  z-index: 99;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
}

.close-nav-panel span {
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-size: 20px;
  font-weight: 500;
}

.close-nav-panel svg {
  padding: 9px;
  border-radius: 50%;
  width: 48px;
  fill: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #faa61a;
}

.navigation a img {
  width: 125px;
}

.navigation a.navbar-brand.brand-logo.desk-menu-logo {
  position: absolute;
  top: 4%;
  filter: opacity(0.4);
  margin: 0;
  cursor: auto;
  padding: 0px 0px 11px 50px;
  z-index: 999;
}

.top-main-header {
  position: relative;
}

.btn-grops {
  position: relative;
  z-index: 9;
}

.btn-grops a {
  color: #fff;
  background: #b72023;
  padding: 7px 20px;
  font-size: 17px;
  font-weight: 500;
  border-radius: 33px;
  letter-spacing: 0.3px;
}

.quick-links {
  display: flex;
  z-index: 9;
  gap: 20px;
  align-items: center;
  border-top: 1px solid #fff;
  padding: 20px 20px;
  position: absolute;
  bottom: 0;
  width: 60%;
}

.quick-links svg {
  width: 15px;
  fill: #eee;
}

.bottomMenu {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 99;
  width: auto;
  margin: 0 auto;
  padding: 0 20px 16px;
  background: #faa61a;
}

ol.usefulLinks {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: -50px;
}

ol.usefulLinks li {
  flex: 0 0 auto;
  width: 25%;
}

ol.usefulLinks li .usefulLinksBlock {
  position: relative;
  margin: 0 8px;
  border: 3px solid #fff;
  border-radius: 0 0 2px 2px;
  transition: 0.4s ease-in-out;
}

ol.usefulLinks li .usefulLinksBlock .usefulLinksImg {
  position: relative;
  overflow: hidden;
}

ol.usefulLinks li .usefulLinksBlock img {
  width: 100%;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.4s ease-in-out;
}

ol.usefulLinks li .usefulLinksBlock .usefulLinksContent {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 40px 8px 6px 8px;
  transition: 0.4s ease-in-out;
}

ol.usefulLinks li .usefulLinksBlock .usefulLinksContent:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(0deg, rgb(0, 0, 0), transparent);
}

ol.usefulLinks li .usefulLinksBlock h3 {
  position: relative;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
  text-transform: capitalize;
  text-shadow: 1px 1px 20px #000;
}

/*================== Mobile Menu CSS Start ======================*/
body.offcanvas-active {
  overflow: hidden;
}

.offcanvas-header {
  display: none;
}

.screen-darken {
  height: 100%;
  width: 0%;
  z-index: 30;
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(34, 34, 34, 0.6);
  transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;
}

.screen-darken.active {
  z-index: 9999;
  transition: opacity 0.3s ease, width 0s;
  opacity: 1;
  width: 100%;
  visibility: visible;
}

/* ============ mobile view ============ */
@media all and (max-width: 991px) {
  .offcanvas-header {
    display: block;
  }
  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed !important;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 99999;
    width: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    padding: 20px 8px !important;
  }
  .mobile-offcanvas {
    background: #00497a !important;
    width: 56% !important;
    z-index: 99999 !important;
  }
  .close-nav-panel {
    right: -7px;
    top: -19px;
  }
  .mobile-offcanvas::-webkit-scrollbar {
    width: 4px;
    border-radius: 6px;
  }
  .mobile-offcanvas::-webkit-scrollbar-track {
    border-radius: 20px;
  }
  .mobile-offcanvas::-webkit-scrollbar-thumb {
    background-color: #06558a !important;
    border-radius: 20px;
  }
  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
  }
  .mobile-offcanvas .container,
  .mobile-offcanvas .container-fluid {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  header.main-header nav.navbar button.navbar-toggler {
    visibility: hidden;
    position: absolute;
  }
  .mobile-navbar-menu {
    display: flex;
    position: relative;
    top: 2px;
  }
  .mobile-navbar-menu .icon-bars {
    text-transform: uppercase;
    color: #fff !important;
    text-shadow: 1px 1px 3px #2c2c2c;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
  }
  .mobile-navbar-menu .icon-bars svg {
    width: 40px;
    fill: #fff;
    position: relative;
    top: -1px;
    margin-left: 2px;
    border-radius: 2px;
    transform: rotate(180deg);
  }
  .mobile-menu {
    display: block;
  }
  .mobile-menu nav.mobile-offcanvas a.navbar-brand img {
    width: 120px;
  }
  .mobile-menu nav.mobile-offcanvas .accordion button.accordion-button,
  .mobile-menu nav.mobile-offcanvas .accordion a.accordion-button,
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-item {
    background-color: transparent;
  }
  .mobile-menu nav.mobile-offcanvas .accordion button,
  .mobile-menu nav.mobile-offcanvas .accordion h2 a {
    color: #fff;
    padding: 10px 0;
    font-size: 19px;
    line-height: 23px;
    text-transform: capitalize;
    font-weight: 400;
  }
  .mobile-menu nav.mobile-offcanvas .accordion {
    margin: 30px 0 0;
  }
  .mobile-menu nav.mobile-offcanvas .accordion button.accordion-button::after {
    filter: invert(1);
  }
  .mobile-menu nav.mobile-offcanvas .accordion a.accordion-button.accordion-remove-icon::after {
    display: none;
  }
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
  }
  .mobile-menu nav.mobile-offcanvas .offcanvas-header button.btn-close {
    position: absolute;
    right: 30px;
    padding: 0;
    font-size: 24px;
    filter: invert(1);
    opacity: 1;
    top: 50px;
  }
  .mobile-menu .accordion-button:not(.collapsed) {
    box-shadow: none;
  }
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-body {
    padding: 4px 6px 12px;
  }
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-body ul.sub-menu li a {
    color: #fff;
    padding: 3px 0;
    display: block;
    font-size: 17px;
    font-weight: 500;
    position: relative;
    padding-left: 12px;
  }
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-body ul.sub-menu li a {
    color: #fff;
    padding: 4px 0;
    display: block;
    font-size: 16.5px;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    padding-left: 20px;
  }
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-body ul.sub-menu li a svg {
    width: 13px;
    fill: rgba(255, 255, 255, 0.7019607843);
    position: absolute;
    left: 0;
    top: 10px;
    transform: rotate(45deg);
  }
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-body ul.sub-menu li a i {
    position: absolute;
    left: 0;
    top: 7px;
  }
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.0588235294);
  }
  .mobile-menu nav.mobile-offcanvas .accordion .accordion-body ul.sub-menu {
    margin-bottom: 0px;
  }
  .mobile-menu nav.mobile-offcanvas .offcanvas-header {
    padding: 0;
  }
  .mobile-menu nav.mobile-offcanvas ol.social-media-mob-header {
    display: flex;
    margin-top: 30px;
    justify-content: center;
    margin-bottom: 0;
  }
  .mobile-menu nav.mobile-offcanvas ol.social-media-mob-header li {
    margin: 0 8px;
  }
  .mobile-menu nav.mobile-offcanvas ol.social-media-mob-header li a {
    color: #fff;
    transition: all 0.3s;
    overflow: hidden;
    position: relative;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    display: block;
    margin-right: 4px;
  }
  .mobile-menu nav.mobile-offcanvas ol.social-media-mob-header li a svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26px;
    fill: rgb(255, 255, 255);
  }
  .mobile-menu nav.mobile-offcanvas ol.social-media-mob-header li:nth-child(1) a svg,
  .mobile-menu nav.mobile-offcanvas ol.social-media-mob-header li:nth-child(2) a svg {
    width: 24px;
  }
  .mobile-menu nav.mobile-offcanvas ol.social-media-mob-header li a:hover svg {
    fill: #fff;
  }
  .mobile-menu nav.mobile-offcanvas ul.contact-detail-mob {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .mobile-menu nav.mobile-offcanvas ul.contact-detail-mob li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 8px;
  }
  .mobile-menu nav.mobile-offcanvas ul.contact-detail-mob li svg {
    position: absolute;
    left: 0;
    top: 4px;
    fill: #ddd;
    width: 16px;
  }
  .mobile-menu nav.mobile-offcanvas ul.contact-detail-mob li a,
  .mobile-menu nav.mobile-offcanvas ul.contact-detail-mob li address {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    display: block;
  }
  .mobileImpLinks {
    position: relative;
    margin-top: 30px;
  }
  .mobileImpLinks a {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 35px 8px 16px;
    display: inline-block;
    margin: 3px;
    border-radius: 30px;
    transition: 0.4s ease-in-out;
    background: #ea7048;
  }
  .mobileImpLinks a:nth-child(1) {
    background: #f26522;
  }
  .mobileImpLinks a:nth-child(2) {
    background: #90181b;
  }
  .mobileImpLinks a:nth-child(3) {
    background: #faa61a;
    color: #000;
  }
  .mobileImpLinks a:nth-child(3) svg {
    fill: #000;
  }
  .mobileImpLinks a svg {
    width: 15px;
    fill: #fff;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translate(0, -50%) rotate(-30deg);
    transition: 0.4s ease-in-out;
  }
  .mobileImpLinks a:hover svg {
    transform: translate(0, -50%) rotate(0deg);
  }
}
/*======================= Mobile Menu CSS end ========================*/
/*========================================= Main Header End ====================================*/
/*========================================= Main Slider Start ====================================*/
.mainSlider {
  position: relative;
  transition: 0.4s ease-in-out;
}

.mainSlider .carousel-inner .carousel-item img.main-slider-img {
  height: 100dvh;
  -o-object-fit: cover;
  object-fit: cover;
  animation: pulse 4s infinite;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.04);
  }
}
.mainSlider .carousel-inner .carousel-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 40%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9), transparent);
}

.mainSlider .carousel-inner .carousel-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 45%;
  background: linear-gradient(0deg, rgba(12, 12, 12, 0.96), transparent);
}

.mainSlider .carousel-caption {
  right: 8%;
  left: 8%;
  bottom: 5%;
  z-index: 99;
  padding: 0;
  text-align: center;
}

.mainSlider .carousel-caption h1 {
  margin-bottom: 0;
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  color: #faa61a;
  letter-spacing: -0.5px;
  text-transform: capitalize;
  font-family: "Signika", sans-serif;
}

.mainSlider .carousel-caption h1 span {
  font-size: 30%;
  color: #fff;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.mainSlider1 {
  overflow: hidden;
}

.footerTop {
  height: 92vh;
}

.mainSlider1 img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  animation: pulse1 10s infinite;
  animation-duration: 10s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}

@keyframes pulse1 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.3);
  }
}
.mainSlider1 .carousel-inner .carousel-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.5), transparent);
}

.mainSlider1 .carousel-caption {
  z-index: 99;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
  bottom: 11%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.mainSlider1 .carousel-caption h3 {
  font-size: 67px;
  line-height: 76px;
  color: #fff;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4784313725);
  font-weight: 700;
  letter-spacing: -0.9px;
  word-spacing: 2px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.footerBtn a {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  border: 2px solid #faa61a;
  padding: 7px 38px;
  border-radius: 70px;
  display: inline-block;
}

.mainSlider1 .carousel-caption h3 span {
  color: #faa61a;
  font-size: 86%;
}

.main-video {
  height: 99vh;
}

/*========================================= Main Slider 1 End ====================================*/
/*========================================= Home Page Start ====================================*/
/*========================================= Home Page Welcome Sec Start ====================================*/
section {
  padding: 75px 0px;
  position: relative;
  overflow: hidden;
}

.welcome-sec {
  padding: 75px 0px 60px 0px;
}

section.welcome-sec:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/eduction-pattern.jpg);
  filter: opacity(0.05);
  background-size: cover;
  background-position: center;
}

h2.main-head {
  font-size: 50px;
  font-weight: 700;
  line-height: 57px;
  color: #002e65;
  text-transform: capitalize;
}

.wel-content h2.main-head {
  font-size: 55px;
  line-height: 60px;
  font-weight: 700;
  color: #002e65;
}

p.main-para {
  font-size: 20px;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 28px;
}

.schools img {
  width: 100%;
  height: 440px;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  position: relative;
}

.schools {
  position: relative;
  transition: 0.3s ease-in-out;
}

.schools h4:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgb(0, 0, 0), transparent);
}

.schools:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-12px, 12px);
  width: 100%;
  height: 100%;
  background-color: #90181b;
  display: block;
  z-index: -1;
}

.schools2:before {
  background-color: #002e65;
}

.schools3:before {
  background-color: #f26522;
}

.schools h4 {
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  bottom: 0px;
  padding: 25px 20px;
  color: #fff;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-transform: capitalize;
  z-index: 99;
  margin: 0;
  transition: 0.3s ease-in-out;
}

.schools h4 span {
  position: relative;
  transition: 0.3s ease-in-out;
}

span.school-name {
  font-size: 16px;
  font-weight: 600;
  color: #121212;
  display: inline-block;
  padding: 2px 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.founderImg img {
  height: 450px;
  border: 10px solid #fff;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

span.founderName {
  background: #fff;
  padding: 6px 23px 20px 23px;
  font-size: 26px;
  font-weight: 600;
  line-height: 35px;
  color: #90181b;
}

span.founderName small {
  font-weight: 400;
  line-height: 28px;
  color: #000;
}

/*=========================================  Welcome Sec End ====================================*/
/*========================================= News Sec Start ====================================*/
.news-block img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
}

.toNewsBlock .news-block .newImg img {
  height: 175px;
  width: 175px;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
}

.toNewsBlock .news-block .newImg {
  width: 35%;
}

.toNewsBlock .news-block:hover {
  background: rgba(250, 166, 26, 0.2);
}

.toNewsBlock:nth-child(2) {
  margin-top: 10px;
}

.toNewsBlock .news-block {
  display: flex;
  width: 100%;
  gap: 15px;
  border: 1px solid rgba(250, 166, 26, 0.3);
  padding: 10px 12px;
  border-radius: 250px;
  transition: 0.6s ease-in-out;
  overflow: hidden;
}

.toNewsBlock .news-block:hover span.news-date {
  background-color: transparent;
}

.singleNews.largeNews .news-block img {
  height: 408px;
  position: relative;
  transition: 0.3s ease-in-out;
}

.singleNews.largeNews .news-block {
  overflow: hidden;
}

.singleNews.largeNews .news-block:hover img {
  transform: scale(1.1);
}

.singleNews.largeNews .news-block:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 40%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent);
}

.singleNews.largeNews .news-block-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 25px 28px;
  background-color: transparent;
  margin: 0;
}

.news-block-content .main-btn {
  font-size: 17px;
  color: #182957;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
}

.singleNews.largeNews .news-block h4 {
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  transition: 0.3s ease-in-out;
}

.news-block h4 {
  font-size: 19px;
  margin-bottom: 4px;
  color: #000;
  font-weight: 600;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  display: block;
  display: -webkit-box;
  line-height: 25px;
  transition: 0.3s ease-in-out;
}

.news-block p {
  font-size: 15px;
  color: #000;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  display: block;
  display: -webkit-box;
  line-height: 20px;
  font-weight: 400;
}

.news-block-content {
  padding: 12px 6px;
  z-index: 99;
  position: relative;
  width: 80%;
}

span.news-date {
  background: rgba(255, 255, 255, 0.68);
  padding: 5px 13px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 25px;
  color: #2b2b2b;
  transition: 0.6s ease-in-out;
}

span.news-date svg {
  width: 17px;
  position: relative;
  top: -2px;
  right: 3px;
}

.shortNewsDate {
  border: 1px solid #9a9a9a;
  padding: 5px 13px !important;
  display: inline-block;
}

.news-sec .swiper-button-next,
.news-sec .swiper-button-prev {
  background: #fff;
  padding: 8px 16px;
  height: 42px;
  width: 42px;
  border-radius: 50%;
}

.news-sec .swiper-button-next i,
.news-sec .swiper-button-prev i {
  font-size: 18px;
  color: #fc6736;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "";
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "";
}

/*========================================= News Sec End ====================================*/
/*========================================= Academic Block Section Start ====================================*/
section.academicSection {
  background: #fff3f3;
  overflow: inherit;
}

section.academicSection::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/empoweringbg.jpg);
  background-repeat: no-repeat;
  opacity: 0.19;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.academBgLOgo {
  position: absolute;
  opacity: 0.08;
  width: 631px;
  top: -53px;
}

.stickyTop {
  position: sticky;
  top: 170px;
}

.academicBlockInfo {
  position: relative;
  padding: 80px 0 80px 25px;
}

.academicBlockInfo h2 {
  font-size: 66px;
  line-height: 74px;
  font-weight: 700;
  color: #002e65;
  text-transform: capitalize;
  margin-bottom: 20px;
  letter-spacing: -2px;
}

.academicBlockInfo p {
  font-size: 28px;
  line-height: 38px;
  color: #000000;
  font-weight: 400;
}

.academicBox {
  position: relative;
  z-index: 6;
  margin-bottom: 100px;
  transition: 0.4s ease-in-out;
}

.academicBox:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: auto;
  width: 100%;
  height: 50%;
  z-index: 99;
  background: linear-gradient(0deg, #fff, transparent);
}

.academicBlockImg {
  position: relative;
  padding: 70px 0 0px 0;
  transition: 0.4s ease-in-out;
}

.academicBlockImg img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border: 8px solid #f2f4f6;
  transition: 0.4s ease-in-out;
  filter: grayscale(1);
}

.academicBox:hover img {
  filter: none;
}

.academicBlockImg img.img1 {
  height: 703px;
}

.academicBox h3 {
  font-size: 55px;
  line-height: 62px;
  margin-bottom: 0;
  font-weight: 700;
  color: #90181b;
  letter-spacing: -2px;
}

.academContent {
  z-index: 99;
  position: absolute;
  bottom: 31px;
  left: 47px;
}

.academContent p {
  font-size: 27px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0;
}

/*========================================= Academic Block Section End ====================================*/
/*========================================= Life Sec Start ====================================*/
.life-sec-content {
  padding: 5px 20px;
}

.life-img-block img {
  width: 100%;
  height: 515px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s ease-in-out;
}

.lifeList li:nth-child(2) {
  margin-top: 90px;
}

.lifeList li:nth-child(2) .lifeSingleBlock {
  padding-top: 0;
}

.lifeList li:nth-child(1) .lifeSingleBlock {
  padding-top: 0;
}

.lifeList li:nth-child(3) .lifeSingleBlock {
  padding-top: 0;
}

.lifeList li:nth-child(4) {
  margin-top: -90px;
}

.lifeList li:nth-child(6) {
  margin-top: -90px;
}

.lifeList li {
  width: 33.333%;
}

.lifeSingleBlock {
  padding: 25px 25px;
}

.life-img-block {
  overflow: hidden;
}

.life-img-block:hover img {
  transform: scale(1.1);
}

.life-block-content:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
}

.life-block-content h4 {
  font-size: 21px;
  font-weight: 400;
  position: absolute;
  bottom: 0px;
  padding: 10px 20px;
  color: #fff;
  width: 100%;
  z-index: 9;
  text-align: center;
  line-height: 27px;
}

.life-sec .swiper-button-next {
  background: #fff;
  padding: 8px 6px;
  height: 42px;
  width: 42px;
  border-radius: 50%;
}

.life-sec .swiper-button-next svg {
  width: 20px;
  fill: #f66a3d;
}

span.total-image {
  background: rgba(255, 255, 255, 0.8);
  padding: 8px 8px 2px 8px;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 24px;
  font-weight: 600;
  border-radius: 4px;
  color: #002e65;
  text-align: center;
  line-height: 20px;
}

span.total-image small {
  font-size: 42%;
  text-transform: uppercase;
}

.main-btn a {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  border-radius: 55px;
  padding: 9px 20px;
  border: 1px solid #8d8d8d;
  transition: 0.6s ease-in-out;
}

.inner-main-btn a {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  border-radius: 55px;
  padding: 12px 25px;
  border: 1px solid #f26522;
  transition: 0.6s ease-in-out;
  background-color: #f26522;
  text-transform: uppercase;
}

.inner-main-btn a svg {
  width: 30px;
  fill: #fff;
  margin-left: 10px;
  position: relative;
  top: -3px;
}

.main-btn a:hover {
  background: #f26522;
  color: #fff;
  border-color: #f26522;
}

.main-btn a:hover svg {
  fill: #fff;
  transform: rotate(-45deg);
}

.main-btn a svg {
  width: 20px;
  margin-left: 7px;
  position: relative;
  top: 0px;
  fill: #8c8c8c;
  transition: 0.6s ease-in-out;
}

.main-btn1 a {
  padding: 10px 25px;
  color: #000;
  border-radius: 35px;
  font-weight: 600;
}

.main-btn1 a i {
  margin-right: 5px;
}

.main-btn1 a:nth-child(1) {
  background: transparent;
  color: #fff;
}

.main-btn1 a:nth-child(2) {
  background: #fc6736;
  color: #fff;
}

.admision-sce .admision-content {
  background: #fff;
  padding: 50px 120px;
  border-radius: 271px;
}

.admision-sce .admision-content p {
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
}

/*========================================= Home Page End ====================================*/
/*========================================= Footer Sec Start ====================================*/
footer .container.containerFooter .mainFooter {
  position: relative;
  z-index: 99;
  background: #fff;
  margin-top: -78px;
}

.mainFooter h3.main-title {
  position: relative;
  font-size: 55px;
  color: #d9d9d9;
  line-height: 60px;
  padding: 5px 0px 11px 0px;
}

.footer-top-ul li a {
  font-size: 25px;
  color: #ffffff;
  line-height: 18px;
  position: relative;
  font-weight: 600;
  text-align: center;
  height: 100%;
  display: block;
  width: 100%;
  border-left: 1px solid #fff;
  padding: 20px 0px;
  font-family: "Signika", sans-serif;
}

.footer-top-ul li a small {
  font-style: italic;
}

.footer-top-ul li {
  position: relative;
  width: 25%;
  background: #90181b;
  transition: 0.6s ease-in-out;
}

.footer-top-ul li:hover {
  background: #002e65;
}

h4.footer-title {
  color: #000000;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.footer-ul li {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  display: flex;
  align-items: baseline;
}

.footer-ul li a {
  color: #000;
  font-size: 16px;
  transition: 0.6s ease-in-out;
}

.footer-ul li a:hover {
  color: #f66a3d;
}

.important-links li a {
  color: #000;
  border: 1px solid #e0e0e0;
  padding: 9px 10px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  background: #eee;
  transition: 0.6s ease-in-out;
  width: 100%;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.5px;
}

.important-links li a:hover {
  background-color: #002e65;
  color: #fff;
  border-color: #002e65;
}

.important-links li {
  margin-top: 21px;
  width: 100%;
}

.footer-ul li svg {
  width: 19px;
  fill: #000;
  position: relative;
  top: 7px;
  margin-right: 10px;
}

.footer-about {
  padding: 25px 35px;
}

.footer-about p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.footer-logo-block img {
  width: 110px;
}

.footer-logo-block .school-title {
  font-size: 22px;
  color: #fff;
}

.social-links li a svg {
  width: 24px;
  fill: #002e65;
  margin-right: 15px;
}

.footer-links li a {
  color: #000000;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
  transition: 0.2s ease-in-out;
}

.footer-links li a:hover {
  color: #f26522;
}

.footerCopyrightBlock {
  background: #fff;
  overflow: hidden;
  padding: 0px 10px 5px 10px;
}

.footerCopyrightBlock p {
  color: #000;
  margin: 0;
  font-size: 15px;
}

.footerCopyrightBlock p span svg {
  fill: #000;
  width: 34px;
}

.footerCopyrightBlock p a {
  color: #000;
  transition: 0.6s ease-in-out;
}

.footerCopyrightBlock p a:hover {
  color: #f66a3d;
}

.arrowDowan {
  cursor: pointer;
}

.footer-links li {
  margin: 5px 0px;
}

.arrowDowan svg {
  animation-delay: 0s;
  animation: updown 2s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
}

@keyframes updown {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
/*========================================= Footer Sec End ====================================*/
/*========================================= Ticker CSS Start  ====================================*/
.ticker-block span.ball {
  position: absolute;
  background: #90181b;
  z-index: 99;
  margin: 5px 6px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 5px 17px;
  font-weight: 600;
  font-size: 19px;
  border-radius: 60px;
  text-transform: uppercase;
  height: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
}

.ticker-block .container-fluid {
  background: #faa61a;
  padding: 12px 9px !important;
  width: 100%;
  overflow: hidden;
}

.empowerringBtn a {
  background: #faa61a !important;
  border: 1px solid #faa61a !important;
}

.empowerringBtn a svg {
  fill: #353535 !important;
}

.ticker-block marquee {
  padding: 8px 10px !important;
  margin-bottom: -7px;
  width: 100%;
  background: #faa61a;
  padding: 4px;
  margin-left: 183px;
  width: auto;
  margin-right: 20px;
}

.ticker-block marquee span {
  color: #000;
  margin: 0px 12px;
}

.ticker-block marquee p,
.ticker-block marquee a {
  font-size: 16px;
  line-height: 23px;
  color: #000;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
  transition: 0.6s ease-in-out;
}

.ticker-block marquee p svg,
.ticker-block marquee a svg {
  margin-right: 9px;
  width: 30px;
  fill: #000;
}

/*========================================= Ticker CSS End  ====================================*/
/*================================== Preloader  CSS Start ================================*/
.ctn-preloader {
  align-items: center;
  cursor: none;
  display: flex;
  height: 100%;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99342499;
}

.ctn-preloader .animation-preloader {
  position: absolute;
  z-index: 100;
}

.ctn-preloader .animation-preloader .txt-loading {
  font-size: 101px;
  font-weight: 700;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  animation: letters-loading 4s infinite;
  color: #fff;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  position: absolute;
  top: -9px;
  transform: rotateY(-90deg);
}

.textMainLoader.d-block.text-center {
  font-size: 24.5px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 0px;
  color: #faa61a;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
  color: rgba(255, 255, 255, 0.4);
  position: relative;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  animation-delay: 0.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  animation-delay: 0.4s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  animation-delay: 0.6s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  animation-delay: 0.8s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  animation-delay: 1s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
  animation-delay: 1.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
  animation-delay: 1.4s;
}

.ctn-preloader .loader-section {
  background-color: #90181b;
  height: 100%;
  position: fixed;
  top: 0;
  width: calc(50% + 1px);
}

.ctn-preloader .loader-section.section-left {
  left: 0;
}

.ctn-preloader .loader-section.section-right {
  right: 0;
}

.loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}

.loaded .loader-section.section-left {
  transform: translateX(-101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}

.loaded .loader-section.section-right {
  transform: translateX(101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1);
}

@keyframes letters-loading {
  0%, 75%, 100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }
  25%, 50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
.ctaWelcomeSec {
  background: #fff;
  padding: 29px 30px;
  border-radius: 220px;
  border: 4px solid rgb(244, 242, 231);
  transform: scale(0.9);
}

.ctaWelcomeSec img {
  width: 120px;
}

.ctaWelcomeSec h3 {
  font-size: 41px;
  font-weight: 600;
  line-height: 35px;
  color: #002e65;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
}

.ctaWelcomeSec h3 span {
  font-size: 62%;
  font-weight: 400;
  color: #000;
}

.ctaWelcomeSec .mainBtn span {
  font-size: 20px;
  font-weight: 600;
  background: #faa61a;
  padding: 12px 23px;
  border-radius: 100%;
  color: #000;
  height: 120px;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 28px;
  transition: 0.6s ease-in-out;
}

.ctaWelcomeSec .mainBtn span:hover {
  background: #f26522;
}

/*================================== Preloader  CSS Start End ================================*/
/*================================== Inner Banner CSS Start ================================*/
.innerBanner {
  position: relative;
  overflow: hidden;
  z-index: -1;
}

.inner-banner-img {
  overflow: hidden;
}

.innerBanner img {
  height: 100dvh;
  -o-object-fit: cover;
  object-fit: cover;
  animation: pulse2 0.6s infinite;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-iteration-count: 1;
}

.innerBanner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 40%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), transparent);
}

.innerBanner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 40%;
  background: linear-gradient(0deg, rgb(242, 235, 217), transparent);
}

@keyframes pulse2 {
  0% {
    transform: scale(1.1);
    filter: blur(5px);
  }
  100% {
    transform: scale(1);
    filter: blur(0px);
  }
}
.innerBanner.innershortBanner .inner-shortBanner-img img {
  height: 590px;
}

.innerBanner.innerWithOutBanner .innerBannerContent {
  padding: 30px 70px 35px;
}

.innerBanner.innerWithOutBanner {
  background: linear-gradient(180deg, #1669a2, #042f4c);
  height: 430px;
}

.innerBannerContent {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 30px 0;
  text-align: center;
}

.breadcrunb ol li a {
  font-size: 18px;
  color: #002e65;
  font-weight: 600;
}

.breadcrumb-item.active {
  color: #0c2848;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #002e65;
}

.breadcrunb ol li {
  font-size: 18px;
  color: #eee;
  font-weight: 500;
}

.innerBannerContent h1 {
  margin-bottom: 0;
  font-size: 66px;
  line-height: 76px;
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  color: #002e65;
  background: rgba(230, 225, 210, 0.5411764706);
  display: inline-block;
  padding: 11px 27px;
  margin: 0px 8px;
}

.innerBanner.innerWithOutBanner.galleryTitle .innerBannerContent h1 {
  text-transform: math-auto !important;
}

.valuseBlock svg {
  width: 76px;
  opacity: 0.9;
  fill: #181818;
}

.valuseBlock h6 {
  font-size: 25px;
  font-weight: 500;
  color: #002e65;
  margin-top: 15px;
  font-style: italic;
  text-transform: capitalize;
}

.valuseBlock p {
  font-size: 18px !important;
  line-height: 22px !important;
  padding: 0px 5px;
}

.valuseBlock {
  background: #fff4d9;
  padding: 25px 25px;
}

/*================================== Inner Banner CSS End ================================*/
/*===================== Blog Details Page CSS Start ======================*/
.blogDetailInnerBanner {
  background: #fff;
  margin: -133px 0px 0px 0px;
  position: relative;
  z-index: 99;
  padding-top: 84px;
  border-radius: 100% 100% 0px 0px;
}

.blogDetailInnerBanner h1.mainH1 {
  font-size: 70px;
  font-weight: 600;
  line-height: 72px;
  color: #90181b;
}

.blogBannerImg .container,
.blogBannerImg .container-lg,
.blogBannerImg .container-md,
.blogBannerImg .container-sm,
.blogBannerImg .container-xl {
  max-width: 100%;
}

.blogBannerImg {
  position: relative;
}

.blogBannerImg img {
  width: 100%;
}

.blogDetailSectionBlock .blogContentText {
  position: relative;
  padding: 0;
  background: #fff;
}

.blogDetailSectionBlock .blogContentText .blogText,
.blogDetailSectionBlock .blogContentText .blogText ol li,
.blogDetailSectionBlock .blogContentText .blogText p,
.blogDetailSectionBlock .blogContentText .blogText ul li {
  color: #000;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
}

.blogDetailSectionBlock .blogContentText table tr td,
.blogDetailSectionBlock .blogContentText table tr th {
  color: #000;
  font-size: 15px !important;
  font-weight: 300 !important;
  line-height: 18px !important;
  padding: 12px 16px !important;
}

.blogDetailSectionBlock .blogContentText table thead tr td {
  background: #ddd !important;
}

.blogDetailSectionBlock .blogContentText table tr:nth-child(2n) {
  background: rgb(246, 247, 248);
}

.blogDetailSectionBlock .blogContentText table {
  display: block;
  overflow-x: auto;
  margin-bottom: 20px;
}

.blogDetailSectionBlock .blogContentText .imgCaption {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  margin-top: 12px;
  font-style: italic;
  font-weight: 400;
  color: #222;
}

.blogDetailSectionBlock .blogContentText .blogText,
.blogDetailSectionBlock .blogContentText .blogText p {
  margin-bottom: 18px;
}

.blogDetailSectionBlock .blogContentText .blogText ul li,
.blogDetailSectionBlock .blogContentText .blogText ol li {
  margin-bottom: 18px;
}

.blogDetailSectionBlock .blogContentText .blogText ul li:last-child,
.blogDetailSectionBlock .blogContentText .blogText ol li:last-child {
  margin-bottom: 0;
}

.blogDetailSectionBlock .blogContentText ul,
.blogDetailSectionBlock .blogContentText ol {
  list-style-type: disc;
  padding-inline-start: 30px;
  margin-bottom: 16px;
}

.blogDetailSectionBlock .blogContentText li {
  list-style-type: disc;
}

.blogDetailSectionBlock .blogContentText p a,
.blogDetailSectionBlock .blogContentText ul li a,
.blogDetailSectionBlock .blogContentText ol li a {
  color: #e36c28;
  transition: 0.4s ease-in-out;
}

.blogDetailSectionBlock .blogContentText p a:hover,
.blogDetailSectionBlock .blogContentText ul li a:hover,
.blogDetailSectionBlock .blogContentText ol li a {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.blogContentText h2.head {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 18px;
  color: #121212;
}

.blogContentText h3 {
  padding-top: 6px;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 9px;
  color: #000;
}

.blogContentText strong {
  font-weight: 500 !important;
}

.blogDetailSectionBlock .blogContentText .blogText b,
.blogDetailSectionBlock .blogContentText .blogText p b {
  font-weight: 700 !important;
}

.blogDetailSectionBlock .blogContentText .blogText:last-child,
.blogDetailSectionBlock .blogContentText .blogText p:last-child {
  margin-bottom: 0;
}

.wrapperScrollTop {
  scroll-margin-top: 60px;
}

.wrapperSticky {
  position: sticky;
  top: 80px;
}

.popularBlogsScroll {
  position: relative;
  height: 100%;
  max-height: 200px;
  overflow-y: scroll;
}

.popularBlogsScroll::-webkit-scrollbar {
  width: 5px;
  border-radius: 6px;
}

.popularBlogsScroll::-webkit-scrollbar-track {
  border-radius: 20px;
}

.popularBlogsScroll::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 20px;
}

.popularBlogsBox {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.popularBlogsScroll a:last-child .popularBlogsBox {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.popularBlogsBox img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 6px;
}

.popularBlogsBox h4 {
  font-size: 15px;
  line-height: 18px;
  color: #000;
  margin-bottom: 0;
  font-weight: 600;
  position: relative;
  height: 36px;
  overflow: hidden;
}

span.dateTag {
  font-size: 12px;
  line-height: 18px;
  color: #e36c28;
  font-weight: 500;
  display: none;
}

b,
strong {
  font-weight: 600;
}

.blogSidebar {
  background: #f1f1f1;
  padding: 20px 16px;
  border-radius: 6px;
}

.blogSidebar h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 8px;
  color: #121212;
  letter-spacing: -0.2px;
  text-transform: uppercase;
}

.tableContentScroll {
  position: relative;
  height: 100%;
  max-height: 330px;
  overflow-y: scroll;
}

.tableContentScroll::-webkit-scrollbar {
  width: 5px;
  border-radius: 6px;
}

.tableContentScroll::-webkit-scrollbar-track {
  border-radius: 20px;
}

.tableContentScroll::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 20px;
}

.tableContentBlock ul li a {
  position: relative;
  text-decoration: none;
  line-height: 18px;
  font-size: 15px;
  font-weight: 400;
  transition: 0.6s ease-in-out;
  color: #111;
  margin-bottom: 12px;
  display: block;
  padding-left: 20px;
}

.tableContentBlock ul li a svg {
  width: 15px;
  position: absolute;
  left: 0;
  top: 2px;
  fill: #6f6f6f;
}

.tableContentBlock ul li a:hover {
  color: #e36c28;
}

.ctaBlogBanner {
  background: linear-gradient(3deg, #dee1b0, #f4ff63);
  padding: 28px 25px 25px;
  border-radius: 6px;
}

.ctaBlogBanner h5 {
  color: #000;
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 2px;
}

.ctaBlogBanner h6 {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.blog-info {
  position: relative;
  margin-top: 16px;
}

.blog-info .title-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  background: #f1f1f1;
  border-radius: 50px;
}

.blog-info .title-content .title-content-box {
  font-size: 14px;
  padding-left: 20px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  line-height: 18px;
  margin-right: 30px;
  font-weight: 400;
  gap: 10px;
}

.blogDetailSection {
  overflow: inherit !important;
}

.welcome-step-block h2 {
  font-size: 38px;
  color: #000000;
  font-weight: 600;
}

.title-content-box svg {
  width: 16px;
  fill: #f26522;
  font-weight: 500;
}

.blog-info .title-content .title-content-box .span.a2a_svg svg {
  content: "";
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
}

.blog-info .title-content .title-content-box small {
  font-weight: 600;
  font-size: 70%;
  color: #494949;
  text-transform: uppercase;
}

.blog-info .title-content .title-content-box span {
  color: #111;
}

.blogText h2 {
  position: relative;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 0;
  color: #000;
  padding-left: 25px;
}

.blogText h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 30px;
  width: 5px;
  height: 100%;
  background-color: #f26522;
}

.blogSidebar.ctaBlogBlock {
  background: #002e65;
  padding: 25px 12px;
}

.ctaBlogBlock h4 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}

.ctaBlogBlock p {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}

.blogLinks a {
  position: relative;
  color: #fff;
  padding: 8px 20px;
  font-size: 0.95rem;
  line-height: 1.5rem;
  border: 1px solid #f26522;
  font-weight: 700;
  border-radius: 2px;
  background: #f26522;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 8px;
  transition: 0.4s ease-in-out;
}

.explore-more-block h5 {
  margin-bottom: 0;
  background: #35371c;
  color: #fff;
  padding: 6px 25px 6px 12px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.explore-more-block .main-custom-icon {
  background: #1d1e0f;
  color: #fff;
  padding: 6px;
  margin-left: -14px;
  font-size: 24px;
}

.creditBlock {
  position: relative;
  text-align: center;
}

.creditBlock:before {
  content: "";
  position: absolute;
  left: 0;
  top: 56%;
  transform: translate(0, -50%);
  width: 100%;
  border-bottom: 1px dashed #d7d7d7;
}

a.creditBySpan {
  font-size: 12px;
  line-height: 16px;
  color: #818181;
  font-weight: 400;
  display: inline-block;
  background: #fff;
  position: relative;
  padding: 0 8px;
}

.a2a_kit.a2a_kit_size_32.a2a_default_style a span {
  border-radius: 4px;
  border-left: 0;
  width: 28px;
  height: 28px;
  background: #ffffff !important;
  border: 1px solid #000;
}

.a2a_kit.a2a_kit_size_32.a2a_default_style a span svg {
  width: 21px;
  margin: 3px;
}

.a2a_kit.a2a_kit_size_32.a2a_default_style a span svg g,
.a2a_kit.a2a_kit_size_32.a2a_default_style a span svg path {
  fill: #000;
}

span.a2a_svg.a2a_s__default.a2a_s_share2 svg path:nth-child(1) {
  fill: #fff !important;
}

span.a2a_svg.a2a_s__default.a2a_s_share2 svg path:nth-child(2) {
  fill: #000 !important;
}

/*============================= Blog Details Page CSS End ======================*/
/*================================== Footer Img  CSS start ================================*/
ul.pageLinkBlock li a {
  display: inline-block;
  font-weight: 700;
  color: #121;
  text-transform: uppercase;
  padding: 8px 14px;
  font-size: 16px;
  line-height: 24px;
  transition: 0.4s ease-in-out;
}

ul.pageLinkBlock {
  position: relative;
  flex-wrap: wrap;
}

.pageLinkSection {
  position: relative;
  overflow: hidden;
  padding: 12px 0;
  background: #eee;
}

ul.pageLinkBlock li a.active,
ul.pageLinkBlock li a:hover {
  color: #004a7b;
}

footer {
  overflow: hidden;
}

.bottomFooter .swiper-pointer-events {
  touch-action: pan-y;
  padding: 20px 0px;
}

.innerFooter {
  background: #e57250;
}

footer.innerFooter {
  background-image: url(../images/footer-bg/bg1.jpg);
  width: 100%;
  height: 100%;
  background-size: cover;
  padding: 0;
}

.innerFooterall {
  background: #f66a3d;
  opacity: 0.9;
}

footer.innerFooter .container.containerFooter .mainFooter {
  margin-top: 0px;
}

.mainIntro1 {
  background-color: #eee;
}

.mainIntro1 .introText P {
  color: #000000;
  font-style: italic;
}

section.bottomFooter {
  padding: 32px 0px;
}

.bottommaintitle h2 {
  font-size: 38px;
  color: #000000;
  font-weight: 600;
}

section.bottomFooter {
  background: rgba(246, 86, 79, 0.0705882353);
}

.mainIntro1 .introText svg {
  position: absolute;
  top: -20px;
  left: -45px;
  width: 100px;
  filter: opacity(0.11);
  fill: #636363;
}

/*================================== Inner Page Intro CSS Start ================================*/
.introImg {
  position: absolute;
  left: 50%;
  width: 400px;
  opacity: 0.3;
  top: 50%;
  transform: translate(-50%, -50%);
}

.introImg img {
  height: 100%;
  width: 100%;
  opacity: 0.2;
}

.introText P {
  font-size: 20px;
  color: #000;
  line-height: 27px;
  font-weight: 400;
  margin-bottom: 0px;
}

.introText P a {
  color: #002e65;
}

.innerBtn a,
.innerBtn button {
  background: #002e65 !important;
}

.wrapper-block-content-side1 {
  padding: 80px 90px 80px 90px !important;
}

h2.innerHeadBlue {
  color: #002e65 !important;
}

h2.interHead {
  font-size: 40px;
  font-weight: 600;
  color: #90181b;
  line-height: 46px;
  text-transform: capitalize;
}

h4.h4Title {
  font-size: 35px;
  font-weight: 600;
  color: #90181b;
}

.wrapper-section {
  padding: 45px 0px 70px 0px;
}

.wrapper-block-content {
  position: relative;
  padding-top: 60px;
}

p.inner-para {
  position: relative;
  font-size: 23px;
  line-height: 37px;
  margin-bottom: 0;
  margin-top: 18px;
  color: #fff;
  font-weight: 300;
}

th.fc-col-header-cell.fc-day.fc-day-sun {
  background-color: #90181b !important;
}

[aria-label=Sunday] {
  color: #fff !important;
}

h2.innerHead {
  font-size: 42px;
  line-height: 47px;
  font-weight: 700;
  color: #faa61a;
}

.wrapper-block-img img {
  width: 100%;
  height: 90vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.wrapper-block-content-side h4 {
  font-size: 28px;
  line-height: 34px;
  color: #faa61a;
}

.wrapper-block-img {
  position: relative;
  padding-top: 40px;
}

.textBlock {
  background: rgba(237, 161, 137, 0.12);
  padding: 35px 35px;
  height: 100%;
  border: 2px solid rgba(241, 164, 138, 0.0392156863);
}

.textBlock span svg {
  width: 80px;
  fill: #f06d43;
  opacity: 0.6;
}

h4.innerShortHead {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0;
}

/*================================== Inner Page Intro CSS End ================================*/
/*================================== Videos Sec CSS Start ================================*/
.videoSec {
  overflow: visible !important;
}

.secIcon {
  position: absolute;
  top: -23px;
  width: 100%;
  height: 38px;
}

.secIcon svg {
  width: 100%;
  fill: #f2ebd9;
}

.videoImg img {
  height: 260px;
  width: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 9;
  border-radius: 100%;
  border: 8px solid #fff;
}

span.tDate {
  font-size: 17px;
  font-weight: 500;
  border: 1px solid #000;
  padding: 3px 15px;
  border-radius: 47px;
}

.videoBlockConetnt p {
  font-size: 20px;
  line-height: 37px;
  font-style: italic;
}

p.shortPara {
  font-size: 35px;
  line-height: 47px;
  color: #303030;
  font-style: italic;
  font-family: "Signika", sans-serif;
}

.videoBlockConetnt {
  position: relative;
  padding: 0px 90px 5px 42px;
}

.videoImg {
  position: relative;
}

.videoBlockConetnt .main-btn a {
  background: #fff;
  color: #202557;
  border-color: #fff;
}

.videoSec .nav.nav-pills {
  background: rgba(240, 109, 67, 0.168627451);
  padding: 6px 6px;
  justify-content: space-between;
  width: auto;
  border-radius: 86px;
  z-index: 9;
}

.videoSec .nav-pills .nav-link.active,
.videoSec .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #f26522;
  border: 4px solid #fff;
}

.videoSec .nav-pills .nav-link {
  padding: 5px 18px;
  font-size: 17px;
  font-weight: 500;
  color: #444444;
  border-radius: 50px;
  text-transform: uppercase;
  border: 4px solid transparent;
}

.testimonolsName h6 {
  font-size: 24px;
  color: #f26522;
  font-weight: 500;
  line-height: 44px;
  margin: 0;
  text-transform: uppercase;
}

.testimonolsName h6 span {
  color: #000;
  font-size: 85%;
  line-height: 25px;
}

.testimonolsName {
  width: -moz-fit-content;
  width: fit-content;
}

.videoBlockConetnt svg {
  width: 50px;
  fill: #182957;
  opacity: 0.3;
}

.testimonialsSwiper .swiper-button-next,
.testimonialsSwiper .swiper-button-prev {
  position: absolute;
  top: 40%;
  background: #faa61a;
  color: #fff;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  font-size: 18px;
  padding: 6px;
}

.testimonialsSwiper .swiper-button-next,
.testimonialsSwipe .swiper-rtl .swiper-button-prev {
  left: auto;
}

.testimonialsSwiper .swiper-button-prev svg {
  transform: rotate(180deg);
}

.testimonialsSwiper .swiper-button-next svg,
.testimonialsSwiper .swiper-button-prev svg {
  width: 20px;
  fill: #000;
}

.testimonialsSwiper .swiper-button-prev,
.testimonialsSwiper .swiper-rtl .swiper-button-next {
  right: auto;
}

.nametestimoninels span {
  font-size: 24px;
  background: #eee;
  width: 100%;
  display: block;
  padding: 5px 10px;
  font-weight: 600;
  color: #000000;
}

span.testimonolsDate {
  border: 1px solid #000;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 12px;
  font-size: 17px;
  font-weight: 500;
  border-radius: 30px;
}

/*================================== Videos Sec CSS End ================================*/
/*================================================ Animation CSS End =================================================*/
.appear {
  opacity: 0;
  transform: translateX(-40px);
  transition: all 0.6s;
  clip-path: inset(0 100% 0 0);
}

.appear.aos-animate {
  opacity: 1;
  transform: translateX(0);
  clip-path: inset(0 0 0 0);
}

.circles {
  opacity: 0;
  transition: all 0.5s;
  clip-path: circle(0% at 50% 50%);
}

.circles.aos-animate {
  opacity: 1;
  clip-path: circle(100% at 50% 50%);
}

.appear-down {
  opacity: 0;
  transform: translateY(-40px);
  transition: all 0.5s;
  clip-path: inset(0 0 100% 0);
}

.appear-down.aos-animate {
  opacity: 1;
  transform: translateY(0);
  clip-path: inset(0 0 0 0);
}

/*================================================ Animation CSS End =================================================*/
/*==================================  Hero Block Start ==================================*/
.hero-block {
  position: relative;
  margin: 8px;
}

h3.main-head {
  font-size: 42px;
  line-height: 58px;
  color: #182957;
  font-weight: 600;
}

.hero-block .hero-block-img {
  position: relative;
  overflow: hidden;
}

.hero-block .hero-block-img img {
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}

.videotestimoninels {
  height: 415px;
  border: 15px solid #fff;
}

.hero-block:hover .hero-block-img img {
  transform: scale(1.1);
}

.wrapper-section1 {
  background: #fafafa;
}

.hero-block:hover .hero-block-content {
  margin: -50px auto 0 auto;
  right: 0;
  width: 92%;
}

.hero-block .hero-block-content {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 15px 20px;
  position: relative;
  margin: -50px 0 0 0;
  right: 8px;
  text-align: right;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.04);
  transition: 0.3s ease-in-out;
  width: 100%;
}

.hero-block-content h2 {
  font-size: 22px;
  line-height: 34px;
  font-weight: 600;
  margin-bottom: 0;
  color: #182957;
  text-transform: uppercase;
}

.hero-block-content h2 small {
  font-size: 83%;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  font-style: italic;
  text-align: left;
  text-transform: capitalize;
}

.hero-block-content svg {
  width: 18px;
  fill: #182957;
  position: relative;
  top: 12px;
}

/*==================================  Hero Block End ==================================*/
/*==================================  Team Page CSS Start ==================================*/
.facultyBlock img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.shortTable table {
  width: 50%;
}

.facultyBlock .facultyDetail:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 150%;
  background: linear-gradient(0deg, rgb(0, 0, 0), transparent);
}

.facultyBlock .facultyDetail {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  color: #fff;
}

.facultyBlock .facultyDetail h5 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  line-height: 28px;
  position: relative;
  z-index: 999;
  margin-bottom: 6px;
}

.facultyBlock .facultyDetail span {
  font-size: 17px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
  z-index: 999;
  text-transform: uppercase;
}

h4.main-head1 {
  font-size: 25px;
  line-height: 39px;
  color: #000;
  font-weight: 500;
}

.innerText p {
  font-size: 20px;
  color: #000000;
  line-height: 33px;
  font-weight: 400;
}

.admissonProcess .nav-pills {
  justify-content: center;
  gap: 12px;
}

.admissonProcess .nav-pills .nav-link {
  border: 0;
  border-radius: 0;
  padding: 24px 35px 24px 67px;
  clip-path: polygon(10% 50%, 0 0, 90% 0, 100% 50%, 90% 100%, 0 100%, 10% 50%);
  font-size: 19px;
  font-weight: 600;
  background: #e3e3e3;
  color: #182957;
  line-height: 22px;
  position: relative;
}

.admissonProcess .nav-pills .nav-link.active,
.admissonProcess .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #182957;
}

.admissonProcess .nav-pills .nav-link span {
  border: 1px solid #fff;
  background: #fff;
  color: #ea7048;
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  left: 36px;
  border-radius: 50%;
  top: 29px;
  font-size: 14px;
  transform: translate(0px, -29%);
}

.admissionLeft h4 {
  font-size: 36px;
  font-weight: 600;
  color: #000;
}

.sportSec .moments-img-block img {
  height: 405px;
}

.sportSec h4.h4Title {
  color: #002e65;
}

.percinpalDetils h4 {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

.percinpalDetils {
  position: absolute;
  bottom: 7px;
  right: 7px;
  padding: 17px 30px;
  background: #fff;
}

.admissionLeft p {
  font-size: 23px;
  line-height: 31px;
  font-weight: 300;
}

.admissionLeft {
  padding: 26px 30px;
}

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

.mainBtnC a {
  font-size: 15px;
  background: #faa61a;
  color: #000000;
  padding: 7px 4px;
  font-weight: 600;
  border-radius: 45px;
  text-transform: uppercase;
}

.mainBtn a,
.mainBtn button {
  font-size: 20px;
  background: #faa61a;
  color: #000000;
  padding: 10px 22px;
  font-weight: 500;
  border-radius: 45px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.mainBtn a:hover,
.mainBtn button:hover {
  color: #fff;
}

.mainBtn a svg {
  width: 18px;
  fill: #fff;
  margin-left: 5px;
  position: relative;
  top: -2px;
}

.wrapper-block-img-side img {
  height: 90vh;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.wrapper-block-content-side {
  padding: 80px 90px 80px 90px;
}

.wrapper-block-img-side {
  position: relative;
  z-index: 99;
}

.imgSticky {
  position: sticky;
  top: 0px;
}

.wrapper-section-side {
  overflow: inherit !important;
  background-color: #90181b;
  z-index: 9;
}

.wrapper-section-side1 h2.innerHead {
  color: #002e65;
}

.wrapper-section-side1 p.inner-para {
  color: #000;
}

.wrapper-section-side1 {
  background: transparent;
}

.wrapper-section-side.wrapper-section-side1:after {
  visibility: hidden;
}

.wrapper-section-side:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url("../images/dps-lines-pattern.png");
  z-index: -1;
  opacity: 0.05;
}

.histoyontent {
  background-color: #90181b;
  padding: 12px 13px;
  position: relative;
  z-index: 9;
}

.singleHistoryBlock {
  cursor: pointer;
}

.histoyontent svg {
  position: absolute;
  top: -6px;
  fill: #90181b;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
}

.borderIcon {
  position: relative;
  overflow: hidden;
  height: 17px;
}

.borderIcon svg {
  width: 100%;
  fill: #faa61a;
  opacity: 0.2;
}

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

.imgSticky img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

h3.innerHead3 {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  color: #002e65;
}

.wrapper-fee-structure {
  position: relative;
  padding: 30px;
  background: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
}

.wrapper-fee-structure h2 {
  padding: 22px 16px 32px 16px;
  color: #fc6736;
  font-size: 40px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
}

.wrapper-fee-structure1 h2 {
  padding: 0px;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
}

.wrapper-fee-structure1 .main-sub-table table tr th {
  background: #90181b !important;
  color: #ffffff !important;
}

.main-sub-table .table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: #fff;
}

.accountBlock .table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: transparent !important;
}

.main-sub-table table tr th {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 24px;
  background: #e7e7e7;
  color: #000;
  font-weight: 500;
  border: 0;
  vertical-align: middle;
  text-transform: uppercase;
}

.main-sub-table table tr td {
  font-size: 18px;
  line-height: 24px;
  padding: 10px 16px;
  color: #222;
  font-weight: 400;
  vertical-align: middle;
  background: #fff;
  border: 1px solid rgba(144, 24, 27, 0.13);
}

.careersNote {
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
}

.feeTitle {
  text-align: center;
  background: #182957;
  padding: 10px 16px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
}

.wrapper-fee-structure p {
  font-size: 19px;
  font-weight: 400;
  color: #000;
  line-height: 29px;
}

.wrapper-fee-structure1 p a {
  color: #182957;
  font-weight: 600;
}

.accountBlock {
  background: rgba(24, 41, 87, 0.0509803922);
  padding: 20px 22px;
}

.accountBlock table tr td {
  font-size: 18px;
  line-height: 26px;
  padding: 12px 16px;
  color: #000;
  background: transparent;
  border: 1px solid #4e4e4e;
}

.wrapper-fee-structure h5 {
  font-size: 25px;
  color: #f26522;
  font-weight: 600;
  padding-top: 15px;
}

.wrapper-fee-structure .link {
  color: #002e65;
}

.wrapper-fee-structure ul.mainul li {
  font-size: 19px;
  padding: 8px 4px;
  color: #000;
  list-style: auto;
}

.wrapper-block-content-side ul.mainul li {
  font-weight: 300;
}

ul.mainul li {
  font-size: 22px;
  padding: 5px 4px;
  color: #000;
  list-style: auto;
  font-weight: 400;
  line-height: 30px;
}

.feesTab.nav-pills .nav-link {
  background: #fff;
  padding: 10px 30px;
  font-weight: 600;
  font-size: 22px;
  color: #000;
}

.feesTab.nav-pills .nav-link.active,
.feesTab.nav-pills .show > .nav-link {
  color: #000;
  background-color: #faa61a;
}

.enquiryform {
  background: #fff;
  padding: 50px 50px;
}

.enquiryform .form-group label {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #000;
  margin-bottom: 5px;
}

.enquiryform .form-group .form-control,
.enquiryform .form-group .form-select {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  height: 42px;
  font-weight: 700;
  border-radius: 0;
  background-color: rgba(7, 57, 92, 0.11);
  border: 0;
  padding: 8px 12px;
}

.enquiryform .form-group textarea {
  height: 100px !important;
}

.wrapper-photo-info {
  background: #fff;
  position: sticky;
  top: 0px;
}

.video {
  height: 550px;
  width: 100%;
}

.video iframe {
  width: 100%;
  height: 100%;
}

.wrapper-photo-info h3 {
  background: #f26522;
  padding: 10px 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  border: 6px solid #fff;
}

.allGalleryBlock {
  height: 92vh;
  margin: 7px 1px 18px 6px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 5px;
  padding-bottom: 40px;
  background-color: #fff;
}

.allGalleryBlock::-webkit-scrollbar {
  width: 3px;
  border-radius: 6px;
}

.allGalleryBlock::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.3);
  border-radius: 20px;
}

.allGalleryBlock::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 20px;
}

.singleGalleryBlock {
  display: flex;
  align-items: center;
  padding: 5px 5px;
  background: rgba(242, 101, 34, 0.15);
  position: relative;
}

.singleGalleryBlock img {
  width: 70px;
  height: 71px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid #fff;
}

.singleGalleryBlock h6 {
  font-size: 15px;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #000;
  margin: 0;
}

span.lifeDate {
  font-size: 11px;
  background: #90181b;
  color: #fff;
  padding: 3px 6px;
  font-weight: 500;
}

.wrapper-block-publication img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

.wrapper-block-publication .textpub {
  padding: 20px 20px;
  background: #90181b;
  position: relative;
  z-index: 9;
}

.main-sub-table table tr td a {
  color: #f06d43;
}

.wrapper-block-publication .topNewsIcon svg {
  fill: #90181b;
  position: absolute;
  left: 0;
  width: 100%;
  top: -6px;
  z-index: -1;
}

.wrapper-block-publication .textpub h4 {
  font-size: 25px;
  line-height: 33px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0px;
  text-transform: capitalize;
  margin-top: 10px;
}

span.pubDate {
  position: absolute;
  top: -31px;
  background: #f06d43;
  right: 0;
  color: #fff;
  padding: 4px 10px 4px 10px;
  font-weight: 600;
  font-size: 16px;
}

.moments-img-block img {
  height: 320px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.moments-block-content {
  background: #90181b;
  padding: 18px 20px;
  position: relative;
  transition: 0.3s;
  z-index: 9;
  margin-bottom: 13px;
}

.wrapper-photo-gallery {
  overflow: inherit;
}

.moments-block-content .topNewsIcon svg {
  fill: #90181b;
  position: absolute;
  left: 0;
  width: 100%;
  top: -6px;
  z-index: -1;
}

.sportsSec .moments-block-content h4 {
  font-size: 28px;
  line-height: 29px;
}

.sportsSec .moments-block-content P {
  font-size: 20px;
  line-height: 24px;
}

.moments-block-content h4 {
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 12px;
}

.blogsContent p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0;
}

.moments-date {
  color: #fff;
  padding: 4px 15px;
  font-size: 16px;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  gap: 11px;
  border: 1px solid #fff;
  border-radius: 50px;
}

.moments-date svg {
  width: 15px;
  fill: #fff;
}

.allExplore {
  background: #fff;
  padding: 50px 50px;
  position: relative;
  margin-top: -190px;
  z-index: 999;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);
}

section.wrapper-moments {
  overflow: visible !important;
}

h1.momentsTitle {
  font-size: 38px;
  font-weight: 600;
  color: #90181b;
}

.momentsImg img {
  width: 100%;
  height: 100%;
}

.momentsDate {
  color: #000;
  padding: 6px 16px;
  font-size: 17px;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  gap: 10px;
  border: 2px solid #000;
  border-radius: 50px;
}

.momentsDate svg {
  width: 18px;
  fill: #000;
}

p.shortDec {
  font-size: 24px;
  font-weight: 400;
  line-height: 35px;
  color: #000;
}

.momentsdetails p {
  font-size: 19px;
  line-height: 32px;
  color: #000000;
  font-weight: 400;
}

.newsEventCategoryBlock {
  padding: 4px 8px 4px 4px;
  background: #fff;
}

.newsEventCategoryBlock .spanDate {
  width: 98px;
  height: 100px;
  border: 1px solid #f26522;
  background: #f26522;
}

.newsEventCategoryBlock .spanDate span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 13px;
  line-height: 26px;
  font-weight: 500;
  width: 100%;
}

.newsEventCategoryBlock .spanDate span big {
  font-size: 220%;
  font-weight: 500;
  border: 2px solid #ebebeb;
  padding: 6px;
  width: auto;
  margin: 1px 15px;
  border-radius: 51px;
}

.newsEventCategoryContent {
  width: calc(100% - 100px);
}

.newsEventCategoryContent p {
  font-size: 17px;
  line-height: 22px;
  font-weight: 500;
  color: #000;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  transition: 0.4s ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*================================== Transfer Certificate Page Start ==================================*/
.form-select:focus {
  border-color: #c1c1c1;
  box-shadow: none;
}

.wrapper-tc-block,
.wrapper-tc-not-found {
  position: relative;
  padding: 35px 25px;
  background: #fff;
  height: 100%;
  box-shadow: 8px 8px 0 #e9e9e9;
}

.pdfViewer iframe {
  height: 100vh;
}

.wrapper-tc-block h4 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #222;
  font-weight: 600;
  text-transform: uppercase;
}

.wrapper-tc-block form label.form-label {
  color: #000;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 600;
}

.life-img-iner p {
  font-size: 23px;
  font-weight: 500;
}

.wrapper-tc-block form select,
.wrapper-tc-block form input {
  border-radius: 0;
  height: 44px;
  padding: 8px 12px;
  color: #000;
  font-weight: 600;
}

.wrapper-tc-block button.btn,
.wrapper-tc-block a.btn {
  background: #182957;
  width: 100%;
  color: #fff;
  padding: 8px 16px;
  border-radius: 0;
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}

.wrapper-tc-block button.btn .spinner-border {
  width: 20px !important;
  height: 20px !important;
  border: 0.19em solid #fff !important;
  border-right-color: transparent !important;
}

.wrapper-tc-block.wrapper-tc-block2 {
  margin: 0 50px 0 0;
}

.wrapper-tc-block.wrapper-tc-block2 button.btn,
.wrapper-tc-block.wrapper-tc-block2 a.btn {
  background: #f06d43;
  display: block;
}

.form-control:focus {
  border-color: #b3b3b3;
  box-shadow: none;
}

.tc-table table {
  margin-bottom: 0;
}

.tc-table table tr th,
.tc-table table tr td {
  padding: 8px 12px;
  font-size: 18px;
  line-height: 23px;
  color: #000;
  vertical-align: middle;
  width: 50%;
  border: 0;
}

.tc-table table tr {
  border: 0;
  border-bottom: 1px solid #e3e3e3;
}

.tc-table table tr:last-child {
  border-bottom: 0;
}

.tc-table table tr th {
  font-weight: 500;
  text-align: end;
}

.tc-table table tr td {
  font-weight: 700;
}

.tc-spinner-block {
  position: relative;
  height: 280px;
}

.tc-not-found {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.tc-not-found svg {
  width: 90px;
  fill: #e99595;
  margin-bottom: 12px;
}

.tc-not-found h4 {
  font-size: 34px;
  margin-bottom: 0;
  color: #bbbbbb;
  font-weight: 600;
}

.btn-check:focus + .btn,
.btn:focus {
  box-shadow: none;
}

/*================================== Transfer Certificate Page End ==================================*/
/*================================== Modal Css Start ==================================*/
.modal.flyerModal {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  z-index: 9999;
}

.flyerModal .modal-lg {
  max-width: 500px;
}

.flyerModal .modal-content {
  border-radius: 0;
  border: 0;
  overflow: inherit;
}

.flyerModal .modal-header {
  position: relative;
  border-bottom: 0;
}

.modal.flyerModal .modal-body {
  overflow-y: auto;
  border: 8px solid #fff;
}

.flyerModal .modal-body .flyerBlock {
  position: relative;
  padding: 20px 20px 16px;
  text-align: center;
  background: #fff;
}

.flyerModal .modal-body .flyerBlock h2 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 12px;
  color: #f26522;
  font-weight: 700;
}

.flyerModal .modal-body .flyerBlock .flyerText {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  color: #000;
  margin-top: 16px;
}

a.mainBtn2 {
  display: inline-block;
  background: #faa61a;
  color: #000;
  border: 1px solid #faa61a;
  border-radius: 50px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  text-transform: uppercase;
}

.flyerModal .modal-header button.btn-close {
  position: absolute;
  top: -3px;
  right: -35px;
  opacity: 1;
  z-index: 9;
  background: #90181b;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  z-index: 999;
  font-size: 24px;
}

.flyerModal .modal-header button.btn-close svg {
  width: 19px;
  fill: #fff;
}

/*================================== Modal Css Start ==================================*/
h3.innerHead {
  font-size: 40px;
  font-weight: 600;
  color: #000000;
  line-height: 48px;
  text-align: center;
}

.followingList h4 {
  background: #f06d43;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  padding: 10px 10px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 40px;
}

ul.mainlist {
  margin-top: 12px;
}

ul.mainlist li {
  font-size: 17px;
  line-height: 22px;
  color: #000;
  margin-top: 4px;
  background: rgba(234, 112, 72, 0.1294117647);
  display: flex;
  align-items: center;
  margin-bottom: 9px;
  border-radius: 40px;
  padding: 5px 5px;
}

ul.mainlist li span {
  background: #ffffff;
  margin-right: 10px;
  color: #000;
  padding: 3px 7px;
  display: flex;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  font-size: 84%;
}

.followingList {
  background: #fff;
  border-radius: 20px;
  padding: 11px;
}

ul.wrapper-subject-ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-top: 30px !important;
}

ul.wrapper-subject-ul.wrapper-activity-ul li {
  width: 25%;
  padding: 6px;
}

ul.wrapper-subject-ul.wrapper-activity-ul .wrapper-subject-block {
  background: #fff4d9;
  padding: 18px 11px;
  height: 100%;
}

ul.wrapper-subject-ul .wrapper-subject-block svg {
  width: 56px;
  fill: #000;
  opacity: 0.8;
}

ul.wrapper-subject-ul .wrapper-subject-block h4 {
  font-size: 22px;
  line-height: 27px;
  margin-top: 17px;
  margin-bottom: 0;
  color: #002e65;
}

ul.mainulSchool li {
  font-size: 22px;
  padding: 8px 0px;
  list-style: auto;
  font-weight: 400;
  color: #000;
  line-height: 30px;
}

.wrapper-block-content h3 {
  font-size: 28px;
  color: #000000;
  font-weight: 500;
}

.mainBtn1 a {
  background-color: #182957;
}

.address-wrap {
  height: 100%;
  padding: 40px 30px;
  background: #fff;
  margin-left: 50px;
}

.address-wrap .form-group {
  position: relative;
  padding-left: 50px;
  margin: 55px 0;
}

.address-wrap .form-group svg {
  width: 23px;
  fill: #f26522;
}

span.iconForm {
  height: 38px;
  width: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #f26522;
  position: absolute;
  left: 0;
  top: 0;
  padding: 9px;
  border-radius: 100%;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 100% !important;
  border-bottom-left-radius: 100% !important;
}

.address-wrap p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 0;
}

.send-loc-block {
  margin-top: 12px;
}

.send-loc-block .input-group input.form-control {
  height: 44px;
  font-size: 17px;
  background: #fff;
  color: #000;
  border-radius: 0;
  border: 0;
  padding: 6px 16px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  text-transform: capitalize;
  font-weight: 500;
}

.send-loc-block .input-group {
  border: 1px solid #0d0d0d;
  border-radius: 40px;
  padding: 2px;
}

.send-loc-block .input-group button {
  background: #faa61a;
  border: 0;
  font-size: 16px;
  border-radius: 100%;
  width: 46px;
  height: 46px;
}

.LocationBlockName {
  position: absolute;
  right: 26px;
  background: #002e65;
  height: 100%;
  padding: 28px 30px;
  width: 285px;
}

.LocationBlockName span {
  font-size: 37px;
  line-height: 54px;
  color: #fff;
  font-weight: 600;
  font-family: "Signika", sans-serif;
}

.send-loc-block .input-group button svg {
  width: 20px;
  fill: #000;
}

.address-wrap p small {
  font-size: 85%;
  line-height: 16px;
}

.address-wrap p a {
  color: #222;
  text-decoration: none;
  display: block;
  transition: 0.6s ease-in-out;
}

/*----------------------------- Calendar Page Start ------------------------------*/
#calendar_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0 auto;
  bottom: 0;
  font-size: 20px;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.9);
  height: 100%;
  display: none;
}

#calendar {
  border-radius: 10px !important;
}

#calendar_pop .calendar_inner {
  width: 420px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#closeCal {
  position: absolute;
  top: -5px;
  right: -32px;
  width: 24px;
  cursor: pointer;
}

#calendar_pop .calendar_inner .calendarSingle {
  padding: 35px 20px 25px;
}

#calendar_pop .calendar_inner .calendarSingle .dateContent h3 {
  font-size: 18px;
  line-height: 23px;
  margin-left: 10px;
  padding: 10px;
  min-height: none;
  height: auto;
  border-width: 4px;
  font-weight: 300;
}

.calendar-wrapper {
  height: 100%;
  padding: 60px 0px 60px 30px;
}

.calendarSingle {
  padding: 30px 30px;
  background: #002e65;
  margin: 0 0 0 0;
  text-align: center;
  border-radius: 4px;
}

.circleDate {
  background-color: #113c73;
  color: #fff;
  margin: 0 8px 20px;
  text-align: center;
  font-weight: 700;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  opacity: 0.8;
  width: 100%;
}

.circleDate .date span {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: normal;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0;
}

.circleDate .date span:nth-child(2) {
  font-size: 32px;
  line-height: 38px;
  padding: 10px;
  margin: -10px 2px;
  border-radius: 100%;
  border: 2px solid #fff;
  font-weight: 600;
  background: #004a7b;
  width: 60px;
  height: 60px;
}

.calendarSingle .dateContent h3 {
  font-size: 20px;
  color: #fff;
  margin: 0;
  text-align: left;
  margin-left: 20px;
  border-left: 5px solid #c3c3c3;
  padding: 20px 10px 0 10px;
  height: 70px;
  overflow: hidden;
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: rgb(253, 233, 217) !important;
}

.fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px;
  background: rgba(245, 127, 32, 0.17);
  margin-bottom: 20px;
  border-radius: 50px;
}

h2.fc-toolbar-title {
  font-size: 28px !important;
  line-height: 28px;
  margin: 0;
  color: #121212 !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

button.fc-today-button.fc-button.fc-button-primary {
  color: #fff !important;
  background-color: #f26522 !important;
  border-color: #ea7048 !important;
  opacity: 1 !important;
  border-radius: 50px !important;
  padding: 5px 16px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  border: 0 !important;
  line-height: 28px;
}

button.fc-next-button.fc-button.fc-button-primary {
  color: #fff !important;
  background-color: #f26522 !important;
  border-right: 8px solid rgba(9, 31, 82, 0.2);
  border-radius: 60px;
  border-top: 0;
  border-bottom: 0;
  border: 0 solid transparent;
}

button.fc-next-button.fc-button.fc-button-primary:active {
  color: #ea7048;
  background-color: #ffffff;
}

button.fc-prev-button.fc-button.fc-button-primary {
  color: #fff !important;
  background-color: #f26522 !important;
  border-right: 8px solid rgba(9, 31, 82, 0.2);
  border-radius: 60px;
  border-top: 0;
  border-bottom: 0;
  border: 0 solid transparent;
  margin-right: 8px;
}

button.fc-prev-button.fc-button.fc-button-primary:active {
  color: #fff;
  background-color: #1e216c;
}

th.fc-col-header-cell.fc-day {
  padding: 6px 12px;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  background: #faa61a;
}

th.fc-col-header-cell.fc-day a.fc-col-header-cell-cushion {
  color: #000;
}

td.fc-day {
  padding: 6px;
  font-size: 17px;
  color: #000;
  font-weight: 400;
}

.fc .fc-daygrid-day-number {
  padding: 4px;
  position: relative;
  z-index: 4;
  color: #000;
}

.fc .fc-daygrid-day-number:hover {
  color: #000;
}

.fc .fc-button-primary:focus {
  box-shadow: none;
}

.fc-event-main {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 14px;
  border-radius: 3px !important;
  border: 0;
  color: #fff !important;
  font-weight: 400;
  padding: 2px 6px !important;
  cursor: pointer;
}

.fc-event,
.fc-event-dot {
  background-color: #002e65 !important;
}

.fc-event {
  padding: 0;
}

.dateContent p#cal_date_range {
  color: #fff;
}

#closeCal {
  position: absolute;
  top: -10px;
  right: -28px;
  width: 24px;
  cursor: pointer;
}

#closeCal svg {
  width: 40px;
  fill: #f26522;
  border: 2px solid #f26522;
  height: 40px;
  padding: 5px;
  border-radius: 100%;
}

/*----------------------------- Calendar Page End ------------------------------*/
.filter-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.filter-buttons button {
  border: none;
  outline: none;
  padding: 12px 19px;
  background-color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}

.filter-buttons select {
  margin-left: 10px;
  padding: 12px 19px;
  background-color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
}

.filter-buttons button:hover,
.filter-buttons select:hover {
  background-color: #ddd;
}

.publication {
  display: none;
}

.publication.show {
  display: block;
}

.filter-buttons button.active {
  background-color: #faa61a;
  color: #000;
}

.btnBlock {
  align-items: center;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.plain-text ul.mainul li {
  list-style: none;
}

.busBlock svg {
  width: 100px;
  fill: #edca29;
  height: 133px;
}

span.routeNo {
  position: absolute;
  right: 10px;
  background: #f06d43;
  padding: 3px 16px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border-radius: 20px;
  top: 10px;
}

.busBlock {
  background-color: rgba(234, 112, 72, 0.0509803922);
  padding: 10px 20px;
  position: relative;
  border-radius: 18px;
  height: 100%;
}

.busBlock h6 {
  font-size: 25px;
  font-weight: 600;
  color: #000000;
  line-height: 36px;
  margin-top: 20px;
}

.bus-container {
  position: relative;
  overflow: hidden;
  width: 100% !important;
  height: 100px;
  border-bottom: 2px dotted #b9b9b9;
}

.busIcon {
  position: absolute;
  animation: moveBus 5s linear infinite; /* Adjust duration as needed */
}

@keyframes moveBus {
  0% {
    transform: translateX(-100%); /* Start off the left side */
  }
  100% {
    transform: translateX(100%); /* Move to the right side */
  }
}
.bookList h6 {
  font-size: 22px;
  font-weight: 600;
  color: #004a7b;
  margin: 0;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.downloadbtn svg {
  width: 25px;
  fill: green;
}

.bookList {
  background: #ffffff;
  padding: 17px 17px;
  text-align: center;
  border-left: 3px solid rgba(0, 74, 123, 0.8784313725);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.schoolTimingBlock {
  background: #eee;
  padding: 20px 20px;
  height: 100%;
}

.schoolTimingBlock h6 {
  font-size: 26px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 5px;
  color: #004a7b;
  text-transform: uppercase;
}

span.timingTitle {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 5px;
}

span.timing {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}

ul.siteMapUl li h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  color: #004a7b;
  margin-bottom: 16px;
}

ul.siteMapUl li ol {
  padding-inline-start: 30px;
  position: relative;
}

ul.siteMapUl li ol:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1882352941);
}

ul.siteMapUl li ol li a {
  color: #000;
  font-size: 17px;
  line-height: 22px;
  display: inline-block;
  font-weight: 600;
  position: relative;
  margin: 6px 0;
  transition: 0.4s ease-in-out;
}

ul.siteMapUl li ol li a:before {
  content: "";
  position: absolute;
  left: -28px;
  top: 50%;
  transform: translate(0, -50%);
  width: 15px;
  height: 2px;
  background: rgba(0, 0, 0, 0.1882352941);
}

/*----------------------------- Careers Page Start ------------------------------*/
.contact-form.careersForm {
  background: #fff;
  padding: 50px 40px;
}

.contact-form.careersForm .form-group input, .contact-form.careersForm .form-group select {
  font-size: 14px;
  padding: 8px 9px;
  height: 40px;
  color: #000;
  border-radius: 4px;
  font-weight: 500;
  border: 1px solid #fff;
}

.contact-form.careersForm .form-group textarea {
  font-size: 14px;
  padding: 8px 9px;
  color: #000;
  border-radius: 4px;
  font-weight: 500;
  border: 1px solid #fff;
}

.mainBtn .adBtn {
  padding: 4px 20px;
}

.contact-form.careersForm .form-section {
  background: #f2ebd9;
  padding: 20px 20px;
  margin-bottom: 30px;
}

.contact-form.careersForm .form-section h4 {
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(131, 131, 131, 0.231372549);
  padding-bottom: 5px;
  color: #004a7b;
  font-weight: 600;
  margin-bottom: 18px;
}

.genderblock {
  font-size: 16px;
  font-weight: 500;
}

.contact-form.careersForm .form-section label {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 3px;
  color: #000;
}

/* ================================= Histrory Page Start ================================*/
img.navigation1-bg-img {
  height: 320px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.navigation1 nav > ul,
.navigation1 nav ul ul {
  padding-top: 0;
}

.navigation1 div > ul > li > a {
  display: block;
  color: #070707;
  font-size: 30px;
  padding: 8px 2px;
  font-weight: 600;
  line-height: 41px;
  margin-bottom: 11px;
  position: relative;
}

#div1 {
  display: block;
}

.navigation1 div ul li a.nav_active {
  color: #002e65;
  position: relative;
}

.navigation1 div ul li a.nav_active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #90181b;
  animation: divBorderAnimation 0.3s ease-in-out forwards;
}

@keyframes divBorderAnimation {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/* ================================= Histrory Page Ends ================================*/
.testminoslImg img {
  height: 140px;
  width: 140px;
  border-radius: 100%;
  border: 5px solid #fff;
  margin-top: -85px;
}

.parent-testimonials {
  background: #fff;
  padding: 45px 45px;
  height: 100%;
  border-radius: 20px;
}

.testminoslImg h5 {
  font-size: 27px;
  color: #002e65;
  font-weight: 600;
}

.parent-testimonials p {
  font-size: 20px;
  line-height: 31px;
  color: #000;
  margin: 0;
}

.parent-testimonials p span {
  padding-left: 136px;
}

span.quotIcon {
  position: absolute;
  right: -9px;
  top: -39px;
}

span.quotIcon svg {
  width: 54px;
  fill: #faa61a;
  opacity: 0.7;
}

.sportsSec .moments-block-content {
  margin-bottom: 28px !important;
  height: 100px;
  padding: 10px 20px;
}

/*----------------------------- Admissions Enquiry Start ------------------------------*/
.modal.admission-enquiry-modal {
  z-index: 99999;
  background: rgba(0, 0, 0, 0.1);
  opacity: 1;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}

.modal.admission-enquiry-modal .modal-content {
  border-radius: 0;
  border: 4px solid #fff;
}

.admission-enquiry-modal .modal-header:after {
  content: "";
  border-top: 12px solid #90181b;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: calc(100% - 0px);
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}

.modal.admission-enquiry-modal .modal-header {
  background: #90181b;
  border-radius: 0;
  padding: 12px 18px 14px;
  position: relative;
}

.modal.admission-enquiry-modal .modal-header h5.modal-title {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Signika", sans-serif;
}

.modal.admission-enquiry-modal .modal-header button.btn-close {
  filter: invert(1);
  opacity: 1;
  padding: 8px;
}

.modal.admission-enquiry-modal .modal-dialog {
  max-width: 430px;
  margin: 20px auto;
}

::-moz-placeholder {
  color: #555 !important;
}

::placeholder {
  color: #555 !important;
}

.modal.admission-enquiry-modal .modal-content .modal-body {
  padding: 16px 0px 0px;
}

.sr_widget.modelForm {
  height: 362px;
}

.btn-close:focus {
  box-shadow: none;
}

.admission-enquiry-modal .wrapper-main-form form button.btn {
  background: #faa61a;
  color: #000;
  width: 100%;
  font-size: 17px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  padding: 8px 16px;
}

.admission-enquiry-modal .wrapper-main-form form input,
.admission-enquiry-modal .wrapper-main-form form select,
.admission-enquiry-modal .wrapper-main-form form textarea {
  height: 44px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  padding: 6px 0;
  color: #000;
  border: 0;
  border-bottom: 1px solid #cdcdcd;
}

.admission-enquiry-modal .wrapper-main-form form textarea {
  height: 100px;
}

.admission-enquiry-modal .wrapper-main-form form select {
  color: #555;
}

.form-control:focus,
.form-select:focus {
  border-color: #ced4da;
  box-shadow: none;
}

/*----------------------------- Admissions Enquiry End ------------------------------*//*# sourceMappingURL=main.css.map */