@import url("../css/normalize.min.css");
@import url("../css/bootstrap.min.css");
@import url("../css/wordpress-core.css");
/*@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,400,600,700,800&subset=latin,latin-ext");*/

@font-face {
  font-family: 'bebas';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/bebas.otf") format("truetype");
}

@font-face {
  font-family: 'helvetica';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/helvetica-normal.ttf") format("truetype");
}

@font-face {
  font-family: 'helvetica';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/helvetica-bold.ttf") format("truetype");
}

/*#0b4c9e*/

.navbar-collapse {
  font-family: 'helvetica', sans-serif;
}
.container {/*margin-bottom: 30px;*/}
.carousel.container {margin-bottom: 0px;}
.clear {
  clear: both;
  float: none;
padding-bottom: 15px}

.img-responsive {
  height: auto;
  width: 100%; }

@-ms-viewport {
  width: device-width; }
@supports (-ms-accelerator: true) {
  ::-webkit-input-placeholder {
    opacity: 1; } }
html {
  font-size: 16px; }

body {
  font-family: 'helvetica', sans-serif; }

main {
  margin-top: 80px; }
  @media only screen and (max-width: 1724px) {
    main {
      margin-top: 80px; } }
  @media only screen and (max-width: 991px) {
    main {
      margin-top: 100px; } }

@media (min-width: 1724px) {
  .container {
    width: 1476px; } }
