@media (max-width: 767px) {
  .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: 767px) {
  .logo-control .logo-img-sm {
    display: block;
    width: 100px;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
    width: 100px;
  }
  .logo-control .logo-img {
    display: block;
    width: 100px;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: " ";
}
.row-fluid:after {
  clear: both;
}
.owl-dots {
  margin-top: 20px;
  text-align: center;
  line-height: 1;
}
.owl-dots > div {
  background: #222222;
  border-radius: 50%;
  display: inline-block;
  height: 4px;
  margin: 0 4px;
  width: 4px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.owl-dots > div.active {
  background: transparent;
  border: 2px solid #222222;
  height: 8px;
  width: 8px;
  position: relative;
  top: 2px;
  filter: alpha(opacity=100);
  opacity: 1;
}
a {
  color: #9fcf5d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #79ac33;
  text-decoration: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.7857143;
  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;
}
.star {
  color: #ffcc00;
}
.red {
  color: #db101b;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.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;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
  color: #222222;
}
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: #222222;
}
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: 72px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 18px;
  line-height: 1.3889;
}
h4,
.h4 {
  font-size: 16px;
  line-height: 1.5625;
}
h5,
.h5 {
  font-size: 14px;
  line-height: 1.42857;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 20px;
}
.lead {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
b,
strong {
  color: #222222;
}
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: #dddddd;
}
.text-primary {
  color: #9fcf5d;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #87c039;
}
.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: #9fcf5d;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #87c039;
}
.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 #eeeeee;
}
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.7857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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 #dddddd;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 17.5px;
  border-left: 5px solid #303030;
}
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.7857143;
  color: #222222;
}
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 #303030;
  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.7857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.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: 46px;
}
.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: 28px;
}
.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: 46px;
}
.jumbotron iframe {
  margin-top: 25px;
}
.social-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: flex-end;
}
.social-list > li {
  margin-left: 10px;
}
.social-list > li > a {
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: #ffffff;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
.social-list > li > a:focus,
.social-list > li > a:active,
.social-list > li > a:hover {
  border-color: rgba(0, 0, 0, 0.4);
}
.contact .info .fa {
  color: #9fcf5d;
  float: left;
  line-height: 25px;
  height: 25px;
  width: 25px;
}
.contact .info p {
  overflow: hidden;
}
.contact .info a {
  border-bottom: 1px solid #303030;
  color: #999999;
}
.contact .info a:hover,
.contact .info a:focus,
.contact .info a:active {
  color: #ffffff;
}
.policy .btn {
  background: #303030;
  border-color: #303030;
}
@media (max-width: 767px) {
  .policy .btn {
    margin: 5px 0;
  }
}
.policy .btn:hover,
.policy .btn:focus,
.policy .btn:active {
  background: #161616;
  border-color: #161616;
}
.example-colors .swatch-item {
  background: #303030;
  border-radius: 0;
  color: #ffffff;
  min-height: 100px;
  position: relative;
  margin-bottom: 25px;
  width: 100%;
}
@media (min-width: 1200px) {
  .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: #9fcf5d;
}
.example-colors .color-brand-secondary {
  background: #398577;
}
.example-colors .color-brand-success {
  background: #5cb85c;
}
.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: #303030;
}
.example-colors .color-gray {
  background: #555555;
}
.example-colors .color-gray-light {
  background: #dddddd;
  color: #303030;
}
.example-colors .color-gray-lighter {
  background: #eeeeee;
  color: #303030;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #303030;
}
.example-button + .example-button {
  margin-top: 10px;
}
.example-button .btn {
  margin: 12.5px 12.5px 0 0;
}

@media (max-width: 767px) {
  legend + .control-group {
    margin-top: 0;
  }
}
.form-control:focus {
  border-color: #d4d2d2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(212, 210, 210, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(212, 210, 210, 0.6);
}
.form-control::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #dddddd;
}
.form-control::-webkit-input-placeholder {
  color: #dddddd;
}
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: 15px;
}
@media (max-width: 767px) {
  .form-horizontal .control-label,
  .form-horizontal .radio,
  .form-horizontal .checkbox,
  .form-horizontal .radio-inline,
  .form-horizontal .checkbox-inline {
    padding-top: 0;
  }
}
.form-horizontal .form-control-static {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .form-horizontal .control-group .controls {
    margin-left: 0;
  }
}
.btn {
  line-height: 1.428572;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-inverse {
  color: #ffffff;
  background-color: #303030;
  border-color: #232323;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #161616;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #161616;
  border-color: #050505;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #161616;
  background-image: none;
  border-color: #050505;
}
.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: #050505;
  border-color: #000000;
}
.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: #303030;
  border-color: #232323;
}
.btn-inverse .badge {
  color: #303030;
  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;
  width: 100%;
}
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,
select:active,
textarea:active,
input[type="text"]:active,
input[type="password"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="week"]:active,
input[type="number"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="search"]:active,
input[type="tel"]:active,
input[type="color"]:active,
.inputbox:active {
  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: #dddddd;
  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: #dddddd;
}
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: #dddddd;
}
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;
}
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: #db101b;
}
label.invalid {
  color: #db101b;
}
input.invalid {
  border: 1px solid #db101b;
}

