<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,600|Raleway:300,400,600');

/*============  NEBULOUS V4 BEGIN =============*/

html {overflow-x: hidden;}
a {text-decoration: none !important;}
.topPhone {font-family: 'Poppins', sans-serif;margin: 37px 0;color: #30302e;}
.phone-number {font-size: 2.2em;font-family: sans-serif;}
.call-today {font-size: 1.3em;}
.prime {background: white;font-family: 'Raleway', sans-serif;}
h1, h2, h3, h4, h5, .link-button, .wpcf7-form input[type="submit"], .cta-text, .topPhone, h2.widgettitle, #biziqbusinesshours-3 h2, .wpcf7-form input[type=submit], .biziq-button, .client-button {text-transform: uppercase;}
.rslides_tabs {padding: 0;bottom:-17px;}
.rslides_tabs li a::before {font-size: 25px;}
.feedback #content a img {height: 175px;width: auto;padding: 20px;-webkit-transition: border .2s;transition: border .2s, box-shadow .2s;}
.feedback #content a img:hover {border: 1px solid rgba(0, 0, 0, 0.3);border-radius: 10px;box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);}
.feedback-page p {display:inline-block;}
.feedback-page {text-align:center;}
.serving li {display: block;text-align: left;}
.customList ul &gt; li {list-style-type: none;font-weight:400;}
.customList, .serving {list-style-type: none;font-weight: bold;}
.prime, .flex-row {max-width: 1920px;margin: auto;}

h1, h2, h3, h4 {
    color: #1b6654!important;
}

.footer h1, .footer h2, .footer h3, .footer h4 {
    color: #fff!important;
}
@media only screen and (min-width: 1921px) {
  .breakout, .flex-container {
     margin: 0 -420px 0 !important;
  }
}

body {
    background: #222;
}

.toplogo {
    width: 147px;
}

h1 {
    font-family: 'Poppins', sans-serif;
    letter-spacing: .7px;
    font-size: 3.5em;
    line-height: 1.2em;
    margin: 20px 0 15px;
    display: block;
}
#content h2, #content h3 {
    margin-top: 30px;
}
header.header.clear {
    background-color: #D4D5CD;
    color: white;
}
#content {
    background: white;
}
.prime {
    background-color: #D4d5cd;
    background-attachment: fixed;
    line-height: 1.8em;
    font-size: 1.5em;
}
nav.nav ,nav.nav.nav-fixed {
    background-color: #114035;
    border-bottom: .5px solid #777;
    border-top: 1px solid #999;
    color: white;
    background-attachment: fixed;
}
footer.footer {
    background: #30302e;
}
footer.footer .wrapper {
    max-width: 1600px;
}
h2.widgettitle, #biziqbusinesshours-3 h2 {
    border-left: 3px solid white;
    padding-left: 10px;
    background: background: #1b6654;
    padding-top: 5px;
    padding-bottom: 5px;
}
.float-left {
  width: 47%;
  float: left;
  margin: 20px 20px 20px 0;
}
.float-right {
  float: right;
  width: 47%;
  margin: 0 0 30px 20px;
}
.float-left.overhang {
  margin: 20px 20px 20px -17vw;
}
.float-right.overhang {
  margin: 20px -17vw 20px 20px;
}

nav.nav ul li a, .wpcf7-form input[type="submit"], .biziq-button, .client-button {
    -webkit-transition: all .3s;
    transition: all .3s;
}
nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
    border: 1px solid rgba(0,0,0,0);
}
nav.nav ul li.current-menu-item, nav.nav ul li.current_page_parent, nav.nav ul li.current-menu-ancestor, nav.nav ul li:hover {
    box-shadow: 0 3px 0 #f9f4dd;
}
nav.nav ul li {
   -webkit-transition: box-shadow .2s cubic-bezier(.39,.4,.63,1.17);
   transition: box-shadow .2s cubic-bezier(.39,.4,.63,1.17);
}
nav.nav ul li a:hover {
    background: none !important;
}
.breakout {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    -o-background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-position: top center !important;
    color: white;
    background: none;
    background-attachment: fixed !important;
    padding: 100px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.breakout h3 {
    background: white;
    color: #222;
    text-align: center;
    padding: 40px;
}
.parallax-fat-text {
    margin: 9% 0;
    font-size: 3em;
    line-height: 1.4em;
    background: #222;
    padding: 16px 32px;
    font-weight: 400;
}
.parallax-fat-text span {
   color: #ffca00;
   font-weight: 600;
}
footer.footer input.wpcf7-form-control.wpcf7-submit, .biziq-button, .client-button {
    border: 2px solid white;
    padding: 10px;
    letter-spacing: 1px;
    background: none;
    color: white;
    font-weight: 600;
}
footer.footer input.wpcf7-form-control.wpcf7-submit:hover, .wpcf7-form input[type=submit], .biziq-button, .client-button {
    background: white;
    color: black;
}
#content .wpcf7-form-control.wpcf7-submit, .biziq-button, .client-button {
    background: #ac181c;
    color: #fff;
    border: 2px solid #AC181C;
    padding: 10px 45px;
    font-weight: 600;
    transition: .2s;
}

#content .wpcf7-form-control.wpcf7-submit:hover, .biziq-button:hover,.client-button:hover {
    background: #fff;
    color: #AC1B1C
}

