@charset "UTF-8";
/*
 Theme Name:   Sterling
 Description:  Sterling
 Author:       Joël Dion
 Template:     wp-bootstrap-starter
 Version:      3.18.7
*/
/* -------------------- */
/* --- CUSTOM STYLE --- */
/* -------------------- */
/* Fonts */
/* Colors */
/* Icons */
/* Mobile Text */
/* -------------- */
/* --- Generic --- */
/* -------------- */
#main-wrapper, #fotter-content, #footer#colophon {
  overflow-x: hidden; }

.master-wrapper {
  position: relative;
  z-index: 5; }

.line-break {
  display: block; }

.highlight, .highlight a {
  color: #00aeef; }

.equal-col-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.equal-col {
  display: flex;
  flex-direction: column; }

.small {
  font-size: 60%; }

.phone {
  color: #00aeef; }

.spacer {
  margin-top: 70px; }

/* -------------- */
/* --- Header --- */
/* -------------- */
#top-nav-mobile {
  width: 95%;
  margin: 20px auto; }

#top-nav-mobile > .item {
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 24%; }

#top-nav-mobile > .item a {
  color: #fff; }

/* Language switcher */
.wpml-ls-legacy-list-horizontal {
  float: right; }

.wpml-ls-legacy-list-horizontal a {
  color: #fff;
  font-size: 16px;
  padding: 0px 10px;
  position: relative;
  bottom: 1px; }

.wpml-ls-legacy-list-horizontal a:hover {
  color: #00aeef; }

#top-nav-mobile .wpml-ls-legacy-list-horizontal {
  float: none; }

