.nodisplay {
  display: none;
}

.alert i {
  font-size: 1.5em;
  margin-right: 0.5em;
  display: inline-block;
  vertical-align: middle;
}
.alert span {
  display: inline-block;
  vertical-align: middle;
}

.margin-bottom {
  margin-bottom: 20px;
}

.mt-5 {
  margin-top: 48px;
}

.mb-5 {
  margin-bottom: 48px;
}

.vmiddle {
  vertical-align: middle;
}

.inline {
  display: inline-block;
}

.margin-y-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.top-layout {
  position: relative;
  z-index: 1000;
}
.top-layout .top {
  position: relative;
  padding-bottom: 15px;
  background-image: url("../images/background_opacity2.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  background-color: #12572D;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .top-layout .top {
    background: #12572D;
    position: absolute;
    width: 100%;
    padding-bottom: 0;
  }
}
.top-layout .top .menu-layout {
  position: relative;
  bottom: 0;
}
.top-layout .top > .container {
  position: relative;
}
.top-layout .top .nav-lang {
  right: 0;
  bottom: 0;
  height: max-content;
}
@media (max-width: 991px) {
  .top-layout .top .nav-lang {
    right: 70px;
    bottom: 40px;
  }
}
@media (max-width: 767px) {
  .top-layout .top .nav-lang {
    bottom: unset;
    right: 75px;
    top: 23px;
  }
}
.top-layout .top-nazov a {
  color: white;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 33px;
  display: block;
  text-align: center;
  opacity: 0.5;
  letter-spacing: 10px;
}
@media (max-width: 767px) {
  .top-layout .top-nazov {
    display: none;
  }
}
.top-layout .logo {
  height: 0;
}
@media (max-width: 767px) {
  .top-layout .logo {
    height: 60px;
  }
}
.top-layout .logo2 img {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .top-layout .logo2 img {
    width: 470px;
  }
}
@media (max-width: 767px) {
  .top-layout .logo2 img {
    width: 0;
  }
}

