@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  /*background*/-repeat: no-repeat;
  /*background*/-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-/*color*/ {
  /*background*/-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-/*color*/.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-/*color*/ {
  /*background*/-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-/*color*/.png");
}
.t3-logo-dark {
  /*background*/-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  /*background*/-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  /*background*/-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  /*background*/-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  /*color*/: #ef4220;
  text-decoration: none;
}
a:hover,
a:focus {
  /*color*/: #64171e;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-/*color*/;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.5;
  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*/: #ffcc00;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.form-horizontal .radio.t3onoff {
  min-height: 30px;
}
.com_config .input-append .btn {
  font-size: 14px;
}
.com_config #modules-form .radio label {
  border: 1px solid #eeeeee;
}
.layout-edit .btn-toolbar {
  margin-bottom: 22px;
}
.window .js-stools-container-bar .input-append {
  display: block;
  margin-bottom: 22px;
  max-width: 50%;
}
.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: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  /*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*/: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 60px;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 24px;
  }
}
h2,
.h2 {
  font-size: 32px;
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 21.6px;
  }
}
h3,
.h3 {
  font-size: 24px;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 20.4px;
  }
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 11px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
.example-/*color*/s .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  /*background*/: #333333;
  /*color*/: #ffffff;
  margin-bottom: 22px;
}
@media (min-width: 1200px) {
  .example-/*color*/s .swatch-item {
    min-height: 123px;
  }
}
.example-/*color*/s .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-/*color*/s ./*color*/-brand-primary {
  /*background*/: #ef4220;
}
.example-/*color*/s ./*color*/-brand-secondary {
  /*background*/: #006cad;
}
.example-/*color*/s ./*color*/-brand-success {
  /*background*/: #5cb85c;
}
.example-/*color*/s ./*color*/-brand-danger {
  /*background*/: #d9534f;
}
.example-/*color*/s ./*color*/-brand-warning {
  /*background*/: #f0ad4e;
}
.example-/*color*/s ./*color*/-brand-info {
  /*background*/: #5bc0de;
}
.example-/*color*/s ./*color*/-gray-darker {
  /*background*/: #222222;
}
.example-/*color*/s ./*color*/-gray-dark {
  /*background*/: #333333;
}
.example-/*color*/s ./*color*/-gray {
  /*background*/: #555555;
}
.example-/*color*/s ./*color*/-gray-light {
  /*background*/: #999999;
  /*color*/: #333333;
}
.example-/*color*/s ./*color*/-gray-lighter {
  /*background*/: #eeeeee;
  /*color*/: #333333;
}
.example-/*color*/s ./*color*/-gray-lightest {
  /*background*/: #f7f7f7;
  /*color*/: #333333;
}
.docs-section {
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  .docs-section {
    margin-bottom: 22px;
  }
}
.docs-section .btn {
  margin-bottom: 11px;
}
h2.sub-title {
  font-size: 24px;
}
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*/: #999999;
}
.text-primary {
  /*color*/: #ef4220;
}
a.text-primary:hover {
  /*color*/: #791c25;
}
.text-success {
  /*color*/: #468847;
}
a.text-success:hover {
  /*color*/: #356635;
}
.text-info {
  /*color*/: #3a87ad;
}
a.text-info:hover {
  /*color*/: #2d6987;
}
.text-warning {
  /*color*/: #c09853;
}
a.text-warning:hover {
  /*color*/: #a47e3c;
}
.text-danger {
  /*color*/: #b94a48;
}
a.text-danger:hover {
  /*color*/: #953b39;
}
.bg-primary {
  /*color*/: #fff;
  /*background*/-/*color*/: #ef4220;
}
a.bg-primary:hover {
  /*background*/-/*color*/: #791c25;
}
.bg-success {
  /*background*/-/*color*/: #dff0d8;
}
a.bg-success:hover {
  /*background*/-/*color*/: #c1e2b3;
}
.bg-info {
  /*background*/-/*color*/: #d9edf7;
}
a.bg-info:hover {
  /*background*/-/*color*/: #afd9ee;
}
.bg-warning {
  /*background*/-/*color*/: #fcf8e3;
}
a.bg-warning:hover {
  /*background*/-/*color*/: #f7ecb5;
}
.bg-danger {
  /*background*/-/*color*/: #f2dede;
}
a.bg-danger:hover {
  /*background*/-/*color*/: #e4b9b9;
}
.highlight {
  /*background*/-/*color*/: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}
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.5;
  /*color*/: #999999;
}
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 #eeeeee;
  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: 22px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 66px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 47px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  /*color*/: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 66px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 66px;
}
.features-list .feature-row h3 {
  font-size: 30px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.follow-social {
  border: 1px solid #eeeeee;
  padding: 11px;
}
.follow-social:before,
.follow-social:after {
  content: " ";
  display: table;
}
.follow-social:after {
  clear: both;
}
.follow-social a i {
  /*background*/: #ef4220;
  /*color*/: #ffffff;
  display: inline-block;
  text-align: center;
  height: 43px;
  line-height: 43px;
  float: left;
  width: 20%;
}
.follow-social a i.fa-facebook {
  /*background*/: #3b5999;
}
.follow-social a i.fa-twitter {
  /*background*/: #55acee;
}
.follow-social a i.fa-linkedin-square {
  /*background*/: #0077B5;
}
.follow-social a i.fa-google-plus {
  /*background*/: #dd4b39;
}
.follow-social a i.fa-pinterest-p {
  /*background*/: #bd081c;
}
.social-block a {
  display: block;
  line-height: 32px;
  /*color*/: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
}
.social-block a + a {
  margin-top: 10px;
}
.social-block a i {
  /*color*/: #ffffff;
  display: inline-block;
  text-align: center;
  float: left;
  width: 32px;
  line-height: 32px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 20px;
  font-size: 14px;
}
.social-block a.facebook-block {
  /*background*/: #3b5999;
}
.social-block a.twitter-block {
  /*background*/: #55acee;
}
.social-block a.google-plus-block {
  /*background*/: #dd4b39;
}
.leader {
  /*background*/: #006cad;
  /*color*/: #ffffff;
}
.leader .leader-content {
  padding: 22px;
}
.leader .leader-content h4 {
  /*color*/: #ffffff;
  margin-top: 0;
}
.leader .leader-content p {
  font-size: 13px;
}
.leader .leader-content span {
  display: block;
}
.jumbotron h2 {
  font-size: 47px;
}
.jumbotron iframe {
  margin-top: 22px;
}
.intro-ct {
  /*background*/-/*color*/: #f7f7f7;
  padding: 22px;
  font-weight: 500;
}
.img-content {
  margin-bottom: 33px;
}
@media (max-width: 767px) {
  .img-content {
    margin-bottom: 22px;
  }
}
@media (min-width: 992px) {
  .img-content.align-r {
    float: right;
    margin: 0 0 22px 44px;
  }
}
.img-content.align-r img {
  margin: 0 0 11px;
}
.img-content p {
  margin: 0;
  padding: 0 0 10px 0;
  text-align: center;
}
.inline-note {
  /*background*/-/*color*/: #f8e8cf;
  border-top: 2px solid #f2d3a2;
  font-size: 17px;
  max-width: 40%;
  padding: 22px;
  position: relative;
}
.inline-note:after {
  display: block;
  /*color*/: #333333;
  content: "\f06a";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  top: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.inline-note.align-r {
  margin: 0 0 22px 22px;
  float: right;
}
.hilite-box {
  /*background*/-/*color*/: #333333;
  margin-top: 22px;
  margin-bottom: 44px;
  overflow: hidden;
}
.hilite-box .media {
  float: left;
  margin-right: 44px;
  position: relative;
}
@media (max-width: 767px) {
  .hilite-box .media {
    float: none;
    margin: 0;
  }
  .hilite-box .media img {
    width: 100%;
  }
}
.hilite-box .media .mask {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /*background*/-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /*background*/-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /*background*/-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /*background*/-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(start/*color*/str='#00000000', end/*color*/str='#cc000000', GradientType=0);
}
.hilite-box .media .mask:after {
  border-top: 20px solid transparent;
  border-right: 20px solid #333333;
  border-bottom: 20px solid transparent;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 22px;
  width: 0;
  height: 0;
  z-index: 200;
}
@media (max-width: 767px) {
  .hilite-box .media .mask:after {
    display: none;
  }
}
.hilite-box .media .personal-info {
  font-size: 17px;
  position: absolute;
  left: 22px;
  letter-spacing: 0.5px;
  bottom: 22px;
  right: 22px;
}
.hilite-box .media .personal-info .name {
  /*color*/: #ffffff;
  display: block;
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}
.hilite-box .media .personal-info span {
  /*color*/: #999999;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.hilite-box.media-r .media {
  float: right;
  margin-right: 0;
  margin-left: 44px;
}
@media (max-width: 767px) {
  .hilite-box.media-r .media {
    float: none;
    margin: 0;
  }
  .hilite-box.media-r .media img {
    width: 100%;
  }
}
.hilite-box.media-r .media .mask:after {
  left: 0;
  right: auto;
  border-right: none;
  border-left: 20px solid #333333;
}
.hilite-box .content {
  /*color*/: #999999;
  font-size: 18px;
  padding: 22px;
}
.hilite-box .content i {
  font-size: 32px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.hilite-box.hilite-primary {
  /*background*/-/*color*/: #ef4220;
}
.hilite-box.hilite-primary .media .mask:after {
  border-right-/*color*/: #ef4220;
}
.hilite-box.hilite-primary.media-right .media .mask:after {
  border-left-/*color*/: #ef4220;
}
.hilite-box.hilite-primary .content {
  /*color*/: #ffffff;
}
.hilite-box.hilite-blue {
  /*background*/-/*color*/: #006cad;
}
.hilite-box.hilite-blue .media .mask:after {
  border-right-/*color*/: #006cad;
}
.hilite-box.hilite-blue .content {
  /*color*/: #ffffff;
}
.hilite-box.hilite-blue.media-r .media .mask:after {
  border-left-/*color*/: #006cad;
}

.form-control:focus {
  border-/*color*/: #bebebe;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(190, 190, 190, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(190, 190, 190, 0.6);
}
.form-control::-moz-placeholder {
  /*color*/: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  /*color*/: #999999;
}
.form-control::-webkit-input-placeholder {
  /*color*/: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 22px;
}
.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: 14px;
}
.form-horizontal .form-control-static {
  padding-top: 14px;
}
.btn {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
.btn-inverse {
  /*color*/: #ffffff;
  /*background*/-/*color*/: #333333;
  border-/*color*/: #333333;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  /*color*/: #ffffff;
  /*background*/-/*color*/: #1a1a1a;
  border-/*color*/: #141414;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  /*background*/-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.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,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  /*background*/-/*color*/: #333333;
  border-/*color*/: #333333;
}
.btn-inverse .badge {
  /*color*/: #333333;
  /*background*/-/*color*/: #ffffff;
}
.btn-border {
  /*color*/: #ef4220;
  /*background*/-/*color*/: transparent;
  border-/*color*/: #ef4220;
  border-width: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn-border:hover,
.btn-border:focus,
.btn-border.focus,
.btn-border:active,
.btn-border.active,
.open > .dropdown-toggle.btn-border {
  /*color*/: #ef4220;
  /*background*/-/*color*/: rgba(0, 0, 0, 0);
  border-/*color*/: #701a22;
}
.btn-border:active,
.btn-border.active,
.open > .dropdown-toggle.btn-border {
  /*background*/-image: none;
}
.btn-border.disabled,
.btn-border[disabled],
fieldset[disabled] .btn-border,
.btn-border.disabled:hover,
.btn-border[disabled]:hover,
fieldset[disabled] .btn-border:hover,
.btn-border.disabled:focus,
.btn-border[disabled]:focus,
fieldset[disabled] .btn-border:focus,
.btn-border.disabled.focus,
.btn-border[disabled].focus,
fieldset[disabled] .btn-border.focus,
.btn-border.disabled:active,
.btn-border[disabled]:active,
fieldset[disabled] .btn-border:active,
.btn-border.disabled.active,
.btn-border[disabled].active,
fieldset[disabled] .btn-border.active {
  /*background*/-/*color*/: transparent;
  border-/*color*/: #ef4220;
}
.btn-border .badge {
  /*color*/: transparent;
  /*background*/-/*color*/: #ef4220;
}
.btn-border:hover,
.btn-border:focus,
.btn-border:active {
  /*background*/: #ef4220;
  /*color*/: #ffffff;
}
.btn-border.btn-primary {
  border-/*color*/: #ef4220;
  /*color*/: #ef4220;
}
.btn-border.btn-primary:hover,
.btn-border.btn-primary:focus,
.btn-border.btn-primary:active {
  /*background*/: #ef4220;
  /*color*/: #ffffff;
}
.btn-border.btn-warning {
  border-/*color*/: #f0ad4e;
  /*color*/: #f0ad4e;
}
.btn-border.btn-warning:hover,
.btn-border.btn-warning:focus,
.btn-border.btn-warning:active {
  /*background*/: #f0ad4e;
  /*color*/: #ffffff;
}
.btn-border.btn-danger {
  border-/*color*/: #d9534f;
  /*color*/: #d9534f;
}
.btn-border.btn-danger:hover,
.btn-border.btn-danger:focus,
.btn-border.btn-danger:active {
  /*background*/: #d9534f;
  /*color*/: #ffffff;
}
.btn-border.btn-success {
  border-/*color*/: #5cb85c;
  /*color*/: #5cb85c;
}
.btn-border.btn-success:hover,
.btn-border.btn-success:focus,
.btn-border.btn-success:active {
  /*background*/: #5cb85c;
  /*color*/: #ffffff;
}
.btn-border.btn-info {
  border-/*color*/: #5bc0de;
  /*color*/: #5bc0de;
}
.btn-border.btn-info:hover,
.btn-border.btn-info:focus,
.btn-border.btn-info:active {
  /*background*/: #5bc0de;
  /*color*/: #ffffff;
}
.btn-border.btn-inverse {
  border-/*color*/: #ef4220;
  /*color*/: #ffffff;
}
.btn-border.btn-inverse:hover,
.btn-border.btn-inverse:focus,
.btn-border.btn-inverse:active {
  /*background*/: #ef4220;
  /*color*/: #ffffff;
}
.btn-link {
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 0;
  border: none;
  /*color*/: #ef4220;
  font-weight: 400;
}
.btn-link:after {
  content: "\f101";
  font-family: "FontAwesome";
  margin-left: 3px;
  transition: 0.2s;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
  /*color*/: #64171e;
}
.btn-link:hover:after,
.btn-link:focus:after {
  margin-left: 6px;
  transition: 0.2s;
}
@media (max-width: 991px) {
  .btn-lg {
    padding: 13px 24px;
  }
}
.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;
  padding-left: 22px;
  padding-right: 22px;
  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 {
  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*/: #999999;
  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*/: #999999;
}
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*/: #999999;
}
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*/: #bbff33;
  border-/*color*/: #669900;
}
.invalid {
  border-/*color*/: #cc0000;
}
label.invalid {
  /*color*/: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu {
  font-size: 14px;
}
.dropdown-menu .fa {
  margin-right: 5.5px;
}
.dropdown-menu .divider {
  /*background*/: transparent;
  height: auto;
  overflow: visible;
  margin: 0;
}
.dropdown-menu > li {
  padding: 7.33333333px 22px;
}
.dropdown-menu > li > a {
  /*color*/: #666666;
  font-size: 14px;
  padding: 0;
}
.dropdown-menu > li > a .fa {
  margin-right: 5px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:active {
  /*background*/: transparent;
  /*color*/: #ef4220;
}
.dropdown-menu div.mega-inner {
  padding: 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  /*background*/: transparent;
  /*color*/: #ef4220;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 15px;
}
.dropdown-header a {
  /*color*/: #999999;
}
.dropdown-submenu > a:after {
  border-left-/*color*/: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-/*color*/: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  border: 0;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .nav-tabs > li {
    float: none;
    width: 100%;
  }
}
.nav-tabs > li > a {
  border: 1px solid #eeeeee;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
}
.nav-tabs > li > a:hover {
  border-/*color*/: #d5d5d5;
}
.nav-tabs > li.open > a,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.open > a:focus {
  border-/*color*/: #d5d5d5;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  /*background*/: #ef4220;
  border-/*color*/: #ef4220;
  /*color*/: #ffffff;
}
.nav-pills > li > a {
  border-radius: 2px;
  padding: 11px;
}
.nav .caret {
  border-top-/*color*/: #ef4220;
  border-bottom-/*color*/: #ef4220;
}
.nav a:hover .caret {
  border-top-/*color*/: #64171e;
  border-bottom-/*color*/: #64171e;
}
.t3-navhelper {
  /*background*/: #f5f5f5;
  border-top: 1px solid #eeeeee;
  /*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*/: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 11px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 22px;
  padding: 13px 24px;
  /*background*/-/*color*/: #f9f9f9;
  border: 1px solid #eeeeee;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
.nav-icon li {
  border-bottom: 1px solid #eeeeee;
}
.nav-icon li a {
  /*color*/: #666666;
}
.nav-icon li a:hover,
.nav-icon li a:focus,
.nav-icon li a:active {
  /*background*/-/*color*/: #f7f7f7;
  /*color*/: #ef4220;
}
.nav-icon li a:hover i,
.nav-icon li a:focus i,
.nav-icon li a:active i {
  margin-right: 15px;
}
.nav-icon li.active > a {
  /*color*/: #ef4220;
}
.nav-icon li i {
  /*color*/: #999999;
  margin-right: 10px;
  transition: all 0.35s;
}

@media (max-width: 991px) {
  .navbar-collapse {
    padding-top: 16px;
    margin-top: 16px;
    max-height: 380px;
  }
  .navbar-collapse .navbar-nav > li + li {
    margin: 0 !important;
  }
  .navbar-collapse .navbar-nav > li a {
    display: inline-block;
  }
}
.navbar-toggle {
  /*background*/: rgba(255, 255, 255, 0.2);
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin: 5.5px 0 0;
  border: none;
  /*color*/: rgba(255, 255, 255, 0.6);
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 4.5px -16px;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  /*background*/-/*color*/: transparent;
  border-/*color*/: transparent;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 15px;
}
@media screen and (min-width: 1200px) {
  .navbar-default {
    font-size: 16px;
  }
}
.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 + li {
  margin-left: 22px;
}
@media screen and (min-width: 1200px) {
  .navbar-default .navbar-nav > li + li {
    margin-left: 32px;
  }
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  /*color*/: #ffffff;
  padding: 11px 0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  /*color*/: #ffffff;
  /*background*/-/*color*/: transparent;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.navbar-default .navbar-nav > li > .nav-header {
  /*color*/: #ffffff;
  display: inline-block;
  padding: 11px 0;
}
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:focus,
.navbar-default .navbar-nav > .active > a:focus {
  /*color*/: #ffffff;
  /*background*/-/*color*/: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-default .navbar-nav > .active > span:after,
.navbar-default .navbar-nav > .active > a:after,
.navbar-default .navbar-nav > .active > span:hover:after,
.navbar-default .navbar-nav > .active > a:hover:after,
.navbar-default .navbar-nav > .active > span:focus:after,
.navbar-default .navbar-nav > .active > a:focus:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0;
/*  border-bottom: 2px solid #ef4220;*/
  border-bottom: 2px solid #000;
  width: 100%;
}
.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*/: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  /*background*/-/*color*/: #ef4220;
}
.navbar-default .navbar-toggle .icon-bar {
  /*background*/-/*color*/: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-/*color*/: transparent;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-/*color*/: #ffffff;
  border-bottom-/*color*/: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > span,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > span:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > span:focus {
  /*background*/-/*color*/: transparent;
  /*color*/: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > span .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > span:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret,
.navbar-default .navbar-nav > .open > span:focus .caret {
  border-top-/*color*/: #ffffff;
  border-bottom-/*color*/: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret,
.navbar-default .navbar-nav > .dropdown > span .caret {
  border-top-/*color*/: #ffffff;
  border-bottom-/*color*/: #ffffff;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    padding-left: 15px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > span,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    /*color*/: #ffffff;
    padding: 5px 15px;
    display: inline-block;
    position: relative;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > span:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > span:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    /*color*/: #ffffff;
    /*background*/-/*color*/: transparent;
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  .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*/: #ef4220;
    /*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*/: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
@media (max-width: 991px) {
  .t3-mainnav {
    float: none !important;
    width: auto;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -16px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span .caret {
  border-top-/*color*/: rgba(255, 255, 255, 0.6);
  border-bottom-/*color*/: rgba(255, 255, 255, 0.6);
  margin-left: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover > .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:hover > .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active > .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:active > .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus > .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:focus > .caret {
  border-top-/*color*/: #ffffff;
  border-bottom-/*color*/: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.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 {
  /*color*/: #ffffff;
  padding: 0;
}

.t3-module {
  /*background*/: transparent;
  /*color*/: #006cad;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 44px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-module.no-margin {
  margin: 0;
}
.module-title {
  /*background*/: transparent;
  /*color*/: #006cad;
  font-size: 11px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 11px 0;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 22px;
  }
}
.module-ct {
  /*background*/: transparent;
  /*color*/: #006cad;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
@media (max-width: 767px) {
  .custom img {
    width: 100%;
  }
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 13px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 22px;
  padding: 0;
  list-style: none;
}
#login-form ul.unstyled a {
  /*color*/: #333333;
}
#login-form ul.unstyled a:hover,
#login-form ul.unstyled a:focus,
#login-form ul.unstyled a:active {
  /*color*/: #ef4220;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 13px;
  padding-top: 11px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  list-style: none;
}
.categories-module li + li,
ul.categories-module li + li,
.category-module li + li,
ul.category-module li + li {
  margin-top: 5.5px;
}
.categories-module li a,
ul.categories-module li a,
.category-module li a,
ul.category-module li a {
  /*background*/: #f7f7f7;
  border: 1px solid #eeeeee;
  /*color*/: #555555;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.categories-module li a:hover,
ul.categories-module li a:hover,
.category-module li a:hover,
ul.category-module li a:hover,
.categories-module li a:focus,
ul.categories-module li a:focus,
.category-module li a:focus,
ul.category-module li a:focus,
.categories-module li a:active,
ul.categories-module li a:active,
.category-module li a:active,
ul.category-module li a:active {
  border-/*color*/: #e1e1e1;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  /*background*/: #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 {
  /*background*/: #eeeeee;
  /*color*/: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 1px 6px;
}
.tagspopular ul > li .badge {
  /*background*/: transparent;
  /*color*/: #999999;
  padding: 0;
  font-weight: 400;
  margin-left: 5.5px;
}
.tagspopular ul > li:hover,
.tagspopular ul > li:focus,
.tagspopular ul > li:active {
  /*background*/: #ef4220;
  /*color*/: #ffffff;
  text-decoration: none;
}
.tagspopular ul > li:hover a,
.tagspopular ul > li:focus a,
.tagspopular ul > li:active a {
  /*color*/: #ffffff;
}
.tagspopular ul > li > a {
  display: inline-block;
  border-radius: 3px;
  /*color*/: #999999;
  font-size: 12px;
  text-transform: uppercase;
}
.tagspopular ul > li > a:before {
  content: "#";
}
.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*/: #64171e;
}
.module-ct > ol.breadcrumb {
  padding: 13px 24px;
  margin-left: 0;
}
.t3-masthead {
  overflow: hidden;
}
.t3-masthead .ja-masthead {
  /*background*/-image: url("../images/masthead.jpg");
  /*background*/-position: center center;
}
.t3-masthead .ja-masthead:before {
  /*background*/-/*color*/: #006cad;
  opacity: 0.89;
  filter: alpha(opacity=89);
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  text-align: center;
  max-width: 100%;
  padding: 96px 22px;
  width: 100%;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    padding: 44px 22px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
  /*color*/: #ffffff;
  font-size: 60px;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 24px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description {
  display: inline-block;
  padding-top: 22px;
  margin-top: 22px;
  font-size: 18px;
  position: relative;
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description::before {
  /*background*/: #ef4220;
  content: "";
  left: 50%;
  top: 0;
  margin-left: -25px;
  height: 1px;
  position: absolute;
  width: 50px;
}
.moduletable > h3,
.t3-module > h3 {
  border-top: 2px solid #222222;
  padding-top: 22px;
  margin: 0 0 22px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 900;
  /*color*/: #222222;
}
.moduletable.mod-border,
.t3-module.mod-border {
  border: 1px solid #eeeeee;
  border-top: 2px solid #222222;
  padding: 32px;
  margin-bottom: 32px;
}
.moduletable.mod-border > h3,
.t3-module.mod-border > h3 {
  border-top: none;
  padding-top: 0;
}
.moduletable.mod-primary,
.t3-module.mod-primary {
  /*background*/: #ef4220;
  /*color*/: #ffffff;
  padding: 32px;
  margin-bottom: 44px;
}
.moduletable.mod-primary .intro-image,
.t3-module.mod-primary .intro-image {
  float: right;
}
.moduletable.mod-primary .intro-image img,
.t3-module.mod-primary .intro-image img {
  width: 70px;
  border-radius: 50%;
}
.moduletable.mod-primary > h3,
.t3-module.mod-primary > h3 {
  /*background*/: #006cad;
  display: inline-block;
  padding: 10px 16px;
  /*color*/: #ffffff;
  position: relative;
  top: -15px;
  left: -48px;
  margin: 0;
  border: none;
}
.moduletable.mod-primary h4,
.t3-module.mod-primary h4 {
  /*color*/: #ffffff;
  margin: 0 0 11px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}
.moduletable.mod-primary h4 a,
.t3-module.mod-primary h4 a {
  /*color*/: #ffffff;
}
.moduletable.mod-primary h4 a:hover,
.t3-module.mod-primary h4 a:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.moduletable.mod-primary p.mod-articles-category-introtext,
.t3-module.mod-primary p.mod-articles-category-introtext {
  margin-top: 22px;
  margin-bottom: 0;
}
.moduletable.mod-primary span,
.t3-module.mod-primary span {
  font-size: 11px;
  text-transform: uppercase;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 0 11px 0 0;
  display: inline-block;
}
.moduletable.mod-primary span a,
.t3-module.mod-primary span a {
  /*color*/: #ffffff;
}
.moduletable.mod-primary span a:hover,
.t3-module.mod-primary span a:hover {
  text-decoration: underline;
}
.moduletable.mod-primary span.mod-articles-category-category,
.t3-module.mod-primary span.mod-articles-category-category {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.moduletable.mod-primary .btn-link,
.t3-module.mod-primary .btn-link {
  /*color*/: #ffffff;
  margin-top: 22px;
}
.moduletable.mod-primary .btn-link:hover,
.t3-module.mod-primary .btn-link:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.moduletable.no-padding,
.t3-module.no-padding {
  padding: 0;
}
.moduletable.no-padding .module-title,
.t3-module.no-padding .module-title {
  border-bottom: 1px solid #eeeeee;
  padding: 14.66666667px 22px;
  margin-bottom: 0;
}
.latestnews .item-image {
  margin: 0 22px 0 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.latestnews .item-image img {
  max-height: 100%;
  max-width: inherit;
}
.latestnews .item + .item {
  padding-top: 22px;
  margin-top: 22px;
  border-top: 1px solid #eeeeee;
}
.latestnews .item h4 {
  margin: 0 0 11px;
  line-height: 1.5;
}
.latestnews .item h4 a {
  /*color*/: #006cad;
}
.latestnews .item h4 a:hover {
  /*color*/: #ef4220;
  text-decoration: none;
}
.latestnews .item .content-meta {
  margin: 0 0 11px;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
.latestnews .item .content-meta span {
  /*color*/: #999999;
}
.module-ct .latestnews {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-ct .latestnews li + li {
  border-top: 1px dotted #eeeeee;
  margin-top: 11px;
  padding-top: 11px;
}
.module-ct .latestnews li a {
  /*color*/: #333333;
}
.module-ct .latestnews li a:before {
  content: "\f105";
  /*color*/: #ef4220;
  font-family: FontAwesome;
  margin-right: 5.5px;
}
.module-ct .latestnews li a:hover,
.module-ct .latestnews li a:focus,
.module-ct .latestnews li a:active {
  /*color*/: #ef4220;
}
.t3-ja-map .map-container {
  margin: 0;
}
.populars-list > .row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .populars-list > .row .col-md-6 {
    width: 49.9%;
  }
}
.populars-list .item {
  margin-bottom: 22px;
}
.populars-list .item-image-wrap {
  position: relative;
}
.populars-list .mask {
  /*background*/: #006cad;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  filter: alpha(opacity=20);
  z-index: 1;
}
.populars-list .btn-play {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /*color*/: #ffffff;
  width: 60px;
  height: 60px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
  z-index: 2;
}
.populars-list .item-image {
  margin: 0 0 22px 0;
  float: none !important;
}
.populars-list h3 {
  margin: 0 0 22px;
}
.populars-list h3 a {
  /*color*/: #006cad;
}
.populars-list h3 a:hover {
  /*color*/: #ef4220;
  text-decoration: none;
}
.populars-list.odd .row > div:first-child {
  width: 100%;
}
.spotlight-top .acm-spotlight {
  padding: 33px 0 0 0;
}
@media screen and (min-width: 992px) {
  .spotlight-top .acm-spotlight {
    margin-top: -55px;
    padding: 0;
  }
}
.spotlight-top .acm-spotlight .module-wrap > div + div {
  margin-top: 32px;
}
.spotlight-top .acm-spotlight .module-wrap > div + div.acm-hero {
  margin-top: 44px;
}
.spotlight-bottom .acm-spotlight .col > div {
  margin: 0 -16px;
  padding: 0 32px;
  height: 100%;
}
.spotlight-bottom .acm-spotlight .col > div.border-module {
  padding: 22px 32px;
}
.spotlight-bottom .acm-spotlight .col + .col > div {
  border-left: 1px solid #eeeeee;
}
.acm-hero {
  margin-top: 44px;
  padding: 44px 0 88px;
  border-top: 1px solid #eeeeee;
}
@media screen and (max-width: 479px) {
  .acm-hero {
    padding-bottom: 460px;
  }
}
#ja-login-form {
  text-transform: none;
}
#ja-login-form .modal-content {
  /*background*/: rgba(255, 255, 255, 0.95);
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 32px;
}
@media screen and (max-width: 767px) {
  #ja-login-form .modal-content {
    padding: 22px;
  }
}
#ja-login-form .modal-dialog {
  max-width: 420px;
  margin-top: 100px;
}
#ja-login-form .modal-header {
  padding: 0;
  border-bottom: 0;
}
#ja-login-form .modal-header .close {
  margin-top: 22px;
  /*color*/: #ef4220;
  text-shadow: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#ja-login-form label {
  font-size: 14px;
  font-weight: 400;
}
#ja-login-form .nav-tabs {
  border-top: 0;
  border-bottom: 0;
  margin-bottom: 0;
  margin-bottom: -1px;
}
#ja-login-form .nav-tabs > li {
  margin-bottom: 0;
  width: auto;
  float: left;
}
#ja-login-form .nav-tabs > li + li {
  margin-left: 4px;
}
#ja-login-form .nav-tabs > li a {
  border-radius: 0;
  padding: 11px 22px;
  /*color*/: #555555;
  /*background*/: #eeeeee;
  border-/*color*/: #eeeeee;
  border-top: 2px solid #eeeeee;
  border-bottom: none;
  margin-right: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#ja-login-form .nav-tabs > li a:hover,
#ja-login-form .nav-tabs > li a:focus,
#ja-login-form .nav-tabs > li a:active {
  /*color*/: #222222;
}
#ja-login-form .nav-tabs > li.active a {
  /*background*/: #ffffff;
  /*color*/: #222222;
  border-/*color*/: #eeeeee;
  border-top: 2px solid #ef4220;
  opacity: 1;
  filter: alpha(opacity=100);
}
#ja-login-form .nav-tabs > li.active a:hover,
#ja-login-form .nav-tabs > li.active a:focus,
#ja-login-form .nav-tabs > li.active a:active {
  /*color*/: #222222;
}
#ja-login-form .tab-content {
  padding: 22px;
  /*background*/: #ffffff;
  border: 1px solid #eeeeee;
}
#ja-login-form #ja-user-login p,
#ja-login-form #ja-user-register p {
  margin-bottom: 22px;
}
#ja-login-form #ja-user-login em,
#ja-login-form #ja-user-register em {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /*color*/: #ff8800;
}
#ja-login-form #ja-user-login ul li a:link,
#ja-login-form #ja-user-register ul li a:link,
#ja-login-form #ja-user-login ul li a:visited,
#ja-login-form #ja-user-register ul li a:visited {
  padding: 0 !important;
}
#ja-login-form #ja-user-login dd,
#ja-login-form #ja-user-register dd {
  margin-bottom: 22px;
}
#ja-login-form #ja-user-login .inputbox,
#ja-login-form #ja-user-register .inputbox {
  width: 100%;
}
#ja-login-form #ja-user-login #modlgn-remember,
#ja-login-form #ja-user-register #modlgn-remember {
  /*background*/: none;
  display: inline-block;
  float: left;
  margin-right: 5.5px;
  margin-top: 5.5px;
  height: auto;
  width: auto;
}
#ja-login-form #login-form .btn-primary {
  width: auto;
}
#ja-login-form .action-button {
  margin: 0 -22px;
  padding: 0 22px;
}
#ja-login-form .action-button > p {
  font-size: 14px;
  /*color*/: #ff8800;
}
#ja-login-form .action-button ul {
  padding: 0;
  margin-bottom: 22px;
  text-align: left !important;
}
#ja-login-form .action-button ul li {
  margin-bottom: 4px;
}
#ja-login-form .action-button ul li a {
  /*color*/: #999999;
}
#ja-login-form .action-button ul li a:hover,
#ja-login-form .action-button ul li a:focus,
#ja-login-form .action-button ul li a:active {
  /*color*/: #ef4220;
  text-decoration: none;
}
#ja-login-form .action-button .btn {
  margin: 10px 10px 0 0;
}
#ja-login-form .action-button .btn:last-child {
  margin: 10px 0 0 0;
}
div.category-events {
  padding: 0;
}
div.category-events .intro-image {
  margin-bottom: 22px;
  max-height: 232px;
  overflow: hidden;
}
@media (max-width: 480px) {
  div.category-events .intro-image {
    max-height: 190px;
  }
}
div.category-events .event-date {
  margin: 0 0 11px;
}
div.category-events .event-title {
  margin: 0 0 11px;
  line-height: 1.5;
  font-weight: 500;
  font-size: 18px;
}
div.category-events .event-title a {
  /*color*/: #006cad;
}
div.category-events .event-title a:hover {
  /*color*/: #ef4220;
  text-decoration: none;
}
div.category-events .event-introtext {
  margin: 0 0 22px;
}
div.category-events .event-info {
  /*color*/: #58bd7a;
}
div.category-events .event-info span {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
div.category-events .event-info span i {
  font-size: 13px;
  display: inline-block;
  width: 16px;
}
div.category-events .owl-controls {
  margin: 0;
  position: absolute;
  right: 0;
  top: 200px;
}
@media (max-width: 480px) {
  div.category-events .owl-controls {
    top: 158px;
  }
}
div.category-events .owl-controls .owl-buttons div {
  border-radius: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  /*background*/: #ffffff;
  font-size: 14px;
  text-align: center;
  /*color*/: #333333;
  margin: 0;
  padding: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.category-events .owl-controls .owl-buttons div:hover {
  opacity: 0.9 !important;
  filter: alpha(opacity=90) !important;
}
.logo-footer img {
  margin-bottom: 32px;
}
.logo-footer p {
  font-size: 12px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  line-height: 26px;
}
.address {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.address p {
  margin-bottom: 22px;
  line-height: 24px;
}
.acymailing_module .acymailing_module_form {
  padding: 32px 0 !important;
}
.acymailing_module .acymailing_module_form .acymailing_introtext {
  /*color*/: #ffffff;
  font-size: 11px;
  margin-bottom: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  padding: 0 0 13px 0 !important;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .acymailing_module .acymailing_module_form .acymailing_introtext {
    float: left;
    width: 30%;
    padding: 13px 0 !important;
  }
}
.acymailing_module .acymailing_module_form table.acymailing_form {
  width: 70%;
}
.acymailing_module .acymailing_module_form table.acymailing_form td {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .acymailing_module .acymailing_module_form table.acymailing_form {
    width: 100%;
  }
  .acymailing_module .acymailing_module_form table.acymailing_form td {
    display: block;
    padding-bottom: 11px;
  }
}
.acymailing_module .acymailing_mootoolsbutton {
  padding: 32px 0 !important;
}
.acymailing_module .acymailing_mootoolsbutton a.acymailing_togglemodule {
  position: static;
  font-size: 11px;
}
.mod-preview-info {
  z-index: 3;
}

.blog img[align=left],
.blog .img_caption.left,
.blog .pull-left.item-image {
  padding-right: 22px;
  max-width: 40%;
}
@media (max-width: 480px) {
  .blog img[align=left],
  .blog .img_caption.left,
  .blog .pull-left.item-image {
    float: none !important;
    padding: 0;
    margin-bottom: 22px;
    max-width: 100%;
  }
}
@media (min-width: 480px) {
  .blog .pull-left + .article-content {
    float: left;
    width: 60%;
  }
}
.blog.events-blog .item-image {
  float: none !important;
  margin-bottom: 22px;
  max-width: inherit;
}
.blog.events-blog .item-image + .article-content {
  float: none;
  width: auto;
}
.blog.events-blog .article-title {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 11px;
}
.blog.events-blog .article-footer {
  margin-top: 11px;
}
.blog.events-blog .event-date {
  margin: 0 0 22px;
}
.blog.events-blog .event-info {
  /*color*/: #58bd7a;
}
.blog.events-blog .event-info span {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
.blog.events-blog .event-info span i {
  font-size: 13px;
  display: inline-block;
  width: 16px;
}
.blog-featured img[align=left],
.blog-featured .img_caption.left,
.blog-featured .pull-left.item-image {
  padding-right: 22px;
  max-width: 40%;
}
@media (max-width: 480px) {
  .blog-featured img[align=left],
  .blog-featured .img_caption.left,
  .blog-featured .pull-left.item-image {
    float: none !important;
    padding: 0;
    margin-bottom: 22px;
    max-width: 100%;
  }
}
@media (min-width: 480px) {
  .blog-featured .pull-left + .article-content {
    float: left;
    width: 60%;
  }
}
.items-leading .leading {
  border-top: 1px solid #eeeeee; /* border */
/*  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.03);*/
  margin-bottom: 44px;
  padding: 22px;
}
@media (max-width: 767px) {
  .items-leading .leading {
    margin-bottom: 22px;
  }
}
.items-row .item {
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  .items-row .item {
    margin-bottom: 22px;
  }
}
.divider-vertical {
  margin: 0 0 44px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  /*color*/: #999999;
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  margin-bottom: 5.5px;
}
.article-aside a {
  font-weight: 500;
}
.article-info {
  float: left;
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
@media (max-width: 767px) {
  .article-info dd {
    margin-bottom: 5.5px;
  }
}
.article-info .fa {
  display: none;
}
.category-name a {
  /*background*/: #f7f7f7;
  font-weight: 500;
  padding: 3px 8px;
}
figure.pull-right {
  margin: 0 0 44px 22px;
}
figure figcaption {
  /*background*/-/*color*/: #eeeeee;
  display: block;
  padding: 10px 0;
  margin-bottom: 22px;
  text-align: center;
}
.article-footer {
  /*color*/: #999999;
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.readmore {
  text-align: right;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 11px;
}
.tags .label {
  /*background*/: #eeeeee;
  /*color*/: #999999;
  display: inline-block;
  margin: 0 5.5px 5.5px 0;
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.tags .label::before {
  content: "#";
}
.tags .label:hover,
.tags .label:focus,
.tags .label:active {
  /*background*/: #ef4220;
  /*color*/: #ffffff;
}
.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-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .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 33px 22px 0;
    max-width: 40%;
  }
}
.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-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .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 22px 33px;
    max-width: 40%;
  }
}
.article-image-full {
  margin-bottom: 22px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.article-content blockquote {
  display: inline-block;
}
.article-content .tabs > .tabs {
  display: inline-block;
  margin-right: 22px;
}
.article-content .tabs > .tabs a {
  border-bottom: 1px solid transparent;
  /*color*/: #666666;
  font-size: 18px;
}
.article-content .tabs > .tabs.open a {
  border-bottom-/*color*/: #ef4220;
  /*color*/: #ef4220;
}
.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: 22px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 22px;
}
.img-fulltext-right {
  float: right;
  margin-left: 22px;
}
.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;
  /*color*/: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  /*background*/: transparent;
  box-shadow: none;
  /*color*/: #999999;
  font-size: 12px;
  padding: 0;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.ja-events-wrap {
  /*background*/: #ef4220;
  padding: 32px;
  margin: 0 0 32px 0;
  /*color*/: #ffffff;
}
@media screen and (min-width: 992px) {
  .ja-events-wrap {
    float: left;
    width: 50%;
    margin: 0 32px 32px 0;
  }
}
@media screen and (min-width: 1200px) {
  .ja-events-wrap {
    width: 40%;
  }
}
.ja-events-wrap .img-logo {
  margin-bottom: 22px;
}
.ja-events-wrap h1 {
  /*color*/: #ffffff;
  margin: 0 0 32px 0;
}
@media screen and (max-width: 767px) {
  .ja-events-wrap h1 {
    font-size: 32px;
  }
}
.ja-events-wrap .event-info {
  font-size: 15px;
}
.ja-events-wrap .event-info i {
  display: inline-block;
  width: 16px;
  margin-right: 5px;
}
.tag-category h2 {
  /*color*/: #333333;
}
.tag-category .filters {
  margin: 0 0 22px 0;
}
.tag-category .filters .btn-group {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .tag-category .filters .btn-group {
    float: none !important;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .tag-category .filters .btn-group.pull-right {
    float: none !important;
    margin-top: 11px;
    width: auto;
  }
}
.tag-category .filters input {
  margin-right: 11px;
}
.tag-category .category .media {
  /*background*/: none;
  padding: 22px 0;
  border-top: 1px solid #eeeeee;
  margin: 0;
}
.tag-category .category .media .media-object {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .tag-category .category .media .media-object {
    max-width: 20%;
    margin-right: 22px;
  }
}
@media screen and (max-width: 991px) {
  .tag-category .category .media .media-object.pull-left {
    float: none !important;
    height: auto;
    width: 100%;
    margin-bottom: 11px;
    margin-right: 0;
  }
}
.tag-category .category .media .media-body .title {
  margin-bottom: 11px;
  margin-top: 0;
  font-size: 24px;
}
.tag-category .category .media .media-body .title a {
  /*color*/: #333333;
}
.tag-category .category .media .media-body .title a:hover,
.tag-category .category .media .media-body .title a:focus {
  /*color*/: #64171e;
}
.tag-category .category .media .media-body p:last-child {
  margin: 0;
}
.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;
}
.row-fluid:after {
  display: block;
  content: "";
  clear: both;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 22px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  /*background*/-/*color*/: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  /*background*/-/*color*/: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
@media screen and (min-width: 992px) {
  .login-wrap {
    width: 768px;
    margin: 0 auto;
  }
}
.login-wrap .page-header {
  border: none;
  text-align: center;
}
.login-wrap .page-header h1 {
  line-height: normal;
  font-size: 32px;
  display: inline-block;
  text-transform: uppercase;
}
.login-wrap .login {
  /*background*/: #006cad;
  position: relative;
  padding: 32px;
}
@media screen and (max-width: 480px) {
  .login-wrap .login {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .login-wrap .login .form-horizontal {
    display: flex;
    display: -webkit-flex;
    align-items: center;
  }
}
.login-wrap .login-image {
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .login-wrap .login-image {
    bottom: 0;
    height: 50%;
    margin: 0;
  }
}
.login-wrap .form-left {
  /*background*/: rgba(255, 255, 255, 0.05);
  /*color*/: #ffffff;
  padding: 32px;
}
@media screen and (max-width: 480px) {
  .login-wrap .form-left {
    /*background*/: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
}
.login-wrap .form-left .control-label {
  padding-top: 0;
  text-align: left;
}
.login-wrap .form-left .control-label label {
  font-weight: 400;
}
.login-wrap .form-left .control-input input {
  /*background*/: rgba(255, 255, 255, 0.1);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  /*color*/: #ffffff;
  width: 100%;
}
.login-wrap .form-left .control-input input:focus {
  /*color*/: #ffffff;
}
.login-wrap .form-left .form-group .checkbox {
  padding-top: 0;
  min-height: 1px;
}
.login-wrap .form-left .form-group:last-child {
  margin-bottom: 0;
}
.login-wrap .form-left .control-button {
  text-align: right;
}
.login-wrap .form-left .control-button .btn-primary {
  width: 100%;
}
.login-wrap .form-left .other-links ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.login-wrap .form-left .other-links ul li {
  display: inline-block;
  margin-right: 11px;
}
.login-wrap .form-left .other-links ul li a {
  /*color*/: #eeeeee;
  font-size: 11px;
}
.login-wrap .form-left .other-links ul li a:hover {
  /*color*/: #ffffff;
  text-decoration: none;
}
.login-wrap .form-right {
  /*color*/: #ffffff;
  text-align: center;
  padding: 44px 0;
}
.login-wrap .form-right .register {
  position: relative;
  top: 25%;
}
.login-wrap .form-right .register .login-description {
  font-size: 17px;
  padding: 0 22px;
  margin-bottom: 44px;
}
@media screen and (min-width: 480px) {
  div.logout .form-horizontal {
    /*background*/: #006cad;
    /*color*/: #ffffff;
    padding: 22px;
    margin: 22px auto;
    text-align: center;
    width: 400px;
  }
}
div.logout .page-header {
  border: none;
  text-align: center;
}
div.logout .page-header h1 {
  line-height: normal;
  font-size: 32px;
  display: inline-block;
  text-transform: uppercase;
}
div.logout .control-group,
div.logout .control-group .controls {
  margin: 0;
}
@media screen and (min-width: 992px) {
  .registration,
  .profile-edit,
  .reset,
  .remind {
    width: 650px;
    margin: 0 auto;
  }
}
.registration > .form-horizontal,
.profile-edit > .form-horizontal,
.reset > .form-horizontal,
.remind > .form-horizontal {
  /*background*/: #006cad;
  /*color*/: #ffffff;
  position: relative;
  padding: 32px;
}
.registration > .form-horizontal legend,
.profile-edit > .form-horizontal legend,
.reset > .form-horizontal legend,
.remind > .form-horizontal legend {
  border: none;
  /*color*/: #ffffff;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  font-size: 32px;
}
@media (max-width: 767px) {
  .registration > .form-horizontal legend,
  .profile-edit > .form-horizontal legend,
  .reset > .form-horizontal legend,
  .remind > .form-horizontal legend {
    font-size: 24px;
  }
}
.registration > .form-horizontal legend + .form-group,
.profile-edit > .form-horizontal legend + .form-group,
.reset > .form-horizontal legend + .form-group,
.remind > .form-horizontal legend + .form-group {
  display: none;
}
.registration .page-header,
.profile-edit .page-header,
.reset .page-header,
.remind .page-header {
  border: none;
  text-align: center;
}
.registration .page-header h1,
.profile-edit .page-header h1,
.reset .page-header h1,
.remind .page-header h1 {
  line-height: normal;
  font-size: 32px;
  display: inline-block;
  text-transform: uppercase;
}
.registration .form-group,
.profile-edit .form-group,
.reset .form-group,
.remind .form-group {
  margin: 0 0 22px 0;
}
.registration .form-group:first-child,
.profile-edit .form-group:first-child,
.reset .form-group:first-child,
.remind .form-group:first-child {
  margin-bottom: 0;
  width: 100%;
}
.registration .form-group:first-child .control-label,
.profile-edit .form-group:first-child .control-label,
.reset .form-group:first-child .control-label,
.remind .form-group:first-child .control-label {
  padding-top: 0;
}
.registration .form-group > [class^="col-"],
.profile-edit .form-group > [class^="col-"],
.reset .form-group > [class^="col-"],
.remind .form-group > [class^="col-"] {
  padding: 0 22px;
}
.registration .control-label,
.profile-edit .control-label,
.reset .control-label,
.remind .control-label {
  text-align: left;
}
.registration .control-label label,
.profile-edit .control-label label,
.reset .control-label label,
.remind .control-label label {
  font-weight: 400;
}
.registration input,
.profile-edit input,
.reset input,
.remind input {
  /*background*/: rgba(255, 255, 255, 0.05);
  border: 0;
  /*color*/: #ffffff;
}
.registration .form-actions,
.profile-edit .form-actions,
.reset .form-actions,
.remind .form-actions {
  /*background*/: none;
  padding: 0;
  margin-bottom: 0;
}
.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;
}
.reset .control-label label,
.remind .control-label label {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .form-horizontal .control-group .controls {
    margin-left: 0;
  }
}
.com_mailto.com_mailto body {
  padding: 11px;
  height: 100%;
}
.com_mailto.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto.com_mailto .t3-content {
  width: auto;
}
.com_mailto.com_mailto .window-mainbody {
  height: 100%;
  overflow: auto;
}
#mailto-window {
  /*background*/: #ffffff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window > h2 {
  font-size: 24px;
  /*color*/: #333333;
  margin-top: 0;
  margin-bottom: 22px;
}
#mailtoForm .form-group {
  margin: 0 -16px 11px;
}
#mailtoForm .form-group > [class^="col-"] {
  padding: 0 22px;
}
#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 .form-validate p,
.remind .form-validate p {
  /*background*/: transparent;
  margin-bottom: 22px;
  padding: 0;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
@media screen and (min-width: 992px) {
  .profile {
    width: 768px;
    margin: 0 auto;
  }
}
.profile legend {
  border: none;
  /*color*/: #ffffff;
}
@media screen and (min-width: 768px) {
  .profile legend {
    margin-left: 180px;
  }
}
.profile > .profile-box {
  /*background*/: #006cad;
  /*color*/: #ffffff;
  position: relative;
  padding: 32px;
}
@media (max-width: 767px) {
  .profile > .profile-box .dl-horizontal dd {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .profile > .profile-box fieldset {
    width: 100%;
  }
}
.profile .page-header {
  border: none;
  text-align: center;
}
.profile .page-header h1 {
  line-height: normal;
  font-size: 32px;
  display: inline-block;
  text-transform: uppercase;
}
.profile-edit select + button {
  margin-left: 5px;
}
.profile-edit .control-label {
  padding-top: 0;
}
@media (min-width: 768px) {
  .profile-edit .col-sm-6 {
    width: 50% !important;
  }
}
.profile-edit input#jform_username {
  /*background*/: transparent;
  border: 1px solid rgba(255, 255, 255, 0.05);
}
.profile-edit #helpsite-refresh {
  /*background*/: rgba(255, 255, 255, 0.05);
  margin-top: 11px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:active {
  /*background*/: rgba(255, 255, 255, 0.1);
  /*color*/: #ffffff;
}
.view-search .search h1.page-title {
  /*color*/: #222222;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 22px;
}
.view-search .search .search-box-border {
  padding: 22px;
  border: 2px solid #ef4220;
  margin-bottom: 22px;
}
.view-search .search .searchintro {
  font-size: 18px;
  border-bottom: 1px solid #eeeeee;
}
.view-search .search .searchintro .badge {
  font-size: 18px;
  /*background*/: #eeeeee;
  /*color*/: #ef4220;
  border-radius: 0;
}
.view-search .search .form-limit {
  margin-top: 11px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 11px;
}
.view-search .search .form-limit #limit_chzn {
  display: inline-block;
}
.view-search .search .form-limit .counter {
  /*background*/: none;
  margin-top: 0;
  padding-top: 0;
  border: none;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 22px 0;
}
#searchForm legend {
  margin-bottom: 11px;
  border: none;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 22px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 4px;
}
#searchForm .chzn-container {
  display: inline-block;
}
#searchForm .input-group .form-control,
#searchForm .input-group #search-searchword {
  border-/*color*/: #eeeeee;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#searchForm .input-group .form-control:focus,
