@import '../../vendor/bootstrap/bootstrap.min.css';
@font-face {
  font-family: 'BebasNeueLight';
  src: url('/assets/fonts/bebas/b98870e552991cf3daa1031f9fb5ec74/4c8d42e69711e4e230d9081694db00ce/BebasNeueLight.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BebasNeueRegular';
  src: url('/assets/fonts/bebas/b98870e552991cf3daa1031f9fb5ec74/51b4a619fab5e1a38643657191a85aa5/BebasNeueRegular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
/* The following rules are deprecated. */
@font-face {
  font-family: 'Bebas Neue';
  src: url('/assets/fonts/bebas/b98870e552991cf3daa1031f9fb5ec74/4c8d42e69711e4e230d9081694db00ce/BebasNeueLight.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bebas Neue';
  src: url('/assets/fonts/bebas/b98870e552991cf3daa1031f9fb5ec74/51b4a619fab5e1a38643657191a85aa5/BebasNeueRegular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
.card {
  background-color: transparent;
}
* {
  z-index: 1000;
  font-family: "bebas", sans-serif;
  box-shadow: none !important;
  outline: none !important;
}
body {
  overflow-x: hidden;
  background-image: url('../images/background.png');
  background-color: #f8f8f8;
  background-position: 0 100px;
  background-size: contain;
}
html {
  display: block;
}
.sidenav {
  display: none;
}
.open-sidenav {
  display: none;
}
@media (max-width: 901px) {
  .sidenav {
    max-height: 70px;
    display: none;
    position: absolute;
    top: 0;
    opacity: 0;
    height: 100vh;
    text-align: right;
    transition: 0.3s;
  }
  .sidenav a.nav-link {
    color: darkgoldenrod;
    font-weight: bolder;
  }
  .sidenav a.nav-link:hover {
    transform: scale(1.1);
  }
  .sidenav li {
    list-style-type: none;
    display: inline-block;
    color: goldenrod;
  }
  .sidenav li * {
    color: #fff;
  }
  .sidenav.show {
    display: block;
    width: 55vw;
    text-align: center;
    font-weight: bold;
    top: 10px;
    right: 50%;
    transform: translateX(50%);
    font-size: 30px;
    transition: 0.3s;
    opacity: 1;
    max-height: 70px;
  }
  .sidenav.show {
    padding: 50px 0;
    display: block;
    overflow: hidden;
    background: #0395d2;
    top: 0%;
    left: 0;
    transform: none;
    width: 100%;
    height: 100vh;
    max-height: none;
    font-size: 25px;
    z-index: 100001;
  }
  .sidenav .nav-item {
    display: inline-block;
  }
  .sidenav a.nav-link {
    color: yellow;
    display: block;
    text-align: center;
  }
  .sidenav .closebtn {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    transform: translatex(-50%);
    border: 0;
    background: transparent;
    color: yellow;
    font-size: 50px;
  }
  .open-sidenav {
    position: absolute;
    top: 6px;
    right: 10px;
    display: block;
    border: 0;
    cursor: pointer;
    color: yellow;
    font-size: 30px;
    font-weight: bold;
    background-color: #0395d2;
  }
  .sidenav {
    display: block;
  }
}
@media (max-width: 901px) and (max-width: 901px) {
  .sidenav .nav-item {
    display: block;
  }
}
.navbar {
  padding-top: 35px !important;
  width: 100%;
  background: #d4d4d400;
  max-height: 100px !important;
}
.navbar .container-fluid {
  max-height: 60px;
}
.navbar .ml-auto {
  margin-left: 11% !important;
}
.navbar .container {
  max-width: 1400px;
}
.navbar .nav-link {
  text-transform: uppercase;
  color: black !important;
}
.navbar .nav-link.active {
  font-weight: bold;
}
.navbar .nav-link:hover {
  font-weight: bold;
}
.navbar .navbar-brand {
  z-index: 1001;
}
.navbar .navbar-brand h1 {
  color: #ffff00;
  text-shadow: black 2px 2px;
}
.navbar .navbar-brand img {
  max-height: 145px;
}
#slider {
  position: relative;
  width: 100%;
  height: 100vh;
}
#slider h1 {
  font-size: 3.5rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
}
#slider img {
  filter: grayscale(60%);
  object-fit: cover;
  width: 100%;
  height: 100vh;
}
#slider .banner-text {
  position: absolute;
  width: 1500px;
  max-width: 100%;
  text-align: left;
  top: 24%;
  left: 62%;
  transform: translateX(-50%);
  font-size: 70px;
  font-weight: bold;
  color: #FFF;
  background: transparent;
  text-shadow: 0 -1px 2px #FFF, 0 -2px 10px #4d4d4d, 0 -10px 20px #4d4d4d, 0 -18px 40px #000000;
}
#slider .btn {
  color: #fff;
  border-radius: 0 !important;
  background-color: transparent;
  border: 2px #fff solid;
  text-transform: uppercase;
}
[class^="odstavec"] {
  padding: 50px 0 20px 0;
}
@media (max-width: 901px) {
  [class^="odstavec"] {
    padding: 50px 10px 20px 10px;
  }
}
.banner-links {
  margin: 0 auto;
  padding: 0;
  padding-bottom: 50px;
  position: relative;
}
.banner-links .col-12 {
  flex: auto;
}
.banner-links .row {
  justify-content: space-between;
}
.banner-links .col-md-3 {
  transition: 0.3s;
  cursor: pointer;
  -webkit-box-shadow: 0px 4px 5px 2px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 4px 5px 2px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 4px 5px 2px rgba(0, 0, 0, 0.1) !important;
  background-color: #fff !important;
  padding-left: 0;
  padding-right: 0;
}
.banner-links .col-md-3:hover {
  transition: 0.3s;
  transform: scale(1.05);
}
.banner-links .col-md-3 p {
  padding: 30px;
}
@media (min-width: 901px) {
  .banner-links .col-md-3 {
    flex: 0 0 22%;
    max-width: 23%;
  }
}
@media (max-width: 901px) {
  .banner-links .col-md-3 {
    margin: 30px 0;
  }
}
.banner-links .col-md-3:nth-child(3) {
  background-color: #FAA64A50;
  box-shadow: inset 0 0 2px #FAA74A;
}
.banner-links .col-md-3:nth-child(3) h2 {
  background-image: url("../images/vytvarnyobor.png");
  background-position: left 32px center;
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-color: #FAA74A;
  color: #fff;
}
@media (max-width: 1300px) {
  .banner-links .col-md-3:nth-child(3) h2 {
    background-position: bottom 10px right 10px;
  }
}
.banner-links .col-md-3:nth-child(3) .btn {
  background-color: #FAA74A;
  color: #fff;
}
.banner-links .col-md-3:first-child {
  background-color: #FFCB0550;
  box-shadow: inset 0 0 2px #FFCB05;
}
.banner-links .col-md-3:first-child h2 {
  background-image: url("../images/hudebniobor.png");
  background-position: left 32px center;
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-color: #FFCB05;
  color: #fff;
}
@media (max-width: 1300px) {
  .banner-links .col-md-3:first-child h2 {
    background-position: bottom 10px right 10px;
  }
}
.banner-links .col-md-3:first-child .btn {
  background-color: #FFCB05;
  color: #fff;
}
.banner-links .col-md-3:nth-child(2) {
  background-color: #F9AA8F50;
  box-shadow: inset 0 0 2px #F9AA8F;
}
.banner-links .col-md-3:nth-child(2) h2 {
  background-image: url("../images/tanecniobor.png");
  background-position: left 32px center;
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-color: #F9AA8F;
  color: #fff;
}
@media (max-width: 1300px) {
  .banner-links .col-md-3:nth-child(2) h2 {
    background-position: bottom 10px right 10px;
  }
}
.banner-links .col-md-3:nth-child(2) .btn {
  background-color: #F9AA8F;
  color: #fff;
}
.banner-links .col-md-3:last-child {
  background-color: #D6CC7050;
  box-shadow: inset 0 0 2px #D6CC70;
}
.banner-links .col-md-3:last-child h2 {
  background-image: url("../images/litdramobor.png");
  background-position: left 10px center;
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-color: #D6CC70;
  color: #fff;
}
@media (max-width: 1300px) {
  .banner-links .col-md-3:last-child h2 {
    background-size: auto 35%;
    background-position: bottom 10px right 10px;
  }
}
.banner-links .col-md-3:last-child .btn {
  background-color: #D6CC70;
  text-transform: uppercase;
  color: #fff;
}
.banner-links .col-md-3 h2 {
  width: 100%;
  text-align: center;
  background-color: #0b58a2;
  padding: 30px 55px;
  font-size: 27px;
  font-weight: bold;
}
@media only screen and (min-width: 901px) {
  .banner-links .col-md-3 h2 {
    position: absolute;
    transform: translateY(-100%);
  }
}
@media only screen and (min-width: 950px) {
  .banner-links .col-md-3 h2 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1450px) {
  .banner-links .col-md-3 h2 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1710px) {
  .banner-links .col-md-3 h2 {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1850px) {
  .banner-links .col-md-3 h2 {
    font-size: 26px;
  }
}
.banner-links .col-md-3 a.btn {
  text-transform: uppercase;
  border-radius: 0;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 18px;
}
.bg-color-red {
  color: #fff;
  background: #F9AA8F;
}
.bg-color-yellow {
  color: #fff;
  background: #ffcb05;
}
.bg-color-orange {
  color: #fff;
  font-size: 18px;
  background: #faa74a;
}
.bg-color-orange-with-img {
  color: #fff;
  font-size: 18px;
  background: #faa74a;
  background-image: url('../images/vytvarnyobor.png');
  background-repeat: no-repeat;
  background-position: top 10px left 30px;
  padding: 32px 0;
}
.bg-color-orange-with-img h2 {
  padding: 32px 0 !important;
}
.bg-color-red-with-img {
  padding: 32px 0;
  color: #fff;
  font-size: 18px;
  background: #F9AA8F;
  background-image: url('../images/tanecniobor.png ');
  background-repeat: no-repeat;
  background-position: top 10px left 30px;
}
.bg-color-red-with-img h2 {
  padding: 32px 0 !important;
}
.bg-color-yellow-with-img {
  padding: 32px 0;
  color: #fff;
  font-size: 18px;
  background: #ffcb05;
  background-image: url('../images/hudebniobor.png');
  background-repeat: no-repeat;
  background-position: top 10px left 30px;
}
.bg-color-yellow-with-img h2 {
  padding: 32px 0 !important;
}
.years {
  margin-bottom: 15px;
}
.months_buttons {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 50px;
}
.bg-color-green-with-img {
  padding: 32px 0;
  color: #fff;
  font-size: 18px;
  background: #d6cc70;
  background-image: url('../images/litdramobor.png');
  background-repeat: no-repeat;
  background-position: top 10px left 30px;
}
.bg-color-green-with-img h2 {
  padding: 32px 0 !important;
}
.bg-color-green {
  background: #d6cc70;
}
.bg-color-gray {
  background: #f1f4f5;
  color: #000;
}
.btn-secondary {
  color: #000;
  background-color: #ffffff;
  border: 2px #000 solid;
  border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
}
#oblibene-container {
  padding-bottom: 35px;
}
#oblibene-container .oblibene {
  position: relative;
  margin-bottom: 30px;
  transition: 0.3s;
}
#oblibene-container .oblibene .desc {
  display: none;
}
#oblibene-container .oblibene:hover {
  transform: scale(1.1);
  transition: 0.3s;
}
#oblibene-container .oblibene:hover .title {
  color: #000;
}
#oblibene-container .oblibene:hover .desc {
  display: block;
}
#oblibene-container .oblibene:hover:before {
  display: block;
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  background: #1e5799;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1e5799 0%, #207cca 26%, #207cca 53%, #2989d8 66%, #7db9e8 96%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #1e5799 0%, #207cca 26%, #207cca 53%, #2989d8 66%, #7db9e8 96%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1e5799 0%, #207cca 26%, #207cca 53%, #2989d8 66%, #7db9e8 96%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
  /* IE6-9 */
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
}
#oblibene-container .oblibene:hover img {
  opacity: 0.2;
  transition: 0.3s;
}
#oblibene-container .oblibene img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
  position: relative;
  box-shadow: 2px 2px 4px rgba(128, 128, 128, 0.9) !important;
}
#oblibene-container .oblibene .date {
  position: absolute;
  left: 5px;
  top: 20px;
  padding: 5px 10px;
  background: #0792CB;
  color: #fff;
  overflow: visible;
  -webkit-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.4) !important;
}
#oblibene-container .oblibene .date:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
}
#oblibene-container .oblibene .title {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 22px;
  color: #fff;
  text-shadow: 1px 1px 1px #00000050;
}
@media (max-width: 901px) {
  #oblibene-container .oblibene .title {
    font-size: 18px;
  }
}
h2 {
  text-transform: uppercase;
}
h2.odstavec_nadpis {
  text-align: center;
}
#akce-container .col-8 {
  padding: 20px;
}
#akce-container .akce h3 {
  font-size: 18px;
}
#akce-container .akce .date {
  box-sizing: border-box;
  padding: 20px;
  display: block;
  height: 100%;
  background-color: #0792CB;
  color: #fff;
}
@media (max-width: 901px) {
  #akce-container .akce .date {
    padding: 50% 0;
  }
}
#akce-container .akce .date .day {
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#akce-container .akce .date .month {
  font-size: 18px;
  text-align: center;
  display: block;
}
#akce-container .akce .date .time {
  display: block;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}