.top-layout-podporit {
  background-color: #75B049;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1000;
  background-image: url("../images/background_opacity.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 50%;
}
.top-layout-podporit .menu-layout {
  margin-top: 40px;
}
.top-layout-podporit .logo {
  height: 70px;
  margin-bottom: 8px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .top-layout-podporit .logo {
    height: 50px;
  }
}
.top-layout-podporit h1 {
  text-transform: lowercase;
  color: white;
  font-weight: 300;
}
.top-layout-podporit .text {
  color: white;
}
.top-layout-podporit > .container {
  position: relative;
}
.top-layout-podporit > .container .nav-lang {
  bottom: 0;
}
@media (max-width: 767px) {
  .top-layout-podporit > .container .nav-lang {
    left: 0;
    padding-left: 15px;
    bottom: 25px;
  }
}

.top-layout-podporit-clanok {
  background-image: url("../images/background_opacity.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 20%;
}
.top-layout-podporit-clanok.zelena {
  background-color: #12572D !important;
}
.top-layout-podporit-clanok.tmavozelena {
  background-color: #13494A !important;
}
.top-layout-podporit-clanok.zlta {
  background-color: #D18631 !important;
}
.top-layout-podporit-clanok.fialova {
  background-color: #5D3874 !important;
}
.top-layout-podporit-clanok.modra {
  background-color: #4E9DAF !important;
}
.top-layout-podporit-clanok.tmavomodra {
  background-color: #232A48 !important;
}
.top-layout-podporit-clanok.svetlozelena {
  background-color: #75B049 !important;
}
.top-layout-podporit-clanok > .container {
  position: relative;
}
.top-layout-podporit-clanok > .container .nav-lang {
  bottom: 0;
}
@media (max-width: 767px) {
  .top-layout-podporit-clanok > .container .nav-lang {
    left: 0;
    padding-left: 15px;
    bottom: 25px;
  }
}

.top-layout-small {
  z-index: 1000;
}
.top-layout-small .top {
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .top-layout-small .top {
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .top-layout-small .top {
    padding-bottom: 0;
  }
}
.top-layout-small .top .top-nazov {
  display: none;
}
.top-layout-small .top .logo {
  height: 70px;
  opacity: 1;
}
@media (max-width: 767px) {
  .top-layout-small .top .logo {
    height: 60px;
  }
}
.top-layout-small .top .logo2 {
  margin-bottom: 0;
}
.top-layout-small .top .logo2 img {
  width: 310px;
  margin: 0;
}
.top-layout-small .top .nav-lang {
  bottom: 15px;
}
@media (max-width: 1199px) {
  .top-layout-small .top .nav-lang {
    bottom: unset;
    top: 10px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .top-layout-small .top .nav-lang {
    right: 75px;
    top: 23px;
  }
}
.top-layout-small .top .logo-top-layout-small img {
  float: left;
  width: 80px;
}
.top-layout-small .top .navbar-nav li a {
  padding: 0 10px;
}
.top-layout-small > .container {
  position: relative;
}

.navbar-collapse {
  padding: 0;
}

.navbar-collapse.in {
  overflow-y: visible;
}

.navbar-default {
  border: 0;
  background-color: transparent;
  border-radius: 0px;
  margin: 0;
  min-height: 40px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .navbar-default {
    display: block;
  }
}
@media (max-width: 767px) {
  .navbar-default {
    min-height: 0;
    margin-right: 0px;
  }
}
.navbar-default ul.nav {
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .navbar-default ul.nav {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .navbar-default ul.nav {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .navbar-default ul.nav {
    padding: 5px 0;
    display: block;
    text-align: center;
  }
}
.navbar-default ul.nav li .divider {
  background-color: rgba(255, 255, 255, 0.2);
  height: 40px;
  width: 2px;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.navbar-default ul.nav li > a {
  height: 40px;
  font-size: 15px;
  color: white;
  background-color: transparent;
  cursor: pointer;
  line-height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .navbar-default ul.nav li.uvod > a {
    max-width: 80px;
  }
}
@media (max-width: 767px) {
  .navbar-default ul.nav li.uvod {
    text-align: center;
  }
}
.navbar-default ul.nav li.active a {
  background-color: #12572D;
}
.navbar-default ul.nav li.active a:hover {
  background-color: #0e4222;
}

.navbar-toggle {
  background-color: #12572D;
  margin-top: 30px;
  margin-right: -44px;
}
@media (max-width: 767px) {
  .navbar-toggle {
    margin-right: 0;
    margin-top: 15px;
    display: inline-block;
  }
}
.navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-default .navbar-nav > li > a:focus {
  background-color: #12572D;
}

@media (max-width: 767px) {
  .navbar-collapse {
    border: none;
  }

  .navbar-toggle {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 0px;
    border-color: white !important;
  }

  .navbar-default .navbar-nav > li > a:hover {
    background-color: #12572D;
  }
}
.top-layout-podporit-clanok .navbar-default {
  margin-bottom: 30px;
}
.top-layout-podporit-clanok.zelena .podporit-btn:hover {
  background-color: #092d17 !important;
}
.top-layout-podporit-clanok.zelena ul.nav li a:hover {
  background-color: #092d17 !important;
}
.top-layout-podporit-clanok.tmavozelena .podporit-btn:hover {
  background-color: #092121 !important;
}
.top-layout-podporit-clanok.tmavozelena ul.nav li a:hover {
  background-color: #092121 !important;
}
.top-layout-podporit-clanok.zlta .podporit-btn:hover {
  background-color: #a96c26 !important;
}
.top-layout-podporit-clanok.zlta ul.nav li a:hover {
  background-color: #a96c26 !important;
}
.top-layout-podporit-clanok.fialova .podporit-btn:hover {
  background-color: #412752 !important;
}
.top-layout-podporit-clanok.fialova ul.nav li a:hover {
  background-color: #412752 !important;
}
.top-layout-podporit-clanok.modra .podporit-btn:hover {
  background-color: #3e7d8c !important;
}
.top-layout-podporit-clanok.modra ul.nav li a:hover {
  background-color: #3e7d8c !important;
}
.top-layout-podporit-clanok.tmavomodra .podporit-btn:hover {
  background-color: #121626 !important;
}
.top-layout-podporit-clanok.tmavomodra ul.nav li a:hover {
  background-color: #121626 !important;
}
.top-layout-podporit-clanok.svetlozelena .podporit-btn:hover {
  background-color: #5d8c3a !important;
}
.top-layout-podporit-clanok ul.nav li a:hover {
  background-color: #5d8c3a !important;
}
.top-layout-podporit-clanok > .container {
  position: relative;
}
.top-layout-podporit-clanok > .container .nav-lang {
  bottom: 0 !important;
}
@media (max-width: 767px) {
  .top-layout-podporit-clanok > .container .nav-lang {
    padding-left: 15px;
    right: 75px;
    left: auto;
    bottom: auto;
    top: 40px !important;
  }
}

.menu_bubbles {
  display: flex;
  align-items: center;
  width: max-content;
}
@media (max-width: 1199px) {
  .menu_bubbles {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .menu_bubbles {
    flex-direction: column;
    width: 100%;
  }
}
.menu_bubbles > a {
  margin: 0 15px 0 auto;
}
@media (max-width: 1199px) {
  .menu_bubbles > a {
    margin: 0 15px 0 0;
  }
}
@media (max-width: 767px) {
  .menu_bubbles > a {
    margin: 0 auto 15px auto;
    width: 300px;
  }
}
.menu_bubbles > a:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .menu_bubbles > a:last-child {
    margin-right: auto;
  }
}

.btn {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  border-radius: 6px;
  font-size: 14px;
  font-weight: bold;
}

.btn-dark {
  color: white;
  background-color: #12572D;
  border-color: #12572D;
}
.btn-dark:focus, .btn-dark.focus {
  color: white;
  background-color: #092d17;
  border-color: black;
}
.btn-dark:hover {
  color: white;
  background-color: #092d17;
  border-color: #082413;
}
.btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
  color: white;
  background-color: #092d17;
  border-color: #082413;
}
.btn-dark:active:hover, .btn-dark:active:focus, .btn-dark:active.focus, .btn-dark.active:hover, .btn-dark.active:focus, .btn-dark.active.focus, .open > .btn-dark.dropdown-toggle:hover, .open > .btn-dark.dropdown-toggle:focus, .open > .btn-dark.dropdown-toggle.focus {
  color: white;
  background-color: #030f08;
  border-color: black;
}
.btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
  background-image: none;
}
.btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled.focus, .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled].focus, fieldset[disabled] .btn-dark:hover, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark.focus {
  background-color: #12572D;
  border-color: #12572D;
}
.btn-dark .badge {
  color: #12572D;
  background-color: white;
}

.btn-secondary {
  color: white;
  background-color: #13494A;
  border-color: #13494A;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: white;
  background-color: #092121;
  border-color: black;
}
.btn-secondary:hover {
  color: white;
  background-color: #092121;
  border-color: #061919;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: white;
  background-color: #092121;
  border-color: #061919;
}
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
  color: white;
  background-color: #010505;
  border-color: black;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  background-image: none;
}
.btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary.focus {
  background-color: #13494A;
  border-color: #13494A;
}
.btn-secondary .badge {
  color: #13494A;
  background-color: white;
}

.btn-tertiary {
  color: white;
  background-color: #75B049;
  border-color: #75B049;
}
.btn-tertiary:focus, .btn-tertiary.focus {
  color: white;
  background-color: #5d8c3a;
  border-color: #395624;
}
.btn-tertiary:hover {
  color: white;
  background-color: #5d8c3a;
  border-color: #588537;
}
.btn-tertiary:active, .btn-tertiary.active, .open > .btn-tertiary.dropdown-toggle {
  color: white;
  background-color: #5d8c3a;
  border-color: #588537;
}
.btn-tertiary:active:hover, .btn-tertiary:active:focus, .btn-tertiary:active.focus, .btn-tertiary.active:hover, .btn-tertiary.active:focus, .btn-tertiary.active.focus, .open > .btn-tertiary.dropdown-toggle:hover, .open > .btn-tertiary.dropdown-toggle:focus, .open > .btn-tertiary.dropdown-toggle.focus {
  color: white;
  background-color: #4c7330;
  border-color: #395624;
}
.btn-tertiary:active, .btn-tertiary.active, .open > .btn-tertiary.dropdown-toggle {
  background-image: none;
}
.btn-tertiary.disabled:hover, .btn-tertiary.disabled:focus, .btn-tertiary.disabled.focus, .btn-tertiary[disabled]:hover, .btn-tertiary[disabled]:focus, .btn-tertiary[disabled].focus, fieldset[disabled] .btn-tertiary:hover, fieldset[disabled] .btn-tertiary:focus, fieldset[disabled] .btn-tertiary.focus {
  background-color: #75B049;
  border-color: #75B049;
}
.btn-tertiary .badge {
  color: #75B049;
  background-color: white;
}

.btn-quinary {
  color: white;
  background-color: #D18631;
  border-color: #D18631;
}
.btn-quinary:focus, .btn-quinary.focus {
  color: white;
  background-color: #a96c26;
  border-color: #6b4418;
}
.btn-quinary:hover {
  color: white;
  background-color: #a96c26;
  border-color: #a16624;
}
.btn-quinary:active, .btn-quinary.active, .open > .btn-quinary.dropdown-toggle {
  color: white;
  background-color: #a96c26;
  border-color: #a16624;
}
.btn-quinary:active:hover, .btn-quinary:active:focus, .btn-quinary:active.focus, .btn-quinary.active:hover, .btn-quinary.active:focus, .btn-quinary.active.focus, .open > .btn-quinary.dropdown-toggle:hover, .open > .btn-quinary.dropdown-toggle:focus, .open > .btn-quinary.dropdown-toggle.focus {
  color: white;
  background-color: #8c591f;
  border-color: #6b4418;
}
.btn-quinary:active, .btn-quinary.active, .open > .btn-quinary.dropdown-toggle {
  background-image: none;
}
.btn-quinary.disabled:hover, .btn-quinary.disabled:focus, .btn-quinary.disabled.focus, .btn-quinary[disabled]:hover, .btn-quinary[disabled]:focus, .btn-quinary[disabled].focus, fieldset[disabled] .btn-quinary:hover, fieldset[disabled] .btn-quinary:focus, fieldset[disabled] .btn-quinary.focus {
  background-color: #D18631;
  border-color: #D18631;
}
.btn-quinary .badge {
  color: #D18631;
  background-color: white;
}

.btn-senary {
  color: white;
  background-color: #5D3874;
  border-color: #5D3874;
}
.btn-senary:focus, .btn-senary.focus {
  color: white;
  background-color: #412752;
  border-color: #180e1e;
}
.btn-senary:hover {
  color: white;
  background-color: #412752;
  border-color: #3c244b;
}
.btn-senary:active, .btn-senary.active, .open > .btn-senary.dropdown-toggle {
  color: white;
  background-color: #412752;
  border-color: #3c244b;
}
.btn-senary:active:hover, .btn-senary:active:focus, .btn-senary:active.focus, .btn-senary.active:hover, .btn-senary.active:focus, .btn-senary.active.focus, .open > .btn-senary.dropdown-toggle:hover, .open > .btn-senary.dropdown-toggle:focus, .open > .btn-senary.dropdown-toggle.focus {
  color: white;
  background-color: #2e1c3a;
  border-color: #180e1e;
}
.btn-senary:active, .btn-senary.active, .open > .btn-senary.dropdown-toggle {
  background-image: none;
}
.btn-senary.disabled:hover, .btn-senary.disabled:focus, .btn-senary.disabled.focus, .btn-senary[disabled]:hover, .btn-senary[disabled]:focus, .btn-senary[disabled].focus, fieldset[disabled] .btn-senary:hover, fieldset[disabled] .btn-senary:focus, fieldset[disabled] .btn-senary.focus {
  background-color: #5D3874;
  border-color: #5D3874;
}
.btn-senary .badge {
  color: #5D3874;
  background-color: white;
}

.btn-muted {
  color: white;
  background-color: #a6acaf;
  border-color: #a6acaf;
}
.btn-muted:focus, .btn-muted.focus {
  color: white;
  background-color: #8b9397;
  border-color: #656d70;
}
.btn-muted:hover {
  color: white;
  background-color: #8b9397;
  border-color: #868e92;
}
.btn-muted:active, .btn-muted.active, .open > .btn-muted.dropdown-toggle {
  color: white;
  background-color: #8b9397;
  border-color: #868e92;
}
.btn-muted:active:hover, .btn-muted:active:focus, .btn-muted:active.focus, .btn-muted.active:hover, .btn-muted.active:focus, .btn-muted.active.focus, .open > .btn-muted.dropdown-toggle:hover, .open > .btn-muted.dropdown-toggle:focus, .open > .btn-muted.dropdown-toggle.focus {
  color: white;
  background-color: #788186;
  border-color: #656d70;
}
.btn-muted:active, .btn-muted.active, .open > .btn-muted.dropdown-toggle {
  background-image: none;
}
.btn-muted.disabled:hover, .btn-muted.disabled:focus, .btn-muted.disabled.focus, .btn-muted[disabled]:hover, .btn-muted[disabled]:focus, .btn-muted[disabled].focus, fieldset[disabled] .btn-muted:hover, fieldset[disabled] .btn-muted:focus, fieldset[disabled] .btn-muted.focus {
  background-color: #a6acaf;
  border-color: #a6acaf;
}
.btn-muted .badge {
  color: #a6acaf;
  background-color: white;
}

.btn-round {
  border-radius: 30px;
  display: flex;
  width: max-content;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0 auto;
  padding: 9px 20px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .btn-round {
    margin-bottom: 15px;
  }
}
.btn-round i {
  font-size: 20px;
  margin-left: 5px;
  line-height: 15px;
}

.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  /* .banner-small{
     height: 300px;
   }

   .banner-page{
     height: 440px;
   }

   .banner-big{
     height: 550px;
   }*/
}
.banner .rev-slidebg {
  width: 100% !important;
}
.banner .banner-scroll {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
}
@media (max-width: 767px) {
  .banner .banner-scroll {
    width: 40px;
  }
}
.banner .banner-scroll a {
  cursor: pointer;
}
.banner .banner-scroll a i {
  font-size: 60px;
  color: white;
}
@media (max-width: 767px) {
  .banner .banner-scroll a i {
    font-size: 40px;
  }
}
.banner .banner-header {
  background-color: white;
  height: auto;
  width: 100%;
}
@media (max-width: 767px) {
  .banner .banner-header {
    display: flex;
  }
  .banner .banner-header .container {
    display: flex;
    align-items: flex-end;
  }
}
.banner .banner-header h1 {
  color: black;
  margin: 0;
  padding: 50px 0;
}
@media (max-width: 991px) {
  .banner .banner-header h1 {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .banner .banner-header h1 {
    padding: 15px 0;
    height: fit-content;
    height: -moz-fit-content;
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .banner-big, .banner-small {
    padding-top: 64px;
  }
}

.tp-bullet {
  background: white !important;
  box-shadow: inset 0 0 0 2px white !important;
}

.tp-bullet:hover {
  background: #A6ACAF !important;
  box-shadow: inset 0 0 0 2px #A6ACAF !important;
}

.tp-bullet.selected, .tp-bullet.selected:hover, .tp-bullet.selected:after {
  background: #A6ACAF !important;
  background-color: #A6ACAF !important;
  box-shadow: inset 0 0 0 2px #A6ACAF !important;
}

@media (max-width: 767px) {
  .tp-bullets {
    left: 150% !important;
    top: 135% !important;
  }
}
.rev-slidebg {
  max-width: 100% !important;
}

h1, .h1 {
  padding: 0.25em 0.5em;
  color: white;
  background-color: #12572D;
}

h2, .h2 {
  margin-top: 14px;
  margin-bottom: 12px;
  line-height: 1.3;
  color: #12572D;
}
h2 a, .h2 a {
  color: #13494A;
}
h2 a:hover, .h2 a:hover {
  color: #092121;
}

h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #12572D;
}
h3 a {
  color: #12572D;
}
h3 a:hover {
  color: #092d17;
}

.lightgallery .gallery_item {
  margin-bottom: 15px;
  cursor: pointer;
}

.lg-backdrop.in {
  opacity: 0.9;
}

.clanky-aktuality-uvod {
  margin-bottom: 60px;
  position: relative;
  display: table;
}
.clanky-aktuality-uvod .clanok .clanok-foto {
  position: relative;
}
.clanky-aktuality-uvod .clanok .clanok-foto .foto-strip {
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 2;
  bottom: 0;
}
.clanky-aktuality-uvod .clanok .clanok-foto .foto-strip:after {
  background-image: url("../images/icons.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  content: "";
}
.clanky-aktuality-uvod .clanok .clanok-text {
  color: #58585A;
}
.clanky-aktuality-uvod .clanok .clanok-text h2 {
  color: #58585A;
  font-size: 28px;
}
.clanky-aktuality-uvod .clanok .clanok-text h2 a {
  color: #58585A;
}

.clanky-podujatia-uvod {
  color: #58585A;
  margin-bottom: 80px;
}
.clanky-podujatia-uvod .no-data {
  color: #58585A;
}
.clanky-podujatia-uvod .col-sm-4 {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .clanky-podujatia-uvod .col-sm-4 {
    padding-left: 15px;
  }
}
.clanky-podujatia-uvod .col-sm-8 {
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .clanky-podujatia-uvod .col-sm-8 {
    padding-right: 15px;
  }
}
.clanky-podujatia-uvod hr {
  border-top: 2px solid #A8A9AD;
}
.clanky-podujatia-uvod .clanok-nazov h2 {
  color: #58585A;
  text-transform: uppercase;
  font-size: 28px;
  margin: 0;
}
.clanky-podujatia-uvod .clanok-nazov h2 a {
  color: #58585A;
}
.clanky-podujatia-uvod .clanok-nazov .arrows {
  font-size: 28px;
}
.clanky-podujatia-uvod .clanok-nazov .arrows a {
  color: #58585A;
}
.clanky-podujatia-uvod .clanok-nazov .datum {
  background-color: #A6ACAF;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
  padding: 4px 18px;
  border-radius: 12px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .clanky-podujatia-uvod .clanok-nazov .datum {
    margin-bottom: 15px;
  }
}
.clanky-podujatia-uvod .clanok-text {
  color: #58585A;
}
.clanky-podujatia-uvod .facebook {
  margin-bottom: 20px;
}
.clanky-podujatia-uvod .youtube .item {
  margin-bottom: 20px;
}

.clanky-projekty-uvod .header-strip, .clanky-podporte-nas .header-strip, .clanok_simply_vypis .header-strip {
  width: 100%;
  display: block;
  height: 4px;
  margin-bottom: 15px;
}
.clanky-projekty-uvod .header-strip .strip, .clanky-podporte-nas .header-strip .strip, .clanok_simply_vypis .header-strip .strip {
  width: 120px;
  height: 4px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.2);
  float: left;
}

.clanok_simply_vypis .clanok-text.zelena .strip {
  background-color: #12572D !important;
}
.clanok_simply_vypis .clanok-text.tmavozelena .strip {
  background-color: #13494A !important;
}
.clanok_simply_vypis .clanok-text.zlta .strip {
  background-color: #D18631 !important;
}
.clanok_simply_vypis .clanok-text.fialova .strip {
  background-color: #5D3874 !important;
}
.clanok_simply_vypis .clanok-text.modra .strip {
  background-color: #4E9DAF !important;
}
.clanok_simply_vypis .clanok-text.tmavomodra .strip {
  background-color: #232A48 !important;
}
.clanok_simply_vypis .clanok-text.svetlozelena .strip {
  background-color: #75B049 !important;
}

.clanky-projekty-uvod .clanok-0, .clanky-podporte-nas .clanok-0 {
  position: relative;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-0, .clanky-podporte-nas .clanok-0 {
    margin-bottom: 30px;
    top: 15px;
  }
}
.clanky-projekty-uvod .clanok-0 .clanok-foto, .clanky-podporte-nas .clanok-0 .clanok-foto {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-0 .clanok-foto, .clanky-podporte-nas .clanok-0 .clanok-foto {
    width: 100%;
  }
}
.clanky-projekty-uvod .clanok-0 .clanok-foto img, .clanky-podporte-nas .clanok-0 .clanok-foto img {
  width: 100%;
}
.clanky-projekty-uvod .clanok-0 .clanok-text, .clanky-podporte-nas .clanok-0 .clanok-text {
  position: absolute;
  right: 15px;
  width: 60%;
  top: 100px;
  color: white;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-0 .clanok-text, .clanky-podporte-nas .clanok-0 .clanok-text {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
  }
}
.clanky-projekty-uvod .clanok-0 .clanok-text h2, .clanky-podporte-nas .clanok-0 .clanok-text h2 {
  color: white;
  font-size: 36px;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.clanky-projekty-uvod .clanok-0 .clanok-text h2 a, .clanky-podporte-nas .clanok-0 .clanok-text h2 a {
  color: white;
  text-transform: uppercase;
  display: block;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-0 .clanok-text h2 a, .clanky-podporte-nas .clanok-0 .clanok-text h2 a {
    font-size: 24px;
  }
}
.clanky-projekty-uvod .clanok-1, .clanky-podporte-nas .clanok-1 {
  position: relative;
  margin-bottom: 380px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-1, .clanky-podporte-nas .clanok-1 {
    margin-bottom: 15px;
  }
}
.clanky-projekty-uvod .clanok-1 .clanok-foto, .clanky-podporte-nas .clanok-1 .clanok-foto {
  width: 55%;
  float: right;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-1 .clanok-foto, .clanky-podporte-nas .clanok-1 .clanok-foto {
    width: 100%;
    float: none;
  }
}
.clanky-projekty-uvod .clanok-1 .clanok-foto img, .clanky-podporte-nas .clanok-1 .clanok-foto img {
  width: 100%;
}
.clanky-projekty-uvod .clanok-1 .clanok-text, .clanky-podporte-nas .clanok-1 .clanok-text {
  position: absolute;
  left: 15px;
  width: 60%;
  top: 120px;
  color: white;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-1 .clanok-text, .clanky-podporte-nas .clanok-1 .clanok-text {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.clanky-projekty-uvod .clanok-1 .clanok-text h2, .clanky-podporte-nas .clanok-1 .clanok-text h2 {
  color: white;
  font-size: 36px;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.clanky-projekty-uvod .clanok-1 .clanok-text h2 a, .clanky-podporte-nas .clanok-1 .clanok-text h2 a {
  color: white;
  text-transform: uppercase;
  display: block;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-1 .clanok-text h2 a, .clanky-podporte-nas .clanok-1 .clanok-text h2 a {
    font-size: 24px;
  }
}
.clanky-projekty-uvod .clanok-2, .clanky-podporte-nas .clanok-2 {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-2, .clanky-podporte-nas .clanok-2 {
    margin-bottom: 15px;
  }
}
.clanky-projekty-uvod .clanok-2 .clanok-foto, .clanky-podporte-nas .clanok-2 .clanok-foto {
  width: 65%;
  float: left;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-2 .clanok-foto, .clanky-podporte-nas .clanok-2 .clanok-foto {
    width: 100%;
    margin-top: 0;
    float: none;
  }
}
.clanky-projekty-uvod .clanok-2 .clanok-foto img, .clanky-podporte-nas .clanok-2 .clanok-foto img {
  width: 100%;
}
.clanky-projekty-uvod .clanok-2 .clanok-text, .clanky-podporte-nas .clanok-2 .clanok-text {
  float: right;
  width: 35%;
  top: 0px;
  color: white;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-2 .clanok-text, .clanky-podporte-nas .clanok-2 .clanok-text {
    width: 100%;
  }
}
.clanky-projekty-uvod .clanok-2 .clanok-text h2, .clanky-podporte-nas .clanok-2 .clanok-text h2 {
  color: white;
  font-size: 36px;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.clanky-projekty-uvod .clanok-2 .clanok-text h2 a, .clanky-podporte-nas .clanok-2 .clanok-text h2 a {
  color: white;
  text-transform: uppercase;
  display: block;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-2 .clanok-text h2 a, .clanky-podporte-nas .clanok-2 .clanok-text h2 a {
    font-size: 24px;
  }
}
.clanky-projekty-uvod .clanok-3, .clanky-podporte-nas .clanok-3 {
  position: relative;
  margin-bottom: 60px;
}
.clanky-projekty-uvod .clanok-3 .clanok-foto, .clanky-podporte-nas .clanok-3 .clanok-foto {
  width: 45%;
  float: right;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-3 .clanok-foto, .clanky-podporte-nas .clanok-3 .clanok-foto {
    width: 100%;
  }
}
.clanky-projekty-uvod .clanok-3 .clanok-foto img, .clanky-podporte-nas .clanok-3 .clanok-foto img {
  width: 100%;
}
.clanky-projekty-uvod .clanok-3 .clanok-text, .clanky-podporte-nas .clanok-3 .clanok-text {
  position: absolute;
  width: 65%;
  top: 100px;
  left: 15px;
  color: white;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-3 .clanok-text, .clanky-podporte-nas .clanok-3 .clanok-text {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.clanky-projekty-uvod .clanok-3 .clanok-text h2, .clanky-podporte-nas .clanok-3 .clanok-text h2 {
  color: white;
  font-size: 36px;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.clanky-projekty-uvod .clanok-3 .clanok-text h2 a, .clanky-podporte-nas .clanok-3 .clanok-text h2 a {
  color: white;
  text-transform: uppercase;
  display: block;
}
@media screen and (max-width: 767px) {
  .clanky-projekty-uvod .clanok-3 .clanok-text h2 a, .clanky-podporte-nas .clanok-3 .clanok-text h2 a {
    font-size: 24px;
  }
}
.clanky-projekty-uvod .col-sm-12:last-child, .clanky-podporte-nas .col-sm-12:last-child {
  margin-bottom: 60px;
}

.clanky-projekty-uvod h3 {
  color: white;
}

.clanky-all {
  position: relative;
}
@media screen and (max-width: 767px) {
  .clanky-all {
    height: 110px;
  }
  .clanky-all h2 {
    text-align: center;
  }
}
.clanky-all a {
  position: absolute;
  right: 0px;
  bottom: 20px;
  color: #58585A;
  border-bottom: 1px solid #D18631;
  text-transform: lowercase;
}
@media screen and (max-width: 767px) {
  .clanky-all a {
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    width: -moz-fit-content;
  }
}
.clanky-all a:hover {
  color: black;
}

.clanky-all-podujatia a {
  right: 15px;
}

.clanky-all-videa {
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .clanky-all-videa {
    height: 20px;
  }
}
.clanky-all-videa a {
  position: relative;
  bottom: unset;
  right: unset;
}

.clanky-aktuality {
  margin-top: 60px;
}
.clanky-aktuality .clanok {
  margin-bottom: 60px;
}
.clanky-aktuality .clanok .clanok-foto {
  position: relative;
}
.clanky-aktuality .clanok .clanok-foto .foto-strip {
  width: calc(100% - 30px);
  height: 50px;
  position: absolute;
  z-index: 2;
  bottom: 0;
}
.clanky-aktuality .clanok .clanok-text {
  color: #58585A;
}
.clanky-aktuality .clanok .clanok-text h2 {
  margin-top: 0;
  color: #58585A;
}
@media screen and (max-width: 767px) {
  .clanky-aktuality .clanok .clanok-text h2 {
    margin-top: 15px;
  }
}
.clanky-aktuality .clanok .clanok-text h2 a {
  color: #58585A;
}
.clanky-aktuality .clanok .clanok-text .datum {
  background-color: #A6ACAF;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
  padding: 4px 18px;
  border-radius: 12px;
  font-size: 16px;
}

.clanky-podujatia {
  margin-top: 60px;
}
.clanky-podujatia .clanok {
  margin-bottom: 60px;
}
.clanky-podujatia .clanok .clanok-foto {
  position: relative;
}
.clanky-podujatia .clanok .clanok-foto .foto-strip {
  width: 100%;
  height: 6px;
  margin-top: 4px;
  border-radius: 4px;
}
.clanky-podujatia .clanok .clanok-text {
  color: #58585A;
}
.clanky-podujatia .clanok .clanok-text h2 {
  margin-top: 0;
  color: #58585A;
  font-size: 28px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .clanky-podujatia .clanok .clanok-text h2 {
    margin-top: 15px;
  }
}
.clanky-podujatia .clanok .clanok-text h2 a {
  color: #58585A;
}
.clanky-podujatia .clanok .clanok-text .datum {
  background-color: #A6ACAF;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
  padding: 4px 18px;
  border-radius: 12px;
  font-size: 16px;
}
.clanky-podujatia .clanok .datum-strip {
  width: 70%;
  height: 4px;
  border-radius: 4px;
  margin: auto;
}

.clanky-projekty {
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #A6ACAF;
  height: inherit;
}
.clanky-projekty > div {
  display: flex;
  width: calc(100% - 30px);
  margin: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .clanky-projekty > div {
    flex-wrap: wrap;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .clanky-projekty .clanok {
    margin-bottom: 15px;
  }
}
.clanky-projekty .clanok > div {
  height: 100%;
  background-color: white;
}
.clanky-projekty .clanok .clanok-text {
  background-color: white;
  color: #58585A;
}
.clanky-projekty .clanok .clanok-text h2 {
  margin-top: 5px;
  color: #58585A;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
}
.clanky-projekty .clanok .clanok-text h2 a {
  color: #58585A;
}
.clanky-projekty .clanok .clanok-text .header-strip {
  width: 120px;
  height: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 15px;
}
.clanky-projekty .clanok .clanok-text .kratky-text {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.clanky-projekty .clanok .clanok-text .viac {
  margin-top: 30px;
  margin-left: 15px;
  width: fit-content;
  width: -moz-fit-content;
  margin-bottom: 30px;
}
.clanky-projekty .clanok .clanok-text .viac a {
  color: white;
  padding: 0 26px;
  font-size: 30px;
}
.clanky-projekty .clanok .clanok-text .viac a:hover {
  color: white;
}

.clanok-view {
  color: #58585A;
}
.clanok-view h1 {
  color: #262626;
}
.clanok-view .clanok-skupina {
  width: fit-content;
  width: -moz-fit-content;
}
.clanok-view .clanok-skupina h2 {
  color: #58585A;
  font-size: 30px;
  width: fit-content;
  width: -moz-fit-content;
  margin-bottom: 0px;
  text-transform: lowercase;
}
.clanok-view .clanok-skupina .strip {
  margin-top: 3px;
  height: 2px;
  width: auto;
  border-radius: 4px;
  background-color: #D18631;
}
.clanok-view h1 {
  font-size: 30px;
  text-transform: uppercase;
}
.clanok-view .datum {
  background-color: #A6ACAF;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
  padding: 4px 18px;
  border-radius: 12px;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.clanky-aktuality-uvod .zelena, .clanky-aktuality .zelena, .clanky-podujatia .zelena {
  background-color: rgba(18, 87, 45, 0.95);
}
.clanky-aktuality-uvod .tmavozelena, .clanky-aktuality .tmavozelena, .clanky-podujatia .tmavozelena {
  background-color: rgba(19, 73, 74, 0.95);
}
.clanky-aktuality-uvod .zlta, .clanky-aktuality .zlta, .clanky-podujatia .zlta {
  background-color: rgba(209, 134, 49, 0.95);
}
.clanky-aktuality-uvod .fialova, .clanky-aktuality .fialova, .clanky-podujatia .fialova {
  background-color: rgba(93, 56, 116, 0.95);
}
.clanky-aktuality-uvod .modra, .clanky-aktuality .modra, .clanky-podujatia .modra {
  background-color: rgba(78, 157, 175, 0.95);
}
.clanky-aktuality-uvod .tmavomodra, .clanky-aktuality .tmavomodra, .clanky-podujatia .tmavomodra {
  background-color: rgba(35, 42, 72, 0.95);
}
.clanky-aktuality-uvod .svetlozelena, .clanky-aktuality .svetlozelena, .clanky-podujatia .svetlozelena {
  background-color: rgba(117, 176, 73, 0.95);
}

.clanky-aktuality-uvod .slimak:before, .clanky-aktuality .slimak:before {
  content: "";
  width: 24px;
  height: 21px;
  background: url("../images/icons.png") no-repeat 0px -20px;
  top: 15px;
  left: 15px;
  position: absolute;
  display: inline-block;
}
.clanky-aktuality-uvod .kvietok:before, .clanky-aktuality .kvietok:before {
  content: "";
  width: 24px;
  height: 21px;
  background: url("../images/icons.png") no-repeat 0px 0px;
  top: 15px;
  left: 15px;
  position: absolute;
  display: inline-block;
}
.clanky-aktuality-uvod .tulipan:before, .clanky-aktuality .tulipan:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -60px;
  top: 15px;
  left: 15px;
  position: absolute;
  display: inline-block;
}
.clanky-aktuality-uvod .baran:before, .clanky-aktuality .baran:before {
  content: "";
  width: 24px;
  height: 21px;
  background: url("../images/icons.png") no-repeat 0px -39px;
  top: 15px;
  left: 15px;
  position: absolute;
  display: inline-block;
}
.clanky-aktuality-uvod .plus:before, .clanky-aktuality .plus:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -80px;
  top: 15px;
  left: 15px;
  position: absolute;
  display: inline-block;
}
.clanky-aktuality-uvod .kriz:before, .clanky-aktuality .kriz:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -120px;
  top: 15px;
  left: 15px;
  position: absolute;
  display: inline-block;
}
.clanky-aktuality-uvod .ruza:before, .clanky-aktuality .ruza:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -100px;
  top: 15px;
  left: 15px;
  position: absolute;
  display: inline-block;
}

.clanky-projekty-uvod .zelena, .clanky-projekty .zelena, .clanky-podporte-nas .zelena {
  background-color: #12572D;
}
.clanky-projekty-uvod .zelena a, .clanky-projekty .zelena a, .clanky-podporte-nas .zelena a {
  background-color: #12572D;
}
.clanky-projekty-uvod .zelena a:hover, .clanky-projekty .zelena a:hover, .clanky-podporte-nas .zelena a:hover {
  background-color: #0e4222;
}
.clanky-projekty-uvod .zelena h2 a:hover, .clanky-projekty .zelena h2 a:hover, .clanky-podporte-nas .zelena h2 a:hover {
  background-color: #12572D;
}
.clanky-projekty-uvod .tmavozelena, .clanky-projekty .tmavozelena, .clanky-podporte-nas .tmavozelena {
  background-color: #13494A;
}
.clanky-projekty-uvod .tmavozelena a, .clanky-projekty .tmavozelena a, .clanky-podporte-nas .tmavozelena a {
  background-color: #13494A;
}
.clanky-projekty-uvod .tmavozelena a:hover, .clanky-projekty .tmavozelena a:hover, .clanky-podporte-nas .tmavozelena a:hover {
  background-color: #0e3536;
}
.clanky-projekty-uvod .tmavozelena h2 a:hover, .clanky-projekty .tmavozelena h2 a:hover, .clanky-podporte-nas .tmavozelena h2 a:hover {
  background-color: #13494A;
}
.clanky-projekty-uvod .zlta, .clanky-projekty .zlta, .clanky-podporte-nas .zlta {
  background-color: #D18631;
}
.clanky-projekty-uvod .zlta a, .clanky-projekty .zlta a, .clanky-podporte-nas .zlta a {
  background-color: #D18631;
}
.clanky-projekty-uvod .zlta a:hover, .clanky-projekty .zlta a:hover, .clanky-podporte-nas .zlta a:hover {
  background-color: #be792a;
}
.clanky-projekty-uvod .zlta h2 a:hover, .clanky-projekty .zlta h2 a:hover, .clanky-podporte-nas .zlta h2 a:hover {
  background-color: #D18631;
}
.clanky-projekty-uvod .fialova, .clanky-projekty .fialova, .clanky-podporte-nas .fialova {
  background-color: #5D3874;
}
.clanky-projekty-uvod .fialova a, .clanky-projekty .fialova a, .clanky-podporte-nas .fialova a {
  background-color: #5D3874;
}
.clanky-projekty-uvod .fialova a:hover, .clanky-projekty .fialova a:hover, .clanky-podporte-nas .fialova a:hover {
  background-color: #4f3063;
}
.clanky-projekty-uvod .fialova h2 a:hover, .clanky-projekty .fialova h2 a:hover, .clanky-podporte-nas .fialova h2 a:hover {
  background-color: #5D3874;
}
.clanky-projekty-uvod .modra, .clanky-projekty .modra, .clanky-podporte-nas .modra {
  background-color: #4E9DAF;
}
.clanky-projekty-uvod .modra a, .clanky-projekty .modra a, .clanky-podporte-nas .modra a {
  background-color: #4E9DAF;
}
.clanky-projekty-uvod .modra a:hover, .clanky-projekty .modra a:hover, .clanky-podporte-nas .modra a:hover {
  background-color: #468d9d;
}
.clanky-projekty-uvod .modra h2 a:hover, .clanky-projekty .modra h2 a:hover, .clanky-podporte-nas .modra h2 a:hover {
  background-color: #4E9DAF;
}
.clanky-projekty-uvod .tmavomodra, .clanky-projekty .tmavomodra, .clanky-podporte-nas .tmavomodra {
  background-color: #232A48;
}
.clanky-projekty-uvod .tmavomodra a, .clanky-projekty .tmavomodra a, .clanky-podporte-nas .tmavomodra a {
  background-color: #232A48;
}
.clanky-projekty-uvod .tmavomodra a:hover, .clanky-projekty .tmavomodra a:hover, .clanky-podporte-nas .tmavomodra a:hover {
  background-color: #1b2037;
}
.clanky-projekty-uvod .tmavomodra h2 a:hover, .clanky-projekty .tmavomodra h2 a:hover, .clanky-podporte-nas .tmavomodra h2 a:hover {
  background-color: #232A48;
}
.clanky-projekty-uvod .svetlozelena, .clanky-projekty .svetlozelena, .clanky-podporte-nas .svetlozelena {
  background-color: #75B049;
}
.clanky-projekty-uvod .svetlozelena a, .clanky-projekty .svetlozelena a, .clanky-podporte-nas .svetlozelena a {
  background-color: #75B049;
}
.clanky-projekty-uvod .svetlozelena a:hover, .clanky-projekty .svetlozelena a:hover, .clanky-podporte-nas .svetlozelena a:hover {
  background-color: #699e42;
}
.clanky-projekty-uvod .svetlozelena h2 a:hover, .clanky-projekty .svetlozelena h2 a:hover, .clanky-podporte-nas .svetlozelena h2 a:hover {
  background-color: #75B049;
}

.podujatie-view .podujatie-tabs {
  margin-top: 50px;
  margin-bottom: 50px;
}
.podujatie-view .podujatie-tabs ul {
  border-bottom: solid 4px #D18631;
}
.podujatie-view .podujatie-tabs ul li {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .podujatie-view .podujatie-tabs ul li {
    width: 100%;
  }
}
.podujatie-view .podujatie-tabs ul li a {
  background-color: #DCDCDE;
  color: black;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin: 0;
  border: none;
  text-align: center;
}
.podujatie-view .podujatie-tabs ul li a:hover {
  background-color: #D18631;
  border: none;
  color: white;
}
.podujatie-view .podujatie-tabs ul li.active a {
  background-color: #D18631;
  color: white;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin: 0;
  text-align: center;
}
.podujatie-view .podujatie-tabs ul li.active a:hover, .podujatie-view .podujatie-tabs ul li.active a:focus {
  border: none;
  color: white;
  background-color: #D18631;
}
.podujatie-view .podujatie-tabs .tab-content .tab-text {
  padding: 40px 15px;
}
.podujatie-view .strip.zelena {
  background-color: rgba(18, 87, 45, 0.95);
}
.podujatie-view .strip.tmavozelena {
  background-color: rgba(19, 73, 74, 0.95);
}
.podujatie-view .strip.zlta {
  background-color: rgba(209, 134, 49, 0.95);
}
.podujatie-view .strip.fialova {
  background-color: rgba(93, 56, 116, 0.95);
}
.podujatie-view .strip.modra {
  background-color: rgba(78, 157, 175, 0.95);
}
.podujatie-view .strip.tmavomodra {
  background-color: rgba(35, 42, 72, 0.95);
}
.podujatie-view .strip.svetlozelena {
  background-color: rgba(117, 176, 73, 0.95);
}
.podujatie-view ul.zelena {
  border-bottom: solid 4px rgba(18, 87, 45, 0.95);
}
.podujatie-view ul.zelena li a:hover {
  background-color: rgba(18, 87, 45, 0.95);
}
.podujatie-view ul.zelena li.active a {
  background-color: rgba(18, 87, 45, 0.95);
}
.podujatie-view ul.zelena li.active a:hover, .podujatie-view ul.zelena li.active a:focus {
  background-color: rgba(18, 87, 45, 0.95);
}
.podujatie-view ul.tmavozelena {
  border-bottom: solid 4px rgba(19, 73, 74, 0.95);
}
.podujatie-view ul.tmavozelena li a:hover {
  background-color: rgba(19, 73, 74, 0.95);
}
.podujatie-view ul.tmavozelena li.active a {
  background-color: rgba(19, 73, 74, 0.95);
}
.podujatie-view ul.tmavozelena li.active a:hover, .podujatie-view ul.tmavozelena li.active a:focus {
  background-color: rgba(19, 73, 74, 0.95);
}
.podujatie-view ul.zlta {
  border-bottom: solid 4px rgba(209, 134, 49, 0.95);
}
.podujatie-view ul.zlta li a:hover {
  background-color: rgba(209, 134, 49, 0.95);
}
.podujatie-view ul.zlta li.active a {
  background-color: rgba(209, 134, 49, 0.95);
}
.podujatie-view ul.zlta li.active a:hover, .podujatie-view ul.zlta li.active a:focus {
  background-color: rgba(209, 134, 49, 0.95);
}
.podujatie-view ul.fialova {
  border-bottom: solid 4px rgba(93, 56, 116, 0.95);
}
.podujatie-view ul.fialova li a:hover {
  background-color: rgba(93, 56, 116, 0.95);
}
.podujatie-view ul.fialova li.active a {
  background-color: rgba(93, 56, 116, 0.95);
}
.podujatie-view ul.fialova li.active a:hover, .podujatie-view ul.fialova li.active a:focus {
  background-color: rgba(93, 56, 116, 0.95);
}
.podujatie-view ul.modra {
  border-bottom: solid 4px rgba(78, 157, 175, 0.95);
}
.podujatie-view ul.modra li a:hover {
  background-color: rgba(78, 157, 175, 0.95);
}
.podujatie-view ul.modra li.active a {
  background-color: rgba(78, 157, 175, 0.95);
}
.podujatie-view ul.modra li.active a:hover, .podujatie-view ul.modra li.active a:focus {
  background-color: rgba(78, 157, 175, 0.95);
}
.podujatie-view ul.tmavomodra {
  border-bottom: solid 4px rgba(35, 42, 72, 0.95);
}
.podujatie-view ul.tmavomodra li a:hover {
  background-color: rgba(35, 42, 72, 0.95);
}
.podujatie-view ul.tmavomodra li.active a {
  background-color: rgba(35, 42, 72, 0.95);
}
.podujatie-view ul.tmavomodra li.active a:hover, .podujatie-view ul.tmavomodra li.active a:focus {
  background-color: rgba(35, 42, 72, 0.95);
}
.podujatie-view ul.svetlozelena {
  border-bottom: solid 4px rgba(117, 176, 73, 0.95);
}
.podujatie-view ul.svetlozelena li a:hover {
  background-color: rgba(117, 176, 73, 0.95);
}
.podujatie-view ul.svetlozelena li.active a {
  background-color: rgba(117, 176, 73, 0.95);
}
.podujatie-view ul.svetlozelena li.active a:hover, .podujatie-view ul.svetlozelena li.active a:focus {
  background-color: rgba(117, 176, 73, 0.95);
}

.projekt-view {
  color: #58585A;
}
.projekt-view .projekt-nav {
  margin-top: 20px;
  margin-bottom: 20px;
}
.projekt-view .projekt-nav ul {
  list-style: none;
  text-align: center;
  padding-left: 0px;
}
.projekt-view .projekt-nav ul li {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .projekt-view .projekt-nav ul li {
    width: 100%;
  }
}
.projekt-view .projekt-nav ul li a {
  font-size: 16px;
  padding: 8px 12px;
  color: #58585A;
  font-weight: bold;
  cursor: pointer;
}
.projekt-view .projekt-nav ul li .divider {
  height: 46px;
  width: 0;
  background-color: #A8A9AD;
}
@media screen and (max-width: 767px) {
  .projekt-view .projekt-nav ul li .divider {
    width: 100%;
    height: 2px;
  }
}
.projekt-view .lightgallery {
  margin-top: 15px;
}
.projekt-view h2 {
  color: #58585A;
  margin-bottom: 0px;
}
.projekt-view .strip {
  width: 110px;
  height: 2px;
  border-radius: 4px;
  background-color: #D18631;
  margin-bottom: 10px;
}
.projekt-view .strip.zelena {
  background-color: rgba(18, 87, 45, 0.95);
}
.projekt-view .strip.tmavozelena {
  background-color: rgba(19, 73, 74, 0.95);
}
.projekt-view .strip.zlta {
  background-color: rgba(209, 134, 49, 0.95);
}
.projekt-view .strip.fialova {
  background-color: rgba(93, 56, 116, 0.95);
}
.projekt-view .strip.modra {
  background-color: rgba(78, 157, 175, 0.95);
}
.projekt-view .strip.tmavomodra {
  background-color: rgba(35, 42, 72, 0.95);
}
.projekt-view .strip.svetlozelena {
  background-color: rgba(117, 176, 73, 0.95);
}
.projekt-view .gallery {
  margin-top: 30px;
}

.nasi-ludia .ludia-nav {
  margin-top: 20px;
  margin-bottom: 20px;
}
.nasi-ludia .ludia-nav ul {
  list-style: none;
  text-align: center;
  padding-left: 0px;
}
.nasi-ludia .ludia-nav ul li {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .nasi-ludia .ludia-nav ul li {
    width: 100%;
  }
}
.nasi-ludia .ludia-nav ul li a {
  text-transform: uppercase;
  font-size: 16px;
  padding: 8px 12px;
  color: black;
  cursor: pointer;
}
.nasi-ludia .ludia-nav ul li .divider {
  height: 46px;
  width: 2px;
  background-color: #A8A9AD;
}
@media screen and (max-width: 767px) {
  .nasi-ludia .ludia-nav ul li .divider {
    width: 100%;
    height: 2px;
  }
}
.nasi-ludia h2 {
  color: #58585A;
  margin-bottom: 0px;
}
.nasi-ludia .strip {
  width: 110px;
  height: 2px;
  border-radius: 4px;
  background-color: #D18631;
  margin-bottom: 10px;
}
.nasi-ludia .zamestnanec-item {
  margin-top: 40px;
}
.nasi-ludia .zamestnanec-item .col-sm-3 img {
  border-radius: 50%;
}
.nasi-ludia .zamestnanec-item .col-sm-9 {
  font-size: 16px;
}
.nasi-ludia .zamestnanec-item .col-sm-9 .nazov-margin {
  margin-top: 80px;
}
.nasi-ludia .zamestnanec-item .col-sm-9 .nazov {
  text-transform: uppercase;
}
.nasi-ludia .zamestnanec-item .col-sm-9 a {
  color: #000000;
}
.nasi-ludia .zamestnanec-item .col-sm-9 a:hover {
  color: black;
}
.nasi-ludia .zamestnanec-item .col-sm-9 .text {
  margin-top: 20px;
  font-size: 16px;
  color: gray;
}

.historia-layout {
  margin-top: 80px;
}
.historia-layout .line {
  border-right: solid 1px #DCDCDE;
  height: 150px;
  position: relative;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .historia-layout .line {
    margin-bottom: 15px;
  }
}
.historia-layout .line .historia-start-icon {
  width: 50px;
  height: 50px;
  background-color: #75B049;
  border-radius: 50%;
  position: absolute;
  border: solid 5px white;
  right: -25px;
}
.historia-layout .line .historia-start-icon:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -80px;
  top: 11px;
  left: 9px;
  position: absolute;
  display: inline-block;
}
.historia-layout .historia-line {
  width: 1px;
  background-color: #DCDCDE;
  height: 40px;
  margin: 0px auto;
  margin-bottom: 15px;
}
.historia-layout .historia-item {
  position: relative;
}
.historia-layout .historia-item.historia-item-left {
  float: left;
  border-right: solid 1px #DCDCDE;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-left {
    width: 100%;
    border: none;
    margin-bottom: 15px;
  }
}
.historia-layout .historia-item.historia-item-left > div {
  width: 80%;
  float: left;
  background-color: #DCDCDE;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-left > div {
    width: 100%;
  }
}
.historia-layout .historia-item.historia-item-left > div .nazov {
  text-align: right;
  text-decoration: underline;
  text-decoration-color: #D18631;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-left > div .nazov {
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
  }
}
.historia-layout .historia-item.historia-item-left .arrow {
  background-color: transparent;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #DCDCDE;
  position: absolute;
  top: 40px;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-left .arrow {
    display: none;
  }
}
.historia-layout .historia-item.historia-item-left .historia-icon {
  width: 40px;
  height: 40px;
  background-color: #75B049;
  border-radius: 50%;
  position: absolute;
  border: solid 5px white;
  right: -25px;
  top: 25px;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-left .historia-icon {
    right: 30px;
    top: 20px;
  }
}
.historia-layout .historia-item.historia-item-right {
  width: calc(50% + 1px);
  float: right;
  border-left: solid 1px #DCDCDE;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-right {
    width: 100%;
    border: none;
    margin-bottom: 15px;
  }
}
.historia-layout .historia-item.historia-item-right > div {
  width: 80%;
  float: right;
  background-color: #DCDCDE;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-right > div {
    width: 100%;
  }
}
.historia-layout .historia-item.historia-item-right > div .nazov {
  text-align: left;
  text-decoration: underline;
  text-decoration-color: #D18631;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-right > div .nazov {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
  }
}
.historia-layout .historia-item.historia-item-right .arrow {
  background-color: transparent;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #DCDCDE;
  position: absolute;
  top: 40px;
  right: calc(80% - 9px);
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-right .arrow {
    display: none;
  }
}
.historia-layout .historia-item.historia-item-right .historia-icon {
  width: 40px;
  height: 40px;
  background-color: #75B049;
  border-radius: 50%;
  position: absolute;
  border: solid 5px white;
  left: -26px;
  top: 25px;
}
@media screen and (max-width: 767px) {
  .historia-layout .historia-item.historia-item-right .historia-icon {
    right: 30px;
    left: auto;
    top: 20px;
  }
}
.historia-layout .historia-icon.zelena {
  background-color: rgba(18, 87, 45, 0.95) !important;
}
.historia-layout .historia-icon.tmavozelena {
  background-color: rgba(19, 73, 74, 0.95) !important;
}
.historia-layout .historia-icon.zlta {
  background-color: rgba(209, 134, 49, 0.95) !important;
}
.historia-layout .historia-icon.fialova {
  background-color: rgba(93, 56, 116, 0.95) !important;
}
.historia-layout .historia-icon.modra {
  background-color: rgba(78, 157, 175, 0.95) !important;
}
.historia-layout .historia-icon.tmavomodra {
  background-color: rgba(35, 42, 72, 0.95) !important;
}
.historia-layout .historia-icon.svetlozelena {
  background-color: rgba(117, 176, 73, 0.95) !important;
}
.historia-layout .slimak:before {
  content: "";
  width: 24px;
  height: 21px;
  background: url("../images/icons.png") no-repeat 0px -20px;
  top: 11px;
  left: 9px;
  position: absolute;
  display: inline-block;
}
.historia-layout .kvietok:before {
  content: "";
  width: 24px;
  height: 21px;
  background: url("../images/icons.png") no-repeat 0px 0px;
  top: 11px;
  left: 9px;
  position: absolute;
  display: inline-block;
}
.historia-layout .tulipan:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -60px;
  top: 11px;
  left: 9px;
  position: absolute;
  display: inline-block;
}
.historia-layout .baran:before {
  content: "";
  width: 24px;
  height: 21px;
  background: url("../images/icons.png") no-repeat 0px -39px;
  top: 11px;
  left: 9px;
  position: absolute;
  display: inline-block;
}
.historia-layout .plus:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -80px;
  top: 11px;
  left: 9px;
  position: absolute;
  display: inline-block;
}
.historia-layout .kriz:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -120px;
  top: 11px;
  left: 9px;
  position: absolute;
  display: inline-block;
}
.historia-layout .ruza:before {
  content: "";
  width: 24px;
  height: 20px;
  background: url("../images/icons.png") no-repeat 0px -100px;
  top: 11px;
  left: 9px;
  position: absolute;
  display: inline-block;
}

