@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
input,
button,
select,
textarea,
body {
  font-family: "Open Sans", lucida grande, Arial, sans-serif;
}
strong {
  font-weight: 700;
}
input,
button,
select,
textarea,
body {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
::selection {
  background: #3f6433;
}
::-moz-selection {
  background: #3f6433;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 16px;
  line-height: 1.41;
}
h1 {
  font-size: 48px;
  line-height: 1.41;
}
h2 {
  font-size: 24px;
  line-height: 1.41;
}
h3 {
  font-size: 18.72px;
  line-height: 1.41;
}
h4 {
  font-size: 16px;
  line-height: 1.41;
}
h5 {
  font-size: 13.28px;
  line-height: 1.41;
}
h6 {
  font-size: 12px;
  line-height: 1.41;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #2a4222;
}
a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #2e4925;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #3f6433;
}
.nav a:hover .caret {
  border-bottom-color: #3f6433;
  border-top-color: #3f6433;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
  border-color: #3f6433;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #3f6433;
}
.form-control:focus {
  border-color: #3f6433;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(63,100,51,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #3f6433;
  border-color: #3f6433;
}
.accent {
  color: #3f6433 !important;
}
.accent2 {
  color: #62a7cc !important;
}
.accent3 {
  color: #353535 !important;
}
.btn-primary {
  border-color: #3f6433;
  background-color: #3f6433;
  color: #fff;
  text-shadow: none;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #36562c;
  border-color: #36562c;
  color: #fff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #2e4925;
  border-color: #2e4925;
  color: #fff;
}
.btn-custom {
  border-color: #680000;
  background-color: #680000;
  color: #fff;
  text-shadow: none;
}
.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
  background-color: #540000;
  border-color: #540000;
  color: #fff;
}
.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
  background-color: #3f0000;
  border-color: #3f0000;
  color: #fff;
}
.font-36 {
  font-size: 36px;
}
.font-30 {
  font-size: 30px;
}
.font-26 {
  font-size: 26px;
}
.font-18 {
  font-size: 18px;
}
.font-14 {
  font-size: 14px;
}
.home .header-shadow {
  box-shadow: none;
}
header img.brand {
  max-width: 100%;
  margin: 0 auto;
}
#header nav[role="navigation"] > ul {
  margin-top: 0;
}
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:hover,
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:active,
#header nav[role="navigation"] > ul ul.dropdown-menu > li > a:focus {
  color: #fff;
  background: #3f6433;
}
#header nav[role="navigation"] > ul > li + li {
  margin-left: 25px;
}
#header nav[role="navigation"] > ul > li {
  margin-bottom: 0;
}
#header nav[role="navigation"] > ul > li > a {
  color: #242424;
  padding: 15px 25px;
}
#header nav[role="navigation"] > ul > li > a .caret {
  border-bottom-color: #242424;
  border-top-color: #242424;
}
#header nav[role="navigation"] > ul > li:hover > a,
#header nav[role="navigation"] > ul > li:active > a,
#header nav[role="navigation"] > ul > li:focus > a,
#header nav[role="navigation"] > ul > li.active > a {
  color: #fff;
  background-color: #3f6433;
}
#header nav[role="navigation"] > ul > li:hover .caret,
#header nav[role="navigation"] > ul > li:active .caret,
#header nav[role="navigation"] > ul > li:focus .caret,
#header nav[role="navigation"] > ul > li.active .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
#header nav[role="navigation"] > ul > li > a:focus {
  background-color: transparent;
}
.dropdown-submenu:hover > a,
.dropdown-submenu:active > a,
.dropdown-submenu:focus > a {
  color: #fff;
  background: #3f6433;
}
.dropdown-toggle.disabled::after {
  border-left-color: #000;
}
nav[role="navigation"] ul li li:hover > a {
  color: #fff;
}
.top-search {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
}
.top-search .navbar-search {
  margin-bottom: 20px;
}
.top-search .navbar-search .search-query {
  border-radius: 0;
  border: 1px solid #ccc;
  box-shadow: none;
}
.top-search .list-unstyled {
  font-size: 14px;
}
.top-search .list-unstyled li + li {
  padding-left: 10px;
  border-left: 1px solid #242424;
}
.top-search .list-unstyled li > a {
  color: #242424;
}
.top-search .list-unstyled li > a:hover,
.top-search .list-unstyled li > a:active,
.top-search .list-unstyled li > a:focus {
  opacity: 0.5;
}
.banner-block {
  display: block;
}
.hp-banner {
  padding: 0;
}
.hp-banner .flex-box {
  height: 500px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.well-banner {
  max-width: 640px;
  padding: 25px 35px;
  background-color: rgba(10,58,46,0.8);
}
.banner-01 .well-banner {
  max-width: 90%;
}
.banner-04 .well-banner {
  max-width: 760px;
}
.banner-05 .well-banner {
  max-width: 680px;
}
.gray-banner {
  position: absolute;
  left: 76px;
  top: 0;
  background-color: #0000007d;
  width: 100%;
  min-height: 500px;
  max-width: 425px;
}
.gray-banner .content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  flex-flow: column;
}
.gray-banner .content.flex-box h2 {
  font-size: 41px;
}
.gray-banner .content a {
  margin-top: 20px;
  background-color: transparent;
  font-size: 18px;
  border-color: #fff;
  border-radius: 0;
  padding: 10px;
  width: 135px;
}
.banner-07 .gray-banner {
  position: absolute;
  left: 76px;
  top: 0;
  background-color: #0000007d;
  width: 100%;
  min-height: 500px;
  max-width: 490px;
}
.banner-07 .gray-banner .content {
  display: flex;
  align-items: start;
  justify-content: center;
  padding: 60px 30px;
  flex-flow: column;
}
.banner-07 .gray-banner .content.flex-box h2 {
  font-size: 41px;
}
.banner-07 .gray-banner .content a {
  margin-top: 20px;
  background-color: transparent;
  font-size: 18px;
  border-color: #fff;
  border-radius: 0;
  padding: 10px;
  width: 135px;
}
.gray-banner-right {
  position: absolute;
  background-color: #0000007d;
  min-height: 500px;
  max-width: 425px;
  right: 40px;
  width: 100%;
  top: 0;
}
.gray-banner-right h2 {
  font-size: 41px;
}
.gray-banner-right p {
  font-size: 35px;
}
.gray-banner-right h2,
.gray-banner-right p {
  text-align: center;
  margin-bottom: 10px;
}
.gray-banner-right .content a {
  margin-top: 20px;
  background-color: transparent;
  font-size: 18px;
  border-color: #fff;
  border-radius: 0;
  padding: 10px;
  width: 135px;
}
.gray-banner-right .content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  flex-flow: column;
}
#hp-banner-slider,
#hp-banner-slider .slide-content {
  margin: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
