@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');

body {
  font-family: 'Avenir Next LT Pro Regular' !important;
}

html {
  scroll-behavior: smooth;
}

.ikona {
  cursor: pointer;
  padding-top: 50px;
  padding-right: 35px;
  padding-left: 35px;
  transition: 0.5s;
}

.ikona:hover {
  transform: scale(1.1);
}

.mb3x {
  padding-left: 0 !important;
}

.ikona-text {
  font-family: 'Avenir Next LT Pro Regular';
  font-weight: bold;
  width: 160px;
}

.ikona-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.ikona-img-div {
  margin-bottom: 10px;
  position: relative;
  height: 60px;
}

.info-text {
  margin-left: 20px !important;
  padding-top: 1em;
  padding-left: 2em;
  padding-right: 0.5em;
}

.info {
  height: 5.5em;
  background-color: #00b2d1;
  border: 1px solid #00b2d1;
  border-radius: 50px;
  color: white;
  font-size: 100% !important;
}

.body {
  font-family: 'Avenir Next LT Pro Heavy';
}

.navbar-brand {
  margin-left: 100px !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
}

.navbar-brand img {
  width:auto;
  height:auto;
  max-width:40px;
  max-height:40px;
  margin-right: 5px;
}

.copyright {
  width: 96%;
}

.nav-link {
  color: black !important;
}

.size-kontakt {
  font-size: 130%;
  line-height: 80%;
}

.p-45 {
  padding-left: 45px !important;
}

.pod-doktor {
  font-size: 1rem !important;
}

.logo-bold {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
  color: black !important;
  letter-spacing: -1px;
}

.logo-light {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2.4rem;
  letter-spacing: -1px;
  font-weight: light;
  color: black !important;
}

.logo-a {
  color: #535458 !important;
}

.seznam-actived {
  text-decoration: underline;
  transition: 0.3s;
  font-weight: bold !important;
  color: #00b2d1 !important;
}

.banner-row > div {
  position: relative;
}

.banner-img {
  width: 96%;
  padding-bottom: 70px;
}

.up-banner {
  transition: 0.3s;
  text-align: left;
  font-family: 'Avenir Next LT Pro Bold';
  color: #00b2d1;
  font-size: 3vw;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0;
  display: inline-block;
  cursor: default;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                           supported by Chrome, Opera and Firefox */

}

.zasady-nadpis {
  margin-top: 150px;
}

.nav-link {
  font-size: 1.3rem;
}

.navbar {
  z-index: 1 !important;
}

.banner {
  transition: 0.3s;
  display: block;
  z-index: 2;
  font-family: 'Avenir Next LT Pro Heavy';
  letter-spacing: -30px;
  font-weight: normal;
  margin-left: auto !important;
  font-size: 30vw !important;
  padding: 0;
  margin: 0;
  background-size: 90%;
  background-repeat: norepeat;
  background-image: url(/theme/images/font-bg.jpg);
  background-clip: text;
  background-position-y: 20%;
  background-position-x: 60%;
  -webkit-background-clip: text;
  color: transparent;
  line-height: 32vw;
  cursor: default;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                           supported by Chrome, Opera and Firefox */
}

/*
TODO ICONS
*/
.icon-mq {
  margin-left: 48px;
}

@media only screen and (min-width: 1450px) {

  .respo-pp {
    padding-left: 20px;
    padding-right: 20px;
  }

  .respo-ppp {
    padding-bottom: 30px !important;
  }
}

@media only screen and (max-width: 990px) {
  .pd-mq {
    padding-right: 30px;
  }
}

.underbanner {
  letter-spacing: 5px;
  color: #0a2752 !important;
  font-size: 140%;
  text-align: center;
}

.underbanner2 {
  font-family: 'Avenir Next LT Pro Regular';
  letter-spacing: 1px;
  font-size: 1.1rem;
  text-align: center;
  font-weight: bold;
}

.center {
  text-align: center;
}

.nav-item {
  z-index: 1;
}

.navbar {
  z-index: 1;
}

.iconset {
  text-align: center;
  font-family: 'Avenir Next LT Pro Regular';
  font-weight: bold;
}

.dark-container {
  color: white;
  width: 96%;
  background-color: #0a2752;
}

.font-bold {
  font-size: 120%;
  font-family: 'Avenir Next LT Pro Bold';
}

.font-regular {
  font-family: 'Avenir Next LT Pro Regular';
}

