@font-face {
    font-family: 'Axiforma Black';
    src: url('../webfonts/axiforma-black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Axiforma Bold';
    src: url('../webfonts/axiforma-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Axiforma Light';
    src: url('../webfonts/axiforma-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Axiforma Medium';
    src: url('../webfonts/Axiforma-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
body { 
    font-family: "Axiforma Light",sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
    background-color: #fff;
    letter-spacing: 0px;
}


.img-w img{ width: 100%;}
.track--30 { letter-spacing: -0.03em !important; }
.track--20 { letter-spacing: -0.02em !important; /* –20 tracking */ }
/* Padding */
.home-padding { padding: 12rem 0; }
.our-solution-padding { padding: 23rem 0; }
.partner-bottom-padding{ padding: 20rem 0; }
.faq-padding {     padding: 2.5rem 0 0 0;
  background-color: #E1DDC5;}
.transparent-bg { background-color: #006769 !important; }
.fixedmenu { background-color: #006769 !important; }
.fixedmenu .navbar-nav .nav-link { color: #ffffff; }
.transparent-bg .navbar-nav .nav-link { text-transform: uppercase; }
.overlay-dark { background-color: rgba(0, 103, 105, 0.3); }
h1, h3, h4, h5, .button, .numbered .tp-bullet .tp-count{ font-family: 'Axiforma Bold', sans-serif; }
h2{ font-family: 'Axiforma Light', sans-serif; }
.slider-big-font { font-size: 80px !important;}
/* Tablets (landscape & portrait) */
@media (max-width: 992px) {
  .slider-big-font {
    font-size: 2.2rem !important;
  }
}

/* Mobile devices (small screens) */
@media (max-width: 768px) {
  .slider-big-font {
    font-size: 1.8rem !important;
  }
}


#services-slider { min-height: 260px;}
#services-slider.owl-carousel .owl-stage-outer { padding-top: 65px; }
#services-slider .service-box {  background: #024c4c; margin-right: 10px;}
#services-slider .service-box a{  color: #ffffff; letter-spacing: -0.02em !important; }
#services-slider .service-box a:hover{  color: #00aea4; letter-spacing: -0.02em !important;  }
.padding { padding: 2.5rem 0;}
.darkcolor1 { color: #006768; }
.heading-title h2 { line-height: 1.2; }
p { font-family: 'Axiforma Light', sans-serif; font-size: 18px;  letter-spacing: -0.02em;  /* tracking -20 (approx conversion) */  color: #000000;}
.fixedmenu .sidemenu_btn>span:not(.gradient-bg) {
    background: #FFF !important;
}

/* The Challenge */
#the-challenge {
    position: relative;
    width: 100%;
    min-height: 1190px;
    background: url("../images/bg_img_1_shalegrey.png") no-repeat center/cover;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    overflow: hidden; 
}
  
/* Content inside section */
#the-challenge .content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 900px;
  color: #fff;
}
.challenge-content { position: relative; top: 280px; left: -28px; }
#the-challenge .container { position: relative; z-index: 2; }
  
  /* headline & subhead styling */
#the-challenge .headline {
    font-size: 80px;
    font-weight: 300;
    line-height: 1.1;
    color: #c6c6c2;
    margin-bottom: 1rem;
    letter-spacing: -0.03em !important;
    font-family: 'Axiforma Light', sans-serif; 
}

#the-challenge .headline strong {
    color: #c6c6c2;
    font-family: 'Axiforma Bold', sans-serif;
    letter-spacing: -0.03em !important;
    font-weight: 800;
}

#the-challenge .subhead {
    color: #006768;
    letter-spacing: -0.02em !important;
    font-size: 32px !important;
    font-weight: 700;
    font-size: 1.5rem;
    position: relative;
    margin-bottom: 1rem;
}

#the-challenge .copy {
    max-width: 860px;
    font-size: 1rem;
    line-height: 1.65;
    color: #1b1f1e;
}
  

/* Our partners */
#our-partners {
  position: relative;
  width: 100%;
  min-height: 1190px;
  background: url("../images/bg_img_2_blue.png") no-repeat center/cover;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 2rem;
  overflow: hidden; 
}
/* Content inside section */
#our-partners .content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 900px;
  color: #fff;
}
#our-partners .challenge-content { position: relative; top: 200px;
  left: 50px; }
#our-partners .container { position: relative; z-index: 2; }
  
  /* headline & subhead styling */
#our-partners .headline {
    font-size: 80px;
    font-weight: 300;
    line-height: 1.1;
    color: #8cabaf;
    margin-bottom: 1rem;
    letter-spacing: -0.03em !important;
    font-family: 'Axiforma Light', sans-serif; 
}

#our-partners .headline strong {
    color: #8cabaf;
    font-family: 'Axiforma Bold', sans-serif;
    letter-spacing: -0.03em !important;
    font-weight: 800;
}

