@font-face {
  font-family: ITC Stone Sans;
  src: url(../StoneSans.ttf);
}
body {
  overflow-x: hidden;
  width: 100%;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Roboto, sans-serif;
}
/* =====================Header: starts ===================== */
.header {
  padding: 35px 50px;
}
.header .logo {
  width: 200px;
  height: auto;
}
.header .search {
  width: 25px;
  height: auto;
  cursor: pointer;
}
.header button {
  text-align: left !important;
  font-family: Roboto, sans-serif !important;
  letter-spacing: 0px !important;
  color: #ffffff !important;
  text-transform: capitalize !important;
  opacity: 1 !important;
  font-size: 15px !important;
  background: #009c9d 0% 0% no-repeat padding-box !important;
  border-radius: 34px !important;
  opacity: 1 !important;
  border: none !important;
  width: 100%;
  padding: 8px 5px !important;
  cursor: pointer !important;
  line-height: 1.6 !important;
  display: flex;
  align-items: center;
}
.header button:hover,
.header button:focus-visible:focus {
  outline: 0;
  background: #017374 !important;
  transition: background-color 0.3s ease !important;
}

.header button:hover {
  background: transparent;
}
.header button img {
  width: 18px;
  height: auto;
  margin-right: 8px;
  margin-left: 5px;
  padding: 3px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
}
/* =====================Header: end ===================== */
/* ================================Banner:starts============================== */
.banner-main img {
  position: relative;
  width: 100%;
  height: auto;
  margin-right: 10px;
  z-index: -1;
}

.slick-dots {
  position: absolute !important;
  top: 50% !important;
  right: 10px !important;
  transform: translateY(-50%) !important;
  display: flex !important;
  flex-direction: column-reverse !important;
  justify-content: flex-end !important;
  align-items: flex-end !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  bottom: unset !important;
}

.slick-dots li {
  margin-left: 5px !important;
}

.slick-dots li button {
  display: block !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  cursor: pointer !important;
}
.slick-dots li button:before {
  color: #fff !important;
  opacity: 1 !important;
}
.slick-dots li.slick-active button::before {
  color: #009c9d !important;
}
.slider {
  position: relative;
}
.slider-contents {
  position: absolute;
  top: 80px;
  padding-left: 80px;
  z-index: 1;
}
.slider-contents button {
  background: #ffffff;
  border-radius: 20px;
  opacity: 1;
  padding: 5px 10px;
  font-size: 14px;
  color: #000;
  border: none;
  margin-bottom: 15px;
}
.slider-contents h1 {
  color: #1562a5;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}
.slider-contents p {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  line-height: 1.4;
  text-transform: capitalize;
  font-family: ITC Stone Sans;
}
/* ================================Banner:ends============================== */
/* ================================Footer : starts=========================== */
.footer-main {
  background-color: #000;
  padding: 80px;
  color: #fff;
}
.logo-footer {
  width: 150px;
  height: auto;
  object-fit: cover;
  filter: contrast(0.5);
}
.social-media-icons {
  margin-top: 60px;
}
.social-media-icons i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 10px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  opacity: 0.8;
  transition: width 2s;
  cursor: pointer;
}
.social-media-icons i:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.footer-main h3 {
  font-family: Roboto, sans-serif;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  opacity: 0.8;
}
.location-details {
  color: #ffffff;
  margin-top: 30px;
}
.location-details ul {
  color: #ffffff;
  margin-top: 30px;
  list-style: none;
}
.location-details i {
  font-size: 13px;
}
.location-details p {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5;
  padding-bottom: 0;
  font-family: ITC Stone Sans;
  margin-bottom: 0;
  cursor: pointer;
  opacity: 0.8;
}
.location-details ul li {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5;
  padding-bottom: 0;
  font-family: ITC Stone Sans;
  margin-bottom: 0;
  opacity: 0.8;
  margin-bottom: 5px;
  cursor: pointer;
}
.location-details ul li:hover {
  color: #009c9d;
}
.lower-footer {
  margin-top: 50px;
  border-top: 1px solid #393939;
}
/* ================================Footer : end=========================== */
/* ============================Highlite : start============================== */
.highlite-main {
  background: #fff4e0;
  padding: 30px 0 80px;
  position: relative;
}
.highlite-main h2 {
  font-family: Roboto;
  color: #1562a5;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
}
.highlite-main .book-position {
  position: absolute;
  width: 80px;
  top: 40px;
}
.rainbow-position {
  position: absolute;
  width: 150px !important;
  top: 87px;
  height: auto !important;
  right: -103px;
  z-index: 999;
}
.set-foot {
  position: absolute;
  top: 22%;
  width: 50px;
  left: 113px;
}
.set-foot2 {
  position: absolute;
  top: 74%;
  width: 130px;
  right: 0;
}
.highlite-main h3 {
  margin-top: 60px;
  font-weight: 700;
  font-size: 40px;
}
.highliteinner {
  background: #fff;
  border-radius: 24px;
  padding: 15px;
  margin-top: 20px;
}
.highliteinner img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.highliteinner h4 {
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  padding-bottom: 10px;
  font-family: ITC Stone Sans;
}
.highliteinner p {
  color: #59595b;
  font-size: 13px;
  font-family: ITC Stone Sans;
  line-height: 1.5;
  text-transform: capitalize;
}
.highliteinner h5 {
  margin-top: 40px;
  color: #009c9d;
  font-size: 14px;
  text-transform: capitalize;
}
.gradient-image {
  position: relative;
  display: inline-block;
  height: 289px;
  width: 100%;
}
.gradient-image img {
  height: 289px;
  object-fit: cover;
  display: block;
  width: 100%;
  border-radius: 20px;
  margin-top: 20px;
}
.gradient-image::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #00041a00 0%, #003c71 100%) 0%
    0% no-repeat padding-box;
  z-index: 1;
  border-radius: 20px;
}
.plus {
  position: absolute;
  top: 22px;
  left: 51%;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 99;
}
.gradient-image p {
  position: absolute;
  transform: rotate(-90deg);
  top: 160px;
  color: #fff;
  z-index: 99;
  font-family: ITC Stone Sans;
  font-size: 19px;
  font-weight: 600;
}

