.breaker {
  clear: both;
  height: 0.1px;
}
a {
  text-decoration: none;
}
.service-border {
  height: 16px;
  width: 100%;
  position: absolute;
  background: url(../images/service-border.png);
  z-index: 999;
  margin-top: -16px;
}
.courses {
  padding: 20px 0 35px;
  background: #f3f0cf;
}
.all-course {
  margin: auto;
  max-width: 1200px;
  text-align: center;
}
.all-course h2 {
  text-align: center;
  font-size: 36px;
  margin-top: 10px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-family: "Rouge Script", cursive;
}
.all-course h3 {
  text-align: center;
  font-size: 22px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: normal;
  position: relative;
  margin-top: -20px;
  z-index: 1;
  margin-bottom: 15px;
}
.corus span {
  padding: 11px 19px;
  border-radius: 12px;
  background: #0973a0;
}
.corus {
  float: left;
  width: 23%;
  margin: 10px 1%;
}
.corus:hover .course-manage {
  transform: scale(1.06);
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06); /* IE 9 */
  box-shadow: 6px 6px 0px rgba(103, 102, 102, 0.2);
}
.corus p {
  line-height: 23px;
  font-size: 14px;
  color: #696767;
  padding: 7px 10px 0;
  margin-bottom: 5px;
}
.course-manage {
  padding: 20px 10px;
  border-radius: 9px;
  background: #fff;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-align: center;
}
.corus-pic {
  display: block;
  margin: auto;
  width: 80%;
  border-radius: 100%;
  box-shadow: 6px 6px 0px rgba(103, 102, 102, 0.2);
}
.message {
  padding: 40px 0 0;
  background: #59b2dc;
}
.message-devide {
  margin: auto;
  max-width: 1000px;
}
.msg-part {
  text-align: center;
  color: #222;
  font-size: 16px;
  background: #fff;
  border-radius: 10px;
  padding: 2% 4%;
  float: left;
  box-shadow: 6px 6px 0px rgba(103, 102, 102, 0.2);
  width: 46%;
}
.msg-part h2 {
  margin: 10px;
}
.msg-kid {
  float: right;
  width: 20%;
}
.page-content {
  padding: 50px 20px;
  background: #fff;
}
#page {
  margin: auto;
  max-width: 1220px;
  display: flex;
  gap: 40px;
}
.about-pic {
  flex: 1;
}
.about-text {
  flex: 2;
}
#page h2 {
  font-size: 36px;
  margin-top: 10px;
  color: #0973a0;
  letter-spacing: 1px;
  font-family: "Rouge Script", cursive;
}
#page p {
  font-size: 15px;
  margin-top: 10px;
  line-height: 24px;
  color: #222;
}
.lefter {
  float: left;
  width: 34%;
  margin-right: 30px;
}
.more {
  padding: 9px 27px;
  border-radius: 5px;
  background: #b31e8b;
  color: #fff;
  float: left;
  margin-top: 12px;
  font-size: 15px;
}
.more:hover {
  background: #0973a0;
}
.student {
  max-width: 670px;
  display: block;
  margin: auto;
}
.all-features {
  padding: 55px 0 20px;
  margin: auto;
  max-width: 1220px;
  text-align: center;
}
.all-features h2 {
  font-size: 36px;
  margin-top: 15px;
  margin-bottom: 25px;
  letter-spacing: 1px;
  font-family: "Rouge Script", cursive;
}
.clr1 {
  color: #61c5dc;
}
.clr2 {
  color: #8f67ac;
}
.clr3 {
  color: #faa320;
}
.clr4 {
  color: #00a491;
}
.clr5 {
  color: #95b93d;
}
.clr6 {
  color: #f26b49;
}
.all-features h3 {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.all-features p {
  font-size: 14px;
  margin-top: 15px;
  color: #222;
  line-height: 23px;
  padding: 5px 10px;
}
.feat {
  float: left;
  width: 31.3%;
  margin: 10px 1%;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.feat:hover {
  transform: scale(1.06);
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06); /* IE 9 */
}
.feat-part {
  padding: 10px;
  background: #fff;
  box-shadow: 0px 0px 19px 1px #ddd;
  border-radius: 15px;
}
.feat-icon {
  width: 90px;
  display: block;
  margin: auto;
  margin-top: 12px;
}
.gal {
  padding: 20px 0;
  background: #f3f0cf;
}
.style-gallery {
  padding: 30px 0 30px;
  margin: auto;
  max-width: 1230px;
}
.style-gallery h2 {
  font-size: 29px;
  text-align: center;
  color: #34327c;
  letter-spacing: 0.6px;
  margin-bottom: 23px;
  padding: 0px 0;
  font-family: "Rouge Script", cursive;
  line-height: 36px;
  margin-top: 10px;
}
.style-gallery p {
  font-size: 16px;
  text-align: center;
  color: #343434;
  margin-bottom: 33px;
  margin-top: 10px;
}
.testim-bg {
  background: #fff;
  padding: 50px 20px;
}
.testim-ful {
  margin: auto;
  max-width: 1200px;
}
.testim-ful h2 {
  font-size: 29px;
  text-align: center;
  color: #59b2dc;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 0 25px;
}
.luxor {
  padding: 30px 0;
  background: url(../images/bgdots.png) top center #f2f2f2;
}
.lux {
  max-width: 1100px;
  margin: 0 auto;
}
.luxor h2 {
  text-align: center;
  color: #f90;
  font-size: 29px;
  font-family: "Rouge Script", cursive;
  margin: 0px 0 15px;
}
.teem {
  float: left;
  margin: 0px 2% 10px;
  background: #fff;
  padding: 3%;
}
.teem h3 {
  text-align: center;
  color: #59b2dc;
  font-weight: normal;
  font-size: 18px;
  margin: 8px 0;
}
.teem p {
  text-align: center;
  color: #666;
  font-size: 15px;
  margin-top: 5px;
}
.lux {
  max-width: 1200px;
  border-radius: 4px;
  padding: 15px 0;
}
.scrollup {
  width: 45px;
  height: 45px;
  border-radius: 3px;
  text-indent: -9999px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  display: none;
  z-index: 109999;
}
.registration-fee {
  padding: 40px 20px;
  text-align: center;
  color: #fff;
  background-image: url(../image/calltoactionbg.jpg);
  background-attachment: fixed;
}
.registration-fee h2 {
  font-size: 33px;
  color: #fff200;
  font-family: "Rouge Script", cursive;
  font-weight: normal;
  line-height: 50px;
}
.registration-fee p {
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 30px;
  color: #fff;
}
.log_btn {
  padding: 7px 30px;
  border-radius: 6px;
  background: #fff;
  color: #000;
}
.map-enq {
  background: #f3f0cf;
  padding: 40px 20px;
  display: flex;
}
.query {
  width: 50%;
  float: left;
  color: #fff;
}
.query h2 {
  padding: 10px 0 0 0px;
  color: #000;
  text-align: center;
  font-size: 35px;
  margin: 20px 0 10px 0px;
  font-family: "Rouge Script", cursive;
  letter-spacing: 0.8px;
}
.query p {
  color: #222;
  padding: 0 15px 0 15px;
  line-height: 150%;
  font-size: 16px;
  text-align: center;
}
#great {
  width: 80%;
  margin-left: 10%;
  margin-top: 20px;
}
.quote-input {
  font-size: 15px;
  padding: 13px 2%;
  color: #666;
  float: left;
  width: 92%;
  border: none;
  background: #ffffff;
  border-radius: 7px;
  box-shadow: 6px 6px 0px rgba(103, 102, 102, 0.2);
  margin: 10px 0%;
}
.quote-input2 {
  font-size: 15px;
  padding: 7px 2%;
  color: #666;
  float: left;
  height: 80px;
  width: 92%;
  border: none;
  background: #ffffff;
  border-radius: 7px;
  box-shadow: 6px 6px 0px rgba(103, 102, 102, 0.2);
  margin: 10px 0%;
}
.query input::placeholder {
  color: #000;
}
.query ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}
.query ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
.query :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
.query :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
.bluebox2 {
  width: 220px;
  border: none;
  margin-left: 0px;
  margin-top: 15px;
  background: #b31e8b;
  padding: 15px 25px 12px 25px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  transition: 0.5s x;
  border-radius: 7px;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  cursor: pointer;
}
.bluebox2:hover {
  background: #0973a0;
  color: #fff;
}
.mapper {
  float: right;
  width: 50%;
}
.mapper h2 {
  padding: 10px 0 0 0px;
  color: #000;
  text-align: center;
  font-size: 35px;
  font-family: "Rouge Script", cursive;
  margin: 20px 0 25px 0px;
  letter-spacing: 0.8px;
}
.mapp {
  width: 80%;
  margin-right: 10%;
  margin-top: 20px;
}
.mappie {
  border: 8px solid #fff;
  border-radius: 7px;
}
.footer-wrap {
  background: #34327c;
  padding: 20px 0 20px;
}
.footer-stat,
#footers {
  margin: 0 auto;
  max-width: 1200px;
}
.footer-stat h3 {
  color: #fff;
  font-size: 19px;
  font-weight: normal;
  margin: 25px 0 20px 0px;
  padding-bottom: 8px;
}
.footer-stat h4 {
  color: #ec9600;
  font-size: 17px;
  font-weight: normal;
  margin: 25px 0 10px 0px;
}
.footer-stat a {
  text-decoration: none;
  color: #fff;
}
.footer-stat a:hover {
  text-decoration: none;
  color: #ec9600;
}
.footer-stat li {
  padding: 7px 10px 7px 0px;
  list-style: none;
  text-align: justify;
  letter-spacing: 0.5px;
  color: #222;
  font-size: 14px;
  line-height: 20px;
}
.footer-stat p {
  padding: 7px 10px 7px 0px;
  text-align: left;
  font-size: 14px;
  color: #fff;
  margin: 0px;
  line-height: 22px;
}
.adrs {
  float: left;
  max-width: 21px;
  margin-right: 12px;
  margin-bottom: 10px;
}
.mbl {
  max-width: 20px;
  margin-right: 12px;
  float: left;
}
.eml {
  float: left;
  max-width: 20px;
  margin-right: 12px;
}
.foot {
  float: left;
  width: 20%;
  margin-right: 0%;
  margin-top: 20px;
}
.bot-logo {
  padding: 7px;
  background: #fff;
  border-radius: 5px;
}
.foot2 {
  float: left;
  width: 16%;
  margin-left: 4%;
}
.foot3 {
  float: right;
  width: 34%;
  padding-left: 3%;
  border-left: 1px solid #9c98fc;
}
.scl {
  text-decoration: none;
  display: block;
  float: left;
  margin-right: 12px;
}
.scl-icon {
  border-radius: 100%;
  padding: 8px;
  background: #00599e;
  width: 30px;
}
.feeter {
  background: #f79622;
  padding: 15px 0;
}
#footers p {
  margin: 0;
  padding-top: 10px;
  line-height: normal;
  font-size: 14px;
  color: #fff;
}
#footers a {
  color: #fff;
  text-decoration: underline;
  font-size: 13px;
}
#footers a:hover {
  color: #fff;
}
.dest {
  float: right;
}
.footer-border {
  position: relative;
  background: url(../image/footer-bg.png);
  height: 16px;
  margin-top: -16px;
  z-index: 2px;
}
.supportt {
  float: right;
  margin-top: 30px;
}
.num,
.num2 {
  color: #1a4c3d;
  font-size: 21px;
  float: left;
  text-align: left;
  margin-right: 20px;
}
.phone {
  float: left;
  width: 17px;
  margin-top: -5px;
  margin-right: 10px;
}
.emailer {
  float: left;
  width: 22px;
  margin-top: 2px;
  margin-right: 10px;
}

.activities {
  padding: 45px 20px;
  background: url(../images/activity_bg.webp) top center;
  background-size: cover;
}
.activities h2 {
  text-align: center;
  color: #fff;
  font-size: 44px;
  letter-spacing: 1px;
  margin-top: 10px;
  font-weight: bold;
  font-family: "Dosis", sans-serif;
}
.actve {
  margin: auto;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.act {
  flex: 1;
  margin: 20px 0 0;
}
.acts {
  flex: 1;
  margin: 20px 0 0;
}
.act span,
.acts span {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  margin-bottom: 20px;
  border: 2px solid #fff;
}
.act-icon {
  width: 50px;
}
.actve h3 {
  text-align: center;
  color: #fff;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 20px;
}
.actve p {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
