@charset "UTF-8";
@import url("http://fonts.googleapis.com/css?family=Abril+Fatface|Nobile&display=swap");
/* COLORS
=====================================================================*/
/* SHADOWS
=====================================================================*/
/* FONT
=====================================================================*/
/* Superscript */
sup {
  bottom: 0.4em;
  font-size: 0.6em;
}
/* Fine Print */
.fine-print {
  font-size: 13px;
  line-height: 1.5;
}
/* Buttons */
.fl-button {
  font-weight: bold !important;
}
/* Drop shadow */
.bxb-box-shadow {
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.4);
}
/* Card */
.bxb-card {
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.4);
  text-align: center;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.bxb-card-products img {
  padding: 1em;
}
.bxb-card:hover {
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.bxb-card h2 {
  font-size: 1.25em;
  margin: 0;
  padding: 0.5em;
}
.bxb-card:hover a {
  text-decoration: none;
}
/* CUSTOMER TESTIMONIAL RESPONSES
=====================================================================*/
.bxb-testimonial-company-response {
  font-size: 0.9em;
}
.bxb-testimonial-company-response p {
  font-style: italic;
  padding-left: 23px;
}
/* MOBILE FLOATING CALL-TO-ACTION BUTTON
=====================================================================*/
@media (max-width: 768px) {
  .bxb-floating-cta {
    background: black;
    box-sizing: border-box;
    left: 0;
    padding: 8px;
    position: fixed;
    top: 0;
    text-decoration: none;
    transform: translateY(-100%);
    transition: 0.5s;
    width: 100vw;
    z-index: 999999;
  }
  .bxb-cta-fade-in {
    transform: translateY(0);
    transition: 0.5s;
  }
  .bxb-floating-cta a, .bxb-floating-cta a:hover {
    color: #fff !important;
    text-decoration: none;
  }
  .bxb-floating-cta svg {
    fill: #fff;
    height: 1em;
    margin-right: 10px;
    width: 1em;
  }
  .bxb-floating-cta p {
    align-items: center;
    background: #2c2c2c;
    display: flex;
    font-size: 15px;
    justify-content: center;
    line-height: 1;
    margin: 0 0 0.65em;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
  }
  @supports (display:grid) {
    .bxb-floating-cta {
      display: grid;
      grid-gap: 0.5em;
      grid-template-columns: 1fr 1fr;
    }
    .bxb-floating-cta p {
      margin: 0;
    }
  }
}
@media (min-width: 769px) {
  .bxb-floating-cta {
    display: none;
  }
}
/* CALL-TO-ACTION MODULES
=====================================================================*/
.bxb-cta-row {
  background: #2c2c2c !important;
}
.fl-cta-button a.fl-button {
  background: #8FC3EA !important;
  color: #FFFFFF !important;
  font-size: 18px;
}
.fl-cta-button a.fl-button:hover {
  background: #8FC3EA !important;
  color: #FFFFFF !important;
}
/* BUTTONS :: GENERAL
=====================================================================*/
a.fl-button, a.fl-button:visited, .fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
  background: #012652;
  border: none;
  border-radius: 6px !important;
  box-shadow: none;
  padding: 6px 24px 5px;
  text-transform: uppercase;
  transition: 0.25s;
}
a.fl-button:hover, .fl-builder-content a.fl-button:hover {
  /* background: $button-color-bg--hover;
  	border: none;
  	border-radius: 0 !important;
  	box-shadow: $shadow--hover;
  	padding: 6px 24px 5px; */
  transition: 0.25s;
}
a.fl-button span.fl-button-text {
  color: white;
}
/* BUTTONS :: "READ MORE" FOR BLOG POSTS
=====================================================================*/
a.fl-post-feed-more {
  background: #012652;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
  padding: 18px 36px;
  transition: 0.25s;
}
a.fl-post-feed-more:hover {
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.4);
  text-decoration: none;
  transition: 0.25s;
}
/* MEDIA QUERIES
=====================================================================*/
@media (max-width: 992px) {
  /* Center images on smaller devices */
  img.alignleft, img.alignright {
    display: block;
    float: none;
    margin: 1em auto;
  }
}
/* New Homepage
=====================================================================*/
.home-callout-image img {
  height: 60px !important;
  width: auto !important;
  filter: brightness(0) invert(1);
  transition: all 0.2s;
}
.home-callout:hover .home-callout-image img {
  filter: brightness(1) invert(0);
  transform: scale(1.2);
  transform-origin: center bottom;
}
.home-callout .home-callout-text {
  transition: all 0.2s;
}
.home-callout:hover .home-callout-text * {
  color: #F8E82E !important;
}
.homepage-blog-box .fl-post-grid, .homepage-blog-box .fl-post-grid * {
  max-width: 100% !important;
}
@media (max-width: 993px) {
  .homepage-blog-box .fl-post-grid {
    width: 50vw;
  }
}
@media (max-width: 768px) {
  .homepage-blog-box .fl-post-grid {
    width: 100vw;
  }
}
.homepage-blog-box .fl-post-grid-post {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .home-back-horse > .fl-row-content-wrap {
    background-position: 34% top !important;
  }
}
/* WE SERVICE ALL BRANDS
=====================================================================*/
.bxb-brands-logo-wrapper {
  display: block;
  margin: auto;
  max-width: 1100px;
}
.bxb-brands-logo-container {
  text-align: center;
}
.bxb-brands-logo-container img {
  aspect-ratio: 2;
  display: inline-block;
  height: auto;
  margin: 5px;
  max-width: 200px;
  width: 100%;
}
@supports (display:flex) {
  .bxb-brands-logo-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: space-evenly;
  }
  .bxb-brands-logo-container img {
    display: block;
    margin: 0;
  }
}
/* HEADER
=====================================================================*/
#bxb-header {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.4);
}
/*#bxb-header > div {
  	padding-bottom: 0;
}*/
.home #bxb-header.bxb-header--transparent {
  box-shadow: none;
}
.fl-theme-builder-header-shrink-row-top.fl-row-content-wrap {
  padding-top: 15px;
}
/* HEADER :: LOGO
=====================================================================*/
.bxb-header__logo img {
  height: 150px;
  max-height: 150px;
  width: auto;
}
/* HEADER :: CENTERED LOGO
=====================================================================*/
.home .bxb-header--centered .bxb-header__logo img {
  height: 175px;
  max-height: 175px;
  width: auto;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink img, .fl-builder-content[data-type="header"].fl-theme-builder-header-shrink svg {
  height: 150px;
  max-height: 150px;
  transition: 0.25s;
}
.fl-theme-builder-header-shrink-row-bottom.fl-row-content-wrap {
  padding-bottom: 15px;
}
.fl-theme-builder-header-shrink-module-top.fl-module-content {
  margin-top: 20px;
}
/* HEADER :: 3 BUTTON CTA
=====================================================================*/
.bxb-header__cta {
  float: right;
  max-width: 400px;
  text-align: center;
}
a.bxb-header__phone {
  color: #2c2c2c !important;
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1;
}
a.bxb-header__phone:hover {
  text-decoration: none;
}
.bxb-header__message {
  color: #2c2c2c !important;
  display: block;
  margin-bottom: 0;
}
a.bxb-header__button {
  background: #012652;
  border-radius: 0.15rem;
  color: #fff !important;
  display: inline-block;
  padding: 3px 3px 0;
  text-align: center;
  text-transform: uppercase;
  transition: 0.25s;
}
a.bxb-header__button:hover {
  background: #01132a !important;
}
a.bxb-header__button--half {
  margin: 0;
  width: 48%;
}
a.bxb-header__button--full {
  margin-top: 5px;
  width: 97.5%;
}
a.bxb-header__button--half:hover, a.bxb-header__button--full:hover {
  background: #012652;
  color: #fff !important;
  text-decoration: none;
  transition: 0.25s;
}
@supports (display:flex) {
  .bxb-header__cta--column {
    display: flex;
    justify-content: flex-end;
  }
}
@supports (display:grid) {
  .bxb-header__buttons {
    display: grid;
    grid-gap: 8px;
    grid-template-columns: 1fr 1fr;
  }
  a.bxb-header__button--half {
    margin: inherit;
    width: inherit;
  }
  a.bxb-header__button--full {
    grid-column: span 2;
    margin: inherit;
    width: inherit;
  }
}
/* MEDIA QUERIES
=====================================================================*/
@media (max-width: 768px) {
  /* Stacks logo and Header CTA vertically 
  	.fl-builder-content .fl-node-5a254c67c708a,
  	.fl-builder-content .fl-node-5a254c67c70c6,*/
  /* Center logo */
  /* Centers Header CTA */
  /* Enlarge Header CTA buttons for mobile */
  header .fl-col-group:first-of-type .fl-col {
    width: 100% !important;
  }
  .bxb-header__logo .fl-photo-align-left {
    text-align: center;
  }
  .bxb-header__cta--column > .fl-module-content {
    margin-right: 0;
  }
  .bxb-header__cta {
    float: none;
    margin: 0 auto 20px;
  }
  @supports (display:flex) {
    .bxb-header__cta--column {
      justify-content: center;
    }
  }
  a.bxb-header__button {
    padding: 7px 3px 6px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  /* Prevent phone number from wrapping */
  a.bxb-header__phone {
    font-size: 4rem;
  }
}
/* MEDIA QUERIES FOR CENTERED HEADER
=====================================================================*/
@media (max-width: 992px) {
  /* Stacks logo and Header CTA vertically */
  #bxb-header.bxb-header--centered .fl-col-group.fl-col-group-equal-height {
    display: flex;
    flex-direction: column;
  }
  #bxb-header.bxb-header--centered .fl-col-group .fl-col:first-of-type {
    order: 3;
  }
  #bxb-header.bxb-header--centered .fl-col-group .fl-col:last-of-type {
    order: 2;
  }
  #bxb-header.bxb-header--centered .fl-col-group .fl-col-small {
    max-width: 100%;
    width: 100%;
  }
  .bxb-header--centered .bxb-header__cta {
    float: none;
    margin: 20px auto;
  }
  .bxb-header--centered .bxb-header__menu-icon {
    float: none;
    text-align: center;
  }
}
@media (min-width: 993px) and (max-width: 1230px) {
  #bxb-header.bxb-header--centered .fl-col-group .fl-col:nth-child(2) {
    width: 45%;
  }
  #bxb-header.bxb-header--centered .fl-col-group .fl-col:nth-child(1) {
    width: 10%;
  }
}
/* MENU :: PARENT ITEM OF SELECTED SUBMENU ITEM
=====================================================================*/
.menu > li.current-menu-item > a, .current-menu-parent, .current-menu-parent > .fl-has-submenu-container > a {
  /* background-color: $color-two !important;
  	color: #fff !important; */
}
/* Submenu Indicator (Down Arrow) */
.current-menu-parent > .fl-has-submenu-container .fl-menu-toggle::before {
  /* border-color: #fff !important; */
}
/* MOBILE MENU
=====================================================================*/
@media (max-width: 767px) {
  .fl-menu-responsive-toggle-mobile {
    /* background-color: $color-two; */
  }
  .fl-menu-mobile-toggle {
    /* color: #fff !important; */
  }
  .fl-menu-mobile-toggle:hover, .fl-menu-mobile-toggle.fl-active {
    /* background-color: $color-two !important; */
  }
  ul#menu-primary a {
    /* color: #fff !important; */
  }
  ul#menu-primary .fl-menu-toggle:before {
    /* border-color: #fff !important; */
  }
  ul.sub-menu, ul.sub-menu li > a:hover {
    background-color: #464646 !important;
  }
  ul.sub-menu li {
    padding-left: 1em;
  }
}
/* PAGE :: HOMEPAGE
=====================================================================*/
/*.bxb-hero__column {
  	background: rgba($color-one, .95);
  	box-shadow: $shadow;
}*/
.bxb-hero a.fl-button {
  background: #012652 !important;
}
.bxb-hero a.fl-button:hover {
  background: #012652 !important;
}
.bxb-hero .fl-button-text {
  color: #fff !important;
}
.bxb-hero .fl-button-text:hover {
  color: #fff !important;
}
.bxb-hero h1 {
  text-shadow: -3px 3px 4px rgba(0, 0, 0, 0.3), -1px 1px 0px rgba(0, 0, 0, 0.4);
}
.bxb-hero p {
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.15);
}
.banner-title {
  font-size: 90px;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
@media (min-width: 993px) {
  .bxb-hero h1 {
    font-size: 2.5em;
  }
  .bxb-hero p {
    font-size: 1.5em;
  }
}
.bxb-featured-item__column > div > div, .bxb-featured-item__column > div > div > div, .bxb-featured-item__column > div > div > div > div {
  height: 100%;
}
.bxb-featured-row__item {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding-bottom: 2em;
  text-align: center;
}
.bxb-featured-row__item--button {
  background: #2c2c2c;
  border-radius: 0;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin-top: -20px;
  padding: 18px 36px;
  text-decoration: none;
}
.bxb-featured-row__item--button:hover {
  color: #ffffff;
  text-decoration: none;
}
/* PAGE :: MEET OUR TEAM
=====================================================================*/
.bxb-card__employee a {
  color: #555555;
}
.bxb-card__employee h2 {
  padding-bottom: 0;
}
.bxb-card__employee--reviews {
  background: #012652;
  color: #fff;
  padding: 0.5em;
}
/* PAGE :: PRODUCTS
=====================================================================*/
.bxb-product-shortcut {
  font-size: 12px;
  text-align: center;
}
.bxb-product-shortcut a:hover {
  text-decoration: none;
}
.bxb-product-shortcut img {
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .bxb-product-shortcut img {
    max-width: 50%;
  }
}
/* Product Accordion Module */
.bxb-accordion h3 {
  font-size: 27px;
  margin: 0;
}
.bxb-accordion h4 {
  font-size: 22px;
}
.bxb-accordion img {
  max-width: 300px !important;
}
@media (max-width: 768px) {
  .bxb-accordion img.alignright, .bxb-accordion img.alignleft {
    display: block;
    float: none;
    margin: 0 auto 1em;
  }
}
/* PAGE :: REVIEW SYSTEM - FORM CONFIRMATION
=====================================================================*/
/* styles the message that appears after a form is submitted */
.bxb-review__confirmation-container {
  overflow: auto;
}
.bxb-review__confirmation-recap {
  margin: 1em 0;
}
.bxb-review__confirmation-quote {
  font-size: 1.2em;
  font-style: italic;
}
.bxb-review__confirmation-social-media {
  float: left;
  max-width: 25%;
  padding: 1rem 1rem 0;
}
.bxb-review__confirmation-social-media img {
  margin-bottom: 1rem;
  max-width: 125px;
}
@supports (display:flex) {
  .bxb-review__confirmation-social-media-container {
    display: flex;
    flex-wrap: wrap;
  }
  .bxb-review__confirmation-social-media {
    max-width: inherit;
  }
}
/* REVIEWS
=====================================================================*/
/* gets rid of extra reviewer name that was imported */
.ptb_combined_customer_info {
  display: none;
}
.bxb-blog-title-row .fl-row-content-wrap {
  background-color: #012652;
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='%23ececec' fill-opacity='0.1'%3E%3Cpolygon fill-rule='evenodd' points='8 4 12 6 8 8 6 12 4 8 0 6 4 4 6 0 8 4'/%3E%3C/g%3E%3C/svg%3E");
	background-position: -2em 3em;*/
}
.fl-post-feed-post {
  padding-bottom: 4rem;
}
/* DEFAULT SINGLE POST LAYOUT
=====================================================================*/
.single .fl-content-left {
  border-right: none !important;
  padding-right: inherit !important;
  width: 100% !important;
}
.single .fl-sidebar-right {
  display: none !important;
}
/* BLOG FEATURED IMAGE
=====================================================================*/
.fl-module-photo:has(~ .fl-module-fl-post-content .bxb-blog-featured-image) {
  display: none;
}
.fl-module img.bxb-blog-featured-image, .bxb-blog-featured-image {
  float: right;
  margin: 0 20px 10px 0;
  max-width: 40%;
  padding: 10px 0 10px 10px;
  width: auto;
}
@media (max-width: 768px) {
  .fl-module img.bxb-blog-featured-image, .bxb-blog-featured-image {
    display: block;
    float: none;
    margin: 0 auto 20px auto;
    max-width: 100%;
    padding: 10px 0;
  }
}
/* FOOTER
=====================================================================*/
.footer-bar .fl-row-content-wrap {
  background: -webkit-linear-gradient(left, #012652 65%, white 35%) !important;
  background: -moz-linear-gradient(left, #012652 65%, white 35%) !important;
  background: -ms-linear-gradient(left, #012652 65%, white 35%) !important;
  background: linear-gradient(left, #012652 65%, white 35%) !important;
}
a.bxb-footer__phone {
  font-size: 5.5rem;
  font-weight: 600;
  line-height: 1;
}
.bxb-footer__icons img {
  margin-bottom: 1.5rem;
  margin-right: 1.5rem;
  transition: 0.25s;
}
.bxb-footer__icons img:hover {
  transform: scale(1.1);
  transition: 0.25s;
}
.bxb-footer__icons--social img {
  max-width: 3em;
  width: 100%;
}
.bxb-footer__icons--associations img {
  max-height: 5em;
}
.bxb-footer__menu {
  -moz-column-width: 10em;
  -webkit-column-width: 10em;
  column-width: 10em;
  line-height: 2;
  text-transform: uppercase;
}
.footerSearch {
  width: 100%;
}
.bxb-footer__address {
  text-align: center;
}
.bxb-footer__address hr {
  margin-bottom: 1em;
  max-width: 3rem;
}
.bxb-footer__address p:last-child {
  font-size: 0.8em;
}
@media (max-width: 768px) {
  /* Footer phone number */
  a.bxb-footer__phone {
    font-size: 4rem;
  }
}
.bottom-footer a, .bottom-footer a:hover {
  color: #fff;
}
/* BxB AGGREGATE RATING WIDGET (with schema)
=====================================================================*/
.bxb-widget-aggregate-review-rating {
  display: inline-block;
  text-align: center;
}
/* Star Rating */
.bxb-widget-aggregate-review-rating__stars {
  align-items: center;
  display: flex;
  font-size: 30px;
  justify-content: center;
}
.bxb-widget-aggregate-review-rating__stars--back {
  color: #ccc;
  display: flex;
  position: relative;
}
.bxb-widget-aggregate-review-rating__stars--front {
  color: #ffbc0b !important;
  display: flex;
  overflow: hidden;
  position: absolute;
  top: 0;
}
/* Text */
.bxb-widget-aggregate-review-rating p {
  font-size: 15px !important;
}
/* Button */
.bxb-widget-aggregate-review-rating__button {
  background: #012652;
  border-radius: 3px;
  color: #fff !important;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 10px 7px;
  text-transform: uppercase;
  transition: 0.25s;
}
.bxb-widget-aggregate-review-rating__button:hover {
  background: #000f20;
  color: #fff !important;
  text-decoration: none;
  transition: 0.25s;
}
/* BxB AGGREGATE RATING SIMPLE WIDGET (without schema)
=====================================================================*/
.bxb-widget-aggregate-review-rating--simple {
  float: right;
}
.bxb-widget-aggregate-review-rating__review-link, .bxb-widget-aggregate-review-rating__review-link:hover, .bxb-widget-aggregate-review-rating__review-link:visited {
  background: #2c2c2c;
  border: 1px solid #2c2c2c;
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 2px 5px 0;
  text-decoration: none;
  text-transform: uppercase;
}
.bxb-widget-aggregate-review-rating__review-link--no-reviews, .bxb-widget-aggregate-review-rating__review-link--no-reviews:hover {
  padding: 5px 10px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .bxb-widget-aggregate-review-rating {
    display: inline !important;
    float: none;
  }
}
/* Home - Reviews Section */
.home .bxb-widget-aggregate-review-rating--simple {
  float: none;
}
.home .bxb-widget-aggregate-review-rating__review-link {
  display: none;
}
/* PLUGINS :: GRAVITY FORMS
=====================================================================*/
/* Capitalize first letter in auto-populated select fields */
select {
  text-transform: capitalize;
}
/* Format label styles */
body .gform_wrapper ul li.gfield {
  margin-top: 24px;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
  margin-top: 0;
}
/* Star icons on review form */
.page-id-182 .gform_legacy_markup_wrapper .gsurvey-rating:not(:checked) > label, .page-id-182 .gsurvey-rating:not(:checked) > label {
  background-size: 30px 30px !important;
  color: transparent !important;
  font-size: 23px !important;
  line-height: 30px !important;
  width: 38px !important;
}
.page-id-182 .gform_legacy_markup_wrapper .gsurvey-rating:not(:checked) > label:hover, .page-id-182 .gform_legacy_markup_wrapper .gsurvey-rating:not(:checked) > label:hover ~ label, .page-id-182 .gsurvey-rating:not(:checked) > label:hover, .page-id-182 .gsurvey-rating:not(:checked) > label:hover ~ label {
  background-size: 30px 30px !important;
}
/* Buttons */
.gform_button {
  color: white !important;
  background: #8fc3ea !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.4) !important;
  font-size: 18px !important;
  padding: 18px 36px !important;
  transition: 0.25s;
}
.gform_button:hover {
  background: #8fc3ea !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.4) !important;
  padding: 18px 36px !important;
  transition: 0.25s;
}
/* PLUGINS :: GRAVITY FORMS IMAGE CHOICES
=====================================================================*/
.image-choices-field .image-choices-choice.image-choices-choice-selected .image-choices-choice-text {
  color: #012652 !important;
}
.image-choices-field .image-choices-choice:after {
  background-color: #012652 !important;
}
/* PLUGINS :: POST TYPE BUILDER
=====================================================================*/
.home .ptb_loops_wrapper h2.ptb_post_title {
  font-size: 20px;
}
.home .ptb_loops_wrapper .ptb_post_date {
  font-size: 15px;
}
.home .ptb_loops_wrapper .ptb_entry_content p {
  font-size: 18px;
}
.home .ptb_loops_wrapper .ptb_rating {
  letter-spacing: 4px;
}
/*
.home h2.ptb_post_title {
  	font-size: 20px;
}

.home .ptb_post_date {
  font-size: 15px;
}

.home .ptb_entry_content p {
  font-size: 18px;
}

.home .ptb_rating {
  letter-spacing: 4px;
}
*/
.ptb_loops_wrapper.ptb_list-post .ptb_post:last-child {
  margin-bottom: 0;
}
.ptb_post_title {
  margin: 0;
}
.ptb_extra_rating .ptb_extra_voted {
  color: #F3CE1E !important;
}
/*

Color of stars
.ptb_extra_rating .ptb_extra_voted {
    color: $testimonial-star-fill !important;
}

*/
/* Add divider between reviews */
div.ptb_loops_wrapper:not(.ptb_masonry) .ptb_post {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 2em !important;
}
div.ptb_loops_wrapper:not(.ptb_masonry) .ptb_post:last-of-type {
  border: none;
  padding-bottom: 0 !important;
}
/* PLUGINS :: FONT AWESOME
=====================================================================*/
.ptb_extra_rating > span svg {
  visibility: hidden;
}
.fa-star, .ptb_extra_rating > span {
  height: 30px;
  padding-left: 1.1em;
  position: relative;
  width: 20px;
}
.fa-star:before, .ptb_extra_rating > span::before {
  content: "" !important;
  display: inline-block;
  font: var(--fa-font-solid);
  font-family: "Font Awesome 6 Sharp";
  left: 0;
  position: absolute;
  text-rendering: auto;
  top: 0;
  -webkit-font-smoothing: antialiased;
}
.content {
  font-size: 18px;
}
.content h2 {
  font-size: 22px;
}
/*== HEADER FADE ==*/
/*
.main-header-div {
  background: #fff !important;
  transition: 1s; 
}

.home .main-header-div {
  background: transparent !important;
  transition: 1s; 
}
.home .fl-theme-builder-header-scrolled .main-header-div {
  background: #fff !important;
  transition: 1s; 
}
*/
/* .menu>li.current-menu-item>a, 
.current-menu-parent>.fl-has-submenu-container>a {
  background-color: transparent !important;
}

.menu>li.current-menu-item>a, .current-menu-parent, .current-menu-parent>.fl-has-submenu-container>a {
  background-color: transparent !important;
  color: #F3CE1E !important;
} */
/*== GENERAL CTA STYLES ==*/
.bxb-cta-row {
  background-image: radial-gradient(circle, #113765, #0d3360, #092e5b, #042a57, #012652) !important;
}
.bxb-cta-row h2 {
  font-size: 33px;
  letter-spacing: 0.5px;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.6);
}
.bxb-cta-row p {
  font-size: 22px;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.2);
  margin-top: -12px;
}
.fl-builder-content .fl-node-5a255cb825fb5 a.fl-button:hover {
  color: #2c2c2c !important;
}
/*== PRODUCT MENU TITLE BEFORE FIRST ITEM ==*/
/*== ADD CLASS TO MENU IN APPEARANCE > MENUS ==*/
.test-menu::before {
  content: "Carrier";
  display: block;
  color: #fff;
  width: 100%;
  padding: 0 7px 5px 7px;
  margin-bottom: 7px;
  border-bottom: 1px solid #F3CE1E;
}
/*
.mobile-button a.fl-button,
.mobile-button a.fl-button:hover {
    padding: 10px 30px !important;
    border-radius: 50px !important;
    text-transform: uppercase;
    font-weight: 100 !important;
    letter-spacing: 1px;
    box-shadow: none !important;
}
*/
/* Promo Page */
.bxb-promo-header__title h1 {
  font-size: 3em;
  line-height: 1;
}
.bxb-promo-header__phone h2 {
  font-size: 2.5em;
}
.bxb-promo-header__tagline-module ul {
  padding-left: 20px;
}
.bxb-promo-form-column {
  background-color: #f4f3f1;
}
.bxb-promo-features-row__item {
  text-align: justify;
}
.bxb-promo-footer__title h3 {
  font-size: 2.5em;
}
.bxb-promo-footer__phone {
  font-size: 2em;
  text-align: right;
}
.bxb-promo-footer__blurb {
  text-align: right;
}
/* Form - Visually hides labels, but leaves them accessible for screen readers */
.parent-pageid-924 label {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.parent-pageid-924 .gform_wrapper .gform_footer {
  margin-top: 0;
}
/* Caret */
.bxb-triangle {
  position: relative;
}
.bxb-triangle:after {
  content: "";
  position: absolute;
  left: -31px;
  top: 30px;
  border-left: 40px solid #fff;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
}
@media (max-width: 768px) {
  .bxb-promo-header__title h1 {
    font-size: 2.5em;
    text-align: center !important;
  }
  .bxb-promo-header__phone h2 {
    font-size: 2em;
    text-align: center !important;
  }
  .fl-col-small.bxb-promo-form-column {
    max-width: inherit;
  }
  .fl-col-small {
    max-width: 80%;
  }
  .fl-col-small.bxb-promo-form-column .fl-col-content {
    margin: auto;
    max-width: 80%;
  }
  .bxb-triangle:after {
    content: "";
    position: absolute;
    left: calc(50% - 45px);
    top: -31px;
    border-top: 40px solid #fff;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: none;
  }
  .bxb-promo-form {
    margin-top: 30px;
  }
  .bxb-promo-footer * {
    text-align: center;
  }
  .bxb-promo-footer .fl-col-content {
    border-left-width: 0 !important;
  }
}
@media (max-width: 767px) {
  .fl-menu-responsive-toggle-mobile, .fl-menu-mobile-toggle:hover, .fl-menu-mobile-toggle.fl-active, .fl-builder-content .fl-node-5d9242a971404 .sub-menu > li > a, .fl-node-5d9242a971404 .fl-menu li, .fl-menu .sub-menu {
    /* background-color: #012652 !important; */
  }
  .yellow-bar {
    display: none;
  }
}
@media (min-width: 993px) {
  .mobile-button-div {
    display: none !important;
  }
}
/* Set variable values 
=====================================================================*/
/* disabled by default */
/* disabled by default */
/* disabled by default */
/* disabled by default */
/* disabled by default */
/* disabled by default */
/* disabled by default */
/* disabled by default */
/* disabled by default */
/* disabled by default */
/* Set overflow for table wrapper div to allow horizontal scrolling
=====================================================================*/
.bxb-maintenance-table-wrapper {
  overflow: auto;
}
/* Table styles
=====================================================================*/
/* Hide mobile scroll directions when full table is visible */
@media (min-width: 900px) {
  .bxb-maintenance-table-caption {
    display: none;
  }
}
/* Note: Width should not be set to a % or overflow won't work */
.bxb-maintenance-table {
  border-collapse: separate;
  font-size: 1.5rem;
  line-height: 1.3;
  margin: auto;
  width: 1100px;
}
.bxb-maintenance-table th, .bxb-maintenance-table td {
  border: 3px solid #636ba5;
  padding: 0.7rem;
  text-align: center;
}
/* Column styles
=====================================================================*/
/* Column widths - Adjust if more/less than five columns - Remember to 
adjust mobile columns as well */
.bxb-maintenance-table tr th:nth-child(1), .bxb-maintenance-table tr td:nth-child(1) {
  background: #ffffff;
  border: 1px solid #636ba5;
  color: #000;
  left: 0;
  position: sticky;
  width: 40%;
  z-index: 1;
}
.bxb-maintenance-table tr th:nth-child(2), .bxb-maintenance-table tr td:nth-child(2) {
  background: #f6f7f7;
  color: #000;
  width: 15%;
}
.bxb-maintenance-table tr th:nth-child(3), .bxb-maintenance-table tr td:nth-child(3) {
  background: #f6f7f7;
  color: #000;
  width: 15%;
}
.bxb-maintenance-table tr th:nth-child(4), .bxb-maintenance-table tr td:nth-child(4) {
  background: #f6f7f7;
  color: #000;
  width: 15%;
}
.bxb-maintenance-table tr th:nth-child(5), .bxb-maintenance-table tr td:nth-child(5) {
  background: #f6f7f7;
  color: #000;
  width: 15%;
}
/* Align first column content */
.bxb-maintenance-table tr th:nth-child(1), .bxb-maintenance-table tr td:nth-child(1) {
  text-align: left !important;
}
/* Alternate column colors
.bxb-maintenance-table tr th:nth-child(odd),
.bxb-maintenance-table tr td:nth-child(odd) {
  background-color: $col-odd-background;
  color: $col-odd-font-color;
} 

.bxb-maintenance-table tr th:nth-child(even),
.bxb-maintenance-table tr td:nth-child(even) {
  background-color: $col-even-background;
  color: $col-even-font-color;
} */
/* Row styles
=====================================================================*/
/* Table headers
.bxb-maintenance-table thead {
  background-color: $header-row-background;
  color: $header-row-font-color;
} */
/* Alternate row colors
.bxb-maintenance-table tr:nth-child(odd) td {
  background-color: $row-odd-background;
  color: $row-odd-font-color;
}

.bxb-maintenance-table tr:nth-child(odd) th,
.bxb-maintenance-table tr:nth-child(even) td {
  background-color: $row-even-background;
  color: $row-even-font-color;
} */
/* Icon styles
=====================================================================*/
i.fas {
  color: #3c763d;
  font-size: 1.5rem;
  text-align: center !important;
}
/* Responsive styles
=====================================================================*/
@media (max-width: 768px) {
  .bxb-maintenance-table, i.fas {
    font-size: 0.9rem;
  }
  .bxb-maintenance-table tr th:nth-child(1), .bxb-maintenance-table tr td:nth-child(1) {
    background: #ffffff;
  }
}
/* Display mobile scroll directions when full table is not visible */
@media (max-width: 799px) {
  .bxb-maintenance-table-caption {
    display: inherit;
    text-align: center;
  }
  .bxb-maintenance-table tr th:nth-child(1), .bxb-maintenance-table tr td:nth-child(1) {
    width: 25%;
  }
  .bxb-maintenance-table tr th:nth-child(2), .bxb-maintenance-table tr td:nth-child(2), .bxb-maintenance-table tr th:nth-child(3), .bxb-maintenance-table tr td:nth-child(3), .bxb-maintenance-table tr th:nth-child(4), .bxb-maintenance-table tr td:nth-child(4), .bxb-maintenance-table tr th:nth-child(5), .bxb-maintenance-table tr td:nth-child(5) {
    width: 18.75%;
  }
}
