

/* Mobile Menu Icon */
@font-face {
  font-family: "MobMenu";
  src: url("mobilemenu.eot");
  src: url("mobilemenu.eot#iefix") format("embedded-opentype"), url("mobilemenu.woff") format("woff"), url("mobilemenu.ttf") format("truetype"), url("mobilemenu.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="mmicon-"]:before, [class*=" mmicon-"]:before, [class^="mmicon-"]:after, [class*=" mmicon-"]:after {
  font-family: MobMenu;
  font-size: 20px;
  font-style: normal;
  margin-left: 20px; }

.mmicon-1:before {
  content: "\e000"; }

.mmicon-2:before {
  content: "\e001"; }

.mmicon-3:before {
  content: "\e002"; }

.mmicon-4:before {
  content: "\e003"; }

.mmicon-5:before {
  content: "\e004"; }

.mmicon-6:before {
  content: "\e005"; }

.mmicon-7:before {
  content: "\e006"; }

.mmicon-8:before {
  content: "\e007"; }

.mmicon-9:before {
  content: "\e008"; }

.mmicon-10:before {
  content: "\e009"; }
/*** SUPERFISH MENU ***/
#nav-menu28 {
  float: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start; }

.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }

.sf-menu li {
  position: relative; }

.sf-menu a:after, .sf-menu a:before {
  content: "";
  position: relative;
  display: block; }

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 9; }

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu ul ul {
  top: 0;
  left: 100%; }
/*** SUPERFISH DEMO SKIN ***/
.sf-menu ul {
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */ }

.sf-menu a {
  text-decoration: none;
  zoom: 1; }

.sf-menu a:hover {
  text-decoration: none; }

.sf-menu li {
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background 0.2s;
  transition: background 0.2s; }

.sf-menu li:hover, .sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none; }

.s-headermenu28 .s-navmenu {
  width: 100%;
  float: none; }
/*@media(min-width:769px){
 .s-headermenu28 .s-navmenu.nav-center > .sf-menu,.s-headermenu28 .s-navmenu.nav-left > .sf-menu,.s-headermenu28 .s-navmenu.nav-right > .sf-menu{
 display:inline-block;
 }
 }
 */
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */ }
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, .5); }

.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */ }
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dfeeff;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, .5); }

.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }
/* MOBILE MENU WITH SUPERFISH */
#mobile-menu-trigger28 {
  display: none; }

@media (max-width: 991px) {
  #mobile-menu-trigger28 {
    display: block;
    cursor: pointer; }

  ul#nav-menu28 {
    flex-direction: column;
    display: none; }

  .s-navmenu {
    float: none;
    clear: both; }

  .sf-menu {
    display: none;
    float: none; }

  .sf-menu > li {
    float: none;
    display: flex;
    flex-direction: column; }

  .sf-menu > li a {
    width: 100%; }

  .sf-menu ul {
    position: relative; } }

.ctamenu {
  position: absolute;
  right: 0;
  background: #249f77;
  z-index: 99999 !important;
  top: 0;
  padding: 11px;
  color: white; }

.ctamenu a {
  color: white !important;
  font-size: 18px; }

@media only screen and (max-width: 1200px) {
  .ctamenu {
    top: 50px; }

  ul#nav-menu28 {
    z-index: 999999;
    position: relative; } }

@media only screen and (max-width: 700px) {
  .ctamenu {
    display: none; } }

[class^="mmicon-"]:before, [class*=" mmicon-"]:before, [class^="mmicon-"]:after, [class*=" mmicon-"]:after {
  font-size: 21px; }

#mobile-menu-trigger28 {
  margin: 10px 10px 10px 0px; }

.s-headermenu28 {
  background-color: #fff; }

.s-headermenu28 .sf-menu > li > a, .s-headermenu28 .sf-menu > li > a:visited, .s-headermenu28 .sf-menu > li > a:link, .s-headermenu28 .sf-menu > li > a:active:link {
  font-weight: normal; }

#nav-menu28 {
  background-color: #fff; }

#nav-menu28 {
  display: flex; }

#nav-menu28 {
  justify-content: flex-start; }

.s-headermenu28 .s-navmenu {
  text-align: left; }

.imagebar-53 h1:before, .imagebar-53 h2:before, .imagebar-53 h3:before, .imagebar-53 h4:before, .imagebar-53 h5:before, .imagebar-53 h6:before {
  content: "";
  position: relative;
  display: block; }

.imagebar-53 h1:after, .imagebar-53 h2:after, .imagebar-53 h3:after, .imagebar-53 h4:after, .imagebar-53 h5:after, .imagebar-53 h6:after {
  content: "";
  position: relative;
  display: block; }

.imgbgg-cta {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  background-size: cover !important;
  background-position: center center !important; }

.imagebar-53 {
  position: relative;
  overflow: hidden; }

.imagebar-53 img {
  position: absolute;
  min-width: 100%;
  height: auto;
  width: auto; }

.imagebar-53 .overlay:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.imagebar-53 .content {
  /* position:absolute;*/
  left: 0;
  right: 0;
  text-align: center; }

.imagebar-53 .content {
  width: 100%;
  margin: 0 auto;
  background: rgba(32, 149, 108, 0.83);
  border: 7px solid white;
  position: relative;
  padding: 45px; }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0; }

.imagebar-53 {
  height: auto;
  padding-left: calc((100vw - 1140px) / 2);
  padding-right: calc((100vw - 1140px) / 2);
  padding-top: 100px;
  padding-bottom: 100px; }

.imagebar-53 h2:after {
  display: none; }

