.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: #38adbf;
  color: white;
  padding: 10px 0; }
  header .top .top_contact {
    display: flex; }
    header .top .top_contact div {
      flex: 1 1 auto; }
    header .top .top_contact i {
      color: #38adbf;
      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 (max-width: 1199px) {
      header .top .top_vyhladavanie .social-icons {
        margin-bottom: 5px; } }
    @media screen and (max-width: 767px) {
      header .top .top_vyhladavanie .social-icons {
        float: right;
        margin-right: 0px;
        margin-left: 10px;
        margin-bottom: 0; } }
  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: 1px solid white;
    background: transparent;
    color: white;
    border-radius: 0;
    padding-right: 20px; }
    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 {
    background-color: transparent;
    border: none;
    position: absolute;
    margin-left: -20px;
    font-size: 14px; }
    @media (max-width: 767px) {
      header .top .top_vyhladavanie button {
        margin-left: 150px; } }
  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: block;
    float: left; }
  header .top .top-lang .divider {
    height: 13px;
    width: 1px;
    float: left;
    margin: 0 2px;
    margin-top: 4px; }
  header .top #logo {
    height: 80px; }
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 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: #38adbf; }
  .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: #38adbf !important; }

.navbar-default {
  border: 0;
  background-color: white; }
  @media screen and (max-width: 767px) {
    .navbar-default ul.nav {
      display: block;
      text-align: center; } }
  @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.kategoria_skolenia_vypis .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-default ul.nav li > a {
    transition: all .5s ease; }
  .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: #38adbf; }
            .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: #38adbf; }
  .navbar-default .navbar-brand {
    padding: 10px 0; }
    .navbar-default .navbar-brand #logo {
      max-height: 80px; }
  .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: #38adbf;
  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; }

.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; } }
.btn {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  font-size: 12px;
  border-radius: 20px;
  border: none;
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal; }
  .btn.viac {
    padding: 0.6em 2.5em;
    padding-bottom: 0.5em; }