#searchForm .input-group #search-searchword:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-/*color*/: #ef4220;
}
#searchForm .input-group .input-group-btn .btn {
  border: 1px solid #eeeeee;
  height: 49px;
}
#search-form {
  /*background*/: #f7f7f7;
  padding: 32px;
}
#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: 11px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  display: block;
  margin-bottom: 11px;
}
#search-form .word .form-group label {
  /*color*/: #333333;
  font-size: 32px;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
}
#search-results {
  margin-top: 22px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 22px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 17px;
  margin-top: 22px;
}
.search-results .result-category {
  font-size: 13px;
  /*color*/: #999999;
  text-transform: uppercase;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  /*color*/: #555555;
  margin-top: 22px;
}
.search-results .result-created {
  font-size: 13px;
  /*color*/: #999999;
}
.search-results .result-item {
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px solid #eeeeee;
}
.search-results .result-item .img-intro {
  padding: 0 0 10px 0;
}
@media (min-width: 768px) {
  .search-results .result-item .img-intro {
    float: left;
    width: 40%;
    padding: 0 20px 10px 0;
  }
}
@media (min-width: 1200px) {
  .search-results .result-item .img-intro {
    width: 20%;
  }
}
.search-results .result-item .img-intro img {
  max-width: 100%;
}
.search-results .result-item .result-title {
  margin-top: 0;
  font-size: 18px;
  margin-bottom: 11px;
  line-height: 1.5;
}
.search-results .result-item .result-title a {
  /*color*/: #222222;
  border-bottom: 1px solid transparent;
}
.search-results .result-item .result-title a:hover,
.search-results .result-item .result-title a:focus,
.search-results .result-item .result-title a:active {
  /*color*/: #000000;
  border-bottom-/*color*/: #eeeeee;
}
div.finder {
  margin-bottom: 22px;
}
div.finder .search-box-border {
  padding: 22px;
  border: 2px solid #ef4220;
  margin-bottom: 22px;
}
div.finder .search-box-border h1 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 22px;
}
@media screen and (max-width: 767px) {
  div.finder #smartsearch-btn {
    margin-bottom: 11px;
    vertical-align: top;
  }
}
div.finder #advancedSearch .advanced-search-tip + hr {
  display: none;
}
@media (max-width: 767px) {
  div.finder .form-horizontal .control-group .controls {
    margin-left: 0;
    margin-top: 11px;
  }
}
div.finder #search-results h2 {
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 11px;
}
div.finder .filter-branch:before,
div.finder .filter-branch:after {
  content: " ";
  display: table;
}
div.finder .filter-branch:after {
  clear: both;
}
div.finder .filter-branch > div {
  margin-right: 11px;
  margin-bottom: 11px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
.contact-wrap .container.t3-mainbody {
  padding: 0;
  width: 100%;
}
.contact-wrap .container.t3-mainbody > .row {
  margin: 0;
}
.contact-wrap .container.t3-mainbody > .row .t3-content {
  padding: 0;
}
.contact-wrap .container.t3-mainbody .alert {
  margin-top: 22px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact .checkbox {
  padding-top: 5px;
}
.contact .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-top: 6px;
}
.contact .control-btn {
  text-align: right;
}
@media (max-width: 991px) {
  .contact .control-btn {
    margin-top: 11px;
  }
}
.contact .form-group {
  margin-bottom: 22px;
}
.plain-style .page-header {
  border: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 66px;
}
@media (max-width: 767px) {
  .plain-style .page-header {
    margin-bottom: 22px;
  }
}
.plain-style .page-header h2 {
  /*color*/: #222222;
  font-size: 60px;
  margin: 0;
}
@media (max-width: 767px) {
  .plain-style .page-header h2 {
    font-size: 24px;
  }
}
.plain-style .page-header span {
  display: block;
  /*color*/: #006cad;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 11px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .plain-style .form-group {
    margin-bottom: 0;
  }
  .plain-style .form-group.contact-mes {
    margin-bottom: 11px;
  }
}
.plain-style .address-top .contact-address {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}
.plain-style .address-top .address-detail {
  margin-bottom: 32px;
  display: inline-flex;
  display: -webkit-inline-flex;
}
@media (max-width: 767px) {
  .plain-style .address-top .address-detail {
    margin-bottom: 22px;
    width: 100%;
  }
}
.plain-style .address-top .address-detail > span {
  border: 1px solid #eeeeee;
  /*color*/: #666666;
  display: block;
  padding: 44px 22px;
  position: relative;
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) {
  .plain-style .address-top .address-detail > span {
    padding: 11px;
  }
}
.plain-style .address-top .address-detail > span a {
  /*color*/: #222222;
  font-weight: 700;
}
.plain-style .address-top .address-detail > span a:hover,
.plain-style .address-top .address-detail > span a:focus,
.plain-style .address-top .address-detail > span a:active {
  /*color*/: #ef4220;
}
.plain-style .address-top .address-detail > span .fa {
  /*color*/: #006cad;
  display: block;
  font-size: 32px;
  margin-bottom: 22px;
}
.plain-style .address-top .address-detail > span > span {
  /*color*/: #006cad;
  display: block;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.plain-style .detail-contact .contact-left {
  /*background*/: #f7f7f7;
  padding: 32px;
}
@media (max-width: 767px) {
  .plain-style .detail-contact .contact-left {
    padding: 22px;
    margin-bottom: 22px;
  }
}
.plain-style .detail-contact .form-title {
  margin-bottom: 22px;
}
.plain-style .detail-contact .form-title span {
  display: block;
  /*color*/: #ef4220;
  font-weight: 700;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.plain-style .detail-contact .form-title h3 {
  /*color*/: #222222;
  margin: 0;
}
.plain-style .detail-contact .contact-form legend {
  border: 0;
  display: inline-block;
  margin: 0;
}
.plain-style .detail-contact .contact-form .form-group input[type="text"],
.plain-style .detail-contact .contact-form .form-group input[type="password"],
.plain-style .detail-contact .contact-form .form-group input[type="email"] {
  width: 100%;
}
.plain-style .detail-contact .contact-form label.control-label {
  font-size: 14px;
  font-weight: 400;
}
.plain-style .contact-links li {
  display: inline-block;
  margin-right: 7.33333333px;
  margin-bottom: 7.33333333px;
  padding-left: 0;
  position: relative;
}
.plain-style .contact-links li > a {
  border-radius: 0;
  /*background*/-/*color*/: #f7f7f7;
  /*color*/: #555555;
  padding: 7.33333333px 11px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.plain-style .contact-links li > a:hover,
.plain-style .contact-links li > a:focus,
.plain-style .contact-links li > a:active {
  /*background*/-/*color*/: #eaeaea;
}
.plain-style .contact-misc {
  display: block;
  margin: 22px 0;
}
.plain-style .contact-misc h3 {
  /*color*/: #222222;
}
#slide-contact .panel {
  box-shadow: none;
}
#slide-contact .panel .fa {
  margin-right: 5.5px;
  width: 15px;
}
#slide-contact .panel .accordion-toggle {
  font-size: 15px;
}
#slide-contact .contact-form input[type="text"],
#slide-contact .contact-form input[type="email"],
#slide-contact .contact-form input[type="password"] {
  width: 100%;
}
#myTab {
  border: 0;
}
@media (max-width: 767px) {
  #myTab > li {
    display: block;
    float: none;
    margin-bottom: 11px;
  }
}
#myTab > li > a {
  border: 0;
  border-bottom: 2px solid transparent;
  /*color*/: #333333;
  font-weight: 700;
  padding: 0 0 7.33333333px;
  line-height: 1;
  margin-right: 22px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #myTab > li > a {
    display: inline-block;
  }
}
#myTab > li > a:hover,
#myTab > li > a:focus,
#myTab > li > a:active {
  border-bottom-/*color*/: #ef4220;
  /*background*/-/*color*/: transparent;
  /*color*/: #ef4220;
}
#myTab > li.active a {
  /*background*/: transparent;
  border-bottom-/*color*/: #ef4220;
  /*color*/: #ef4220;
}
.contact #myTabContent {
  /*background*/-/*color*/: #f4f4f4;
  padding: 22px;
  margin-top: 11px;
}
.contact #myTabContent .fa {
  margin-right: 5.5px;
  width: 15px;
}
.contact #myTabContent .contact-form input[type="text"],
.contact #myTabContent .contact-form input[type="email"],
.contact #myTabContent .contact-form input[type="password"] {
  width: 100%;
}
.contact #myTabContent .tab-pane:before,
.contact #myTabContent .tab-pane:after {
  content: " ";
  display: table;
}
.contact #myTabContent .tab-pane:after {
  clear: both;
}
.contact #myTabContent .thumbnail {
  max-width: 200px;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