.plus img {
  width: 100%;
  height: auto;
}
.timing button {
  background: #ffffff;
  border-radius: 20px;
  opacity: 1;
  padding: 5px 10px;
  font-size: 14px;
  color: #000;
  border: none;
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 68%;
}
.timing button:hover,
.timing button:focus-visible:focus {
  outline: 0;
}
.sun-position {
  position: absolute;
  bottom: -122px;
  width: 80px;
}
/* =================================Highlite : start ==========================*/
/* ============================Resources : start============================== */
.resources-start {
  padding: 30px 0 100px;
  position: relative;
}
.resources-start h3 {
  margin-top: 60px;
  font-weight: 700;
  font-size: 40px;
}
.resoiurce-img {
  position: absolute;
  right: 88px;
  top: 69px;
  width: 100px;
}
.resource-inner {
  background: #fff0d0;
  padding: 20px;
  margin: 20px 0;
  border-radius: 22px;
}
.resource-inner img {
  width: 100%;
  height: auto;
  border-radius: 22px;
  object-fit: cover;
  padding-bottom: 10px;
}
.resource-inner h3 {
  color: #000000;
  font-family: ITC Stone Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  margin-top: 0;
  padding: 10px 12px 0;
  text-transform: capitalize;
}
.resource-inner p {
  color: #000000;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
  font-family: ITC Stone Sans;
  padding: 10px 65px 0px 14px;
}
.foot3 {
  position: absolute;
  width: 80px;
  top: 30%;
  left: 90px;
}
.foot4 {
  position: absolute;
  width: 138px;
  top: 74%;
  right: 111px;
}
.cubes {
  position: absolute;
  width: 100px;
  bottom: -150px;
  right: 0;
  z-index: 9999;
}
.teady {
  position: absolute;
  width: 50px;
  bottom: -125px;
  left: 40px;
  z-index: 9999;
}
/* ============================Resources : end============================== */

