body {
    border-top: 10px solid #FD4605;
    font-family: 'Century Gothic', sans-serif;
}

body, button, input, select, optgroup, textarea {
    font-size: 19px;
    line-height: 28px;
}

table {
    margin: 0px;
}

table th, table td {
    border: 1px solid #786E63;
}

.grecaptcha-badge {
    bottom: 75px !important;
}

.site-header {
    border-bottom: 0px;
    background-color: #FD4605;
}

.site-header.stuck {
    border-top: 10px solid #FD4605;
    margin-top: -10px;
    z-index: 3001;
}

.main-navigation .search-toggle, .main-navigation .shopping-cart {
    margin-left: -50px;
}

.site-footer .bottom-bar {
    background: #000000;
    color: #ffffff;
    padding: 0px 0 30px 0;
}

.main-navigation ul li {
    display: inline-block;
    font-family: 'Century Gothic', sans-serif;
    font-size: 1.1rem;
    line-height: normal;
    margin: 0 12px -10px 0;
    padding: 0 0 10px;
    position: relative;
    text-align: left;
    text-transform: none;
}

#mobile-menu-button {
    padding: 0px 5px;
    top: -26px;
}

#mobile-navigation {
  top: 100%;
}

.site-footer .widgets .widget .widget-title {
    font-size: 1.2666em;
}

.site-footer .widget .widget-title~*, .widget-area .widget .widget-title~* {
    font-size: 15px;
}

.entry-title {
    font-size: 28px;
    text-align: center;
}

h1 {
  font-family: "Century Gothic Bold", sans-serif;
}

h2 {
   font-family: "Century Gothic Bold", sans-serif;
   font-size: 30px;
   line-height: 36px;
   font-weight: 600;
}

h3 {
    font-family: "Century Gothic Bold", sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
}

h4 {
  font-family: "Century Gothic Bold", sans-serif;
}

h5 {
  font-family: "Century Gothic Bold", sans-serif;
}

h6 {
  font-family: "Century Gothic Bold", sans-serif;
}

.site-footer .widgets .widget .widget-title {
    font-size: 20px;
    font-family: "Century Gothic Bold", sans-serif;
}

.blog-layout-grid article .entry-title {
    font-size: 29px;
}

.entry-title {
font-size: 30px;
}

