@import url("https://fonts.googleapis.com/css2?family=Lobster&family=Pacifico&display=swap");
.d-flex-justify-align-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.d-flex-dir-col-justify-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.d-flex-dir-col-justify-align-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.d-flex-justify-center {
  display: flex;
  justify-content: center;
}
.justify-start {
  justify-content: start !important;
}
.d-flex-dir-row {
  display: flex;
  flex-direction: row;
}
.text-center {
  text-align: center;
}
.text-decor-underline {
  text-decoration: underline;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-30 {
  font-size: 30px !important;
}
.mt-0 {
  margin-top: 0;
}
.mt-15 {
  margin-top: 15px;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-0 {
  padding-bottom: 0;
}
.mr-15 {
  margin-right: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.pl-5 {
  padding-left: 5px !important;
}
.pl-20 {
  padding-left: 20px;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.ptb-30 {
  padding: 30px 0 !important;
}
.pt-20 {
  padding-top: 20px;
}
.bg-none {
  background: none !important;
}
.handle-preloader {
  background-color: #17345a;
}
.bg-light {
  background: #fff !important;
}
.bg-position-top-center {
  background-position: top center !important;
}
.bg-position-center-center {
  background-position: center center !important;
}
.bg-position-bottom-center {
  background-position: bottom center !important;
}
.pattern-bg {
  background: url(../images/_all/home-bg-1.jpg) !important;
}
@media only screen and (min-width: 768px) {
  .gallery-list-item-nav:hover ul {
    width: 200px !important;
  }
}
.custom-line-divider {
  height: 1px;
  background: #d1143e;
  width: 100%;
  margin: 20px 0;
}
.breadcrumb-area .inner-content h1 {
  color: #fff;
  font-size: 60px;
  line-height: 1.07em;
  font-weight: 700;
  text-transform: capitalize;
}
.breadcrumb-area .inner-content {
  padding: 10px 0 10px;
}
.inner-page-breadcrumb-bg {
  background: url(../images/_all/inner-page-breadcrumb-img.png);
}
.breadcrumb-area-bg {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.section-padding {
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .achievments-inner-page-section .container .row {
    gap: 25px;
  }
  .grid-item-alignment-desktop {
    align-items: start !important;
  }
  .achievments-inner-page-section {
    padding: 20px 0;
  }
}
.home-sec-title .home-main-title {
  font-weight: 700;
}
.sec-title-style3 {
  margin-top: 0;
  padding-bottom: 20px;
}
.glowing-link {
  animation: glowing-link 1500ms infinite;
}
@keyframes glowing-link {
  0% {
    background-color: #b20000;
    box-shadow: 0 0 3px #b20000;
  }
  50% {
    background-color: red;
    box-shadow: 0 0 40px red;
  }
  100% {
    background-color: #b20000;
    box-shadow: 0 0 3px #b20000;
  }
}
.nice-select .option a {
  color: #fff;
}
.quick-link-box .link-box ul li a {
  background: #17345a;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 0 8px #17345a;
}
.quick-link-box .link-box ul li a:hover {
  color: #c3ddff;
}
.main-header-logo a img {
  width: 180px;
}
@media (min-width: 1200px) and (max-width: 1370px) {
  .main-header-logo a img {
    width: 150px;
  }
  .main-menu .navigation > li > a {
    font-size: 13px;
  }
}
.sticky-header .auto-container {
  max-width: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1680px) {
  .sticky-header .auto-container {
    padding: 0 30px;
  }
}
.banner-image-layer-1 {
  background: url(../images/_all/home/420.webp);
}
.banner-image-layer-2 {
  background: url(../images/_all/home/banner15.webp);
}
.banner-image-layer-3 {
  background: url(../images/_all/home/banner-1.webp);
}
.banner-image-layer-4 {
  background: url(../images/_all/home/St-teresa-banner.webp);
}
.banner-image-layer-5 {
  background: url(../images/_all/home/St-teresa-Banner-1.webp);
}
.home-banner-slider .banner-content .big-title .sub-title {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  text-shadow: 0 0 16px #fff;
  margin-bottom: 10px;
}
.home-banner-slider .banner-content .big-title .main-title {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.75) 7px 7px 10px;
  font-weight: 800;
  font-size: 55px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-text-stroke: #fff;
  -webkit-text-stroke-width: 2px;
}
.home-banner-slider .banner-content .text p {
  font-size: 17px;
  line-height: 1.3;
  font-weight: 400;
}
.home-about-section {
  background: url(../images/_all/home-bg-1.jpg);
}
.homepage-about-statement-content-box .sec-title {
  padding-bottom: 20px;
}
.homepage-about-statement-content-box .sec-title h2 {
  line-height: 1;
}
.homepage-about-statement-content-box
  .statements-content-box__inner
  .item
  .single-statements-item {
  margin-bottom: 0;
  line-height: 1.4;
  padding-left: 0;
}
.homepage-about-statement-content-box
  .statements-content-box__inner
  .item
  .single-statements-item
  .text
  h3 {
  margin-bottom: 10px;
  line-height: 1.3;
  font-size: 26px;
  color: #fff;
}
.home-about-left-content-box {
  background: #1b1f59;
}
.home-about-left-content-box .home-sec-title .home-main-title {
  color: #fff;
}
.home-about-left-content-box .sec-title {
  margin-top: 0;
  padding-bottom: 20px;
}
.home-about-section .text {
  padding: 0 0 10px;
}
.home-about-left-content-box .text p {
  line-height: 1.5;
  color: #eee;
}
.home-about-section .homepage-about-mission-statement-text {
  padding: 0;
}
.home-about-section .homepage-about-mission-statement-text p {
  color: #eee;
}
.homepage-about-accreditations-box {
  background: #1b1f59;
  padding: 25px 15px;
  margin-top: 0px !important;
}
.homepage-about-accreditations-box .inner-title h3 {
  color: #fff;
  margin-bottom: 10px;
}
.homepage-about-accreditations-box .inner-title p {
  color: #666;
  line-height: 1.5;
}
.homepage-about-accreditations-box ul {
  padding-top: 0;
  display: inline-block;
}
.home-about-right-content-box {
  padding: 25px 15px;
  background: #1b1f59;
}
.homepage-about-accreditations-box-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.content-list-accreditions,
.accredition-img-list {
  gap: 20px;
}
.content-list-accreditions p {
  margin-bottom: 0;
  color: #eee;
  font-size: 16px;
  line-height: 1.5;
}
.homepage-about-accreditations-box ul li .single-accreditations-logo {
  cursor: default;
}
.home-circular-and-calender-section {
  padding: 40px 0;
}
.home-circular-and-calender-section-col {
  justify-content: start;
}
.home-circular-and-calender-title {
  font-size: 20px;
  background: #1b1f59;
  padding: 8px;
  color: #fff;
}
.home-and-circular-content-container {
  padding: 0;
  position: relative;
  margin: 20px 0;
  z-index: 10;
}
.home-calender-and-circular-border-bg {
  box-shadow: 0 0 12px #1b1f5999;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.home-and-circular-content-container iframe {
  background: #e4e4e4;
}
.home-our-acedemics-dept-new-section {
  padding: 60px 0;
  background: url(../images/_all/home-bg-1.jpg);
}
.home-our-acedemics-dept-new {
  margin-bottom: 40px;
  box-shadow: 0 0 10px #1b1f5961;
}
.home-our-acedemics-dept-new .text-box {
  background: #f9f5f3;
  margin-right: 0;
  padding: 50px 30px;
  background: #ffffff !important;
  border: none !important;
}
.home-our-acedemics-dept-new .text-box h2 {
  font-size: 34px;
  line-height: 1;
  -webkit-text-stroke-width: 0.3px;
}
.home-our-acedemics-dept-new .icon-box {
  width: 80px;
  position: relative;
  margin-bottom: 20px;
}
.home-our-acedemics-dept-new-slide-1-bg {
  background: url(../images/_all/academics/FOUNDATIONALSTGAE.webp) center
    center/cover no-repeat;
}
.home-our-acedemics-dept-new-slide-2-bg {
  background: url(../images/_all/academics/PRIMARYWING.webp) center center/cover
    no-repeat;
}
.home-our-acedemics-dept-new-slide-3-bg {
  background: url(../images/_all/academics/MIDDLEWING.webp) center center/cover
    no-repeat;
}
.home-our-acedemics-dept-new-slide-4-bg {
  background: url(../images/_all/academics/SENIORWING.webp) center center/cover
    no-repeat;
}
.home-infrastructure {
  padding: 70px 0;
}
.home-infrastructure-box {
  text-align: center;
  padding: 20px;
}
.home-infrastructure-box .text-holder {
  padding: 0;
}
.home-infrastructure-box .text-holder a {
  background: none;
  padding: 0;
  color: #111 !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 1px;
  text-align: center;
  margin: 7px 0;
}
.home-infrastructure-box .text-holder a:hover {
  background-color: inherit;
}
.home-infrastructure-box .text-holder .text {
  padding-top: 5px;
}
.home-infrastructure-box .text-holder .text p {
  margin: 0;
  line-height: 1.4;
}
.home-infrastructure-box .icon .round-box {
  display: none;
  background: #17345a30;
  top: -10px;
  right: 0;
}
.home-infrastructure-box:hover .icon .round-box {
  background: #d1143e33;
}
.home-infrastructure-boxes-col .home-infrastructure-boxes-inner-rows {
  display: flex;
  justify-content: space-evenly;
  margin: 5px 0;
}
.home-infrastructure-box .icon {
  display: flex;
  justify-content: center;
}
.homepage-sports-section {
  padding: 70px 0;
  background: #eee;
}
.homepage-sports-box {
  padding: 50px;
}
.homepage-sports-box-overlay::before {
  background: #0000005e;
}
.homepage-sports-box-overlay-1 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-1.JPG)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-2 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-2.png)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-3 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-3.jpg)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-4 {
  background: url(../images/_all/home/side-view-hand-holding-shuttlecock.jpg)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-11 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-4.JPG)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-10 {
  background: url(../images/_all/home/ball-hitting-net.jpg) center center/cover
    no-repeat;
}
.homepage-sports-box-overlay-5 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-5.JPG)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-6 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-6.png)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-7 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-7.JPG)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-8 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-8.JPG)
    center center/cover no-repeat;
}
.homepage-sports-box-overlay-9 {
  background: url(../images/_all/home/homepage-sports-section-hover-img-9.JPG)
    center center/cover no-repeat;
}
.homepage-sports-box::before {
  border: none;
  background: linear-gradient(27deg, #ab1e3e 22%, #e02851 99%);
  box-shadow: inset 0 0 40px 0 #00000036;
}
.homepage-sports-box .counting-box {
  margin-bottom: 0;
}
.homepage-sports-box .counting-box h2 {
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-text-stroke: 1px #fff;
  -webkit-text-fill-color: #fff;
}
.homepage-sports-block-col {
  padding: 0 20px;
}
.home-gallery-section {
  padding: 50px 0;
  background: #fff;
}
.home-gallery-carousel.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
  background: #b4c2d3;
}
.home-gallery-carousel.owl-nav-style-one.owl-theme .owl-nav {
  margin-bottom: 0;
}
.home-gallery-carousel.owl-nav-style-one.owl-theme .owl-nav::after {
  background: transparent;
}
.gallery-btn-col {
  display: flex;
  justify-content: end;
  align-items: center;
}
.gallery-title-row {
  margin-bottom: 30px;
}
.homepage-gallery-image-style {
  padding: 5px;
  border-radius: 0;
}
.homepage-gallery-image-style .img-holder {
  border-radius: 0;
}
.homepage-gallery-image-style .overlay-content {
  border: 2px solid #fff;
  border-radius: 0;
}
.homepage-gallery-image-style .overlay-content a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 22px;
  line-height: 55px;
}
.footer-logo-container a img {
  width: 300px;
}
.about-school-breadcrumb {
  background: url(../images/_all/about/about-school/about-breadcrumb-banner.png);
}
.about-school-section {
  padding: 60px 0;
}
.about-school-section .accreditations-logo {
  padding: 35px 0 0;
}
.about-school-section .accreditations-logo ul {
  justify-content: center;
}
.about-school-section .accreditations-logo ul li {
  box-shadow: inset 0 0 33px 4px #00000045;
  padding: 12px;
  border-radius: 50%;
  transition: all 0.3s ease-in;
}
.about-school-section .accreditations-logo ul li:hover {
  box-shadow: inset 0 0 33px 4px #0000009d;
  border-radius: 10px;
  transition: all 0.3s ease-in;
}
.about-school-section .about-style1__inner {
  padding: 20px;
}
.about-school-section .about-style1-content {
  padding-right: 20px;
}
.about-school-section .about-style1-content .top .big-text {
  color: #41638e;
  font-size: 135px;
  line-height: 1;
  font-family: inherit;
}
.about-school-section .about-style1-content .bottom-text {
  padding: 20px 0;
}
.about-school-section .accreditations-logo:before {
  top: 0;
  left: 0;
  height: 1px;
  background: #d1143e26;
  width: 100%;
}
.about-school-section .about-style1-top-img-box {
  padding-bottom: 10px;
}
.about-school-section .about-style1-img-box {
  padding-left: 5px;
}
.about-school-section .about-style1-img-box .inner::before {
  background-color: #00000060;
}
.director-message-breadcrumb {
  background: url(../images/_all/about/director-message/director-message-breadcrumb-banner.png);
}
.admission-style1-area {
  background: none;
}
.director-message-section .admission-style1-content-box__inner {
  position: relative;
  display: block;
  padding: 30px !important;
}
.director-message-section .admission-style1-img-box {
  min-height: 675px;
}
.director-message-section .admission-style1-content-box {
  max-width: 100%;
  padding: 0;
}
.director-message-section .admission-style1-content-box .sec-title {
  padding-bottom: 25px;
}
.director-message-row-1 {
  background: #f3f3f3;
}
.director-message-row-2 {
  background: aliceblue;
}
.director-message-section .admission-style1-content-box .text {
  padding-bottom: 0;
}
.director-message-section .admission-style1-content-box .text p {
  margin-bottom: 10px;
}
.director-message-section {
  padding: 50px 0 30px;
  background: #fefefe;
}
.director-message-section .about-style4__image .inner {
  border-radius: 5px;
}
.director-message-section .about-style4__image {
  max-width: 100%;
  padding: 0 0 0 0;
}
.director-message-section .about-style4__content .sec-title-style4 {
  padding-bottom: 0;
}
.director-message-section .about-style4__content {
  margin-top: 25px;
}
.director-message-section .about-style4__image .inner {
  border-radius: 5px;
}
.director-message-imgbox-inner {
  height: 285px;
}
.director-desk-breadcrumb {
  background: url(../images/_all/about/director-desk/director-desk-breadcrumb-banner.png);
}
.director-desk-section {
  padding: 60px 0;
}
.director-desk-section .teaching-img-box-style2 {
  padding: 0 20px;
}
.director-desk-section .teaching-img-box-style2 img {
  border-radius: 5px;
  box-shadow: 5px 5px 10px #17345a9c;
}
.director-desk-section .teaching-img-box-style2:hover img {
  transform: scale(1.02) rotate(-0.2deg);
}
.director-desk-section .teaching-content--style2 {
  padding: 0 0 0 30px;
}
.director-desk-section .teaching-content .sec-title {
  padding-bottom: 20px;
}
.director-desk-section .teaching-content .sec-title h2 {
  font-weight: 600;
}
.principal-message-breadcrumb {
  background: url(../images/_all/about/principal-message/principal-message-breadcrumb-banner.png);
  background-position: top !important;
}
.principal-message-section {
  padding: 0;
}
.principal-message-page-img {
  background: url(../images/_all/about/principal-message/renu-shrivastava-principal.jpeg)
    top center/cover no-repeat;
}
.principal-message-section .admission-style1-img-box {
  min-height: 100%;
}
.principal-message-section .admission-style1-content-box .sec-title h2 {
  font-weight: 600;
}
@media only screen and (max-width: 1200px) {
  .principal-message-section .admission-style1-img-box {
    min-height: 700px;
  }
  .principal-message-section
    .admission-style1-img-box
    .principal-message-page-img {
    background-size: cover;
  }
}
.school-managing-committee-breadcrumb {
  background: url(../images/_all/about/school-managing-committee/school-committee-breadcrumb-banner.jpg);
  background-position: top !important;
}
.about-inner-pages-table-section {
  padding: 60px 0;
}
.about-inner-pages-table thead {
  background: #17345a;
  color: #fff;
}
.about-inner-pages-table {
  box-shadow: 0 0 7px 0 #00000026;
  border: 2px solid #cbcbcb;
  overflow: scroll;
}
.about-inner-pages-table tbody tr:hover {
  background: #d1143e !important;
  color: #fff;
  transition: all 0.2s linear;
}
.about-inner-pages-table tbody tr:nth-child(odd) {
  background: #fff7f7;
}
.about-inner-pages-table tbody tr:nth-child(even) {
  background: #f8f8f8;
}
.about-inner-pages-table td {
  padding: 10px;
}
.faculty-details-breadcrumb {
  background: url(../images/_all/about/our-faculty/our-faculty-breadcrumb-banner.png);
}
.faculty-details-mini-headings {
  margin: 20px 0;
  padding-bottom: 10px;
}
.school-mission-breadcrumb {
  background: url(../images/_all/about/school-mission-statement/school-mission-breadcrumb-banner.png);
}
.school-mission-statement-section {
  padding: 60px 0;
}
.school-mission-statement-section
  .school-mission-statement-content-container
  .single-quiz-learning-choose-content-box-item {
  margin-bottom: 40px;
}
.school-mission-statement-section
  .school-mission-statement-content-container
  .single-quiz-learning-choose-content-box-item
  .icon
  span:before {
  -webkit-text-stroke: 1px #d1143e;
  line-height: 1;
}
.school-mission-statement-section
  .school-mission-statement-content-container
  .single-quiz-learning-choose-content-box-item
  .text
  h3 {
  margin: 15px 0;
}
.school-mission-statement-content-container
  .single-quiz-learning-choose-content-box-item
  .text
  h2 {
  color: #17345a;
}
.school-mission-statement-content-container
  .single-quiz-learning-choose-content-box-item:hover
  .text
  h2 {
  color: #d1143e;
}
.school-mission-statement-content-container
  .single-quiz-learning-choose-content-box-item:hover
  .text
  h3 {
  color: #d1143e;
}
.school-mission-statement-content-container
  .single-quiz-learning-choose-content-box-item:before {
  top: 90px;
  left: 40px;
  background: #d1143e40;
}
.school-mission-statement-section
  .school-mission-statement-img-container
  .img-box-1:hover
  img {
  transform: rotate(-2deg) scale(1.05);
}
.school-mission-statement-section
  .school-mission-statement-img-container
  .img-box-2:hover
  img {
  transform: rotate(2deg) scale(1.05);
}
.academics-breadcrumb {
  background: url(../images/_all/academics/about-academics/academics-breadcrumb-banner.png);
}
.academics-inner-page-section {
  padding: 60px 0;
}
.academics-inner-page-section .mission-vision-content-box {
  padding: 0 25px;
}
.academics-inner-page-section
  .mission-vision-content-box
  .inner-content
  .bottom-text {
  padding: 15px 0;
}
.academics-inner-page-section .mission-vision-content-box .sec-title-style3 {
  padding-bottom: 0;
}
.academics-inner-page-section .mission-vision-content-box .sec-title-style3 h2 {
  margin-top: 0;
}
.academics-inner-page-section .mission-vision-img-box__inner {
  padding: 5px;
}
.syllabus-breadcrumb {
  background: url(../images/_all/academics/syllabus/syllabus-breadcrumb-banner.png);
}
.rules-regulations-breadcrumb {
  background: url(../images/_all/academics/rules-and-regulations/rules-regulations-breadcrumb-banner.png);
  background-position: top center !important;
}
.rules-and-regulations-section {
  padding: 40px 0;
}
.rules-regulation-page-small-titles h3 {
  font-size: 28px;
}
.rules-regulation-cards-title-container .rules-regulation-cards-title {
  font-weight: 600;
  font-size: 21px;
  text-decoration: underline;
}
.rules-regulation-cards-title-container
  .rules-regulation-cards-title.green-card {
  color: #359850;
}
.rules-regulation-cards-title-container
  .rules-regulation-cards-title.yellow-card {
  color: #dac504;
}
.rules-regulation-cards-title-container .rules-regulation-cards-title.red-card {
  color: #da0404;
}
.rules-regulation-bold-para {
  font-size: 18px;
  font-weight: 600;
  color: #6172a5;
  margin-bottom: 5px;
}
.rules-regulations-inner-text-custom-pointers {
  font-size: 21px;
  margin-right: 13px;
}
.rules-regulations-bold-text-container {
  background: #e9e9e9;
  padding: 10px;
  margin: 15px 0;
  box-shadow: 0 0 4px #00000063;
  border-radius: 5px;
}
.events-and-eductaional-section {
  padding: 60px 0;
}
.events-and-eductaional-section.events-page-bg-1 {
  background: #fff;
}
.events-and-eductaional-section.events-page-bg-2 {
  background: #f2f6ff;
}
.events-and-eductaional-content-col,
.events-and-educational-img-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.events-and-educational-img-col .event-img-box img {
  padding: 7px;
  background: #f1f1f1;
}
.events-and-educational-img-col .event-img-box:hover img {
  transform: scale(1.01) rotate(0.1deg);
}
.events-and-educational-img-col .events-img-box-container-for-animation {
  display: block;
}
.events-and-educational-img-col
  .events-img-box-container-for-animation
  .event-img-box {
  width: 100%;
  height: auto;
  box-shadow: 0 0 13px #1b1f59;
  border-radius: 0;
}
.events-and-educational-img-col
  .events-img-box-container-for-animation
  .event-img-box::before {
  background: rgb(255 255 255 / 15%);
  border-radius: 0;
}
.special-text-events-section-content-col {
  font-size: 26px;
  margin-top: 20px;
  color: #555;
}
.transfer-certificate-section {
  padding: 60px 0;
  background: none;
}
.transfer-certificate-section .sec-title {
  padding-bottom: 0;
}
.transfer-certificate-btn {
  position: relative;
  display: inline-block;
  padding: 20px 30px;
  margin: 40px 0 20px;
  color: #d1143e;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
  letter-spacing: 3px;
  overflow: hidden;
  border: 1px solid #d1143e36;
  box-shadow: 0 0 10px #d1143e36;
  animation: glow 1.4s ease-out infinite;
}
.transfer-certificate-btn:hover {
  background: #d1143e;
  color: #efefef;
  box-shadow: 0 0 5px #d1143e57, 0 0 25px #d1143e59, 0 0 50px #d1143e42,
    0 0 200px #d1143e7a;
  -webkit-box-reflect: below 1px linear-gradient(transparent, #0005);
  animation: none;
}
.transfer-certificate-btn span {
  position: absolute;
  display: block;
}
.transfer-certificate-btn span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #d1143e);
  animation: animate1 1s linear infinite;
}
@keyframes animate1 {
  0% {
    left: -100%;
  }
  50%,
  100% {
    left: 100%;
  }
}
.transfer-certificate-btn span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #d1143e);
  animation: animate2 1s linear infinite;
  animation-delay: 0.25s;
}
@keyframes animate2 {
  0% {
    top: -100%;
  }
  50%,
  100% {
    top: 100%;
  }
}
.transfer-certificate-btn span:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, transparent, #d1143e);
  animation: animate3 1s linear infinite;
  animation-delay: 0.5s;
}
@keyframes animate3 {
  0% {
    right: -100%;
  }
  50%,
  100% {
    right: 100%;
  }
}
.transfer-certificate-btn span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #d1143e);
  animation: animate4 1s linear infinite;
  animation-delay: 0.75s;
}
@keyframes animate4 {
  0% {
    bottom: -100%;
  }
  50%,
  100% {
    bottom: 100%;
  }
}
@keyframes glow {
  0% {
    box-shadow: 0 0 0 0 #dc143c;
  }
  50% {
    box-shadow: 0 0 30px 0 #dc143c;
  }
}
.transfer-certificate-box {
  padding: 50px 0;
  padding-bottom: 50px !important;
  border-radius: 5px;
}
.transfer-certificate-box-1 {
  background: #fff9f9;
  box-shadow: inset 0 0 50px 0 #f7d7d7;
}
.transfer-certificate-box-2 {
  background: #fafbff;
  box-shadow: inset 0 0 50px 0 #c0d2de;
}
.transfer-certificate-box h2 {
  font-size: 30px;
  font-weight: 600;
}
.school-structure-breadcrumb {
  background: url(../images/_all/school-structure/school-structure-breadcrumb-banner.png);
}
.school-structure-section-1 {
  padding: 60px 0;
}
.school-structure-section-1-infra-box {
  margin: 0;
  margin-left: 0;
}
.school-structure-section-1-box-style-1 {
  padding-left: 100px;
  min-height: auto;
  border: 1px solid #efefef;
}
.school-structure-section-1-box-style-1 .title-box {
  min-height: 100px;
  padding: 0 15px;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  column-gap: 10px;
}
.school-structure-section-1-box-style-1 .title-box {
  transition: all 0.3s linear;
}
.school-structure-section-1-box-style-1:hover .title-box {
  background: #d1143d24;
  transition: all 0.3s linear;
}
.school-structure-section-1-box-style-1 .date-box h4 {
  color: #fdf9f7;
  font-size: 38px;
  line-height: 38px;
}
.school-structure-section-1-box-style-1 .date-box {
  width: 100px;
}
.school-structure-section-1-box-style-1 .title-box .event-time span:before {
  top: 0;
  color: #d1143e;
  font-size: 50px;
}
.school-structure-section-1-box-style-1 .title-box h4 {
  font-size: 17px;
  line-height: 1.2;
  margin: 10px 0 0;
}
.school-structure-section-1-img-box {
  margin: 0;
}
.school-structure-section-2 {
  padding: 60px 0;
  background: #17345a0d;
}
.school-structure-section-2-container .text-holder {
  padding-top: 20px;
}
.school-structure-section-2-box {
  padding: 30px;
}
.school-structure-section-2-container .text-holder .text {
  padding-top: 20px;
}
.school-structure-section-2-container .text-holder .text p {
  margin-top: 0;
  line-height: 1.5;
  font-size: 16px;
}
.school-structure-section-2-container .icon::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 50px;
  height: 50px;
  background: #17345a17;
  border-radius: 50%;
  transition: 0.3s all ease;
}
.school-structure-section-2-container:hover .icon::before {
  transform: scale(1.3);
  transition: 0.3s all ease;
}
.sports-and-activities-breadcrumb {
  background: url(../images/_all/sports-and-activities/sports-and-activities-breadcrumb-banner.JPG);
}
.sports-and-activities-page-section-1 {
  padding: 60px 0;
}
.sports-page-box .img-box .inner {
  background-color: #000;
}
.sports-page-box:hover .img-box .inner img {
  opacity: 0.7;
}
.sports-page-box .inner-title {
  padding-bottom: 10px;
}
.sports-page-box .inner-title h3 {
  font-size: 26px;
  line-height: 1.1;
}
.school-achievements-section {
  padding: 30px 0;
  background: url(../images/_all/home-bg-1.jpg);
}
.school-achievements-section::before {
  content: none;
}
.school-achievements-awards-accredations-container {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}
.school-achievements-awards-accredations-container
  .video-gallery-style3-title-box
  .sec-title-style2
  h2,