/* ============================Volunteering : start============================== */
.volunteering-main {
  padding: 30px 0 100px;
  position: relative;
  background: url(../Images/volunturing.png) #009c9d;
  background-repeat: no-repeat;
  background-size: cover;
}
.volunteering-main h2 {
  margin: 20px 0 20px;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  font-size: 50px;
  line-height: normal;
}
.volunteering-main h5 {
  margin: 10px 0;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: normal;
  line-height: 1.3;
}
.volunteering-main p {
  color: #fff;
  font-weight: normal;
  line-height: 1.5;
  text-transform: capitalize;
  font-family: ITC Stone Sans;
  font-size: 13px;
  text-align: justify;
}
.close-up-people {
  position: absolute;
  height: 430px;
  top: -30px;
}
.close-up-people2 {
  position: absolute;
  height: 430px;
  bottom: -100px;
}
.arch {
  position: absolute;
  width: 150px;
  bottom: 0;
  left: 40%;
  transform: translateX(-50%);
}
.archsub {
  position: absolute;
  width: 120px;
  bottom: 0;
  left: 38%;
  transform: translateX(-50%);
}
/* ============================Volunteering : end============================== */
/* ============================contact-us: start======================================= */
.contact-us-main {
  position: relative;
  overflow-x: hidden;
}
.contact-us-main {
  background: url(../Images/keyboard.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  background-position: center;
}
.contact-us-left {
  position: relative;
}
.contact-us-left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background-color: #009c9d;
  opacity: 0.8;
  z-index: 1;
}
.contact-us-right {
  position: relative;
}
.contact-us-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background-color: #1562a5;
  opacity: 0.8;
  z-index: 1;
}
.butterfly img {
  position: absolute;
  z-index: 9999;
  height: 80px;
  left: 190px;
  bottom: -40px;
}

