<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
 Theme Name:   Add Theme Name
 Description:  Child Theme
 Author:       Raxxar
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/
.sub-menu {
  z-index: 99;
}
.et_fixed_nav #top-header {
  z-index: 9;
  top: 91px !important;
  transition: all 300ms ease-in-out 0s;
}
.et_fixed_nav #top-header.et-fixed-header {
  top: 57px !important;
  background: #ba121a !important;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 0 !important;
}
#top-menu li.mega-menu ul li.menu-col a:first-child {
  font-size: 0 !important;
  height: 0;
  line-height: 0;
  padding: 0 !important;
}
#top-menu li.mega-menu ul li.menu-col li a:first-child {
  font-size: 14px !important;
  height: auto;
  line-height: 1.2em;
  padding: 10px !important;
}
#mobile_menu {
  margin-left: 0;
}
#footer-info img {
  top: 2px;
  position: relative;
}
#et-secondary-menu {
  width: 100%;
}
.et-social-icons {
  float: left;
}
#et-secondary-nav {
  float: right;
}
.estimate {
  background: #f2f2f2;
}
.estimate h3 {
  color: #fff;
  text-align: center;
  background: #030303;
  display: inline-block;
  width: 100%;
  padding: 15px 10px;
}
.estimate .gform_wrapper {
  padding-bottom: 20px;
}
.estimate .gform_wrapper .gform_footer {
  padding: 16px;
}
.estimate .gform_wrapper ul.gform_fields li.gfield {
  padding-left: 16px;
}
.estimate .gform_button {
  width: 100% !important;
}
.quote {
  width: 32%;
  margin-right: 2%;
  padding: 30px;
  border-radius: 5px;
  background: #fff;
  float: left;
}
.quote:nth-last-child(1) {
  margin-right: 0;
}
.quote h3 {
  color: #005277 !important;
  font-weight: 300 !important;
}
.quote-form {
  padding-top: 15px;
}
.quote-form li select {
  width: 100% !important;
  height: 50px;
}
.quote-form .gform_wrapper {
  padding: 0 !important;
  margin: 0 !important;
}
.quote-form .gform_body {
  width: 100% !important;
}
.quote-form .gform_footer {
  display: inline-block;
  width: 100% !important;
  margin-top: 20px !important;
  padding: 0 !important;
  clear: none !important;
  margin-top: 3px;
}
.quote-form .gform_button {
  text-align: center;
  width: 250px !important;
  margin: 0 auto !important;
  float: none;
  display: block !important;
  clear: none;
}
.quote-form .ginput_container input, .quote-form .ginput_container select, .quote-form .ginput_container textarea {
  width: 100% !important;
}
body .quote-form .gform_wrapper ul li.gfield {
  clear: none !important;
  margin-top: 0 !important;
  width: 20%;
  float: left;
}
body .quote-form .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
body .address, body .mail, body .phone-num, body .hours {
  position: relative;
  padding-left: 15px;
}
body .address::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '';
  position: absolute;
  color: #000;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .mail::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '';
  position: absolute;
  color: #000;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .hours::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '';
  position: absolute;
  color: #000;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .phone-num {
  font-weight: bold;
}
body .phone-num::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '';
  position: absolute;
  color: #000;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .checks-circle, body .checks-shield, body .checks-square {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
