@import url(https://fonts.googleapis.com/css2?family=Rancho&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Cabin+Sketch:wght@700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Finger+Paint&display=swap);
body {
  background: #fff;
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.navbar-floating {
  box-shadow: 0 0.125rem 0.625rem -0.1875rem rgba(0, 0, 0, 0.1);
}
.btn-secontry {
  background: #ecb211;
  border-color: #ecb211;
  color: #fff;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  font-family: Rancho, cursive;
  font-size: 18px;
}
.btn-secontry:hover {
  background: #143d59;
  border-color: #143d59;
  color: #fff;
  border-radius: 3px;
  transform: scale(1.1);
}
.svp-section {
  position: relative;
  background: #fff;
  padding: 0 !important;
}
.svp-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  bottom: -28px;
  background: url(../img/wave-border.svg) repeat-x;
  height: 30px;
  display: block;
  background-size: 100% 30px;
}
.svp-shape svg {
  height: 30px;
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  fill: #fff;
}
.navbar-nav .nav-link {
  padding: 0.875rem 1.125rem;
  font-size: 14px;
}
.bannerBg {
  /* background-color:#a0c3ce;
  background-image:url(../img/facilities-thumb-1.jpg); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -50px;
  margin-bottom: 0;
  padding: 3% 0 0;
  position: relative;
  height: 110vh;
}
.svp-background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #000;
  opacity: 0.1;
}
.svp-2 .svp-element.svp-element-91f554d > .svp-shape-bottom svg {
  height: 29px;
}
.svp-shape.svp-shape-bottom {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.svp-shape-top {
  top: 100%;
}
.svp-shape-bottom {
  bottom: -1px;
  z-index: 9;
}
.bannerBgInner {
  background-image: url(../img/slider-bg-circle.svg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 55vh;
  z-index: 1;
  position: relative;
  top: 15%;
}
.bannerBgInner img {
  width: 25%;
  margin: 0 0 35px;
}
.bannerBgInner h2 {
  color: #0a303a;
  font-size: 26px;
  line-height: 1em;
}
.bannerBgInner h1 {
  color: #0a303a;
  font-size: 63px;
  line-height: 1em;
  font-family: "Cabin Sketch", cursive;
}
.svp-button {
  font-family: "Finger Paint", cursive;
  padding: 1% 5%;
  background-color: #ecb211;
  border-radius: 4px 4px 4px 4px;
  display: inline-block;
  line-height: 1;
  font-size: 18px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
.svp-button:hover {
  color: #fff;
  background-color: #0a303a;
  transform: scale(1.1);
  text-decoration: none;
}
.sec-color {
  color: #ecb211 !important;
}
.xxlTxt {
  color: #0a303a;
  font-family: "Finger Paint", cursive;
  font-size: 220px;
  line-height: 1em;
}
.xlTxt {
  color: #0a303a;
  font-family: "Finger Paint", cursive;
  font-size: 100px;
  line-height: 1em;
}
.mdTxt {
  color: #0a303a;
  font-family: "Finger Paint", cursive;
  font-size: 50px;
  line-height: 1em;
}
.padtop-140 {
  padding: 140px 0 0;
}
.martopbot {
  margin: 60px 0;
}
section {
  padding: 60px 0;
}
.subHead {
  color: #0a303a;
  font-family: catamaran, Sans-serif;
  font-size: 32px;
  font-weight: 800;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  margin-bottom: 10px;
}
.banner-slider-area
  .banner-slider
  .owl-item
  .banner-slider-single-item
  .banner-slider-single-item-content-area {
  padding: 20px;
  max-width: 600px;
  overflow: hidden;
  height: 300px;
}
.banner-slider-area .banner-slider .active .banner-slider-single-item {
  animation: backgroundImages 30s 0s infinite alternate;
}
.banner-slider-area
  .banner-slider
  .active
  .banner-slider-single-item
  .banner-slider-single-item-content-area
  .banner-slider-single-item-content {
  animation: 1s fadeInRight both;
}
@keyframes backgroundImages {
  0% {
    background-size: 100%;
  }
  100% {
    background-size: 150%;
  }
}
.swapbanner {
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTI4IDMzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDQzLjk0MSAzMy4yMWM0OSAuMTMyIDYzLTEuMjQ4IDc2IDExLjEzMiAxNS45MiAxNS4xNjEgMy45NTQgMzYuMjg0LTguNzExIDY4LjUyMmwtLjA5Ny40NzhjMC0yLjgxOC0uMTM1LTIuNTQ4LS40MDYuODA5LTIuMTA4IDUuNDA4LTQuMjI2IDExLjEyNi02LjIyOCAxNy4xNzhhNTA4LjkyOSA1MDguOTI5IDAgMCAxLTMuNTU5IDguMDk2Yy0zLjQ3IDcuNzIzLTEyLjI4MSAxMy42MTYtMjYuNDM0IDE3LjY3OWEyMi44NzcgMjIuODc3IDAgMCAwLTE2LjU2NSAyMS45ODkgMjEuNTUgMjEuNTUgMCAwIDAgMTUuNzMyIDIwLjc0OWM5LjkzNyAyLjc4NSAxNi4zNzUgNy45NjggMTkuMzE1IDE1LjU0OS4wODYuMjIuMTcuNDQ3LjI1Mi42NzcgMS42NiA1Mi45NTEgOC4yOSA5MC4wNDUtNi45MzYgOTQuNDI1LTQxLjMwMiAxMS44ODEtMjk0LjM2MyAyMi43OTQtNDA0Ljg2MyAxNy4zMzgtNDguNTgxLTIuNC03My4wNS01MC42ODYtODAuNDgtMTA4Ljg3LS4xMjUtMi43MTcuMDg3LTUuMjg1Ljk5Mi03LjYxOSAyLjk0LTcuNTggOS4zNzktMTIuNzYzIDE5LjMxNS0xNS41NDlBMjEuNTUgMjEuNTUgMCAwIDAgMzcgMTc1LjA0M2EyMi40MiAyMi40MiAwIDAgMC0xNi4zNC0yMS41OGMtMTMuMDUtMy42NzYtMTkuNTc2LTkuMzg1LTE5LjU3Ni0xNy4xMjYgMC0uODIzLS4wMS0xLjU5Ni0uMDI4LTIuMzIyQzYuNzEgODYuMTQ4IDIxLjIzMSA0Mi44MzEgNDAuOTQxIDIyLjc3MmM1NS43NTYtNTYuNzQ1IDMyNyAxMC40MzcgNDAzIDEwLjQzN3oiIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPgo=);
  mask: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTI4IDMzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDQzLjk0MSAzMy4yMWM0OSAuMTMyIDYzLTEuMjQ4IDc2IDExLjEzMiAxNS45MiAxNS4xNjEgMy45NTQgMzYuMjg0LTguNzExIDY4LjUyMmwtLjA5Ny40NzhjMC0yLjgxOC0uMTM1LTIuNTQ4LS40MDYuODA5LTIuMTA4IDUuNDA4LTQuMjI2IDExLjEyNi02LjIyOCAxNy4xNzhhNTA4LjkyOSA1MDguOTI5IDAgMCAxLTMuNTU5IDguMDk2Yy0zLjQ3IDcuNzIzLTEyLjI4MSAxMy42MTYtMjYuNDM0IDE3LjY3OWEyMi44NzcgMjIuODc3IDAgMCAwLTE2LjU2NSAyMS45ODkgMjEuNTUgMjEuNTUgMCAwIDAgMTUuNzMyIDIwLjc0OWM5LjkzNyAyLjc4NSAxNi4zNzUgNy45NjggMTkuMzE1IDE1LjU0OS4wODYuMjIuMTcuNDQ3LjI1Mi42NzcgMS42NiA1Mi45NTEgOC4yOSA5MC4wNDUtNi45MzYgOTQuNDI1LTQxLjMwMiAxMS44ODEtMjk0LjM2MyAyMi43OTQtNDA0Ljg2MyAxNy4zMzgtNDguNTgxLTIuNC03My4wNS01MC42ODYtODAuNDgtMTA4Ljg3LS4xMjUtMi43MTcuMDg3LTUuMjg1Ljk5Mi03LjYxOSAyLjk0LTcuNTggOS4zNzktMTIuNzYzIDE5LjMxNS0xNS41NDlBMjEuNTUgMjEuNTUgMCAwIDAgMzcgMTc1LjA0M2EyMi40MiAyMi40MiAwIDAgMC0xNi4zNC0yMS41OGMtMTMuMDUtMy42NzYtMTkuNTc2LTkuMzg1LTE5LjU3Ni0xNy4xMjYgMC0uODIzLS4wMS0xLjU5Ni0uMDI4LTIuMzIyQzYuNzEgODYuMTQ4IDIxLjIzMSA0Mi44MzEgNDAuOTQxIDIyLjc3MmM1NS43NTYtNTYuNzQ1IDMyNyAxMC40MzcgNDAzIDEwLjQzN3oiIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPgo=);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  margin-left: -20px;
  border: 0 solid #000 !important;
}
.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: 0;
  border: 0 solid #000 !important;
}
.li-list {
  margin: 0;
  padding: 0;
}
.li-list li {
  list-style: none;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-family: catamaran, Sans-serif;
  padding-left: 5px;
  font-size: 16px;
  margin-bottom: 15px;
}
.li-list li span {
  display: inline-block;
  background-image: url(../img/list-circle.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 25px;
  height: 26px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.li-list li a {
  text-decoration: none;
}
.facitily-widget-1 {
  background-image: url(../img/svp-imageBox-bg-1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 20px 0 65px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.facitily-widget-2 {
  background-image: url(../img/svp-imageBox-bg-2.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 20px 0 65px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.facitily-widget-3 {
  background-image: url(../img/svp-imageBox-bg-3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 20px 0 65px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.facitily-widget-4 {
  background-image: url(../img/svp-imageBox-bg-4.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 20px 0 65px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.facilities-thumb-1 img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 15px;
}
.facilities-thumb-1 p {
  padding-left: 20px;
  padding-right: 20px;
  color: #0a303a;
}
.facilities-thumb-1 h6 {
  color: #0a303a;
  font-family: catamaran, Sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5em;
}
.svp-image-box-img {
  width: 85%;
  display: inline-block;
  transition: transform 0.5s ease;
}
.swing:hover .svp-image-box-img {
  transform: scale(1.05);
}
.facitily-widget-img {
  -webkit-mask: url(../img/svp-imageBox-img.svg);
  mask: url(../img/svp-imageBox-img.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.facitily-box-title-1 {
  color: #e95d3a;
  font-size: 22px;
  font-weight: 900;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.21em;
}
.facitily-box-title-2 {
  color: #167287;
  font-size: 22px;
  font-weight: 900;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.21em;
}
.facitily-box-title-3 {
  color: #f68f29;
  font: size 22px;
  font-weight: 900;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.21em;
}
.facitily-box-title-4 {
  color: #5e9f5a;
  font-size: 22px;
  font-weight: 900;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.21em;
}
.svp-eye {
  position: absolute;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 12px;
  width: 100%;
}
.svp-eye .outer {
  height: 50px;
  width: 50px;
  -webkit-mask: url(../img/svp-imageBox-eye.svg);
  mask: url(../img/svp-imageBox-eye.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.svp-eye .inner {
  height: 26px;
  width: 26px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  65% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  80% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes swing {
  15% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  65% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  80% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.swing:hover .svp-eye {
  -webkit-animation: swing 1s ease;
  animation: swing 1s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
footer {
  background-color: #f4f1ea;
  background-image: url(../img/footer-bg.svg);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 150px 30px 150px;
  background-size: auto;
  background-size: cover;
  padding: 7% 0 0;
  position: relative;
  height: 100%;
}
footer li a {
  font-weight: 600;
}
footer p {
  color: #ecb211;
  font-weight: 600;
}
.footer-bottom {
  padding: 1.5rem 0;
}
.footer-bottom ul {
  margin: 0;
  padding: 0;
}
.footer-bottom ul li {
  display: inline-block;
  font-size: 12px;
  padding: 0 1rem;
  color: #143d59;
}
.footer-bottom ul li a {
  font-weight: 400;
}
.socialmedia {
  margin: 0;
  padding: 0;
}
.socialmedia li {
  display: inline-block;
}
.socialmedia li a {
  background-color: #143d59;
  text-align: center;
  padding: 0.5em;
  margin-right: 5px;
  cursor: pointer;
}
.socialmedia li a:hover {
  background-color: #ecb211;
  color: #fff;
}
.socialmedia li a:hover i {
  color: #fff;
}
.socialmedia li a i {
  color: #fff;
  width: 1em;
  height: 1em;
  position: relative;
}
.innerBannerMain {
  background-color: #0a303a;
  position: relative;
  width: 100%;
  display: inline-table;
}
.innerBannerMain h1 {
  color: #ecb211;
  font-size: 60px;
  font-weight: 900;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.1em;
}
.innerBanner {
  padding: 15vh 0;
}
.innerBanner-img {
  max-width: 250px;
  position: absolute;
  right: 4%;
  top: 5%;
  z-index: 0;
}
.abt-tv-top img {
  vertical-align: middle;
  display: inline-block;
}
.abt-tv-middle {
  margin: -1px 0;
  border-style: solid;
  border-width: 20px;
  border-color: #0a303a;
  border-radius: 36px 36px 36px 36px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.html5-video-player {
  padding-bottom: 56.25%;
}
.html5-video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
  background-color: #000;
}
.li-list-yellow {
  margin: 0;
  padding: 0;
}
.li-list-yellow li {
  list-style: none;
  display: flex;
  font-family: catamaran, Sans-serif;
  font-size: 16px;
  margin-bottom: 15px;
}
.li-list-yellow li span {
  display: inline-block;
  background-image: url(../img/list-circle-yellow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 42px;
  height: 32px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.li-list-yellow li a {
  text-decoration: none;
}
.li-list-yellow li i {
  color: #ecb211;
  width: 1.25em;
  margin: 5px 15px 0 0;
  font-size: 20px;
}
.h4subTile {
  color: #ecb211;
  font-family: catamaran, Sans-serif;
  font-size: 20px;
  font-weight: 800;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.27em;
  margin-bottom: 20px;
}
ul.breacrumb {
  margin: 0;
  padding: 0;
}
ul.breacrumb li {
  list-style: none;
  display: inline-block;
  color: #f5f5f5;
}
ul.breacrumb li a {
  color: #afafaf;
}
ul.breacrumb li a::after {
  content: "\f054";
  font-family: FontAwesome;
  color: #afafaf;
  padding: 0 5px;
}
.bgPrimary {
  background: #f4f1ea !important;
}
.section-bg-wave {
  position: relative;
}
.section-bg-wave .svp-shape-top {
  top: 0;
  position: absolute;
}
.has-error .form-control {
  border-color: #ff0808;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #ff0808;
  font-size: 13px;
}
#contact-form h3,
#contact-form h4 {
  font-family: "Finger Paint", cursive;
}
#contact-form h4 {
  color: #ecb211;
}
.formstudentBg {
  background-image: url(../img/application-form-student.svg);
  background-position: -4% 5%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 100%;
  position: absolute;
  z-index: 0;
  width: 100%;
}
.formparentBg {
  background-image: url(../img/application-form-student-2.svg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto;
  height: 100%;
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 100%;
}
.rightImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.forStudent-Banner-img {
  max-width: 500px;
  position: absolute;
  right: 2%;
  top: 30%;
  z-index: 0;
}
.managment-banner-img {
  max-width: 350px;
  position: absolute;
  right: 2%;
  top: -12%;
  z-index: 0;
}
.aboutThumb .card {
  width: 100%;
  margin-bottom: 30px;
}
.aboutThumb img {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
.admissionPro {
  position: relative;
  z-index: 2;
}
.academicsThumb .card {
  width: 100%;
  margin-bottom: 30px;
  /* border: 0; */
}

.academicsThumb img {
  width: 100%;
  /* max-width: 200px; */
  margin: 0 auto;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .svp-shape {
    background-size: 99% 15px;
  }
  /* .svp-shape-bottom{bottom:0;z-index:9} */
  .bannerBg {
    margin-top: 0;
    padding: 0;
  }
  .bannerBgInner {
    background-position: bottom center;
    height: 46vh;
  }
  .bannerBgInner img {
    width: 25%;
    margin: 0 0 15px;
  }
  .bannerBgInner h1,
  .bannerBgInner h2 {
    font-size: 6.7vw;
  }
  .xxlTxt {
    font-size: 80px;
  }
  .xlTxt {
    font-size: 30px;
  }
  html:not(.no-js) [data-aos="fade-left"] {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .mdTxt {
    font-size: 30px;
  }
  .padtop-140 {
    padding-top: 0;
  }
  .subHead {
    font-size: 30px;
  }
  .facitily-widget-1,
  .facitily-widget-2,
  .facitily-widget-3,
  .facitily-widget-4 {
    padding: 20px 0 140px;
  }
  .innerBannerMain {
    margin-bottom: 0;
  }
  .formparentBg,
  .formstudentBg,
  .svp-shape-top,
  .svp-shape-bottom,
  .bannerBgInner {
    display: none;
  }
  .black-gradient {
    display: none;
  }
  .block-call-to-action {
    background-size: contain !important;
    padding-bottom: 0 !important;
    height: 160px !important;
  }
}

/* contact-form */
.form-control {
  margin-bottom: 10px;
}
/* textarea.form-control {
  height: 180px;
} */
.contact-us p > i {
  font-size: 18px;
}
.invalid-feedback {
  color: #ecb211;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #ecb211;
  background-image: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bannerBgInner {
    height: 40vh !important;
  }
}
@media (max-width: 1280px) {
  .bannerBgInner {
    height: 55vh !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .bannerBgInner h1 {
    font-size: 42px;
  }
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .bannerBgInner h1 {
    font-size: 29px;
  }
}
.bhoomi-pooja-img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 25px;
}
/* gallery */
@media screen and (min-width: 991px) {
  #gallery {
    padding: 0;
  }
}
.img-wrapper {
  position: relative;
  margin-top: 0;
}
.img-wrapper img {
  width: 100%;
}
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}
#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}
#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}
#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}
#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}
.image-gallery .reveal {
  margin: 0 auto;
  width: 150px;
}

