* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

h1,
h2,
h3 a {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

p,
div,
body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.wtsp {
  position: fixed;
  bottom: 85px;
  right: 20px;
  z-index: 99;
}
.container {
  width: 90%;
  margin: auto;
}
/* /////////////////topbar//////////////// */
.top-barr {
  background-color: rgb(224 38 38);
  color: white;
}

.infoemail > div > span {
  padding-right: 15px;
  padding-left: 15px;
}

.top-bar-content {
  padding-top: 5px;
}
/* /////////////////////////////////////////navbar////////////////////////// */

.logo-image {
  width: 95px;
}
/* /////////////////////////////scrolling-image//////////////////////// */

.grid {
  position: relative;
  /* margin: 0 auto; */
  /* padding: 1em 0 4em; */
  /* max-width: 1000px; */
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  /* margin: 10px 1%; */
  min-width: 320px;
  /* max-width: 480px; */
  max-height: 360px;
  /* width: 48%; */
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    top,
    rgba(72, 76, 97, 0) 0%,
    rgba(72, 76, 97, 0.8) 75%
  );
  background: linear-gradient(
    to bottom,
    rgba(72, 76, 97, 0) 0%,
    rgba(72, 76, 97, 0.8) 75%
  );
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

figure.effect-sadie h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

figure.effect-sadie:hover h2 {
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.footer {
  background-color: #000000;
  color: white;
  padding: 20px 0px;
}
.wid-social {
  width: 20px;
  transition: transform 0.3s ease;
}
.wid-social:hover {
  transform: scale(1.3);
}
.mahi {
  transition: transform 0.3s ease;
}
.mahi:hover {
  transform: scale(1.6);
}
ul > li {
  list-style: none;
}
ul > li > a {
  text-decoration: none;
  color: #fff;
}

.rftrft {
  text-align: start;
  padding-left: 0rem;
  padding: 10px 0px;
}
.rftrft > li {
  padding: 10px 0px;
}
.rftrft > li > a:hover,
.rftrft > li:hover {
  color: rgb(223 0 0);
  cursor: pointer;
}
.cont {
  color: rgb(3, 120, 3);
}
.spannn > li > span,
.koko {
  padding-right: 10px;
}
.abbout-us {
  margin: 10px 0px;
}
.large-image {
  margin-bottom: 120px;
}
/* //////////////////////sign-upp//////////////////////////////////// */
.sign-upp > a > span {
  color: brown;
  font-size: 28px;
  font-weight: 900px;
}
.sign-upp > a {
  text-decoration: none;
}
.sign-upp > a > span:hover {
  cursor: pointer;
  color: rgb(61, 11, 11);
}
.sign-upp {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 23px;
}
.signup {
  padding: 30px 0px;
}
/* ///////////////////////////////////// */
.exploresss {
  /* margin: 20px 90px; */
  /* font-size: 30px; */
  text-align: center;
  font-weight: 400;
}
.exploresss > span {
  color: #dc3545;
}
.okn {
  width: 100%;
}
.okn > div {
  margin: 15px 8px;
}
.kijhu {
  width: 30%;
}
.koijk {
  width: 100%;
  height: 240px;
}
.coverrrr:hover {
  position: relative;
  z-index: 99;
}
/* -____________________________________________________________________________________________________ */
#div_one {
  height: 458px;
  padding: 5px 15px;
  scrollbar-width: none;
  overflow-y: auto;
}
.view-all-div {
  margin: 27px 0px;
}
.view-all:hover {
  background-color: #974300;
  color: azure;
  cursor: pointer;
}
.view-all {
  color: red;
  border: 1px solid red;
  padding: 10px 40px;
  margin: 40px 0px;
  font-size: 18px;
}
.green-color-btn {
  background: rgb(2, 64, 2);
}
.green-color-btn:hover {
  background: rgb(1, 37, 1);
}

/* ----------------------------------------------- */
.color-green {
  color: #dc3545;
}
/* --------------------------------------------------------- */

#button {
  display: inline-block;
  background-color: #ff9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/* --------------------------------------------------- */
.testinomial {
  height: 300px;
  color: black;
  margin: 50px 0px;
}
.firsttt {
  height: 200px;
}
.blackkk {
  color: black;
}
.brains {
  font-size: 55px;

  font-family: system-ui;
}
.volaaa {
  font-size: 22px;
  font-weight: 500;
  color: #dc3545;
  font-family: fantasy;
}
.diverr {
  font-weight: 400;
  padding: 11px 0px;
  font-size: 30px;
}
.Experience {
  margin: 37px 0px;
}

.stickyy-button {
  height: 40px;
  width: 40px;
  border: 2px solid brown;
  border-radius: 30px;
  background-color: brown;
}

/* --------------------media quesrryy-------------------------- */

@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 768px) {
  .brains {
    font-size: 45px;
  }
}
#value {
  font: 800 40px system-ui;
  color: #000000;
}
.eleven {
  font: 800 40px system-ui;
  color: black;
}
.no-of-students {
  color: rgb(255, 255, 255);
  margin: 50px 0px;
  background-color: #dc3545;
}

.no-of-students {
  width: 100%;
  /* height: 100px; */
  padding: 20px;
  /* clip-path: polygon(0% 10%, 0% 95%, 100% 70%, 100% 0%); */
  background: linear-gradient(
    300deg,
    rgb(199, 141, 131),
    rgb(242, 76, 20),
    rgb(231, 0, 0)
  );
  background-size: 180% 180%;
  animation: gradient-animation 18s ease infinite;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/* ---------------------------------------- */
.sticky-background {
  background-image: url("/assets/bg-4.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  margin: 50px 0px;
}

.left-one {
  padding: 20px 0px 30px 0px;
}
.red-text {
  color: #dc3545;
}
.oll {
  font-size: 23px;
}
/* ------pageLoader--------------------------------------------------- */
.c-i,
.c-c {
  height: 250px;
  color: black;
  background: #ffffff;
}
.c-c {
  top: 1.25rem;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  color: #000;
  text-align: center;
}
.testimonial-name,
.testimonial-review {
  color: black;
}

/* ----------------------------- */

/* styles.css */
#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none; /* Hidden by default */
  background-color: #333;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
  z-index: 1000; /* Ensure it sits on top of other content */
}

#back-to-top:hover {
  background-color: #555;
}
.c-cap {
  /* bottom: 7.25rem; */
}
.c-cap h3 {
  /* font-size: 25px; */
  font-weight: 700;
  font-style: italic;
}
.sliderr {
  /* min-height: 400px; */
}
#preloader {
  background: #000 url("https://i.gifer.com/g0R9.gif") no-repeat center center;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 100;
  background-size: 25%;
}
.image-container {
  overflow: hidden;
}
.image-container:hover img {
  transform: scale(1.1);
}
.image-container img {
  transition: transform 0.5s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.conts {
  position: relative;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00000093;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}

.conts:hover .overlay {
  height: 100%;
}
.min-h{
  min-height: 300px !important;
}
.texts {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.ababa > div {
  margin-top: 20px;
}