.dedicstvo-slovenska-layout {
  margin-bottom: 20px;
  margin-top: 20px;
}
.dedicstvo-slovenska-layout h2 {
  color: #58585A;
  margin-bottom: 15px;
}
.dedicstvo-slovenska-layout h2:after {
  content: "";
  display: block;
  height: 2px;
  bottom: 0;
  width: 110px;
  border-bottom: 2px solid #D18631;
}

.top-layout-podporit .clanky-vypis {
  margin-bottom: 60px;
  margin-top: 20px;
}
.top-layout-podporit .clanky-vypis h2 {
  text-transform: lowercase;
  text-decoration: underline;
  color: white;
  font-size: 30px;
  margin-top: 0;
}
.top-layout-podporit .clanky-vypis .row .clanok-item {
  text-transform: lowercase;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}
.top-layout-podporit .clanky-vypis .row .clanok-item.clanok-border-top {
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.top-layout-podporit .clanky-vypis .row .clanok-item.clanok-border-bottom {
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.top-layout-podporit .clanky-vypis .row .clanok-item a {
  color: white;
  display: block;
}
.top-layout-podporit .clanky-vypis .row .clanok-item .right-arrow {
  float: right;
  padding-right: 10px;
}
.top-layout-podporit .clanky-vypis .row .clanok-item .nazov {
  padding-left: 10px;
}
.top-layout-podporit .clanky-vypis .row .clanok-item-0 {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .top-layout-podporit .clanky-vypis .row .clanok-item-0 {
    margin: 0;
  }
}
.top-layout-podporit .clanky-vypis .row .clanok-item-1 {
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .top-layout-podporit .clanky-vypis .row .clanok-item-1 {
    margin: 0;
  }
}
.top-layout-podporit .clanky-vypis .row .clanok-item-2 {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .top-layout-podporit .clanky-vypis .row .clanok-item-2 {
    margin: 0;
  }
}
.top-layout-podporit > .container {
  position: relative;
}
.top-layout-podporit > .container .nav-lang {
  bottom: -145px;
}
@media (max-width: 767px) {
  .top-layout-podporit > .container .nav-lang {
    padding-left: 15px;
    bottom: 35px;
    height: min-content;
    width: max-content;
    top: 200px;
  }
}

.clanky-podporte-nas {
  margin-top: 60px;
}

.clanok-podporit-view {
  margin-top: 20px;
}
.clanok-podporit-view h2 {
  color: #58585A;
  margin-bottom: 15px;
}
.clanok-podporit-view h2:after {
  content: "";
  display: block;
  height: 2px;
  bottom: 0;
  width: 110px;
  border-bottom: 2px solid #D18631;
}

.clanok-podporit-view.zelena h2:after {
  border-bottom: 2px solid #12572D !important;
}
.clanok-podporit-view.tmavozelena h2:after {
  border-bottom: 2px solid #13494A !important;
}
.clanok-podporit-view.zlta h2:after {
  border-bottom: 2px solid #D18631 !important;
}
.clanok-podporit-view.fialova h2:after {
  border-bottom: 2px solid #5D3874 !important;
}
.clanok-podporit-view.modra h2:after {
  border-bottom: 2px solid #4E9DAF !important;
}
.clanok-podporit-view.tmavomodra h2:after {
  border-bottom: 2px solid #232A48 !important;
}
.clanok-podporit-view.svetlozelena h2:after {
  border-bottom: 2px solid #75B049 !important;
}

.ubytovanie {
  margin-top: 80px;
}
.ubytovanie .ubytovanie-vypis {
  display: flex;
}
.ubytovanie .ubytovanie-vypis .ubytovanie-item {
  width: 50%;
  float: left;
}
.ubytovanie .ubytovanie-vypis .ubytovanie-item .ubytovanie-text h2 {
  color: black;
  margin-bottom: 15px;
  font-size: 30px;
  text-transform: uppercase;
  width: fit-content;
  width: -moz-fit-content;
}
@media (max-width: 767px) {
  .ubytovanie .ubytovanie-vypis .ubytovanie-item .ubytovanie-text h2 {
    font-size: 20px;
  }
}
.ubytovanie .ubytovanie-vypis .ubytovanie-item .ubytovanie-text h2:after {
  content: "";
  display: block;
  height: 4px;
  bottom: 0;
  width: 100%;
  border-bottom: 4px solid #D18631;
  border-radius: 2px;
}
.ubytovanie .ubytovanie-vypis .ubytovanie-item .ubytovanie-text .kratky-text {
  color: #58585A;
}
.ubytovanie .ubytovanie-vypis .ubytovanie-item-left {
  border-right: solid 1px white;
}
.ubytovanie .ubytovanie-vypis .ubytovanie-item-left .ubytovanie-text {
  width: 470px;
  float: right;
}
@media (max-width: 767px) {
  .ubytovanie .ubytovanie-vypis .ubytovanie-item-left .ubytovanie-text {
    width: 100%;
    padding: 0px 15px;
  }
}
.ubytovanie .ubytovanie-vypis .ubytovanie-item-right {
  border-left: solid 1px white;
}
.ubytovanie .ubytovanie-vypis .ubytovanie-item-right .ubytovanie-text {
  width: 470px;
  float: left;
}
@media (max-width: 767px) {
  .ubytovanie .ubytovanie-vypis .ubytovanie-item-right .ubytovanie-text {
    width: 100%;
    padding: 0px 15px;
  }
}
.ubytovanie .ubytovanie-ponuka {
  height: 400px;
  background-color: #75B049;
  margin-top: 80px;
  display: flex;
  align-items: center;
  color: white;
}
.ubytovanie .ubytovanie-ponuka h2 {
  font-size: 30px;
  color: white;
  text-transform: uppercase;
}
.ubytovanie .ubytovanie-ponuka .viac {
  border: solid 3px white;
  border-radius: 15px;
  background-color: transparent;
  padding: 10px 36px;
  text-transform: lowercase;
  color: white;
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  font-size: 20px;
  margin-top: 80px;
  float: right;
  margin-right: 200px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .ubytovanie .ubytovanie-ponuka .viac {
    margin-top: 30px;
    margin-right: 0px;
  }
}
.ubytovanie .ubytovanie-ponuka .viac:hover {
  background-color: white;
  color: #75B049;
}
.ubytovanie .ubytovanie-ine {
  margin-top: 160px;
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .ubytovanie .ubytovanie-ine {
    margin: 50px 0px;
  }
}
.ubytovanie .ubytovanie-ine .ubytovanie-text {
  width: 50%;
}
@media (max-width: 767px) {
  .ubytovanie .ubytovanie-ine .ubytovanie-text {
    width: 100%;
    padding: 0px 15px;
  }
}
.ubytovanie .ubytovanie-ine .ubytovanie-text h2 {
  color: black;
  margin-bottom: 15px;
  font-size: 30px;
  text-transform: uppercase;
  width: fit-content;
  width: -moz-fit-content;
}
@media (max-width: 767px) {
  .ubytovanie .ubytovanie-ine .ubytovanie-text h2 {
    font-size: 20px;
  }
}
.ubytovanie .ubytovanie-ine .ubytovanie-text h2:after {
  content: "";
  display: block;
  height: 4px;
  bottom: 0;
  width: 100%;
  border-bottom: 4px solid #D18631;
  border-radius: 2px;
}
.ubytovanie .ubytovanie-ine .ubytovanie-text .kratky-text {
  color: #58585A;
}

.ubytovanie-view .ubytovanie-skupina h2 {
  color: #58585A;
  margin-bottom: 15px;
  font-size: 30px;
  text-transform: lowercase;
  width: fit-content;
  width: -moz-fit-content;
}
.ubytovanie-view .ubytovanie-skupina h2:after {
  content: "";
  display: block;
  height: 2px;
  bottom: 0;
  width: 100%;
  border-bottom: 2px solid #D18631;
  border-radius: 2px;
}
.ubytovanie-view h1 {
  font-size: 30px;
  text-transform: uppercase;
  color: black;
  margin-top: 30px;
}
.ubytovanie-view .ubytovanie-tabs {
  margin-top: 50px;
  margin-bottom: 50px;
}
.ubytovanie-view .ubytovanie-tabs ul {
  border-bottom: solid 4px #D18631;
}
.ubytovanie-view .ubytovanie-tabs ul li {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .ubytovanie-view .ubytovanie-tabs ul li {
    width: 100%;
  }
}
.ubytovanie-view .ubytovanie-tabs ul li a {
  background-color: #DCDCDE;
  color: black;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin: 0;
  border: none;
  text-align: center;
}
.ubytovanie-view .ubytovanie-tabs ul li a:hover {
  background-color: #D18631;
  border: none;
  color: white;
}
.ubytovanie-view .ubytovanie-tabs ul li.active a {
  background-color: #D18631;
  color: white;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin: 0;
  text-align: center;
}
.ubytovanie-view .ubytovanie-tabs ul li.active a:hover, .ubytovanie-view .ubytovanie-tabs ul li.active a:focus {
  border: none;
  color: white;
  background-color: #D18631;
}
.ubytovanie-view .ubytovanie-tabs .tab-content .tab-text {
  padding: 40px 15px;
}

.ponuka_vypis {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.ponuka_vypis:after {
  content: "";
  flex: auto;
}
.ponuka_vypis .ponuka {
  width: 30%;
  margin: 0 30px 45px 0;
}
@media screen and (max-width: 991px) {
  .ponuka_vypis .ponuka {
    width: 48%;
    margin: 0 0 45px 0;
  }
}
@media screen and (max-width: 435px) {
  .ponuka_vypis .ponuka {
    width: 100%;
  }
}
.ponuka_vypis h2 {
  margin-top: 5px;
  color: #58585A;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .ponuka_vypis h2 {
    font-size: 22px;
  }
}
.ponuka_vypis h2 a {
  color: #58585A;
}
.ponuka_vypis .header-strip {
  width: 120px;
  height: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin: 15px 0;
  background-color: #75B049;
}

.ponuka_view h2 {
  color: #58585A;
  margin-bottom: 0px;
}
.ponuka_view .strip {
  width: 110px;
  height: 2px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 10px;
  background-color: rgba(117, 176, 73, 0.95);
}
.ponuka_view table {
  margin-top: 15px;
}
.ponuka_view table tbody td {
  vertical-align: middle;
  text-align: center;
}
.ponuka_view table tbody td:first-child, .ponuka_view table tbody td:nth-child(2), .ponuka_view table tbody td:nth-child(3) {
  font-weight: bold;
}

.clenstvo_vypis {
  margin: 30px 0;
}
.clenstvo_vypis > div {
  margin-top: 21px;
}
.clenstvo_vypis > div .btn {
  border-radius: 30px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .clenstvo_vypis > div .btn {
    width: 205px;
    margin-bottom: 15px;
  }
}

.youtube .flex {
  display: flex;
  justify-content: space-between;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.clanok_simply_vypis > div {
  margin-bottom: 30px;
}

ul.subory_vypis {
  list-style: none;
  padding: 0;
}
ul.subory_vypis li a {
  display: inline-block;
  padding: 0 0 0 25px;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px 20px;
}
ul.subory_vypis li a.doc {
  background-image: url("../images/icon/doc.png");
}
ul.subory_vypis li a.eml {
  background-image: url("../images/icon/eml.png");
}
ul.subory_vypis li a.eps {
  background-image: url("../images/icon/eps.png");
}
ul.subory_vypis li a.htm {
  background-image: url("../images/icon/htm.png");
}
ul.subory_vypis li a.jpeg {
  background-image: url("../images/icon/jpeg.png");
}
ul.subory_vypis li a.jpg {
  background-image: url("../images/icon/jpg.png");
}
ul.subory_vypis li a.msg {
  background-image: url("../images/icon/msg.png");
}
ul.subory_vypis li a.pdf {
  background-image: url("../images/icon/pdf.png");
}
ul.subory_vypis li a.png {
  background-image: url("../images/icon/png.png");
}
ul.subory_vypis li a.pst {
  background-image: url("../images/icon/pst.png");
}
ul.subory_vypis li a.rar {
  background-image: url("../images/icon/rar.png");
}
ul.subory_vypis li a.tif {
  background-image: url("../images/icon/tif.png");
}
ul.subory_vypis li a.xls {
  background-image: url("../images/icon/xls.png");
}
ul.subory_vypis li a.zip {
  background-image: url("../images/icon/zip.png");
}

footer {
  background-color: #12572D;
  color: white;
}
@media screen and (max-width: 767px) {
  footer {
    text-align: center;
  }
}
footer a {
  color: white;
}
footer a:hover {
  color: white;
}
footer .footer {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
footer .footer .btn-round {
  margin-top: 0;
}
@media screen and (min-width: 767px) {
  footer .footer {
    height: 90px;
    display: flex;
  }
}
@media screen and (min-width: 767px) {
  footer .footer-links {
    float: right;
  }
}
footer .footer-links .nazov {
  font-weight: bold;
  margin-bottom: 6px;
  opacity: 0.3;
}
footer .footer-links div {
  line-height: 17px;
}
footer .footer-links div a {
  font-size: 14px;
}
footer .logo-footer {
  height: 100px;
}
footer .logo-footer-nazov {
  text-transform: uppercase;
  letter-spacing: 0px;
  font-family: "Oswald", sans-serif;
  font-size: 11px;
  font-weight: 500;
  margin-left: 2px;
  margin-top: 5px;
}
footer hr {
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 5px;
  width: 100%;
}
footer .created {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 11px;
}
footer .created a {
  color: rgba(255, 255, 255, 0.2);
}
footer .created a:hover {
  color: white;
}
footer .footer-icons {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  footer .footer-icons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
footer .footer-icons a i {
  background-color: white;
  padding: 10px 13px;
  border-radius: 50%;
  color: #12572D;
}
footer .footer-icons a i.fa-youtube-play {
  padding: 10px 11px;
}
footer .footer-icons a i.fa-instagram {
  padding: 10px 12px;
}
footer .footer-icons a i.fa-google-plus {
  padding: 10px 9px;
}
footer .footer-icons a:hover i {
  background-color: #999999;
  color: white;
}
footer .footer-text {
  text-align: right;
}
footer .footer-text .footer-logo {
  display: flex;
  margin-top: 10px;
  align-items: flex-end;
}
footer .footer-text .footer-logo img {
  padding-right: 30px;
  width: 200px;
}
@media screen and (max-width: 767px) {
  footer .footer-text {
    text-align: center;
  }
}
footer .footer-menu {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}
footer .footer-menu > div a, footer .footer-menu > div p {
  color: #75B049;
}
footer .footer-menu > div a {
  display: block;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 16px;
}
footer .footer-menu > div a:hover, footer .footer-menu > div a:focus {
  color: #90c16b;
}
footer .footer-menu > div .submenu {
  margin-bottom: 32px;
}
footer .footer-menu > div .submenu a {
  color: white;
  display: block;
  margin-bottom: 7px;
}
footer .footer-menu > div .submenu a:hover, footer .footer-menu > div .submenu a:focus {
  text-decoration: underline;
}

#membership {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 2rem;
  margin: 30px 0;
  text-align: center;
}

#membership .option-panel {
  border-radius: 4px;
  width: 100%;
  max-width: 240px;
  background: #12572D;
  color: #fff;
}

#membership .option-panel .inner {
  padding: 20px;
}

#membership .option-panel .head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0;
}

#membership .option-panel .head .icon {
  width: 100%;
  height: 54px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /* filter: brightness(0) saturate(100%) invert(67%) sepia(14%) saturate(1572%) hue-rotate(51deg) brightness(91%) contrast(87%); */
  filter: brightness(0) saturate(100%) invert(96%) sepia(4%) saturate(0%) hue-rotate(246deg) brightness(102%) contrast(107%);
}