.dropdown-menu .divider {
  background: transparent;
  height: auto;
  margin: 0;
  overflow: visible;
}
.dropdown-menu li > a,
.dropdown-menu li > span {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  padding: 5px 20px;
}
.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: #9fcf5d;
}
.dropdown-menu li.open > a,
.dropdown-menu li.active > a,
.dropdown-menu li.open > span,
.dropdown-menu li.active > span {
  background: transparent;
  color: #9fcf5d;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #dddddd;
}
.dropdown-submenu > a:after {
  border-left-color: rgba(255, 255, 255, 0.6);
}
.dropdown-submenu:hover > a:after {
  border-left-color: #9fcf5d;
}
.nav > li > a {
  color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 25px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .open > a,
.nav .active > a,
.nav .open > a:hover,
.nav .active > a:hover,
.nav .open > a:focus,
.nav .active > a:focus {
  background: transparent;
  color: #9fcf5d;
}
.nav-tabs {
  border: 0;
  margin-bottom: 40px;
}
.nav-tabs > li + li {
  margin-left: 20px;
}
.nav-tabs > li > a {
  background: #f7f7f7;
  border: 0;
  color: #999999;
  padding: 4px 15px;
  text-transform: uppercase;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.nav-tabs > li > a:hover {
  background: #222222;
  border: 0;
  color: #ffffff;
}
.nav-tabs > li.active > a {
  border: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 0;
}
.nav-pills > li > a {
  color: #666666;
  padding: 5px 0;
}
.nav .caret {
  border-top-color: #9fcf5d;
  border-bottom-color: #9fcf5d;
}
.nav a:hover .caret {
  border-top-color: #79ac33;
  border-bottom-color: #79ac33;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eaeaea;
  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: #dddddd;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 12.5px;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap {
  margin-top: 40px;
}
.pagination {
  display: block;
  margin: 0;
  margin-bottom: 0;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .pagination {
    width: 100%;
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.pagination > li {
  padding: 0;
}
.pagination > li > a,
.pagination > li > span {
  border: 1px solid #eaeaea;
  color: #303030;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 0 10px;
  min-width: 40px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .pagination > li > a,
  .pagination > li > span {
    margin-top: 5px;
  }
}
.pagination > li > a span,
.pagination > li > span span {
  padding: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a:active,
.pagination > li > span:active {
  border-color: #9fcf5d;
  background: #9fcf5d;
  color: #ffffff;
}
.pagination > li.active > a,
.pagination > li.active > span {
  background: #9fcf5d;
  border-color: #9fcf5d;
  color: #ffffff;
}
.pagination > li.active > a:hover,
.pagination > li.active > span:hover,
.pagination > li.active > a:focus,
.pagination > li.active > span:focus,
.pagination > li.active > a:active,
.pagination > li.active > span:active {
  background: #87c039;
  border-color: #9fcf5d;
  color: #ffffff;
}
.pagination .disabled {
  display: none;
}
.counter {
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 0;
  color: #303030;
  display: inline-block;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0 20px;
  height: 40px;
  line-height: 38px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .counter {
    margin-bottom: 20px;
    float: left !important;
  }
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  background: #9fcf5d;
  border: 0;
  padding: 0;
  height: 60px;
  line-height: 60px;
  margin: 0;
  width: 60px;
}
.navbar-toggle:hover,
.navbar-toggle:focus,
.navbar-toggle:active {
  background: #93c949;
}
.navbar-toggle .fa-bars {
  color: #ffffff;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -10px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #cddc39; /*398577*/
  border-color: #cddc39;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.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: #a64a33; /*9fcf5d*/
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #ffffff;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #264a33; /*#9fcf5d;*/ 
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a .caret,
.navbar-default .navbar-nav > .active > a:hover .caret,
.navbar-default .navbar-nav > .active > a:focus .caret {
  border-top-color: #9fcf5d !important;
  border-bottom-color: #9fcf5d !important;
}
.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: #87c039;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #87c039;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #398577;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #9fcf5d;
  border-bottom-color: #9fcf5d;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #9fcf5d;
}
.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: #9fcf5d;
  border-bottom-color: #9fcf5d;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #9fcf5d;
    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: #9fcf5d;
    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: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #9fcf5d;
}
.t3-mainnav {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar-collapse {
  background: #222222;
  border: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  max-height: 320px;
  overflow: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  padding-left: 30px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
  padding-left: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 20px;
}

.t3-module {
  color: inherit;
  margin-bottom: 20px;
}
.t3-module .module-inner {
  border: 1px solid #eaeaea;
  padding: 0;
}
.t3-module.no-padding .module-inner {
  background: transparent;
  border: 0;
}
.module-title {
  background: #ffffff;
  border-bottom: 1px solid #eaeaea;
  color: #222222;
  margin: 0;
  padding: 20px 0;
  font-size: 14px;
}
.module-title span {
  border-left: 5px solid #9fcf5d;
  display: block;
  padding: 5px 0 5px 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.module-ct {
  background: #ffffff;
  color: inherit;
  padding: 25px;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.no-padding .module-ct {
  background: transparent;
  padding: 0;
}
.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;
}
.t3-sidebar .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.t3-sidebar .menu > li + li {
  color: #303030;
  margin-top: 5px;
}
.t3-sidebar .menu > li a {
  color: #303030;
}
.t3-sidebar .menu > li a:hover,
.t3-sidebar .menu > li a:focus,
.t3-sidebar .menu > li a:active {
  color: #9fcf5d;
}
.t3-sidebar .menu > li.active > a,
.t3-sidebar .menu > li.active > div > a {
  color: #9fcf5d;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 14px 5px;
  display: block;
}
#login-form .input-group .input {
  box-shadow: none;
}
#login-form .input-group .input:focus {
  box-shadow: none;
}
#login-form .control-group {
  margin-bottom: 25px;
}
#login-form .control-group .btn {
  margin-top: 0;
}
#login-form .unstyled {
  margin-bottom: 0;
  padding: 0;
}
#login-form .unstyled li {
  list-style: none;
}
#login-form .unstyled li a {
  color: #666666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 13px;
}
#login-form .unstyled li a:hover {
  color: #9fcf5d;
  text-decoration: none;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eaeaea;
  font-size: 12px;
  padding-top: 12.5px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  list-style: none;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  padding: 0;
  margin-bottom: 40px;
}
.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 .intro-image .item-image,
ul.categories-module li .intro-image .item-image,
.category-module li .intro-image .item-image,
ul.category-module li .intro-image .item-image {
  margin-bottom: 20px;
}
.categories-module li .article-content,
ul.categories-module li .article-content,
.category-module li .article-content,
ul.category-module li .article-content {
  display: inline-block;
}
.categories-module li .article-content .mod-articles-category-date,
ul.categories-module li .article-content .mod-articles-category-date,
.category-module li .article-content .mod-articles-category-date,
ul.category-module li .article-content .mod-articles-category-date {
  color: #999999;
  display: block;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 12px;
}
.categories-module li .article-content .mod-articles-category-title,
ul.categories-module li .article-content .mod-articles-category-title,
.category-module li .article-content .mod-articles-category-title,
ul.category-module li .article-content .mod-articles-category-title {
  color: #222222;
  display: block;
  font-size: 16px;
  line-height: 1.5625;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-bottom: 16px;
}
.categories-module li .article-content .mod-articles-category-title:hover,
ul.categories-module li .article-content .mod-articles-category-title:hover,
.category-module li .article-content .mod-articles-category-title:hover,
ul.category-module li .article-content .mod-articles-category-title:hover {
  color: #9fcf5d;
  text-decoration: none;
}
.categories-module li .article-content .mod-articles-category-introtext,
ul.categories-module li .article-content .mod-articles-category-introtext,
.category-module li .article-content .mod-articles-category-introtext,
ul.category-module li .article-content .mod-articles-category-introtext {
  color: #666666;
  margin-bottom: 24px;
}
.categories-module li .article-content .mod-articles-category-readmore,
ul.categories-module li .article-content .mod-articles-category-readmore,
.category-module li .article-content .mod-articles-category-readmore,
ul.category-module li .article-content .mod-articles-category-readmore {
  margin-bottom: 0;
}
.categories-module li .article-content .mod-articles-category-readmore a,
ul.categories-module li .article-content .mod-articles-category-readmore a,
.category-module li .article-content .mod-articles-category-readmore a,
ul.category-module li .article-content .mod-articles-category-readmore a {
  color: #9fcf5d;
  margin-bottom: 0;
  font-size: 14px;
}
.categories-module li .article-content .mod-articles-category-readmore a:hover,
ul.categories-module li .article-content .mod-articles-category-readmore a:hover,
.category-module li .article-content .mod-articles-category-readmore a:hover,
ul.category-module li .article-content .mod-articles-category-readmore a:hover {
  color: #87c039;
  text-decoration: none;
}
.categories-module li .article-content .mod-articles-category-readmore a .fa,
ul.categories-module li .article-content .mod-articles-category-readmore a .fa,
.category-module li .article-content .mod-articles-category-readmore a .fa,
ul.category-module li .article-content .mod-articles-category-readmore a .fa {
  font-size: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eaeaea;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  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: #eeeeee;
  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: #79ac33;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  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: #79ac33;
}
.module-ct > ol.breadcrumb {
  padding: 14px 20px;
  margin-left: 0;
}
.t3-subscribe-wrap {
  background: #222222;
  position: relative;
}
.t3-subscribe-wrap > div {
  transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
}
.t3-subscribe-wrap + .t3-policy-wrap {
  padding-top: 0;
}
.t3-mainbody + .t3-subscribe-wrap {
  margin-top: 40px;
}
.t3-policy-wrap {
  background: #222222;
  padding-bottom: 50px;
  padding-top: 50px;
}
.window-mainbody .acymailing_introtext {
  margin-bottom: 10px !important;
}
.window-mainbody .acymailing_form {
  margin: 0;
  margin-bottom: 10px !important;
}
.window-mainbody .acymailing_finaltext {
  float: left;
}
.window-mainbody .acymailing_finaltext ul li:first-child {
  margin-left: 0;
}
.window-mainbody .acymailing_finaltext ul li a {
  color: #555555;
}
.t3-subscribe {
  background-color: #244a33;/*#398577;*/
  background-image: url('../../../../images/bg-subscribe.png');
  background-repeat: no-repeat;
  background-position: 50px 0;
  background-size: auto 100%;
  color: #ffffff;
  padding: 90px;
  
}
@media (max-width: 767px) {
  .t3-subscribe {
    padding: 25px;
  }
}
.t3-subscribe .acymailing_mootoolsbutton .acymailing_togglemodule {
  color: #ffffff;
}
.t3-subscribe .slide_open,
.t3-subscribe .slide_close {
  background: transparent;
  box-shadow: none;
}
.t3-subscribe .acymailing_module_form {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .t3-subscribe .acymailing_module_form {
    flex-wrap: wrap;
  }
}
.t3-subscribe .acymailing_module_form td {
  padding-bottom: 0;
  width: 100%;
}
.t3-subscribe .acymailing_module_form td .inputbox {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
.t3-subscribe .acymailing_module_form .acymailing_introtext {
  font-size: 18px;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.3889;
  text-transform: uppercase;
}
.t3-subscribe .acymailing_introtext {
  flex: 0 0 21%;
}
@media (max-width: 767px) {
  .t3-subscribe .acymailing_introtext {
    flex: 0 0 100%;
    margin-bottom: 10px !important;
  }
  .t3-subscribe .acymailing_introtext br {
    display: none;
  }
}
.t3-subscribe .acymailing_form {
  display: flex;
  flex: 0 0 50%;
}
@media (max-width: 767px) {
  .t3-subscribe .acymailing_form {
    flex: 0 0 100%;
  }
}
.t3-subscribe .acymailing_form tbody {
  width: 100%;
}
.t3-subscribe .acymailing_finaltext {
  flex: 0 0 25%;
  text-align: right;
}
@media (max-width: 767px) {
  .t3-subscribe .acymailing_finaltext {
    flex: 0 0 100%;
    margin-top: 20px !important;
  }
}
.t3-subscribe .acysubbuttons .btn {
  background: #222222;
  border-color: #222222;
}
.t3-subscribe .acym_mootoolsbutton .acyma_togglemodule {
  color: #ffffff;
}
.t3-subscribe .acym_fulldiv form {
  display: flex;
  flex-wrap: wrap;
}
.t3-subscribe .acym_module_form {
  width: 75%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .t3-subscribe .acym_module_form {
    width: 100%;
  }
}
.t3-subscribe .acym_module_form td {
  padding-bottom: 0;
  width: 100%;
  border: none;
}
.t3-subscribe .acym_module_form td .inputbox {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
.t3-subscribe .acym_module_form .acym_introtext {
  font-size: 18px;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.3889;
  text-transform: uppercase;
}
.t3-subscribe .acym_introtext {
  width: 30%;
}
@media (max-width: 991px) {
  .t3-subscribe .acym_introtext {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .t3-subscribe .acym_introtext br {
    display: none;
  }
}
.t3-subscribe .acym_form {
  width: 70%;
}
@media (max-width: 991px) {
  .t3-subscribe .acym_form {
    width: 100%;
  }
}
.t3-subscribe .acym_form tbody {
  width: 100%;
}
.t3-subscribe .acym_form input {
  max-width: 100%;
}
.t3-subscribe .acym_form label.cell {
  width: 100%;
  margin-bottom: 0;
}
.t3-subscribe .acym_form label.cell > div {
  display: none;
}
.t3-subscribe .acym_posttext {
  text-align: right;
  width: 25%;
}
@media (max-width: 991px) {
  .t3-subscribe .acym_posttext {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}
div.mod-languages .btn-group .btn {
  padding: 0;
  text-transform: none;
  font-size: 13px;
}
div.mod-languages .btn-group ul.lang-inline li {
  display: block;
  margin: 0;
}
div.mod-languages .btn-group ul.lang-inline li + li {
  border-top: 1px solid #272727;
}
div.mod-languages .btn-group ul.lang-inline li a {
  display: block;
}
.t3-masthead .custom p {
  display: none;
}
.t3-masthead .custom .map-container {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.t3-masthead .ja-masthead {
  background-image: url('../../../../images/bg-masthead.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  max-width: 100%;
  padding: 100px 10px;
  text-align: left;
}
@media (max-width: 991px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    padding: 60px 40px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
  margin: 0 0 25px 0;
  color: #9fcf5d;
  font-weight: 600;
  font-size: 50px;
}
@media (max-width: 991px) {
  .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    margin: 0 0 20px 0;
    font-size: 35px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description {
  font-size: 26px;
  max-width: 800px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .blog-featured img,
  .blog img {
    width: 100%;
  }
}
.blog-featured .items-row + .items-row,
.blog .items-row + .items-row {
  margin-top: 20px;
}
.blog-featured .group-container,
.blog .group-container {
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding: 25px;
}
@media (max-width: 767px) {
  .blog-featured .group-container,
  .blog .group-container {
    margin-bottom: 25px;
  }
}
.blog .items-row .item {
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding: 25px;
}
@media (max-width: 991px) {
  .blog .items-row .item {
    margin-bottom: 25px;
  }
}
.items-leading .leading {
  margin-bottom: 50px;
}
.divider-vertical {
  margin: 0 0 50px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.item-page {
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding: 25px;
}
.item-page .article-title,
.item-page .article-header h1 {
  font-size: 36px;
  font-weight: 600;
}
.item-page figure {
  margin-bottom: 25px;
}
.item-page figure img {
  padding: 0;
}
.item-page .pagenavigation .pagination {
  border-top: 1px dashed #eaeaea;
  float: unset;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-top: 20px;
}
.item-page .pagenavigation .pagination::after,
.item-page .pagenavigation .pagination::before {
  display: none;
}
.item-page .pagenavigation .pagination .btn {
  border: 1px solid #eaeaea;
  padding: 12.5px 25px;
}
.item-page .pagenavigation .pagination .btn:hover,
.item-page .pagenavigation .pagination .btn:active,
.item-page .pagenavigation .pagination .btn:focus {
  background-color: #eeeeee;
  box-shadow: none;
  color: #9fcf5d;
  outline: 0;
}
.item-image {
  width: 100%;
  margin-bottom: 20px;
}
.article-aside .category-name {
  background: #9fcf5d;
}
.article-aside .category-name a {
  color: #ffffff;
  padding: 5px;
  font-size: 12px;
}
.article-aside .published {
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
}
.article-aside .btn-group a.btn {
  box-shadow: none;
  padding: 0;
  color: #999999;
}
.article-aside .btn-group a.btn:hover,
.article-aside .btn-group a.btn:focus,
.article-aside .btn-group a.btn:active {
  box-shadow: none;
  padding: 0;
}
.article-aside .icons {
  margin: 0;
}
.article-aside .icons .edit-link div[role="tooltip"] {
  display: none;
}
.article-info {
  float: left;
  margin-bottom: 10px;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 3px;
  white-space: nowrap;
}
.article-info dd + dd:before {
  content: ".";
  margin-right: 3px;
}
.article-info dd .fa {
  display: none;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 20px;
}
.tags > span {
  margin-right: 6.25px;
  display: inline-block;
}
.tags .badge,
.tags .label {
  background: #eeeeee;
  color: #303030;
  padding: 3px 9px;
  font-weight: 400;
}
.tags .badge:before,
.tags .label:before {
  content: "#";
}
.tags .badge:hover,
.tags .label:hover,
.tags .badge:focus,
.tags .label:focus,
.tags .badge:active,
.tags .label:active {
  background: #e9e9e9;
  color: #303030;
  text-decoration: underline;
}
.readmore {
  margin-bottom: 0;
}
.readmore a {
  background: transparent;
  border: none;
  color: #9fcf5d;
  margin-bottom: 0;
  font-weight: 400;
  padding: 0;
}
.readmore a > span {
  font-size: 14px;
  font-family: "Chivo", Helvetica, Arial, sans-serif;
  text-transform: capitalize;
}
.readmore a .icon-chevron-right,
.readmore a .icon-chevron-left {
  display: none;
}
.readmore a:hover {
  background: transparent;
  color: #87c039;
}
.article-footer {
  color: #dddddd;
  font-size: 12px;
  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;
}
.article-intro {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.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: #eeeeee;
  clear: both;
  color: #555555;
  font-size: 12px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 100%;
}
figure {
  border: 1px solid #eaeaea;
}
figure img {
  padding: 25px;
}
figure figcaption {
  background: #eaeaea;
  font-size: 14px;
  padding: 5px;
  text-align: center;
}
@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 {
  border-top: 1px solid #dddddd;
  line-height: 25px;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-align: left;
  vertical-align: middle;
}
.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;
}
.com_users .t3-mainbody .login-wrap,
.com_users .t3-mainbody .registration,
.com_users .t3-mainbody .profile,
.com_users .t3-mainbody .profile-edit {
  border: 1px solid #eaeaea;
  background: #ffffff;
  margin: 80px auto;
  padding: 60px 50px;
}
@media (max-width: 768px) {
  .com_users .t3-mainbody .login-wrap,
  .com_users .t3-mainbody .registration,
  .com_users .t3-mainbody .profile,
  .com_users .t3-mainbody .profile-edit {
    padding: 40px 25px;
  }
}
.com_users .t3-mainbody .login-wrap h1,
.com_users .t3-mainbody .registration h1,
.com_users .t3-mainbody .profile h1,
.com_users .t3-mainbody .profile-edit h1,
.com_users .t3-mainbody .login-wrap legend,
.com_users .t3-mainbody .registration legend,
.com_users .t3-mainbody .profile legend,
.com_users .t3-mainbody .profile-edit legend {
  color: #222222;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.com_users .t3-mainbody .login-wrap legend,
.com_users .t3-mainbody .registration legend,
.com_users .t3-mainbody .profile legend,
.com_users .t3-mainbody .profile-edit legend {
  border: none;
  font-size: 35px;
}
@media (max-width: 768px) {
  .com_users .t3-mainbody .login-wrap legend,
  .com_users .t3-mainbody .registration legend,
  .com_users .t3-mainbody .profile legend,
  .com_users .t3-mainbody .profile-edit legend {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .com_users .t3-mainbody .login-wrap legend span,
  .com_users .t3-mainbody .registration legend span,
  .com_users .t3-mainbody .profile legend span,
  .com_users .t3-mainbody .profile-edit legend span {
    font-size: 00px;
  }
}
.com_users .t3-mainbody .login-wrap .star,
.com_users .t3-mainbody .registration .star,
.com_users .t3-mainbody .profile .star,
.com_users .t3-mainbody .profile-edit .star {
  color: #ffcc00;
}
.com_users .t3-mainbody .login-wrap .password-group .input-group,
.com_users .t3-mainbody .registration .password-group .input-group,
.com_users .t3-mainbody .profile .password-group .input-group,
.com_users .t3-mainbody .profile-edit .password-group .input-group {
  display: flex;
}
.com_users .t3-mainbody .login-wrap .form-horizontal label,
.com_users .t3-mainbody .registration .form-horizontal label,
.com_users .t3-mainbody .profile .form-horizontal label,
.com_users .t3-mainbody .profile-edit .form-horizontal label,
.com_users .t3-mainbody .login-wrap #user-registration label,
.com_users .t3-mainbody .registration #user-registration label,
.com_users .t3-mainbody .profile #user-registration label,
.com_users .t3-mainbody .profile-edit #user-registration label {
  color: #303030;
  font-weight: 400;
}
.com_users .t3-mainbody .login-wrap .form-horizontal input,
.com_users .t3-mainbody .registration .form-horizontal input,
.com_users .t3-mainbody .profile .form-horizontal input,
.com_users .t3-mainbody .profile-edit .form-horizontal input,
.com_users .t3-mainbody .login-wrap #user-registration input,
.com_users .t3-mainbody .registration #user-registration input,
.com_users .t3-mainbody .profile #user-registration input,
.com_users .t3-mainbody .profile-edit #user-registration input {
  box-shadow: none;
  padding: 10px 20px;
  width: 100%;
}
.com_users .t3-mainbody .login-wrap .form-horizontal input:focus,
.com_users .t3-mainbody .registration .form-horizontal input:focus,
.com_users .t3-mainbody .profile .form-horizontal input:focus,
.com_users .t3-mainbody .profile-edit .form-horizontal input:focus,
.com_users .t3-mainbody .login-wrap #user-registration input:focus,
.com_users .t3-mainbody .registration #user-registration input:focus,
.com_users .t3-mainbody .profile #user-registration input:focus,
.com_users .t3-mainbody .profile-edit #user-registration input:focus {
  border-color: #d4d2d2;
  box-shadow: none;
}
.com_users .t3-mainbody .login-wrap .btn-default,
.com_users .t3-mainbody .registration .btn-default,
.com_users .t3-mainbody .profile .btn-default,
.com_users .t3-mainbody .profile-edit .btn-default,
.com_users .t3-mainbody .login-wrap .btn-small,
.com_users .t3-mainbody .registration .btn-small,
.com_users .t3-mainbody .profile .btn-small,
.com_users .t3-mainbody .profile-edit .btn-small {
  background-color: #ffffff;
  color: #555555;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.com_users .t3-mainbody .login-wrap .btn-default:hover,
.com_users .t3-mainbody .registration .btn-default:hover,
.com_users .t3-mainbody .profile .btn-default:hover,
.com_users .t3-mainbody .profile-edit .btn-default:hover,
.com_users .t3-mainbody .login-wrap .btn-small:hover,
.com_users .t3-mainbody .registration .btn-small:hover,
.com_users .t3-mainbody .profile .btn-small:hover,
.com_users .t3-mainbody .profile-edit .btn-small:hover {
  border-color: #9fcf5d;
  background: #9fcf5d;
  color: #ffffff;
}
.login-wrap {
  max-width: 450px;
  width: 100%;
}
.login-wrap .login .page-header {
  border: none;
  padding: 0;
  margin-bottom: 40px;
}
.login-wrap .login .page-header h1 {
  font-size: 65px;
}
@media (max-width: 991px) {
  .login-wrap .login .page-header h1 {
    font-size: 55px;
  }
}
.login-wrap .login .form-horizontal .form-group .control-label,
.login-wrap .login .form-horizontal .form-group .checkbox {
  text-align: left;
  padding-top: 0;
  min-height: 0;
}
.login-wrap .login .form-horizontal .form-group .control-label label #remember,
.login-wrap .login .form-horizontal .form-group .checkbox label #remember {
  padding: 0;
  width: 13px;
}
.login-wrap .login .form-horizontal .control-label .form-control-feedback {
  position: static;
  width: 100%;
  line-height: 1;
  height: auto;
}
.login-wrap .login .form-horizontal .btn-primary {
  width: 100%;
}
.login-wrap .login .form-horizontal .other-links {
  margin: 0;
}
.login-wrap .login .form-horizontal .other-links ul {
  padding: 0;
  margin: 0;
  font-size: 11px;
  text-align: center;
}
.login-wrap .login .form-horizontal .other-links ul li {
  display: inline-block;
  list-style: none;
  margin: 0 14px 10px 0;
}
.login-wrap .login .form-horizontal .other-links ul li a {
  color: #303030;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.login-wrap .login .form-horizontal .other-links ul li a:hover {
  color: #9fcf5d;
  text-decoration: none;
}
.registration {
  max-width: 500px;
}
.registration #member-registration fieldset legend {
  font-size: 30px;
  margin-bottom: 10px;
}
.registration #member-registration .form-group {
  padding: 0;
  margin: 0 0 20px;
}
.registration #member-registration .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration #member-registration .form-group .control-label .spacer .red {
  color: #ffcc00;
  font-weight: 400;
}
.registration #member-registration .form-group .control-label .form-control-feedback {
  position: static;
  width: 100%;
  line-height: 1;
  height: auto;
}
.registration #member-registration .form-actions {
  background: transparent;
  padding: 0;
  margin: 10px 0 0;
}
.registration #member-registration .form-actions .btn {
  margin: 10px 10px 0 0;
}
.registration #member-registration .form-actions .cancel {
  border: 1px solid #eaeaea;
}
#jform_privacyconsent_privacy input,
#jform_terms_terms input {
  width: auto;
  margin-left: 0;
  display: inline-block;
}
#jform_privacyconsent_privacy label,
#jform_terms_terms label {
  margin-right: 10px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_terms_terms-lbl a.modal {
  display: inline-block;
  font-weight: normal;
  position: relative;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.logout {
  margin: 0 auto;
  max-width: 500px;
  padding: 60px 50px;
  text-align: center;
}
@media (max-width: 768px) {
  .logout {
    padding: 25px;
  }
}
.logout .page-header {
  border: none;
  margin-bottom: 20px;
  padding: 0;
  color: #666666;
  text-transform: uppercase;
}
.logout .page-header h1 {
  font-size: 70px;
}
@media (max-width: 768px) {
  .logout .page-header h1 {
    font-size: 50px;
  }
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
.com_mailto body {
  padding: 12.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 25px;
}
#mailto-window .mailto-close {
  font-size: 18px;
}
#mailtoForm .control-group .controls {
  margin: 0;
}
#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;
}
.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 {
  padding: 60px 50px;
}
@media (max-width: 768px) {
  .reset,
  .remind {
    padding: 10px;
  }
}
.reset .form-horizontal label,
.remind .form-horizontal label,
.reset #user-registration label,
.remind #user-registration label {
  font-weight: 400;
}
.reset .form-horizontal input,
.remind .form-horizontal input,
.reset #user-registration input,
.remind #user-registration input {
  background-color: #ffffff;
  box-shadow: none;
  padding: 12.5px 10px;
  width: 100%;
}
.reset .form-horizontal input:focus,
.remind .form-horizontal input:focus,
.reset #user-registration input:focus,
.remind #user-registration input:focus {
  border-color: #d4d2d2;
  box-shadow: none;
}
.reset #user-registration,
.remind #user-registration {
  max-width: 500px;
  margin: 0 auto;
}
.reset #user-registration .form-group,
.remind #user-registration .form-group {
  width: 100%;
  margin-bottom: 25px;
}
.reset #user-registration .form-group > div,
.remind #user-registration .form-group > div {
  padding: 0;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border-radius: 0;
  border: 1px solid #eaeaea;
  margin-bottom: 25px;
  padding: 12.5px 25px;
}
.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;
}
.profile {
  max-width: 600px;
}
.profile .btn-toolbar {
  margin: 0 0 20px;
  padding: 0;
}
.profile .btn-toolbar li a {
  border: 1px solid #eaeaea;
  font-weight: 600;
}
.profile .btn-toolbar li a .fa {
  margin-right: 6px;
}
.profile #users-profile-core .dl-horizontal > dt,
.profile #users-profile-custom .dl-horizontal > dt {
  font-weight: 400;
}
.profile #users-profile-core .dl-horizontal > dd,
.profile #users-profile-custom .dl-horizontal > dd {
  display: block;
}
.profile #users-profile-custom {
  margin-top: 50px;
}
.profile-edit {
  max-width: 750px;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.profile-edit #member-profile fieldset:first-child {
  margin-bottom: 50px;
}
.profile-edit #member-profile #jform_privacyconsent_privacy {
  min-height: 0;
}
.profile-edit #member-profile #jform_privacyconsent_privacy input {
  display: none;
}
.profile-edit .form-group {
  padding: 0;
  margin: 0 0 20px;
}
.profile-edit .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.profile-edit .form-group .controls .chzn-container {
  width: 100% !important;
}
.profile-edit .form-group .controls .chzn-container > a {
  border: 1px solid #eaeaea;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  height: 50px;
  padding: 14px 12.5px;
  position: relative;
}
.profile-edit .form-group .controls .chzn-container > a:after {
  content: '\f0d7';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 12.5px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.profile-edit .form-group .controls .chzn-container > a b {
  display: none;
}
.profile-edit .form-group .controls .chzn-container .chzn-drop {
  border-radius: 0;
  box-shadow: none;
}
.profile-edit .form-group .controls .chzn-container .chzn-drop .chzn-search input {
  height: auto !important;
  padding: 8.33333333px 12.5px;
}
.profile-edit #helpsite-refresh {
  border: 1px solid #eaeaea;
  margin-top: 12.5px;
}
.profile-edit .form-actions {
  background: transparent;
  padding: 0;
  margin: 0;
}
.profile-edit .form-actions > div {
  padding: 0;
}
.profile-edit #jform_params_timezone_chzn .chzn-drop .chzn-search input {
  border: 1px solid #eaeaea;
  color: #555555;
}
.search {
  background: #ffffff;
  border: 1px solid #eaeaea;
  margin: 0 auto;
  max-width: 100%;
  padding: 25px;
  width: 100%;
}
@media (max-width: 767px) {
  .search {
    margin-bottom: 50px;
  }
}
.search .page-title {
  font-size: 45px;
  margin-bottom: 20px;
}
.search .input-group {
  width: 100%;
}
.search .input-group #search-searchword {
  box-shadow: none;
  border-radius: 0;
  padding: 10px;
}
.search .input-group #search-searchword:focus {
  box-shadow: none;
}
.search .input-group .input-group-btn .btn-default {
  background: #9fcf5d;
  border-color: #9fcf5d;
  box-shadow: none;
  color: #ffffff;
  height: 50px;
  margin: 0;
  padding: 0 25px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.search .input-group .input-group-btn .btn-default:hover {
  background: #87c039;
}
.search .searchintro p {
  color: #222222;
  display: block;
  font-size: 30px;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  margin: 0;
}
@media (max-width: 767px) {
  .search .searchintro p {
    font-size: 25px;
  }
}
.search .searchintro p .badge-info {
  border-radius: 0;
  background: #9fcf5d;
  font-size: 18px;
  font-weight: 400;
  padding: 10px;
}
.search legend,
.search .control-label {
  border: none;
  color: #303030;
  font-size: 16px;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.search .phrases .ordering-box {
  margin: 25px 0 0;
}
.search .phrases .ordering-box #ordering_chzn {
  display: inline-block;
}
.search .phrases .ordering-box #ordering_chzn > a {
  border-radius: 0;
  height: auto;
}
.search .form-limit {
  border-bottom: 1px solid #eaeaea;
  margin: 0;
  padding-bottom: 20px;
}
.search .form-limit label {
  border: none;
  color: #303030;
  font-size: 16px;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-right: 8.33333333px;
}
.search .form-limit #limit_chzn {
  display: inline-block;
}
.search .form-limit #limit_chzn .chzn-single {
  border-radius: 0;
}
.search .pagination {
  float: none;
  margin: 25px 0 0 0;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 25px 0;
}
#searchForm legend {
  margin-bottom: 12.5px;
}
#searchForm select {
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  width: auto;
}
#searchForm .form-limit {
  margin-top: 25px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#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 {
  margin-bottom: 12.5px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin: 12.5px 0 0;
  padding-left: 0;
}
.search-results .result-title {
  color: #222222;
  margin-top: 25px;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.search-results .result-title a {
  color: #222222;
}
.search-results .result-title a:hover {
  color: #9fcf5d;
  text-decoration: none;
}
.search-results .result-category {
  color: #dddddd;
  font-size: 12px;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 25px;
}
.search-results .result-created {
  color: #dddddd;
  font-size: 12px;
  width: 100%;
}
.search-results .highlight {
  background: #9fcf5d;
  color: #ffffff;
  font-weight: 400;
}
div.finder {
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding: 25px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  div.finder {
    margin-bottom: 40px;
  }
}
div.finder .js-finder-searchform .input-group {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
}
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;
  }
}
div.finder .js-finder-searchform .input-group a.btn {
  background: #dddddd;
  color: #222222 !important;
  margin-left: 6px;
}
@media (max-width: 1199px) {
  div.finder #search-form #finder-search .word .form-group {
    width: 100%;
  }
}
div.finder #search-form #finder-search .word .form-group label {
  font-size: 36px;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