.datum {
  color: #0a2752;
  padding: 5px;
  background-color: #00b2d1;
  font-weight: bold;
}

.white-container {
  background-color: white;
}

.text-header {
  color: black;
  font-weight: 400;
  font-size: 150%;
}

.footer-bg {
  width: 96%;
  background-image: url(/theme/images/footer-bg.jpg?v=2);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 900px) {
  .footer-bg div {

    padding: 0 !important;
    margin: 0 !important;
  }

  .footer-bg {
    padding-right: 0 !important;
    padding-left: 0 !important;
    background-size: 150%;
  }

  .respo-p {
    margin-left: 10px;
  }

  .footer-bg-bg {
    padding-bottom: 10px !important;
  }

  .respo-p {
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
  }

  .icon-text {
    font-size: 70%;
  }
}

.footer-bg-bg {
  background-color: #0a2752;
  opacity: 0.9;
}

.footer-text {
  color: white;
}

.green-container {
  color: white;
  width: 96%;
  background-color: #00b2d1;
}

.font-bold2 {
  font-family: 'Avenir Next LT Pro Bold';
}

.font-tabulka {
  font-size: 110%;
}

.font-tabulka td {
  padding-bottom: 0 !important;
}

.green-container p {
  padding: 0 !important;
  margin: 0 !important;
}

.blue-font {
  color: #0a2752;
}

.blue-font a {
  color: #0a2752;
}

.blue-font a:hover {

}

.icon-h {
  height: 75% !important;
  width: auto;
}

.icon-h2 {
  height: 90px;
}

.navbar-brand:hover {
  font-weight: normal !important;
}

.navbar a:hover {
  color: #00b2d1 !important;
  font-weight: bold;
  transition: 0.2s;
}

.active-nav {
  color: #00b2d1 !important;
  font-weight: bold;
  transition: 0.2s;
}

.pracoviste {
  font-family: 'Avenir Next LT Pro Bold';
  color: #00b2d1;
  font-size: 300%;
  text-align: center;
}

.navbar-nav, .seznam {
  font-family: 'Avenir Next LT Pro Regular';
}

.doktor {
  font-size: 150%;
  font-family: 'Avenir Next LT Pro Bold';
}

@media only screen and (min-width: 1444px) {

  .listik {
    margin-top: 0.5%;
    font-size: 100% !important;
  }

  .seznam a {
    color: #212529;
  }

  .foto-zarovnej {
    margin-left: -15px !important;
  }

  .pb-2x {
    padding-bottom: 3.5rem !important;
  }

  .seznam a:hover {
    color: #00b2d1;
    font-weight: bold;
    transition: 0.3s;
  }

  .mb-5x {
    margin-bottom: 4rem;
  }

  .doktor-div {
    font-size: 90% !important;
  }

  .doktor {
    font-size: 1.7rem !important;
  }

  .pracovnik-foto1 {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 200px !important;
    width: 200px !important;
  }

  .pracovnik-foto2 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 200px !important;
    width: 200px !important;
  }

  .pracovnik-foto3 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 200px !important;
    width: 200px !important;
  }

  .abso {
    position: absolute;
    top: 0%;
    right: -50%;
  }

  .pracoviste {
    text-align: left;
  }

  .buttonek {
    display: none !important;
  }

  .demo {
    display: none;
  }

}

@media only screen and (min-width: 992px) and (max-width: 1439px) {
  .green-container {
    font-size: 85%;
  }

  .list-group-item a {
  }

  .buttonek {
    display: none !important;
  }

  .demo {
    display: none;
  }

  .pracoviste button {
    background-color: #00b2d1;
    color: white;
  }

  .pracoviste button:hover {
    background-color: #00b2d1;
    color: white;
  }

  .listik {
    margin-top: 1%;
    font-size: 100%;
  }

  .seznam a:hover {
    transition: 0.3s;
    font-weight: bold !important;
    color: #00b2d1 !important;
  }

  .doktor-div {
    font-size: 90% !important;
  }

  .doktor-div {
    font-size: 100% !important;
  }

  .doktor {
    font-size: 1.7rem !important;
  }

  .pracovnik-foto1 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 200px !important;
    width: 200px !important;
  }

  .pracovnik-foto2 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 200px !important;
    width: 200px !important;
  }

  .pracovnik-foto3 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 200px !important;
    width: 200px !important;
  }

  .abso {
    position: absolute;
    top: 0%;
    right: -90% !important;
  }

  .pracoviste {
    text-align: left;
  }

  .footer-font {
    font-size: 70%;
  }
}

