html{
  scroll-behavior: smooth;
}
body{
  font-family: AndersonGrotesk;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3rem;
  background: #FFF;
  background-color:#F9F9FB;
  color: #24393D;
}
html,
body {
  overflow-x: hidden;
}
.mobile_visible, .mobile-visible{ 
  visibility:visible !important;
}
.mobile_only, .mobile-only{ 
  display:block;
}
.desktop_only, .desktop-only{
  display: none;
}
a, a:visited{
  text-decoration:none !important;
  color: #00b9be;
  color: #FFF;
}
a:hover{
/*  color: #00b9be !important;  */
}
a.link-blank, a.link-blank:visited{
  text-decoration:none !important;
  color: unset;
}
.container{
  margin: -1px auto !important;
  padding: 50px 0;
  overflow: inherit;
}
.blue-text{
  color: #16F9FF !important;
}
.white-text{
  color: #F8F5F5 !important;
}

/* Menu Styles */
.wrapper {
  min-height: auto;
  position: relative;
  background: url("../img/site/hero.gif") no-repeat;
  background-position: -200px top;
  background-size: auto;
  background-size: cover;
  min-height: 50vh;
}
.header{
  position: fixed;
  background: none;
}
main{
  padding-top: 90px !important;
}
.header__menu a, .header__menu  a:visited, .header__menu  a:hover{
  text-decoration:none !important;
  color: #CECACA;
  color: #373535;
  color: #FFF;
}
.header__menu a:hover i{
  /* For the blue  */
  filter: invert(56%) sepia(55%) saturate(2913%) hue-rotate(142deg) brightness(95%) contrast(101%);
  /*
  For the default: 
  filter: invert(98%) sepia(12%) saturate(249%) hue-rotate(292deg) brightness(86%) contrast(86%);  */
}
.header__logo {
    border-radius: 0;
    background: none;
    position: relative;
    z-index: 5;
    width: auto;
    padding: 5px;
    width: 90px;
    height: auto;
}
.menu__list{
  margin-top: 10px;
}
.menu__link{
  font-family: Junegull;
  font-family: Visbyroundcf;
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
.menu__link span{
  display: inline-block;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-left: 5px;
}
.menu__list > li {
  margin-left: 30px;
}
.header__container{
  min-height: 90px;
}
main.page{
/*  padding: 90px 0 0px 0; */
  padding: 0px 0 0px 0;
}
.account-menu{
  display: none;
  float: right;
}
.account-menu-mobile{
  display: block;
  float: right;
  z-index: 15;
}
.account-menu-mobile .menu__list{
  display: flex;
}
.account-menu-mobile .menu__list li{
  display: block !important;
  margin-left: 20px;
  padding-top: 5px;
  margin-bottom: 0;
}
ol.menu__list{
  list-style: none;
}
.account-menu-mobile ol.menu__list li i{
/*  color: #fff;
  text-shadow: 0px 0px 4px #000;  */
}
.account-menu ol.menu__list li{
  margin-left: 15px;
}
body._touch .menu__link.btn{
  text-align: left;
  display: inline;
  flex: none;
}
@media (max-width: 767px){
  .menu__body::before {
      background: #FFF;
      background: none;
  }
  .menu__icon span, .menu__icon::before, .menu__icon::after {
    background-color: #000;
    background-color: #FFF;
  }
  .menu__body {
    background-color: rgb(255 255 255 / 95%);
    background-color: #000;
  }
}
/*End Menu Styles */

.alt-bg{
  background-color: #EDF2F5;
  color: #1B1B1B;
}
.alt-bg p{
  color: #18191F;
}
.alt-bg2{
  background-color: #E5E9F2;
  color: #1B1B1B;
}

.padme{
  padding-top: 4vh;
  padding-bottom: 4vh;
}
.padme-xs{
  padding-top: 1vh;
  padding-bottom: 1vh;
}
.padme-sm{
  padding-top: 2vh;
  padding-bottom: 2vh;
}
.btn{
  text-transform: none;
  border-radius: 0px;
  font-size: 13px;
  padding: 6px 16px;
}
.btn-default{
  background-color: #FFF;
  color: #000 !important;
  border: 1px solid #FFF;
  border-radius: 20px;
  text-transform: unset;
}
.btn-primary{
  background-color: #24393D;
  border: none;
  border-radius: 20px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
  background-color: #24393D;
  color: #FFF;
}
.btn-secondary{
  background-color: #fcb814;
  color: #121212;
  border: 1px solid #444;
}
.btn-tertiary{
  background: linear-gradient(180deg, #FFFFFF 0%, #FBFBFB 100%);
  border-radius: 16px;
  padding: 17px 10px;
  color: #F04F23;
  font-weight: bold;
  font-size: 16px;
}
.btn-tertiary:hover{
  color: #F04F23;
}
.btn-warning{
  background-color: #BB7A00;
  border: 1px solid #342115;
  border: 1px solid #EEE;
  color: #FFF;
}
.btn-warning-alt{
  background-color: #DED0B6;
}
.waitlist-button{
  text-align: center;
}
.waitlist-button .btn{
  width: 100%;
  padding-top: 15px;
  padding-bottom: 13px;
  font-family: Junegull;
  font-family: Hkgrotesk;
  font-size: 20px;
}
.waitlist-button .btn:hover{
  color: #FFF;
}
.arrow-custom1{
  width: auto !important;
  height: 12px;
  vertical-align: middle;
  margin-left: 10px;
}
.arrow-right{
  display: none;
}
.arrow-right img{
  width: 100%;
  height: auto;
  vertical-align: middle;
  margin-left: 10px;
}

logo{
  display: none;
}
logo img{
  width: 100%;
}
h1,h2,h3,h4{
  font-family: Raleway;
/*  font-weight: 600; 
  color: #16F9FF;*/
  letter-spacing: 0px;
  font-weight: bold;
}
h1,h2,h3,h4,p{
  margin-top: 2vh;
  margin-bottom: 2vh;
  letter-spacing: inherit;
}
h1 span, h2 span, h3 span, h4 span, h5 span{
  color: rgba(243, 185, 68, 1);
  color: #FF0505;
}
h4 span{
  color: #BEBEBE;
}
h1{
  /*font-size: 60px;*/
  font-size: 40px;
  font-size: 36px;
}
h2{
  /*font-size: 40px;*/
  font-size: 30px;
}
h3{
  /*font-size: 28px;*/
  font-size: 22px;
  letter-spacing: 1px;
}
h4{
  /*font-size: 18px;*/
  font-size: 16px;
  letter-spacing: inherit;
}
p{
  font-size: 14px;
}
small{
  font-size: 10px;
}
.font-poppins{
  font-family: Poppins !important;
}
.text-break-hide{
  word-break: break-all;
  text-wrap: nowrap;
  overflow: hidden;
}
.text-direction-down
{
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  transform: rotate(360deg);
  white-space: nowrap;
}
.text-centered{
  text-align: center;
}
.text-right{
  text-align: right;
}

.small-break{
  display: inline;
}
.big-break{
  display: none;
}
.tight-div{
  padding: 0;
}
.header{
/*  min-height: 100vh;
  overflow: hidden; */
}

.button-link{
  background-color: rgba(243, 185, 68, 1);
  border-radius: 0.5px !important;
  border: 1px solid rgba(243, 185, 68, 1);
  color: #000;
  font-weight: 700;
}
.button-link-alt{
  background-color: transparent;
  border-radius: 0.5px !important;
}
.link-style2{
  display: inline;
  border-bottom: 1px solid #F8F5F5;
  color: #F8F5F5;
  padding-bottom: 4px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
  padding-left: 0;
  padding-right: 0;
}

#hero{
  position: relative;
  z-index: 100;
/*  background: url(../img/site/mob-hero1.png) no-repeat;
  background-position: -775px 0px;  
  background-size: 375%;
  min-height: 50vh;*/
}
#hero h1, #hero h2, #hero h3, #hero h4, #hero p, #hero p div{
  color: #FFF;
}
.hero-box{
  padding-top: 100px;
}
.hero-box-left{
  padding: 35px;
  margin-top: 0px;
  padding-bottom: 100px;
  padding-top: 25px;
}
.hero-box-right{
  position: relative;
  text-align: center;
  padding: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
}/*
.hero-box-right:before{
  content: "";
  display: inline-block;
  position: absolute;
  background: linear-gradient(90.33deg, #030303 -0.98%, rgba(15, 15, 15, 0.78) -0.96%, rgba(196, 196, 196, 0) 99.72%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(26, 26, 26, 0.72) 100%);
  transition: transform 3s;
  opacity: 0.7;
  top: 200px;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 1;
}*/
.hero-box-left h1, .hero-box-left h2{
  overflow: hidden;
  font-size: 42px;
  line-height: normal;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  letter-spacing: 1px;
}
.hero-box-left p{
  overflow: hidden;
  font-size: 18px;
  line-height: 25px;
  margin-top: 25px !important;
  margin-bottom: 25px;
}
.hero-box-right img{
  width: 100%;
  position: relative;
  z-index: 2;
}

