<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#industries, #consultation {
   display: none;
}

/*=================
NAVBAR
=================*/

#navbar-spy {
	position: relative;
	bottom: -31px;
	height: 1px;
	background-color: #6289F0;
}


#header-logo img {
    max-width: 400px;
}

#header-logo.fixed-top img {
    max-width: 375px;
}

#toolbar a&gt;i, #toolbar a:hover {
    color: #6dc593;
}

#toolbar {
    background: #2e3538;
}


/*==================
Body
==================*/
* {
 font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6,
h2 &gt; a, h3 &gt; a, h4 &gt; a {
  font-weight: 500;
  line-height: 1.25;
  margin: 0 0 .5rem;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #333;
}

h1 {
  font-size: 1.5rem;
  line-height: 2.25rem;
}

#index-section h1 {
  text-transform: capitalize;
}

#index-section h1 &gt; span {
  text-transform: none;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: 1.125rem;
}

h4 {
  font-size: 1.0625rem;
}

p, a, ul, li {
  color: #595959;
  font-size: .875rem;
  line-height: 1.75;
}

p {
  margin-bottom: 1rem;
}

p + h1, p + h2, p + h3,
p + h4, p + h5, p + h6 {
  margin-top: 1.25rem;
}

h2 &gt; a, h2 &gt; a:active, h2 &gt; a:focus,
h3 &gt; a, h3 &gt; a:active, h3 &gt; a:focus,
h4 &gt; a, h4 &gt; a:active, h4 &gt; a:focus {
  font-size: inherit;
}

a, a:active,
a:focus, a:visited,
h2&gt;a, h3&gt;a, h4&gt;a, h5&gt;a, h6&gt;a {
  color: #2DA2D4;
  outline: 0;
  text-decoration: none;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

a:hover {
  color: #73B80B;
}

* a:hover {
  text-decoration: none;
}

ul {
  margin-bottom: 1px;
}

h2 + ul,
p + ul {
  margin-top: 1px;
}

h2 + ul,
h3 + ul {
  margin-top: -5px;
}

ul+ h1, ul + h2, ul + h3,
ul + h4, ul + h5, ul + h6 {
  margin-top: 1.25rem;
}

strong {
  font-weight: 600;
}


/*===================
BUTTONS/TYPOGRAPHY
======================*/

#index&gt;i {
    color: rgb(133 168 185 / 10%);
}

a {
  color: #f93943;
}

a.btn, a.btn:active, a.btn:focus, a.btn:active:focus, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active:focus, a.btn-primary, a.btn-primary:active, a.btn-primary:focus, a.btn-primary:active:focus, .btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, a.btn-secondary, a.btn-secondary:active, a.btn-secondary:focus, a.btn-secondary:active:focus, .btn-secondary, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:active:focus, .btn-default, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:not(:disabled):not(.disabled):active:focus {
    background: #4dbd88;
}

a.btn-secondary, .btn-secondary, a.btn-secondary:active, .btn-secondary:active, a.btn-secondary:focus, .btn-secondary:focus {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ececec;
}

.btn:hover, .btn-primary:hover, .btn-default:hover, a.btn:hover, a.btn-primary:hover, a.btn-default:hover {
    background: #f93943;
    border: 2px solid transparent;
}

a.btn-secondary:hover, .btn-secondary:hover {
    background: #FFF;
    border-color: #f93943;
    color: #f93943;
}

#index {
    background-color: #395e8c;
}

#index .text h1 {
    color: #edeff0; font-size:1.6rem;
}


#index .text p {
    color: #edeff0; font-size:1rem;
}

#index h1 {
   text-transform: capitalize;
}


/*=======================
SERVICES
======================*/

#services .service {
    padding: 1.5rem 1rem;
    margin: 0.35rem;
    position: relative;
    text-align: left;
    -webkit-transition: al .3s ease-in-out;
    -o-transition: al .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#services .row div[class*="col-"]:nth-of-type(odd) {
    border-left: none;
}

#services .col-sm-6:nth-of-type(1) .service {
     background: url('/site_images/small-biz-service.jpg');
}

#services .col-sm-6:nth-of-type(2) .service {
     background: url('/site_images/cfo-service.jpg');
}

#services .col-sm-6:nth-of-type(3) .service {
     background: url('/site_images/tax-planners.jpg');
}

#services .col-sm-6:nth-of-type(4) .service {
     background: url('/site_images/payroll_2.jpg');
}