div.finder #search-form #finder-search .word .form-group input {
  box-shadow: none;
  display: block;
  padding: 10px;
  width: 100%;
}
div.finder #search-form #finder-search .word .form-group input:focus {
  box-shadow: none;
}
div.finder #search-form #finder-search .word .form-group .btn-primary,
div.finder #search-form #finder-search .word .form-group .btn-default {
  margin-top: 69px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  div.finder #search-form #finder-search .word .form-group .btn-primary,
  div.finder #search-form #finder-search .word .form-group .btn-default {
    margin-top: 10px;
  }
}
div.finder #search-form #finder-search .word .form-group .btn-default {
  background: transparent;
  border: 1px solid #eaeaea;
  color: #555555;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
div.finder #search-form #finder-search .word .form-group .btn-default:hover,
div.finder #search-form #finder-search .word .form-group .btn-default:focus {
  background: #9fcf5d;
  border-color: #9fcf5d;
  color: #ffffff;
}
div.finder #search-form #finder-search #advancedSearch {
  margin: 25px 0 0;
}
div.finder #search-form #finder-search #advancedSearch hr {
  margin: 10px 0;
}
div.finder #finder-filter-window #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12.5px;
  margin-bottom: 50px;
}
@media screen and (min-width: 1200px) {
  div.finder #finder-filter-window #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0;
  gap: 12.5px;
  width: unset;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  border: 1px solid #eaeaea;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .chosen-container {
  width: 100% !important;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
div.finder #finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  div.finder #finder-filter-window .filter-branch {
    flex-direction: column;
  }
}
div.finder #finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 12.5px;
}
div.finder #finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
div.finder #finder-filter-window .filter-branch .controls select {
  color: #9e9e9e;
  width: 100%;
}
div.finder #finder-filter-window .filter-branch .chosen-container {
  width: 100% !important;
}
div.finder #finder-filter-window .chosen-single {
  height: 50px;
  padding: 14px 20px;
  font-size: 14px;
  line-height: 1.7857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0;
}
div.finder #finder-filter-window .chosen-single b {
  background-position: 0px 14px;
}
div.finder #search-results {
  border-top: 1px solid #eaeaea;
}
div.finder #search-results #search-query-explained {
  text-align: left;
  padding: 25px 0;
}
div.finder #search-results .search-results {
  margin: 0 auto;
}
div.finder #search-results .list-striped li {
  background: transparent;
  padding: 0;
  text-align: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div.finder #search-results .list-striped li:hover {
  background: transparent;
}
div.finder #search-results .search-pagination {
  text-align: left;
  margin-top: 25px;
  font-size: 16px;
}
div.finder #search-results .search-pagination .search-pages-counter {
  display: inline-block;
  margin-top: 12.5px;
  width: 100%;
}
div.finder .awesomplete ul {
  background-color: #fff;
  z-index: 100;
  top: 54px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
.view-contact .acm-features {
  margin-top: -40px;
}
@media (max-width: 992px) {
  .view-contact .acm-features {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact .contact-info,
.contact .content-links,
.contact .content-form-email,
.contact .content-map {
  border: 1px solid #eaeaea;
  background: #ffffff;
  padding: 25px;
}
.contact .contact-address {
  margin-bottom: 0;
}
.contact .contact-address dt {
  display: none;
}
.contact .contact-address dd {
  margin: 0 0 5px;
}
.contact .contact-address dd .fa {
  margin-right: 5px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.contact .contact-address dd .contact-webpage a {
  color: #9fcf5d;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.contact .contact-address dd .contact-webpage a:hover {
  color: #87c039;
}
.contact .contact-links ul {
  border: none;
}
.contact .contact-links ul li {
  display: inline-block;
  margin-top: 5px;
  margin-left: 0;
}
.contact .contact-links ul li a {
  background-color: #9fcf5d;
  border: 1px solid #9fcf5d;
  color: #ffffff;
  font-family: "Chivo", Helvetica, Arial, sans-serif;
  font-weight: 600;
  height: 50px;
  width: 50px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 42px;
}
.contact .contact-links ul li a .fa {
  font-size: 14px;
}
.contact .contact-links ul li a:hover,
.contact .contact-links ul li a:focus {
  background: #9fcf5d;
  border-color: #9fcf5d;
}
.contact .contact-links ul li a.button-facebook {
  background: #3b5999;
  border-color: #3b5999;
}
.contact .contact-links ul li a.button-facebook:hover,
.contact .contact-links ul li a.button-facebook:focus {
  background: #2d4474;
  border-color: #2d4474;
}
.contact .contact-links ul li a.button-pinterest {
  background: #bd081c;
  border-color: #bd081c;
}
.contact .contact-links ul li a.button-pinterest:hover,
.contact .contact-links ul li a.button-pinterest:focus {
  background: #8c0615;
  border-color: #8c0615;
}
.contact .contact-links ul li a.button-google {
  background: #dd4b39;
  border-color: #dd4b39;
}
.contact .contact-links ul li a.button-google:hover,
.contact .contact-links ul li a.button-google:focus {
  background: #c23321;
  border-color: #c23321;
}
.contact .contact-links ul li a.button-twitter {
  background: #55acee;
  border-color: #55acee;
}
.contact .contact-links ul li a.button-twitter:hover,
.contact .contact-links ul li a.button-twitter:focus {
  background: #2795e9;
  border-color: #2795e9;
}
.contact .contact-links ul li a.button-linkedin {
  background: #0077b5;
  border-color: #0077b5;
}
.contact .contact-links ul li a.button-linkedin:hover,
.contact .contact-links ul li a.button-linkedin:focus {
  background: #005582;
  border-color: #005582;
}
.contact .contact-links ul li a.button-instagram {
  background: #e4405f;
  border-color: #e4405f;
}
.contact .contact-links ul li a.button-instagram:hover,
.contact .contact-links ul li a.button-instagram:focus {
  background: #d31e40;
  border-color: #d31e40;
}
.contact #contact-form .form-control {
  box-shadow: none;
  padding: 10px 20px;
  height: 50px;
  width: 100%;
}
.contact #contact-form .form-control:focus {
  border-color: #d4d2d2;
  box-shadow: none;
}
.contact #contact-form .form-control#jform_contact_message {
  height: auto;
}
.contact #contact-form legend {
  border: none;
  color: #303030;
  font-size: 14px;
  margin: 0;
}
.contact #contact-form label {
  color: #303030;
  text-align: left;
  font-weight: normal;
  padding-top: 0;
}
.contact #contact-form .contact-name,
.contact #contact-form .contact-email {
  margin-top: 25px;
}
.contact #contact-form .contact-name label,
.contact #contact-form .contact-email label {
  display: inline-block;
  padding: 0;
  width: auto;
  margin-bottom: 5px;
}
.contact #contact-form .form-group .checkbox #jform_contact_email_copy {
  margin-left: 0;
}
.contact #contact-form .control-group .controls {
  padding: 0;
}
.contact #contact-form .control-label {
  width: auto;
}
.contact #contact-form .control-label .form-control-feedback {
  color: #d9534f;
  height: auto;
  line-height: 1;
  position: static;
  padding: 8px !important;
  margin-bottom: 8px;
  width: 100%;
}
.contact #contact-form #jform_consentbox .form-check {
  display: flex;
  align-items: flex-start;
}
.contact #contact-form #jform_consentbox .form-check #jform_consentbox0 {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .contact #contact-form .btn-send {
    margin-top: 20px;
  }
}
.contact #contact-form .btn-send .btn {
  margin-top: 0;
}
.contact #contact-form #jform_consentbox .checkbox {
  min-height: 0;
}
.contact .contact-miscinfo dt {
  display: none;
}
.contact .contact-miscinfo dd {
  margin: 0;
  max-width: 100%;
}
.contact .google-map {
  margin: 20px 0;
}
.contact .google-map .map-container {
  margin: 0;
  height: 100%;
  max-width: 100%;
}
.contact .google-map .map-container #ja-widget-map1 {
  height: 100% !important;
  overflow: visible;
}
@media (max-width: 767px) {
  .contact .google-map .map-container #ja-widget-map1 {
    height: 250px !important;
  }
}
.contact .control-group .control-label {
  padding: 0;
  text-align: left;
}
.contact .control-group .controls {
  float: left;
  width: 100%;
  margin-left: 0;
  padding: 0 18px;
}
.contact .contact-plain .main-content h3,
.contact .contact-plain .content-form-email h3,
.contact .contact-plain .title-link h3 {
  border-left: 5px solid #9fcf5d;
  color: #222222;
  font-size: 25px;
  font-weight: 600;
  margin: 0 0 25px -25px;
  padding-left: 20px;
  text-transform: uppercase;
}
.contact .contact-plain .group-infor .main-content .contact-info {
  margin-bottom: 20px;
}
.contact .contact-plain .group-infor .main-content .thumbnail {
  border: none;
  padding: 0;
}
.contact .contact-plain .content-links {
  margin-bottom: 20px;
}
.contact .tabs .page-header,
.contact .sliders .page-header {
  border-bottom: none;
  margin: 50px 0;
  padding: 0;
}
.contact .tabs .page-header h1,
.contact .sliders .page-header h1 {
  font-size: 75px;
}
.contact #myTabContent .contact-us-content .main-content,
.contact #slide-contact .contact-us-content .main-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 75px 0;
  position: relative;
  text-align: center;
}
.contact #myTabContent .contact-us-content .main-content:before,
.contact #slide-contact .contact-us-content .main-content:before {
  background: #000000;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.contact #myTabContent .contact-us-content .main-content .title-contact,