#pursuit, #explore, #partners, #team{
  min-height: 60vh;
  padding-top: 50px;
  padding-bottom: 50px;
  padding: 50px;
}
.container-dark{
  background: rgba(186, 192, 193, 0.54);
}

.partner-logos{
  margin-top: 50px;
}
.partner-logos span{
  display: inline-block;
  margin-right: 25px;
}
.partner-logos span img{
  height: 100%;
  width: auto;
  max-height: 100px;
}


.pursuit-box-top{
  margin-left: 0;
}
.pursuit-box-bottom{

}
.pursuit-box-bottom-left img, .explore-box-item-top img{
  width: 100%;
}

.explore-box-item-bottom{
  background: #FFF;
  padding: 10px;
  padding-bottom: 50px;
}
.explore-box-item-bottom h4{
  margin: 0;
  padding: 0;
  font-size: 18px;
  text-align: center;
}

.browse-box-item{

}
.browse-box-item img{
  width: 100%;
}

#capabilities{
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 100px;
}
.capabilities-box-top{
  padding-bottom: 50px;
}
.capabilities-item-inner{
  min-height: 80vh;
  padding-top: 50px;
  padding-bottom: 100px;
}
.capabilities-item-text{
  padding-left: 25px;
  padding-right: 25px;
}
.capabilities-item-pic{
  padding-left: 25px;
  padding-right: 25px;
}
.capabilities-item-pic img{
  width: 100%;
  border-radius: 25px;
}

