<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-title {
    background: #DC3545;
    border-bottom: 1px solid #FFF;
    text-align: center;
}
.banner-title h2 {
    padding: 5px 0;
    margin-bottom: 0;
    color: #FFF;
}
.banner-title h2 a {
    font-size: 16px;
    color: #FFF;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
 -ms-overflow-style: scrollbar;
}

body {
  overflow-x: hidden;
}

#contactForm {
  margin-top: 1rem;
}

.form-control, 
.consultation_form label, 
.newsletter_form label {
  font-family: 'Open Sans', sans-serif;
}

.form-control {
  height: 39px;
  border-radius: 0px;
}

.taxcenter hr {
  border: 1px solid #FFF;
}

img[src="images/bullet_tax_center.jpg"], 
img[src="images/bullet_download_tax_forms.jpg"], 
img[src="images/bullet_record_retention.jpg"], 
img[src="images/bullet_tax_organizer.jpg"], 
img[src="images/bullet_tax_rates.jpg"], 
img[src="images/bullet_tax_tips.jpg"], 
img[src="images/bullet_tax_calculators.jpg"] { 
  margin-top: 20px; 
} 
 
img[src="images/bullet_track_tax_refund.jpg"] { 
  margin-top: -20px; 
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#call-to-action {
    background: #2d69b5;
}

#call-to-action .row {
    display: flex;
    align-items: center;
}

#call-to-action h2 {
    color: #FFF;
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: 500;
}

#call-to-action p {
   color: #fff;
   margin-bottom: 1rem;
}

#call-to-action img {
    width: 155px;
    margin: 1rem 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1, h2, h3, h4, h2 a, #interactions h2, #content h1, #content h2 {
  font-family: 'Roboto', sans-serif;
}

p { 
  color: rgb(0 0 0 / 56%);
  font-size: 16px;
  line-height: 1.7;
  text-align: left; 
}

#content p, #content ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}

a { 
  font-weight:400;
  -webkit-transition: color .3s linear;
  -moz-transition: color .3s linear;
  -ms-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear;
  font-style: normal;
}

a:hover {
  /* color: #??????; */
  text-decoration:none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   HEADER (LOGO, ETC)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#topbar {
  background: #212121;
  text-align: left;
}

.top-phone, 
.top-consultation,
.top-covid,
.top-social {
  display:inline-block;
}

.top-consultation,
.top-covid,
.top-social {
  margin-left: 1.5rem;
}

.top-covid {
    background: #07cc73;
    padding: 0 1rem;
}


#topbar .fas {
  color: #FFF;
  font-size: 16px;
  margin-right: 0.6rem;
}

#topbar h3, 
#topbar a {
  color: rgba(255, 255, 255, 0.8);
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0.8rem 0;
}

#topbar .top-covid h3 {
  color: #FFF;
}

#topbar a:hover {
  color: #FFF;
}

#topbar .top-social a {
    margin-right: 10px;
}

.top-covid {
  float: right;
}

.top-send:hover #topbar a, 
.top-consultation:hover #topbar a {
  color:#FFF;
}

.logo {
  margin: 2rem 0;
  width: 35fdea0px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   NAV MENU
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.navbar {
  float: right;
  margin: 0px auto;
}

.navbar-collapse {
  max-height: initial;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
  padding-right: 0;
}

.navbar-default .navbar-nav&gt;li&gt;a {
    color: #2B2B2B;
    font-weight: 400;
    font-size: 16px;
    padding: 62px 20px;
    font-family: 'Roboto', sans-serif;
}

.caret {
  margin-left: 5px;
}

.navbar-nav&gt;li&gt;.dropdown-menu {
  margin-top: 2px;
}

.dropdown-menu {
  width:auto;
  border: none;
  border-radius: 4px;
}

.dropdown-menu&gt;li&gt;a {
  padding: 7px 20px;
  font-size: 14px;
  font-weight: 400;
}

.navbar .navbar-nav&gt;li&gt;a:hover, .navbar .navbar-nav&gt;li&gt;a:active, .navbar .navbar-nav &gt; .open &gt; a, .navbar .navbar-nav &gt; .open &gt; a:hover, .navbar .navbar-nav &gt; .open &gt; a:focus {
  border-top: 5px solid #012379;
}

ul.nav li.dropdown:hover &gt; ul.dropdown-menu li a:hover, .dropdown-menu&gt;li&gt;a:hover {
  background: #ccc;
  color: #272727;
}


.navbar .navbar-nav&gt;li&gt;a:hover, .navbar .navbar-nav&gt;li&gt;a:active, .navbar .navbar-nav &gt; .open &gt; a, .navbar .navbar-nav &gt; .open &gt; a:hover, .navbar .navbar-nav &gt; .open &gt; a:focus {
  color: #080808;
}

.dropdown .dropdown-menu {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 0;
  display: block;
  overflow: hidden;
  opacity: 0;
}

.dropdown.open .dropdown-menu {
  max-height: 300px;
  opacity: 1;
}

.navbar-default .navbar-brand {
  font-family: 'Roboto', sans-serif;
}

.navbar-default .navbar-toggle {
  border-color: #FFF;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #EEE;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CAROUSEL SLIDER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#slider-section {
  position: relative;
}

.slider-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.slider-1 {
  background: rgba(47, 55, 58, .5);
}

.slider-2 {
  background: rgba(250, 214, 134, .5);
}

.slider-3 {
  background: rgba(255, 136, 68, .5);
}

#myCarousel {
  background: #000;
  overflow-x: hidden;
}

