/* custom styles */




/* custom styles */



  body{
  font-family: 'Poppins' !important;
  }
  .px-title-1,
  .px-title-2,
  .px-title-3,
  .px-title-4,
  .px-sub-head-1,
  .px-sub-head-3,
  .px-sub-head-2{
  font-family: 'Poppins' !important;

  
  
  
  }

      .font-nav,
    .button,
    .header__nav-more,
    .header__nav-more-dropdown,
    .header__nav-link a{
    font-family: 'Inter', sans-serif !important;
    font-weight: 600;
    font-style: normal;
    }
  


/*
* Hero Fontsize Scale
*/

@media (min-width: 320px){
.hero .hero__title {
font-size: calc(1.5rem + ((1vw - 3.2px) * 3.9286));
min-height: 0vw;
}
}

@media (min-width: 320px){
.hero .hero__sub-title {
font-size: calc(1.125rem + ((1vw - 3.2px) * 1.25));
min-height: 0vw;
}
}

/*
* Background Images
*/

.hero {
background-image: url("https://cdn.sharplaunch.com/v2/client-10/76a7b621bd07e9d/1920w/img_1.jpg");
}


.video {
background-image: url("");
}




/*
* End of Background Images
*/

/*
* Colors
*/


:root {
--accent-color: #138ac1;
--accent-color-rgb: 19, 138, 193;
--accent-dark-color: #003f76;
}
.button {
background-color: #138ac1!important;
}
.button:hover {
background-color: #003f76!important;
}
a.is-active {
color: #138ac1!important;
}
.bg-accent{
background-color: #138ac1}
.color-accent{
color: #138ac1}
.link__text--hoveraccent:hover{
color: #138ac1}
.carousel__indicator--selected {
background-color: #138ac1!important;
border-color: #138ac1!important;
}

.section-title__separator {
background-color: #138ac1;
}

.section-sub-title,
.section-description h2 {
color: #138ac1;
}

.team-member__line {
background-color: #138ac1!important;
}

.parcel-box__attribute-name {
color: #138ac1!important;
}

.more__line {
background-color: #138ac1;
}

.mobile-menu__line {
background-color: #138ac1!important;
}

.zoom-control {
background-color: #138ac1;
}

.availability-card {
background-color: #138ac1;
}
.availability-card__download-button {
background-color: #003f76;
}

.gallery .overlay {
background-color: rgba(19,138,193,0.8)!important;
}
.gallery .overlay.solid {
background-color: #138ac1!important;
}
.hero__callout{

}

/*
* End of Colors
*/

/* ------------------------ client specific overrides ------------------------ */

.hero--opaque-center-background .hero__background {
  background: rgba(10, 11, 15, .55);
}











/* ---------------------------- custom css ----------------------------------- */