body .checks-circle li, body .checks-shield li, body .checks-square li {
  list-style: none;
  position: relative;
  padding-left: 15px;
}
body .checks-square li::before {
  transition: all 300ms ease-in-out 0s;
  content: '';
  position: absolute;
  background: #ba121a;
  width: 5px;
  height: 5px;
  top: 0px;
  bottom: 0;
  margin: auto;
  left: 0;
}
body .checks-circle li::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '';
  position: absolute;
  color: #ba121a;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body .checks-shield li::before {
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '';
  position: absolute;
  color: #ba121a;
  font-size: 12px;
  top: 0px;
  left: 0;
}
body #et-footer-nav {
  float: left;
  width: 50%;
}
body #footer-bottom {
  float: right;
  width: 50%;
}
body #main-content .container::before {
  display: none !important;
}
body .half {
  width: 48%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
body .half:nth-last-child(1) {
  margin-right: 0 !important;
}
body .third {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
body .third:nth-last-of-type(1) {
  margin-right: 0 !important;
}
body .fourth {
  width: 18%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
body .fourth:nth-last-of-type(1) {
  margin-right: 0 !important;
}
body #sidebar .widgettitle, body #nav_menu-2 .widgettitle, body .et_pb_sidebar_0 .widgettitle {
  color: #fff;
  background: #ba121a;
  width: 100%;
  display: inline-block;
  padding: 10px 10px 10px 35px;
  position: relative;
  margin-bottom: 15px;
}
body #sidebar .widgettitle::before, body #nav_menu-2 .widgettitle::before, body .et_pb_sidebar_0 .widgettitle::before {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 600;
  content: '';
  position: absolute;
  font-size: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
  height: 15px;
  color: #f2747a;
}
body #menu-services li, body #recent-posts-2 li, body #categories-2 li, body #menu-service-areas li {
  position: relative;
  padding: 5px 5px 5px 15px;
  border-bottom: 1px solid #ededed;
}
body #menu-services li:nth-last-child(1), body #recent-posts-2 li:nth-last-child(1), body #categories-2 li:nth-last-child(1), body #menu-service-areas li:nth-last-child(1) {
  border: 0 none !important;
}
body #menu-services li::after, body #recent-posts-2 li::after, body #categories-2 li::after, body #menu-service-areas li::after {
  z-index: -1;
  height: 0;
  width: 100%;
  transition: all 300ms ease-in-out 0s;
  content: '';
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0px;
  background: white;
}
body #menu-services li::before, body #recent-posts-2 li::before, body #categories-2 li::before, body #menu-service-areas li::before {
  height: 23px;
  transition: all 300ms ease-in-out 0s;
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 500;
  content: '';
  position: absolute;
  font-size: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0px;
  color: #ba121a;
}
body #menu-services:hover::before, body #recent-posts-2:hover::before, body #categories-2:hover::before, body #menu-service-areas:hover::before {
  left: 5px;
}
body #menu-services:hover::after, body #recent-posts-2:hover::after, body #categories-2:hover::after, body #menu-service-areas:hover::after {
  height: 100%;
}
.foot-bottom #menu-services li {
  padding: 0 0 0 15px;
  border-bottom: 0 none;
}
.foot-bottom #menu-services li::after {
  display: none !important;
}
.foot-bottom #menu-service-areas li {
  padding: 0 0 0 15px;
  border-bottom: 0 none;
}
.foot-bottom #menu-service-areas li::after {
  display: none !important;
}
#text-2 .widgettitle {
  font-size: 28px;
  text-align: center;
}
.btns {
  width: 100%;
  color: #ffffff !important;
  border-width: 0px !important;
  border-radius: 3px;
  font-size: 12px;
  font-family: Rubik !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #ba121a;
  padding-top: 15px !important;
  padding-right: 20px !important;
  padding-bottom: 15px !important;
  padding-left: 20px !important;
  display: inline-block;
  margin-top: 20px;
  text-align: center;
  transition: all 300ms ease-in-out 0s;
}
.btns:hover {
  background: #a81039;
  color: #ffffff !important;
}
.line {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.line::before {
  position: absolute;
  content: '';
  height: 3px;
  width: 100px;
  left: 0;
  bottom: -10px;
  background: #ba121a !important;
}
#top-menu li a {
  font-weight: 500;
}
#sidebar {
  width: 30.875% !important;
}
#left-area {
  width: 69.125% !important;
}
.callout {
  box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  width: 100%;
  height: auto;
  padding: 80px 20px 80px 20px;
  background: url('/wp-content/uploads/testimonials.jpg');
  background-size: cover;
  position: relative;
}
.callout a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.callout p {
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.callout h3 {
  margin-top: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  color: #ffffff !important;
  text-align: center;
}
.schedule a {
  text-transform: uppercase;
  color: #ffffff !important;
  font-weight: bold !important;
  background: #ba121a;
  border-radius: 3px;
  padding: 12px 30px !important;
  transition: all 300ms ease-in-out 0s;
  font-family: 'Rubik', Helvetica, Arial, Lucida, sans-serif !important;
}
.schedule a:hover {
  background: #a81039 !important;
  color: #ffffff !important;
}
.phone {
  position: relative;
  padding-left: 50px !important;
}
.phone::before {
  color: #fff;
  background: #ba121a;
  text-shadow: 0 0;
  font-family: ETmodules !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
  position: absolute;
  border-radius: 50%;
  padding: 5px;
  top: -6px;
  left: 15px;
  margin-right: 2px;
  content: "";
}
#top-menu .phone a {
  color: #ba121a !important;
  font-weight: bold !important;
  font-size: 22px !important;
}
.et-fixed-header .contact {
  margin-top: 40px;
}
.et-fixed-header #logo {
  margin-top: 0 !important;
}
.et-fixed-header #top-menu .schedule a {
  color: #fff !important;
}
.et-fixed-header #top-menu .phone a {
  color: #ba121a !important;
}
.et-fixed-header .results a {
  border: 2px solid #2e2e2e !important;
}
.et-fixed-header .results a:hover {
  border: 2px solid #1dbffa !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
  padding: 12px 0 0 0 !important;
}
.results a {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold !important;
  border: 2px solid #fff;
  border-radius: 3px;
  padding: 12px 30px !important;
  transition: all 300ms ease-in-out 0s;
}
.results a:hover {
  background: #a81039 !important;
  color: #ffffff !important;
  border: 2px solid #1dbffa;
}
#et-footer-nav {
  padding-top: 20px;
}
#menu-footer-main {
  width: 260px;
  margin: 0 auto;
}
#footer-info {
  width: 100%;
  text-align: right;
  padding-bottom: 15px;
  padding-top: 30px;
}
#footer-bottom {
  padding: 0px 0 5px !important;
}
.name {
  color: #ba121a !important;
  text-transform: uppercase;
  padding-bottom: 0 !important;
}
.position {
  color: #7d7d7d !important;
  text-transform: uppercase !important;
  letter-spacing: 8px !important;
}
.btn {
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #ba121a;
  padding: 15px 40px;
  transition: all 300ms ease-in-out 0s;
  font-family: Rubik;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  margin: 10px auto;
}
.btn:hover {
  background: #a81039;
  color: #ffffff;
}
.blog-header .et_pb_section {
  padding-top: 150px !important;
}
.et_pb_widget ul {
  margin-bottom: 20px !important;
}
#main-content .container.default {
  padding-top: 50px !important;
}
/** Main element CSS **/
ul {
  margin-left: 20px;
}
/** Mega Menu CSS **/
#top-menu li.mega-menu ul li a:first-child {
  padding: 10px !important;
  color: #fff;
}
#top-menu li.mega-menu ul li a:first-child:hover {
  color: #999;
}
#top-menu li.mega-menu ul li ul li a {
  padding: 5px;
}
/** Under NAv SEction CSS **/
.under-head {
  background: #aaa;
}
/** Sitemap Nav CSS **/
.menu-sitemap-nav-container {
  width: 1280px;
  display: block;
  margin: 0 auto;
  padding: 0px 0;
}
#menu-sitemap-nav {
  padding: 0;
  width: 20%;
}
#menu-sitemap-nav li {
  list-style: none;
  color: #333;
  border-bottom: 1px dotted #ccc;
}
#menu-sitemap-nav li a {
  color: #333;
}
#menu-sitemap-nav li:nth-last-child(1) {
  border: 0 none;
}
.hidden {
  position: absolute;
  left: -99999px;
}
/** Gravity Forms CSS **/
.gform_wrapper {
  padding: 2% 2%;
  margin: 0;
}
.gfield {
  position: relative;
}
.ginput_container {
  margin-top: 0;
}
.ginput_container input, .ginput_container select, .ginput_container textarea {
  transition: 300ms ease-in-out 0s;
  margin-top: 0 !important;
  padding: 15px 10px !important;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
}
.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border: 1px solid #222;
  box-shadow: 1px 1px 5px #999;
}
.ginput_container select {
  height: 50px;
}
.gform_button {
  background: #ba121a;
  padding: 15px;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  width: 98% !important;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  transition: 300ms ease-in-out 0s;
  border: 0 none;
  font-weight: bold;
}
.gform_button:hover {
  cursor: pointer;
  background: #a81039;
}
.gform_footer {
  margin-top: 0 !important;
}
.gform_title {
  font-size: 22px !important;
  font-weight: 500 !important;
}
/** Contact Info CSS **/
.bp-name {
  font-size: 22px;
  font-weight: 500;
}
.bp-contact-card div {
  margin: 7px 0;
}
/** Portfolio CSS **/
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
  border: 1px solid #666;
  transition: 300ms ease-in-out 0s;
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 15px 25px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
  background: #f9f9f9;
  color: #222;
  box-shadow: 2px 2px 5px #ccc;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
  color: #222;
  box-shadow: inset -2px -2px 5px #ccc;
}
/** Gallery CSS **/
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
  padding: 10px 0;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
  transition: 300ms ease-in-out 0s;
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 5px 10px;
  border-right: 1px solid #666;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a:hover {
  background: #f9f9f9;
  color: #222;
  border-right: 1px solid #f9f9f9;
}
.et_pb_gallery .et_pb_gallery_pagination ul li {
  padding: 10px 0;
}
.et_pb_gallery .et_pb_gallery_pagination ul li a {
  transition: 300ms ease-in-out 0s;
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 5px 10px;
  border-right: 1px solid #666;
}
.et_pb_gallery .et_pb_gallery_pagination ul li a:hover {
  background: #f9f9f9;
  color: #222;
  border-right: 1px solid #f9f9f9;
}
/** Blog CSS **/
.pagination a {
  transition: 300ms ease-in-out 0s;
  background: #222;
  color: #fff;
  font-weight: 500;
  padding: 5px 10px;
  border-right: 1px solid #666;
}
.pagination a:hover {
  background: #f9f9f9;
  color: #222;
  border-right: 1px solid #f9f9f9;
  box-shadow: 2px 2px 5px #ccc;
}
.et_pb_widget_area_left {
  border-right: 0 none;
}
/** Widget CSS **/
.widgettitle {
  font-size: 14px !important;
}
.et_pb_widget ul {
  margin-left: 0 !important;
}
.et_pb_widget ul li {
  padding: 0px 0 0 0;
  margin-bottom: 0 !important;
}
.et_pb_widget ul li a {
  font-size: 14px !important;
}
.et_pb_widget ul li:nth-last-child(1) {
  border: 0 none;
}
#et-top-navigation {
  font-weight: initial;
}
.three {
  float: left;
  width: 33.2%;
  margin-right: 0;
  clear: none !important;
  margin-bottom: 20px;
}
.three:nth-last-of-type(1) {
  float: left;
  width: 32%;
  clear: none;
  padding-right: 0;
}
.three input {
  width: 100% !important;
}
.two {
  float: left;
  width: 50%;
  clear: none !important;
}
.two:nth-last-of-type(1) {
  float: left;
  width: 49%;
  padding-right: 0;
  clear: none;
}
.two input {
  width: 100% !important;
}
/** IPAD Landscape CSS **/
.blog-header {
  padding-top: 150px !important;
}
.et_pb_widget ul {
  margin-bottom: 20px !important;
}
#main-footer {
  display: inline-block;
  width: 100%;
}
.mobile_menu_bar:before {
  color: #ba121a;
}
.et_mobile_menu {
  border-color: #ba121a;
}
#main-content .container.default {
  padding-top: 50px !important;
}
@media only screen and (max-width: 1500px) {
  #top-menu li {
    padding-right: 12px !important;
    font-size: 12px !important;
  }
  .results a, .schedule a {
    padding: 12px 15px !important;
  }
  .neg-margin .et_pb_module {
    margin-top: -110px !important;
  }
  #top-menu li {
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 1180px) {
  .bottom-nav li {
    padding-right: 12px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .results, .schedule {
    display: none !important;
  }
}
@media only screen and (max-width: 980px) {
  .quote {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .quote-form {
    padding-top: 5px;
  }
  .quote-form .gform_wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
  .quote-form .gform_body {
    float: left;
    width: 100% !important;
  }
  .quote-form .gform_footer {
    float: right;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    clear: none !important;
    margin-top: 3px;
  }
  body .quote-form .gform_wrapper ul li.gfield {
    clear: none !important;
    margin-top: 0 !important;
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  body .quote-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
  }
  #left-area, #sidebar {
    width: 100% !important;
    display: inline-block;
  }
  #et-footer-nav, #footer-bottom {
    width: 100%;
  }
  #footer-info {
    text-align: center !important;
  }
  .results, .schedule {
    display: block !important;
  }
  .schedule a {
    text-align: center;
  }
  .phone::before {
    top: 12px !important;
    left: 30px !important;
  }
}
@media only screen and (max-width: 480px) {
  .fourth {
    width: 100%;
  }
}
/** IPad Pro Portrait ONLY **/
/** iPad Pro Landscape ONLY **/
/** IPAD Portrait/Tablet Landscape CSS **/
/** General Mobile Styles **/
/** Galaxy/smaller iPhone CSS**/
/** iPhone 5 CSS**/
</pre></body></html>