/**
 * Surefirel Local
 * Custom CSS
 * @package sflBlaze\CSS
 * @author  Web Dev Team
 * @license GPL-2.0-or-later
 */

 	h1, h2, h3, h4, h5, h6, .section-title, .ftd-style-title, .hero-heading, .new-post-content-title, .form-title, .column-label, .latest-post-title {
	font-family: 'Ubuntu', sans-serif;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    margin-top: 10px;
    background: #A80C22 !important;
}
#wpcf7-f1174-p1166-o1 span.wpcf7-not-valid-tip {
    position: absolute !important;
    width: auto !important;
    font-size: 11px !important;
    padding: 0 5px;
    right: 1px;
    left: auto;
    top: 0;
    z-index: 1 !important;
    border: 0 !important;
}
.error404 li.page_item.page-item-1176 {
    display: none;
}
aside#slmp_right ol li:before {
    display: none;
}
footer .footer-column-wrap .footer-column a:hover, footer .below-main-footer ul.below-footer-page li a:hover {
    color: #cccccc;
}
button:focus, button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, .button:focus, .button:hover {
    background-color: #a80c22;
    color: #fff;
}
.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a {
    background-color: #A80C22;
    color: #fff;
}
ol {
   list-style: none;
   counter-reset: item;
}
ol li {
   counter-increment: item;
   margin-bottom: 5px;
    position: relative;
}
ol li:before {
    margin-right: 10px;
    content: counter(item);
    background: #81d742;
    color: white;
    width: 1.5em;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -30px;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#wpcf7-f1174-p1166-o1 .form-title {
    font-size: 30px;
}
#wpcf7-f1174-p1166-o1 .form-field .col-1 {
    margin-bottom: 5px;
}
#wpcf7-f1174-p1166-o1 .form-field .col-2 {
    margin-bottom: 5px;
}
#wpcf7-f1174-p1166-o1 .form-container {
    background-color: #edf7ff;
    padding: 20px 15px;
    margin: 0 auto;
}
form.use-floating-validation-tip span.wpcf7-not-valid-tip {
        position: absolute !important;
        width: auto !important;
        font-size: 11px !important;

}
.entry-content ul li:before {
    color: #a80c22;
}
.breadcrumb .breadcrumb-link-wrap a:hover, .breadcrumb .breadcrumb-link-wrap a:hover .home-icon:after {
    color: #a80c22;
}
button:focus, button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, .button:focus, .button:hover {
    background-color: #665c59;
    color: #fff;
}
article.search-result-item.relative.post-1176.page.type-page.status-publish.entry {
    display: none;
}
article.search-result-item.relative.post-751.page.type-page.status-publish.entry {
    display: none;
}
article.search-result-item.relative.post-753.page.type-page.status-publish.entry {
    display: none;
}
.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a {
    background-color: #665c59;
    color: #fff;
}
body.review-page .site-section.testimonials {
    display: none;
}
.two-col-group {
    margin-bottom: 20px;
}
.two-col-group ul {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.form-field-item.form-field-desclaimer {
    font-size: 10px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
    color: #000000;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    margin-top: 10px;
    background: #D8603E;
}
.popup-form .recaptcha-note a {
color:#d7603e;
}
.mob-dots-items {
    top: 97px;
}
.header-right-wrap .rec-number span {
    padding-bottom: 5px;
}
body.archive .page-banner.lazyload.background-image.relative {
    background-image: url(/wp-content/uploads/2023/12/home-exterior-services.jpg) !important;
}
@media only screen and (max-width:1023px) {
body.window_scrolled .nav-primary {
    top: 144px;
}
}

@media only screen and (max-width:980px) {
.mob-dots, button.menu-toggle:before, button.menu-toggle.activated:before {
    color: #ffffff !important;
}
.mobile-view-number {
    display: block;
    padding: 7px 15px;
    background-color: #054989;
    border-bottom: 4px solid #054989;
    line-height: 1;
}
.hero-item.desktop-hero-bg.lazyload.background-image.relative {
    min-height: 360px;
}
.floating-cta.hide-cta {
    z-index: 1;
}
body.window_scrolled .nav-primary {
    top: 128px;
}
.mob-dots-items {
    background-color: #a80c22;
}
}	

@media only screen and (max-width:768px) {
  .two-col-group ul {
      display: block;
      width: 100%;
  }
.move-to-top {
    bottom: 140px;
}
button.menu-toggle:before {
color: #000;
}
}
@media only screen and (min-width:600px) {
	.two-col {
	columns:2;
}
}
@media only screen and (min-width:1024px) {
.col-three {
	columns:3;
}
.sticky-header > .wrap {
    border-bottom: 4px solid #a80c22;
}
.operation-time {
    letter-spacing: -0.8px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1281px) {
.genesis-nav-menu a, .sticky-header-wrap .genesis-nav-menu a {
    padding: 24px 5px;
    border-bottom: 0;
    background-color: #054989;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}
.sticky-header > .wrap {
    padding: 10px 15px !important;
}
.sticky-logo {
    width: 170px;
}
.header-right-wrap .rec-number a {
    font-size: 22px;
    font-weight: bold;
    padding-left: 20px;
}
}