#our-partners .subhead {
    color: #006768;
    letter-spacing: -0.02em !important;
    font-size: 32px !important;
    font-weight: 700;
    font-size: 1.5rem;
    position: relative;
    margin-bottom: 1rem;
}

#our-partners .copy {
    max-width: 860px;
    font-size: 1rem;
    line-height: 1.65;
    color: #1b1f1e;
}
  

ul.custom-list {
    list-style: none;          /* remove default bullets */
    padding: 0;
    margin: 0;
  }
  
  ul.custom-list li {
    position: relative; /* spacing between items */
    padding-left: 1.2rem;
    font-size: 18px;
    line-height: 1.6;
    color: #000;
  }
  
  /* Custom bullet — circle */
  ul.custom-list li::before {
    content: "•";              /* bullet */
    position: absolute;
    left: 0;
    color: #000;            /* your slide’s light brown accent */
    font-size: 1.2em;
    line-height: 1.3;
    top: 0;
  }
  .color-text { color: #006768; }



.bgdark { background-color: #006769; }
.bg-counters {
    background: url(../images/img_3_solution.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 880px;
}
.faq-counters {
  background: url(../images/img_6_rethinking.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 880px;
}
.about-counters {
  background: url(../images/img_4_aboutus.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 880px;
}
.darkcolor { color:#b2a89d;  font-family: 'Axiforma Light', sans-serif; text-transform: uppercase; font-size: 80px; letter-spacing: -0.03em !important; }
.defaultcolor { color:#b2a89d; font-family: 'Axiforma Bold', sans-serif; }
.subhead {
    color: #006768;
    letter-spacing: -0.02em !important;
    font-size: 32px !important;
    font-weight: 700;
    font-size: 1.5rem;
    position: relative;
    margin-bottom: 1rem;
}
.bglight {
    padding: 130px 0;
    background: #006769;
}
.lightcolor { color:#FFF; text-align: left;}
.textcolor { color:#FFF; text-align: left;}
.news_desc { background-color: #006769; color:#FFF;}
.news_desc p { color:#FFF;  font-family: 'Axiforma Light', sans-serif; }

#hero_vid { width:1000px; height: 500px;}
.video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%; /* 16:9 aspect ratio */
  overflow: hidden;
  border-radius: 12px; /* optional */
}

.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ol-grid {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Axiforma Light', sans-serif; 
    font-size: 15px;
  }
  .ol-grid li {
    display: grid;
    grid-template-columns: 1.2em 1fr;  /* column 1 = number, column 2 = text */
    gap: .4em;
    line-height: 1.5;
    margin: 0 0 .6rem 0;
  }
  .ol-grid .n {
    text-align: right;      /* right-align the number */
  }
  .bgdark1 {
    background-color: #006769;
    padding: 20px 0;
}
.text-footer {
    font-family: 'Axiforma Light', sans-serif; 
    font-size: 25px;
    margin:50px 0 0 0;
}
.news-bg {
  background-color: #fff;
}
.impact{
  background: url(../images/bg_img_1_shalegrey.png) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 1190px;
}
.impact-counters {
  background: url(../images/img_5_impact.png) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.impact-position {
  position: relative;
  top:620px;
  left: -60px;;
}
.impact-padding {
  padding: 20rem 0;
}
.top70 { margin-top: 70px;}
.impact-font-light {
  font-weight: 800;
  font-size: 6.25rem;
  position: relative;
  top: 19px;
}

.news-bglight {
  background-color: #fbfbfb;
}

.news_desc_b {
  background-color: #fff;
  padding: 30px;
}
.news_item:hover h3 { color: #006768;}
.news-font-light {
  font-weight: 300;
  font-family: 'Axiforma Light', sans-serif;
}
.news-bottom {
  background-color: #006768;
  min-height: 400px;
  clip-path: polygon(47% 46%, 100% 17%, 100% 100%, 0 100%, 0 75%);
}

.about-us{
  background: url(../images/bg_img_2_blue.png) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 1000px;
}
.about-defaultcolor {
  color: #8cabaf;
  font-size: 80px;
  font-family: 'Axiforma Bold', sans-serif;
  letter-spacing: -0.03em !important;
}
.about-darkcolor {
  color: #8cabaf;
  font-size: 80px;
  letter-spacing: -0.03em !important;
  font-family: 'Axiforma Light', sans-serif;
}
strong { font-family: 'Axiforma Bold', sans-serif; }

.gradient-btn {
  -webkit-background-size: 200% auto;
  background-size: 200% auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#006768), color-stop(51%, #8cabaf), to(#006768));
  background-image: -webkit-linear-gradient(left, #006768 0%, #8cabaf 51%, #006768 100%);
  background-image: -moz-linear-gradient(left, #006768 0%, #8cabaf 51%, #006768 100%);
  background-image: -o-linear-gradient(left, #006768 0%, #8cabaf 51%, #006768 100%);
  background-image: linear-gradient(to right, #006768 0%, #8cabaf 51%, #006768 100%);
  color: #fff;
}
.gradient-bg {
  -webkit-background-size: 200% auto;
  background-size: 200% auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#006768), color-stop(51%, #8cabaf), to(#006768));
  background-image: -webkit-linear-gradient(left, #006768 0%, #8cabaf 51%, #006768 100%);
  background-image: -moz-linear-gradient(left, #006768 0%, #8cabaf 51%, #006768 100%);
  background-image: -o-linear-gradient(left, #006768 0%, #8cabaf 51%, #006768 100%);
  background-image: linear-gradient(to right, #006768 0%, #8cabaf 51%, #006768 100%);
}
.fg-bg-poly {
  background-color: #e4e6dc;
  min-height: 400px;
  clip-path: polygon(47% 46%, 100% 17%, 100% 100%, 0 100%, 0 75%);
}
.faq-bglight{
  background-color:#e4e6dc;
  padding: 200px 0 100px 0;
}
.fq-heading-space { margin-bottom: 2.75rem; text-align: left; font-size: 20px;}
.faq-heading { color: #006768; text-align: left;}
.faq-darkcolor {
  color: #fff;
  font-family: 'Axiforma Light', sans-serif;
  font-size: 80px;
  letter-spacing: -0.03em !important;
}
.card-header .card-link { background-color:#006768; color: #fff;}
.video-layer { position: relative; left: -400px; }



/* Common parallax animation */

  #our-solution .challenge-content {
    position: relative;
    top: 0px;
    left: -28px;
    z-index: 2;
}
.footer_panel a { font-family: 'Axiforma Bold', sans-serif; font-weight: bold;}



/* The Chanllenge */
.the-challenge-bg {
  background: url(../images/img_2_challenge.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 880px;
}
.our-solution-bg {
  background: url(../images/img_3_solution.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 880px;
}
.our-partners-bg {
  background: url(../images/img_4_partners.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 880px;
}


/* Extra small phones */
@media (max-width: 480px) {
.slider-big-font { font-size: 30px !important; }
#services-slider { margin: -120px 0 0; }
#the-challenge .headline { font-size: 30px; position: relative; text-align: left; left: 26px; }
#the-challenge .subhead { font-size: 25px !important;  }
.video-layer { position: relative; left: 0px; width: 100%;height: 100%; }
.darkcolor { font-size: 30px !important; }
#our-solution .challenge-content { position: relative; top: 0px; left: 0px; z-index: 2; }
.home-padding { padding: 5rem 0; }
.the-challenge-bg { background: url(../images/img_2_challenge.jpg) no-repeat center center; background-size: cover; min-height: 300px;}
.our-solution-padding { padding: 10rem 0; }
.our-solution-padding h2 { text-align: center;}
.our-solution-bg {
  background: url(../images/img_3_solution.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 300px;
}
#our-partners .headline { font-size: 30px; }
#our-partners .text-center {
 text-align: left !important; 
}
#our-partners .challenge-content { left:0px; }
.our-partners-bg {
  background: url(../images/img_4_partners.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 300px;
}
.partner-bottom-padding { padding: 5rem 0; }
.impact-position {
  position: relative;
  top: 620px;
  left: 0px !important;
}
#impact .text-center {
  text-align: left !important; 
 }
 .about-darkcolor { font-size: 30px;  } 
#about-us .impact-position { top:500px; }
.text-footer {
  font-family: "Axiforma Light", sans-serif;
  font-size: 15px;
  margin: 50px 0px 0px;
}