#membership .option-panel.individualne .head .icon {
  background-image: url("../images/membership-individual.svg");
}

#membership .option-panel.skupinove .head .icon {
  background-image: url("../images/membership-joint.svg");
}

#membership .option-panel.rodinne .head .icon {
  background-image: url("../images/membership-family.svg");
}

#membership .option-panel .head .title {
  font-size: 133%;
  padding: 2rem 0 0 0;
}

#membership .option-panel .head .title .name {
  display: block;
  font-weight: bold;
}

#membership .option-panel .head .title .price {
  display: block;
  font-weight: normal;
}

#membership .option-panel .features {
  padding: 2rem 0 0 0;
}

#membership .option-panel .button {
  padding: 2rem 0 0 0;
}
#membership .option-panel .button a {
  width: 100%;
}

@media (max-width: 767px) {
  #membership {
    flex-direction: column;
  }

  #membership .option-panel {
    max-width: none;
  }

  #membership .option-panel .head {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }

  #membership .option-panel .head .icon {
    width: 54px;
    background-position-x: right;
  }

  #membership .option-panel.family .head .icon {
    width: 90px;
  }

  #membership .option-panel .head .title {
    width: auto;
    padding: 0;
    text-align: left;
  }
}
.clanky-aktuality-slider {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 760px) {
  .clanky-aktuality-slider .clanok {
    padding: 0 30px;
  }
}
.clanky-aktuality-slider .clanok img {
  margin: 0 auto;
}
.clanky-aktuality-slider .lSAction {
  height: 100%;
}
.clanky-aktuality-slider .lSAction .lSPrev {
  background-image: none !important;
  left: 90px !important;
}
@media (max-width: 1199px) {
  .clanky-aktuality-slider .lSAction .lSPrev {
    left: 5px !important;
  }
}
@media (max-width: 991px) {
  .clanky-aktuality-slider .lSAction .lSPrev {
    left: 10px !important;
  }
}
.clanky-aktuality-slider .lSAction .lSPrev i {
  font-size: 60px;
  color: #58585A;
}
@media (max-width: 1199px) {
  .clanky-aktuality-slider .lSAction .lSPrev i {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .clanky-aktuality-slider .lSAction .lSPrev i {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .clanky-aktuality-slider .lSAction .lSPrev i {
    font-size: 30px;
  }
}
.clanky-aktuality-slider .lSAction .lSNext {
  background-image: none !important;
  right: 90px !important;
  text-align: right;
}
@media (max-width: 1199px) {
  .clanky-aktuality-slider .lSAction .lSNext {
    right: 5px !important;
  }
}
@media (max-width: 991px) {
  .clanky-aktuality-slider .lSAction .lSNext {
    right: 10px !important;
  }
}
.clanky-aktuality-slider .lSAction .lSNext i {
  font-size: 60px;
  color: #58585A;
}
@media (max-width: 1199px) {
  .clanky-aktuality-slider .lSAction .lSNext i {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .clanky-aktuality-slider .lSAction .lSNext i {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .clanky-aktuality-slider .lSAction .lSNext i {
    font-size: 30px;
  }
}

div.cookies {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0.25em;
  padding-bottom: 1rem;
  background: #eeeeee;
  border-top: 1px solid #cccccc;
  text-align: center;
  color: black;
  z-index: 100;
  line-height: 2rem;
}
div.cookies h2 {
  margin: 1rem 0;
}
@media screen and (max-width: 767px) {
  div.cookies h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
div.cookies .cookies_text {
  text-align: left;
}
@media screen and (max-width: 767px) {
  div.cookies p {
    font-size: 13px;
  }
}
div.cookies .viac_info {
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  div.cookies .viac_info {
    margin-top: 0.5rem;
  }
}
div.cookies .viac_info a i {
  font-size: 8px;
}
div.cookies .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  div.cookies .buttons {
    display: block;
    text-align: center;
  }
}
div.cookies .buttons .btn {
  margin-right: 1rem;
  padding: 8px 16px;
}
@media screen and (max-width: 767px) {
  div.cookies .buttons .btn {
    font-size: 15px;
    margin-bottom: 1rem;
    width: 100%;
  }
}

#cookiesModal {
  color: black;
}
#cookiesModal h2 {
  margin-top: 0;
}
#cookiesModal .modal-header {
  background-color: #12572D;
  padding: 10px 15px;
}
#cookiesModal .modal-header h4 {
  color: white;
  font-weight: 600;
  font-size: 18px;
}
#cookiesModal .nav-tabs {
  margin-bottom: 0.5rem;
}
#cookiesModal .nav-tabs li.active a {
  background-color: white;
}
#cookiesModal .btn {
  padding: 8px 16px;
}
@media screen and (max-width: 767px) {
  #cookiesModal .btn {
    padding-bottom: 10px;
    font-size: 15px;
    margin-bottom: 1rem;
    width: 100%;
  }
}
#cookiesModal p {
  line-height: 1.6rem;
  font-size: 1.1rem;
  margin-top: 3px;
}