.image {
  margin-bottom: 25px;
}
.gallery-content {
  color: #0a303a;
  font-family: catamaran, Sans-serif;
  font-size: 32px;
  font-weight: 800;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  margin-bottom: 35px;
  text-align: center;
}
.owl-theme .owl-nav {
  display: none;
}
.bounce {
  align-self: flex-end;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  margin: 0 auto 0 auto;
  transform-origin: bottom;
}
.bounce-1 {
  animation-name: bounce-1;
  animation-timing-function: linear;
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}
.e-learning-btn {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: -4px;
  z-index: 999;
  display: none;
}

.slide {
  grid-area: slide;
}
.slide img {
  width: auto !important;
}
.block-call-to-action {
  background-color: #fff;
  color: #fff;
  align-items: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 0;
  height: 580px;
  position: relative;
}
.black-gradient {
  width: 100%;
  height: 600px;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.1),
    rgba(0, 0, 0, 0.4) 10%,
    rgba(0, 0, 0, 0.4) 90%,
    rgba(255, 255, 255, 0.1)
  );
  z-index: 1;
  position: absolute;
}
.title {
  font-size: 3.5rem;
  letter-spacing: 8px;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
  z-index: 2;
}
.below-title,
.call-to-action {
  font-weight: 300;
  text-align: center;
}
.below-title {
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 25px;
  z-index: 2;
}