.contact #slide-contact .contact-us-content .main-content .title-contact {
  margin-bottom: 25px;
}
.contact #myTabContent .contact-us-content .main-content .title-contact h3,
.contact #slide-contact .contact-us-content .main-content .title-contact h3 {
  color: #ffffff;
  position: relative;
  font-size: 60px;
  z-index: 100;
}
@media (max-width: 767px) {
  .contact #myTabContent .contact-us-content .main-content .title-contact h3,
  .contact #slide-contact .contact-us-content .main-content .title-contact h3 {
    font-size: 40px;
  }
}
.contact #myTabContent .contact-us-content .main-content .contact-address,
.contact #slide-contact .contact-us-content .main-content .contact-address {
  color: #ffffff;
  position: relative;
  z-index: 99;
  margin: 0;
}
.contact #slide-contact {
  padding: 0;
}
.contact #slide-contact .panel-body {
  padding: 20px;
}
.contact #slide-contact .panel {
  border-color: #eaeaea;
  margin-bottom: 12.5px;
}
.contact #slide-contact .panel .panel-heading {
  padding: 12.5px;
}
.contact #slide-contact .panel .panel-heading .panel-title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.7857143;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.contact #slide-contact .panel .panel-heading .panel-title:hover {
  color: #9fcf5d;
}
.contact #slide-contact .panel .panel-heading .panel-title:hover a {
  text-decoration: none;
}
.contact #slide-contact .panel .panel-collapse {
  border-top: 1px solid #eaeaea;
  padding: 20px;
}
.contact #slide-contact .panel .panel-collapse .panel-body {
  border: none;
  padding: 0;
}
.contact #slide-contact .accordion-group {
  border: 1px solid #eaeaea;
  margin-bottom: 12.5px;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
}
.contact #slide-contact .accordion-group .accordion-heading {
  background: #f5f5f5;
  border-bottom: 1px solid #eaeaea;
  font-size: 16px;
  padding: 12.5px;
}
.contact #slide-contact .accordion-group .accordion-heading a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #303030;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.contact #slide-contact .accordion-group .accordion-heading a:hover {
  color: #9fcf5d;
  text-decoration: none;
}
.contact #slide-contact .accordion-group #display-links {
  border-top: none;
  padding: 20px;
}
.contact #myTabTabs {
  background: #ffffff;
  border: 1px solid #eaeaea;
  overflow: hidden;
  margin-bottom: 0;
}
.contact #myTabTabs li {
  margin: 0;
  padding: 10px 25px;
}
@media (max-width: 767px) {
  .contact #myTabTabs li {
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    width: 100%;
  }
  .contact #myTabTabs li:last-child {
    border-bottom: none;
  }
}
.contact #myTabTabs li a {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  color: #303030;
  font-size: 16px;
  font-weight: 600;
  padding: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .contact #myTabTabs li a {
    width: 100%;
  }
}
.contact #myTabTabs li a:hover {
  border: none;
  box-shadow: none;
  color: #9fcf5d;
}
.contact #myTabTabs li.active a {
  color: #9fcf5d;
}
.contact #myTabContent {
  border: 1px solid #eaeaea;
  border-top: none;
  background: #ffffff;
  padding: 20px;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#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-inner .category-info .collapse.in {
  display: flex;
  flex-direction: column;
}
.categories-list .category-inner .category-info .category-item {
  width: 100%;
  margin-left: 0;
}
.category-item {
  margin-bottom: 20px;
}
.category-item .category-inner {
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding: 25px;
}
.category-item .category-info {
  text-align: center;
}
.category-item .category-info .item-title {
  font-weight: 400;
  margin: 25px 0;
}
.category-item .category-info .item-title a {
  color: #222222;
  font-family: "Chivo", Helvetica, Arial, sans-serif;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.category-item .category-info .item-title a:hover {
  color: #9fcf5d;
  text-decoration: none;
}
.category-item .category-info .item-title .badge {
  background-color: #555555;
  border-radius: 0;
  font-weight: 400;
  margin-top: -10px;
  vertical-align: top;
}
.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: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 20px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children > h3 {
  margin: 40px 0 20px 0;
  color: #222222;
}
.cat-children .page-header {
  line-height: normal;
  padding: 12.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.cat-children > div .item-title {
  padding: 0;
  border: none;
  margin-bottom: 10px;
  font-family: "Chivo", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.3;
}
.cat-children > div .item-title a {
  color: #666666;
}
.cat-children > div .item-title a:hover {
  color: #9fcf5d;
  text-decoration: none;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eaeaea;
  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 #eaeaea;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 25px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.newsfeed-category .btn-toolbar {
  justify-content: flex-start;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eaeaea;
  float: left;
  line-height: normal;
  margin-right: 12.5px;
  padding: 12.5px 25px;
}
.article-content .pagination ul li a {
  background-color: transparent;
  border: 0;
  line-height: normal;
  padding: 0;
  text-decoration: none;
}
.pagenavcounter {
  margin: 0 0 25px;
  font-weight: bold;
}
#article-index,
.article-index {
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 25px 25px;
  width: 25%;
}
@media (max-width: 768px) {
  #article-index,
  .article-index {
    margin: 0 0 20px 0;
    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: 0;
}
#article-index ul > li > a,
.article-index ul > li > a {
  background: transparent;
  border-radius: 0;
  border: 0;
  padding: 5px;
}
#article-index ul > li > a:hover,
.article-index ul > li > a:hover,
#article-index ul > li > a:active,
.article-index ul > li > a:active,
#article-index ul > li > a:focus,
.article-index ul > li > a:focus {
  color: #9fcf5d;
  background: transparent;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: transparent;
  color: #9fcf5d;
}
#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: transparent;
  color: #9fcf5d;
}
.item-page .pagenav {
  background: transparent;
  border: 0;
  border-top: 1px dashed #eaeaea;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  list-style: none;
}
.item-page .pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.item-page .pagenav > li.pagenav-prev,
.item-page .pagenav > li.previous {
  margin-right: 10px;
}
.item-page .pagenav > li.pagenav-next,
.item-page .pagenav > li.next {
  float: right;
}
.item-page .pagenav li > a {
  padding: 12.5px 25px;
  line-height: normal;
  border: 1px solid #eaeaea;
  border-radius: 0;
}
.item-page .pagenav li > a:hover,
.item-page .pagenav li > a:active,
.item-page .pagenav li > a:focus {
  background-color: #eeeeee;
}
.item-page ul.pagination {
  float: none;
}
.item-page ul.pagination li.next {
  float: right;
}
.items-more h3 {
  margin-bottom: 20px;
  color: #222222;
}
.items-more .nav > li {
  margin-bottom: 10px;
  margin-left: 0;
}
.items-more .nav > li:last-child {
  margin: 0;
}
.items-more .nav > li > a {
  color: #666666;
  font-weight: 400;
  font-family: "Chivo", Helvetica, Arial, sans-serif;
  text-transform: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding: 0;
}
.items-more .nav > li > a:hover {
  background: transparent;
  color: #9fcf5d;
}
@media (max-width: 767px) {
  .tag-category img {
    width: 100%;
  }
}
.tag-category #filter-search {
  box-shadow: none;
  float: left;
  border-radius: 0;
  flex: 1;
}
.tag-category .filters {
  margin-top: 0;
  margin-bottom: 25px;
  gap: 12.5px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tag-category .filters::after,
.tag-category .filters::before {
  display: none;
}
.tag-category .filters .btn-group {
  margin: 0;
}
.tag-category .filters .btn-group:first-child {
  display: flex;
}
.tag-category .filters .btn {
  background: #eaeaea;
  border-color: #eaeaea;
  color: #303030;
  height: 50px;
  margin: 0;
}
.tag-category .filters .btn:hover,
.tag-category .filters .btn:focus,
.tag-category .filters .btn:active {
  background: #e2e2e2;
}
.tag-category .filters .chzn-container {
  width: 65px !important;
}
.tag-category .filters > div {
  width: auto;
}
.tag-category .filters .clearfix {
  display: none;
}
.tag-category .category-tags {
  border: 0;
}
.tag-category .category-tags > li {
  background: transparent;
  border: 0;
  margin-bottom: 20px;
}
.tag-category .category-tags > li + li {
  margin-top: 0;
}
.tag-category .category-tags > li .media-wrap {
  background: #ffffff;
  border: 1px solid #eaeaea;
  padding: 25px;
  min-height: unset !important;
}
.tag-category .category-tags > li .media-wrap img {
  width: 100%;
  object-fit: cover;
}
.tag-category .category-tags > li .media-wrap .media-body .title {
  margin-top: 20px;
}
.tag-category .category-tags > li .media-wrap .media-body .title a {
  color: #222222;
}
.tag-category .category-tags > li .media-wrap .media-body .title a:hover,
.tag-category .category-tags > li .media-wrap .media-body .title a:focus,
.tag-category .category-tags > li .media-wrap .media-body .title a:active {
  color: #9fcf5d;
}
.tag-category .category-tags > li .media-wrap .media-body p {
  display: inline;
}
.com-tags-tag-list .com-tags-filter-field-wrap {
  display: flex;
  justify-content: space-between;
  gap: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 576px) {
  .com-tags-tag-list .com-tags-filter-field-wrap {
    flex-direction: column;
  }
}
.com-tags-tag-list .com-tags-filter-field-wrap .btn-group {
  margin: 0;
}
.com-tags-tag-list .com-tags-filter-field-wrap .com-tags-tag__filter {
  display: flex;
}
.com-tags-tag-list .com-tags-filter-field-wrap #limit_chosen {
  width: 80px !important;
}
.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-warning .alert-message {
  background: transparent;
  color: #c09853;
}
.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-notice .alert-message {
  background: transparent;
}
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.alert-error .alert-message {
  background: transparent;
}
.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: 14px;
  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: #eaeaea;
  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: #eaeaea;
}
.btn-group .chzn-results {
  white-space: normal;
}
.tab-content #editor .btn-toolbar .btn {
  border: 1px solid #eaeaea;
  background: transparent;
  box-shadow: none;
  color: #666666;
  margin: 10px 10px 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.tab-content #editor .btn-toolbar .btn:hover {
  box-shadow: none;
  color: #9fcf5d;
}
.tab-content #editor .toggle-editor .btn:hover {
  text-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