/* ************************************************* HTML */
html, body {
  font-size: 16px;
  font-weight: 300;
}
html h1, html .h1, body h1, body .h1 {
  background: none;
  color: black;
  font-size: 50px;
  padding: 0.25em 0px;
}
@media print {
  html a[href]:after, body a[href]:after {
    content: none !important;
  }
}
html a:hover, html a:focus, body a:hover, body a:focus {
  text-decoration: none;
}
html p, body p {
  margin-bottom: 15px;
}
html p:last-child, body p:last-child {
  margin: 0;
}
html p, html ul li, body p, body ul li {
  font-weight: 300;
  font-size: 16px;
}
html hr.no-margin, body hr.no-margin {
  margin-top: 0;
}

.container-banner {
  margin-left: 80px;
  margin-right: 80px;
}
.container-banner .banner {
  margin-top: 80px;
}

.page_uvod h1, .page_uvod .h1 {
  color: #58585A;
}

.page-layout {
  margin: 60px 0;
}
.page-layout h2, .page-layout .h2 {
  text-transform: uppercase;
  color: black;
  font-weight: 300;
}
.page-layout h2:after, .page-layout .h2:after {
  content: "";
  display: block;
  height: 2px;
  bottom: 0;
  width: 110px;
  border-bottom: 2px solid #D18631;
}

