.table-borderless tr td {
  border-top: none;
}
h1.article-title {
  color: #ff7800;
}
.page-header {
  color: #ff7800;
  border-bottom: none;
}
.color-brand {
  color: #ff7800 !important;
}
.text-uppercase {
  text-transform: uppercase;
}
.row-nopadding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.multiple-columns {
  column-count: 2;
}
@media (max-width: 767px) {
  .t3-module {
    margin-bottom: 10px;
  }
}
.module.module-search {
  background-color: #b2b2b2;
  
}
@media (max-width: 767px) {
  .module.module-search {
    margin-bottom: 10px;
  }
}
.module.module-search input#mod-search-searchword {
  width: calc(100% - 110px);
  background: transparent;
  border: transparent;
  box-shadow: none;
  -webkit-transition: none;
  padding: 0;
  font-size: 20px;
  color: #ffffff;
  display: inline-block;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  margin: 15px;
}
.module.module-search button.button {
  width: 70px;
  height: 70px;
  vertical-align: middle;
  cursor: pointer;
  float: right;
  background: #4f4f4f;
  border: none;
}
.module.module-search button.button img {
  width: 30px;
}
.module.module-search button.button:hover,
.module.module-search button.button:focus,
.module.module-search button.button:active {
  background: #424242;
}
#header-top {
  text-transform: uppercase;
  background: #ffffff;
}
#header-top .logo-image {
  background: #ff7800;
  padding: 10px 15px;
}
#header-top .logo-image span,
#header-top .logo-image small,
#header-top .logo-image .logo-img {
  display: inline-block;
}
#header-top .logo-image .logo-img {
  margin-top: -10px;
}
#header-top .head-right .nav > li {
  padding: 18px 0;
}
#header-top .head-right .nav > li > a {
  padding: 0 15px;
  font-size: 17px;
  line-height: 19px;
  color: #000000;
  border-left: 1px solid #ff7800;
}
#header-top .head-right .nav > li > a:hover,
#header-top .head-right .nav > li > a:focus {
  background: none;
  color: #ff7800;
}
#header-top .head-right .nav > li:first-child > a {
  border-left: none;
}
@media (max-width: 767px) {
  #header-top .head-right {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header-top .logo-image {
    padding: 12px 15px;
  }
  #header-top .logo-text a {
    font-size: 23px;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
}
.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 .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}
@media (min-width: 768px) {
  .t3-mainnav {
    background-color: transparent;
    border: none;
    margin-top: -70px;
  }
  .t3-mainnav .off-canvas-toggle {
    display: none;
  }
  .t3-mainnav .nav.navbar-nav {
    width: 100%;
    position: relative;
    background: #ffffff;
  }
  .t3-mainnav .nav.navbar-nav > li {
    display: table-cell;
    width: 1%;
    float: none;
    position: static;
  }
  .t3-mainnav .nav.navbar-nav > li > a {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #ff7800;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .t3-mainnav .nav.navbar-nav > li > a .caret {
    display: none !important;
  }
  .t3-mainnav .nav.navbar-nav > li.active > a,
  .t3-mainnav .nav.navbar-nav > li.open > a,
  .t3-mainnav .nav.navbar-nav > li > a:hover,
  .t3-mainnav .nav.navbar-nav > li > a:focus {
    background: #ff7800;
    color: #000000;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 5px solid #ff7800;
    
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu.submenu-right {
    left: auto !important;
    right: 0 !important;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-dropdown-inner > .row > div:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 1px;
    top: 15px;
    bottom: 15px;
    background: #9a9a9a;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-dropdown-inner > .row > div:first-child:before {
    display: none;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-group-title {
    text-transform: uppercase;
    color: #ff7800 !important;
    font-weight: 700;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu a {
    padding: 0;
    color: inherit;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu a:focus,
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu a:hover {
    color: #ff7800;
    background: transparent;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-nav.level2 li {
    list-style: disc;
    list-style-position: inside;
    display: list-item;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-nav.level2 li:hover,
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-nav.level2 li:focus,
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-nav.level2 li:active {
    color: #ff7800;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-nav.level2 li a {
    display: inline;
    margin-left: -5px;
  }
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-col-nav {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .t3-mainnav .nav.navbar-nav > li .dropdown-menu .mega-dropdown-inner > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .navbar-toggle {
    margin: 8px 10px;
    background-color: #9f9f9f;
    color: white;
    font-size: x-large;
    height: 39px;
    padding: 2px 10px;
    width: 42px;
  }
  .t3-mainnav {
    min-height: 0;
    background-color: transparent;
    border-color: transparent;
  }
  .t3-mainnav .t3-navbar-collapse {
    margin-top: -42px;
    border: none;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a,
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a,
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus {
    background: #ff7800;
    color: #000000;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    background-color: #ffffff;
    border: none;
    color: #ff7800;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-top: 4px;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret {
    display: none;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
    margin-top: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu {
    background: #ffffff;
    text-align: center;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu.level1 {
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: #ff7800;
    padding: 0 20px;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu.level2 {
    padding: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu.level2 li a {
    padding: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-group {
    padding: 20px 0;
    border-top: 1px solid #dcdcdc;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-group:first-child {
    border-top: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-group > span {
    text-transform: uppercase;
    color: #ff7800 !important;
    font-weight: 700;
  }
}
.bg-white {
  background: #ffffff;
}
.head-search {
  margin-top: 21px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #b2b2b2;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  
  padding: 5px 15px 0;
}
.t3-mainbody {
  padding-top: 10.5px;
  padding-bottom: 10.5px;
  background: #dcdcdc;
}
@media (min-width: 768px) {
  .t3-content {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}
.t3-content .content {
  padding: 21px;
  background: #ffffff;
}
.t3-sidebar {
  padding-top: 21px;
  padding-bottom: 21px;
}
@media (max-width: 767px) {
  .t3-sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.t3-footer {
  background: #4f4f4f;
  color: #ffffff;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer h2 {
  font-size: 30px;
  margin: 0 0 20px;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #ffffff;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #ff7800;
}
.t3-footer ul.menu .nav-header {
  color: #ff7800;
  text-transform: uppercase;
  font-weight: 700;
}
.t3-footer ul.menu li {
  line-height: 20px !important;
}
.t3-footer ul.menu li ul {
  list-style-type: disc;
  list-style-position: inside;
}
.t3-footer ul.menu li ul li a {
  margin-left: -2px;
}
.t3-footnav {
  padding: 21px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 42px 0;
  }
}
.t3-footnav .t3-module {
  background: #4f4f4f;
  color: #ffffff;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.t3-footnav .t3-module .module-title {
  color: #ff7800;
  font-size: 19px;
  margin-bottom: 10.5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 10px;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
}
.t3-copyright {
  font-size: 13px;
  padding: 42px 0 84px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 21px;
}
.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;
}
#inset-bottom .t3-module,
#inset-bottom p {
  margin: 0;
}
.t3-sidebar .img_caption {
  width: 100% !important;
}
.t3-sidebar .img_caption img {
  width: 100%;
}
.menu-sidebar {
  background: #e16a00;
  color: #ffffff;
}
@media (max-width: 767px) {
  .menu-sidebar {
    margin: 0;
  }
}
.menu-sidebar .module-title {
  padding: 30px 20px 10px;
  font-size: 24px;
}
.menu-sidebar .nav.menu.sidebar li {
  background-color: #ff7800;
  border-top: 1px solid #e16a00;
}
.menu-sidebar .nav.menu.sidebar li a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
}
.menu-sidebar .nav.menu.sidebar li a:hover,
.menu-sidebar .nav.menu.sidebar li a:focus,
.menu-sidebar .nav.menu.sidebar li a:active {
  background-color: #ff7800;
  color: #000000;
}
.menu-sidebar .nav.menu.sidebar li a .caret {
  display: none;
}
.menu-sidebar .nav.menu.sidebar li .dropdown-menu {
  background-color: #e16a00;
  padding-left: 20px;
  list-style-type: disc;
  list-style-position: inside;
  color: #000000;
}
.menu-sidebar .nav.menu.sidebar li .dropdown-menu li {
  background-color: #e16a00;
}
.menu-sidebar .nav.menu.sidebar li .dropdown-menu li a {
  color: #000000;
  font-size: 18px;
  white-space: pre-wrap;
  font-weight: 500;
  padding: 0;
  display: inline;
}
.menu-sidebar .nav.menu.sidebar li .dropdown-menu li a:hover,
.menu-sidebar .nav.menu.sidebar li .dropdown-menu li a:focus,
.menu-sidebar .nav.menu.sidebar li .dropdown-menu li a:active {
  background-color: #e16a00;
  color: #000000;
  font-weight: bold;
}
.menu-sidebar .nav.menu.sidebar li .dropdown-menu li a span {
  margin-left: -10px;
}
.menu-sidebar .nav.menu.sidebar li.open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cap {
  position: relative;
  overflow: hidden;
}
.cap .cap-text {
  position: absolute;
  
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 120, 0, 0.9);
  color: #ffffff;
  padding: 10px 20px;
}
.cap .cap-text h2 {
  margin: 0 0 5px;
  font-size: 18px;
}
.cap .cap-text p {
  margin: 0;
  line-height: 1.2;
}
.cap .cap-text .cap-show {
  display: none;
}
.cap .cap-text .cap-show a {
  color: #ffffff;
  font-weight: 700;
  position: absolute;
  bottom: 10px;
}
.cap:hover .cap-text {
  color: #000000;
}
.cap.bot:hover .cap-text {
  color: #ffffff;
}
.cap.bot .cap-text {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.cap.bot .cap-text:hover {
  top: 0;
  color: #ffffff;
}
.cap.bot .cap-text:hover .cap-hide {
  display: none;
}
.cap.bot .cap-text:hover .cap-show {
  display: block;
}
#back-to-top {
  position: fixed;
  right: 21px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: #ff7800;
  color: #ffffff;
  height: 50px;
  width: 50px;
  line-height: 1;
  padding: 0;
  text-align: center;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  box-shadow: none;
  border-radius: 50%;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
#back-to-top.affix {
  bottom: 42px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 40px;
  line-height: 40px;
}
.jufm-container.jubootstrap .field-group {
  margin: 0 0 10px;
}
.jufm-container.jubootstrap .field-group label {
  font-weight: 500;
  font-size: 14px;
}
.jufm-container.jubootstrap .field-group label .star {
  position: absolute;
}
.jufm-container.jubootstrap .field-group .field-input input,
.jufm-container.jubootstrap .field-group .field-input textarea {
  width: 100% !important;
}
.jufm-container.jubootstrap .field-group .field-input .help-block {
  display: none;
}
.jufm-container.jubootstrap .field-group .btn-submit-form {
  color: #000000;
  padding: 14px 22px;
  font-size: 18px;
  text-transform: uppercase;
  box-shadow: none;
}
.jufm-container.jubootstrap .field-group.error label {
  color: #cc0000;
}
.jufm-container.jubootstrap .field-group.error input,
.jufm-container.jubootstrap .field-group.error textarea {
  border-color: #cc0000;
}
.jufm-container.jubootstrap .fg-mark {
  display: inline-block;
}
@media (min-width: 992px) {
  .jufm-container.jubootstrap .field-group {
    float: left;
    clear: none;
  }
  .jufm-container.jubootstrap .field-group label {
    width: 95px;
  }
  .jufm-container.jubootstrap .field-group .field-input {
    width: calc(100% - 95px);
  }
  .jufm-container.jubootstrap .fg-captcha {
    display: inline-block;
    width: 250px;
  }
  .jufm-container.jubootstrap .fg-captcha .g-recaptcha {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media (min-width: 992px) and screen and (max-width: 567px) {
  .jufm-container.jubootstrap .fg-captcha {
    width: 100%;
  }
  .jufm-container.jubootstrap .fg-captcha .field-input {
    display: block !important;
    margin: 0 auto;
    width: 310px;
  }
}
@media (min-width: 1200px) {
  .fg-nachname,
  .fg-vorname,
  .fg-firma,
  .fg-telefon {
    width: 33.333333333%;
  }
  .fg-email {
    width: 66.666666666%;
  }
  .fg-nachricht {
    width: 100%;
  }
  .fg-mark {
    width: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .fg-nachname,
  .fg-vorname,
  .fg-firma,
  .fg-telefon {
    width: 50%;
  }
  .fg-email,
  .fg-nachricht,
  .fg-mark {
    width: 100%;
  }
  .fg-mark {
    margin-left: 95px;
  }
}
.download-map {
  display: inline-block;
  margin-top: 20px;
  position: relative;
}
.download-map .fa {
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
}
.nav.nav-tabs > li {
  padding: 5px 0 0;
}
.nav.nav-tabs > li > a {
  color: #000000;
  font-weight: 700;
  font-size: large;
  padding: 0 15px;
  border-left: 1px solid #000000 !important;
  line-height: 1;
}
.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:focus {
  background-color: transparent;
  color: #ff7800;
}
.nav.nav-tabs > li.active a {
  background-color: transparent;
  color: #ff7800;
}
.nav.nav-tabs > li:first-child > a {
  border-left: none !important;
  padding-left: 0;
}
.panel-group .panel {
  border: none;
}
.panel-group .panel-heading .panel-title a {
  display: block;
  text-decoration: none;
}
.panel-group .panel-heading .panel-title a:before {
  display: inline-block;
  content: '\2013';
  border-radius: 50%;
  border: 1px solid;
  line-height: 20px;
  width: 24px;
  text-align: center;
  height: 24px;
}
.panel-group .panel-heading .panel-title a.collapsed:before {
  content: '+';
}
.panel-group .panel-heading .panel-title a .event-date {
  display: inline-block;
  padding: 0 10px;
  min-width: 200px;
  font-weight: 500;
  text-transform: uppercase;
}
.panel-group .panel-heading .panel-title a .event-title {
  text-transform: uppercase;
}
.panel-group .panel-heading .panel-title a .accordion-title {
  margin-left: 20px;
}
.panel-group .panel-body {
  padding: 25px;
}
.panel-group .panel-body h4,
.panel-group .panel-body .h4,
.panel-group .panel-body h5,
.panel-group .panel-body .h5,
.panel-group .panel-body h6,
.panel-group .panel-body .h6 {
  margin-top: 0;
  margin-bottom: 11px;
}
.panel-group .panel-body a {
  color: inherit;
}
.lnk-toggle {
  text-decoration: none !important;
  color: #000000 !important;
  font-weight: 700;
  font-size: large;
}
.article-blocks {
  display: flex;
  flex-wrap: wrap;
}
.article-blocks .article-block {
  text-align: center;
  text-decoration: none;
  padding: 40px 20px;
  font-weight: bold;
  background: #dcdcdc;
  color: #000000;
  margin: 0 2% 2% 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .article-blocks .article-block {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .article-blocks .article-block {
    width: 48%;
  }
}
@media (min-width: 1200px) {
  .article-blocks .article-block {
    width: 31%;
  }
}
.article-blocks .article-block:hover {
  background: #ff7800;
}
.pdf {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  padding-bottom: 13px;
}
.pdf strong {
  font-weight: 500;
  color: #000000;
}
.pdf:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f019";
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 40px;
  color: #ff7800;
}
@media (min-width: 768px) {
  .columns-2 {
    column-count: 2;
    column-gap: 30px;
  }
}
#sliders {
  margin: -10px -5px;
}
#sliders [class*="col-"] {
  padding: 5px !important;
}
#sliders [class*="col-"] .cap .flexslider {
  background-color: transparent;
}
#sliders .cap.cap1 .cap-text {
  background-color: #01b903;
}
#sliders .cap.cap2 .cap-text {
  background-color: #7ba39c;
}
#sliders .cap.cap3 .cap-text {
  background-color: #0f8c0e;
}
#sliders .cap.cap4 .cap-text {
  background-color: #859f34;
}
#sliders .cap.cap5 .cap-text {
  background-color: #fec500;
}
#sliders .cap.cap6 .cap-text {
  background-color: #003c7b;
}
#t3-mainnav .flatcal_main_t {
  background-color: #dcdcdc;
}
#t3-mainnav .flatcal_main_t .flatcal_month_label {
  background: #ff7800;
  color: #ffffff;
  padding: 4px 10px;
}
#t3-mainnav .flatcal_main_t .flatcal_month_label a:hover,
#t3-mainnav .flatcal_main_t .flatcal_month_label a:focus,
#t3-mainnav .flatcal_main_t .flatcal_month_label a:active {
  color: #ffffff;
}
#t3-mainnav .flatcal_main_t .flatcal_weekdays td {
  text-align: center;
}
#t3-mainnav .flatcal_main_t .flatcal_busylink {
  color: #ff7800;
}
#flatcal_minical {
  position: relative;
}
#flatcal_minical #progress {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  line-height: 194px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
.jev_pagination:before,
.jev_pagination:after {
  display: table;
  content: " ";
}
.jev_pagination:after {
  clear: both;
}
.module-calendar .flatcal_todaycell {
  border: 2px solid #ff7800;
}
.module-calendar #monthCarousel .carousel-inner .item > div {
  margin-bottom: 20px;
}
.module-calendar #monthCarousel .carousel-control {
  display: none;
  font-size: 55px;
  padding-top: 25px;
}
.module-calendar #monthCarousel .carousel-control.left {
  padding-left: 15px;
}
.module-calendar #monthCarousel .carousel-control.right {
  padding-right: 15px;
}
#t3-footer .menu .item-493 {
  -webkit-column-break-inside: avoid;
  
  page-break-inside: avoid;
  
  break-inside: avoid;
  
}