#myCarousel .carousel-indicators {
  z-index: 1;
}

#myCarousel .carousel-control-prev,
#myCarousel .carousel-control-next {
  width: 100px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#myCarousel .carousel-control-prev {
  left: -75px;
}

#myCarousel .carousel-control-next {
  right: -75px;
}

#myCarousel:hover .carousel-control-prev {
  left: -15px;
}

#myCarousel:hover .carousel-control-next {
  right: -10px;
}

#myCarousel img {
  width: 100%;
}

#myCarousel .carousel-indicators li:hover {
  cursor: pointer;
}

#myCarousel .carousel-caption {
  bottom: auto;
  left: 50%;
  max-width: 1000px;
  padding: 25px 30px 30px;
  text-align: center;
  top: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#myCarousel .carousel-caption h2 {
  color: #FFF;
  font-size: 50px;
  margin-bottom: 20px;
  text-shadow: 2px 2px 3px rgba(0,0,0,.3);
}

#myCarousel .carousel-caption p {
  color: #FFF;
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 50px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   BUTTONS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.btn, .btn:active, .btn:focus, .btn-primary, .btn-primary:active, .btn-primary:focus, .btn-default, .btn-default:active, .btn-default:focus, .consult-btn {
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #FFF;
    font-weight: 400;
    background: #153D8A;
    padding: 7px 15px;
    -webkit-transition: background 0.35s linear;
    -moz-transition: background 0.35s linear;
    -ms-transition: background 0.35s linear;
    -o-transition: background 0.35s linear;
    transition: background 0.35s linear;
    outline: 0;
    text-shadow: none;
    box-shadow: none;
    text-transform: none;
    border-radius: 0;
    border: 0;
}



.btn:hover, .btn-primary:hover, .btn-default:hover, .consult-btn:hover {
  background: #1A4CAD;
  color: #FFF;
  text-decoration:none;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   HOME PAGE - INDEX
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#index-section {
  margin: 60px 0px;
  text-align: center;
}

#index-section h1 {
    font-weight: 500;
    font-size: 30px;
    text-transform: capitalize;
}


.highlight {
    background: #163373;
    padding: 5rem 1.5rem 6rem;
    text-align: center;
}

.highlight h3 {
    color: #FFF;
    font-size: 25px;
    margin-bottom: 1.5rem;
    font-weight: 500;
}

.highlight .col-sm-4 {
    padding: 1rem;
}



.highlight p {
    color: rgb(255 255 255 / 80%);
    font-size: 17px;
    background: rgb(255 255 255 / 8%);
    padding: 2rem;
    text-align: center;
}

.highlight .subheading {
    font-size: 22px;
    color: #FFF;
    font-style: italic;
    margin: 2rem 0 1rem;
}

.highlight h5 {
    color: #5fafff;
    margin: 1.5rem 0 3.5rem;
    font-size: 21px;
    font-family: 'Roboto', sans-serif;
}


.highlight .btn-holder a {
    background: #04b463;
    color: #FFF;
    font-size: 19px;
    padding: 1rem 1.5rem;
-webkit-transition: background 0.35s linear;
    -moz-transition: background 0.35s linear;
    -ms-transition: background 0.35s linear;
    -o-transition: background 0.35s linear;
}


.highlight .btn-holder a:hover {
    background: #03CA6E;
}




/* - - - - - - - - - - - - - - - - -  
   SERVICE BOXES
- - - - - - - - - - - - - - - - - */
#service-boxes .fas {
  color: #D2F2FF;
  font-size: 33px;
  padding: 1.5rem 0 1rem
}

.box-1,
.box-2,
.box-3,
.box-4 {
  background: #153373;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  position:relative;
  z-index:9;
}