.school-achievements-grid-custom-heading,
.school-achievements-custom-heading {
  color: #000;
  font-size: 30px;
  line-height: 1.3;
}
.school-achievements-awards-accrediation-img-box {
  min-height: 350px;
  border: 5px solid #acacac;
  border-radius: 5px;
}
.school-achievements-awards-accrediation-img-box .icon a span:before {
  color: #dbdbdb;
  font-size: 25px;
  line-height: 25px;
}
.school-achievements-awards-accrediation-img-box .icon .inner {
  width: 45px;
  height: 45px;
  border: 3px solid #dbdbdb;
  border-radius: 50%;
  padding: 8px;
}
.school-achievements-awards-accrediation-img-box .icon {
  background: #0000005c;
}
.school-achievements-awards-accrediation-img-box
  .single-video-gallery-box-img-bg {
  border-radius: 0;
  box-shadow: none;
}
.school-achievements-awards-accrediations-text-container
  .inner-content
  .text
  p {
  color: #3b3b3b;
  margin: 0;
}
.school-achievements-grid-custom-heading-container {
  margin: 0;
  padding-bottom: 20px;
}
.school-acheivements-img-grid:hover .inner img {
  transform: scale(1.03);
}
.school-achievements-grid-custom-para {
  color: #3b3b3b;
}
.school-acheivements-img-grid .custom-border {
  border: 5px solid #acacac;
}
.school-achievements-section-btn-styled-content {
  padding: 0;
  margin-bottom: 20px;
  padding: 0 20px;
}
.school-achievements-section-btn-styled-content .btns-box .btn-one {
  width: 100%;
  padding: 10px 20px;
}
.school-achievements-section-btn-styled-content .btns-box .btn-one .txt {
  display: block;
  color: #fff;
  line-height: 2;
}
.olympiad-acheivers-main-heading {
  margin-bottom: 25px;
}
.olympiad-achiever-card {
  display: flex;
  flex-direction: row;
  gap: 25px;
  box-shadow: 0 0 15px #17345a9c, inset 0 0 50px 10px #d1143e36;
  background: #fff;
  border-radius: 5px;
}
.olympiad-achievers-img-conatiner img {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.olympiad-achievers-content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.olympiad-achievers-content-container .main-heading {
  font-size: 24px;
  font-weight: 800;
  color: #26508a;
}
.olympiad-achievers-content-container .sub-heading {
  font-size: 20px;
  font-weight: 500;
}
.olympiad-achievers-content-container .desc {
  font-size: 17px;
  font-weight: 500;
  margin: 0;
  color: #000;
}
.school-achievements-grid-gallery {
  display: flex;
  justify-content: center;
}
.school-achievements-grid-gallery .homepage-gallery-image-style {
  margin: 0 0 20px;
  width: 100%;
  height: 100%;
  gap: 10px;
}
.grid-gallery-content-holder {
  background-color: #d1143e;
  padding: 10px;
  text-align: center;
}
.grid-gallery-content-holder h5 {
  font-size: 14px;
  margin: 0;
  color: #fff7f7;
}
.winner-of-times-section-subheading {
  font-size: 20px;
  margin-bottom: 15px;
}
.achievments-inner-page-section {
  padding: 60px 0;
  background: #f5f5f5a6;
}
.achievments-inner-page-section .container .row {
  row-gap: 40px;
}
.sports-achievement-holder-img img {
  transform: scale(1.03);
  transition: all 0.3s linear;
  border-radius: 5px;
  box-shadow: 0 0 5px #17345a80;
}
.sports-achievement-holder-img img:hover {
  transform: scale(1.15);
  transition: all 0.3s linear;
}
.sports-achievement-holder-content h5 {
  margin-bottom: 7px;
}
.sports-achievement-holder-content p {
  margin-bottom: 0;
  line-height: 1.2;
}
.grid-item-alignment-desktop {
  align-items: end;
}
.star-alumnus-second-heading {
  font-weight: 500;
}
.star-alumnus-page-heading-col h5 {
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
}
.star-alumnus-page-heading-col h6 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
.star-alumnus-page-ul-container ul li {
  position: relative;
  display: block;
  line-height: 30px;
  padding-left: 20px;
}
.star-alumnus-page-ul-container ul li .dot-box {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
}
.star-alumnus-page-ul-container ul li .dot-box:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #d1143e;
  border-radius: 50%;
}
.star-alumnus-page-ul-container ul li .dot-box:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 6px;
  width: 9px;
  height: 6px;
  background-color: #d1143e3d;
  border-radius: 50%;
}
.star-alumnus-page-ul-container h5 {
  margin-bottom: 15px;
}
.star-alumnus-page-ul-container ul li p {
  margin-bottom: 12px;
  color: #111;
}
.olympiad-achiever-star-alumnus-content-container .highlight-text {
  color: #111;
  font-size: 16px;
  margin-bottom: 10px;
}
.olympiad-achiever-star-alumnus-content-container .highlight-text b {
  color: #111;
}
.olympiad-achiever-star-alumnus-content-container .bold-text {
  color: #111;
  font-weight: 600;
  font-size: 16px;
}
.newsletter-link {
  display: inline-flex;
  flex-direction: row;
  column-gap: 10px;
  border: 1px solid #b3b3b3;
  padding: 2px 10px;
}
.newsletter-link .newsletter-icon-container {
  width: 26px;
  height: auto;
}
.newsletter-link .newsletter-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.newsletter-link .newsletter-content span {
  color: #2c2b2b;
  font-size: 16px;
  font-weight: 500;
}
.about-inner-pages-table.newsletter-table tbody tr:hover {
  background: transparent !important;
  color: #2c2b2b;
}
.about-inner-pages-table.newsletter-table tbody tr:hover .newsletter-link {
  border: 1px solid #000;
  padding: 2px 10px;
}
.newsletter-link-table-data {
  padding: 5px 10px !important;
}
.imp-notices-section {
  background: #f9f9f9;
}
.written-notices-section.bg-1 {
  background: #fff;
}
.written-notices-section.bg-2 {
  background: #f8f8f8;
}
.written-notices-content-container {
  padding: 0;
}
.written-notices-content-container .sec-title {
  padding-bottom: 15px;
}
.written-notices-content-container > p {
  margin-bottom: 10px;
}
.written-notices-content-container ul {
  padding: 0 0 20px;
}
.written-notices-content-container ul li .dot-box::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #d1143e;
  border-radius: 50%;
}
.written-notices-content-container ul li .dot-box::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  width: 9px;
  height: 6px;
  background-color: #d1143e3d;
  border-radius: 50%;
}
.written-notices-link-container {
  display: inline-flex;
  margin: 10px 0 20px;
}
.written-notices-link-container a {
  padding: 7px 30px 7px 0;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 0 15px #1b357617, 0 0 5px #00000029;
}
.written-notices-link-container a:hover {
  border: 1px solid #2b2b2b;
}
.imp-notice-img-gallery-container {
  display: flex;
  justify-content: flex-start;
}
.imp-notice-img-gallery-container .imp-notice-img-gallery .img-holder img {
  border: 1px solid #2b2b2b;
}
.student-bday-bg {
  background: url(../images/_all/notices-and-circulars/students-bday-img.png)
    center center/cover no-repeat;
  height: 100%;
}
.photo-gallery-breadcrumb {
  background: url(../images/_all/gallery/photo-gallery/photo-gallery-breadcrumb-banner.png);
}
.photo-gallery-page-section {
  background: #fefefe;
}
.photo-gallery-card-container {
  margin-bottom: 30px;
  border: 1px solid #d1143e3d;
  padding: 7px;
  background: #c3cad269;
}
.photo-gallery-card .photo-gallery-card-content {
  padding: 20px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
}
.photo-gallery-card-content .heading a {
  color: #2c2b2b;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  -webkit-text-fill-color: #2c2b2b;
  -webkit-text-stroke: 0.5px;
}
.photo-gallery-event-img-box:hover .img-holder img {
  transform: scale(1.02);
}
.photo-gallery-event-img-box .img-holder:before {
  background-color: #0000002f;
}
.video-gallery-breadcrumb {
  background: url(../images/_all/gallery/video-gallery/video-gallery-breadcrumb-banner.png);
}
.video-gallery-page-section {
  background: #eee;
}
.video-gallery-page-section .container .row {
  row-gap: 20px;
}
.video-gallery-container .video-gallery-figure {
  box-shadow: rgba(50, 50, 93, 0.25) 0 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0 30px 60px -30px,
    rgba(10, 37, 64, 0.35) 0 -2px 6px 0 inset;
}
.career-page-content-box .top .text {
  padding-left: 0;
  top: 0;
}
.career-page-title {
  padding-bottom: 20px;
}
.career-page-title h2 {
  font-size: 30px;
  line-height: 1.3;
  margin: 0;
}
.contact-page-left-content-box ul li {
  border: 1px solid #b0b0b0;
  padding: 20px;
}
.contact-page-info-box .text p {
  margin: 0;
  margin-bottom: 0;
}
.contact-page-left-content-box {
  background: #f8f8f8;
  padding: 35px;
}
.contact-page-left-content-box
  ul
  li
  .quick-contact-info-single-box
  .icon::before {
  background: #e7e7e7;
}
.contact-page-section-2 {
  background: #f8f8f8;
}
.contact-page-section-2 .contact-info-style9-content .sec-title {
  padding-bottom: 15px;
}
.contact-page-section-2 .contact-info-style9-content .sec-title h3 {
  font-size: 24px;
}
.contact-page-section-2 .contact-info-style9-content ul li {
  border: 1px solid #dbdbdb;
  padding: 15px;
  box-shadow: inset 0 0 20px -5px #b0b0b05c;
  border-radius: 3px;
}
.contact-page-section-2
  .contact-info-style9-content
  ul
  li
  .quick-contact-info-single-box {
  padding-left: 0;
  display: flex;
  column-gap: 20px;
  align-items: center;
}
.contact-page-section-2
  .contact-info-style9-content
  ul
  li
  .quick-contact-info-single-box
  .icon {
  position: initial;
}
.contact-page-section-2
  .contact-info-style9-content
  ul
  li
  .quick-contact-info-single-box
  .icon::before {
  background: #f2f2f2;
}
.contact-details-box-section-2 .text h3 {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 0;
}
.contact-details-box-section-2 .text a {
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
}
.fee-structure-table td {
  padding: 6px 10px;
}
.fee-structure-tr-differntiator td {
  border-bottom: 1px solid #908e8e;
}
.popup-link {
  display: flex;
  flex-wrap: wrap;
}
.popup-link a {
  background: #333;
  color: #fff;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 17px;
  cursor: pointer;
  margin: 20px;
  text-decoration: none;
}
.popup-container {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(21, 17, 17, 0.61);
  display: flex;
  align-items: center;
}
.popup-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  height: 540px;
  overflow: scroll;
}
.popup-content a.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: 700;
  background: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