@media only screen and (max-width: 991px) {
  .green-container {
    font-size: 95%;
  }

  .list-group-item {
    padding-left: 10px !important;
    font-size: 100% !important;
  }

  .footer-font {
    font-size: 70%;
  }

  .list-group-item a:hover {
    text-decoration: underline;
    transition: 0.3s;
    font-weight: bold !important;
    color: #00b2d1 !important;
  }

  .buttonek {
    display: none !important;
  }

  .demo {
    display: none;
  }

  .seznam a:hover {
    text-decoration: underline;
    transition: 0.3s;
    font-weight: bold !important;
    color: #00b2d1 !important;
  }

  .pracoviste button {
    background-color: #00b2d1;
    color: white;
  }

  .pracoviste button:hover {
    background-color: #00b2d1;
    color: white;
  }

  .listik a {
    font-size: 90% !important;
  }

  .listik {
    margin-top: 1%;
  }

  .seznam a:hover {
    text-decoration: underline;
    transition: 0.3s;
    font-weight: bold !important;
    color: #00b2d1 !important;
  }

  .doktor-div {
    font-size: 80% !important;
  }

  .doktor {
    font-size: 200% !important;
  }

  .pracovnik-foto1 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 150px !important;
    width: 150px !important;
  }

  .pracovnik-foto2 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 150px !important;
    width: 150px !important;
  }

  .pracovnik-foto3 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 150px !important;
    width: 150px !important;
  }

  .abso {
    position: absolute;
    top: 0%;
    right: -80%;
  }

  .pracoviste {
    text-align: left;
  }
}

@media only screen and (max-width: 760px) {
  .parkoviste-font {
    font-size: 90%;
  }

  .green-container {
    font-size: 85%;
  }

  .buttonek {
    display: initial !important;
  }

  .demo {
    display: initial !important;
  }

  .list-group-item {
    border-color: white !important;
    font-size: 30% !important;
    color: white !important;
    background-color: #00b2d1 !important;
  }

  .list-group-item:hover {

    color: white !important;
  }

  .list-group-item a {
    color: white !important;
  }

  .list-group-item a:hover {
    color: white !important;
  }

  .pracoviste button {
    background-color: #00b2d1;
    color: white;
  }

  .pracoviste button:hover {
    background-color: #00b2d1;
    color: white;
  }

  .listik {
    margin-top: 1%;
    visibility: hidden;
    display: none;
  }

  .doktor-div {
    font-size: 90% !important;
  }

  .doktor {
    font-size: 200% !important;
  }

  .pracovnik-foto1 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 150px !important;
    width: 150px !important;
  }

  .pracovnik-foto2 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 150px !important;
    width: 150px !important;
  }

  .pracovnik-foto3 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 150px !important;
    width: 150px !important;
  }

  .abso {
    position: absolute;
    top: 0%;
    right: -150%;
  }

  .pracoviste {
    text-align: left;
  }

  .footer-font {
    font-size: 60%;
  }
}

@media only screen and (max-width: 1100px) {
  .listik {
    display: none !important;
  }
}

@media only screen and (max-width: 576px) {
  .cara {
    padding-bottom: 20px !important;
  }

  .copyright {
    font-size: 1.5rem !important;

  }

  .parkoviste-font {
    font-size: 80%;
  }

  .green-container {
    font-size: 80%;
  }

  .pracoviste-nadpis {
    font-size: 270%;
  }

  .buttonek {
    display: initial !important;
  }

  .demo {
    display: initial !important;
  }

  .list-group-item {
    border-color: white !important;
    font-size: 30% !important;
    color: white !important;
    background-color: #00b2d1 !important;
  }

  .list-group-item:hover {

    color: white !important;
  }

  .list-group-item a {
    color: white !important;
  }

  .list-group-item a:hover {
    color: green !important;
  }

  .pracoviste button {
    background-color: #00b2d1;
    color: white;
  }

  .pracoviste button:hover {
    background-color: #00b2d1;
    color: white;
  }

  .listik {
    visibility: hidden;
    display: none;
  }

  .doktor-div {
    font-size: 70% !important;
  }

  .doktor {
    font-size: 1.5rem !important;
  }

  .pracovnik-foto1 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 100px !important;
    width: 100px !important;
  }

  .pracovnik-foto2 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 100px !important;
    width: 100px !important;
  }

  .pracovnik-foto3 {
    background-size: 100%;
    background-position-x: 35%;
    background-position-y: 25%;
    height: 100px !important;
    width: 100px !important;
  }

  .abso {
    position: absolute;
    top: 0%;
    right: 20%;
  }

  .pracoviste {
    text-align: left;
  }

  .size-kontakt {
    font-size: 1.2rem;
  }

  .lekari-nadpis {
    font-size: 2.7rem;
    margin-right: 5px;
  }

}

