* {
  margin: 0;
  padding: 0;
}

body, html {
  width: 100%;
  height: 100%;
  background: #fafafa !important;
  font-family: "Open Sans", sans-serif !important;
}

a:hover {
  text-decoration: none !important;
}

.container-fluid {
  max-width: 1366px !important;
}

.bip img {
  max-width: 65px;
  background: #fff;
  padding: 8px;
}

.content img {
  max-width: 100%;
}

.clear {
  clear: both;
}

section#extra {
  padding: 170px 0 30px 0;
}

#accept_cookie_container img {
  max-width: 100% !important;
}

.pdf-file-wrapper {
  margin: 30px 0;
}

#pdf-file-object {
  width: 100%;
  min-height: 600px;
}

.print-pdf-icons {
  display: block;
  text-align: left;
  font-size: 25px;
  padding: 5px 0;
}
.print-pdf-icons a {
  color: #4988a1 !important;
}

.hidden-text {
  display: none;
}

.background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fafafa;
}
.background-image img {
  width: 100%;
}

.hidden-heading {
  display: none;
  margin: 0 !important;
}

section#page ol, section#single ol {
  margin-left: 30px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent !important;
}
.nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent !important;
}

.navbar-toggle {
  border: 1px solid #222 !important;
}
.navbar-toggle .icon-bar {
  background: #222 !important;
}

.mobile-info {
  position: relative;
  background: #fff;
  z-index: 9999;
}
.mobile-info .info {
  float: left;
}
.mobile-info .info a img {
  max-width: 50px;
}

.main-logo {
  text-align: center;
  z-index: 9999;
  float: left;
  position: relative;
  margin-top: 6px;
}
.main-logo h2 {
  font-family: "Rubik", sans-serif;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 10px;
  text-shadow: 4px 4px #222;
}
.main-logo .logo, .main-logo .text {
  display: inline-block;
  position: absolute;
  top: 25px;
}
.main-logo img {
  max-width: 200px;
}
.main-logo a:hover {
  text-decoration: none;
  list-style: none;
}
.main-logo .title {
  font-family: "Rubik", sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  font-weight: 400;
}
.main-logo .text p {
  font-family: "Rubik", sans-serif;
  margin: 0;
  margin-top: -7px;
  font-size: 1.1em;
  letter-spacing: 1px;
  color: #fff !important;
}
.main-logo .title .bold {
  font-weight: 800;
}

.menu-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9997;
}

.icons-wrapper {
  position: absolute;
  right: 20px;
  top: 18px;
}
.icons-wrapper .icons {
  float: right;
  display: inline-block;
}
.icons-wrapper .icons a i {
  min-height: 40px;
  min-width: 40px;
  font-size: 20px;
  text-align: center;
  padding: 11px 0 3px 0;
  color: #fff;
  margin-left: -1px;
  background: #fff;
}

.icons-control {
  position: relative;
  margin-right: 4px;
  margin-top: 1px;
  float: right;
  z-index: 9999;
}

.change_buttons {
  position: relative;
  margin-top: 2px;
  float: right;
  z-index: 9999;
}
.change_buttons .font_minus {
  font-size: 11px;
  min-height: 34px;
  min-width: 34px;
  background: #fff;
  color: #222;
  border: none;
  margin-right: 0px;
  line-height: 18px;
}
.change_buttons .font_minus i {
  padding-top: 6px;
}
.change_buttons .font_plus, .change_buttons .change_contrast, .change_buttons .font_standard {
  min-height: 34px;
  min-width: 34px;
  background: #fff;
  color: #222;
  border: none;
  margin-left: -2px;
  font-size: 14px;
}

.search-submit {
  background: #fff;
  border: 1px solid #eee;
  width: 34px;
  height: 34px;
  line-height: 15px;
}

.search-bar {
  font-family: "Rubik", sans-serif;
  display: inline-block;
  float: right;
}
.search-bar input[type=search] {
  min-height: 34px;
  min-width: 226px;
  border: 1px solid #ddd;
  padding: 0 15px;
  margin-top: 3px;
  color: #222;
  font-size: 14px;
}
.search-bar [role=button] {
  min-height: 34px;
  min-width: 34px;
  background: #fff;
  color: #222 !important;
  font-size: 15px;
  border: none;
}

.show-banner .search-bar {
  margin-right: 15px;
}