.blueButton {
    border-radius: 30px;
    background-color: #001689;
    border: 1px solid #001689;
    color: #ffffff;
    padding: 18px 0px;
    text-align: center;
    width: 250px;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: Century Gothic;
    margin: 0px;
    cursor: pointer;
}
.blueButton:link{color:#ffffff;font-size: 18px;font-family: Century Gothic;}
.blueButton:visited{color:#ffffff;font-size: 18px;font-family: Century Gothic;}
.blueButton:hover{background-color: transparent; color:#001689; border: 1px solid #001689; font-size: 18px;font-family: Century Gothic;text-decoration: none;}

.orangeButton {
    border-radius: 30px;
    background-color: #FD4605;
    border: 1px solid #FD4605;
    color: #ffffff;
    padding: 18px 0px;
    text-align: center;
    width: 250px;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: Century Gothic;
    margin: 0px;
    cursor: pointer;
}
.orangeButton:link{color:#ffffff;font-size: 18px;font-family: Century Gothic;}
.orangeButton:visited{color:#ffffff;font-size: 18px;font-family: Century Gothic;}
.orangeButton:hover{background-color: transparent; color:#FD4605; border: 1px solid #FD4605; font-size: 18px;font-family: Century Gothic;text-decoration: none;}

.tealButton {
    border-radius: 30px;
    background-color: #18a1af;
    border: 1px solid #18a1af;
    color: #ffffff;
    padding: 18px 0px;
    text-align: center;
    width: 250px;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: Century Gothic;
    margin: 0px;
    cursor: pointer;
}
.tealButton:link{color:#ffffff;font-size: 18px;font-family: Century Gothic;}
.tealButton:visited{color:#ffffff;font-size: 18px;font-family: Century Gothic;}
.tealButton:hover{background-color: transparent; color:#18a1af; border: 1px solid #18a1af; font-size: 18px;font-family: Century Gothic;text-decoration: none;}

.whiteButton4 {
    border-radius: 30px;
    background-color: #fff;
    border: 1px solid #79C022;
    color: #79C022;
    padding: 18px 68px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: Century Gothic;
    margin: 0px;
    cursor: pointer;
}
.whiteButton4:link{background-color: #ffffff; color:#79C022; border: 1px solid #ffffff; font-size: 18px;font-family: Century Gothic;}
.whiteButton4:visited{
background-color: #ffffff; color:#79C022; border: 1px solid #ffffff; font-size: 18px;font-family: Century Gothic;
}
.whiteButton4:hover{background-color: transparent; color:#ffffff; border: 1px solid #ffffff; font-size: 18px;font-family: Century Gothic;text-decoration: none;}

.ctaButton {
    border-radius: 30px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 18px 68px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: Century Gothic;
    margin: 0px;
    cursor: pointer;
}
.ctaButton:link{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;}
.ctaButton:visited{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;}
.ctaButton:hover{background-color:  #fff; color:#FD4605; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;text-decoration: none;}


@media screen and (max-width: 680px) {
.ctaButton {
    border-radius: 30px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #DADADA;
    padding: 18px 38px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-family: Century Gothic Bold;
    margin: 0px;
    cursor: pointer;
}
.ctaButton:link{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 16px;font-family: Century Gothic Bold;}
.ctaButton:visited{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 16px;font-family: Century Gothic Bold;}
.ctaButton:hover{background-color:  #fff; color:#000000; border: 1px solid #fff; font-size: 16px;font-family: Century Gothic Bold;text-decoration: none;}

}

.ctaButton2 {
    border-radius: 30px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #001689;
    padding: 18px 68px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: Century Gothic;
    margin: 0px;
    cursor: pointer;
}
.ctaButton2:link{background-color:  #fff; color:#001689; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;}
.ctaButton2:visited{background-color:  #fff; color:#001689; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;}
.ctaButton2:hover{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;text-decoration: none;}

.healthButton {
    border-radius: 30px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 18px 68px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: Century Gothic;
    margin: 0px;
    cursor: pointer;
}
.healthButton:link{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;}
.healthButton:visited{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;}
.healthButton:hover{background-color:  #fff; color:#18a1af; border: 1px solid #fff; font-size: 18px;font-family: Century Gothic;text-decoration: none;}


@media screen and (max-width: 680px) {
.healthButton {
    border-radius: 30px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #DADADA;
    padding: 18px 38px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-family: Century Gothic Bold;
    margin: 0px;
    cursor: pointer;
}
.healthButton:link{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 16px;font-family: Century Gothic Bold;}
.healthButton:visited{background-color: transparent; color:#fff; border: 1px solid #fff; font-size: 16px;font-family: Century Gothic Bold;}
.healthButton:hover{background-color:  #fff; color:#18a1af; border: 1px solid #fff; font-size: 16px;font-family: Century Gothic Bold;text-decoration: none;}

}

.smallHR {
  width: 75px;
  height: 3px;
  border-width: 0;
  color: #786E63;
  background-color: #786E63;
  margin: 0px 0px 30px 0px;
}

.smallHR2 {
  width: 75px;
  height: 3px;
  border-width: 0;
  color: #786E63;
  background-color: #786E63;
}

.smallHR3 {
  width: 75px;
  height: 3px;
  border-width: 0;
  color: #FD4605;
  background-color: #FD4605;
  margin: 0px 0px 30px 0px;
}

.smallHR4 {
  width: 75px;
  height: 3px;
  border-width: 0;
  color: #FD4605;
  background-color: #FD4605;
}

.smallHR5 {
  width: 75px;
  height: 3px;
  border-width: 0;
  color: #18a1af;
  background-color: #18a1af;
  margin: 0px 0px 30px 0px;
}

/*Circle Icons - Right Image - Single Color*/

.number-employees {
    border-radius: 50%;
    width: 175px;
    height: 175px;
    background: #fff;
    border: 15px solid #FD4605;
    color: #000;
    text-align: center;
    font: 56px Arial, sans-serif;
	margin: auto;
  padding-top: 35px;
}

.number-years {
    border-radius: 50%;
    width: 175px;
    height: 175px;
    background: #fff;
    border: 15px solid #18A1AF;
    color: #000;
    text-align: center;
    font: 56px Arial, sans-serif;
	margin: auto;
  padding-top: 35px;
}

.number-locations {
    border-radius: 50%;
    width: 175px;
    height: 175px;
    background: #fff;
    border: 15px solid #79C022;
    color: #000;
    text-align: center;
    font: 56px Arial, sans-serif;
	  margin: auto;
  padding-top: 35px;
}
.number-divisions {
    border-radius: 50%;
    width: 175px;
    height: 175px;
    background: #fff;
    border: 15px solid #dadada;
    color: #000;
    text-align: center;
    font: 56px Arial, sans-serif;
	  margin: auto;
  padding-top: 35px;
}
.number-brand {
    border-radius: 50%;
    width: 175px;
    height: 175px;
    background: #fff;
    border: 15px solid #001689;
    color: #000;
    text-align: center;
    font: 56px Arial, sans-serif;
	  margin: auto;
  padding-top: 35px;
}

/*Five Equal Columns - No Padding - Centered - Single Color*/

.fifths-nopad-centered {
  width: 19.63%;
  padding: 0px;
  text-align: center;
  vertical-align: top;/*Fix for different     height elements*/
  margin: 30px 0px 0px 0px;
  display: inline-block;
 }
@media screen and (max-width: 680px) {
  .fifths-nopad-centered {
    width: 100%;
    padding:0px;
    margin: 30px 0px 0px 0px;
  }
}

/*Sixths - Centered - Logos - Single Color*/

.sixths-centered-logo {
  width: 16.25%;
  padding: none;
  text-align: center;
  vertical-align: middle;/*Fix for different     height elements*/
  margin: 30px 0px 0px 0px;
  display: inline-block;
 }

@media screen and (max-width: 768px) {
  .sixths-centered-logo {
    width: 49%;
    padding: none;
    margin: 30px 0px 0px 0px;
  }
}

.corp-content-wrapper {
  max-width: 1140px;
  margin: auto;
}

.related-posts-section {
  max-width: 1140px;
  margin: auto;
}

:target:before {
content:"";
display:block;
height:530px; /* fixed header height*/
margin:-530px 0 0; /* negative fixed header height */
}

li {
    margin-bottom: 15px;
}

.scroll-2-top {
    display: none;
}

.teamLink:link {
    font-family: Century Gothic;
    font-size: 16px;
    color: #786e63;
    line-height: 24px;
    text-alignment: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.teamLink:hover {
    font-family: Century Gothic;
    font-size: 16px;
    color: #FD4605;
    line-height: 24px;
    text-alignment: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.teamLink:active {
    font-family: Century Gothic;
    font-size: 16px;
    color: #786e63;
    line-height: 24px;
    text-alignment: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.teamLink:visited {
    font-family: Century Gothic;
    font-size: 16px;
    color: #786e63;
    line-height: 24px;
    text-alignment: left;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.desktop-line-break {
 display: block;
 }
@media screen and (max-width: 680px) {
  .desktop-line-break {
    display: none;
  }
}

/*Custom Constant Contact Code*/

input, textarea {
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: .9333em;
    font-weight: 400;
    line-height: normal;
    outline: none;
    padding: 9px 13px 10px;
    transition: .3s;
    max-width: 100%;
    width: 100%;
    -webkit-appearance: none;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
    border-radius: 30px;
    font-size: 17px;
    width: 150px;
    padding: 18px 0px;
}

.ctct-button {
    display: none;
}

.cc-form-label {
    color: #ffffff;
}

.ctct-disclosure {
    display: none;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
    width: 0px;
    height: 0px;
    display: none;
}
.elementor-5248 .elementor-element.elementor-element-951c6df > .elementor-shape-top {z-index:0 !important;}