/* Header content (slide) */
.header {
  height: calc(9/16 * 100vw - 110px);
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.header .content {
  position: relative;
  z-index: 2; }

/**********************/
.tabs-wrapper {
  overflow-x: auto;
  white-space: nowrap; }

.tabs-wrapper .tab {
  display: inline-block; }

/**********************/
/* -------------------- */
/* --- Main content --- */
/* -------------------- */
.subtitle {
  padding: 40px 0 5px 0;
  text-align: center;
  background: #fff; }

/*
.subtitle h2 {
    color: #00aeef;
    font-size: 35px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}*/
.subtitle h3 {
  margin-top: 5px; }

.container-fluid {
  padding: 0; }

section#primary {
  font-size: 0; }

.page-template #content.site-content {
  /*margin: -3px;*/
  padding-bottom: 0;
  padding-top: 0; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.entry-content p {
  font-size: 20px;
  letter-spacing: 1px; }

.entry-content p a {
  color: #00aeef; }

.quote-author {
  font-size: 16px;
  padding: 10px 0 0 0;
  display: block;
  /*
  position: relative;
  top: 20px;
  left: 30px;*/ }

/* Title & lead sections  */
.title-section {
  margin: 40px 0 0 0; }

.title-section, .main-content .lead-section {
  text-align: center; }

.title-section, .main-content .lead-section strong {
  color: #00aeef; }

/*h1.page-title,*/
.main-content .lead-section h2 {
  /*text-transform: uppercase;*/
  margin: 0;
  font-size: 30px;
  letter-spacing: 2px;
  padding-bottom: 40px; }

.lead-section h3 {
  font-size: 40px;
  letter-spacing: 4px;
  text-transform: uppercase; }

h2.tagline {
  font-size: 40px;
  letter-spacing: 4px;
  margin: 0; }

.title-section .phone {
  color: #00aeef;
  font-size: 44px;
  font-weight: bold;
  letter-spacing: 4px; }

.lead h3 {
  font-size: 46px;
  line-height: 50px;
  text-align: center;
  letter-spacing: 2px; }

/* Home page */
.home .entry-content {
  margin: 0; }

/* Top banner */
#top-banner p {
  font-size: 0; }

#top-banner img {
  margin-top: -75px;
  width: 100%; }

/* Top content */
.top-content {
  background-color: #f2f2f2;
  padding: 1px 0;
  text-align: center; }

.top-content .icon-truck {
  padding-right: 12px; }

.top-content p {
  display: inline-block;
  font-size: 18px;
  margin: 30px 0;
  vertical-align: bottom; }

.top-content img {
  vertical-align: middle; }

.subtitle.home {
  padding: 80px 0 25px 0; }

.subtitle.home h2 {
  color: #000;
  font-size: 60px; }

/* CTA Buttons */
.parallax {
  display: block;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.bv-video-wrap {
  max-height: 650px; }

/* Tabs */
.tabs .tab {
  background-color: #fff;
  text-align: center;
  padding: 20px 30px;
  color: #000;
  font-size: 22px;
  border: 1px solid #9a9a9a;
  transition: background-color ease 300ms;
  min-width: 20%; }

.tabs .tab:hover,
.tabs .tab.active {
  background-color: #00aeef;
  color: #fff;
  cursor: pointer;
  transition: background-color ease 300ms; }

.main-content-wrapper {
  padding: 40px 0;
  background-color: #fff; }

.main-content-wrapper.dark {
  background-color: #17171a;
  color: #fff;
  padding: 120px 0; }

.main-content-wrapper > .main-content {
  display: none; }

.main-content-wrapper > .main-content.active {
  display: block; }

.main-content h2 {
  margin: 0;
  padding: 0; }

.main-content h2.tab-title {
  font-size: 47px;
  text-transform: uppercase;
  color: #00aeef; }

.main-content h3, .subtitle h3 {
  font-size: 28px;
  font-weight: normal;
  line-height: 45px; }

.dark .main-content h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 28px;
  margin-bottom: 25px;
  line-height: 28px; }

.main-content ul {
  padding: 0; }

.main-content li {
  list-style-type: none;
  font-size: 18px;
  padding: 14px 0;
  /*border-bottom: 1px solid #cdcdcd;*/ }

.main-content li:first-child {
  /*border-top: 1px solid #cdcdcd;*/ }

.main-content .separator {
  display: block;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #00aeef;
  margin: 0;
  padding: 0;
  position: relative;
  bottom: 20px;
  max-width: 98%; }

.main-content a.btn.cta {
  /*margin: 0;*/ }

.main-content .header-icon p {
  margin: 0; }

.prevent .separator {
  left: 235px; }

.prevent.lang-en .separator {
  left: 210px; }

.rent .separator {
  left: 160px; }

.rent.lang-en .separator {
  left: 115px; }

.repair .separator {
  left: 220px; }

.repair.lang-en .separator {
  left: 170px; }

.reengineering .separator {
  left: 310px; }

.reengineering.lang-en .separator {
  left: 400px;
  max-width: 700px; }

.replace .separator {
  left: 290px; }

.replace.lang-en .separator {
  left: 215px; }

.main-content-text {
  margin-top: 155px; }

.main-content .primary-text > p {
  font-size: 22px;
  line-height: 30px;
  margin: 30px 0 20px 0;
  letter-spacing: 1px; }

.main-content .secondary-text > p {
  font-size: 18px;
  line-height: 26px;
  /*margin: 60px 0 20px 0;*/ }

.main-content .inline-checks p {
  background: url(../images/check.png) no-repeat 0 10%;
  font-size: 18px;
  padding: 0 0 0 40px; }

.main-content .icons {
  margin: 55px 0 0 0; }

.main-content .icons img {
  max-width: 70px; }

.main-content .icons > div {
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  min-width: 120px; }

.main-content .icons > .plus p {
  font-size: 100px;
  position: relative;
  top: 9px; }

.main-content .icons p {
  margin: 0; }

.main-content .icons img {
  margin: 0 0 20px 0; }

.main-content .content-table {
  color: #414141;
  /*margin: 40px 0;*/ }

.dark > .main-content .content-table {
  color: #cdcdcd; }

.main-content .content-table ul.checks li {
  background: url(../images/check.png) no-repeat 0 40%;
  background-size: 20px;
  padding: 14px 0 14px 40px; }

.main-content .hyperlink {
  color: #00aeef;
  text-transform: uppercase; }

.nav-dots {
  text-align: center; }

.nav-dots > .dot {
  height: 14px;
  width: 14px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 14px; }

.nav-dots > .dot.active {
  background-color: #00aeef; }

.nav-dots > .dot:hover {
  cursor: pointer; }

.showcase {
  color: #6a6a6a;
  margin: 40px 0; }

.showcase .content-table {
  margin: 0; }

.showcase .showcase-entry {
  margin: 80px 0; }

.showcase .showcase-entry.first {
  margin: 20px 0; }

.showcase h2 {
  text-transform: uppercase;
  color: #6a6a6a;
  font-size: 22px;
  margin-bottom: 4px;
  line-height: 45px;
  letter-spacing: 1px; }

.showcase h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  color: #6a6a6a;
  margin: 35px 0 3px 0; }

.showcase .first h3 {
  margin: 0 0 3px 0; }

.showcase .showcase-image {
  border: 1px solid #6a6a6a;
  border-width: 1px 0;
  border-style: solid;
  border-color: #6a6a6a;
  background: #ededed;
  /*height: 100%;*/
  padding: 40px 0;
  display: table;
  width: 93%;
  margin-bottom: 30px;
  /*max-height: 1138px;*/ }

.showcase .showcase-image p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 20%; }

.showcase .showcase-image p.text-right {
  padding: 0; }

.main-content .showcase li {
  border-bottom: 1px solid #cdcdcd; }

.main-content .showcase li:first-child {
  border-top: 1px solid #cdcdcd; }

/* Contact Banner */
.contact-banner {
  /*
  height: 650px;
  position: relative;*/
  /*
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;*/
  font-size: 0; }

.contact-banner .content {
  position: relative;
  z-index: 11;
  text-align: center; }

.contact-banner p {
  font-size: 0; }

.contact-banner h2 {
  line-height: 1;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 94px;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 0.1em; }

.contact-banner h3 {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin: 0; }

.contact-banner .phone {
  display: block;
  text-decoration: none;
  cursor: pointer;
  color: #1b1b21;
  margin-top: 40px;
  font-weight: 700;
  font-size: 3.125rem;
  letter-spacing: 0.1em; }

.contact-banner .caption {
  position: relative;
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.contact-banner .caption-wrap {
  background: none;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 300px;
  margin: 0;
  display: block;
  width: 100%;
  line-height: 1.4em;
  color: white;
  bottom: 0;
  left: 0; }

.contact-banner a.phone {
  color: #00aeef; }

.parallax-banner {
  height: 650px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #17171a; }

.parallax-banner .content {
  position: relative;
  z-index: 2;
  text-align: center; }

.parallax-banner h2 {
  line-height: 1;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 94px;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 0.1em; }

.parallax-banner h3 {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin: 0; }

.parallax-banner a.phone {
  display: block;
  text-decoration: none;
  cursor: pointer;
  color: #00aeef;
  margin-top: 40px;
  font-weight: 700;
  font-size: 3.125rem;
  letter-spacing: 0.1em; }

.parallax-banner .bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.parallax-banner video {
  width: 100vw;
  display: inline-block;
  vertical-align: baseline; }

/* Bottom Contact */
.bottom-contact {
  text-align: center;
  padding: 0 0 70px 0; }

.bottom-contact.dark {
  padding: 70px 0; }

.bottom-contact h2.contact-title {
  margin: 0 0 12px 0;
  padding: 0; }

.bottom-contact h2.contact-title,
.bottom-contact h3.phone a {
  font-size: 26px;
  font-weight: 300; }

.bottom-contact h3.phone {
  margin: 0; }

.bottom-contact h3.phone a {
  color: #00aeef; }

.bottom-contact.dark {
  background-color: #17171a; }

.bottom-contact.dark h2 {
  color: #fff; }

.bottom-contact h4 {
  color: #00aeef;
  font-size: 24px;
  margin: 0;
  text-transform: none; }

.bottom-contact p.phone {
  margin: 0; }

.bottom-contact p.phone a {
  color: #fff;
  font-size: 27px;
  font-weight: bold; }

.bottom-link {
  text-align: center;
  padding: 30px 0 0 0; }

.bottom-link a {
  color: #00aeef;
  font-size: 28px;
  text-decoration: underline;
  text-transform: uppercase; }

#rental-specs .specs {
  /*text-align: center !important;*/ }

.testimony {
  position: relative;
  z-index: 2;
  padding: 150px 0;
  text-align: center;
  background: #1b1b21 url(../images/testimony-bg.jpg) center center no-repeat;
  background-size: cover; }

.testimony .icon-quote {
  background: url(../images/quote.png) center center no-repeat;
  height: 47px;
  margin: 0 auto;
  width: 54px; }

.testimony blockquote {
  color: #fff;
  font-style: italic;
  margin: 50px 0 0 0;
  letter-spacing: 0.1em; }

.testimony blockquote p {
  font-size: 18px !important;
  line-height: 24px;
  letter-spacing: 0.1em; }

.testimony blockquote cite {
  display: block;
  margin-top: 30px;
  color: #6f727b; }

/* -------------- */
/* --- Footer --- */
/* -------------- */
#footer-content {
  background-color: #17171a;
  color: #fff;
  padding: 60px 0;
  position: relative;
  z-index: 2; }
  #footer-content .logos .logo {
    margin: 30px 0;
    text-align: center;
    border-left: 1px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px; }
    #footer-content .logos .logo:last-child {
      border-right: 1px solid #fff; }
  #footer-content .location {
    display: none; }

.footer-spacer {
  background: #fff;
  height: 5px;
  width: 100%; }

/* Scroll top button */
.scroll-top {
  width: 50px;
  height: 40px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  display: none;
  color: #fff;
  text-align: center;
  background: #17171a;
  border: 0;
  padding-top: 5px; }

.fa-angle-up {
  font-size: 22px; }

.fa-angle-up:before {
  content: "\f106"; }

/*---------------*/
/* MEDIA QUERIES */
/*---------------*/
@media (max-width: 1499px) {
  /* Header */
  #masthead.site-header .navbar {
    width: 96%;
    position: relative;
    left: 30px;
    top: 4px; }

  /*
      #masthead.site-header .navbar, #masthead.site-header .navbar-nav {
          top: 27px;
      }
  */
  .header_top_content #top-nav {
    margin: 10px 0 20px 0; }

  .pannel .back-btn, .pannel .back-btn:last-child {
    margin-bottom: 50px; }

  #masthead.site-header .navbar-nav > li > a, #masthead.site-header .dropdown-menu > li > a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400px; }

  .parallax-banner {
    height: 550px; }

  .small-caption.crew {
    right: -44px;
    bottom: 57%; } }
@media (max-width: 1199px) {
  .entry-content p {
    font-size: 16px; }

  .main-content li {
    font-size: 18px; }

  .main-content {
    padding: 0 20px; } }
@media (max-width: 991px) {
  #masthead.site-header .menu-item-has-children .dropdown-menu > li > a {
    text-align: center; }

  .btn.btn-primary.cta {
    font-size: 12px;
    padding: 10px; }

  #masthead.site-header .phone a {
    font-size: 20px; }

  #masthead.site-header .navbar {
    float: right;
    width: 30px;
    left: 0; }

  #masthead.site-header .navbar, #masthead.site-header .navbar-nav {
    top: 0; }

  .mobile-header {
    margin: 0 10px; }

  .mobile-header p {
    margin: 0;
    padding: 0; }

  .mobile-header .top-nav li {
    color: #fff;
    display: inline-block;
    vertical-align: top; }

  .menu-item {
    text-align: center; }

  .header-logo-mobile img {
    max-width: 40px; }

  .header-logo-mobile, .header-nav-mobile {
    max-width: 20%; }

  .header-phone-mobile {
    max-width: 80%; }

  .metaslider.home .caption-wrap h1 {
    font-size: 24px; }

  .metaslider .caption-wrap p {
    font-size: 16px;
    padding: 0 20px 30px 20px; }

  .main-slide .small-caption#manuel {
    left: 7%;
    bottom: 180px; }

  .main-slide .small-caption#vitalie {
    bottom: 385px;
    right: 3%; }

  .main-slide .small-caption#francois {
    bottom: 285px;
    right: 3%; }

  .main-slide .small-caption p, .main-content .small-caption p {
    font-size: 11px; }

  .main-slide .small-caption .name {
    font-size: 17px; }

  .main-content .lead-section h2 {
    font-size: 24px; }

  .contact-banner h2 {
    margin-top: 0;
    font-size: 28px; }

  .contact-banner h3 {
    font-size: 14px;
    padding: 5px 0 0 0; }

  .contact-banner a.phone {
    font-size: 25px; }

  #boilers.main-content-wrapper {
    padding: 0; }

  .showcase .showcase-image {
    width: 100%; }

  .showcase .showcase-image img {
    max-width: 75%; }

  .showcase h2 {
    line-height: 22px;
    font-size: 16px; }

  .parallax-banner {
    text-align: center; }

  .parallax-banner h2 {
    margin-top: 0;
    font-size: 28px; }

  .parallax-banner h3 {
    font-size: 14px;
    padding: 5px 0 0 0; }

  .parallax-banner a.phone {
    font-size: 25px; }

  .parallax-banner .bg {
    background-image: url(../images/contact-bg-mobile.jpg) !important;
    background-position: center center;
    height: 100%; }

  .testimony {
    padding: 90px 0; }

  .small-caption.crew {
    right: 0;
    bottom: 50%; }

  #client-info #phone-1, #client-info #phone-ext {
    width: 200px; }

  #client-info #phone-1 {
    margin-bottom: 10px; } }
