@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;900&family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.text-gradient {
  background: linear-gradient(180deg, #D50072 0%, #EA5638 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
a {
  transition: 0.5s all ease-in-out;
}
.font1 {
  font-family: Jungle Mask
}
.font2 {
  font-family: Amsterdam
}


.start {
  padding-top:400px;
  padding-left:250px;
  position:absolute;
  

}
.bgwa {
  /* The image used */
  background-image: url("https://the-differencemakers.com/img/tdmwhatsapphelp.png");

  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}







h1 {
  font-size:60px;
}
body {
  font-family: Montserrat
}
figure.snip0016 {
  color: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #000000;
  height: 100vh;
  margin: 0
}
figure.snip0016 img {
  width: 100%;
  opacity: 1;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  object-fit: cover;
}
figure.snip0016 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 1em;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-bottom:200px;
  text-align: center;
 background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.banner-logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  margin: auto;
  width: 110px !important;
  height: auto !important;
}
figure.snip0016 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s, transform 0.35s;
}
figure.snip0016 p {
  font-weight: 400;
  -webkit-transform: translate3d(0%, 30%, 0);
  transform: translate3d(0%, 30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #FFF;
}
figure.snip0016 h2 {
  transform: translate3d(0%, 100%, 0);
  transition-delay: 0.3s;
  transition: .9s;
  font-weight: 400;
  font-size: 160px !important;
  letter-spacing: 1px;
  font-family: Amsterdam;
  color: #00A837;
  -webkit-text-stroke: 1px #FFF;
  /* border: 3.79748px solid #FFFFFF; */
  text-shadow: 0.713072px 1.78268px 1.78268px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
}
figure.snip0016:hover figcaption h2 {
  opacity: 1;
  transform: translate3d(0%, 75%, 0);
  transition-delay: 0.1s;
}
figure.snip0016:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.thumbimage-banner .item {
  overflow: hidden;
}
.thumbimage-banner .owl-theme .owl-nav [class*="owl-"] {
  color: #FFF;
  font-size: 20px;
  background: #0000008a !important;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: absolute;
  bottom: 30px;
}
.thumbimage-banner .owl-theme .owl-nav {
  margin-top: 0;
}
.thumbimage-banner .owl-prev {
  left: 14px;
}
.thumbimage-banner .owl-next {
  right: 15px;
}
.thumbimage-banner .owl-carousel .owl-stage-outer {
  border-radius: 0 10px 10px 0;
}
.thumbimage-banner .item img {
  transition: transform .2s;
}
.thumbimage-banner .item:hover img {
  transform: scale(1.1);
  opacity: 0.8
}
.position-relative {
  position: relative;
}
.before-text {
  position: absolute;
  left: 0;
  top: 0
}
.subtext .font1 {
  font-size: 22px;
}
.subtext {
  font-size: 17px;
  letter-spacing: 0.2px
}
.headingto {
  position: relative;
  font-size: 13vw;
  background: linear-gradient(180deg, #D50072 0%, #EA5638 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  white-space: nowrap;
}
.headingto::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(185deg, #e8dceb 0%, #e8dceb 50%);
-webkit-background-clip:visible;
  -webkit-text-fill-color: transparent;
background-clip:visible;
  color: transparent;
  border-right: 2px solid #EA5638;
  overflow: hidden;
  animation: animate 3s linear infinite;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.dropdown-item {
  font-weight:500;
  color: #2F3B90;

}
 @keyframes animate {
 0%, 10%, 100% {
 width: 0;
}
 70%, 100% {
 width: 100%;
}
}
 @media (max-width:991px) {
.container-fluid {
  width: 100%;
}
.navbar-nav {
  background: #e8e8e8;
}
/*Right*/
#navbarSupportedContent {
  right: -500px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
  position: fixed;
  overflow-y: auto;
}
.navbar-collapse.collapse.show {
  right: 0 !important;
  width: 90%;
  height: 100vh;
  top: 0;
  background: #d7dad9;
  padding: 30px;
  padding-top: 50px;
}
.nav-link {
  white-space: nowrap;
  line-height: 23px;
  text-align: left;
  font-size: 15px;
  letter-spacing: 1px;
}
.navbar-light .navbar-nav .nav-link.active::before, .navbar-light .navbar-nav .nav-link:hover::before {
  width: 50px;
  margin: auto;
  margin-left: 0;
}
.mobile-close-menu {
  display: block !important;
}
.navbar-toggler.mobile-close-menu {
  border: 0;
  background: transparent;
}
.navbar-toggler.mobile-close-menu .navbar-toggler-icon {
  background: transparent;
}
.navbar-brand img {
  width: 35px;
}
body {
  padding-top:0px;
  background-color: rgb(212, 217, 215);
}
.navbar-light .navbar-toggler {
  border: 0;
  padding: 0
}
.navbar-brand {
  padding: 0;
}
.navbar.navbar-expand-lg.navbar-light.navbar-dark .navbar-brand img {
  width: 32px;
}
.navbar.navbar-expand-lg.navbar-light.navbar-dark .navbar-brand .logo-red.d-lg-none {
  display: none !important;
}
.navbar.navbar-expand-lg.navbar-light.navbar-dark .navbar-brand .white-logo {
  display: block !important;
}
.what-we-do-box-title {
  padding: 6px 0;
}
header .navbar-light {
  background: #FFF;
}
}
.navbar {
  background-color: rgba(0, 0, 0, 0) !important;
  transition-property: background-color, color;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}


.page-banner {
  position: relative;
  background-position: center !important;
  height: 100vh;
  background-image: url(img/about-banner.jpg);
  background-size: cover !important;
  padding-bottom: 100px;
  overflow: hidden;
}

.page-banner:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom,
      rgba(17, 49, 152, 0.919) 0%,
      rgba(35, 58, 191, 0.528) 50%,
      rgba(34, 38, 158, 0) 100%);
}