.page-block {
  margin: 60px 0 90px 0;
  background-color: #A6ACAF;
  padding: 30px;
}
@media screen and (max-width: 991px) {
  .page-block {
    margin: 30px 0 60px 0;
  }
}
.page-block > div {
  background-color: white;
  padding: 30px;
}
.page-block > div h2, .page-block > div .h2 {
  margin-top: 5px;
  color: #58585A;
  font-size: 28px;
  text-transform: uppercase;
}
.page-block > div h2:after, .page-block > div .h2:after {
  content: "";
  display: block;
  height: 4px;
  bottom: 0;
  width: 120px;
  background-color: #12572D;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 15px;
}
.page-block > div h3 {
  color: #262626;
  margin-top: 0;
  text-transform: uppercase;
}

.panel {
  box-shadow: none;
  padding: 48px;
  background-color: #dbdeaa;
  text-align: center;
}
.panel h2, .panel h3 {
  margin-top: 0;
}

.img-alt {
  display: inline-block;
  position: relative;
}
.img-alt img {
  display: block;
}
.img-alt:after {
  content: attr(data-alt);
  position: absolute;
  left: 0;
  bottom: 0;
  height: 22px;
  width: 100%;
  padding-left: 5px;
  padding-top: 2px;
  background: #D18631;
  z-index: 2;
  color: white;
  text-align: left;
  line-height: 1.5em;
  font-size: 12px;
}

