@charset "UTF-8";
.navbar-bsb {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background-image: url("/images/sub-hero.jpg");
  background-position: 100% 100%;
  background-size: cover;
  margin-bottom: 0; }
  .navbar-bsb .nav-link {
    color: #fcfcfc;
    text-decoration: none; }
  .navbar-bsb .navbar-brand img {
    height: 40px; }
  .navbar-bsb .nav-item {
    margin-right: 5px; }
    .navbar-bsb .nav-item .nav-link {
      color: #fcfcfc; }
  .navbar-bsb .nav-item .nav-link:hover {
    text-decoration: underline; }
  .navbar-bsb .nav-item .nav-link.mobile-nav-open {
    color: #eaea71;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    border-bottom: 2px solid #eaea71;
    padding-bottom: 2px; }
    .navbar-bsb .nav-item:last-of-type {
      margin-right: 0; }
    .navbar-bsb .nav-item.active a {
      font-weight: bold;
      text-decoration: underline; }
  .navbar-bsb a {
    text-decoration: none; }
  .navbar-bsb input,
  .navbar-bsb input:focus {
    background: transparent;
    border-color: #fcfcfc;
    border-radius: 20px;
    color: #fcfcfc;
    padding: 7px 18px;
    width: 150px !important; }
  .navbar-bsb .nav-search {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .navbar-bsb .nav-search input,
    .navbar-bsb .nav-search input:focus {
      width: 190px !important;
      padding-right: 36px;
      margin-right: 0 !important; }
    .navbar-bsb .nav-search button {
      position: absolute;
      top: 50%;
      right: 12px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      border: 0;
      background: transparent;
      color: #fcfcfc;
      padding: 0;
      line-height: 1; }
  .navbar-bsb #product_search_form {
    float: none; }
  .navbar-bsb #product_search_form button {
    position: absolute;
    top: 50%;
    right: 12px;
    left: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0; }
  .navbar-bsb .navbar-toggler {
    z-index: 999; }
  @media (max-width: 991px) {
    .navbar-bsb .navbar-collapse {
      background: #040f26;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      margin-top: 66px; }
      .navbar-bsb .navbar-collapse .subitem {
        width: 100%; }
      .navbar-bsb .navbar-collapse .navbar-nav {
        padding: 10px; }
    .navbar-bsb .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: auto !important; }
    .navbar-bsb .dropdown-menu strong.yellow {
      display: none; }
    .navbar-bsb .flex-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      padding: 10px;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%; } }

@media (max-width: 1199.98px) {
  .navbar-bsb .nav-search input,
  .navbar-bsb .nav-search input:focus {
    width: 150px !important; } }

.navbar-toggler {
  border-color: #fcfcfc !important;
  color: #fcfcfc !important; }

.subpage-block {
  background-image: url("/images/sub-hero.jpg");
  background-position: 100% 100%;
  background-size: cover;
  height: 100px;
  margin-bottom: 0; }

.navbar-brand {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3); }

.navbar .container {
  position: relative; }

.top-auto {
  top: auto; }

.dropdown.is-open > .dropdown-menu {
  display: block;
  background-color: #10213c; }

.dropdown.is-open > .dropdown-menu {
  display: block;
  background-color: #10213c; }

.dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none; }

.breadcrumb-toggle {
  background: transparent;
  border: 1px solid #0069ba;
  color: #0069ba;
  font-size: 16px;
  line-height: 1;
  padding: 2px 6px;
  cursor: pointer; }

.breadcrumb-toggle:hover {
  background: #f2f7ff;
  border-color: #0069ba;
  color: #0069ba; }

.breadcrumb-toggle[aria-expanded="true"] {
  background: #eaf2ff;
  border-color: #0069ba;
  color: #0069ba; }

.breadcrumb-toggle--left {
  float: left;
  margin-top: 12px; }

.store-breadcrumbs {
  display: none; }

.store-breadcrumbs.is-open {
  display: block; }

.nav-dots-thing {
  width: 380px !important;
  max-width: 380px !important;
  height: auto !important;
  padding: 8px !important;
  left: auto !important;
  right: 20px;
  -webkit-box-shadow: 0 10px 30px rgba(4, 15, 38, 0.25);
  box-shadow: 0 10px 30px rgba(4, 15, 38, 0.25);
  position: relative;
  z-index: 200; }

.nav-dots-close {
  position: absolute;
  top: 6px;
  right: 8px;
  border: none;
  background: transparent;
  color: #666;
  font-size: 20px;
  line-height: 1;
  cursor: pointer; }

.nav-dots-close:hover {
  color: #000; }

.nav-dots-thing #login_box_contain {
  float: none;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  line-height: 1.4;
  padding-top: 22px; }

.nav-dots-thing #login {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 8px;
  margin-bottom: 6px;
  justify-items: center; }

.nav-dots-thing #login input {
  width: 100% !important;
  max-width: none;
  color: #000; }

.nav-dots-thing #login input.go {
  width: 100% !important;
  max-width: none;
  float: none;
  background: #0069ba;
  color: #fff;
  font-weight: 600;
  margin-bottom: 2px; }

@media (max-width: 991.98px) {
  .nav-dots-thing {
    position: fixed !important;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100vw - 24px) !important;
    max-width: 380px !important;
    top: 68px; } }

