.home-slider > .test:not(:first-child){
    display: none;
}

.reviews-rating-blk {
display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  line-height: 1;
  font-size: 0.85em;
}
.gmb-review-rating {
display: flex;
  justify-content: flex-end;
  text-align: left !important;
  line-height: normal;
  align-items: center;
  padding: 0;
}
.gmb-review-rating span {
  line-height: 1;
  padding: 0 5px;
}
.gmb-review-rating span em {
  font-size: 2em;
  font-weight: 700;
  font-style: normal;
  display: block;
}
.gmb-review-rating span .fa-solid {
  color: #feb600;
}

.blog-pagination.pagination ul li a,
.breadcrumb a,
.btn,
.btn:active,
.btn:focus,
.btn:hover,
.cta-btn,
.featured-post a,
.findbystatebox li a,
.foot-col a,
.footer .social-icons li a,
.footer-copyrights a,
.footer-nav li a,
.footphone a,
.fran-phone a,
.gallery-item a,
.gallery-item a:hover,
.headphone a,
.headphone a:active,
.headphone a:focus,
.headphone a:hover,
.home-boxes h3 a,
.home-featured-services ul li a,
.linkbtn,
.linkbtn:hover,
.logo a,
.post h1 a,
.post h2 a,
.post_info a,
.sidebox ul li a,
.social-icons a,
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover,
.social-icons li a,
.social-sharing a,
.top-links li a,
.top-links li a:active,
.top-links li a:focus,
.top-links li a:hover,
.wp-pagenavi a,
nav ul li a,
nav ul li a:hover,
.searchsite {
    text-decoration: none
}

.featured-post a:active,
.featured-post a:focus,
.featured-post a:hover,
.findbystatebox li a:hover,
.footer a:active,
.footer a:focus,
.footer a:hover,
.home-boxes h3 a:active,
.home-boxes h3 a:focus,
.home-boxes h3 a:hover,
.logo a:active,
.logo a:focus,
.logo a:hover,
.post h2 a:active,
.post h2 a:focus,
.post h2 a:hover,
.sidebox ul li a:active,
.sidebox ul li a:focus,
.sidebox ul li a:hover,
.wp-pagenavi a:active,
.wp-pagenavi a:focus,
.wp-pagenavi a:hover {
    text-decoration: underline
}

form {
    margin: 0
}

img.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

img.alignleft {
    float: left;
    margin: 0 20px 20px 0
}

p {
    margin: 0 0 20px 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
}

h1 {
    font-size: 2.222em
}

h2 {
    font-size: 1.889em
}

h3 {
    font-size: 1.667em
}

h4 {
    font-size: 1.444em
}

h5 {
    font-size: 1.222em
}

h6 {
    font-size: 1em
}

ul {
    padding: 0
}

a {
    color: #fe0103;
    text-decoration: underline;
    background-color: #fff
}

body a {
    background-color: transparent
}

a:active,
a:focus,
a:hover {
    color: #fe0103;
    text-decoration: underline;
    background-color: #fff
}

body a:active,
body a:focus,
body a:hover {
    background-color: transparent
}

body {
    overflow-x: hidden;
font-family: 'Poppins', sans-serif;
    font-size: 100%;
    line-height:1.556em;
    word-wrap: break-word;
    padding: 0;
    margin: 0;
    color: #000;
	background:#fff;
}

body,
html {
    height: 100%
}
.main-container{
    width: 100%;
    clear: both;
    position: relative;
}
.header-inner{
    width: 100%;
    clear: both;
    padding: 10px 0;
}
.topbar{
width:100%;
    font-size: 0.85em;
}
.topbar .fa-map-marker-alt{
	color:#fe0103;
	margin-right:5px;
}
.topbar p{
margin:0;	
}
.homebanner-cta{
	display: flex;
flex-wrap: wrap;
justify-content: center;
text-align: center;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
z-index: 3;
}
.homebanner-cta div{
	width: 25%;
background: rgba(0,0,0,0.50);
padding:20px 10px 10px;
color: #fff;
margin: 0 5px 10px 5px;
}
.homebanner-cta .btn{
	width:100%;
	
}
.homebanner-cta .btn:hover,
.homebanner-cta .btn:focus,
.homebanner-cta .btn:active{
	background:#fff;
	color:#fe0103;
}
.homebanner-cta h3{
	font-size:1.2em;
text-transform: uppercase;
font-weight: 700;
}
.header {
width: 100%;
  transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 5;
  background: #000;
  color: #fff;
}

.wrapper-alt {
    position: relative;
    margin: 0 auto;
    width: 96%
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 1440px;
    max-width: 1440px
}

.v-center {
    align-items: center
}

