/* custom styles */





  body{
  font-family: 'Montserrat', sans-serif !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: Montserrat, sans-serif !important;

      font-weight:700;
  
  
  }

    .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;
line-height: 1.15;
}
}

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

/*
* Background Images
*/

.hero {
background-image: url("https://cdn.sharplaunch.com/v2/client-10/7cc6cb9c288cec5/1920w/pic_4_v2.png");
}


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




/*
* End of Background Images
*/

/*
* Colors
*/
:root {
--accent-color: #6CB23E;
--accent-dark-color: #216700;
}
.button {
background-color: #6CB23E;
}
.button:hover {
background-color: #216700 !important;
}
.button--white{
background: white;
border: white;
color: var(--accent-color);
}

a.is-active {
color: #6CB23E!important;
}
.bg-accent{
background-color: #6CB23E}
.color-accent{
color: #6CB23E}
.link__text--hoveraccent:hover{
color: #6CB23E}
.carousel__indicator--selected {
background-color: #6CB23E!important;
border-color: #6CB23E!important;
}

.section-title__separator {
background-color: #6CB23E;
}

.section-sub-title {
color: #6CB23E;
}

.team-member__line {
background-color: #6CB23E!important;
}

.parcel-box__attribute-name {
color: #6CB23E!important;
}

.more__line {
background-color: #6CB23E;
}

.mobile-menu__line {
background-color: #6CB23E!important;
}

.zoom-control {
background-color: #6CB23E;
}

.availability-card {
background-color: #6CB23E;
}
.availability-card__download-button {
background-color: #216700;
}

.gallery .overlay {
background-color: rgba(108,178,62,0.8)!important;
}
.gallery .overlay.solid {
background-color: #6CB23E!important;
}

/*
* End of Colors
*/


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





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

