@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800");
@font-face {
  font-family: "Gibson";
  src: url("../fonts/Gibson/Gibson-Light.otf");
  font-weight: 300; }
@font-face {
  font-family: "Gibson";
  src: url("../fonts/Gibson/Gibson-Regular.otf");
  font-weight: 400; }
@font-face {
  font-family: "Gibson";
  src: url("../fonts/Gibson/Gibson-SemiBold.otf");
  font-weight: 600; }
@font-face {
  font-family: "Gibson";
  src: url("../fonts/Gibson/Gibson-Bold.otf");
  font-weight: 700; }
body {
  font-family: "Montserrat", sans-serif;
  background-color: #086d38; }
body.collapse-open {
  overflow: hidden; }
@media only screen and (min-width: 991px) {
  body.collapse-open {
    overflow: auto; } }

h1, h2, h3, h4, h5, h6 {
  color: #086d38; }

p {
  line-height: 1.7; }

a {
  color: #086d38; }
a:hover, a:focus {
  text-decoration: none;
  color: #053d20; }
a:active {
  text-decoration: none;
  position: relative;
  top: -1px; }

.btn-go-home {
  color: #086d38;
  border: 1px solid #086d38;
  border-radius: 3px;
  padding: 10px 15px;
  display: inline-block;
  margin-top: 25px; }
.btn-go-home:hover, .btn-go-home:focus {
  text-decoration: none;
  color: #fff;
  background-color: #086d38; }

.plain-content-wrapper {
  background-color: #fff;
  padding: 25px 0px 50px;
  margin-top: -1px; }

.default-site .site-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  margin-bottom: 30px; }
.default-site p {
  text-align: justify;
  line-height: 1.6;
  font-size: 14px; }
.default-site p ~ h4 {
  margin-top: 25px; }
.default-site ul {
  padding-left: 30px; }

.legal-item {
  margin: 15px 0px; }
.legal-item .sub-item {
  padding-left: 10px;
  display: block;
  line-height: 1.6;
  margin-bottom: 24px; }
.legal-item .sub-item ul {
  padding-left: 10px;
  list-style: none; }

.sf-breadcrumb-wrapper {
  background-color: #fff;
  text-align: right;
  padding: 5px 0px; }
@media only screen and (max-width: 767px) {
  .sf-breadcrumb-wrapper {
    display: none; } }
.sf-breadcrumb-wrapper p {
  color: #8b8b8b;
  font-size: 12px;
  font-weight: 300; }

.sf-navbar .navbar-toggle {
  margin-top: 20px;
  border: 0px;
  border-radius: 0px; }
.sf-navbar .navbar-toggle .icon-bar {
  background-color: #086d38; }
.sf-navbar .navbar-toggle:focus, .sf-navbar .navbar-toggle:hover {
  background-color: transparent; }

.nav-close-toggle {
  margin: 12px 0px;
  padding-right: 3px;
  border: 0px;
  border-radius: 0px;
  background-color: transparent; }
.nav-close-toggle i.fa-close {
  color: #fff; }
.nav-close-toggle:focus, .nav-close-toggle:hover {
  background-color: transparent !important; }

.navbar-default {
  height: 75px;
  background-color: #fff;
  border: 0px;
  border-bottom: 1px solid #086d38;
  border-radius: 0px;
  margin-bottom: 0px; }
@media only screen and (max-width: 768px) {
  .navbar-default {
    border-bottom: 2px solid #086d38; } }
.navbar-default .navbar-brand {
  color: #fff;
  height: 100%; }
.navbar-default .navbar-brand img {
  height: 43px; }
.navbar-default #navMenu {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
.navbar-default #navMenu .nav.navbar-nav .menu {
  padding: 0px; }
.navbar-default #navMenu .nav.navbar-nav .menu li {
  display: inline-block;
  line-height: 75px; }
@media only screen and (max-width: 991px) {
  .navbar-default #navMenu .nav.navbar-nav .menu li {
    display: block;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 25px;
    padding: 0px 40px; } }
.navbar-default #navMenu .nav.navbar-nav .menu li.current-menu-item > a, .navbar-default #navMenu .nav.navbar-nav .menu li.current-page-ancestor > a {
  border-bottom: 3px solid #086d38; }
@media only screen and (max-width: 991px) {
  .navbar-default #navMenu .nav.navbar-nav .menu li.current-menu-item > a, .navbar-default #navMenu .nav.navbar-nav .menu li.current-page-ancestor > a {
    border: 0px;
    text-decoration: underline; } }
.navbar-default #navMenu .nav.navbar-nav .menu li:last-of-type > a {
  margin-right: 0px; }
.navbar-default #navMenu .nav.navbar-nav .menu li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #086d38;
  padding: 15px 5px 5px;
  margin-right: 18px;
  position: relative; }
@media only screen and (max-width: 991px) {
  .navbar-default #navMenu .nav.navbar-nav .menu li a {
    color: #fff;
    font-size: 22px;
    margin-right: 0px; }
  .navbar-default #navMenu .nav.navbar-nav .menu li a:hover {
    color: #fff !important; } }
.navbar-default #navMenu .nav.navbar-nav .menu li a:focus, .navbar-default #navMenu .nav.navbar-nav .menu li a:active {
  outline: none;
  text-decoration: none; }
.navbar-default #navMenu .nav.navbar-nav .menu li a:hover {
  text-decoration: none;
  color: #06552c; }
.navbar-default #navMenu .collapsing {
  -webkit-transition: none;
  transition: none;
  display: none; }

