@font-face {
  font-family: "neulis-neue";
  src: url("../fonts/fonnts.com-Neulis_Sans_Regular.otf") format("opentype"), format("opentype"), url("../fonts/fonnts.com-Neulis_Neue_Italic.otf") format("opentype"), url("../fonts/fonnts.com-Neulis_Neue_Bold.otf") format("opentype"), url("../fonts/fonnts.com-Neulis_Neue_Bold_Italic.otf") format("opentype"), format("opentype"), url("../fonts/fonnts.com-Neulis_Neue_Extra_Light.otf") format("opentype"), format("opentype"), url("../fonts/fonnts.com-Neulis_Neue_Extra_Light_Italic.otf") format("opentype"); }
body {
  font-family: "neulis-neue", sans-serif;
  font-size: 1rem; }

h1, h2, h3 {
  margin-bottom: 15px;
  color: #002647; }

h1 {
  margin-bottom: 15px;
  font-size: 2.2rem;
  font-weight: bold; }

h2 {
  font-size: 1.875rem;
  font-weight: bold; }

h3 {
  font-size: 1.875rem; }

.container {
  max-width: 1200px !important; }

.btn {
  padding: 8px 15px;
  border-radius: 0;
  border: none;
  font-weight: bold;
  color: #fff;
  background: #00549e;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.btn:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #00396b; }

a {
  color: #e40378;
  text-decoration: underline;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

#page.doctor {
  color: #002647; }
  #page.doctor a {
    color: #00549e; }
  #page.doctor a.btn {
    color: #fff; }

#page.patient {
  color: #52012b; }
  #page.patient h1, #page.patient h2, #page.patient h3 {
    color: #e40378; }
  #page.patient a.btn {
    background: #e40378; }

a:hover {
  text-decoration: none;
  color: #b2025e; }

header#wrapper-navbar {
  clear: both; }
  header#wrapper-navbar ul#menu-langs {
    float: left;
    margin: 0;
    padding: 0; }
    header#wrapper-navbar ul#menu-langs li {
      display: inline;
      margin-right: 8px;
      line-height: 30px; }
  header#wrapper-navbar #top-nav {
    background: #e40378; }
    header#wrapper-navbar #top-nav a {
      color: #fff; }
    header#wrapper-navbar #top-nav #menu-langs li:nth-of-type(1) {
      padding-left: 30px;
      background: url("../img/en.gif") left center no-repeat;
      background-size: auto 12px; }
    header#wrapper-navbar #top-nav #menu-langs li:nth-of-type(2) {
      padding-left: 30px;
      background: url("../img/sk.gif") left center no-repeat;
      background-size: auto 12px; }
    header#wrapper-navbar #top-nav #menu-top-bar-sk, header#wrapper-navbar #top-nav #menu-top-bar-en {
      margin: 0;
      padding: 0;
      float: right; }
      header#wrapper-navbar #top-nav #menu-top-bar-sk li, header#wrapper-navbar #top-nav #menu-top-bar-en li {
        margin-left: 8px;
        display: inline;
        line-height: 30px; }
        header#wrapper-navbar #top-nav #menu-top-bar-sk li a, header#wrapper-navbar #top-nav #menu-top-bar-en li a {
          text-decoration: none; }
        header#wrapper-navbar #top-nav #menu-top-bar-sk li a:hover, header#wrapper-navbar #top-nav #menu-top-bar-en li a:hover {
          text-decoration: underline; }

nav#main-nav.bg-primary {
  background: #fff !important; }
  nav#main-nav.bg-primary ul#main-menu li a.nav-link {
    color: #e40378;
    font-weight: 500;
    border-bottom: 2px solid rgba(255, 255, 255, 0); }
  nav#main-nav.bg-primary ul#main-menu li a.nav-link:hover {
    border-color: #e40378; }
  nav#main-nav.bg-primary .navbar-toggler-icon {
    background-color: #e40378; }

.navbar-brand img.img-fluid {
  max-height: 70px !important;
  width: auto !important; }

#wrapper-footer .site-info a {
  color: #000; }

#page-menu a.menu-item {
  margin-bottom: 15px;
  padding: 8px 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background: #00549e;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  #page-menu a.menu-item i.fa-solid {
    margin-right: 4px; }
#page-menu a.menu-item:hover {
  opacity: 0.85; }

.patient #page-menu a.menu-item {
  background: #e40378; }

#posters {
  padding: 30px 15px;
  background: #c7e5ff; }
  #posters h2 {
    color: #00549e; }
  #posters a {
    opacity: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  #posters a:hover {
    opacity: 0.85; }
  #posters .poster {
    margin-bottom: 15px; }

.patient #posters {
  background: #ffe2f1; }
  .patient #posters h2 {
    color: #e40378; }

.content-block {
  margin-bottom: 45px; }

