.nodisplay {
  display: none; }

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

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

.vmiddle {
  vertical-align: middle; }

.inline {
  display: inline-block; }

header .top {
  position: relative;
  background: #0070b5;
  color: white;
  padding: 10px 0; }
  header .top .top_contact {
    display: flex; }
    header .top .top_contact div {
      flex: 1 1 auto; }
    header .top .top_contact i {
      color: #d4af37;
      font-size: 1.25em;
      display: inline-block;
      vertical-align: middle; }
    header .top .top_contact span, header .top .top_contact a {
      display: inline-block;
      vertical-align: middle; }
    header .top .top_contact a {
      color: white; }
      header .top .top_contact a:hover {
        text-decoration: underline; }
    header .top .top_contact #google_translate_element a {
      color: black;
      font-size: 11px; }
    header .top .top_contact .navbar-right {
      margin: 0; }
  header .top .top_vyhladavanie i.white {
    color: white;
    font-size: 1.7em; }
  header .top .top_vyhladavanie .social-icons {
    float: left;
    margin-right: 10px; }
    @media screen and (max-width: 767px) {
      header .top .top_vyhladavanie .social-icons {
        float: right;
        margin-right: 0px;
        margin-left: 10px; } }
  header .top .top_vyhladavanie form {
    display: inline-block; }
    @media screen and (max-width: 767px) {
      header .top .top_vyhladavanie form {
        float: left;
        display: flex; } }
  header .top .top_vyhladavanie input {
    height: 24px;
    font-size: 12px;
    padding: 2px 5px;
    border: 0;
    border-radius: 1px;
    background: #005082;
    color: white; }
    header .top .top_vyhladavanie input::-moz-placeholder {
      color: white;
      opacity: 1; }
    header .top .top_vyhladavanie input:-ms-input-placeholder {
      color: white; }
    header .top .top_vyhladavanie input::-webkit-input-placeholder {
      color: white; }
  header .top .top_vyhladavanie button i {
    color: white; }
  header .top .top-lang a {
    display: block;
    float: left; }
  header .top .top-lang .divider {
    height: 13px;
    width: 1px;
    float: left;
    background-color: white;
    margin: 0px 4px;
    margin-top: 2px; }
header .menu {
  background: white;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 300; }
header .is-sticky .menu {
  box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025); }
header .is-sticky .navbar {
  min-height: 0;
  height: auto; }
header .is-sticky .navbar-brand {
  height: auto; }
header .is-sticky .navbar-default ul.nav li > a {
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all .5s ease; }
header .is-sticky .navbar-default ul.nav li .dropdown-menu {
  top: 50px; }
@media screen and (max-width: 767px) {
  header .top .top_contact {
    display: block !important;
    text-align: center; }
    header .top .top_contact .top_vyhladavanie {
      display: inline-block;
      margin-top: 10px; }
  header .top .top-phone {
    text-align: right;
    padding-right: 5px; }
  header .top .top-mail {
    text-align: left;
    padding-left: 5px; }
  header .top .top-phone {
    width: 50%;
    float: left;
    text-align: center; }
  header .top .top-mail {
    width: 50%;
    float: left;
    text-align: center; } }