.lang {
  position: absolute;
  top: 2px;
  left: -65px;
}
.lang ul {
  background: #fff;
  float: left;
  height: 34px;
  padding-top: 7px;
  padding-left: 5px;
  padding-right: 4px;
}
.lang ul li {
  float: left !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  border: none !important;
  list-style: none !important;
  content: none !important;
}

.slider {
  position: relative;
}

.slider_bg {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  position: absolute;
  display: block;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 9996;
}

.info-banner {
  padding: 5px 0;
  position: relative;
}
.info-banner .site-title {
  font-family: "Rubik", sans-serif;
  display: none;
  position: relative;
  float: left;
  transition: 0.1s linear all;
  margin-left: 15px;
}
.info-banner .site-title a {
  color: #000 !important;
  display: block;
}
.info-banner .site-title h2 {
  margin: 0 !important;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 5px;
}
.info-banner .site-title img {
  max-height: 37px;
  display: inline-block;
  margin-right: 5px;
}
.info-banner .site-title span {
  line-height: 1px;
  letter-spacing: 3px;
  font-size: 0.8em;
}
.info-banner .site-title .site-title-wrapper {
  position: absolute;
  top: 10px;
  left: 45px;
  width: auto;
  min-width: 300px;
}

.show-banner {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 9999;
  opacity: 1;
  transition: 0.1s linear all;
  border-bottom: 6px solid #e42e16;
}
.show-banner .site-title {
  display: block;
  transition: 0.1s linear all;
}
.show-banner .change_buttons .font_minus, .show-banner .change_buttons .font_plus, .show-banner .change_buttons .change_contrast, .show-banner .change_buttons .font_standard {
  background: #222;
  color: #fff;
}

.show-more-button {
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: 5px;
  text-align: center;
  color: #fff;
  background: #29712f;
  margin-bottom: 15px;
}
.show-more-button:hover {
  color: #fff !important;
}

section#top-banner {
  background: #fff;
  margin: 15px 0;
}
section#top-banner .card {
  margin-bottom: 5px;
}
section#top-banner .card-header button {
  font-family: "Rubik", sans-serif;
  display: block;
  width: 100%;
  position: relative;
  color: #222;
  border: 1px solid #ddd;
  background-color: #f1f1f1;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  text-align: left;
  padding: 0;
  white-space: normal;
  font-size: 1em;
}
section#top-banner .card-header button:focus {
  outline: none !important;
  text-decoration: none !important;
}
section#top-banner .card-header button:hover, section#top-banner .card-header button:visited {
  text-decoration: none !important;
}
section#top-banner .card-header button .date {
  display: inline-block;
  float: right;
  font-size: 0.8em;
  padding-top: 9px;
  padding-right: 10px;
}
section#top-banner .card-header button .date i {
  padding: 0;
  background: transparent !important;
  color: #222 !important;
}
section#top-banner .card-header button i {
  text-align: center;
  padding: 10px 25px;
  background: #e42e16;
  color: #fff;
}
section#top-banner .card-body {
  font-size: 0.9em;
  line-height: 1.8;
  padding: 20px 35px;
  background-color: #fafafa;
  border: 1px solid #EEF0F3;
  border-top-color: #EEF0F3;
  text-align: justify;
}

.sub-page-menu {
  margin-top: 15px;
}
.sub-page-menu ul {
  list-style: none;
  text-decoration: none;
  margin-left: 0 !important;
}
.sub-page-menu ul li {
  cursor: pointer;
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  transition: 0.1s linear all;
  font-size: 1.2em;
}
.sub-page-menu ul li:hover {
  transition: 0.1s linear all;
  border-bottom: 5px solid #019342;
}
.sub-page-menu ul li a {
  color: #000;
}
.sub-page-menu ul li:before {
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  background: #000;
  margin-right: 10px;
}
.sub-page-menu ul li:hover:before {
  background: rgba(10, 99, 136, 0.71);
}

