@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1296px";
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 992px) {
  .row-flex,
  .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
  }
  .row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
  }
  .row-flex > div[class*='col-'],
  .container-flex > div[class*='col-'] {
    margin: -.3px;
    
  }
  .container-flex > div[class*='col-'] div,
  .row-flex > div[class*='col-'] div {
    width: 100%;
  }
  .flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
  }
  .flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2;
  }
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > .col,
.row.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.row.sm-gutters {
  margin-right: -3px;
  margin-left: -3px;
}
.row.sm-gutters > .col,
.row.sm-gutters > [class*="col-"] {
  padding-right: 3px;
  padding-left: 3px;
}
@media (min-width: 1728px) {
  .container-lg {
    min-width: 1728px;
  }
}
.no-space .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.no-space .container-fluid .row {
  margin-left: 0;
  margin-right: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2a911c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #175110;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.7143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
table.admintable th,
table.admintable td {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e8e8e8;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.modal-open .modal-backdrop {
  z-index: 1040;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #2a911c;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #959595;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 54px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.6667;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
.example-colors .swatch-item {
  background: #333333;
  border-radius: 0;
  color: #ffffff;
  min-height: 100px;
  position: relative;
  margin-bottom: 25px;
  width: 100%;
}
@media (min-width: 1296px) {
  .example-colors .swatch-item {
    min-height: 123px;
  }
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #2a911c;
}
.example-colors .color-brand-secondary {
  background: #362323;
}
.example-colors .color-brand-success {
  background: #00b765;
}
.example-colors .color-brand-danger {
  background: #d9534f;
}
.example-colors .color-brand-warning {
  background: #f0ad4e;
}
.example-colors .color-brand-info {
  background: #5bc0de;
}
.example-colors .color-gray-darker {
  background: #222222;
}
.example-colors .color-gray-dark {
  background: #333333;
}
.example-colors .color-gray {
  background: #555555;
}
.example-colors .color-gray-light {
  background: #959595;
  color: #333333;
}
.example-colors .color-gray-lighter {
  background: #e8e8e8;
  color: #333333;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #333333;
}
.example-forms .form-group input {
  width: 100%;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #959595;
}
.text-primary {
  color: #2a911c;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1e6614;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #2a911c;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1e6614;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #e8e8e8;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.7143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #959595;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 18.75px;
  border-left: 5px solid #e8e8e8;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.7143;
  color: #959595;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e8e8e8;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.7143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.footer-info {
  max-width: 226px;
}
.footer-info img {
  max-height: 25px;
  margin-bottom: 25px;
}
.footer-info p {
  font-size: 14px;
  margin-bottom: 0;
}
.footer-info a {
  border-bottom: 1px solid #222222;
  color: #222222;
}
.footer-info a:hover,
.footer-info a:focus,
.footer-info a:active {
  border-bottom-color: #ffffff;
}
.social-list {
  display: flex;
  padding: 0;
  margin: 0;
  margin-top: 25px;
  list-style: none;
}
.social-list a {
  background: #222222;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  font-size: 10px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-right: 6px;
  width: 25px;
}
.social-list a:hover,
.social-list a:focus,
.social-list a:active {
  background: #2a2a2a;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 75px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 47px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 75px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 75px;
}
.features-list .feature-row h3 {
  font-size: 30px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 47px;
}
.jumbotron iframe {
  margin-top: 25px;
}
.example-button > .btn {
  margin-right: 6.25px;
  margin-bottom: 6.25px;
  float: left;
}
.demo-home .t3-topbar,
.demo-home .t3-header-wrap,
.demo-home .t3-footer {
  display: none;
}
.demo-home .t3-wrapper.affix {
  padding: 0;
}
.demo-home .show-demo {
  background-color: #f7f7f7;
  background-image: url('../../../../images/bg-demo.jpg');
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 108px 0;
  text-align: center;
}
.demo-home h1 {
  margin: 0;
}
@media (max-width: 767px) {
  .demo-home h1 {
    font-size: 32px;
  }
}
.demo-home .sub-title {
  font-size: 32px;
  margin-bottom: 54px;
}
@media (max-width: 767px) {
  .demo-home .sub-title {
    font-size: 24px;
  }
}
.demo-home .demo-action .btn {
  min-width: 190px;
  margin: 5px 10px;
}

label.radio {
  padding-left: 25px;
}
.form-control:focus {
  border-color: #777171;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(119, 113, 113, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(119, 113, 113, 0.6);
}
.form-control::-moz-placeholder {
  color: #959595;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #959595;
}
.form-control::-webkit-input-placeholder {
  color: #959595;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 25px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 18px;
}
.form-horizontal .form-control-static {
  padding-top: 18px;
}
.input-group-addon {
  padding-left: 25px;
  padding-right: 25px;
}
.btn {
  line-height: 1.5;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-inverse {
  color: #ffffff;
  background-color: #e47200;
  border-color: #e47200;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #b15900;
  border-color: #653200;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #b15900;
  border-color: #a75300;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #b15900;
  background-image: none;
  border-color: #a75300;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #8d4700;
  border-color: #653200;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #e47200;
  border-color: #e47200;
}
.btn-inverse .badge {
  color: #e47200;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  box-shadow: none;
  height: 55px;
  padding: 12.5px 18px;
}
select:focus,
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,
.inputbox:focus {
  box-shadow: none;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #959595;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #959595;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #959595;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
.inputbox[type="checkbox"] {
  height: auto;
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #51ffb1;
  border-color: #00b765;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.dropdown-menu li > a,
.dropdown-menu li > span {
  color: #333333;
  padding: 6.25px 0;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > span:hover,
.dropdown-menu li > a:focus,
.dropdown-menu li > span:focus,
.dropdown-menu li > a:active,
.dropdown-menu li > span:active {
  background: transparent;
  color: #2a911c;
}
.dropdown-menu li.open > a,
.dropdown-menu li.active > a,
.dropdown-menu li.open > span,
.dropdown-menu li.active > span {
  background: transparent;
  color: #2a911c;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 15px;
}
.dropdown-header a {
  color: #959595;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #2a911c;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 25px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 35.5px;
    padding-bottom: 35.5px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  border: none;
  margin-bottom: 25px;
}
.nav-tabs > li > a {
  border: none;
  color: #222222;
  padding: 0;
  margin-right: 25px;
}
.nav-tabs > li > a:hover {
  border: none;
  background: transparent;
  color: #2a911c;
}
.nav-tabs > li.active > a {
  color: #2a911c;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: transparent;
  border: none;
  color: #1e6614;
}
.nav-tabs .dropdown .dropdown-menu > li {
  padding: 0 8px;
}
.nav-tabs .dropdown.open > a {
  color: #2a911c;
  background: transparent;
}
.nav-pills > li > a {
  color: #222222;
  padding: 0;
  margin-right: 25px;
}
.nav-pills > li > a:hover {
  color: #2a911c;
  background: transparent;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: transparent;
  color: #2a911c;
}
.nav-pills > li.active > a .badge,
.nav-pills > li.active > a:hover .badge,
.nav-pills > li.active > a:focus .badge {
  background: #e8e8e8;
}
.nav-pills.nav-stacked > li {
  margin-bottom: 12.5px;
}
.nav .caret {
  border-top-color: #222222;
  border-bottom-color: #222222;
  border-bottom-width: 0;
  border-style: solid;
}
.nav li:hover > a .caret,
.nav .active > a .caret,
.nav .open > a .caret,
.nav li:hover > span .caret,
.nav .active > span .caret,
.nav .open > span .caret {
  border-top-color: #2a911c;
  border-bottom-color: #2a911c;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #e8e8e8;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #959595;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 12.5px;
}
.breadcrumb .divider {
  display: none;
}
.pagination .pagination {
  margin: 0;
}
.pagination > li > a,
.pagination > li > span {
  border-radius: 50% !important;
  color: #222222;
  font-size: 11px;
  font-weight: 700;
  height: 40px;
  line-height: 38px;
  margin: 4.16666667px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
}
.pagination > li > a[title="Next"],
.pagination > li > a[title="End"],
.pagination > li > a[title="Start"],
.pagination > li > a[title="Prev"] {
  position: relative;
  text-indent: -100000px;
}
.pagination > li > a[title="Next"]:after,
.pagination > li > a[title="End"]:after,
.pagination > li > a[title="Start"]:after,
.pagination > li > a[title="Prev"]:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  left: 50%;
  position: absolute;
  text-indent: 0px;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 10;
}
.pagination > li > a[title="Next"]:focus,
.pagination > li > a[title="End"]:focus,
.pagination > li > a[title="Start"]:focus,
.pagination > li > a[title="Prev"]:focus {
  outline: none;
}
.pagination > li > a[title="Next"]:after {
  content: "\f105";
}
.pagination > li > a[title="End"]:after {
  content: "\f101";
}
.pagination > li > a[title="Prev"]:after {
  content: "\f104";
}
.pagination > li > a[title="Start"]:after {
  content: "\f100";
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #222222;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-color: #222222;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
@media (max-width: 767px) {
  .pagination {
    margin-top: 8.33333333px;
    width: 100%;
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 25px;
  padding: 8.33333333px 25px;
  background-color: #ffffff;
  border: 1px solid #ededed;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
@media (max-width: 767px) {
  .counter {
    margin-top: 12.5px;
  }
}

@media (min-width: 992px) {
  .navbar {
    position: static;
  }
}
.navbar-toggle {
  font-size: 18px;
  padding: 0;
  margin: 0;
}
.navbar-toggle .fa-bars {
  color: #222222;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 17.75px -18px;
}
.navbar-nav > li > a,
.navbar-nav > li > span {
  padding-top: 35.5px;
  padding-bottom: 35.5px;
  line-height: 25px;
  display: block;
}
.navbar-nav > li .dropdown-menu {
  padding: 18px;
}
.navbar-nav > li .dropdown-menu .divider {
  height: auto;
  overflow: visible;
  background: none;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #222222;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #080808;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li {
  margin-right: 36px;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  padding-left: 0;
  padding-right: 0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #2a911c;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #222222;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > span {
  color: #2a911c;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #2a911c;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #2a911c;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #2a911c;
  border-bottom-color: #2a911c;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #222222;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #2a911c;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #2a911c;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #222222;
}
.navbar-default .navbar-link:hover {
  color: #2a911c;
}
.t3-mainnav {
  background: transparent;
  border: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 992px) {
  .t3-mainnav {
    position: static;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar-collapse {
  background: #222222;
  border-bottom: 0;
  border-top: 0;
  position: absolute;
  padding: 0;
  top: 100%;
  margin-top: 0;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow: auto;
  z-index: 200;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0;
  text-align: left;
  width: 100%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li {
  display: block;
  margin-right: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
  border-top: 0;
  display: block;
  padding: 12.5px 25px;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:before,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:before {
  display: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:active {
  color: #2a911c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > .active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > .active > span {
  color: #2a911c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > span {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  border-radius: 0;
  padding-left: 25px;
  padding-right: 25px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .divider {
  height: auto;
  overflow: visible;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span {
  color: rgba(255, 255, 255, 0.8);
  padding-right: 0;
  padding-left: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
  position: relative;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span .caret {
  border-bottom-color: rgba(255, 255, 255, 0.8);
  border-top-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 40%;
  right: 36px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:hover .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:focus .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:active .caret {
  border-bottom-color: #2a911c;
  border-top-color: #2a911c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > span .caret {
  border-bottom-color: #2a911c;
  border-top-color: #2a911c;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 50px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #2a911c;
  margin-bottom: 25px;
  margin-top: 0;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 18px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 17px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 25px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e8e8e8;
  font-size: 13px;
  padding-top: 12.5px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  margin: 0;
}
.categories-module li + li,
ul.categories-module li + li,
.category-module li + li,
ul.category-module li + li {
  margin-top: 25px;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module li:last-child,
ul.categories-module li:last-child,
.category-module li:last-child,
ul.category-module li:last-child {
  margin-bottom: 0;
}
.categories-module li h2.title,
ul.categories-module li h2.title,
.category-module li h2.title,
ul.category-module li h2.title {
  font-size: 20px;
  margin-top: 0;
}
.categories-module li h2.title a,
ul.categories-module li h2.title a,
.category-module li h2.title a,
ul.category-module li h2.title a {
  color: #2a911c;
  font-weight: 400;
}
.categories-module li h2.title a:hover,
ul.categories-module li h2.title a:hover,
.category-module li h2.title a:hover,
ul.category-module li h2.title a:hover {
  border-bottom: 1px solid #e8e8e8;
}
.categories-module li .intro-image,
ul.categories-module li .intro-image,
.category-module li .intro-image,
ul.category-module li .intro-image {
  margin-bottom: 25px;
  position: relative;
}
.categories-module li .intro-image .mod-articles-category-category,
ul.categories-module li .intro-image .mod-articles-category-category,
.category-module li .intro-image .mod-articles-category-category,
ul.category-module li .intro-image .mod-articles-category-category {
  bottom: 0;
  left: 0;
  margin-bottom: -12.5px;
  position: absolute;
}
.categories-module li .intro-image .mod-articles-category-category a,
ul.categories-module li .intro-image .mod-articles-category-category a,
.category-module li .intro-image .mod-articles-category-category a,
ul.category-module li .intro-image .mod-articles-category-category a {
  background: #2a911c;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 12.5px;
  font-weight: 700;
  font-size: 11px;
}
.categories-module li .article-info,
ul.categories-module li .article-info,
.category-module li .article-info,
ul.category-module li .article-info {
  color: #888888;
  margin-bottom: 12.5px;
  text-transform: uppercase;
  font-size: 11px;
}
.categories-module li .article-info > span,
ul.categories-module li .article-info > span,
.category-module li .article-info > span,
ul.category-module li .article-info > span {
  margin-right: 6.25px;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.categories-module.mod-list > li + li,
ul.categories-module.mod-list > li + li,
.category-module.mod-list > li + li,
ul.category-module.mod-list > li + li {
  margin-top: 12.5px;
}
.categories-module.mod-list > li h4:before,
ul.categories-module.mod-list > li h4:before,
.category-module.mod-list > li h4:before,
ul.category-module.mod-list > li h4:before {
  color: #959595;
  content: "\f07c";
  font-family: FontAwesome;
  margin-right: 3.125px;
}
.categories-module.mod-list > li h4 a,
ul.categories-module.mod-list > li h4 a,
.category-module.mod-list > li h4 a,
ul.category-module.mod-list > li h4 a {
  color: #222222;
  font-weight: 400;
}
.categories-module.mod-list > li h4 a:hover,
ul.categories-module.mod-list > li h4 a:hover,
.category-module.mod-list > li h4 a:hover,
ul.category-module.mod-list > li h4 a:hover,
.categories-module.mod-list > li h4 a:focus,
ul.categories-module.mod-list > li h4 a:focus,
.category-module.mod-list > li h4 a:focus,
ul.category-module.mod-list > li h4 a:focus,
.categories-module.mod-list > li h4 a:active,
ul.categories-module.mod-list > li h4 a:active,
.category-module.mod-list > li h4 a:active,
ul.category-module.mod-list > li h4 a:active {
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 991px) {
  .category-grid-view div[class*='col-'] + div[class*='col-'] {
    margin-top: 36px;
  }
}
.category-grid-view .intro-image {
  position: relative;
  margin-bottom: 25px;
}
.category-grid-view .intro-image .category {
  background: #2a911c;
  bottom: -12.5px;
  left: 0;
  position: absolute;
  height: 25px;
  line-height: 25px;
}
.category-grid-view .intro-image .category a {
  display: block;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 12.5px;
}
.category-grid-view .title a {
  color: #2a911c;
  font-weight: 400;
}
.category-grid-view .title a:hover,
.category-grid-view .title a:focus,
.category-grid-view .title a:active {
  border-bottom: 1px solid #e8e8e8;
}
.category-grid-view .article-meta {
  display: flex;
  color: #888888;
  font-size: 11px;
  margin-top: 25px;
  text-transform: uppercase;
}
.category-grid-view .article-meta > div + div:before {
  content: "-";
  margin-left: 4px;
  margin-right: 2px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e8e8e8;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #e8e8e8;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #e8e8e8;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #959595;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #e8e8e8;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #175110;
}
.t3-subscribe-wrap {
  margin-bottom: 144px;
}
.t3-subscribe-wrap .t3-subscribe {
  text-align: center;
  max-width: 612px;
  margin: auto;
}
.modal-open .t3-subscribe-wrap .modal.hide {
  display: block !important;
  bottom: auto;
}
.t3-subscribe-wrap .acym_module_form {
  position: relative;
}
.t3-subscribe-wrap .acym_module_form .acym_introtext {
  color: #2a911c;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .t3-subscribe-wrap .acym_module_form .acym_introtext {
    font-size: 24px;
  }
}
.t3-subscribe-wrap .acym_module_form .acyterms,
.t3-subscribe-wrap .acym_module_form .fieldacyterms label {
  display: flex;
  margin: 10px 0;
}
.t3-subscribe-wrap .acym_module_form .acyterms input,
.t3-subscribe-wrap .acym_module_form .fieldacyterms label input {
  margin-right: 5px;
  margin-top: 5px;
}
.t3-subscribe-wrap .acym_module_form .acyfield_text + .acyterms {
  position: absolute;
  top: 100%;
  left: 0;
}
.t3-subscribe-wrap .acym_module_form .acym_form {
  width: 100%;
}
.t3-subscribe-wrap .acym_module_form .acym_form td,
.t3-subscribe-wrap .acym_module_form .acym_form tr td {
  border: 0;
}
.t3-subscribe-wrap .acym_module_form .acym_form .acyfield_text {
  width: 100%;
}
.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"] {
  background: transparent;
  border: 1px solid #222222;
  max-width: 100%;
  width: 100%;
}
.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"]:hover,
.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"]:focus,
.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"]:active {
  border-color: #2f2f2f;
}
.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary {
  background: #222222;
  border-color: #222222;
  max-width: 100%;
}
.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:hover,
.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:focus,
.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary:active {
  background: #2f2f2f;
  border-color: #2f2f2f;
}
.module-ct > ol.breadcrumb {
  padding: 17px 36px;
  margin-left: 0;
}
.t3-masthead .ja-masthead {
  background-image: url('../../../../images/bg_masthead.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 144px 0;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead {
    padding: 72px 0;
  }
}
.t3-masthead .ja-masthead:before {
  z-index: 5;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.t3-masthead .ja-masthead .ja-masthead-detail h3 {
  color: #ffffff;
  font-size: 54px;
  font-weight: 100;
  margin: 0;
  max-width: 1260px;
  margin: 0 auto;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail h3 {
    font-size: 32px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-description {
  font-size: 16px;
}
.t3-masthead .ja-masthead .article-info {
  color: #e8e8e8;
  float: left;
  font-size: 13px;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
  margin-top: 8.33333333px;
}
.t3-masthead .ja-masthead .article-info a {
  color: #e8e8e8;
}
.t3-masthead .ja-masthead .article-info a:hover,
.t3-masthead .ja-masthead .article-info a:focus,
.t3-masthead .ja-masthead .article-info a:active {
  text-decoration: underline;
}
.t3-masthead .ja-masthead .article-info .article-info-term {
  display: none;
}
.t3-masthead .ja-masthead .article-info dd {
  display: inline-block;
  margin-left: 0;
  white-space: nowrap;
}
.t3-masthead .ja-masthead .article-info dd strong {
  font-weight: bold;
}
.t3-masthead .ja-masthead .article-info dd .fa {
  display: none;
}
.t3-masthead .ja-masthead .article-info dd + dd:before {
  content: "-";
  margin-left: 4px;
  margin-right: 2px;
}
.t3-masthead .ja-masthead ul.btn-group {
  display: flex;
  justify-content: center;
  margin: 0;
  line-height: 36px;
}
.t3-masthead .ja-masthead ul.btn-group > li {
  list-style: none;
  margin: 0 4.16666667px;
}
.t3-masthead .ja-masthead ul.btn-group > li > a {
  background: rgba(0, 0, 0, 0.42);
  font-size: 12px;
  padding: 2px 8px;
  text-transform: capitalize;
}
.view-article .ja-masthead:before {
  background-color: #000000;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.3;
  height: 100%;
  width: 100%;
}
.view-article .ja-masthead .ja-masthead-detail {
  position: relative;
  z-index: 10;
}

.intro-image,
.image-intro {
  margin-bottom: 25px;
  position: relative;
}
.intro-image .category-name,
.image-intro .category-name {
  background: #2a911c;
  border-radius: 0;
  bottom: 0;
  display: inline-block;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.25px;
  line-height: 1.1;
  margin-bottom: -12.5px;
  padding: 6.25px 18px;
  position: absolute;
  text-transform: uppercase;
}
.intro-image .category-name a,
.image-intro .category-name a {
  display: block;
  color: #ffffff;
}
.intro-image .category-name .fa,
.image-intro .category-name .fa {
  display: none;
}
.intro-image img,
.image-intro img {
  width: 100%;
}
.blog-featured .article-header {
  display: inline-block;
}
.blog-featured .article-header .article-title {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 12.5px;
}
.blog-featured .article-header .article-title a {
  color: #2a911c;
}
.blog-featured .btn-group > a {
  color: #222222;
}
.blog-featured .btn-group > a:hover,
.blog-featured .btn-group > a:focus,
.blog-featured .btn-group > a:active {
  box-shadow: none;
  text-shadow: none;
}
.blog-featured .readmore {
  margin-top: 25px;
}
.blog-featured .readmore .link-readmore {
  font-size: 12px;
}
.blog-featured .readmore .link-readmore .fa {
  font-size: 10px;
  position: relative;
  top: -1px;
  margin-left: 2px;
}
.item-page .item-image {
  margin-bottom: 25px;
}
.item-page .article-header h1 {
  font-size: 32px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .item-page .article-header h1 {
    font-size: 24px;
  }
}
.item-page ul.pagenav {
  max-width: 900px;
  margin: 36px auto 0;
}
.item-page .pagenavigation {
  max-width: 900px;
  margin: 0 auto;
}
.item-page .pagenavigation ul.pagination {
  width: 100%;
}
.item-page .pagenavigation ul.pagination li.next {
  float: right;
}
.item-page .pagenavigation ul.pagination .page-link {
  display: flex;
  align-items: center;
  border-radius: 4px !important;
  padding: 8px 16px;
  width: auto;
}
.item-page .pagenavigation ul.pagination .page-link .icon-chevron-left {
  margin-right: 4px;
}
.item-page .pagenavigation ul.pagination .page-link .icon-chevron-right {
  margin-left: 4px;
}
.tags > span {
  margin-right: 4.16666667px;
}
.tags > span .label {
  background: #e8e8e8;
  color: #222222;
  font-weight: 500;
}
.tags > span .label:hover {
  background: #959595;
  color: #ffffff;
}
.item-image {
  width: 100%;
  float: none !important;
}
.item-image img {
  width: 100%;
}
.image-intro {
  display: flex;
}
.items-leading .leading {
  margin-bottom: 50px;
}
.items-leading .leading .article-header h2 {
  font-size: 32px;
}
@media (max-width: 767px) {
  .items-leading .leading .article-header h2 {
    font-size: 24px;
  }
}
.items-row .item {
  margin-bottom: 50px;
}
.divider-vertical {
  margin: 0 0 50px;
  border: 0;
  border-top: 1px solid #e8e8e8;
}
.article-aside {
  color: #959595;
  font-size: 14px;
  margin-bottom: 12.5px;
  margin-top: 12.5px;
}
.article-aside .category-name a {
  color: #222222;
}
.article-aside .category-name a:hover {
  color: #2a911c;
}
.article-aside .icons {
  margin: 0;
}
.article-aside .icons .edit-link div[role="tooltip"] {
  display: none;
}
.article-aside .article-info,
.article-footer .article-info {
  color: #888888;
  float: left;
  font-size: 11px;
  margin: 0;
  text-transform: uppercase;
  width: 85%;
}
.article-aside .article-info .article-info-term,
.article-footer .article-info .article-info-term {
  display: none;
}
.article-aside .article-info dd,
.article-footer .article-info dd {
  display: inline-block;
  margin-left: 0;
  white-space: nowrap;
}
.article-aside .article-info dd strong,
.article-footer .article-info dd strong {
  font-weight: bold;
}
.article-aside .article-info dd .fa,
.article-footer .article-info dd .fa {
  display: none;
}
.article-aside .article-info dd + dd:before,
.article-footer .article-info dd + dd:before {
  content: "-";
  margin-left: 4px;
  margin-right: 2px;
}
.article-intro {
  margin-bottom: 12.5px;
}
.article-footer {
  color: #959595;
  font-size: 13px;
  margin-bottom: 25px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 37.5px 25px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 25px 37.5px;
}
.pull-right .dropdown-toggle {
  color: #222222;
}
.pull-right .dropdown-toggle:hover,
.pull-right .dropdown-toggle:focus,
.pull-right .dropdown-toggle:active {
  text-shadow: : none;
  box-shadow: none;
  background: transparent;
}
.pull-right .dropdown-menu {
  padding: 8px 12.5px;
}
.wrap-content-header {
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .article-index.article-index {
    width: 100%;
    margin: 0 auto 24px;
  }
}
.article-content {
  display: flex;
  flex-direction: column;
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}
.article-content > span,
.article-content .mod-articles-category-tags {
  margin-bottom: 12.5px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.article-content > .mod-articles-category-title {
  color: #2a911c;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 12.5px;
  line-height: 1.5;
}
.article-content > .mod-articles-category-title:hover {
  border-bottom: 1px solid #e8e8e8;
}
.article-content .mod-articles-category-readmore > a {
  font-size: 14px;
  color: #222222;
}
.article-content .mod-articles-category-readmore > a:hover {
  color: #2a911c;
}
.article-content .mod-articles-category-readmore .fa {
  font-size: 12px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 25px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 25px;
}
.img-fulltext-right {
  float: right;
  margin-left: 25px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #e8e8e8;
  color: #555555;
  font-size: 13px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 25px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap {
  margin: 72px auto;
  max-width: 100%;
  width: 380px;
}
@media (max-width: 767px) {
  .login-wrap {
    margin: 36px auto;
  }
}
.login-wrap .page-header {
  border: 0;
  margin-bottom: 50px;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 37.5px;
  }
}
.login-wrap .page-header h1 {
  font-size: 65px;
  color: #222222;
  font-weight: 100;
}
@media (max-width: 991px) {
  .login-wrap .page-header h1 {
    font-size: 50px;
  }
}
.login-wrap form .control-label {
  text-align: left;
  padding-top: 0;
}
.login-wrap form label {
  color: #222222;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin-bottom: 25px;
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  width: 100%;
}
.login-wrap form .form-group .checkbox {
  padding-top: 0;
  min-height: 0;
}
.login-wrap form .form-group .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.login-wrap .other-links {
  margin-bottom: 0 !important;
}
.login-wrap .other-links ul {
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  padding: 0 6.25px;
}
.login-wrap .other-links ul li a {
  color: #555555;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  color: #2a911c;
}
.login-wrap .other-links ul li + li {
  margin-top: 12.5px;
}
.logout {
  max-width: 400px;
  margin: 72px auto;
  text-align: center;
  padding: 0;
}
@media (max-width: 767px) {
  .logout {
    margin: 36px auto;
  }
}
.logout .page-header {
  border: 0;
  margin-bottom: 50px;
}
.logout .page-header h1 {
  font-weight: 100;
}
@media (max-width: 991px) {
  .logout .page-header h1 {
    font-size: 50px;
  }
}
.logout .form-horizontal .control-group {
  margin-bottom: 0;
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
.minicolors-theme-bootstrap .minicolors-input {
  box-sizing: content-box;
}
.registration {
  width: 400px;
  max-width: 100%;
  margin: 72px auto;
}
@media (max-width: 767px) {
  .registration {
    margin: 36px auto;
  }
}
.registration legend {
  border-bottom: none;
  color: #2a911c;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 100;
  margin-bottom: 25px;
  text-align: center;
}
.registration legend + .control-group {
  margin-top: 0;
}
@media (max-width: 991px) {
  .registration legend {
    font-size: 32px;
  }
}
.registration #jform_privacyconsent_privacy,
.registration #jform_terms_terms {
  padding: 0;
}
.registration .control-group .control-label {
  padding-top: 0;
}
.registration .control-group .control-label label {
  color: #222222;
  font-weight: 400;
}
.registration .control-group .control-label label.invalid {
  color: #cc0000;
}
.registration .control-group .control-label .text {
  font-weight: normal;
}
.registration .control-group .control-label .text .red {
  color: #ffcc00;
}
.registration .control-group input.required {
  width: 100%;
}
.registration .field-calendar .input-append {
  display: flex;
}
.registration .form-actions {
  background: none;
  margin-top: 37.5px;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .registration .form-actions {
    margin-top: 8.33333333px;
  }
}
.registration .form-actions .btn {
  margin-right: 12.5px;
  margin-top: 5px;
}
.com_mailto body {
  padding: 12.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .com_mailto.window body {
    height: 100%;
  }
  .com_mailto.window body .window-mainbody {
    height: 100%;
    overflow: auto;
  }
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
}
#mailto-window .mailto-close a {
  font-size: 16px;
}
#mailto-window .mailto-close a:hover {
  color: #2a911c;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
#mailtoForm .control-group .control-label {
  padding: 0;
}
#mailtoForm .control-group #consentbox {
  margin-left: 25px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset,
.remind {
  border-radius: 0;
  padding: 72px;
  margin: auto;
  max-width: 650px;
}
@media (max-width: 480px) {
  .reset,
  .remind {
    padding: 0;
  }
}
.reset .form-validate p,
.remind .form-validate p {
  background: #e8e8e8;
  border: 1px solid #e8e8e8;
  margin-bottom: 25px;
  padding: 12.5px 25px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
#user-registration .form-group {
  display: block;
  margin-left: -18px;
  margin-right: -18px;
  margin-bottom: 25px;
}
#user-registration .form-group:before,
#user-registration .form-group:after {
  display: table;
  content: " ";
}
#user-registration .form-group:after {
  clear: both;
}
#user-registration .control-label {
  text-align: left;
}
#user-registration .control-label label {
  font-weight: 400;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline-block;
  position: relative;
  width: auto;
  background: transparent;
  border: none;
  box-shadow: none;
  left: 0;
  margin: 0;
}
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star,
#jform_terms_terms-lbl .star,
#jform_profile_tos-lbl .star {
  width: 18px;
  vertical-align: top;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 12.5px;
  padding: 0;
}
.form-horizontal fieldset .control-group .control-label {
  display: block;
  float: none;
  text-align: left;
}
.form-horizontal fieldset .control-group .controls {
  margin-left: 0;
}
.form-horizontal fieldset + fieldset {
  margin-top: 36px;
}
@media (max-width: 767px) {
  .form-horizontal fieldset + fieldset {
    margin-top: 18px;
  }
}
.profile-edit,
.profile {
  max-width: 100%;
  margin: 72px auto;
}
.profile-edit legend,
.profile legend {
  border-bottom: none;
  color: #2a911c;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 40px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .profile-edit legend,
  .profile legend {
    font-size: 32px;
  }
}
.profile-edit .form-group,
.profile .form-group {
  margin-bottom: 0;
}
.profile-edit .form-group + .form-group,
.profile .form-group + .form-group {
  margin-top: 25px;
}
.profile-edit .form-group .control-label,
.profile .form-group .control-label {
  text-align: left;
  padding-top: 0;
  min-width: 100%;
}
.profile-edit .form-group .control-label label,
.profile .form-group .control-label label {
  color: #222222;
  font-weight: 400;
  position: relative;
  z-index: 10;
}
.profile-edit .form-group input.required,
.profile .form-group input.required {
  width: 100%;
}
.profile-edit fieldset dt,
.profile fieldset dt {
  margin-right: 5px;
}
.profile-edit .form-actions,
.profile .form-actions {
  background: none;
  margin-top: 37.5px;
  padding: 0;
}
@media (max-width: 767px) {
  .profile-edit .form-actions,
  .profile .form-actions {
    margin-top: 25px;
  }
}
.profile-edit .form-actions .btn,
.profile .form-actions .btn {
  margin-right: 12.5px;
  margin-top: 5px;
}
.profile {
  width: 500px;
}
.profile .dl-horizontal dd,
.profile .dl-horizontal dt {
  border: 0;
  margin-bottom: 5px;
}
.profile #users-profile-custom {
  margin-top: 50px;
}
.profile-edit {
  width: 700px;
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin: 0 0 25px;
  padding: 0;
}
.profile-edit fieldset .col-md-6 > .form-group input[type="text"],
.profile-edit fieldset .col-md-6 > .form-group input[type="password"],
.profile-edit fieldset .col-md-6 > .form-group input[type="email"],
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
}
.profile-edit fieldset + fieldset {
  margin-top: 25px;
}
.profile-edit .t3onoff {
  min-height: 0;
}
.profile-edit #jform_actionlogs_actionlogsExtensions {
  margin-left: 25px;
}
.profile-edit #jform_actionlogs_actionlogsNotify label:hover,
.profile-edit #jform_actionlogs_actionlogsNotify label:focus,
.profile-edit #jform_actionlogs_actionlogsNotify label:active {
  background-color: inherit;
  border-color: inherit;
}
@media (max-width: 991px) {
  .profile-edit #jform_params_helpsite_chzn {
    float: none;
  }
}
.profile-edit #helpsite-refresh {
  background: #ffffff;
  border: 1px solid #e47200;
  color: #e47200;
  margin-top: 25px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:active {
  background: #e8e8e8;
  border-color: #ff8c18;
}
.search {
  margin: 72px auto;
  width: 700px;
  max-width: 100%;
}
.search:before,
.search:after {
  display: table;
  content: " ";
}
.search:after {
  clear: both;
}
@media (max-width: 767px) {
  .search {
    margin: 36px auto;
  }
}
.search .page-title {
  border: none;
  text-align: center;
  color: #222222;
  margin-bottom: 37.5px;
}
@media (max-width: 767px) {
  .search .page-title {
    font-size: 24px;
    margin-bottom: 25px;
    text-align: left;
  }
}
.search > .pagination {
  display: block;
  width: 100%;
  text-align: center;
}
.search > .pagination > ul {
  float: none;
}
.searchintro {
  text-align: center;
  font-size: 20px;
}
.searchintro span.badge {
  background: #2a911c;
  color: #ffffff;
  font-size: 20px;
  padding: 5px 10px;
  border-radius: 15px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm .form-group {
  margin-bottom: 25px;
  display: flex;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  #searchForm .form-group {
    text-align: left;
  }
}
#searchForm .form-group #search-searchword {
  margin-bottom: 25px;
  float: none;
}
#searchForm .form-group #search-searchword:focus,
#searchForm .form-group #search-searchword:active {
  box-shadow: none;
}
#searchForm .form-group .input-group-btn {
  right: 0;
  width: auto;
  top: 0;
  z-index: 2;
}
#searchForm .form-group .input-group-btn .btn {
  color: #ffffff;
  background-color: #e47200;
  border-color: #e47200;
  border-radius: 0;
  height: 55px;
}
#searchForm .form-group .input-group-btn .btn:focus,
#searchForm .form-group .input-group-btn .btn.focus {
  color: #ffffff;
  background-color: #b15900;
  border-color: #653200;
}
#searchForm .form-group .input-group-btn .btn:hover {
  color: #ffffff;
  background-color: #b15900;
  border-color: #a75300;
}
#searchForm .form-group .input-group-btn .btn:active,
#searchForm .form-group .input-group-btn .btn.active,
.open > .dropdown-toggle#searchForm .form-group .input-group-btn .btn {
  color: #ffffff;
  background-color: #b15900;
  background-image: none;
  border-color: #a75300;
}
#searchForm .form-group .input-group-btn .btn:active:hover,
#searchForm .form-group .input-group-btn .btn.active:hover,
.open > .dropdown-toggle#searchForm .form-group .input-group-btn .btn:hover,
#searchForm .form-group .input-group-btn .btn:active:focus,
#searchForm .form-group .input-group-btn .btn.active:focus,
.open > .dropdown-toggle#searchForm .form-group .input-group-btn .btn:focus,
#searchForm .form-group .input-group-btn .btn:active.focus,
#searchForm .form-group .input-group-btn .btn.active.focus,
.open > .dropdown-toggle#searchForm .form-group .input-group-btn .btn.focus {
  color: #ffffff;
  background-color: #8d4700;
  border-color: #653200;
}
#searchForm .form-group .input-group-btn .btn.disabled:hover,
#searchForm .form-group .input-group-btn .btn[disabled]:hover,
fieldset[disabled] #searchForm .form-group .input-group-btn .btn:hover,
#searchForm .form-group .input-group-btn .btn.disabled:focus,
#searchForm .form-group .input-group-btn .btn[disabled]:focus,
fieldset[disabled] #searchForm .form-group .input-group-btn .btn:focus,
#searchForm .form-group .input-group-btn .btn.disabled.focus,
#searchForm .form-group .input-group-btn .btn[disabled].focus,
fieldset[disabled] #searchForm .form-group .input-group-btn .btn.focus {
  background-color: #e47200;
  border-color: #e47200;
}
#searchForm .form-group .input-group-btn .btn .badge {
  color: #e47200;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #searchForm .form-group .input-group-btn .btn {
    padding-left: 36px;
    padding-right: 36px;
  }
}
#searchForm fieldset {
  margin: 36px 0 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm fieldset {
    text-align: left;
  }
}
#searchForm fieldset.only {
  margin-top: 0;
}
#searchForm legend {
  border: none;
  color: #222222;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 8.33333333px;
  text-align: center;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  min-width: 60px;
}
#searchForm .form-limit {
  margin-top: 25px;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm .form-limit {
    text-align: left;
  }
}
#searchForm .form-limit .counter {
  margin-top: 12.5px;
}
#searchForm .counter {
  margin-top: 12.5px;
  border: none;
}
@media (min-width: 768px) {
  #searchForm .counter {
    float: right;
    margin-top: 25px;
  }
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  display: inline-block;
  margin: 0 4.16666667px;
}
#searchForm #ordering_chzn {
  float: none;
  margin-left: 5px;
  display: inline-block;
}
#searchForm + div {
  margin-top: 12.5px;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 12.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  display: block;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 25px;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
  border-top: 2px solid #e8e8e8;
}
.search-results .result-title {
  font-size: 20px;
  font-weight: 600;
  margin-top: 25px;
  color: #2a911c;
}
@media (max-width: 767px) {
  .search-results .result-title {
    font-size: 16px;
  }
}
.search-results .result-category {
  font-size: 13px;
  color: #959595;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 25px;
}
.search-results .result-created {
  font-size: 13px;
  color: #959595;
}
div.finder {
  margin: 72px auto;
  width: 700px;
  max-width: 100%;
}
@media (max-width: 767px) {
  div.finder {
    margin: 36px auto;
  }
}
div.finder > h1 {
  border: none;
  text-align: center;
  color: #222222;
  font-size: 56px;
  margin-bottom: 37.5px;
}
@media (max-width: 480px) {
  div.finder > h1 {
    font-size: 32px;
  }
}
div.finder #search-form {
  text-align: center;
}
div.finder #search-form .form-group > label {
  display: block;
  color: #222222;
  font-size: 45px;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 12.5px;
  font-weight: 300;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  div.finder #search-form .form-group > label {
    font-size: 24px;
  }
}
div.finder #search-form .form-group input.inputbox {
  width: 100%;
}
div.finder #search-form .form-group .btn.disabled {
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 767px) {
  div.finder #search-form #smartsearch-btn {
    margin-bottom: 12.5px;
    vertical-align: top;
  }
}
div.finder .js-finder-searchform .input-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.finder .js-finder-searchform .input-group .awesomplete {
  width: 100%;
}
div.finder .js-finder-searchform .input-group input.js-finder-search-query {
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  div.finder .js-finder-searchform .input-group .btn {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  div.finder .js-finder-searchform .input-group .btn {
    padding: 12px 24px;
    margin-top: 4px;
  }
}
div.finder .js-finder-searchform .input-group a.btn {
  background: #e8e8e8;
  color: #222222 !important;
  margin-left: 6px;
}
div.finder .filter-branch.control-group .finder-selects {
  margin: 0 25px 0 0;
  display: inline-block;
  text-align: left;
}
div.finder #search-results {
  text-align: center;
}
div.finder #finder-filter-select-dates .chzn-container {
  margin-bottom: 6.25px;
}
@media (max-width: 767px) {
  div.finder #finder-filter-select-dates .chzn-container {
    width: 200px !important;
  }
}
@media (max-width: 767px) {
  div.finder .filter-date {
    width: 100% !important;
  }
}
div.finder .filter-date .input-append {
  display: flex;
}
div.finder .filter-date .input-append .input-medium {
  width: 210px;
}
div.finder .filter-date .js-calendar .calendar-container {
  border-radius: 0;
}
div.finder .filter-date .js-calendar .calendar-container .table {
  max-width: 336px !important;
}
div.finder .filter-date .js-calendar .calendar-container .table tr td {
  color: #555555;
  padding: 8.33333333px;
}
div.finder .filter-date .js-calendar .calendar-container .table tr td.selected {
  color: #ffffff;
}
div.finder .filter-date .js-calendar .calendar-container .btn-group button {
  color: #555555;
  margin: 18px 5px 0 0;
  padding: 18px 25px;
}
div.finder .filter-date .js-calendar .calendar-container .btn-group button:hover {
  color: #2a911c;
}
.autocomplete-suggestions {
  max-width: 200px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 6px;
}
.view-contact .t3-mainbody {
  width: 100%;
}
.contact-category #adminForm > ul {
  border-top: none;
}
.contact-category #adminForm > ul > li {
  border: none;
  padding: 0;
  margin-bottom: 12.5px;
}
.contact .page-header {
  padding: 0;
  border: none;
  max-width: 1296px;
  margin: 0 auto 25px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal {
  margin-bottom: 0;
}
.contact .dl-horizontal .item {
  display: flex;
}
.contact .dl-horizontal .item > dt {
  color: #555555;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  width: 100px;
}
.contact .dl-horizontal .item > dd {
  margin-bottom: 2.08333333px;
  margin-left: 0;
}
.contact .dl-horizontal .item > dd a {
  border-bottom: 1px solid #2a911c;
}
.contact .dl-horizontal .item > dd .fa {
  margin-right: 5px;
  width: 15px;
}
.contact .contact-form #jform_consentbox .form-check {
  display: flex;
  align-items: flex-start;
}
.contact .contact-form #jform_consentbox .form-check input {
  margin: 6px 6px 0 0;
}
.contact .plain-style .contact-inner {
  margin-top: 50px;
  max-width: 100%;
}
@media (max-width: 480px) {
  .contact .plain-style .contact-inner {
    margin-top: 0;
    padding: 0;
  }
}
.contact .plain-style .contact-inner .contact-box {
  padding-right: 50px;
}
@media (max-width: 767px) {
  .contact .plain-style .contact-inner .contact-box {
    padding-right: 0;
  }
}
.contact .plain-style .contact-information .contact-image {
  margin-bottom: 12.5px;
}
.contact .plain-style .contact-information .contact-links {
  margin: 25px 0 36px 0;
}
.contact #slide-contact .thumbnail,
.contact #myTabContent .thumbnail {
  border: none;
  padding: 0;
  margin-bottom: 0;
  width: 60%;
}
@media (max-width: 991px) {
  .contact #slide-contact .thumbnail,
  .contact #myTabContent .thumbnail {
    width: 100%;
    margin-bottom: 25px;
  }
}
.contact #slide-contact .contact-address,
.contact #myTabContent .contact-address {
  width: 40%;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .contact #slide-contact .contact-address,
  .contact #myTabContent .contact-address {
    width: 100%;
  }
}
.contact #slide-contact .contact-miscinfo dt,
.contact #myTabContent .contact-miscinfo dt {
  display: none;
}
.contact #slide-contact .contact-miscinfo dd,
.contact #myTabContent .contact-miscinfo dd {
  margin: 0;
}
.contact #slide-contact .panel-body {
  border-top: 1px solid #e8e8e8;
  padding: 25px;
}
.contact #myTabTabs {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  margin-bottom: 0;
}
.contact #myTabTabs li {
  margin: 0;
  padding: 12.5px;
  position: relative;
}
@media (max-width: 767px) {
  .contact #myTabTabs li {
    border-bottom: 1px solid #f7f7f7;
    text-align: center;
    width: 100%;
    background: #e8e8e8;
    padding: 8.33333333px;
  }
  .contact #myTabTabs li:last-child {
    border-bottom: none;
  }
}
.contact #myTabTabs li a {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 18px;
}
@media (max-width: 767px) {
  .contact #myTabTabs li a {
    width: 100%;
  }
}
.contact #myTabTabs li a:hover {
  border: none;
  box-shadow: none;
  color: #2a911c;
}
.contact #myTabTabs li.active a {
  color: #2a911c;
}
.contact #myTabContent {
  border: 1px solid #e8e8e8;
  border-top: none;
  background: #ffffff;
  padding: 36px;
  display: flex;
}
@media (max-width: 767px) {
  .contact #myTabContent {
    padding: 12.5px;
  }
}
.contact #myTabContent #basic-details {
  width: 100%;
}
.contact #jform_captcha .grecaptcha-badge {
  z-index: 99;
}
.contact-links ul {
  border: none;
  margin-bottom: 0;
}
.contact-links ul li {
  display: inline-block;
  margin: 4.16666667px 8.33333333px 0 0;
}
.contact-links ul li:before {
  display: none;
}
.contact-links ul li a {
  background-color: transparent;
  border-radius: 0;
  border: none;
  color: #ffffff;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 12px;
  padding: 12.5px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.contact-links ul li a:hover,
.contact-links ul li a:focus,
.contact-links ul li a:active {
  background: #1e6614;
}
.contact-links ul li.facebook a {
  background: #3b5999;
}
.contact-links ul li.facebook a:hover,
.contact-links ul li.facebook a:focus,
.contact-links ul li.facebook a:active {
  background: #2d4474;
}
.contact-links ul li.pinterest a {
  background: #bd081c;
}
.contact-links ul li.pinterest a:hover,
.contact-links ul li.pinterest a:focus,
.contact-links ul li.pinterest a:active {
  background: #8c0615;
}
.contact-links ul li.google a {
  background: #dd4b39;
}
.contact-links ul li.google a:hover,
.contact-links ul li.google a:focus,
.contact-links ul li.google a:active {
  background: #c23321;
}
.contact-links ul li.twitter a {
  background: #55acee;
}
.contact-links ul li.twitter a:hover,
.contact-links ul li.twitter a:focus,
.contact-links ul li.twitter a:active {
  background: #2795e9;
}
.contact-links ul li.linkedin a {
  background: #0077b5;
}
.contact-links ul li.linkedin a:hover,
.contact-links ul li.linkedin a:focus,
.contact-links ul li.linkedin a:active {
  background: #005582;
}
.contact-links ul li.instagram a {
  background: #e4405f;
}
.contact-links ul li.instagram a:hover,
.contact-links ul li.instagram a:focus,
.contact-links ul li.instagram a:active {
  background: #1e6614;
}
#users-profile-custom {
  width: 100%;
  margin-bottom: 18px;
}
#users-profile-custom dt {
  width: 100px;
  text-align: left;
  margin-right: 12px;
  float: left;
}
#users-profile-custom dd {
  margin-left: 0;
}
#users-profile-custom dt,
#users-profile-custom dd {
  margin-bottom: 10px;
}
#users-profile-custom .hasPopover {
  margin-bottom: 0;
}
.wrap-map {
  display: flex;
  width: 100%;
}
.wrap-map .map-container {
  margin: 0;
  max-width: 100%;
}
.contact-form legend {
  border: 0;
  color: #222222;
  font-size: 15px;
  margin: 0 0 12.5px;
  padding: 0;
}
.contact-form .form-group {
  margin: 0 -25px 12.5px;
}
.contact-form .form-group label {
  font-weight: 500;
  text-align: left;
}
.contact-form .form-group input {
  width: 100%;
}
@media (max-width: 767px) {
  .contact-form .form-group {
    margin: 0 0 12.5px;
  }
}
.contact-form .form-group [class^="col-"] {
  padding: 0 25px;
}
@media (max-width: 767px) {
  .contact-form .form-group [class^="col-"] {
    padding: 0;
  }
}
.contact-form .form-group .checkbox {
  padding: 0;
}
.contact-form .form-group .checkbox #jform_contact_email_copy {
  margin-left: 0;
  width: auto;
}
.contact-form .form-group .control-btn {
  margin-top: 25px;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  box-shadow: none;
  width: 100%;
  height: auto;
}
.contact-form #jform_contact_message.invalid {
  background: transparent;
}
@media (max-width: 768px) {
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact-form fieldset + fieldset {
  margin-top: 4.16666667px;
}
.contact-form #jform_consentbox .checkbox {
  min-height: 0;
}
.wrapper-tabs,
#slide-contact {
  max-width: 1296px;
  margin: 0 auto;
}
.contact .accordion-toggle {
  font-weight: 500;
}
.tag-category #filter-search {
  box-shadow: none;
  float: left;
  border-radius: 0;
}
.tag-category .filters {
  margin-top: 0;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .tag-category .filters {
    flex-wrap: wrap;
  }
}
.tag-category .filters .btn {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  color: #e47200;
  height: 55px;
  margin: 0 0 0 -1px;
}
@media (max-width: 991px) {
  .tag-category .filters .btn {
    padding: 0 18px;
  }
}
.tag-category .filters .btn:hover,
.tag-category .filters .btn:focus,
.tag-category .filters .btn:active {
  background: #f7f7f7;
}
.tag-category .btn-group {
  display: flex;
}
@media (max-width: 767px) {
  .tag-category .btn-group {
    margin-top: 12.5px;
  }
}
.tag-category ul.category-tags {
  border: 0;
}
.tag-category ul.category-tags > li {
  background: transparent;
  border: 0;
  padding-bottom: 18px;
  padding-top: 18px;
}
.tag-category ul.category-tags > li + li {
  margin-top: 0;
}
.tag-category ul.category-tags > li .media-wrap .img-wrap {
  margin-bottom: 25px;
}
.tag-category ul.category-tags > li .media-wrap .img-wrap img {
  width: 100%;
}
.tag-category ul.category-tags > li .media-wrap .media-body .title {
  margin-top: 0;
  font-size: 20px;
}
.tag-category ul.category-tags > li .media-wrap .media-body .title a {
  color: #2a911c;
  font-weight: 400;
}
.tag-category ul.category-tags > li .media-wrap .media-body .title a:hover {
  border-bottom: 1px solid #e8e8e8;
}
.tag-category ul.category-tags > li .media-wrap .media-body p {
  display: inline;
}
.tag-category .pagination-wrap {
  margin-bottom: 25px;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 25px;
}
.categories-list .category-item {
  margin-bottom: 25px;
}
.categories-list .category-info {
  padding-top: 25px;
}
.categories-list .category-info .item-title {
  margin-top: 0;
}
.categories-list .category-info .item-title a {
  color: #2a911c;
  font-weight: 400;
  font-size: 20px;
}
.categories-list .category-info .item-title a:hover {
  color: #2a911c;
}
.categories-list .category-info .item-title span {
  background: #e8e8e8;
  border-radius: 50%;
  color: #222222;
  float: right;
  font-size: 11px;
  height: 25px;
  line-height: 25px;
  margin-top: 4px;
  padding: 0;
  text-align: center;
  width: 25px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 12.5px 5px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 36px;
}
.category-item .category-item .page-header {
  font-size: 15px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 12.5px 5px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 25px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 25px;
  font-size: 17px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 15px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 17px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e8e8e8;
  float: left;
  line-height: normal;
  margin-right: 12.5px;
  padding: 12.5px 25px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 25px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #e8e8e8;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 25px 25px;
  width: 25%;
}
@media (max-width: 1296px) {
  #article-index,
  .article-index {
    width: 100%;
  }
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #2a911c;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #2a911c;
  color: #ffffff;
}
.view-article .pagenav {
  margin: 36px 0 25px;
  padding: 0;
  list-style: none;
  border: none;
  background: transparent;
}
.view-article .pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.view-article .pagenav > li.pagenav-prev,
.view-article .pagenav > li.previous {
  margin-right: 10px;
}
.view-article .pagenav > li.pagenav-next,
.view-article .pagenav > li.next {
  float: right;
}
.view-article .pagenav li > a {
  padding: 12.5px 25px;
  line-height: normal;
  border: 1px solid #ededed;
  border-radius: 0;
}
.view-article .pagenav li > a:hover,
.view-article .pagenav li > a:active,
.view-article .pagenav li > a:focus {
  background-color: #e8e8e8;
}
.items-more h3 {
  margin: 0 0 25px;
  font-weight: 400;
}
.items-more .nav {
  padding-bottom: 25px;
}
.items-more .nav > li + li {
  margin-top: 12.5px;
}
.items-more .nav > li a {
  color: #222222;
  padding: 0;
}
.items-more .nav > li a:before {
  color: #222222;
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 4.16666667px;
}
.items-more .nav > li a:hover,
.items-more .nav > li a:focus,
.items-more .nav > li a:active {
  color: #2a911c;
  background: transparent;
}
.items-more .nav > li a:hover:before,
.items-more .nav > li a:focus:before,
.items-more .nav > li a:active:before {
  color: #2a911c;
}
.article-header h2.article-title {
  font-size: 20px;
}
@media (max-width: 991px) {
  .article-header h1.article-title {
    font-size: 32px;
  }
}
.article-header .article-title {
  margin-bottom: 12.5px;
}
.article-header .article-title a {
  color: #2a911c;
  font-weight: 400;
}
.article-header .article-title a:hover {
  border-bottom: 1px solid #e8e8e8;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12.5px 0;
}
.display-limit {
  margin: 12.5px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert.alert-message,
.alert.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-message hr,
.alert.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert.alert-message .alert-link,
.alert.alert-success .alert-link {
  color: #356635;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 15px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 12.5px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #e8e8e8;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #e8e8e8;
}
.btn-group .chzn-results {
  white-space: normal;
}
.readmore > a {
  padding: 8.33333333px 12.5px;
  font-size: 10px;
}
.t3-mainbody {
  margin: 72px auto;
}
.t3-mainbody > .row > div {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .t3-mainbody > .row > div {
    min-height: 0 !important;
  }
}
.t3-mainbody > .row > div.t3-content-left {
  padding-right: 36px;
}
@media (max-width: 767px) {
  .t3-mainbody > .row > div.t3-content-left {
    padding-right: 18px;
  }
}
.t3-mainbody > .row > div.t3-content-right {
  padding-left: 36px;
}
@media (max-width: 767px) {
  .t3-mainbody > .row > div.t3-content-right {
    padding-left: 18px;
  }
}
.t3-mainbody > .row > div.t3-sidebar-right {
  border-left: 1px solid #e8e8e8;
  padding-left: 36px;
}
@media (max-width: 767px) {
  .t3-mainbody > .row > div.t3-sidebar-right {
    border-left: none;
    padding-left: 18px;
  }
}
.t3-mainbody > .row > div.t3-sidebar-left {
  border-right: 1px solid #e8e8e8;
  padding-right: 36px;
}
@media (max-width: 767px) {
  .t3-mainbody > .row > div.t3-sidebar-left {
    border-right: none;
    padding-right: 18px;
  }
}
#sbox-window #sbox-content iframe {
  max-width: 100%;
  max-height: 100%;
}
#modal-jform_consentbox,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
  opacity: 0;
  visibility: hidden;
}
#modal-jform_consentbox.in,
#modal-consentbox.in,
#modal-jform_consentbox.show,
#modal-consentbox.show {
  opacity: 1;
  display: block !important;
  visibility: visible;
}
#modal-jform_consentbox .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  height: 75vh;
}
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  height: 98%;
}
#modal-consentbox .modal-header h3,
#modal-jform_consentbox .modal-header h3 {
  margin: 0;
  font-size: 26px;
}
.modal-open .modal-backdrop {
  z-index: 1040;
}
.row .mce-btn[class*="width"] {
  float: none;
  margin-left: 2px;
  width: auto;
}
#adminForm select.time {
  padding-left: 5px;
}
#adminForm .js-stools-field-filter .chzn-container {
  width: 220px !important;
}
#adminForm .subform-repeatable-wrapper .btn-group .btn-mini [class^="icon-"],
#adminForm .subform-repeatable-wrapper .btn-group .btn-mini [class*=" icon-"] {
  display: inline-block;
  margin-right: 0;
  width: 12px;
}
#adminForm .subform-repeatable-wrapper .btn-group .btn + .btn {
  margin-left: 0;
}
#adminForm > div {
  margin-top: 10px;
}
#adminForm .field-calendar .btn {
  height: 40px;
}
#adminForm .field-calendar .btn:hover {
  background: #1e6614;
}
#adminForm .field-calendar .btn .icon-calendar {
  margin: 0;
}
html.com_config.view-modules #collapseTypes #collapse1.accordion-body .accordion-inner > .nav-stacked .control-group .controls {
  margin-left: 180px;
}
.js-calendar .calendar-container {
  border-radius: 0;
}
.js-calendar .calendar-container .table {
  max-width: 336px !important;
}
.js-calendar .calendar-container .table tr td {
  color: #555555;
  padding: 8.33333333px;
}
.js-calendar .calendar-container .table tr td.selected {
  color: #ffffff;
}
.js-calendar .calendar-container .btn-group button {
  color: #555555;
  margin: 18px 5px 0 0;
  padding: 18px 25px;
}
.js-calendar .calendar-container .btn-group button:hover {
  color: #2a911c;
}
#modules-form #jform_showtitle {
  min-height: 0;
}
#modules-form #jform_showtitle .btn:before {
  text-indent: -32px;
}
#modules-form fieldset.radio.btn-group label[for="jform_published1"].active,
#modules-form fieldset.radio.btn-group label[for="jform_published2"].active {
  background: #d9534f;
  border-color: #d9534f;
  color: #ffffff;
}
.popover.right {
  text-align: left;
}
#templates-form > .row-fluid {
  margin: 0;
}
#templates-form > .row-fluid .controls .t3onoff {
  min-height: 0;
}
#templates-form > .row-fluid #page-site > .row-fluid {
  margin: 0;
}
.request-confirm .form-validate {
  padding: 0;
  background: transparent;
  border: none;
  max-width: 600px;
  margin: 50px auto 0;
}
.request-confirm .form-validate legend {
  font-size: 14px;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
  padding: 18px;
}
.request-confirm .form-validate .control-group .controls {
  margin: 0;
}
.view-error-page .article-content {
  display: block;
}
.password-group .input-group {
  display: flex;
}
.password-group .input-group .btn {
  padding: 12.5px 25px;
}
.control-label .form-control-feedback {
  position: static;
  width: 100%;
  line-height: 1;
  height: auto;
}
body.modal-open .modal-backdrop {
  opacity: 1;
  visibility: visible;
}
body.modal-open .modal {
  width: 100%;
  opacity: 1;
  visibility: visible;
  z-index: 100000 !important;
  margin: 30px auto;
}
body.modal-open .modal .modal-dialog {
  width: 80vw;
  transform: none;
  margin: auto;
}
body.modal-open .modal .modal-dialog .modal-header {
  display: flex;
}
body.modal-open .modal .modal-dialog .modal-body {
  height: 70vh;
}
.tooltip.show {
  opacity: 1;
}
.j31 #advancedSearch.show {
  display: none !important;
}
.j31 #advancedSearch.in {
  display: block !important;
}