.contact-form #jform_contact_message:focus {
  box-shadow: none;
}
@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-form legend {
  font-size: 14px;
}
.contact-form .form-group:last-child {
  margin-bottom: 0;
}
#jform_captcha {
  max-width: 250px;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list .row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: stretch;
}
@media (min-width: 992px) {
  .categories-list .row .col-md-4 {
    width: 33.2%;
  }
}
.categories-list .cat-detail {
  border: 1px solid #eeeeee;
  padding: 22px;
  height: 100%;
}
.categories-list a {
  /*color*/: #333333;
}
.categories-list a:hover,
.categories-list a:focus,
.categories-list a:active {
  /*color*/: #ef4220;
}
.categories-list .category-item {
  margin-bottom: 32px;
}
.categories-list .badge {
  vertical-align: middle;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 32px;
}
.category-item .category-item .page-header {
  font-size: 15px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 22px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 22px;
  font-size: 17px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 15px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 17px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 11px;
  padding: 11px 22px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  /*background*/-/*color*/: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 22px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 22px 22px;
  width: 25%;
}
@media (max-width: 767px) {
  #article-index,
  .article-index {
    margin: 0 0 22px 0;
    padding: 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-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  /*background*/: #ef4220;
  /*color*/: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  /*background*/: #ef4220;
  /*color*/: #ffffff;
}
.pagenav {
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.next {
  float: right;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 11px 22px;
  line-height: normal;
  border: 1px solid #eeeeee;
  border-radius: 0;
  /*color*/: #555555;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  /*background*/-/*color*/: #eeeeee;
}
.items-more h3 {
  /*color*/: #333333;
  margin: 0 0 22px;
}
.items-more .nav {
  border: 0;
}
.items-more .nav > li + li {
  margin-top: 11px;
}
.items-more .nav > li > a {
  border: 0;
  /*color*/: #333333;
  font-size: 15px;
  padding: 0;
  text-transform: none;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus,
.items-more .nav > li > a:active {
  /*color*/: #64171e;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11px 0;
}
.display-limit {
  margin: 11px 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-message {
  /*background*/-/*color*/: #dff0d8;
  border-/*color*/: #d6e9c6;
  /*color*/: #468847;
}
.alert-message hr {
  border-top-/*color*/: #c9e2b3;
}
.alert-message .alert-link {
  /*color*/: #356635;
}
.alert-notice {
  /*background*/-/*color*/: #d9edf7;
  border-/*color*/: #bce8f1;
  /*color*/: #3a87ad;
}
.alert-notice hr {
  border-top-/*color*/: #a6e1ec;
}
.alert-notice .alert-link {
  /*color*/: #2d6987;
}
.alert-error {
  /*background*/-/*color*/: #f2dede;
  border-/*color*/: #ebccd1;
  /*color*/: #b94a48;
}
.alert-error hr {
  border-top-/*color*/: #e4b9c0;
}
.alert-error .alert-link {
  /*color*/: #953b39;
}
.tip-wrap {
  /*background*/: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 15px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: left;
  }
}
.languageswitcherload div.mod-languages ul.lang-inline li {
  margin: 0;
  position: relative;
  display: inline-block;
}
.languageswitcherload div.mod-languages ul.lang-inline li > a {
  height: 40px;
  line-height: 40px;
}
.languageswitcherload div.mod-languages ul.lang-inline li + li {
  margin-left: 11px;
  padding-left: 11px;
}
.languageswitcherload div.mod-languages ul.lang-inline li + li:before {
  /*background*/-/*color*/: #ffffff;
  content: "";
  display: block;
  height: 10px;
  width: 1px;
  position: absolute;
  left: 0;
  top: 15px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.languageswitcherload div.mod-languages ul.lang-inline li.lang-active > a {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
  padding: 10px 0;
}
.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*/: #e4e4e4;
  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*/: #e4e4e4;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  border: 0;
  margin: 0 0 22px;
  padding: 0;
}
.page-title,
.page-header h1 {
  /*color*/: #222222;
  font-size: 32px;
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 22px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -22px;
}
.article-title,
.article-header h1 {
  font-size: 48px;
  margin: 0 0 32px 0;
}
@media (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
.article-title a,
.article-header h1 a {
  /*color*/: #222222;
}
.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*/: #ef4220;
}
h2.article-title,
.article-header h2 {
  font-size: 32px;
  margin: 0 0 11px 0;
}
@media (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.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: 44px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 88px 0;
  }
  .masthead h1 {
    font-size: 105px;
  }
  .masthead p {
    font-size: 30px;
  }
  .masthead .btn-lg {
    margin-top: 22px;
    padding: 18px 42px;
    font-size: 22.5px;
  }
}
.jumbotron-primary {
  /*background*/-/*color*/: #ef4220;
  /*color*/: #f5d2d5;
}
.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*/: #eba9af;
}
.panel-heading > .dropdown .dropdown-toggle {
  /*color*/: inherit;
}
.panel-title > a {
  /*color*/: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@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);
  }
}
.com_jabuilder .t3-mainbody.container {
  padding: 0;
  width: 100%;
}
.com_jabuilder .t3-mainbody.container > .row {
  margin-left: 0;
  margin-right: 0;
}
.com_jabuilder .t3-mainbody.container > .row > .col-xs-12 {
  padding: 0;
}
.com_jabuilder .t3-mainbody.container .container {
  max-width: 100%;
}
.com_jabuilder .t3-mainbody.container .animated-lily img {
  max-width: none;
}
.com_jabuilder .t3-mainbody.container [class*="span"] {
  float: none;
}
.com_jabuilder .item-title {
  font-weight: inherit;
}
.com_jabuilder .jub-edit-btn {
  z-index: 1000;
}