.up-down a {
    color: #A81218 !important;
}
.compliments h1 {
    background:#222;
}
.service-page .one-whole, .service-page .one-half, .service-page .one-third, .service-page .one-fourth, .service-page .one-fifth {
    padding: 15px;
}
.customList li::before, .serving li::before {
    content: '\f14a';
    font-family: FontAwesome;
    padding-right: 10px;
    color: #aa1117;
    margin-left: -22px;
    font-size: 16px;
}
.serving li::before {
    content: '\f041';
}

/*=========== LINK BUTTON ================*/

.link-button, .link-button2 {
    color: #A80E15;
    background: none;
    margin: 20px 0;
    display: inline-block;
    position: relative;
    transition: all .25s;
    font-family: 'Raleway', cursive;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.link-button-inner, .link-button-inner2 {
    display: block;
    background: #AA1117;
    transition: all .4s;
    text-align: center;
}
.link-button-inner span, .link-button-inner2 span {
    display: block;
    transition: all .25s;
    padding: 8px 80px;
    color: #fff;
    z-index: 1;
    position: relative;
    margin: -1.5px;
}
.link-button:hover .link-button-inner span, .link-button2:hover .link-button-inner2 span {
    transform: rotateX(-180deg);
    color: #AA1117;
    border: 1px solid #AA1117;

}
.link-button:hover .link-button-inner, .link-button2:hover .link-button-inner2 {
  transform: rotateX(180deg);
  background: transparent;
  border: 1.5px solid rgba(0, 0, 0, 0);
    cursor: pointer;
}
.link-button:hover, .link-button2:hover {
  color: #transparent;
  background: none;
  height: auto;
  border: 1px solid #AA1117;
}


.link-button2 {
    color: #fff;
    background: #aa1117;
    padding: 10px;
}
.link-button-inner2 {
    border: 1.5px solid #aa1117;
    background: #fff;
}
.link-button-inner2 span {
    color: #aa1117;
}
.link-button2:hover .link-button-inner2 span {
    color: #aa1117;
}
.link-button2:hover .link-button-inner2 {
  background: #fff;
  border: 1.5px solid #fff;
}
.link-button2:hover {
  color: #aa1117;
  background: #fff;
}



/*================= FLEX ICONS =====================*/

.flex-container {
    margin: 40px -100% 60px;
    margin: 40px calc(50% - 50vw) 60px;
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  max-width: 1920px;
}
.flex-item {
  flex: 1 auto;
  justify-content: space-around;
  text-align: center;
  padding: 30px;
}
.flex-item-content {
  max-width: 280px;
  width: 100%;
  height: auto;
  margin: auto;
  color: white;
  font-size: 1.2em;
}
.flex-item-content img {
    padding: 20px 42px;
}
.flex-item-content img {
  width: 100%;
  padding-bottom: 20px;
}




/*======================= SLIDER =======================*/
#slider img {
    width: 100%;
}
.serving-text {
    font-size: 3em;
    text-transform: uppercase;
    color: white;
    line-height: 1.2em;
    background: rgba(0,0,0,0.5);
    padding: 18px 44px;
    display: inline-block;
    font-weight: 300;
}
.cta {
    width: 100%;
    height: 100%;
}
.cta-box {
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.25);
}
.cta-text {
    font-size: 3em;
    color: white;
    font-weight: bold !important;
    line-height: 1em;
    padding: 11% 4% 0 4%;
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 1px;
}
.cta-text span {
    font-size: 0.5em;
    font-weight: 400;
    display: block;
    padding-top: 10px;
    line-height: 1em;
}

@media only screen and (max-width: 1300px) {
  .cta-box {
      line-height: inherit;
      width: 100%;
  }
  .cta-text {
      font-size:2em;
      padding-top: 7%;
  }
}

@media only screen and (max-width: 767px) {
  .cta {
      width: 100%;
  }
  .cta-box {
      line-height: inherit;
      text-align: center;
  }
  .cta-text {
      font-size: 1.4em;
      padding-top: 6%;
  }
    .rslides_tabs {
    display: none !important;
  }
  .serving-text {
    font-size: 2.1em;
  }
}

@media only screen and (max-width: 500px) {
  .cta-text {
    padding-top: 1%;
  }
  .serving-text {
    margin: -10px;
    text-align: center;
    background: rgba(300,300,300,0.6);
    color: black;
    text-shadow: none;
    display: block;
    padding: 5px 10px;
  }
  .cta-box .link-button {
    margin-top: 7px;
  }
}

/*================== RESPONSIVE ============================*/

@media only screen and (max-width:767px) {

  .toplogo {
    width: 90%;
    display: block;
    margin: auto;
  }
  .float-right {
      display: block;
      width: 100% !important;
      margin: 20px 0 35px;
  }
  .rslides_tabs {
      display: none !important;
  }
  .topPhone {
      margin: 11px 0;
  }
  nav.nav {
      padding-bottom: 8px;
  }
    .service-page .one-whole, .service-page .one-half, .service-page .one-third, .service-page .one-fourth, .service-page .one-fifth {
      padding: 0;
  }
    #content .one-fourth:nth-child(2n+1) {
      clear: none;
  }
}




.logo-panel .one-fourth img {
    padding: 8px;
}



/*========================= ANIMATIONS ===========================*/
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    backface-visibility: hidden;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}



.contact-us #content .wrapper {
    max-width: 700px !important;
}

.toplogo img {
    height: 140px;
    width: auto;
}


.nav ul li a {
    font-size: 1.25em;
}

</pre></body></html>