:root {
  --nb-primary-color: #5666cb;
  --nb-global-typography-primary-font-family: "Quicksand";
  --nb-global-typography-primary-font-weight: 700;
  --nb-global-typography-secondary-font-family: "Quicksand";
  --nb-global-typography-secondary-font-weight: 700;
  --nb-global-typography-text-font-family: "Raleway";
  --nb-global-typography-text-font-weight: 500;
  --nb-global-typography-accent-font-family: "Raleway";
  --nb-global-typography-accent-font-weight: 500;
  --nb-global-yellow: #f0aa00;
}
a:hover {
  color: #122467;
}

.admiss {
  border: 1px solid #ffffff;
  border-radius: 4px;
  padding: 0px 5px;
}

.admiss:hover {
  transform: scale(0.9);
}

@font-face {
  font-family: "newfont";
  src: url("../fonts/Righteous-Regular.ttf");
}
* a:hover {
  text-decoration: none;
}
html,
body {
  min-height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  width: 100%;
  height: auto;
  background: white;
  color: #272727;
  font-size: 14px;
  margin: 0;

  font-family: "newfont", sans-serif;
  /* font-family:'Cabin', sans-serif;  */
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: open sans, sans-serif !important;
}
p {
  line-height: 2;
}
.bg {
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: relative;
  background-position: center center;
  background-size: cover;
  height: 100vh;
}
.bg::before {
  content: "";
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: 0;
}