.navbar-light .navbar-brand {
  background: #FFF;
  padding: 15px;
  border-radius: 0 0 15px 15px;
}
.navbar-light .navbar-brand img {
  width: 120px;
}
.navbar-light .navbar-nav .nav-link {
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  transition: 0.3s all ease-in-out;
}
.how-to-apply a {
  border: 2px solid !important;
  padding: 8px 28px;
  font-weight: 600;
  border-radius: 30px;
  text-decoration: none !important;
  font-size: 16px;
}
.how-to-apply a:hover {
  background: #00A837;
  transition: 0.5s all ease-in-out;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgb(36, 227, 96);
}
.page-banner h1 {
  font-size: 83px;
  font-weight: 700;
  color: #FFF;
  text-shadow: 1.62292px 4.0573px 4.0573px rgba(0, 0, 0, 0.5);
}
/*text-shadow: 2px 2px #fff, -2px 2px #fff, 2px -2px #fff, -2px -2px #fff, 2px 2px 7px #555;*/
.page-banner h1 span {
    -webkit-text-stroke: 2px #FFF;
    color: #31b35b;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 120px;
    line-height: 0;
    position: relative;
    bottom: -47px;
}
.event-text {
  font-size: 120px;
  font-weight: 300;
  line-height: normal;
  position: relative;
  top: -5px;
  padding-right: 18px;
  margin-right:15px;
}
.page-banner .container {
  position: relative;
  z-index: 1
}
.about.section-spice {
  background: #E8DCEB;
background-image: url(../img/background5.jpg); 
background-repeat: no-repeat;
}
}
.fixed-top.navbar-dark {
  background:;
  box-shadow: 0 0 5px #0000000a;
  margin-top: -20px;
}

.fixed-top.navbar-dark .navbar-brand img {
  width:120px;
    transition: 0.5s all ease-in-out;
    margin-top:-15px;
    box-shadow: 20 20 45px #0000000a;
}