.box-2,
.box-3,
.box-4 {
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}


.service-box h2 {
  color: rgba(255, 255, 255, 0.88);
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
AFFILIATES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#affiliates .container {
    justify-content: center;
    display: flex;
    padding: 1.85rem 0;
   flex-wrap: wrap;
}

#affiliates img {
   margin: 0 15px;
}

/* - - - - - - - - - - - - - - - -   
   HOMEPAGE - SERVICES/CONSULTATION/TESTIMONIAL
- - - - - - - - - - - - - - - - - */
#content-boxes {
  background: #F7F7F7;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding: 5rem 0;
}


#content-boxes .first-word {
    font-weight: 500;
    color: #08B363;
}

#content-boxes h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
    color: #444;
    display: block;
    border-bottom: 1px double #EEE;
    border-width: 5px;
    padding-bottom: 14px;
}


.accordian .service-wrapper:last-of-type {
    border-bottom: 0;
}

.box:hover .service-title {
  color:#444;
}

.service-title .box {
    font-size: 16px;
    height: 22px;
    width: 22px;
}

.service-title {
    font-weight: 400;
    font-size: 16px;
}

.open-box {
  background: #163373 !important;
}

.service-title:hover &gt; .box {
  background: #163373;
}

.service-title:hover {
  color: #444;
}

.target-box a {
  color: #163373;
}

.open-text {
  color: #444!important;
}

#target-3 h3 {
  padding-bottom:0.4rem;
}

.target-box p {
  color: #6D6D6D;
  line-height: 1.6;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}



/*CONSULTATION*/

.consultation-form p {
    font-weight: 400;
    font-size: 15px;
    color: #6D6D6D;
    font-family: 'Open Sans', sans-serif;
}

.consultation-form input[type="text"], 
.consultation-form input[type="email"], 
.consultation-form textarea {
  border: 2px solid #B7B7B7;
}

.consultation-form label {
  color: #616161;
  font-size: 13px;
}

.consultation-form .consult-btn,
#testimonial-wrapper .consult-btn {
  color: #FFF;
  margin-top: 1rem;
  padding: 0.7rem 1rem;
}




/*ABOUT*/
.about p {
  padding-top: 0.6rem;
  text-align: left;
}


/*TOOLS*/

#interactions h2 {
  color: #373737;
  font-weight: 500;
  font-size: 17px;
  line-height: 18px;
  margin-bottom: 3px;
}

#interactions p, #interactions a {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #12337B;
}

#interactions p, #interactions a {
  font-size: 17px;
}

#interactions a {
  color: #666;
}

#interactions a:hover {
  color: #163373;
}

#interactions .fas {
    font-size: 35px;
    margin-right: 0px;
    color: #0CB263;
    margin: 6px 0 0 0;
}

#interactions &gt; .container {
    border-bottom: 3px solid #EBEBEB;
    border-top: none;
    padding: 30px 0px 25px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   INNER PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#inner-content {
    border-top: 5px double #F4F4F4;
}

.content-container {
    border-top: 0;
}

#content {
    padding: 40px 20px 50px 0;
}

#content h1 {
  font-size: 29px;
  font-weight: 500;
  padding: 0;
  margin: 0 0 1.5rem;
}

#content h2 {
    font-size: 22px;
    padding: 10px 0px 0px;
    margin: 0px 0px 8px;
    font-weight: 400;
}

#content ul li a {
  font-weight: 400;
}

#content p, #content ul li {
  color: rgb(0 0 0 / 56%);
  font-size: 15px;
  line-height: 1.7;
}


#content .sdvosb {
  margin-right: 30px; 
  float: left;
  width:140px; 
}

.sm-holder {
  text-align:center;
}

.sm-box {
  display:inline-block;
  text-align:center;
  margin:0 1rem;
}

#content .sm-box p {
  text-align:center;
  padding:0;
}

.sm-box img {
  display:inline-block;
  margin: 0.6rem 0;
  width: 70%;
}


#content .about h3 {
  font-size: 24px;
  margin: 1rem 1rem 1.5rem;
}

#content .about .bio {
  display: inline-block;
  margin: 0 2.3rem 2.5rem 1rem;
}

#content .about p {
  font-size: 18px;
  font-weight: 400;  
  margin: 10px 0 0;
}

#content .about p {
  text-align: center;
}


#content .about img {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 240px;
}

#content a:hover img {
  transform: scale(1.05,1.05);
}

#content .bio-copy p {
  color: #3D434A;
  text-align: left;
}

#content ol {
    margin: 15px 0px 15px 25px;
}