.imagebar-53 h1 {
  color: #fff; }

.imagebar-53 h2 {
  color: #fff; }

.imagebar-53 p {
  color: #fff; }

.s-footer4 .s-form .form-group {
  margin: 0; }

.s-footer4 .s-form label {
  display: block; }

.s-footer4 .s-form label.form-check-inline {
  display: inline-block; }

.s-footer4 .s-form .form-group {
  margin: 0; }

.s-footer4 .s-form label {
  display: block; }

.s-footer4 .s-form label.form-check-inline {
  display: inline-block; }

.s-footer4 {
  position: relative; }

.s-footer4:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.s-footer4 .container {
  z-index: 3;
  position: relative; }

.s-footer4 a.s-ilink {
  text-decoration: none; }

.s-footer4 ul.s-icon-list {
  list-style: none;
  padding-left: 0; }

.s-footer4 .s-col-bleed div[class^="col-"] .row {
  margin: 0; }

.s-footer4 .s-col-bleed div[class^="col-"] {
  padding: 0; }

.s-footer4 .col-md-7 {
  text-align: right; }

.s-footer4 .col-md-7 .s-img-linked-beh {
  float: right; }

.s-footer4 .s-footcont h1 {
  color: #1d8a60; }

.s-footer4 .s-footcont h2 {
  color: #1d8a60; }

.s-footer4 .s-footcont h2 {
  margin: 0px 0px 0px 0px; }

.s-footer4 .s-footcont h4 {
  color: #1d8a60; }

.s-footer4 .s-footcont h5 {
  color: #fff; }

.s-footer4 .s-footcont h5 {
  margin: 0px 0px 0px 0px; }

.s-footer4 .s-footcont h6 {
  color: #1d8a60; }

.s-footer4 .s-footcont h3 {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-text {
  color: #fff; }

.s-footer4 .s-footcont .s-text {
  margin: 5px 0px 15px 0px; }

.s-footer4 .s-footcont .s-map-h {
  height: 200px; }

.s-footer4 .s-footcont .s-link {
  color: #fff; }

.s-footer4 .s-footcont .s-link {
  display: inline-block; }

.s-footer4 .s-footcont .s-link:hover, .s-footer4 .s-footcont .s-link:focus, .s-footer4 .s-footcont .s-link:active {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-btn {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-btn {
  background-color: #f2f2f2; }

.s-footer4 .s-footcont .s-btn {
  margin: 15px 0px 0px 0px; }

.s-footer4 .s-footcont .s-btn:hover {
  color: #fff; }

.s-footer4 .s-footcont .s-btn:hover {
  background-color: #004e30; }

.s-footer4 .s-footcont .s-btn-alt {
  color: #fff; }

.s-footer4 .s-footcont .s-btn-alt {
  background-color: #fff; }

.s-footer4 .s-footcont .s-btn-alt {
  margin: 15px 0px 0px 0px; }

.s-footer4 .s-footcont .s-btn-alt:hover {
  color: #fff; }

.s-footer4 .s-footcont .s-btn-alt:hover {
  background-color: #2f2f2f; }

.s-footer4 .s-footcont .s-img-linked-beh {
  text-align: left; }

.s-footer4 .s-form input.form-control, .s-footer4 .s-form select.form-control, .s-footer4 .s-form textarea {
  color: #1d8a60; }

.s-footer4 .s-form label.control-label {
  color: #1d8a60; }

.s-footer4 .s-form input::-webkit-input-placeholder {
  color: #1d8a60; }

.s-footer4 .s-form .sw-result-easyform {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-icon-beh i.fa {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-icon-beh {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text i.fa {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text i.fa {
  margin: 0px 7px 0px 0px; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text span {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link i.fa {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link i.fa {
  margin: 0px 7px 0px 0px; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a:hover {
  color: #fff; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header i.fa {
  color: #1d8a60; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h1 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h2 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h4 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h5 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h6 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h3 {
  display: inline-block; }

.s-footer4 {
  background-color: #004e30; }

.s-footer4 {
  padding: 24px 0px 24px 0px; }

nav.s-navmenu ul.sf-menu > li.active > a, nav.s-navmenu ul.sf-menu > li.active > a:link, nav.s-navmenu ul.sf-menu > li.active > a:active, nav.s-navmenu ul.sf-menu > li.active > a:visited, nav.s-navmenu ul.sf-menu > li.active.sfHover > a {
  color: #1d8a60; }

nav.s-navmenu ul.sf-menu > li.active > a:hover, nav.s-navmenu ul.sf-menu > li.active > a:focus {
  color: #1d8a60; }

div#s-logo-full29 {
  position: absolute;
  z-index: 9999999;
  left: calc((100vw - 1140px) / 2); }

@media only screen and (max-width: 1200px) {
  div#s-logo-full29 {
    left: 15px !important; } }

#s-logo-full29 {
  padding: 20px 0px 20px 0px; }

#s-logo-full29 .sw-logo-text {
  font-size: 28px; }

#s-logo-full29 .sw-logo-text {
  color: #fff; }

#s-logo-full29 {
  text-align: center; }

#s-logo-full29 {
  text-align: left; }

.imgbgg {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover !important;
  background-position: center center !important; }

.imagebar-30 {
  position: relative;
  overflow: hidden; }

.imagebar-30 img {
  position: relative;
  min-width: 100%;
  height: auto;
  width: auto; }

.imagebar-30 .overlay:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.imagebar-30 {
  height: 340px; }

@media (max-width: 768px) {
  .imagebar-30 {
    height: 300px; } }

@media (max-width: 480px) {
  .imagebar-30 {
    height: 200px; } }

