.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; }

.click {
  cursor: pointer; }

header .top {
  position: relative;
  background: #020623;
  color: white;
  padding: 10px 0; }
  header .top .top_contact {
    display: flex; }
    header .top .top_contact div {
      flex: 1 1 auto; }
    header .top .top_contact .square {
      background: white;
      border-radius: 3px;
      padding: 0 2px;
      font-size: 16px;
      line-height: 18px; }
      header .top .top_contact .square i {
        color: #020623; }
    header .top .top_contact i {
      color: #eb1b28;
      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_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: #1b1f3a;
    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 {
    text-align: right; }
    header .top .top-lang img {
      border-radius: 2px;
      opacity: .5; }
      header .top .top-lang img:hover, header .top .top-lang img:focus, header .top .top-lang img.selected {
        opacity: 1; }
    header .top .top-lang a {
      display: inline-block; }
    header .top .top-lang .divider {
      height: 13px;
      width: 1px;
      display: inline-block; }
  header .top .top_webmin {
    margin-top: 7px; }
    header .top .top_webmin a {
      color: white; }
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: 5px;
  padding-bottom: 5px;
  transition: all .5s ease; }
header .is-sticky .navbar-default ul.nav li .dropdown-menu {
  top: 30px; }
@media (max-width: 991px) {
  header .is-sticky .navbar-right ~ .navbar-right {
    margin-top: 0; } }
@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,
  header .top .top-mail {
    width: 50%;
    float: left; }
  header .top .top-lang {
    display: inline-block;
    padding-left: 5px; }
  header #logo {
    height: 40px; } }