.welcome {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.welcome .head-title {
  position: relative;
  width: 100%;
  font-family: "Rubik", sans-serif;
  padding: 30px 20px;
  background: rgba(3, 103, 146, 0.9);
  z-index: 9996;
}
.welcome .head-title div, .welcome .head-title span {
  font-size: 1.5em;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.welcome .head-title p {
  color: #fff;
}

section#boxes {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  position: relative;
  z-index: 999;
  padding-top: 30px;
}
section#boxes .boxes-wrapper {
  align-items: stretch;
  align-content: stretch;
  display: flex;
  flex-wrap: wrap;
}
section#boxes .box {
  background: #fff;
  text-align: center;
  margin: 0 0 28px;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.45);
  padding: 15px;
  position: relative;
}
section#boxes .box a {
  text-align: center;
  color: #000;
}
section#boxes .box a img {
  margin: 0 auto;
  display: block;
  text-align: center;
  max-width: 90px;
  transition: 0s linear all;
}
section#boxes .box a span {
  font-family: "Rubik", sans-serif;
  font-weight: bold;
  opacity: 1.2;
  display: block;
  font-size: 1.2em;
  padding: 10px 10px 0 10px;
  transition: 0.2s linear all;
}
section#boxes .box:hover {
  transition: 0.1s linear all;
  box-shadow: 0px 5px 15px 0 #02692f;
}
section#boxes .box:hover a {
  color: #02692f;
  transition: 0.1s linear all;
}
section#boxes .box:hover a img {
  transform: rotateY(360deg);
  transition: 0.5s linear all;
}
section#boxes .heading {
  font-weight: bold;
  font-size: 2.1em;
  margin-top: 5px;
  margin-bottom: 30px;
}

.sidebar {
  margin-bottom: 30px;
  z-index: 9996;
  position: relative;
}
.sidebar .widget_nav_menu {
  margin-bottom: 20px;
  background: #f1f1f1;
  border-radius: 30px;
}
.sidebar ul {
  margin: 10px 0;
}
.sidebar ul li {
  display: block;
  list-style: none !important;
  text-decoration: none !important;
  transition: 0.1s linear all;
}
.sidebar ul li a {
  display: block;
  position: relative;
  border-bottom: 1px solid #ddd;
  width: 100%;
  padding: 10px;
  margin-bottom: 0px;
  color: #000;
  background: #f1f1f1;
  font-size: 1em;
  transition: 0.1s linear all;
}
.sidebar ul li a:before {
  content: ">";
  margin-right: 5px;
  font-weight: bold;
}
.sidebar ul li:hover a {
  border-bottom: 5px solid #ddd;
}
.sidebar h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 1.4em;
  margin: 0;
  text-transform: uppercase;
  padding: 10px;
  background: #1da4de;
  border-radius: 30px;
  box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.45);
}

.calendar-wrapper {
  display: block;
  margin-top: 15px;
}
.calendar-wrapper h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #222;
  font-size: 1.4em;
  margin: 0;
  margin-bottom: 10px;
  padding: 5px 10px 10px 0;
  border-bottom: 2px solid #f1f1f1;
  text-transform: uppercase;
}

section#main {
  padding-bottom: 30px;
}
section#main .category-archive {
  margin-top: 30px;
}
section#main .news h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 1.4em;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 10px 10px 10px 0;
  border-bottom: 2px solid #f1f1f1;
  text-transform: uppercase;
}
section#main .news .head {
  position: relative;
  padding: 10px 0;
  margin: 0 15px 15px 15px;
}
section#main .news .head h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #222;
  font-size: 1.4em;
  margin: 0;
  text-transform: uppercase;
}
section#main .news .head h3 a {
  color: #222 !important;
}
section#main .news .head span {
  position: absolute;
  right: 10px;
  top: 10px;
  font-weight: bold;
  font-size: 0.7em;
}
section#main .news .head span a {
  color: #222 !important;
}
section#main .news .head span i {
  font-weight: bold;
}
section#main .news .news-content .item {
  margin-bottom: 15px;
  position: relative;
  border: 1px solid #ddd;
}
section#main .news .news-content .item .image {
  min-height: 175px;
  max-height: 175px;
  overflow: hidden;
  background: #ddd;
  border-bottom: 1px solid #ddd;
}
section#main .news .news-content .item .image img {
  overflow: hidden;
  display: block;
  margin: 0 auto;
  min-height: 175px;
}
section#main .news .news-content .item .image .date {
  font-family: "Rubik", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #019342;
  padding: 3px 10px;
  font-size: 0.9em;
}
section#main .news .news-content .item .text {
  min-height: 180px;
  position: relative;
  padding: 10px;
  background: #fff;
}
section#main .news .news-content .item .text h2 {
  overflow: hidden;
  max-height: 48px;
  font-size: 1.4em;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