.info_panel {
  background-color: #0070b5; }
  .info_panel .scrollWrapper {
    padding-top: 2px;
    padding-bottom: 2px; }
    .info_panel .scrollWrapper .scrollableArea {
      margin-left: auto;
      margin-right: auto; }
      .info_panel .scrollWrapper .scrollableArea span {
        color: white; }
        .info_panel .scrollWrapper .scrollableArea span.circle {
          color: #d4af37 !important; }

.navbar-default {
  border: 0;
  background-color: white; }
  @media screen and (max-width: 767px) {
    .navbar-default {
      min-height: 61px; } }
  @media (min-width: 768px) {
    .navbar-default ul.nav li.open > .dropdown-menu, .navbar-default ul.nav li:hover > .dropdown-menu {
      display: block; } }
  .navbar-default ul.nav li > a {
    font-weight: bold;
    transition: all .5s ease;
    color: black; }
    .navbar-default ul.nav li > a i {
      margin-left: 6px; }
  .navbar-default ul.nav li .dropdown-menu {
    border: 0;
    border-radius: 0;
    top: 70px;
    padding: 0;
    left: 0px;
    right: auto; }
    @media (max-width: 767px) {
      .navbar-default ul.nav li .dropdown-menu {
        margin-top: 0; } }
    .navbar-default ul.nav li .dropdown-menu li {
      display: flex;
      float: left; }
      .navbar-default ul.nav li .dropdown-menu li ul {
        padding: 0; }
        .navbar-default ul.nav li .dropdown-menu li ul li {
          list-style: none;
          width: 100%; }
          .navbar-default ul.nav li .dropdown-menu li ul li.border {
            border-right: 0.5px solid;
            border-right-color: #F3F3F3; }
          .navbar-default ul.nav li .dropdown-menu li ul li > a {
            /* white-space: nowrap;*/
            text-shadow: none;
            font-weight: normal;
            padding: 10px 20px;
            width: 250px;
            color: #363636; }
            .navbar-default ul.nav li .dropdown-menu li ul li > a > div {
              font-size: 12px;
              color: #A6A6A6; }
          .navbar-default ul.nav li .dropdown-menu li ul li:hover > a {
            color: #d4af37; }
  .navbar-default .navbar-brand {
    padding: 10px 0; }
    @media screen and (max-width: 767px) {
      .navbar-default .navbar-brand {
        height: auto; } }
    .navbar-default .navbar-brand img {
      height: 78px; }
      @media screen and (max-width: 767px) {
        .navbar-default .navbar-brand img {
          height: 40px; } }
    .navbar-default .navbar-brand.logo-nazov {
      font-weight: normal;
      font-size: 20px;
      color: #363636;
      margin-left: 35px;
      display: flex;
      align-items: center;
      padding-top: 23px;
      line-height: 25px;
      font-style: italic; }
      @media screen and (max-width: 767px) {
        .navbar-default .navbar-brand.logo-nazov {
          font-size: 14px;
          line-height: 1.5rem;
          margin-left: 1rem;
          padding-top: 20px; } }

.navbar-header {
  padding-left: 15px;
  padding-right: 15px; }

.navbar-collapse {
  background-color: white; }

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

.kontakt_menu.navbar-nav > li > a {
  font-size: 11px;
  padding: 0 5px; }
  .kontakt_menu.navbar-nav > li > a:focus, .kontakt_menu.navbar-nav > li > a:hover {
    background: none; }

@media (max-width: 767px) {
  .navbar-collapse {
    min-width: 100%; }

  .navbar-toggle {
    margin-bottom: 12px; }

  .navbar-nav {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
    .navbar-nav > li > a {
      padding-top: 10px !important;
      padding-bottom: 10px !important; }

  .kontakt_menu {
    margin-bottom: 10px !important; }
    .kontakt_menu > li > a {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      padding-left: 15px !important;
      padding-right: 15px !important; } }
.btn {
  border-radius: 1px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
  .btn.btn-link {
    box-shadow: none; }

.btn-dark {
  color: white;
  background-color: #0070b5;
  border-color: #0070b5; }
  .btn-dark:focus, .btn-dark.focus {
    color: white;
    background-color: #005082;
    border-color: #002136; }
  .btn-dark:hover {
    color: white;
    background-color: #005082;
    border-color: #004a78; }
  .btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
    color: white;
    background-color: #005082;
    border-color: #004a78; }
    .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: #003a5e;
      border-color: #002136; }
  .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: #0070b5;
    border-color: #0070b5; }
  .btn-dark .badge {
    color: #0070b5;
    background-color: white; }

.btn-secondary {
  color: white;
  background-color: #d4af37;
  border-color: #d4af37; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: white;
    background-color: #b29126;
    border-color: #735e19; }
  .btn-secondary:hover {
    color: white;
    background-color: #b29126;
    border-color: #a98a24; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: white;
    background-color: #b29126;
    border-color: #a98a24; }
    .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: #947920;
      border-color: #735e19; }
  .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: #d4af37;
    border-color: #d4af37; }
  .btn-secondary .badge {
    color: #d4af37;
    background-color: white; }

.btn-back {
  padding: 10px 15px; }

.btn-continue {
  color: white;
  background-color: #27ae60;
  border-color: #27ae60; }
  .btn-continue:focus, .btn-continue.focus {
    color: white;
    background-color: #1e8449;
    border-color: #104627; }
  .btn-continue:hover {
    color: white;
    background-color: #1e8449;
    border-color: #1c7c44; }
  .btn-continue:active, .btn-continue.active, .open > .btn-continue.dropdown-toggle {
    color: white;
    background-color: #1e8449;
    border-color: #1c7c44; }
    .btn-continue:active:hover, .btn-continue:active:focus, .btn-continue:active.focus, .btn-continue.active:hover, .btn-continue.active:focus, .btn-continue.active.focus, .open > .btn-continue.dropdown-toggle:hover, .open > .btn-continue.dropdown-toggle:focus, .open > .btn-continue.dropdown-toggle.focus {
      color: white;
      background-color: #176739;
      border-color: #104627; }
  .btn-continue:active, .btn-continue.active, .open > .btn-continue.dropdown-toggle {
    background-image: none; }
  .btn-continue.disabled:hover, .btn-continue.disabled:focus, .btn-continue.disabled.focus, .btn-continue[disabled]:hover, .btn-continue[disabled]:focus, .btn-continue[disabled].focus, fieldset[disabled] .btn-continue:hover, fieldset[disabled] .btn-continue:focus, fieldset[disabled] .btn-continue.focus {
    background-color: #27ae60;
    border-color: #27ae60; }
  .btn-continue .badge {
    color: #27ae60;
    background-color: white; }

.badge-primary {
  background-color: #0070b5; }

.badge-secondary {
  background-color: #d4af37; }

.carousel-fade .carousel-inner.height_1600x650 {
  height: 650px; }
.carousel-fade .carousel-inner.height_1600x200 {
  height: 200px; }
  .carousel-fade .carousel-inner.height_1600x200 .carousel-caption {
    top: 10px;
    font-size: 20px; }
    .carousel-fade .carousel-inner.height_1600x200 .carousel-caption strong {
      font-size: 40px; }
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
  height: 100%;
  width: 100%; }
  .carousel-fade .carousel-inner .item img {
    margin: 0 auto; }
  .carousel-fade .carousel-inner .item .image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat; }
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-caption {
  text-align: center;
  padding: 0;
  top: 150px;
  font-size: 30px;
  line-height: 1em;
  font-weight: 700;
  font-family: "Open Sans", sans-serif; }
  @media (max-width: 767px) {
    .carousel-fade .carousel-caption {
      font-size: 40px; } }
  .carousel-fade .carousel-caption strong {
    display: inline-block;
    font-size: 2em;
    margin: .3em;
    padding: 0 .5em;
    border: 3px solid #d4af37;
    line-height: 1.0em;
    padding-bottom: 15px;
    padding-top: 5px; }
  .carousel-fade .carousel-caption .viac {
    color: white;
    padding: .5em 2em;
    font-size: 18px;
    border-radius: 1px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.2);
    display: inline-block; }
    .carousel-fade .carousel-caption .viac:hover {
      background: white;
      color: #0070b5;
      text-shadow: none; }
.carousel-fade .carousel-control-holder {
  max-width: 1600px;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute; }
  .carousel-fade .carousel-control-holder .carousel-control {
    z-index: 2;
    font-size: 60px; }
    .carousel-fade .carousel-control-holder .carousel-control.left {
      background: transparent; }
    .carousel-fade .carousel-control-holder .carousel-control.right {
      background: transparent; }
    .carousel-fade .carousel-control-holder .carousel-control .fa-angle-left,
    .carousel-fade .carousel-control-holder .carousel-control .fa-angle-right {
      position: absolute;
      top: 50%;
      margin-top: -30px;
      z-index: 5;
      display: inline-block; }
    .carousel-fade .carousel-control-holder .carousel-control .fa-angle-left {
      left: 50%;
      margin-left: -10px; }
    .carousel-fade .carousel-control-holder .carousel-control .fa-angle-right {
      right: 50%;
      margin-right: -10px; }
.carousel-fade ol.carousel-indicators {
  bottom: 10px;
  margin-bottom: 0; }
  .carousel-fade ol.carousel-indicators li {
    width: 5px;
    height: 5px;
    margin: 0;
    margin-left: 5px;
    border: 0;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-fade ol.carousel-indicators li.active {
      margin-left: 5px;
      border: none;
      background-color: white; }
    .carousel-fade ol.carousel-indicators li:first-child {
      margin-left: 0; }
.carousel-fade .scroll {
  position: absolute;
  opacity: .2;
  bottom: 60px;
  width: 50px;
  height: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid white;
  color: white;
  font-size: 40px;
  background-color: rgba(255, 255, 255, 0.2); }
  .carousel-fade .scroll:hover {
    opacity: 1; }

@media screen and (max-width: 767px) {
  .carousel-caption > div {
    font-size: 14px; }
  .carousel-caption strong {
    font-size: 22px !important; } }
h1, .h1 {
  color: black;
  font-weight: bold; }

h2, .h2 {
  color: #0070b5; }
  h2 a, .h2 a {
    color: #d4af37; }
    h2 a:hover, .h2 a:hover {
      color: #b29126; }

h3 {
  margin-top: 0;
  color: #0070b5; }
  h3 a {
    color: #0070b5; }
    h3 a:hover {
      color: #005082; }

.gallery {
  margin-top: 30px; }
  .gallery .gallery_item {
    margin-bottom: 30px; }

.clanok_vypis {
  display: flex;
  flex-wrap: wrap; }
  .clanok_vypis .clanok h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 15px 0;
    color: #0070b5; }
    .clanok_vypis .clanok h2 a {
      color: #0070b5; }
  .clanok_vypis .clanok .foto {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden; }
    .clanok_vypis .clanok .foto ul.tagy {
      margin: 0;
      padding: 0;
      color: white;
      position: absolute;
      list-style: none;
      display: block;
      z-index: 2; }
      .clanok_vypis .clanok .foto ul.tagy li {
        background: rgba(0, 0, 0, 0.9);
        padding: .25em 1em;
        margin-right: 1px;
        display: inline-block;
        font-size: 11px; }
    .clanok_vypis .clanok .foto .img-scale {
      -moz-transition: all 1s;
      -webkit-transition: all 1s;
      transition: all 1s; }
    .clanok_vypis .clanok .foto .img-scale:hover {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
  .clanok_vypis .clanok .kategoria {
    margin-bottom: 5px; }
    .clanok_vypis .clanok .kategoria i {
      color: #A6A6A6; }
    .clanok_vypis .clanok .kategoria a {
      color: #0070b5; }
      .clanok_vypis .clanok .kategoria a:hover {
        color: #0070b5; }
  .clanok_vypis .clanok .share a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 22px;
    width: 22px;
    float: left; }
    .clanok_vypis .clanok .share a i {
      color: white; }
    .clanok_vypis .clanok .share a.twitter {
      background-color: #00aced; }
    .clanok_vypis .clanok .share a.facebook {
      background-color: #3b5998; }
    .clanok_vypis .clanok .share a.google-plus {
      background-color: #d34836; }
  .clanok_vypis .clanok a.viac {
    color: #d4af37;
    font-size: 12px;
    float: right; }
  .clanok_vypis .clanok .datum {
    font-size: 11px;
    margin-bottom: 15px; }
    .clanok_vypis .clanok .datum .fa {
      color: #d4af37; }

ul.subory_vypis {
  list-style: none;
  padding: 0; }
  ul.subory_vypis i {
    color: #0070b5;
    margin-right: 3px; }
  ul.subory_vypis li a {
    display: inline-block;
    line-height: 25px;
    color: black;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 20px 20px; }
    ul.subory_vypis li a:hover {
      color: #0070b5; }
    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"); }
    ul.subory_vypis li a.file {
      background-image: url("../images/icon/file.png"); }

div.ul_modifier ul li {
  color: black;
  list-style-type: none;
  padding-bottom: 5px; }
  div.ul_modifier ul li:before {
    font-family: "FontAwesome";
    content: "\f101";
    margin-right: 7px;
    margin-left: -15px; }

footer.footer {
  background-color: #0070b5;
  color: white;
  padding: 30px 0 0;
  line-height: 2em;
  margin-top: 60px; }
  footer.footer div.contact > div {
    display: flex;
    align-items: baseline; }
    footer.footer div.contact > div a {
      color: white;
      text-decoration: underline; }
      footer.footer div.contact > div a:hover {
        color: #d4af37; }
    footer.footer div.contact > div i {
      font-size: 1.3em;
      margin-right: 10px;
      color: #d4af37; }
    footer.footer div.contact > div.web div {
      line-height: 1.8rem; }
  footer.footer div.created_holder {
    margin-top: 30px;
    font-size: 0.8em;
    padding: 3px 0;
    background: #005082; }
    footer.footer div.created_holder a {
      color: white; }
      footer.footer div.created_holder a:hover, footer.footer div.created_holder a:focus {
        color: #d4af37;
        text-decoration: none; }
  footer.footer div.logo strong {
    display: block; }
  footer.footer div.logo img {
    margin-bottom: 1em;
    margin-right: 10px;
    opacity: .5;
    transition: opacity .5s;
    max-width: 130px;
    max-height: 65px; }
    footer.footer div.logo img:hover {
      opacity: 1; }
  footer.footer .navbar.navbar-footer {
    min-height: 0;
    border: none;
    margin-top: 2em; }
    footer.footer .navbar.navbar-footer nav, footer.footer .navbar.navbar-footer .navbar-nav {
      float: none;
      text-align: center; }
      footer.footer .navbar.navbar-footer nav li, footer.footer .navbar.navbar-footer .navbar-nav li {
        display: inline-block;
        float: none;
        border-width: 0 1px 0 0;
        border-color: rgba(255, 255, 255, 0.2);
        border-style: solid; }
        footer.footer .navbar.navbar-footer nav li:last-child, footer.footer .navbar.navbar-footer .navbar-nav li:last-child {
          border: 0; }
        footer.footer .navbar.navbar-footer nav li a, footer.footer .navbar.navbar-footer .navbar-nav li a {
          padding: 0 15px;
          color: white;
          line-height: 1em; }
          footer.footer .navbar.navbar-footer nav li a:hover, footer.footer .navbar.navbar-footer nav li a:focus, footer.footer .navbar.navbar-footer .navbar-nav li a:hover, footer.footer .navbar.navbar-footer .navbar-nav li a:focus {
            background-color: transparent;
            text-decoration: none;
            color: #d4af37; }

.footer-newsletter-form {
  padding-left: 15px;
  padding-right: 15px; }
  .footer-newsletter-form form {
    display: flex; }
    .footer-newsletter-form form .form-group {
      margin: 0 10px 0 0;
      flex: 0 0 65%; }

@media screen and (max-width: 767px) {
  .navbar.navbar-footer nav,
  .navbar.navbar-footer .navbar-nav {
    text-align: center !important; }
    .navbar.navbar-footer nav li,
    .navbar.navbar-footer .navbar-nav li {
      border: none !important; }
      .navbar.navbar-footer nav li a,
      .navbar.navbar-footer .navbar-nav li a {
        padding-bottom: 5px !important; }

  .footer-newsletter-form form .form-group {
    width: 100%; }
  .footer-newsletter-form form .btn {
    width: 150px; } }
.align-left {
  text-align: left; }

.footer-btn {
  height: 35px; }

.suhlas {
  font-size: 13px; }

.modal-dialog .modal-content {
  border-radius: 1px; }
  .modal-dialog .modal-content .modal-header {
    background: #0070b5;
    color: white;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px; }
    .modal-dialog .modal-content .modal-header h4 {
      font-size: 16px; }
    .modal-dialog .modal-content .modal-header .close {
      color: rgba(255, 255, 255, 0.5); }
  .modal-dialog .modal-content .modal-footer {
    background: #f4f4f4;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px; }

.produkty_icon {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .produkty_icon > a {
    padding: 0 1em;
    flex: 0 1 24%;
    text-align: center; }
    .produkty_icon > a:hover {
      background: #f4f4f4; }
    .produkty_icon > a img {
      margin: 30px auto; }
      @media screen and (max-width: 767px) {
        .produkty_icon > a img {
          margin: 15px auto; } }
    .produkty_icon > a h2 {
      font-size: 16px; }
      .produkty_icon > a h2 a {
        color: black; }
    .produkty_icon > a .podnadpis {
      margin-bottom: 15px;
      font-size: 13px;
      color: #999; }
  .produkty_icon.kategorie_clanku > div {
    flex: 0 1 20%; }

.kategorie_produktu,
.produkty {
  margin: 30px 0; }
  .kategorie_produktu div.flex,
  .produkty div.flex {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .kategorie_produktu div.flex div.foto,
      .produkty div.flex div.foto {
        width: 100%; }
        .kategorie_produktu div.flex div.foto img,
        .produkty div.flex div.foto img {
          width: 200px;
          margin: 20px auto; } }
    .kategorie_produktu div.flex div h2,
    .produkty div.flex div h2 {
      font-weight: bold;
      color: #0070b5;
      margin-top: 0px; }
      .kategorie_produktu div.flex div h2 a,
      .produkty div.flex div h2 a {
        color: #0070b5; }

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

#cookiesModal {
  color: black; }
  #cookiesModal h2 {
    margin-top: 0; }
  #cookiesModal .cookie_item {
    margin-top: .5rem; }
    #cookiesModal .cookie_item label {
      margin: 0; }
  #cookiesModal p {
    line-height: 1.6rem;
    font-size: 1.1rem; }

.vseobecne-informacie {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-items: center; }
  .vseobecne-informacie h2 {
    width: 100%; }
  .vseobecne-informacie .foto {
    margin-top: 60px;
    width: 100%; }
    .vseobecne-informacie .foto img {
      width: 400px;
      margin: 0 auto; }

.v-com-sme-ini {
  margin-top: 20px;
  margin-bottom: 80px; }
  .v-com-sme-ini .v-com-sme-ini-item .text {
    margin-top: 16px; }
    .v-com-sme-ini .v-com-sme-ini-item .text .nazov {
      font-size: 18px; }
    .v-com-sme-ini .v-com-sme-ini-item .text .popis {
      font-size: 14px; }
  .v-com-sme-ini .v-com-sme-ini-item span {
    color: #d4af37;
    font-size: 54px;
    font-weight: 800;
    margin-right: 20px;
    margin-left: 20px; }
    .v-com-sme-ini .v-com-sme-ini-item span.right {
      float: right; }
    .v-com-sme-ini .v-com-sme-ini-item span.left {
      float: left; }
  @media screen and (max-width: 767px) {
    .v-com-sme-ini .v-com-sme-ini-item span.right {
      float: left; }
    .v-com-sme-ini .v-com-sme-ini-item .text {
      text-align: left !important; }
      .v-com-sme-ini .v-com-sme-ini-item .text .nazov {
        padding-top: 5px; } }

.referencie {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-items: center; }
  .referencie div.col-sm-3 .referencia-item-hidden {
    display: none; }
  .referencie div.col-sm-3 div.referencia-item {
    height: 100%;
    padding: 20px;
    text-align: center;
    width: 80%;
    margin: auto; }
    .referencie div.col-sm-3 div.referencia-item img {
      margin: auto; }
  @media screen and (max-width: 767px) {
    .referencie .col-sm-3 {
      width: 100%; } }

.referencie-button {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 120px; }

.personalne-zabezpecenie {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px; }
  .personalne-zabezpecenie .text {
    margin-top: 20px; }
  .personalne-zabezpecenie .personalne-zabezpecenie-item {
    background-color: #E5E5E5;
    margin-top: 20px;
    padding: 20px; }
    .personalne-zabezpecenie .personalne-zabezpecenie-item span {
      font-size: 40px;
      font-weight: bold;
      line-height: 1; }
  .personalne-zabezpecenie .personalne-zabezpecenie-chart {
    margin: auto; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle1 {
      border-radius: 50%;
      width: 140px;
      height: 140px;
      background-color: #7C7C7C;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      top: -80px;
      bottom: 0; }
      .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle1 > div {
        top: 54px; }
        .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle1 > div div {
          font-size: 13px; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle2 {
      border-radius: 50%;
      width: 240px;
      height: 240px;
      background-color: #BBBBBB;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      top: -80px;
      bottom: 0; }
      .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle2 > div {
        top: 190px; }
        .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle2 > div div {
          font-size: 13px; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle3 {
      border-radius: 50%;
      width: 340px;
      height: 340px;
      background-color: #E5E5E5;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      top: -80px;
      bottom: 0; }
      .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle3 > div {
        top: 299px; }
        .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle3 > div div {
          font-size: 13px; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle1 > div, .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle2 > div, .personalne-zabezpecenie .personalne-zabezpecenie-chart .circle3 > div {
      position: absolute;
      left: 0;
      right: 0; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle1 {
      background-color: #886f1d; }
      .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle1 div {
        color: white; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle2 {
      background-color: #b29126; }
      .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle2 div {
        color: white; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle3 {
      background-color: #d4af37; }
      .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle3 div {
        color: white; }
  @media screen and (max-width: 767px) {
    .personalne-zabezpecenie .personalne-zabezpecenie-view {
      min-height: 550px;
      width: 100%; } }
  .personalne-zabezpecenie .personalne-zabezpecenie-indicators {
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    top: 350px;
    width: 180px; }
    .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle1-indicator, .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle2-indicator, .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle3-indicator {
      width: 50px;
      height: 50px;
      background-color: white;
      border-radius: 50%;
      border: 1px solid #d4af37;
      float: left;
      margin-right: 5px;
      margin-left: 5px; }
      .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle1-indicator > div, .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle2-indicator > div, .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle3-indicator > div {
        font-weight: bold;
        font-size: 10px;
        margin-top: 7px; }
        .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle1-indicator > div.number, .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle2-indicator > div.number, .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle3-indicator > div.number {
          font-size: 18px;
          font-weight: 800;
          margin-top: 0; }
      .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle1-indicator:hover, .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle2-indicator:hover, .personalne-zabezpecenie .personalne-zabezpecenie-indicators .circle3-indicator:hover {
        background-color: #d4af37;
        color: white; }

.circles .circle {
  border-radius: 50%;
  width: 220px;
  height: 220px;
  background-color: #0070b5;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex; }
  .circles .circle .circle-text {
    text-align: center;
    color: white;
    width: 170px;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin: auto; }
    .circles .circle .circle-text > div {
      font-size: 40px; }
      .circles .circle .circle-text > div .count {
        font-size: 40px; }

.expanded-contact-form {
  margin-top: 40px; }
  .expanded-contact-form .input-box {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .expanded-contact-form .input-box::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #CCCCCC; }
    .expanded-contact-form .input-box::-moz-placeholder {
      /* Firefox 19+ */
      color: #CCCCCC; }
    .expanded-contact-form .input-box:-ms-input-placeholder {
      /* IE 10+ */
      color: #CCCCCC; }
    .expanded-contact-form .input-box:-moz-placeholder {
      /* Firefox 18- */
      color: #CCCCCC; }
  .expanded-contact-form textarea {
    margin-top: 20px;
    margin-bottom: 20px; }
  .expanded-contact-form textarea::-webkit-input-placeholder {
    color: #CCCCCC; }
  .expanded-contact-form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #CCCCCC; }
  .expanded-contact-form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #CCCCCC; }
  .expanded-contact-form textarea:-ms-input-placeholder {
    color: #CCCCCC; }
  .expanded-contact-form .btn-primary {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 4px; }

.panel-group {
  margin-top: 30px;
  margin-bottom: 60px; }
  .panel-group .panel {
    border: none;
    box-shadow: none; }
    .panel-group .panel .panel-heading {
      background-color: white;
      padding-left: 0px;
      padding-top: 5px;
      padding-bottom: 5px; }
      .panel-group .panel .panel-heading a {
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        color: black; }
        .panel-group .panel .panel-heading a i {
          margin-right: 6px;
          color: #212121;
          width: 14px; }
    .panel-group .panel .panel-collapse .panel-body {
      border: none;
      padding-left: 0px;
      padding-top: 5px; }

.nase_uspechy {
  display: flex;
  flex-wrap: wrap; }
  .nase_uspechy .item {
    display: flex;
    align-items: start;
    width: 50%; }
    @media screen and (max-width: 767px) {
      .nase_uspechy .item {
        width: 100%;
        padding: 15px 0; } }
    .nase_uspechy .item .nazov {
      font-weight: bold;
      font-size: 19px;
      padding: 0 10px;
      display: flex;
      align-items: center;
      border-bottom: 2px solid black;
      height: 30px; }
    .nase_uspechy .item .text {
      background-color: #e5e5e5;
      padding: 15px;
      width: 100%;
      margin: 0 10px; }
      @media screen and (max-width: 767px) {
        .nase_uspechy .item .text {
          margin-right: 0; } }
    .nase_uspechy .item:nth-child(even) {
      padding-top: 60px; }
      @media screen and (max-width: 767px) {
        .nase_uspechy .item:nth-child(even) {
          padding-top: 0;
          border-left: 2px solid black; } }
    .nase_uspechy .item:nth-child(odd) {
      border-right: 2px solid black;
      flex-direction: row-reverse; }
      @media screen and (max-width: 767px) {
        .nase_uspechy .item:nth-child(odd) {
          flex-direction: row;
          border-left: 2px solid black;
          border-right: none; } }

.right-frame-blog {
  background-color: #F4F4F4; }
  .right-frame-blog > div {
    padding: 15px; }
    .right-frame-blog > div h2 {
      font-weight: bold;
      font-size: 20px; }
    .right-frame-blog > div form .btn {
      width: 100%; }
    .right-frame-blog > div a {
      display: flex;
      margin-bottom: 10px;
      justify-content: center; }
      .right-frame-blog > div a.clanok {
        justify-content: left; }
      .right-frame-blog > div a img {
        float: left;
        margin-right: 10px;
        width: 30px;
        height: 30px; }
      .right-frame-blog > div a > div {
        font-size: 12px;
        color: #8C8C8C; }
        .right-frame-blog > div a > div h4 {
          font-weight: bold;
          font-size: 16px;
          margin-bottom: 0px;
          margin-top: 0px;
          color: black; }

.kategorie_clanku {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap; }
  .kategorie_clanku div {
    display: inline-block;
    width: 140px; }
    .kategorie_clanku div img {
      margin: auto; }
    .kategorie_clanku div h2 {
      font-size: 20px;
      text-align: center; }

.clanok-blog {
  margin-bottom: 20px;
  display: flex; }
  @media screen and (max-width: 767px) {
    .clanok-blog {
      flex-wrap: wrap; } }
  .clanok-blog div.foto {
    min-width: 220px;
    height: auto;
    margin-right: 10px;
    float: left; }
    @media screen and (max-width: 767px) {
      .clanok-blog div.foto {
        margin-bottom: 20px;
        margin-right: 0; } }
  .clanok-blog > div > img {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px; }
  .clanok-blog > div h2 {
    margin-top: 0px;
    margin-bottom: 10px; }
    .clanok-blog > div h2 a {
      color: #0070b5; }

.blog-popis {
  margin-bottom: 10px;
  display: inline-flex;
  color: #8C8C8C; }
  .blog-popis > div {
    margin-right: 5px; }
  .blog-popis .no-light {
    color: black; }

.banner-black > div {
  color: black; }
.banner-black > strong {
  color: black; }
.banner-black a {
  color: black !important;
  border: 1px solid rgba(0, 0, 0, 0.7) !important;
  background: rgba(0, 0, 0, 0.2) !important; }
  .banner-black a:hover {
    background-color: black !important;
    color: white !important; }

.referencia-background {
  background-color: #F4F4F4; }

.referencia-last {
  margin-bottom: -60px; }

.uvod-referencie {
  margin-bottom: -60px; }
  .uvod-referencie .referencia-item {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .uvod-referencie .referencia-item {
        padding-top: 0px;
        padding-left: 25px;
        padding-right: 25px; } }
  .uvod-referencie img {
    margin: auto; }
  .uvod-referencie .referencia-item-text {
    float: left;
    max-width: 80%; }
  .uvod-referencie .kratky-text-referencia {
    text-align: justify; }
  .uvod-referencie .referencia-autor {
    margin-top: 15px;
    font-style: italic;
    color: #4C4C4C; }
  .uvod-referencie .referencia-foto-left {
    float: left;
    padding-bottom: 20px;
    padding-right: 20px; }
  .uvod-referencie .referencia-foto-right {
    float: right;
    padding-bottom: 20px;
    padding-left: 20px; }
  .uvod-referencie .lSPager {
    margin-bottom: 50px !important; }
  .uvod-referencie .lSSlideOuter .lSPager.lSpg > li:hover a {
    background: #d4af37; }
  .uvod-referencie .lSSlideOuter .lSPager.lSpg > li.active a {
    background: #d4af37; }

.lektor_foto {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px; }

.kontakt-zamestnanci {
  margin-top: 20px; }
  .kontakt-zamestnanci .kontakt-zamestnanec-item img {
    margin-left: auto;
    margin-right: auto; }
  .kontakt-zamestnanci .kontakt-zamestnanec-item h3 {
    margin-top: 10px;
    font-weight: bold; }

.lSAction > a {
  color: #0070b5;
  background-image: none !important; }

.clanok-skolenie-vypis .col-sm-4 {
  padding-right: 40px;
  padding-left: 40px; }
.clanok-skolenie-vypis .lSAction .lSNext {
  text-align: right !important; }

.lSNext {
  text-align: right !important; }

.light-slider-referencie-container {
  position: relative; }
  .light-slider-referencie-container .light-slider-referencie {
    width: 80%;
    margin: auto; }
    .light-slider-referencie-container .light-slider-referencie .referencia-item {
      display: flex; }
      .light-slider-referencie-container .light-slider-referencie .referencia-item .foto {
        margin-right: 20px;
        width: 400px;
        display: flex;
        justify-content: center;
        align-items: center; }
      .light-slider-referencie-container .light-slider-referencie .referencia-item h2 {
        margin-top: 0px;
        color: #0070b5;
        font-weight: bold; }
      .light-slider-referencie-container .light-slider-referencie .referencia-item .btn {
        float: right; }
  .light-slider-referencie-container .lSAction .fa-angle-right, .light-slider-referencie-container .lSAction .fa-angle-left {
    font-size: 60px !important; }
  .light-slider-referencie-container .lSAction .lSPrev {
    left: calc(50% - 520px);
    top: 23%; }
    @media (max-width: 767px) {
      .light-slider-referencie-container .lSAction .lSPrev {
        left: 10px; } }
  .light-slider-referencie-container .lSAction .lSNext {
    text-align: right !important;
    right: calc(50% - 520px);
    top: 23%; }
    @media (max-width: 767px) {
      .light-slider-referencie-container .lSAction .lSNext {
        right: 10px; } }

.lSAction .fa-angle-right, .lSAction .fa-angle-left {
  font-size: 60px !important; }

.produkty-vedlajsie .lSAction .fa-angle-right, .produkty-vedlajsie .lSAction .fa-angle-left, .aktuality-vypis .lSAction .fa-angle-right, .aktuality-vypis .lSAction .fa-angle-left {
  font-size: 60px !important; }
.produkty-vedlajsie .lSAction .lSPrev, .aktuality-vypis .lSAction .lSPrev {
  left: -50px;
  top: 43%; }
  @media (max-width: 767px) {
    .produkty-vedlajsie .lSAction .lSPrev, .aktuality-vypis .lSAction .lSPrev {
      left: -30px; } }
.produkty-vedlajsie .lSAction .lSNext, .aktuality-vypis .lSAction .lSNext {
  text-align: right !important;
  right: -50px;
  top: 43%; }
  @media (max-width: 767px) {
    .produkty-vedlajsie .lSAction .lSNext, .aktuality-vypis .lSAction .lSNext {
      right: -30px; } }

#light-slider-extend-aktuality {
  height: auto;
  display: flex;
  flex-wrap: wrap; }
  #light-slider-extend-aktuality li {
    display: flex; }

#light-slider-extend {
  height: auto;
  display: flex;
  flex-wrap: wrap; }
  #light-slider-extend li {
    display: flex; }

div.cs_shop div.kroky {
  margin: 2em 0 0 0; }
  @media (max-width: 767px) {
    div.cs_shop div.kroky {
      margin-top: 0; } }
  div.cs_shop div.kroky div.krok {
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: black;
    display: inline-block;
    padding: .5em; }
    @media (max-width: 767px) {
      div.cs_shop div.kroky div.krok {
        display: block;
        border-top: 0; } }
    div.cs_shop div.kroky div.krok span.nazov {
      font-weight: bold;
      color: black;
      display: inline-block; }
div.cs_shop div.produkty {
  display: flex;
  flex-flow: row wrap; }
  div.cs_shop div.produkty article {
    padding-top: 15px;
    padding-bottom: 15px; }
    div.cs_shop div.produkty article div.foto {
      position: relative;
      border: 1px solid #f4f4f4; }
      div.cs_shop div.produkty article div.foto img {
        padding: 30px; }
        div.cs_shop div.produkty article div.foto img.fade {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 2;
          opacity: 0; }
          div.cs_shop div.produkty article div.foto img.fade:hover {
            opacity: 1; }
      div.cs_shop div.produkty article div.foto .tag {
        position: absolute;
        top: 30px;
        right: 30px;
        z-index: 3; }
    div.cs_shop div.produkty article span.zlava {
      position: absolute;
      top: 1em;
      font-size: 0.9em;
      left: 0;
      background: #0070b5;
      color: white;
      padding: .2em .5em;
      text-transform: uppercase; }
  div.cs_shop div.produkty h2 {
    font-size: 24px;
    line-height: 21px;
    padding: 0;
    margin-bottom: .25em;
    font-weight: 600;
    color: black; }
    div.cs_shop div.produkty h2 a {
      color: black;
      text-decoration: none; }
  div.cs_shop div.produkty div.viac {
    padding: 0;
    z-index: 3; }
    div.cs_shop div.produkty div.viac .cena {
      font-weight: 600;
      font-size: 24px;
      color: #0070b5; }
    div.cs_shop div.produkty div.viac a.viac {
      color: white;
      float: right; }
      div.cs_shop div.produkty div.viac a.viac .fa-stack-2x {
        color: #d4af37; }
      div.cs_shop div.produkty div.viac a.viac .fa-stack-1x {
        color: white; }
div.cs_shop div.produkt_view {
  padding: 30px 0; }
  div.cs_shop div.produkt_view h1 {
    font-size: 30px;
    text-transform: none; }
  div.cs_shop div.produkt_view div.produkt_info {
    margin-bottom: 30px; }
    div.cs_shop div.produkt_view div.produkt_info a.popis {
      color: #d4af37;
      text-decoration: underline; }
    div.cs_shop div.produkt_view div.produkt_info section {
      margin-bottom: .5em;
      display: inline-block; }
      div.cs_shop div.produkt_view div.produkt_info section.cena {
        margin-right: 15px; }
      div.cs_shop div.produkt_view div.produkt_info section span.cena {
        color: black;
        font-size: 2em;
        font-weight: bold;
        line-height: 1em;
        margin-right: .5em; }
    div.cs_shop div.produkt_view div.produkt_info label {
      color: #333333;
      text-align: left;
      font-size: 12px;
      margin-right: .5em;
      padding-left: 0; }
    div.cs_shop div.produkt_view div.produkt_info form.add_item section {
      margin: 0; }
    div.cs_shop div.produkt_view div.produkt_info form.add_item #mnozstvo {
      text-align: center;
      font-weight: normal; }
  div.cs_shop div.produkt_view div.tag {
    position: absolute;
    left: 0; }
    div.cs_shop div.produkt_view div.tag span {
      text-align: left; }
  div.cs_shop div.produkt_view div.produkt_gallery {
    position: relative; }
    div.cs_shop div.produkt_view div.produkt_gallery img {
      border: 1px solid #f4f4f4; }
    div.cs_shop div.produkt_view div.produkt_gallery div.thumbnails {
      margin-top: 10px;
      margin-left: -5px;
      margin-right: -5px;
      overflow: hidden; }
      div.cs_shop div.produkt_view div.produkt_gallery div.thumbnails a {
        padding: 0 5px 10px 5px;
        display: block;
        float: left;
        width: 33.33%; }
      div.cs_shop div.produkt_view div.produkt_gallery div.thumbnails img {
        display: block;
        width: 100%; }
  div.cs_shop div.produkt_view div.popis {
    line-height: 24px;
    font-size: 15px; }
    div.cs_shop div.produkt_view div.popis ul {
      list-style: none;
      padding-left: 0; }
      div.cs_shop div.produkt_view div.popis ul li {
        padding-left: 15px;
        line-height: 27px; }
        div.cs_shop div.produkt_view div.popis ul li:before {
          padding-right: 16px;
          font-size: .6em;
          font-family: "FontAwesome";
          content: "\f111";
          color: #d4af37; }
  div.cs_shop div.produkt_view table.tabulka tr td, div.cs_shop div.produkt_view table.tabulka tr th {
    padding: .25em .5em; }
  div.cs_shop div.produkt_view #vlastnosti {
    margin-bottom: 1em; }
    div.cs_shop div.produkt_view #vlastnosti table th {
      background: #0070b5;
      color: white;
      font-weight: 400; }
    div.cs_shop div.produkt_view #vlastnosti table td {
      font-weight: bold; }
    div.cs_shop div.produkt_view #vlastnosti table th, div.cs_shop div.produkt_view #vlastnosti table td {
      border: 1px solid white; }
  div.cs_shop div.produkt_view .input-group-addon {
    background: none; }
  div.cs_shop div.produkt_view button {
    text-transform: none; }
div.cs_shop .stav_produktu {
  margin: .5em 1em 1em 0;
  display: inline-block; }
  div.cs_shop .stav_produktu:before {
    font-family: "FontAwesome";
    margin-right: .5em; }
  div.cs_shop .stav_produktu.nedostupny {
    color: #d9534f; }
    div.cs_shop .stav_produktu.nedostupny:before {
      content: "\f058"; }
  div.cs_shop .stav_produktu.na_objednavku, div.cs_shop .stav_produktu.na_sklade {
    color: #0070b5; }
    div.cs_shop .stav_produktu.na_objednavku:before, div.cs_shop .stav_produktu.na_sklade:before {
      content: "\f058"; }
div.cs_shop .tag {
  width: 70px; }
  div.cs_shop .tag span {
    color: white;
    padding: .25em .5em;
    display: block;
    text-align: right;
    margin-bottom: 1px;
    background: #0070b5; }
    div.cs_shop .tag span.akcia {
      background: #d9534f; }
    div.cs_shop .tag span.novinka {
      background: #5cb85c; }
    div.cs_shop .tag span.top {
      background: #d4af37; }
div.cs_shop .kosik table {
  border-width: 0 0 2px 0;
  border-color: #0070b5;
  border-style: solid; }
  div.cs_shop .kosik table > thead > tr > th,
  div.cs_shop .kosik table > thead > tr > td,
  div.cs_shop .kosik table > tbody > tr > th,
  div.cs_shop .kosik table > tbody > tr > td,
  div.cs_shop .kosik table > tfoot > tr > th,
  div.cs_shop .kosik table > tfoot > tr > td {
    vertical-align: middle; }
  div.cs_shop .kosik table > thead > tr > th,
  div.cs_shop .kosik table > tbody > tr > th,
  div.cs_shop .kosik table > tfoot > tr > th {
    font-size: 13px;
    border-color: rgba(0, 0, 0, 0.2); }
  div.cs_shop .kosik table > thead > tr > td,
  div.cs_shop .kosik table > tbody > tr > td,
  div.cs_shop .kosik table > tfoot > tr > td {
    font-size: 15px; }
  div.cs_shop .kosik table thead th {
    background: #0070b5;
    color: white; }
  div.cs_shop .kosik table tr.zlavova_polozka td {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #777777;
    border-top-color: #f4f4f4;
    font-size: .9em; }
  div.cs_shop .kosik table tr.doprava {
    border-width: 2px 0 0 0;
    border-color: #0070b5;
    border-style: solid; }
  div.cs_shop .kosik table input.pocet {
    width: 50px;
    display: inline-block; }
  div.cs_shop .kosik table span.varianta {
    font-size: 0.8em;
    display: block;
    margin-left: 1em; }
  div.cs_shop .kosik table a.produkt_nazov {
    font-weight: bold;
    color: #d4af37;
    text-decoration: underline; }
  div.cs_shop .kosik table.ceny {
    border-color: rgba(0, 0, 0, 0.2);
    border-width: 0 0 1px 0;
    border-style: solid; }
    div.cs_shop .kosik table.ceny tr.cena_bez_dph td {
      border: 0;
      padding-top: 0;
      padding-bottom: 0; }
    div.cs_shop .kosik table.ceny tr.dph {
      border-width: 0 0 2px 0;
      border-color: rgba(0, 0, 0, 0.2);
      border-style: solid; }
      div.cs_shop .kosik table.ceny tr.dph td {
        border: 0;
        padding-top: 0;
        padding-bottom: 1em; }
    div.cs_shop .kosik table.ceny tr.cena_s_dph td {
      padding-top: 1em;
      padding-bottom: 1em; }
      div.cs_shop .kosik table.ceny tr.cena_s_dph td:first-child {
        font-weight: bold;
        color: black; }
      div.cs_shop .kosik table.ceny tr.cena_s_dph td:last-child {
        font-size: 1.75em;
        font-weight: bold; }
div.cs_shop .kosik .cena_s_dph {
  color: #d4af37;
  font-weight: bold; }
div.cs_shop .buttons .prev {
  text-align: left; }
  @media (max-width: 767px) {
    div.cs_shop .buttons .prev .btn {
      margin-bottom: 1em;
      width: 100%; } }
div.cs_shop .buttons .next {
  text-align: right; }
  @media (max-width: 767px) {
    div.cs_shop .buttons .next .btn {
      width: 100%; } }
div.cs_shop .filter {
  background: #d4af37;
  padding: 1em;
  overflow: hidden; }
  div.cs_shop .filter .item {
    display: inline-block;
    vertical-align: top;
    margin-right: 1em; }
    div.cs_shop .filter .item h2 {
      font-size: 1em;
      margin-top: 0; }
    div.cs_shop .filter .item label {
      color: white; }
    div.cs_shop .filter .item .btn {
      margin-top: 5px; }
div.cs_shop.pokladna {
  margin-bottom: 2em; }
  div.cs_shop.pokladna .btn.back {
    font-weight: bold;
    color: #d4af37; }
  div.cs_shop.pokladna .btn.submit {
    font-weight: bold; }
  div.cs_shop.pokladna .title {
    color: #d4af37;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      div.cs_shop.pokladna .title {
        padding: 10px 0 0 0; } }
  div.cs_shop.pokladna h1 {
    padding: 30px 0 25px 0; }
    @media (max-width: 767px) {
      div.cs_shop.pokladna h1 {
        padding: 0; } }
  div.cs_shop.pokladna .prihlasenie {
    width: 100%;
    display: table;
    margin: 0 0 50px 0; }
    div.cs_shop.pokladna .prihlasenie h3 {
      font-weight: bold;
      font-size: 21px; }
    div.cs_shop.pokladna .prihlasenie > div[class*="col-"] {
      display: table-cell;
      float: none;
      padding: 30px;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      border-color: #f4f4f4; }
      div.cs_shop.pokladna .prihlasenie > div[class*="col-"]:last-child {
        border-width: 1px; }
    div.cs_shop.pokladna .prihlasenie .doprava input,
    div.cs_shop.pokladna .prihlasenie .platba input {
      margin-right: 10px; }
    div.cs_shop.pokladna .prihlasenie .doprava .fa,
    div.cs_shop.pokladna .prihlasenie .platba .fa {
      color: #d4af37;
      margin-right: 5px; }
  div.cs_shop.pokladna #checkbox_label_suhlas_s_podmienkami a {
    color: black;
    text-decoration: underline; }
div.cs_shop div.skupiny_produktu_vypis div {
  margin-bottom: 1em; }
  @media (max-width: 767px) {
    div.cs_shop div.skupiny_produktu_vypis div {
      margin-bottom: .5em; } }
div.cs_shop div.skupiny_produktu_vypis a {
  overflow: hidden;
  border: 1px solid #A6A6A6;
  border-radius: 1px;
  display: flex;
  font-size: 16px;
  text-decoration: none;
  color: #d4af37;
  font-weight: 700;
  align-items: center;
  justify-content: space-between; }
  div.cs_shop div.skupiny_produktu_vypis a:hover {
    color: #0070b5;
    text-decoration: underline; }
  div.cs_shop div.skupiny_produktu_vypis a div.foto {
    margin: 0;
    min-height: 59px; }
    div.cs_shop div.skupiny_produktu_vypis a div.foto img {
      border-top-right-radius: 1px;
      border-bottom-right-radius: 1px;
      border-width: 0 1px 0 0;
      border-color: #A6A6A6;
      border-style: solid;
      background: #f4f4f4;
      display: inline-block;
      vertical-align: middle; }
  div.cs_shop div.skupiny_produktu_vypis a span {
    padding: .5em;
    line-height: 1.1em; }

@media screen and (max-width: 767px) {
  div.table-responsive-rows .table-bordered {
    border: 0; }
  div.table-responsive-rows table thead {
    display: none; }
  div.table-responsive-rows table tr {
    display: block;
    margin-bottom: 1em; }
  div.table-responsive-rows table td {
    display: flex; }
    div.table-responsive-rows table td:before {
      flex: 1 1 auto;
      content: attr(data-label);
      font-weight: bold;
      text-align: left; } }

.profil .tab-content {
  margin-top: 1em; }

@media print {
  .col-print-1 {
    width: 8%;
    float: left; }

  .col-print-2 {
    width: 17%;
    float: left; }

  .col-print-3 {
    width: 25%;
    float: left; }

  .col-print-4 {
    width: 33%;
    float: left; }

  .col-print-5 {
    width: 42%;
    float: left; }

  .col-print-6 {
    width: 50%;
    float: left; }

  .col-print-7 {
    width: 58%;
    float: left; }

  .col-print-8 {
    width: 67%;
    float: left; }

  .col-print-9 {
    width: 75%;
    float: left; }

  .col-print-10 {
    width: 83%;
    float: left; }

  .col-print-11 {
    width: 92%;
    float: left; }

  .col-print-12 {
    width: 100%;
    float: left; } }
.klient-search {
  margin-top: 20px; }
  .klient-search form {
    text-align: center; }
  .klient-search .klient-result {
    font-size: 16px;
    margin-top: 20px;
    text-align: center; }

.aktuality-vypis {
  position: relative; }

body .rating-container .filled-stars {
  color: black;
  text-shadow: none; }

.dotaznik h3 {
  font-weight: bold; }
.dotaznik .form-check-label {
  font-weight: normal; }
.dotaznik .lektor {
  margin-bottom: 2rem;
  background: #f4f4f4;
  padding: 1rem;
  display: flex;
  justify-content: space-between; }
  .dotaznik .lektor label {
    font-weight: normal; }
  .dotaznik .lektor a {
    display: flex;
    color: black;
    align-items: center; }
    .dotaznik .lektor a:hover {
      text-decoration: underline; }
    .dotaznik .lektor a .foto {
      margin-right: 5px;
      margin-bottom: 1px;
      flex: 0 1 40px; }

.skolenie .hodnotenie_sumar,
.lektor_view .hodnotenie_sumar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  font-size: 2rem; }
  .skolenie .hodnotenie_sumar .hodnotenie_1,
  .lektor_view .hodnotenie_sumar .hodnotenie_1 {
    display: flex;
    align-items: center; }
    .skolenie .hodnotenie_sumar .hodnotenie_1 .rating-container,
    .lektor_view .hodnotenie_sumar .hodnotenie_1 .rating-container {
      margin-left: 1rem; }
  .skolenie .hodnotenie_sumar .pocet_hodnoteni a,
  .lektor_view .hodnotenie_sumar .pocet_hodnoteni a {
    display: block;
    color: black; }

.hodnotenie .statistika_hodnotenia {
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #777777; }
  .hodnotenie .statistika_hodnotenia h2 {
    text-align: center;
    font-weight: bold; }
.hodnotenie .hodnotenie_sumar {
  margin: 2rem 0;
  text-align: center; }
  .hodnotenie .hodnotenie_sumar .hodnotenie_1 {
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    .hodnotenie .hodnotenie_sumar .hodnotenie_1 .rating-container {
      margin-left: 1rem; }
.hodnotenie .hodnotenia_podla_poctu_hviezdiciek {
  margin-top: 1rem; }
  .hodnotenie .hodnotenia_podla_poctu_hviezdiciek .hodnotenie_item {
    display: flex;
    align-items: center; }
    .hodnotenie .hodnotenia_podla_poctu_hviezdiciek .hodnotenie_item .progress_holder {
      margin: 0 1rem;
      flex: 1; }
      .hodnotenie .hodnotenia_podla_poctu_hviezdiciek .hodnotenie_item .progress_holder .progress {
        margin-bottom: 0;
        height: 18px; }
    .hodnotenie .hodnotenia_podla_poctu_hviezdiciek .hodnotenie_item .pocet {
      color: #A6A6A6; }
.hodnotenie .odporucania_ucastnikov h2 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 6rem; }
.hodnotenie .odporucania_ucastnikov .odporucanie_item {
  display: flex;
  align-items: center;
  margin-top: 2rem; }
  .hodnotenie .odporucania_ucastnikov .odporucanie_item.odporucanie_0 strong {
    color: #d9534f; }
  .hodnotenie .odporucania_ucastnikov .odporucanie_item.odporucanie_1 strong {
    color: #5cb85c; }
  .hodnotenie .odporucania_ucastnikov .odporucanie_item strong {
    font-size: 3rem;
    line-height: 3rem; }
  .hodnotenie .odporucania_ucastnikov .odporucanie_item div.popis {
    margin-left: 1rem;
    line-height: 1.7rem; }
.hodnotenie .hodnotenie_filter {
  margin: 3rem 0;
  padding: 1rem 0;
  display: flex;
  border-width: 1px 0;
  border-style: solid;
  border-color: #777777; }
  .hodnotenie .hodnotenie_filter ul {
    list-style: none;
    margin: 0; }
    .hodnotenie .hodnotenie_filter ul li.filter_item {
      display: inline-block;
      margin-right: 1rem;
      cursor: pointer; }
      .hodnotenie .hodnotenie_filter ul li.filter_item:hover {
        color: #d4af37; }
      .hodnotenie .hodnotenie_filter ul li.filter_item.active {
        font-weight: bold; }
.hodnotenie .hodnotenie_vypis_title {
  text-align: center;
  font-weight: bold; }
.hodnotenie .hodnotenia_vypis .hodnotenie_item {
  padding: 1rem 0;
  width: 100%;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #777777; }
  .hodnotenie .hodnotenia_vypis .hodnotenie_item .meno {
    font-weight: bold; }
  .hodnotenie .hodnotenia_vypis .hodnotenie_item .hodnotenie_skolenia {
    display: flex;
    align-items: center; }
  .hodnotenie .hodnotenia_vypis .hodnotenie_item .komentar {
    background: #eee;
    padding: 2rem; }
  .hodnotenie .hodnotenia_vypis .hodnotenie_item .stranky {
    list-style: none;
    padding-left: 0;
    margin-top: 1rem; }
    .hodnotenie .hodnotenia_vypis .hodnotenie_item .stranky li:before {
      color: #ca1313;
      font-family: "FontAwesome";
      margin-right: 7px; }
    .hodnotenie .hodnotenia_vypis .hodnotenie_item .stranky.silne_stranky li:before {
      content: "\f067";
      color: #5cb85c; }
    .hodnotenie .hodnotenia_vypis .hodnotenie_item .stranky.slabe_stranky li:before {
      content: "\f068";
      color: #d9534f; }

/* ************************************************* HTML */
html, body {
  font-family: 'Roboto', sans-serif;
  color: #363636; }
  html h1, html .h1, html h2, html .h2, html h3, html .h3, body h1, body .h1, body h2, body .h2, body h3, body .h3 {
    font-family: 'Roboto', sans-serif;
    color: #363636; }
  @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:last-child, body p:last-child {
    margin: 0; }
  html div.bg, body div.bg {
    padding: 2em; }
    html div.bg.gray, body div.bg.gray {
      background: #f4f4f4; }
  html .block, body .block {
    margin-bottom: 60px; }

.scrollToTop {
  width: 70px;
  height: 70px;
  border-radius: 1px;
  text-align: center;
  background: #0070b5;
  position: fixed;
  bottom: 50px;
  right: 40px;
  display: none;
  z-index: 1000;
  opacity: .4; }
  .scrollToTop i {
    color: white;
    font-size: 62px;
    margin: auto; }
  .scrollToTop:hover {
    opacity: 1; }

.popover {
  border-radius: 1px;
  padding: 0px;
  border: none; }
  .popover .popover-title {
    background-color: #0070b5;
    color: white !important;
    border-radius: 0px;
    margin: 0 !important; }
  .popover .arrow {
    border: none; }

.osobne-udaje {
  margin-bottom: 15px; }

.rating-container .rating-input {
  display: none; }

#dev_bar {
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
  width: 100%;
  color: white;
  position: fixed;
  bottom: 0;
  z-index: 1040;
  background: rgba(217, 83, 79, 0.9); }

.divider {
  height: 2px;
  width: 100%;
  margin: 20px 0px;
  background-color: #A6A6A6; }

.partneri .partner-item {
  display: flow-root;
  margin-bottom: 30px; }
  .partneri .partner-item .foto {
    width: 200px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px; }
  .partneri .partner-item .text {
    float: left;
    display: contents; }
    .partneri .partner-item .text h2 {
      font-weight: bold;
      color: #0070b5; }
    .partneri .partner-item .text .viac {
      margin: 30px 0px;
      position: absolute;
      left: 0;
      right: 0; }

.btn-podmienky-spoluprace {
  margin-bottom: 30px; }

.btn-zaujem {
  margin: 30px 0; }

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