.entry-content {
  position: relative;
  margin: 0 auto;
  max-width: 920px; }
  .entry-content header.entry-header {
    margin-bottom: 30px; }
    .entry-content header.entry-header h1 {
      text-align: center; }
    .entry-content header.entry-header img {
      width: 100% !important;
      height: auto !important; }
  .entry-content h1 {
    color: #00549e; }
  .entry-content h2, .entry-content h3, .entry-content h4 {
    color: #00549e;
    margin: 30px 0 15px 0; }
  .entry-content a.partner-logo {
    display: block;
    margin: 8px 15px 0 0; }
  .entry-content [type="application/pdf"], .entry-content .entry-content a[href$=".pdf"] {
    display: inline-block; }
  .entry-content .vydanie, .entry-content a[type="application/pdf"], .entry-content a[href$=".pdf"] {
    margin: 0;
    padding: 5px 10px 5px 30px;
    text-decoration: none;
    background: whitesmoke url("../img/ikona-pdf.png") left 5px top 6px no-repeat;
    background-size: 20px;
    border: 1px solid #e40378; }
  .entry-content a[type="application/pdf"]:hover, .entry-content a[href$=".pdf"]:hover {
    text-decoration: underline; }
  .entry-content .vydanie a[href$=".pdf"], .entry-content .vydanie a[type="application/pdf"] {
    margin: 0;
    padding: 0;
    background-image: none;
    border: none; }

.entry-content.patient h1, .entry-content.patient h2, .entry-content.patient h3, .entry-content.patient h4 {
  color: #e40378; }

.event-preview {
  position: relative;
  margin-bottom: 30px;
  background: #00549e; }
  .event-preview .event-image {
    position: relative;
    width: 100%;
    min-height: 200px;
    background-color: #f0f0f0;
    background-size: cover; }
    .event-preview .event-image .event-date {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 0 8px;
      color: #00549e;
      background: rgba(255, 255, 255, 0.9); }
  .event-preview .event-image:hover {
    cursor: pointer; }
  .event-preview h2 {
    margin: 0;
    padding: 8px;
    min-height: 80px;
    font-size: 1.1rem; }
    .event-preview h2 a {
      display: block;
      color: #fff !important;
      text-decoration: underline; }
    .event-preview h2 a:hover {
      text-decoration: none; }

.event-preview.patient h2 {
  background: #e40378; }
.event-preview.patient .event-image .event-date {
  color: #e40378; }

.event-preview.inactive .event-image {
  filter: grayscale(95%);
  opacity: 0.82; }
.event-preview.inactive h2 {
  filter: grayscale(50%); }

.page-preview {
  margin-bottom: 15px; }
  .page-preview h3 {
    font-size: 1.2rem;
    margin: 0 0 8px 0; }
    .page-preview h3 a {
      text-decoration: none; }
    .page-preview h3 a:hover {
      text-decoration: underline; }
  .page-preview img {
    margin: 0 15px 15px 0;
    float: left; }
  .page-preview img:hover {
    opacity: 0.9;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out; }
  .page-preview .meta {
    display: block;
    font-size: 0.9rem;
    margin-bottom: 8px;
    color: rgba(0, 0, 0, 0.35); }
    .page-preview .meta a {
      color: rgba(0, 0, 0, 0.35) !important; }
  .page-preview p {
    font-size: 0.9rem; }

.active > .page-link, .page-link.active {
  background: #00549e; }

.page-link, .page-link:hover {
  color: #00549e; }

.page-link.current:hover {
  color: #fff; }

#intro {
  margin-bottom: 30px;
  background: linear-gradient(#fff1f8, #fff);
  background: #fff; }
  #intro .intro-heading {
    font-weight: bold; }
  #intro .intro-text {
    font-weight: lighter;
    font-size: 1.3rem; }
  #intro .intro-image {
    width: 100%;
    height: auto; }

#role-divider .role {
  padding: 30px 15px;
  text-align: center;
  color: rgba(255, 255, 255, 0.95); }
  #role-divider .role a {
    color: #fff; }
  #role-divider .role .btn {
    font-size: 1.2rem;
    margin-bottom: 30px; }
  #role-divider .role ul {
    padding: 0; }
    #role-divider .role ul li {
      list-style: none;
      text-align: left; }
      #role-divider .role ul li a {
        color: #fff; }
      #role-divider .role ul li i.fa-regular {
        margin-right: 8px; }
#role-divider #patient {
  background: #e40378; }
  #role-divider #patient .btn {
    background: #b2025e; }
#role-divider #doctor {
  background: #00549e; }
  #role-divider #doctor .btn {
    background: #00396b; }

#vybor h3 {
  margin-top: 15px;
  color: #00549e;
  text-align: center;
  font-size: 1.1rem;
  font-weight: lighter; }
#vybor img.profile-pic {
  width: 100%;
  height: auto; }

#membership #statues, #membership #membership {
  margin-bottom: 15px; }
#membership #benefits {
  padding: 30px;
  color: #fff;
  background: #00549e; }
  #membership #benefits h2 {
    color: rgba(255, 255, 255, 0.95); }
  #membership #benefits ul {
    padding: 0; }
    #membership #benefits ul li {
      list-style: none;
      line-height: 2rem;
      color: rgba(255, 255, 255, 0.95); }
      #membership #benefits ul li i.fa-solid {
        margin-right: 8px; }
  #membership #benefits .btn {
    color: #fff;
    background: #006fd1; }

#page-ambulancie label {
  color: #291173; }
#page-ambulancie input[type="radio"]:checked + label {
  color: #e40378; }
#page-ambulancie #map {
  position: relative; }
  #page-ambulancie #map img.map {
    position: relative;
    width: 100%;
    height: auto; }
  #page-ambulancie #map img.map.mesto {
    display: none;
    z-index: 100; }
#page-ambulancie #zoznam-ambulancii {
  padding: 8px 15px;
  background: #fff1f8; }
  #page-ambulancie #zoznam-ambulancii h3 {
    font-size: 1.1rem; }
  #page-ambulancie #zoznam-ambulancii .item {
    margin-bottom: 30px;
    font-size: 0.9rem; }

.clenovia .clen {
  clear: both; }
  .clenovia .clen img.avatar {
    float: left;
    margin: 0 15px 8px 0;
    max-width: 150px;
    height: auto; }

@media (max-width: 768px) {
  header#wrapper-navbar #main-nav {
    padding: 8px 15px; }
  header#wrapper-navbar ul#menu-langs {
    display: none; } }

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