/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
}

* {
  box-sizing: inherit;
}
*:before,
*:after {
  box-sizing: inherit;
}

img,
embed,
object,
audio,
video {
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
}

.is-clearfix:after {
  clear: both;
  content: " ";
  display: table;
}

.is-pulled-left {
  float: left !important;
}

.is-pulled-right {
  float: right !important;
}

.is-clipped {
  overflow: hidden !important;
}

.is-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.is-size-1 {
  font-size: 3rem !important;
}

.is-size-2 {
  font-size: 2.5rem !important;
}

.is-size-3 {
  font-size: 2rem !important;
}

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

.is-size-5 {
  font-size: 1.25rem !important;
}

.is-size-6 {
  font-size: 1rem !important;
}

.is-size-7 {
  font-size: 0.75rem !important;
}

ul.short-links {
  display: flex;
  justify-content: center;
  max-width: 80%;
  margin: 50px auto;
}
ul.short-links li a {
  display: inline-block;
  padding: 8px 20px;
  background-color: #ededed;
  border-radius: 5px;
  margin: 0 5px;
  font-weight: 700;
}
.group-block {
  padding-top: 40px;
}
.group-block:nth-of-type(1) {
  padding-top: 20px;
}
.vertical-group .lekarz-item {
  display: flex;
  flex-flow: wrap;
}
.column-1-3 {
  max-width: 30%;
}
.column-2-3 {
  max-width: 70%;
  text-align: left;
}
.lekarz-item h3 {
  color: #142661;
  font-size: 28px;
  margin-bottom: 15px;
}
.lekarze .grid-group .columns .column p {
  text-align: center !important;
  line-height: 1.6 !important;
  min-height: 60px;
}
.group-block .vertical-group .columns.lekarz-item .column p {
  line-height: 1.6;
  font-size: 18px;
}
.group-block .vertical-group .columns.lekarz-item .column-2-3 {
  padding-top: 80px;
}
.group-block .grid-group {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 2rem;
}
.group-block .grid-group .columns {
  display: flex;
  flex-flow: column;
  max-width: 25%;
}
.group-block .grid-group .columns.lekarz-item .column {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.group-block .grid-group .columns.lekarz-item .column-2-3 {
  padding: 10px 0 0 0;
  max-width: 100%;
}
.group-block .grid-group .columns.lekarz-item .column-1-3 {
  max-width: 100%;
}
.lekarze .grid-group .columns .column figure {
  width: 100%;
}
.group-block.group-opiekunowe-pacjenta .columns {
  max-width: 22%;
}

.lekarze .group-block .columns {
  margin-bottom: 30px;
}
.group-block .grid-group .lekarz-item h3 {
  color: #142661;
  font-size: 22px;
  margin-bottom: 15px;
  text-align: center;
}

h2.group-title {
  font-size: 34px;
  margin: 30px 0;
  font-weight: 400;
  color: #c8171b;
}
@media screen and (max-width: 800px) {
  ul.short-links {
    flex-flow: column;
  }
  ul.short-links li a {
    display: block;
    margin: 0 0 5px 0;
  }
  .lekarze .columns .column figure {
    max-width: 80%;
  }
  .group-block .vertical-group .columns.lekarz-item .column-2-3 {
    padding: 20px 0;
    max-width: 90%;
    margin: 0 auto;
  }
  .group-block .grid-group .columns {
    display: flex;
    flex-flow: column;
    max-width: 45%;
  }
  .group-block.group-opiekunowe-pacjenta .columns {
    max-width: 45%;
  }

  .group-block .grid-group .columns.lekarz-item .column-1-3 {
    max-width: 100%;
    width: 100%;
  }
  .lekarze .grid-group .columns .column figure {
    max-width: 100%;
    width: 100%;
  }
}
.blog p {
  margin-bottom: 20px;
}
.blog .page h2 {
  margin-bottom: 20px;
  font-weight: 700;
  max-width: 80%;
  line-height: 1.5;
  color: #000;
  margin-top: 40px;
}
.blog .page h3 {
  margin-bottom: 10px;
  font-weight: 700;
  max-width: 80%;
  line-height: 1.3;
  color: #000;
  margin-top: 32px;
  font-size: 22px;
}
.blog ol {
  margin: 0 0 20px 30px;
}
.blog ul {
  margin: 0 0 20px 30px;
}
.blog ol ul {
  margin-left: 0px;
}
.blog .lwptoc-light .lwptoc_i {
  display: block;
  border-radius: 10px;
}
.blog .lwptoc-light .lwptoc_i .lwptoc_item a {
  display: block;
  border-bottom: 1px solid transparent !important;
}
.blog .lwptoc-light .lwptoc_i .lwptoc_item a:hover {
  display: block;
  border-bottom: 1px dotted #ccc !important;
}
.blog .title-container h1 {
  line-height: 1.5;
}
.blog .date + a.poradnik {
  margin-bottom: 20px;
  display: block;
}

.swiper-wrapper .info {
  display: none;
}
.swiper-wrapper .logo {
  display: none;
}
.cookie-bar--wrapper {
  background-color: #f6f6f6 !important;
  color: #162968 !important;
  z-index: 0 !important;
}
.cookie-bar--desc p {
  color: #162968 !important;
}
.cookie-bar--accept,
.cookie-bar--more {
  color: #162968 !important;
  border-color: #162968 !important;
}
.certyfikaty-wrapper ul {
  display: flex;
  justify-content: space-evenly;
  padding: 20px 0 50px;
  flex-wrap: wrap;
}
.certyfikaty-wrapper ul li {
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .certyfikaty-wrapper ul li {
    max-width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .is-size-1-mobile {
    font-size: 3rem !important;
  }
  .is-size-2-mobile {
    font-size: 2.5rem !important;
  }
  .is-size-3-mobile {
    font-size: 2rem !important;
  }
  .is-size-4-mobile {
    font-size: 1.5rem !important;
  }
  .is-size-5-mobile {
    font-size: 1.25rem !important;
  }
  .is-size-6-mobile {
    font-size: 1rem !important;
  }
  .is-size-7-mobile {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 769px), print {
  .is-size-1-tablet {
    font-size: 3rem !important;
  }
  .is-size-2-tablet {
    font-size: 2.5rem !important;
  }
  .is-size-3-tablet {
    font-size: 2rem !important;
  }
  .is-size-4-tablet {
    font-size: 1.5rem !important;
  }
  .is-size-5-tablet {
    font-size: 1.25rem !important;
  }
  .is-size-6-tablet {
    font-size: 1rem !important;
  }
  .is-size-7-tablet {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 1023px) {
  .is-size-1-touch {
    font-size: 3rem !important;
  }
  .is-size-2-touch {
    font-size: 2.5rem !important;
  }
  .is-size-3-touch {
    font-size: 2rem !important;
  }
  .is-size-4-touch {
    font-size: 1.5rem !important;
  }
  .is-size-5-touch {
    font-size: 1.25rem !important;
  }
  .is-size-6-touch {
    font-size: 1rem !important;
  }
  .is-size-7-touch {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1024px) {
  .is-size-1-desktop {
    font-size: 3rem !important;
  }
  .is-size-2-desktop {
    font-size: 2.5rem !important;
  }
  .is-size-3-desktop {
    font-size: 2rem !important;
  }
  .is-size-4-desktop {
    font-size: 1.5rem !important;
  }
  .is-size-5-desktop {
    font-size: 1.25rem !important;
  }
  .is-size-6-desktop {
    font-size: 1rem !important;
  }
  .is-size-7-desktop {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1216px) {
  .is-size-1-widescreen {
    font-size: 3rem !important;
  }
  .is-size-2-widescreen {
    font-size: 2.5rem !important;
  }
  .is-size-3-widescreen {
    font-size: 2rem !important;
  }
  .is-size-4-widescreen {
    font-size: 1.5rem !important;
  }
  .is-size-5-widescreen {
    font-size: 1.25rem !important;
  }
  .is-size-6-widescreen {
    font-size: 1rem !important;
  }
  .is-size-7-widescreen {
    font-size: 0.75rem !important;
  }
}

@media screen and (min-width: 1408px) {
  .is-size-1-fullhd {
    font-size: 3rem !important;
  }
  .is-size-2-fullhd {
    font-size: 2.5rem !important;
  }
  .is-size-3-fullhd {
    font-size: 2rem !important;
  }
  .is-size-4-fullhd {
    font-size: 1.5rem !important;
  }
  .is-size-5-fullhd {
    font-size: 1.25rem !important;
  }
  .is-size-6-fullhd {
    font-size: 1rem !important;
  }
  .is-size-7-fullhd {
    font-size: 0.75rem !important;
  }
}

.has-text-centered {
  text-align: center !important;
}

@media screen and (max-width: 768px) {
  .has-text-centered-mobile {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px), print {
  .has-text-centered-tablet {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-centered-tablet-only {
    text-align: center !important;
  }
}

@media screen and (max-width: 1023px) {
  .has-text-centered-touch {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) {
  .has-text-centered-desktop {
    text-align: center !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-centered-desktop-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) {
  .has-text-centered-widescreen {
    text-align: center !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-centered-widescreen-only {
    text-align: center !important;
  }
}

@media screen and (min-width: 1408px) {
  .has-text-centered-fullhd {
    text-align: center !important;
  }
}

.has-text-justified {
  text-align: justify !important;
}

@media screen and (max-width: 768px) {
  .has-text-justified-mobile {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px), print {
  .has-text-justified-tablet {
    text-align: justify !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-justified-tablet-only {
    text-align: justify !important;
  }
}

@media screen and (max-width: 1023px) {
  .has-text-justified-touch {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) {
  .has-text-justified-desktop {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-justified-desktop-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) {
  .has-text-justified-widescreen {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-justified-widescreen-only {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1408px) {
  .has-text-justified-fullhd {
    text-align: justify !important;
  }
}

.has-text-left {
  text-align: left !important;
}

@media screen and (max-width: 768px) {
  .has-text-left-mobile {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px), print {
  .has-text-left-tablet {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-left-tablet-only {
    text-align: left !important;
  }
}

@media screen and (max-width: 1023px) {
  .has-text-left-touch {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) {
  .has-text-left-desktop {
    text-align: left !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-left-desktop-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) {
  .has-text-left-widescreen {
    text-align: left !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-left-widescreen-only {
    text-align: left !important;
  }
}

@media screen and (min-width: 1408px) {
  .has-text-left-fullhd {
    text-align: left !important;
  }
}

.has-text-right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  .has-text-right-mobile {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px), print {
  .has-text-right-tablet {
    text-align: right !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .has-text-right-tablet-only {
    text-align: right !important;
  }
}

@media screen and (max-width: 1023px) {
  .has-text-right-touch {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) {
  .has-text-right-desktop {
    text-align: right !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .has-text-right-desktop-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) {
  .has-text-right-widescreen {
    text-align: right !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .has-text-right-widescreen-only {
    text-align: right !important;
  }
}

@media screen and (min-width: 1408px) {
  .has-text-right-fullhd {
    text-align: right !important;
  }
}

.is-capitalized {
  text-transform: capitalize !important;
}

.is-lowercase {
  text-transform: lowercase !important;
}

.is-uppercase {
  text-transform: uppercase !important;
}

.is-italic {
  font-style: italic !important;
}

.has-text-white {
  color: white !important;
}

a.has-text-white:hover,
a.has-text-white:focus {
  color: #e6e6e6 !important;
}

.has-text-black {
  color: #0a0a0a !important;
}

a.has-text-black:hover,
a.has-text-black:focus {
  color: black !important;
}

.has-text-light {
  color: whitesmoke !important;
}

a.has-text-light:hover,
a.has-text-light:focus {
  color: #dbdbdb !important;
}

.has-text-dark {
  color: #363636 !important;
}

a.has-text-dark:hover,
a.has-text-dark:focus {
  color: #1c1c1c !important;
}

.has-text-primary {
  color: #00d1b2 !important;
}

a.has-text-primary:hover,
a.has-text-primary:focus {
  color: #009e86 !important;
}

.has-text-link {
  color: #3273dc !important;
}

a.has-text-link:hover,
a.has-text-link:focus {
  color: #205bbc !important;
}

.has-text-info {
  color: #209cee !important;
}

a.has-text-info:hover,
a.has-text-info:focus {
  color: #0f81cc !important;
}

.has-text-success {
  color: #23d160 !important;
}

a.has-text-success:hover,
a.has-text-success:focus {
  color: #1ca64c !important;
}

.has-text-warning {
  color: #ffdd57 !important;
}

a.has-text-warning:hover,
a.has-text-warning:focus {
  color: #ffd324 !important;
}

.has-text-danger {
  color: #ff3860 !important;
}

a.has-text-danger:hover,
a.has-text-danger:focus {
  color: #ff0537 !important;
}

.has-text-black-bis {
  color: #121212 !important;
}

.has-text-black-ter {
  color: #242424 !important;
}

.has-text-grey-darker {
  color: #363636 !important;
}

.has-text-grey-dark {
  color: #4a4a4a !important;
}

.has-text-grey {
  color: #7a7a7a !important;
}

.has-text-grey-light {
  color: #b5b5b5 !important;
}

.has-text-grey-lighter {
  color: #dbdbdb !important;
}

.has-text-white-ter {
  color: whitesmoke !important;
}

.has-text-white-bis {
  color: #fafafa !important;
}

.has-text-weight-light {
  font-weight: 300 !important;
}

.has-text-weight-normal {
  font-weight: 400 !important;
}

.has-text-weight-semibold {
  font-weight: 600 !important;
}

.has-text-weight-bold {
  font-weight: 700 !important;
}

.is-block {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .is-block-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px), print {
  .is-block-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-block-tablet-only {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  .is-block-touch {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) {
  .is-block-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-block-desktop-only {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) {
  .is-block-widescreen {
    display: block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-block-widescreen-only {
    display: block !important;
  }
}

@media screen and (min-width: 1408px) {
  .is-block-fullhd {
    display: block !important;
  }
}

.is-flex {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  .is-flex-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px), print {
  .is-flex-tablet {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-flex-tablet-only {
    display: flex !important;
  }
}

@media screen and (max-width: 1023px) {
  .is-flex-touch {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) {
  .is-flex-desktop {
    display: flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-flex-desktop-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) {
  .is-flex-widescreen {
    display: flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-flex-widescreen-only {
    display: flex !important;
  }
}

@media screen and (min-width: 1408px) {
  .is-flex-fullhd {
    display: flex !important;
  }
}

.is-inline {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  .is-inline-mobile {
    display: inline !important;
  }
}

@media screen and (min-width: 769px), print {
  .is-inline-tablet {
    display: inline !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-tablet-only {
    display: inline !important;
  }
}

@media screen and (max-width: 1023px) {
  .is-inline-touch {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) {
  .is-inline-desktop {
    display: inline !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-desktop-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) {
  .is-inline-widescreen {
    display: inline !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-widescreen-only {
    display: inline !important;
  }
}

@media screen and (min-width: 1408px) {
  .is-inline-fullhd {
    display: inline !important;
  }
}

.is-inline-block {
  display: inline-block !important;
}

@media screen and (max-width: 768px) {
  .is-inline-block-mobile {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px), print {
  .is-inline-block-tablet {
    display: inline-block !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-block-tablet-only {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1023px) {
  .is-inline-block-touch {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) {
  .is-inline-block-desktop {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-block-desktop-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) {
  .is-inline-block-widescreen {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1408px) {
  .is-inline-block-fullhd {
    display: inline-block !important;
  }
}

.is-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 768px) {
  .is-inline-flex-mobile {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px), print {
  .is-inline-flex-tablet {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-inline-flex-tablet-only {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1023px) {
  .is-inline-flex-touch {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) {
  .is-inline-flex-desktop {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-inline-flex-desktop-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) {
  .is-inline-flex-widescreen {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-inline-flex-widescreen-only {
    display: inline-flex !important;
  }
}

@media screen and (min-width: 1408px) {
  .is-inline-flex-fullhd {
    display: inline-flex !important;
  }
}

.is-hidden {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  .is-hidden-tablet {
    display: none !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-hidden-tablet-only {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  .is-hidden-touch {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .is-hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-hidden-desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) {
  .is-hidden-widescreen {
    display: none !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-hidden-widescreen-only {
    display: none !important;
  }
}

@media screen and (min-width: 1408px) {
  .is-hidden-fullhd {
    display: none !important;
  }
}

.is-invisible {
  visibility: hidden !important;
}

@media screen and (max-width: 768px) {
  .is-invisible-mobile {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px), print {
  .is-invisible-tablet {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .is-invisible-tablet-only {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 1023px) {
  .is-invisible-touch {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) {
  .is-invisible-desktop {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .is-invisible-desktop-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) {
  .is-invisible-widescreen {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .is-invisible-widescreen-only {
    visibility: hidden !important;
  }
}

@media screen and (min-width: 1408px) {
  .is-invisible-fullhd {
    visibility: hidden !important;
  }
}

.is-marginless {
  margin: 0 !important;
}

.is-paddingless {
  padding: 0 !important;
}

.is-radiusless {
  border-radius: 0 !important;
}

.is-shadowless {
  box-shadow: none !important;
}

.is-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 768px) {
  p {
    line-height: initial;
  }
}

p {
  line-height: 30px;
}

a,
label,
caption,
h1,
h2,
h3,
h4,
h5,
h6,
body,
div,
p,
ul,
li,
nav,
main,
footer,
header,
textarea {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 400;
  color: #707070;
  text-decoration: none;
}

a {
  color: #162968;
}
a:hover {
  color: #c9161a;
}

footer {
  padding-top: 0px;
  margin-top: 50px;
  border-top: 1px solid #eee;
  text-align: center;
}
@media screen and (max-width: 768px) {
  footer {
    padding-top: 32px;
  }
}
footer .columns {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  footer .columns {
    display: initial;
  }
}
footer .column .logo {
  width: 200px;
  height: auto;
}
@media screen and (max-width: 768px) {
  footer .column {
    margin-bottom: 16px;
  }
}
footer .column a {
  text-align: left;
}
footer .column a:not(:first-child) {
  margin-left: 16px;
}
@media screen and (max-width: 768px) {
  footer .column a:not(:first-child) {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  footer .column a {
    margin: 0 auto;
    display: inline;
    text-align: center;
  }
}
footer .column p {
  text-align: left;
}
@media screen and (max-width: 768px) {
  footer .column p {
    text-align: center;
  }
}
footer .column.linki {
  text-align: left;
}
@media screen and (max-width: 768px) {
  footer .column.linki {
    text-align: center;
  }
}
footer .column.logot {
  flex-shrink: 2;
  margin: 0 auto;
  text-align: center;
}
footer .column.logot a {
  display: inline-block;
}
footer .column.copy {
  text-align: right;
}
@media screen and (max-width: 768px) {
  footer .column.copy {
    text-align: center;
    margin-top: 16px;
  }
}
footer .column.copy p {
  text-align: right;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  footer .column.copy p {
    text-align: center;
  }
}
footer div {
  margin: 0 auto;
  color: #000;
  line-height: 1.5;
  letter-spacing: 1px;
  font-size: 14px;
}
footer div img {
  width: 320px;
  height: auto;
}

main {
  text-align: center;
  width: 100%;
  height: 100%;
}

body,
html {
  width: 100%;
  height: 100%;
  background-color: white;
  scroll-behavior: smooth;
}

body {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.container {
  margin: 0 auto;
  text-align: center;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 769px), print {
  .only-mobile {
    display: none !important;
  }
}

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

nav {
  transition: 0.3s all;
  z-index: 999;
  position: relative;
  background: #fff;
  width: 100%;
  height: 100px;
}
@media screen and (max-width: 768px) {
  nav {
    height: 60px;
    position: fixed;
  }
}
nav .ghost-bar {
  height: 0;
}
@media screen and (max-width: 768px) {
  nav {
    position: fixed;
    z-index: 9;
  }
  nav .ghost-bar {
    display: block;
    position: fixed;
    height: 60px;
    width: 100%;
    top: 0;
    z-index: 1;
  }
}
nav .container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 15px;
}
nav figure img {
  object-fit: contain;
}
nav .menu-group {
  display: inline-block;
  float: right;
  height: 100%;
}

nav .menu-group .sub-menu {
  display: none;
}
nav .menu-group li {
  position: relative;
}
nav .menu-group li:hover .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
}
nav .menu-group li:hover .sub-menu li {
  background-color: transparent;
  display: block;
  margin: 0;
  padding-left: 0;
}
nav .menu-group li:hover .sub-menu li a {
  color: #fff;
  background-color: #162968;
  padding: 10px 20px;
  display: block;
  width: 250px;
  box-sizing: border-box;
  border-radius: 4px;
}
nav .menu-group li:hover .sub-menu li a:hover {
  background-color: #c9161a;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  .subpage-cennik .page1 > .container {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
  }
  .subpage-cennik .operacja {
    padding-top: 100px;
  }
  .subpage-cennik .operacja .page1 .columns {
    width: 25%;
    display: flex;
    flex-flow: column;
  }
  .subpage-cennik .operacja .page1 .columns .column {
    width: 100%;
    padding: 10px 15px;
  }
  .subpage-cennik .operacja .page1 .columns .column-text {
    justify-content: flex-start;
  }
  .subpage-cennik .operacja .page1 .columns .column figure img {
    width: 100%;
    height: 240px;
    object-fit: cover;
  }
  .subpage-cennik .operacja .page1 .columns .column:first-child {
    flex-grow: 0;
  }
  .subpage-cennik .operacja .page1 .columns .column:last-child h2 {
    font-size: 21px;
    min-height: 70px;
  }
}

@media screen and (min-width: 769px), print {
  nav .menu-group {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  nav .menu-group {
    position: fixed;
    top: -100%;
    left: 0;
    transition: all 0.3s;
    background: #fff;
    height: calc(100% - 60px);
    float: none;
    width: 100%;
    opacity: 0;
    border-top: 1px solid #eee;
  }
  nav .menu-group.active {
    display: flex;
    opacity: 0.9;
    height: calc(100% - 60px);
    top: 60px;
    left: 0;
    align-items: center;
    background: #fff;
    border-top: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  nav .menu-group.active {
    height: calc(100% - 100px);
    top: 100px;
  }
}
@media screen and (max-width: 768px) {
  nav .menu-group ul {
    height: auto;
    width: 100%;
  }
}
@media screen and (min-width: 769px), print {
  nav .menu-group ul {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
nav .menu-group li {
  height: auto;
  border-radius: 10px;
  cursor: pointer;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
nav .menu-group li.is-active {
  background: #c9161a;
  color: #fff;
}
nav .menu-group li.is-active:hover {
  background: #c9161a;
  color: #fff;
}
nav .menu-group li:hover {
  background-color: #c9161a;
}
nav .menu-group li:hover a {
  color: #fff;
}

@media screen and (max-width: 768px) {
  nav .menu-group li {
    height: initial;
    display: block;
    padding: 30px;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  nav .menu-group li {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  nav .menu-group li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  nav .menu-group li {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1450px) {
  nav .menu-group li:hover {
    background-color: #c9161a;
  }
  nav .menu-group li:hover a {
    color: #fff;
  }
  nav .menu-group li a {
    font-size: 15px;
  }
  nav .menu-group ul li.is-active {
    background-color: transparent !important;
  }
  nav .menu-group ul li.is-active > a {
    background: #c9161a;
  }
  nav .menu-group li.is-active a {
    color: #162968;
  }
  nav .menu-group li.lang-item.lang-item-pl {
    position: absolute;
    top: 10px;
    right: 220px;
  }
  nav .menu-group li.lang-item.lang-item-uk {
    position: absolute;
    top: 10px;
    right: 195px;
  }
}

@media screen and (max-width: 800px) {
  nav .menu-group .sub-menu {
    display: block;
  }
  nav .menu-group li:hover .sub-menu {
    position: relative;
    top: initial;
    left: initial;
  }
  nav .menu-group li:hover .sub-menu li {
    background-color: transparent;
    display: block;
    margin: 0;
    padding-left: 0;
  }
  nav .menu-group li:hover .sub-menu li a {
    color: #162968;
    background-color: transparent;
    padding: 10px 20px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
  }
}
nav .menu-group li:after {
  content: "";
  background-color: white;
  height: 0px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  transition: 0.3s all;
  content: initial;
  width: 0;
}
nav .menu-group li:hover:after {
  content: "";
  background-color: #162968;
  height: 0px;
  content: initial;
  width: 0;
}
nav .menu-group li.is-active {
  background: #c9161a;
}
nav .menu-group li.is-active a {
  color: #fff;
}
nav .menu-group li.is-active:after {
  background-color: #162968;
  height: 8px;
  content: initial;
  height: 0;
}
nav .menu-group li a {
  color: #162968;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  nav .menu-group li a {
    font-size: 13px;
    letter-spacing: initial;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  nav .menu-group li a {
    font-size: 13px;
    letter-spacing: initial;
  }
}
nav .menu-group li figure {
  width: 30px;
  margin: 0 auto;
}
nav .menu-group li figure img {
  height: 24px;
}
nav .phone-group {
  float: right;
  display: block;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  nav .phone-group {
    display: flex;
    align-items: center;
    margin-right: 8px;
    position: relative;
    z-index: 999;
  }
}
nav .phone-group a {
  font-weight: 300;
  font-size: 16px;
}
nav .phone-group a .mob-tel {
  display: none;
}
@media screen and (max-width: 1023px) {
  nav .phone-group a .mob-tel {
    display: block;
  }
}
nav .phone-group a div {
  margin-left: 16px;
  transition: 0.3s all;
  background: #fff;
  border: 2px solid #c9161a;
  padding: 16px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: none;
}
@media screen and (max-width: 1023px) {
  nav .phone-group a div {
    display: none;
  }
}
nav .phone-group a figure {
  width: 20px;
  height: auto;
  position: relative;
  top: 2px;
  display: block;
  float: left;
}
nav .phone-group a figure img:first-child {
  display: initial;
}
nav .phone-group a figure img:last-child {
  display: none;
}
nav .phone-group a p {
  transition: 0.3s all;
  color: #c9161a;
  display: inline;
}
nav .phone-group a p:first-child {
  display: block;
}
nav .phone-group a p:last-child {
  font-weight: 900;
}
nav .phone-group a:hover {
  color: #fff;
}
nav .phone-group a:hover div {
  background: #c9161a;
}
nav .phone-group a:hover p {
  color: #fff;
}
nav .phone-group a:hover img:first-child {
  display: none;
}
@media screen and (max-width: 1023px) {
  nav .phone-group a:hover img:first-child {
    display: initial;
  }
}
nav .phone-group a:hover img:last-child {
  display: initial;
}
@media screen and (max-width: 1023px) {
  nav .phone-group a:hover img:last-child {
    display: none;
  }
}
nav .brand-group {
  height: 100%;
  justify-content: center;
  text-align: center;
  display: flex;
  align-items: center;
  float: left;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  nav .brand-group {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  nav .brand-group {
    padding: initial;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  nav .brand-group {
    z-index: 3;
    position: relative;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  nav .brand-group {
    max-width: 240px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  nav .brand-group {
    max-width: 180px;
  }
}
nav .brand-group > a {
  display: flex;
  align-items: center;
}
nav .brand-group .provi {
  width: auto;
  height: auto;
  max-width: 160px;
  margin-left: 12px;
}
@media screen and (max-width: 768px) {
  nav .brand-group .provi {
    max-width: 80px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  nav .brand-group .provi {
    display: none;
  }
}
nav .brand-group .logo {
  width: 210px;
  height: auto;
  transition: 0.3s all;
  display: inline-block;
  display: none;
}
@media screen and (max-width: 1023px) {
  nav .brand-group .logo {
    width: 60px;
  }
}
@media screen and (min-width: 1024px) {
  nav .brand-group .logo {
    width: 200px;
  }
}
nav .brand-group .logo img:first-child {
  display: initial;
}
nav .brand-group .logo img:last-child {
  display: none;
}
@media screen and (max-width: 1023px) {
  nav .brand-group .logo img:first-child {
    display: none;
  }
  nav .brand-group .logo img:last-child {
    display: initial;
  }
}
nav .brand-group .logotyp {
  width: 294px;
  height: 47px;
  display: inline-block;
  margin-left: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  nav .brand-group .logotyp {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  nav .brand-group .logotyp {
    height: 23px;
    width: 147px;
  }
}
nav .hamburger {
  float: right;
  justify-content: center;
  align-items: center;
  width: 100px;
  width: 70px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  nav .hamburger {
    display: flex;
    z-index: 3;
    position: relative;
  }
}
@media screen and (min-width: 769px), print {
  nav .hamburger {
    display: none;
  }
}
nav .hamburger-icon {
  align-self: flex-end;
}
nav label {
  cursor: pointer;
}
nav input[type="checkbox"] + label .icon-bar {
  display: block;
  width: 36px;
  height: 2px;
  background-color: #c9161a;
  margin: 8px;
  transition: all 0.2s;
}
nav input[type="checkbox"] + label .top-bar {
  transform: rotate(0);
}
nav input[type="checkbox"] + label .middle-bar {
  opacity: 1;
}
nav input[type="checkbox"]:checked + label .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
nav input[type="checkbox"]:checked + label .middle-bar {
  opacity: 0;
}
nav input[type="checkbox"]:checked + label .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

@media screen and (min-width: 769px), print {
  html.scrolled body:not(.subpage),
  body.subpage {
    margin-top: 100px;
  }
}

html.scrolled body:not(.subpage) nav,
body.subpage nav {
  position: fixed;
  top: 0;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  height: 60px;
}
@media screen and (max-width: 768px) {
  html.scrolled body:not(.subpage) nav,
  body.subpage nav {
    background-color: #fff;
  }
}
@media screen and (min-width: 769px), print {
  html.scrolled body:not(.subpage) nav .menu-group.active,
  body.subpage nav .menu-group.active {
    height: calc(100% - 60px);
    top: 60px;
  }
}
html.scrolled body:not(.subpage) nav .menu-group ul,
body.subpage nav .menu-group ul {
  padding-top: 8px;
  padding-bottom: 8px;
}
html.scrolled body:not(.subpage) nav .brand-group .logo,
body.subpage nav .brand-group .logo {
  width: 120px;
  height: auto;
  display: inline-block;
  display: none;
}
@media screen and (max-width: 1023px) {
  html.scrolled body:not(.subpage) nav .brand-group .logo,
  body.subpage nav .brand-group .logo {
    width: 60px;
  }
}

@media screen and (min-width: 769px), print {
  body.subpage {
    margin-top: 60px;
  }
}

main {
  width: auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  main {
    padding-top: 60px;
  }
}

input,
select,
textarea,
select,
.select-selected {
  background: white;
  transition: box-shadow 0.3s;
  padding: 18px 18px;
  height: 36px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 10px;
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  margin-bottom: 24px;
}
input:hover,
input:active,
input:focus,
select:hover,
select:active,
select:focus,
textarea:hover,
textarea:active,
textarea:focus,
select:hover,
select:active,
select:focus,
.select-selected:hover,
.select-selected:active,
.select-selected:focus {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus,
select:active,
select:focus,
.select-selected:active,
.select-selected:focus {
  border-color: #162968;
}
input.wpcf7-submit,
select.wpcf7-submit,
textarea.wpcf7-submit,
select.wpcf7-submit,
.select-selected.wpcf7-submit {
  color: #fff;
  background: #c9161a;
  cursor: pointer;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 32px;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: center;
  max-width: 240px;
  border: none;
  padding: 10px 18px;
  height: auto;
}
@media screen and (max-width: 768px) {
  input.wpcf7-submit,
  select.wpcf7-submit,
  textarea.wpcf7-submit,
  select.wpcf7-submit,
  .select-selected.wpcf7-submit {
    width: 100%;
    max-width: 100%;
  }
}

.wysl {
  width: 100%;
  text-align: center;
  display: block;
}

textarea {
  height: 100px;
}

button {
  background: #162968;
  color: white;
  text-align: center;
  box-shadow: 0px 5px 10px rgba(0, 180, 235, 0.2);
  cursor: pointer;
  transition: box-shadow 0.3s;
  padding: 5px 18px;
  width: auto;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  border: 2px solid transparent;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  transition: all 0.3s;
  height: auto;
}
button:hover {
  background: #800000;
  box-shadow: 0px 5px 10px rgba(0, 180, 235, 0.3);
}
button:focus,
button:active {
  background: #d00000;
}
button:focus:not(:active)::after {
  animation: ripple 1s ease-out;
}
button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%;
}
button.is-outlined {
  border-color: #162968;
  color: #162968;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
  background: transparent;
}
button.is-outlined:hover {
  background: #162968;
  box-shadow: 0px 5px 10px rgba(0, 180, 235, 0.3);
  color: white;
}
button.is-ghost {
  border-color: transparent;
  color: #01488a;
  background: transparent;
  box-shadow: none;
}
button.is-ghost:hover,
button.is-ghost:focus,
button.is-ghost:active {
  background: #ddd;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  color: #ddd;
}

.form {
  border: 0px solid #ddd;
  max-width: 640px;
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .form {
    border: none;
  }
}
.form::after {
  content: "";
  clear: both;
  display: table;
  height: 16px;
}
.form > div {
  text-align: left;
}
.form label {
  color: #707070;
  text-align: left;
  margin-left: 12px;
  font-weight: 400;
  font-size: 16px;
  text-transform: initial;
}
.form .wpcf7-checkbox {
  margin-bottom: 16px;
}
.form .wpcf7-checkbox span {
  display: flex;
}
.form .wpcf7-checkbox span > * {
  display: block;
  float: left;
  width: auto;
  padding-left: 12px;
}
.form .wpcf7-checkbox span .wpcf7-list-item-label {
  padding-right: 24px;
  position: relative;
  top: 4px;
  color: #666;
  font-weight: 600;
  font-size: 16px;
}
.form .wpcf7-checkbox::after {
  content: "";
  clear: both;
  display: table;
  height: 16px;
}
.form .wpcf7-radio {
  margin-bottom: 16px;
}
.form .wpcf7-radio span {
  display: block;
}
.form .wpcf7-radio span > * {
  display: block;
  float: left;
  width: auto;
  padding-left: 6px;
}
.form .wpcf7-radio span .wpcf7-list-item-label {
  padding-right: 24px;
  position: relative;
  top: 8px;
  color: #666;
  font-weight: 600;
  font-size: 16px;
}
.form .wpcf7-radio::after {
  content: "";
  clear: both;
  display: table;
  height: 16px;
}

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  20% {
    transform: scale(25, 25);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(70, 70);
  }
}

.column {
  display: block;
  float: left;
  width: 50%;
  padding: 24px;
}
@media screen and (max-width: 768px) {
  .column {
    width: 100%;
    float: none;
    padding: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .column {
    padding: 12px;
  }
}

.wstep {
  background: #f6f6f6;
  padding-top: 32px;
}

.harmonogram {
  background: #fff;
  padding-top: 32px;
}
.harmonogram .container {
  max-width: 960px;
}
.harmonogram h3 {
  margin-top: 24px;
  margin-bottom: 48px;
}

.harmo {
  text-align: center;
}
.harmo .data {
  color: #000;
  line-height: 1.8;
  letter-spacing: 1px;
  font-weight: 900;
  font-size: 16px;
}
.harmo .mod {
  color: #000;
  line-height: 1.8;
  letter-spacing: 1px;
  font-weight: 900;
  font-size: 16px;
}
.harmo .tytul {
  color: midnightblue;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}

.rozpiska {
  border: 1px solid #ddd;
  padding: 24px;
}

h3 {
  font-weight: 600;
  font-size: 24px;
}

@media screen and (min-width: 769px), print {
  .column.imago {
    padding-top: 24px;
  }
}

.button-container {
  max-width: 240px;
  margin: 0 auto;
}

.unit {
  display: flex;
  padding-bottom: 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .unit {
    display: block;
  }
}
.unit:not(:last-child) {
  border-bottom: 1px solid #444;
}
.unit > div {
  float: left;
}
.unit p {
  display: block;
  text-align: left;
}
.unit .godzina {
  font-weight: 900;
  color: midnightblue;
  font-size: 16px;
}
.unit .typ {
  font-weight: 400;
  color: black;
  font-size: 14px;
}
.unit .pl,
.unit .en {
  font-size: 16px;
}
.unit .pl {
  font-weight: 500;
}
.unit .left {
  width: 240px;
  padding-right: 20px;
  border-right: 1px solid #ddd;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .unit .left {
    padding-right: 0;
    border-bottom: 1px solid #ddd;
    border-right: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.unit .right {
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .unit .right {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .unit .left,
  .unit .right {
    display: block;
    width: 100%;
  }
}
.unit:last-child {
  margin-bottom: 0;
}

.zgody .wpcf7-list-item-label {
  color: midnightblue !important;
  cursor: pointer;
  font-weight: 400 !important;
}
.zgody .wpcf7-list-item-label:hover {
  color: black !important;
  text-decoration: underline;
}

.wpcf7-not-valid-tip {
  font-size: 12px !important;
}

.wpcf7-response-output {
  border: none !important;
}

section {
  width: 100%;
}

.hero-image {
  width: 85px;
}
@media screen and (max-width: 600px) {
  .hero-image {
    margin-top: 10px;
    width: 45px;
  }
}
section.welcome .container h1 .hero-accent {
  display: inline-block;
}
section.welcome {
  height: 580px;
  background-repeat: no-repeat;
  background-position: 60%;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  section.welcome {
    height: 240px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  section.welcome {
    height: 320px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  section.welcome {
    height: 400px;
  }
}
section.welcome .container {
  display: flex;
  height: 100%;
  align-items: center;
}
@media screen and (min-width: 1216px) {
  section.welcome .container {
    padding-left: 140px;
  }
}
section.welcome .container h1 {
  color: #162968;
  text-align: left;
  line-height: 50px;
  position: relative;
  font-size: 38px;
}
/* section.welcome .container h1:after {
        content: ' ';
        background-image: url("../images/nfz.svg");
        height: 38px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 60px;
        position: relative;
        bottom: 0;
        left: 0px;
        top: 10px;
        left: 8px;
        display: inline-block;
        transition: .3s all; } */
section.welcome .container h1 .logo-replaced {
  width: 170px;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  section.welcome .container h1 .logo-replaced {
    width: 130px;
  }
}
@media screen and (max-width: 768px) {
  section.welcome .container h1 .logo-replaced {
    width: 105px;
  }
}
section.welcome .container h1 > span:first-child {
  position: relative;
}
section.welcome .container h1 > span:first-child:before {
  content: " ";
  display: none;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 43px;
  position: absolute;
  bottom: 0;
  left: 0px;
  display: block;
  transition: 0.3s all;
}
section.welcome .container h1 > span:nth-child(2) {
  display: block;
  font-size: 30px;
  color: #162968;
  font-weight: 700;
}
section.welcome .container h1 > span:nth-child(2) span {
  color: #c9161a;
}

@media screen and (min-width: 1024px) {
  section.welcome .container h1 > span:nth-child(2) span {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  section.welcome .container h1 {
    /* margin-bottom: 0; */
    line-height: 10px;
    font-size: 18px;
  }
  section.welcome .container h1 > span:nth-child(2) {
    display: block;
    font-size: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 24px;
  }
  section.welcome .container h1 > span:first-child {
    position: relative;
  }
  section.welcome .container h1 > span:first-child:before {
    content: " ";
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 23px;
    position: absolute;
    bottom: 0;
    left: 0px;
    display: block;
    transition: 0.3s all;
  }
  section.welcome .container h1 > span:first-child:after {
    width: 33px;
  }
}

section.licznik {
  padding-top: 36px;
  padding-bottom: 100px;
}
section.licznik .container {
  position: relative;
}
section.licznik .counter {
  padding: 24px;
  padding-bottom: 16px;
  background-color: #fff;
  position: relative;
  display: inline-block;
}
section.licznik hr {
  position: relative;
  width: 100%;
  top: 55px;
  border: 10px solid #eee;
}
@media screen and (max-width: 768px) {
  section.licznik {
    padding-bototm: 48px;
  }
}
section.licznik h4 {
  display: inline;
  font-size: 64px;
  color: #c9161a;
  font-weight: 700;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  section.licznik h4 {
    font-size: 36px;
  }
}
section.licznik p {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  section.licznik p {
    font-size: 18px;
  }
}

section.about {
  margin-bottom: 36px;
}
section.about .max-container .columns {
  display: flex;
}
@media screen and (max-width: 768px) {
  section.about .max-container .columns {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
  }
}
section.about .max-container .h3-cont {
  max-width: 500px;
}
section.about .max-container .h3-cont > a:first-child {
  width: 100%;
  float: none !important;
}
@media screen and (min-width: 769px), print {
  section.about .max-container .columns.longleft .column:first-child {
    order: 1;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
  }
  section.about .max-container .columns.longleft .column:last-child {
    order: 3;
  }
  section.about .max-container .columns.longleft .column h3,
  section.about .max-container .columns.longleft .column p,
  section.about .max-container .columns.longleft .column a {
    text-align: left;
    display: block;
  }
  section.about .max-container .columns.longleft .column .h3-cont > a:first-child {
    float: none;
    text-align: left;
  }
  section.about .max-container .columns.longleft .column a {
    display: inline-block;
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 769px), print {
  section.about .max-container .columns.longright .column:first-child {
    order: 3;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
  }
  section.about .max-container .columns.longright .column:last-child {
    justify-content: flex-end;
    order: 1;
  }
  section.about .max-container .columns.longright .column h3,
  section.about .max-container .columns.longright .column p,
  section.about .max-container .columns.longright .column a {
    text-align: right;
    display: block;
  }
  section.about .max-container .columns.longright .column a {
    display: inline-block;
    float: right;
  }
}
section.about .column {
  width: calc(100vw - 32px);
  height: 500px;
  display: flex;
  align-items: center;
  border: none;
}
@media screen and (max-width: 768px) {
  section.about .column {
    height: auto;
  }
  section.about .column:first-child {
    height: 220px;
    margin-bottom: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 15px;
  }
  section.about .column:last-child {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  section.about .column .h3-cont > a:first-child {
    width: 100%;
    display: block;
  }
}
/* section.about .column a:last-child {
      padding-left: 32px;
      position: relative; } */
/* section.about .column a:last-child:before {
        content: ' ';
        background-image: url("../images/chevrons.svg");
        height: 14px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 20px;
        position: absolute;
        bottom: 6px;
        left: 0px;
        display: block;
        transition: .3s all; } */
section.about .column a:last-child:hover:before {
  left: 5px;
}
section.about .column p {
  margin-top: 24px;
  margin-bottom: 24px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  section.about .column p {
    margin-bottom: 8px;
    line-height: 24px;
  }
}
section.about .column h2 {
  color: #c9161a;
  font-weight: 700;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  section.about .column h2 {
    width: 100%;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 24px;
  }
}
section.about .column.srodek {
  width: 64px;
  order: 2;
  position: relative;
  height: 600px;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  section.about .column.srodek {
    display: none;
  }
}
section.about .column.srodek:before {
  content: " ";
  background-color: #eee;
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  left: 27px;
  display: block;
}

@media screen and (max-width: 768px) {
  section.kontakt input.wpcf7-submit {
    margin-top: 0;
  }
}

section.kontakt .max-container .columns {
  display: flex;
}
@media screen and (max-width: 768px) {
  section.kontakt .max-container .columns {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
  }
}

section.kontakt .adres {
  margin-top: 32px;
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  section.kontakt .adres {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 768px) {
  section.kontakt .cieszyn {
    text-align: center;
  }
}

section.kontakt .nasza {
  margin-bottom: 32px;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  section.kontakt .nasza {
    text-align: center;
  }
}

section.kontakt .mapli {
  margin-top: 16px;
  margin-bottom: 16px;
  cursor: pointer;
}

section.kontakt .columns {
  display: flex;
}
@media screen and (max-width: 768px) {
  section.kontakt .columns {
    display: block;
  }
}
section.kontakt .columns > .column:first-child {
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  section.kontakt .columns > .column:first-child {
    border-radius: 15px;
    height: 120px;
    background-position: right;
    margin-bottom: 24px;
    display: none;
  }
}
section.kontakt .columns .column:last-child {
  padding-left: 48px;
}
@media screen and (max-width: 768px) {
  section.kontakt .columns .column:last-child {
    padding-left: 0;
  }
  section.kontakt .columns .column:last-child p:last-child {
    text-align: center;
  }
  section.kontakt .columns .column:last-child p:last-child a {
    width: 100%;
    display: block;
  }
}

section.kontakt h3 {
  color: #162968;
  font-weight: 700;
  font-size: 30px;
  text-align: left;
  padding-bottom: 36px;
}
@media screen and (max-width: 768px) {
  section.kontakt h3 {
    text-align: center;
    line-height: 30px;
  }
}

section.kontakt p {
  text-align: left;
}

section.kontakt a {
  color: #c9161a;
}

section.kontakt .zadzwon {
  margin-top: 36px;
  margin-bottom: 36px;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  section.kontakt .zadzwon {
    text-align: justify;
  }
}

section.kontakt .podaj {
  max-width: 500px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  section.kontakt .podaj {
    text-align: center;
  }
  section.kontakt .podaj a {
    display: block;
    margin: 0 auto;
  }
}

section.kontakt .pod {
  cursor: pointer;
}

section.kontakt .give {
  display: none;
  margin-top: 32px;
}
section.kontakt .give form p {
  display: flex;
}
section.kontakt .give form p .wpcf7-form-control-wrap.your-name {
  flex-grow: 1;
}
section.kontakt .give form p br {
  display: none;
}
section.kontakt .give form p .wpcf7-submit {
  margin-top: 0;
  flex-shrink: 1;
  flex-grow: 0;
  width: auto;
  margin: initial;
  height: initial;
  max-height: 38px;
}
section.kontakt .give.active {
  display: none;
}

section.kontakt .form {
  max-width: 500px;
  margin: initial;
}
@media screen and (max-width: 768px) {
  section.kontakt .form {
    max-width: 100%;
  }
}

section.kontakt a.trel {
  padding: 5px;
  border: 1px solid #c9161a;
  border-radius: 5px;
  color: #c9161a;
  transition: 0.3s all;
  background: #fff;
}
section.kontakt a.trel:hover {
  color: #fff;
  background: #c9161a;
}

h1 {
  display: block;
  font-size: 30px;
  color: #c9161a;
  font-weight: 700;
  text-align: center;
  margin-bottom: 32px;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  h1 {
    padding-left: initial;
  }
}

.text,
.colum {
  text-align: justify;
}
.text ul,
.colum ul {
  margin-top: 8px;
  margin-bottom: 8px;
}
.text ul li,
.colum ul li {
  margin-left: 16px;
  text-align: left;
  position: relative;
  padding-left: 32px;
  margin-bottom: 8px;
}
.text ul li:before,
.colum ul li:before {
  content: "";
  background-color: #eee;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 4px;
  display: inline-block;
  left: 0px;
  transition: 0.3s all;
  border-radius: 5px;
}

.blog .container {
  max-width: 1200px;
}
@media screen and (min-width: 769px), print {
  .blog .container {
    padding-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  .blog .container {
    margin-top: 32px;
  }
}

.blog h1 {
  font-size: 34px;
  line-height: 34px;
}
.blog h2 {
  font-size: 26px;
  line-height: 30px;
}
.blog figure.big {
  margin-bottom: 32px;
}
.blog figure.big img {
  border: 1px solid #fff;
  border-radius: 15px;
}

.tapet {
  margin-bottom: 36px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.tapet .container {
  display: flex;
  align-items: center;
  height: 430px;
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .tapet .container {
    height: 360px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .tapet .container {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .tapet {
    margin-bottom: 15px;
  }
  .tapet .container {
    height: 100px;
  }
}
.tapet .h1-cont h1 {
  text-align: left;
  color: #162968;
}
@media screen and (max-width: 768px) {
  .tapet .h1-cont h1 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 30px;
  }
}

.lekarze .columns,
.poradnik .columns,
.operacja .columns {
  display: flex;
}
.lekarze .columns:not(:last-child),
.poradnik .columns:not(:last-child),
.operacja .columns:not(:last-child) {
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .lekarze .columns,
  .poradnik .columns,
  .operacja .columns {
    display: block;
  }
}
.lekarze .columns .column,
.poradnik .columns .column,
.operacja .columns .column {
  width: auto;
  float: none;
}
.lekarze .columns .column:first-child {
}
.poradnik .columns .column:first-child,
.operacja .columns .column:first-child {
  flex-grow: 1;
}
.lekarze .columns .column figure,
.poradnik .columns .column figure,
.operacja .columns .column figure {
  width: 356px;
  height: 356px;
}
.lekarze .columns .column figure {
  height: auto;
}
@media screen and (max-width: 768px) {
  .lekarze .columns .column figure,
  .poradnik .columns .column figure,
  .operacja .columns .column figure {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 320px;
    /* max-height: 320px; */
    text-align: center;
  }
}
.lekarze .columns .column figure img,
.poradnik .columns .column figure img,
.operacja .columns .column figure img {
  border: 1px solid #fff;
  border-radius: 15px;
  object-fit: cover;
}
.lekarze .columns .column:last-child {
}
.poradnik .columns .column:last-child,
.operacja .columns .column:last-child {
  padding-left: 36px;
  flex-grow: 2;
}
.text-normal {
  text-align: left;
}
.section-lead-page {
  max-width: 80%;
  font-size: 18px;
  line-height: 1.6;
  margin: 10px auto 30px;
}
ul.wp-block-list.lista-normal {
  text-align: left;
  list-style: square;
  margin: 0 0 20px 40px;
}
ul.wp-block-list.lista-normal li {
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .lekarze .columns .column:last-child,
  .poradnik .columns .column:last-child,
  .operacja .columns .column:last-child {
    padding-left: 0;
  }
}
.lekarze .columns .column:last-child h2,
.poradnik .columns .column:last-child h2,
.operacja .columns .column:last-child h2 {
  display: block;
  font-size: 30px;
  color: #c9161a;
  font-weight: 700;
  text-align: justify;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .lekarze .columns .column:last-child h2,
  .poradnik .columns .column:last-child h2,
  .operacja .columns .column:last-child h2 {
    text-align: center;
    margin-top: 16px;
    font-size: 24px;
    line-height: 30px;
  }
}
.lekarze .columns .column:last-child p,
.poradnik .columns .column:last-child p,
.operacja .columns .column:last-child p {
  text-align: left;
  text-align: justify;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .lekarze .columns .column:last-child p,
  .poradnik .columns .column:last-child p,
  .operacja .columns .column:last-child p {
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .lekarze .columns .column:last-child p.date,
  .poradnik .columns .column:last-child p.date,
  .operacja .columns .column:last-child p.date {
    text-align: center;
    margin: 0 auto;
  }
}

.poradnik .column figure {
  height: auto !important;
}
.poradnik .column figure img {
  width: 356px;
  height: auto;
  height: 300px;
  object-fit: cover;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .poradnik .column figure img {
    width: 280px;
    height: 240px;
  }
}
@media screen and (max-width: 768px) {
  .poradnik .column figure img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    height: 60vw;
    max-width: 320px;
    max-height: 320px;
    text-align: center;
  }
}

.operacja .columns .column:first-child {
  padding-left: 0;
}
.operacja .columns .column:first-child figure {
  text-align: left;
}

.operacja .columns .column {
  width: 25%;
}
.operacja .columns .column figure {
  width: auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  .operacja .columns .column {
    width: 100%;
  }
}

.poznajnas .colum h2 {
  display: block;
  font-size: 30px;
  color: #c9161a;
  font-weight: 700;
  text-align: left;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .poznajnas .colum h2 {
    text-align: center;
    margin-top: 16px;
    font-size: 24px;
    line-height: 30px;
  }
}

.poznajnas .colum p {
  text-align: left;
  text-align: justify;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .poznajnas .colum p {
    line-height: 24px;
  }
}

.poznajnas figure img {
  border: 1px solid #fff;
  border-radius: 15px;
  object-fit: cover;
}

.poznajnas .fotos {
  margin-bottom: 48px;
  margin-top: 32px;
}
.poznajnas .fotos .column {
  width: 50%;
  float: left;
  padding: 0;
}
.poznajnas .fotos .column:first-child {
  padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .poznajnas .fotos .column:first-child {
    padding-right: 0px;
    margin-bottom: 16px;
  }
}
.poznajnas .fotos .column:last-child {
  padding-left: 24px;
}
@media screen and (max-width: 768px) {
  .poznajnas .fotos .column:last-child {
    padding-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .poznajnas .fotos .column {
    width: 100%;
    float: none;
  }
}

.poznajnas .texto {
  margin-bottom: 48px;
}
.poznajnas .texto h2 {
  text-align: left;
  margin-bottom: 24px;
  font-size: 30px;
  color: #c9161a;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .poznajnas .texto h2 {
    text-align: center;
    margin-top: 16px;
    font-size: 24px;
    line-height: 30px;
  }
}
.poznajnas .texto p {
  text-align: left;
  text-align: justify;
}

.poznajnas .nfz {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 48px;
}
.poznajnas .nfz figure img {
  width: 100px;
  height: auto;
  border-radius: 0;
  border: none;
}

h2 {
  line-height: 32px;
}

.bezpieczenstwo h2 {
  display: block;
  font-size: 24px;
  color: #c9161a;
  font-weight: 700;
  text-align: left;
  margin-bottom: 16px;
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .bezpieczenstwo h2 {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 768px) {
  .bezpieczenstwo h2 {
    margin-bottom: 0;
    font-size: 24px;
  }
}

.bezpieczenstwo p {
  text-align: left;
  line-height: 24px;
}

.bezpieczenstwo .total-flex {
  display: flex;
  flex-wrap: wrap;
}
.bezpieczenstwo .total-flex > p {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .bezpieczenstwo .total-flex {
    display: block;
  }
}
.bezpieczenstwo .total-flex figure img {
  width: 300px;
  height: 300px;
  border: 1px solid #fff;
  border-radius: 15px;
  object-fit: cover;
}
.bezpieczenstwo .total-flex .columns {
  width: 50%;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .bezpieczenstwo .total-flex .columns {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .bezpieczenstwo .total-flex .columns {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .bezpieczenstwo .total-flex .columns {
    width: 100%;
    margin-bottom: 48px;
  }
}
.bezpieczenstwo .total-flex .columns .column {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .bezpieczenstwo .total-flex .columns .column {
    padding: 16px;
  }
}
@media screen and (max-width: 1023px) and (max-width: 768px) {
  .bezpieczenstwo .total-flex .columns .column {
    padding: 0;
  }
  .bezpieczenstwo .total-flex .columns .column h2 {
    text-align: center;
    width: 100%;
  }
  .bezpieczenstwo .total-flex .columns .column p {
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .bezpieczenstwo .total-flex .columns .column img {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 1023px) and (max-width: 768px) {
  .bezpieczenstwo .total-flex .columns .column img {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1023px) and (max-width: 768px) {
  .bezpieczenstwo .total-flex .columns .column figure {
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .bezpieczenstwo .total-flex .columns .column:first-child {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .bezpieczenstwo .total-flex .columns .column:first-child {
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .bezpieczenstwo .total-flex .columns .column:last-child {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .bezpieczenstwo .total-flex .columns .column:last-child {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .bezpieczenstwo .total-flex .columns:nth-child(odd) .column:first-child {
    order: 2;
  }
  .bezpieczenstwo .total-flex .columns:nth-child(odd) .column:last-child {
    order: 1;
  }
  .bezpieczenstwo .total-flex .columns:nth-child(odd) .column:last-child h2,
  .bezpieczenstwo .total-flex .columns:nth-child(odd) .column:last-child p {
    text-align: right;
  }
}

.oferta h2 {
  display: block;
  font-size: 18px;
  color: #c9161a;
  margin-top: 36px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .oferta h2 {
    text-align: center;
    margin-top: 16px;
    font-size: 16px;
    line-height: 30px;
  }
}

.page-1227 {
  text-align: left;
}
.page-1227 p {
  margin-bottom: 20px;
}
.operacja .column img {
  width: 100%;
}

.oferta .oferta-table {
  position: relative;
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .oferta .page1 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .oferta .page1 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .oferta .page1 .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.oferta .swiper-wrapper {
  cursor: grab;
  margin-left: -8px;
  margin-right: -8px;
  width: calc(100% + 16px);
}

.oferta .swiper-slide {
  margin-left: 4px;
  margin-right: 4px;
  float: left;
  width: calc(16% - 4px);
  /* width: calc(33% - 15px); */
  background: #f4f4f4;
  border-radius: 15px;
}
.oferta .swiper-slide.jest_polecany {
  border: 1px solid #162968;
}
.oferta .swiper-slide.jest_najpopularniejszy {
  border: 1px solid #00a675;
}
.oferta .swiper-slide.jest .suplement {
  text-align: center;
  background: #162968;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.oferta .swiper-slide.jest .suplement span {
  position: relative;
  color: #fff;
  top: 6px;
}
.oferta .swiper-slide.jest.jest_najpopularniejszy .suplement {
  background: #00a675;
}
@media screen and (max-width: 768px) {
  .oferta .swiper-slide {
    width: 99%;
    margin: 0 auto;
    max-width: 99%;
    /* padding: 0 15px; */
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .oferta .swiper-slide {
    width: 30%;
  }
  .oferta .swiper-slide:first-child {
    margin-left: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .oferta .swiper-slide {
    width: 40%;
  }
  .oferta .swiper-slide:first-child {
    margin-left: 24px;
  }
}
@media screen and (max-width: 768px) {
  .oferta .swiper-slide:first-child {
    margin-left: 24px;
  }
}
.oferta .swiper-slide div {
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 16px;
  font-size: 14px;
  color: #474747;
}
.oferta .swiper-slide div ul li {
  margin-left: 16px;
  text-align: left;
  position: relative;
  padding-left: 32px;
  margin-bottom: 8px;
  line-height: 18px;
}
.oferta .swiper-slide div ul li:before {
  content: "";
  background-image: url("../images/check.svg");
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 4px;
  display: inline-block;
  left: 0px;
  transition: 0.3s all;
  border-radius: 5px;
}
.oferta .swiper-slide .pakiet {
  margin-top: 8px;
  font-weight: 700;
  font-size: 18px;
  color: #c9161a;
  text-align: center;
  background: #fff;
  border-radius: 50px;
  text-transform: uppercase;
  border: 12px solid #fff;
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 0;
  display: inline-block;
}
.oferta .swiper-slide .pakiet-name {
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 700;
  font-size: 21px;
  min-height: 100px;
  color: #162968;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.oferta .swiper-slide .pakiet-name span {
  color: #003bff;
}
.oferta .swiper-slide .typ {
  color: #3074ae;
  padding-top: 8px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.oferta .swiper-slide .opis {
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.oferta .swiper-slide .atr span {
  color: #3074ae;
}
.oferta .swiper-slide .atr1 {
  padding-top: 16px;
}
.oferta .swiper-slide .koszt {
  padding-top: 8px;
  padding-bottom: 0;
}
.oferta .swiper-slide .koszt,
.oferta .swiper-slide .cena {
  background-color: #eaf1f7;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}
.oferta .swiper-slide .cena {
  font-size: 28px;
  color: #697092;
  text-align: center;
  font-weight: 700;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.swiper-nav-arrow-r,
.swiper-nav-arrow-l {
  width: 50px;
  /* height: calc(100% - 50px); */
  display: flex;
  cursor: pointer;
  align-items: center;
  position: absolute;
  z-index: 9999;
  opacity: 1;
  transition: 0.3s all;
  top: 30%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .oferta-table .swiper-nav-arrow-r,
  .swiper-nav-arrow-l {
    top: 3%;
    z-index: 8;
  }
  .oferta-table .swiper-nav-arrow-l {
    left: 70px;
  }
  .oferta-table .swiper-nav-arrow-r {
    right: 70px;
  }
  .swiper-nav-arrow-r figure {
    margin-left: auto;
  }
}
.swiper-nav-arrow-r.swiper-button-disabled,
.swiper-nav-arrow-l.swiper-button-disabled {
  opacity: 1;
}
@media screen and (min-width: 1216px) {
  .swiper-nav-arrow-r,
  .swiper-nav-arrow-l {
    opacity: 1;
  }
}
.swiper-nav-arrow-r figure,
.swiper-nav-arrow-l figure {
  width: 27px;
  height: 52px;
}

.swiper-nav-arrow-r {
  right: -70px;
}

.swiper-nav-arrow-l {
  left: -50px;
}

.icon-fbar {
  position: fixed;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999999;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .icon-fbar {
    transform: scale(0.7);
    transform-origin: left;
    bottom: 0;
    top: unset;
  }
}

/* Style the icon bar links */
.icon-fbar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-fbar a:hover {
  background-color: #000;
}

.facebook {
  background: #3b5998;
  color: white;
  border-top-right-radius: 10px;
}

.instagram {
  background: #775998;
  color: white;
}

.linkedin {
  background: #dd4b39;
  color: white;
  border-bottom-right-radius: 10px;
}

section.film {
  margin-bottom: 32px;
  height: 100vh;
  max-height: calc(100vh - 100px);
}

@media screen and (orientation: portrait) {
  section.film {
    height: calc(100vw / 1.7777777);
    width: 100vw;
  }
}

iframe,
#wrap-player,
.video-container,
#player {
  width: 100%;
  height: 100%;
  margin: 0px;
  overflow: hidden;
}

#street-view {
  height: 100%;
  text-align: center;
  margin: 0 auto;
  width: 732px;
  height: 540px;
}
@media screen and (max-width: 768px) {
  #street-view {
    width: 100%;
    height: 60vh;
  }
}

.fffi {
  margin: 0 auto;
  text-align: center;
  width: 768px;
  height: 460px;
}
@media screen and (max-width: 768px) {
  .fffi {
    width: 100%;
    height: 66vw;
  }
}
.fffi p {
  height: 100%;
}

@media screen and (min-width: 769px), print {
  .onmobile {
    display: none !important;
  }
}

#eu-cookie-bar {
  background: #fff;
  color: #707070;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.38);
}
#eu-cookie-bar button {
  width: auto;
}

.wpcf7-response-output {
  background: #eee;
}

.wpcf7-not-valid-tip {
  position: relative;
  top: -20px;
}

.kontakt-p .zadzwon {
  margin: 0 auto;
  margin-top: 36px;
  margin-bottom: 36px;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .kontakt-p .zadzwon {
    text-align: justify;
  }
}

.kontakt-p .podaj {
  margin: 0 auto;
  max-width: 500px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .kontakt-p .podaj {
    text-align: center;
  }
  .kontakt-p .podaj a {
    display: block;
    margin: 0 auto;
  }
}

.kontakt-p .pod {
  cursor: pointer;
}

.kontakt-p .give {
  margin: 0 auto;
  display: none;
  margin-top: 32px;
}
.kontakt-p .give form p {
  display: flex;
}
.kontakt-p .give form p .wpcf7-form-control-wrap.your-name {
  flex-grow: 1;
}
.kontakt-p .give form p br {
  display: none;
}
.kontakt-p .give form p .wpcf7-submit {
  margin-top: 0;
  flex-shrink: 1;
  flex-grow: 0;
  width: auto;
  margin: initial;
  height: initial;
  max-height: 38px;
}
.kontakt-p .give.active {
  display: none;
}

.kontakt-p .form {
  max-width: 500px;
  margin: initial;
}
@media screen and (max-width: 768px) {
  .kontakt-p .form {
    max-width: 100%;
  }
}

.kontakt-p a.trel {
  padding: 5px;
  border: 1px solid #c9161a;
  border-radius: 5px;
  color: #c9161a;
  transition: 0.3s all;
  background: #fff;
}
.kontakt-p a.trel:hover {
  color: #fff;
  background: #c9161a;
}

.logo-hidden {
  display: none;
}

.details {
  margin-top: 16px;
}
.details span {
  color: #ddd;
}

.sd .columns .column {
  width: 33%;
  padding: 24px;
}
@media screen and (max-width: 768px) {
  .sd .columns .column {
    width: 100%;
  }
}

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

/* changes 01.02.2022r */

.btn.btn--main {
  display: inline-block;
  padding: 8px 18px;
  background-color: #162968;
  color: white;
  border: 2px solid #162968;
  transition: all 0.3s linear;
  text-align: center !important;
  max-width: 200px;
  border-radius: 12px;
  font-size: 16px;
}
.btn.btn--main:hover {
  background-color: white;
  color: #162968;
}
.mobile-visible {
  display: none;
}
@media screen and (max-width: 768px) {
  section.welcome .container h1 {
    line-height: 1.8;
  }
}
@media screen and (max-width: 576px) {
  .btn.btn--main {
    padding: 6px 15px;
    font-size: 15px;
  }
  .mobile-visible {
    display: block;
  }
}

/* offer - page  */
.pakiet-name {
  /* min-height: 105px; */
  min-height: 40px;
}
.typ {
  min-height: 15px;
}
.opis {
  min-height: 165px;
}
.cechy {
  min-height: 245px;
}
.cechy2 {
  min-height: 90px;
}
.logo img {
  max-width: 40%;
}
.btn.btn--secondary {
  display: block;
  font-size: 20px;
  padding: 20px 10px;
  font-weight: 600;
  transition: all 0.3s linear;
}

@media screen and (max-width: 768px) {
  .pakiet-name,
  .typ,
  .opis,
  .cechy {
    min-height: unset;
  }
}

/* 03.06.2022r  */
.cdp-copy-alert-success {
  top: -1000px !important;
}
.info-section {
  background-color: #162968;
}
.info-container {
  margin-top: 10px;
  padding: 35px;
}
.info-container .text {
  color: white;
  text-align: center;
}
.info-text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}
.info-container p,
.info-container a {
  font-size: 20px;
  color: white;
  /* font-weight: 700; */
}
.info-text-container a.gtm-call {
  padding: 7px 12px;
}
.info-anchor {
  color: white;
}
.opinions-container {
  padding: 100px 0;
}
.opinions-container h2 {
  color: #162968;
  margin-bottom: 30px;
  font-size: 30px;
  /* font-weight: 700; */
}

@keyframes scalemodal {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(22, 41, 104, 0.6);
  z-index: 999999999999;
  display: none;
  justify-content: center;
  align-items: center;

  transform: all 0.3s linear;
}
.popup-overlay.open {
  display: flex;
  animation-name: scalemodal;
  animation-duration: 1s;
  animation-iteration-count: 1;
}
.popup-container {
  max-width: 50%;
  background-color: white;
  border-radius: 12px;
  padding: 25px;
  position: relative;
  display: flex;
}
.popup-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.popup-close:hover {
  transform: rotate(360deg);
}
.popup-image img {
  border-radius: 12px;
}
.popup-text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.popup-text p {
  margin-bottom: 30px;
  padding: 0 15px;
  text-align: center;
}
.popup-close svg {
  fill: #162968;
}

@media screen and (max-width: 1080px) {
  .popup-container {
    flex-direction: column;
    max-width: 85%;
  }
  .popup-image {
    order: -1;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 500px) {
  .info-container {
    padding: 20px 15px;
  }
  .opinions-container {
    padding: 30px 0;
  }
}

@media (-webkit-device-pixel-ratio: 1.25) {
  .tapet .container {
    max-height: 250px;
  }
  .oferta .swiper-slide .typ {
    font-size: 15px;
    min-height: 40px;
    padding-bottom: 8px;
  }
  .oferta .swiper-slide .pakiet-name {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    min-height: unset;
  }
  .oferta .swiper-slide div {
    font-size: 14px;
  }
  .oferta .swiper-slide div ul li {
    font-size: 14px;
  }
  .oferta .swiper-slide .cena {
    font-size: 20px;
    padding-bottom: 0;
  }
  .lekarze .columns .column:last-child,
  .poradnik .columns .column:last-child,
  .operacja .columns .column:last-child {
    flex-grow: 1;
  }
  .operacja .columns .column figure {
    max-width: 70%;
  }
  .operacja .columns .column:first-child figure {
    margin-left: auto;
  }
  .column-text {
    /* align-items: flex-start!important; */
  }
  .lekarze .columns:not(:last-child),
  .poradnik .columns:not(:last-child),
  .operacja .columns:not(:last-child) {
    margin-bottom: 0;
  }
  .operacja .column {
    padding: 10px;
  }
  .operacja .btn--main.btn--wide {
    padding: 15px 25px;
    font-size: 16px;
    margin: 0 auto;
    justify-self: center;
  }
}

@media screen and (max-width: 768px) {
  .oferta .swiper-slide:first-child {
    margin-left: 0px;
  }

  .oferta .swiper-slide .pakiet {
    font-size: 13px;
    border: 5px solid #fff;
  }
  .oferta .swiper-slide .pakiet-name {
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 18px;
  }
  .oferta .swiper-slide div {
    padding-bottom: 10px;
    text-align: center;
  }
}

.wp-block-button__link {
  border-radius: 5px;
  font-size: 20px;
  font-weight: 700;
}
.lp-btn-1 .wp-block-button__link {
  background-color: #d1b000;
}
.lp-btn-1 .wp-block-button__link:hover {
  color: #fff;
}
.lp-btn-2 .wp-block-button__link {
  background-color: #142661;
}
.lp-btn-2 .wp-block-button__link:hover {
  color: #fff;
}

.wp-block-button__link .fa-angle-right {
  font-size: 20px;
  margin: 0 0 0 20px;
  font-size: 24px;
  position: relative;
  top: 2px;
}
.wp-block-button__link .fa-phone {
  font-size: 20px;
  margin: 0 20px 0 0;
  font-size: 24px;
  position: relative;
  top: 5px;
}

.header-lp-page-wrapper {
  position: relative;
  margin-bottom: 50px;
}
.header-lp-page {
  background-color: #ededed;
  clip-path: polygon(0% 0%, 0% 100%, 100% 90%, 100% 0%);
  background-image: url(https://zacma-nfz.pl/wp-content/uploads/2024/03/zdjecie-main-top-1.jpg);
  /* background-image: url(../images/lp/eye-bg.jpg);  */
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  background-blend-mode: multiply;
  position: relative;
  z-index: 10;
}

.header-lp-break {
  background-color: #d1b000;
  height: 100px;
  width: 60%;
  clip-path: polygon(0% 0%, 0% 10%, 100% 100%, 100% 0%);
  position: absolute;
  bottom: -40px;
  z-index: 0;
  right: 0;
}

.header-lp-page .caption {
  display: flex;
  text-align: left;
  flex-flow: column;
  min-height: 59vh;
  max-width: 800px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 5%;
  box-sizing: border-box;
}
.header-lp-page .caption .caption-text {
  padding-bottom: 30px;
}
.header-lp-page .caption p {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  color: #d1b000;
  order: 1;
  margin-bottom: 10px;
}
.header-lp-page .caption h1 {
  font-weight: 700;
  color: #142661;
  font-size: 48px;
  line-height: 1.2;
  order: 2;
  text-align: left;
  padding: 0;
  margin-bottom: 20px;
  font-size: clamp(28px, 4vw, 48px);
}
.header-lp-page .caption h1 span {
  color: #d1b000;
  display: block;
}
.header-lp-page .caption .btn {
  order: 3;
  background-color: #142661;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.header-lp-page .caption .btn-opinion {
  background-color: #d1b000;
}
@media screen and (max-width: 900px) {
  .header-lp-page .caption p {
    color: #fff;
    font-size: 22px;
  }
}

.section-lead {
  text-align: center;
  padding: 40px 0;
}
.section-lead h2 {
  color: #142661;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}
.section-lead p {
  font-size: 22px;
  color: #555555;
}
.section-lp-1 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-lp-1 .wp-block-column {
  text-align: center;
  color: #142661;
}
.section-lp-1 img {
  width: auto;
  height: 60px;
  object-fit: contain;
  margin-bottom: 20px;
}
.section-lp-1 h3 {
  color: #142661;
  margin-bottom: 20px;
  font-size: 22px;
}
.section-lp-1 p {
  color: #142661;
  font-size: 17px;
}

.home-page-lp mark.has-inline-color {
  font-size: 34px;
  position: relative;
  top: 2px;
}

.section-lp-2 {
  background-image: url(../images/lp/section-lp-2-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #ededed;
  background-blend-mode: multiply;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  clip-path: polygon(0% 5%, 0% 100%, 100% 95%, 100% 0%);
}
.section-lp-2 .has-medium-font-size a {
  display: block;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #142661;
  font-size: 22px;
  font-weight: 600;
}
.section-lp-2 .has-small-font-size a {
  font-size: 16px;
  color: #c9161a;
  font-weight: 600;
  padding: 10px;
  display: block;
}

.section-lp-3 {
  padding-top: 60px;
  padding-top: 60px;
  color: #000;
}
.section-lp-3 p {
  text-align: left;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
}
.lp-box-title {
  margin-bottom: 20px;
}

p.lp-1-h3-wp-block-heading {
  color: #142661;
  margin-bottom: 20px;
  font-weight: 600;
  text-align: center;
  font-size: 22px;
  font-family: "Poppins";
}

.h2-wp-block-heading {
  font-size: 18px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase;
  position: relative;
  text-align: left;
  margin-bottom: 0 !important;
}
.h2-wp-block-heading:before {
  width: 100px;
  height: 4px;
  content: "";
  background-color: #d1b000;
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 20px;
}
.h2-wp-block-heading strong {
  font-weight: 400;
}
.h3-wp-block-heading {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  color: #142661;
  text-transform: uppercase;
  text-align: left;
  max-width: 80%;
}
.h3-wp-block-heading span {
  color: #d1b000;
}

.lp-box-title h2 {
  font-size: 18px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase;
  position: relative;
  text-align: left;
}
.lp-box-title h2:before {
  width: 100px;
  height: 4px;
  content: "";
  background-color: #d1b000;
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 20px;
}
.lp-box-title h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  color: #142661;
  text-transform: uppercase;
  text-align: left;
  max-width: 80%;
}
.lp-box-title h3 span {
  color: #d1b000;
}
.section-lp-4 {
  padding-top: 60px;
  padding-top: 60px;
  color: #000;
}
#opinie img.stars {
  width: 90px;
}
.wp-block-separator {
  border-color: #d1b000;
  max-width: 70%;
  margin: 80px auto;
}
.block-owl-wrapper-main-owl .owl-nav {
}

.owl-carousel .owl-nav button.owl-next.disabled {
  opacity: 0 !important;
}

.owl-carousel .owl-nav button.owl-prev.disabled {
  opacity: 0 !important;
}

.block-owl-wrapper-main-owl .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: 0px;
  left: -30px;
  right: -30px;
  display: flex;
  justify-content: space-between;
  z-index: -1;
  font-family: initial;
}

.block-owl-wrapper-main-owl .owl-nav span {
  color: #142661;
  font-size: 70px;
  position: relative;
  top: -6px;
  display: block;
  line-height: 1;
  font-family: "Open Sans" !important;
}
.sidebar-blog {
  position: sticky;
  top: 100px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.col-9 {
  max-width: 75%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.col-3 {
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

@media screen and (min-width: 1100px) and (max-width: 1400px) {
  .home-page-lp .container {
    max-width: 1170px;
  }
  .header-lp-page .caption {
    min-height: 70vh;
  }
}
@media screen and (max-width: 768px) {
  .col-9,
  .col-3 {
    max-width: 100%;
  }
  #provisus-mobile {
    margin-bottom: 20px;
  }
  .row-flex {
    flex-flow: column;
  }
  body.subpage nav {
    z-index: 100;
  }
  .header-lp-page {
    background-size: cover;
    background-position: 70% center;
    position: relative;
    z-index: 10;
  }
  .header-lp-page:after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(235, 235, 235) 60%);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 70vh;
  }
  .header-lp-page .caption {
    min-height: 70vh;
    position: relative;
    z-index: 10;
    justify-content: flex-end;
    padding-bottom: 10vh;
  }
  /* .header-lp-page .caption h1 {font-size: 28px;} */
  .header-lp-page .caption h1 span {
    display: inline;
  }
  .section-lp-1 p {
    font-size: 16px;
  }
  .section-lp-1 h3 {
    font-size: 22px;
  }
  .section-lead h2 {
    font-size: 30px;
  }
  .section-lead p {
    font-size: 18px;
  }
  .section-lp-2 {
    clip-path: polygon(0% 1%, 0% 100%, 100% 99%, 100% 0%);
  }
  .lp-box-title h3 {
    max-width: 100%;
    font-size: 26px !important;
  }
  .lp-box-title h2:before {
    width: 50px;
  }
  .block-owl-wrapper-main-owl .row-flex {
    flex-flow: column;
  }
  .block-owl-wrapper-main-owl .col-6 {
    width: 100%;
    margin-bottom: 20px;
  }
  .wp-block-button__link {
    font-size: 18px;
  }
}
@media screen and (max-width: 900px) {
  .header-lp-page {
    background-image: url(../images/lp/header-lp-mobile.jpg);
    background-position: right center;
  }
  .header-lp-page:after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(235, 235, 235) 90%);
  }
  nav .brand-group .provi {
    max-width: 130px;
  }
  .lp-box-text ul li {
    margin-bottom: 0;
  }
  .block-owl-wrapper-main-owl .owl-dots {
    margin-top: 5px;
  }
  .block-owl-wrapper-main-owl .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    left: -10px;
    right: -10px;
    top: 10%;
  }
  /* .block-owl-wrapper-main-owl.owl-carousel .owl-stage-outer {max-width: 90%;margin: 0 auto;} */
  .block-owl-wrapper-main-owl.owl-carousel.owl-drag .owl-item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-owl-wrapper-main-owl .owl-nav .owl-next,
  .block-owl-wrapper-main-owl .owl-nav .owl-prev {
    font-size: 60px;
    width: 30px;
    display: block;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #d1b000;
  }
}
