@charset "UTF-8";
/*
 Theme Name:   Add Theme Name
 Description:  Child Theme
 Author:       Raxxar
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/
#footer-info img {
  top: 2px;
  position: relative;
}
.forths {
  float: left;
  width: 23%;
  margin-right: 2%;
  padding-left: 0;
  margin-left: 0;
}
.forths:nth-last-child(1) {
  margin-right: 0;
}
.maps li {
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.maps li a {
  color: #313131;
  font-size: 12px;
}
.maps li::before {
  width: 15px;
  height: 20px;
  position: absolute;
  content: url('/wp-content/uploads/map-i.png');
  top: 0;
  left: 0;
}
.et-social-icons {
  margin-left: 100px !important;
}
#top-header, #top-header a {
  font-size: 10px !important;
}
#et-secondary-menu {
  width: 100%;
}
#top-header .et-social-icons {
  float: left;
}
#et-secondary-nav {
  float: right;
}
#et-secondary-nav i {
  color: #ccc;
}
.service-blurb .et_pb_blurb_container {
  padding: 10px;
}
.quote {
  position: relative;
  width: 32%;
  margin-right: 2%;
  padding: 30px;
  border-radius: 5px;
  background: #fff;
  float: left;
  padding-left: 70px;
}
.quote::before {
  width: 39px;
  height: 23px;
  content: url('/wp-content/uploads/quote-1.jpg');
  position: absolute;
  top: 30px;
  left: 20px;
}
.quote:nth-last-child(1) {
  margin-right: 0;
}
.quote h3 {
  color: #111111 !important;
  font-weight: 600 !important;
}
#footer-info img {
  top: 2px;
  position: relative;
}
.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;
}
body .quote-form .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !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: 33%;
  float: left;
  margin-bottom: 10px;
}
body .quote-form .gform_wrapper ul li.gfield:nth-child(3n) {
  padding-right: 0 !important;
}
body .quote-form .gform_wrapper ul li.gfield#field_2_7 {
  width: 99% !important;
  padding-right: 0 !important;
}
.address, .mail, .phone-num, .hours {
  position: relative;
  padding-left: 15px;
}
.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: #b50f19;
  font-size: 12px;
  top: 0px;
  left: 0;
}
.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: #b50f19;
  font-size: 12px;
  top: 0px;
  left: 0;
}
.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: #b50f19;
  font-size: 12px;
  top: 0px;
  left: 0;
}
.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: #b50f19;
  font-size: 12px;
  top: 0px;
  left: 0;
}
.checks-circle, .checks-shield, .checks-square {
  padding-lefT: 0 !important;
  margin-left: 0 !important;
}
.checks-circle li, .checks-shield li, .checks-square li {
  list-style: none;
  position: relative;
  padding-lefT: 15px;
}
.checks-square li::before {
  transition: all 300ms ease-in-out 0s;
  content: '';
  position: absolute;
  background: #b50f19;
  width: 5px;
  height: 5px;
  top: 0px;
  bottom: 0;
  margin: auto;
  left: 0;
}
.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: #b50f19;
  font-size: 12px;
  top: 0px;
  left: 0;
}
.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: #b50f19;
  font-size: 12px;
  top: 0px;
  left: 0;
}
.phone-num {
  font-weight: bold;
}
#et-footer-nav {
  float: left;
  width: 50%;
}
#footer-bottom {
  float: right;
  width: 50%;
}
#main-content .container:before {
  display: none !important;
}
.half {
  width: 48%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
.half:nth-last-child(1) {
  margin-right: 0 !important;
}
.third {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
.third:nth-last-of-type(1) {
  margin-right: 0 !important;
}
.fourth {
  width: 18%;
  margin-right: 2%;
  float: left;
  margin-top: 10px;
}
.fourth:nth-last-of-type(1) {
  margin-right: 0 !important;
}
#sidebar .widgettitle, #nav_menu-2 .widgettitle, .et_pb_sidebar_0 .widgettitle {
  color: #fff;
  background: #b50f19;
  width: 100%;
  display: inline-block;
  padding: 10px 10px 10px 35px;
  position: relative;
  margin-bottom: 15px;
}
#sidebar .widgettitle::before, #nav_menu-2 .widgettitle::before, .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: #f36a73;
}
#menu-services li, #recent-posts-2 li, #categories-2 li, #menu-service-areas li {
  position: relative;
  padding: 5px 5px 5px 15px;
  border-bottom: 1px solid #ededed;
}
#menu-services li:nth-last-child(1), #recent-posts-2 li:nth-last-child(1), #categories-2 li:nth-last-child(1), #menu-service-areas li:nth-last-child(1) {
  border: 0 none !important;
}
#menu-services li::after, #recent-posts-2 li::after, #categories-2 li::after, #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;
}
#menu-services li::before, #recent-posts-2 li::before, #categories-2 li::before, #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: #b50f19;
}
#menu-services li:hover::before, #recent-posts-2 li:hover::before, #categories-2 li:hover::before, #menu-service-areas li:hover::before {
  left: 5px;
}
#menu-services li:hover::after, #recent-posts-2 li:hover::after, #categories-2 li:hover::after, #menu-service-areas li: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;
}
#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: Montserrat !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #b50f19;
  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: #0c5b95;
  color: #ffffff !important;
}
.line {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#top-menu li a {
  font-weight: 500;
}
#sidebar {
  width: 30.875% !important;
}
#left-area {
  width: 69.125% !important;
}
.estimate {
  background: #f4f6f7;
}
.estimate h3 {
  color: #fff;
  text-align: center;
  background: #3a73b9;
  display: inline-block;
  width: 100%;
  padding: 15px 10px;
}
.estimate .gform_wrapper ul.gform_fields li.gfield {
  padding-left: 16px;
}
.estimate .gform_wrapper {
  padding-bottom: 20px;
}
.estimate .gform_wrapper .gform_footer {
  padding: 16px;
}
.estimate .gform_button {
  width: 100% !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-image: url('/wp-content/uploads/banner-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.callout::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.callout a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.callout p {
  color: #fff;
  z-index: 99;
  position: relative;
  text-align: center;
  font-size: 14px;
}
.callout h3 {
  z-index: 99;
  position: relative;
  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: #b50f19;
  border-radius: 3px;
  padding: 12px 30px !important;
  transition: all 300ms ease-in-out 0s;
}
.phone {
  position: relative;
  padding-lefT: 20px !important;
  margin-left: 40px;
}
#top-menu .phone a {
  color: #175988 !important;
  font-size: 18px !important;
  font-family: 'Rubik', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 900 !important;
}
.et-fixed-header #top-menu .schedule a {
  color: #fff !important;
}
.et-fixed-header #top-menu .phone a {
  color: #b50f19 !important;
}
.phone::before {
  speak: none;
  position: absolute;
  top: -30px;
  left: -20px;
  bottom: 0;
  margin: auto;
  width: 34px;
  height: 26px;
  content: url('/wp-content/uploads/24-p.png');
}
.et_header_style_left .et-fixed-header #et-top-navigation {
  padding: 12px 0 0 0 !important;
}
.et-fixed-header #logo {
  margin-top: -5px !important;
}
#logo {
  position: absolute;
  margin-bottom: -20px;
  margin-top: -10px;
  max-height: 120% !important;
}
#top-header {
  z-index: 9;
}
.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, .schedule a:hover {
  background: #0c5b95 !important;
  color: #ffffff !important;
}
.results a:hover {
  border: 2px solid #1dbffa;
}
.et-fixed-header .results a {
  border: 2px solid #2e2e2e !important;
}
.et-fixed-header .results a:hover {
  border: 2px solid #1dbffa !important;
}
#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;
}
.line::before {
  position: absolute;
  content: '';
  height: 3px;
  width: 100px;
  left: 0;
  bottom: -10px;
  background: #b50f19 !important;
}
.name {
  color: #b50f19 !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;
  padding: 15px 40px;
  transition: all 300ms ease-in-out 0s;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  margin: 10px auto;
}
.btn:hover {
  background: #0c5b95;
  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 {
  background: #222;
  padding: 10px !important;
  color: #fff;
}
#top-menu li.mega-menu > ul > li > a:first-child:hover {
  color: #222;
}
#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;
}
.et-fixed-header #logo {
  margin-top: 20px;
}
.et-fixed-header .contact {
  margin-top: 40px;
}
/** 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 select {
  height: 50px;
}
.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border: 1px solid #222;
  box-shadow: 1px 1px 5px #999;
}
.gform_button {
  background: #b50f19;
  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: #0c5b95;
}
.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, .et_pb_gallery .et_pb_gallery_pagination ul li {
  padding: 10px 0;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a, .et_pb_gallery_pagination 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, .et_pb_gallery_pagination 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;
}
.two {
  float: left;
  width: 50%;
  clear: none !important;
}
.two:nth-last-of-type(1) {
  float: left;
  width: 49%;
  padding-right: 0;
  clear: none;
}
.three input, .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 {
  margin-left: 0;
}
.mobile_menu_bar:before {
  color: #b50f19;
}
.et_mobile_menu {
  border-color: #b50f19;
}
#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: 1415px) {
  .forths {
    width: 48%;
  }
  .forths:nth-chid(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1200px) {
  #top-menu li {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 1180px) {
  .bottom-nav li {
    padding-right: 12px !important;
  }
}
@media only screen and (max-width: 1115px) {
  .schedule a {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .results, .schedule {
    display: none !important;
  }
}
@media only screen and (max-width: 980px) {
  body .quote-form .gform_wrapper ul li.gfield {
    padding-right: 0 !important;
  }
  .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;
  }
  body .quote-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !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;
  }
  #left-area, #sidebar {
    width: 100% !important;
  }
  #left-area, #sidebar {
    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: 33px !important;
    left: 0px !important;
  }
}
@media only screen and (max-width: 480px) {
  .fourth {
    width: 48%;
  }
  .fourth:nth-child(even) {
    marign-right: 0 !important;
  }
}
/** IPad Pro Portrait ONLY **/
/** iPad Pro Landscape ONLY **/
/** IPAD Portrait/Tablet Landscape CSS **/
/** General Mobile Styles **/
/** Galaxy/smaller iPhone CSS**/
/** iPhone 5 CSS**/