.list-group-item {
  font-size: 110%;
  padding-left: 35px;
  border-top: 0;
  padding-top: 7px;
}

.containerek p {
  margin-bottom: 5px !important;
}

.tel {
  line-height: 1.2;
  font-size: 110%;
  color: #00b2d1;
}

.info {
  position: relative;
  background-color: #00b2d1;
  border: 1px solid #00b2d1;
  border-radius: 50px;
  color: white;
  font-size: 80%;
}

.info-float {
  position: absolute;
  left: 15px;
  transform: translateY(40%);
  height: 50px;
}

.info-texty {
  left: 80px;
  position: absolute;
  transform: translateY(100%);
}

.containerek td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dvojtap td {
  padding-top: 0px !important;
  padding-bottom: 10px !important;
}

.pracovnik-foto1 {
  background-image: url(http://poliklinika.projekty4g.cz/media/image-placeholder.png);
  background-position-x: 35%;
  background-position-y: 25%;
  height: 200px;
  width: 200px;
}

.pracovnik-foto2 {
  background-image: url(http://poliklinika.projekty4g.cz/media/image-placeholder.png);
  background-position-x: 35%;
  background-position-y: 25%;
  height: 200px;
  width: 200px;
}

.pracovnik-foto3 {
  background-image: url(http://poliklinika.local/media/image-placeholder.png);
  background-position-x: 35%;
  background-position-y: 25%;
  height: 200px;
  width: 200px;
}

.pracovnik-foto1:hover {
  opacity: 0.8;
}

.pracovnik-foto2:hover {
  opacity: 0.8;
}

.pracovnik-foto3:hover {
  opacity: 0.8;
}

.seznam a {
  color: #212529;
}

.seznam a:hover {
  color: #00b2d1;
  font-weight: bold;
  transition: 0.3s;
}

.pracoviste p {
  /*TODO*/
}

.bg-dark {
  background-color: #0a2752 !important;
}

.search-input {
  opacity: 0;
  display: none;
  height: 25%;
  border: 0;
  border-bottom: 1px solid black;
  transition: 5s;
}

.search-input-active {
  opacity: 1;
  display: initial;
  height: 25%;
  border: 0;
  border-bottom: 1px solid black;
  transition: border 5s;
}

.search-input-icon:hover .search-input {
}

.navbar-collapse {
  margin-right: 100px !important;
  font-size: 115%;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .up-banner {
    top: 14% !important;
  }

  /* Retina-specific stuff here */
}

.phone-a {
  color: #00b2d1 !important;
}

@media only screen and (max-width: 800px) {
  .ikona {
    padding: 0 !important;
  }

  .underbanner2 {
    font-size: 0.9rem;
  }

  .lajna {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .modry-text {
    margin-left: 0rem !important;
  }

  .cenik-respo {
    margin-left: 1.5rem !important;
  }
}

.services-textitem {
  font-size: 0.9rem !important;
}

@media only screen and (max-width: 576px) {
  .pl-30-respo {
    padding-left: 30px !important;
  }

  .pl-0-respo {
    padding-left: 0;
  }

  .kontakt-fotka-sloupec {
    padding-bottom: 100px;
  }

  .pracovnik-foto1 {
    width: 150px !important;
    height: 150px !important;
  }

  .kontakt-border-sloupec {
    border-bottom: 0 !important;
    padding-bottom: 10px !important;
  }

  .cara {
    padding-bottom: 50px !important;
  }
}

@media only screen and (max-width: 991px) {

  .kontakt-sloupec {
    margin-top: 10px;
  }
}

.navbar-fixin-aka-frajer {
  display: none;
}

.navbar-fixin-aka-frajer-jsem {
  display: block;
}

.navbar-brand {
  float: left;
}

.navbar-collapse {
  margin-top: 5px;
}

@media only screen and (max-width: 1100px) {
  .navbar-fixin-aka-frajer {
    display: block;
  }

  .navbar-fixin-aka-frajer-jsem {
    display: none;
  }

  .navbar-brand {
    float: none;
    margin-left: 0px !important;
  }

  .navbar {
    top: 0;
    width: 100%;
  }
}

.day-table {
  padding-top: 10px !important;
}

.kontakt-sloupec {
  padding-top: 1.5rem;
  margin-top: 0px;
  padding-bottom: 3rem;
}

.day-table {
  width: 10%;
}

.width-first-td { /*+*/
  width: 25%;
}

.second-td-p {
  width: 25% !important;
}

.third-td-p { /*-*/
  width: 50% !important;
}

@media only screen and (max-width: 1444px) {
  .pb-2x {
    padding-bottom: 3.5rem !important;
  }

  .mb-5x {
    margin-bottom: 6rem;
  }
}

.list-group {
  margin-top: -5px;
}

.nospaces {
  margin: 0;
  display: inline-block;
}

.dropdown-green a:hover {
  color: #00b2d1 !important;
}

@media only screen and (max-width: 375px) {
  .open-menu {

  }

}

.doctor-row {
  position: relative;
}

.img-v-rohu {
  right: 0;
  top: 0;
  position: absolute;
}

.img-v-rohu-div {
  background-size: 100%;
  height: 200px;
  width: 200px;
}

.foto {
  height: 200px;
  width: 200px;
}

@media only screen and (max-width: 996px) {
  .pracoviste {
    text-align: center !important;
  }

  .info-float {
    transform: translateY(30%);
  }
}

@media (max-width: 767px) {
  .navbar-brand .logo-light {
    font-size: 1.5rem;
  }

  .navbar-brand .logo-bold {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 576px) {
  .pl-sm-5 {
    padding-left: 5px !important;
  }

  .pl-sm-10 {
    padding-left: 10px !important;
  }

  .logo-light {
    font-size: 2rem;
  }

  .logo-bold {
    font-size: 2rem;
  }

  .navbar-brand .logo-light {
    font-size: 1.25rem;
  }

  .navbar-brand .logo-bold {
    font-size: 1.25rem;
  }

  .kontakt-sloupec {

  }

  .img-v-rohu {
    padding-left: 15px;
    right: 0;
    top: 0;
    position: relative;
  }

  .info-float {
    transform: translateY(20%);
  }
}

@media only screen and (max-width: 769px) {
  .foto {
    height: 150px;
    width: 150px;
  }

  .img-v-rohu-div {
    background-size: 100%;
    height: 150px;
    width: 150px;
  }

  .respo-none {
    display: none !important;
  }

  .logo-block {
    margin-left: 0 !important;
  }

  .open-menu {
    margin-top: 22px !important;
    right: -30px;
  }

  .search-block {
    display: block;
    top: 24px;
    position: absolute;
    right: 10px;
    border: 2px solid black;
    padding: 0px 5px 0px 5px;
  }

  .search-bar {
    border: 1px solid lightgray;
    display: none;
    margin-right: 0px;
    border-radius: 5px;
    z-index: 99999;
    position: absolute;
    width: 100%;
    right: 0;
    top: 60px;
    background-color: white;
  }

  .search-input-xl {
    border: 0;
    margin-left: 15px;
    margin-bottom: 12px;
    width: 71%;
    background-color: white;
  }
}

@media only screen and (max-width: 375px) {
  .width-first-td { /*+*/
    width: 30% !important;
  }

  .second-td-p {
    width: 30% !important;
  }
}

.td-lh {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.list-group-item a:hover {
  color: #00b2d1 !important;
  text-decoration: underline !important;
  cursor: pointer !important;
}

.respo-none {
  display: block;
}

.footer-left {
  margin-left: 100px;
  float: left
}

.footer-center {
  text-decoration: underline;
  float: left;
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}

.footer-right {
  margin-right: 117px;
  right: 0;
}

@media (max-width: 576px) {
  .footer-left {
    font-size: 0.9rem !important;
    margin-left: 0;
    float: none;
  }

  .footer-right {
    font-size: 0.9rem !important;
    margin-right: 0;
    right: auto;
  }

  .footer-center {
    float: none;
    position: relative;
    left: auto;
    transform: none;
    font-size: 0.9rem !important;
  }
}

.respo-none {
  margin-left: 0;
  margin-right: 0;
}

footer {
  padding: 15px;
  position: relative;
  width: 100%;
  height: auto;
}

footer a {
  color: #0a2752 !important;
}

footer .footer-layout {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

footer .footer-copyright {
  position: relative;
  left: unset;
  -webkit-transform: unset;
  transform: unset;
  float: unset;
  top: auto;
  text-align: center;
  padding-bottom: 5px;
}

footer .footer-gdpr {
  position: relative;
  -webkit-transform: unset;
  transform: unset;
  left: unset;
  float: unset;
  top: auto;
  text-align: center;
  padding-bottom: 5px;
}

footer .footer-gdpr a {
  font-size: 16px;
  margin-right: 15px;
  text-decoration: underline !important;
  cursor: pointer;
}

footer .footer-gdpr a:hover {
  text-decoration: none !important;
}

footer .footer-gdpr a:last-of-type {
  margin-right: 0;
}

footer .footer-foreground {
  position: relative;
  right: unset;
  -webkit-transform: unset;
  transform: unset;
  float: unset;
  top: auto;
  text-align: center;
}

/*
@media (max-width: 1100px) {
  footer .footer-copyright {
    left: 45px;
  }

  footer .footer-foreground {
    right: 45px;
  }
}
*/

/*
@media (max-width: 950px) {
  footer {
    height: auto;
    padding: 15px;
  }

  footer .footer-copyright {
    position: relative;
    left: unset;
    -webkit-transform: unset;
    transform: unset;
    float: unset;
    text-align: center;
    padding-bottom: 5px;
  }

  footer .footer-gdpr {
    position: relative;
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    float: unset;
    text-align: center;
    padding-bottom: 5px;
  }

  footer .footer-foreground {
    position: relative;
    right: unset;
    -webkit-transform: unset;
    transform: unset;
    float: unset;
    text-align: center;
  }
}
*/

@media (min-width: 992px) {
  footer .footer-layout .footer-layout {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (min-width: 1400px) {
  footer .footer-layout {
    height: 60px;
    flex-direction: row;
    justify-content: space-between;
  }

  footer .footer-layout .footer-layout {
    height: 100%;
    flex-direction: row;
    justify-content: space-between;
  }

  footer .footer-copyright {
    /*
    float: left;
    position: absolute;
    text-align: left;
    left: 115px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    */
  }
  
  footer .footer-copyright a {
    font-size: 16px;
  }
  
  footer .footer-gdpr {
    float: left;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
  }
  
  footer .footer-gdpr a {
    font-size: 16px;
  }
  
  footer .footer-foreground {
    /*
    text-align: right;
    position: absolute;
    right: 130px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    */
  }
  
  footer .footer-foreground a {
    font-size: 16px;
  }
}

.ikona-img {
  height: 60px;
  width: 60px;
}

/*Fix images for doctors*/
.img-v-rohu-div {
  background-repeat: no-repeat;
}

/*Responsive search panel*/
#search-bar {
  display: block;
  transition: 0.5s;
  transform: translateX(110%);
}

#search-bar-respo {
  display: block;
  transition: 0.5s;
  transform: translateX(110%);
  border: 0;
}

@media (max-width: 1100px) {
  html {
    overflow-x: hidden;
  }

  body {
    overflow-x: hidden;
  }
}

/*Fix menu cross*/
@media (max-width: 1100px) {
  .main-menu .close-menu:before, .main-menu .close-menu:after {
    height: 26px;
  }
}

/*Outline inputs*/
textarea:focus, input:focus{
  outline: none;
}


/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  transform: translateY(50%);
  color: white!important;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: black;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.modal-content img {
  width: auto !important;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
  top: 50%;
  max-width: 90%;
  max-height: 90%;
}
.modal-content {
  background-color: transparent;
  margin-top: -30px;
  height: 80vh;
}



/*Medics*/
.medics {
  width: 100%;
  font-family: 'Avenir Next LT Pro Regular';
  margin-top: 30px;
  text-align: center;
}

/*thead*/
.medics thead {
  font-family: 'Avenir Next LT Pro Bold';
  font-size: 130%;
}

.medics thead td {
  padding: 10px;
  cursor: pointer;
}

.medics thead td:hover {
  color: #00b2d1;
}

/*tbody*/
.medics tbody td {
  padding: 5px;
}


/*Bootstrap loader*/
.spinner-border{
  position: absolute;
  left: calc(50% - 2rem);
}


.fix-footer{
  min-height: 212px;
}
.close:hover{
  color: white!important;
  text-decoration: none!important;
  cursor: pointer!important;
  opacity: 1!important;
}
