.mn-section {
  overflow: hidden;
  width: 100%;
}
.mn-btn.btn-color {
  background-color: #e68e41;
  margin: 0 5px 15px;
  padding: 20px;
  font-size: 30px;
  border-radius: 0;
}
.mn-btn.btn-color:hover,
.mn-btn.btn-color:focus {
  background-color: #e68e41;
}
.mn-btn.btn-color2 {
  background-color: #e68e41;
  margin: 0 5px 15px;
  padding: 20px;
  font-size: 30px;
  border-radius: 0;
}
.mn-btn.btn-color2:hover,
.mn-btn.btn-color2:focus {
  background-color: #e68e41;
}
.no-component .t3-mainbody {
  display: none;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.img-fix {
  max-width: 100%;
  width: 100%;
}
.img-fix img {
  max-width: 100%;
  width: 100%;
}

.grey-bg {
  background: #f9f9f9;
}
.grey-bg.com_k2 .t3-mainbody {
  background: #f9f9f9;
  padding: 120px 0;
}
.mod-grey-bg {
  background: #f9f9f9;
  padding: 60px 25px;
}
.no-title-border .mntitle {
  margin-bottom: 20px;
}
.theme-bg {
  background: #e68e41;
  color: #fff;
}
.mn-flexbox {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
  transform: translateY(-51%);
}
.mntitle {
  margin-bottom: 80px;
}
.mntitle .module-title {
  text-align: center;
  font-size: 36px;
  color: #e68e41;
}
.mntitle .module-slogan {
  text-align: center;
  font-size: 22px;
  color: #979797;
  font-family: 'Open Sans', sans-serif;
}
@media (max-width: 768px) {
  .mntitle .module-title {
    font-size: 32px;
  }
  .mntitle .module-slogan {
    font-size: 18px;
  }
}
.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: #ea5b51;
}
.t3-module.mod_red ul li a:hover,
.t3-module.mod_red ul li a:focus {
  background: #e7463a;
}
.t3-module.mod_green {
  background: #85CE5B;
}
.t3-module.mod_green ul li a:hover,
.t3-module.mod_green ul li a:focus {
  background: #76c847;
}
.t3-module.mod_orange {
  background: #E68E41;
}
.t3-module.mod_orange ul li a:hover,
.t3-module.mod_orange ul li a:focus {
  background: #e3812a;
}
.t3-module.mod_purple {
  background: #FAA1FB;
}
.t3-module.mod_purple ul li a:hover,
.t3-module.mod_purple ul li a:focus {
  background: #f989fa;
}
.t3-module.mod_grey {
  background: #677889;
}
.t3-module.mod_grey ul li a:hover,
.t3-module.mod_grey ul li a:focus {
  background: #5c6b7a;
}
.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: #D6D474;
}
.t3-module.mod_yellow ul li a:hover,
.t3-module.mod_yellow ul li a:focus {
  background: #d0ce60;
}
.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: #e68e41;
}
.mod_dark .module-title span:before,
.mod_dark .module-title span:after {
  height: 0px;
  border-top: 0px solid #c16819;
}
.mod_dark a,
.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: #fff !important;
}
.mod_dark p,
.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_dark span,
.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: #fff !important;
}
.mod_dark div.k2ItemsBlock ul li div.moduleItemIntrotext,
.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_dark .k2LatestCommentsBlock a span,
.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: #e68e41;
}
.mod_dark .module-title,
.mod_blue .module-title,
.mod_red .module-title,
.mod_green .module-title,
.mod_orange .module-title,
.mod_purple .module-title,
.mod_grey .module-title,
.mod_brown .module-title,
.mod_pink .module-title,
.mod_yellow .module-title {
  border: none;
}
.mod_dark .module-title p,
.mod_blue .module-title p,
.mod_red .module-title p,
.mod_green .module-title p,
.mod_orange .module-title p,
.mod_purple .module-title p,
.mod_grey .module-title p,
.mod_brown .module-title p,
.mod_pink .module-title p,
.mod_yellow .module-title p {
  border: none;
}
.mod_dark .module-title span:before,
.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_dark .module-title span:after,
.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 #c16819;
}
.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: #ea5b51;
}
.t3-module.mod_red.formatModule h3.module-title span {
  color: #333333;
  border-color: #f29b95;
}
.t3-module.mod_purple.formatModule {
  background: #FAA1FB;
}
.t3-module.mod_purple.formatModule h3.module-title span {
  color: #333333;
  border-color: #feeafe;
}
.t3-module.mod_orange.formatModule {
  background: #E68E41;
}
.t3-module.mod_orange.formatModule h3.module-title span {
  color: #333333;
  border-color: #efb685;
}
.t3-module.mod_green.formatModule {
  background: #85CE5B;
}
.t3-module.mod_green.formatModule h3.module-title span {
  color: #333333;
  border-color: #b1e096;
}
.t3-module.mod_grey.formatModule {
  background: #677889;
}
.t3-module.mod_grey.formatModule h3.module-title span {
  color: #333333;
  border-color: #919eac;
}
.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: #D6D474;
}
.t3-module.mod_yellow.formatModule h3.module-title span {
  color: #333333;
  border-color: #e7e6af;
}
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: #e68e41;
  box-shadow: none;
}
mark {
  background: #e68e41;
  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: #e68e41;
  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 > div {
  background: #f5f5f5;
}
.t3-navhelper .breadcrumb {
  padding: 15px 0;
  background: none;
}
.nav-tabs {
  margin: 0 0 30px;
}
table th {
  background: #e68e41;
  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: #e68e41;
  color: #333333;
  border-color: #e68e41;
}
.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: #e68e41;
  border-color: #e68e41;
}
.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: #e68e41;
}
.panel-title > a:hover,
.panel-title > a:focus {
  color: #c16819;
}
.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: #e68e41;
}
.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: #e68e41;
  padding: 8px 10px;
}
.bordered {
  padding: 5px;
}
.bordered p {
  border-radius: 0px;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
}
#recaptcha {
  display: inline-block;
}
#recaptcha_area input {
  height: auto;
  display: inline;
}