#navbar {
  transition: ease 1s !important;
  top: 0;
}
#navbarShow {
  top: 0;
}
.brandlogo {
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  bottom: 0px;
  margin: auto;
  text-align: center;
  width: 150px;
  color: #e14bdd;
}
.brandlogo img {
  max-width: 40px;
  height: auto;
}
.brandlogo p {
  font-size: 10px;
  text-align: center;
  background-color: #fff;
  padding: 3px;
  border-radius: 10px;
}
.menubar {
  background-color: #fff !important;
}
.menubar ul.navbar-nav > li.nav-item > a.nav-link {
  color: black;
  padding: 5px 30px !important;
  font-size: 0.9rem;
  transition: ease 0.3s;
}
.content-middle {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
header {
  background-color: #e14bdd;
  width: 100%;
  display: flex;
  /* background-color: white; */
  /*background-color: #f3f3f8;*/
  position: relative;

  border-bottom: 1px solid #f2f2f2;
  color: #626aaf;
  height: 37px;
  left: 0;
  padding: 10px 10px;
}
.header-ul {
  /* display: flex; */
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.header-ul li {
  display: inline-flex;
  color: #fff;
  /* font-size: 18px; */
  align-items: flex-end;
  padding-left: 25px;
  font-weight: normal;
}
.font-fb {
  padding-left: 1px;
  color: #3b5998;
}
.font-insta {
  color: #8a3ab9;
}
.font-gmail {
  color: #fff;
}
.social-icon {
  padding-top: 2px;
  padding-right: 1px;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 100%;
}
header h2 {
  color: #626a64;
}
.slider-text h1 {
  font-size: 50px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
}

.admission-form {
  width: 24vw;
  background-color: gary;
  background-color: #fff;
  padding: 50px 18px;
  border-radius: 11px;
  position: absolute;
  top: 20%;
  right: 5%;
  /* color: #fff; */
}
.admission-form h3 {
  font-weight: 500;
  font-size: 20px;
  color: #4986fc;
  margin-bottom: 20px;
}

.form-group {
  position: relative;
  margin-bottom: 30px;
}
.form-group label {
  position: absolute;
  top: -12px;
  left: 0;
  font-weight: 500;
  font-size: 14px;
  color: rgb(0 0 0 / 71%);
  margin-bottom: 0;
  background: #fff;
  margin-left: 30px;
  padding: 0 4px;
}
.admission-form:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 145px;
  content: "";
  background: rgba(0, 0, 0, 0.05);
  z-index: -1;
  border-radius: 50% 0 0 0;
}
.contact-form {
  padding: 8% !important;
}
.ftco-services .card {
  padding: 17px 25px;
}
.wrap-about h2 {
  font-weight: 500;
}
.services-2 .icon {
  line-height: 1;
  position: relative;
  width: 80px;
  height: 80px;
  background: #fd5f00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.services-2 {
  margin-bottom: 30px;
}
.services-2 .icon span {
  font-size: 30px;
  color: #fff;
}
.services-2 .text {
  width: calc(100% - 80px);
}
.services-2 .text h3 {
  font-size: 20px;
  font-weight: 500;
}
.block-20 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 275px;
  position: relative;
  display: block;
}
.blog-entry .meta-date {
  display: inline-block;
  background: #5d50c6;
}
blog-entry .meta-date .day {
  font-weight: 700;
  font-size: 20px;
}
.blog-entry .meta-date span {
  display: block;
  color: #fff;
}
.blog-entry .text .heading a {
  color: #000;
}
.event-section-owl {
  border-radius: 10px !important;
  overflow: hidden;
}
.blog-entry .meta-date .mos,
.blog-entry .meta-date .yr {
  font-size: 13px;
}
.blog-entry .text {
  position: relative;
  border-top: 0;
  border-radius: 2px;
}
.blog-entry .text .heading {
  font-size: 20px;
  margin-bottom: 16px;
}
#slider-overflow {
  position: absolute;
  z-index: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* opacity: 0.5; */
}
#section-counter {
  position: relative;
  z-index: 0;
  background-image: url(../img/bg_3.jpg);
  background-position: 50% -25.3906px;
  padding: 8rem 1rem 0rem 1rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#section-counter-2 {
  position: relative;
  z-index: 0;
  background-image: url(../img/bg_3.jpg);
  background-position: 50% -25.3906px;
  padding: 12% 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#slider-overflow:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0.8;
  background: #0d1128;
  background: #0d1128;
  background: -moz-linear-gradient(45deg, #0d1128 0%, #1a2da31c 100%);
  background: -webkit-gradient(
    left bottom,
    right top,
    color-stop(0%, #0d1128),
    color-stop(100%, #1a2da31c)
  );
  background: -webkit-linear-gradient(45deg, #0d1128 0%, #1a2da31c 100%);
  background: -o-linear-gradient(45deg, #0d1128 0%, #1a2da31c 100%);
  background: -ms-linear-gradient(45deg, #0d1128 0%, #1a2da31c 100%);
  background: linear-gradient(45deg, #0d1128 0%, #1a2da31c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1128',endColorstr='#1a2da31c',GradientType=1 );
}
#section-counter:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0.8;
  background: #0d1128;
  background: #0d1128;
  background: -moz-linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  background: -webkit-gradient(
    left bottom,
    right top,
    color-stop(0%, #0d1128),
    color-stop(100%, #fd6100)
  );
  background: -webkit-linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  background: -o-linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  background: -ms-linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  background: linear-gradient(45deg, #0d1128 0%, #fd6100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1128',endColorstr='#fd6100',GradientType=1 );
}
/* .index-about-section{
  height: 82rem !important;
} */
#section-counter-2:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0.8;
  background: #0d1128;
  background: #0d1128;
  background: -moz-linear-gradient(45deg, #0d1128 0%, #1a2da3 100%);
  background: -webkit-gradient(
    left bottom,
    right top,
    color-stop(0%, #0d1128),
    color-stop(100%, #1a2da3)
  );
  background: -webkit-linear-gradient(45deg, #0d1128 0%, #1a2da3 100%);
  background: -o-linear-gradient(45deg, #0d1128 0%, #1a2da3 100%);
  background: -ms-linear-gradient(45deg, #0d1128 0%, #1a2da3 100%);
  background: linear-gradient(45deg, #0d1128 0%, #1a2da3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1128',endColorstr='#1a2da3',GradientType=1 );
}
.heading-section.heading-section-white h2 {
  font-size: 40px;
  color: #fff;
}
.heading-section h2 {
  font-size: 42px;
  font-weight: 600;
  padding-top: 3rem;
}
.heading-section.heading-section-white p {
  color: rgba(255, 255, 255, 0.9);
}

.staff {
  overflow: hidden;
  margin-bottom: 30px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.staff .img-wrap {
  height: 400px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.staff .nu-img-wrap {
  height: 200px;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}
.staff .img {
  width: 100%;
  display: block;
  background-position: top center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 12px;
}
.hotel-img,
.img,
.blog-img,
.user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.staff .text {
  position: relative;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.staff .text h3 {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 17px;
}
.staff .text p {
  padding: 0 11px;
}
.box-radius {
  border-radius: 10px !important;
  overflow: hidden;
}
.contact-section a {
  color: black !important;
}
.contact-section a:h0ver {
  color: rgb(63, 63, 63) !important;
}
.staff .text .position {
  text-transform: uppercase;
  color: #b3b3b3;
  color: #007bff;
  display: block;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 500;
}
.staff .ftco-social {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  padding: 15px 10px;
  background: 0 0;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ftco-social li {
  list-style: none;
  margin-right: 10px;
  display: inline-block;
}
input,
select,
textarea {
  border-radius: 20px !important;
}
.logo {
  width: 70%;
  display: flex;
  /*	padding: 0.5rem 1rem;*/
  color: black;
  font-size: 16px;
  align-items: center;
  padding-top: 5px;
}
.logo h2 {
  font-size: 16px;
  padding: 19px;
  font-weight: normal;
}
.nav {
  width: 30%;
  display: inline-block;
}

.navbar > ul > li {
  position: relative !important;
  display: inline-flex;
  color: black;
  font-size: 18px;
  align-items: flex-end;
  padding-left: 25px;
  font-weight: normal;
}

.navbar > ul > li a {
  color: black;
  text-decoration: none;
  padding: 20px;
  font-size: 1.3 rem;
}
.navbar-nav-dropdown {
  position: relative;
  display: inline-block;
}
.navbar-nav-dropdown-list {
  position: absolute;
  list-style: none;
  padding-left: 0;
  /* opacity: 0; */
  top: 100%;
  width: 100%;
  left: 0;

  display: none;
  position: absolute;
  /* background-color: #f1f1f1; */
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 10px;
  transition: all 2s ease;
  background:#e14bdd;
  color: white;
}
.navbar-nav-dropdown-list a {
  padding-left: 2rem !important;
  text-align: left;
  width: 100%;
  height: 100%;
  display: block;
  font-weight: 400;
  line-height: 3;
  border-radius: 10px;
  font-size: 12px;
  color: white;
}
.navbar-nav-dropdown-list a:hover {
  background: white;
  color: var(--nb-primary-color);
}

.navbar li:hover .navbar-nav-dropdown-list {
  display: block;
  /* opacity: 1; */
}
.banner-text-box {
  position: absolute;
  top: 25%;
  width: 50%;
  left: 0;
  color: #111;
  animation: textup 12s linear infinite;
  transform: translateY(100px);
  padding: 3%;
  border-radius: 10px;
  text-align: center;
}
.banner-text-dark h2 {
  color: #484849 !important;
}
.banner-text-dark p {
  color: rgb(100, 100, 100);
}
.banner-text-dark h1 {
  /* background-color: #ffffffe0; */
  border-radius: 13px;
  color: #1a2da3 !important;

  /* box-shadow: 0 10px 10px 0px grey; */
}
.banner-text-light h1 {
  color: #fff !important;
}
.banner-text-box.left {
  transform: none !important;
}
.banner-text-box .subheading {
  font-size: 14px;
  /* color: rgba(255, 255, 255, 0.8); */
  color: #5e5d5d;
  font-weight: 700;
  text-transform: uppercase;
}
.banner-text-box p {
  font-size: 1.2vw;
  margin: 0;
  color: #d6bc00 !important;
}
.banner-text-box h1 {
  font-size: 50px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
}
.section-m {
  margin: 80px 0;
}
.section-nu {
  padding: 7em 0;
  position: relative;
}
.section-bg-light {
  background-color: #f8f8f8;
}
.section-1 {
  /* background-image: url(../img/bgimg1.jpg); */
  background-repeat: no-repeat;
  padding: 100px 0;
  background-position: left;
  /* background-size: 30%; */
  min-height: 500px;
  background-size: 30% 100%;
}
.content-title-2 {
  font-size: 2rem;
  color: #192ca2;
  margin-bottom: 25px;
}
.section-2-img {
  min-height: 435px;
  position: relative;
}
.div-1 {
  width: 81%;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.3;
}
.div-2 {
  position: absolute;
  bottom: 0;
  width: 92%;
}
.text-justify {
  text-align: justify;
}
.content-p {
  font-size: 17px;
  margin-bottom: 17px;
}

.bg-white {
  background-color: #fff;
  color: #272727;
}
/* @media (min-width: 500px) and (max-width: 1000px){
    .brandlogo{
      right: -84%;
    top: -30px;
    }
    .brandlogo img{
      right: -84%;
      width:145px;
    }
  } */
.slider-div {
  position: relative;
  padding-top: 7%;
}

.sub-nav {
  border: 1px solid #ccc;
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 5px 5px;
  list-style: none;
  width: 230px;
}

/*Animating Hamburger Icon on Click*/
.toggle .line1 {
  transform: rotate(-45deg) translate(-5px, 6px);
}
.toggle .line2 {
  transition: all 0.7s ease;
  width: 0;
}
.toggle .line3 {
  transform: rotate(45deg) translate(-5px, -6px);
}

.sub-menu {
  align-items: center;
  position: relative;
  margin-top: 20px;
}
.logo-img {
  text-decoration: none;
}
.logo-center {
  position: absolute;
  top: 0;
  margin-left: 570px;
}

/* @media(min-width : 500px) and (max-width : 1000px) {

}  */

img {
  border-radius: 10px !important;
}
.innovation img {
  border-radius: 20px;
  box-shadow: 0px 7px 5px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 7px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 7px 5px 0px rgba(0, 0, 0, 0.75);
}

.innovation {
  margin-bottom: 260px;
}

.footer {
  background-color: #232323;
}
.footer p {
  /* font-size: 22px; */
  color: white;
  padding-top: 20px;
}
.testinomal {
  margin-top: 100px;
}
.table1 {
  background-color: white;
  width: 80%;
  border: 8px solid #3967a5;
  padding: 50px;
  margin: 20px;
  height: 400px;
  margin-top: 200px;
}
.blueimg {
  margin-top: 200px;
  position: relative;
}

.bluecontent {
  position: absolute;
  top: 10%;
  left: 15%;
}

.table3 {
  background-color: white;
  box-shadow: 5px 3px 5px 0px rgba(222, 211, 211, 0.75);
  -webkit-box-shadow: 5px 3px 5px 0px rgba(222, 211, 211, 0.75);
  -moz-box-shadow: 5px 3px 5px 0px rgba(222, 211, 211, 0.75);
}
.tableimg {
  display: flex;
}

.child-table-border {
  background-color: white;
  width: 100%;
  border: 8px solid #3967a5;

  height: 450px;
}
.child-1 {
  width: 86%;
}
.child2 {
  background-color: white;
  -webkit-box-shadow: 5px 5px 30px 0px rgba(133, 136, 136, 1);
  -moz-box-shadow: 5px 5px 30px 0px rgba(133, 136, 136, 1);
  box-shadow: 5px 5px 30px 0px rgba(133, 136, 136, 1);
  width: 100%;
  height: 450px;
  border: 3px;
  position: absolute;
  bottom: 10%;
  left: 10%;
  width: 90%;
}
.parent {
  position: relative;
  margin-top: 100px;
}
.child2 {
  position: absolute;
  bottom: 10%;
  left: 10%;
}
.sketchimg {
  background-image: url("../img/mountain.svg"), url("../img/mountain.svg");
  background-repeat: no-repeat;
  background-size: 60%;
  height: 40rem;
  display: flex;
  align-items: center;
  margin-top: 150px;
  margin-bottom: 150px;
  background-blend-mode: color-dodge;
}
.sketchcontent {
  /* right: 116px; */
  margin-top: 100px;
}
/* .owl-theme .item{
  background-color: red;
} */
.owl-carousel button.owl-dot,
.owl-next,
.owl-prev {
  margin: 0 !important;
}
.events .item-h {
  height: 300px;
  position: relative;
}
.events .item-round {
  width: 90px;
  height: 90px;
  position: absolute;
  background-color: #e62e2d;
  z-index: 1;
  border-radius: 100%;
  right: 30%;
  color: #fff;
  font-weight: 300;
}
.events .item-square {
  height: 250px;
  background-color: #014b43c4;
  bottom: 0;
  position: absolute;
  width: 100%;
  border-radius: 11px;
}
.aboutus {
  margin-top: 70px;
  margin-bottom: 100px;
}
.facilities {
  margin-top: 70px;
  margin-bottom: 100px;
}
.facilities img {
  border-radius: 5px;
  box-shadow: 6px 10px 5px -1px rgba(210, 193, 193, 0.68);
  -webkit-box-shadow: 6px 10px 5px -1px rgba(210, 193, 193, 0.68);
  -moz-box-shadow: 6px 10px 5px -1px rgba(210, 193, 193, 0.68);
  margin-bottom: 20px;
}
.map {
  margin-top: 80px;
  margin-bottom: 10px;
}
.address {
  margin-bottom: 50px;
}
.pic {
  font-size: 36px;
}
.picsec {
  padding-top: 80px;
  margin-bottom: 100px;
}
.admission {
  margin-top: 50px;
}
.procedure {
  margin-bottom: 100px;
}
.submit1 {
  padding-left: 25px;
  padding-right: 25px;
  /* margin-left: 90px; */
  margin-top: 0px;
}
.events {
  background-image: url("../img/mountain.svg");
  /*background-color: #6268b5;*/
  /*background-color: #00968857;*/
  height: 800px;
  padding-top: 3px;
  padding-bottom: 50px;
  margin-bottom: 140px;
}
.events p {
  color: white;
}
.events-content .heading {
  margin-bottom: 140px;
}
.events h1 {
  color: white;
}
.events-content {
  margin-top: 100px;
  /*margin-bottom: 200px;*/
}
.eventspara {
  color: black;
}
.table4 {
  height: 400px;
  width: 300px;

  line-height: 1.8;
  padding: 30px;
  position: relative;
}
.child11 p {
  color: white;
  line-height: 0.6;
}
.child11 {
  position: absolute;
  padding: 19px;
  top: 0;
  height: 100px;
  width: 100px;
  border-radius: 100%;
  background-color: #f50606;
  z-index: 9999;
  left: 114px;
  color: black;
  line-height: 0;
}
.child11 p {
  margin-bottom: 1px;
}
.child12 {
  position: absolute;
  line-height: 0;
  top: 0;
  height: 100px;
  width: 100px;
  border-radius: 100%;
  background-color: #f50606;
  z-index: 9999;
  left: 114px;
  color: black;
}
.child12 h3 {
  padding-top: 19px;
}
.child12 p {
  padding-bottom: 5px;
}
.child22 {
  padding: 20px;
  background-color: white;
  height: 77%;
  position: absolute;
  bottom: 31px;
  width: 90%;
  padding-top: 55px;
  box-shadow: 0 0.5rem 1rem gray !important;
  /*box-shadow: 15px 15px 15px 15px rgba(128,116,116,0.75);*/
  -webkit-box-shadow: 0 0.5rem 1rem gray !important;
  -moz-box-shadow: 0 0.5rem 1rem gray !important;

  box-sizing: border-box;
  border-radius: 15px;
}

.about-first-img {
  position: relative;
  margin-bottom: 50px;
  padding-top: 100px;
}

.aboutus1 img {
  opacity: 0.5;
  width: 1600px;
  height: 600px;
}
.about-head p {
  position: absolute;
  top: 290px;
  text-align: center;
  align-items: center;
  display: flex;
  margin-left: 376px;
  font-size: 74px;
  color: blue;
  text-transform: uppercase;
  /* font-family:font-family: 'Righteous', cursive; */
}
.about-para {
  margin-top: 50px;
  margin-bottom: 50px;
}
.about-page {
  margin-bottom: 100px;
}
.back-img {
  position: relative;
}
.front-img {
  position: absolute;
  position: absolute;
  top: 48px;
  right: 111px;
}
.third-parent-img {
  margin-top: 100px;
}
.about-table1 {
  margin-bottom: 30px;
  padding: 44px 10px 50px 10px;
  height: 100%;
  border-radius: 20px;
  transition: all 0.5s ease;
  box-shadow: 0 1.5rem 1rem #e6e4e4 !important;
  border: solid 1px #e6e4e4;
  height: 370px;
  font-size: 20px;
}
.about-table2 {
  margin-bottom: 30px;
  padding: 44px 10px 50px 10px;
  height: 100%;
  border-radius: 20px;
  transition: all 0.5s ease;
  box-shadow: 0 1.5rem 1rem #e6e4e4 !important;
  border: solid 1px #e6e4e4;
  height: 370px;
  font-size: 20px;
}
.about-page {
  position: relative;
}
.founder-details .founder-details-photo{

}
.eye-img {
  font-size: 40px;
  position: absolute;
  left: 19%;
  padding-top: 11px;
}
.mission {
  font-size: 40px;
  position: absolute;
  right: 26%;
  padding-top: 11px;
}
.facilites-start {
  padding-top: 100px;
}
.facilites2 {
  background-color: #ddd;
  padding: 30px;
}
.table-contact {
  width: 50%;

  background-color: #ded5d5e0;
  padding: 3.5rem;

  border-radius: 8px;
}

.bg-slider-content {
  /*background-image: url('../img/ab.jpg');*/

  background-repeat: no-repeat;

  background-size: cover;
  background-position: center;
  padding-top: 200px;
}
.transparent-color {
  /* background-color:#3f403fde;*/
  background-color: #6c757d4a;
  height: 750px;
  margin-top: 20px;
  border-radius: 10px;
  margin-left: 12%;
  align-items: center;
  padding-top: 40px;
}
.bg-slider-content p {
  color: white;
  font-size: 18px;
  line-height: 1.5;
}
.bg-slider-content h2 {
  color: white;
  font-size: 26px;
}
.contact-button {
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: 90%;
}
.header-position {
  position: fixed;
  width: 100%;
  z-index: 111;
}
.envelope {
  font-size: 18px;
  color: black;
}
.location {
  font-size: 25px;
  color: black;
}
.phone {
  font-size: 22px;
  color: black;
}
.border-style {
  border-right: 4px dotted black;
  /*color: #6c757d;*/
}
.fixed-height {
  height: 110px;
}
.fixed-height p {
  color: black;
}
.contact-details {
  margin-left: 1px;
}

.contact-details h2 {
  color: black;
}

::placeholder {
  color: red;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: red;
}

.slider-head {
  position: absolute;
  top: 37%;
  right: 62%;
}
.slider-head h2 {
  font-size: 4rem;
}

.slider-head_1 {
  position: absolute;
  top: 37%;
  right: 62%;
}
.slider-head_1 h2 {
  font-size: 4rem;
  color: white;
}

.slider-head_1 h4 {
  color: white;
}

.slider-head_2 {
  position: absolute;
  top: 37%;
  right: 62%;
}
.slider-head_2 h2 {
  font-size: 4rem;
  color: white;
}

.slider-head_2 h4 {
  color: white;
}

.slider-head_2 {
  position: absolute;
  top: 37%;
  right: 62%;
}
.slider-head_1 h2 {
  font-size: 4rem;
  color: white;
}

.facilites-start {
  padding-top: 200px;
  padding-bottom: 100px;
}
.facilites-start img {
  border-radius: 15px;
  /*box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);*/
}
.facilites-sec-sec {
  margin-top: 50px;
  margin-bottom: 100px;
}
.facilites-sec-sec img {
  border-radius: 15px;
  /* box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);*/
}
.facilites-third-sec {
  margin-top: 100px;
  margin-bottom: 100px;
}
.facilites-third-sec img {
  border-radius: 15px;
  /* box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);*/
}
.facilites-fourth-sec {
  margin-top: 100px;
  margin-bottom: 100px;
}
.facilites-fourth-sec img {
  border-radius: 15px;
  /* box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);*/
}
.table_new {
  background-color: #008cba;
  padding: 20px;
  height: 300px;
  margin: 25px 0;
  color: white;
  border-radius: 4px;
}

/* .affiliated p{
     position-top:1px;
    background-color: red;

   } */

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #e3e3e3 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #e3e3e3 !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #e3e3e3 !important;
}

.nav-after-section {
  position: relative;
  margin-top: 7%;
}
/* about page */

.hero-wrap.hero-wrap-2 {
  height: 300px;
}
.hero-wrap {
  width: 100%;
  height: 100%;
  position: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.hero-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0.3;
  background: #192ca0;
}
.hero-wrap.hero-wrap-2 .slider-text {
  height: 300px;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.hero-wrap.hero-wrap-2 .slider-text .bread {
  font-weight: 900;
  color: #fff;
}
.hero-wrap.hero-wrap-2 .slider-text .breadcrumbs {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.breadcrumbs a {
  color: #e14bdd;
}
.breadcrumbs a:hover {
  color: #e11bdc;
}
.wrap-about h2 {
  font-weight: 500;
}

.text-color-green-1 {
  color: #34bd38 !important;
}
.text-color-red-1 {
  color: red !important;
}

.ani-img-zoom {
  /* width:120% !important; */
  transform: scale(1.1);
  animation: zoom-out 8s linear infinite;
}
.ani-img-zoom:hover {
  animation: unset;
}

@keyframes zoom-out {
  100% {
    transform: none;
  }
}
@keyframes textup {
  10% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}

/* standard-curriculum */
.standard-curriculum-main {
  color: #232323;
  /* background-image: url("../img/png/bg_2.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
  background-color: #f9f8f8d4;
  padding-top: 1rem;
}

.standard-curriculum {
  padding: 55px 30px 55px 30px;
  background-color: transparent;

  /* border-style: solid; */
  /* border-width: 1px 1px 1px 1px; */
  /* border-color: #def5ff; */
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%) inset;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 14%);

  background-color: #ffffff;
  color: #232323;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: 22rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
}
.standard-curriculum::before {
  content: "";
  position: absolute;
  height: 11px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0px -20px 48px 48px rgb(255 255 255);
  /* top: 0; */
  background-color: white;
}
.standard-curriculum:hover {
  box-shadow: unset;
  margin-top: -10px;
}
.standard-curriculum .standard-curriculum-title {
  margin-top: 1.5rem;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  text-align: center;
  text-decoration: none;
  font-size: 1.3rem;
}
.standard-curriculum .standard-curriculum-img img {
  width: 100%;
}
.standard-curriculum-img {
  height: 100px;
  width: 100px;
  /* background-color: red; */
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 0 auto;
  padding: 3px;
}
.standard-curriculum p {
  text-align: center;
  color: gray;
  margin-top: 1rem;
}

.standard-curriculum-readmore {
  position: absolute;
  bottom: 15px;
  border: 1px solid;
  background-color: #e14bdd;
  color: #ffffff;
  border-radius: 4px;
  left: 35%;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0.2rem 0.5rem;
}
.standard-curriculum-readmore:hover {
  color: #e14bdd;
  background-color: white;
  border: 1px solid #e14bdd;
}
/* standard-curriculum */

/* card-theme-one */

.card-theme-one-main {
  color: #232323;
}

.card-theme-one {
  padding: 55px 30px 55px 30px;
  background-color: transparent;

  /* border-style: solid; */
  /* border-width: 1px 1px 1px 1px; */
  /* border-color: #def5ff; */
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%) inset;
  background-color: #ffffff;
  color: #232323;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: 100%;
}
.card-theme-one:hover {
  box-shadow: unset;
  margin-top: -10px;
}
.card-theme-one .card-theme-one-title {
  margin-top: 1.5rem;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-align: center;
  text-decoration: none;
  font-size: 26px;
}
.card-theme-one .card-theme-one-img img {
  width: 10rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.card-theme-one p {
  text-align: center;
  color: gray;
  margin-top: 1rem;
}

/* card-theme-one */

/* facilites-list */
.facilites-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.facilites-list .facilites-list-main {
  width: 15%;
  height: 10rem;
  padding: 35px 10px 35px 10px;
  background-color: #ffffff;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 8%);
  display: grid;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  margin: 10px;
}
.facilites-list .facilites-list-main:hover {
  background-color: var(--nb-primary-color);
}
.facilites-list .facilites-list-main:hover .facilites-list-title,
.facilites-list .facilites-list-main:hover .facilites-list-subtitle {
  color: white;
}

.facilites-list .facilites-list-main .facilites-list-title {
  font-weight: 500;
  margin: 20px 2px 3px 2px;
  font-size: 1rem;
  text-align: center;
  color: #000;
}
.facilites-list .facilites-list-main .facilites-list-icon {
  fill: #f0aa00;
  color: #f0aa00;
  border-color: #f0aa00;
}
.facilites-list .facilites-list-main .facilites-list-icon svg {
  width: 3.5em;
  height: 3.5em;
  position: relative;
  display: block;
  margin: 0 auto;
}

.facilites-list .facilites-list-main .facilites-list-subtitle {
  text-align: center;
  color: gray;
}

.facilites-single-theme-1 {
  margin: 3rem 0;
}

.facilites-single-theme-1 img {
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 12%);
  width: 100%;
}
.facilites-single-theme-1 h3 {
  color: var(--nb-global-color-primary);
  font-family: var(--nb-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--nb-global-typography-primary-font-weight);
  padding: 0;
  margin: 0;
  line-height: 3;
}
.facilites-single-theme-1 p {
  color: gray;
  font-size: 14px;
  line-height: 2;
}

/* facilites-list */

.bg-g-11 {
  background-image: linear-gradient(
    359deg,
    #def5ff 0%,
    rgba(255, 255, 255, 0) 40%
  );
}

.bg-g-1 {
  background-image: linear-gradient(
    180deg,
    #def5ff 0%,
    rgba(255, 255, 255, 0) 40%
  );
}
.bg-g-2 {
  background-image: linear-gradient(
    180deg,
    #fff4dc 0%,
    rgba(255, 255, 255, 0) 40%
  );
}
.bg-g-3 {
  background-image: linear-gradient(
    180deg,
    #eee1ff 0%,
    rgba(255, 255, 255, 0) 40%
  );
}

.computer-lab-img {
  background-image: url(../img/computer_lab.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 18rem;
}
.maths-lab-img {
  background-image: url(../img/maths_lab.JPG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 18rem;
}
.science-lab-img {
  background-image: url(../img/science_lab.JPG);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 18rem;
}

/* academic-list */
.academic-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  margin: auto;
}
.academic-list a {
  min-height: 30px;
  /* width:100%; */
  background-color: #f6f6f6;
  margin: 0.5rem;
  display: grid;
  align-items: center;
  padding: 10px 20px;
  border-radius: 10px;
  color: #000000;
  font-weight: 600;
  position: relative;
  transition: all 0.3s linear;
  font-family: "Quicksand", sans-serif;
}
.academic-list a:before {
  content: ">";
  position: absolute;
  right: 20px;
  font-weight: 700;
}
.academic-list a:hover,
.academic-list-active {
  background-color: #5666cb !important;
  color: white !important;
}

/* academic-list */
/* academic-content-kinder-image */

.academic-section {
  margin: 50px 0;
}

.academic-content-kinder-image {
  background-image: url("../img/kinders.jpg");
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 11px;
  box-shadow: 2px 3px 6px 1px #808080c4;
}
.academic-content-kinder-title {
  font-size: 36px;
  margin: 1rem 0;
}
.academic-content-kinder-p {
  line-height: 26px;
  color: #808080;
  font-size: 16px;
  text-align: justify;
}

/* academic-content-kinder-image */
/* academic-content-primary-image */
.academic-content-primary-image {
  background-image: url("../School-IMG/64.jpg");
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 11px;
  box-shadow: 2px 3px 6px 1px #808080c4;
}

.academic-content-middle-image {
  background-image: url("../School-IMG/60.jpg");
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 11px;
  box-shadow: 2px 3px 6px 1px #808080c4;
}

.academic-content-secondary-image {
  background-image: url("../School-IMG/21.jpg");
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 11px;
  box-shadow: 2px 3px 6px 1px #808080c4;
}

/* academic-content-kinder-image */
/* academic-content-secondary-subjects-list */
.academic-content-secondary-subjects-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.academic-content-secondary-subjects-list li {
  border: 1px solid #f0af2038;
  padding: 5px 20px;
  margin: 14px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  /* color: var(--nb-global-yellow); */
  /* box-shadow: -1px -1px 10px -4px #efaa1a57; */
  transition: all 0.3s linear;
}
.academic-content-secondary-subjects-list li:hover {
  transform: scale(1.05);
}

.academic-content-secondary-subjects-list svg {
  width: 37px;
  height: 37px;
  fill: var(--nb-global-yellow);
  color: var(--nb-global-yellow);
  border-color: var(--nb-global-yellow);
}
.index-feature-1 .card {
  height: 18rem;
}

/* academic-content-secondary-subjects-list */
/* common */
.text-primary {
  color: var(--nb-primary-color) !important;
}
.parallax {
  content: "";

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  transform: translateZ(-1px) scale(1.05);
  background-size: cover;
  z-index: -1;
}
.card-border-radius {
  border-radius: 18px;
  overflow: hidden;
  border: unset;
}
.text-gray-001 {
  color: rgba(255, 255, 255, 0.76) !important;
}
.box-gradient-1 {
  background: #561546;
  background: -moz-linear-gradient(45deg, #561546 0%, #922278 100%);
  background: -webkit-linear-gradient(45deg, #561546 0%, #922278 100%);
  background: linear-gradient(45deg, #561546 0%, #922278 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#561546', endColorstr='#922278',GradientType=1 );
}
.box-gradient-2 {
  background: #962e6a;
  background: -moz-linear-gradient(45deg, #962e6a 0%, #cf4194 100%);
  background: -webkit-linear-gradient(45deg, #962e6a 0%, #cf4194 100%);
  background: linear-gradient(45deg, #962e6a 0%, #cf4194 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#962e6a', endColorstr='#cf4194',GradientType=1 );
}
.box-gradient-3 {
  background: #fa2f63;
  background: -moz-linear-gradient(45deg, #fa2f63 0%, #fe583c 100%);
  background: -webkit-linear-gradient(45deg, #fa2f63 0%, #fe583c 100%);
  background: linear-gradient(45deg, #fa2f63 0%, #fe583c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa2f63', endColorstr='#fe583c',GradientType=1 );
}
.box-gradient-4 {
  background: #ff7b26;
  background: -moz-linear-gradient(45deg, #ff7b26 0%, #ffc108 100%);
  background: -webkit-linear-gradient(45deg, #ff7b26 0%, #ffc108 100%);
  background: linear-gradient(45deg, #ff7b26 0%, #ffc108 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b26', endColorstr='#ffc108',GradientType=1 );
}
.box-gradient-6 {
  background: #0079cf;
  background: -moz-linear-gradient(45deg, #0079cf 0%, #00a9fc 100%);
  background: -webkit-linear-gradient(45deg, #0079cf 0%, #00a9fc 100%);
  background: linear-gradient(45deg, #0079cf 0%, #00a9fc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0079cf', endColorstr='#00a9fc',GradientType=1 );
}

.slider-moto-p {
  font-size: 1.2vw;
  margin: 0;
  color: #d6bc00 !important;
}

/* common */

.slider {
  position: relative;
  width: 100vw;
  height: 46vw;
  /* background-size: contain; */
  overflow: hidden;
  background-image: url("../img/banner_1.jpg");
  background-size: cover;
  background-position: top;
  margin-top: 90px;
}

.slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.slide.current {
  opacity: 1;
}

.slide .content {
  position: absolute;
  bottom: -300px;
  left: 0;
  width: 100%;
  opacity: 0;
  background-color: rgba(229, 235, 243, 0.8);
  color: #495b73;
  padding: 1rem;
  line-height: 1.3;
}

.slide .content h1 {
  margin-bottom: 0.625rem;
  color: #362a2b;
  font-size: 1.5rem;
}

.slide.current .content {
  opacity: 1;
  transform: translateY(-300px);
  transition: all 0.7s ease-in-out;
}

.slide:first-child {
  background: url("../img/school_slider.jpg") no-repeat center top/cover;
}

.slide:nth-child(2) {
  background: url("../img/g9.jpg") no-repeat center top/cover;
}

.slide:nth-child(3) {
  background: url("../img/g8.jpg") no-repeat center top/cover;
}

/* .slide:nth-child(4) {
  background: url("https://source.unsplash.com/_KaMTEmJnxY/1600x900") no-repeat
    center top/cover;
}

.slide:nth-child(5) {
  background: url("https://source.unsplash.com/3mGnYRUNIck/1600x900") no-repeat
    center top/cover;
}

.slide:nth-child(6) {
  background: url("https://source.unsplash.com/cxnkcRnwS7M/1600x900") no-repeat
    center center/cover;
} */

.buttons button#prev {
  position: absolute;
  top: 50%;
  left: 1rem;
}

.buttons button#next {
  position: absolute;
  top: 50%;
  right: 1rem;
}

.buttons button {
  border: 2px solid #e5ebf3;
  background-color: transparent;
  color: #e5ebf3;
  cursor: pointer;
  padding: 13px 15px;
  border-radius: 50%;
  outline: none;
}

.buttons button:hover {
  background-color: #e5ebf3;
  color: #362a2b;
}

/* fg-gallery */
/* *{
  margin:0;
  padding:0;
  box-sizing:border-box;
} */
/* body{
  padding:10px
} */
.f-gallery-wrapper {
  margin: 100px auto;
  max-width: 1100px;
}
.f-gallery-nav {
  display: flex;
  justify-content: center;
}
.f-gallery-items {
  display: flex;
  max-width: 902px; /*720 to 992px*/
  width: 100%;
  justify-content: space-evenly;
}
.f-gallery-item {
  padding: 7px 25px;
  font-size: 12px;
  font-weight: 600;
  color: #e14bdd;
  border: 2px solid #e14bdd;
  border-radius: 50px;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 822px) {
  /*new Change*/
  .f-gallery-item {
    padding: 7px 15px;
  }
}

.f-gallery-item:hover,
.f-gallery-item.active {
  color: #fff;
  background: #e14bdd;
}

.fg-gallery {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.fg-gallery-img {
  width: calc(100% / 4);
  padding: 7px;

  /* margin:2px; */
}
.fg-gallery-img-container {
  height: 16rem;
  overflow: hidden;
  /* background: red; */
  background: url(../img/album/noble_school_celeibration_6_.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
}
.fg-gallery-img img {
  display: none;
}

.fg-gallery-img.hide {
  display: none;
}
.fg-gallery-img.show {
  animation: animate 0.4s ease;
}
@keyframes animate {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
.fg-gallery-img span {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.fg-gallery-img img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.3s ease;
}
.fg-gallery-img:hover img {
  transform: scale(1.1);
}

/* fg-preview-box */
.fg-preview-box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  background: white;
  max-width: 700px;
  width: 100%;
  z-index: 999999999;
  opacity: 0;
  pointer-events: none;
  border-radius: 3px;
  padding: 0 5px 5px 5px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}
.fg-preview-box.show {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.3s ease;
}
.fg-pb-details {
  display: flex;
  align-items: center;
  padding: 13px 15px 13px 10px;
  justify-content: space-between;
}
.fg-pb-title {
  display: flex;
  font-size: 18px;
  font-weight: 400;
}
.fg-pb-title p {
  margin-left: 5px;
  font-weight: 600;
}
.fg-pb-details .icon {
  color: black;
  font-size: 22px;
  cursor: pointer;
}
.fg-pb-image-box {
  display: flex;
  width: 100%;
}
.fg-pb-image-box img {
  width: 100%;
  border-radius: 0 0 3px 3px;
}

.fg-pb-shadow {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  display: none;
}
.fg-pb-shadow.show {
  display: block;
}
/* fg-preview-box */

/* profileCounter */

.profile-counter-primary .profilecard-counter-icon {
  fill: #f0aa00;
  color: #f0aa00;
  border-color: #f0aa00;
}
.profile-counter-primary .item p {
  color: black !important;
}
.profilecard-counter-icon {
  fill: #fff;
  color: #fff;
  border-color: #fff;
  width: 20%;
  margin: 0 auto;
}
.profilecard-counter-icon svg {
  height: 30%;
  width: 115%;
}
.sectionClass {
  padding: 20px 0px 50px 0px;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}

.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101f2e;
}

.projectFactsWrap {
  display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}

#projectFacts .fullWidth {
  padding: 0;
}

.projectFactsWrap .item {
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

/* .projectFactsWrap .item:nth-child(1){
  background: rgb(16, 31, 46);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(18, 34, 51);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(21, 38, 56);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(23, 44, 66);
} */

.projectFactsWrap .item p.number {
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 10px;
}

.projectFactsWrap .item span {
  width: 60px;
  background: #fff;
  height: 2px;
  display: block;
  margin: 0 auto;
}

.projectFactsWrap .item i {
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}

.projectFactsWrap .item:hover i,
.projectFactsWrap .item:hover p {
  color: white;
}

.projectFactsWrap .item:hover span {
  background: white;
}

@media (max-width: 786px) {
  .projectFactsWrap .item {
    flex: 0 0 50%;
  }
}

/* AUTHOR LINK */

.whatsapp-icon {
  position: fixed;
  right: 0;
  bottom: 0;
  height: 100px;
  width: 100px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 100%;
  z-index: 99999;
}
.whatsapp-icon h5 {
  color: #20b20f;
  background-color: #fff;
  padding: 12px;
  border-radius: 10px;
  border-radius: 100%;
  box-shadow: 0 4px 10px -3px;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  animation-timing-function: ease-in;
  animation-iteration-count: 2;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

footer {
  z-index: 100;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
  bottom: 0;
  left: 0;
}

footer p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  opacity: 0;
  font-family: "Open Sans";
  width: 100%;
  word-wrap: break-word;
  line-height: 25px;
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
  margin: 0;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  transition: all 250ms ease;
}

footer .authorWindow a {
  color: white;
  text-decoration: none;
}

footer p strong {
  color: rgba(255, 255, 255, 0.9);
}

.about-me-img {
  width: 120px;
  height: 120px;
  left: 10px;
  /* bottom: 30px; */
  position: relative;
  border-radius: 100px;
}

.about-me-img img {
}

.authorWindow {
  width: 600px;
  background: #75439a;
  padding: 22px 20px 22px 20px;
  border-radius: 5px;
  overflow: hidden;
}

.authorWindowWrapper {
  display: none;
  left: 110px;
  top: 0;
  padding-left: 25px;
  position: absolute;
}

.trans {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

@media screen and (max-width: 768px) {
  .authorWindow {
    width: 210px;
  }

  .authorWindowWrapper {
    bottom: -170px;
    margin-bottom: 20px;
  }
}

/* profileCounter */
/* nu-card-cantainer-200 */
.nu-card-cantainer-200 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 15px;
  /* max-width: 700px; */
  width: 100%;
  margin: 1rem auto;
  /* background-color: red; */
  position: relative;
  /* margin: 10px; */
}
.nu-card-cantainer-200 .nu-card {
  /* height: 100px; */

  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 1px solid; */
  box-shadow: 0 0 0 gary;
  box-shadow: 1px 2px 19px -7px #808080b0;
  border-radius: 10px;
  padding: 4rem;
  /* width: 200px; */
}
.nu-card-cantainer-200 .nu-card .icon {
  fill: #f0aa00;
  color: #f0aa00;
  border-color: #f0aa00;
  display: flex;
  justify-content: center;
}
.nu-card-cantainer-200 .nu-card .icon svg {
  width: 80px;
  height: 80px;
}
.nu-card-cantainer-200 .nu-card .icon img {
  width: 80px;
  height: 80px;
}
.nu-card-cantainer-200 .nu-card .count {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
}

.nu-card-cantainer-200 .nu-card .title {
  font-size: 1rem;
  text-align: center;
  font-weight: 600;
}
/* nu-card-cantainer-200 */
/* feenotms */
.feenotms ol {
  line-height: 3;
}
/* feenotms */
/* book */
.book-list-1 {
  line-height: 3;
  font-weight: 600;
}
.book-theme-1-main {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.book-theme-1 h2 {
  text-align: center;
  background: #e14bdd;
  color: white;
  border-radius: 20px;
}
.book-bg {
  position: fixed;
  bottom: 0;
  opacity: 0.3;
  left: -6%;
  z-index: -1;
}
.book-bg img {
  width: 64%;
}

/* book */
@media (max-width: 1000px) {
  .fg-gallery-img {
    width: calc(100% / 3);
  }
}
@media (max-width: 800px) {
  .fg-gallery-img {
    width: calc(100% / 2);
  }
}
@media (max-width: 700px) {
  .f-gallery-items {
    max-width: 600px;
  }
  .f-gallery-item {
    padding: 7px 15px;
  }
}
@media (max-width: 800px) {
  .fg-gallery-img {
    width: calc(100% / 2);
  }
}
@media (max-width: 700px) {
  .f-gallery-items {
    flex-wrap: wrap;
    justify-content: center;
  }
  .f-gallery-item {
    margin: 5px;
  }
  .fg-gallery-img {
    width: 100%;
  }
}
/* fg-gallery */

@media (min-width: 640px) and (min-height: 640px) {
  .slide .content {
    bottom: 70px;
    left: -600px;
    width: 600px;
    padding: 2rem;
    line-height: 1.6;
  }

  .slide .content h1 {
    font-size: 2rem;
  }

  .slide.current .content {
    transform: translateX(600px);
  }
}

@media (max-width: 991px) {
  .navbar-nav-dropdown-list {
    display: block;
    position: unset;
  }
}

/* index-abt-vision-mission */
/* .index-abt-vision-mission{
 
  margin-bottom: 3rem  !important;
} */
.index-abt-vision-mission-card {
  background-color: #eaeaea;
  border-radius: 10px;
  padding: 2rem;
  height: 100%;
  border-top: 9px solid #5666cb;

  transition: all 0.3s ease;
  z-index: 1;
}
.index-abt-vision-mission-card:hover {
  transform: scale(1.1);
  z-index: 2;

  /* transform:none; */
}
.index-abt-vision-mission-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
.index-abt-vision-mission-icon img {
  width: 75%;
  margin: auto;
  /* text-align: center; */
  /* align-items: center; */
  display: flex;
}
.index-abt-vision-mission-icon h3 {
  font-size: 1.5rem;
  margin-top: 1rem;
  font-weight: 600;
}
/* index-abt-vision-mission */

/*Extra- Curricluar 08.07.21 */
.extra-curricular-main {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  margin: 1rem;
}
.extra-curricular-sub {
  margin: 2rem;
  text-align: center;
}

.extra-curricular-img {
  width: 17rem;
}

@media (max-width: 1220px) {
  .extra-curricular-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 720px) {
  .extra-curricular-main {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .extra-curricular-sub {
    margin: 1rem;
  }

  .extra-curricular-img {
    width: 70%;
    height: 70%;
  }
}

.fa-bus,
.fa-train,
.fa-plane {
  color: gray;
}

.contact-items {
  background-image: url(/img/bg-contact.jpg);
  background-size: 40rem;
  border-radius: 1.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.svg-style {
  width: 70px;
  padding-bottom: 1rem;
}

.map-style {
  width: 95%;
  margin: 0 auto;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

ul {
  color: gray;
}

.img-styles {
  width: 70%;
}

.fa-phone-last {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.3rem;
  background-color: #e14bdd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  padding-left: 10px;
  color: #fff;
}

.chairman-details .paraOne {
  font-size: 18px;
}

.chairman-number {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.chairman-details .fa-phone-last {
  font-size: 1.5rem
}

.paraOne {
  text-align: justify;
}

.container-value {
  width: 100%;
  background-color: #e14bdd;
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  color: #fff;
}

.container-value ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px;
  color: #fff;
  list-style: none;
}
.container-value ul li {
  padding: 20px 0;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

li .circle {
  width: 0.9rem;
  height: 0.9rem;
  background-color: #fff;
  border-radius: 100%;
  margin: 5px;
}

.readme {
  margin-top: 2rem;
  position: absolute;
  right: 3rem;
  background-color: #e62e2d;
  padding: 7px 15px;
  border-radius: 15px;
  color: rgba(255, 255, 255, 0.849);
}

.readme:hover {
  color: rgba(0, 0, 0, 0.6);
}
.item-h h4 {
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.6);
}

.item-h h6 {
  font-size: 0.8rem;
  color: #e62e2d;
}

@media screen and (max-width: 768px) {
  .container-value ul li {
    /*width: 100%;*/
    text-align: left;
  }
}