.partneri {
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
.partneri .partner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px;
}
.partneri .partner img {
  margin: auto;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  max-height: 75px;
}
@media screen and (max-width: 767px) {
  .partneri .partner img {
    max-height: 65px;
  }
}
.partneri .partner img:hover {
  -webkit-filter: none;
  filter: none;
}

.projekt-partneri {
  justify-content: flex-start;
}
.projekt-partneri .col-sm-2 {
  justify-content: flex-start;
}

.partneri-kontakt {
  text-align: center;
}

.layout-icons {
  text-align: right;
  margin-top: 10px;
}
.layout-icons a i {
  background-color: #A6ACAF;
  padding: 9px 12px;
  border-radius: 50%;
  color: white;
}
.layout-icons a i.fa-youtube-play {
  padding: 9px 9px;
}
.layout-icons a i.fa-google-plus {
  padding: 9px 8px;
}
.layout-icons a i.lang {
  padding: 6px 9px;
  font-style: normal;
}
.layout-icons a:hover i {
  background-color: #8b9397;
}

.scroll-top {
  font-size: 30px;
  cursor: pointer;
}

.podporit-layout {
  margin-top: 20px;
}

#postova_adresa_holder {
  display: none;
}

.footer-newsletter-form form input, .footer-newsletter-form form label {
  color: #58585A;
}
.footer-newsletter-form form input.checkbox, .footer-newsletter-form form label.checkbox {
  margin-right: 4px;
  float: left;
}
.footer-newsletter-form form .btn {
  background-color: #A6ACAF;
  padding: 10px 32px;
  border-radius: 14px;
  font-size: 16px;
  border: none;
  color: white;
  font-weight: normal;
  text-transform: none;
}
.footer-newsletter-form form .btn:hover {
  background-color: rgba(88, 88, 90, 0.1);
}