.odstavec_201 {
  padding-top: 0;
}
.btn-primary {
  background-color: #22b14c;
  border: 2px #22b14c solid;
  color: #fff;
  border-radius: 0;
}
.btn-primary:hover {
  border-color: #22c14d;
  background-color: #22c14d;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:focus:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:not(.disabled):not(.disabled):active {
  border-color: #21a047;
  background-color: #21a047;
}
#udalosti {
  margin: 20px 30px 0 30px;
}
@media (max-width: 901px) {
  #udalosti {
    margin: 0;
  }
}
#udalosti a {
  color: #000;
  text-decoration: none;
}
#udalosti .udalost {
  transition-duration: 0.3s;
  box-shadow: 2px 2px 4px rgba(128, 128, 128, 0.3) !important;
  padding-left: 0;
  padding-right: 0;
  background-color: #fff;
  height: 450px;
}
#udalosti .udalost img {
  height: 275px;
  object-fit: cover;
  width: 100%;
}
#udalosti .udalost h3 {
  font-size: 21px;
}
#udalosti .udalost .text {
  padding: 10px;
}
#udalosti .owl-dot span {
  width: 30px;
  border-radius: 0 !important;
}
#udalosti .owl-dot.active span {
  background-color: #0792CB !important;
}
#udalosti .owl-nav {
  display: none;
  width: 100%;
  position: absolute;
  top: 35%;
  left: 0;
  transform: translateY(-50%);
}
#udalosti .owl-nav .owl-prev {
  left: -100px;
  position: absolute;
}
#udalosti .owl-nav .owl-prev:hover {
  background: transparent;
}
#udalosti .owl-nav .owl-prev:hover span {
  color: #faa74a;
}
#udalosti .owl-nav .owl-prev span {
  font-size: 60px;
}
#udalosti .owl-nav .owl-next {
  right: -100px;
  position: absolute;
}
#udalosti .owl-nav .owl-next:hover {
  background: transparent;
}
#udalosti .owl-nav .owl-next:hover span {
  color: #faa74a;
}
#udalosti .owl-nav .owl-next span {
  font-size: 60px;
}
.homepage-links-with-images {
  padding: 0 !important;
}
.homepage-links-with-images .container-fluid {
  margin: 0;
  padding: 0;
}
.homepage-links-with-images .container-fluid h3 {
  text-transform: uppercase;
}
.homepage-links-with-images .container-fluid .row {
  margin: 0;
  padding: 0;
}
.homepage-links-with-images .container-fluid [class^="col-"] {
  padding: 0;
  margin: 0;
}
.homepage-links-with-images .container-fluid [class^="col-md-"] {
  margin: 0;
  padding: 0;
}
.homepage-links-with-images .container-fluid [class^="obrazek"] {
  margin-bottom: 5px;
}
.homepage-links-with-images .container-fluid [class^="obrazek"] .btn {
  color: #fff;
  background-color: transparent;
  border: 2px #fff solid;
  border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
}
.homepage-links-with-images .container-fluid [class^="obrazek"]:hover .btn {
  color: #000;
  background-color: #fff;
  border: 2px #000 solid;
  border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
}
.homepage-links-with-images .container-fluid [class^="obrazek"]:hover img {
  opacity: 1;
  transition: 0.3s;
}
.homepage-links-with-images .container-fluid [class^="obrazek"] .text {
  padding: 0 15px  !important;
}
.homepage-links-with-images .container-fluid .obrazek_ctvercovy,
.homepage-links-with-images .container-fluid .obrazek_bez_textu {
  background-color: #000000;
  position: relative;
  width: calc(25vw - 10px);
  height: calc(25vw - 10px);
}
.homepage-links-with-images .container-fluid .obrazek_ctvercovy img,
.homepage-links-with-images .container-fluid .obrazek_bez_textu img {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
}
.homepage-links-with-images .container-fluid .obrazek_ctvercovy .text,
.homepage-links-with-images .container-fluid .obrazek_bez_textu .text {
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.homepage-links-with-images .container-fluid .obrazek_vysoky {
  background-color: #000000;
  position: relative;
  width: calc(25vw - 10px);
  height: calc(50vw - 15px);
}
.homepage-links-with-images .container-fluid .obrazek_vysoky img {
  opacity: 0.5;
  width: 100%;
  height: calc(100%);
  object-fit: cover;
  z-index: -1;
}
.homepage-links-with-images .container-fluid .obrazek_vysoky .text {
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.homepage-links-with-images .container-fluid .obrazek_bez_textu {
  width: calc(25vw - 20px);
  height: calc(25vw - 15px);
  display: block;
  margin: 0 5px 10px;
  box-shadow: 0 1px 9px #ccc !important;
  position: relative;
  z-index: 10000;
  background-color: #fff;
  transition: 0.3s;
}
.homepage-links-with-images .container-fluid .obrazek_bez_textu img {
  opacity: 1;
}
.homepage-links-with-images .container-fluid .obrazek_bez_textu .text {
  cursor: pointer;
  color: #000;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.homepage-links-with-images .container-fluid .obrazek_bez_textu:hover {
  transition: 0.3s;
  transform: scale(1.02);
}
.homepage-links-with-images .container-fluid .obrazek_bez_textu .btn {
  color: #000;
  background-color: #fff;
  border: 2px #000 solid;
  border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 15px;
  transition: 0.3s;
}
.homepage-links-with-images .container-fluid .obrazek_siroky {
  background-color: #000000;
}
@media (max-width: 901px) {
  .homepage-links-with-images .container-fluid .obrazek_siroky {
    width: 100vw;
    height: calc(50vw - 10px);
  }
}
@media (min-width: 901px) {
  .homepage-links-with-images .container-fluid .obrazek_siroky {
    width: calc(50vw - 15px);
    height: calc(25vw - 10px);
  }
}
.homepage-links-with-images .container-fluid .obrazek_siroky img {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homepage-links-with-images .container-fluid .obrazek_siroky .text {
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
footer {
  padding: 50px 0 35px;
  background-color: #f1f4f5;
  color: #000;
}
footer * {
  color: #000;
}
[class^="nav-level-"] {
  background-color: rgba(128, 128, 128, 0.7);
  text-align: center;
  list-style-type: none;
}
[class^="nav-level-"] li {
  display: inline-block;
  cursor: pointer;
  margin: 0;
}
[class^="nav-level-"] li a {
  border-top: 2px solid transparent;
  display: inline-block;
  padding: 15px 20px;
  color: #000;
}
[class^="nav-level-"] li:hover a,
[class^="nav-level-"] li.active a {
  border-top: 2px solid #ccc;
  text-decoration: none;
}
[class^="nav-level-"] li.active a {
  font-weight: bold;
}
[class^="nav-level-"] .navicon {
  height: 80px;
  margin: 10px 0;
}
.nav-level-1 {
  border-bottom: 2px #ccc solid;
}
@media (max-width: 901px) {
  .nav-level-1 {
    display: grid;
  }
}
.nav-level-2 {
  background-color: #f1f4f5;
}
.nav-level-2 li.active {
  background-color: #f1f4f5;
}
.teachers {
  padding: 0;
}
.teachers:last-of-type {
  padding-bottom: 50px;
}
.teachers .col-md-3 {
  transition: 0.3s;
}
.teachers .col-md-3 img {
  box-shadow: 2px 2px 4px rgba(128, 128, 128, 0.9) !important;
  width: 100%;
  filter: brightness(75%);
  transition: 0.3s;
  height: 255px;
  object-fit: cover;
}
.teachers .col-md-3 a {
  color: #fff;
  text-decoration: none;
}
.teachers .col-md-3 h3,
.teachers .col-md-3 h3 + p {
  position: absolute;
  top: 185px;
  text-align: center;
  width: calc(100% - 30px);
  display: none;
  font-size: 22px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.teachers .col-md-3 h3 + p {
  font-size: 18px;
  bottom: 5%;
}
.teachers .col-md-3 h3 {
  display: block;
}
.teachers .col-md-3:hover {
  transform: scale(1.1);
  transition: 0.3s;
}
.teachers .col-md-3:hover h3 {
  top: 140px;
}
.teachers .col-md-3:hover h3,
.teachers .col-md-3:hover h3 + p {
  display: block;
}
.teachers .col-md-3:hover img {
  filter: brightness(100%);
  transition: 0.3s;
}
.odstavec-open {
  padding: 0;
}
.odstavec-open .card {
  border: 0;
  border-radius: 0;
}
@media (min-width: 901px) {
  .odstavec-open .card {
    max-width: 800px;
    margin: 0 auto;
  }
}
.odstavec-open .card-header {
  background-color: transparent;
  border-bottom: 0;
  background: transparent;
}
.odstavec-open .card-header .btn-link {
  background-color: #fff;
  position: relative;
  display: block;
  width: 100%;
  padding: 20px;
  color: #000 !important;
  text-align: left;
  text-decoration: none !important;
}
.odstavec-open .card-header .btn-link h3 {
  font-size: 1.25rem;
  font-weight: normal;
}
.odstavec-open .card-header .btn-link:after {
  content: "+";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 32px;
  right: 30px;
}
.odstavec-open .card-header .btn-link[aria-expanded="false"]:after {
  content: "+";
}
.odstavec-open .card-header .btn-link[aria-expanded="true"]:after {
  content: "-";
}
.odstavec-open .card-header .btn-link:hover {
  background-color: #f1f4f5;
  transform: 0.3;
}
.odstavec-open:last-of-type {
  margin-bottom: 50px;
}
#galleries .category-box {
  display: table;
  background-color: #fff;
  padding: 10px;
  flex: 0 0 23%;
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.15) !important;
  min-height: 100px;
  line-height: 100%;
  margin: 10px;
  cursor: pointer;
  transition: 0.3s;
}
#galleries .category-box h3,
#galleries .category-box p,
#galleries .category-box a {
  color: #000;
  text-shadow: none !important;
}
#galleries .category-box h3 {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  font-size: 20px;
}
#galleries .category-box:hover {
  transform: scale(1.05);
  transition: 0.3s;
}
#galleries .category-box:hover * {
  text-decoration: none !important;
}
#galleries .col-md-3:not(.category-box) {
  transition: 0.3s;
}
#galleries .col-md-3:not(.category-box) img {
  width: 100%;
  filter: brightness(75%);
  transition: 0.3s;
  height: 255px;
  object-fit: cover;
}
#galleries .col-md-3:not(.category-box) a {
  color: #fff;
  text-decoration: none;
}
#galleries .col-md-3:not(.category-box) h3,
#galleries .col-md-3:not(.category-box) h3 + p {
  position: absolute;
  bottom: calc(5% + 45px);
  text-align: center;
  width: calc(100% - 30px);
  display: none;
  font-size: 22px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