#content ol &gt; li:before {
  top: 2px;
  left: -2em;
  padding: 4px 7px;
  font-weight: initial;
  background: #013b70;
  border-radius: 0;
  font-size: 12px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sidebar {
  margin: 5.8rem 0 6rem;
  padding-top: 0;
}

.sidebar-section {
  margin-bottom: 50px;
  padding: 0;
}

.sidebar_item {
  padding: 0 15px;
}

.sidebar-text {
  text-align: left;
}

#sidebar h2 {
  color: #333;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 5px;
  padding: 0 0 6px;
  text-align: left;
  text-transform: none;
}

.sidebar-divider {
  display: block;
  height: 2px;
  background: #ECECEC;
  margin: 0 0 10px 0;
}

.sidebar-divider span {
  display: block;
  height: 2px;
  width: 18%;
  background: #DBDBDB;
}

.sidebar-icon {
  color: #333;
  display: table-cell;
  float: left;
  padding-right: 5px;
  text-align: center;
  width: 20%;
}

#sidebar .fas {
  color: #04B463;
  font-size: 26px;
  position: relative;
  top: 5px;
}

#sidebar p {
  color: rgb(0 0 0 / 56%);
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
  padding: 0 0 10px 0;
  text-align: left;
}

.sidebar-text {
  display: table-cell;
}

#sidebar .btn {
  padding: 9px 20px !important;
  font-size: 14px;
  margin-top: 0.5rem;

}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
footer {
    background: #021C54;
}

#footer-top {
  padding: 55px 0px 40px;
}

#footer-top h2 {
  padding-bottom: 0px;
  color: #FFF;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}

#footer-top .footer-site-name {
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
}

#footer-top p, 
#footer-top a {
  font-size: 14px;
  line-height:27px;
    color: rgba(255, 255, 255, 0.68);
    font-weight: 300;
}

#footer-top i {
   font-size: 14px;
  color: rgba(253, 253, 253, 0.64);
}

.nav-bottom a:first-child {
  margin-left: 0;
}

.bottomlogo img {
  float: left;
  padding-right: 1rem;
}

#copyright {
  border-top: 0;
}

#copyright p, #copyright a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.41);
}

#footer-bottom {
  background: #001646;
  text-align: center;
  padding: 0px 10px 30px;
}

@media all and (max-width: 768px) {
  .logo {
    margin: 2.1rem 0 0;
  }

  .navbar {
    float: none;
  }

  .navbar-nav&gt;li&gt;a {
    padding: 30px 20px;
  }

#content .about img {
    width: 230px;
  }
}

@media all and (max-width: 767px) {
  .consultation-form {
    margin-top: 40px;
  }

  .testimonials {
    margin-top: 50px;
  }

  .service-title {
    font-size: 17px;
  }

  .consultation-form .consult-btn {
    float: left;
  }

  #interactions .fas {
    margin: 30px 0 0 0;
  }

  #interactions p, #interactions a {
    font-size: 22px;
    text-align: center;
    margin-top: 0.5rem;
  }

  #content {
    padding: 35px 15px 50px;
  }
}


@media all and (max-width: 575px) {
  .logo {
    margin: 2.1rem 0 0.9rem;
  }

  .navbar {
    float: none;
  }

  .navbar-default .navbar-brand {
    color: #08B363;
    font-size: 20px;
  }

  .navbar-nav {
    margin-top: 1rem;
  }

  .navbar-nav&gt;li&gt;a {
    padding: 15px 20px;
    font-size: 19px;
  }

  .navbar-nav .open .dropdown-menu&gt;li&gt;a {
    padding: 10px 15px 5px 25px;
  }

  .dropdown-menu&gt;li&gt;a {
    font-size: 17px;
  }

  .consultation-form input[type="text"], .consultation-form input[type="email"] {
    height: 37px;
  }

  #footer-top h2 {
    font-size: 20px;
  }

  #footer-top p, 
  #footer-top a {
    font-size: 16px;
  }

#content .about {
  text-align: center;
} 

#content .about img {
  width: 270px;
}

}
@media all and (max-width: 480px) {
#content img:not(#captcha) {
    display: block;
    float: none !important;
    margin: 0 auto 20px !important;
}
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   DON'T TOUCH
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.error {
  font-size: 14px;
  font-weight: 600 !important;
  color: #FF0000 !important;
  padding: 13px 10px 12px 10px !important;
  background-color: #FFFFFF !important;
  border: 1px solid #FF0000 !important;
  margin-top: 0px !important;
  margin-bottom: 20px !important;
  font-family: 'Open Sans', sans-serif !imp
</pre></body></html>