#services .col-sm-6:nth-of-type(5) .service {
     background: url('/site_images/tax-planners.jpg');
}

#services .col-sm-6:nth-of-type(6) .service {
     background: url('/site_images/payroll_2.jpg');
}


#services .row div[class*="col-"]:nth-child(2), #services .row div[class*="col-"]:nth-child(3) {
    border-bottom: .09375rem solid;
    padding-top: 0;
}

.service .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(46 63 149 / 80%);
    z-index: 1;
}

#services a:hover p {
    color: #ffffff;
}

#services .row div[class*="col-"]:nth-child(2), #services .row div[class*="col-"]:nth-child(3), #services .row div[class*="col-"]:nth-child(4), #services .row div[class*="col-"]:nth-child(5) {
    border-color: transparent;
}

#services .row div[class*="col-"]:nth-of-type(odd) a {
    display: inline-block;
    margin-right: 0;
}

#services .row div[class*="col-"]:nth-of-type(even) a {
    display: inline-block;
    margin-left: 0;
}

#services h2, #services p {
    color: #f8f8f8;
    z-index: 49;
    position: relative;
}

#services i {
    color: #0F5477;
}

#services a:hover i {
    color: #0AA1A0;
}

#services .service span {
    color: #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    padding: 0 .125rem;
}

#sidebar .top h2 {
    color: #0f5477;
}

#headline {
    background: #0f5477;
}

#call-to-action h2, #call-to-action p {
    color: #ebedee;
}

#call-to-action {
	background-COLOR: #FFFFFF;
}

#callout h2::before {
    background: #52bd87;
}

#callout .btn-secondary {
    background: #ffffff;
    border-color: #0ca2a1;
    -webkit-border-radius: 3rem;
    border-radius: 3rem;
    color: #0aa1a0;
}

#callout .overlay {
    background: rgb(48 55 59 / 70%);
}

#callout {
    background-image: url(/site_images/tagline-bg.jpg);
}

/*======================
PRICING SECTION
===================*/

#team h2, #consultation h2 {
    color: #0f5477;
}

#team{
     padding: 4rem 3rem;
}

#team &gt; i, #consultation &gt; i {
    color: rgb(113 148 165 / 20%);
    font-size: 19vw;
    position: absolute;
    left: 6rem;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#team .buttons {
    margin-top: 3rem;
    text-align: center;
}

#team .btn-secondary {
    background: transparent;
    border: 2px solid #0f5477;
    color: #0f5477;
}

.price-comparison {
  display: flex;
  justify-content: space-around;
}

.price-box {
  display: inline-block;
}

.price-box h2 {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 1rem;
} 

.price-box li {
  list-style: none;
  font-size: 1rem;
}

.price-box li &gt; span {
 float: right;
  font-weight: 600;
   margin-left: 20px;
}

.price-box p {
   text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
}

/*=================
ABOUT PAGE
=================*/

.bio-background {
    background: url('/site_images/randi.jpg');
    background-size: cover;
    width: 300px;
    height: 300px;
    text-align: center;
    position: relative;
}

.bio-text {
    padding-top: 12rem;
    color: #fff;
    position: relative;
    z-index: 99;
    opacity: 1;
    transition: all 0.2s 0.1s linear;
}

.bio-text h3, .bio-text p {
 color: #fff;
}

.bio-background .overlay {
    background: #252525;
    position: absolute;
    height: 100%;
    opacity: 0.4;
    width: 100%;
}

.bio-background .btn:hover, .bio-background .btn-primary:hover, .bio-background .btn-default:hover, .bio-background a.btn:hover, .bio-background a.btn-primary:hover, .bio-background a.btn-default:hover {
    background: transparent;
    border: 2px solid #e8e8e8;
}

.bio-background:hover .bio-text {
   opacity: 0;
}

.bio-background:hover a {
   transform: scale(1);
}

.bio-background a {
    background: transparent;
    border: 2px solid #fff;
    left: 50px;
    top: 125px;
    color: #fff;
    position: absolute;
    width: 70%;
    margin: 15px auto;
    z-index: 99;
    transition: all 0.2s 0.1s linear;
    transform: scale(0);
}

/*=================
AFFILIATES
=================*/

#affiliates {
    background: #ffffff;
    border-top: 1px solid #EEE;
    padding: 2rem 1.5rem;
}

#affiliates .container-fluid img {
    display: inline-block;
    margin: 1.5rem 2rem;
    max-width: 185px;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