.btn-red {
  color: white;
  background-color: #bb152d;
  border-color: #bb152d; }
  .btn-red:focus, .btn-red.focus {
    color: white;
    background-color: #8d1022;
    border-color: #480811; }
  .btn-red:hover {
    color: white;
    background-color: #8d1022;
    border-color: #840f20; }
  .btn-red:active, .btn-red.active, .open > .btn-red.dropdown-toggle {
    color: white;
    background-color: #8d1022;
    border-color: #840f20; }
    .btn-red:active:hover, .btn-red:active:focus, .btn-red:active.focus, .btn-red.active:hover, .btn-red.active:focus, .btn-red.active.focus, .open > .btn-red.dropdown-toggle:hover, .open > .btn-red.dropdown-toggle:focus, .open > .btn-red.dropdown-toggle.focus {
      color: white;
      background-color: #6d0c1a;
      border-color: #480811; }
  .btn-red:active, .btn-red.active, .open > .btn-red.dropdown-toggle {
    background-image: none; }
  .btn-red.disabled:hover, .btn-red.disabled:focus, .btn-red.disabled.focus, .btn-red[disabled]:hover, .btn-red[disabled]:focus, .btn-red[disabled].focus, fieldset[disabled] .btn-red:hover, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red.focus {
    background-color: #bb152d;
    border-color: #bb152d; }
  .btn-red .badge {
    color: #bb152d;
    background-color: white; }
  .btn-red:hover, .btn-red:focus {
    background-color: #ecaa30;
    color: white; }

.btn-white {
  color: #38adbf;
  background-color: white;
  border-color: white; }
  .btn-white:focus, .btn-white.focus {
    color: #38adbf;
    background-color: #e6e6e6;
    border-color: #bfbfbf; }
  .btn-white:hover {
    color: #38adbf;
    background-color: #e6e6e6;
    border-color: #e0e0e0; }
  .btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
    color: #38adbf;
    background-color: #e6e6e6;
    border-color: #e0e0e0; }
    .btn-white:active:hover, .btn-white:active:focus, .btn-white:active.focus, .btn-white.active:hover, .btn-white.active:focus, .btn-white.active.focus, .open > .btn-white.dropdown-toggle:hover, .open > .btn-white.dropdown-toggle:focus, .open > .btn-white.dropdown-toggle.focus {
      color: #38adbf;
      background-color: #d4d4d4;
      border-color: #bfbfbf; }
  .btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
    background-image: none; }
  .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled.focus, .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled].focus, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white.focus {
    background-color: white;
    border-color: white; }
  .btn-white .badge {
    color: white;
    background-color: #38adbf; }

.btn-blue {
  color: white;
  background-color: #38adbf;
  border-color: #38adbf; }
  .btn-blue:focus, .btn-blue.focus {
    color: white;
    background-color: #2c8998;
    border-color: #1b545c; }
  .btn-blue:hover {
    color: white;
    background-color: #2c8998;
    border-color: #2a8290; }
  .btn-blue:active, .btn-blue.active, .open > .btn-blue.dropdown-toggle {
    color: white;
    background-color: #2c8998;
    border-color: #2a8290; }
    .btn-blue:active:hover, .btn-blue:active:focus, .btn-blue:active.focus, .btn-blue.active:hover, .btn-blue.active:focus, .btn-blue.active.focus, .open > .btn-blue.dropdown-toggle:hover, .open > .btn-blue.dropdown-toggle:focus, .open > .btn-blue.dropdown-toggle.focus {
      color: white;
      background-color: #24707c;
      border-color: #1b545c; }
  .btn-blue:active, .btn-blue.active, .open > .btn-blue.dropdown-toggle {
    background-image: none; }
  .btn-blue.disabled:hover, .btn-blue.disabled:focus, .btn-blue.disabled.focus, .btn-blue[disabled]:hover, .btn-blue[disabled]:focus, .btn-blue[disabled].focus, fieldset[disabled] .btn-blue:hover, fieldset[disabled] .btn-blue:focus, fieldset[disabled] .btn-blue.focus {
    background-color: #38adbf;
    border-color: #38adbf; }
  .btn-blue .badge {
    color: #38adbf;
    background-color: white; }

.btn-default {
  color: black;
  background-color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-default:focus, .btn-default.focus {
    color: black;
    background-color: gainsboro;
    border-color: #b5b5b5; }
  .btn-default:hover {
    color: black;
    background-color: gainsboro;
    border-color: #d6d6d6; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: black;
    background-color: gainsboro;
    border-color: #d6d6d6; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: black;
      background-color: #cacaca;
      border-color: #b5b5b5; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-default .badge {
    color: #f5f5f5;
    background-color: black; }

.badge-primary {
  background-color: #38adbf; }

.badge-secondary {
  background-color: #38adbf; }

.carousel .carousel-inner.height_1600x650 {
  height: 720px; }
  @media (max-width: 1199px) {
    .carousel .carousel-inner.height_1600x650 {
      height: 570px; } }
  @media (max-width: 767px) {
    .carousel .carousel-inner.height_1600x650 {
      height: 440px; } }
.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: top center;
    background-repeat: no-repeat;
    background-size: contain; }
.carousel .carousel-caption {
  text-align: center;
  padding: 0;
  top: 440px;
  font-size: 35px;
  line-height: 1em;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  color: #38adbf;
  text-shadow: 4px 4px 2px black; }
  @media (max-width: 1199px) {
    .carousel .carousel-caption {
      top: 240px; } }
  @media (max-width: 767px) {
    .carousel .carousel-caption {
      top: 190px; } }
  @media (max-width: 520px) {
    .carousel .carousel-caption {
      top: 150px; } }
  .carousel .carousel-caption strong {
    display: inline-block;
    font-size: 1.8em;
    margin: .3em;
    margin-bottom: 0.1em;
    padding: 0 .5em;
    line-height: 1.0em;
    font-weight: bolder;
    padding-top: 5px; }
    @media (max-width: 767px) {
      .carousel .carousel-caption strong {
        font-size: 0.8em; } }
    @media (max-width: 520px) {
      .carousel .carousel-caption strong {
        font-size: 0.7em; } }
  .carousel .carousel-caption div {
    font-size: 20px;
    font-weight: 500; }
    @media (max-width: 520px) {
      .carousel .carousel-caption div {
        font-size: 15px; } }
.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; } }
h1, .h1 {
  color: black;
  font-weight: 800;
  margin: .7em 0;
  margin-top: 30px;
  text-align: center; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 35px; } }

h2, .h2 {
  color: black; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 1.4em; } }

h3 {
  margin-top: 0;
  color: #38adbf; }
  h3 a {
    color: #38adbf; }
    h3 a:hover {
      color: #2c8998; }

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

.clanok_vypis {
  display: flex;
  flex-wrap: wrap; }
  .clanok_vypis .clanok h2 {
    font-weight: bold;
    margin: 0 0 15px 0; }
  .clanok_vypis .clanok p {
    text-align: justify; }
  .clanok_vypis .clanok .foto {
    position: relative;
    margin-bottom: 30px;
    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-circle {
      width: 80%; }
    .clanok_vypis .clanok .foto img.kruhy {
      position: absolute;
      width: 78%;
      left: 11%;
      top: 2%; }
    .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 .datum {
    font-size: 11px;
    margin-bottom: 15px; }
    .clanok_vypis .clanok .datum .fa {
      color: #38adbf; }
  @media (max-width: 767px) {
    .clanok_vypis .clanok {
      margin-bottom: 30px; } }
  .clanok_vypis.clanok_aktualita_vypis {
    margin-top: 35px; }
    .clanok_vypis.clanok_aktualita_vypis p {
      text-align: center; }
    .clanok_vypis.clanok_aktualita_vypis .clanok {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      height: 100%; }

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

.nase_hodnoty > div {
  margin: 40px 0;
  font-size: 16px; }
  .nase_hodnoty > div strong {
    font-weight: 500; }
  .nase_hodnoty > div img {
    margin-bottom: 5px; }

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: #9fc32b;
  color: white;
  padding: 60px 0 0;
  line-height: 2em;
  margin-top: 60px; }
  footer.footer h4 {
    margin-top: 0;
    margin-bottom: 5px; }
  footer.footer nav {
    margin-top: 30px; }
  footer.footer a {
    color: white; }
  footer.footer div.contact i {
    font-size: 1.3em;
    margin-right: 10px; }
  @media (max-width: 767px) {
    footer.footer .div_holder > div {
      margin-bottom: 30px; } }
  footer.footer div.created_holder {
    margin-top: 30px;
    font-size: 0.8em;
    padding: 3px 0; }
    footer.footer div.created_holder a {
      color: white; }
      footer.footer div.created_holder a:hover, footer.footer div.created_holder a:focus {
        color: #38adbf;
        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: #38adbf; }

.footer-newsletter-form {
  padding-left: 15px;
  padding-right: 15px; }
  .footer-newsletter-form .btn {
    margin-top: 0; }
  .footer-newsletter-form form {
    display: flex; }
    @media (max-width: 1199px) {
      .footer-newsletter-form form {
        flex-direction: column;
        align-items: center; } }
    @media (max-width: 767px) {
      .footer-newsletter-form form {
        align-items: center; } }
    .footer-newsletter-form form .form-group {
      margin: 0 10px 0 0;
      flex: 0 0 55%; }
      @media (max-width: 1199px) {
        .footer-newsletter-form form .form-group {
          margin: 10px 0; } }

@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 {
      display: block !important;
      border: none !important; }
      .navbar.navbar-footer nav li a, .navbar.navbar-footer .navbar-nav li a {
        padding-bottom: 5px !important; } }
.align-left {
  text-align: left; }

@media screen and (max-width: 767px) {
  .align-left {
    text-align: center !important; } }
.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: #38adbf;
    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: #f5f5f5;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px; }

.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 > div {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }
  .produkty_icon > div .margin_top {
    margin-top: 35px; }
.produkty_icon > a {
  padding: 0 1em;
  flex: 0 1 16%;
  text-align: center; }
  .produkty_icon > a:hover {
    background: #f5f5f5; }
  .produkty_icon > a img {
    margin: 30px auto; }
    @media screen and (max-width: 767px) {
      .produkty_icon > a img {
        margin: 15px auto; } }
  .produkty_icon > a .podnadpis {
    margin-bottom: 15px; }
.produkty_icon .nazov {
  margin-bottom: 25px; }
  .produkty_icon .nazov a {
    font-size: 25px; }
    @media (max-width: 767px) {
      .produkty_icon .nazov a {
        font-size: 20px; } }
.produkty_icon.kategorie_clanku > div {
  flex: 0 1 20%; }
@media screen and (min-width: 767px) {
  .produkty_icon {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; } }

div.line {
  width: 50px;
  height: 1px;
  display: inline-block;
  background-color: white; }

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

.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: #b0253c; }
  .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; }

.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: #38adbf;
    color: white;
    text-align: center; }
  .skolenie_vypis table tbody tr {
    cursor: pointer; }
    .skolenie_vypis table tbody tr td img.akreditovane {
      float: right;
      width: 35px; }
    .skolenie_vypis table tbody tr td a {
      color: #38adbf; }
    @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 {
        font-size: 1.25em;
        display: block; }
        @media screen and (max-width: 768px) {
          .skolenie_vypis table tbody tr td.cena strong {
            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; }

.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: #38adbf;
    color: white; }
    div.skolenie .harmonogram table thead tr th {
      border-width: 0 1px;
      border-color: #38adbf; }
  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: #f5f5f5;
  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: #38adbf;
    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 .kratky_text {
  font-size: 1.3em; }
div.skolenie .otvorene_skolenia table thead tr th {
  background: #38adbf;
  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.lektori .lektor, div.skolenie .otvorene_skolenia table tr td.lektori .lektor {
    float: left; }
    @media screen and (max-width: 767px) {
      div.skolenie .otvorene_skolenia table tr th.lektori .lektor, div.skolenie .otvorene_skolenia table tr td.lektori .lektor {
        float: none; } }
    div.skolenie .otvorene_skolenia table tr th.lektori .lektor a, div.skolenie .otvorene_skolenia table tr td.lektori .lektor a {
      display: flex;
      color: black;
      align-items: center; }
      @media screen and (max-width: 767px) {
        div.skolenie .otvorene_skolenia table tr th.lektori .lektor a, div.skolenie .otvorene_skolenia table tr td.lektori .lektor a {
          justify-content: right; } }
      div.skolenie .otvorene_skolenia table tr th.lektori .lektor a:hover, div.skolenie .otvorene_skolenia table tr td.lektori .lektor a:hover {
        text-decoration: underline; }
      div.skolenie .otvorene_skolenia table tr th.lektori .lektor a .foto, div.skolenie .otvorene_skolenia table tr td.lektori .lektor a .foto {
        margin-right: 5px;
        margin-bottom: 1px;
        flex: 0 1 40px; }
  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: #38adbf;
  font-weight: bold; }
div.skolenie .otvorene_skolenia table tr .datum {
  color: #38adbf;
  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; }

.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(56, 173, 191, 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(56, 173, 191, 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 #bb152d;
  margin: 15px 0px; }
  .typ-kategorie-skolenia .nav-tabs li {
    width: 250px;
    text-align: center;
    margin: -2px; }
    .typ-kategorie-skolenia .nav-tabs li a {
      font-size: 20px;
      border: none;
      color: #bb152d;
      border-bottom: 2px solid #bb152d; }
      .typ-kategorie-skolenia .nav-tabs li a:hover, .typ-kategorie-skolenia .nav-tabs li a:focus {
        background-color: transparent; }
    .typ-kategorie-skolenia .nav-tabs li.active a {
      border: none;
      border-bottom: 2px solid #38adbf;
      color: #38adbf; }
      .typ-kategorie-skolenia .nav-tabs li.active a:hover, .typ-kategorie-skolenia .nav-tabs li.active a:focus {
        border: none;
        border-bottom: 2px solid #38adbf; }

.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 {
  display: flex; }
  .form-skolenie .col-buttons .btn {
    margin-left: 5px; }
    @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; }

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 .cookie_item a {
      color: #38adbf; }
  #cookiesModal p {
    line-height: 1.6rem;
    font-size: 1.1rem; }

.vseobecne-informacie {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-items: center;
  font-size: 1.25em; }

.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: white;
    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 .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: #38adbf;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex; }
  .circles .circle .circle-text {
    text-align: center;
    color: white;
    width: 170px;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin: auto; }
    .circles .circle .circle-text > div {
      font-size: 40px; }
      .circles .circle .circle-text > div .count {
        font-size: 40px; }

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

.panel-group {
  margin-top: 30px;
  margin-bottom: 60px; }
  .panel-group .panel {
    border: none;
    box-shadow: none;
    background-color: transparent; }
    .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;
    background-color: rgba(244, 244, 244, 0.7); }
    .akreditacia-clanky .nav-pills li a {
      color: #38adbf; }
      .akreditacia-clanky .nav-pills li a > div {
        width: 192px;
        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.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: #38adbf;
    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;
    padding: 10px; }
    #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 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 .col-sm-3 {
  padding-left: 7px;
  padding-right: 7px; }
  @media (max-width: 767px) {
    .blog-bottom-layout div .col-sm-3 {
      margin-bottom: 45px;
      padding-left: 15px;
      padding-right: 15px; } }
.blog-bottom-layout div .kategoria {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 30px;
  height: 30px; }
.blog-bottom-layout div h2 {
  margin: 0;
  line-height: 20px; }
  .blog-bottom-layout div h2 a {
    font-weight: bold;
    font-size: 17px;
    color: #020623; }
.blog-bottom-layout .viac {
  font-weight: 500; }

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

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

.uvod-referencie .referencia-item {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .uvod-referencie .referencia-item {
      padding-top: 0px;
      padding-left: 25px;
      padding-right: 25px; } }
.uvod-referencie img {
  margin: auto; }
.uvod-referencie .kratky-text-referencia {
  text-align: center;
  margin-bottom: 5px; }
.uvod-referencie .referencia-autor {
  margin-top: 30px;
  text-transform: uppercase; }
  .uvod-referencie .referencia-autor small {
    font-style: italic;
    text-transform: lowercase; }

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

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

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

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

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

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

.lSPager li.active a {
  background-color: #38adbf !important; }
.lSPager li {
  padding: 0 3px !important; }
  .lSPager li a {
    background-color: white !important;
    border: 2px solid #38adbf;
    width: 12px !important;
    height: 12px !important; }

.uvod_blog {
  position: relative; }

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 #f5f5f5; }
      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: #38adbf;
      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: #38adbf; }
    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: #38adbf; }
      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: #38adbf;
      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 #f5f5f5; }
    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: #38adbf; }
  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: #38adbf;
      color: white;
      font-weight: 400; }
    div.cs_shop div.produkt_view #vlastnosti table td {
      font-weight: bold; }
    div.cs_shop div.produkt_view #vlastnosti table th, div.cs_shop div.produkt_view #vlastnosti table td {
      border: 1px solid white; }
  div.cs_shop div.produkt_view .input-group-addon {
    background: none; }
  div.cs_shop div.produkt_view button {
    text-transform: none; }
div.cs_shop .stav_produktu {
  margin: .5em 1em 1em 0;
  display: inline-block; }
  div.cs_shop .stav_produktu:before {
    font-family: "FontAwesome";
    margin-right: .5em; }
  div.cs_shop .stav_produktu.nedostupny {
    color: #d9534f; }
    div.cs_shop .stav_produktu.nedostupny:before {
      content: "\f058"; }
  div.cs_shop .stav_produktu.na_objednavku, div.cs_shop .stav_produktu.na_sklade {
    color: #38adbf; }
    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: #38adbf; }
    div.cs_shop .tag span.akcia {
      background: #d9534f; }
    div.cs_shop .tag span.novinka {
      background: #5cb85c; }
    div.cs_shop .tag span.top {
      background: #38adbf; }
div.cs_shop .kosik table {
  border-width: 0 0 2px 0;
  border-color: #38adbf;
  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: #38adbf;
    color: white; }
  div.cs_shop .kosik table tr.zlavova_polozka td {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #ccc;
    border-top-color: #f5f5f5;
    font-size: .9em; }
  div.cs_shop .kosik table tr.doprava {
    border-width: 2px 0 0 0;
    border-color: #38adbf;
    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: #38adbf;
    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: #38adbf;
  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: #38adbf;
  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: #38adbf; }
  div.cs_shop.pokladna .btn.submit {
    font-weight: bold; }
  div.cs_shop.pokladna .title {
    color: #38adbf;
    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: #f5f5f5; }
      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: #38adbf;
      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 #bb152d;
  border-radius: 1px;
  display: flex;
  font-size: 16px;
  text-decoration: none;
  color: #38adbf;
  font-weight: 700;
  align-items: center;
  justify-content: space-between; }
  div.cs_shop div.skupiny_produktu_vypis a:hover {
    color: #38adbf;
    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: #bb152d;
      border-style: solid;
      background: #f5f5f5;
      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: #38adbf; }
    .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 #38adbf;
      margin-top: 31px;
      left: calc(50% - 10px); }
  .prihlasenie_na .nav-pills > li:first-child {
    border-left-width: 1px; }

.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 .tlac_osvedcenia_button {
  cursor: pointer;
  background: #ccc;
  position: relative;
  border-radius: 1rem;
  border: 1px solid #b3b3b3;
  line-height: 1.5; }
  #osoby table tbody tr td .tlac_osvedcenia_button span.text {
    font-size: 11px; }
  #osoby table tbody tr td .tlac_osvedcenia_button span.badge {
    background: #38adbf;
    position: absolute;
    top: -9px;
    right: -10px; }
#osoby table tbody tr td .remove {
  cursor: pointer; }
@media screen and (max-width: 767px) {
  #osoby .submit_buttons .btn {
    margin-bottom: .5rem; } }
#osoby .submit_buttons .next {
  text-align: right; }
  @media screen and (max-width: 767px) {
    #osoby .submit_buttons .next {
      text-align: left; } }

/* ************************************************* HTML */
@media print {
  html a[href]:after, body a[href]:after {
    content: none !important; } }
html a:hover, html a:focus, body a:hover, body a:focus {
  text-decoration: none; }
html p:last-child, body p:last-child {
  margin: 0; }
html div.bg, body div.bg {
  padding: 60px 15px;
  padding-top: 30px; }
  html div.bg.gray, body div.bg.gray {
    background: #f5f5f5; }
html .bg_100, body .bg_100 {
  padding: 100px 0;
  padding-top: 70px; }

.block {
  margin-bottom: 2em; }

.svg-background {
  position: relative; }
  .svg-background .svg-kruhy {
    position: absolute;
    top: -164px;
    width: 60%;
    left: 50%;
    right: 50%;
    transform: translate(-50%, 0); }
    .svg-background .svg-kruhy g g path {
      stroke-dashoffset: 2000;
      stroke-dasharray: 2000;
      animation: draw 5s forwards;
      animation-delay: 3s; }

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

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

.blue_bg {
  background-color: #38adbf; }

.gold_bg {
  background-color: #ecaa30; }

.red_bg {
  background-color: #bb152d; }

.green_bg {
  background-color: #9fc32b; }

.blue_bg, .gold_bg, .red_bg, .green_bg {
  color: white;
  padding: 60px 0; }
  .blue_bg .h1, .blue_bg strong, .blue_bg p, .blue_bg ul, .gold_bg .h1, .gold_bg strong, .gold_bg p, .gold_bg ul, .red_bg .h1, .red_bg strong, .red_bg p, .red_bg ul, .green_bg .h1, .green_bg strong, .green_bg p, .green_bg ul {
    color: white; }

.uvod_spolupraca {
  text-align: center; }
  .uvod_spolupraca img {
    max-width: 220px;
    margin: 0 auto; }
  .uvod_spolupraca span {
    display: block; }
    @media screen and (max-width: 767px) {
      .uvod_spolupraca span {
        display: inline; } }

.bg_kruhy {
  background-image: url("../images/bg_kruhy.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: initial; }

.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(217, 83, 79, 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; }

.form-control {
  height: 30px; }

.dopyt h2 {
  margin-bottom: 45px; }

.margin_top_55 {
  margin-top: 55px; }

.d-flex {
  display: flex; }
  @media screen and (max-width: 767px) {
    .d-flex {
      display: block; } }

.flex-column {
  flex-direction: column; }

.align-item-end {
  align-items: flex-end; }
  @media screen and (max-width: 767px) {
    .align-item-end {
      align-items: center; } }

#map {
  width: 100%;
  height: 500px; }

#phone {
  display: none; }

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