p {
  font-family: Lato, sans-serif;
  font-size: 18px;
  color: #505050
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: sans-serif;
  font-weight: 700;
  color: #505050
}

time {
  font-size: 10px;
  text-align: left;
  display: block
}

ul {
  font-family: sans-serif;
  color: #505050;
  list-style-position: inside;
  padding-left: 0
}

input[type=email] {
  width: 100%
}

a:active,
a:hover {
  color: #34932b
}

#main_menu,
.btn {
  text-transform: uppercase;
  font-family: sans-serif;
  cursor: pointer;
  border-radius: 0
}

#main_menu #navbarCollapse ul li a:active,
#main_menu #navbarCollapse ul li a:hover {
  color: #2a8921
}

#main_menu #navbarCollapse .dropdown-menu a:active,
#main_menu #navbarCollapse .dropdown-menu a:hover {
  color: black !important
}

#main_menu .dropdown-menu {
  background-color: #2a8921;
  width: 16em;
  font-size: 16px;
  line-height: 24px;
  font-family: sans-serif
}

#main_menu .dropdown-menu a {
  text-transform: capitalize;
  color: white !important
}

#main_menu .dropdown-menu a:hover {
  color: black !important;
  text-decoration: underline
}

#main_menu .active>a {
  color: #207f17
}

.menu-item-highlight {
  background-color: #2a8921
}

.menu-item-highlight:hover {
  background-color: #207f17
}

.menu-item-highlight>a {
  color: white !important
}

.menu-item-highlight>a:hover {
  color: white !important
}

#header {
  background-color: whitesmoke
}

#header a {
  color: #34932b !important
}

#header a:active,
#header a:hover {
  color: #207f17 !important
}

#breadcrumbs {
  background: url(../images/bg2-inverted-faded.png) no-repeat;
  background-size: cover;
  max-height: 20vh;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 2px black, 0 0 1px black, 0 0 .2px grey;
  text-transform: uppercase
}

#breadcrumbs ul {
  background-color: rgb(0 0 0 / .4);
  padding: 1% 10% 1% 10% !important;
  margin: 1em 0em 1em 0em;
  !important
}

#breadcrumbs ul li {
  color: #fff;
  margin: 0
}

#breadcrumbs ul li a {
  color: #fff;
  text-decoration: none;
  margin: 0
}

#breadcrumbs ul li a:hover {
  color: #fff;
  text-decoration: underline;
  margin: 0
}

.mobile-only {
  display: none
}

@media screen and (max-width:992px) and (orientation:landscape),
screen and (max-width:992px) and (orientation:portrait) {
  #main_menu .dropdown-menu {
    width: 100%;
    text-align: center;
    overflow-y: auto
  }

  #header {
    display: none
  }

  #carousel-main {
    display: none
  }

  .mobile-only {
    display: block
  }

  .desktop-only {
    display: none
  }

  #maintop2 {
    display: none
  }

  .landing_top img {
    max-width: 300px
  }
}

#call-to-action p {
  color: #fff
}

article a {
  color: #23611e !important
}

article a:active,
article a:hover {
  color: #23611e !important
}

#footer p {
  color: whitesmoke
}

#footer a {
  color: #60ce54 !important
}

#footer a:active,
#footer a:hover {
  color: #34932b !important
}

.pretext:after,
.page-header h1:after {
  content: "";
  width: 66px;
  height: 3px;
  display: block;
  margin: 22px auto 0;
  background: #34932b
}

.btn-outline-primary {
  color: #fff;
  background-color: #fff0;
  border-color: #fff;
  font-weight: 700;
  font-size: 18px;
  padding: 13px 30px;
  line-height: 24px
}

.btn-outline-primary:hover {
  color: #34932b;
  background-color: #fff;
  border-color: #fff
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 .2rem #34932b
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #fff;
  background-color: #fff0
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #fff;
  border-color: #fff
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem #34932b
}

.btn-default {
  color: #fff;
  background-color: #34932b;
  border: 0;
  padding: 13px 30px;
  font-size: 18px;
  font-weight: 700;
  outline: none
}

.btn-default:hover {
  color: #fff;
  background-color: #207f17;
  border: 0;
  outline: none
}

.btn-default:focus,
.btn-default.focus,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default.active.focus {
  box-shadow: 0 0 0 .2rem #34932b;
  border: 0;
  outline: none;
  box-shadow: none
}