@media (max-width: 768px) {
  .desktop-only {
    display: none; }

  .mobile-line-break {
    display: block; }

  /* Header */
  #masthead.site-header {
    padding: 10px 10px 0 10px; }

  #masthead.site-header .navbar {
    /*
    left: 60%;
    top: 0;
    */ }

  .top-content p {
    margin: 10px 0;
    font-size: 14px; }

  .top-content img {
    max-width: 60px; }

  .navbar-dark .navbar-toggler {
    color: #fff;
    border: 0; }

  /* Metaslider */
  .slider-header {
    top: 20px; }

  .slider-header h1 {
    font-size: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 0;
    padding-bottom: 0; }

  .metaslider .caption-wrap h1,
  .metaslider .caption-wrap h2 {
    font-size: 20px;
    letter-spacing: 0.1em; }

  .metaslider .caption-wrap .btn {
    margin: 20px 0 0 0; }

  .main-slide .small-caption#manuel {
    left: 3%;
    bottom: 120px; }

  .main-slide .small-caption#vitalie {
    bottom: 120px;
    right: 3%; }

  .main-slide .small-caption#francois {
    bottom: 120px;
    right: 3%; }

  /*
  .main-slide.chaudieres.metaslider .caption {
      top: 30%;
      position: relative;
  }*/
  .main-slide.text-bottom.metaslider.boite .caption-wrap h2 {
    font-size: 20px;
    line-height: 30px; }

  .main-slide.text-bottom.metaslider.boite .caption-wrap h3 {
    font-size: 16px; }

  .main-slide.text-bottom.metaslider.boite a {
    font-size: 20px; }

  /* Main content */
  h1.page-title, .lead-section h2 {
    font-size: 22px; }

  .subtitle {
    padding: 25px 0; }

  .subtitle.home {
    margin: 0; }

  .subtitle.home h2 {
    font-size: 30px;
    padding: 0 10px; }

  .subtitle h2, .subtitle h3 {
    font-size: 20px;
    letter-spacing: 2px;
    padding: 0 15px; }

  .main-content h3, .subtitle h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 26px; }

  .tabs {
    /*
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; */ }

  .home .tabs .tab {
    /*max-width: 60%;*/
    max-width: 100px;
    padding: 10px 0;
    font-size: 16px; }

  .main-content-wrapper.dark {
    padding: 30px 10px; }

  .main-content-wrapper.dark .main-content {
    padding: 0; }

  .main-content .primary-text > p {
    font-size: 21px;
    line-height: 25px;
    margin: 20px 0;
    letter-spacing: 1px; }

  .tab-title, .main-content .separator {
    display: none; }

  .main-content-text {
    margin-top: 0; }

  .dark .main-content h4 {
    font-size: 22px;
    margin-bottom: 13px;
    line-height: 25px; }

  .main-content li {
    font-size: 17px;
    padding: 10px 0; }

  .main-content .secondary-text > p {
    font-size: 15px;
    /* line-height: 0px; */
    margin: 0;
    padding: 0;
    /*text-align: center;*/ }

  .main-content .secondary-text .cta {
    margin: 10px 0;
    font-size: 12px; }

  .main-content .icons > div {
    min-width: 60px; }

  .main-content .icons p {
    font-size: 16px; }

  .main-content .icons > .plus p {
    font-size: 70px; }

  .main-content .icons img {
    max-width: 50px; }

  .main-content .inline-checks > div {
    width: 240px;
    margin: 0 auto; }

  .main-content ul.checks {
    padding: 0 20px; }

  .crew {
    display: none; }

  .nav-dots {
    margin-top: 50px; }

  .nav-dots > .dot {
    height: 10px;
    width: 10px;
    margin: 0px 8px; }

  .pannel h2 {
    font-size: 24px; }

  .bottom-contact h2.contact-title,
  .bottom-contact h3.phone a {
    font-size: 22px;
    padding: 0 10px; }

  .bottom-link a {
    font-size: 16px; }

  .about-logos img {
    max-width: 60%; }

  /* Contact Form */
  #client-info {
    /*   padding: 0 40px;*/ }

  .boiler-checkboxes.form-control .wpcf7-list-item label {
    font-size: 16px; }

  /* Footer */
  /*
      #footer-content .footer-logo-left img {
          max-width: 130px;
          min-width: 0;
          min-height: 0;
          margin: 0 0 20px 0;
      }
  
      #footer-content .location {
          margin: 20px auto 0 auto;
          width: 200px;
          padding: 0 0 0 35px;
          display: block;
      }
  
      #footer-content .footer-logo-right {
          text-align: center;
          margin: 20px 0 0 0;
      }
  
      hr.footer-separator {
          width: 100%;
          height: 1px;
          border-bottom: 1px solid #3d3d3d;
          margin: 0;
      }
  
      #rental-form .subtitle {
          padding: 25px 0 5px 0;
          text-align: left;
      }
  
      #rental-specs .subtitle {
          padding: 25px 0;
          text-align: left;
      }
  
      #rental-specs .specs {
          text-align: left !important;
      }
  
      #rental-specs h3 {
          margin: 0;
      }
  
      .parallax-banner {
          height: auto;
          padding: 70px 0;
      }
  
      .parallax-banner .bg {
          top: 0;
      }
  */
  .msg-sent .subtitle h3 {
    font-size: 17px; }

  .testimony {
    padding: 50px 0; } }