.page-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #e8e8e8;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 25px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -25px;
}
.article-title,
.article-header h1 {
  margin: 0 0 25px 0;
}
.item-title {
  font-weight: bold;
}
@media (max-width: 480px) {
  div.owl-carousel .owl-item .product {
    width: 100%;
  }
}
div.owl-carousel .owl-nav > button.owl-prev,
div.owl-carousel .owl-nav > button.owl-next {
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  color: #222222;
  position: absolute;
  display: inline-block;
  top: 35%;
  right: 100%;
  line-height: 36px;
  margin-right: 36px;
  height: 36px;
  width: 36px;
}
@media (max-width: 1295px) {
  div.owl-carousel .owl-nav > button.owl-prev,
  div.owl-carousel .owl-nav > button.owl-next {
    background: #ffffff;
    right: auto;
    left: 0;
    margin-right: 0;
    margin-left: -18px;
  }
}
div.owl-carousel .owl-nav > button.owl-prev.owl-next,
div.owl-carousel .owl-nav > button.owl-next.owl-next {
  margin-left: 36px;
  margin-right: 0;
  left: 100%;
  right: auto;
}
@media (max-width: 1295px) {
  div.owl-carousel .owl-nav > button.owl-prev.owl-next,
  div.owl-carousel .owl-nav > button.owl-next.owl-next {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -18px;
  }
}
div.owl-carousel .owl-nav > button.owl-prev:hover,
div.owl-carousel .owl-nav > button.owl-next:hover,
div.owl-carousel .owl-nav > button.owl-prev:focus,
div.owl-carousel .owl-nav > button.owl-next:focus,
div.owl-carousel .owl-nav > button.owl-prev:active,
div.owl-carousel .owl-nav > button.owl-next:active {
  background-color: #e8e8e8;
}
div.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 36px;
}
div.owl-carousel .owl-dots > .owl-dot {
  background: #e8e8e8;
  border-radius: 50%;
  display: inline-block;
  height: 6px;
  margin: 0 6.25px;
  width: 6px;
}
div.owl-carousel .owl-dots > .owl-dot:hover,
div.owl-carousel .owl-dots > .owl-dot:focus,
div.owl-carousel .owl-dots > .owl-dot:active {
  background: #222222;
}
div.owl-carousel .owl-dots > .owl-dot.active {
  background: #222222;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.masthead {
  padding: 50px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 100px 0;
  }
  .masthead h1 {
    font-size: 105px;
  }
  .masthead p {
    font-size: 30px;
  }
  .masthead .btn-lg {
    margin-top: 25px;
    padding: 18px 42px;
    font-size: 22.5px;
  }
}
.jumbotron-primary {
  background-color: #2a911c;
  color: #c1f2ba;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.bg-dark {
  background: #000000;
  color: #ffffff;
}
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6 {
  color: #ffffff;
}
.bg-dark h1 a,
.bg-dark h2 a,
.bg-dark h3 a,
.bg-dark h4 a,
.bg-dark h5 a,
.bg-dark h6 a {
  color: #ffffff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #9ae990;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.container-hd {
  padding-left: 18px;
  padding-right: 18px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 1728px;
}
.container {
  max-width: 100%;
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}
.t3-wrapper.affix {
  position: relative;
}
@media (min-width: 992px) {
  .t3-wrapper.affix {
    padding-top: 96px;
  }
  .t3-wrapper.affix.header-dark.has-hero {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .equal-height > div {
    min-height: 0 !important;
  }
  .equal-height.equal-height-child > .col > div,
  .equal-height.equal-height-child > .col > a {
    min-height: 0 !important;
  }
}
.t3-topbar .promotion {
  border: 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  margin: 0;
  padding-bottom: 6.25px;
  padding-top: 6.25px;
}
.t3-topbar .promotion .close {
  color: #ffffff;
  line-height: 25px;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.t3-header-wrap {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 !important;
}
@media (min-width: 992px) {
  .affix .t3-header-wrap {
    background: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1000;
  }
}
.t3-header-wrap.header-dark {
  background: #222222;
  border-bottom: 0;
}
.t3-header-wrap.header-dark.affix {
  background: #222222;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span {
  color: #ffffff;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:hover,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:hover,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:focus,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:focus,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:active,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:active {
  color: #2a911c;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:hover .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:hover .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:focus .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:focus .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > a:active .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li > span:active .caret {
  border-top-color: #2a911c;
  border-bottom-color: #2a911c;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > a,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > a,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > span,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > span {
  color: #2a911c;
}
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > a .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > a .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.open > span .caret,
.t3-header-wrap.header-dark .navbar-default .navbar-nav > li.active > span .caret {
  border-top-color: #2a911c;
  border-bottom-color: #2a911c;
}
.t3-header-wrap.header-dark .head-right-wrap .search .form-control,
.t3-header-wrap.header-dark .head-right-wrap .form-search .form-control,
.t3-header-wrap.header-dark .head-right-wrap .search .search-query,
.t3-header-wrap.header-dark .head-right-wrap .form-search .search-query {
  background-color: transparent;
  background-image: url('../../../../images/ico/search-invert.png') !important;
}
.t3-header-wrap.header-dark .head-right-wrap .search .form-control:focus,
.t3-header-wrap.header-dark .head-right-wrap .form-search .form-control:focus,
.t3-header-wrap.header-dark .head-right-wrap .search .search-query:focus,
.t3-header-wrap.header-dark .head-right-wrap .form-search .search-query:focus {
  border-bottom-color: #ffffff;
}
.t3-header-wrap.header-dark .off-canvas .off-canvas-toggle span {
  background: #ffffff;
}
.t3-header-wrap.header-dark .head-cart .icon,
.t3-header-wrap.header-dark .head-user .icon {
  color: #ffffff;
}
.t3-header-wrap.header-dark.has-hero {
  background: none;
  margin-bottom: -96px !important;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .affix .t3-header-wrap.header-dark.has-hero {
    background: #222222;
    position: fixed;
    margin-bottom: 0 !important;
  }
}
.t3-header {
  position: relative;
}
@media (min-width: 992px) {
  .t3-header {
    position: static;
  }
}
.t3-header > .row {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}
@media (min-width: 1296px) {
  .t3-header .logo {
    order: 2;
  }
  .t3-header .t3-mainnav {
    order: 1;
  }
  .t3-header .head-actions {
    order: 3;
  }
}
.head-right-wrap {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.head-right-wrap > div {
  margin-left: 25px;
}
.head-right-wrap .head-right {
  display: flex;
}
.head-right-wrap .head-right > div {
  margin-left: 25px;
}
.head-right-wrap .head-right > div .off-canvas-toggle {
  cursor: pointer;
}
.head-right-wrap .head-cart {
  display: flex;
  align-items: center;
}
.head-right-wrap .head-cart .btn-cart {
  display: flex;
  align-items: center;
}
.head-right-wrap .head-cart .icon {
  color: #222222;
  font-size: 19px;
}
.head-right-wrap .head-cart .total-product {
  background: #00b765;
  display: inline-block;
  border-radius: 50%;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  height: 18px;
  line-height: 14px;
  margin-left: 3px;
  text-align: center;
  min-width: 18px;
  padding: 2px;
}
.head-right-wrap .head-user {
  display: flex;
  align-items: center;
}
.head-right-wrap .head-user .btn-user {
  display: flex;
  align-items: center;
}
.head-right-wrap .head-user .icon {
  color: #222222;
  font-size: 19px;
}
.head-right-wrap .search,
.head-right-wrap .form-search {
  background: transparent;
  border: none;
  padding: 0;
  position: relative;
  height: 36px;
  margin: 0;
  width: 36px;
}
.head-right-wrap .search label,
.head-right-wrap .form-search label {
  display: none;
}
.head-right-wrap .search button.btn,
.head-right-wrap .form-search button.btn {
  display: none;
}
.head-right-wrap .search .form-control,
.head-right-wrap .form-search .form-control,
.head-right-wrap .search .search-query,
.head-right-wrap .form-search .search-query {
  border-radius: 30px;
  background-image: url('../../../../images/ico/search.png') !important;
  background-position: 4px center!important;
  background-repeat: no-repeat !important;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid transparent;
  background: #ffffff;
  color: #222222;
  position: absolute;
  padding: 0 0 0 25px;
  font-size: 13px;
  right: 0;
  top: 0;
  width: 25px;
  height: 36px;
  max-width: none;
  z-index: 10;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.head-right-wrap .search .form-control::-moz-placeholder,
.head-right-wrap .form-search .form-control::-moz-placeholder,
.head-right-wrap .search .search-query::-moz-placeholder,
.head-right-wrap .form-search .search-query::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.head-right-wrap .search .form-control:-ms-input-placeholder,
.head-right-wrap .form-search .form-control:-ms-input-placeholder,
.head-right-wrap .search .search-query:-ms-input-placeholder,
.head-right-wrap .form-search .search-query:-ms-input-placeholder {
  color: #ffffff;
}
.head-right-wrap .search .form-control::-webkit-input-placeholder,
.head-right-wrap .form-search .form-control::-webkit-input-placeholder,
.head-right-wrap .search .search-query::-webkit-input-placeholder,
.head-right-wrap .form-search .search-query::-webkit-input-placeholder {
  color: #ffffff;
}
.head-right-wrap .search .form-control:focus,
.head-right-wrap .form-search .form-control:focus,
.head-right-wrap .search .search-query:focus,
.head-right-wrap .form-search .search-query:focus {
  background-position: -4px center !important;
  border-bottom-color: #222222;
  width: 180px;
  padding-right: 25px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 767px) {
  .head-right-wrap .search .form-control:focus,
  .head-right-wrap .form-search .form-control:focus,
  .head-right-wrap .search .search-query:focus,
  .head-right-wrap .form-search .search-query:focus {
    width: 144px;
  }
}
.logo {
  text-align: center;
}
@media (max-width: 767px) {
  .logo {
    padding-right: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  text-align: center;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  max-height: 25px;
}
.logo-text a {
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}
.t3-hero .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.t3-sl {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}
.t3-section-wrap .t3-section {
  padding-top: 72px;
  padding-bottom: 72px;
}
.t3-section-wrap .t3-section.no-space-bottom {
  padding-bottom: 0;
}
.t3-section-wrap .t3-section.space-bottom-sm {
  padding-bottom: 36px;
}
.t3-section-wrap .t3-section.space-bottom-nm {
  padding-bottom: 72px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-bottom-nm {
    padding-bottom: 36px;
  }
}
.t3-section-wrap .t3-section.space-bottom-lg {
  padding-bottom: 144px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-bottom-lg {
    padding-bottom: 36px;
  }
}
.t3-section-wrap .t3-section.space-bottom-tiny {
  padding-bottom: 3px;
}
.t3-section-wrap .t3-section.no-space-top {
  padding-top: 0;
}
.t3-section-wrap .t3-section.space-top-negative {
  padding-top: 0;
  margin-top: -72px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-top-negative {
    margin-top: 36px;
  }
}
.t3-section-wrap .t3-section.space-top-sm {
  padding-top: 36px;
}
.t3-section-wrap .t3-section.space-top-nm {
  padding-top: 72px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-top-nm {
    padding-top: 36px;
  }
}
.t3-section-wrap .t3-section.space-top-lg {
  padding-top: 144px;
}
@media (max-width: 1295px) {
  .t3-section-wrap .t3-section.space-top-lg {
    padding-top: 36px;
  }
}
.t3-section-wrap .t3-section.space-top-tiny {
  padding-top: 3px;
}
.t3-section-wrap .t3-section.border-top {
  border-top: 1px solid #e8e8e8;
}
.t3-section-wrap .t3-section.border-bottom {
  border-bottom: 1px solid #e8e8e8;
}
.t3-section-wrap .module-title-inner {
  margin: auto;
  max-width: 504px;
  text-align: center;
  padding-bottom: 72px;
}
.t3-section-wrap .module-title-inner .module-title {
  border: 0;
  color: #2a911c;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
  margin-top: 0;
  text-transform: none;
}
.t3-section-wrap .module-title-inner .sub-heading {
  color: #959595;
  margin-bottom: 0;
}
.t3-section-wrap .mod-title-left .module-title-inner {
  margin-left: 0;
  text-align: left;
  padding-bottom: 0;
}
.t3-section-wrap .mod-title-left .module-title-inner .module-title {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
}
.t3-mainbody {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-content {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-sidebar {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-footer {
  border-top: 1px solid #e8e8e8;
  background: #ffffff;
  color: #222222;
  padding-top: 144px;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
@media (max-width: 767px) {
  .t3-footer {
    padding-top: 72px;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer.t3-footer-clean {
  background: #ffffff;
  color: #959595;
  padding: 144px 0;
  text-align: center;
}
.t3-footer.t3-footer-clean a {
  border-bottom: 1px solid #959595;
  color: #959595;
}
.t3-footer.t3-footer-clean a:hover,
.t3-footer.t3-footer-clean a:focus,
.t3-footer.t3-footer-clean a:active {
  border-bottom-color: #555555;
}
.t3-footer.t3-footer-clean .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.t3-footer.t3-footer-clean .t3-copyright {
  padding: 0;
}
#back-to-top {
  position: fixed;
  bottom: 54px;
  right: 36px;
  z-index: 1000;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
}
#back-to-top.affix {
  filter: alpha(opacity=100);
  opacity: 1;
}
#back-to-top .btn {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 0;
  text-align: center;
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.logo-footer {
  margin-bottom: 25px;
}
.logo-footer img {
  max-height: 25px;
}
.t3-footnav {
  padding: 0 0 36px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #ffffff;
  color: #959595;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.t3-footnav .t3-module .module-title {
  border-bottom: 0;
  color: #2a911c;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 0;
  padding-bottom: 0;
}
.t3-footnav .t3-module ul.nav {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul.nav > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul.nav > li > a {
  background: transparent;
  color: #959595;
  font-size: 14px;
  padding: 0;
}
.t3-footnav .t3-module ul.nav > li > a:hover,
.t3-footnav .t3-module ul.nav > li > a:active,
.t3-footnav .t3-module ul.nav > li > a:focus {
  background: transparent;
  color: #ffffff;
}
.t3-footnav .t3-module ul.nav > li.active > a {
  background: transparent;
  color: #ffffff;
}
.t3-copyright {
  font-size: 13px;
  padding: 36px 0 100px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 25px;
}
.copyright a {
  border-bottom: 1px solid #222222;
  color: #222222;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  border-bottom-color: #ffffff;
}
.poweredby {
  display: flex;
  justify-content: flex-end;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  height: 25px;
  opacity: .3;
  display: inline-block;
  margin-left: 6px;
}
a {
  color: #2a911c;
}
.t3-header-wrap {
  border-bottom: 0px solid #e8e8e8;
  box-shadow: 0px 0 6px #6a6a6a;
}
.navbar-default .navbar-nav > li {
  margin-right: 20px;
}
.logo-image img {
  max-height: 60px;
}
.head-right-wrap .form-search {
  padding: 1px;
}
.acm-features.style-3 .features-image img {
  border-radius: 1% !important;
}
.acm-features.style-3 .features-image {
  border-radius: 3% !important;
}
.category-view .row .category .spacer span {
  color: #1a1a18 !important;
  top: 110% !important;
  text-shadow: 0 0 0px #ffffff !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #2a911c;
}
.jacl-layout.layout-3.Mod138 {
  margin-left: 3px;
  margin-right: 3px;
}
.t3-navhelper {
  background: #ffffff !important;
  border-top: 0px solid #e8e8e8 !important;
}
.breadcrumb {
  background-color: #ffffff !important;
}
.article-content {
  max-width: 1100px;
}
.category-grid-view .intro-image img {
  border-radius: 8px !important;
}
.jacl-item__media.radius-normal {
  border-radius: 10px !important;
}
.acm-hero.style-1 .hero-content .hero-content-inner {
  background: rgba(255, 255, 255, 0.89);
}
.navbar-default .navbar-nav > li {
  margin-right: 20px;
}
.logo-image img {
  max-height: 77px;
}
div.productdetails-view.productdetails .vm-product-container .vm-product-media-container .main-image img {
  max-height: 480px !important;
  max-width: 100%;
}
html a.ask-a-question {
  display: none;
}
.ask-a-question.bold {
  display: none !important;
}
.t3-footer {
  padding-top: 45px;
}
.t3-subscribe-wrap {
  margin-bottom: 100px;
}
.acym__modal__handle {
  padding-left: 5px;
}
.head-right-wrap {
  justify-content: center;
}
input#mod_virtuemart_search {
  height: 36px;
}
#back-to-top {
  bottom: 111px;
}
.t3-subscribe-wrap .acym_module_form .acym_form .btn-primary {
  background: #e47200;
  border-color: #e47200;
}
.t3-subscribe-wrap .acym_module_form .acym_form input[type="email"] {
  border: 1px solid #d7d7d7;
}
@media screen and (min-width: 991px) {
  .poweredby {
    margin-top: -23px;
  }
}
@media (max-width: 767px) {
  .acm-hero.style-1 .hero-item {
    padding: 70px 0 !important;
  }
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 250px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 80% !important;
  }
  .acm-hero.style-1 .hero-item {
    padding: 200px 0 !important;
  }
}

.acm-hero.style-1 .hero-item {
  background-size: cover;
  background-position: center;
  padding: 306px 0;
}
@media (max-width: 991px) {
  .acm-hero.style-1 .hero-item {
    padding: 144px 0;
  }
}
@media (max-width: 767px) {
  .acm-hero.style-1 .hero-item {
    padding: 108px 0;
  }
}
.acm-hero.style-1 .hero-item h2 {
  color: #ffffff;
  font-size: 72px;
  font-weight: 200;
  line-height: 1.334;
  letter-spacing: -0.5px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .acm-hero.style-1 .hero-item h2 {
    font-size: 54px;
  }
}
@media (max-width: 767px) {
  .acm-hero.style-1 .hero-item h2 {
    font-size: 32px;
  }
}
.acm-hero.style-1 .hero-item p {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .acm-hero.style-1 .hero-item p {
    font-size: 19px;
  }
}
.acm-hero.style-1 .hero-item .btn-action {
  margin-top: 54px;
}
.acm-hero.style-1 .hero-item .btn-action > .btn {
  margin: 6px 18px;
}
@media (max-width: 991px) {
  .acm-hero.style-1 .hero-item .btn-action > .btn {
    padding: 9px 18px;
    margin: 6px 9px;
  }
}
.acm-hero.style-1 .hero-content {
  display: flex;
  justify-content: center;
}
.acm-hero.style-1 .hero-content .hero-content-inner {
  max-width: 828px;
}
.acm-hero.style-1.text-left .hero-content {
  justify-content: flex-start;
}
.acm-hero.style-1.text-left .hero-content-inner {
  max-width: 432px;
}
.acm-hero.style-1.text-left h2 {
  font-size: 54px;
  margin-bottom: 36px;
}
.acm-hero.style-1.text-left p {
  font-size: 18px;
  font-weight: 300;
}
.acm-hero.style-1.text-left .btn-action > .btn {
  margin-left: 0;
  margin-right: 36px;
  padding-left: 36px;
  padding-right: 36px;
}
.acm-hero.style-1.bg-light h2 {
  color: #2a911c;
}
.acm-hero.style-1.bg-light p {
  color: #959595;
}
@media (max-width: 767px) {
  .acm-hero.style-2 {
    max-height: 250px;
  }
}
.acm-hero.style-2 .hero-item {
  height: 100%;
  background-size: cover;
  background-attachment: fixed;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}
@media (max-width: 1295px) {
  .acm-hero.style-2 .hero-item {
    background-attachment: scroll;
  }
}
.acm-hero.style-2 .hero-content-inner h1 {
  font-weight: 100;
  margin: 0;
}
.acm-hero.style-2 .hero-content {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .acm-hero.style-2 .hero-content {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .acm-hero.style-2 .hero-content h1 {
    font-size: 32px;
  }
}
.acm-features div[class*='col-'] {
  align-items: center;
}
@media (max-width: 991px) {
  .acm-features div[class*='col-'] + div[class*='col-'] {
    margin-top: 36px;
  }
}
.acm-features div[class*='col-']:hover .features-image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.acm-features .col-inner {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
  padding: 25px 108px;
  text-align: center;
}
@media (max-width: 1700px) {
  .acm-features .col-inner {
    padding: 25px 36px;
  }
}
@media (max-width: 767px) {
  .acm-features .col-inner {
    padding: 36px;
  }
}
.acm-features .col-inner .features-item {
  min-width: 100%;
}
.acm-features .col-inner.bg-white {
  border: 1px solid #e8e8e8;
}
.acm-features .col-inner.bg-white .features-desc {
  color: #959595;
}
.acm-features .features-content {
  padding-left: 18px;
  padding-right: 18px;
}
.acm-features .features-content.sm-gutters {
  padding-left: 3px;
  padding-right: 3px;
}
.acm-features .features-content.no-gutters {
  padding-right: 0;
  padding-left: 0;
}
.acm-features .features-desc,
.acm-features .features-title {
  font-size: 32px;
  font-weight: 100;
  margin-top: 0;
}
@media (max-width: 767px) {
  .acm-features .features-desc,
  .acm-features .features-title {
    font-size: 24px;
  }
}
.acm-features .features-title {
  font-weight: 300;
}
.acm-features .features-title a {
  color: #2a911c;
}
.acm-features .bg-dark .features-title {
  color: #ffffff;
}
.acm-features .bg-dark .features-title a {
  color: #ffffff;
}
.acm-features .features-title + .features-desc {
  font-size: 15px;
  font-weight: 100;
}
@media (min-width: 992px) {
  .acm-features .features-title + .features-desc {
    font-size: 19px;
  }
}
.acm-features .features-image {
  overflow: hidden;
}
.acm-features .features-image img {
  max-width: 100%;
  min-width: 100%;
  -webkit-transition: 900ms all;
  -o-transition: 900ms all;
  transition: 900ms all;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.acm-features .action {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .acm-features .action {
    margin-top: 25px;
  }
}
.acm-features.style-2 .row-flex-wrap + .row-flex-wrap {
  margin-top: 36px;
}
.acm-features.style-2 .features-content {
  padding-left: 18px;
  padding-right: 18px;
}
.acm-features.style-2 .features-content.sm-gutters {
  padding-left: 3px;
  padding-right: 3px;
}
.acm-features.style-2 .features-content.no-gutters {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  .acm-features.style-2 .col-md-6 {
    flex: 0 50%;
  }
  .acm-features.style-2 .col-md-4 {
    flex: 0 33.33%;
  }
}
.acm-features.style-2 .features-content {
  overflow: hidden;
}
.acm-features.style-2 .col-inner {
  position: absolute;
  height: 100%;
  width: auto;
  left: 18px;
  right: 18px;
  top: 0;
  padding-left: 20%;
  padding-right: 20%;
}
@media (max-width: 1295px) {
  .acm-features.style-2 .col-inner {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media (max-width: 767px) {
  .acm-features.style-2 .col-inner {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.acm-features.style-2 .col-inner.bg-dark {
  background: rgba(0, 0, 0, 0.2);
}
.acm-features.style-2 .col-inner.align-top {
  align-items: start;
  padding-top: 20%;
}
.acm-features.style-2 .col-inner.align-bot {
  align-items: end;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 20%;
}
.acm-features.style-2 .no-gutters .bg-dark {
  left: 0;
  right: 0;
}
.acm-features.style-2 .sm-gutters .bg-dark {
  left: 3px;
  right: 3px;
}
.acm-features.style-2 .features-no-img {
  padding-top: 36px;
  padding-bottom: 36px;
}
.acm-features.style-2 .features-no-img .col-inner {
  position: static;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}
.acm-features.style-2 .features-no-img + .features-no-img {
  margin-top: 0;
}
@media (min-width: 992px) {
  .acm-features.style-2 .features-no-img + .features-no-img .col-inner {
    border-left: 1px solid #e8e8e8;
  }
}
.acm-features.style-2 h1.features-title {
  font-size: 120px;
  font-weight: bold;
}
@media (max-width: 1295px) {
  .acm-features.style-2 h1.features-title {
    font-size: 80px;
  }
}
.acm-features.style-2 h3.features-title,
.acm-features.style-2 h4.features-title,
.acm-features.style-2 h5.features-title,
.acm-features.style-2 h6.features-title {
  font-weight: 400;
  margin-top: 0;
}
.acm-features.style-2 h3.features-title + .features-desc,
.acm-features.style-2 h4.features-title + .features-desc,
.acm-features.style-2 h5.features-title + .features-desc,
.acm-features.style-2 h6.features-title + .features-desc {
  font-size: 15px;
  font-weight: 400;
}
.acm-features.style-2 h3.features-title {
  font-size: 24px;
}
.acm-features.style-2 h4.features-title {
  font-size: 20px;
}
.acm-features.style-2 h5.features-title {
  font-size: 14px;
}
.acm-features.style-2 h6.features-title {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.acm-features.style-2 h6.features-title + .features-desc {
  font-size: 14px;
  font-weight: 400;
}
.acm-features.style-3 .col-inner {
  padding: 0;
  text-align: left;
}
.acm-features.style-3 .features-image {
  text-align: center;
  border-radius: 50%;
}
.acm-features.style-3 .features-image img {
  border-radius: 50%;
  width: auto;
  min-width: 0;
}
.acm-features.style-3 div[class*="col-"]:hover .features-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.acm-features.style-4 {
  padding-right: 18px;
  padding-left: 18px;
}
.acm-features.style-4 .col-inner {
  padding: 144px;
  height: auto;
  background: #222222;
  text-align: left;
}
@media (max-width: 1728px) {
  .acm-features.style-4 .col-inner {
    padding: 72px;
  }
}
@media (max-width: 767px) {
  .acm-features.style-4 .col-inner {
    padding: 36px;
  }
}
.acm-features.style-4 .features-content {
  padding-top: 72px;
  padding-bottom: 72px;
  background-repeat: no-repeat;
  background-position: right center;
}
.acm-features.style-5 .col-inner {
  padding-bottom: 0;
  padding-top: 0;
}
@media (max-width: 991px) {
  .acm-features.style-5 .col-inner {
    padding: 0;
  }
}
.acm-features.style-5 div[class*="col-"] {
  align-items: start;
}
.acm-features.style-5 div[class*="col-"]:hover .features-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.acm-features.style-5 .features-image-sm {
  margin-top: 144px;
}
@media (max-width: 991px) {
  .acm-features.style-5 .features-image-sm {
    margin-top: 72px;
  }
}
.acm-features.style-5 .features-caption {
  display: block;
  color: #959595;
  font-size: 14px;
  margin-top: 12.5px;
}
.acm-features.style-5 .features-image img {
  width: auto;
  min-width: 0;
}
a {
  color: #2a911c;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #2a911c;
}