section#main .news .news-content .item .text h2 a {
  font-family: "Rubik", sans-serif;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
  color: #000;
}
section#main .news .news-content .item .text p {
  display: block;
  color: #555555;
  font-size: 0.94em;
  line-height: 20px;
  padding: 5px 0;
  max-height: 100px;
  overflow: hidden;
}
section#main .news .news-content .item .item-title {
  border-left: 2px solid #cecece;
  padding-left: 20px;
  min-height: 62px;
  font-size: 1.3em;
}
section#main .news .news-content .item .item-title a {
  color: #394551;
  font-weight: bold;
  margin: 0;
  padding: 0;
  min-height: 46px;
  display: block;
}
section#main .news .news-content .item .read-more {
  font-family: "Rubik", sans-serif;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  color: #606060 !important;
  font-size: 13px;
  float: right;
  opacity: 1;
  visibility: visible;
  position: absolute;
  bottom: 0;
  right: 0;
}

section#main .no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.heading-image {
  font-family: "Rubik", sans-serif;
  position: relative;
  background-color: #fafafa;
}
.heading-image .title {
  padding: 30px 15px;
  color: #222;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.heading-image .title .title-cell {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: left;
}
.heading-image .title .title-cell .page-title {
  font-family: "Rubik", sans-serif;
  margin: 0;
  color: inherit;
  font-weight: 400;
  font-size: 1.4em;
}
.heading-image .title .title-cell .page-title li {
  list-style: none !important;
}
.heading-image .title .title-cell .page-title a {
  color: #fff !important;
}
.heading-image .title .title-cell .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  background: none;
  color: inherit;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.heading-image .title .title-cell #breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden;
}
.heading-image .title .title-cell #breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  cursor: pointer;
  color: #222;
  font-size: 1.3em;
  font-weight: 300;
}
.heading-image .title .title-cell #breadcrumbs li a {
  color: #222 !important;
}
.heading-image .title .title-cell #breadcrumbs li a:hover {
  text-decoration: none !important;
}
.heading-image .title .title-cell #breadcrumbs .separator {
  font-size: 15px;
  font-weight: 100;
  padding: 0 5px;
  color: #222;
  margin-right: 5px !important;
  font-weight: bold;
}

.print-pdf-icons {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  background: #f1f1f1;
  display: block;
  font-size: 25px;
  padding: 10px;
  font-size: 0.8em;
  transition: 0.1s linear all;
}
.print-pdf-icons div {
  display: inline-block;
}
.print-pdf-icons a, .print-pdf-icons #readNews {
  cursor: pointer;
  display: inline;
  color: #000 !important;
  margin-right: 10px;
  padding: 10px;
  transition: 0.1s linear all;
  border: 1px solid #ddd;
  background: #fff;
}
.print-pdf-icons a:hover, .print-pdf-icons #readNews:hover {
  background: #0071a2 !important;
  color: #fff !important;
}

section#single {
  position: relative;
  z-index: 9996;
  background: #fff;
}
section#single .single-post {
  background: #fff;
}
section#single .single-post .image {
  overflow: hidden;
  text-align: center;
}
section#single .single-post .image img {
  width: auto;
}
section#single .single-post .content {
  padding-bottom: 30px;
  font-family: "Rubik", sans-serif;
  line-height: 33px;
  font-weight: 400;
  font-style: normal;
  color: #000;
  text-align: justify;
  border-bottom: 1px solid #f1f1f1;
}
section#single .single-post .content .post-title {
  font-family: "Rubik", sans-serif;
  line-height: 34px;
  font-weight: 400;
  font-style: normal;
  color: #222;
  font-size: 2em;
  opacity: 1;
  margin: 20px 0;
  padding: 0 0;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
section#single .single-post .content .date {
  font-family: "Rubik", sans-serif;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  color: #606060 !important;
  font-size: 11px;
  opacity: 1;
  visibility: visible;
  display: inline-block;
}
section#single .single-post .content .bar {
  height: 40px;
  background: #687886;
  margin-top: 30px;
  width: 100%;
}

section#page {
  position: relative;
  z-index: 9996;
  background: #fff;
}
section#page .page-post {
  background: #fff;
}
section#page .page-post .image {
  overflow: hidden;
  text-align: center;
}
section#page .page-post .image img {
  width: auto;
}
section#page .page-post .content {
  padding-bottom: 30px;
  font-family: "Rubik", sans-serif;
  line-height: 33px;
  font-weight: 400;
  font-style: normal;
  color: #000;
  text-align: justify;
  border-bottom: 1px solid #f1f1f1;
}
section#page .page-post .content .post-title {
  font-family: "Rubik", sans-serif;
  line-height: 34px;
  font-weight: 400;
  font-style: normal;
  color: #222;
  font-size: 2em;
  opacity: 1;
  margin: 20px 0;
  padding: 0 0;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
