@charset "UTF-8";
/*DEFINE WEBSITE COLORS*/
/*START TEMPLATE STYLES*/
a,
img {
  border: none;
  text-decoration: none;
  outline: 0;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

*:focus {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: "PT Sans", sans-serif;
}

h1 {
  font-size: 6rem;
  color: #073f60;
}

h2 {
  font-size: 6rem;
  color: #073f60;
}

h3 {
  font-size: 3.6rem;
  color: #50c4cb;
}

h4 {
  font-size: 24px;
}

footer ul,
header ul {
  list-style: none;
}

fieldset {
  border: 0;
}

input {
  padding: 0;
  margin: 0;
}

a {
  color: #073f60;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a:hover {
  color: #40595b;
}

.pageAlign {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 50px;
}

.pageAlign2 {
  margin: 0 auto;
  max-width: 1060px;
  padding: 0 50px;
}

.pageAlignFluid {
  margin: 0 auto;
  padding: 0 5%;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

.relative {
  position: relative;
}

.fullWidth {
  float: left;
  width: 100%;
}

.invisible {
  display: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

html {
  font-size: 62.5%;
}

body,
input,
select,
textarea {
  font-weight: 400;
  font-family: "PT Sans", sans-serif;
  /*REMOVE if we DON'T use Google fonts*/
}

body {
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: 100%;
  height: 100%;
  min-width: 100%;
  color: #40595b;
  font-size: 18px;
  background: #fff;
}

p {
  margin-bottom: 3rem;
  line-height: 1.5;
}

::-moz-selection {
  background: #073f60;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::selection {
  background: #073f60;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::-moz-selection {
  background: #073f60;
  /* Gecko Browsers */
  color: #fff;
}

.responsive-nav {
  display: block;
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 20;
  position: relative;
  text-align: center;
}
.responsive-nav button {
  background: transparent;
  padding: 7px 10px;
  border: 2px solid transparent;
  position: relative;
  height: 33px;
  width: 40px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 100%;
}

.burger-line {
  position: absolute;
  height: 2px;
  width: 24px;
  background: #073f60;
  left: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.line-t {
  top: 6px;
}

.line-m {
  top: 14px;
}

.line-b {
  top: 22px;
}

.menu-on .line-m,
.menu-on:hover .line-m {
  background: transparent;
  opacity: 0;
}

.responsive-nav .menu-on {
  /* border-radius:100%;
  border:2px solid #fff;
  background:transparent !important; */
}

.menu-on .burger-line {
  top: 13px;
}

.menu-on .line-t {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-on .line-b {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

body.page-id-428 .simple-content, body.page-id-432 .simple-content {
  padding-top: 15rem;
}
body.page-id-428 .simple-content .content, body.page-id-432 .simple-content .content {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 15px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(7, 63, 96)), to(rgb(50, 137, 177)));
  background: linear-gradient(90deg, rgb(7, 63, 96) 0%, rgb(50, 137, 177) 100%);
  padding: 4rem;
  color: #fff;
}

.fcal_wrap .fcal_calendar_inner {
  padding: 15px !important;
}

.fcal_calendar_inner.fcal_on_md.fcal_day_selected .fcal_slot_picker .fcal_spot_lists .fcal_spot .fcal_spot_name,
.fcal_slot_picker .fcal_slot_picker_header .fcal_slot_date_info,
.fcal_calendar_inner .fcal_date_wrapper .fcal_date_event_details .fcal_date_event_details_header h3 {
  font-size: 16px !important;
}

body.page-id-64 .hero .image {
  mix-blend-mode: normal;
}
body.page-id-64 .hero .image img {
  max-height: 600px;
  width: auto;
  margin-left: 120px;
}

body.page-id-432 .simple-content {
  padding-top: 150px;
}

@media only screen and (max-width: 768px) {
  body.page-id-293 .simple-content, body.page-id-3 .simple-content, body.page-id-432 .simple-content {
    padding-top: 100px !important;
  }
}

body.privacy-policy .simple-content,
body.splosni-pogoji .simple-content {
  padding-top: 8rem;
}
body.privacy-policy .simple-content .container,
body.splosni-pogoji .simple-content .container {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

body .fluentform .fcal_slot_picker .fcal_spot_lists .fcal_spot .fcal_spot_name {
  font-size: 14px !important;
}
body .fluentform .ff-el-group {
  margin-bottom: 14px;
}
body .fluentform .ff-default .ff-el-input--label label {
  font-weight: 700 !important;
}
body .fluentform .ff_upload_btn.ff-btn {
  border-radius: 10px !important;
  background: #50c4cb !important;
}
body .fluentform .ff-el-group.ff_submit_btn_wrapper {
  margin-top: 0px;
  text-align: left !important;
  margin-bottom: 0 !important;
}
body .fluentform .ff-el-group.ff_submit_btn_wrapper button {
  background: #073f60 !important;
  border-radius: 10px;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  padding: 15px 40px;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-animation: pulsate 1s linear infinite;
          animation: pulsate 1s linear infinite;
}
body .fluentform .ff-el-group.ff_submit_btn_wrapper button:hover {
  background: #50c4cb;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px rgb(80, 196, 203);
            box-shadow: 0px 0px 0px 0px rgb(80, 196, 203);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-box-shadow: 0px 0px 10px 0px rgb(80, 196, 203);
            box-shadow: 0px 0px 10px 0px rgb(80, 196, 203);
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  40% {
    -webkit-box-shadow: 0px 0px 3px 5px rgb(80, 196, 203);
            box-shadow: 0px 0px 3px 5px rgb(80, 196, 203);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-box-shadow: 0px 0px 60px 15px rgba(80, 196, 203, 0);
            box-shadow: 0px 0px 60px 15px rgba(80, 196, 203, 0);
  }
}
@keyframes pulsate {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px rgb(80, 196, 203);
            box-shadow: 0px 0px 0px 0px rgb(80, 196, 203);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-box-shadow: 0px 0px 10px 0px rgb(80, 196, 203);
            box-shadow: 0px 0px 10px 0px rgb(80, 196, 203);
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  40% {
    -webkit-box-shadow: 0px 0px 3px 5px rgb(80, 196, 203);
            box-shadow: 0px 0px 3px 5px rgb(80, 196, 203);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-box-shadow: 0px 0px 60px 15px rgba(80, 196, 203, 0);
            box-shadow: 0px 0px 60px 15px rgba(80, 196, 203, 0);
  }
}
body .fluentform .ff-el-group.ff_list_buttons .ff-el-input--content {
  overflow: hidden;
}
body .fluentform .ff-el-group.ff_list_buttons .ff-el-image-holder {
  width: 33.3333% !important;
  padding: 0 5px;
  border: none !important;
}
body .fluentform .ff-el-group.ff_list_buttons .ff-el-image-holder span {
  background: #fff;
}
body .fluentform .ff-el-group.ff_list_buttons .ff-el-image-holder:hover label:first-child {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
body .fluentform .ff-el-group.ff_list_buttons .ff-el-image-holder.ff_item_selected .ff-el-form-check-label span {
  background: #50c4cb !important;
  color: #fff !important;
}
body .fluentform .ff-el-group.ff_list_buttons .ff-el-image-holder label:first-child {
  width: 100% !important;
  height: auto !important;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
body .fluentform .ff-el-group.ff_list_buttons .ff-el-image-holder .ff-el-form-check-label span {
  font-size: 24px;
  font-weight: 700;
  color: #073f60;
  border-radius: 10px 10px 0 0 !important;
}
body .fluentform textarea {
  min-height: 30px !important;
}
body .fluentform .ff-el-form-check {
  font-size: 12px !important;
}

.my-lazyloader-btn-disabled {
  display: none !important;
}

img.aligncenter {
  margin: 0 auto;
}

img.alignright {
  float: right;
  margin: 10px 0 15px 20px;
}

img.alignleft {
  float: left;
  margin: 10px 20px 15px 0;
}

*:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

*:hover {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.page-wrapper {
  overflow: hidden;
}

body.overflowed {
  overflow: hidden;
}

a.btn-contact {
  background: #073f60;
  border-radius: 10px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  padding: 15px 40px 15px 70px;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-animation: pulsate 1s linear infinite;
          animation: pulsate 1s linear infinite;
}
a.btn-contact:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url(../images/icon-sign.svg) no-repeat center center;
  background-size: contain;
}
a.btn-contact:hover {
  background: #50c4cb;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@keyframes pulsate {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px rgb(80, 196, 203);
            box-shadow: 0px 0px 0px 0px rgb(80, 196, 203);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-box-shadow: 0px 0px 10px 0px rgb(80, 196, 203);
            box-shadow: 0px 0px 10px 0px rgb(80, 196, 203);
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  40% {
    -webkit-box-shadow: 0px 0px 3px 5px rgb(80, 196, 203);
            box-shadow: 0px 0px 3px 5px rgb(80, 196, 203);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-box-shadow: 0px 0px 60px 15px rgba(80, 196, 203, 0);
            box-shadow: 0px 0px 60px 15px rgba(80, 196, 203, 0);
  }
}

.benefits .btn-contact {
  -webkit-animation: pulsate2 1s linear infinite;
          animation: pulsate2 1s linear infinite;
}
@-webkit-keyframes pulsate2 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px rgb(7, 63, 96);
            box-shadow: 0px 0px 0px 0px rgb(7, 63, 96);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-box-shadow: 0px 0px 10px 0px rgb(7, 63, 96);
            box-shadow: 0px 0px 10px 0px rgb(7, 63, 96);
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  40% {
    -webkit-box-shadow: 0px 0px 3px 5px rgb(7, 63, 96);
            box-shadow: 0px 0px 3px 5px rgb(7, 63, 96);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-box-shadow: 0px 0px 60px 15px rgba(7, 63, 96, 0);
            box-shadow: 0px 0px 60px 15px rgba(7, 63, 96, 0);
  }
}
@keyframes pulsate2 {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px rgb(7, 63, 96);
            box-shadow: 0px 0px 0px 0px rgb(7, 63, 96);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-box-shadow: 0px 0px 10px 0px rgb(7, 63, 96);
            box-shadow: 0px 0px 10px 0px rgb(7, 63, 96);
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  40% {
    -webkit-box-shadow: 0px 0px 3px 5px rgb(7, 63, 96);
            box-shadow: 0px 0px 3px 5px rgb(7, 63, 96);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-box-shadow: 0px 0px 60px 15px rgba(7, 63, 96, 0);
            box-shadow: 0px 0px 60px 15px rgba(7, 63, 96, 0);
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 0 0 5px 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: transparent;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
header:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0 0 auto 0;
  height: 200px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: -1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header.scrolled {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(20px);
}
header.scrolled:after {
  opacity: 0;
  visibility: hidden;
}
header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
header .responsive-nav {
  display: none;
}
header a.logo-header {
  display: inline-block;
  width: 310px;
  height: 72px;
  background: url(../images/logo.svg) no-repeat center center;
  background-size: contain;
  position: relative;
  z-index: 2;
}
header .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
header .right {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header nav {
  display: inline-block;
  margin: 0 0 0 10%;
}
header nav ul li {
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
header nav ul li:hover a, header nav ul li.current-menu-item a {
  color: #50c4cb;
}
header nav ul li a {
  color: #40595b;
  display: block;
  padding: 10px 20px;
}

.hero {
  height: calc(100vh + 200px);
  height: calc(100svh + 200px);
  padding: 0 5%;
  background: #fafafa url(../images/blurry-background.svg) no-repeat center center;
  background-size: cover;
  position: relative;
}
.hero:after {
  content: "";
  display: block;
  position: absolute;
  inset: auto 0 0 0;
  height: 100px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.hero.hero-cenik {
  height: auto;
}
.hero.hero-cenik .hero-content {
  height: auto;
  padding: 20rem 0 10rem 0;
}
.hero.hero-cenik .image {
  bottom: 0;
  width: 45%;
}
.hero.hero-cenik img {
  height: auto;
  width: auto;
  mix-blend-mode: darken;
}
.hero.hero-subpage {
  min-height: 0;
  height: auto;
}
.hero.hero-subpage .hero-content {
  height: 100%;
  margin-left: auto;
}
.hero.hero-subpage .hero-content .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
}
.hero.hero-subpage .image {
  right: auto;
  left: 5%;
}
.hero.hero-subpage .image img {
  margin-right: auto;
  margin-left: 0;
}
.hero .hero-content {
  width: 50%;
  min-height: 900px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero .hero-content .pageAlignFluid,
.hero .hero-content .container {
  height: 100%;
}
.hero .image {
  position: absolute;
  right: 5%;
  width: 50%;
  bottom: 200px;
  margin-top: auto;
  z-index: 1;
  mix-blend-mode: darken;
}
.hero .image img {
  margin: 0 auto;
}
.hero h1 {
  margin: 0;
}
.hero h3 {
  margin: 20px 0 0 0;
  width: 600px;
  max-width: 100%;
}
.hero ul {
  font-size: 24px;
}
.hero .content-top {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.hero .content-bottom {
  width: 600px;
  max-width: 100%;
  font-size: 22px;
}

.blue-content {
  position: relative;
  z-index: 2;
}
.blue-content .wrapper {
  background: #073f60;
  background: -webkit-gradient(linear, left top, right top, from(rgb(7, 63, 96)), to(rgb(50, 137, 177)));
  background: linear-gradient(90deg, rgb(7, 63, 96) 0%, rgb(50, 137, 177) 100%);
  border-radius: 25px;
  margin-top: -200px;
  padding: 10px 50px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blue-content .wrapper .content-left,
.blue-content .wrapper .content-right {
  padding: 50px;
  width: 50%;
}
.blue-content .wrapper p {
  text-align: justify;
}
.blue-content .wrapper ul li {
  margin: 12px 0;
}

.image-cta {
  position: relative;
  height: 800px;
  color: #fff;
  font-size: 24px;
}
.image-cta h2 {
  margin: 0;
  color: #fff;
}
.image-cta a.btn.btn-contact {
  background: #50c4cb;
}
.image-cta a.btn.btn-contact:hover {
  background: rgb(53.1453744493, 171.7004405286, 178.8546255507);
}
.image-cta .pageAlignFluid {
  width: 100%;
}
.image-cta .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.image-cta .image img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
}
.image-cta .image:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0 0 0 auto;
  width: 75%;
  background: #073f60;
  background: -webkit-gradient(linear, right top, left top, from(rgb(7, 63, 96)), to(rgba(7, 63, 96, 0)));
  background: linear-gradient(-90deg, rgb(7, 63, 96) 0%, rgba(7, 63, 96, 0) 100%);
}
.image-cta .hero-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
.image-cta .hero-content .container {
  width: 50%;
  margin-left: auto;
}
.image-cta .hero-content .container .content p:last-child strong {
  padding-left: 30px;
}

.simple-content {
  padding: 5rem 0;
}

.endodont-treatment {
  background: #bed9e8;
  padding: 5rem 0;
}
.endodont-treatment .title {
  text-align: center;
}
.endodont-treatment .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.endodont-treatment .block {
  width: 33.333%;
  text-align: center;
  padding: 0 50px;
  margin: 15px 0;
  position: relative;
}
.endodont-treatment .block .number {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-125px, -50%);
          transform: translate(-125px, -50%);
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  border: 3px dashed #50c4cb;
  line-height: 55px;
  color: #50c4cb;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  border-radius: 100%;
}
.endodont-treatment .block img {
  margin: 0 auto;
  margin-bottom: 15px;
}
.endodont-treatment .block h4,
.endodont-treatment .block p {
  margin: 0 0 5px 0;
}

.ortodont-slider-section {
  padding-bottom: 5rem;
  overflow: hidden;
}
.ortodont-slider-section .ortodont-slider {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: visible;
}
.ortodont-slider-section .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* width: 430px;
  min-width: 430px; */
  width: 25%;
  overflow: hidden;
  margin-right: 30px;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
  padding: 15px;
  border-radius: 10px;
}
.ortodont-slider-section .block.active {
  background: #bed9e8;
}
.ortodont-slider-section .block h4 {
  position: relative;
  display: inline-block;
  margin: 0;
}
.ortodont-slider-section .block h4:after {
  content: "";
  display: block;
  border-top: 3px dashed #50c4cb;
  position: absolute;
  top: 15px;
  left: 100%;
  margin-left: 20px;
  width: 9000px;
}
.ortodont-slider-section .block p {
  padding-right: 50px;
  margin-bottom: 10px;
}
.ortodont-slider-section .block ul {
  margin-top: 0;
}
.ortodont-slider-section .block ul li {
  margin: 12px 0;
}

.text-blocks .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.text-blocks .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333%;
  padding-right: 40px;
}
.text-blocks .block .number {
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  border: 3px dashed #50c4cb;
  line-height: 55px;
  color: #50c4cb;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  border-radius: 100%;
}
.text-blocks .block .content {
  padding-left: 20px;
  margin-top: 15px;
}
.text-blocks .block .content h4 {
  margin: 0;
}
.text-blocks .block .content p {
  margin: 0 0 10px 0;
}
.text-blocks .bottom-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 5rem;
}
.text-blocks .bottom-contents .image {
  width: 33.3333%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}
.text-blocks .bottom-contents .image img {
  margin-top: auto;
}
.text-blocks .bottom-contents .content-column {
  width: 33.3333%;
  padding-right: 50px;
}

.title-cta {
  padding: 5rem 0;
  background: #50c4cb;
}
.title-cta h2 {
  color: #fff;
  text-align: center;
}

.why-pick {
  background: #bed9e8;
  padding: 15rem 0 7rem 0;
  border-radius: 25px 25px 0 0;
  margin-top: -100px;
}
.why-pick .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.why-pick .content-left {
  width: 55%;
}
.why-pick .content-left h2:before {
  background-image: url(../images/icon-doctor.svg);
}
.why-pick .content-right {
  width: 45%;
  padding-left: 6rem;
  /* a.pridobite-termin-button,
  a.email-button,
  a.phone-button,
  a.appointment-button {
  	display: block;
  	background: $cyan-color;
  	padding: 8px 70px 8px 20px;
  	border-radius: 3px;
  	color: #fff;
  	font-weight: 700;
  	position: relative;
  	transition: all 0.3s ease;
  	font-size: 20px;
  	strong {
  		display: block;
  	}
  	&:hover {
  		background: #2aa2a9;
  		&:before {
  			background: $link-color;
  		}
  	}
  	&:before {
  		content: "";
  		display: block;
  		position: absolute;
  		inset: 6px 6px 6px auto;
  		width: 34px;
  		border-radius: 3px;
  		background: #2aa2a9;
  		transition: all 0.3s ease;
  	}
  	&:after {
  		content: "";
  		display: block;
  		position: absolute;
  		inset: 5px 5px 5px auto;
  		width: 34px;
  		border-radius: 3px;
  		background: no-repeat center center;
  		background-size: 70%;
  	}
  } */
}
.why-pick .content-right h2:before {
  background-image: url(../images/icon-calendar.svg);
}
.why-pick .content-right a.pridobite-termin-button,
.why-pick .content-right a.email-button,
.why-pick .content-right a.phone-button,
.why-pick .content-right a.appointment-button {
  display: block;
  background: #ffb946;
  padding: 12px 20px 12px 50px;
  border-radius: 25px;
  color: #fff;
  font-weight: 700;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 20px;
}
.why-pick .content-right a.pridobite-termin-button strong,
.why-pick .content-right a.email-button strong,
.why-pick .content-right a.phone-button strong,
.why-pick .content-right a.appointment-button strong {
  display: block;
}
.why-pick .content-right a.pridobite-termin-button:hover,
.why-pick .content-right a.email-button:hover,
.why-pick .content-right a.phone-button:hover,
.why-pick .content-right a.appointment-button:hover {
  background: #f7a010;
}
.why-pick .content-right a.pridobite-termin-button:after,
.why-pick .content-right a.email-button:after,
.why-pick .content-right a.phone-button:after,
.why-pick .content-right a.appointment-button:after {
  content: "";
  display: block;
  position: absolute;
  inset: 5px auto 5px 10px;
  width: 34px;
  border-radius: 3px;
  background: no-repeat center center;
  background-size: 70%;
}
.why-pick .content-right a.pridobite-termin-button:after {
  background-image: url(../images/icon-termin.svg);
}
.why-pick .content-right a.email-button:after {
  background-image: url(../images/icon-email.svg);
}
.why-pick .content-right a.phone-button:after {
  background-image: url(../images/icon-phone.svg);
}
.why-pick .content-right a.appointment-button:after {
  background-image: url(../images/icon-phone.svg);
}
.why-pick h2 {
  color: #073f60;
  font-size: 4rem;
  position: relative;
  padding-left: 50px;
}
.why-pick h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 40px;
  background: no-repeat center center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.the-process {
  padding: 7rem 0 0 0;
}
.the-process h2,
.the-process h3 {
  margin: 0;
}
.the-process .container {
  position: relative;
}
.the-process .image {
  position: relative;
  z-index: 2;
  height: 100svh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.the-process .image img {
  margin-top: auto;
}
.the-process .process-slider {
  position: absolute;
  top: 50%;
  left: 25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
}
.the-process .process-slider .circle {
  min-width: 300px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border: 5px dashed #50c4cb;
  border-radius: 100%;
  padding: 20px;
  position: relative;
  background: #fff;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.the-process .process-slider .circle.active {
  background: #50c4cb;
}
.the-process .process-slider .circle.active > div {
  color: #fff;
}
.the-process .process-slider .circle:first-child:before, .the-process .process-slider .circle:first-child:after {
  display: none;
}
.the-process .process-slider .circle:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 100%;
  width: 50%;
  height: 5px;
  z-index: -1;
  background-image: repeating-linear-gradient(0deg, #50c4cb, #50c4cb 10px, transparent 10px, transparent 20px, #50c4cb 20px), repeating-linear-gradient(90deg, #50c4cb, #50c4cb 10px, transparent 10px, transparent 20px, #50c4cb 20px), repeating-linear-gradient(180deg, #50c4cb, #50c4cb 10px, transparent 10px, transparent 20px, #50c4cb 20px), repeating-linear-gradient(270deg, #50c4cb, #50c4cb 10px, transparent 10px, transparent 20px, #50c4cb 20px);
  background-size: 5px 100%, 100% 5px, 5px 100%, 100% 5px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
}
.the-process .process-slider .circle:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 150%;
  height: 25%;
  z-index: -1;
  width: 5px;
  background-image: repeating-linear-gradient(0deg, #50c4cb, #50c4cb 10px, transparent 10px, transparent 20px, #50c4cb 20px), repeating-linear-gradient(90deg, #50c4cb, #50c4cb 10px, transparent 10px, transparent 20px, #50c4cb 20px), repeating-linear-gradient(180deg, #50c4cb, #50c4cb 10px, transparent 10px, transparent 20px, #50c4cb 20px), repeating-linear-gradient(270deg, #50c4cb, #50c4cb 10px, transparent 10px, transparent 20px, #50c4cb 20px);
  background-size: 5px 100%, 100% 0px, 0px 100%, 100% 0px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
}
.the-process .process-slider .circle:nth-child(2n) {
  -webkit-transform: translateY(75%);
          transform: translateY(75%);
}
.the-process .process-slider .circle:nth-child(2n):before {
  top: auto;
  bottom: 50%;
}
.the-process .process-slider .circle > div {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  color: #073f60;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.benefits .container {
  background: #50c4cb;
  border-radius: 25px;
  padding: 7rem;
  color: #fff;
}
.benefits .container .content-top h2 {
  margin: 0;
}
.benefits .container .content-bottom a.btn.btn-contact:hover {
  background: rgb(10.4660194175, 94.1941747573, 143.5339805825);
}
.benefits .container .content-bottom p {
  color: #073f60;
  font-weight: 700;
  margin: 0;
}
.benefits .container .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin: 50px 0;
}
.benefits .container .blocks:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0 0 0 auto;
  width: 2px;
  background: #50c4cb;
}
.benefits .container .blocks:before {
  content: "";
  display: block;
  position: absolute;
  inset: auto 0 0 0;
  height: 2px;
  background: #50c4cb;
  z-index: 1;
}
.benefits .container .blocks .block {
  width: 33.3333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 2px dashed white;
  border-bottom: 2px dashed white;
  padding: 20px;
}
.benefits .container .blocks .block .icon {
  width: 35px;
}
.benefits .container .blocks .block .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: -4px;
}
.benefits .container .blocks .block h4 {
  color: #073f60;
  font-size: 20px;
  margin: 0;
}
.benefits .container .blocks .block p {
  margin-bottom: 0;
}

.waiting-times {
  padding: 6rem 0;
}
.waiting-times .content-top {
  text-align: center;
}
.waiting-times .content-top h2,
.waiting-times .content-top h3 {
  margin: 0;
}
.waiting-times .content-top h2 {
  position: relative;
  padding-left: 74px;
  display: inline-block;
}
.waiting-times .content-top h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 64px;
  height: 64px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url(../images/icon-clock.svg);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.waiting-times .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1400px;
  max-width: 100%;
  position: relative;
  margin: 50px auto;
  border-radius: 15px;
  overflow: hidden;
  background: #f0f5f7;
}
.waiting-times .blocks:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0 0 0 auto;
  width: 2px;
  background: #fff;
}
.waiting-times .blocks:before {
  content: "";
  display: block;
  position: absolute;
  inset: auto 0 0 0;
  height: 2px;
  background: #fff;
  z-index: 1;
}
.waiting-times .blocks .block {
  width: 25%;
  padding: 25px 15px;
  border-right: 2px dashed #50c4cb;
  border-bottom: 2px dashed #50c4cb;
}
.waiting-times .blocks .block.is-heading {
  background: #bed9e8;
  border-right: none !important;
  border-bottom-color: #073f60;
}
.waiting-times .blocks .block p {
  margin: 0;
}

.form-section {
  padding: 6rem 0;
  background: #bed9e8;
}
.form-section .content-top {
  text-align: center;
}
.form-section .content-top h2 {
  margin: 0;
  position: relative;
  padding-left: 74px;
  display: inline-block;
}
.form-section .content-top h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 64px;
  height: 64px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url(../images/icon-sign-blue.svg);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.form-section .form-shortcode {
  padding-top: 5rem;
}
.form-section .container {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

.testimonials-faq {
  color: #fff;
  overflow: hidden;
}
.testimonials-faq h2 {
  color: #fff;
  margin: 0;
  position: relative;
  padding-left: 74px;
  display: inline-block;
}
.testimonials-faq h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 64px;
  height: 64px;
  background: no-repeat center center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.testimonials-faq .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.testimonials-faq .testimonials {
  background: #073f60;
  width: 50%;
  padding: 6rem 6rem 6rem 0;
  position: relative;
}
.testimonials-faq .testimonials:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  margin-right: -1px;
  background: #073f60;
  width: 90000px;
}
.testimonials-faq .testimonials h2:before {
  background-image: url(../images/icon-testimonials.svg);
}
.testimonials-faq .testimonials .swiper-pagination {
  position: static !important;
  text-align: left !important;
  margin-top: 30px;
}
.testimonials-faq .testimonials .swiper-pagination .swiper-pagination-bullet {
  background: #457fa1 !important;
  width: 15px;
  height: 15px;
}
.testimonials-faq .testimonials .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #50c4cb !important;
}
.testimonials-faq .testimonials .blocks {
  margin-top: 30px;
}
.testimonials-faq .testimonials .content {
  font-size: 20px;
}
.testimonials-faq .testimonials .slide-author {
  font-size: 18px;
  font-weight: 700;
}
.testimonials-faq .faq {
  background: #50c4cb;
  width: 50%;
  padding: 6rem 0 6rem 6rem;
  position: relative;
}
.testimonials-faq .faq:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  margin-left: -1px;
  background: #50c4cb;
  width: 90000px;
}
.testimonials-faq .faq h2:before {
  background-image: url(../images/icon-faq.svg);
}
.testimonials-faq .faq .faq-content {
  margin-top: 30px;
}
.testimonials-faq .faq .faq-content .row {
  margin-bottom: 7px;
  text-align: left;
}
.testimonials-faq .faq .faq-content .row .question {
  padding: 10px 80px 10px 30px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonials-faq .faq .faq-content .row .question.active:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.testimonials-faq .faq .faq-content .row .question:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 4px;
  margin-top: -2px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonials-faq .faq .faq-content .row .question:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 4px;
  margin-top: -2px;
  background: #fff;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonials-faq .faq .faq-content .row .answer {
  padding: 3px 30px;
  font-size: 16px;
}
.testimonials-faq .faq .faq-content .row .answer p {
  margin: 0;
  padding: 0;
}

.valuable-information {
  background: #bed9e8;
  overflow: hidden;
}
.valuable-information .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.valuable-information .left {
  width: 65%;
  padding-right: 6rem;
  font-size: 14px;
  color: #073f60;
  padding: 30px 0;
}
.valuable-information .left h3 {
  color: #073f60;
  margin: 0;
  position: relative;
  padding-left: 48px;
  margin-bottom: 18px;
  display: inline-block;
}
.valuable-information .left h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 38px;
  height: 38px;
  background: no-repeat center center;
  background-image: url(../images/icon-information.svg);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.valuable-information .left p {
  margin: 0 0 8px 0;
}
.valuable-information .image {
  width: 35%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  background: #fff;
}
.valuable-information .image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  margin-left: -1px;
  background: #fff;
  width: 90000px;
}
.valuable-information .image img {
  max-width: 100%;
}