.nav-dots-thing .forgot_password,
.nav-dots-thing .float-left {
  display: block;
  text-align: center;
  margin-top: 0;
  float: none; }

.nav-dots-thing .forgot_password {
  margin-top: 0;
  margin-left: 0; }

.nav-dots-thing #login + div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  margin-top: 2px; }

.nav-dots-thing .not_found {
  display: block;
  text-align: center;
  color: #c00;
  margin-top: 4px; }

.nav-dots-thing .loggedin {
  text-align: center;
  margin-bottom: 8px; }

.nav-dots-thing .account-details {
  display: -ms-grid;
  display: grid;
  gap: 4px;
  margin-bottom: 12px;
  color: #222;
  justify-items: center;
  text-align: center; }

.nav-dots-thing .account-details strong {
  color: #0069ba;
  text-align: center; }

.nav-dots-thing .account-details > span {
  display: block; }

.nav-dots-thing .loggedin a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  color: #0069ba;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: background-size 180ms ease, color 180ms ease;
  transition: background-size 180ms ease, color 180ms ease; }

.nav-dots-thing .loggedin a:hover,
.nav-dots-thing .loggedin a:focus {
  background-size: 0 1px;
  color: #004f8c;
  text-decoration: none; }

.subitem {
  padding-right: 5px; }

.nav-col {
  list-style-type: none; }

.subitem-flex-betweeon {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.subitem-flex-end {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start; }

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* flex-direction: row-reverse; */ }

.flex-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 23%;
  flex: 1 0 23%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 0 5px; }

.main-items, .subitem a {
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  color: #fff !important;
  display: inline-block; }

.yellow {
  color: #f3ec5e; }

.white {
  color: #fff !important; }

.subsubitems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 13px; }

.dropdown-menu {
  border-radius: auto;
  border: none !important;
  border-radius: inherit !important; }

.subpage-block {
  height: 100px !important; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: fixed !important; }
  .dropdown-menu {
    margin-top: 26px; }
  .navbar {
    padding-bottom: 8; }
  .navbar-brand {
    padding-top: 0 !important; }
  .nav-item {
    padding-bottom: 20px;
    margin-top: 12px; }
  .nav-link {
    margin: 0px;
    /* margin-top: -23px!important; */ }
  .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 68px; } }

.fs-16 {
  font-size: 16px; }

.carousel {
  margin-bottom: 3rem; }

.carousel-caption {
  bottom: 3rem;
  z-index: 10; }

.carousel-item {
  background-color: #666;
  height: 32rem; }
  .carousel-item > img {
    height: 32rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0; }

.carousel-bsb {
  background-image: url("/images/hero.jpg");
  background-position: 100% 100%; }
  .carousel-bsb .carousel-item {
    background: transparent;
    height: 360px; }
    .carousel-bsb .carousel-item .carousel-caption {
      bottom: 5rem;
      left: 0;
      width: 100%; }
    .carousel-bsb .carousel-item > img {
      height: 100%; }