section#page .page-post .content .date {
  font-family: "Rubik", sans-serif;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  color: #606060 !important;
  font-size: 11px;
  opacity: 1;
  visibility: visible;
  display: inline-block;
}
section#page .page-post .content .bar {
  height: 40px;
  background: #687886;
  margin-top: 30px;
  width: 100%;
}

#article-text {
  background: #fff;
}

section#category .head-title {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #222;
  font-size: 1.4em;
  margin: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  padding: 12px 0;
  border-bottom: 6px solid #ddd;
}
section#category .cat-wrapper {
  align-items: stretch;
  align-content: stretch;
  display: flex;
  flex-wrap: wrap;
}
section#category .item {
  margin-bottom: 15px;
  position: relative;
  border: 1px solid #ddd;
}
section#category .item .image {
  min-height: 175px;
  max-height: 175px;
  overflow: hidden;
  background: #ddd;
  border-bottom: 1px solid #ddd;
}
section#category .item .image img {
  overflow: hidden;
  display: block;
  margin: 0 auto;
  min-height: 175px;
}
section#category .item .image .date {
  font-family: "Rubik", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #019342;
  padding: 3px 10px;
  font-size: 0.9em;
}
section#category .item .text {
  min-height: 180px;
  position: relative;
  background: #fff;
  padding: 10px;
}
section#category .item .text h2 {
  overflow: hidden;
  max-height: 48px;
  font-size: 1.4em;
}
section#category .item .text h2 a {
  font-family: "Rubik", sans-serif;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
  color: #000;
}
section#category .item .text p {
  display: block;
  color: #555555;
  font-size: 0.94em;
  line-height: 20px;
  padding: 5px 0;
  max-height: 100px;
  overflow: hidden;
}
section#category .item .text .item-title {
  border-left: 2px solid #cecece;
  padding-left: 20px;
  min-height: 62px;
  font-size: 1.3em;
}
section#category .item .text .item-title a {
  color: #394551;
  font-weight: bold;
  margin: 0;
  padding: 0;
  min-height: 46px;
  display: block;
}
section#category .item .read-more {
  font-family: "Rubik", sans-serif;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  color: #606060 !important;
  font-size: 13px;
  float: right;
  opacity: 1;
  visibility: visible;
  position: absolute;
  bottom: 0;
  right: 0;
}
section#category .pagination {
  padding: 5px 0;
  background: #29712f;
  text-align: center;
  width: 100%;
  border-radius: 0 !important;
  margin: 0 !important;
}
section#category .pagination next, section#category .pagination prev {
  padding: 5px 0 !important;
}
section#category .pagination .page-numbers {
  padding: 5px 10px;
}
section#category .pagination .dots {
  color: #fff;
  font-weight: bold;
}
section#category .pagination a {
  color: #fff !important;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
section#category .pagination .current {
  color: #222;
  font-weight: bold;
  background: #fff;
}

section#archive .pagination {
  padding: 5px 0;
  background: #29712f;
  text-align: center;
  width: 100%;
  border-radius: 0 !important;
  margin: 0 !important;
}
section#archive .pagination next, section#archive .pagination prev {
  padding: 5px 0 !important;
}
section#archive .pagination .page-numbers {
  padding: 5px 10px;
}
section#archive .pagination .dots {
  color: #fff;
  font-weight: bold;
}
section#archive .pagination a {
  color: #fff !important;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
section#archive .pagination .current {
  color: #222;
  font-weight: bold;
  background: #fff;
}

section#banner {
  background: #fff;
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}
section#banner .heading {
  font-weight: bold;
  font-size: 2.1em;
  margin-top: 5px;
  margin: 30px 0;
}
section#banner .item {
  border: 1px solid #ddd;
  margin-bottom: 30px;
  transition: 0.1s linear all;
}
section#banner .item:hover {
  transition: 0.1s linear all;
  box-shadow: 0px 5px 15px 0 #02692f;
}