#adminForm .btn-group .btn:hover {
  background: #9fcf5d;
}
#adminForm .control-group {
  margin-top: 25px;
}
#adminForm .control-group .field-calendar .btn {
  background: #9fcf5d;
  border: 1px solid #9fcf5d;
  color: #ffffff;
  height: 40px;
}
#adminForm .control-group .field-calendar .btn:hover {
  background: #87c039;
}
#adminForm .control-group .field-calendar .btn .icon-calendar {
  margin: 0;
}
#adminForm .calendar-container .table .time > td {
  margin-right: 5px;
}
#adminForm .calendar-container .table .time .time-hours,
#adminForm .calendar-container .table .time .time-minutes {
  padding: 0 10px;
  height: 20px;
  width: 60px !important;
}
#adminForm .calendar-container .buttons-wrapper .btn {
  padding: 10px 20px;
  margin-right: 5px;
}
#adminForm .js-stools-container-bar .btn-wrapper #filter_search {
  width: auto;
}
#adminForm .js-stools-container-bar .btn-wrapper .btn {
  background: #9fcf5d;
  border: 1px solid #9fcf5d;
  color: #ffffff;
}
#adminForm .js-stools-container-bar .btn-wrapper .btn:hover {
  background: #87c039;
}
#adminForm .js-stools-container-bar .btn-wrapper .btn .icon-search {
  margin: 0;
}
#adminForm #jform_tags_chosen {
  display: none;
}
#adminForm .choices__list .choices__button_joomla {
  color: #303030;
}
.container-popup #imageForm #upbutton,
.container-popup #imageForm .button-cancel {
  border: 1px solid #eaeaea;
  color: #666666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.container-popup #imageForm #upbutton:hover,