/*=================
FOOTER
=================*/

footer {
	background-color: #395e8c;
}

#footer-top h2 {
    color: #ececec;
}

#footer-top h2::after {
    background-color: #52bd87;
}

#footer-top i {
    color: #52bd87;
}

@media screen and (max-width: 599px) {

#header-logo img {
    max-width: 280px;
}

.navbar-brand {
    border-right: .09375rem solid #EBEBEB;
    margin: 0 1rem 0 0;
    padding: 0 1rem 0 0;
}

#header-logo.fixed-top img {
    max-width: 270px;
}

  .price-comparison {
    flex-direction: column;
}

.price-box {
   margin-bottom: 2rem;
}

.price-box ul {
  padding: 0;
 }

.price-box li {
  font-size: 0.875rem;
}

.price-box li span {
  margin-left: 0;
}

#team .text {
  padding: 2rem 0rem;
}

.price-box p {
  font-size: 1rem;
}

#team &gt; i, #consultation &gt; i {
    color: rgb(113 148 165 / 20%);
    font-size: 55vw;
    position: absolute;
    left: 1rem;
    top: 36%;
}

}


 .staff .img-wrap{height:210px}.staff .img{width:100%;display:block;background-position:top center;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.staff .text{position:relative;background:#fff;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.staff .text h3{font-size:18px;font-weight:400;margin-bottom:0;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;color:#000;margin-bottom:5px}.staff .text .position{color:#064acb;display:block;font-weight:600;display:inline-block;margin-bottom:10px;font-size:12px;text-transform:uppercase;letter-spacing:2px}.staff .text .faded{opacity:1}.staff .ftco-social{position:absolute;top:-50px;left:0;right:0;padding:15px 10px;background:transparent;opacity:0;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.staff .ftco-social li{width:30px;height:30px;position:relative}.staff .ftco-social li a{color:#fff;width:30px;height:30px;background:#064acb;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.staff:hover,.staff:focus{-webkit-box-shadow:0 24px 48px -13px rgba(0,0,0,.11);-moz-box-shadow:0 24px 48px -13px rgba(0,0,0,.11);box-shadow:0 24px 48px -13px rgba(0,0,0,.11)}.staff:hover .ftco-social,.staff:focus .ftco-social{opacity:1;top:-60px}.staff:hover .img,.staff:focus .img{margin-top:-10px}.staff:hover .text h3,.staff:focus .text h3{color:#f79f24}.ftco-appointment{background-position:center center!important;position:relative}.ftco-appointment .overlay{position:absolute;top:0;right:0;bottom:0;width:100%;content:'';opacity:1;background:#f79f24}@media (min-width:992px){.ftco-appointment .overlay{width:50%}}@media (max-width:991.98px){.ftco-appointment .overlay{opacity:.8}}.ftco-appointment .half{width:100%}.ftco-appointment .half h2{font-weight:600}.appointment .form-group{position:relative;width:100%;display:block}.appointment .form-group .icon{position:absolute;top:50%!important;right:15px;font-size:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.appointment .form-group .icon span{font-size:14px;color:rgba(0,0,0,.5)!important}.appointment .form-group .select-wrap,.appointment .form-group .input-wrap{position:relative}.appointment .form-group .select-wrap select,.appointment .form-group .input-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.appointment .form-group .btn{width:100%;display:block!important}.appointment .form-control{border:transparent;background:#fff!important;color:rgba(0,0,0,.8)!important;font-size:14px;font-weight:500;border-radius:5px;-webkit-box-shadow:none!important;box-shadow:none!important}.appointment .form-control::-webkit-input-placeholder{color:rgba(0,0,0,.5)}.appointment .form-control::-moz-placeholder{color:rgba(0,0,0,.5)}.appointment .form-control:-ms-input-placeholder{color:rgba(0,0,0,.5)}.appointment .form-control:-moz-placeholder{color:rgba(0,0,0,.5)}.appointment textarea.form-control{height:inherit!important}.work{display:block;width:100%;height:270px;margin-bottom:0;background-position:top center!important;z-index:0;position:relative}.work:after{position:absolute;top:0;left:0;right:0;bottom:0;content:'';background:#064acb;opacity:0;z-index:0;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.work .text{opacity:0}.work .text span{color:rgba(255,255,255,.5)}.work h2{color:#fff;line-height:1.2;font-size:18px}.work h2 a{color:#fff}.work .desc{z-index:1}</pre></body></html>