@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;700;800;900&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Allura&family=Oswald:wght@200;300;400;500;600;700&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}

:root {
  --blue: #3059BE;
  --green: #58CA60;
  --yellow: #FFC921;
  --red: #C4241C;
  --brown: #F36F3C;
  --white: #fbfbfb;
  --bg-white: #CBC9C6;
  --black: #111111;
  --orange: #F48801;
}

/* width */
::-webkit-scrollbar {
  width: 7.5px;
  opacity: 0.1;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  opacity: 0.7;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-color: var(--green);
  border-radius: 10px;
}

.landing {
  height: 100%;
  width: 100%;
  min-height: 100vh;
  display: grid;
  place-items: center;
  position: relative;
}
.landing .swiper {
  width: 100%;
  height: 100%;
  background-color: red;
}
.landing .swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 100%;
  height: 100vh;
  background-color: aquamarine;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.landing .swiper-slide img {
  width: 100%;
  height: 100%;
}
.landing .swiper-button-prev,
.landing .swiper-button-next {
  font-size: 20px;
  color: var(--yellow);
}
.landing .swiper-button-prev::after,
.landing .swiper-button-next::after {
  font-size: 20px;
}
.landing .swiper-pagination-bullet-active {
  background-color: var(--yellow);
}
.landing .page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 20;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.landing .page img {
  width: 150px;
  height: 150px;
}
.landing .page .school-name {
  font-family: "Oswald", sans-serif;
  font-size: 4rem;
  color: var(--orange);
  font-weight: 900;
}
.landing .page .school-tagline {
  font-family: "Raleway", sans-serif;
  font-size: 1.5rem;
  color: var(--white);
  font-weight: 500;
}

.quote-mobile {
  display: none;
}

.quote {
  width: 100%;
  background-color: var(--yellow);
  padding: 50px;
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.75rem;
  color: var(--black);
  font-weight: 500;
  background-color: var(--orange);
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23da7f00' fill-opacity='0.16' fill-rule='evenodd'/%3E%3C/svg%3E");
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.quote a {
  padding: 0 35px;
  text-transform: lowercase;
  text-decoration: none;
  color: #000000;
}
.quote .one {
  border-right: 1px solid var(--black);
}

.about {
  width: 100%;
  height: 100%;
  background-color: var(--bg-white);
  padding: 100px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.about .head {
  font-size: 3.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  letter-spacing: 3.5px;
  color: var(--orange);
  position: relative;
}
.about .head::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2.5px;
  width: 75%;
  background-color: var(--orange);
  opacity: 0.75;
}
.about .head::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2.5px;
  width: 75%;
  background-color: var(--orange);
  opacity: 0.75;
}
.about p {
  width: 80%;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 1.1rem;
  line-height: 1.75rem;
  padding: 0 50px;
  margin-top: 45px;
  color: var(--black);
}
.about .container1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin-top: 50px;
  flex-wrap: wrap;
}
.about .container1 .box {
  cursor: pointer;
  margin: 12px;
  width: 300px;
  height: 220px;
  background-color: #e4dfdf;
  padding: 32px 4px;
  text-decoration: none;
  z-index: 0;
  display: block;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.about .container1 .box:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -16px;
  right: -16px;
  background: var(--orange);
  height: 32px;
  width: 32px;
  border-radius: 32px;
  transform: scale(1);
  transform-origin: 50% 50%;
  transition: transform 0.25s ease-out;
}
.about .container1 .box:hover:before {
  transform: scale(25);
}
.about .container1 .box:hover p {
  transition: all 0.3s ease-out;
  color: rgba(255, 255, 255, 0.8);
}
.about .container1 .box:hover h3 {
  transition: all 0.3s ease-out;
  color: var(--white);
}
.about .container1 .box:hover i {
  color: var(--white);
}
.about .container1 .box i {
  font-size: 3rem;
  color: var(--orange);
}
.about .container1 .box p {
  margin-top: 12px;
  width: 100%;
  font-weight: 600;
}