@media (max-width: 576px) {
  #footer-content .location {
    margin: 20px auto 0 auto;
    width: 300px;
    padding: 0 0 0 85px; }

  .top-content p {
    margin: 5px 0; }

  .metaslider.home .caption-wrap h1 {
    font-size: 15px;
    padding: 10px; }

  .metaslider.home .caption-wrap .btn {
    margin: 0; }

  .showcase-image img {
    max-width: 100%; }

  /*
  .main-slide.chaudieres.metaslider .caption {
      top: 20%;
  }
  */ }
@media (max-width: 430px) {
  .slider-header {
    top: 0; }

  .slider-header h1 {
    font-size: 16px; }

  .slider-header .btn.cta {
    font-size: 10px; }

  .main-slide.metaslider .caption-wrap {
    /*   height: 80%;*/ }

  #masthead.site-header .phone a {
    font-size: 18px; }

  .showcase h2 {
    font-size: 13px; } }
@media (max-width: 360px) {
  .metaslider .small-caption, .main-content .small-caption {
    display: none; }

  .main-slide.metaslider .caption {
    top: 40%; }

  .main-slide.metaslider .caption .btn.cta {
    font-size: 12px; }

  .main-content-wrapper.dark {
    padding: 30px 15px; }

  .main-content a.btn.cta {
    font-size: 10px; } }
@media (max-width: 340px) {
  #top-nav-mobile > .item {
    width: 23%; } }
/********************
*** STERLING ***
********************/
/* Fonts */
@font-face {
  font-family: Teko;
  src: url("../fonts/Teko-Regular.ttf"); }
@font-face {
  font-family: Teko Medium;
  src: url("../fonts/Teko-Medium.ttf"); }
@font-face {
  font-family: Teko Semibold;
  src: url("../fonts/Teko-SemiBold.ttf"); }
@font-face {
  font-family: PT Sans;
  src: url("../fonts/PT_Sans-Web-Regular.ttf"); }
@font-face {
  font-family: Helvetica;
  src: url("../fonts/Helvetica.ttf"); }
/* Generic */
body {
  color: #1b1b21;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1;
  /*letter-spacing: 0.1em;*/ }

h1, h2, h3, h4, h5,
.uabb-button, .nav-link, .ms_button_layer {
  font-family: "Teko", Helvetica, Arial, sans-serif; }

strong {
  color: #9a2a36; }

.hidden {
  display: none; }

#content.site-content {
  padding-top: 0;
  padding-bottom: 0; }

[data-toggle~="collapse"] {
  cursor: pointer; }

/* --- HEADER --- */
#header-content {
  height: 195px; }

header.site-header#masthead {
  background: #000;
  padding: 0; }

#masthead div[class^=col-] {
  /*  padding-bottom: 45px;*/ }

/* Navigation */
#masthead.site-header .navbar {
  position: relative;
  height: 140px; }

#masthead.site-header .navbar,
#masthead.site-header .navbar-nav {
  width: 100%; }

#masthead.site-header .navbar-nav > li {
  color: #a6a8aa;
  text-transform: uppercase;
  width: 100%;
  vertical-align: bottom; }

#masthead.site-header .navbar-nav > li.menu-item > a {
  color: #a6a8aa;
  font-weight: 500;
  padding: 5px 0;
  transition: all ease 300ms; }

#masthead.site-header .navbar-nav > li > a:hover {
  color: #fff;
  font-weight: 500;
  transition: all ease 300ms; }

#masthead .collapse > .navbar-nav > li.current_page_item > a,
#masthead .collapse > .navbar-nav .dropdown-menu li.current_page_item > a {
  color: #fff; }

#masthead.site-header .navbar .nav-item {
  line-height: 30px;
  text-align: center; }

#menu-main-menu {
  position: absolute;
  bottom: 5px;
  left: 0; }

/* Menu item space fix */
#menu-main-menu > li.menu-item:first-child {
  position: relative;
  right: 25px; }

/* Logo */
.site-logo {
  padding: 0 0 0 45px;
  position: relative;
  height: 140px; }

.site-logo img {
  position: absolute;
  bottom: 0; }

/* Top Right Module */
.corner-module-wrapper {
  background-color: #302e2f;
  display: flex; }

.corner-module {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-size: 22px;
  padding: 84px 0px 0 0px; }

.corner-module p, .corner-module a {
  color: #fff;
  font-size: 26px;
  line-height: 17.5px; }

.corner-module-title {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 0; }

#masthead .navbar .menu-item > .nav-link {
  font-weight: 500;
  font-size: 23px;
  letter-spacing: 1px;
  line-height: 1; }

#masthead .navbar .menu-item > .nav-link:hover {
  font-weight: 500; }

/* Beaver Builder */
.fl-row-content-wrap {
  padding: 0; }

.fl-module-content {
  margin: 0; }

/* Text */
.fl-rich-text {
  padding: 0 20px; }