.container-popup #imageForm .button-cancel:hover {
  background: #9fcf5d;
  color: #ffffff;
}
#modules-form .btn-toolbar .btn:hover {
  color: #9fcf5d;
}
#modules-form .btn-toolbar .btn-primary:hover {
  color: #ffffff;
}
#modules-form #jform_showtitle {
  min-height: 0;
}
#modules-form #jform_showtitle .btn.on:before {
  text-indent: -20px;
}
#modules-form .field-calendar .icon-calendar {
  margin: 0;
}
#modules-form .field-calendar #jform_publish_up_btn,
#modules-form .field-calendar #jform_publish_down_btn {
  border: 1px solid #eaeaea !important;
}
#modules-form .field-calendar #jform_publish_up_btn:hover,
#modules-form .field-calendar #jform_publish_down_btn:hover {
  color: #9fcf5d;
}
#modules-form .field-calendar .calendar-container .table .time > td {
  margin-right: 6px;
}
#modules-form .field-calendar .calendar-container .table .time .time-hours,
#modules-form .field-calendar .calendar-container .table .time .time-minutes {
  padding: 0 10px;
  height: 20px;
  width: 60px !important;
}
#modules-form .field-calendar .calendar-container .buttons-wrapper .btn {
  padding: 10px 20px;
  margin-right: 5px;
}
#modules-form .accordion-body .accordion-inner {
  padding: 0 10px;
}
#modules-form .accordion-body .accordion-inner > ul > li:before {
  display: none;
}
#modules-form .accordion-body .accordion-inner > ul > li .control-group {
  width: 100%;
}
#modules-form .accordion-body .accordion-inner > ul > li .control-group input {
  height: 50px;
  padding: 4px 12px;
}
#modules-form .accordion-body .accordion-inner > ul > li .control-group .modal.btn {
  text-shadow: none;
}
#modules-form .accordion-group .input-append input {
  width: auto;
}
#modules-form .accordion-group .input-append .btn {
  background: #222222;
}
#modules-form .accordion-group .controls .on,
#modules-form .accordion-group .controls .off {
  height: 40px;
  line-height: 36px;
}
#modules-form .toggle-editor a {
  text-shadow: none;
}
.about-page .acm-features.style-1 {
  margin-bottom: 60px;
}
.about-page .acm-features.style-1 .content-info {
  margin-bottom: 20px;
}
.jmodedit.btn:hover {
  color: #87c039;
}
.mod-preview-info {
  z-index: 10000;
}
#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;
}
#modal-jform_consentbox.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#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;
}
#sbox-window #sbox-content iframe {
  max-width: 100%;
  max-height: 100%;
}
#virtuemart_currency_id_chzn {
  display: flex;
}
.modal {
  visibility: hidden;
}
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;
}
div#modal-jform_consentbox.show .modal-dialog {
  transform: unset;
  top: 0;
}
.layout-edit #adminForm .js-tiny-toggler-button {
  color: #fff;
  text-shadow: none;
}
.layout-edit #adminForm > div {
  margin-top: 10px;
}
.j31 #advancedSearch.show {
  display: none !important;
}
.j31 #advancedSearch.in {
  display: block !important;
}
.archive .chosen-container,
.category-list .chosen-container {
  width: auto !important;
}
.archive .chosen-container .chosen-single,
.category-list .chosen-container .chosen-single {
  height: 50px;
  padding: 14px 20px;
  font-size: 14px;
  line-height: 1.7857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0;
  box-shadow: none;
}
.archive .chosen-container .chosen-single span,
.category-list .chosen-container .chosen-single span {
  margin: 0;
}
.archive .chosen-container .chosen-single div b,
.category-list .chosen-container .chosen-single div b {
  background-position: 4px 15px;
}
.archive .chosen-container-active.chosen-with-drop .chosen-single div b,
.category-list .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -12px 15px;
}
.archive .filters {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.archive .filter-search {
  margin: 0;
  display: flex;
  gap: .5rem;
  flex-wrap: wrap;
}
.archive .filter-search .form-group {
  margin: 0;
}
.category-list .btn-toolbar {
  justify-content: flex-start;
}
.category-list table.category + .btn {
  margin-bottom: 20px;
}
.category-list div.pagination {
  align-items: center;
  display: flex;
  flex-flow: column-reverse wrap;
  justify-content: space-between;
  gap: 1.25rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .category-list div.pagination {
    flex-direction: row-reverse;
  }
}
.category-list div.pagination::after,
.category-list div.pagination::before {
  display: none;
}
.category-list div.pagination ul.pagination {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.blog-featured #filter-search {
  width: auto;
}
.contact-category fieldset.filters {
  justify-content: flex-start;
}
.contact-category fieldset.filters .btn-group:first-child {
  margin-left: 0;
}
.contact-category fieldset.filters::after,
.contact-category fieldset.filters::before {
  display: none;
}
.contact-category ul.category li {
  padding-left: 0;
  margin-left: 0;
}
.contact-category div.pagination {
  align-items: center;
  display: flex;
  flex-flow: column-reverse wrap;
  justify-content: space-between;
  gap: 1.25rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .contact-category div.pagination {
    flex-direction: row-reverse;
  }
}
.contact-category div.pagination::after,
.contact-category div.pagination::before {
  display: none;
}
.contact-category div.pagination ul.pagination {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.page-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eaeaea;
  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 20px 0;
  font-size: 24px;
}
.cols-3 .article-title,
.cols-3 .article-header h1,
.cols-4 .article-title,
.cols-4 .article-header h1 {
  font-size: 16px;
  line-height: 1.5625;
}
.article-title a,
.article-header h1 a {
  color: #303030;
}
.article-title a:hover,
.article-header h1 a:hover,
.article-title a:focus,
.article-header h1 a:focus,
.article-title a:active,
.article-header h1 a:active {
  color: #9fcf5d;
}
.item-title {
  font-weight: bold;
}
.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: 768px) {
  .masthead {
    padding: 100px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 25px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #9fcf5d;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.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: #fcfefa;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.well {
  box-shadow: none;
  padding: 40px;
  width: 800px;
  margin: auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .well {
    padding: 20px;
  }
}
.well legend {
  font-size: 18px;
  padding-bottom: 12.5px;
}
.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);
  }
}

