@charset "utf-8";
/* CSS Document */
body {
	text-align:left;
	font-family: 'Lato', sans-serif!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif!important;
  font-weight: 600;
  text-transform: none;
}
.top-buffer-20 {
	margin-top:20px;
}
.theme-color-dark {
	background-color: rgba(61,153,71,1);
}
.theme-color-dark-trans {
/*	background-color: rgba(61,153,71,0.8);*/
}
.theme-color-grey {
	background-color: rgba(171,171,171,0.4);
}
.theme-color-red {
	background-color: rgba(247,7,7,1);
}
.title-section {
	min-height:350px;
}
.padded-section-tb {
	padding: 2% 0 2% 0;
}
.padded-section-t {
	padding: 2% 0 0 0;
}
ul.blank-list {
	margin-left:-40px!important;
}
.blank-list li {
	list-style:none!important;
}
.page-title {
	background-color: rgba(61,153,71,0.8);
	padding:8px;
  border-radius: 5px;
  width: 100%;
  margin: auto;
}
.text-center {
	text-align:center;
}
.cta-title {
	height:65px;
}
.cta-description {
	min-height:436px;
}
.cta-read-more {
	margin-top:12px;
}
.cta-text-panel-wrapper {
  background-color: #000;
  width: 100%;
  text-align: center;
  border-radius: 3px;
  padding: 6%;
}
.cta-text-panel-highlight {
  width: 100%;
  background-color: #1a1a1a;
  border-radius: 3px;
  padding: 7%;
  border: solid 1px #fff;
}
.cta-text-panel-content {
	color:#fff;
	font-size:16px;
}
.cta-text-panel-content h4 {
	font-size:1.7em;
	font-weight:bold;
	color:#fff;
}
.cta-text-panel-link {
	margin-top:8px;
}
.cta-text-panel-mob {
  background-color: #000;
  width: 100%;
  text-align: center;
  border-radius: 3px;
  padding: 6%;
	text-align:center;	
}
.cta-text-panel-mob a {
	font-size:25px;
	color:#fff!important
}
.cta-text-panel-highlight-mob {
  width: 100%;
  background-color: #1a1a1a;
  border-radius: 3px;
  padding: 7%;
  border: solid 1px #fff;
}
.cta-text-panel-content-mob {
	color:#fff;
	font-size:16px;
}
a:hover {
	color:#3d9947;
}
.brand-logos ul {
	list-style:none;
}
.brand-logos-alt ul {
	list-style:none;
}
.brand-logos li {
	float:left;
	display:inline;
  margin-right: 1.1em;
}
.brand-logos-alt li {
	float:left;
	display:inline;
  margin-right: 1.1em;
}
.background-dark {
	background-color:#3c3c3c;
	color:#fff;
}
.header-callout {
	font-size:24px;
	line-height:28px;
}
.alternate-row {
	color:#e6ab13;
}
.callout-text-regular {
	font-size:21px;
	line-height:32px;
}
.callout-text-regular-landing {
	font-size:23px;
	line-height:37px;
}
.callout-text-regular-landing  h1 {
    font-size: 38px;
    color: #fff;
    margin: 8px 0 -10px 0!important;
}
.callout-text-regular-landing  h2 {
    font-size: 31px;
    color: #fff;
    margin: 8px 0 -10px 0!important;
}
.callout-text-regular-landing  h3 {
    font-size: 26px;
    color: #fff;
    margin: 8px 0 -10px 0!important;
}
.callout-text-regular-landing  h4 {
    font-size: 26px;
    color: #fff;
    margin: 8px 0 -10px 0!important;
}
.callout-text-medium {
	font-size:1.5em;
}
.callout-text-large {
	font-size:2.6em;
}
.img-round {
	border-radius:50%;
}
.text-grey {
	color:#d1d3d3!important;
}
.top-bar {
   color: #ffffff!important;
  background: #2e3333;
}
.top-bar a {
	color:#fff!important;
}
.top-bar i, .top-bar li i, .top-bar li a i {
  color: #fff!important;
}
.fontawesome-list {
  padding-left: 0;
  list-style-type: none;
}
.fontawesome-list li {
	margin-bottom:8px;
  display: inline;
  float: left;
  text-align: center;
	width:12%;
	margin-right: 5px;
}
.fontawesome-list-title a {
	color:#000!important;
	margin-top:4px;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 15px;
}
.fontawesome-list-slim {
  padding-left: 0;
  list-style-type: none;
}
.fontawesome-list-slim li {
    margin-bottom: 18px;
    display: inline;
    float: left;
    text-align: center;
    width: 20%;
    margin-right: 0px;
}
.fontawesome-list-title-slim a {
	color:#000!important;
	margin-top:4px;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 15px;
}
.fa-block-item {
  color: #fff;
  background-color: #FFF;
  border-radius: 25px;
}
.fa-block-item-position {
  line-height: inherit;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon {
  background-color: #60C66C;
  border-radius: 50%;
  display: inline-block;
  width: 80px;
  height: 80px;
  padding-top: 8px;
  text-align: center;
  font-size: 37px;
  line-height: 65px;
  color: #fff;
  margin-right: 5px;
}
.icon a {
	color:#fff;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
h2 {
  font-size: 18px;
  margin: 0 0 12px 0!important;
}
h3 {
  margin-top: 23px;
  margin-bottom: 10px!important;
}
blockquote {
    padding: 21px 58px;
    border-radius: 5px;
    background-color: #d1cece;
	font-family: 'Lato', sans-serif!important;
}
blockquote:after {
    right: 12px;
    bottom: -45px;
    color: rgba(76,76,76,.2);
}
blockquote:after {
    content: "\201D";
    display: block;
    font-family: Georgia;
    font-size: 84px;
    line-height: 1;
    position: absolute;

}
blockquote:after {
    right: 0;
    bottom: -41px;
}
blockquote p {
    font-size: 23px;
	font-family: 'Lato', sans-serif!important;
}
p.testimonialBy {
    font-style: normal;
}
.inlineImage {
    float: right;
    max-width: 500px;
    margin-left: 12px;
}
.image-caption {
    float: right;
    text-align: center;
}
.image-section { 
   position: relative; 
   width: 100%; /* for IE 6 */
   text-align: center!important;
}
.image-section h3 {
	   position: absolute; 
   top: 200px; 
   left: 0; 
   width: 100%; 
}
.image-section h3 span {
	   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
}

.font-white {
	color:#fff!important;
}
.fa-space {
	margin-right:3px;
}

/*.fullwidthbanner-container, .fullwidthbanner-container .fullwidthbanner {
   
    width: 1170px!important;
    position: relative;
    margin: auto;
}*/
.landing-styles {
    text-align: left!important;
}
.landing-styles h1 {
    text-align: left;
    color: #fff;
}
.landing-styles h2, .landing-styles h3, .landing-styles h4, .landing-styles h5, .landing-styles h6 {
    color: #fff;
}
.landing-styles ul {
    width: 80%;
    margin: auto;
    text-align: left;
	margin-bottom:20px;
}
.inner-padding-content {
	padding:0 15px 0 15px;
}
.breadcrumb-section {
    width: 1170px;
    margin: 14px auto -28px auto;
}
.map-caption.text-center {
    margin-bottom: 12px;
}
.header-large a {
	font-size:110%;
}
h3.callout-text-medium.tel-number-cta a {
	color:#fff!important;
	text-decoration:none;
}
span.callout-text-medium.tel-number-cta a {
    color: #60C66C!important;
	text-decoration:none!important;
}
.red-color {
    background-color: #f00!important;
}
@media screen and (max-width: 48em){
.text-left-mob {
	text-align:left!important
}
.brand-logos li {
  float: left;
  display: inline;
  margin-right: none; 
  width: 40%;
  margin-bottom: 17px;
  text-align: center;
}
.brand-logos-alt li {
  float: left;
  display: inline;
  margin-right: none; 
  width: 40%;
  margin-bottom: 17px;
  text-align: center;
}
.mob-reduce-height-23 {
	margin-top:-23px;
}
.top-bar {
   color: #ffffff!important;
  background: #2e3333;
	font-size:1.6em;
}
.top-bar a {
	color:#fff!important;
}
.top-bar i, .top-bar li i, .top-bar li a i {
  color: #fff!important;
}
.fontawesome-list li {
	margin-bottom:8px;
  display: inline;
  float: left;
  text-align: center;
	width:48%;
  min-height: 143px;
}
.fontawesome-list-title a {
  font-size: 14px;
}
.fontawesome-list-slim li {
	margin-bottom:8px;
  display: inline;
  float: left;
  text-align: center;
	width:48%;
  min-height: 143px;
}
.fontawesome-list-title-slim a {
  font-size: 14px;
}
.mobile-element-top-20 {
	padding-top:28px!important;
}
.cta-description {
  min-height: 46px;
	margin-bottom:18px;
}
.landing-styles ul {
    width: 100%;
    margin: auto;
    text-align: left;
}
.inlineImage {
    float: right;
    max-width: 100%;
    /* margin-left: 12px; */
}
.image-section h3 {
    position: absolute;
    top: -12px;
    left: 0;
    width: 100%;
}
.image-section h3 span {
    color: white;
    font: bold Helvetica, Sans-Serif;
	font-size:18px;!important
    letter-spacing: -1px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
}
.inner-padding-content {
    padding: 1px 15px 0 15px!important;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
.fontawesome-list li:last-child {
	margin-bottom:8px;
  display: inline;
  float: left;
  text-align: center;
	width:12%;
	margin-right: 1px;
}
.fontawesome-list-title a {
    font-size: 13px;
/*    line-height: 16px;*/
}
ul.brand-logos {
    margin-left: -40px!important;
}
.brand-logos li {
    margin-right: 5px!important;
}
.brand-logos li:last-child {
    margin-right: 1px!important;
}
ul.brand-logos-alt {
    margin-left: -40px!important;
}
.brand-logos-alt li {
    margin-right: 9px;
}
}
@media (max-width: 991px){
.navbar-sticky .navbar-collapse {
    max-height: 539px;
}
}
blockquote:before {
    display:none;
}
blockquote:after {
    display:none;
}
.cust-quotes {
  width: 100%;
  height:250px; /* 100px */
  position:relative;
}
.cust-quotes blockquote {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  font-size: 14px;
  text-align: center;
  opacity: 0;
  z-index: 0;
  transition: opacity 0.5s ease-out 0s, transform 0.5s ease-in 0s;
}

/* IE < 10 fallback */
.no-csstransitions .cust-quotes blockquote,
.no-csstransforms .cust-quotes blockquote {
   position:relative;
}

.cust-quotes blockquote:first-child {
    opacity: 0;
    transform: translateY(-10px) scale(1.1);
}
.cust-quotes blockquote:first-child + blockquote {
    opacity: 1;
    z-index: 1;
    transition: opacity 1.6s ease 0s;
}
.cust-quotes blockquote p{
  font-size:24px;
  font-weight:normal;
  font-style:italic;
/*  color:#3C3C3C;*/
	color:#fff;
  line-height: 30px;
  margin-bottom: 10px;
}
blockquote {
    background-color: #3c3c3c!important;
}
.cust-quotes blockquote p:before {
   content: '\201C';
}
.cust-quotes blockquote p:after {
   content: '\201D';
}
.cust-quotes blockquote cite {
    text-align: center;
    font-size: 14px;
    color: #898989;
}
.cust-quotes blockquote cite a {
  font-size:14px;
  font-weight:normal;
}




#testimonials {
  margin:0 auto;
  width:90%;

}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
.cust-quotes {
    width: 251px;
    height: 300px!important;
    position: relative;
}
}

@media screen and (max-width: 48em){
.cust-quotes {
  width: 100%;
  height:366px; /* 100px */
  position:relative;
}
.cust-quotes blockquote p{
  font-size:18px;
  font-weight:normal;
  font-style:italic;
/*  color:#3C3C3C;*/
	color:#fff;
  line-height: 30px;
  margin-bottom: 10px;
}
blockquote {
    padding: 0px;
}
.callout-text-medium {
     font-size: 1.22em; 
}
}