.t3-topbar {
  /*background*/: #ef4220;
}
.t3-topbar a {
  /*color*/: #ffffff;
  font-size: 12px; /*10px*/
  font-weight: normal;/*
  text-transform: uppercase;
  opacity: 0.6;
  filter: alpha(opacity=60);
*/
}
.t3-topbar a:hover,
.t3-topbar a:focus,
.t3-topbar a:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-topbar .topbar .nav li {
  float: left;
  margin-top: 0;
  position: relative;
}
.t3-topbar .topbar .nav li:after {
  /*background*/-/*color*/: #ffffff;
  content: "";
  display: block;
  height: 10px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 15px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.t3-topbar .topbar .nav li:first-child {
  padding-left: 0;
}
.t3-topbar .topbar .nav li:last-child:after {
  display: none;
}
.t3-topbar .topbar .nav li > a {
  /*color*/: #ffffff;
  height: 40px;
  line-height: 40px;
  letter-spacing: 0.5px;
  padding-top: 0;
  padding-bottom: 0;
/*
  opacity: 0.6;
  filter: alpha(opacity=60);
*/
}
.t3-topbar .topbar .nav li > a:hover,
.t3-topbar .topbar .nav li > a:focus,
.t3-topbar .topbar .nav li > a:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-topbar .topbar .nav li.active > a {
  font-weight: 500;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-topbar .ja-login {
  float: right;
}
.t3-topbar .ja-login > li {
  margin: 0;
  padding: 0 11px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  display: inline-block !important;
  height: 40px;
  line-height: 40px;
}
@media (max-width: 480px) {
  .t3-topbar .ja-login > li {
    padding: 0 8px;
  }
}
.t3-topbar .ja-login > li > a {
  /*color*/: rgba(255, 255, 255, 0.7);
  z-index: 90;
  font-size: 10px;
}
.t3-topbar .ja-login > li > a i {
  font-size: 13px;
  margin-right: 3px;
}
.t3-topbar .ja-login > li.active > a {
  /*color*/: #ffffff;
}
.t3-topbar .ja-login > li > a:hover,
.t3-topbar .ja-login > li > a:focus,
.t3-topbar .ja-login > li > a:active {
  /*color*/: #ffffff;
  text-decoration: none;
}
.t3-topbar .ja-login > li #ja-user-login,
.t3-topbar .ja-login > li #ja-user-register {
  position: fixed;
}
.t3-topbar .login-greeting {
  display: inline-block;
  /*color*/: #ffffff;
  text-transform: none;
  font-size: 10px;
}
.t3-topbar .logout-button {
  display: inline-block;
}
.t3-topbar .logout-button input {
  /*background*/: none;
  padding: 0;
  border: 0;
  /*color*/: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 0;
/*
  opacity: 0.6;
  filter: alpha(opacity=60);
*/
}
.t3-topbar .logout-button input:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-header {
  /*background*/: #006cad;
  padding: 16px 0;
}
.t3-header.affix {
  top: 0;
  width: 100%;
  z-index: 99;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/****скрытие LOGO*****/
.t3-header.affix .logo-hide {
  display: none !important;
}
/****черта под LOGO*****/
.logo-hide {
	border-bottom: 1px solid #fff !important;
	padding-bottom: 13px;
}
/********************/
.t3-header.affix + div {
  margin-top: 64px;
/*  margin-top: 94px;*/ /*уменьшен, чтоб не проскакивало белое поле*/
}
@media screen and (min-width: 992px) {
  .t3-header > .container > .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
  }
}
@media screen and (min-width: 992px) {
  .has-slideshow .t3-header {
    /*background*/: none;
    padding-top: 32px;
    padding-bottom: 32px;
    position: absolute;
    width: 100%;
    z-index: 9;
  }
  .has-slideshow .t3-header .container:after {
    content: "";
    display: block;
/*    border-bottom: 1px solid rgba(255, 255, 255, 0.1);*/
    margin-top: 32px;
  }
  .has-slideshow .t3-header.affix + div {
    margin-top: 0;
  }
}
.has-slideshow .t3-header.affix {
  /*background*/: #006cad;
  top: 0;
  width: 100%;
  position: fixed;
  padding: 16px 0;
}
/****скрытие LOGO*****/
.has-slideshow .t3-header.affix .logo-hide {
  display: none !important;
}
/********************/
.has-slideshow .t3-header.affix .container:after {
  display: inherit;
  border-bottom: 0;
  margin-top: 0;
}
.logo {
  text-align: left;
  z-index: 2;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}
.nav-search {
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 13px;
}
@media (max-width: 480px) {
  .nav-search {
    width: 32px;
  }
}
.nav-search a {
  display: block;
  /*color*/: rgba(255, 255, 255, 0.7);
}
.nav-search a:hover {
  /*color*/: #ffffff;
}
.nav-search.open {
  /*background*/: #002147;
  /*background*/: rgba(0, 33, 71, 0.85);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  margin-top: 0;
}
.nav-search.open a {
  display: none;
}
.nav-search.open .dropdown-menu {
  /*background*/: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 220px auto 0;
  min-width: 215px;
  height: auto;
  position: static;
  float: none;
  border: 0;
  top: 0;
}
.nav-search.open .dropdown-menu .t3-module {
  margin-bottom: 0;
  line-height: 1;
}
.nav-search.open .dropdown-menu .module-title {
  margin-bottom: 0;
}
.nav-search.open .dropdown-menu .form-control {
  box-shadow: none;
  border: 0;
  /*background*/: none;
  font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
  padding: 22px 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: auto;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-size: 24px;
}
.nav-search.open .dropdown-menu .form-control::-moz-placeholder {
  /*color*/: #ffffff;
  opacity: 1;
}
.nav-search.open .dropdown-menu .form-control:-ms-input-placeholder {
  /*color*/: #ffffff;
}
.nav-search.open .dropdown-menu .form-control::-webkit-input-placeholder {
  /*color*/: #ffffff;
}
.nav-search.open .dropdown-menu .form-control:focus {
  /*background*/: none;
  /*color*/: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-search.open .dropdown-menu .form-control:focus::-moz-placeholder {
  /*color*/: #ffffff;
  opacity: 1;
}
.nav-search.open .dropdown-menu .form-control:focus:-ms-input-placeholder {
  /*color*/: #ffffff;
}
.nav-search.open .dropdown-menu .form-control:focus::-webkit-input-placeholder {
  /*color*/: #ffffff;
}
@media (min-width: 1200px) {
  .nav-search.open .dropdown-menu .form-control {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;
  }
  .nav-search.open .dropdown-menu .placeholder {
    /*color*/: #ffffff;
  }
}
.nav-search.open .dropdown-menu button {
  float: right;
  margin-top: 11px;
}
@media (max-width: 1199px) {
  .nav-search.open .dropdown-menu {
    position: fixed;
    top: 50px;
    left: 0;
    height: auto;
    width: 100%;
    padding: 22px;
    border-radius: 0;
    margin-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.nav-search.open a {
  /*color*/: #ef4220;
  position: relative;
}
.ie8 .nav-search .dropdown-menu {
  border: 0;
  right: 215px !important;
}
.t3-sl {
  padding-bottom: 44px;
  padding-top: 44px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 66px;
    padding-top: 66px;
  }
}
.t3-mainbody {
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (max-width: 767px) {
  .t3-mainbody {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
.t3-content {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-sidebar {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-footer {
  /*background*/: #003c61;
  /*color*/: #ffffff;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer input.inputbox {
  border: none;
  /*background*/: rgba(255, 255, 255, 0.1);
  /*color*/: #ffffff;
}
.t3-footer .container.footnav-1:before,
.t3-footer .container.footnav-2:before {
  content: "";
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.t3-footnav,
.t3-footnav-1,
.t3-footnav-2 {
  padding: 22px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
@media screen and (min-width: 768px) {
  .t3-footnav,
  .t3-footnav-1,
  .t3-footnav-2 {
    padding: 44px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .t3-footnav .col-md-6,
  .t3-footnav-1 .col-md-6,
  .t3-footnav-2 .col-md-6 {
    width: 49%;
  }
  .t3-footnav .col-md-4,
  .t3-footnav-1 .col-md-4,
  .t3-footnav-2 .col-md-4 {
    width: 33%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-footnav .col-sm-6,
  .t3-footnav-1 .col-sm-6,
  .t3-footnav-2 .col-sm-6 {
    width: 49%;
  }
}
.t3-footnav .t3-module,
.t3-footnav-1 .t3-module,
.t3-footnav-2 .t3-module {
  /*background*/: #006cad;
  /*color*/: #ffffff;
  margin-top: 11px;
  margin-bottom: 11px;
}
.t3-footnav .t3-module .module-title,
.t3-footnav-1 .t3-module .module-title,
.t3-footnav-2 .t3-module .module-title {
  /*background*/: transparent;
  /*color*/: #ffffff;
  font-size: 11px;
  margin-bottom: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}
.t3-footnav .t3-module .module-ct,
.t3-footnav-1 .t3-module .module-ct,
.t3-footnav-2 .t3-module .module-ct {
  /*background*/: #006cad;
  /*color*/: #ffffff;
  font-size: 12px;
}
.t3-footnav .t3-module ul,
.t3-footnav-1 .t3-module ul,
.t3-footnav-2 .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li,
.t3-footnav-1 .t3-module ul > li,
.t3-footnav-2 .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a,
.t3-footnav-1 .t3-module ul > li > a,
.t3-footnav-2 .t3-module ul > li > a {
  /*background*/: transparent;
  /*color*/: #ffffff;
  padding: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav-1 .t3-module ul > li > a:hover,
.t3-footnav-2 .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav-1 .t3-module ul > li > a:active,
.t3-footnav-2 .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus,
.t3-footnav-1 .t3-module ul > li > a:focus,
.t3-footnav-2 .t3-module ul > li > a:focus {
  /*color*/: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-footnav .t3-module ul > li.active > a,
.t3-footnav-1 .t3-module ul > li.active > a,
.t3-footnav-2 .t3-module ul > li.active > a {
  /*background*/: transparent;
  /*color*/: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-footnav a,
.t3-footnav-1 a,
.t3-footnav-2 a {
  /*color*/: #ffffff;
  opacity: 1;
}
.t3-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  padding: 44px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .t3-module .module-title {
  /*color*/: #ffffff;
  font-size: 11px;
  margin-bottom: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}
.t3-copyright .t3-module .module-ct {
  /*background*/: #006cad;
  /*color*/: #ffffff;
  font-size: 12px;
}
.t3-copyright small {
  margin-bottom: 5px;
  /*color*/: rgba(255, 255, 255, 0.6);
}
.t3-copyright small a {
  /*color*/: #ffffff;
}
.copyright {
  margin-bottom: 0;
}
.copyright .t3-module {
  margin: 0;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  height: 100% !important;
  width: 100% !important;
}
.ja-media-content {
  margin-bottom: 44px;
}
#ja-main-player {
  /*background*/-/*color*/: #000000;
  text-align: center;
  position: relative;
}
#ja-main-player .video-mask {
  /*background*/: #006cad;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#ja-main-player #ja-btn-play {
  position: absolute;
  /*background*/: transparent;
  border: 2px solid #ffffff;
  /*color*/: #ffffff;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  width: 60px;
  height: 60px;
  font-size: 20px;
  line-height: 58px;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 0;
  font-size: 12px;
}
.back-to-top {
  position: fixed;
  bottom: 44px;
  right: 44px;
  z-index: 100;
}
.back-to-top .btn {
  /*background*/-/*color*/: #ef4220;
  /*color*/: #ffffff;
  padding: 0;
  height: 60px;
  width: 60px;
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.back-to-top .btn:hover,
.back-to-top .btn:focus,
.back-to-top .btn:active {
  /*background*/: #791c25;
  /*color*/: #ffffff;
}
.back-to-top .btn .fa {
  margin-right: 0;
}
.back-to-top.affix .btn {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}