html {
  scroll-behavior: smooth;
}

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

br {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@font-face {
  font-family: ThunderBold;
  src: url("img/Thunder-BoldLC.ttf");
}

.playfair-display- {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

body {
  background: #E9E6E1 !important;
}

::-webkit-scrollbar {
  display: none;
}

header {
  z-index: 99;
}

#hero {
  height: 90vh;
}

#hero a {
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
}

#hero a:hover {
  color: #EF8712;
  font-weight: 600;
  text-decoration: none;
}

a {
  color:#EF8712;
  font-weight: 600;
  text-decoration: none;
}

a:active {
  color: #EF8712;
  text-decoration: none;
}

a:visited {
  color: #ffffff;
  text-decoration: none;
}

a:link {
  color:#EF8712;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: black;
  transition: 0.3s;
}

h1 {
  color: #ffffff;
  font-size: 5rem;
  font-family: Playfair Display, sans-serif;
  text-shadow: 2px 3px 6px rgba(0,0,0,0.5);
}

h2 {
  color: #ffffff;
  font-size: 1.5rem;
  font-family: Playfair Display, sans-serif;
}

h3 {
  font-size: 2rem;
  font-weight: bold;
  font-family: "Inria Serif", serif;
}

h4 {
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Inria Serif", serif;
}

p {
  font-size: 1rem;
  font-family: "Inria Serif", serif;
}

button {
  margin: 0.5rem;
  font-size: 1rem;
  letter-spacing: 1px;
  background-color: #EF8712;
  padding: 10px 15px 12px 15px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  border-width: 0;
  border-radius: 8px;
  transition: 0.3s;
}

button a:link {
  color: #ffffff;
}

button a:hover {
  color: #EF8712;
}

button:hover {
  color: #EF8712;
  background-color: black;
}

nav {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: space-between;
  padding: 2em 2em 0em 2em;
}

nav ul {
  margin: 0;
  padding: 0;
  color: rgb(251, 251, 251);
  display: flex;
  list-style: none;
  transition: 0.3s;
}

.left{
  justify-content: start;
}

.right{
  justify-content: right;
}

img {
  margin-bottom: 10px;
  border-radius: 7px;
}

#heroimage {
  height: 400px;
}

.container {
  padding: 0;
}

nav li {
  color: rgb(251, 251, 251);
  font-family: ThunderBold, sans-serif;
  font-size: 1.2rem;
  position: relative;
  margin: 0.5em;
}

#hero .hero-text {
  height: 70vh;
  position: absolute;
  top: 0;
  display: flex;
  margin-top: 10vh;
  margin-bottom: 10vh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

#hero .left img {
  height: 60px;
  margin-top: -10px;
}

#hero .hero-text img {
  margin-top: -20px;
  height: 250px;
}

#myVideo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 90vh;
  z-index: -1;
}

#myImage {
  position: absolute;
  padding: 0;
  margin: 0;
  border-radius: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 80%;
  z-index: -1;
}

.pracownik_funkcja{
  line-height: 1.1rem;
}

.lekarz {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.lekarz2 {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.lekarz img {
  border-radius: 100%;
}

.lekarz2 img {
  border-radius: 100%;
}

.oferta img {
  width: 130px;
  height: 130px;
}

table {
  width: 100%;
  table-layout: fixed;
  font-family: "Inria Serif", serif;
}

tr {
  border-bottom: 1px solid;
}

th {
  text-align: left;
}

.cena {
  width: 200px;
  font-weight: bold;
}

.oferta p {
  padding-left: 20px;
  padding-right: 20px;
}

.pracownik_opis {
  margin-top: 0.8rem;
  font-size: 0.8rem;
  font-weight: 600;
}

.inria-serif-light {
  font-family: "Inria Serif", serif;
  font-weight: 300;
  font-style: normal;
}

.inria-serif-regular {
  font-family: "Inria Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.inria-serif-bold {
  font-family: "Inria Serif", serif;
  font-weight: 700;
  font-style: normal;
}

.inria-serif-light-italic {
  font-family: "Inria Serif", serif;
  font-weight: 300;
  font-style: italic;
}

.inria-serif-regular-italic {
  font-family: "Inria Serif", serif;
  font-weight: 400;
  font-style: italic;
}

.inria-serif-bold-italic {
  font-family: "Inria Serif", serif;
  font-weight: 700;
  font-style: italic;
}

#footer {
  background: #252525;
  padding: 20px 0 30px 0;
}

#footer p {
  color: #E9E6E1;
  font-size: 0.8rem;
}

#footer a:link {
  color: #E9E6E1;
}

#footer a:hover {
  color: #EF8712;
}

#social img {
  max-width: 35px;
  max-height: 35px;
}

.copyright {
  width: 100%;
  height: 40px;
  color: #E9E6E1;
  font-size: x-small;
  background: #121212;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*Loader*/
.counter{
  width: 100px;
  height: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 50vh;
  margin-left: 50vw;
  font-family: ThunderBold, sans-serif;
  font-size: 5rem;
  color: rgb(251, 251, 251);
  letter-spacing: 0, 5px;
  transform: translate(-50%, -50%);
  text-align: center;
}

.loader {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  z-index: 1500;
  background-color: #E9E6E1 ;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: center;
  justify-content: center;
}

.disappear1 {
  -webkit-animation: vanish 1.5s forwards;
  animation: vanish 1.5s forwards;
}

@-webkit-keyframes vanish {
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes vanish {
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

/* MEDIA */
@media (min-width: 0px) {
  nav li {
    font-size: 0.8rem;
  }
  h1 {
    font-size: 1.7rem;
  }
  h2 {
    font-size: 0.9rem;
  }
  .hero-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 10px 0px;
    flex-direction: column
  }
  button {
    font-size: 0.7rem;
  }
  .row {
    padding-left: 10px;
    padding-right: 10px;
  }
  img {
    padding-bottom: 0px;
  }
  #hero .hero-text img {
    margin-top: -20px;
    height: 150px;
  }
  .pracownik_funkcja{
    margin-bottom: 3rem;
  }
  table {
    font-size: 0.7rem;
  }
  .cena {
    width: 70px;
  }
}
@media (min-width: 768px) {
  nav li {
    font-size: 1rem;
  }
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 1rem;
  }
  .pracownik_funkcja{
    margin-bottom: 1rem;
  }
  table {
    font-size: 0.7rem;
  }
  .cena {
    width: 100px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 5rem;
  }
  nav a {
    font-size: 1.3rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  img {
    margin-top: 10px;
  }
  button {
    font-size: 1rem;
  }
  #hero .hero-text img {
    margin-top: -20px;
    height: 200px;
  }
  .pracownik_funkcja{
    margin-bottom: 1rem;
  }
  table {
   font-size: 1rem;
  }
    .cena {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 5rem;
    line-height: 5rem;
    transition: 0.4s;
  }
  .pracownik_funkcja{
    margin-bottom: 1rem;
  }
  table {
    font-size: 1rem;
  }
    .cena {
    width: 200px;
  }
}

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