.btn-link {
  color: #34932b;
  border: 0;
  padding: 13px 30px;
  font-size: 18px;
  font-weight: 400;
  outline: none
}

.btn-link:hover {
  color: #207f17;
  border: 0;
  outline: none
}

.btn-link:focus,
.btn-link.focus,
.btn-link:active:focus,
.btn-link.active:focus,
.btn-link:active.focus,
.btn-link.active.focus {
  border: 0;
  outline: none;
  box-shadow: none
}

#mauticform_input_learnmoresignup_email {
  display: block;
  background: 0 0;
  max-width: 100%;
  height: 50px;
  border: 1px solid gainsboro;
  color: #34932b;
  font-family: sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding: 13px 20px;
  margin: .5em 0;
  vertical-align: middle;
  outline: 0;
  border-radius: 0;
  box-sizing: border-box;
  transition: border-color 1s ease, box-shadow 1s ease;
  box-shadow: none
}

#mauticform_input_learnmoresignup_email::-webkit-input-placeholder,
#mauticform_input_learnmoresignup_email::-moz-placeholder {
  color: #34932b;
  opacity: 1
}

.mauticform-row {
  padding: .5em
}

.mauticform-input {
  padding: .25em;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px
}

.mauticform-button-wrapper {
  text-align: right
}

.shadow {
  -webkit-box-shadow: 0 6px 6px rgb(0 0 0 / .3);
  -moz-box-shadow: 0 6px 6px rgb(0 0 0 / .3);
  box-shadow: 0 6px 6px rgb(0 0 0 / .3)
}

.text-white {
  color: white !important
}

.text-green {
  color: #34932b !important
}

.green-links a {
  color: #34932b !important
}

#back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  color: rgb(32 127 23);
  background: #fff0;
  cursor: pointer;
  font-size: 42px
}

#back-to-top:hover {
  color: rgb(32 127 23 / .5)
}

.articleBody {
  width: 90% !important;
  padding-top: 1em;
  padding-bottom: 1em
}

blockquote {
  font-size: .8em;
  font-family: sans-sarif;
  font-style: italic;
  color: #555;
  padding: 1.2em 30px 1.2em 75px;
  border-left: 8px solid #34932b;
  position: relative;
  background: #EDEDED
}

blockquote::before {
  font-family: sans-sarif;
  content: "\201C";
  color: #34932b;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px
}

blockquote img {
  border-radius: 50%;
  min-width: 4em;
  max-width: 4em
}

.img-fluid.rounded {
  border-radius: 3rem !important
}

.cta-button-block {
  background: #34932b;
  color: #fff;
  padding: 50px;
  text-align: center;
  margin: 2em 0;
  border-radius: 10px
}

.cta-button-block p {
  margin: 0 0 24px 0;
  font-size: 1.5rem;
  line-height: 2;
  font-weight: 700;
  color: #fff;
}

.cta-button-block .btn-xl {
  display: inline-block;
  padding: 20px 40px;
  font-size: 30px;
  font-weight: 700;
  border-radius: 10px;
  border: 3px solid #fff;
  color: #fff;
  background: transparent;
  text-decoration: none;
  transition: background-color .2s, color .2s
}

.cta-button-block .btn-xl:hover {
  background-color: #fff;
  color: #34932b;
  text-decoration: none
}

.blog-line {
  width: 40%;
  height: 3px;
  background: linear-gradient(90deg, #34932b 0%, #2a8921 100%);
  margin: 3em auto;
  border-radius: 2px
}

.cta-callout {
  border-left: 4px solid #34932b;
  background: #f0f9ee;
  margin: 2em 0;
  padding: 24px 28px;
  border-radius: 0 10px 10px 0;
  font-size: 1rem
}

.cta-callout p {
  margin: 0;
  font-weight: 400;
  color: #333
}

.cta-callout a {
  color: #2a8921;
  font-weight: 700
}

.article-body .highlight {
  background: #f0f9ee;
  padding: 20px 24px;
  border: 1px solid #e0f0dc;
  border-left: 4px solid #34932b;
  border-radius: 4px;
  margin: 2em 0
}

.article-body .highlight strong {
  color: #232a34
}

@media(max-width:600px) {
  .cta-button-block {
    padding: 30px 20px
  }

  .cta-button-block .btn-xl {
    padding: 14px 20px;
    font-size: 18px
  }

  .cta-callout,
  .article-body .highlight {
    padding: 16px 20px
  }
}