.call-to-action {
  background-color: #000;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 1px;
  padding: 12px 67px;
  text-decoration: none;
}
@media only screen and (max-width: 425px) {
  .title {
    font-size: 2.5rem;
  }
  .below-title {
    font-size: 1.2rem;
  }
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
  outline: none;
}
#news-and-events {
  position: relative;
  margin-left: -100px;
}

@media only screen and (max-width: 991px) {
  #news-and-events {
    margin-left: 0px;
  }
}

#news-and-events .item img {
  border-radius: 10px;
}
#news-and-events .item h5 {
  position: relative;
}
.newsandevent-wave {
  position: absolute;
  background: url(../img/news-and-event-wave.svg) repeat-x 0 0;
  width: 100%;
  height: 110px;
  bottom: 0;
}
.newsandevent-wave svg {
  fill: #fff;
}

/* form */

.form-field {
  flex-wrap: wrap;
  margin: 0 0 1rem 0;
}

.error-message {
  flex: 0 0 100%;
  text-align: center;
  color: #ff0808;
}
.online-app-form h2,
.online-app-form h5 {
  color: #0a303a;
  font-weight: 800;
  margin: 0;
}
.online-app-form h5 span {
  background-color: #0a303a;
  padding: 8px;
  border-radius: 5px;
  color: #fff;
  line-height: 2.4;
}
.online-app-form h6 i {
  color: #ff0808;
}
.grade {
  background: #0a303a;
  padding: 10px 20px;
  margin: 10px;
  display: inline-block;
  color: #ffffff;
  border-radius: 10px;
}
.form-sub-heading h5 i {
  color: #ff0808;
}
[type="date"] {
  background: #fff
    url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)
    97% 50% no-repeat;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