#portfolio{
  padding: 50px;
}
#portfolio .browse-box-item{
    margin-top: 20px;
}
#portfolio .browse-box-item-cover{
    position: relative;
}
#portfolio h3{
  margin-top: 25px;
  margin-bottom: 5px;
}
#portfolio p{
  margin-top: 10px;
}
#portfolio .badge.bg-light{
  background-color: #EEE !important;
}


.portfolio-wrapper{

}
.portfolio-wrapper .hero-box-left{
  margin-top: 100px;
  margin-bottom: 100px;
}
.portfolio-carousel{
  margin: 100px;
}
.portfolio-carousel .carousel-item .explore-box-item,
.portfolio-carousel .carousel-item-start .explore-box-item {
  padding: 5px;
}
.portfolio-carousel .carousel-item .explore-box-item img,
.portfolio-carousel .carousel-item-start .explore-box-item img{
  border-radius: 10px;
}
.portfolio-carousel .card{
  border: none;
  background: #F9F9FB;
}

.team-box-item{
  margin-top: 50px;
}
.team-box-item-pic{
  overflow: hidden;
  padding: 20px;
}
.team-box-item-pic img{
  width: 100%;
  cursor: pointer;
}
.team-box-text{
  font-family: Raleway;
  text-align: center;
  cursor: pointer;
}
.team-box-text h5{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}
.team-box-text p{
  font-size: 12px;
  padding: 0;
  margin: 0;
}
.team-preview-box{
  padding-left: 15px;
  padding-right: 15px;
}
.team-preview-box img{
  width: 100%;
}
.team-preview-text{
  font-family: Raleway;
}
.team-preview-text p{
  font-size: 13px;
}
.team-preview-role{
  color: #004B4B;
}
.team_modal .modal-header{
  border-bottom: none;
  padding: 0.5rem 0.5rem;
}
.team_modal .modal-header .btn-close{
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.6em auto no-repeat;
}
.team_modal .modal-footer{
  border-top: none;
  padding: 0;
  padding-bottom: 20px;
}