#galleries .col-md-3:not(.category-box) h3 + p {
  font-size: 18px;
  bottom: 5%;
}
#galleries .col-md-3:not(.category-box) h3 {
  display: block;
}
#galleries .col-md-3:not(.category-box):hover {
  transform: scale(1.1);
  transition: 0.3s;
}
#galleries .col-md-3:not(.category-box):hover h3,
#galleries .col-md-3:not(.category-box):hover h3 + p {
  display: block;
}
#galleries .col-md-3:not(.category-box):hover img {
  filter: brightness(100%);
  transition: 0.3s;
}
.partnershp {
  background: #fff;
}
.breadcrumb {
  background-color: #fff;
}
.breadcrumb a {
  color: #1B9FD5;
}
#articles .item {
  margin: 15px 0;
  position: relative;
}
#articles .item img {
  width: 100%;
  height: 255px;
  object-fit: cover;
  object-position: top;
}
#articles .item.clanek a {
  color: #FAA74A;
  text-decoration: none;
}
#articles .item.clanek h3 {
  margin-top: 15px;
  font-size: 22px;
}
#articles .item.kategorie h3 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  width: calc(100% - 30px);
  box-sizing: border-box;
  padding: 15px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
}
#article .content {
  margin: 0 -15px;
}
/*.decor {
	background: repeating-linear-gradient(90deg,#FAA74A,#FAA74A 100px,#FFCB05 100px,#FFCB05 200px,#F9AA8F 200px,#F9AA8F 300px,#D6CC70 300px,#D6CC70 400px);
	height: 4px;
	width: 100%;
}*/
@media (max-width: 901px) {
  :not(.owl-carousel) .btn.btn-primary.btn-lg {
    display: block;
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .navbar .btn-secondary {
    font-size: 14px;
  }
  .navbar .navbar-brand img {
    max-height: 100px;
  }
  .banner-links .col-md-3 h2 {
    font-size: 20px;
  }
  .banner-links .col-md-3 p {
    padding: 15px;
  }
}
.btn {
  text-transform: uppercase;
  box-shadow: 2px 2px 4px rgba(128, 128, 128, 0.6) !important;
}
.btn.btn-blackwhite {
  background-color: #5a6268;
  color: #fff;
  border-radius: 0;
  border: 1px #000 solid;
}
.btn.btn-blackwhite:hover,
.btn.btn-blackwhite:focus {
  background-color: #fff;
  color: #000;
}
.btn.btn-blackwhite2 {
  background-color: #5a6268;
  color: #fff;
  border-radius: 0;
  border: 1px #000 solid;
  margin-top: 10px;
}
.btn.btn-blackwhite2:hover,
.btn.btn-blackwhite2:focus {
  background-color: #fff;
  color: #000;
}
.clanek {
  background-color: #fff;
  box-shadow: 2px 2px 4px rgba(128, 128, 128, 0.6) !important;
}
.clanek .text {
  height: 300px;
  padding: 10px;
}
@media (max-width: 901px) {
  .clanek .text {
    height: 350px;
  }
}
.row.akce {
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) !important;
}
.row.akce:nth-child(2n) {
  background-color: #fff;
}
.row.akce .date {
  box-sizing: border-box;
  padding: 10px 0;
  display: block;
  background-color: #22b14c;
  color: #fff;
  margin-bottom: 0;
  height: 100%;
}
.row.akce .col-4,
.row.akce .col-5 {
  padding-left: 0;
  padding-right: 0;
}
.row.akce .col-7,
.row.akce .col-10 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row.akce .col-7 h3,
.row.akce .col-10 h3 {
  font-size: 18px;
}
.odstavec_67 {
  padding: 50px 0 100px;
}
.odstavec_67 a.btn {
  position: absolute;
  bottom: -40px;
  left: 15px;
}
#calendar button {
  border: 0;
  color: #000;
  background-color: #f8f8f8;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 18px;
  padding: 5px;
  margin: 5px;
  font-weight: bold;
}
#calendar button.active,
#calendar button:hover {
  background-color: #faa74a;
  color: #fff;
}
#calendar .months {
  display: none;
}
#calendar .months.active {
  display: block;
}
#calendar .months .month {
  display: none;
}
#calendar .months .month.active {
  display: block;
}
.clanek-vyucujici img {
  width: 100%;
  height: auto;
}
.clanek-vyucujici hr {
  margin-top: -10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #afafaf;
  width: 20%;
  margin-left: 0;
}
.clanek-vyucujici .fa {
  color: #faa74a !important;
}
.clanek-vyucujici a {
  color: #faa74a !important;
}
.clanek-vyucujici a:hover,
.clanek-vyucujici a:active,
.clanek-vyucujici a:focus {
  color: #faa74a !important;
}
.podstranka.hudebni_obor nav.nav-level-2,
.podstranka.nauka_o_hudbe_1 nav.nav-level-2,
.podstranka.hra_na_smyccove_nastroje nav.nav-level-2,
.podstranka.hra_na_strunne_nastroje nav.nav-level-2,
.podstranka.solovy_zpev nav.nav-level-2,
.podstranka.hra_na_klavesove_nastroje nav.nav-level-2,
.podstranka.hra_na_dechove_nastroje nav.nav-level-2,
.podstranka.hra_na_bici_nastroje nav.nav-level-2 {
  padding: 10px 0;
  background-position: left 32px center;
  background-repeat: no-repeat;
  background-image: url("../images/hudebniobor.png");
  background-color: #ffcb05;
  color: #fff;
}
.podstranka.hudebni_obor nav.nav-level-2 *,
.podstranka.nauka_o_hudbe_1 nav.nav-level-2 *,
.podstranka.hra_na_smyccove_nastroje nav.nav-level-2 *,
.podstranka.hra_na_strunne_nastroje nav.nav-level-2 *,
.podstranka.solovy_zpev nav.nav-level-2 *,
.podstranka.hra_na_klavesove_nastroje nav.nav-level-2 *,
.podstranka.hra_na_dechove_nastroje nav.nav-level-2 *,
.podstranka.hra_na_bici_nastroje nav.nav-level-2 * {
  color: #fff;
}
.podstranka.hudebni_obor nav.nav-level-2 li,
.podstranka.nauka_o_hudbe_1 nav.nav-level-2 li,
.podstranka.hra_na_smyccove_nastroje nav.nav-level-2 li,
.podstranka.hra_na_strunne_nastroje nav.nav-level-2 li,
.podstranka.solovy_zpev nav.nav-level-2 li,
.podstranka.hra_na_klavesove_nastroje nav.nav-level-2 li,
.podstranka.hra_na_dechove_nastroje nav.nav-level-2 li,
.podstranka.hra_na_bici_nastroje nav.nav-level-2 li {
  font-weight: bold;
}
.podstranka.hudebni_obor nav.nav-level-2 li.active,
.podstranka.nauka_o_hudbe_1 nav.nav-level-2 li.active,
.podstranka.hra_na_smyccove_nastroje nav.nav-level-2 li.active,
.podstranka.hra_na_strunne_nastroje nav.nav-level-2 li.active,
.podstranka.solovy_zpev nav.nav-level-2 li.active,
.podstranka.hra_na_klavesove_nastroje nav.nav-level-2 li.active,
.podstranka.hra_na_dechove_nastroje nav.nav-level-2 li.active,
.podstranka.hra_na_bici_nastroje nav.nav-level-2 li.active,
.podstranka.hudebni_obor nav.nav-level-2 li:hover,
.podstranka.nauka_o_hudbe_1 nav.nav-level-2 li:hover,
.podstranka.hra_na_smyccove_nastroje nav.nav-level-2 li:hover,
.podstranka.hra_na_strunne_nastroje nav.nav-level-2 li:hover,
.podstranka.solovy_zpev nav.nav-level-2 li:hover,
.podstranka.hra_na_klavesove_nastroje nav.nav-level-2 li:hover,
.podstranka.hra_na_dechove_nastroje nav.nav-level-2 li:hover,
.podstranka.hra_na_bici_nastroje nav.nav-level-2 li:hover {
  background-color: #e6ab03;
}
@media (max-width: 901px) {
  .homepage-links-with-images .container-fluid {
    margin: 0;
    padding: 0;
  }
  .homepage-links-with-images .container-fluid h3 {
    text-transform: uppercase;
  }
  .homepage-links-with-images .container-fluid .row {
    margin: 0;
    padding: 0;
  }
  .homepage-links-with-images .container-fluid [class^="col-"] {
    padding: 0;
    margin: 0;
  }
  .homepage-links-with-images .container-fluid [class^="col-md-"] {
    margin: 0;
    padding: 0;
  }
  .homepage-links-with-images .container-fluid [class^="obrazek"] {
    margin-bottom: 5px;
  }
  .homepage-links-with-images .container-fluid [class^="obrazek"] .btn {
    color: #fff;
    background-color: transparent;
    border: 2px #fff solid;
    border-radius: 0;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 15px;
  }
  .homepage-links-with-images .container-fluid [class^="obrazek"]:hover .btn {
    color: #000;
    background-color: #fff;
    border: 2px #000 solid;
    border-radius: 0;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 15px;
  }
  .homepage-links-with-images .container-fluid [class^="obrazek"]:hover img {
    opacity: 1;
    transition: 0.3s;
  }
  .homepage-links-with-images .container-fluid [class^="obrazek"] .text {
    padding: 0 15px  !important;
  }
  .homepage-links-with-images .container-fluid .obrazek_ctvercovy,
  .homepage-links-with-images .container-fluid .obrazek_bez_textu {
    background-color: #000000;
    position: relative;
    width: 100%;
    height: auto;
  }
  .homepage-links-with-images .container-fluid .obrazek_ctvercovy img,
  .homepage-links-with-images .container-fluid .obrazek_bez_textu img {
    z-index: -1;
    width: 100%;
    height: 75vh;
    object-fit: cover;
    opacity: 0.5;
  }
  .homepage-links-with-images .container-fluid .obrazek_ctvercovy .text,
  .homepage-links-with-images .container-fluid .obrazek_bez_textu .text {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
  }
  .homepage-links-with-images .container-fluid .obrazek_vysoky {
    background-color: #000000;
    position: relative;
    width: 100%;
    height: auto;
  }
  .homepage-links-with-images .container-fluid .obrazek_vysoky img {
    opacity: 0.5;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    z-index: -1;
  }
  .homepage-links-with-images .container-fluid .obrazek_vysoky .text {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
  }
  .homepage-links-with-images .container-fluid .obrazek_bez_textu {
    width: calc(100% - 10px);
    height: 75vh;
    display: block;
    margin: 0 5px 10px;
    box-shadow: 0 1px 9px #ccc !important;
    position: relative;
    z-index: 10000;
    background-color: #fff;
    transition: 0.3s;
  }
  .homepage-links-with-images .container-fluid .obrazek_bez_textu .text {
    cursor: pointer;
    color: #000;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .homepage-links-with-images .container-fluid .obrazek_bez_textu:hover {
    transition: 0.3s;
    transform: scale(1.02);
  }
  .homepage-links-with-images .container-fluid .obrazek_bez_textu .btn {
    color: #000;
    background-color: #fff;
    border: 2px #000 solid;
    border-radius: 0;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 15px;
    transition: 0.3s;
  }
  .homepage-links-with-images .container-fluid .obrazek_siroky {
    background-color: #000000;
  }
  .homepage-links-with-images .container-fluid .obrazek_siroky img {
    opacity: 0.5;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .homepage-links-with-images .container-fluid .obrazek_siroky .text {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
  }
}
@media (max-width: 901px) and (max-width: 901px) {
  .homepage-links-with-images .container-fluid .obrazek_vysoky {
    height: 100vh;
  }
}
@media (max-width: 901px) and (min-width: 901px) {
  .homepage-links-with-images .container-fluid .obrazek_siroky {
    width: calc(50vw - 15px);
    height: calc(25vw - 10px);
  }
}
#video_banner {
  z-index: 0;
  position: relative;
  overflow: hidden;
}
#video_banner .video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.hrajeme {
  width: 100%;
  position: absolute;
  bottom: 20%;
  left: 1%;
}
.hrajeme .ml4 {
  font-size: 45px;
  position: absolute;
  text-align: left;
  top: 65px;
  right: 0;
  font-weight: bold;
  width: 928px;
}
.hrajeme .ml4 .letters {
  text-shadow: 2px 2px 4px #000000;
  position: absolute;
  display: inline-block;
  color: white;
  margin: auto;
  opacity: 0;
}
.hrajeme .bannertext {
  font-size: 45px;
  text-shadow: 2px 2px 4px #000000;
  position: absolute;
  color: white;
  font-weight: bold;
}
.podstranka.uvod .icon-bar {
  position: absolute;
  right: 20px;
  display: -webkit-inline-box;
  top: -35px;
}
.podstranka.uvod .icon-bar a {
  display: block;
  width: 50px;
  height: 65px;
  box-sizing: content-box;
  padding-top: 15px;
  position: relative;
  color: white !important;
  font-size: 35px;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
}
.podstranka.uvod .icon-bar a.facebook {
  font-size: 25px;
  cursor: pointer;
  color: #ffffff;
  margin-bottom: 10px;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.uvod .icon-bar a.twitter {
  font-size: 25px;
  cursor: pointer;
  color: white;
  margin-bottom: 20px;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.uvod .icon-bar a.google {
  font-size: 25px;
  cursor: pointer;
  color: white;
  margin-bottom: 10px;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.uvod .icon-bar a.instagram {
  font-size: 25px;
  cursor: pointer;
  color: white;
  margin-bottom: 10px;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.uvod .icon-bar a.youtube {
  font-size: 25px;
  cursor: pointer;
  color: white;
  margin-bottom: 10px;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.uvod .icon-bar a:hover {
  transition: 0.5s;
  transform: scale(1.1);
}
.podstranka.uvod .open-sidenav {
  position: absolute;
  top: 18px;
  right: 0;
  display: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  color: yellow;
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 901px) {
  .podstranka.uvod .open-sidenav {
    position: absolute;
    top: 30px;
    right: 10px;
    display: block;
    border: 0;
    cursor: pointer;
    color: yellow;
    font-size: 30px;
    font-weight: bold;
    background-color: #0395d2;
  }
}
.podstranka.uvod .navbar {
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  background: transparent;
}
.podstranka.uvod .navbar .ml-auto {
  margin-left: 12% !important;
}
.podstranka.uvod .navbar .container {
  max-width: 1400px;
}
.podstranka.uvod .navbar .nav-link {
  text-transform: uppercase;
  color: white !important;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 2px 0px 8px rgba(0, 0, 0, 0.8);
  border-top: 2px solid transparent;
  transition-duration: 0.2s;
}
.podstranka.uvod .navbar .nav-link.active {
  font-weight: bold;
}
.podstranka.uvod .navbar .nav-link:hover {
  font-weight: bold;
  border-top: 2px solid white;
}
.podstranka.uvod .navbar .navbar-brand h1 {
  color: #ffff00;
  text-shadow: black 2px 2px;
}
.podstranka.uvod .navbar .navbar-brand img {
  max-height: 180px;
  margin-top: 20px;
}
@media (max-width: 901px) {
  .podstranka.uvod .navbar .navbar-brand img {
    max-height: 100px;
    margin: 0px;
  }
}
.podstranka.uvod .sidenav {
  max-height: 70px;
  display: block;
  position: absolute;
  opacity: 0;
  height: auto;
  text-align: right;
}
.podstranka.uvod .sidenav a.nav-link {
  color: darkgoldenrod;
  font-weight: bolder;
}
.podstranka.uvod .sidenav a.nav-link:hover {
  transform: scale(1.1);
}
.podstranka.uvod .sidenav li {
  list-style-type: none;
  display: inline-block;
  color: goldenrod;
}
.podstranka.uvod .sidenav li * {
  color: #fff;
}
@media (max-width: 901px) {
  .podstranka.uvod .sidenav.show {
    width: 55vw;
    text-align: center;
    font-weight: bold;
    top: 10px;
    transform: translateX(50%);
    font-size: 30px;
    transition: 0.3s;
    opacity: 1;
    max-height: 70px;
  }
  .podstranka.uvod .sidenav.show {
    padding: 50px 0;
    display: block;
    overflow: hidden;
    background: #0395d2;
    top: 0%;
    left: 0;
    transform: none;
    width: 100%;
    height: 100vh;
    max-height: none;
    font-size: 25px;
  }
}
.podstranka.uvod .sidenav .nav-item {
  display: inline-block;
}
.podstranka.uvod .sidenav a.nav-link {
  color: yellow;
  display: block;
  text-align: center;
}
@media (max-width: 901px) {
  .podstranka.uvod .sidenav .nav-item {
    display: block;
  }
}
@media (max-width: 901px) {
  .navbar {
    padding-top: 0 !important;
    width: 100%;
    background: #fff;
    max-height: 100px !important;
  }
  .navbar .container-fluid {
    max-height: 50px;
  }
  .navbar .ml-auto {
    margin-left: 0 !important;
  }
  .navbar .container {
    max-width: 1400px;
  }
  .navbar .nav-link {
    text-transform: uppercase;
    color: black !important;
  }
  .navbar .nav-link.active {
    font-weight: bold;
  }
  .navbar .nav-link:hover {
    font-weight: bold;
  }
  .navbar .navbar-brand h1 {
    color: #ffff00;
    text-shadow: black 2px 2px;
  }
  .navbar .navbar-brand img {
    max-height: 60px;
    transform: translateY(10px);
  }
}
#content {
  background: rgba(128, 128, 128, 0.3);
}
@media (max-width: 901px) {
  #slider {
    position: relative;
    width: 100%;
    height: 100vh;
  }
  #slider h1 {
    font-size: 3.5rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
  }
  #slider img {
    filter: grayscale(60%);
    object-fit: cover;
    width: 100%;
    height: 100vh;
  }
  #slider .banner-text {
    position: absolute;
    width: 1500px;
    max-width: 100%;
    text-align: left;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 30px;
    font-weight: bold;
    color: #FFF;
    background: transparent;
    text-shadow: 0 -1px 2px #FFF, 0 -2px 10px #4d4d4d, 0 -10px 20px #4d4d4d, 0 -18px 40px #000000;
  }
  #slider .btn {
    color: #fff;
    border-radius: 0 !important;
    background-color: transparent;
    border: 2px #fff solid;
    text-transform: uppercase;
  }
}
.sidenav {
  display: none;
}
.sidenav .show {
  display: block;
}
.icon-bar {
  position: absolute;
  right: 10px;
  display: -webkit-inline-box;
  top: -35px;
}
.icon-bar a {
  display: block;
  width: 50px;
  height: 65px;
  box-sizing: content-box;
  padding-top: 15px;
  position: relative;
  color: black !important;
  font-size: 35px;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
}
.icon-bar a.facebook {
  font-size: 25px;
  cursor: pointer;
  color: #ffffff;
  margin-bottom: 10px;
  transition: 0.5s;
  padding-left: 10px;
}
.icon-bar a.twitter {
  font-size: 25px;
  cursor: pointer;
  color: white;
  margin-bottom: 20px;
  transition: 0.5s;
  padding-left: 10px;
}
.icon-bar a.google {
  font-size: 25px;
  cursor: pointer;
  color: white;
  margin-bottom: 10px;
  transition: 0.5s;
  padding-left: 10px;
}
.icon-bar a.instagram {
  font-size: 25px;
  cursor: pointer;
  color: white;
  margin-bottom: 10px;
  transition: 0.5s;
  padding-left: 10px;
}
.icon-bar a.youtube {
  font-size: 25px;
  cursor: pointer;
  color: white;
  margin-bottom: 10px;
  transition: 0.5s;
  padding-left: 10px;
}
.icon-bar a:hover {
  transition: 0.5s;
  transform: scale(1.1);
}
.podstranka.home .icon-bar {
  position: absolute;
  right: 20px;
  display: -webkit-inline-box;
  top: -35px;
}
.podstranka.home .icon-bar a {
  display: block;
  width: 50px;
  height: 65px;
  box-sizing: content-box;
  padding-top: 15px;
  position: relative;
  color: white !important;
  font-size: 35px;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
}
.podstranka.home .icon-bar a.facebook {
  cursor: pointer;
  font-size: 25px;
  color: #ffffff;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.home .icon-bar a.twitter {
  cursor: pointer;
  font-size: 25px;
  color: white;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.home .icon-bar a.google {
  cursor: pointer;
  font-size: 25px;
  color: white;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.home .icon-bar a.instagram {
  cursor: pointer;
  font-size: 25px;
  color: white;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.home .icon-bar a.youtube {
  cursor: pointer;
  font-size: 25px;
  color: white;
  transition: 0.5s;
  padding-left: 10px;
}
.podstranka.home .icon-bar a:hover {
  transition: 0.5s;
  transform: scale(1.1);
}
.podstranka.home .open-sidenav {
  position: absolute;
  top: 18px;
  right: 0;
  display: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  color: yellow;
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 901px) {
  .podstranka.home .open-sidenav {
    position: absolute;
    top: 18px;
    right: 0;
    display: block;
    background: transparent;
    border: 0;
    cursor: pointer;
    color: yellow;
    font-size: 30px;
    font-weight: bold;
  }
}
.podstranka.home .navbar {
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  background: transparent;
}
.podstranka.home .navbar .nav-langs {
  padding-bottom: 7px;
}
.podstranka.home .navbar .ml-auto {
  margin-left: 12% !important;
}
.podstranka.home .navbar .container {
  max-width: 1400px;
}
.podstranka.home .navbar .nav-link {
  text-transform: uppercase;
  color: white !important;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 2px 0px 8px rgba(0, 0, 0, 0.8);
  border-top: 2px solid transparent;
  transition-duration: 0.2s;
}
.podstranka.home .navbar .nav-link.active {
  font-weight: bold;
}
.podstranka.home .navbar .nav-link:hover {
  font-weight: bold;
  border-top: 2px solid white;
}
.podstranka.home .navbar .navbar-brand h1 {
  color: #ffff00;
  text-shadow: black 2px 2px;
}
.podstranka.home .navbar .navbar-brand img {
  max-height: 180px;
  margin-top: 20px;
}
.podstranka.home .sidenav {
  max-height: 70px;
  display: block;
  position: absolute;
  top: -100vw;
  opacity: 0;
  height: auto;
  text-align: right;
  transition: 0.3s;
}
.podstranka.home .sidenav a.nav-link {
  color: darkgoldenrod;
  font-weight: bolder;
}
.podstranka.home .sidenav a.nav-link:hover {
  transform: scale(1.1);
}
.podstranka.home .sidenav li {
  list-style-type: none;
  display: inline-block;
  color: goldenrod;
}
.podstranka.home .sidenav li * {
  color: #fff;
}
@media (max-width: 901px) {
  .podstranka.home .sidenav.show {
    width: 55vw;
    text-align: center;
    font-weight: bold;
    top: 10px;
    transform: translateX(50%);
    font-size: 30px;
    transition: 0.3s;
    opacity: 1;
    max-height: 70px;
  }
  .podstranka.home .sidenav.show {
    display: block;
    overflow: hidden;
    background: #000000;
    /* top: 30%; */
    left: 0;
    /* bottom: 0; */
    transform: none;
    width: 60%;
    height: 75%;
    max-height: none;
    /* height: auto; */
    font-size: 25px;
  }
}
.podstranka.home .sidenav .nav-item {
  display: inline-block;
}
.podstranka.home .sidenav a.nav-link {
  color: yellow;
  display: block;
  text-align: center;
}
@media (max-width: 901px) {
  .podstranka.home .sidenav .nav-item {
    display: block;
  }
}
@media (max-width: 901px) {
  table {
    border: none !important;
  }
  table thead {
    display: none;
  }
  table tr {
    display: flex;
    flex-wrap: wrap;
  }
  table tr td {
    padding: 10px;
    border-top: none !important;
    width: 100%;
    display: block;
  }
  table tr td:before {
    display: block;
    border-right: 1px #ccc solid;
    font-weight: bold;
    width: 50%;
    float: left;
    content: attr(data-title);
    margin-right: 10px;
  }
}
@media (max-width: 901px) and (max-width: 320px) {
  table tr td {
    font-size: 14px;
  }
}
/*# sourceMappingURL=styles.css.map */