@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
:root, [data-bs-theme=light] {
  --bs-body-color: #000000;
  --bs-btn-hover-bg: #292562;
  --bs-btn-hover-border-color: #292562;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html, body {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
}

a:hover {
  color: #F15622;
}

a[href^=javascript] {
  cursor: default;
}

.btn {
  border-radius: 2px;
  padding: 13px 30px;
  font-weight: 500;
}

form {
  font-size: 20px;
  color: #000000;
}

form input, form input.form-control, form textarea.form-control {
  border-radius: 2px;
}

.btn-primary {
  background: #F15622;
  border-color: #F15622;
}

.btn-primary:hover {
  background: #292562;
  border-color: #292562;
}

a:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #1e1e1e;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 700;
}

ul {
  margin-bottom: 0px;
}

p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}

.p-large {
  font-size: 27px;
  line-height: 38px;
  font-weight: 300;
}

.b {
  font-weight: 700;
}

h1, h2, h3, h4, h5 {
  font-weight: 700;
}

h1 {
  font-size: 64px;
  line-height: 68px;
}

h2 {
  font-size: 48px;
  line-height: 62px;
}

h3 {
  font-size: 36px;
  line-height: 46px;
}

h4 {
  font-size: 27px;
  line-height: 33px;
}

h5 {
  font-size: 20px;
  line-height: 24px;
}

.w100 img {
  width: 100%;
  overflow: hidden;
}

.inner-container {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.featured {
  background-color: #C7E3EE;
}

.featured .container {
  padding-top: 100px;
  padding-bottom: 100px;
}

figcaption.figure-caption {
  color: var(--bs-dark);
  font-size: 20px;
  font-weight: 400;
}

.section {
  margin-top: 120px;
}

.section-space-bottom {
  margin-bottom: 120px;
}

.section-heading {
  margin-bottom: 70px;
}

.section-heading h2 {
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-top: 20px;
  line-height: 56px;
}

.section-heading h2 em {
  font-style: normal;
  color: #0071f8;
}

.section-heading h6 {
  color: #ee626b;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}

.programme-section{
  background-color: #E8E8E8;
}

.programme-section a {
  color: #ee626b;
  margin-left: 15px;
  text-decoration: underline;
}
.video-banner {
  overflow: hidden;
  position: relative;
}

.video-banner .vid-play-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  z-index: 10;
  cursor: pointer;
}

.video-banner .vid-play-btn:after {
  content: '►';
  display: block;
  border: 0px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  font-size: 80px;
  line-height: 50px;
  color: #fff;
  text-shadow: 0px 0px 3px #000;
}

.video-banner .vid-play-btn:hover:after {
  border-color: transparent transparent transparent #dfdfdf;
  color: #dfdfdf;
}

/* .video-banner video {
  position: relative;
  top: -20vh;
} */

/* 
---------------------
Header Style
---------------------
*/

.header-wrapper {
  height: 140px;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

.header-wrapper nav {
  background-color: #fff;
}

.header-wrapper nav img {
  width: 146px;
  -webkit-transition: all .2s ease 0s;
  -moz-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

.navbar .navbar-nav .nav-link {
  font-size: 20px;
  font-weight: 700;
  margin-left: 50px;
  color: #000000;
}

.navbar .navbar-nav a.active, .navbar .navbar-nav a:hover {
  color: #f35525;
}

.header-freezed.header-wrapper {
  height: 80px !important;
}

.header-freezed.header-wrapper nav {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
}

.header-freezed.header-wrapper nav img {
  width: 80px !important;
}

.header-wrapper .dropdown-menu {
  background-color: #C7E3EE;
  font-size: 20px;
  line-height: 38px;
  border-width: 0;
  border-radius: 0;
}

/* 
---------------------------------------------
Banner Style
--------------------------------------------- 
*/

.carousel-caption {
  left: initial;
  right: 12%;
  bottom: 0;
  top: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.carousel-caption h2 {
  font-size: 5vw;
  font-weight: 400;
  text-transform: normal;
  color: #f35525;
  line-height: 5vw;
  width: auto;
  margin-bottom: 0px;
  display: inline-block;
  text-align: left;
  text-shadow: 0px 0px 6px transparent;
}

.our-partner-section {
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}

.link-highlight:hover h4, .link-highlight:hover p {
  text-decoration: underline;
}

.slider-box {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 60px;
}

.slider-box .owl-prev, .slider-box .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.slider-box .owl-prev{
  left: -40px;
}
.slider-box .owl-next {
  right: -40px;
}
.slider-box .owl-prev i:before, .slider-box .owl-next i:before{
  content: "";
  width: 30px;
  display: block;
  height: 30px;
  border-top: 2px solid gray;
  border-left: 2px solid gray;
  transform: rotate(-45deg);
}

.slider-box .owl-prev i:before{
  transform: rotate(-45deg);
}
.slider-box .owl-next i:before{
  transform: rotate(135deg);
}

#meet-the-team figure a {
  cursor: default;
}

/* 
---------------------------------------------
Footer Style
--------------------------------------------- 
*/

footer.footer-no-gap {
  margin-top: 0px;
}

footer {
  background-color: #292562;
  min-height: 100px;
}

footer p {
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 40px 20px;
}

footer p a {
  color: #fff;
  transition: all .3s;
  position: relative;
  z-index: 3;
}

footer p a:hover {
  opacity: 0.75;
}

/* CSS for Mobile Screen */
@media screen and (max-width: 992px) {
  p {
    font-size: 16px;
    line-height: 24px;
  }

  .p-large {
    font-size: 22px;
    line-height: 32px;
  }

  h1 {
    font-size: 48px;
    line-height: 54px;
  }

  h2 {
    font-size: 32px;
    line-height: 42px;
  }

  h3 {
    font-size: 28px;
    line-height: 36px;
  }

  h4 {
    font-size: 22px;
    line-height: 32px;
  }

  h5 {
    font-size: 16px;
    line-height: 22px;
  }

  .header-wrapper {
    height: 89px !important;
  }
  
  .header-wrapper nav img {
    width: 86px !important;
  }
  
  .header-freezed.header-wrapper {
    height: 65px !important;
  }
  
  .header-freezed.header-wrapper nav img {
    width: 68px !important;
  }

  .navbar .navbar-nav .nav-link {
    text-align: center;
  }

  .section {
    margin-top: 80px;
  }
  
  .section-space-bottom {
    margin-bottom: 80px;
  }
  
  .section-heading {
    margin-bottom: 50px;
  }

  #partners-sliders .amsamiti {
    font-size: 4vw;
    line-height: 4vw;
    margin: auto;
  }
}