#hp-banner-slider {
  max-width: 1600px;
  margin: 0 auto;
}
#hp-banner-slider .slide-content > p {
  margin-bottom: 0;
}
.global-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 280px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.global-box img {
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.global-box + p {
  display: none;
}
.well-readmore {
  background-color: rgba(10,58,46,0.8);
  padding: 10px 30px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  position: relative;
}
.event-padding-top {
  padding-top: 20px;
}
.wooslider-direction-nav a:before,
.wooslider-direction-nav a.wooslider-next:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.wooslider-direction-nav a:before {
  content: "\f053";
}
.wooslider-direction-nav a.wooslider-next:before {
  content: "\f054";
}
.section-no-shadow {
  box-shadow: none !important;
}
.row-heading {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-heading a {
  color: #919191;
}
.row-heading:after {
  content: '';
  display: block;
  width: 100%;
  border-top: 2px solid #246410;
}
.hp-blog figure img {
  padding: 0;
  border: none;
  border-radius: 0;
}
.hp-blog h3[itemprop="headline"] a {
  color: #353535;
  font-size: 16px;
  font-weight: bold;
}
.hp-blog h3[itemprop="headline"] + p {
  margin-bottom: 0;
}
.hp-blog .date {
  color: #868686;
  font-size: 14px;
}
.hp-blog .date i,
.hp-blog div[itemprop="articleBody"] > p {
  display: none;
}
.blog-feed .row-condensed {
  margin: 0;
}
.blog-feed article {
  max-width: 350px;
  margin: 0 auto;
}
.event-feed article footer {
  display: none;
}
.event-feed article + hr {
  border-color: #ccc;
}
.event-feed article + hr + article {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.row-hover > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
.box-hover {
  display: block;
  position: relative;
  max-width: 310px;
  margin: 0 auto;
}
.box-hover > br {
  display: none;
}
.box-hover .content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  padding: 17px 20px;
  text-transform: uppercase;
  background-color: rgba(10,58,46,0.8);
  -webkit-transition: height 0.5s, padding 0.5s;
  transition: height 0.5s, padding 0.5s;
}
.box-hover:hover .content,
.box-hover:active .content,
.box-hover:focus .content {
  padding: 130px 15px 0;
  height: 100%;
}
#footer #menu-bottom-footer li {
  line-height: inherit;
}
.cta-footer {
  height: 160px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  font-size: 14px;
}
.cta-footer address {
  margin-bottom: 0;
}
.cta-footer address br {
  display: none;
}
.cta-footer address span[itemprop="addressCountry"] {
  margin-left: 5px;
}
.cta-footer address span[itemprop="telephone"] + br,
.cta-footer address span[itemprop="addressCountry"] + br {
  content: '';
  display: block;
}
.footer-social {
  float: right;
}
.footer-social .social-stack {
  font-size: 24px;
}
.footer-social .social-stack:hover,
.footer-social .social-stack:active,
.footer-social .social-stack:focus {
  opacity: 0.8;
}
.footer-social .social-stack * {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-social .ico-instagram .fa-stack-2x {
  color: #833ab4;
}
.footer-social .ico-youtube .fa-stack-2x {
  color: #cd201f;
}
.footer-social .ico-pinterest .fa-stack-2x {
  color: #bd081c;
}
.footer-social .fa-stop {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-social .ico-slideshare .fa-stack-2x {
  color: #0077B5;
}
.footer-social .ico-issuu {
  width: 42px;
}
.fa-stack-2x.bg-we-chat {
  text-decoration: none;
  color: #9de60b;
}
.main-footer {
  padding-bottom: 30px !important;
  color: #c7c7c7;
  font-size: 14px;
}
.main-footer .uppercase {
  font-size: 16px;
}
.main-footer .location {
  margin-top: 45px;
}
#menu-footer-about {
  display: inline-block;
  text-align: left;
}
body {
  background-color: #dfdfdf;
}
.container {
  width: 100%;
  max-width: 1600px;
}
.full-width {
  width: 100%;
}
.category-events article footer .date {
  display: none;
}
.page-wrap .content > article ul {
  list-style: none;
}
.page-wrap .content > article ul > li {
  position: relative;
  line-height: 2em;
}
.page-wrap .content > article ul > li::before {
  position: absolute;
  left: -25px;
  margin-right: 10px;
  content: '\f30b';
  color: #FEB11E;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.nav-tabs > li::before,
.page-wrap .pagination > li::before,
.page-wrap .content > article ul.gform_fields > li::before,
.page-wrap .content > article ul.fa-ul > li::before,
.sharedaddy .sd-content ul > li::before {
  display: none;
}
.menu-side-ge ul > li::before {
  display: none;
}
.menu-side-ge ul > li.current-menu-item {
  background-color: #f4f4f4;
}
.h3-title {
  background-color: #f4f4f4;
  padding: 8px 10px;
  border-bottom: thin solid #eee;
  border-top: thin solid #eee;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header img.brand {
    margin: 20px auto;
  }
  .hp-banner .flex-box {
    height: 500px;
  }
  .row-hover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row-hover > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
  }
  .main-footer .uppercase {
    font-size: 15px;
  }
  .hp-blog .font-30,
  event-feed .font-30 {
    font-size: 17px;
  }
  #header nav[role="navigation"] > ul > li > a {
    padding: 15px 22px;
  }
}
@media (max-width: 991px) {
  .mobile-img-center {
    float: none;
    margin: 10px auto;
  }
  header img.brand {
    margin: 10px auto;
  }
  nav[role="navigation"] select {
    display: block;
  }
  nav[role="navigation"] ul {
    display: none;
  }
  .hp-banner .flex-box {
    height: 470px;
  }
  .hp-blog article {
    text-align: center;
  }
  .event-feed article {
    text-align: left;
  }
  .row-hover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row-hover > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .global-box {
    max-width: 310px;
  }
  .banner-07 .gray-banner {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0000007d;
    width: 100%;
    min-height: 500px;
    max-width: 490px;
  }
  .banner-07 .gray-banner .content {
    display: flex;
    align-items: start;
    justify-content: center;
    padding: 60px 30px;
    flex-flow: column;
  }
  .banner-07 .gray-banner .content.flex-box h2 {
    font-size: 24px;
  }
  .gray-banner .content {
    display: flex;
    align-items: start;
    justify-content: center;
    padding: 60px 30px;
    flex-flow: column;
  }
}
@media (max-width: 767px) {
  .cta-footer address a {
    color: #ffffff;
  }
  .font-36 {
    font-size: 30px;
  }
  header img.brand {
    display: block;
    width: 230px;
  }
  .top-search {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .top-search .list-unstyled {
    font-size: 12px;
    margin-bottom: 30px;
  }
  nav[role="navigation"] select {
    margin: 20px auto;
  }
  .banner-03 {
    background-position: left top !important;
  }
  .hp-banner .flex-box {
    height: 420px;
    padding: 40px 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .well-banner {
    max-width: 100%;
    padding: 15px;
    text-align: center;
  }
  .row-hover > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .cta-footer {
    height: auto;
    display: block;
    text-align: center;
    padding: 40px 15px;
  }
  .cta-footer address {
    margin: 30px auto;
  }
  .footer-social {
    float: none;
  }
  .footer-social .social-stack {
    font-size: 20px;
  }
  .main-footer .uppercase {
    margin: 20px auto 0;
  }
  .main-footer .location {
    margin-top: 20px;
  }
  #menu-footer-about > li {
    float: none;
    text-align: center;
  }
  #menu-bottom-footer {
    margin: 0 auto;
    display: table;
    float: none !important;
  }
  .banner-06 .gray-banner {
    max-width: 294px;
  }
  .banner-06 .gray-banner .content.flex-box h2 {
    font-size: 22px;
    text-align: center;
  }
  .banner-06 .gray-banner {
    left: 0;
  }
  .banner-08 .gray-banner-right {
    right: 0;
    bottom: 0;
    min-height: 420px;
  }
  .margin-right-5 {
    margin-right: 5px;
  }
}
.ico-line {
  color: #3ace01;
}