.t3-wrapper {
  margin: auto;
  max-width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1680px) {
  .t3-wrapper {
    width: 1680px;
  }
}
.t3-slideshow {
  z-index: 1;
}
.t3-slideshow + #t3-home #t3-section {
  margin-top: -20px;
}
@media (max-width: 767px) {
  .equal-height > .col,
  .equal-height > .col > * {
    min-height: 0 !important;
  }
}
.t3-topbar {
  background: #222222;
  color: #999999;
  font-size: 13px;
}
.t3-topbar p {
  color: #999999;
  margin-bottom: 0;
}
.t3-topbar .topbar-left {
  border-left: 1px solid #303030;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
}
.t3-topbar .topbar-right {
  border-right: 1px solid #303030;
  height: 40px;
  line-height: 40px;
}
.t3-topbar .topbar-right:before,
.t3-topbar .topbar-right:after {
  display: table;
  content: " ";
}
.t3-topbar .topbar-right:after {
  clear: both;
}
.t3-topbar .topbar-right > div {
  border-left: 1px solid #303030;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
}
.t3-topbar .topbar-right > div:before,
.t3-topbar .topbar-right > div:after {
  display: table;
  content: " ";
}
.t3-topbar .topbar-right > div:after {
  clear: both;
}
.t3-topbar .topbar-right .vm-currency > span {
  display: inline-block;
}
.t3-topbar .topbar-right .vm-currency form {
  display: inline-block;
}
.t3-topbar .topbar-right .vm-currency form select {
  height: auto;
}
.t3-topbar .topbar-right .vm-currency form #virtuemart_currency_id_chosen {
  margin: 0;
  width: auto !important;
}
.t3-topbar .topbar-right .vm-currency form #virtuemart_currency_id_chosen .chosen-single {
  background: transparent;
  border: 0;
  color: #9fcf5d;
  box-shadow: none;
  height: auto;
  padding: 0;
}
.head-cart {
  position: relative;
}
@media (max-width: 767px) {
  .head-cart {
    padding-right: 15px;
  }
}
.head-cart #head-cart-dropdown {
  background: url("../../../../images/cart.png") no-repeat center center;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  height: 50px;
  width: 50px;
  position: relative;
}
.head-cart #head-cart-dropdown .total-product {
  background: #9fcf5d;
  border-radius: 50%;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  left: 0;
  line-height: 19px;
  height: 20px;
  top: 50%;
  padding: 0 3px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  min-width: 20px;
}
.head-cart #head-cart-dropdown.has-product {
  border-color: #9fcf5d;
}
.head-cart #head-cart-dropdown.has-product .total-product {
  background: #9fcf5d;
  color: #ffffff;
}
.head-cart #head-cart-dropdown.has-product .total-product:before {
  border-color: transparent #9fcf5d transparent transparent;
}
.head-cart .dropdown-menu {
  background: #ffffff;
  border: 1px solid #eaeaea;
  min-width: 320px;
  margin-top: 0;
  padding: 12.5px 0;
}
.head-cart .dropdown-menu .product_row {
  padding: 12.5px 25px;
  border-bottom: 1px solid #eaeaea;
}
.head-cart .dropdown-menu .product-item {
  float: left;
  width: 70%;
}
.head-cart .dropdown-menu .subtotal_with_tax {
  color: #222222;
  font-weight: 600;
  float: right;
  width: 30%;
  text-align: right;
}
.head-cart .dropdown-menu .product_name > a {
  color: #303030;
}
.head-cart .dropdown-menu .product_name > a:hover {
  color: #9fcf5d;
}
.head-cart .dropdown-menu .total-container {
  padding: 12.5px 25px;
  color: #222222;
  font-weight: 500;
}
.head-cart .dropdown-menu .total strong {
  color: #222222;
  margin-left: 5px;
}
.head-cart .dropdown-menu .show_cart > a {
  color: #ffffff;
  background-color: #9fcf5d;
  border-color: #9fcf5d;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 12.5px;
  text-transform: uppercase;
  margin-top: 12.5px;
}
.head-cart .dropdown-menu .show_cart > a:focus,
.head-cart .dropdown-menu .show_cart > a.focus {
  color: #ffffff;
  background-color: #87c039;
  border-color: #5e8527;
}
.head-cart .dropdown-menu .show_cart > a:hover {
  color: #ffffff;
  background-color: #87c039;
  border-color: #82b837;
}
.head-cart .dropdown-menu .show_cart > a:active,
.head-cart .dropdown-menu .show_cart > a.active,
.open > .dropdown-toggle.head-cart .dropdown-menu .show_cart > a {
  color: #ffffff;
  background-color: #87c039;
  background-image: none;
  border-color: #82b837;
}
.head-cart .dropdown-menu .show_cart > a:active:hover,
.head-cart .dropdown-menu .show_cart > a.active:hover,
.open > .dropdown-toggle.head-cart .dropdown-menu .show_cart > a:hover,
.head-cart .dropdown-menu .show_cart > a:active:focus,
.head-cart .dropdown-menu .show_cart > a.active:focus,
.open > .dropdown-toggle.head-cart .dropdown-menu .show_cart > a:focus,
.head-cart .dropdown-menu .show_cart > a:active.focus,
.head-cart .dropdown-menu .show_cart > a.active.focus,
.open > .dropdown-toggle.head-cart .dropdown-menu .show_cart > a.focus {
  color: #ffffff;
  background-color: #74a531;
  border-color: #5e8527;
}
.head-cart .dropdown-menu .show_cart > a.disabled:hover,
.head-cart .dropdown-menu .show_cart > a[disabled]:hover,
fieldset[disabled] .head-cart .dropdown-menu .show_cart > a:hover,
.head-cart .dropdown-menu .show_cart > a.disabled:focus,
.head-cart .dropdown-menu .show_cart > a[disabled]:focus,
fieldset[disabled] .head-cart .dropdown-menu .show_cart > a:focus,
.head-cart .dropdown-menu .show_cart > a.disabled.focus,
.head-cart .dropdown-menu .show_cart > a[disabled].focus,
fieldset[disabled] .head-cart .dropdown-menu .show_cart > a.focus {
  background-color: #9fcf5d;
  border-color: #9fcf5d;
}
.head-cart .dropdown-menu .show_cart > a .badge {
  color: #9fcf5d;
  background-color: #ffffff;
}
.t3-navbar-category .t3-module {
  border: 0;
  margin: 0;
}
.t3-navbar-category .module-inner {
  border: 0;
  position: relative;
}
.t3-navbar-category .module-inner .module-title {
  background: #9fcf5d;
  border: 0;
  color: #ffffff;
  height: 60px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 0.5px;
  margin: 0;
  position: relative;
  padding: 20px 20px 20px 0;
  z-index: 3;
}
.t3-navbar-category .module-inner .module-title span {
  border-left-color: #222222;
  line-height: 1;
  font-weight: 700;
}
.t3-navbar-category .module-inner .module-ct {
  background: #ffffff;
  border: 0;
  position: absolute;
  padding: 0;
  top: 100%;
  left: 0;
  margin-top: 0;
  width: 100%;
  z-index: 1000;
}
.t3-navbar-category.category-dropdown .module-ct {
  display: none;
}
.t3-navbar-category.category-dropdown.open {
  z-index: 3;
}
.t3-navbar-category.category-dropdown.open::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.t3-navbar-category.category-dropdown.open .module-ct {
  display: block;
}
.t3-navbar-category.category-dropdown .module-title {
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.t3-navbar-category.category-dropdown .module-title span:before {
  content: "\f0c9";
  font-family: FontAwesome;
  float: right;
  letter-spacing: 0 !important;
}
.t3-navbar-category.category-dropdown .module-title:hover {
  background: #98cc51;
  cursor: pointer;
}
.t3-navbar-category .nav-stacked {
  background: #222222;
  position: relative;
}
.t3-navbar-category .nav-stacked > li > a {
  color: #ffffff;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 20px 25px;
}
.t3-navbar-category .nav-stacked > li > a .caret {
  border: none;
  float: right;
  font-style: normal;
  width: auto;
}
.t3-navbar-category .nav-stacked > li > a .caret::after {
  content: "\f105";
  font-family: "FontAwesome";
  width: auto;
}
.t3-navbar-category .nav-stacked > li > a:hover,
.t3-navbar-category .nav-stacked > li > a:focus,
.t3-navbar-category .nav-stacked > li > a:active {
  background: transparent;
  color: #9fcf5d;
}
.t3-navbar-category .nav-stacked > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 0;
}
.t3-navbar-category .nav-stacked .dropdown-menu {
  left: 100%;
  top: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 220px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-navbar-category .nav-stacked .dropdown-menu > li > a,
.t3-navbar-category .nav-stacked .dropdown-menu > li > span {
  padding: 20px 25px;
  text-transform: uppercase;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}
.t3-navbar-category .nav-stacked .dropdown-menu > li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.t3-navbar-info {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  color: #ffffff;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  padding: 0 25px;
}
.t3-navbar-info .fa {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: inline-block;
  margin-right: 6.25px;
  line-height: 30px;
  text-align: center;
  height: 30px;
  width: 30px;
}
.t3-header {
  background: #264a33; /* 398557 laci*/
/*  border-bottom: 1px solid rgba(0, 0, 0, 0.15);*/
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
/* opacity: 0.6;*/
 background-image: url('../../../../images/headerback.png');
  background-repeat: repeat-y;
  background-position: 0 0;
/*  background-size: auto 100%;*/
/*  color: #ffffff;*/
/*  padding: 90px;*/
 
}


.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
 width:100px;/* laci*/

}