.fl-rich-text h2 {
  color: #9a2a36;
  text-transform: uppercase;
  font-family: "Teko Semibold", Helvetica, Arial, sans-serif;
  font-size: 38px;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.fl-rich-text h3 {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1;
  margin: 50px 0 20px 0;
  text-transform: uppercase;
  font-size: 28px;
  /*20*/
  letter-spacing: 0.1em; }

.fl-rich-text h4 {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1;
  margin: 34px 0 20px 0;
  /* text-transform: uppercase; */
  font-size: 14px;
  letter-spacing: 0.1em; }

.fl-rich-text p, .fl-rich-text li {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 30px;
  /*34*/ }

.fl-rich-text ul {
  list-style-type: none; }

.fl-rich-text li {
  text-indent: -2px; }

.fl-rich-text li:before {
  content: "\25A0";
  color: #9a2a36;
  display: inline-block;
  font-size: 20px;
  margin-left: -1em;
  padding: 0 10px 0px 0;
  position: relative;
  bottom: 3px; }

/* Text Only Page Template */
.text-only h1 {
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 0.5em;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.text-only h1 > strong {
  font-weight: 500; }

.text-only .fl-rich-text p {
  font-size: 16px;
  line-height: 1.3; }

.text-only .fl-rich-text a {
  color: #9a2a36;
  text-decoration: underline; }

.text-only .fl-rich-text h3 {
  font-size: 20px; }

/* Slider */
.n2-ss-section-main-content {
  padding: 0 !important;
  top: -50px !important; }

.ms_wrapper {
  opacity: 1 !important; }

.ms_image_layer {
  height: inherit !important;
  width: 100% !important;
  top: 0 !important;
  left: 0 !important; }

.n2-ss-section-main-content > .n2-ss-layer {
  top: 90px; }

.secondary-slider .n2-ss-section-main-content > .n2-ss-layer {
  top: 0; }

/*
.ms_layer.caption-text,*/
.n2-ss-layer {
  width: 100%; }

.n2-ss-layer {
  width: 100%; }
  .n2-ss-layer h1, .n2-ss-layer h2, .n2-ss-layer h3, .n2-ss-layer h4 {
    background: rgba(0, 0, 0, 0.7) !important;
    color: #fff;
    font-family: "Teko Semibold", Helvetica, Arial, sans-serif !important;
    font-size: 40px !important;
    letter-spacing: 0.1em !important;
    margin: 0 auto !important;
    text-align: center; }
  .n2-ss-layer h1, .n2-ss-layer h2 {
    line-height: 1.1 !important;
    /*padding-bottom: 15px !important;*/
    text-transform: uppercase !important; }
  .n2-ss-layer h3 {
    font-family: "Teko", Helvetica, Arial, sans-serif !important;
    /*font-size: 34px;*/
    font-weight: 500;
    letter-spacing: 3px;
    /*padding: 0 10px 20px 10px !important;*/
    text-transform: none; }
    .n2-ss-layer h3 > span {
      display: inline-block;
      line-height: 1em !important;
      max-width: 1000px; }
  .n2-ss-layer h4 {
    font-size: 45px !important;
    letter-spacing: inherit !important;
    line-height: 1 !important;
    padding: 25px 10px 17px 85px !important;
    text-align: left !important;
    text-transform: uppercase !important; }
    .n2-ss-layer h4 > span.slash {
      color: #9a2a36; }

/*
.n2-ss-layer h1 {
    padding: 30px 10px 0 !important;
}*/
/*
.n2-ss-layer h2 div[data-first="1"] {
  text-transform: none;
}
*/
.n2-ss-button-container > a {
  color: #fff;
  background-color: #9a2a36 !important;
  border-color: #9a2a36 !important;
  display: block;
  font-family: "Teko", Helvetica, Arial, sans-serif !important;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 2px !important;
  margin: 0 auto !important;
  max-width: 200px;
  padding: 20px 90px 15px;
  position: relative;
  top: 35px;
  text-align: center !important;
  text-transform: uppercase !important;
  transition: all 300ms ease; }

.n2-ss-button-container > a > div > div:after {
  /* Slider CTA */
  content: "\003e";
  display: inline-block;
  font-size: 30px;
  padding-left: 5px;
  vertical-align: middle; }

.n2-ss-button-container > a:hover {
  background-color: #1a1a1a !important;
  color: #fff;
  transition: all 300ms ease; }

div#n2-ss-2 div[class*="-dot"] {
  border-radius: 0; }

div#n2-ss-2 div[class*="-dot"].n2-active,
div#n2-ss-2 div[class*="-dot"]:hover {
  background: #9a2a36; }

.secondary-slider .n2-ss-section-main-content {
  top: 20px !important; }

.secondary-slider .n2-ss-layer > div.n2-ow.n2-ow-all {
  background: rgba(0, 0, 0, 0.7); }

.secondary-slider .n2-ss-layer > div.n2-ow > p {
  font-family: "Teko", Helvetica, Arial, sans-serif !important;
  letter-spacing: 2px !important;
  margin: 0 auto;
  max-width: 1200px; }

.secondary-slider .n2-ss-layer > div.n2-ss-button-container {
  background: none; }

.secondary-slider .n2-ss-button-container a {
  font-size: 24px !important;
  padding: 14px 16px 12px !important;
  position: relative;
  top: -70px;
  max-width: 220px !important; }

.secondary-slider .n2-ss-button-container a > div > div:after {
  font-size: 24px !important; }

.secondary-slider .slider-cta-bottom .n2-ss-button-container a {
  max-width: 100% !important; }

.secondary-slider .slider-cta-bottom {
  position: relative;
  top: 40%; }

.secondary-slider p {
  font-size: 34px !important; }

.nextend-arrow {
  display: none !important; }

/* Buttons */
.uabb-creative-button-wrap a.uabb-button {
  padding: 16px 30px 12px 30px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 2px; }

.uabb-creative-button-wrap a.uabb-button:after {
  content: "\003e"; }

.dark-btn .uabb-creative-button-wrap a.uabb-button {
  font-size: 30px;
  padding: 26px 50px 20px; }

/* Cards */
.card {
  border: 0;
  border-radius: 0;
  cursor: pointer;
  overflow: hidden;
  text-align: left;
  color: #fff;
  max-width: 260px;
  margin: 0 auto;
  padding-top: 40px; }

.card-picture {
  position: relative;
  width: 260px;
  height: 310px; }

.card-reveal {
  text-align: center;
  background: #262626;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.card-reveal.with-title {
  -webkit-transform: translate(0, calc(100% - 31px));
  -ms-transform: translate(0, calc(100% - 31px));
  transform: translate(0, calc(100% - 31px)); }

.card-reveal .title {
  margin-bottom: 0;
  letter-spacing: 0.1em;
  padding: 10px 0 5px;
  background: #2d2d2d;
  /**/
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 0.5em;
  text-transform: uppercase;
  /**/ }

.card-reveal .title > h3 {
  letter-spacing: 0.1em;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0; }

.card-reveal a {
  color: #fff; }

.card-reveal .title + .content {
  top: calc(50% + (31px / 2)); }

.card-reveal .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(200/262 * 100%); }

.card-reveal .content p {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 16px;
  line-height: 20px; }

.card-reveal .content strong {
  display: block; }

.card.active .card-reveal {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.card-control {
  cursor: pointer;
  background: #b3282d;
  height: 70px;
  position: relative; }

.card-control .text {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: calc(100% - 40px - 75px);
  line-height: 1.1;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 1rem; }

.card-control .text strong {
  font-weight: 700;
  color: #fff; }

.card-control .text p {
  font-size: 16px;
  margin: 0;
  letter-spacing: 0;
  line-height: inherit; }

.card-control .control {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 75px;
  background: #97282c; }

.card-control .control:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.card.active .control:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.card.active .control:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.card-control .control:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.card-control .control:after, .card-control .control:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  width: 16px;
  height: 1px;
  margin-left: -8px;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

/* Sterling Cards */
.ster-card {
  margin: 0 auto; }

.ster-card .fl-col {
  margin: 0 3px 0 0;
  max-width: 360px; }

.ster-card.three-col .fl-col {
  width: 32.8%; }

.ster-card.four-col .fl-col {
  width: 24.8%; }

.ster-card .fl-col:last-child {
  margin: 0; }

.ster-card h4 {
  color: #9a2a36;
  text-transform: uppercase; }

.ster-card .vce-single-image-wrapper {
  margin-bottom: 0; }

.ster-card .fl-rich-text, .ster-card .uabb-button-wrap, .ster-card.w-icon .fl-photo-content {
  border-style: solid;
  border-color: #a6a8aa;
  border-width: 0 0 0 2px;
  margin-left: 40px;
  padding: 0 0 40px 15px; }

.ster-card .vce-text-block-wrapper {
  padding-bottom: 25px;
  margin-bottom: 0; }

.ster-card h3, .ster-card h4 {
  margin-top: 30px;
  /*position: relative;*/
  /*right: 23px;*/
  font-size: 26px;
  font-weight: 500;
  line-height: 26px;
  /*position: relative;
  right: 20px;*/ }

/*.ster-card h4:before*/
.ster-card .ster-card-title:before {
  content: "\25A0";
  display: inline-block;
  position: relative;
  right: 6px;
  /*bottom: 3px;*/
  top: 10px; }

.ster-card .ster-card-title {
  display: inline-block;
  font-family: "Teko Medium", Helvetica, Arial, sans-serif;
  vertical-align: middle;
  /*margin-left: -5px;*/
  max-width: 260px;
  /*215*/
  /*margin-left: 7px;*/
  letter-spacing: 2px;
  text-indent: -9px; }

.ster-card ul, .ster-card ol {
  list-style-type: none;
  margin: 0;
  padding-left: 20px; }

.ster-card li:before {
  content: "-";
  display: inline-block;
  text-indent: -3px;
  vertical-align: top; }

.ster-card ul.ster-card-bullet {
  /*list-style-type: square;*/ }

.ster-card ul.ster-card-bullet li {
  color: #9a2a36;
  /*content: "\25A0";*/
  /*float: left;*/
  font-size: 28px;
  position: relative;
  line-height: 30px;
  right: -5px;
  /*top: 41px;
  left: 33px;*/
  /*vertical-align: top;*/ }

.ster-card ul.ster-card-bullet {
  padding-left: 0; }

.ster-card ul.ster-card-bullet > li {
  text-indent: 0; }

/*
.ster-card ul.ster-card-bullet > li:before {
    /*content: "";*/
  /*  content: "\25A0";
    margin-bottom: 0;
}
*/
.ster-card li {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  /*max-width: 170px;*/
  font-size: 22px;
  line-height: 26px;
  text-indent: 4px;
  /*-5*/ }

.ster-card li:last-child {
  margin-bottom: 0; }

.ster-card p {
  margin-bottom: 0; }

.ster-card .uabb-button-wrap {
  padding: 0 0 0 15px; }

/* Sterling Cards with icon */
.ster-card.w-icon .ster-card-title:before {
  right: 21px; }

.ster-card.w-icon .ster-card-title.single-line:before {
  top: -1px; }

.ster-card.w-icon .fl-photo-content,
.ster-card.w-icon .fl-rich-text {
  padding: 0 0 0 30px; }

.ster-card.w-icon .fl-col-content {
  min-height: 360px; }

.ster-card.w-icon h4 {
  margin: 0 0 5px 0;
  padding: 25px 0 0 0; }

.ster-card.w-icon p {
  font-size: 23px;
  letter-spacing: 0;
  line-height: 1.3; }

.ster-card.w-icon .fl-photo-content img {
  width: auto;
  max-height: 122px; }

.ster-card.w-icon ul.ster-card-bullet li {
  right: 10px; }

/* Picto */
.picto .fl-rich-text h2 {
  text-align: center;
  font-size: 60px;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: inherit;
  margin-bottom: 10px; }
  .picto .fl-rich-text h2 strong {
    color: #000; }
.picto .fl-rich-text h3 {
  font-size: 42px;
  margin: 20px 0;
  font-weight: 700;
  color: #9a2a36;
  letter-spacing: initial; }

@media (max-width: 767px) {
  .picto .fl-rich-text h2 {
    font-size: 40px !important; }
  .picto .fl-rich-text h3 {
    font-size: 32px; }
  .picto .fl-photo-content img {
    max-width: 140px; } }
/* Industries */
.industries {
  /*
    .uabb-slide-face.uabb-slide-down,
    .uabb-module-content.uabb-slide-box-wrap.set-z-index {
        display: none;
        opacity: 1;
        z-index: 0;
    }*/ }
  .industries .fl-col {
    min-height: 0; }
  .industries .fl-row-content > .fl-col-group {
    background: #000;
    border-top: 5px solid #fff; }
  .industries .fl-col-has-cols > .fl-col-content {
    background: #000;
    padding: 0 15px; }
  .industries .uabb-slide-box-wrap .uabb-style1.open-slidedown .uabb-slide-front {
    background: #000; }
  .industries .uabb-slide-box .uabb-slide-front {
    padding: 10px; }
  .industries .uabb-slide-box .uabb-slide-front, .industries .uabb-slide-box .uabb-slide-down {
    background: #000; }
  .industries .uabb-slide-box .uabb-slide-photo-above-title {
    min-height: 300px; }
  .industries .uabb-slide-box .uabb-slide-front-above-img {
    padding-bottom: 0; }
  .industries .uabb-slide-box h3.uabb-slide-face-text-title {
    color: #a6a8aa;
    font-family: "PT Sans", Helvetica, Arial, sans-serif;
    font-size: 21px;
    margin-bottom: 0;
    min-height: 50px;
    position: relative;
    top: 40px; }
  .industries .uabb-slide-face.uabb-slide-down {
    display: none;
    opacity: 1;
    z-index: 0; }
  .industries .uabb-slide-box-overlay {
    display: none; }
  .industries .fl-rich-text {
    background: #9a2a36;
    padding: 30px 130px; }
    .industries .fl-rich-text > p {
      color: #fff;
      font-size: 24px;
      line-height: 34px;
      margin-bottom: 0; }
  .industries .n2-ss-slider .n2-ss-layer-content {
    position: initial; }

.fl-builder-edit .industries .uabb-slide-face.uabb-slide-down,
.fl-builder-edit .industries .uabb-module-content.uabb-slide-box-wrap.set-z-index {
  display: inherit;
  opacity: 1;
  z-index: 0; }

/* Collapse UABB Info List Modules */
.uabb-info-list .uabb-info-list-content-wrapper.uabb-info-list-left .uabb-info-list-content {
  width: 100%; }

.uabb-info-list-content {
  border: 1px solid #a6a8aa; }

.uabb-info-list-content-wrapper .uabb-info-list-content .uabb-info-list-title {
  color: #9a2a36;
  font-size: 28px;
  font-weight: 400;
  padding: 15px 10px 10px 15px; }

.uabb-info-list-title:hover {
  cursor: pointer; }

.uabb-info-list-title:before {
  border: solid #9a2a36;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  float: right;
  margin: 10px 10px 0 0;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition: transform 300ms ease; }

.uabb-info-list-title[aria-expanded="true"]:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: transform 300ms ease; }

.uabb-info-list-description {
  font-size: 16px;
  line-height: 1.3; }

.uabb-info-list-description > p {
  padding: 5px 15px 15px 15px; }

.uabb-info-list-description > ul {
  list-style-type: none; }

.uabb-info-list-description > ul,
.uabb-info-list-description > ol {
  padding: 5px 15px 15px 30px; }

.uabb-info-list-description li {
  text-indent: -5px; }

.uabb-info-list-description li:before {
  content: "-";
  display: inline-block;
  vertical-align: top; }

/* --- 404 --- */
.error-404.not-found {
  width: 100%;
  min-height: 450px; }

.error-404 > .page-header {
  margin-top: 60px; }

/* --- Footer --- */
#footer-content {
  background: #000;
  padding: 0; }
  #footer-content .site-logo {
    margin-bottom: 30px; }
  #footer-content .logos .logo {
    margin: 40px 0;
    text-align: center; }

.footer-spacer {
  background: #fff;
  height: 5px;
  width: 100%; }

.bottom-left-module, .colophon {
  /*margin: 40px 0 15px 0;*/
  margin: 160px 0 15px 0;
  /*  bottom: 0;
    position: absolute;*/ }

/*
.colophon  {
    right: 0;
}*/
.bottom-left-module ul {
  list-style-type: none;
  padding: 0 0 0 45px;
  margin: 0; }

.bottom-left-module li {
  display: inline-block;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 9px;
  vertical-align: bottom;
  text-transform: uppercase; }

.bottom-left-module li:after {
  color: #a6a8aa;
  content: "|";
  padding: 0 8px 0 12px; }

.bottom-left-module li:last-child:after {
  content: "";
  padding: 0; }

.bottom-left-module li > a {
  color: #a6a8aa; }

.colophon {
  color: #a6a8aa;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: right;
  padding-right: 45px;
  font-size: 12px; }

.colophon > p {
  margin-bottom: 0; }

.footer-contact-module {
  color: #a6a8aa;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  height: 140px; }

/*
.footer-contact-module .textwidget {
    position: absolute;
    bottom: -5px;
}
*/
.footer-contact-module .textwidget > p {
  margin: 0; }

#footer-content .address {
  padding: 10px 0; }

.footer-contact-module .textwidget {
  position: absolute;
  bottom: -20px; }
  .footer-contact-module .textwidget p {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-family: "PT Sans", Helvetica, Arial, sans-serif;
    text-transform: none;
    white-space: nowrap; }
  .footer-contact-module .textwidget strong {
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px;
    display: block;
    font-size: 26px; }
  .footer-contact-module .textwidget a {
    color: #9a2a36; }

@media (max-width: 991px) {
  .footer-contact-module .textwidget {
    position: initial; }
    .footer-contact-module .textwidget p {
      font-size: 16px;
      line-height: 20px;
      white-space: normal; }
    .footer-contact-module .textwidget strong {
      padding-bottom: 0;
      font-size: 22px; }

  #footer-content .address {
    padding: 25px 0; } }
@media (max-width: 767px) {
  .footer-contact-module .textwidget {
    position: initial; }

  .corner-module-wrapper {
    margin-top: 60px; } }
#footer-content .corner-module {
  padding: 100px 0 25px 10px; }

footer.entry-footer {
  display: none; }

/* Scroll to top */
.scroll-top {
  width: 50px;
  height: 40px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  display: none;
  color: #fff;
  text-align: center;
  background: #9a2a36;
  border: 0;
  padding-top: 5px; }

.scroll-top:hover {
  cursor: pointer; }

/* Forms */
.boiler-checkboxes.form-control {
  border-width: 0;
  padding: 0 .75rem;
  margin: 0 auto; }

.boiler-checkboxes.form-control .wpcf7-list-item {
  display: block;
  font-size: 18px;
  margin: 10px;
  text-align: left; }

.boiler-checkboxes.form-control .wpcf7-list-item.first {
  margin: 0 10px 10px 10px; }

.boiler-checkboxes.form-control .wpcf7-list-item label {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 16px;
  /*22px*/
  /*18*/
  line-height: 1.8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.boiler-checkboxes.form-control .wpcf7-list-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

.boiler-checkboxes.form-control .wpcf7-list-item .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  /*28*/
  width: 24px;
  /*28*/
  background-color: #eee; }

.boiler-checkboxes.form-control .wpcf7-list-item input ~ .checkmark {
  background-color: #fff;
  border: 3px solid #6b2e34;
  border-radius: 3px; }

.boiler-checkboxes.form-control .wpcf7-list-item input:checked ~ .checkmark {
  background: #6b2e34; }

.boiler-checkboxes.form-control .wpcf7-list-item .checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.boiler-checkboxes.form-control .wpcf7-list-item input:checked ~ .checkmark:after {
  display: block; }

.boiler-checkboxes.form-control .wpcf7-list-item label .checkmark:after {
  left: 6px;
  /*top: 2px;*/
  width: 8px;
  height: 16px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* Boiler solutions form */
div.wpcf7-response-output {
  border: none;
  font-size: 20px;
  font-weight: 600;
  margin: 4em 0.5em 1em;
  text-align: center; }

div.wpcf7-validation-errors {
  color: #9a2a36;
  font-size: 20px; }

div.wpcf7-mail-sent-ok {
  color: var(--success); }

#wpcf7-f165-p39-o1 .wpcf7-response-output,
#wpcf7-f165-p33-o1 .wpcf7-response-output {
  display: none !important; }

/*
div.wpcf7 .ajax-loader {
    background-image: url(../css/images/spin-loader.gif);
}
*/
/* Contact Form */
.form-error {
  display: none;
  color: red; }

span.wpcf7-not-valid-tip {
  float: left; }

.wpcf7 .ajax-loader {
  position: absolute; }

.wpcf7-form label {
  color: #000;
  font-size: 16px;
  /*18*/ }

.wpcf7-form h2 {
  color: #9a2a36;
  text-transform: uppercase; }

.wpcf7-form-control-wrap.pc-1,
.wpcf7-form-control-wrap pc-2,
#client-info #pc-1, #client-info #pc-2 {
  max-width: 80px; }

.inline-inputs .wpcf7-form-control-wrap {
  display: inline-block;
  margin-right: 20px; }

/*
.wpcf7-form-control-wrap.pc-1, .wpcf7-form-control-wrap.pc-2 {
    display: inline-block;
}
*/
#client-info label {
  padding: 30px 0 0 0; }

#client-info .form-control {
  border-radius: 0; }

/* Hide number input spin box */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

#content input.btn.cta, a.btn.cta {
  color: #fff;
  background-color: #9a2a36;
  border-color: #9a2a36;
  border-radius: 0;
  border-width: 0;
  display: block;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 2px;
  margin: 0 auto;
  /*max-width: 200px;*/
  padding: 20px 90px 15px;
  position: relative;
  top: 35px;
  text-align: center;
  text-transform: uppercase;
  transition: all 300ms ease; }

#content input.btn.cta:hover, #content input.btn.cta:active, a.btn.cta:hover, a.btn.cta:active {
  background-color: #000;
  border-width: 0;
  /*box-shadow: 0;*/ }

/***** Media queries *****/
@media (max-width: 1439px) {
  /* Header */
  .corner-module-wrapper .corner-module-title {
    font-size: 21px; } }
@media (max-width: 1279px) {
  /* Header */
  .corner-module-wrapper .corner-module-title {
    font-size: 19px; }

  .corner-module-wrapper .corner-module {
    padding: 84px 0 0 0; }

  #menu-main-menu > li.menu-item:first-child {
    right: 0; } }
@media (max-width: 1199px) {
  /* Header */
  .site-logo {
    padding: 0 0 0 20px; }

  #masthead.site-header .navbar,
  #masthead.site-header .navbar-nav {
    width: 95%; }

  /* Slider */
  .n2-ss-section-main-content,
  .n2-ss-section-main-content > .n2-ss-layer {
    top: 0 !important; }

  .n2-ss-layer h1,
  .n2-ss-layer h2,
  .n2-ss-layer h3 {
    font-size: 40px !important; }

  .uabb-creative-button-wrap a.uabb-button {
    padding: 10px 20px 8px 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500; }

  /* Sterling Cards */
  .ster-card .fl-col {
    margin: 0 2px 0 0; }

  .ster-card h3, .ster-card h4 {
    font-size: 22px;
    line-height: 20px; }

  .ster-card li {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px; }

  .ster-card .fl-module-rich-text:before {
    font-size: 18px;
    top: 37px;
    left: 35px; }

  .ster-card.w-icon .fl-col {
    max-width: 310px; }

  .ster-card .ster-card-title {
    text-indent: -8px; }

  /* Footer */
  .footer-contact-module {
    margin-left: 30px; }

  .bottom-left-module ul {
    padding: 0 0 0 20px; } }
@media (max-width: 991px) {
  /* Header */
  #header-content {
    height: 60px; }

  header.site-header#masthead {
    padding: 20px 0 0 0;
    z-index: 10; }

  .header-logo-mobile, .header-nav-mobile {
    max-width: 20%; }

  #masthead.site-header .navbar-collapse .navbar-nav {
    margin: 20px 0;
    width: 100%; }

  #masthead.site-header .navbar-collapse .navbar-nav > li > a {
    padding: 15px 0;
    font-size: 23px; }

  .navbar-collapse {
    z-index: 10;
    background: #000; }

  .corner-module {
    padding: 0;
    text-align: center; }

  .corner-module-title {
    font-size: 18px;
    margin-bottom: 5px; }

  .corner-module p {
    font-size: 24px; }

  .top-right-module-wrapper, #masthead.site-header .navbar {
    background: #000;
    /*max-width: 60%;*/
    display: block;
    height: inherit; }

  .top-right-module {
    position: initial;
    margin-top: 10px; }

  .top-right-title {
    width: 49%;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top; }

  .top-right-module .textwidget {
    display: inline-block;
    vertical-align: top;
    width: 49%; }

  .top-right-module p, .top-right-module a {
    font-size: 22px; }

  .n2-ss-layer h1,
  .n2-ss-layer h2,
  .n2-ss-layer h3 {
    font-size: 24px !important; }

  .secondary-slider p {
    font-size: 24px !important; }

  /* Beaver builder */
  .fl-builder-content p, .fl-builder-content li {
    font-size: 18px;
    line-height: 28px; }

  .fl-rich-text h2 {
    font-size: 30px; }

  .uabb-creative-button-wrap a.uabb-button {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px 10px 8px 10px; }

  /* Text Only Page Template */
  .text-only h1 {
    font-size: 40px; }

  /* Sterling Cards */
  /*.ster-card .fl-col, .ster-card .fl-col:last-child {
    margin: 0 auto 50px;
  }*/
  .ster-card .ster-card-title {
    font-size: 18px;
    line-height: 20px;
    text-indent: -7px; }

  .ster-card .ster-card-title:before {
    right: 7px; }

  .ster-card li, .ster-card p, .ster-card.w-icon p {
    font-size: 14px;
    line-height: 18px; }

  /* Sterling Cards with icon */
  .ster-card.w-icon .ster-card-title:before {
    right: 22px; }

  .ster-card.w-icon .fl-col-content {
    min-height: 270px; }

  /* Footer */
  #footer-content .corner-module {
    padding: 15px 0;
    width: 100%; }

  #footer-content .corner-module p {
    margin: 0; }

  .bottom-left-module, .colophon {
    margin: 0 0 15px 0;
    text-align: center; } }