.sf-collapse {
  margin-bottom: 20px;
  background-color: transparent;
  border: 0px;
  padding: 5px 0px;
  border-top: 1px solid #086d38;
  border-bottom: 1px solid #086d38;
  color: #086d38;
  text-align: left;
  font-weight: 500;
  width: 100%; }
.sf-collapse:after {
  content: "\f078";
  font-family: "FontAwesome";
  color: #086d38;
  display: block;
  float: right;
  margin-right: 5px; }
.sf-collapse.collapsed:after {
  content: "\f053"; }
.sf-collapse:hover, .sf-collapse:focus {
  outline: none; }

@media only screen and (max-width: 991px) {
  .navbar-collapse.collapse.in {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0px;
    height: 100% !important;
    width: 100%;
    background-color: rgba(8, 109, 56, 0.8);
    z-index: 1080;
    border: 0; } }

.metaslider .slides {
  min-height: 200px;
  position: relative; }
.metaslider .slides li {
  min-height: 200px;
  display: block;
  position: static !important; }
.metaslider .slides li .caption-wrap {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
.metaslider .slides li.flex-active-slide .caption-wrap {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }
.metaslider .slides li a {
  display: block;
  min-height: 200px; }
.metaslider .slides li a img {
  object-fit: cover;
  min-height: 200px; }
.metaslider .slides li .caption-wrap {
  background-color: transparent !important;
  padding: 0px 0px 65px 0px;
  pointer-events: none; }
@media only screen and (max-width: 768px) {
  .metaslider .slides li .caption-wrap {
    padding: 0px 0px 60px 25px; } }
@media only screen and (max-width: 560px) {
  .metaslider .slides li .caption-wrap {
    padding: 0px 0px 55px 10px; } }
@media only screen and (max-width: 375px) {
  .metaslider .slides li .caption-wrap {
    padding: 15px 15px 50px; } }
@media only screen and (max-width: 768px) {
  .metaslider .slides li .caption-wrap .container {
    width: 100%;
    padding: 0px; } }
.metaslider .slides li .caption-wrap .caption {
  padding: 0px; }
@media only screen and (max-width: 375px) {
  .metaslider .slides li .caption-wrap h1 {
    font-size: 24px;
    margin-bottom: 10px; } }
@media only screen and (max-width: 375px) {
  .metaslider .slides li .caption-wrap h4 {
    font-size: 16px;
    margin-top: 0px; } }
.metaslider .slides li .caption-wrap h1, .metaslider .slides li .caption-wrap h4 {
  color: #fff; }
.metaslider .slides li:last-child .caption-wrap h1, .metaslider .slides li:last-child .caption-wrap h4 {
  color: #222; }
.metaslider .flexslider {
  margin: 0px !important; }
.metaslider .flexslider .flex-control-nav {
  bottom: 20px;
  z-index: 2; }
.metaslider .flexslider .flex-control-nav li {
  margin: 0 10px;
  width: 10%; }
.metaslider .flexslider .flex-control-nav li > a {
  border-radius: 0px;
  width: 100%;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: none; }
.metaslider .flexslider .flex-control-nav li > a.flex-active {
  background: rgba(0, 0, 0, 0.5); }

.page-excerpts-wrapper {
  padding: 45px 0px;
  background-color: #fff; }
@media only screen and (max-width: 768px) {
  .page-excerpts-wrapper {
    padding-bottom: 0px; } }

.page-excerpt {
  font-family: "Gibson"; }
@media only screen and (max-width: 995px) {
  .page-excerpt {
    margin-bottom: 25px; } }
.page-excerpt .page-link {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #086d38; }
.page-excerpt .page-link:hover, .page-excerpt .page-link:focus, .page-excerpt .page-link:active {
  text-decoration: none;
  outline: none; }
.page-excerpt .page-link:before {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 7px solid #086d38; }
.page-excerpt .page-link:hover {
  color: black; }
.page-excerpt .page-link:hover h2 {
  color: black; }
.page-excerpt .page-link:hover:before {
  border-color: black; }
.page-excerpt .page-link:hover span {
  text-decoration: underline; }
.page-excerpt .page-link h2 {
  margin-top: 10px;
  font-weight: 700;
  min-height: 66px; }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .page-excerpt .page-link h2 {
    min-height: 99px; } }
@media only screen and (max-width: 768px) {
  .page-excerpt .page-link h2 {
    font-size: 24px; } }
@media only screen and (max-width: 599px) {
  .page-excerpt .page-link h2 {
    min-height: 52px; } }
@media only screen and (max-width: 435px) {
  .page-excerpt .page-link h2 {
    font-size: 22px; } }
@media only screen and (max-width: 400px) {
  .page-excerpt .page-link h2 {
    font-size: 20px; } }
.page-excerpt .page-link p {
  font-weight: 300; }
@media only screen and (max-width: 400px) {
  .page-excerpt .page-link p {
    min-height: 80px; } }
.page-excerpt .page-link span {
  text-transform: uppercase;
  font-weight: 600; }
@media only screen and (max-width: 450px) {
  .page-excerpt .page-link span {
    display: none; } }
.page-excerpt .page-link span:after {
  content: "\f054";
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: 7px;
  position: relative;
  top: 1px; }

.home-featured-wrapper {
  background-color: #f1f1f1; }
@media only screen and (max-width: 767px) {
  .home-featured-wrapper {
    background-color: #fff; } }
.home-featured-wrapper .home-featured {
  padding: 45px 50px; }
@media only screen and (max-width: 1119px) {
  .home-featured-wrapper .home-featured {
    padding: 45px 0px; } }

.article-featured-card {
  text-align: center;
  padding: 0px 30px; }
@media only screen and (max-width: 1119px) {
  .article-featured-card {
    padding: 10px;
    margin-bottom: 25px; } }
@media only screen and (max-width: 520px) {
  .article-featured-card {
    width: 65%;
    margin: auto;
    margin-bottom: 20px;
    float: none; } }
@media only screen and (max-width: 450px) {
  .article-featured-card {
    width: 85%; } }
@media only screen and (max-width: 375px) {
  .article-featured-card {
    width: 100%; } }
.article-featured-card .featured-link:hover .read-more {
  text-decoration: underline; }
.article-featured-card .featured-link:hover > .article-featured-image > img {
  opacity: 0.5; }
.article-featured-card .featured-link:hover, .article-featured-card .featured-link:focus, .article-featured-card .featured-link:active {
  text-decoration: none;
  outline: none; }
.article-featured-card .read-more {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #086d38;
  text-transform: uppercase;
  font-weight: 600; }
.article-featured-card .read-more:after {
  content: "\f054";
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: 7px;
  position: relative;
  top: 1px; }
.article-featured-card .featured-info {
  background-color: #fff;
  padding: 15px; }
.article-featured-card .featured-info > .featured-title {
  min-height: 40px;
  color: #666666;
  font-family: "Montserrat", sans-serif;
  font-weight: 300; }
.article-featured-card .featured-info > .featured-excerpt {
  color: #666666;
  font-family: "Gibson";
  font-weight: 300; }
.article-featured-card .featured-info > .featured-excerpt:before {
  content: "";
  display: block;
  width: 55%;
  height: 2px;
  background-color: #36885d;
  margin: 20px auto; }
.article-featured-card > .featured-link > .article-featured-image {
  background-color: #086d38;
  height: 190px;
  width: 100%; }
.article-featured-card > .featured-link > .article-featured-image img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  object-fit: cover;
  height: 100%;
  width: 100%;
  opacity: 1; }

.row.equal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.page-content {
  min-height: 600px; }
.page-content > h2, .page-content > h1 {
  margin-top: 0px;
  font-weight: 800;
  color: #086d38; }
.page-content > h4 {
  color: #086d38;
  margin-top: 20px; }
.page-content .has-features .page-image {
  height: 200px !important; }
.page-content .page-list-item {
  margin-top: 20px;
  min-height: 260px; }
/*.page-content .page-list-item.recommended-class {
  width: 50%; }*/
.page-content .page-list-item .page-link {
  display: block; }
.page-content .page-list-item .page-link:hover, .page-content .page-list-item .page-link:focus {
  text-decoration: none;
  outline: none; }
.page-content .page-list-item .page-link:hover .page-image, .page-content .page-list-item .page-link:focus .page-image {
  transform: scale(1.05); }
.page-content .page-list-item .page-image {
  transition: all 0.4s ease-in-out;
  object-fit: cover;
  height: 170px;
  height:auto;
  width: 90%;
  max-width:100%;
  max-width:207px;
  max-height:170px;
  margin-bottom: 10px; }
@media only screen and (max-width: 1200px) {
  .page-content .page-list-item .page-image {
    height: 140px; } }
@media only screen and (max-width: 900px) {
  .page-content .page-list-item .page-image {
    height: auto; } }
.page-content .page-list-item .page-title {
  color: #086d38;
  text-align: center;
  padding: 0px 15px;
  margin-right: 10%;
  margin-bottom: 0;
  min-height: 46px; }
@media only screen and (max-width: 375px) {
  .page-content .page-list-item .page-title {
    padding: 0px;
    margin: 0px;
    min-height: 60px; } }
@media only screen and (max-width: 1200px) {
  .page-content .page-list-item {
    min-height: auto; } }
@media only screen and (max-width: 375px) {
  .page-content .page-list-item {
    min-height: auto;
    padding: 0px 10px 10px;
    margin-top: 10px; } }
.page-content .page-image {
  object-fit: cover;
  height: 100%;
  width: 100%; }
.page-content .table-code {
  font-size: 12px; }
.page-content .table-code > tbody > tr > td, .page-content .table-code > tbody > tr > th, .page-content .table-code > tfoot > tr > td, .page-content .table-code > tfoot > tr > th, .page-content .table-code > thead > tr > td, .page-content .table-code > thead > tr > th {
  border: 0px;
  padding: 4px 8px; }
.page-content .table-code.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ebebeb; }
.page-content .table-code > thead > tr > th {
  color: #fff;
  background-color: #808184;
  border: 0px; }
.page-content .table-code td:first-child {
  white-space: nowrap; }
.page-content .interest-wrapper .interest-link {
  color: #086d38;
  display: block; }
.page-content .interest-wrapper .interest-link .interest-image {
  object-fit: cover;
  height: 165px;
  width: 100%;
  transition: 0.3s all ease-in-out; }
.page-content .interest-wrapper .interest-link .interest-image:hover {
  transform: scale(1.04); }
.page-content .interest-wrapper .interest-link .interest-title {
  padding: 15px;
  text-align: center; }
.page-content .interest-wrapper .interest-link:hover, .page-content .interest-wrapper .interest-link:active, .page-content .interest-wrapper .interest-link:focus {
  text-decoration: none;
  outline: none; }
.page-content iframe {
  width: 100%;
  height: 180px; }
@media only screen and (max-width: 767px) {
  .page-content iframe {
    height: 315px; } }
.page-content .full-video iframe {
  margin-top: 30px;
  margin-bottom: 20px;
  height: 360px; }
.page-content .full-image {
  margin-top: 30px;
  margin-bottom: 20px;
  max-width: 600px; }
@media only screen and (max-width: 767px) {
  .page-content .full-image {
    max-width: 100%; } }
.page-content .show-more {
  border: 0px;
  background-color: transparent;
  font-weight: 700;
  color: #666; }
.page-content .show-more:active, .page-content .show-more:focus {
  outline: none; }
.page-content .short-description h1, .page-content .short-description h2, .page-content .short-description h3, .page-content .short-description h4, .page-content .short-description h5, .page-content .short-description h6 {
  color: #086d38; }
.page-content .short-description.two-column {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 40px;
  /* Firefox */
  column-gap: 40px; }
.page-content .product-item {
  margin-bottom: 35px; }
.page-content .product-item:first-of-type {
  margin-top: 50px; }
.page-content .product-item .product-image {
  object-fit: cover;
  height: 100%;
  width: 100%; }
.page-content .product-item .product-title {
  color: #086d38;
  margin-top: 0px;
  margin-bottom: 15px; }

.sf-sidebar {
  list-style: none;
  padding: 0px;
  height: auto !important;
  border-right: 1px solid #f4f4f4; }
@media only screen and (min-width: 768px) {
  .sf-sidebar {
    display: block !important; } }
@media only screen and (max-width: 425px) {
  .sf-sidebar {
    border-right: 0px; } }
.sf-sidebar > li {
  margin-bottom: 20px; }
.sf-sidebar > li > a {
  font-size: 13px;
  font-weight: 700;
  color: #666; }
.sf-sidebar > li > a:hover, .sf-sidebar > li > a:focus {
  outline: none;
  color: #086d38;
  text-decoration: none; }
.sf-sidebar > li.current_page_item > a {
  color: #086d38; }
.sf-sidebar > li .children {
  list-style: none;
  padding-left: 15px; }
.sf-sidebar > li .children .children {
  padding-left: 0px; }
.sf-sidebar > li .children > li > a {
  font-size: 13px;
  font-weight: 300;
  color: #666; }
.sf-sidebar > li .children > li > a:hover, .sf-sidebar > li .children > li > a:focus {
  outline: none;
  color: #086d38;
  text-decoration: none; }
.sf-sidebar > li .children > li.page_item_has_children > a {
  font-weight: 700; }
.sf-sidebar > li .children > li.page_item_has_children li {
  padding-left: 15px; }
.sf-sidebar > li .children > li.current_page_item > a {
  color: #086d38;
  font-weight: 700; }

.sf-video-embed {
  text-align: center; }
@media only screen and (max-width: 768px) {
  .sf-video-embed {
    margin-top: 10px;
    margin-bottom: 10px; } }
.sf-video-embed .video-link {
  color: #086d38;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  left: 0px; }
.sf-video-embed .video-link:hover, .sf-video-embed .video-link:focus {
  text-decoration: none;
  outline: none; }
.sf-video-embed .video-link span {
  position: absolute;
  bottom: -25px;
  width: 100%;
  left: 0px; }

.sf-features-benefits {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 25px 0px;
  margin: 25px 0px; }
.sf-features-benefits > .title {
  text-transform: uppercase;
  color: #086d38;
  margin-left: 25px;
  font-weight: 800; }
.sf-features-benefits > ul {
  padding: 0px; }
@media only screen and (min-width: 768px) {
  .sf-features-benefits > ul {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2; } }
.sf-features-benefits > ul li {
  padding-left: 25px;
  position: relative;
  list-style: none;
  margin-bottom: 10px; }
.sf-features-benefits > ul li:before {
  content: "\f054";
  display: block;
  font-family: "FontAwesome";
  font-size: 12px;
  color: #086d38;
  position: absolute;
  left: 0px;
  top: 2px; }
.sf-features-benefits > ul li:after {
  clear: both;
  display: block;
  content: ""; }

.site-footer {
  background-color: #086d38;
  padding: 15px 0px;
  color: #fff; }
.site-footer a[href^=tel],
.site-footer a[href^='mailto'],
.site-footer a {
  color: #fff !important; }
@media only screen and (max-width: 768px) {
  .site-footer {
    text-align: center; } }
.site-footer .foot-logo {
  height: 45px; }
.site-footer .foot-note {
  font-weight: 300; }
@media only screen and (max-width: 768px) {
  .site-footer .foot-note {
    float: none !important;
    text-align: center; } }
.site-footer .foot-note > .heading {
  font-family: "Gibson";
  margin: 0px;
  font-weight: 300;
  color: #fff; }
.site-footer .foot-note > .subheading {
  font-family: "Gibson";
  margin: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 1; }
.site-footer .foot-address {
  margin: 0px;
  color: #fff;
  font-weight: 300; }
@media only screen and (max-width: 768px) {
  .site-footer .foot-address {
    float: none !important; } }
.site-footer .foot-hr {
  width: 120px;
  margin: 15px 0px; }
@media only screen and (max-width: 768px) {
  .site-footer .foot-hr {
    float: none !important;
    width: 75%;
    margin: 15px auto; } }
.site-footer .sf-email-link {
  color: #fff;
  text-decoration: underline;
  margin-bottom: 15px;
  display: none; }
@media only screen and (max-width: 768px) {
  .site-footer .sf-email-link {
    display: block; } }
.site-footer .menu {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: right; }
@media only screen and (max-width: 768px) {
  .site-footer .menu {
    float: none !important;
    margin-bottom: 15px; } }
.site-footer .menu > li {
  display: inline-block;
  margin-left: 15px;
  font-weight: 300; }
@media only screen and (max-width: 400px) {
  .site-footer .menu > li {
    display: block; } }
.site-footer .menu > li > a {
  font-family: "Gibson";
  color: #fff; }
.site-footer .menu > li > a:hover, .site-footer .menu > li > a:focus, .site-footer .menu > li > a:active {
  outline: none;
  text-decoration: none; }

.sf-btn, .contact-form .gform_button.button {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  border: 0px;
  background-color: #8b8b8b;
  padding: 10px 40px;
  border-radius: 0px; }
.sf-btn:hover, .contact-form .gform_button.button:hover, .sf-btn:active, .contact-form .gform_button.button:active, .sf-btn:focus, .contact-form .gform_button.button:focus {
  text-decoration: none;
  outline: none;
  color: #e6e6e6;
  background-color: #727272; }

.contact-form .sf-form-style, .contact-form .ginput_container input, .contact-form textarea {
  background-color: #f3f3f3;
  width: 100% !important;
  border-radius: 0px !important;
  border: 0px !important;
  padding: 7px 10px !important; }
.contact-form label {
  color: #086d38;
  font-weight: 400 !important; }
.contact-form .gform_button.button {
  float: right; }
.contact-form textarea {
  height: 120px !important; }
.contact-form #gform_confirmation_message_1 {
  margin-top: 30px;
  font-size: 16px;
  color: #086d38; }

.main-title, .heading-title {
  font-weight: 800; }

.heading-title {
  margin-top: 20px; }

.main-content p:not(:last-of-type) {
  margin-bottom: 0px; }

.sf-modal {
  transition: all 0.8s cubic-bezier(0.3, 0.02, 0.86, 0.08);
  transform: translateY(-100%);
  padding-right: 0px !important; }
.sf-modal .modal-dialog {
  width: 100%;
  margin: 0px;
  height: 100%; }
.sf-modal .btn-close {
  background: #fff;
  opacity: 0.5;
  border-radius: 0px;
  border: 0px;
  margin-bottom: 30px;
  padding: 12px 17px;
  float: right;
  transition: all 0.5s ease-in-out; }
.sf-modal .btn-close #iconClose {
  position: relative;
  top: 3px; }
.sf-modal .btn-close .st0 {
  stroke: #000;
  stroke-width: 80px;
  stroke-miterlimit: 10; }
.sf-modal .btn-close:hover {
  background-color: #086d38;
  opacity: 1; }
.sf-modal .btn-close:hover .st0 {
  stroke: #fff; }
.sf-modal .btn-close:focus, .sf-modal .btn-close:active {
  outline: none; }
.sf-modal .modal-content {
  border-radius: 0px;
  height: 100%;
  background-color: #2d2d2d; }
.sf-modal .modal-content .modal-body {
  padding-top: 5%; }
.sf-modal.in {
  transform: translateY(0%); }

@media only screen and (min-width: 768px) {
  .col-sm-4:nth-child(3n+1) {
    clear: left; } }

a[href^='mailto'] {
  color: #086d38;
  text-decoration: underline; }
a[href^='mailto']:hover, a[href^='mailto']:active {
  color: #8b8b8b; }

.article-item {
  margin-bottom: 25px; }
.article-item .article-thumbnail {
  margin-bottom: 20px; }
@media only screen and (min-width: 768px) {
  .article-item .article-thumbnail {
    max-height: 200px; } }
.article-item .article-thumbnail img {
  object-fit: cover;
  height: 100%;
  width: 100%; }
.article-item .article-title {
  margin-top: 0px;
  margin-bottom: 15px; }
.article-item .article-date {
  font-size: 12px;
  color: #086d38;
  margin-bottom: 20px; }
.article-item .article-excerpt {
  color: #777;
  line-height: 1.7;
  text-align: justify; }
.article-item .article-link {
  color: #086d38;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500; }

.article-single .article-banner {
  max-height: 300px;
  overflow: hidden; }
.article-single .article-banner img {
  object-fit: cover;
  height: 100%;
  width: 100%; }
.article-single .article-date {
  font-size: 12px;
  color: #086d38;
  margin-bottom: 25px;
  display: block; }
.article-single p {
  text-align: justify;
  line-height: 1.7; }
.article-single .article-more {
  display: inline-block;
  margin: 30px 0px;
  background-color: #086d38;
  color: #fff;
  border: 2px solid transparent;
  text-transform: uppercase;
  font-weight: 600;
  padding: 14px 40px; }
.article-single .article-more:hover, .article-single .article-more:active {
  background-color: transparent;
  color: #086d38;
  border-color: #086d38; }

.page-site-title {
  margin-bottom: 25px; }

.sf-contact-person {
  margin-bottom: 25px; }
.sf-contact-person .full-name {
  font-weight: normal;
  font-family: "Gibson";
  font-size: 19px; }
.sf-contact-person .position {
  color: #323232;
  font-weight: 700; }
.sf-contact-person p {
  margin-bottom: 0px;
  font-size: 13px; }
.sf-contact-person p span {
  color: #9a9a9a;
  font-weight: 400; }

.gallery {
  padding: 0;
  margin: -10px !important; }
.gallery .gallery-item {
  margin: 10px auto !important;
  padding: 0 10px;
  display: block; }
.gallery a {
  display: block;
  outline: none !important;
  background-color: #086d38;
  overflow: hidden; }
.gallery a img {
  border: 0 !important;
  max-width: 100%;
  height: auto !important;
  transition: all 0.4s ease-in-out; }
.gallery a:hover img {
  opacity: .5;
  transform: scale(1.05); }

.featured-img img {
  max-width: 100%;
  height: auto;
  height: auto;
  margin-bottom: 24px; }

.mt5 {
  margin-top: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.mt75 {
  margin-top: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.mt100 {
  margin-top: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

.w100px {
  width: 80px;
  display: inline-block; }

@media (max-width: 991px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; } }

/*# sourceMappingURL=custom.css.map */