.activities {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  background-color: var(--bg-white);
  margin-top: -75px;
  width: 100%;
}
.activities svg {
  width: 100%;
}
.activities .activitySec {
  background-color: var(--orange);
  margin-top: -30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.activities .activitySec .head {
  font-size: 3.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  letter-spacing: 3.5px;
  color: var(--white);
  position: relative;
}
.activities .activitySec .head::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2.5px;
  width: 75%;
  background-color: var(--white);
  opacity: 0.75;
}
.activities .activitySec .head::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2.5px;
  width: 75%;
  background-color: var(--white);
  opacity: 0.75;
}
.activities .activitySec p {
  width: 85%;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 1.1rem;
  line-height: 1.75rem;
  padding: 0 50px;
  margin-top: 45px;
  color: var(--white);
}
.activities .activitySec .container1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin-top: 50px;
  flex-wrap: wrap;
}
.activities .activitySec .container1 .box {
  margin: 45px;
  width: 300px;
  height: 430px;
  padding: 20px 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  background-color: var(--bg-white);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  background-color: #fbfbfb;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23eeb453' fill-opacity='0.22' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.activities .activitySec .container1 .box i {
  font-size: 3rem;
  opacity: 0.75;
  color: var(--orange);
}
.activities .activitySec .container1 .box b {
  color: var(--orange);
  font-size: 1rem;
  font-family: "Nunito Sans", sans-serif;
  text-transform: uppercase;
  margin-top: 7px;
  word-break: break-all;
}
.activities .activitySec .container1 .box p {
  margin-top: 12px;
  width: 100%;
  font-weight: 500;
  color: var(--black);
  font-size: 1rem;
  line-height: 1.3rem;
}
.activities .activitySec .container1 .box .btn {
  text-decoration: none;
  background-color: var(--orange);
  font-family: "Nunito Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  color: var(--bg-white);
  padding: 12px 12px;
  margin-top: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transform: scale(0.9);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  opacity: 0.85;
}
.activities .activitySec .container1 .box .btn:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: var(--white);
  transform: scale(0.8);
  opacity: 1;
}
.activities .activitySec .container1 .box:hover {
  box-shadow: 1px 1px 20px var(--orange), -1px -1px 20px var(--orange);
  transform: translateY(-8px);
}

.mision {
  width: 100%;
  height: 100%;
  background-color: var(--bg-white);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: -75px;
}
.mision .head {
  font-size: 3.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  letter-spacing: 3.5px;
  color: var(--orange);
  position: relative;
}
.mision .head::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2.5px;
  width: 75%;
  background-color: var(--orange);
  opacity: 0.75;
}
.mision .head::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2.5px;
  width: 75%;
  background-color: var(--orange);
  opacity: 0.75;
}
.mision p {
  width: 80%;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 1.1rem;
  line-height: 1.75rem;
  padding: 0 50px;
  margin-top: 45px;
  color: var(--black);
}
.mision .container1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin-top: 50px;
  flex-wrap: wrap;
}
.mision .container1 .box {
  margin: 45px;
  width: 300px;
  height: 475px;
  padding: 20px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  background-color: var(--bg-white);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  background-color: #fbfbfb;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23eeb453' fill-opacity='0.22' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.mision .container1 .box i {
  font-size: 3rem;
  opacity: 0.75;
  color: var(--orange);
}
.mision .container1 .box b {
  color: var(--orange);
  font-size: 1rem;
  font-family: "Nunito Sans", sans-serif;
  text-transform: uppercase;
  margin-top: 7px;
}
.mision .container1 .box p {
  margin-top: 12px;
  width: 100%;
  font-weight: 500;
  color: var(--black);
  font-size: 1rem;
  line-height: 1.3rem;
}
.mision .container1 .box .btn {
  text-decoration: none;
  background-color: var(--orange);
  font-family: "Nunito Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  color: var(--bg-white);
  padding: 12px 12px;
  margin-top: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transform: scale(0.9);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  opacity: 0.85;
}
.mision .container1 .box .btn:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: var(--white);
  transform: scale(0.8);
  opacity: 1;
}
.mision .container1 .box:hover {
  box-shadow: 1px 1px 20px var(--orange), -1px -1px 20px var(--orange);
  transform: translateY(-8px);
}