@media (max-width: 768px) {
  /* Slider */
  .n2-ss-layer h1, .n2-ss-layer h2 {
    padding: 10px 10px 8px !important;
    line-height: 1.2 !important; }
  .n2-ss-layer h3 {
    padding: 0 10px 10px !important;
    line-height: 1.2 !important; }
  .n2-ss-layer h4 {
    font-size: 30px !important;
    padding: 25px 10px 17px !important;
    text-align: center !important; }

  .n2-ss-button-container a {
    font-size: 20px !important;
    padding: 10px 20px 5px !important;
    top: 20px !important; }

  .n2-ss-button-container a > div > div:after {
    font-size: 20px !important; }

  .n2-ss-slider .n2-ss-control-bullet > .nextend-bullet-bar {
    display: none !important; }

  .secondary-slider .n2-ss-layer h2.w-btn {
    padding: 10px 0 55px !important; }

  .secondary-slider .n2-ss-button-container a {
    font-size: 20px !important;
    padding: 10px 20px 7px !important;
    /*top: -50px !important;*/
    /*max-width: 220px !important;*/ }

  .secondary-slider .n2-ss-button-container a > div > div:after {
    font-size: 20px !important; }

  /* Sterling Cards */
  .ster-card .fl-col
  .ster-card .fl-col, .ster-card .fl-col:last-child {
    margin: 0 auto 50px; }

  .ster-card .fl-rich-text, .ster-card .uabb-button-wrap {
    margin: 0 20px; }

  .ster-card .ster-card-title {
    max-width: 200px; }

  .ster-card .fl-col, .ster-card .fl-col:last-child {
    margin: 0 auto 50px !important; }

  /* Sterling Cards with icon */
  .ster-card.w-icon .fl-rich-text {
    margin-left: 40px; }

  /* Text Only Page Template */
  .text-only h1 {
    font-size: 26px; }

  .text-only .fl-rich-text p {
    font-size: 14px;
    line-height: 20px; }

  /* Industries */
  .industries .fl-row-content .fl-col-group {
    background: none; }

  /* Contact Form */
  .boiler-checkboxes.form-control .wpcf7-list-item label {
    font-size: 16px; }

  /* Footer */
  #footer-content .site-logo {
    padding: 15px 0 25px;
    position: initial;
    text-align: center;
    height: initial; }

  #footer-content .site-logo img {
    position: relative;
    top: 20px; }

  .footer-contact-module {
    margin: 15px 0 0 0; }

  .footer-contact-module > .textwidget {
    position: relative;
    bottom: 0;
    width: 171px;
    margin: 0 auto;
    font-size: 20px; }

  .bottom-left-module {
    margin: 0 0 15px 0; }

  .bottom-left-module > .textwidget {
    width: 171px;
    margin: 0 auto; }

  .bottom-left-module > .textwidget > ul {
    padding: 0; }

  .colophon {
    margin: 15px 0;
    text-align: center;
    font-size: 10px; } }
