/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contactForm {
  margin-top: 2rem;
}

#testimonials,
#team,
#affiliates {
  border: 0;
  padding: 0;
}

.tools img {
    height: 45px;
    margin: 1.5rem 0 0.5rem;
}

.tools p {
  color: #6184a0;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0.5rem;
}

.tools-btn-holder .fab,
.tools-btn-holder .fas {
  color: #FFF !important;
  margin-left: 1rem !important;
   font-size: 21px !important;
}






/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   BUTTONS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.btn, 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, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle, #sidebar .btn-primary {
  background: #b19c66;
  color: #FFF !important;
  border-radius: 0;
  letter-spacing: 0;
}

.btn:hover, .btn-primary:hover, .btn-default:hover, a.btn:hover, a.btn-primary:hover, a.btn-default:hover {
  background: #45673F;
  border-color: transparent;
}

.btn-primary img {
  height: 1.1rem;
  width: 1.1rem;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1, h2, h3, h4, h2 > a, h3 > a, h4 > a, #interior h1 {
  color: #515151;
  font-family: 'Roboto', sans-serif;
}

p, ul, li {
  color: #7D7D7D;
  font-size: 17px;
}

a, a:active, a:focus, a:visited {
  color: #6da263;
  font-weight: 600;
}

a:hover{
  color: #7bb770;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   HOMEPAGE - TOPBAR 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#topbar {
  padding: 2rem 3.5rem;
}

#topbar i {
  color: #828282;
  margin: 0 0.5rem 0 0;
  font-size: 16px;
}

#topbar a {
  color: rgba(21, 26, 45, 0.66);
  font-size: 16px;
  margin: 0 1.7rem 0 0;
}

#topbar a:hover {
  color: rgba(21, 26, 45, 0.86);
}

#topbar a:nth-last-child(2) {
  margin-right: 1.5rem;
}

#topbar a:last-of-type {
    margin-right: 0.6rem;
}

#topbar .btn-primary {
  font-size: 1rem;
  height: auto;
  padding: 0.3rem 1.5rem;
}

#topbar .btn-primary:hover {
  color: #FFF;
}

#topbar .btn-primary .fas {
  color: #FFF;
}

#topbar ul {
  margin: 0;
  list-style: none;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   NAV MENU
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.navbar-brand {
    top: -5.8rem;
}

.navbar-brand img {
  max-width: 295px;
  padding: 0;
}


header.fixed .navbar-brand img {
  max-width: 320px;
}


.navbar .navbar-nav .nav-link, 
.navbar .navbar-nav .nav-link:active, 
.navbar .navbar-nav .nav-link:focus {
  color: #FFF;
  font-family: 'Roboto', sans-serif;
}

header.fixed #nav-menu .navbar .navbar-nav .nav-link, 
header.fixed #nav-menu .navbar .navbar-nav .nav-link:active, 
header.fixed #nav-menu .navbar .navbar-nav .nav-link:focus {
    color: #3C3C3C;
}

.navbar .navbar-nav .nav-link:hover, 
.navbar .navbar-nav .nav-item.show .nav-link, 
header.fixed #nav-menu .navbar .navbar-nav .nav-link:hover, 
header.fixed #nav-menu .navbar .navbar-nav .nav-link:active:hover, 
header.fixed #nav-menu .navbar .navbar-nav .nav-link:focus:hover {
  color: #64A259;
}

.navbar .dropdown-item, .navbar .dropdown-item:active, .navbar .dropdown-item:focus {
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  font-size: 14px;
}

.navbar .dropdown-item:hover {
  background: #ECECEC;
}

.dropdown-toggle::after {
  margin-left: 0.5rem;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   HOMEPAGE - HERO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#myCarousel .wrapper {
  width: 465px;
}

#myCarousel .carousel-item:nth-of-type(1) {
  background-image: url(site_images/slide.jpg);
}

#myCarousel .col-text {
  background: #004f30;
  background: -webkit-linear-gradient(to top, #002516, #004f30);
  background: linear-gradient(to top, #002516, #004f30);
  width: 55%;
  border-left: 45px solid #a29062;
}

#myCarousel .col-text:before {
    content: " ";
    position: absolute;
    top: 2px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-left: 10px solid white;
}

#myCarousel .col-text a {
  background: #b19c66;
  padding: 0.7rem 7rem;
  border-radius: 0;
  font-size: 19px;
  color: #FFF;
  font-weight: 400;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  text-align: center;
}

#myCarousel .col-text a:hover {
  background: #45673F;
}

#myCarousel .col-text .fas {
   font-size:18px;
   color: #FFF;
   padding-left: 7px;
}

#myCarousel .col-text h2 {
  font-size: 47px;
 font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0;
}

#myCarousel .col-text p {
  color: rgba(255, 255, 255, 0.72);
}