section#kontakt {
  font-family: "Rubik", sans-serif;
  background: #fff;
  position: relative;
  text-align: left;
  color: #000 !important;
  box-shadow: inset 0 -5px 5px 0 rgba(0, 0, 0, 0.02);
}
section#kontakt .kontakt-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0.1;
  z-index: 0;
}
section#kontakt h3 {
  margin: 10px 0 20px 0;
  font-size: 20px;
  color: #000 !important;
  font-weight: 700;
}
section#kontakt span {
  font-size: 17px;
  margin-bottom: 5px;
  display: inline-block;
}
section#kontakt span a {
  color: #000 !important;
}
section#kontakt .bold {
  font-weight: 700;
}
section#kontakt .info .box {
  border: none;
  text-align: left;
  z-index: 10;
}
section#kontakt .info .box img {
  max-width: 150px;
  width: 100%;
}
section#kontakt .subbox {
  font-size: 17px;
}
section#kontakt .box {
  border-left: 1px solid #ddd;
  min-height: 333px;
  padding: 15px 0 15px 30px;
  z-index: 10;
}
section#kontakt .box h3 {
  font-family: "Rubik", sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
}
section#kontakt .box span i {
  color: #009688;
  padding: 5px;
  border: 1px solid #dddddd;
  min-width: 30px;
  text-align: center;
  margin-right: 5px;
  background: #fafafa;
}
section#kontakt .box .mini-box {
  position: relative;
}
section#kontakt .day-icon {
  display: inline-block;
  color: #009688;
  padding: 5px;
  border: 1px solid #dddddd;
  min-width: 48px;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #fafafa;
  font-weight: bold;
}
section#kontakt .image-box {
  padding: 15px 0 !important;
}
section#kontakt .box-image {
  display: inline-block;
  margin-right: 15px;
}
section#kontakt .itlu-box {
  margin-top: 10px;
}
section#kontakt .itlu-box img {
  max-width: 85px;
  z-index: 9999;
}

.map {
  position: relative;
  display: block;
  background-image: url(img/mapa.jpg);
  background-size: cover;
  background-position: center center;
  min-height: 350px;
  height: 350px;
  z-index: 10;
}

section#copyright {
  padding: 10px 0;
  background: #fff;
  text-align: center;
}
section#copyright span {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-size: 12px;
  padding: 0 15px;
}
section#copyright .left {
  float: left;
  line-height: 34px;
}
section#copyright .right {
  float: right;
}
section#copyright img {
  max-width: 80px;
  opacity: 1;
  transition: 0.2s linear all;
}
section#copyright img:hover {
  opacity: 0.8;
  transition: 0.2s linear all;
}

.eventCalendar-slider {
  min-height: 270px !important;
}

.eventCalendar-day a {
  border: solid 2px #fff !important;
}

.eventCalendar-daysList.eventCalendar-showAsWeek li {
  border-top: solid 2px #fff !important;
}

.eventCalendar-wrap .eventCalendar-arrow {
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  text-align: right;
  color: #000 !important;
  z-index: 9997;
  background: #0088c3 !important;
}

.eventCalendar-prev {
  right: 25px !important;
  left: auto !important;
}

.eventCalendar-wrap .eventCalendar-daysList li.eventCalendar-day {
  color: #989898;
  background: #f0f8fc;
}

.eventCalendar-wrap .eventCalendar-daysList li.eventCalendar-day:nth-child(7n-1) {
  background: #e9f8ff !important;
}

.eventCalendar-wrap .eventCalendar-daysList li.eventCalendar-day:nth-child(7n) {
  background: #dceef7 !important;
}

.eventCalendar-daysList.eventCalendar-showAsWeek li.eventCalendar-empty {
  background: #fff;
}

.eventCalendar-day-header {
  font-size: 18px !important;
}

.eventCalendar-wrap .eventCalendar-daysList li {
  display: block;
  float: left;
  line-height: 40px;
  margin: 1px;
}

.eventCalendar-wrap .eventCalendar-daysList li.eventCalendar-day-header {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #b1b1b1;
}

.eventCalendar-wrap .eventCalendar-prev span {
  border-right: 6px solid #fff !important;
}

.eventCalendar-wrap .eventCalendar-next span {
  border-left: 6px solid #fff !important;
}

.eventCalendar-currentTitle .eventCalendar-monthTitle {
  color: #000 !important;
  text-align: left !important;
}

.eventCalendar-daysList.eventCalendar-showAsWeek {
  border-left: none !important;
  margin-bottom: 0;
  background: #fff !important;
  border-right: none !important;
}

