/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 17 2024 | 21:19:09 */
/* =================================== */
/* Media Query Breakpoints */
/* =================================== */
/* ====================================== */
/* BNT Homepage Header Styling  ========= */
/* ====================================== */
.bnt-homepage-header {
  /* Duplicate Body Structure for Each Slide */
  /* ===================================================================== */
  /* Duplicate Body Structure for Each Slide */
  /* ===================================================================== */
  /* Duplicate Body Structure for Each Slide */
  /* ===================================================================== */
  /* ===================================================================== */
  /* Standard CTA Button */
}
.bnt-homepage-header .slide-1 span.sub-title {
  color: #86c503 !important;
}
.bnt-homepage-header .slide-2 span.title {
  line-height: 90% !important;
}
.bnt-homepage-header .slide-2 span.title > span.highlight-b {
  color: #bbe360;
}
.bnt-homepage-header .slide-2 span.title > span.highlight-n {
  color: #a5dede;
}
.bnt-homepage-header .slide-2 span.title > span.highlight-t {
  color: #ffbdb5;
}
.bnt-homepage-header .slide-2 span.sub-title {
  color: #FFF !important;
}
.bnt-homepage-header .slide-2 span.text-shadow {
  text-shadow: black 0px 0px 4px;
}
.bnt-homepage-header .slide-3 span.title {
  font-weight: 800;
}
.bnt-homepage-header .slide-3 span.sub-title {
  color: #86c503 !important;
}
.bnt-homepage-header .rev-btn {
  background-color: white !important;
  padding: 20px;
}
.bnt-homepage-header .rev-btn:hover {
  background-color: #86c503 !important;
  color: white !important;
}