#myCarousel .form-control {
  border-radius: 0;
}

#myCarousel .btn-primary {
  background: rgb(255 255 255 / 16%);
  margin: 1.2rem 0 0;
}





/* - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   HOME PAGE - SERVICE BOXES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#services {
  padding: 4rem .5rem 3rem;
}

#services .icon {
  background: #675c41;
  border-radius: 0;
  height: 6rem;
  margin: 0 0 1.9rem;
  width: 6rem;
}

#services .icon img {
  top: -0.95rem;
  width: 50px;
}

#services .icon .timekeep {
    left: 2px;
    top: initial;
    bottom: 17px;
}

#services h2 {
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}

#services p {
  color: rgba(0, 0, 0, 0.55);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
}

#services a:hover h2 {
  color: #b19c66;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   HOMEPAGE - INDEX
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#index-section {
    background: #012717;
    padding: 5.5rem .5rem;
}

#index-section h1 {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 0 1.6rem;
}

#index-section h2 {
  color: #FFF;
  text-align: center;
  font-size: 21px;
  margin-top: 2.5rem;
}

#index-section h3 {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

#index-section p,
#index-section li {
  color: rgb(255 255 255 / 73%);
  font-size: 16px;
  text-align: left;
}


#index-section ul {
  padding-left: 17px;
}

#index-section a:not([class*='btn']) {
  color: #6da263;
  font-weight: 400;
  font-size: 17px;
}

#index-section a:not([class*='btn']):hover {
  color: #7bb770;
}

#index-section .fab {
  color: #FFF;
  font-weight: initial;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   HOMEPAGE - INDUSTRIES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#industries {
    background-image: url(site_images/industries-bg.jpg);
  padding: 6rem 1rem 5.5rem;
}

#industries::before {
  background-color: rgb(0 0 0 / 85%);
}

#industries h3 {
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 1rem;
}

#industries .subheading {
  color: #FFF;
  z-index: 99;
  text-align: center;
  margin: 0 auto 1rem;
  font-size: 19px;
  width: 67%;
}

#industries .industry {
  text-align: center;
}

#industries .icon {
    background: #b19c66;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #FFF;
    font-size: 4rem;
    height: 6rem;
    margin: 0 auto 2rem;
    text-align: center;
    width: 6rem;
}

#industries .icon img {
    top: -0.4rem;
    width: 50px;
    position: relative;
}

#industries i {
  color: #c3b081;
  font-size: 3.2rem;
  margin: 0 0 1.7rem;
}

#industries h2 {
  font-size: 23px;
  font-weight: 400;
  line-height: 1.4;
}

#industries h2 span {
  font-weight: 400;
  font-size: 20px;
  padding: 0 0.7rem 0 0;
  color: #FFF;
  font-family: 'Roboto', sans-serif;
}

#industries p {
  color: rgb(255 255 255 / 68%);
  font-size: 17px;
}








/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   HOMEPAGE - NEWSLETTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#newsletter {
  background: #052F51;
  background: -webkit-linear-gradient(left, #003e25 0%,#004f30 28%,#004228 65%);
  background: -webkit-gradient(linear, left top, right top, from(#003e25),color-stop(28%, #004f30),color-stop(65%, #004228));
  background: -o-linear-gradient(to right, #003e25 0%,#004f30 28%,#004228 65%);
  background: linear-gradient(to right, #003e25 0%,#004f30 28%,#004228 65%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4F8E45', endColorstr='#0484BD',GradientType=1 );
}

#newsletter::before {
  opacity: 0.1;
}

#newsletter .icons img {
    max-width: 80%;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
footer {
  background: #151515;
}

footer .about {
    padding-right: 3rem;
}

#footer-top h2 {
  font-weight: 400;
}

#footer-top p, #footer-top a {
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
}

#footer-top .fas {
  color: rgba(255, 255, 255, 0.39);
  font-size: 14px;
  margin-right: 0.2rem;
}



#footer-bottom {
    padding-top: 2rem;
}

#footer-bottom p,
#footer-bottom a {
  color: rgba(255, 255, 255, 0.46);
}

#footer-top a:hover, 
#footer-bottom a:hover {
  color: #FFF;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   INNER PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#interior-hero::after {
  background: rgb(37 37 37 / 75%);
}

#interior h1 {
  font-size: 1.8rem;
  font-weight: 400;
}

#interior h2 {
  font-size: 1.4rem;
  color: #515151;
  margin: 1.5rem 0 0.7rem;
}

#interior h2 span {
  background: #515151;
  border-radius: 0;
  margin: 0 0.9rem 0 0;
  padding: 0.2rem 0.7rem;
  color: #FFF;
  font-size: 21px;
  font-weight: 400;
}

#interior h3 {
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 0.3rem;
}

#interior .fas {
  margin-right: 1rem;
  color: #4A7143;
  font-size: 27px;
}

#interior hr {
    margin: 2rem 0;
}


#interior .tax-img-holder img {
  margin: 1rem 1.7rem;
  height: 80px;
}


#interior .check {
    float: left;
    margin-right: 15px;
    width: 25px;
    margin-top: 0.8rem;
}



#interior .bio h2 {
  margin: 0 0 0.7rem;
}

#interior .bio:first-of-type {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}


#interior .timekeeping h2 {
  margin: 1.5rem 0 1.6rem;
}

#interior .timekeeping h4 {
  font-size: 16px;
  margin-top: 1rem;
  color: #466d3c !important;
}

#interior .timekeeping ul {
    margin-left: 15.5rem;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar .sidebar {
  border: 2px solid #909090;
  border-radius: 0;
}

#sidebar i {
  color: #3C903C;
}

#sidebar .sidebar>span {
    color: #70727C;
}

#sidebar h2 {
    color: #515151;
    font-weight: 400;
}

#sidebar .btn-primary:hover {
  background: #45673F;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
   MEDIA QUERIES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


@media all and (max-width: 1440px) {
  #myCarousel .col-text {
    width: 55%;
  }
}

@media all and (max-width: 1199px) {
}


@media all and (max-width: 1024px) {
}




@media all and (max-width: 768px) {
  .navbar-brand {
     top: -2rem;
  }

  .navbar-brand img {
    max-width: 280px;
    padding: 0 2rem 0rem 0rem;
  }

  .navbar .navbar-nav .nav-link, 
  .navbar .navbar-nav .nav-link:active, 
  .navbar .navbar-nav .nav-link:focus {
    color: #515151;
    font-size: 18px;
  }

  #myCarousel .wrapper {
    width: initial;
  }

  #myCarousel .carousel-item:nth-of-type(1) {
    background-position: center;
  }

  #myCarousel .col-text {
    width: 100%;
    background: rgb(45 45 45 / 83%);
  }

  #myCarousel .col-text,
  #myCarousel .col-text:before {
    border: none;
  }

  #myCarousel .btn-primary {
    background: rgb(3 58 36);
  }
}



@media all and (max-width: 767px) {

  #topbar a:nth-last-child(2) {
    display: none;
  }


  #myCarousel .col-text {
    background: rgba(0, 44, 74, 0.8);
    width: 100%;
  }

  .navbar .navbar-nav .nav-link, 
  .navbar .navbar-nav .nav-link:active, 
  .navbar .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.79);
    font-size: 19px;
  }

  .navbar .dropdown-item, 
  .navbar .dropdown-item:active, 
  .navbar .dropdown-item:focus {
    font-size: 16px;
  }

  #newsletter .envelope-2.animated {
    bottom: -2rem;
  }

  #interior-hero::after {
    background: rgba(0, 34, 56, 0.39);
  }
}

@media all and (max-width: 575px) {
  .navbar-brand {
    top: 0rem;
  }

  .navbar-collapse {
    padding-bottom: 1rem;
  }

  #myCarousel .col-text h2 {
    font-size: 33px;
  }

  #myCarousel .col-text a {
    padding: 0.7rem 0rem;
    width: 90%;
  }

  #interior {
    padding: 3rem 0.5rem 5rem .5rem;
  }

  #interior .timekeeping h4 {
    line-height: 1.8;
  }

  #interior .timekeeping ul {
    margin-left: 0;
  }
}


@media all and (max-width: 480px) {
  #topbar span {
    display: none;
  }

  .navbar-brand img {
    max-width: 335px;
    padding: 0 2rem 0.7rem 0rem;
  }

header.fixed .navbar-brand img {
    max-width: 280px;
    padding: 0.8rem 0;
}

.navbar {
    padding: 0;
}

  #topbar {
    padding: 0.6rem 1.5rem;
  }

  #topbar a {
    margin: 0 auto;
  }

  #topbar a:nth-last-child(2) {
    margin-right: 0.8rem;
  }

  #myCarousel .col-text {
    background: rgb(45 45 45 / 83%);
    width: 100%;
  }

  #newsletter h2 {
    font-size: 24px;
    margin: 2rem 0 1rem;
    text-align: center;
    line-height: 1.4;
  }

  #interior h1 {
    font-size: 1.7rem;
  }

  #interior h1 + img {
    display: initial;
  }
}


@media all and (max-width: 380px) {
  #topbar i {
    display: initial;
  }

  .btn-primary img {
    margin: 0 0 0 .2rem;
  }

  #myCarousel .col-text a {
    padding: 0.7rem 0rem;
  }
}

@media all and (max-width: 320px) {
 #topbar a {
    font-size: 14px;
  }

  .navbar-brand img {
    max-width: 225px;
  }
}