<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">





.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,
.copyrights-lp2020 a {
    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,
.copyrights-lp2020 a:hover,
.copyrights-lp2020 a:focus,
.copyrights-lp2020 a:active {
    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;
    font-weight: 700;
	line-height: 1;
    font-family: cooper-black-std, serif;
    color: #EE1F25;
}

h1 {
    font-size: 1.750em
}

h2 {
    font-size: 2.0em
}

h3 {
    font-size: 1.8em
}

h4 {
    font-size: 1.6em
}

h5 {
    font-size: 1.4em
}

h6 {
    font-size: 1em
}

ul {
    padding: 0
}

a {
    color: #074880;
    text-decoration: underline;
    background-color: #fff
}
.content-side .btn{
width: 340px;
margin: 40px auto 0;
display: block;
}
body a {
    background-color: transparent
}

a:active,
a:focus,
a:hover {
    color: #EE1F25;
    text-decoration: underline;
    background-color: #fff
}

body a:active,
body a:focus,
body a:hover {
    background-color: transparent
}

body {
   overflow-x: hidden;
font-family: 'Muli', sans-serif;
font-size: 106.3%;
line-height: 1.471em;
word-wrap: break-word;
padding: 50px 0 320px 0;
margin: 0;
color: #074880;
background: url("img/bg-curves.webp") no-repeat bottom center;
}


.wrapper-alt {
    position: relative;
    margin: 0 auto;
    width: 96%
}

.wrapper {
position: relative;
margin: 0 auto;
width: 1600px;
max-width: 1600px;
}
.content-side{
font-size: 1.647em;
}
.content-side h3{
font-size: 1.214em;
    font-family: 'Muli', sans-serif;
    color: #074880;
}

.content-side ul li{
background: url("img/checkbox.webp") no-repeat 0 12px;
list-style-type: none;
padding: 10px 0 10px 40px;
}
img {
    height: auto;
    outline: 0;
    vertical-align: top;
    max-width: 100%
}


.btn {
z-index: 1;
border: none;
color: #fff;
display: inline-block;
line-height: normal;
margin: 0;
padding: 15px 30px;
border-radius: 35px;
position: relative;
text-align: center;
vertical-align: middle;
word-wrap: break-word;
white-space: normal;
font-weight: 800;
cursor: pointer;
font-family: 'Muli', sans-serif;
font-size: 1.0em;
background: #e61c22;
transition: all 0.5s ease 0s;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.weight400{
font-weight: 400;
}
.store-btns{
padding:0 0 40px 0;
}
.btn:focus,
.btn:hover {
    background: #074880;
    color: #fff;
}
.btn.btn-alt{
	 background: #216B96;
	color: #fff;
}
.btn.btn-alt:hover,
.btn.btn-alt:focus,
.btn.btn-alt:active{
	 background: #80CCC0;
	color: #216B96;
}
.btn.btn-blue{
	 background: #008ed4;
}
.btn.btn-blue:hover,
.btn.btn-blue:focus,
.btn.btn-blue:active{
	 background: #216B96;
}
@media screen and (max-width:1700px) {
	.wrapper {
    width: 96%;
        padding: 0 4%;
}
}
@media screen and (max-width:1440px) {
.content-side {
  font-size: 1.4em;
}
	}
@media screen and (max-width:1280px) {
	.wrapper {
        padding: 0 2%;
}
    body {
    padding-bottom: 250px;
    }
}
@media screen and (max-width:991px) {
    .side-mobile{
    text-align: center;
        padding: 30px 0 0 0;
    }
    .content-side h3 {
  font-size: 1.0em;
}
    h1 {
  font-size: 1.3em;
}
.content-side {
  font-size: 1.2em;
}
    body{
    padding-top: 30px;
        padding-bottom: 100px;
       background-size: 100%;
    }
	}

@media screen and (max-width:575px) {
.store-btns img {
  margin: 5px 0;
}
   
	}
</pre></body></html>