.info_panel {
  background-color: #eb1b28; }
  .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: #020623 !important; }

@media (max-width: 991px) {
  .navbar-brand > img {
    width: 115px; } }

.navbar-default {
  border: 0;
  background-color: white; }
  @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; }
    @media (max-width: 1199px) {
      .navbar-default ul.nav li > a {
        padding-left: 11px;
        padding-right: 11px; } }
    @media (max-width: 991px) {
      .navbar-default ul.nav li > a {
        padding-left: 6px;
        padding-right: 6px; } }
    @media (max-width: 767px) {
      .navbar-default ul.nav li > a {
        padding-left: 15px;
        padding-right: 15px; } }
  .navbar-default ul.nav li .dropdown-menu {
    border: 0;
    border-radius: 0;
    top: 50px;
    padding: 0;
    left: 0;
    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: #020623; }
            .navbar-default ul.nav li .dropdown-menu li ul li > a > div {
              font-size: 12px;
              color: #898989; }
          .navbar-default ul.nav li .dropdown-menu li ul li:hover > a {
            color: #eb1b28; }
  .navbar-default .navbar-brand {
    padding: 10px 0; }
  .navbar-default .hlavne_menu {
    box-shadow: 0 2px 0px -1px #ccc; }

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

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

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

.navbar-right ~ .navbar-right {
  margin-right: -15px; }
  @media (max-width: 1199px) {
    .navbar-right ~ .navbar-right li a {
      padding-left: 10px;
      padding-right: 10px; } }

.kontakt_menu {
  float: right; }
  .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: 0 !important;
    margin-bottom: 0 !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; } }
.webmin_menu {
  background: #020623;
  color: white; }
  .webmin_menu .navbar-nav {
    float: none; }
    .webmin_menu .navbar-nav.nav > li > a:before {
      content: "-";
      padding-right: .5em;
      padding-bottom: 6px;
      display: inline-block;
      vertical-align: middle;
      line-height: 5px; }
    .webmin_menu .navbar-nav.nav > li > a:hover, .webmin_menu .navbar-nav.nav > li > a:focus {
      text-decoration: none;
      background: white;
      color: #020623; }
    .webmin_menu .navbar-nav a {
      color: white; }
      .webmin_menu .navbar-nav a:hover {
        color: #eb1b28; }

.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: #020623;
  border-color: #020623; }
  .btn-dark:focus, .btn-dark.focus {
    color: white;
    background-color: black;
    border-color: black; }
  .btn-dark:hover {
    color: white;
    background-color: black;
    border-color: black; }
  .btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
    color: white;
    background-color: black;
    border-color: black; }
    .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: black;
      border-color: black; }
  .btn-dark:active, .btn-dark.active, .open > .btn-dark.dropdown-toggle {
    background-image: none; }
  .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled.focus, .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled].focus, fieldset[disabled] .btn-dark:hover, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark.focus {
    background-color: #020623;
    border-color: #020623; }
  .btn-dark .badge {
    color: #020623;
    background-color: white; }

.btn-secondary {
  color: white;
  background-color: #eb1b28;
  border-color: #eb1b28; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: white;
    background-color: #c2111c;
    border-color: #7c0b12; }
  .btn-secondary:hover {
    color: white;
    background-color: #c2111c;
    border-color: #b9101b; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: white;
    background-color: #c2111c;
    border-color: #b9101b; }
    .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: #a10e17;
      border-color: #7c0b12; }
  .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: #eb1b28;
    border-color: #eb1b28; }
  .btn-secondary .badge {
    color: #eb1b28;
    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; }

.btn-objednavka {
  vertical-align: top; }

@media screen and (max-width: 767px) {
  .btn-skolenia {
    width: 100%;
    white-space: normal; } }

.badge-primary {
  background-color: #020623; }

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

.carousel .carousel-inner.height_1600x650 {
  height: 650px; }
  @media screen and (max-width: 767px) {
    .carousel .carousel-inner.height_1600x650 {
      height: 200px; }
      .carousel .carousel-inner.height_1600x650 .carousel-caption {
        top: calc(50% - 50px); } }
.carousel .carousel-inner.height_1600x200 {
  height: 200px; }
  .carousel .carousel-inner.height_1600x200 .carousel-caption {
    top: 10px;
    font-size: 20px; }
    .carousel .carousel-inner.height_1600x200 .carousel-caption strong {
      font-size: 40px; }
.carousel .carousel-inner .item {
  height: 100%;
  width: 100%; }
  .carousel .carousel-inner .item img {
    margin: 0 auto; }
  .carousel .carousel-inner .item .image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat; }
.carousel .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 .carousel-caption {
      font-size: 40px; } }
  .carousel .carousel-caption strong {
    display: inline-block;
    font-size: 2em;
    margin: .3em;
    padding: 0 .5em;
    border: 3px solid #eb1b28;
    line-height: 1.0em;
    padding-bottom: 15px;
    padding-top: 5px; }
  .carousel .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 .carousel-caption .viac:hover {
      background: white;
      color: #020623;
      text-shadow: none; }
.carousel .carousel-control-holder {
  max-width: 1600px;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute; }
  .carousel .carousel-control-holder .carousel-control {
    z-index: 2;
    font-size: 60px; }
    .carousel .carousel-control-holder .carousel-control.left {
      background: transparent; }
    .carousel .carousel-control-holder .carousel-control.right {
      background: transparent; }
    .carousel .carousel-control-holder .carousel-control .fa-angle-left,
    .carousel .carousel-control-holder .carousel-control .fa-angle-right {
      position: absolute;
      top: 50%;
      margin-top: -30px;
      z-index: 5;
      display: inline-block; }
    .carousel .carousel-control-holder .carousel-control .fa-angle-left {
      left: 50%;
      margin-left: -10px; }
    .carousel .carousel-control-holder .carousel-control .fa-angle-right {
      right: 50%;
      margin-right: -10px; }
.carousel ol.carousel-indicators {
  bottom: 10px;
  margin-bottom: 0; }
  .carousel ol.carousel-indicators li {
    width: 5px;
    height: 5px;
    margin: 0;
    margin-left: 5px;
    border: 0;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel ol.carousel-indicators li.active {
      margin-left: 5px;
      border: none;
      background-color: white; }
    .carousel ol.carousel-indicators li:first-child {
      margin-left: 0; }
.carousel .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 .scroll:hover {
    opacity: 1; }

.carousel-fade .carousel-inner .item {
  transition-property: opacity; }
.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); }

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

h2, .h2 {
  color: #020623; }
  h2 a, .h2 a {
    color: #eb1b28; }
    h2 a:hover, .h2 a:hover {
      color: #c2111c; }

h3 {
  margin-top: 0;
  color: #020623; }
  h3 a {
    color: #020623; }
    h3 a:hover {
      color: black; }
  h3.bold {
    font-weight: bold; }

h5 {
  line-height: 2rem;
  font-weight: bold; }

.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: #020623; }
    .clanok_vypis .clanok h2 a {
      color: #020623; }
  .clanok_vypis .clanok p {
    text-align: justify; }
  .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 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .clanok_vypis .clanok .foto .img-scale:hover {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
  .clanok_vypis .clanok a.viac {
    color: #eb1b28;
    font-size: 12px; }
  .clanok_vypis .clanok .datum {
    font-size: 11px;
    margin-bottom: 15px; }
    .clanok_vypis .clanok .datum .fa {
      color: #eb1b28; }

.blog-view .right-frame-blog {
  margin-top: 15px; }
.blog-view .blog-social-share {
  margin: 20px 0px;
  float: right; }

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

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

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

footer.footer {
  background-color: #010415;
  color: white;
  padding: 60px 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: #eb1b28; }
    footer.footer div.contact > div i {
      font-size: 1.3em;
      margin-right: 10px;
      color: #eb1b28; }
    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: #0b0e1f; }
    footer.footer div.created_holder a {
      color: white; }
      footer.footer div.created_holder a:hover, footer.footer div.created_holder a:focus {
        color: #eb1b28;
        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: #eb1b28; }

.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; }

#newsletter {
  margin-top: 10px;
  margin-right: 5px; }

.suhlas {
  font-size: 13px; }

.modal-dialog .modal-content {
  border-radius: 1px; }
  .modal-dialog .modal-content .modal-header {
    background: #020623;
    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; }

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
  border: none; }

.width100 {
  width: 100%; }

.simple thead tr th {
  background: #020623;
  color: white;
  text-align: center; }

.table-hover tbody tr.bg-none:hover {
  background: none; }

.breadcrumb {
  margin-top: -20px;
  line-height: 1em; }
  @media screen and (max-width: 767px) {
    .breadcrumb {
      margin-top: 0; } }
  .breadcrumb > li {
    font-size: .8em; }
    .breadcrumb > li a {
      color: #ccc; }
      .breadcrumb > li a.active {
        color: #555555; }
    .breadcrumb > li + li:before {
      font-family: "FontAwesome";
      content: "\f101"; }

.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 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: #020623;
    margin-top: 0px; }
    .kategorie_produktu div.flex div h2 a,
    .produkty div.flex div h2 a {
      color: #020623; }

.produkt_view table.uzitok {
  width: 100%;
  border: 1px solid #ddd; }
  .produkt_view table.uzitok tr td {
    border: 1px solid #ddd;
    padding: 16px;
    color: white; }
    .produkt_view table.uzitok tr td:first-child {
      width: 30%; }
    .produkt_view table.uzitok tr td ul {
      margin-bottom: 0;
      padding-left: 15px; }
      .produkt_view table.uzitok tr td ul li {
        list-style-type: none;
        transition: all .5s; }
        .produkt_view table.uzitok tr td ul li:before {
          font-family: "FontAwesome";
          content: "\f00c";
          margin-right: 7px;
          margin-left: -15px; }
        .produkt_view table.uzitok tr td ul li:hover {
          padding-left: 1em; }
  .produkt_view table.uzitok.iso_9001 td:first-child {
    background: #153664; }
  .produkt_view table.uzitok.iso_9001 td:nth-child(2) {
    background: #035B6A; }
  .produkt_view table.uzitok.ohsas_18001 td:first-child {
    background: #100702; }
  .produkt_view table.uzitok.ohsas_18001 td:nth-child(2) {
    background: #d7b063; }
  .produkt_view table.uzitok.iso_50001 td:first-child {
    color: black;
    background: #f9d922; }
  .produkt_view table.uzitok.iso_50001 td:nth-child(2) {
    background: #575137; }
  .produkt_view table.uzitok.iso_14001 td:first-child {
    background: #5c5c5c; }
  .produkt_view table.uzitok.iso_14001 td:nth-child(2) {
    background: #61ce37; }
  .produkt_view table.uzitok.iso_iec_27001 td:first-child {
    background: #EB8186; }
  .produkt_view table.uzitok.iso_iec_27001 td:nth-child(2) {
    background: #3e3e3e; }
  .produkt_view table.uzitok.iso_20000-1 td:first-child {
    background: #96263e; }
  .produkt_view table.uzitok.iso_20000-1 td:nth-child(2) {
    background: #3e3e3e; }
  .produkt_view table.uzitok.iso_20121 td:first-child {
    background: #3c034a; }
  .produkt_view table.uzitok.iso_20121 td:nth-child(2) {
    background: #3e3e3e; }
  .produkt_view table.uzitok.iso_41001 td:first-child {
    background: #0e8282; }
  .produkt_view table.uzitok.iso_41001 td:nth-child(2) {
    background: #48babd; }
  .produkt_view table.uzitok.iso_22301 td:first-child {
    background: #bce22f; }
  .produkt_view table.uzitok.iso_22301 td:nth-child(2) {
    background: #aae83d; }
  .produkt_view table.uzitok.iso_28000 td:first-child {
    background: #dd45f9; }
  .produkt_view table.uzitok.iso_28000 td:nth-child(2) {
    background: #d13f94; }
  .produkt_view table.uzitok.iso_37001 td:first-child {
    background: #b1ab06; }
  .produkt_view table.uzitok.iso_37001 td:nth-child(2) {
    background: #a58c16; }
  .produkt_view table.uzitok.iso_29990 td:first-child {
    background: #376dff; }
  .produkt_view table.uzitok.iso_29990 td:nth-child(2) {
    background: #5e96fe; }
  .produkt_view table.uzitok.iso_17100 td:first-child {
    background: #52696c; }
  .produkt_view table.uzitok.iso_17100 td:nth-child(2) {
    background: #6d7273; }
  .produkt_view table.uzitok.iso_13485 td:first-child {
    background: #36dbdd; }
  .produkt_view table.uzitok.iso_13485 td:nth-child(2) {
    background: #2Abee6; }
  .produkt_view table.uzitok.iso_18788 td:first-child {
    background: #b61e2b; }
  .produkt_view table.uzitok.iso_18788 td:nth-child(2) {
    background: #3e3e3e; }
  .produkt_view table.uzitok.iso_22000 td:first-child {
    background: #7e4411; }
  .produkt_view table.uzitok.iso_22000 td:nth-child(2) {
    background: #3e3e3e; }
.produkt_view .clanok-blog-uvod-vypis {
  margin-top: 2em; }

.certifikaty {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }
  .certifikaty .col-sm-6 {
    text-align: center; }
    .certifikaty .col-sm-6 > div {
      margin-top: 10px; }

.skolenie_vypis {
  margin-top: 20px; }
  .skolenie_vypis .text-muted {
    font-size: .8em; }
  .skolenie_vypis table thead tr th {
    background: #020623;
    color: white;
    text-align: center; }
  .skolenie_vypis table tbody.noclick tr {
    cursor: default; }
  .skolenie_vypis table tbody tr {
    cursor: pointer; }
    .skolenie_vypis table tbody tr td a {
      color: #020623; }
      .skolenie_vypis table tbody tr td a.btn-primary {
        color: white; }
      .skolenie_vypis table tbody tr td a.btn-secondary {
        color: white; }
    @media screen and (min-width: 768px) {
      .skolenie_vypis table tbody tr td.otvoreny_termin {
        width: 180px; } }
    .skolenie_vypis table tbody tr td.trvanie_skolenia {
      text-align: center; }
      @media screen and (min-width: 768px) {
        .skolenie_vypis table tbody tr td.trvanie_skolenia {
          width: 135px; }
          .skolenie_vypis table tbody tr td.trvanie_skolenia strong {
            display: block; } }
    .skolenie_vypis table tbody tr td.miesto_konania {
      text-align: center; }
      @media screen and (min-width: 768px) {
        .skolenie_vypis table tbody tr td.miesto_konania {
          width: 130px; } }
      .skolenie_vypis table tbody tr td.miesto_konania .badge {
        margin-right: .25em; }
    .skolenie_vypis table tbody tr td.cena {
      line-height: 16px;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .skolenie_vypis table tbody tr td.cena {
          width: 150px; } }
      .skolenie_vypis table tbody tr td.cena strong.cena {
        font-size: 1.25em;
        display: block; }
        @media screen and (max-width: 768px) {
          .skolenie_vypis table tbody tr td.cena strong.cena {
            padding: 0 .25em; } }
      .skolenie_vypis table tbody tr td.cena del {
        color: #555555;
        display: block; }
      .skolenie_vypis table tbody tr td.cena .cena_s_dph {
        color: #999;
        font-size: 0.9em; }
  .skolenie_vypis .datum {
    font-size: 11px;
    display: block; }
    @media screen and (max-width: 768px) {
      .skolenie_vypis .datum {
        display: inline-block; } }

.kategoria_skolenia_page {
  margin-top: 1em; }

div.skolenie h1 {
  margin-top: 0; }
  @media screen and (max-width: 767px) {
    div.skolenie h1 {
      font-size: 1.5em; } }
div.skolenie h2 {
  font-weight: bold;
  margin: .7em 0; }
div.skolenie .harmonogram table {
  width: 100%; }
  div.skolenie .harmonogram table thead {
    background: #020623;
    color: white; }
    div.skolenie .harmonogram table thead tr th {
      border-width: 0 1px;
      border-color: #020623; }
  div.skolenie .harmonogram table tr th, div.skolenie .harmonogram table tr td {
    padding: 8px;
    border: 1px solid #ddd; }
  div.skolenie .harmonogram table tr:nth-of-type(odd) td {
    background: #f5f5f5; }
div.skolenie .info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
  background: #f4f4f4;
  padding: 1em; }
  div.skolenie .info a {
    color: black; }
  div.skolenie .info a.help {
    cursor: help; }
  div.skolenie .info .item {
    text-align: center; }
    @media screen and (max-width: 991px) {
      div.skolenie .info .item strong {
        display: block; } }
  @media screen and (max-width: 767px) {
    div.skolenie .info {
      display: block; }
      div.skolenie .info .item {
        text-align: left; }
        div.skolenie .info .item strong {
          display: inline; } }
  div.skolenie .info h3 {
    color: #020623;
    margin-bottom: .5em;
    font-size: 20px;
    font-weight: bold; }
  div.skolenie .info .lektor {
    margin-bottom: 20px; }
    div.skolenie .info .lektor img {
      width: 100%; }
div.skolenie #skolenie_view_sticky {
  padding-top: 1em;
  background: white; }
div.skolenie .otvorene_skolenia table thead tr th {
  background: #020623;
  color: white;
  text-align: center; }
div.skolenie .otvorene_skolenia table tr.odd {
  background: #f9f9f9; }
div.skolenie .otvorene_skolenia table tr th, div.skolenie .otvorene_skolenia table tr td {
  vertical-align: middle; }
  div.skolenie .otvorene_skolenia table tr th.typ, div.skolenie .otvorene_skolenia table tr td.typ {
    width: 50px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      div.skolenie .otvorene_skolenia table tr th.typ, div.skolenie .otvorene_skolenia table tr td.typ {
        width: 100%;
        align-items: center; } }
    div.skolenie .otvorene_skolenia table tr th.typ img, div.skolenie .otvorene_skolenia table tr td.typ img {
      width: 40px; }
  div.skolenie .otvorene_skolenia table tr th.cena, div.skolenie .otvorene_skolenia table tr td.cena {
    line-height: 16px;
    text-align: center;
    width: 150px; }
    @media screen and (max-width: 767px) {
      div.skolenie .otvorene_skolenia table tr th.cena, div.skolenie .otvorene_skolenia table tr td.cena {
        width: 100%; } }
    div.skolenie .otvorene_skolenia table tr th.cena strong, div.skolenie .otvorene_skolenia table tr td.cena strong {
      font-size: 1.25em;
      display: block; }
    div.skolenie .otvorene_skolenia table tr th.cena del, div.skolenie .otvorene_skolenia table tr td.cena del {
      color: #555555;
      display: block; }
    div.skolenie .otvorene_skolenia table tr th.cena .cena_s_dph, div.skolenie .otvorene_skolenia table tr td.cena .cena_s_dph {
      color: #999;
      font-size: 0.9em; }
  div.skolenie .otvorene_skolenia table tr th.datum_skolenia, div.skolenie .otvorene_skolenia table tr td.datum_skolenia {
    width: 180px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      div.skolenie .otvorene_skolenia table tr th.datum_skolenia, div.skolenie .otvorene_skolenia table tr td.datum_skolenia {
        width: 100%; } }
  div.skolenie .otvorene_skolenia table tr th.pocet_dni, div.skolenie .otvorene_skolenia table tr td.pocet_dni {
    text-align: center;
    width: 100px; }
    div.skolenie .otvorene_skolenia table tr th.pocet_dni strong, div.skolenie .otvorene_skolenia table tr td.pocet_dni strong {
      display: block; }
    @media screen and (max-width: 767px) {
      div.skolenie .otvorene_skolenia table tr th.pocet_dni, div.skolenie .otvorene_skolenia table tr td.pocet_dni {
        width: 100%; } }
  div.skolenie .otvorene_skolenia table tr th.miesto, div.skolenie .otvorene_skolenia table tr td.miesto {
    width: 100px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      div.skolenie .otvorene_skolenia table tr th.miesto, div.skolenie .otvorene_skolenia table tr td.miesto {
        width: 100%; } }
  div.skolenie .otvorene_skolenia table tr th.prihlasit, div.skolenie .otvorene_skolenia table tr td.prihlasit {
    width: 100px;
    text-align: center; }
    div.skolenie .otvorene_skolenia table tr th.prihlasit .btn, div.skolenie .otvorene_skolenia table tr td.prihlasit .btn {
      line-height: 1em; }
    @media screen and (max-width: 767px) {
      div.skolenie .otvorene_skolenia table tr th.prihlasit, div.skolenie .otvorene_skolenia table tr td.prihlasit {
        width: 100%; }
        div.skolenie .otvorene_skolenia table tr th.prihlasit .btn, div.skolenie .otvorene_skolenia table tr td.prihlasit .btn {
          display: block;
          width: 100%; } }
div.skolenie .otvorene_skolenia table tr .pocet_volnych_miest {
  font-size: .8em;
  line-height: 1.2em;
  display: block;
  margin-top: 1em;
  color: #eb1b28;
  font-weight: bold; }
div.skolenie .otvorene_skolenia table tr .datum {
  color: #eb1b28;
  font-weight: bold; }
div.skolenie .otvorene_skolenia table tr .text-muted {
  font-size: .8em; }
div.skolenie .buttons {
  margin-bottom: 1.2em;
  text-align: center; }
  div.skolenie .buttons .btn {
    font-size: 18px;
    margin-right: 3px;
    padding: 10px 15px; }
    @media screen and (max-width: 767px) {
      div.skolenie .buttons .btn {
        margin-right: 0;
        margin-bottom: 10px;
        white-space: unset; } }
@media print {
  div.skolenie .buttons {
    display: none; } }
div.skolenie .referencie .lSAction > .lSPrev {
  left: 0; }
div.skolenie .referencie .lSAction > .lSNext {
  right: 0; }
div.skolenie .referencie .lSPager {
  margin-bottom: 0; }
div.skolenie .referencie .referencia-item {
  padding-left: 40px;
  padding-right: 50px; }
div.skolenie .firemne {
  display: flex;
  margin-bottom: 1rem; }
  div.skolenie .firemne .text {
    padding: 1rem 1.5rem;
    background: #020623;
    color: white;
    flex: 1 1 auto; }
    div.skolenie .firemne .text h2 {
      margin: 0 0 .5rem;
      color: white; }
  div.skolenie .firemne .btn {
    margin-left: 1rem;
    font-size: 1.5rem;
    padding-top: 1rem;
    font-weight: bold; }

.brozura-item {
  margin-bottom: 20px; }
  .brozura-item a img {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    border: solid 0.5px rgba(0, 0, 0, 0.15); }
  .brozura-item a .background {
    position: absolute;
    z-index: 3;
    transition: background-color 0.3s ease;
    background-color: rgba(2, 6, 35, 0);
    width: calc(100% - 30px);
    height: 100%; }
  .brozura-item a .btn {
    position: absolute;
    z-index: 5;
    top: 200px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 150px; }
  .brozura-item a:hover .background {
    background-color: rgba(2, 6, 35, 0.5); }

.firemne_skolenia .buttons {
  margin-top: 1em !important; }

.hodnotenie-skoleni {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  text-align: center; }
  .hodnotenie-skoleni .col-sm-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .hodnotenie-skoleni .col-sm-2 {
        width: 100%; } }

.vseobecne_podmienky_pre_skolenie {
  margin-bottom: 1em; }

.typ-kategorie-skolenia .nav-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid #aaaaaa;
  margin: 15px 0; }
  .typ-kategorie-skolenia .nav-tabs li {
    text-align: center;
    margin: -2px; }
    .typ-kategorie-skolenia .nav-tabs li a {
      font-size: 20px;
      border: none;
      color: #aaaaaa;
      border-bottom: 2px solid #aaaaaa; }
      .typ-kategorie-skolenia .nav-tabs li a:hover, .typ-kategorie-skolenia .nav-tabs li a:focus {
        background-color: transparent; }
      @media screen and (max-width: 767px) {
        .typ-kategorie-skolenia .nav-tabs li a {
          font-size: 14px; } }
    .typ-kategorie-skolenia .nav-tabs li.active a {
      border: none;
      border-bottom: 2px solid #020623;
      color: #020623; }
      .typ-kategorie-skolenia .nav-tabs li.active a:hover, .typ-kategorie-skolenia .nav-tabs li.active a:focus {
        border: none;
        border-bottom: 2px solid #020623; }

.form-skolenie .form-group {
  margin: 0; }
.form-skolenie label {
  float: left; }
  @media screen and (max-width: 767px) {
    .form-skolenie label {
      float: none; } }
.form-skolenie input {
  width: 250px;
  float: right; }
  @media screen and (max-width: 767px) {
    .form-skolenie input {
      width: 100%; } }
.form-skolenie .select2 {
  width: 255px;
  float: right; }
  @media screen and (max-width: 767px) {
    .form-skolenie .select2 {
      width: 100%; } }
.form-skolenie .col-buttons {
  text-align: right; }
  .form-skolenie .col-buttons .btn {
    width: 160px; }
    @media screen and (max-width: 767px) {
      .form-skolenie .col-buttons .btn {
        width: 100%;
        margin-top: 10px; } }

form .suhlas .form-group {
  margin: 0; }
  form .suhlas .form-group .checkbox {
    margin-bottom: 0px; }

.label.stav-elearningu_nezakupeny {
  background: #eb1b28 !important;
  border: 1px solid #c2111c !important; }
.label.stav-elearningu_caka-sa-na-platbu {
  background: #eb1b28 !important;
  border: 1px solid #c2111c !important; }
.label.stav-elearningu_nepozrety {
  background: #f0ad4e !important;
  border: 1px solid #ec971f !important; }
.label.stav-elearningu_rozpozerany {
  background: #f0ad4e !important;
  border: 1px solid #ec971f !important; }
.label.stav-elearningu_ukonceny {
  background: #5cb85c !important;
  border: 1px solid #449d44 !important; }

.btn.stav-elearningu_nezakupeny {
  background: #eb1b28 !important;
  color: white;
  font-weight: bold; }
.btn.stav-elearningu_caka-sa-na-platbu {
  background: #eb1b28 !important;
  color: white;
  font-weight: bold; }
.btn.stav-elearningu_nepozrety {
  background: #f0ad4e !important;
  color: white;
  font-weight: bold; }
.btn.stav-elearningu_rozpozerany {
  background: #f0ad4e !important;
  color: white;
  font-weight: bold; }
.btn.stav-elearningu_ukonceny {
  background: #5cb85c !important;
  color: white;
  font-weight: bold; }

.elearning .kroky_holder {
  display: flex;
  margin: -15px; }
  .elearning .kroky_holder .left_kroky {
    border-right: 1px solid #ccc; }
    .elearning .kroky_holder .left_kroky ol li {
      margin-bottom: .25em; }
      .elearning .kroky_holder .left_kroky ol li:after {
        font-family: "FontAwesome"; }
      .elearning .kroky_holder .left_kroky ol li.success {
        color: #3c763d; }
        .elearning .kroky_holder .left_kroky ol li.success:after {
          content: "\f058"; }
      .elearning .kroky_holder .left_kroky ol li.active {
        color: #eb1b28;
        font-weight: bold; }
        .elearning .kroky_holder .left_kroky ol li.active:after {
          content: "\f0a8"; }
  .elearning .kroky_holder .krok_view .lightgallery-without-counter {
    cursor: pointer; }
  .elearning .kroky_holder .krok_view .custom-controls {
    margin-top: 1em; }
    .elearning .kroky_holder .krok_view .custom-controls .carousel-control {
      color: #333;
      background-color: #fff;
      border-color: #ccc;
      padding: 10px 50px;
      font-size: 18px;
      line-height: 1.3333333;
      border-radius: 0;
      display: block;
      position: relative;
      background-image: none;
      width: auto;
      opacity: 1;
      text-shadow: none;
      text-align: center; }
      .elearning .kroky_holder .krok_view .custom-controls .carousel-control:focus, .elearning .kroky_holder .krok_view .custom-controls .carousel-control.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c; }
      .elearning .kroky_holder .krok_view .custom-controls .carousel-control:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad; }
      .elearning .kroky_holder .krok_view .custom-controls .carousel-control:active, .elearning .kroky_holder .krok_view .custom-controls .carousel-control.active, .open > .elearning .kroky_holder .krok_view .custom-controls .carousel-control.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad; }
        .elearning .kroky_holder .krok_view .custom-controls .carousel-control:active:hover, .elearning .kroky_holder .krok_view .custom-controls .carousel-control:active:focus, .elearning .kroky_holder .krok_view .custom-controls .carousel-control:active.focus, .elearning .kroky_holder .krok_view .custom-controls .carousel-control.active:hover, .elearning .kroky_holder .krok_view .custom-controls .carousel-control.active:focus, .elearning .kroky_holder .krok_view .custom-controls .carousel-control.active.focus, .open > .elearning .kroky_holder .krok_view .custom-controls .carousel-control.dropdown-toggle:hover, .open > .elearning .kroky_holder .krok_view .custom-controls .carousel-control.dropdown-toggle:focus, .open > .elearning .kroky_holder .krok_view .custom-controls .carousel-control.dropdown-toggle.focus {
          color: #333;
          background-color: #d4d4d4;
          border-color: #8c8c8c; }
      .elearning .kroky_holder .krok_view .custom-controls .carousel-control:active, .elearning .kroky_holder .krok_view .custom-controls .carousel-control.active, .open > .elearning .kroky_holder .krok_view .custom-controls .carousel-control.dropdown-toggle {
        background-image: none; }
      .elearning .kroky_holder .krok_view .custom-controls .carousel-control.disabled:hover, .elearning .kroky_holder .krok_view .custom-controls .carousel-control.disabled:focus, .elearning .kroky_holder .krok_view .custom-controls .carousel-control.disabled.focus, .elearning .kroky_holder .krok_view .custom-controls .carousel-control[disabled]:hover, .elearning .kroky_holder .krok_view .custom-controls .carousel-control[disabled]:focus, .elearning .kroky_holder .krok_view .custom-controls .carousel-control[disabled].focus, fieldset[disabled] .elearning .kroky_holder .krok_view .custom-controls .carousel-control:hover, fieldset[disabled] .elearning .kroky_holder .krok_view .custom-controls .carousel-control:focus, fieldset[disabled] .elearning .kroky_holder .krok_view .custom-controls .carousel-control.focus {
        background-color: #fff;
        border-color: #ccc; }
      .elearning .kroky_holder .krok_view .custom-controls .carousel-control .badge {
        color: #fff;
        background-color: #333; }
  .elearning .kroky_holder .krok_view .krok_test label {
    font-weight: normal; }
  .elearning .kroky_holder .krok_view .presentation-bar {
    width: 100%;
    height: 2px; }
    .elearning .kroky_holder .krok_view .presentation-bar .presentation-bar-background {
      background-color: #eb1b28;
      width: 0;
      height: 2px; }
.elearning .video {
  width: 50%;
  margin-left: 1rem;
  float: right; }
  .elearning .video iframe {
    width: 100%;
    aspect-ratio: 16 / 9; }

.elearning_vypis .clanok {
  padding-bottom: 1rem;
  display: flex;
  flex-direction: column;
  height: 100%; }
  .elearning_vypis .clanok > * {
    flex-grow: 1; }
  .elearning_vypis .clanok .datum span {
    display: inline-block;
    margin-right: 1rem; }
  .elearning_vypis .clanok div.buttons {
    padding-top: 1rem;
    border-top: 1px solid #aaaaaa;
    display: flex;
    margin-top: auto;
    flex-grow: 0; }
    .elearning_vypis .clanok div.buttons > * {
      flex: 1 1 auto; }
    .elearning_vypis .clanok div.buttons > .btn {
      display: flex;
      justify-content: center;
      align-items: center; }
    .elearning_vypis .clanok div.buttons > .cena {
      margin-left: 0;
      text-align: right; }
      .elearning_vypis .clanok div.buttons > .cena strong.cena {
        font-size: 1.25em; }
      .elearning_vypis .clanok div.buttons > .cena .cena_s_dph {
        color: #999;
        font-size: 0.9em; }

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; }

.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: #9A322F;
    font-size: 54px;
    font-weight: bold;
    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: #9A322F; }
      .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle1 div {
        color: white; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle2 {
      background-color: #AF3835; }
      .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle2 div {
        color: white; }
    .personalne-zabezpecenie .personalne-zabezpecenie-chart .background-circle3 {
      background-color: #C9524F; }
      .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: 450px;
    width: 180px; }
    .personalne-zabezpecenie .personalne-zabezpecenie-indicators.en {
      top: 530px; }
    .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 #9A322F;
      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: #9A322F;
        color: white; }

.circles .circle {
  border-radius: 50%;
  width: 220px;
  height: 220px;
  background-color: #020623;
  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; }
  .expanded-contact-form .g-recaptcha {
    margin-bottom: 15px; }

.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; }

.akreditacia-clanky {
  margin-top: 30px;
  margin-bottom: 30px; }
  .akreditacia-clanky .nav-pills li {
    margin: 0; }
    .akreditacia-clanky .nav-pills li a {
      color: #020623; }
      .akreditacia-clanky .nav-pills li a > div {
        height: 72px;
        display: flex;
        align-items: center; }
        .akreditacia-clanky .nav-pills li a > div img {
          float: left;
          flex-basis: 70px;
          flex-shrink: 0; }
        .akreditacia-clanky .nav-pills li a > div .nazov {
          margin-left: 10px;
          font-size: 16px;
          font-weight: bold; }
          .akreditacia-clanky .nav-pills li a > div .nazov span {
            display: block; }
  .akreditacia-clanky .nav-pills li.active a {
    background-color: #F4F4F4;
    border-radius: 0px; }
    .akreditacia-clanky .nav-pills li.active a div {
      color: black; }
  @media screen and (max-width: 767px) {
    .akreditacia-clanky .nav-pills li {
      width: 100%; }
      .akreditacia-clanky .nav-pills li a > div {
        width: 100%; }
        .akreditacia-clanky .nav-pills li a > div i {
          width: 36px;
          height: 36px;
          font-size: 20px;
          padding: 8px; }
        .akreditacia-clanky .nav-pills li a > div .nazov {
          font-size: 14px;
          height: 36px; } }
  .akreditacia-clanky .tab-content {
    background-color: #F4F4F4;
    border-radius: 0px; }
    .akreditacia-clanky .tab-content .tab-pane {
      margin: 30px; }
      .akreditacia-clanky .tab-content .tab-pane .akreditacia-gallery {
        margin-top: 20px; }
        .akreditacia-clanky .tab-content .tab-pane .akreditacia-gallery .lSPrev, .akreditacia-clanky .tab-content .tab-pane .akreditacia-gallery .lSNext {
          background-image: none; }
        .akreditacia-clanky .tab-content .tab-pane .akreditacia-gallery #light-slider {
          margin: auto; }
          .akreditacia-clanky .tab-content .tab-pane .akreditacia-gallery #light-slider li > div {
            text-align: center; }
            .akreditacia-clanky .tab-content .tab-pane .akreditacia-gallery #light-slider li > div img {
              cursor: pointer;
              width: 100%; }

.klient-search {
  margin-top: 20px; }
  .klient-search form {
    text-align: center; }
  .klient-search .klient-result {
    font-size: 16px;
    margin-top: 20px; }

#formy-vzdelavania {
  margin-bottom: 3em; }

#accordion_formy_vzdelavania {
  margin-bottom: 35px; }
  #accordion_formy_vzdelavania .panel-title {
    background-color: #9A322F;
    color: white;
    font-weight: bold;
    display: flex;
    padding: 5px;
    align-items: center; }
    #accordion_formy_vzdelavania .panel-title:hover:before {
      margin-right: 15px; }
    #accordion_formy_vzdelavania .panel-title:before {
      font-family: "FontAwesome";
      content: "\f040";
      font-weight: normal;
      background-color: #750808;
      padding: 10px;
      margin-right: 5px;
      transition: margin-right .5s; }
  #accordion_formy_vzdelavania .panel {
    margin-top: 5px; }
  #accordion_formy_vzdelavania .panel-heading {
    padding: 0; }
  #accordion_formy_vzdelavania .panel-body {
    padding: 10px; }
  #accordion_formy_vzdelavania .panel-collapse {
    background-color: #f5f5f5; }
  #accordion_formy_vzdelavania strong.plus:before, #accordion_formy_vzdelavania strong.minus:before {
    color: #ca1313;
    font-family: "FontAwesome";
    margin-right: 7px; }
  #accordion_formy_vzdelavania strong.plus:before {
    content: "\f067";
    color: limegreen; }
  #accordion_formy_vzdelavania strong.minus:before {
    content: "\f068";
    color: red; }

.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; }

.blog-bottom-layout h2 {
  margin-bottom: 20px; }
.blog-bottom-layout div.foto {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden; }
  .blog-bottom-layout div.foto .img-scale {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .blog-bottom-layout div.foto .img-scale:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
.blog-bottom-layout div .kategoria {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 30px;
  height: 30px; }
.blog-bottom-layout div h2 {
  margin-bottom: 0px;
  margin-top: 0px; }
  .blog-bottom-layout div h2 a {
    font-weight: bold;
    font-size: 16px;
    color: #020623; }
.blog-bottom-layout .viac {
  font-size: 12px; }

.clanok-blog-uvod-vypis div.foto {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden; }
  .clanok-blog-uvod-vypis div.foto .img-scale {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .clanok-blog-uvod-vypis div.foto .img-scale:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
.clanok-blog-uvod-vypis div .kategoria {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 30px;
  height: 30px; }
.clanok-blog-uvod-vypis div h2 {
  margin: 0; }
  .clanok-blog-uvod-vypis div h2 a {
    font-weight: bold;
    font-size: 16px;
    color: #020623; }
.clanok-blog-uvod-vypis .clanok p {
  text-align: justify; }
.clanok-blog-uvod-vypis .viac {
  font-size: 12px; }

.kategorie_clanku {
  margin-bottom: 30px; }

.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;
    max-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;
        max-width: 100%; } }
  .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: #DA0C31; }
  .clanok-blog > div p {
    text-align: justify; }

.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; }

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

.uvod-referencie {
  background-color: #F4F4F4;
  margin-bottom: -60px;
  padding-bottom: 60px; }

.lektor_view {
  margin-top: 2rem; }
  .lektor_view h1 {
    margin-top: 0; }
  .lektor_view h2 {
    font-weight: bold; }
  .lektor_view .lektor_foto {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px; }
  .lektor_view .lektor_referencie {
    text-align: justify; }
    .lektor_view .lektor_referencie h3 {
      font-weight: bold; }
    .lektor_view .lektor_referencie p span {
      white-space: nowrap; }

.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; }

.lektori.lektori_inline .lektor {
  display: inline-block; }
.lektori .lektor .lektor_holder {
  display: flex;
  color: black;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .lektori .lektor .lektor_holder {
      justify-content: right; } }
  .lektori .lektor .lektor_holder .foto {
    margin-right: 5px;
    margin-bottom: 1px;
    flex: 0 1 40px; }
.lektori .lektor a:hover {
  text-decoration: underline; }

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

.uvod-referencie .lSAction .lSPrev,
.uvod_blog .lSAction .lSPrev {
  left: 50px; }
  @media screen and (max-width: 767px) {
    .uvod-referencie .lSAction .lSPrev,
    .uvod_blog .lSAction .lSPrev {
      left: 10px; } }
.uvod-referencie .lSAction .lSNext,
.uvod_blog .lSAction .lSNext {
  right: 50px;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .uvod-referencie .lSAction .lSNext,
    .uvod_blog .lSAction .lSNext {
      right: 10px; } }

.uvod_blog {
  position: relative; }

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

.lSPager li.active a {
  background-color: #eb1b28 !important; }

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: #020623;
      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: #020623; }
    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: #eb1b28; }
      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: #eb1b28;
      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: #eb1b28; }
  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: #020623;
      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: #eb1b28; }
    div.cs_shop .stav_produktu.nedostupny:before {
      content: "\f058"; }
  div.cs_shop .stav_produktu.na_objednavku, div.cs_shop .stav_produktu.na_sklade {
    color: #020623; }
    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: #020623; }
    div.cs_shop .tag span.akcia {
      background: #eb1b28; }
    div.cs_shop .tag span.novinka {
      background: #5cb85c; }
    div.cs_shop .tag span.top {
      background: #eb1b28; }
div.cs_shop .kosik table {
  border-width: 0 0 2px 0;
  border-color: #020623;
  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: #020623;
    color: white; }
  div.cs_shop .kosik table tr.zlavova_polozka td {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #ccc;
    border-top-color: #f4f4f4;
    font-size: .9em; }
  div.cs_shop .kosik table tr.doprava {
    border-width: 2px 0 0 0;
    border-color: #020623;
    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: #eb1b28;
    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: #eb1b28;
  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: #eb1b28;
  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: #eb1b28; }
  div.cs_shop.pokladna .btn.submit {
    font-weight: bold; }
  div.cs_shop.pokladna .title {
    color: #eb1b28;
    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: #eb1b28;
      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 #aaaaaa;
  border-radius: 1px;
  display: flex;
  font-size: 16px;
  text-decoration: none;
  color: #eb1b28;
  font-weight: 700;
  align-items: center;
  justify-content: space-between; }
  div.cs_shop div.skupiny_produktu_vypis a:hover {
    color: #020623;
    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: #aaaaaa;
      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; } }
.slovnik-filter {
  margin: 2em 0;
  height: 1px;
  position: relative; }
  .slovnik-filter .col-sm-10 {
    position: absolute;
    left: 0;
    right: 0;
    top: -9px; }
    .slovnik-filter .col-sm-10 #light-slider-slovnik li {
      text-align: center; }
      .slovnik-filter .col-sm-10 #light-slider-slovnik li a {
        font-weight: bold; }
  .slovnik-filter .lSAction .fa-angle-right, .slovnik-filter .lSAction .fa-angle-left {
    font-size: 30px !important; }
  .slovnik-filter .lSAction .lSNext {
    text-align: right; }

.slovnik-fulltext {
  margin-bottom: 2em; }

.prihlasenie_na .nav-pills > li {
  border: 1px solid #ccc;
  border-left-width: 0; }
  .prihlasenie_na .nav-pills > li + li {
    margin-left: 0; }
  .prihlasenie_na .nav-pills > li.active {
    border-color: #020623; }
    .prihlasenie_na .nav-pills > li.active a:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #020623;
      margin-top: 31px;
      left: calc(50% - 10px); }
  .prihlasenie_na .nav-pills > li:first-child {
    border-left-width: 1px; }
@media screen and (max-width: 767px) {
  .prihlasenie_na .submit_buttons .btn {
    margin-bottom: .5rem; } }
.prihlasenie_na .submit_buttons .next {
  text-align: right; }
  @media screen and (max-width: 767px) {
    .prihlasenie_na .submit_buttons .next {
      text-align: left; } }

.termin_data {
  line-height: 1.6em;
  font-size: 1.1em; }
  .termin_data h2 {
    font-size: 21px; }
  .termin_data .sumar_ceny {
    margin-right: 2rem; }
    .termin_data .sumar_ceny hr {
      border-color: #ccc; }
    .termin_data .sumar_ceny table.sumar_polozky {
      width: 100%; }
      .termin_data .sumar_ceny table.sumar_polozky tr td {
        padding: 0 1rem; }
        .termin_data .sumar_ceny table.sumar_polozky tr td:first-child {
          padding-left: 0; }
        .termin_data .sumar_ceny table.sumar_polozky tr td:last-child {
          padding-right: 0; }
    .termin_data .sumar_ceny table.sumar {
      margin-left: auto; }
      .termin_data .sumar_ceny table.sumar tr td {
        padding: 0 1rem; }
        .termin_data .sumar_ceny table.sumar tr td:last-child {
          padding-right: 0; }

.fakturacne_udaje {
  border-left: 1px solid #ccc; }

#osoby table thead tr th.oslovenie {
  min-width: 90px; }
#osoby table thead tr th.meno {
  min-width: 130px; }
#osoby table thead tr th.priezvisko {
  min-width: 130px; }
#osoby table thead tr th.email {
  min-width: 130px; }
#osoby table thead tr th.mobil {
  min-width: 130px; }
#osoby table tbody tr td.oslovenie .form-control {
  padding-right: 0; }
#osoby table tbody tr td .papierove_osvedcenie_cena {
  font-weight: normal; }

.kredit .panel {
  border-top: 2px solid #020623;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  position: relative;
  overflow: hidden; }
.kredit p {
  color: #555; }
.kredit .panel-heading {
  background: none; }
  .kredit .panel-heading h2 {
    margin: .3em 0;
    font-weight: bold;
    font-size: 2.2em;
    text-align: center;
    text-transform: uppercase; }
  .kredit .panel-heading .ribbon {
    width: 152px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
    background: #5cb85c;
    transform: rotate(45deg);
    position: absolute;
    right: -32px;
    top: 29px;
    padding: .5em 0; }
.kredit .list-group .list-group-item {
  border: none;
  text-align: center;
  padding: .2em; }
  .kredit .list-group .list-group-item.cena_holder {
    padding: 1em 0; }
    .kredit .list-group .list-group-item.cena_holder .cena {
      font-size: 3em;
      line-height: 1em;
      display: block;
      color: #eb1b28;
      font-weight: bold; }

div.webmin_kredit {
  background-color: #F4F4F4;
  border: 1px solid #cdcdcd;
  text-align: center;
  margin-bottom: 1em;
  padding: 1em; }
  div.webmin_kredit strong.kredit {
    font-size: 5em;
    line-height: 1em;
    display: block; }
  div.webmin_kredit .platnost {
    font-size: .9em;
    color: #999; }

.stav_platby_nezaplatene {
  background-color: #eb1b28; }

.stav_platby_ciastocne_zaplatene {
  background-color: #f0ad4e; }

.stav_platby_zaplatene {
  background-color: #5cb85c; }

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: #ccc; }
  .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: #898989; }
.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: #eb1b28; }
  .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: #ccc; }
  .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: #eb1b28; }
      .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: #ccc; }
  .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: #eb1b28; }

.uzavrety_termin .kroky {
  text-align: right;
  background: #f4f4f4;
  float: right;
  padding: .5rem 1rem;
  display: inline-block;
  margin-top: -55px;
  border-radius: .5rem;
  font-weight: bold;
  color: #555555; }
  .uzavrety_termin .kroky strong {
    font-size: 2rem;
    color: #eb1b28; }

body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  background: #020623;
  color: white; }
body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #eb1b28;
  box-shadow: #eb1b28 0 1px 4px 0 inset;
  color: #000; }
body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
body .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #eb1b28;
  box-shadow: #eb1b28 0 1px 3px 0 inset; }
body .xdsoft_datetimepicker .xdsoft_calendar td:hover,
body .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: #eb1b28 !important; }

.zlava_vip {
  position: relative;
  animation: pulse 1s ease infinite; }

@keyframes pulse {
  0% {
    transform: scale(1); }
  60% {
    transform: scale(1.3); }
  100% {
    transform: scale(1.4); } }
div.test_vyhodnotenie {
  background-color: #F4F4F4;
  border: 1px solid #cdcdcd;
  text-align: center;
  margin-bottom: 1em;
  padding: 1em; }
  div.test_vyhodnotenie strong.vysledok {
    font-size: 3em;
    line-height: 1em;
    display: block; }

#nestrat_pracu_form h3 {
  padding: 0.5rem 1rem;
  background: #eee; }
  #nestrat_pracu_form h3 label {
    font-weight: normal;
    margin-bottom: 0; }

.vyhody_prihlasenia {
  list-style: none;
  padding-left: 0; }
  .vyhody_prihlasenia li {
    display: flex;
    align-items: center; }
    .vyhody_prihlasenia li .fa {
      align-self: baseline;
      color: #5cb85c;
      margin-right: 1rem;
      text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.2); }

.europe_map_holder {
  width: 70%;
  margin: 0 auto; }
  @media (max-width: 1199px) {
    .europe_map_holder {
      width: 100%; } }
  @media (max-width: 991px) {
    .europe_map_holder .info_holder {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; } }
  .europe_map_holder .info {
    border: 1px solid #aaaaaa;
    background-color: white;
    text-align: center;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: transform .7s, opacity .7s, border-color .7s;
    position: absolute;
    left: var(--mouse-x, 0);
    top: var(--mouse-y, 0); }
    @media (max-width: 991px) {
      .europe_map_holder .info {
        visibility: visible;
        opacity: 1;
        width: 200px;
        height: auto;
        position: relative;
        left: unset;
        top: unset;
        margin: 5px; } }
    .europe_map_holder .info a {
      padding: 10px; }
  .europe_map_holder .info.active {
    visibility: visible;
    opacity: 1;
    transform: translateY(5px);
    width: 200px;
    height: auto; }
    @media (max-width: 991px) {
      .europe_map_holder .info.active {
        transform: unset;
        border-color: rgba(2, 6, 35, 0.7); } }
  .europe_map_holder .region_map {
    text-align: center; }
    @media (max-width: 991px) {
      .europe_map_holder .region_map {
        position: relative; } }

.alert-default {
  background-color: #eee;
  border-color: #ddd;
  color: #000; }
  .alert-default hr {
    border-top-color: #d0d0d0; }
  .alert-default .alert-link {
    color: black; }

.zmena-stavu-osoby-v-objednavke_nepotvrdeny.active, .zmena-stavu-osoby-v-objednavke_nepotvrdeny.active:focus, .zmena-stavu-osoby-v-objednavke_nepotvrdeny.active:hover, .zmena-stavu-osoby-v-objednavke_nepotvrdeny:hover, .zmena-stavu-osoby-v-objednavke_nepotvrdeny:focus, .zmena-stavu-osoby-v-objednavke_nepotvrdeny:active, .zmena-stavu-osoby-v-objednavke_nepotvrdeny:active:focus {
  color: white;
  background-color: #eb1b28; }

.zmena-stavu-osoby-v-objednavke_potvrdeny.active, .zmena-stavu-osoby-v-objednavke_potvrdeny.active:focus, .zmena-stavu-osoby-v-objednavke_potvrdeny.active:hover, .zmena-stavu-osoby-v-objednavke_potvrdeny:hover, .zmena-stavu-osoby-v-objednavke_potvrdeny:focus, .zmena-stavu-osoby-v-objednavke_potvrdeny:active, .zmena-stavu-osoby-v-objednavke_potvrdeny:active:focus {
  color: white;
  background-color: #5cb85c; }

/* ************************************************* HTML */
@media print {
  html a[href]:after, body a[href]:after {
    content: none !important; }
  html .rating-input, body .rating-input {
    display: none; }
  html .rating-container .filled-stars, body .rating-container .filled-stars {
    font-size: 1.5rem; }
  html .rating-container .empty-stars, body .rating-container .empty-stars {
    display: none; } }
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: 2em; }
html input.phone, body input.phone {
  display: none; }

.scrollToTop {
  width: 70px;
  height: 70px;
  border-radius: 1px;
  text-align: center;
  background: #020623;
  position: fixed;
  bottom: 50px;
  right: 120px;
  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: #020623;
    color: white !important;
    border-radius: 0px;
    margin: 0 !important; }
  .popover .arrow {
    border: none; }

.obchodne-podmienky, .ochrana-udajov {
  margin-bottom: 20px;
  font-style: italic;
  font-size: 13px; }

.obchodne-podmienky {
  margin-bottom: 30px; }

.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(235, 27, 40, 0.9); }

.fb_reset {
  float: left; }

.linked-in-share img {
  height: 28px;
  border-radius: 5px;
  float: left;
  margin-right: 10px; }

.lShidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .video-container::after {
    padding-top: 56.25%;
    display: block;
    content: ''; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#fakturacne_udaje_form h5 {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  #fakturacne_udaje_form h5 i {
    margin-right: 1rem; }

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