.health-detail {
  width: 96%;
}
.student-parent-id {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.student-parent-id td,
th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.photo-require {
  height: 185px;
  width: 100% !important;
  float: right;
}
.parents-photo-require {
  height: 185px;
  width: 28% !important;
  margin-bottom: 10px;
}
.form-field small {
  font-size: 70%;
}
@media (max-width: 768px) {
  .form-field small {
    font-size: 44%;
  }
}

.photo {
  position: absolute;
  right: 5%;
}

.camicon {
  width: 75px;
  height: 75px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.camera4 {
  display: block;
  width: 70%;
  height: 50%;
  position: absolute;
  top: 30%;
  left: 15%;
  background-color: #000;
  border-radius: 5px;
}
.camera4:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border: 7px solid #fff;
  position: absolute;
  top: 15%;
  left: 25%;
  background-color: #000;
  border-radius: 15px;
}
.camera4:before {
  content: "";
  display: block;
  width: 50%;
  height: 10px;
  position: absolute;
  top: -16%;
  left: 25%;
  background-color: #000;
  border-radius: 10px;
}
#profile-upload {
  background-image: url("");
  background-size: cover;
  background-position: center;
  height: 192px;
  width: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  border: 1px solid #ccc;
  width: 192px;
}
#profile-upload:hover input.upload {
  display: block;
}
#profile-upload:hover {
  border: 1px solid gray;
}
#profile-upload:hover .hvr-profile-img {
  opacity: 1;
}
.hvr-profile-img {
  opacity: 0.1;
}
#profile-upload input.upload {
  z-index: 1;
  left: 0;
  margin: 0;
  bottom: 0;
  top: 0;
  padding: 0;
  opacity: 0;
  outline: 0;
  cursor: pointer;
  position: absolute;
  width: 100%;
  display: none;
}
#count {
  font-size: 12px;
  display: inline-block;
  text-align: center;
  color: #d3d3d3;
}
.e {
  max-width: 880px;
}
@media (max-width: 600px) {
  .photo {
    position: inherit;
    margin: 0 auto 30px;
  }
}

