.no-component .t3-mainbody {
  display: none;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.mn-module-margin-fix {
  margin-bottom: 0;
}
.mn-flexbox {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
}
.t3-module.padding15 {
  padding: 15px;
}
.t3-module.mod_dark {
  background: #393939;
}
.t3-module.mod_dark ul li a:hover,
.t3-module.mod_dark ul li a:focus {
  background: #464646;
}
.t3-module.mod_blue {
  background: #9CADE3;
}
.t3-module.mod_blue ul li a:hover,
.t3-module.mod_blue ul li a:focus {
  background: #889ddd;
}
.t3-module.mod_red {
  background: #FB6A6B;
}
.t3-module.mod_red ul li a:hover,
.t3-module.mod_red ul li a:focus {
  background: #fa5152;
}
.t3-module.mod_green {
  background: #93B58C;
}
.t3-module.mod_green ul li a:hover,
.t3-module.mod_green ul li a:focus {
  background: #84ab7c;
}
.t3-module.mod_orange {
  background: #E39A7D;
}
.t3-module.mod_orange ul li a:hover,
.t3-module.mod_orange ul li a:focus {
  background: #de8a68;
}
.t3-module.mod_purple {
  background: #B590B4;
}
.t3-module.mod_purple ul li a:hover,
.t3-module.mod_purple ul li a:focus {
  background: #ab81aa;
}
.t3-module.mod_grey {
  background: #DEE2F0;
}
.t3-module.mod_grey ul li a:hover,
.t3-module.mod_grey ul li a:focus {
  background: #ccd3e8;
}
.t3-module.mod_brown {
  background: #3D373A;
}
.t3-module.mod_brown ul li a:hover,
.t3-module.mod_brown ul li a:focus {
  background: #302b2d;
}
.t3-module.mod_pink {
  background: #BE7475;
}
.t3-module.mod_pink ul li a:hover,
.t3-module.mod_pink ul li a:focus {
  background: #b66364;
}
.t3-module.mod_yellow {
  background: #D1B998;
}
.t3-module.mod_yellow ul li a:hover,
.t3-module.mod_yellow ul li a:focus {
  background: #c9ad86;
}
.mod_dark a {
  color: #eee;
}
.mod_dark p,
.mod_dark span {
  color: #fff;
}
.mod_dark div.k2ItemsBlock ul li div.moduleItemIntrotext {
  color: #eee;
}
.mod_dark .k2LatestCommentsBlock a span {
  color: #808c9c;
}
.mod_dark .module-title span:before,
.mod_dark .module-title span:after {
  height: 0px;
  border-top: 0px solid #abb3be;
}
.mod_blue a,
.mod_red a,
.mod_green a,
.mod_orange a,
.mod_purple a,
.mod_grey a,
.mod_brown a,
.mod_pink a,
.mod_yellow a {
  color: #333333;
}
.mod_blue p,
.mod_red p,
.mod_green p,
.mod_orange p,
.mod_purple p,
.mod_grey p,
.mod_brown p,
.mod_pink p,
.mod_yellow p,
.mod_blue span,
.mod_red span,
.mod_green span,
.mod_orange span,
.mod_purple span,
.mod_grey span,
.mod_brown span,
.mod_pink span,
.mod_yellow span {
  color: #333333;
}
.mod_blue div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_red div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_green div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_orange div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_purple div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_grey div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_brown div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_pink div.k2ItemsBlock ul li div.moduleItemIntrotext,
.mod_yellow div.k2ItemsBlock ul li div.moduleItemIntrotext {
  color: #333333;
}
.mod_blue .k2LatestCommentsBlock a span,
.mod_red .k2LatestCommentsBlock a span,
.mod_green .k2LatestCommentsBlock a span,
.mod_orange .k2LatestCommentsBlock a span,
.mod_purple .k2LatestCommentsBlock a span,
.mod_grey .k2LatestCommentsBlock a span,
.mod_brown .k2LatestCommentsBlock a span,
.mod_pink .k2LatestCommentsBlock a span,
.mod_yellow .k2LatestCommentsBlock a span {
  color: #808c9c;
}
.mod_blue .module-title span:before,
.mod_red .module-title span:before,
.mod_green .module-title span:before,
.mod_orange .module-title span:before,
.mod_purple .module-title span:before,
.mod_grey .module-title span:before,
.mod_brown .module-title span:before,
.mod_pink .module-title span:before,
.mod_yellow .module-title span:before,
.mod_blue .module-title span:after,
.mod_red .module-title span:after,
.mod_green .module-title span:after,
.mod_orange .module-title span:after,
.mod_purple .module-title span:after,
.mod_grey .module-title span:after,
.mod_brown .module-title span:after,
.mod_pink .module-title span:after,
.mod_yellow .module-title span:after {
  height: 0px;
  border-top: 0px solid #abb3be;
}
.t3-module.formatModule {
  padding: 20px;
  background: none;
  
  margin: 30px 0;
}
.t3-module.formatModule h3.module-title {
  padding: 5px 0;
  
  background: none;
  
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 15px;
  border-width: 0;
  
  text-align: left;
}
.t3-module.formatModule .module-ct {
  padding: 5px;
}
.t3-module.mod_dark.formatModule {
  background: #393939;
}
.t3-module.mod_dark.formatModule h3.module-title span {
  color: #fff;
  
}
.t3-module.mod_blue.formatModule {
  background: #9CADE3;
}
.t3-module.mod_blue.formatModule h3.module-title span {
  color: #333333;
  border-color: #d8def4;
}
.t3-module.mod_red.formatModule {
  background: #FB6A6B;
}
.t3-module.mod_red.formatModule h3.module-title span {
  color: #333333;
  border-color: #fdb4b5;
}
.t3-module.mod_purple.formatModule {
  background: #B590B4;
}
.t3-module.mod_purple.formatModule h3.module-title span {
  color: #333333;
  border-color: #d4bed3;
}
.t3-module.mod_orange.formatModule {
  background: #E39A7D;
}
.t3-module.mod_orange.formatModule h3.module-title span {
  color: #333333;
  border-color: #f1cbbc;
}
.t3-module.mod_green.formatModule {
  background: #93B58C;
}
.t3-module.mod_green.formatModule h3.module-title span {
  color: #333333;
  border-color: #bfd3bb;
}
.t3-module.mod_grey.formatModule {
  background: #DEE2F0;
}
.t3-module.mod_grey.formatModule h3.module-title span {
  color: #333333;
  border-color: #ffffff;
}
.t3-module.mod_brown.formatModule {
  background: #3D373A;
}
.t3-module.mod_brown.formatModule h3.module-title span {
  color: #333333;
  border-color: #655b60;
}
.t3-module.mod_pink.formatModule {
  background: #BE7475;
}
.t3-module.mod_pink.formatModule h3.module-title span {
  color: #333333;
  border-color: #d6a8a9;
}
.t3-module.mod_yellow.formatModule {
  background: #D1B998;
}
.t3-module.mod_yellow.formatModule h3.module-title span {
  color: #333333;
  border-color: #e9ddcd;
}
a {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
a,
a:hover,
a:focus {
  outline: none;
}
h1,
h2,
h3 {
  margin-top: 0;
}
.page-header {
  border: 0;
}
.page-header h1 {
  font-weight: 300;
  font-size: 42px;
  line-height: 50px;
  color: #333333;
}
.page-title {
  font-weight: 300;
  font-size: 42px;
  line-height: 50px;
  color: #333333;
  margin-bottom: 40px;
}
.alert-info {
  border-color: transparent;
}
select:focus {
  border-color: #808c9c;
  box-shadow: none;
}
mark {
  background: #5b6675;
  padding: 6px 12px;
  color: #fff;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.reset .form-validate p,
.remind .form-validate p {
  border: 0;
}
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 {
  border-color: #5b6675;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-mainbody {
  min-height: 400px;
}
.contentpane iframe {
  border: 0;
  background: #ffffff;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.pagenav li a {
  text-decoration: none;
}
.pager li {
  margin: 0 5px;
}
.pager li > a,
.pager .pager li > span {
  border-radius: 0px;
}
.t3-navhelper {
  margin: 0;
}
.t3-navhelper .breadcrumb {
  padding: 15px 0;
  background: none;
}
.nav-tabs {
  margin: 0 0 30px;
}
table th {
  background: #808c9c;
  font-weight: 400;
  text-transform: uppercase;
  padding: 8px;
  border: 0 !important;
  color: #fff;
}
table th a {
  color: #fff;
}
table th a:hover,
table th a:focus {
  color: #fff;
}
table th a img {
  margin: 0 0 0 10px;
}
table td {
  padding: 8px;
}
table td a {
  font-weight: normal;
}
table ul.actions {
  padding: 0;
}
table ul.actions li {
  list-style: none;
}
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: transparent;
}
.responsive-utilities th small {
  color: #eee;
  text-transform: none;
}
.col-mn-languageswitcher {
  float: right;
  padding: 0;
  text-align: center;
  width: 50px;
}
.languageswitcherload {
  width: auto;
}
.bannergroup .banneritem img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.item-page .article-aside .article-info {
  font-size: 12px;
  font-weight: 400;
}
.item-page .article-aside .article-info span {
  font-weight: 300;
}
.item-page .article-aside .article-info a {
  font-weight: 300;
  text-decoration: none;
}
.item-page .article-intro {
  line-height: 1.8;
}
.item-page .article-intro .pull-left {
  margin: 0 0 15px;
}
.item-page .article-intro .pull-left img {
  width: 100%;
}
.item-page .item-image {
  width: 100%;
}
.item-page .item-image img {
  width: 100%;
}
.item-page .article-content {
  line-height: 1.8;
}
.archive .item-title {
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .archive .item-title {
    font-size: 22px !important;
  }
}
.article-title {
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .article-title {
    font-size: 22px !important;
  }
}
.item-image {
  padding-bottom: 20px;
}
.item-image img {
  width: 100%;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
  border: 1px solid #ccc;
}
.icon-cog:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f013";
}
.readmore .btn-default:hover,
.readmore .btn-default:focus,
.readmore .btn-default:active {
  background: #5b6675;
  color: #333333;
  border-color: #5b6675;
}
.article-content .pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-content .pagination ul > li {
  margin: 0 8px 0 0;
  padding: 0 !important;
  float: left;
  border: 0 !important;
}
.article-content .pagination ul li > a {
  padding: 10px 20px !important;
  line-height: normal;
  border: 1px solid #dddddd !important;
  border-radius: 0px;
}
.article-content .pagination ul li > a:hover,
.article-content .pagination ul li > a:active,
.article-content .pagination ul li > a:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #5b6675;
  border-color: #5b6675;
}
.pagination .counter {
  border: 0;
}
.filters {
  margin: 10px 0 20px;
  width: auto;
}
.filters .filter-search {
  width: auto;
}
.filters .inputbox,
.filters .input {
  float: left;
  margin: 0 10px 10px 0;
}
.filters label {
  font-weight: 400;
  line-height: 35px;
  margin: 0;
}
.filters .btn {
  vertical-align: top;
}
.pagenavcounter {
  font-weight: 300;
}
.panel-title > a {
  color: #808c9c;
}
.panel-title > a:hover,
.panel-title > a:focus {
  color: #abb3be;
}
.list {
  clear: both;
}
.list .list-title a {
  font-weight: 400;
  text-decoration: none;
  margin: 0 0 10px;
  display: block;
}
.list a {
  text-decoration: none;
}
.categories-list ul {
  padding: 0;
}
.categories-list ul li {
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
}
.categories-list ul li .item-title a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0;
}
.categories-list ul li.last {
  border: 0;
}
.categories-list .category-item {
  border-bottom: 1px solid #e5e5e5;
}
.categories-list .category-item h3 {
  padding: 10px 0;
}
.categories-list .category-item.last {
  border: 0;
}
.list-striped li strong {
  margin: 0 0 10px;
  display: block;
  font-weight: 400;
}
.list-striped li strong a {
  text-decoration: none;
}
.list-striped li .badge-info {
  background-color: #808c9c;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  padding: 0;
  border: 0;
}
.categories-module li a,
ul.categories-module li a,
.category-module li a,
ul.category-module li a {
  padding: 8px 0;
  text-decoration: none;
  display: block;
  font-size: 16px;
  line-height: 1.42857143;
  font-weight: 300;
  color: #333333;
}
.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 {
  color: #fff;
  background: #5b6675;
  padding: 8px 10px;
}
.bordered {
  padding: 5px;
}
.bordered p {
  border-radius: 0px;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
}
.t3-mainnav {
  border-bottom: 0px solid #abb3be;
  border-top: 0px solid #abb3be;
  min-height: inherit;
}
.t3-mainnav .t3-navbar .t3-megamenu {
  border: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav {
  text-align: right;
  width: 100%;
  font-size: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator {
  color: #ffffff;
  padding: 12px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:focus {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  float: none;
  display: inline-block;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a {
  padding: 12px;
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > a .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .open > span .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active > span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active.open > a,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > .active.open > span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu {
  background: #5b6675;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  border-left: 1px solid #8f99a8;
  border-right: 1px solid #8f99a8;
  border-bottom: 1px solid #8f99a8;
  border-top: 1px solid #8f99a8;
  border-radius: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-menu {
  top: -1px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator {
  color: #ffffff;
  padding: 13px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  display: block;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:focus {
  color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:hover .caret,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .separator:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li {
  text-align: left;
  font-weight: 400;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li a {
  padding: 13px !important;
  font-size: 12px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li + li {
  border-top: 1px solid #8f99a8;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu li .img {
  padding-right: 10px;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav {
  padding: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner {
  padding: 0;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li a {
  color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner li a:focus {
  background: #ffffff;
  color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a {
  color: #333333;
  background: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .mega-inner .current.active > a:focus {
  color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .dropdown-submenu.open > a {
  background: #ffffff;
  color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu.open > a {
  background: #ffffff;
  color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu > a {
  background: #ffffff;
  color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-col-nav .active.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-group .mega-nav > li.active a:hover,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .mega-group .mega-nav > li.active a:focus {
  color: #333333;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .nav > .dropdown > .dropdown-toggle .caret {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu > a:after {
  border-left-color: #ffffff;
}
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu:hover > a:after,
.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav .dropdown-menu .dropdown-submenu:focus > a:after {
  border-left-color: #333333;
}

@media (min-width: 992px) {
  .t3-mainnav.fixed_mainnav {
    width: 100%;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    z-index: 9999;
  }
  .t3-mainnav.fixed_mainnav .t3-navbar {
    border: 0;
    margin: 0;
  }
  .fixed_mainnav #t3-header {
    margin-bottom: 83px;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.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: #fff;
}
.scroll-top {
  background-color: #454d58;
  z-index: 9999;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: -100px;
  right: 25px;
  cursor: pointer;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: auto;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.scroll-top i {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.scroll-top:hover,
.scroll-top:focus {
  background-color: #fff;
  color: #5b6675;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.logo-nav {
  display: none;
  padding-left: 0;
}
.fixed_mainnav .logo-nav {
  display: block;
}
.fixed_mainnav .mn-logo-text {
  font-size: 18px;
}
.fixed_mainnav .mn-logo-img img {
  width: 28px;
}
.fixed_mainnav .navbar {
  border: 0;
}
.mn-section {
  overflow: hidden;
  width: 100%;
}
#recaptcha_area input {
  height: auto;
  display: inline;
}
.mn-modals {
  height: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-color: #5b6675;
  color: #fff;
}
@media screen and (max-width: 1040px) {
  .mn-modals {
    background-attachment: scroll !important;
  }
}
.mn-modals a {
  color: #fff;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  cursor: pointer;
}
.mn-modals a:hover,
.mn-modals a:focus {
  color: #ffffff;
}
.mn-modals .login-popup {
  padding: 35px 45px !important;
}
.mn-modals .container > div {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  border: 1px solid #5b6675;
  padding: 30px;
  position: relative;
}
.mn-modals .module-title {
  border-bottom: 0px solid #8f99a8;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.mn-modals #login-form input {
  height: 50px;
  border-radius: 0;
  background: rgba(91, 102, 117, 0.8);
  border-color: #8f99a8;
  color: #fff;
}
.mn-modals #login-form input:hover,
.mn-modals #login-form input:focus {
  border-color: #8f99a8 !important;
}
.mn-modals #login-form .input-group-addon {
  border-radius: 0;
  padding: 6px 18px;
  background: rgba(91, 102, 117, 0.9);
  color: #fff;
  border-color: #8f99a8;
}
.mn-modals #login-form .checkbox {
  color: #c8cdd4;
  font-size: 12px;
}
.mn-modals #login-form .checkbox input {
  height: inherit;
  background: #f5f7f8;
  border-radius: 2px;
  display: inline-block;
  padding: 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-right: 0px;
  position: relative;
  top: 4px;
  box-shadow: none;
}
.mn-modals #login-form .checkbox lebel {
  height: inherit;
}
.mn-modals #login-form .btn {
  width: 100%;
  background: rgba(91, 102, 117, 0.8);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  color: #c8cdd4;
}
.mn-modals #login-form .btn:hover,
.mn-modals #login-form .btn:focus {
  background: #2e343c;
  color: #fff;
}
.mn-modals #login-form ul.unstyled {
  list-style: none;
  padding-left: 0;
}
.mn-modals #login-form ul.unstyled li a {
  font-size: 12px;
  color: #c8cdd4;
}
.mn-modals #login-form ul.unstyled li a:hover,
.mn-modals #login-form ul.unstyled li a:focus {
  color: #fff;
}
.mn-modals .form-search {
  text-align: center;
}
.mn-modals .form-search input {
  height: 50px;
  width: 80%;
  border-radius: 0;
  background: rgba(91, 102, 117, 0.8);
  border-color: #8f99a8;
  color: #fff;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .mn-modals .form-search input {
    width: 60%;
  }
}
.mn-modals .form-search input:hover,
.mn-modals .form-search input:focus {
  border-color: #8f99a8 !important;
}
.mn-modals .form-search .btn {
  background: rgba(91, 102, 117, 0.8);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  color: #c8cdd4;
  height: 50px;
  width: 50px;
  border-color: #8f99a8;
  border-radius: 0;
}
@media screen and (max-width: 480px) {
  .mn-modals .form-search .btn {
    width: 15%;
    max-width: 50px;
    min-width: 40px;
  }
}
.mn-modals .form-search .btn:hover,
.mn-modals .form-search .btn:focus {
  background: #2e343c;
  color: #fff;
}
.mn-modals .mn-close {
  position: absolute;
  right: 15px;
  top: 15px;
  background: none;
  border: 0;
  font-size: 25px;
  outline: none;
  padding: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mn-modals .mn-close:hover,
.mn-modals .mn-close:focus {
  color: #ffffff;
}
.mn-modals div.mod_k2_content_minitek_item-list ul {
  text-align: center;
}
.mn-modals div.mod_k2_content_minitek_item-list ul li {
  width: 40%;
  display: inline-block;
  margin: 20px;
  border: 1px solid transparent;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mn-modals div.mod_k2_content_minitek_item-list ul li:hover,
.mn-modals div.mod_k2_content_minitek_item-list ul li:focus {
  border: 1px solid #8f99a8;
}
.mn-modals div.mod_k2_content_minitek_item-list ul li:hover a,
.mn-modals div.mod_k2_content_minitek_item-list ul li:focus a {
  color: #fff;
}
.mn-modals div.mod_k2_content_minitek_item-list ul li a.moduleItemTitle {
  color: #fff;
}
.mn-modals div.mod_k2_content_minitek_item-list ul li a.moduleItemTitle:hover,
.mn-modals div.mod_k2_content_minitek_item-list ul li a.moduleItemTitle:focus {
  color: #fff;
}
.mn-modals div.mod_k2_content_minitek_item-list ul .clearList {
  border: 0;
}
.mn-modals div.k2CategoriesListBlock ul {
  text-align: center;
}
.mn-modals div.k2CategoriesListBlock ul li {
  width: 40%;
  display: inline-block;
  margin: 20px;
  border: 1px solid transparent;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
@media screen and (max-width: 480px) {
  .mn-modals div.k2CategoriesListBlock ul li {
    width: 100%;
    margin: 0;
  }
}
.mn-modals div.k2CategoriesListBlock ul li a span {
  font-size: 22px !important;
}
.mn-modals div.k2CategoriesListBlock ul li:hover,
.mn-modals div.k2CategoriesListBlock ul li:focus {
  border: 1px solid #8f99a8;
}
.mn-modals div.k2CategoriesListBlock ul li:hover a,
.mn-modals div.k2CategoriesListBlock ul li:focus a {
  color: #fff;
}
.mn-modals div.k2CategoriesListBlock ul li:hover a span,
.mn-modals div.k2CategoriesListBlock ul li:focus a span {
  font-size: 22px;
}
.mn-modals div.k2CategoriesListBlock ul li a {
  color: #fff !important;
  padding: 20px;
}
.mn-modals div.k2CategoriesListBlock ul li a:hover,
.mn-modals div.k2CategoriesListBlock ul li a:focus {
  color: #fff;
  padding: 20px;
  background: none;
}
.mn-modals div.k2CategoriesListBlock ul .clearList {
  border: 0;
}
.mn-modals ul.nav-pills {
  text-align: center;
}
.mn-modals ul.nav-pills li {
  width: 40%;
  display: inline-block;
  margin: 20px;
  border: 1px solid transparent;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mn-modals ul.nav-pills li:hover,
.mn-modals ul.nav-pills li:focus {
  border: 1px solid #8f99a8;
}
.mn-modals ul.nav-pills li:hover a,
.mn-modals ul.nav-pills li:focus a {
  color: #fff;
}
.mn-modals ul.nav-pills li a {
  color: #fff !important;
  padding: 20px;
}
.mn-modals ul.nav-pills li a:hover,
.mn-modals ul.nav-pills li a:focus {
  color: #fff;
  padding: 20px;
  background: none;
}
.mn-modals ul.nav-pills .clearList {
  border: 0;
}
.mn-modals.open {
  display: block;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mn-modals-inner {
  background-color: rgba(51, 51, 51, 0.8);
  height: 100%;
}
.mn-modals-search {
  display: none;
}
.mn-modals-login {
  display: none;
}
.mn-modals-top {
  display: none;
}