.schools {
  min-height: 100vh;
  background-color: var(--blue);
  width: 100%;
  padding-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.schools .schoolSec {
  background-color: var(--blue);
  margin-top: -30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.schools .schoolSec .head {
  font-size: 3.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  letter-spacing: 3.5px;
  color: var(--white);
  position: relative;
}
.schools .schoolSec .head::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2.5px;
  width: 75%;
  background-color: var(--white);
  opacity: 0.75;
}
.schools .schoolSec .head::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2.5px;
  width: 75%;
  background-color: var(--white);
  opacity: 0.75;
}
.schools .schoolSec .container {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.schools .schoolSec .container .open-school-page {
  text-decoration: none;
}
.schools .schoolSec .container .card {
  overflow: hidden;
  height: 100%;
  width: 250px;
  margin: 25px 7px;
  border-radius: 2.5px;
  box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.schools .schoolSec .container .card:hover {
  box-shadow: 0 4px 10px 1px rgba(217, 40, 48, 0.2);
  transform: scale(1.05);
}
.schools .schoolSec .container .card .img {
  height: 200px;
  width: 100%;
  background-color: #D92830;
  overflow: hidden;
}
.schools .schoolSec .container .card .img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.schools .schoolSec .container .card .img img:hover {
  transform: scale(1.1) rotate(5deg);
  filter: brightness(0.8);
}
.schools .schoolSec .container .card .name {
  color: var(--red);
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem;
  margin-top: 15px;
  text-align: center;
}
.schools .schoolSec .container .card .vision {
  color: var(--black);
  font-family: "Oswald", sans-serif;
  font-size: 0.8rem;
  padding: 10px;
  text-align: center;
  font-family: "Raleway", sans-serif;
  line-height: 1.25rem;
}

.contact {
  height: 100%;
  width: 100%;
  margin-top: -150px;
  display: block;
}
.contact svg {
  width: 100%;
}
.contact .contactsec {
  width: 100%;
  height: 100%;
  background-color: var(--black);
  margin-top: -7px;
  padding-bottom: 75px;
  padding: 0 25px 75px 25px;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-direction: row;
  font-family: "Raleway", sans-serif;
  font-family: "Nunito Sans", sans-serif;
}
.contact .contactsec .col1 {
  width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.contact .contactsec .col1 .head {
  font-size: 3.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  letter-spacing: -5px;
  color: var(--bg-white);
  text-decoration: none;
}
.contact .contactsec .col1 .head a {
  text-decoration: none;
}
.contact .contactsec .col1 .info {
  font-size: 1.25rem;
  font-weight: 500;
  color: var(--white);
  font-family: "Raleway", sans-serif;
  line-height: 1.75rem;
  margin-bottom: 15px;
  text-align: center;
}
.contact .contactsec .col1 .info a {
  text-decoration: none;
  color: var(--white);
}
.contact .contactsec .col1 .text {
  font-size: 1rem;
  font-weight: 500;
  color: var(--white);
  font-family: "Raleway", sans-serif;
  line-height: 1.75rem;
  margin-bottom: 15px;
  text-align: left;
  padding-right: 75px;
}
.contact .contactsec .col1 .copy {
  color: var(--white);
}
.contact .contactsec .sub {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-direction: row;
}
.contact .contactsec .sub .col2 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 80px 12px 0 12px;
}
.contact .contactsec .sub .col2 .head {
  font-size: 1.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
  color: var(--bg-white);
}
.contact .contactsec .sub .col2 .links {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.contact .contactsec .sub .col2 .links a {
  color: var(--orange);
  font-family: "Raleway", sans-serif;
  margin-top: 7px;
  text-decoration: none;
}
.contact .contactsec .sub .col3 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 80px 12px 0 12px;
}
.contact .contactsec .sub .col3 .head {
  font-size: 1.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
  color: var(--bg-white);
}
.contact .contactsec .sub .col3 .links {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.contact .contactsec .sub .col3 .links a {
  color: var(--orange);
  font-family: "Raleway", sans-serif;
  margin-top: 7px;
  text-decoration: none;
}
.contact .contactsec .sub .col4 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 80px 12px 0 12px;
}
.contact .contactsec .sub .col4 .head {
  font-size: 1.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
  color: var(--bg-white);
}
.contact .contactsec .sub .col4 .iconbox {
  margin-top: 25px;
}
.contact .contactsec .sub .col4 .iconbox a {
  text-decoration: none;
  margin: 5px;
}
.contact .contactsec .sub .col4 .iconbox a i {
  font-size: 1.5rem;
  color: var(--orange);
  opacity: 0.7;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.contact .contactsec .sub .col4 .iconbox a i:hover {
  opacity: 1;
  transform: scale(0.9);
}

@media (max-width: 650px) {
  .quote {
    display: none;
  }
  .quote-mobile {
    width: 100%;
    background-color: var(--yellow);
    padding: 50px;
    font-size: 1.3rem;
    text-align: center;
    line-height: 1.75rem;
    color: var(--black);
    font-weight: 500;
    background-color: var(--orange);
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23da7f00' fill-opacity='0.16' fill-rule='evenodd'/%3E%3C/svg%3E");
    display: block;
    flex-direction: column;
  }
  .quote-mobile a {
    padding: 0 35px;
    text-transform: lowercase;
    text-decoration: none;
    color: #000000;
  }
  .quote-mobile .icon-quote-div {
    margin-top: 0.5rem;
  }
  .quote-mobile .one {
    border-right: none;
  }
  .quote-mobile .border-bottom1 {
    border-bottom: 1px solid var(--black);
    height: 10px;
    width: 50px;
    margin: auto;
  }
}
@media (max-width: 600px) {
  .mision {
    margin-top: -30px;
  }
  .mision .head {
    font-size: 3rem;
  }
  .about .container1 {
    margin-bottom: 6rem;
  }
  .about p {
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .activities {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    background-color: var(--bg-white);
    margin-top: -60px;
  }
  .activities svg {
    width: 100%;
  }
  .activities .activitySec {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    margin-bottom: -5px;
  }
  .activities .activitySec .head {
    font-size: 3rem;
    margin-top: 30px;
  }
  .activities .activitySec p {
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
    word-break: break-all;
  }
  .activities .activitySec .container1 .box {
    margin: 45px 0px 45px 0px;
  }
  .contact {
    margin-top: -50px;
  }
  .contact .contactsec {
    margin-top: -15px;
    padding: 0 30px 75px 30px;
  }
  .contact .contactsec .sub {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact .contactsec .sub .col2 {
    margin: 40px 12px 0 12px;
  }
}
@media (max-width: 410px) {
  .font-reduce {
    font-size: 1rem;
  }
  .landing .page .school-name {
    font-size: 3rem;
  }
  .landing .page .school-tagline {
    font-size: 1.2rem;
  }
  .landing .page img {
    height: 130px;
    width: 130px;
  }
  .about .head {
    font-size: 2rem;
  }
  .activities .activitySec .head {
    font-size: 2rem;
  }
  .mision .head {
    font-size: 2rem;
  }
  .contact .contactsec {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact .contactsec .col1 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .contact .contactsec .col1 .text {
    padding-right: 0px;
  }
  .contact .contactsec .col1 .head {
    font-size: 2.5rem;
  }
  .contact .contactsec .sub {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .contact .contactsec .sub .col2 {
    margin: 30px 12px 0 0px;
  }
  .contact .contactsec .sub .col3 {
    margin: 30px 12px 0 0px;
  }
  .contact .contactsec .sub .col4 {
    margin: 30px 12px 0 0px;
  }
}
@media (max-width: 330px) {
  .font-reduce {
    font-size: 0.8rem;
  }
  .about .container1 {
    margin-top: 0;
  }
  .about .container1 .box {
    margin-top: 0;
    width: 230px;
  }
  .activities .activitySec .container1 {
    margin-top: 0;
  }
  .activities .activitySec .container1 .box {
    margin-top: 0;
    width: 230px;
    height: 100%;
  }
  .mision .container1 {
    margin-top: 0;
  }
  .mision .container1 .box {
    margin-top: 0;
    width: 230px;
    height: 100%;
  }
  .about .head {
    font-size: 1.5rem;
  }
  .activities .activitySec p {
    margin-top: 2rem;
  }
  .activities .activitySec .head {
    font-size: 1.5rem;
  }
  .mision .head {
    margin-top: 2rem;
    font-size: 1.5rem;
  }
  .mision p {
    margin-top: 1rem;
  }
  .about {
    padding: 60px 0 0 0;
  }
  .about p {
    padding: 0 20px;
    margin-top: 1rem;
  }
}/*# sourceMappingURL=style.css.map */