.nav-lang {
  position: absolute;
  color: rgba(255, 255, 255, 0.8);
  z-index: 10;
  list-style: none;
}
.nav-lang li {
  display: inline-block;
}
.nav-lang li a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px !important;
}
.nav-lang li a.active {
  color: white;
}
.nav-lang li .divider {
  height: 13px;
  width: 1px;
  background-color: white;
  margin: 0 10px;
  position: relative;
  top: 2px;
}
@media (max-width: 364px) {
  .nav-lang li {
    padding-left: 0 !important;
  }
}

.form_darovanie .btn {
  margin-top: 15px;
}
.form_darovanie h2 {
  margin-bottom: 25px;
}
.form_darovanie #suma, .form_darovanie #suma_mesiac {
  display: inline;
  margin-right: 5px;
  text-align: right;
}
.form_darovanie #suma {
  width: 110px;
  padding-right: 25px;
}
.form_darovanie #jednotka_suma {
  position: absolute;
  margin-left: -25px;
  margin-top: 7px;
  color: #555555;
}
.form_darovanie #suma_mesiac {
  width: 170px;
  padding-right: 80px;
}
.form_darovanie #jednotka_suma_mesiac {
  position: absolute;
  margin-left: -80px;
  margin-top: 7px;
  color: #555555;
}
.form_darovanie .nav-tabs li.active a {
  background-color: rgba(18, 87, 45, 0.1);
}
.form_darovanie .nav-tabs li a:hover {
  background-color: white;
}
.form_darovanie .tab-content {
  padding: 15px;
  padding-top: 5px;
}
.form_darovanie .tab-content label {
  margin-top: 10px;
}

.form_clenstvo .cena_spolu_div {
  display: flex;
}
.form_clenstvo .cena_spolu_div label {
  margin-bottom: 10px;
}
.form_clenstvo .cena_spolu_div .cena_spolu {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  font-weight: bold;
  font-size: 15px;
  background-color: #13494A;
  color: white;
  text-align: center;
  border-radius: 6px;
  transition: background-color 1.5s;
}
.form_clenstvo .cena_spolu_div .cena_spolu.gray {
  background-color: lightgrey;
}

.form_objednavka {
  margin-top: 30px;
}
.form_objednavka .checkbox {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.form_objednavka .cena_span {
  position: absolute;
  left: 102%;
  margin-top: 10px;
  color: #12572D;
  font-weight: bold;
  width: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .form_objednavka .cena_span {
    right: 30px;
    left: auto;
    margin-top: 6px;
  }
}
.form_objednavka .cena_spolu_div {
  text-align: right;
}
@media (max-width: 767px) {
  .form_objednavka .cena_spolu_div {
    text-align: left;
  }
}
.form_objednavka .cena_spolu_div .cena_spolu {
  position: absolute;
  left: 102%;
  width: 70px;
  font-weight: bold;
  font-size: 15px;
  background-color: #13494A;
  color: white;
  text-align: center;
  border-radius: 6px;
  transition: background-color 1.5s;
}
@media (max-width: 767px) {
  .form_objednavka .cena_spolu_div .cena_spolu {
    right: 30px;
    left: auto;
  }
}
.form_objednavka .cena_spolu_div .cena_spolu.gray {
  background-color: lightgrey;
}
.form_objednavka .nice-number button {
  background-color: #75B049;
  border-radius: 4px;
  border: none;
  font-weight: bold;
  color: white;
  width: 40px;
  font-size: 20px;
}
.form_objednavka .nice-number input {
  margin: 0 3px;
}

@media (max-width: 991px) {
  .termin_view h1 {
    margin-top: 65px;
  }
}
@media (max-width: 767px) {
  .termin_view h1 {
    font-size: 35px;
  }
}
.termin_view div.cards {
  text-align: center;
  margin-top: 2em;
}
.termin_view div.cards div.card {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 1em;
}
.termin_view div.cards div.card a {
  display: block;
  color: #0000ff;
  text-decoration: underline;
  font-size: 8px;
}
.termin_view div.cards div.card .logo1 {
  margin-bottom: 10px;
  display: block;
}
.termin_view div.cards div.card .img-alt:after {
  display: none;
}

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