/* ============================contact-us: end======================================= */
/* ================================friends:starts============================== */
.passage-main {
  position: relative;
  padding: 100px 0 100px;
  overflow-x: hidden;
}
.passage-main-img {
  width: 690px;
  object-fit: contain;
  margin-left: -166px;
  height: 445px;
}
.passage-main h2 {
  font-family: Roboto;
  color: #1562a5;
  font-size: 60px;
  line-height: 1;
  font-weight: 700;
}
.passage-main p {
  color: #59595b;
  font-size: 13px;
  font-family: ITC Stone Sans;
  line-height: 1.5;
  text-transform: capitalize;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 30px;
}
.company-logo img {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 30px;
  height: auto;
  object-fit: cover;
}
.balloon-02 {
  position: absolute;
  right: 306px;
  width: 110px;
  top: 22px;
}
/* ================================friends:end============================== */
.passage-video-main {
  position: relative;
  padding: 100px 0 100px;
  overflow-x: hidden;
  background: url(../Images/concept.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.passage-video-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #003d72;
  opacity: 0.7;
  z-index: 1;
}
.passage-video-main-inner {
  border: 2px solid #fff;
  z-index: 11;
  position: relative;
  border-radius: 25px;
  padding: 30px 0 0;
}
.square {
  width: 15px;
  height: 15px;
  background: #f6c35b 0% 0% no-repeat padding-box;
  margin-left: 100px;
}
.passage-video-main-inner h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 19px;
  margin-bottom: 0;
  padding-left: 65px;
}
.passage-video-main-inner h2 {
  color: #fff;
  font-weight: 700;
  margin-top: 20px;
  padding-left: 100px;
}
.passage-down {
  background: #fff;
  border-radius: 0px 0px 20px 20px;
  width: 100%;
  margin: auto;
  margin-top: 20px;
  padding: 30px 0;
}
.passage-down h3 {
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
  font-family: ITC Stone Sans;
  padding-left: 100px;
}
.passage-down p {
  color: #59595b;
  font-weight: normal;
  font-family: ITC Stone Sans;
  padding-left: 100px;
  font-size: 12px;
}
.checked {
  color: orange;
}
.stars {
  padding-left: 100px;
  padding-top: 10px;
}
.eclips {
  position: absolute;
  width: 100px;
  right: 7px;
}
.eclips img {
  width: 300px;
}
.butterfly {
  position: relative;
}
/*====================================== Rites 0f passage : start =================================*/
.rites-banner {
  background: url(../Images/business.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  background-position: center;
  position: relative;
  overflow-x: hidden;
}
.rites-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background-color: #1562a5;
  opacity: 0.8;
  z-index: 1;
}
.rites-banner h2 {
  color: #fff;
  font-weight: 700;
  z-index: 9999999;
  position: relative;
  font-size: 40px;
  padding-top: 50px;
}
.passage-inner-contents {
  padding: 70px 0;
}
.passage-inner-contents h2 {
  color: #1562a5;
  font-weight: 700;
  font-size: 40px;
  padding-bottom: 10px;
}
.passage-inner-contents p {
  color: #59595b;
  font-weight: 500;
  font-size: 13px;
  font-family: ITC Stone Sans;
  text-align: justify;
  line-height: 1.5;
  padding-bottom: 20px;
}
.passage-inner-contents .wooden-paper {
  width: 100%;
  object-fit: cover;
  border-radius: 25px;
  height: 100%;
}
.passage-information {
  background-color: #009c9d;
  padding: 35px;
  border-radius: 25px;
  margin: 40px 0;
}
.passage-information p {
  color: #ffffff;
  font-weight: 500;
  line-height: 1.5;
  font-size: 13px;
  font-family: ITC Stone Sans;
  text-align: justify;
  margin-bottom: 0;
}
.passage-sections {
  padding-bottom: 30px;
}
.section-passage-inner {
  padding: 8px;
  background-color: #fff0d0;
  border-radius: 13px;
  cursor: pointer;
  margin-bottom: 20px;
}
.section-passage-inner span {
  color: #59595b;
  font-weight: 600;
  font-family: ITC Stone Sans;
}
.input-group.rounded span {
  background: transparent;
  /* position: absolute; */
}
.input-group.rounded input {
  border: none;
  padding: 20px;
  font-size: 12px;
  color: #cccccc;
  font-family: ITC Stone Sans;
  border-radius: 20px !important;
}
.input-main {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 40px #6871b922;
  border-radius: 20px !important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.passage-features {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 40px #6871b922;
  border-radius: 20px !important;
  border: none;
  height: 80%;
  padding: 20px;
}
.passage-features ul {
  list-style: none;
}
.passage-features ul li {
  color: #959595;
  font-weight: 500;
  font-size: 15px;
  font-family: ITC Stone Sans;
  text-align: justify;
  line-height: 1.5;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
}
.input-group.rounded input:focus {
  box-shadow: unset;
}
.passage-features button {
  width: 100%;
  border-radius: 10px;
  border: none;
  background-color: rgba(48, 197, 197, 0.2);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  margin-bottom: 10px;
  outline: 0;
}
.passage-features button p {
  font-size: 15px;
  color: #009c9d;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* ====================================Rites 0f passage : end ====================================*/

#hamburger {
  cursor: pointer;
  transition: all 0.2s ease;
  z-index: 9999;
}
.nav-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
#nav {
  height: auto;
  right: 0;
  box-shadow: 0px 3px 40px #52599540;
  border-radius: 40px 0px 0px 40px;
  opacity: 1;
  background: #fff;
  z-index: 999999999999999999;
  color: #fff;
  width: 800px;
  padding: 60px;
  position: relative;
  transform: translateX(0);
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 0;
}
#nav ul {
  list-style: none;
  padding: 0;
}
#nav ul li {
  width: 100%;
  transition: all 0.15s ease;
}
#nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
#nav ul li a.active {
  color: #009c9d !important;
}
#nav {
  display: none;
  transition: right 0.3s ease;
}
body {
  position: relative;
}
#nav.visible {
  transition: right 0.3s ease;
}
#nav.visible {
  display: block;
}
.gradient-click-open {
  display: none;
}

.gradient-click-open.active {
  display: block;
}
.hidden {
  display: none !important;
}
.gradient-image {
  transition: opacity 0.5s ease;
}

.gradient-image.hidden {
  opacity: 0;
}

.gradient-click-open {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.gradient-click-open.active {
  opacity: 1;
}
.highlite {
  display: flex;
  width: 100%;
  justify-content: center;
}
.gradient-image-main {
  padding: 0 10px;
}
.gradient-image {
  width: 170px;
}
.gradient-click-open.active:first-child {
  display: block;
}
.slick-slide > img {
  width: 100% !important;
  height: 400px !important;
  object-fit: cover !important;
  border-radius: 60px !important;
}