.fixed-top.navbar-dark .nav-link {
  color: #333;
}
.fixed-top.navbar-dark .how-to-apply a{color:#046424 !important; border-color:#065e23 !important}
.fixed-top.navbar-dark .how-to-apply a:hover{ color:#cbc!important }

/* For screens smaller than 768px */
@media (max-width: 767px) {
  .fixed-top.navbar-dark .navbar-brand img {
    width: 80px;
    margin-top: 15px;
  }
}

/* For screens larger than 768px */
@media (min-width: 768px) {
  .fixed-top.navbar-dark .navbar-brand img {
    width: 110px;
    margin-top: 10px;
  }
}

/* For screens larger than 992px */
@media (min-width: 992px) {
  .fixed-top.navbar-dark .navbar-brand img {
    width: 115px;
    margin-top: -15px;
  }
}

/* For screens larger than 1200px */
@media (min-width: 1200px) {
  .fixed-top.navbar-dark .navbar-brand img {
    width: 120px;
    margin-top: -15px;
  }
}


.title-section {
  color: #FFF !important;
  position: relative;
  display: inline-block;
}
.title-section span {
  color: #FFF !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: inline-block;
  margin: auto;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size:34px;
  font-weight: 700;
}
.about-title img{width: 320px;}


.about-text{position: relative;}

.bout-text-sub {
  font-weight: 600;
}

.text-success {
  --bs-text-opacity: 1;
  color: #1CA041 !important;
}



.btn-theme {
  color: #2A246B;
  text-decoration: none;
  padding: 13px 30px;
  font-size: 20px;
  border-radius: 30px;
  border: 3px solid #2A246B;
  font-weight: 700;
  font-size: 16px;
}
.btn-theme:hover{background:#2A246B; color:#FFF; }

.about-text {
  position: relative;
  font-size:18px;
}

.about-text img {
  width:98%;
  margin-left: -50px;

}
.about-text-p {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width:80%;
}
.about  .triangl-sahpe {
  position: absolute;
  right: 0;
  bottom: 0;
}
.bout-text-sub {
  font-size: 22px;
}
.about{padding-top: 80px; padding-bottom:30px;}

.about-co .about-text img {
  margin-left: 68px;
}
.about-co .about-title img {
  width:62%;
}
.about-co .title-section {
  display: inline;
  width: auto;
}

.about-co .about-text-p {
  position: absolute;
  right: 0;
  left: auto;
   max-width: 89%;
}

.about-co .title-section span {
  color: #FFF !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: inline-block;
  margin: auto;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size:30px;
  padding-bottom: 31px;
  top: -5px;
}
.bg-success {
  background-color: #00A837 !important;
}
.text-primary {
  color: #06016C !important;
}
.list-box-wiht-arrow ul {
  padding-left: 12px;
}
.list-box-wiht-arrow {
  background: #FFF;
  padding: 15px 15px 15px 40px;
  font-size: 17px;
  position: relative;
  line-height: 23px;
}

.list-box-dark-arrow{ background:#2A246B}

.list-box-wiht-arrow img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
}

.text-black{color:#000;}


.testimonials {
  background: #000066;
  padding: 60px 0;
  position: relative;
}
.testimonials::before {
  background: url(../img/testimonials-shape.svg) no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 290px;
  height: 31px;
}

.testimonials-box {
  border: 4px solid #C18423;
  background: #D9D9D9;
  border: 7px solid #C18423;
  border-radius: 50px 50px 50px 0px;
  overflow: hidden;
  padding-right:20px;
}
.testimonials-slider .owl-stage {
  display: flex;
}
.testimonials-slider .owl-stage .item {
  display: flex;
  height: 100%;
}
.testimonials-box-img img {
  position: absolute;
  width:270px !important;
  top: 0;
  left: 0px;
  height: 100%;
}

.testimonials-slider .owl-nav button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.testimonials-slider .owl-nav button:hover{background: transparent !important;}
.testimonials-slider .owl-nav button.owl-next {
  right: -15px;
}

.testimonials-slider .owl-nav button.owl-prev {
  left: -15px;
}
.testimonials-slider .owl-nav button img {
  width: 45px;
}

.testimonials-slider .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 5px 7px;
  background: transparent;
  border-radius: 30px;
  border: 3px solid #FFF;
}
.testimonials-slider .owl-dots .owl-dot.active span, .testimonials-slider .owl-dots .owl-dot:hover span {
  background: #fff;
}

.testimonials-box-text {
  font-size: 14px;
  font-weight: 700;
  letter-spacing:0.2;
  color: #000066;
  padding-left: 30px;
}
.testimonials-name {
  text-transform: uppercase;
  color: #C98400;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 22px;
  padding-top: 5px;
}
.vission-service .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 11px;
}

.vission-service .owl-dots .owl-dot span {
  width: 20px;
  height: 19px;
  border-radius: 30px;
  background: transparent;
  border-radius: 100%;
  border: 4px solid #d99f33;
}

.our-team {
  background: #BAFCCE;
  position: relative;
}
.our-team::before {
  background: url(../img/team-shape.svg) no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  left: 0px;
  top: 0;
  content: "";
  width: 133px;
  height: 172px;
}


.team-box p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  text-shadow: 0px 5.89386px 5.89386px rgba(0, 0, 0, 0.25);
  min-height: 36px;
}
.our-team-loves {
  background: #1B3283;
  padding: 20px 22px;
  text-transform: uppercase;
  border-radius: 100px;
  font-weight: 600;
  font-size: 13px;
}
.team-mamber-name {
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0px 3.99584px 3.99584px rgba(0, 0, 0, 0.25);
  font-size: 17px;
}

.vission-service .owl-dots .owl-dot.active span, .vission-service .owl-dots .owl-dot:hover span {
  background: #d99f33;
}

.py-70{padding-top: 70px; padding-bottom: 70px;}
.event-gallery {
  background: #E8DCEB;
}
.event-box-img {
  background: #000;
  overflow: hidden;
  height: 300px;
}
.event-box-img img{transition: transform .5s;}
.event-box-main:hover img{transform: scale(1.1);}
.event-box-main{position: relative; background: #000;}
.event-box-img img {
  opacity: 0.6;
}
.event-title img {
  width: 70%;
  margin: auto;
  text-align: center;

}
.event-box-main a {
  text-decoration: none;
  font-weight: 700;
}
.event-box-main a h1{font-weight: 600; font-size:40px}
.event-box-main a:hover{color:#FFF;}
.event-box-text {
  color: #FFF;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}

.faq-col-left .shape-faq{
  right: -70px;
}
.btn-white-theme{
  background: transparent;
  border:4px solid;
  color: #FFF;
  border-radius: 30px;
  /* padding-left: 30px; */
  padding: 13px 40px;
  font-weight:700;
  text-decoration: none;
  font-size: 17px;
}
.btn-white-theme:hover{color:#FFF}
.shape-faq{
  position: absolute;
  width:35px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.faq-col-left .shape-faq {
  right: -100px;
}
.faq-col-right .shape-faq {
  left: -100px;
}
.faq-text {
  width:70%;
  line-height: normal;
}
.faq-number {
  width: 150px;
  height: 150px;
  background: #F0C3BD;
  border-radius: 100%;
  border: 7px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 70px;
  color: #FFF;
  font-weight: 600;
  position: relative;
}
.faq-col {
  position: relative;
  color: #FFF;
  font-size: 25px;
  font-weight:600;
}
.faq {
  background: #4E57A6;
  padding: 70px 0;
}

.faq-col {
  width: 38%;
  margin: 20px 0;
}

.faq-col-left.faq-col .faq-number {
  margin-right: -76px;
}
.faq-col-right.faq-col .faq-number {
  margin-left: -76px;
}

footer{padding: 30px 0}
.list-footer {
  list-style: none;
/* For small devices */
  @media (max-width: 576px) {
    .footer-col-first img {
      min-width: 15px;
      margin-right: 3px;
    }

    .list-footer li {
      padding: 2px 0;
      font-size: 12px;
    }
  }

  /* For medium devices */
  @media (min-width: 576px) and (max-width: 768px) {
    .footer-col-first img {
      min-width: 18px;
      margin-right: 4px;
    }

    .list-footer li {
      padding: 3px 0;
      font-size: 14px;
    }
  }

  /* For large devices */
  @media (min-width: 768px) {
    .footer-col-first img {
      min-width: 20px;
      margin-right: 5px;
    }

    .list-footer li {
      padding: 5px 0;
      font-size: 16px;
    }
  }

  /* For extra large devices */
  @media (min-width: 1200px) {
    .footer-col-first img {
      min-width: 25px;
      margin-right: 6px;
    }

    .list-footer li {
      padding: 8px 0;
      font-size: 18px;
    }
  }

  /* For extra extra large devices */
  @media (min-width: 1400px) {
    .footer-col-first img {
      min-width: 30px;
      margin-right: 8px;
    }

    .list-footer li {
      padding: 10px 0;
      font-size: 20px;
    }
  }}
.list-footer li {
  padding: 5px 0;
}

@media screen and (min-width: 576px) {
  .list-footer li {
    padding: 10px 0;
  }
}

@media screen and (min-width: 768px) {
  .list-footer li {
    padding: 15px 0;
  }
}

@media screen and (min-width: 992px) {
  .list-footer li {
    padding: 20px 0;
  }
}

@media screen and (min-width: 1200px) {
  .list-footer li {
    padding: 25px 0;
  }
}

.footer-col-first img {
  min-width: 20px;
  margin-right: 5px;
}

/* For screens smaller than 576px */
@media (max-width: 575.98px) {
  .footer-col-first img {
    width: 100%;
    min-width: unset;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

/* For screens between 576px and 991.98px */
@media (min-width: 576px) and (max-width: 991.98px) {
  .footer-col-first img {
    width: 80%;
    min-width: unset;
    margin-right: 0;
  }
}

/* For screens between 992px and 1199.98px */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer-col-first img {
    width: 70%;
    min-width: unset;
    margin-right: 0;
  }
}

/* For screens larger than 1200px */
@media (min-width: 1200px) {
  .footer-col-first img {
    min-width: 20px;
    margin-right: 5px;
  }
}
.footer-cont{border: 5px solid #FFFFFF; padding: 20px;}

footer a {
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 600;
}

/* Small screens */
footer a {
  color: #FFF;
  text-decoration: none;
  font-size: 10px;
  margin-bottom: 15px;
  font-weight: 400;
}

/* Medium screens */
@media screen and (min-width: 768px) {
  footer a {
    font-size: 12px;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  footer a {
    font-size: 8px;
  }
}
/* Large screens */
@media screen and (min-width: 1200px) {
  footer a {
    font-size: 13px;
    margin-bottom: 20px;
  }
}

.footer a:hover{color:#ffce7c}

.footer-cont h5 {
  font-weight: 700;
  color: #FFF;
}

@media only screen and (max-width: 575px) {
  .footer-cont h5 {
    font-size: 12px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-cont h5 {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-cont h5 {
    font-size: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .footer-cont h5 {
    font-size: 16px
  }
}
.copyright {
  color: #FFF;
  font-weight: 600;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .copyright {
    font-size: 12px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .copyright {
    font-size: 13px;
  }
}

@media only screen and (min-width: 992px) {
  .copyright {
    font-size: 14px;
  }
}


.line-sahpe{position: relative;}
.line-sahpe::after {
  background: url(../img/line-shape.svg) no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  left: 0px;
  bottom: 0;
  content: "";
  width: 133px;
  height: 172px;
}
.page-banner h2 {
  text-shadow: 0 0 5px #000;
  color: #FFF;
  font-size: 50px;
  font-weight: 800;
  text-shadow: 1.62292px 4.0573px 4.0573px rgba(0, 0, 0, 0.5);
}

.triangl-sahpe{position: relative;}
.triangl-sahpe::before {
  background: url(../img/triangl-background.svg) no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  right: 0px;
  bottom:-6px;
  content: "";
  width: 133px;
  height: 172px;
}



.program-overview{font-size:40px; color: #FFF}

.pre-process-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.step-number {
  /* display: flex; */
  position: absolute;
  top: 0;
  bottom: 0;
  color: #FFF;
  font-size:70px;
  font-weight: 700;
  text-shadow: 1px 4px 4px rgba(0, 0, 0, 0.5);
  margin: auto;
  height: 100%;
  display: flex;
  align-items: end;
  left:60px;
  padding-bottom:70px;
}

.bg-primary-light .step-number {
  right:60px;
  left: auto;
}


.pre-process-img img{ width: 100%; height: 100%}

.bg-primary-light{ background:#C6F5FF }

.form-control.theme-input {
  background: transparent;
  border: 2px solid #FFF;
  min-height: 50px;
  color: #FFF;
  font-size:18px;
}

.form-control.theme-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #FFF;
            opacity: 1; /* Firefox */
}

.form-control.theme-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #FFF;
}

.form-control.theme-input::-ms-input-placeholder { /* Microsoft Edge */
         color: #FFF;
 }

.btn.theme-input {
  border: 2px solid #FFF;
  width: 100%;
  height:60px;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 700;
}

.wrok-hours {
  background:url(../img/background5.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0;
}

.bg-primary-img{
  background: url(../img/background7.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}
.timex-box {
  color: #354188;
  border: 2px solid;
  padding: 15px;
}
.timex-box h2 {
  margin: 0;
  font-size:12px ;
  font-weight: 700;
  font-size: 24px;
}
.wrok-hours h3 {
  color:#354188;
  font-weight: 700;
}

.title-book {
  display: inline-block;
  padding: 10px;
  margin-bottom: 40px;
  border-top: 3px solid #FFF !important;
  border-bottom: 3px solid #FFF !important;
  font-weight: 700;
}

.serv-how-to-apply {
  position: absolute;
  bottom:50px;
  text-decoration: none;
  right: 25%;
  font-size: 22px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 200px;
  width: 200px;
  z-index: 1;
}
a.serv-how-to-apply:hover {
  color: #ffe787;
}
 @media (min-width: 992px) {
.container-fluid {
  padding-left: 50px;
  padding-right: 50px;
}

.process-step-one .step-number {
  bottom: 0 !important;
  padding-bottom: 0;
  left: -65px;
}

.process-step-one {
  width: 104%;
  position: relative;
  z-index: 1;
  margin-left: 9%;
  margin-bottom: 15px;
}


img.min-r-12 {
  margin-left:-12px;
}
img.min-l-12 {
  margin-left:12px;
}
.step-r-15{padding-right: 1.5rem;}
.navbar-expand-lg .navbar-nav .nav-link {
 padding-right: .8rem;
 padding-left: .8rem;
  margin-left:18px;
}
.dropdown-menu{border: 0; min-width: 250px; border-radius: 0}
.dropdown-item:focus, .dropdown-item:hover {
  color: #2ab054;
  background-color: transparent;
  margin-left:5px;
}
.dropdown-item{font-weight: 600}

.how-to-apply a {
  margin-left: 20px !important;
}
}
/*
 @media (max-width: 1200px) {
.about-text {
  background: url(../img/aboutshe.png) no-repeat;
  background-size: 100%;
  background-position: center;
  height: 365px;
  padding: 70px 50px 70px 50px;
  margin-top:0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -50px;
  color: #000;
  font-size: 17px;
}
}*/

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.program-text.font2 {
  font-size: 147px;
  font-weight: normal;
  line-height: 76px;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color: #2CB456;
  text-shadow: 0 0 5px #151515;
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
  color: #2CB456;
  text-shadow:none;
}



.development-service .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  width: 200px;
  margin: auto;
}

.development-service .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  background: #FFF;
}

.development-service .owl-dots .owl-dot.active span, .development-service .owl-dots .owl-dot:hover span {
  background: #ffe787;
}

footer.bg-success {
  background: url(../img/footerbg.jpg) !important;
  background-size: cover;
  background-position: center;
}

.footer-col {
  width:16.5%;
  text-align: center;
}

.faq-new{ position:relative; background:#dee4ea }

.faq-title {
  font-size: 55px;
  font-weight: 700;
  color: #2f3b90;
}
.faq-box-title button, .faq-accordion {
  background: #29b054;
  width: 100%;
  display: inline-block;
  padding: 4px 70px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  border: 1px solid #334c61;
  color: #FFF !important;
  /* line-height: normal; */
}
.faq-box-title button{height:70px;}
.faq-box-title, .faq-accordion {
  position: relative;
  margin: 18px 0;
}
.faq-box-title::before, .faq-accordion:before{
  position: absolute;
  height: 98%;
  left: 3px;
  top: 5px;
  content: "";
  width: 100%;
  background: #334c61;
}
.accordion-button:not(.collapsed) {
  color: #FFF;
  background-color: #29b054;
  box-shadow: none;
}

.faq-accordion::before {
  height: 98%;
  left: 3px;
  top: 10px;
  background: #2f3b90;
}
.number-faq {
  position: absolute;
  left: -22px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #c99a4d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 30px;
  top: -18px;
  color: #FFF;
transition: 0.5s all ease-in-out;
}

.accordion-item {
  background-color: transparent;
  border: 0;
  margin: 30px 0;
}

.accordion-body.text-center.faq-accordion {
  position: relative;
  z-index: 1;
  padding: 0;
}
.faq-accordion {
  background: #FFF;
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  color: #395161 !important;
}


.faq-accordion p{margin: 0;}

.faq-accordion-text {
  position: relative;
  background: #EEE;
  padding:30px;
}
.faq-accordion {
  border: 1px solid #2f3b90;
transition: 0.5s all ease-in-out;
}

.accordion-button:focus {
  border-color: #2f3b90;
  box-shadow: none;
}

.corner {
  position: absolute;
  right: -3px;
  top: -1px;
  width: 30px;
}

.faq-blue button {
  background: #2f3b90 !important;
}

.faq-blue .faq-box-title::before {
  background: #c99a4d !important;
}

.faq-blue .number-faq {
  background: #29b054;
}


.faq-waring button {
  background: #c99a4d !important;
}


.faq-waring .number-faq {
  background: #2f3b90;
}

.newteam .owl-dots {
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
}

.owl-theme.newteam .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  background: transparent;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-backface-visibility: hidden;
    /* Chrome, Safari 5 */
    backface-visibility: hidden;
    /* Standard */
  transition: opacity .2s ease;
  border-radius: 30px;
  border: 4px solid #11267D;
}

.container-fluid.text-center.py-5 {
  position: relative;
  z-index: 1;
}


.our-story-title {
  font-size: 45px;
  color: #003277;
  font-weight: 800;
  text-transform: uppercase;
}
.our-story{background:url(../img/background5.jpg) no-repeat; background-size: cover;
background-position: center; padding: 40px 0}

.our-story-sub { 
  position: relative; 
}
.our-story-sub p { 
  position: absolute; 
  left: 0; 
  right: 0; 
  top: -15px; 
  padding-left:25px;
  width: 100%; 
  margin: auto; 
  height: 100%; 
  display: flex; 
  flex-wrap: wrap; /* added for responsiveness */
  justify-content: center; /* added for responsiveness */
  align-items: center; /* added for responsiveness */
  max-width: 90%; /* added for responsiveness */
  font-size: 16px; /* decreased for readability on mobile devices */
  font-weight: 600; 
  line-height: 1.4; /* adjusted for readability on mobile devices */
}






.our-text-story{text-transform: capitalize;}


.btn.text-white.see-more-s {
  border-radius: 30px;
  background: #c58827;
  font-size: 20px;
  
}




 @media (min-width: 991px) {
.nav-item.dropdown:hover .dropdown-menu {
  display: block !important;
}
 }
 @media (max-width: 991px) {
.min-r-12, .min-l-12{display: none;}
.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.55);
  border-color: rgba(0,0,0,.1) !important;
  box-shadow: none !important;
}
.navbar.navbar-expand-lg.navbar-light.navbar-dark .navbar-brand img {
  width:48px;
}
.fixed-top.navbar-dark .nav-link {
  color: #FFF;
}
.fixed-top.navbar-dark .how-to-apply a {
  margin-left: 0 !important;
}
.navbar-light .navbar-brand {
  padding: 8px 15px;

}
.page-banner h1 {
  font-size: 40px;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-brand img {
  width: 60px;
}
.about-text img {
  display: none;
}

.about-text-p {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
}

.bout-text-sub {
  font-size: 18px;
  line-height: normal;
}
.about-text {
  position: relative;
  font-size: 15px;
}

.about-co .about-text-p {
  position: relative;
  right: 0;
  left: auto;
  max-width: 100%;
}

.about-co .about-title img {
  width: 100%;
}

.about-co .title-section span {
  font-size: 18px;  top: 5px;
}

.about-co .title-section {
  display: inline-block;
  width: auto;
  margin-bottom: 15px;
}

.page-banner h1 span {
  font-size: 173px;
  bottom: -42px;
}

.about {
  padding-top: 30px;
  padding-bottom: 30px;
}

.about-title img {
  width: 200px;
  /* margin-bottom: 15px; */
}

.title-section span {
  font-size: 25px;
}
.title-section.about-title {
  margin-bottom: 20px;
}
.testimonials-box-img img {
  position: relative;
  width: 100px !important;
  top: 0;
  left: 0px;
  /* height: 100%; */
  width: h;
  height: 100px;
  border-radius: 100%;
  margin: auto;
  margin-top: 20px;
  border:2px solid #C18423;
}

.event-title img {
  width: 100%;
  margin: auto;
  text-align: center;
  /* height: 90px; */
}
.team-box p {
  font-size: 11px;
  min-height: 28px;
}
.team-mamber-name {
  font-size: 13px;
}

.team-box-img {
  height: 140px;
  width: 140px;
  margin: auto;
}

.team-box {
  padding: 8px 0;
}

.event-text {
  font-size: 68px;
  font-weight: 300;
  padding-right: 18px;
  margin-right: 1px;
}

.py-70 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.event-box-main {
  margin-bottom: 20px;
}

.faq-col {
  width:83%;
  margin: 20px 0;
}
.faq-col-left.faq-col .faq-number {
  margin-right: -40px;
}
.faq-number {
  width: 75px;
  height: 75px;
  border: 4px solid;
  font-size: 36px;
}
  .faq-text {
  width:78%;
  line-height: normal;
}

.faq-col-left .shape-faq {
  right: -56px;
  width: 24px;
}
.faq-col-right.faq-col .faq-number {
  margin-left:-42px;
}
.faq-col-right.faq-col {
  float: right;
}
.faq-col-left.faq-col {
  padding-left: 20px;
}

.faq-col {
  font-size: 18px;
  font-weight: 600;
}

.faq-col-right .shape-faq {
  left: -59px;
  right: auto;
  width: 24px;
}
.faq-col-left.faq-col {
  margin-bottom: 0;
}

footer a {
  color: #FFF;
  text-decoration: none;
  font-size: 11px;
  margin-bottom: 0px;
  font-weight: 600;
}
.page-banner {
  height: 75vh;
}
.process-step-one {
  position: relative;
}

.process-step-one .step-number {
  right: 0;
  padding-bottom: -10px !important;
  padding-bottom: 0;
  left: auto;
   font-size: 44px;
}
.faq h1 {
  font-size: 42px;
  padding-bottom: 0 !important;
}
.faq {
  background: #4E57A6;
  padding: 30px 0;
}

.program-overview {
  font-size: 23px;
  color: #FFF;
}
.program-text.font2 {
  font-size: 83px;
  font-weight: normal;
  line-height: 18px;
}
.overview-pro .event-title img {
  width: 100% !important;
}
.title-section span {
  font-size: 14px;
}


.faq-box-title button, .faq-accordion {
  padding: 4px 30px;
  font-size: 13px;
}

.number-faq {
  left: -9px;
  width: 30px;
  height: 30px;
  font-weight: 700;
  font-size: 17px;
  top: -7px;
}

.footer-col {
  width: 50%;
  text-align: left;
  padding-top: 15px;
}

.footer-col a {
  font-size: 10px;
}
.copyright {
  font-size: 11px;
}

.faq-box-title button {
  height: 60px;
}

.faq-title {
  font-size: 40px;
}

.development-service .owl-dots {
  bottom: 0;
}

.development-service .owl-dots .owl-dot span {
  margin: 2px 4px;
}

.accordion-item {
  margin: 19px 0;
}

.event-box-img {
  height: auto;
}
.serv-how-to-apply {
  bottom: 6px;
  text-decoration: none;
  right: 0;
  font-size: 10px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100px;
  width: 100px;
  z-index: 1;
}
}

 @media (max-width:479px) {
.wrok-with {
  background: #2f3b91;
  color: #FFF;
}
.wrok-with h1 {
  font-size: 34px;
  font-weight: 700;
  padding-top: 20px;
}
.we-wrok-text {
  text-align: center;
  font-size: 85px;
  line-height: normal;
  color: #D99F33;
}
.m-hide{display: none ;}
.m-show{display: block !important;}
.wrok-with hr:not([size]) {
  height: 3px;
  border-color: #C99A4D;
  background-color: #C99A4D;
  opacity: 100;
  width: 50%;
  margin: auto;
}
.work-with-bluet {
  background: #B9C1D3;
  padding: 15px 0;
  color: #2f3b91;
  margin-bottom: 20px;
}
.about {
  text-align: center;
}
.vission-service.owl-carousel{display: none;}

.our-story-sub img {
  height: 90px !important;
}

.our-story-sub p {
  width: 91%;
  font-size: 13px;

}
.our-story-title {
  padding-bottom: 30px;
}
}

.btn.theme-input:hover {
	background: #39b15b;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

    }
    
   
    
    <!--sliders-->
   

.slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  font-family: 'Pacifico', cursive;
  font-size: 36px;
  font-weight: bold;
}

.slide-caption h3 {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
}

.slide-caption p {
  margin: 10px 0 0;
  padding: 0;
  font-size: 1rem;
  font-weight: normal;
}

.slider {
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
}


.slide {
  position: relative;
}

.slide-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  color: #fff;
}

.slide img {
  width: 100%;
  max-width: 800px;
  display: block;
}


.control {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #bbb;
  margin-right: 8px;
  cursor: pointer;
}

.active {
  background-color: ;
}

.welcome {
  padding: 20px;
  background-color: #f9f9f9;
  text-align: center;
}

.welcome h1 {
  margin-top: 0;
  font-size: 36px;
}

.welcome p {
  font-size: 24px;
}