.online-title {
  background: #e6e6f0;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #ccc;
}
.modalhover .content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.modalhover .content .content-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  border-radius: 1rem;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.modalhover .content:hover .content-overlay {
  opacity: 1;
}
.modalhover .content-details {
  position: absolute;
  text-align: center;
  border-radius: 1rem;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.modalhover .content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.modalhover .content-details h3 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.modalhover .fadeIn-bottom {
  top: 80%;
}

.row p {
  margin-left: 15px;
}

.affiliated-style {
  color: #122256;
  font-size: 60%;
  font-weight: 700;
}

.affiliated-num-highlight {
  color: #e1375f;
}

@media (min-width: 992px) and (max-width: 1116px) {
  .affiliated-style {
    display: none;
  }
}

.norm-width-adv {
  margin: auto;
  max-width: 800px;
  background-color: rgb(0, 0, 0, 0.4);
  padding: 20px;
}

/* Responsive styles */
.sca-advertise {
   background-image: url("../img/sona-cricket-academy-advertisement.webp"); 
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 45px 20px;
  min-height: 80vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}

.sca-advertise h3 {
  margin: 20px;
  color: yellow;
  font-size: 1.5rem;
}

.sca-advertise i {
  margin: 5px;
  font-size: 1rem;
  color: white;
}

.small-img {
  max-width: 70%;
  height: auto;
  margin-top: 12px;
  opacity: 1;
}

.sca-btn {
  background-color: #fff000;
  border-radius: 12px;
  color: #000;
  cursor: pointer;
  font-weight: bold;
  padding: 10px 20px;
  text-align: center;
  transition: 200ms;
  width: auto;
  border: 0;
  font-size: 16px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.sca-btn:hover,
.sca-btn:focus {
  outline: 0;
  background: #f4e603;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}

.sca-btn:disabled {
  filter: saturate(0.2) opacity(0.5);
  cursor: not-allowed;
}

/* Responsive Adjustments */
@media (max-width: 991px) {
  .sca-advertise {
    padding: 30px 10px;
    min-height: auto;
  }
  .sca-advertise h3 {
    font-size: 1.3rem;
  }
  .small-img {
    max-width: 90%;
  }
}

@media (max-width: 768px) {
  .sca-advertise {
    padding: 20px 10px;
  }
  .sca-advertise h3 {
    font-size: 1.2rem;
  }
  .sca-btn {
    padding: 8px 15px;
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .sca-advertise h3 {
    font-size: 1rem;
  }
  .sca-advertise i {
    font-size: 0.9rem;
  }
  .sca-btn {
    padding: 6px 12px;
    font-size: 12px;
  }
}

.hero-section {
  position: relative;
  background-image: url("../img/sona-cricket-academy-advertisement.webp");
  background-size: cover;
  background-position: center;
  height: 40vh; /* Adjust as needed */
  color: white;
  display: flex;
  justify-content: flex-start; /* Align items to the left */
  padding: 20px; /* Add padding */
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.7); /* Optional shadow for better readability */
}

.overlay-image {
  width: 80%;
  height: auto;
  z-index: 1;
}

.text-overlay {
  position: relative;
  padding: 20px;
  z-index: 2;
}

.text-overlay h3 {
  color: yellow; /* Change text color */
  font-size: 22px;
}

.content-section {
  height: 35vh; /* Adjust height for smaller screens */
  display: flex; /* Flexbox for alignment */
  justify-content: center; /* Center items */
  align-items: center; /* Center items vertically */
}

/* Optional: Add some margins to the elements for spacing */
.content-section h4 {
  margin-bottom: 10px; /* Spacing below title */
}

.content-section p {
  margin-bottom: 15px; /* Spacing below paragraph */
  display: table-cell;
}

.content-section .btn {
  display: inline-block; /* Ensure button is displayed inline */
}

.text-start {
  text-align: left; /* Align text to the left */
}

/* Media Queries for Mobile Responsiveness */
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .hero-section {
    height: 47vh; /* Adjust height for mobile */
    padding: 10px; /* Decrease padding for smaller screens */
  }

  .content-section {
    height: auto; /* Allow height to vary for small screens */
    flex-direction: column; /* Stack elements vertically */
    padding: 10px; /* Add some padding */
  }

  .content-section h4,
  .content-section p {
    text-align: center; /* Center text on mobile */
  display: table-caption;
  }

  .content-section img {
    width: 100%; /* Responsive image size */
    margin: 0 auto; /* Center image */
  }
  .text-overlay h3 {
    color: yellow; /* Change text color */
    font-size: 24px;
  }
  .text-overlay p {
    font-size: 12px;
  }
  .overlay-image {
    width: 100%; /* Use full width of the column */
    height: auto; /* Maintain aspect ratio */
    z-index: 1;
    padding: 10px;
  }
  .sca-btn {
    padding: 10px 10px;
    font-size: 14px;
  }
}

/* Media Queries for Mobile Responsiveness */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-section {
    height: 33vh; /* Adjust height for mobile */
    padding-top: 7px; /* Decrease padding for smaller screens */
  }

  .content-section {
    flex-direction: column; /* Stack elements vertically */
    padding: 18px; /* Add some padding */
    text-align: center; /* Center text for mobile */
  }

  .content-section img {
    width: 65%; /* Full width for image */
  }

  .text-section {
    text-align: center; /* Align text to the left */
  }

  .text-section h4 {
    margin-top: 20px;
  }

  .text-section p {
    margin-top: 20px;
    margin-bottom: 15px; /* Space below the paragraph */
  }

  /* Optional: To adjust button margins, if needed */
  .text-section .btn {
    margin-top: 10px; /* Space above the button */
  }
  .text-overlay h3 {
    color: yellow; /* Change text color */
    font-size: 16px;
  }
  .text-overlay p {
    font-size: 12px;
  }
  .overlay-image {
    width: 50%; /* Use full width of the column */
    height: auto; /* Maintain aspect ratio */
    z-index: 1;
  }
  .sca-btn {
    padding: 10px 10px;
    font-size: 14px;
  }
}

/* Media Queries for Mobile Responsiveness */
@media screen and (min-width: 575px) and (max-width: 767px) {
  .hero-section {
    height: auto; /* Adjust height for mobile */
    padding-top: 7px; /* Decrease padding for smaller screens */
  }

  .hero-section {
    display: flex;
    flex-direction: column;
    text-align: center; /* Center text */
  }

  .content-section {
    padding-top: 55px; /* Add some padding */
    display: flex; /* Flexbox for alignment */
    justify-content: center; /* Center items */
    align-items: center; /* Center items vertically */
  }

  .content-section img {
    width: 50%; /* Full width for image */
  }

  .text-section {
    text-align: center; /* Align text to the left */
  }

  .text-section h4 {
    margin-top: 5px;
  }

  .text-section p {
    margin-top: 0px;
    margin-bottom: 15px; /* Space below the paragraph */
  }

  /* Optional: To adjust button margins, if needed */
  .text-section .btn {
    margin-top: 10px; /* Space above the button */
  }
  .text-overlay h3 {
    color: yellow; /* Change text color */
    font-size: 16px;
  }
  .text-overlay p {
    font-size: 12px;
  }
  .overlay-image {
    width: 30%; /* Use full width of the column */
    height: auto; /* Maintain aspect ratio */
   align-items: left;
  }
  .sca-btn {
    padding: 10px 10px;
    font-size: 14px;
  }
}


/* Media Queries for Mobile Responsiveness */
@media screen and (max-width: 574px) {
  .hero-section {
    height: auto; /* Adjust height for mobile */
    padding-top: 7px; /* Decrease padding for smaller screens */
  }

  .hero-section {
    display: flex;
    flex-direction: column;
    text-align: center; /* Center text */
  }

  .content-section {
    padding-top: 55px; /* Add some padding */
    display: flex; /* Flexbox for alignment */
    justify-content: center; /* Center items */
    align-items: center; /* Center items vertically */
  }

  .content-section img {
    width: 80%; /* Full width for image */
  }

  .text-section {
    text-align: center; /* Align text to the left */
  }

  .text-section h4 {
    margin-top: 5px;
  }

  .text-section p {
    margin-top: 0px;
    margin-bottom: 15px; /* Space below the paragraph */
  }

  /* Optional: To adjust button margins, if needed */
  .text-section .btn {
    margin-top: 10px; /* Space above the button */
  }
  .text-overlay h3 {
    color: yellow; /* Change text color */
    font-size: 16px;
  }
  .text-overlay p {
    font-size: 12px;
  }
  .overlay-image {
    width: 75%; /* Use full width of the column */
    height: auto; /* Maintain aspect ratio */
  }
  .sca-btn {
    padding: 10px 10px;
    font-size: 14px;
  }
}