footer {
  background: #073f60;
  color: #fff;
  font-size: 16px;
  padding: 25px 0;
}
footer a {
  color: #fff;
  font-weight: 700;
}
footer a:hover {
  color: #50c4cb;
}
footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer .container div:nth-child(2) {
  margin: 0 auto;
}

.form-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.form-popup.active {
  display: block;
}
.form-popup .wrapper {
  background: #bed9e8;
  width: 1000px;
  max-width: 100%;
  margin: 5px auto;
  overflow-y: auto;
  height: calc(100% - 10px);
  padding: 15px;
  border-radius: 20px;
  position: relative;
}
.form-popup .wrapper .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 3;
}
.form-popup .wrapper .close:hover {
  opacity: 0.6;
}
.form-popup .wrapper .close:before, .form-popup .wrapper .close:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 2px;
  height: 100%;
  background: #000;
}
.form-popup .wrapper .close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cenik-element {
  background: #bed9e8;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 8rem 0;
}
.cenik-element .container {
  margin-bottom: 40px;
}
.cenik-element .headings {
  background: #073f60;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cenik-element .headings .heading {
  padding: 10px 20px;
  border-right: 2px dashed #50c4cb;
  min-width: 150px;
}
.cenik-element .headings .heading:first-child {
  min-width: 50%;
  max-width: 50%;
}
.cenik-element .headings .heading:not(:first-child) {
  text-align: center;
}
.cenik-element .headings .heading:nth-child(2) {
  width: 250px;
}
.cenik-element .headings .heading:last-child {
  border-right: none;
  width: 200px;
}
.cenik-element .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #dbedf8;
}
.cenik-element .row:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
.cenik-element .row:nth-child(2n) {
  background: #fff;
}
.cenik-element .row .cell {
  padding: 10px 20px;
  border-right: 2px dashed #50c4cb;
  min-width: 150px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cenik-element .row .cell:first-child {
  min-width: 50%;
  max-width: 50%;
  font-weight: 400;
}
.cenik-element .row .cell:not(:first-child) {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cenik-element .row .cell:nth-child(2) {
  width: 250px;
}
.cenik-element .row .cell.cell-merge-3 {
  width: 50% !important;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cenik-element .row .cell:last-child {
  border-right: none;
  width: 200px;
}
.cenik-element .content-bottom p {
  color: #073f60;
  font-weight: 700;
  margin: 0;
}

body.page-template-page-obrazec header .left {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.page-template-page-obrazec header .left nav {
  display: none;
}
body.page-template-page-obrazec header .right {
  display: none;
}
body.page-template-page-obrazec header .top-bar .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.page-template-page-obrazec .form-section {
  padding-top: 150px;
}

.blog-archive {
  padding-top: 110px;
  margin-bottom: 40px;
}
.blog-archive .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-archive .top .right {
  margin-left: auto;
}
.blog-archive h1 {
  margin: 0;
}
.blog-archive select {
  font-size: 16px;
  margin-top: 20px;
  padding: 8px 15px;
}

.blog-hero h2 {
  margin: 0 0 15px 0;
}

ul.breadcrumbs {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
}
ul.breadcrumbs li {
  display: inline-block;
  margin-right: 10px;
}
ul.breadcrumbs li:first-child:before {
  display: none;
}
ul.breadcrumbs li:before {
  content: "➔";
  margin-right: 10px;
}
ul.breadcrumbs li a:hover {
  color: #50c4cb;
}

.blog-archive,
.posts-list {
  overflow: hidden;
}
.blog-archive .my-lazyloader-content,
.posts-list .my-lazyloader-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}
.blog-archive .block,
.posts-list .block {
  width: 33.3333%;
  padding: 20px;
  margin-bottom: 40px;
}
.blog-archive .block:hover .image .image-container,
.posts-list .block:hover .image .image-container {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.blog-archive .block .image,
.posts-list .block .image {
  height: 0;
  padding-bottom: 70%;
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 5px;
}
.blog-archive .block .image:hover .image-wrapper,
.posts-list .block .image:hover .image-wrapper {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.blog-archive .block .image .image-wrapper,
.posts-list .block .image .image-wrapper {
  position: absolute;
  inset: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blog-archive .block .image .image-wrapper img,
.posts-list .block .image .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
}
.blog-archive .block h3,
.posts-list .block h3 {
  font-size: 26px;
}
.blog-archive .block h3 a:hover,
.posts-list .block h3 a:hover {
  color: #50c4cb;
}
.blog-archive .block .excerpt,
.posts-list .block .excerpt {
  font-size: 14px;
}
.blog-archive .block .excerpt p,
.posts-list .block .excerpt p {
  line-height: 1.7;
}
.blog-archive .block a.btn,
.posts-list .block a.btn {
  background: #073f60;
  border-radius: 10px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  padding: 13px 30px;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-archive .block a.btn:hover,
.posts-list .block a.btn:hover {
  background: #50c4cb;
}

.other-posts {
  margin-top: 7rem;
  padding-top: 7rem;
  background: #bed9e8;
}
.other-posts .posts-top h3 {
  color: #073f60;
  margin: 0;
}
.other-posts .posts-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

.blog-hero {
  padding-top: 120px;
}

.custom-popup {
  position: fixed;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(25px);
  z-index: 1000000;
  padding: 50px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  /* .image {
  	width:35%;
  	display:flex;
  	align-items: flex-end;
  	img {
  		object-position: top center;
  	}
  } */
}
.custom-popup.active {
  opacity: 1;
  visibility: visible;
}
.custom-popup .popup-inner {
  background: #fff;
  border-radius: 25px;
  overflow: hidden;
  width: 1150px;
  max-width: 100%;
  position: relative;
}
.custom-popup .popup-inner .popup-close {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0px;
  right: 0px;
  background: url(../images/close.svg) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
.custom-popup .popup-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.custom-popup .image {
  width: 35%;
  position: relative;
}
.custom-popup .image img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
}
.custom-popup .content {
  width: 65%;
  padding: 50px;
  font-size: 24px;
}
.custom-popup .content h2 {
  font-size: 3.6rem;
}
.custom-popup .content h3 {
  font-size: 3rem;
}

.top-bar {
  background: #073f60;
  color: #fff;
  font-size: 16px;
  padding: 10px 0;
  margin-bottom: 5px;
}
.top-bar a {
  font-weight: 700;
  color: #fff;
  display: inline-block;
  position: relative;
  padding-left: 25px;
}
.top-bar a:before {
  content: "";
  display: block;
  inset: 0 auto 0 0;
  width: 20px;
  background: url(../images/icon-phone.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
}
.top-bar a:hover {
  color: #50c4cb;
}
.top-bar .mail a:before {
  content: "";
  display: block;
  inset: 0 auto 0 0;
  width: 20px;
  background: url(../images/icon-email.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
}
.top-bar span {
  content: "|";
  display: inline-block;
  margin: 0 10px;
}

@media only screen and (max-width: 1500px) {
  body.page-id-64 .hero .image img {
    margin-left: 0;
  }
  header nav {
    margin: 0;
  }
  .hero {
    height: auto;
    padding-top: 100px;
    padding-bottom: 150px;
  }
  .hero.hero-cenik {
    padding-top: 0;
    padding-bottom: 0;
  }
  .hero.hero-subpage {
    padding-top: 0;
    padding-bottom: 100px;
  }
  .hero .hero-content {
    height: auto;
  }
  .hero .hero-content .container {
    display: block;
  }
  .hero .content-bottom {
    position: static;
    margin-top: 100px;
  }
  .the-process .image {
    padding-top: 20svh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .the-process .image img {
    max-height: 100%;
    width: auto;
  }
  footer .container {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1320px) {
  html {
    font-size: 50%;
  }
  .hero h3 {
    width: auto;
  }
  header {
    padding: 0 0 10px 0;
  }
  header nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100svh;
    background: rgba(255, 255, 255, 0.9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  header nav.active {
    opacity: 1;
    visibility: visible;
  }
  header nav span {
    display: block;
    width: 100%;
  }
  header nav ul {
    margin: 0;
    padding: 0;
  }
  header nav ul li {
    display: block;
    text-align: center;
    font-size: 36px;
  }
  header .responsive-nav {
    display: block;
    margin-right: 20px;
  }
  header a.logo-header {
    width: 236px;
    height: 46px;
  }
  .the-process .image {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
  }
  .ortodont-slider-section .ortodont-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ortodont-slider-section .block {
    width: calc(50% - 30px);
  }
  .text-blocks .bottom-contents .image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50%;
  }
  .text-blocks .bottom-contents .content-column:nth-child(2) {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .text-blocks .bottom-contents .content-column:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
  }
}
@media only screen and (max-width: 1000px) {
  .hero {
    padding-top: 150px !important;
    padding-bottom: 200px !important;
  }
  .hero h3 {
    width: auto;
  }
  .hero ul {
    font-size: 20px;
  }
  .hero.hero-subpage {
    height: auto;
  }
  .hero.hero-cenik {
    padding-bottom: 0 !important;
  }
  .hero.hero-cenik .hero-content {
    padding: 0 !important;
  }
  .hero.hero-cenik .image {
    width: 100%;
  }
  .hero.hero-cenik .image img {
    max-height: 500px;
    width: auto;
  }
  .hero .hero-content {
    width: 100%;
    min-height: 0;
  }
  .hero .hero-content .content-bottom {
    margin-top: 20px;
    width: auto;
  }
  .hero .image {
    position: static;
    width: 100%;
  }
  .blue-content .wrapper .content-left,
  .blue-content .wrapper .content-right {
    width: 100%;
    padding: 15px;
  }
  .why-pick .content-left {
    width: 100%;
  }
  .why-pick .content-right {
    width: 100%;
    padding-left: 0;
  }
  .the-process .image img {
    display: none;
  }
  .benefits .container .blocks .block {
    width: 50%;
  }
  .benefits .container .blocks .block:last-child {
    width: 100%;
  }
  .testimonials-faq .testimonials {
    width: 100%;
    padding: 6rem 0;
  }
  .testimonials-faq .testimonials:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    margin-left: -1px;
    background: #073f60;
    width: 90000px;
  }
  .testimonials-faq .faq {
    width: 100%;
    padding: 6rem 0;
  }
  .testimonials-faq .faq:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    margin-right: -1px;
    background: #50c4cb;
    width: 90000px;
  }
  .testimonials-faq .faq .faq-content .row .question {
    padding-left: 0;
  }
  .testimonials-faq .faq .faq-content .row .answer {
    padding-left: 0;
  }
  .image-cta {
    height: auto;
    padding: 100px 0;
  }
  .image-cta .hero-content .container {
    width: 100%;
    text-align: center;
  }
  .image-cta .hero-content .container .content p:last-child strong {
    padding-left: 0px;
  }
  .image-cta .image:after {
    width: 100%;
    background: -webkit-gradient(linear, right top, left top, from(rgb(7, 63, 96)), to(rgba(7, 63, 96, 0.5)));
    background: linear-gradient(-90deg, rgb(7, 63, 96) 0%, rgba(7, 63, 96, 0.5) 100%);
  }
  .text-blocks .block {
    width: 100%;
    padding-right: 0;
  }
  .endodont-treatment .block {
    width: 100%;
    padding: 0;
    margin: 25px 0;
  }
  .cenik-element .headings {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cenik-element .headings .heading {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    font-size: 26px;
    border-right: none;
  }
  .cenik-element .headings .heading:not(:first-child) {
    display: none;
  }
  .cenik-element .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cenik-element .row .cell {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    border-right: none;
  }
  .cenik-element .row .cell:nth-child(2):not(.cell-merge-3):before {
    content: "Cena brez DDV: ";
  }
  .cenik-element .row .cell:nth-child(3):not(.cell-merge-3):before {
    content: "DDV: ";
  }
  .cenik-element .row .cell:nth-child(4):not(.cell-merge-3):before {
    content: "Cena z DDV: ";
  }
  .blog-archive .block,
  .posts-list .block {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 37%;
  }
  .calendar.svelte-jvr8qp {
    grid-template-columns: repeat(7, minmax(0, 30px)) !important;
  }
  body .fluentform .ff-el-group.ff_list_buttons .ff-el-image-holder .ff-el-form-check-label span {
    border-radius: 10px !important;
  }
  body .fluentform .ff-el-group.ff_list_buttons .ff-el-image-holder {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .fluentform .ff-el-group.ff_list_buttons .ff-el-form-check input {
    height: 0 !important;
  }
  .fluentform .ff_el_checkable_photo_holders {
    margin-bottom: 0 !important;
  }
  .pageAlignFluid,
  .pageAlign,
  .pageAlign2 {
    padding: 0 12px;
  }
  header a.btn-contact {
    display: none;
  }
  header .responsive-nav {
    margin-right: 0;
  }
  .hero {
    padding-top: 120px;
  }
  .blue-content .wrapper {
    padding: 10px;
  }
  .why-pick {
    padding: 130px 0 50px 0;
  }
  .benefits .container {
    padding: 50px 15px;
  }
  .benefits .container .blocks .block {
    width: 100%;
  }
  .waiting-times .content-top h2 {
    padding: 0 60px !important;
  }
  .waiting-times .blocks .block {
    width: 100%;
  }
  .valuable-information .left {
    width: 100%;
  }
  .valuable-information .image {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-height: 300px;
  }
  .valuable-information .image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    margin-right: -1px;
    background: #fff;
    width: 90000px;
  }
  .valuable-information .image img {
    max-height: 100%;
    width: auto;
  }
  footer .container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .container > div {
    margin: 10px 0;
  }
  .text-blocks .bottom-contents .image {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    height: 400px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .text-blocks .bottom-contents .image img {
    max-height: 100%;
    width: auto;
  }
  .text-blocks .bottom-contents .content-column:nth-child(3) {
    width: 100%;
  }
  .ortodont-slider-section .block {
    width: 100%;
    margin-right: 0;
  }
  .custom-popup {
    padding: 20px;
  }
  .custom-popup .popup-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .custom-popup .image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .custom-popup .image img {
    max-height: 100%;
    width: auto;
  }
  .custom-popup .content {
    width: 100%;
    padding: 20px;
    font-size: 18px;
  }
  .custom-popup .content h2 {
    font-size: 24px;
  }
  .custom-popup .content h3 {
    font-size: 24px;
  }
}/*# sourceMappingURL=styles.css.map */