.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  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: 14px;
  margin-top: 5px;
}
.head-search .search {
  border: 0;
  display: flex;
  padding: 0;
  margin: 0;
}
.head-search .search input {
  height: 50px;
}
.head-search .search input.inputbox {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
  border: 0;
  padding-left: 20px;
  width: 520px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .head-search .search input.inputbox {
    width: 300px;
  }
}
.head-search .search input.button {
  background-color: #222222;
  background-image: url('../../../../images/ico/search.png');
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 0;
  font-size: 0;
  border: 0;
  color: #ffffff;
  width: 50px;
}
.t3-sl {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}
#t3-section {
  margin-top: 25px;
}
#t3-section .module-inner,
#t3-section .module-title,
#t3-section .module-ct {
  background: transparent;
  border: 0;
}
#t3-section .module-title {
  border-top: 2px solid #222222;
  font-size: 18px;
}
#t3-section .module-title span {
  font-weight: 600;
}
#t3-section .module-ct {
  padding: 0;
}
#t3-tabs {
  position: relative;
}
#t3-tabs .nav-tabs {
  position: absolute;
  top: 20px;
  right: 0;
}
@media (max-width: 767px) {
  #t3-tabs .nav-tabs {
    position: static;
    margin-bottom: 20px;
  }
}
#t3-tabs .nav-tabs > li > a {
  background: transparent;
  padding: 6px 0;
}
#t3-tabs .nav-tabs > li > a:hover,
#t3-tabs .nav-tabs > li > a:focus,
#t3-tabs .nav-tabs > li > a:active {
  color: #222222;
}
#t3-tabs .nav-tabs > li.active > a {
  color: #222222;
}
.t3-mainbody {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-home {
  position: relative;
  margin-bottom: 125px;
  z-index: 2;
}
@media (max-width: 767px) {
  .t3-home {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .t3-home .t3-sidebar {
    margin-top: 0 !important;
  }
}
.t3-content {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-sidebar {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-footer {
  border-top: 1px solid #303030;
  background: #222222;
  color: #999999;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav > div {
  border-right: 1px solid #303030;
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 991px) {
  .t3-footnav > div {
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.t3-footnav > div:first-child {
  padding-left: 0;
}
.t3-footnav .t3-module {
  background: transparent;
  color: #999999;
  margin-top: 50px;
  margin-bottom: 50px;
}
.t3-footnav .t3-module .module-inner {
  border: 0;
}
.t3-footnav .t3-module .module-title {
  background: transparent;
  border: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12.5px;
  padding: 0;
}
.t3-footnav .t3-module .module-title span {
  border: 0;
  padding: 0;
}
.t3-footnav .t3-module .module-ct {
  background: transparent;
  padding: 0;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  display: block;
}
.t3-footnav .t3-module ul > li + li {
  margin-top: 10px;
  margin-right: 0;
}
.t3-footnav .t3-module ul > li > a {
  background: transparent;
  border-bottom: 1px solid #303030;
  color: #999999;
  display: inline;
  padding: 0;
  line-height: 1;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
}
.t3-footnav .t3-module ul > li.open > a,
.t3-footnav .t3-module ul > li.active > a {
  color: #ffffff;
}
.t3-copyright {
  border-top: 1px solid #303030;
  font-size: 13px;
  padding: 50px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright a {
  border-bottom: 1px solid #303030;
  color: #999999;
}
.t3-copyright a:hover,
.t3-copyright a:active,
.t3-copyright a:focus {
  color: #ffffff;
}
.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 {
  opacity: .3;
  display: inline-block;
}

.acm-slideshow {
  position: relative;
}
.acm-slideshow .owl-loaded {
  overflow: hidden;
}
.acm-slideshow .item {
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
}
@media (max-width: 991px) {
  .acm-slideshow .item {
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .item {
    min-height: 0;
    padding: 100px 0;
  }
}
.acm-slideshow .item .slider-content-inner {
  max-width: 580px;
  position: relative;
  float: right;
  text-align: right;
  z-index: 10;
}
@media (max-width: 991px) {
  .acm-slideshow .item .slider-content-inner {
    float: left;
    text-align: left;
  }
}
.acm-slideshow .item .slider-content-inner h1 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 767px) {
  .acm-slideshow .item .slider-content-inner h1 {
    font-size: 36px;
  }
}
.acm-slideshow .item .slider-content-inner p {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 25px;
}
.acm-slideshow .item .slider-content-inner .slide-action {
  display: block;
  margin-top: 20px;
}
.acm-slideshow .owl-dots {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: right;
  max-width: 100%;
}
@media (min-width: 768px) {
  .acm-slideshow .owl-dots {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .acm-slideshow .owl-dots {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .acm-slideshow .owl-dots {
    width: 1140px;
  }
}
@media (max-width: 991px) {
  .acm-slideshow .owl-dots {
    text-align: left;
  }
}
.acm-slideshow .owl-dots > div {
  background: #ffffff;
  border-color: #ffffff;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.acm-slideshow .owl-dots > div.active {
  border-color: #ffffff;
  background: transparent;
  filter: alpha(opacity=100);
  opacity: 1;
}
@media (max-width: 991px) {
  .acm-features.style-1 .features-inner > div {
    margin-bottom: 20px;
  }
  .acm-features.style-1 .features-inner > div:last-child {
    margin-bottom: 0;
  }
}
.acm-features.style-1 .content-info {
  background-position: center center;
  background-size: cover;
  padding: 60px 25px 25px 25px;
  position: relative;
  width: 100%;
}
.acm-features.style-1 .content-info .group-text {
  max-width: 60%;
}
@media (max-width: 767px) {
  .acm-features.style-1 .content-info .group-text {
    max-width: 100%;
  }
}
.acm-features.style-1 .content-info .group-text .title-content {
  margin-bottom: 20px;
}
.acm-features.style-1 .content-info .group-text .title-content h5 {
  color: #9fcf5d;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.acm-features.style-1 .content-info .group-text .desciption {
  margin-bottom: 25px;
}
.acm-features.style-1 .content-info .group-text .desciption h3 {
  color: #ffffff;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
  text-transform: uppercase;
}
.acm-features.style-1 .content-info .group-text .button .fa {
  background: #9fcf5d;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 30px;
}
.acm-features.style-1 .content-info .group-text .button .fa:hover {
  background: #87c039;
}
.acm-features.style-1.column-1 .features-inner + .features-inner {
  margin-top: 10px;
}
.acm-features.style-2 {
  margin: 60px auto;
}
@media (max-width: 991px) {
  .acm-features.style-2 {
    margin: 40px auto 20px;
  }
}
.acm-features.style-2 .content-left {
  padding-right: 75px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .acm-features.style-2 .content-left {
    padding-right: 0;
  }
}
.acm-features.style-2 .content-left .label-name h4 {
  color: #9fcf5d;
  font-size: 14px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.acm-features.style-2 .content-left .title h2 {
  font-size: 30px;
  font-weight: 600;
  color: #222222;
  margin-top: 0;
  margin-bottom: 25px;
}
.acm-features.style-2 .content-left .desc {
  margin-bottom: 25px;
}
.acm-features.style-2 .content-left .link-btn .fa {
  font-size: 10px;
  color: #9fcf5d;
}
.acm-features.style-2 .content-left .link-btn:hover .fa {
  color: #79ac33;
}
.acm-features.style-2 .content-right .thumbnail {
  border: none;
  padding: 0;
}
.acm-features.style-3 {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .acm-features.style-3 {
    margin-bottom: 40px;
  }
}
.acm-features.style-3 .content-left {
  padding-right: 20px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .acm-features.style-3 .content-left {
    padding-right: 0;
  }
}
.acm-features.style-3 .content-left .thumbnail {
  border: none;
  padding: 0;
}
.acm-features.style-3 .content-right {
  padding-right: 75px;
}
@media (max-width: 1199px) {
  .acm-features.style-3 .content-right {
    padding-right: 0;
  }
}
.acm-features.style-3 .content-right .label-name h4 {
  color: #9fcf5d;
  font-size: 14px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.acm-features.style-3 .content-right .title h2 {
  font-size: 30px;
  font-weight: 600;
  color: #222222;
  margin-top: 0;
  margin-bottom: 25px;
}
.acm-features.style-3 .content-right .desc {
  margin-bottom: 25px;
}
.acm-features.style-3 .content-right .link-btn .fa {
  font-size: 10px;
  color: #9fcf5d;
}
.acm-features.style-3 .content-right .link-btn:hover .fa {
  color: #79ac33;
}
.acm-teams {
  margin-bottom: 40px;
}
.acm-teams.style-1 .text-group {
  text-align: center;
}
.acm-teams.style-1 .text-group h2 {
  color: #222222;
  font-size: 40px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .acm-teams.style-1 .text-group h2 {
    font-size: 32px;
  }
}
.acm-teams.style-1 .text-group .desc-content {
  margin-bottom: 40px;
}
.acm-teams.style-1 .text-group .desc-content p {
  margin: 0;
}
.acm-teams.style-1 .row {
  display: flex;
  flex-wrap: wrap;
}
.acm-teams.style-1 .member-item {
  background: #ffffff;
  border: 1px solid #eaeaea;
  text-align: center;
  margin-bottom: 20px;
  height: 100%;
}
.acm-teams.style-1 .member-item .picture {
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}
.acm-teams.style-1 .member-item .picture img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.acm-teams.style-1 .member-item:hover .picture img {
  opacity: 0.8;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.acm-teams.style-1 .member-item .wrap-content {
  padding: 0 25px 25px;
}
.acm-teams.style-1 .member-item .name h2 {
  font-size: 18px;
  color: #222222;
  margin-bottom: 0;
}
.acm-teams.style-1 .member-item .office {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.acm-teams.style-1 .member-item .office span {
  font-size: 10px;
}
.acm-teams.style-1 .member-item .link-social ul {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}
.acm-teams.style-1 .member-item .link-social ul li {
  list-style: none;
  display: inline-block;
  float: left;
  margin: 6.25px 8.33333333px 0 0;
}
.acm-teams.style-1 .member-item .link-social ul li:last-child {
  margin-right: 0;
}
.acm-teams.style-1 .member-item .link-social ul li .fa {
  background: #f7f7f7;
  color: #9fcf5d;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-facebook {
  color: #3b5999;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-facebook:hover,
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-facebook:focus {
  background: #3b5999;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-pinterest {
  color: #bd081c;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-pinterest:hover,
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-pinterest:focus {
  background: #bd081c;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-google-plus {
  color: #dd4b39;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-google-plus:hover,
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-google-plus:focus {
  background: #dd4b39;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-twitter {
  color: #55acee;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-twitter:hover,
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-twitter:focus {
  background: #55acee;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-linkedin {
  color: #0077b5;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-linkedin:hover,
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-linkedin:focus {
  background: #0077b5;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-instagram {
  color: #e4405f;
}
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-instagram:hover,
.acm-teams.style-1 .member-item .link-social ul li .fa.fa-instagram:focus {
  background: #e4405f;
}
.acm-teams.style-1 .member-item .link-social ul li .fa:hover,
.acm-teams.style-1 .member-item .link-social ul li .fa:focus {
  background: #9fcf5d;
  color: #ffffff;
}