@charset "UTF-8";
* {
  box-sizing: border-box;
}

.doctors-section .first-doctor-block .doctor-image-block, .doctors-section .round-image, .doctors-person-image {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.right, .column.right, .columns.right {
  float: right;
}

.row {
  max-width: 1170px;
  margin: 0 auto 0;
}
.row.full-width {
  max-width: 100%;
}

.row .row {
  margin-left: -15px;
  margin-right: -15px;
}

.row.column {
  float: none;
  padding-left: 15px;
  padding-right: 15px;
}

.column, .columns {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.row:after, .clearfix:after, .row:before, .clearfix:before {
  display: table;
  content: " ";
}

.row:after, .clearfix:after {
  clear: both;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  position: static;
}

html, body {
  height: auto;
}

a {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.footer {
  background: #006C79;
}
.footer a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.footer a:hover {
  border-bottom: 1px solid #E0EDEF;
}
.footer p {
  font-size: 0.9375rem;
  color: #E0EDEF;
}
.footer h4 {
  font-size: 1rem;
  margin: 0 0 5px 0;
  color: #E0EDEF;
}
.footer .google-map-link {
  font-size: 0.9375rem;
  color: #E0EDEF;
}
.footer .footer-column {
  margin: 0 0 1.5625rem 0;
}
.footer.sticky-footer {
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
}
.footer .footer-subscribe {
  border-top: 1px solid #E0EDEF;
  padding: 22px 0;
}
.footer .footer-subscribe p {
  margin: 0 0 0 0;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
.footer .footer-subscribe .updated {
  border: 1px solid #E0EDEF;
  padding: 5px 25px;
  background: transparent;
  color: #E0EDEF;
  font-size: 0.8125rem;
}
.footer .footer-subscribe .widget_wysija {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 20px;
}
.footer .footer-subscribe .widget_wysija .formError {
  display: none !important;
}
.footer .footer-subscribe .widget_wysija h3 {
  display: none;
}
.footer .footer-subscribe .widget_wysija input {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 0;
}
.footer .footer-subscribe .widget_wysija input[type="text"] {
  border: 1px solid #E0EDEF;
  background: transparent;
  color: #E0EDEF;
  padding: 5px 12px;
  height: 36px;
  font-size: 0.8125rem;
  line-height: 24px;
  outline: none;
}
.footer .footer-subscribe .widget_wysija input[type="submit"] {
  border: 1px solid #E0EDEF;
  background: #E0EDEF;
  color: #006C79;
  padding: 4px 18px;
  height: 36px;
  font-size: 0.9375rem;
  font-weight: 700;
  cursor: pointer;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer .footer-subscribe .widget_wysija input[type="submit"]:hover {
  background: transparent;
  color: #E0EDEF;
}
.footer .footer-subscribe .widget_wysija input:-moz-placeholder, .footer .footer-subscribe .widget_wysija textarea:-moz-placeholder {
  color: #E0EDEF;
  font-size: 0.8125rem;
  font-family: "Lato", sans-serif;
}
.footer .footer-subscribe .widget_wysija input::-moz-placeholder, .footer .footer-subscribe .widget_wysija textarea::-moz-placeholder {
  color: #E0EDEF;
  font-size: 0.8125rem;
  font-family: "Lato", sans-serif;
}
.footer .footer-subscribe .widget_wysija input:-ms-input-placeholder, .footer .footer-subscribe .widget_wysija textarea:-ms-input-placeholder {
  color: #E0EDEF;
  font-size: 0.8125rem;
  font-family: "Lato", sans-serif;
}
.footer .footer-subscribe .widget_wysija input::-webkit-input-placeholder, .footer .footer-subscribe .widget_wysija textarea::-webkit-input-placeholder {
  color: #E0EDEF;
  font-size: 0.8125rem;
  font-family: "Lato", sans-serif;
}

.footer-menu {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.footer-menu li a {
  font-size: 0.9375rem;
  color: #E0EDEF;
}
.footer-menu.footer-menu-1 {
  padding-left: 10px;
}
.footer-menu.footer-menu-1 li a {
  font-size: 0.8125rem;
}
.footer-menu.footer-menu-2 li a {
  font-weight: bold;
}

.phones-footer-column .socials-wrapper {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.phones-footer-column .socials-wrapper a {
  border-bottom: none !important;
}
.phones-footer-column .footer-phones {
  list-style: none;
  padding: 0;
  margin: 0;
}
.phones-footer-column .footer-phones a {
  color: #E0EDEF;
}

.show-for-small-only .socials-wrapper {
  display: block;
}

.page-title, .page-title a {
  color: #006C79;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.875rem;
  margin: 0 0 0.3125rem 0;
  line-height: 2.0625rem;
  text-decoration: none;
}
.page-title.white, .page-title a.white {
  color: #E0EDEF;
}

.contact-page-template h3 {
  color: #006C79;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  margin: 0 0 0.3125rem 0;
  line-height: 1.5625rem;
  text-decoration: none;
}
.contact-page-template h3.white {
  color: #E0EDEF;
}

.posts-list-main-column {
  background: #E0EDEF;
}

.pagination-block {
  padding: 0.9375rem 0;
}

ul.pagination {
  display: inline-block;
  list-style: none;
  padding: 0 0 0 15px;
}
ul.pagination li {
  display: inline-block;
}
ul.pagination li a {
  color: #006C79;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding: 0 5px;
}
ul.pagination li a:hover {
  border-bottom: 1px solid #006C79;
}
ul.pagination li a.prev:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
}
ul.pagination li a.next:before {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
ul.pagination li .current {
  border-bottom: 1px solid #A3BEC3;
  font-weight: 700;
}

.office-article-items {
  margin: 0 0 20px 0 !important;
}
.office-article-items .cpt-title {
  font-weight: 700;
  margin: 0 0 10px 0;
}
.office-article-items .down-file {
  font-weight: 700;
  text-decoration: none;
  color: #006C79;
  border-bottom: 1px solid #006C79;
}
.office-article-items .down-file:hover {
  border-bottom: 1px solid transparent;
}

.office-article-image {
  min-height: 100px;
  background-color: #006C79;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}

.bread-crumbs {
  font-size: 0;
  padding: 0 0 0 0;
}
.bread-crumbs .home {
  border-bottom: none !important;
}
.bread-crumbs .home:before {
  content: "";
  background: url("../img/home-icon.png") no-repeat 0 0;
  background-size: 100% auto;
  display: inline-block;
  width: 16px;
  height: 14px;
}
.bread-crumbs .home span {
  font-size: 0;
}
.bread-crumbs span + span:before {
  content: ">";
  font-family: "Lato", sans-serif;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.bread-crumbs a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.bread-crumbs a:hover {
  color: #006C79;
  border-bottom: 1px solid #637E81;
}
.bread-crumbs span {
  font-size: 0.75rem;
  color: #637E81;
}

.bread-crumbs-row {
  padding: 10px 0 0 0;
  position: relative;
}

.post-item {
  margin: 0 0 2.8125rem 0;
}
.post-item .page-title a:hover {
  color: #22929F;
}
.post-item p {
  color: #006C79;
  font-size: 0.9375rem;
  line-height: 1.5625rem;
}
.post-item .image-column img {
  width: 100%;
}

.read-more-posts {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #006C79;
  text-decoration: none !important;
  border-bottom: 1px solid transparent;
}
.read-more-posts:hover {
  color: #006C79;
  border-bottom: 1px solid #006C79;
}

.sorting-title {
  float: left;
  color: #006C79;
  font-size: 0.9375rem;
  font-weight: 700;
}

.tag-list {
  margin: 0 0 0 65px;
  display: block;
}

.tag-cloud a {
  color: #006C79;
  text-decoration: none;
  font-size: 0.9375rem;
  border-bottom: 1px solid transparent;
  margin: 0 10px 0 0;
}
.tag-cloud a:hover {
  border-bottom: 1px solid #006C79;
}
.tag-cloud .clear-filters {
  display: inline-block;
  margin: 10px 0 20px 0;
  font-weight: 700;
}

.doctor-page-category-title {
  padding-top: 15px;
  margin: 0 0 15px 0 !important;
  background: #006C79;
}

.doctors-section .first-doctor-block {
  margin-bottom: 4.375rem;
}
.doctors-section .first-doctor-block .doctor-image-block {
  padding-left: 0;
  padding-right: 0;
  background-color: #959595;
  background-position: top center;
}
.doctors-section .first-doctor-block .doctor-info-block.medium-pull-5 .doctor-info-content {
  float: right;
}
.doctors-section .first-doctor-block .doctor-item {
  margin: 0 0 2.1875rem 0;
}
.doctors-section .first-doctor-block .doctor-item .post-item p a {
  color: #006C79;
  border-bottom: 1px solid #A3BEC3;
  text-decoration: none;
}
.doctors-section .first-doctor-block .doctor-item .post-item p a:hover {
  color: #006C79;
  border-bottom: 1px solid transparent;
}
.doctors-section .page-title {
  margin: 0 0 0 0;
}
.doctors-section .doctor-page-category-title .page-title {
  margin: 0 0 0.9375rem 0;
}
.doctors-section .doctors-tags p span {
  color: #C2C2C2;
}
.doctors-section .round-image {
  padding: 100% 0 0 0;
  background-color: #959595;
  border-radius: 50%;
}
.doctors-section .doctor-item {
  margin: 0 0 1.875rem 0;
}

.meeting-button {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #006C79;
  border-bottom: 1px solid #A3BEC3;
  text-decoration: none !important;
}
.meeting-button:hover {
  color: #006C79;
  border-bottom: 1px solid transparent;
}

.single-main-block {
  position: relative;
}

.side-image {
  position: absolute;
  left: 0;
  top: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.contact-page-content {
  padding: 0.625rem 0 0 0;
}

.contact-page-template hr {
  border-top: 1px solid #006C79;
  margin: 1.5625rem 0;
}
.contact-page-template p a {
  color: #006C79;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.contact-page-template p a:hover {
  border-bottom: 1px solid #006C79;
}

.contact-form {
  padding-top: 28px;
  /* Placeholder styling */
}
.contact-form input, .contact-form textarea {
  display: block;
  margin: 0 0 15px 0;
  border: 1px solid #006C79;
  padding: 10px 15px;
  outline: none;
  width: 100%;
  background: transparent;
  color: #006C79;
  resize: none;
}
.contact-form textarea {
  height: 130px;
}
.contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder {
  color: #006C79;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  text-transform: capitalize;
}
.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {
  color: #006C79;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  text-transform: capitalize;
}
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
  color: #006C79;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  text-transform: capitalize;
}
.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
  color: #006C79;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  text-transform: capitalize;
}

.form-button.dark {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: 700;
  outline: none;
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid #006C79;
  background: #006C79;
  color: #E0EDEF;
  min-width: 160px;
  font-size: 0.9375rem;
  cursor: pointer;
  width: auto;
}
.form-button.dark:hover {
  background: #FFD700;
  color: #006C79;
}

.banner.top {
  box-sizing: border-box;
  min-height: 30vw;
  padding: 1px;
  background-size: cover;
  background-position: center center;
  background-repat: no-repeat;
}
.banner.top h1 {
  font-family: Lato;
  font-weight: 700;
  line-height: 33px;
  color: #006c79;
  margin: 0px;
  padding: 0px;
  margin-top: calc( 15vw + 35px);
  font-size: 47px;
  margin-left: 61px;
  margin-right: 61px;
}

.metody-title-2 {
  font-size: 1rem;
  border-bottom: 1px solid #E0EDEF;
  font-weight: 700;
  margin: 0 0 0px 0;
  padding: 8px 30px 8px 0;
  position: relative;
  text-decoration: none !important;
}
.metody-title-2:hover {
  color: #006C79;
}
.metody-title-2:after {
  content: "+";
  position: absolute;
  right: 10px;
  top: 9px;
  font-size: 1.875rem;
  line-height: 1.25rem;
}
.metody-title-2.active:after {
  content: "–";
}

.zabieg-breadcrumbs {
  margin: 0 0 20px 0;
}

.white-bg {
  background: #FFFFFF;
  background: #FFFFFF;
  display: inline-block;
  padding: 5px 10px;
  width: 100%;
}

.niebieskie_tlo {
  background: #006C79;
  color: #FFFFFF;
  padding: 10px 10px;
  margin: 0 0 20px 0;
}

.prawa ul {
  padding: 0 0 0 30px;
}

.zabiegi-doctors {
  margin: 0 0 1.5625rem 0;
}

.doctors-person-image {
  width: 165px;
  height: 165px;
  border-radius: 50%;
  margin: 0 auto 1rem;
}

.socials-wrapper {
  list-style: none;
  padding: 0 0 0 0;
}
.socials-wrapper li {
  display: inline-block;
  margin: 0;
}
.socials-wrapper li a {
  font-size: 20px;
  padding: 3px 5px;
  color: #E0EDEF;
}
.socials-wrapper li a:hover {
  color: #FFD700;
}
.bread-crumbs-row .socials-wrapper li a {
  color: #006C79;
}
.bread-crumbs-row .socials-wrapper li a:hover {
  color: #FFD700;
  text-shadow: 0 0 3px #006C79;
}

.prices-table.kratka tr:nth-child(odd) td:nth-child(even) {
  background: #F1F6F7;
}
.prices-table.kratka tr:nth-child(even) {
  background: transparent;
}
.prices-table.kratka tr:nth-child(even) td:nth-child(odd) {
  background: #E0EDEF;
}
.prices-table.kratka tr:nth-child(even) td:nth-child(even) {
  background: #D3E5E8;
}
.prices-table.kratka .tyellow:nth-child(odd) td:nth-child(odd) {
  background: #FFBB00;
}
.prices-table.kratka .tyellow:nth-child(odd) td:nth-child(even) {
  background: #F1B606;
}
.prices-table.kratka .tyellow:nth-child(even) td:nth-child(odd) {
  background: #FFD800;
}
.prices-table.kratka .tyellow:nth-child(even) td:nth-child(even) {
  background: #F1D206;
}

.prices-table-2 th:last-child, .prices-table-2 td:last-child {
  text-align: center;
}

.gradient-half {
  background-color: white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFE0EDEF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UwZWRlZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwZWRlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #e0edef), color-stop(100%, #e0edef));
  background-image: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #ffffff 50%, #e0edef 50%, #e0edef 100%);
  background-image: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 50%, #ffffff 50%, #e0edef 50%, #e0edef 100%);
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 50%, #ffffff 50%, #e0edef 50%, #e0edef 100%);
}
.gradient-half .white-half {
  background: #fff;
}
.gradient-half .blue-half {
  background: #E0EDEF;
}

.prawa tr:nth-child(even) {
  background: #F1FDFF;
}

.site-button-animate {
  position: relative;
  display: inline-block;
  padding: 7px 30px;
  font-size: 1.625rem;
  margin: 20px 20px;
  cursor: pointer;
  font-weight: 700;
  text-decoration: none !important;
  text-align: center;
}
.site-button-animate:before, .site-button-animate:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% 2px;
  width: 60%;
  height: 100%;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.site-button-animate:before {
  left: -15px;
  top: -5px;
  background-position: bottom left;
}
.site-button-animate:after {
  right: -15px;
  bottom: -5px;
  background-position: top right;
}
.site-button-animate.dark {
  color: #006C79;
}
.site-button-animate.dark:before {
  border-left: 2px solid #006C79;
  border-top: 2px solid #006C79;
  background-image: url("../img/buton-img-5.png");
}
.site-button-animate.dark:after {
  border-right: 2px solid #006C79;
  border-bottom: 2px solid #006C79;
  background-image: url("../img/buton-img-4.png");
}
.site-button-animate.light {
  color: #fff;
  border-bottom: none !important;
}
.site-button-animate.light:before {
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  background-image: url("../img/buton-img-7.png");
}
.site-button-animate.light:after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background-image: url("../img/buton-img-6.png");
}
.site-button-animate:hover:before {
  left: 0px;
  top: 0px;
}
.site-button-animate:hover:after {
  right: 0px;
  bottom: 0px;
}

.share-pop-up {
  background: #fff;
  padding: 20px 23px;
  text-align: left;
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 10;
  display: none;
  min-width: 320px;
  -webkit-box-shadow: 0 0 10px 0 #006C79;
  box-shadow: 0 0 10px 0 #006C79;
}
.share-pop-up.open-on-top {
  top: auto;
  bottom: 70px;
  box-shadow: none;
}
.share-pop-up p {
  display: block;
  font-size: 0.9375rem;
  font-weight: 700;
  margin: 0 0 5px 0;
  color: #006C79;
}
.share-pop-up .input-current-link {
  outline: none;
  background: transparent;
  border-bottom: 1px solid #006C79;
  border-top: none;
  border-left: none;
  border-right: none;
  display: block;
  color: #006C79;
  display: block;
  width: 100%;
  padding: 5px 10px;
  font-size: 0.9375rem;
}
.share-pop-up .socials-wrapper {
  margin: 0 0 5px 0;
}
.share-pop-up .socials-wrapper li {
  margin: 0 0 0 0px;
}
.share-pop-up .socials-wrapper li + li {
  margin: 0 0 0 15px;
}
.share-pop-up .socials-wrapper li a {
  padding: 0 0 0 0;
}
.share-pop-up .copy-current-link {
  background: #006C79;
  border: 2px solid #006C79;
  color: #E0EDEF;
  display: inline-block;
  margin: 10px 0 0 0;
  padding: 5px 25px;
  font-weight: 700;
  text-decoration: none;
  font-size: 0.9375rem;
}
.share-pop-up .copy-current-link:hover {
  color: #006C79;
  background: transparent;
}

.sub-title {
  margin: 0 0 1.5625rem 0;
}

.office-content-items .item-columns {
  margin: 0 0 20px 0;
}
.office-content-items .office-items-main-title {
  font-weight: 700;
  border-bottom: 1px solid #6699CC;
}
.office-content-items .office-item-image-section {
  padding: 60% 0 0 0;
  background-color: #006C79;
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  margin: 0 0 10px 0;
}
.office-content-items a {
  text-decoration: none;
}
.office-content-items a:hover span {
  border-bottom: 1px solid transparent;
}
.office-content-items a span {
  display: inline;
  color: #006C79;
  border-bottom: 1px solid #006C79;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.office-contact input, .office-contact textarea {
  outline: none;
  resize: none;
}
.office-contact input:-moz-placeholder, .office-contact textarea:-moz-placeholder {
  color: #E0EDEF;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif;
}
.office-contact input::-moz-placeholder, .office-contact textarea::-moz-placeholder {
  color: #E0EDEF;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif;
}
.office-contact input:-ms-input-placeholder, .office-contact textarea:-ms-input-placeholder {
  color: #E0EDEF;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif;
}
.office-contact input::-webkit-input-placeholder, .office-contact textarea::-webkit-input-placeholder {
  color: #E0EDEF;
  font-size: 0.9375rem;
  font-family: "Lato", sans-serif;
}
.office-contact textarea {
  height: 130px;
}
.office-contact input[type="submit"] {
  cursor: pointer;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.formError .formErrorContent {
  background: #FFD700;
  color: #006C79;
}

@media only screen and (max-width: 991px) {
  .banner {
    height: 35vw;
  }
}
@media only screen and (max-width: 575px) {
  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

  .footer .footer-subscribe .widget_wysija {
    margin: 0 0 0 0;
    display: block;
  }
  .footer .footer-subscribe .widget_wysija p {
    display: block;
  }
  .footer .footer-subscribe .widget_wysija .formError {
    display: none !important;
  }
  .footer .footer-subscribe .widget_wysija input[type="text"] {
    margin: 15px 0 15px 0;
    width: 100%;
  }
  .footer .socials-wrapper {
    margin: 0 0 0 0;
  }

  .site-button-animate {
    font-size: 1.25rem;
    padding: 8px 20px;
    margin: 10px 20px;
  }

  .doctors-section .doctor-image-block {
    padding: 0 23%;
    margin: 0 auto 15px;
  }

  .post-item {
    margin: 0 0 0.3125rem 0;
  }
  .post-item .image-column {
    margin: 0 0 15px 0;
  }

  .row .row {
    margin-left: -7px;
    margin-right: -7px;
  }

  .row.column, .column, .columns {
    padding-left: 7px;
    padding-right: 7px;
  }

  .hide-for-small {
    display: none;
  }

  .footer {
    padding: 20px 0 0px 0;
  }

  .show-for-small-only {
    display: block;
  }

  .page-title {
    font-size: 1.5625rem;
    margin: 0.9375rem 0 0.9375rem 0;
  }
  .page-title.white {
    color: #E0EDEF;
  }

  .banner {
    height: 60vw;
  }
  .banner h1 {
    font-size: 2.1875rem;
    margin-top: calc( 20vw + 35px);
  }
}
.visit-link {
  display: inline-block;
  background-image: url("../img/user.png");
  background-size: 17px 15px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
}

.table-accordion {
  margin: 0 0 0 0;
  border-bottom: 1px solid #006C79;
}

.prices-table.prices-table-2 {
  margin: 0 0 0 0;
}

.table-accordion-link {
  display: inline-block;
  text-decoration: none !important;
  color: #006C79;
}
.table-accordion-link:before {
  content: "+";
  font-size: 30px;
}
.table-accordion-link.active:before {
  content: "-";
  font-size: 30px;
}

table th {
  padding: 0.5rem;
}

.table-accordion tbody {
  display: none;
}

.prices-table.kolumny_3 .text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

@media only screen and (min-width: 576px) {
  .smedium-1 {
    width: 8.33333%;
  }

  .smedium-2 {
    width: 16.66667%;
  }

  .smedium-3 {
    width: 25%;
  }

  .smedium-4 {
    width: 33.33333%;
  }

  .smedium-5 {
    width: 41.66667%;
  }

  .smedium-6 {
    width: 50%;
  }

  .smedium-7 {
    width: 58.33333%;
  }

  .smedium-8 {
    width: 66.66667%;
  }

  .smedium-9 {
    width: 75%;
  }

  .smedium-10 {
    width: 83.33333%;
  }

  .smedium-11 {
    width: 91.66667%;
  }

  .smedium-12 {
    width: 100%;
  }

  .show-for-small-only {
    display: none;
  }

  .smedium-text-center-only {
    text-align: center;
  }

  .no-padd-right-smedium {
    padding-right: 0;
  }

  .home-template-block {
    background-color: #e0edef;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFE0EDEF', endColorstr='#FFFFFFFF');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZWRlZiIvPjxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZTBlZGVmIi8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e0edef), color-stop(51%, #e0edef), color-stop(51%, #ffffff), color-stop(99%, #ffffff));
    background-image: -moz-linear-gradient(left, #e0edef 0%, #e0edef 51%, #ffffff 51%, #ffffff 99%);
    background-image: -webkit-linear-gradient(left, #e0edef 0%, #e0edef 51%, #ffffff 51%, #ffffff 99%);
    background-image: linear-gradient(to right, #e0edef 0%, #e0edef 51%, #ffffff 51%, #ffffff 99%);
  }
}
@media only screen and (max-width: 767px) {
  .doctors-section .first-doctor-block .doctor-image-block {
    padding: 50% 0 0 0;
    margin: 0 0 15px 0;
  }

  .side-image {
    position: static;
    padding: 60% 0 0 0;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .padding-top.single-section {
    padding-top: 0 !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner h1 {
    margin-top: calc( 13vw + 35px);
  }
}
@media only screen and (min-width: 768px) {
  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

  .poradnik-page {
    min-height: 80vh;
  }

  .medium-push-7 {
    left: 58.33333%;
  }

  .medium-pull-5 {
    left: -41.66667%;
  }

  .doctors-section .first-doctor-block .doctor-image-block {
    min-height: 340px;
  }
  .doctors-section .first-doctor-block .doctor-info-block .doctor-info-content {
    max-width: 650px;
  }

  .side-image {
    width: 41.66667%;
    min-height: 698px;
    background-position: center center;
    background-size: cover;
  }
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .footer {
    padding: 20px 0 0px 0;
  }
}
@media only screen and (min-width: 992px) {
  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

  .large-push-1 {
    left: 8.33333%;
  }

  .footer {
    padding: 20px 0 0px 0;
  }

  .left-navigation {
    position: absolute;
    width: calc((( 100% - 1170px ) / 2) + (1170px * 0.0833333));
  }
  .left-navigation.fix-nav {
    position: fixed;
    top: 110px;
    left: 0;
  }

  .prices-table-2 thead th:first-child {
    width: 75%;
  }
  .prices-table-2 tr td:first-child {
    width: 75%;
  }
  .prices-table-2 thead th:last-child {
    width: 10%;
  }
  .prices-table-2 tr td:last-child {
    width: 10%;
  }

  .prices-table thead th:first-child {
    width: 75%;
  }

  .prices-table.kolumny_3 thead th:first-child {
    width: 62%;
  }
}
@media only screen and (min-width: 1200px) {
  .xlarge-1 {
    width: 8.33333%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-2 {
    width: 16.66667%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-3 {
    width: 25%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-4 {
    width: 33.33333%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-5 {
    width: 41.66667%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-6 {
    width: 50%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-7 {
    width: 58.33333%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-8 {
    width: 66.66667%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-9 {
    width: 75%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-10 {
    width: 83.33333%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-11 {
    width: 91.66667%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-12 {
    width: 100%;
  }

  .banner.top h1 {
    max-width: 390px;
    line-height: 60px;
    margin-top: 15vw;
    margin-left: 100px;
    margin-right: 100px;
  }

  .xlarge-text-right {
    text-align: right;
  }

  .side-image {
    width: calc((( 100% - 1170px ) / 2) + (1170px * 0.41666));
  }
}
@media only screen and (max-width: 1240px) {
  .left-navigation {
    display: none;
  }
}
@media only screen and (min-width: 1400px) {
  .xxlarge-1 {
    width: 8.33333%;
  }

  .xxlarge-2 {
    width: 16.66667%;
  }

  .xxlarge-3 {
    width: 25%;
  }

  .xxlarge-4 {
    width: 33.33333%;
  }

  .xxlarge-5 {
    width: 41.66667%;
  }

  .xxlarge-6 {
    width: 50%;
  }

  .xxlarge-7 {
    width: 58.33333%;
  }

  .xxlarge-8 {
    width: 66.66667%;
  }

  .xxlarge-9 {
    width: 75%;
  }

  .xxlarge-10 {
    width: 83.33333%;
  }

  .xxlarge-11 {
    width: 91.66667%;
  }

  .xxlarge-12 {
    width: 100%;
  }
}
@media (min-width: 576px) {
  .row-md-stretch {
    display: flex;
  }
}