* {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/* for their ease of use in the CMS */
.desktop-only {
  display: none; }

@media (min-width: 768px) {
  .mobile-only {
    display: none; }
  .desktop-only {
    display: block; } }

body,
html {
  color: #040f26;
  font-family: 'Lato', sans-serif;
  font-size: 16px; }

.clear {
  clear: both;
  float: none; }

h1 {
  font-size: 35px; }

h2 {
  font-size: 28px; }

h1,
h2,
h3,
h4,
h5 {
  font-weight: 300; }

p a:not(.btn) {
  color: #0069ba;
  text-decoration: underline; }
  p a:not(.btn):hover, p a:not(.btn):active, p a:not(.btn):visited, p a:not(.btn):focus {
    color: #0069ba; }

.text-muted {
  color: #c5cbd0;
  font-weight: 600; }

.text-white {
  color: #fcfcfc; }

.text-dark-blue {
  color: #040f26 !important; }

.marketing h2 {
  font-weight: normal; }

.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center; }
  .marketing .col-lg-4 p {
    margin-left: .75rem;
    margin-right: .75rem; }

.container video {
  max-width: 100%; }

.featurette-heading {
  font-weight: 400;
  letter-spacing: -.05rem;
  line-height: 1; }

.section-alt {
  background: #f3f5fc;
  margin: 3rem 0;
  padding: 3rem 0 0; }
  .section-alt .card {
    background: #fcfcfc;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 3rem;
    min-height: 200px; }
    .section-alt .card .card-text {
      color: #666; }
    .section-alt .card .card-title {
      font-size: 25px;
      font-weight: 600; }
    .section-alt .card i,
    .section-alt .card svg {
      color: #0069ba !important;
      margin-right: 5px; }

.card.bsb-card {
  background: #fcfcfc;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 3rem;
  min-height: 200px; }
  .card.bsb-card .card-text {
    color: #666; }
  .card.bsb-card .card-title {
    font-size: 25px;
    font-weight: 600; }
  .card.bsb-card i,
  .card.bsb-card svg {
    color: #0069ba !important;
    margin-right: 5px; }

.btn-transparent {
  background: transparent;
  border-color: #fcfcfc;
  color: #fcfcfc; }

.btn-primary {
  background: #0069ba;
  border-color: #0064b2; }

footer {
  background-color: #040f26;
  background-image: url("/images/swirl-footer.png");
  background-position: center 35%;
  background-repeat: no-repeat;
  background-size: 40%; }
  footer a {
    color: #fcfcfc !important; }
  footer hr {
    background: #fcfcfc; }
  footer input {
    width: auto; }

.text-large {
  font-size: 28px; }

.text-medium {
  font-size: 18px; }

.text-blue {
  color: #0069ba !important; }

.select-country {
  min-width: 182px;
  position: absolute;
  right: 20px;
  top: 60px; }
  .select-country .btn {
    width: 100%; }

.country-select-nav {
  position: relative;
  top: 1px; }
  .country-select-nav a {
    width: 33px;
    height: 33px; }
  .country-select-nav .nav-link {
    background: #fcfcfc;
    border: solid 2px #fcfcfc;
    border-radius: 50%;
    margin: 0;
    padding: 0 !important; }
    .country-select-nav .nav-link img {
      display: inherit;
      height: 29px;
      margin: 0;
      padding: 0;
      width: 29px; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: .3rem;
  padding-right: .3rem; }

a[class^='col-'],
a[class='card-body'] {
  color: inherit;
  text-decoration: inherit; }

.tooltip[x-placement="top"] .arrow::before {
  border-top-color: #0069ba; }

.tooltip[x-placement="bottom"] .arrow::before {
  border-bottom-color: #0069ba; }

.tooltip[x-placement="left"] .arrow::before {
  border-left-color: #0069ba; }

.tooltip[x-placement="right"] .arrow::before {
  border-right-color: #0069ba; }

.tooltip .tooltip-inner {
  background-color: #0069ba;
  color: #fcfcfc;
  font-weight: bold; }

.homepage-video {
  position: relative; }
  .homepage-video span {
    background: url("/images/play.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: .75;
    position: absolute;
    top: 0;
    width: 100%; }

div > p:last-child {
  margin-bottom: 0; }

.breadcrumb {
  padding: 5px 10px !important;
  margin: 5px 0 !important; }
  .breadcrumb ol,
  .breadcrumb li {
    margin: 0;
    padding: 0;
    list-style: none; }

.breadcrumb-item + .breadcrumb-item::before {
  content: "»"; }

.text-bold {
  font-weight: 600 !important; }

.bsp-static .highlight {
  min-height: 80px; }
  @media (min-width: 992px) {
    .bsp-static .highlight {
      min-height: 140px; } }

.bsp-static .plan-button .plan-button-link {
  display: block;
  font-size: 27px;
  color: #fcfcfc;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
  margin-right: 20px;
  background: #0069ba;
  height: 40px;
  width: calc(100% - 20px); }
  @media (max-width: 991px) {
    .bsp-static .plan-button .plan-button-link {
      font-size: 23px; } }
  @media (max-width: 767px) {
    .bsp-static .plan-button .plan-button-link {
      font-size: 18px; } }
  @media (max-width: 575px) {
    .bsp-static .plan-button .plan-button-link {
      font-size: 12px; } }

.bsp-static .plan-button::after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  float: right;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #0069ba;
  position: absolute;
  right: 15px;
  top: 2px; }

.bsp-static .jumbotron {
  margin: 0; }

.bsp-static .guided-callouts a {
  text-decoration: none; }
  .bsp-static .guided-callouts a > img {
    width: auto;
    height: 105px;
    margin-bottom: 1rem; }

.overflow-hidden {
  overflow: hidden; }

.social-fix .addthis_inline_share_toolbox {
  margin-top: 3px; }

.mw100 {
  max-width: 100% !important; }

@media (min-width: 768px) {
  .br-lg-1 {
    border-right: solid 1px #e5e5e5; } }

.my-45 {
  margin-bottom: 2rem;
  margin-top: 2rem; }

.support .call-label {
  font-size: 0.9em;
  line-height: 1em;
  vertical-align: unset; }

@media (max-width: 767px) {
  .store .main-product-image img {
    margin: 5px 0 10px 0; }
  .products-table {
    width: 100% !important; } }

/*# sourceMappingURL=style.css.map */