.wrapper::before, footer::before{
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .3);
}

.first-col{
  padding-left: 0;
  margin-left: 0;
  padding-right: calc(var(--bs-gutter-x) * .5);
}
.last-col{
  padding-right: 0;
  margin-right: 0;
  padding-left: calc(var(--bs-gutter-x) * .5);
}

#contact{
  background: url("../img/site/image-removebg-preview46.png") no-repeat 0% 25px ;
  background-size: 250px;
  background-color: #24393D;
  min-height: 500px;
  color:#FFF;
}
.contact-box-inner{
  padding: 40px;
  padding-top: 175px;
}
.contact-box-left{
  
}
.contact-box-right{

}
.contact-box-map img{
  
}
.contact-details{
  color: #FEFCFF;
}
.contact-form{
  color: #000;
  background: #FFF;
  border-radius: 16px;
  margin-bottom: 100px;
}
.contact-form-inner{
  padding: 20px;
}
.contact-form input[type='text']{
  border: none;
  border-bottom: 1px solid #CCC;
}
.contact-form .form-group{
  margin-bottom: 15px;
}

.modal-body h5{
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 8px;
}
.modal-body .row{
  margin-bottom: 4px;
}

footer{
  position: relative;
  background: #0A0A0A;
  background: url("../img/site/hero.gif") no-repeat;
  background-position: -200px top;
  background-size: auto;
  background-position: left top;
  background-size: cover;
  min-height: 50vh;
  color: #FFF;
  padding-right: 0;
  padding-top: 0px;
}
footer a{
  color: #FFF;
}
footer .footer-inner{
  position: relative;
}
.footer-top{
/*  padding-left: 80px; */
  padding-left: 20px;
  padding-right: 20px;
}
.footer-top .display-6 h4{
  font-size: 15px;
  color: #00B9BE;
  color: #FFF;
}
.footer-top-text{
  text-align: center;
}
.footer-right-inner a{
  display: block;
  color: #FFF;
}
.footer-special p{
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  /* or 156% */
  text-transform: capitalize;
  /* Primary Colours/Cyan 20 */
  color: #ECFEFF;

}
.thick-vertical-line{
  border-left: 5px solid #FFF;
  padding-left: 20px;
  border-image: linear-gradient(#FFF, #AAA) 30;
  border-width: 4px;
  border-style: solid;
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.social-links a{
  border-radius: 77%;
  padding-bottom: 4px;
  padding-right: 5px;
}
.footer-copyright{
  text-align: center;
  font-family: Montserrat;
}

.marquee {
    height: 50px;
    overflow: hidden;
    position: relative;
    background: #fefefe;
    color: #333;
    border: 1px solid #4a4a4a;
}

.marquee p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: scroll-left 2s linear infinite;
    -webkit-animation: scroll-left 2s linear infinite;
    animation: scroll-left 20s linear infinite;
}

#page-loader{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  text-align: center;
  background-color: #000;
  z-index: 100000;
}
#page-loader .lds-ripple{
  position: relative;
  display: inline-block;
  top: 44%;
}

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(1%);
        -webkit-transform: translateX(1%);
        transform: translateX(1%);
    }
    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}