@media (max-width: 575px) {
  /* Slider */
  .n2-ss-section-main-content {
    top: 0 !important; }

  .n2-ss-layer h1,
  .n2-ss-layer h2,
  .n2-ss-layer h3 {
    font-size: 18px !important; }

  .n2-ss-button-container a {
    top: 0 !important;
    /*5*/ }

  .dark-btn .uabb-creative-button-wrap a.uabb-button {
    font-size: 20px;
    padding: 20px 20px 16px; }

  /* Secondary slider */
  .secondary-slider .n2-ss-layer-content {
    position: initial !important; }

  .secondary-slider .n2-ss-layer p {
    font-size: 20px !important; }

  /* Beaver Builder */
  .fl-rich-text h2 {
    font-size: 20px !important; }

  .fl-builder-content p, .fl-builder-content li {
    font-size: 14px;
    line-height: 20px; }

  .fl-builder-content li {
    line-height: 16px; }

  .fl-rich-text li:before {
    font-size: 18px;
    bottom: 0; }

  /* Sterling Cards */
  .ster-card.w-icon .fl-col-content,
  .ster-card.w-icon .fl-col:last-child .fl-col-content {
    min-height: 250px; }

  .ster-card.w-icon .fl-col, .ster-card.w-icon .fl-col:last-child {
    margin: 0 auto; }

  .ster-card.w-icon .fl-photo-content img {
    max-height: 80px; }

  /* Cards */
  .uabb-info-list-content-wrapper .uabb-info-list-content .uabb-info-list-title {
    font-size: 22px; }

  .uabb-info-list-content-wrapper .uabb-info-list-content .uabb-info-list-description p,
  .uabb-info-list-content-wrapper .uabb-info-list-content .uabb-info-list-description li {
    font-size: 14px; }

  /* Contact Form */
  .boiler-checkboxes.form-control .wpcf7-list-item label {
    font-size: 14px; }

  .boiler-checkboxes.form-control .wpcf7-list-item .checkmark {
    top: -2px;
    height: 22px;
    width: 22px; } }
/* temp */
section#primary {
  font-size: 16px; }

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