.popup-content a.close:hover {
  color: #333;
}
.popup-content span:hover,
.popup-content span:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.popup-container:target {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  z-index: 99999;
}
.popup-style-2 {
  transform: scale(0.3);
}
.popup-style-2:target {
  transform: scale(1);
}
.popup-style-3 {
  left: 100%;
}
.popup-style-3:target {
  left: 0;
}
.popup-style-4 {
  transform: rotate(180deg);
}
.popup-style-4:target {
  transform: rotate(0deg);
}
.popup-style-5 {
  top: 100%;
}
.popup-style-5:target {
  top: 0;
}
.popup-style-6 {
  transform: scale(15.3);
}
.popup-style-6:target {
  transform: scale(1);
}
.popup-style-7 {
  transform: skewY(180deg);
  transition: all 0.7s ease-in-out;
}
.popup-style-7:target {
  transform: skewY(0deg);
}
.csfe098 {
  border: solid 1px #c9c9c9;
  border-radius: 3px;
  padding: 10px 10px;
  margin-bottom: 20px;
}
.er9876 {
  padding: 17px 0;
  color: #d1143e;
  font-size: 25px;
}
.career-form {
  background-color: #f2f2f2;
}
.text-right-rtl-bottom {
  padding-top: 20px;
}
hr:not([size]) {
  height: 1px;
}
.footer-divider {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
.single-footer-widget {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}
.footer-social-link {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  padding-top: 15px;
}
.popup-image-border {
  /*border: 0.5px solid #fff;
  border-radius: 4px;*/
  /* width: 300px; */
}
.sc-sbsi7l-0.cLcbjv {
  display: none !important;
}
.footer-social-link ul li a svg {
  width: 16px;
}
.footer-social-link ul li a:hover svg path {
  fill: #fff;
}

.feeeeeee {
  background: #d1143e;
  font-size: 20px;
  font-weight: 600;
  padding: 10px;
}


.main-menu .navigation>li>ul>li>a {

    line-height: 15px !important;

}