.t3-wrapper > .container {
  margin: auto;
  -webkit-box-shadow: 0px 0px 15px -3px #eeeeee;
  -moz-box-shadow: 0px 0px 15px -3px #eeeeee;
  box-shadow: 0px 0px 15px -3px #eeeeee;
  -webkit-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
}
@media (min-width: 1500px) {
  .t3-wrapper > .container {
    width: 1440px;
  }
}
.container-sm {
  margin: 0 auto;
}
@media (min-width: 1500px) {
  .container-sm {
    width: 720px;
  }
}
.t3-topbar {
  background: #000000;
  height: 80px;
  padding-left: 160px;
}
@media (max-width: 767px) {
  .t3-topbar {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-topbar {
    padding-left: 120px;
  }
}
.t3-header {
  z-index: 1;
  top: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .t3-header {
    top: auto;
  }
}
.logo {
  background: #2196f3;
  display: table;
  width: 160px;
  height: 160px;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .logo {
    width: 80px;
    height: 80px;
  }
}
.logo a {
  display: block;
  line-height: 1;
  margin: 0;
}
.logo-image a {
  display: block;
  width: 160px;
}
@media (max-width: 767px) {
  .logo-image a {
    width: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo-image a {
    width: 120px;
  }
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  max-width: 100%;
}
.logo-text {
  display: table-cell;
  vertical-align: middle;
}
.logo-text a {
  color: #ffffff;
  text-decoration: none;
  font-size: 36px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .logo-text a {
    font-size: 17px;
  }
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  color: #ffffff;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .logo-text .site-slogan {
    display: none;
  }
}
.head-right-item {
  float: right;
}
.head-right-item.head-links .nav > li {
  float: right;
  border-left: 1px solid #424242;
  border-top: 0;
  margin-top: 0;
  padding: 20px 20px;
}
@media (max-width: 767px) {
  .head-right-item.head-links .nav > li {
    border-left: 0;
    padding-left: 0;
  }
}
.head-right-item.head-links .nav > li > a {
  font-size: 16px;
  text-transform: uppercase;
  background: #ffffff;
  color: #ffffff;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: background-color 350ms;
  -o-transition: background-color 350ms;
  transition: background-color 350ms;
}
.head-right-item.head-links .nav > li > a:after {
  content: "\f178";
  font-family: FontAwesome;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .head-right-item.head-links .nav > li > a {
    overflow: hidden;
    text-indent: -999em;
    width: 40px;
  }
  .head-right-item.head-links .nav > li > a:after {
    position: absolute;
    left: 4px;
    text-indent: 0;
  }
}
.head-right-item.head-links .nav > li > a:hover,
.head-right-item.head-links .nav > li > a:focus,
.head-right-item.head-links .nav > li > a:active {
  background-color: #111111;
}
.head-right-item.head-links .nav > li > a.btn {
  background: none;
  padding: 0;
  position: relative;
}
.head-right-item.head-links .nav > li > a.btn-calendar {
  overflow: hidden;
  text-indent: -999em;
  width: 40px;
}
@media (max-width: 767px) {
  .head-right-item.head-links .nav > li > a.btn-calendar {
    background: #ffffff;
  }
  .head-right-item.head-links .nav > li > a.btn-calendar:hover,
  .head-right-item.head-links .nav > li > a.btn-calendar:focus,
  .head-right-item.head-links .nav > li > a.btn-calendar:active {
    background-color: #111111;
  }
  .head-right-item.head-links .nav > li > a.btn-calendar:hover:after,
  .head-right-item.head-links .nav > li > a.btn-calendar:focus:after,
  .head-right-item.head-links .nav > li > a.btn-calendar:active:after {
    color: #ffffff;
  }
}
.head-right-item.head-links .nav > li > a.btn-calendar:after {
  content: "\f073";
  position: absolute;
  left: 4px;
  text-indent: 0;
}
.head-right-item.head-links .nav > li > a.btn-calendar:hover:after,
.head-right-item.head-links .nav > li > a.btn-calendar:focus:after,
.head-right-item.head-links .nav > li > a.btn-calendar:active:after {
  color: #0a6ebd;
}
@media (min-width: 1200px) {
  .has-slideshow .t3-sl-1 .col-lg-6 + .col-lg-6 {
    margin-top: -285px;
  }
}
@media (min-width: 1500px) {
  .has-slideshow .t3-sl-1 .col-lg-6 + .col-lg-6 {
    margin-top: -360px;
  }
}
.t3-sl-2 .t3-spotlight .t3-module.default-height {
  min-height: 0 !important;
}
@media (max-width: 1199px) {
  .t3-sl-2 .t3-spotlight .t3-module,
  .t3-sl-2 .t3-spotlight .col,
  .t3-sl-2 .t3-spotlight .col > div {
    min-height: 0 !important;
  }
}
.t3-sl-3 {
  background: #2196f3;
  padding-top: 48px;
  padding-bottom: 48px;
}
.t3-sl-3 .t3-spotlight {
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 992px) {
  .t3-sl-3 .t3-spotlight {
    padding-left: 52.22222222px;
    padding-right: 52.22222222px;
  }
}
@media (min-width: 1200px) {
  .t3-sl-3 .t3-spotlight {
    padding-left: 63.33333333px;
    padding-right: 63.33333333px;
  }
}
@media (min-width: 1500px) {
  .t3-sl-3 .t3-spotlight {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (min-width: 768px) {
  .t3-spotlight-3 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.t3-spotlight-3 > div {
  padding: 0 15px;
}
.t3-spotlight-3 .module-title {
  padding: 0;
  border-bottom: 0;
  margin-bottom: 24px;
  color: #ffffff;
  text-transform: none;
  font-size: 20px;
}
.t3-spotlight-3 .module-ct {
  padding: 0;
}
.t3-spotlight-3 blockquote {
  margin-bottom: 0;
}
.t3-spotlight-3 blockquote footer {
  color: #ffffff;
  font-size: 20px;
}
.t3-spotlight-3 blockquote footer:before {
  display: none;
}
.t3-spotlight-3 blockquote cite {
  font-family: 'Quicksand', normal;
}
.t3-spotlight-3 blockquote i {
  color: #ffffff;
  font-size: 16px;
  display: block;
}
.t3-sl-4 {
  background: #414141;
  color: #ffffff;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 992px) {
  .t3-sl-4 {
    padding-left: 52.22222222px;
    padding-right: 52.22222222px;
  }
}
@media (min-width: 1200px) {
  .t3-sl-4 {
    padding-left: 63.33333333px;
    padding-right: 63.33333333px;
  }
}
@media (min-width: 1500px) {
  .t3-sl-4 {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.t3-spotlight-4 {
  padding: 24px 0 0;
}
.t3-spotlight-4:before,
.t3-spotlight-4:after {
  display: table;
  content: " ";
}
.t3-spotlight-4:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-spotlight-4 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 48px 0 0;
  }
}
.t3-spotlight-4 > div {
  padding-left: 15px;
  padding-right: 15px;
}
.t3-spotlight-4 > div.empty {
  display: none;
}
@media (max-width: 1499px) and (min-width: 992px) {
  .t3-spotlight-4 > div {
    width: 20%;
  }
}
.t3-spotlight-4 > div .menu li {
  border: 0;
}
.t3-spotlight-4 .t3-module {
  background: #414141;
  color: #ffffff;
  margin-top: 12px;
  margin-bottom: 12px;
}
.t3-spotlight-4 .t3-module .module-title {
  border-bottom: 0;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0.25px;
  margin-bottom: 24px;
  padding: 0 0 10px;
  position: relative;
}
@media (max-width: 1199px) {
  .t3-spotlight-4 .t3-module .module-title {
    text-transform: none;
  }
}
.t3-spotlight-4 .t3-module .module-title:before {
  background-color: #2196f3;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 156px;
}
.t3-spotlight-4 .t3-module .module-ct {
  background: #414141;
  padding: 0;
  color: #ffffff;
}
.t3-spotlight-4 .t3-module small {
  display: inline-block;
}
.t3-spotlight-4 .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-spotlight-4 .t3-module ul > li > a {
  color: #ffffff;
  font-weight: 400;
  padding: 0 0 10px 0;
  text-transform: none;
}
.t3-spotlight-4 .t3-module ul > li > a:hover,
.t3-spotlight-4 .t3-module ul > li > a:active,
.t3-spotlight-4 .t3-module ul > li > a:focus {
  background: none;
  color: #0a6ebd;
}
.t3-spotlight-4 .t3-module ul > li.active > a {
  background: none;
  color: #0a6ebd;
}
.t3-content {
  padding: 24px;
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .t3-content {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .t3-content {
    padding-bottom: 0px;
  }
}
@media (min-width: 1500px) {
  .t3-content {
    padding-bottom: 0px;
  }
}
@media (max-width: 992px) {
  .t3-content {
    min-height: auto !important;
  }
}
.one-sidebar-right .t3-sidebar-right,
.two-sidebar .t3-sidebar-right {
  border-left: 1px solid #eaeaea;
}
@media (max-width: 991px) {
  .one-sidebar-right .t3-sidebar-right,
  .two-sidebar .t3-sidebar-right {
    border-left: 0;
    border-top: 1px solid #eaeaea;
    min-height: 1px !important;
  }
}
.one-sidebar-left .t3-sidebar-left,
.two-sidebar .t3-sidebar-left {
  background: #f8f8f8;
  padding-top: 40px;
}
.t3-footer {
  background: #414141;
  color: #ffffff;
  padding-left: 40px;
  padding-right: 40px;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
@media (min-width: 992px) {
  .t3-footer {
    padding-left: 52.22222222px;
    padding-right: 52.22222222px;
  }
}
@media (min-width: 1200px) {
  .t3-footer {
    padding-left: 63.33333333px;
    padding-right: 63.33333333px;
  }
}
@media (min-width: 1500px) {
  .t3-footer {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 24px 0 0;
  margin-left: -30px;
  margin-right: -30px;
  font-size: 16px;
  display: table;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media (max-width: 1199px) {
  .t3-footnav {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 48px 0 0;
  }
}
.t3-footnav > div {
  padding-left: 30px;
  padding-right: 30px;
  display: table-cell;
  vertical-align: bottom;
  float: none;
}
@media (max-width: 1199px) {
  .t3-footnav > div {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.333%;
  }
  .t3-footnav > div.empty {
    display: none;
  }
}
.t3-footnav .t3-module {
  background: #414141;
  color: #ffffff;
  margin-top: 12px;
  margin-bottom: 12px;
  display: table-cell;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 12px;
  padding: 0;
  border-bottom: 0;
}
.t3-footnav .t3-module .module-ct {
  padding: 0;
  color: #ffffff;
}
.t3-footnav .t3-module small {
  display: inline-block;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
  text-transform: none;
  padding-top: 0;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #0a6ebd;
}
.t3-footnav .t3-module h3.social-title {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 1.25px;
  margin: 0 0 24px;
}
.t3-footnav .t3-module h3.social-title small {
  color: #ffffff;
  border-bottom: 1px solid;
  font-size: 10px !important;
  position: relative;
  top: -4px;
}
.t3-footnav .t3-module ul.social-list > li {
  display: inline-block;
}
.t3-footnav .t3-module ul.social-list > li + li {
  margin-left: 10px;
}
.t3-footnav .t3-module ul.social-list > li a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 36px;
  position: relative;
  text-align: center;
  width: 40px;
  -webkit-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.t3-footnav .t3-module ul.social-list > li a .fa {
  position: relative;
}
@media (max-width: 1199px) {
  .t3-footnav .t3-module ul.social-list > li a {
    width: 34px;
    height: 34px;
    line-height: 30px;
  }
}
.t3-footnav .t3-module ul.social-list > li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: #ffffff;
  -webkit-transition: height 350ms;
  -o-transition: height 350ms;
  transition: height 350ms;
}
.t3-footnav .t3-module ul.social-list > li a:hover,
.t3-footnav .t3-module ul.social-list > li a:focus,
.t3-footnav .t3-module ul.social-list > li a:active {
  border-color: #ffffff;
  color: #333333;
}
.t3-footnav .t3-module ul.social-list > li a:hover:before,
.t3-footnav .t3-module ul.social-list > li a:focus:before,
.t3-footnav .t3-module ul.social-list > li a:active:before {
  height: 100%;
}
.t3-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 16px;
  margin-top: 48px;
  padding: 48px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
@media (max-width: 767px) {
  .t3-copyright {
    border: 0;
    padding-top: 0;
    margin-top: 0;
  }
}
.t3-copyright small {
  margin-bottom: 5px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.nicescroll-rails > div {
  border: 0 !important;
}
.com_contact ul.category li.cat-list-row0 {
  border-bottom: none;
  padding: 0;
  background-color: transparent;
}
.com_contact ul.category .list-title {
  padding-top: 10px;
}
.com_contact ul.category .span3 {
  margin-left: 0;
  float: none;
}
.t3-spotlight.t3-spotlight-4 .nav-stacked > li + li {
  border-top: none;
}
.t3-spotlight.t3-spotlight-4 .nav-stacked li a {
  font-size: 15px;
}
.com_kunena #kunena.layout .kfrontend .btn-default {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 20px;
  line-height: 14px;
  padding: 0;
  margin: 8px 8px 0 0;
  visibility: visible;
  text-align: center;
  width: 20px;
  opacity: 0.2;
}
.com_kunena #kunena.layout .kfrontend h1.btn-link,
.com_kunena #kunena.layout .kfrontend h2.btn-link {
  padding: 14px 24px;
}
.com_kunena #kunena.layout .kfrontend .btn-link .glyphicon {
  padding-left: 0 !important;
}
.com_kunena #kunena.layout form .btn-toolbar {
  position: relative;
  top: -11px;
}
.com_kunena #kunena.layout form .collapse button.pull-right {
  position: relative;
  top: -13px;
}
.com_kunena .form-group select.form-control {
  height: 43px !important;
  margin-right: 2px !important;
  border-radius: 0;
}
@media (max-width: 1199px) {
  .com_kunena form.form-signin .thumbnail span.glyphicon {
    margin: 0 !important;
    font-size: 30px !important;
    margin-top: 3px !important;
  }
}
.com_kunena table.table td.center a {
  color: #9e9e9e;
}
.com_kunena table.table td.center a:hover {
  color: #ce8b05 !important;
}
.com_kunena table.table span.glyphicon-pushpin {
  color: #9e9e9e !important;
}
.com_kunena table.table span.glyphicon-pushpin:hover {
  color: #ce8b05 !important;
}
@media (max-width: 1199px) {
  .com_kunena .message-published .btn-toolbar.kmessagepadding a#btn_qreply,
  .com_kunena .message-published .btn-toolbar.kmessagepadding .btn-group {
    margin-bottom: 12px;
  }
}
#userdropdownlogin .thumbnail span.glyphicon-user {
  margin: 0 !important;
  font-size: 30px !important;
  margin-top: 3px !important;
}
body.contentpane .chzn-container {
  width: 220px !important;
}