.navbar-default {
  background: #fff;
  border: 0;
  box-shadow: 0 0 60px #616161;
  font-size: 14px;
  font-weight: 600;
  height: 80px;
  /*text-transform: uppercase; */}
  @media only screen and (max-width: 1724px) {
    .navbar-default {
      height: 100px; } }
  @media only screen and (max-width: 991px) {
    .navbar-default {
      height: 100px; } }
  @media only screen and (max-width: 767px) {
    .navbar-default {
      padding: 0; } }
  .navbar-default > .container {
    background-color: #fff; }
  .navbar-default li .sub-menu {
    background-color: #0b4c9e;
    display: none;
    padding: 14px;
    position: absolute; }
    @media only screen and (max-width: 767px) {
      .navbar-default li .sub-menu {
        margin-left: 14px;
        padding-top: 7px;
        position: relative; } }
      .navbar-default li .sub-menu a:hover {
        color: #68a3ff !important; }
    .navbar-default li .sub-menu li {
      display: block;
      margin-top: -2px;
      text-align: left;
      font-weight: normal;
    }
      @media only screen and (max-width: 767px) {
        .navbar-default li .sub-menu li:first-of-type {
          margin-top: 0; } }
  .navbar-default li:hover > a {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #333;
    text-decoration: none; }
  .navbar-default li:hover .sub-menu {
    display: block;
    z-index: 500; }
  .navbar-default .navbar-nav {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 17px; }
    @media only screen and (max-width: 1724px) {
      .navbar-default .navbar-nav {margin-top: 0}}
    @media only screen and (max-width: 991px) {
      .navbar-default .navbar-nav {
        margin-top: 14px; } }
    .navbar-default .navbar-nav.langs {
      margin-top: 0; }
      @media only screen and (max-width: 1724px) {
        .navbar-default .navbar-nav.langs {
          left: -14px;
          position: relative; } }
      @media only screen and (max-width: 991px) {
        .navbar-default .navbar-nav.langs {
          float: right !important;
          height: 40px;
          left: initial;
          position: initial; } }
      .navbar-default .navbar-nav.langs a {
        margin: 16px 22px 15px 22px;
        padding: 0;
        text-align: center; }
      .navbar-default .navbar-nav.langs a::after{
        display: block;
        font-weight: bold;
        letter-spacing: 0;
      }
      .navbar-default .navbar-nav.langs a[lang="sk-SK"]::after{
        content: 'SK';
      }
      .navbar-default .navbar-nav.langs a[lang="en-GB"]::after{
        content: 'EN';
      }
      .navbar-default .navbar-nav.langs img{
        margin-bottom: 5px;
      }
      .navbar-default .navbar-nav.langs img {
        height: 24px;
        width: 24px; }
      @media only screen and (max-width: 991px) {
        .navbar-default .navbar-nav.langs img {
          height: 40px; } }
    .navbar-default .navbar-nav.navbar-other {
      margin-top: 0; }
      @media only screen and (max-width: 1724px) {
        .navbar-default .navbar-nav.navbar-other {
          left: -14px;
          position: relative; } }
      .navbar-default .navbar-nav.navbar-other li:last-of-type a {
        padding-right: 14px; }
      @media only screen and (max-width: 991px) {
        .navbar-default .navbar-nav.navbar-other {
          height: 40px;
          left: initial;
          position: initial; } }
    .navbar-default .navbar-nav li.current-menu-item a {
      color: #6ca5ff; }
    @media only screen and (max-width: 1724px) {
      .navbar-default .navbar-nav li:last-of-type a {
        padding-right: 0; } }
    .navbar-default .navbar-nav li:hover a {
      color: #264e8c; }
    .navbar-default .navbar-nav li a {
      color: #0b4c9e; }
  .navbar-default .navbar-brand {
    padding-top: 0px; }
  .navbar-default .navbar-toggle {
    border-color: #fff; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active,
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #666; }
    .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:active .icon-bar {
      background-color: #fff; }
    .navbar-default .navbar-toggle:hover .menu-text, .navbar-default .navbar-toggle:focus .menu-text, .navbar-default .navbar-toggle:active .menu-text {
      color: #fff; }
    .navbar-default .navbar-toggle .menu-icon-bar {
      float: right;
      margin-left: 16px;
      position: relative;
      top: 3px; }
    .navbar-default .navbar-toggle .menu-text {
      color: #666;
      float: left; }

.navbar-other {
  height: 80px; }
@media only screen and (max-width: 1724px) {
  .navbar-other {
    height: 50px; } }
@media only screen and (max-width: 991px) {
    .navbar-other {
      float: left !important; } }
  .navbar-other li {
    height: 100%;
    padding-left: 7px;
    padding-right: 7px; }
    @media only screen and (max-width: 991px) {
      .navbar-other li {
        float: left !important; } }
    .navbar-other li:first-of-type {
      background-color: #cd122e; }
      .navbar-other li:first-of-type a {
        color: #fff; }
    .navbar-other li:nth-child(2) {
      background-color: #0565da; }
      .navbar-other li:nth-child(2) a {
        color: #fff; }
      .navbar-other li:nth-child(3) a {
        color: #0565da; }
    .navbar-other li a {
      padding: 30px 15px; }
    .navbar-other li:not(#menu-item-29) a .glyphicon {
      margin-right: 7px; }
    #menu-item-29, .lang-item {
      border-right: 1px solid #eceef0;
    }
    .lang-item {
      height: 100%;
    }
@media only screen and (max-width: 1724px) {
  .navbar-other li a {
    padding: 14px 15px; } }

@media (max-width: 991px) {
  .navbar-header {
    float: none;
    height: 80px; }

  .navbar-toggle {
    display: block;
    margin-top: 30px; }

  .navbar-collapse {
    background-color: #fff; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -14px; }
    .navbar-nav > li {
      float: none; }
      .navbar-nav > li > a {
        padding-bottom: 10px;
        padding-top: 10px; } }
.nav > li {
  position: initial; }

.search-button {
  cursor: pointer; }

main p {
  font-size: 16px;
  font-size: 1.025rem;
  color: #696969; }
main p b, main p strong {color: #0b4c9e}
main a:not(.news-item) {
  text-decoration: underline; }

.slider-main {
  background-color: #162845;
  overflow: hidden; }
  .slider-main img {
    margin: 0 auto; }
  .slider-main .carousel-indicators {
    text-align: right; }
    .slider-main .carousel-indicators li {
      background-color: #fff;
      border-radius: 0;
      height: 12px;
      margin: 0;
      margin-left: 12px;
      width: 12px; }
      .slider-main .carousel-indicators li.active {
        background-color: #0b4c9e;
        border: 0; }
  .slider-main .item {
   /* margin-top: -80px;*/ }

.faculties {
  background-color: #f9fbfe; }

h1,.h1 {
  font-size: 40px;
  font-size: 2.5rem;
  color: #0b4c9e;
  font-family: 'bebas', sans-serif;
  font-weight: normal;
  letter-spacing: 4px;
  margin-bottom: 20px;
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase; }

h1:first-child, .h1:first-child {
  border-top: 2px solid #eceef0;
  margin-top: 50px;
  padding-top: 60px;
}

.slider-heading .h1, .slider-heading h1 {
  border-top: none;
  margin-top: 40px;
  padding-top: 0;
}

@media only screen and (max-width: 991px) {
  h1:first-child, .h1:first-child {
    padding-top: 40px;
  }
}

.divider {
  border-bottom: 2px solid #b5d2ff;
  margin: 0 auto;
  margin-bottom: 45px;
  width: 40px; }

.small-divider {
  border-bottom: 2px solid #b5d2ff;
  margin: 0 auto;
  margin-bottom: 25px;
  width: 40px; }

.info-row {
  font-family: 'bebas', sans-serif;
}

.social-links {
  display: none;
  position: absolute;
  top: 15px;
  right: 50px;
}
.social-links a {
  display: block;
  float: left;
  margin: 0 8px;
}
.social-links a div {
  background-size: contain !important;
  width: 50px;
  height: 50px;
  display: block;
}

.social-links .ig div {
  background: url("../img/ico-ig.png") no-repeat;
}
.social-links .fb div {
  background: url("../img/ico-fb.png") no-repeat;
}                                  
.social-links .yt div {
  background: url("../img/ico-yt.png") no-repeat;
}
.social-links .in div {
  background: url("../img/ico-in.png") no-repeat;
}

.slider-people {
  background-color: #212427;
  float: left;
  height: 425px;
  overflow-x: hidden;
  position: relative;
  width: 100%; }

.slider-people.labor {
  background-color: #6ca5ff;
  padding-top: 12px;
}

@media only screen and (min-width: 2138px) { 
  .social-links {
    display: block;
  }
}

  @media only screen and (max-width: 991px) {
    .slider-people {
      display: none; } }
  .slider-people h1,.slider-people .h1 {
    color: #fff; }
.slider-people.labor h1, .slider-people.labor .h1 {
  color: #efefef; }

  .slider-people .divider {
    border-color: #fff; }
  .slider-people .info-row {
    left: 50%;
    position: absolute;
    z-index: 500; }
  .slider-people .slider-heading {
    left: -50%;
    position: relative; }
  .slider-people .portrait {
    background-size: cover;
    background-position: center;
    float: left;
    height: 400px;
    position: relative;
    width: 33.333%; }
  .slider-people .portrait-overlay {
    background: transparent;
    background: -webkit-linear-gradient(to top, rgba(34, 37, 40, 0.9), transparent);
    background: -o-linear-gradient(to top, rgba(34, 37, 40, 0.9), transparent);
    background: -moz-linear-gradient(to top, rgba(34, 37, 40, 0.9), transparent);
    background: linear-gradient(to top, rgba(34, 37, 40, 0.9), transparent);
    height: 100%;
    width: 100%; }
  .slider-people .portrait-text {
    bottom: 25%;
    color: #fff;
    font-weight: 600;
    position: absolute;
    text-align: center;
    width: 100%; }
.partners .portrait {
  background-size: cover;
  background-position: center;
  float: left;
  height: 160px;
  position: relative;
  width: 31.0%; }
.partners .portrait img {margin: 0 auto}
 @media only screen and (max-width: 991px) {
     .partners .portrait {
        width: 30.0%;
     }
 }

.slider-reasons {
  background: #0b4c9e url("../img/reasons-back.png") no-repeat right;
  color: #fff;
  float: left;
  height: 400px;
  overflow: hidden;
  text-align: center;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .slider-reasons {
      display: none; }
      .partners .portrait {
         width: 29.0%;
      }
  }
  @media only screen and (max-width: 567px) {
      .partners .portrait {
         width: 27.0%;
      }
  }
  @media only screen and (max-width: 400px) {
      .partners .portrait {
             width: 25%;
             height: 76px;
      }
  }
  .slider-reasons h1,.slider-reasons .h1 {
    color: #fff;
    margin-top: 0%; }
  .slider-reasons h2 {
    font-size: 60px;
    font-size: 3.75rem;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 30px; }
  .slider-reasons h2.h1 {
    font-size: 40px;
    font-size: 2.5rem;
    font-family: 'bebas', sans-serif;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .slider-reasons p {
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff; }
    .slider-reasons p.nadpis {
      font-size: 24px;}
.carousel-control.left {
  left: -100px;
  text-align: left; }
  @media only screen and (max-width: 1366px) {
    .carousel-control.left {
      left: -25px; } }

.carousel-control.right {
  right: -100px;
  text-align: right; }
  @media only screen and (max-width: 1366px) {
    .carousel-control.right {
      right: -25px; } }

.carousel-control.left,
.carousel-control.right {
  background: none;
  bottom: 40%;
  top: unset; }

.faculty-box {
  display: block;
  float: left;
  /*height: 350px;
  max-height: 280px;*/
  height: 400px;
  max-height: 400px;
  overflow: hidden;
  position: relative;
  width: 20%; }
  @media only screen and (max-width: 991px) {
    .faculty-box {
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .faculty-box {
      width: 100%; } }
  .faculty-box:hover, .faculty-box:hover a {
    text-decoration: none; }
    .faculty-box:hover .name, .faculty-box:hover a .name {
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #264e8c; }
    .faculty-box:hover .cover, .faculty-box:hover a .cover {
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .faculty-box:hover .photo, .faculty-box:hover a .photo {
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      transform: scale(1.1); }
  .faculty-box a {
    text-decoration: none !important; }

.partners {
  padding-bottom: 40px;
  text-align: center; }
  .partners a {
    margin: 10px; }
  .partners img {
    margin: 15px 0; }

.photo {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*height: 75%;*/
  height: 52.5%;
  overflow: hidden; }

.heading {
  font-size: 80px;
  font-size: 5rem;
  color: #fff;
  padding: 30px 0 10px;
  text-transform: uppercase; }
  @media only screen and (max-width: 991px) {
    .heading {
      font-size: 50px;
      font-size: 3.125rem;
      padding-top: 10px; } }

.name {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f9fbfe;
  color: #0b4c9e;
  height: 50%;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  z-index: 10; }
  .name .name-content {
    display: table;
    height: 100%;
    padding: 20px;
    width: 100%; }
    .name .name-content p {
      font-family: 'bebas', sans-serif;
      font-size: 25px;
      font-size: 1.5625rem;
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
      @media only screen and (max-width: 1366px) {
        .name .name-content p {
          font-size: 20px;
          font-size: 1.25rem; } }
      @media only screen and (max-width: 767px) {
        .name .name-content p {
          display: block;
          margin-top: 10px; } }

.cover {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: transparent;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 5; }

.news-item {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #0b4c9e;
  display: block;
  min-height: 130px;
  overflow: auto;
  margin-bottom: 30px; }
  
.news-homepage .news-item img {
  object-fit: cover;
  height: 335px;
  width: 335px; }
@media only screen and (max-width: 1199px) {
  .news-item {
    height: auto; } }
  .news-item:hover {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #264e8c; }
    .news-item:hover h2 {
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #264e8c; }
    .news-item:hover img {
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      transform: scale(1.1); }
    .news-item:hover p {
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #264e8c; }
  .news-item h2 {
    font-size: 21px;
    font-size: 1.125rem;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #0b4c9e;
    margin-top: 10px;
  font-weight: 600;}
  .news-item img {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: auto;
    width: 100%;
  max-width: 335px}
  .news-item .news-img {
    overflow: hidden; }
    @media only screen and (max-width: 991px) {
      .news-item .news-img {
        margin-bottom: 14px; } }

.carousel-singlemove {
  margin-top: -30px; }
  .carousel-singlemove .carousel-control {
    background-image: none;
    top: 50px;
    width: 4%; }
  .carousel-singlemove .cloneditem-1,
  .carousel-singlemove .cloneditem-2,
  .carousel-singlemove .cloneditem-3,
  .carousel-singlemove .cloneditem-4,
  .carousel-singlemove .cloneditem-5 {
    display: none; }
  .carousel-singlemove .carousel-inner .item .item-inner {
    float: left;
    height: 200vh;
    padding: 0 14px;
    width: 33.333%; }
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-singlemove .carousel-inner > .item.active.right,
  .carousel-singlemove .carousel-inner > .item.next {
    transform: translate3d(33.333%, 0, 0);
    left: 0; }
  .carousel-singlemove .carousel-inner > .item.active.left,
  .carousel-singlemove .carousel-inner > .item.prev {
    transform: translate3d(-33.333%, 0, 0);
    left: 0; }
  .carousel-singlemove .carousel-inner > .item.left,
  .carousel-singlemove .carousel-inner > .item.prev.right,
  .carousel-singlemove .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }
  @media all and (min-width: 768px) {
    .carousel-singlemove .carousel-inner > .active.left,
    .carousel-singlemove .carousel-inner > .prev {
      left: -33.333%; }
    .carousel-singlemove .carousel-inner > .active.right,
    .carousel-singlemove .carousel-inner > .next {
      left: 33.333%; }
    .carousel-singlemove .carousel-inner > .left,
    .carousel-singlemove .carousel-inner > .prev.right,
    .carousel-singlemove .carousel-inner > .active {
      left: 0; }
    .carousel-singlemove .carousel-inner .cloneditem-1,
    .carousel-singlemove .carousel-inner .cloneditem-2 {
      display: block; } }
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-singlemove .carousel-inner > .item.active.right,
  .carousel-singlemove .carousel-inner > .item.next {
    transform: translate3d(33.333%, 0, 0);
    left: 0; }
  .carousel-singlemove .carousel-inner > .item.active.left,
  .carousel-singlemove .carousel-inner > .item.prev {
    transform: translate3d(-33.333%, 0, 0);
    left: 0; }
  .carousel-singlemove .carousel-inner > .item.left,
  .carousel-singlemove .carousel-inner > .item.prev.right,
  .carousel-singlemove .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }
  @media all and (min-width: 992px) {
    .carousel-singlemove .carousel-inner > .active.left,
    .carousel-singlemove .carousel-inner > .prev {
      left: -16.666%; }
    .carousel-singlemove .carousel-inner > .active.right,
    .carousel-singlemove .carousel-inner > .next {
      left: 16.666%; }
    .carousel-singlemove .carousel-inner > .left,
    .carousel-singlemove .carousel-inner > .prev.right,
    .carousel-singlemove .carousel-inner > .active {
      left: 0; }
    .carousel-singlemove .carousel-inner .cloneditem-3,
    .carousel-singlemove .carousel-inner .cloneditem-4,
    .carousel-singlemove .carousel-inner .cloneditem-5 {
      display: block; } }

.modal {
  left: 3%;
  margin: 0;
  position: fixed;
  right: 3%;
  top: 3%;
  width: auto; }

.modal-body {
  height: 60%;
  max-height: 350px;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  padding: 15px; }

.search-popup {
  background-color: #0b4c9e;
  display: none;
  float: right;
  height: 100px;
  position: fixed;
  top: 100px;
  width: 100%;
  z-index: 10000; }

/*
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
  border: 2px solid #f7e700;
  color: #fff;
  font-size: 20px;
  font-weight: bold; }

span.wpcf7-not-valid-tip {
  background: #fff;
  font-weight: bold;
  padding: 5px;
  text-align: center; }
*/

.category-menu p {
  margin-bottom: 0;
}

.category-menu ul > li::before {
  color: #b4c1d5;
  content: '\e074';
  display: none;
  font-family: 'Glyphicons Halflings';
  font-size: 14px;
  padding-right: 1.5em; }

.category-menu ul > li {
  font-size: 18px;
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  text-indent: initial; }

.menu-divider {
  border-bottom: 2px solid #b5d2ff;
  display: block;
  margin-bottom: 19px !important;
  margin-left: 14px;
  padding-top: 19px;
  width: 40px !important; }

.category-menu {
  margin-top: -30px; }
.category-menu::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #eceef0;
  position: absolute;
  top: -15px;
  left: 47px;
}
  .category-menu a {
    color: #0565da;
    display: table-cell;
    text-decoration: none !important;
    vertical-align: middle; }
  .category-menu h3 {
    border-bottom: 1px solid #e5e5e5;
    color: #c2c3c5;
    font-size: 33px;
    margin-top: 5px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase; }
  .category-menu ul {
    padding-left: 0; }
  .category-menu li {
    line-height: 50px;
    list-style-type: none;
    width: 100%; }
    .category-menu li a:hover {
      color: #264e8c !important; }
    .category-menu li .toggler {
      color: #b5d2ff;
      display: table-cell;
      float: left;
      font-family: 'FontAwesome';
      font-size: 0;
      font-weight: normal;
      text-align: center;
      vertical-align: middle;
      width: 40px; }
      .category-menu li .toggler.normal {
        cursor: default;
        font-size: 6px;
      display: none !important}
      .category-menu li .toggler.normal + * {
        padding-left: 40px; }
      .category-menu li .toggler.closed, .category-menu li .toggler.opened {
        cursor: pointer; }
      .category-menu li .toggler.closed {
        background: url("../img/arrow-right.png") no-repeat 19px 22px;
      }
      .category-menu li .toggler.opened {
        background: url("../img/arrow-down.png") no-repeat 19px 24px;
      }
  .category-menu .sub-menu {
    display: none; }

  .category-sub-menu2 {
    background-color: #eceef0;
    padding-bottom: 30px;
    padding-top: 30px;
  }

.category-sub-menu {
  background-color: #eceef0;
  display: none;
  margin-bottom: 20px; }
  .category-sub-menu li a {
    color: #1d3251 !important;
    font-weight: bold;
    font-size: 14px;
    line-height: 35px; }
  .category-sub-menu li.active a {
    color: #cd122e !important; }
  .category-sub-menu .toggler {
    padding-left: 40px !important;
    padding-right: 14px; }

.fa.rotated {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg); }

/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.searchPopup {
  position: fixed;
  top: 200px;
  width: 100%;
  z-index: 20000;
  display: none; }
  @media only screen and (max-width: 991px) {
    .searchPopup {
      top: 141px; } }

.searchPopup .container {
  background: #0b4c9e;
  height: 86px; }

.searchPopup .container input {
  border: 0;
  height: 50px;
  line-height: 50px;
  margin-top: 5px;
  width: 100%; }

.searchPopup .container input[type=text] {
  text-indent: 20px;
  color: #264e8c; }

.searchPopup .container input[type=submit] {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  background-image: url("../img/searchbutton2.png");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  text-indent: -99999px;
  cursor: pointer;
  width: 100%;
  height: 50px;
  background-position: center center;
  background-color: #264e8c; }

.searchPopup .container input[type=submit]:hover {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  background-image: url("../img/searchbutton2.png");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  text-indent: -99999px;
  cursor: pointer;
  width: 100%;
  height: 50px;
  background-position: center center;
  background-color: #002859; }

.site-facebook {
  background-image: url("/images/facebook-icon.png"); }

.site-google {
  background-image: url("/images/google-icon.png"); }

.site-twitter {
  background-image: url("/images/twitter-icon.png"); }

.site-youtube {
  background-image: url("/images/youtube-icon.png"); }

footer {
  background-color: #0b1b3a;
  color: #325895;
  overflow: hidden;
  padding: 40px 0;
  text-align: center; }
  footer .socials {
    margin: 35px 0;
    margin-bottom: 25px; }
    footer .socials a {
      margin: 10px; }
  footer .footer-left {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    text-align: left;
    min-height: 230px;}
  .footer-right-copy {color: #325895; font-size: 14px; font-size: 0.85rem; position: absolute; bottom: 0px; width: 100%}
    footer .footer-left a {
      color: #fff;
      text-decoration: underline; }
    footer .footer-left strong {
      color: #8098c6;
      font-weight: normal; }
  footer .footer-center {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff; }
footer .footer-center a {
  color: #fff;
  text-decoration: underline; }
footer .footer-center strong {
  color: #8098c6;
  font-weight: normal; }
    footer .footer-center img {
      margin: 0 25px 50px;
      width: 172px; }
  footer .footer-right {
    text-align: right; min-height: 230px; }
  footer .footer-right .row {bottom: 0px; position: absolute; width: 100%}
    @media only screen and (max-width: 991px) {
      footer .footer-right {
        text-align: center; } }

/*  pridano */
.label {line-height: 2; font-size: 100%}
.col-md-6 h4 {margin-top: 30px}
@media only screen and (max-width: 1724px) {
  .langs img {
    height: 50px
  }
}

.three-height {min-height: 360px; background-color: #f9fbfe;}
.two-height {min-height: 240px; background-color: #f9fbfe; padding: 5px; margin: 15px 0px }
.one-height {min-height: 120px; background-color: #f9fbfe; padding: 5px; margin: 0px 0px 16px 0px}
.tab-content {padding:20px; min-height: 200px; margin-bottom: 20px; border: 1px solid #ddd; border-top: 0px; background-color: #f9fbfe}

.one-height h4 {text-transform: uppercase; color: #0b4c9e}
.one-height p { color: #6ca5ff; font-size: 0.9rem}
.one-height a { font-weight: bold}

.pr .one-height, .pr .three-height  {border-top: 4px solid #9c5ea9}
.ek .one-height, .ek .three-height {border-top: 4px solid #15aded}
.mas .one-height, .mas .three-height {border-top: 4px solid #e7384c}
.inf .one-height, .inf .three-height {border-top: 4px solid #29936b}
.ps .one-height, .ps .three-height {border-top: 4px solid #feba01}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {color: #fff; text-decoration: none; font-weight: bold; background-color: #0b4c9e}
.nav-tabs>li>a {text-decoration: none}

.sub-menu ul {
  color: #264e8c;
  padding-left: 0;
  border-bottom: 1px solid #264e8c;
  padding-bottom: 12px;
}

.sub-menu ul li {
  padding-left: 7px;
}

.sub-menu ul li:first-of-type {
 /* padding-left: 0;*/
}

.carousel-singlemove strong {color: #fff}

.navbar-right {
  margin-right: 0;
}

@media only screen and (max-width: 1724px) {
  .navbar-right {
    margin-right: -14px;
  }
}

@media only screen and (max-width: 400px) {
  .navbar-brand>img {
    margin-top: 24px;
    width: 160px;
  }

  .footer-right-copy {
    position: relative;
  }
}

.sub-menu ul {
  color: #d1eaff !important;
  padding-left: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 12px;
}

/*.sub-menu ul li a{ color: #d1eaff !important; }*/
.navbar-default .navbar-nav li:hover .sub-menu a {color: #d1eaff; font-size: 0.85rem}
.navbar-default .navbar-nav li:hover .menu-item-has-children ul li a {color: #fff !important;}

.sub-menu ul li {
  padding-left: 7px;
}

/*.sub-menu ul li:first-of-type {
  padding-left: 0;
}*/

.partners .carousel-control, .labor .carousel-control {color: #000}

@media only screen and (max-width: 991px) {
  .partners {
    overflow: hidden;
  }
}

.label-info {background-color: #105fdc}
.table-striped p {font-size: 14px}
.wp-pagenavi {float: right}
.newsletter-link { width: 50%; text-align: center; float: right}
.newsletter-link span { font-size: 1.2rem; color: #fff}
.btn-newsletter {width: 100%; font-size: 2rem; border-radius: 10px; border: 2px solid #fff; height: auto; display: block; margin-bottom: 10px;color: #fff;margin-top: 5px }
.btn-newsletter span {font-size: 1.25rem; position: relative; top: -5px}
.btn-newsletter:hover, .btn-newsletter:focus  {text-decoration: none; color: #8098c6; border: 2px solid #8098c6;  }
.btn-newsletter:hover span {text-decoration: none; color: #8098c6; }

#breadcrumbs{
  font-size:14px !important;
  font-weight:400;
  left: 384px;
  margin-bottom:40px;
  max-width: calc(100vw - 45px);
  position: absolute;
  top: 46px;
  width: 700px;
  z-index: 1;
}

@media only screen and (max-width: 1723px) {
  #breadcrumbs{
    left: 309px;
  }
}

@media only screen and (max-width: 1199px) {
  #breadcrumbs{
    left: 258px;
  }
}

@media only screen and (max-width: 991px) {
  #breadcrumbs{
    bottom: -80px;
    left: auto;
    top: auto;
  }
}

#breadcrumbs a{
  color: #0b4c9e;
  display:inline-block;
  padding-left:0;
  vertical-align:baseline;
}

#breadcrumbs a, .breadcrumb_last{
  margin: 0 3px;
}

.breadcrumb_last {
  color: #1d3251;
  font-weight: bold;
}

.btn.btn-custom {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 10px 20px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.btn.btn-custom:hover {
  background-color: #fff !important;
  border: 1px solid #2e6da4;
  color: #2e6da4;
}
h1.main_nadpis, .h1.main_nadpis{
    font-size: 5rem;
    color: #fff;
    text-align:left;
    margin:0;
    margin-bottom:10px;
}
.name .name-content h2 {
    font-family: 'bebas', sans-serif;
    font-size: 1.25rem;
    font-size: 1.5625rem;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
        color: #696969;
}
h2.nadpis_ludia,h2.partneri,h2.aktuality{
    border-top: 2px solid #eceef0;
    margin-top: 50px;
    padding-top: 60px;
    color: #fff;
    font-size: 2.5rem;
    font-family: 'bebas', sans-serif;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
h2.nadpis_fakulty{
    margin-top: 50px;
    padding-top: 60px;
    color: #0b4c9e;
    font-size: 2.5rem;
    font-family: 'bebas', sans-serif;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 20px;
    text-align: center;
}
h2.partneri{
        color: #0b4c9e;

    font-size: 2.5rem;
}
h2.aktuality{
    color: #0b4c9e;
    font-size: 2.5rem;
    text-decoration: underline;
}
.news-item h3.aktual {
    font-size: 1.125rem;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #0b4c9e;
    margin-top: 10px;
    font-weight: 600;
}
p.nadpis{
    font-size: 20px !important;
    font-size: 1.25rem;
     color: #fff;
}

@media only screen and (max-width: 991px) {
  .site-content-contain img {
  	width: 100%;
  	height: auto;
  }
  .site-content-contain img {
  	width: 100%;
  	height: auto;
  }
  .site-content-contain table {
  	width: 100%;
  	max-width: 100%;
  	overflow-x: scroll;
  	display: block;
  }
  .site-content-contain .fb-like {
      max-width: 100%;
      width: 100%;
      overflow-x: scroll !important;
      display: block;
  }
}
