.header{
  display:none !important;
}
@font-face {
 font-family: 'metropolisblack';
  src: url('https://20090498.fs1.hubspotusercontent-na1.net/hubfs/20090498/raw_assets/public/Fonts/metropolis-black-webfont.woff2') format('woff2'),
    url('https://20090498.fs1.hubspotusercontent-na1.net/hubfs/20090498/raw_assets/public/Fonts/metropolis-black-webfont.woff') format('woff');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
      }
 @font-face {     
      font-family: 'Metropolis-SemiBold';
  src: url('https://20090498.fs1.hubspotusercontent-na1.net/hubfs/20090498/Metropolis-SemiBold.woff2')}} format('woff2')
      font-weight: normal;
      font-style: normal;
      font-display: swap;
}

body{
  background-color:#F6F6F6; 
  background-position: bottom; 
  /*
  background-color:#FFF; 
  background-image: url(https:////20090498.fs1.hubspotusercontent-na1.net/hubfs/20090498/raw_assets/public/KOL_Landing_Assets/Images/grid_bg2.svg); 
  */
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  font-family: 'Lato', sans-serif !important;
  font-size: 22px;
  margin:0 0 0 0 !important;
  padding:0 0 0 0 !important;
}
h1{
  /*font-family: 'metropolisblack' !important;*/
  font-family:'Metropolis-SemiBold';
  /*text-transform: uppercase;*/
  color: #fff !important;
  letter-spacing: 3%;
  font-size: 48pt;

}
h2{
  color:#0095b6;
  font-family: 'Metropolis-SemiBold';
  /*text-transform: uppercase;*/
  letter-spacing: 3%;
  font-size: 42pt;
}
h3{
  font-family: 'Metropolis-SemiBold';
  /*text-transform: uppercase;*/
  color: #fff;
  letter-spacing: 3%;
  font-size: 36pt;

}
h4{
  color:#282828;
  font-family: ''Metropolis-SemiBold'';
  /*text-transform: uppercase;*/
  letter-spacing: 3%;
  font-size: 28pt;
}
#wrapper{
  overflow: hidden;
  padding-top:70px;
}
.main_Con{
  padding:0 0 0 0;
}
#logo{
  padding-top: 25px;
}

#hero{
  /*height: 100vh;*/
  width: 100%;
  /*margin-top: 50px;*/
}
.hero-text{
  color: #FFF !important;
  padding-bottom:20px;

}
.hero-btn{
  font-family: 'metropolisblack';
  font-size: 28px;
  letter-spacing: 1px;
  color: #00687f;
}
.hero-btn:hover{
  color:#0095b6;
}
.hero-btn2{
  font-family: 'metropolisblack';
  font-size: 28px;
  letter-spacing: 1px;
  background-color: #0095b6;
  color: #FFF;
}
.hero-btn2:hover{
  background-color: #00687f;
  color:#FFF;
}
.btn-link{
  color:#f3f3f3;
}
.btn-link:hover{
  color:#fff;
}
.nav-link{
  color:#ffffff !important;
  font-size:16px;
}
.nav-link:active{
  color:#ffffff !important;
}
.nav-link:focus{
  color:#ffffff !important;
}
.nav-link:hover{
  color:#ffffff !important;
}
.white-btn{
    background-color: #fff;
    color: #00687f !important;
    font-family: metropolisblack;
    border-radius: 40px;
}
.white-btn:hover{
    background-color: #fff;
    color: #0095b6 !important;
    border-radius: 40px;
}
.white-btn:active{
    background-color: #fff;
    color: #0095b6 !important;
    border-radius: 40px;
}
.white-btn:focus{
    background-color: #fff;
    color: #0095b6 !important;
    border-radius: 40px;
}
#CTA_Banner{
  background-color: #0095b6;
  padding-top: 50px;
  padding-bottom: 50px;
}
.Spacer_100{
  height:100px;
}
#footer{
  background-color: #002C36 !important; 
  color: #FFF !important; 
  min-height: 300px; 
  padding-top: 50px; 
  padding-bottom: 50px;
  font-size:16px;
}
#footer a{
  text-decoration: none;
  color: #fff;
}
#footer a:hover{
  text-decoration: none;
  color: #f3f3f3;
}
.footerHeader{
  font-family: metropolisblack; font-size:24px; margin-bottom:10px;
}
#ml_modal{
  z-index: 9999 !important;
}
.modal-backdrop{
  z-index: 9998 !important;
}
.modal-open{
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.tooltip{z-index:9; }
.dropdown-item.active, .dropdown-item:active {color: #999; text-decoration: none; background-color: #ecf0e1;}
.dropdown-item.focus, .dropdown-item:focus {color: #999; text-decoration: none; background-color: #ecf0e1;}

.dropdown-item:focus{
  background-color: #ccc !important;
}
.dropdown-item i {
  color: #999;
  font-size: 14px;
  padding-right: 10px;
}
--.hero_link{
   color:#ffffff !important;
  font-size:16px;
  }

a {
  color: #000;
}
a:active {
  color: #000;
}
a:focus {
  color: #000;
}
a:hover {
  color: #000;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 0;
  align-items: center;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 20px;
  padding-left: 20px;
}
.navbar-light .navbar-brand {
  color: rgba(255, 255, 255, 1);
}
.navbar-brand {
  height: 45px;
  margin-left: 0px;
}
.nav-link:hover {
  color: #000 ;
}
.nav-underline .active {
  font-weight: 500;
  color: #000;
}

.dropdown-item{
  cursor: pointer;
}
#navbar {
  background-color: #0095b6;
  top: 0px;
  height:70px;
  z-index:99999 !important;
}
@media (max-width: 1399px){

}
@media (max-width: 1199px){

}
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 70px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #282828;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
  .navbar-nav{
    margin-top: 20px;
  }

}
@media (max-width: 767px){

}
@media (max-width: 575px){

}