img {
    height: auto;
    outline: 0;
    vertical-align: top;
    max-width: 100%
}
.covid-19 {
   text-align: center;
background: #eeeeee;
padding:10px 0;
line-height: normal;
display: block;
width: 100%;
margin-bottom: 0;
}
.covid-19 p{
margin:0;	
}
.logo img{
    align-self: auto;
}
.logo{
margin-top: -40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topright {
display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.social-icons{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.social-icons a {
text-align: center;
margin: 0 2px;
color: #fff;
position: relative;
width: 30px;
height: 30px;
    border-radius: 100%;
background: #fe0103;
line-height: 30px;
transition: all .5s ease 0s;
}

.social-icons a span {
    display: none
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background: #222222
}

.headphone {
font-weight: 700;
font-style: normal;
text-transform: uppercase;
position: relative;
margin:0 10px 0;
font-size:1.444em;
color: #000;
}

/*.headphone:before {
    content: "\f2a0";
    font-family: Font Awesome\ 6 Free;
    font-size: 1.500em;
    font-weight: 700;
    color: #e6e600;
    display: inline-block;
    margin: 0 10px 0 0
}*/

.headphone a {
    color: #fff;
}

.headphone a:active,
.headphone a:focus,
.headphone a:hover {
    color: #fe0103
}

.btn {
    z-index: 1;
    border: none;
    color: #fff;
    display: inline-block;
    line-height: normal;
    margin: 0;
    padding:9px 20px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
    white-space: normal;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
font-family: 'Poppins', sans-serif;
    background: #fe0103;
    transition: all .5s ease 0s;
}

.btn:focus,
.btn:hover {
    background: #222222;
    color: #fff;
	opacity:1;
}
.btn.btn-alt{
	 background: #000;
    color: #fff;
}

.btn.btn-alt:hover,
.btn.btn-alt:focus,
.btn.btn-alt:active{
	 background: #fe0103;
    color: #fff;
}
.main-nav {    
	text-align:right;
    width: 100%;

}


.home-slider-container {
    width: 100%;
    position: relative
}

.home-slider {
    clear: both;
    position: relative;
    width: 100%
}
.slick-arrow:hover{
	color:rgba(255,255,255,1);
}
.slick-arrow {
border: none;
position: absolute;
top: 50%;
padding: 0;
color:rgba(255,255,255,0.45);
transition: all .5s ease 0s;
background:none;
font-size:3.889em;
cursor: pointer;
margin:-42px 0 0 0;
z-index: 1;
}
.slick-prev {
    left:0;
}

.slick-next {
    right:0;
}

.slick-dots li {
    line-height: normal;
    margin: 0 4px;
    list-style-type: none;
    display: inline-block
}

.slick-dots li button {
    text-indent: -9999px;
    width: 13px;
    padding: 0;
    height: 13px;
    border-radius: 100%;
    border: none;
    background: #fff;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li.slick-active button {
    background: #fe0103
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
   
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    position: relative;
    height: 100%;
    min-height: 1px

}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.home-slider .slick-arrow {
    margin-top: -28px;
	z-index: 4;
}

.home-slider .slick-prev {
    left: 20px
}

.home-slider .slick-next {
    right: 20px
}

.home-slider .slick-list {
    z-index: 3
}

.home-slider img {
    width: 100%;
    display: block;
    margin: 0 auto
}

.slider-text {
width: 100%;
margin: 0;
position: absolute;
left: 0;
top: 0;
padding: 0;
height: 100%;
display: flex;
align-items:center;
z-index: 3;
text-align: center;
}

.slider-text h2 strong {
    display: block;
    color: #d2232a;
    font-weight: 400
}

.slider-text h2 {
position: relative;
font-size:2.778em;
color: #fff;
text-transform:uppercase;
}

.slider-text-inner {
width: 100%;
}

.slider-text p {
font-size:1.111em;
color: #fff;
margin-bottom:30px;
font-weight: 700;
}

.slider-text .btn {
background: none;
border: solid 1px #fff;
}
.slider-text .btn:hover,
.slider-text .btn:focus,
.slider-text .btn:active {
background: #fe0103;
border: solid 1px #fe0103;
}
.homeform {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%
}

.homeform .featurebox {
    width: 30%;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(0, 0, 0, .5)
}

.featurebox {
width: 100%;
z-index: 3;
position: relative;
background: #fe0103;
padding: 40px 30px;
color: #fff;
}
.featurebox input[type=email],
.featurebox input[type=text],
.featurebox input[type=tel],
.featurebox input[type=date],
.featurebox input[type=number],
.featurebox select,
.featurebox textarea {
    color: #092f57;
    opacity: 1;
    font-size:0.889em;
    margin: 0;
	border:none;
	font-weight:500;
    background:#fff;
    padding:10px 20px;
    transition: padding .5s ease-out;
    -o-transition: padding .5s ease-out;
    -moz-transition: padding .5s ease-out;
    -webkit-transition: padding .5s ease-out
}

.featurebox label {
    font-weight: 400;
    display: block;
    font-size: .889em
}

.featurebox select {
    -moz-appearance: none;
    -webkit-appearance: none
}
.featurebox h2 {
    display: block;
    font-size: 1.333em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    border-bottom: solid 1px rgba(255,255,255,0.3);
    padding-bottom: 20px;
}
.featurebox h2 span{
background:#3d3d3d;
display:inline-block;
padding:0 30px;	
}
.featurebox h4 {
    color: #fff;
    font-size: .889em;
    font-weight: 700;
    margin: 0 0 18px;
    padding: 0 0 14px 0
}

.featurebox-inner {
    width: 100%;
}

.featurebox .btn{
width: 100%;
font-size: 1.0em;
}
.featurebox .btn:hover,
.featurebox .btn:focus,
.featurebox .btn:active{
background:#fff;
color:#fe0103;	
}
.featurebox .form-row img {
    vertical-align: middle
}

.form-row {
  padding-top:10px;
	padding-bottom: 10px;
}

.form-full textarea {
    padding-left: 3.5%;
    padding-right: 3.5%
}

.form-row textarea {
    height: 95px
}

.banner-inner {
width: 100%;
position: relative;
background: #000;
color: #fff;
padding: 40px 0;
}

.banner-inner .container,
.banner-inner .wrapper {
    position: relative;
	z-index: 1;
}

.banner-inner h1,
.banner-inner h2, 
.banner-inner p {
margin: 0;
color: #fff;
font-size: 2.222em;
text-align: center;
width: auto;
display: block;
text-transform: uppercase;
}

.overlay-black {
width:100%;
height:100%;
    display: flex;
justify-content: center;
align-items: center;
}
.banner-text {
    bottom: 30px;
    color: #fff;
    left: 30px;
    position: absolute
}


.banner-text p {
    color: #fff;
    font-size: 1.556em;
    line-height: 38px;
    margin-bottom: 15px;
    width: 36%
}

.banner-text cite {
    color: #fff;
    font-style: normal;
    font-size: 1.556em
}

.banner-text cite span {
    color: #fed403;
	opacity:1;
}

.banner-inner .featurebox {
    position: relative;
    width: 27%
}

.banner-inner .featurebox h2 {
    background: rgba(101, 174, 69, .75);
	opacity:1;
}

.banner-inner .featurebox-inner {
    background: rgba(244, 244, 244, .75);
	opacity:1;
}

.banner-inner img {
    height: inherit;
    margin: 0 auto;
    display: block;
    width: 100%
}

.banner-inner .container {
    position: relative
}

.breadcrumb-bar {
z-index: 1;
width: 100%;
padding: 10px 0;
font-size: 0.85em;
margin-top: 0;
position: relative;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    background: no-repeat;
    border-radius: inherit
}

.breadcrumb li {
line-height: normal;
list-style-type: none;
margin: 0;
font-weight: 400;
display: inline-block;
}

.breadcrumb>.active, .breadcrumb>.current-item {
    font-weight: 600
}

.breadcrumb a {
    
}

.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
    color: #222;
	opacity:1;
}

.breadcrumb>li+li::before {
    padding: 0 5px;
    content: "\f101";
    font-family: Font Awesome\ 6 Free;
    font-weight: 600
}

#searchform {
    display: none;
    background: #d2232a;
    color: #fff
}

#searchform .btn {
    margin-top: 10px;
    display: block;
    width: 100%
}

#searchform .btn:active,
#searchform .btn:focus,
#searchform .btn:hover {
    background: #000;
    color: #fff;
	opacity:1;
}

.home-slider .slick-slide:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: rgba(0,0,0,0.6);
}
.top-links {
    margin: 0;
    padding: 0
}

.top-links li {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 5px
}

.top-links li a {
    color: #092f57;
	opacity:1;
}

.top-links li a:active,
.top-links li a:active .fas,
.top-links li a:focus,
.top-links li a:focus .fas,
.top-links li a:hover,
.top-links li a:hover .fas {
    color: #d2232a;
	opacity:1;
}
.searchsite span{
display:none;	
}
.searchsite{
color: #d2232a;
border-left: #444 solid 2px;
padding-left: 15px;
display: inline-block;
vertical-align: middle;
}
.searchsite:hover,
.searchsite:focus,
.searchsite:active{
color: #1b75bc;
opacity:1;
}