.eventCalendar-daysList.eventCalendar-showAsWeek li {
  border-top: 2px solid #e6e6e6;
}

.eventCalendar-daysList li.today a {
  background: #29712f !important;
}

@media (max-width: 768px) {
  section#top-banner .card-header button {
    font-size: 0.9em !important;
  }
  section#top-banner .card-header button i {
    padding: 10px !important;
  }
  section#top-banner .card-header button .date {
    display: none !important;
  }

  .print-pdf-icons {
    font-size: 1em;
  }

  .navbar {
    margin-bottom: 0 !important;
  }

  .menu-wrapper {
    display: none !important;
  }

  section#main .sidebar ul {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .mobile-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #gallery-1 img {
    width: 100%;
    height: auto;
  }

  .sidebar {
    display: none !important;
  }

  .info-banner {
    display: none;
  }

  .mobile-hide {
    display: none !important;
  }

  .content img {
    max-width: 100%;
  }

  .sub-page-menu {
    margin-top: 15px;
  }
  .sub-page-menu ul li {
    font-size: 1em;
    padding: 10px 5px;
  }

  .single .owl-main, .page .owl-main, .search .owl-main, .archive .owl-main {
    display: none !important;
  }

  .owl-carousel .item {
    min-height: 300px !important;
    height: auto !important;
  }

  .print-pdf-icons a, .print-pdf-icons #readNews {
    padding: 0;
    display: block;
    text-align: center;
  }

  .heading-image {
    padding-top: 64px;
  }
  .heading-image .title {
    padding: 15px 0;
  }
  .heading-image .title .title-cell .page-title {
    font-size: 1.2em;
  }
  .heading-image .title .title-cell #breadcrumbs li {
    font-size: 1.1em;
  }

  section#kontakt .box {
    min-height: auto !important;
    padding: 15px 0;
    border-left: none;
  }
  section#kontakt .image {
    margin-top: 0 !important;
    padding-bottom: 30px;
  }
  section#kontakt .image img {
    max-width: 140px;
  }

  .mobile-wrapper {
    position: fixed;
    top: 0;
    padding: 5px;
    z-index: 9998;
    width: 100%;
    background: #fff;
    border-bottom: 4px solid #f1f1f1;
  }
  .mobile-wrapper .icons {
    text-align: center;
    padding: 10px 0;
  }
  .mobile-wrapper .icons .font_plus, .mobile-wrapper .icons .font_minus, .mobile-wrapper .icons .change_contrast, .mobile-wrapper .icons .font_standard {
    min-height: 35px;
    min-width: 35px;
    background: #535254;
    color: #fff;
    border: none;
    padding: 7px 0 5px 0;
    font-size: 17px;
    margin-left: 3px;
  }
  .mobile-wrapper .icons a i {
    min-height: 35px;
    min-width: 35px;
    background: #fff;
    text-align: center;
    padding: 9px 0 5px 0;
    font-size: 17px;
    color: #fff;
    margin-left: 3px;
    margin-bottom: 6px;
    border: 1px solid;
  }
  .mobile-wrapper .logo {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #000 !important;
    z-index: 9999;
  }
  .mobile-wrapper .logo img {
    max-width: 50px;
    display: inline-block;
    margin-right: 5px;
    margin-top: -6px;
  }
  .mobile-wrapper .logo h3 {
    text-transform: uppercase;
    position: absolute;
    left: 60px;
    font-size: 16px;
    top: -18px;
    min-width: 225px;
    font-size: 23px;
  }
  .mobile-wrapper .logo h3 span.bold {
    font-weight: bold;
  }
  .mobile-wrapper .logo .sub-title {
    position: absolute;
    left: 60px;
    top: 23px;
    font-size: 13px;
    font-weight: 400;
    min-width: 215px;
  }
  .mobile-wrapper navbar-toggle {
    margin-right: 5px !important;
  }
  .mobile-wrapper .sidebar-widget {
    margin: 15px 0;
  }
  .mobile-wrapper .sidebar-widget h3 {
    font-family: "Rubik", sans-serif;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
    color: #222 !important;
    padding: 10px 0;
    line-height: 20px;
    font-size: 1.3em;
    margin: 0 !important;
    cursor: pointer;
  }
  .mobile-wrapper .sidebar-widget ul {
    background: #f1f1f1;
  }
  .mobile-wrapper .sidebar-widget ul li {
    list-style: none;
    font-family: "Rubik", sans-serif;
    text-align: center;
    border-bottom: 1px solid #fff;
    color: #222 !important;
    padding: 10px 0;
    line-height: 20px;
    font-size: 1.3em;
    margin: 0 !important;
    cursor: pointer;
  }
  .mobile-wrapper .sidebar-widget ul li a {
    color: #222 !important;
  }
  .mobile-wrapper .widget-menu {
    display: none;
    transition: 0.3s linear all;
  }
  .mobile-wrapper .active .widget-menu {
    display: block;
    transition: 0.3s linear all;
  }

  section#copyright {
    text-align: center !important;
  }
  section#copyright .left {
    float: none !important;
    text-align: center;
  }
  section#copyright .right {
    display: block;
    float: none !important;
    text-align: center;
  }
  section#copyright .hide-mobile {
    display: none !important;
  }
  section#copyright .author, section#copyright span {
    font-size: 0.688em;
    text-align: center;
  }

  .navbar-nav > li > a {
    font-family: "Rubik", sans-serif;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
    color: #fff !important;
  }

  section#main .news .news-content .item .text {
    min-height: auto !important;
  }
  section#main .news .news-content .item .image {
    background: #fff !important;
  }
  section#main .news .news-content .item .image img {
    min-height: auto !important;
  }
  section#main .news .news-content .item img {
    width: auto !important;
  }

  section#category .item .image {
    background: #fff !important;
  }
  section#category .item .image img {
    min-height: auto !important;
  }
  section#category .item img {
    width: auto !important;
  }
  section#category .item .text h2 {
    margin: 0 !important;
  }

  section#boxes .box {
    padding: 8px 5px !important;
    min-height: 136px;
  }
  section#boxes .box span {
    font-size: 1em !important;
    padding: 10px 5px 0 5px !important;
  }
  section#boxes .box a img {
    max-width: 70px !important;
	padding-top: 10px !important;
  }
}
@media (min-width: 768px) {
  .mobile-wrapper {
    display: none !important;
  }

  .dropdown-menu {
    margin-top: 7px !important;
    border: none !important;
  }

  .fixed-menu .head-menu {
    transition: 0.3s linear all;
    padding: 15px 0;
  }

  .navbar {
    font-family: "Rubik", sans-serif;
    z-index: 9990 !important;
    min-height: auto !important;
    margin-bottom: 0 !important;
    background: transparent;
    float: right;
  }

  .navbar-nav {
    width: 100%;
    float: left;
    margin: 0;
    background: transparent;
  }
  .navbar-nav > li {
    display: inline-block !important;
  }
  .navbar-nav > li > a {
    font-family: "Rubik", sans-serif;
    line-height: 15px !important;
    font-weight: 700;
    font-style: normal;
    color: #fff !important;
    font-size: 0.75em;
    opacity: 1;
    padding: 10px 0 10px 0 !important;
    margin: 0 10px;
    text-transform: uppercase;
  }
  .navbar-nav > li:hover {
    background: #e31e24;
  }
  .navbar-nav > li:hover > a {
    color: #fff !important;
  }

  .navbar-collapse {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .navbar-collapse.collapse {
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 1000px) {
  .welcome .head-title span {
    font-size: 1.3em;
  }
  .welcome .icons-wrapper .icons {
    margin-top: 3px;
  }
  .welcome .bip img {
    margin-top: -4px;
  }
}
@media print {
  .mobile-wrapper, .menu-wrapper, section#single .single-post .image, section#page .page-post .image, #calendar, .sidebar, section#banner, section#kontakt, #map, section#copyright, .print-pdf-icons, .map, .heading-image {
    display: none;
  }

  section#single .single-post .content {
    border-bottom: none;
  }
  section#single .single-post .content .post-title {
    border-bottom: none;
    font-size: 1.4em;
    margin-bottom: 15px;
    padding-bottom: 0;
  }

  section#page .page-post .content {
    border-bottom: none;
  }
  section#page .page-post .content .post-title {
    border-bottom: none;
    font-size: 1.4em;
    margin-bottom: 15px;
    padding-bottom: 0;
  }
}
#lightbox {
  z-index: 9999 !important;
}

/*image wrapping in wordpress posts*/
img.alignright {
  float: right;
  margin: 1em 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 1em 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*# sourceMappingURL=style.css.map */
