.c {
  *zoom: 1;
}
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.grayscale {
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}
.grayscale-none {
  -webkit-filter: none !important;
  -o-filter: none !important;
  filter: none !important;
}
/* Odznak Nejdůvěryhodnější značka jako odkaz (footer + showcase) */
a.gemini__brand,
a.magenta {
  text-decoration: none;
  border: 0;
  cursor: pointer;
}
a.gemini__brand:hover,
a.magenta:hover,
a.gemini__brand:focus,
a.magenta:focus {
  text-decoration: none;
  opacity: 0.9;
}
/* Footer bottom – 3 sloupce (pojišťovny / partneři / ocenění) */
.footer-bottom {
  /* Zarovnání per sloupec */
}
.footer-bottom > .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 30px 0;
}
.footer-bottom .footer-bottom-block {
  float: none;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  margin: 0;
  padding: 0 15px;
  box-sizing: border-box;
}
.footer-bottom .footer-bottom-block .footer-bottom__label {
  display: block;
  margin-bottom: 14px;
}
@media all and (max-width: 768px) {
  .footer-bottom .footer-bottom-block {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    text-align: center !important;
  }
  .footer-bottom .footer-bottom-block .footer-bottom__label {
    text-align: center !important;
  }
  .footer-bottom .footer-bottom-block .footer-logos {
    justify-content: center !important;
  }
}
.footer-bottom .footer-bottom-block.insuarance {
  text-align: left;
}
.footer-bottom .footer-bottom-block.insuarance .footer-bottom__label {
  text-align: left;
}
.footer-bottom .footer-bottom-block.insuarance .footer-logos {
  justify-content: flex-start;
}
.footer-bottom .footer-bottom-block.partners {
  text-align: center;
}
.footer-bottom .footer-bottom-block.partners .footer-bottom__label {
  text-align: center;
}
.footer-bottom .footer-bottom-block.partners .footer-logos {
  justify-content: center;
}
.footer-bottom .footer-bottom-block.prizing {
  text-align: right;
}
.footer-bottom .footer-bottom-block.prizing .footer-bottom__label {
  text-align: right;
}
.footer-bottom .footer-bottom-block.prizing .footer-logos {
  justify-content: flex-end;
}
.footer-bottom .footer-logos {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 18px;
}
.footer-bottom .footer-logos li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  height: 32px;
  max-width: calc(33.333% - 12px);
}
.footer-bottom .footer-logos li:before {
  content: none;
}
.footer-bottom .footer-logos li img {
  display: block;
  max-height: 32px;
  max-width: 100%;
  width: auto;
  object-fit: contain;
}
@media all and (max-width: 650px) {
  .footer-bottom .footer-logos {
    gap: 12px 14px;
  }
  .footer-bottom .footer-logos li {
    height: 28px;
    max-width: calc(33.333% - 10px);
  }
  .footer-bottom .footer-logos li img {
    max-height: 28px;
  }
}
.publicist {
  width: 100%;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 650px) {
  .publicist {
    max-width: 100%;
  }
}
.publicist p.size__1 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #1ea18b;
}
.publicist p.size__2 {
  font-size: 18px;
  line-height: 26px;
  color: #1ea18b;
}
.footer-socials a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.footer-socials a:hover path {
  fill: #fff;
}
.footer-socials svg {
  width: 14px;
}
.footer-socials path {
  fill: #18c495;
}
.main .rowex.third .item:nth-child(1) {
  width: 15%;
  margin-right: 5%;
  float: left;
}
@media all and (max-width: 650px) {
  .main .rowex.third .item:nth-child(1) {
    width: 30%;
  }
}
.main .rowex.third .item:nth-child(1) select {
  padding-left: 0;
  padding-right: 0;
}
.main .rowex.third .item:nth-child(1) input {
  padding-right: 3px;
}
.main .rowex.third .item:nth-child(2) {
  width: 35%;
  margin-right: 5%;
  float: left;
}
@media all and (max-width: 650px) {
  .main .rowex.third .item:nth-child(2) {
    margin-right: 0;
    width: 65%;
  }
}
.main .rowex.third .item:nth-child(3) {
  width: 40%;
  float: left;
}
@media all and (max-width: 650px) {
  .main .rowex.third .item:nth-child(3) {
    float: none;
    width: 100%;
    clear: both;
  }
}
.single .main .block-top h2 {
  font-size: 34px;
  line-height: 38px;
}
@media all and (max-width: 768px) {
  .single .main .block-top h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
html[lang="en"] .main .labelex,
html[lang="pl"] .main .labelex,
html[lang="de"] .main .labelex {
  font-size: 11px;
  letter-spacing: normal;
}
/*a.logo.logo__en {
	background: url(../images/loga/jaro/logo_en.png) center no-repeat;
	-webkit-background-size: 280px auto;
	background-size: 280px auto;
	width: 280px;
	height: 100px;

	@media @1130 {
		width: 154px;
		-webkit-background-size: 200px auto;
		background-size: 200px auto;
		height: 100px;
	}

	@media @500 {
		width: 130px;
		-webkit-background-size: 130px auto;
		background-size: 130px auto;
		height: 60px;
	}
}

a.logo.logo__de {
	display: block;
	float: left;
	//background: url(../images/icons/icons__logo.svg) center center no-repeat;
	background: url(../images/loga/jaro/logo_de.png) center center no-repeat;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
	width: 250px;
	height: 100px;

	@media @1130 {
		width: 200px;
		-webkit-background-size: 200px auto;
		background-size: 200px auto;
		height: 100px;
	}

	@media @500 {
		width: 130px;
		-webkit-background-size: 130px auto;
		background-size: 130px auto;
		height: 60px;
	}

}

a.logo.logo__pl {
	background: url(../images/loga/jaro/logo_pl.png) center no-repeat;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
	width: 250px;
	height: 100px;

	@media @1130 {
		width: 160px;
		-webkit-background-size: 160px auto;
		background-size: 160px auto;
		height: 100px;
	}

	@media @500 {
		width: 130px;
		-webkit-background-size: 130px auto;
		background-size: 130px auto;
		height: 60px;
	}
}

a.logo.logo__sk {
	display: block;
	float: left;
	//background: url(../images/icons/icons__logo.svg) center center no-repeat;
	background: url(../images/loga/jaro/logo_sk.png) center center no-repeat;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
	width: 250px;
	height: 100px;

	@media @1130 {
		width: 200px;
		-webkit-background-size: 200px auto;
		background-size: 200px auto;
		height: 100px;
	}

	@media @500 {
		width: 130px;
		-webkit-background-size: 130px auto;
		background-size: 130px auto;
		height: 60px;
	}

}

a.logo {
	display: block;
	float: left;
	//background: url(../images/icons/icons__logo.svg) center center no-repeat;
	background: url(../images/loga/jaro/logo_cz.png) center center no-repeat;
	-webkit-background-size: 250px auto;
	background-size: 250px auto;
	width: 250px;
	height: 100px;

	@media @1130 {
		width: 200px;
		-webkit-background-size: 200px auto;
		background-size: 200px auto;
		height: 100px;
	}

	@media @500 {
		width: 130px;
		-webkit-background-size: 130px auto;
		background-size: 130px auto;
		height: 60px;
	}

}*/
a.logo.logo__en {
  background: url(../images/logo-en.svg) center no-repeat;
  -webkit-background-size: 280px auto;
  background-size: 280px auto;
  width: 280px;
  height: 100px;
}
@media all and (max-width: 1130px) {
  a.logo.logo__en {
    width: 154px;
    -webkit-background-size: 154px auto;
    background-size: 154px auto;
    height: 100px;
  }
}
@media all and (max-width: 500px) {
  a.logo.logo__en {
    width: 130px;
    -webkit-background-size: 130px auto;
    background-size: 130px auto;
    height: 60px;
  }
}
a.logo.logo__pl {
  background: url(../images/icons__logo-PL.png) center no-repeat;
  -webkit-background-size: 280px auto;
  background-size: 280px auto;
  width: 280px;
  height: 100px;
}
@media all and (max-width: 1130px) {
  a.logo.logo__pl {
    width: 154px;
    -webkit-background-size: 154px auto;
    background-size: 154px auto;
    height: 100px;
  }
}
@media all and (max-width: 500px) {
  a.logo.logo__pl {
    width: 130px;
    -webkit-background-size: 130px auto;
    background-size: 130px auto;
    height: 60px;
  }
}
a.logo.logo__de {
  display: block;
  float: left;
  background: url(../images/loga/logo_de.png) center center no-repeat;
  -webkit-background-size: 250px auto;
  background-size: 250px auto;
  width: 250px;
  height: 100px;
}
@media all and (max-width: 1130px) {
  a.logo.logo__de {
    width: 200px;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
    height: 100px;
  }
}
@media all and (max-width: 500px) {
  a.logo.logo__de {
    width: 130px;
    -webkit-background-size: 130px auto;
    background-size: 130px auto;
    height: 60px;
  }
}
a.logo.logo__sk {
  display: block;
  float: left;
  background: url(../images/loga/logo_sk.png) center center no-repeat;
  -webkit-background-size: 250px auto;
  background-size: 250px auto;
  width: 250px;
  height: 100px;
}
@media all and (max-width: 1130px) {
  a.logo.logo__sk {
    width: 200px;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
    height: 100px;
  }
}
@media all and (max-width: 500px) {
  a.logo.logo__sk {
    width: 130px;
    -webkit-background-size: 130px auto;
    background-size: 130px auto;
    height: 60px;
  }
}
a.logo {
  display: block;
  float: left;
  background: url(../images/icons/icons__logo.svg) center center no-repeat;
  -webkit-background-size: 250px auto;
  background-size: 250px auto;
  width: 250px;
  height: 100px;
}
@media all and (max-width: 1130px) {
  a.logo {
    width: 154px;
    -webkit-background-size: 154px auto;
    background-size: 154px auto;
    height: 100px;
  }
}
@media all and (max-width: 500px) {
  a.logo {
    width: 130px;
    -webkit-background-size: 130px auto;
    background-size: 130px auto;
    height: 60px;
  }
}
.zakroky-template-single-zakroky-estetika-kratka .interventionslist .item__img a {
  z-index: 1;
}
.zakroky-template-single-zakroky-estetika-kratka .interventionslist .item__img a:before {
  background: rgba(224, 136, 0, 0);
}
.zakroky-template-single-zakroky-estetika-kratka .interventionslist .item__img a:hover:before {
  background: rgba(224, 136, 0, 0.2);
}
.zakroky-template-single-zakroky-estetika-kratka .interventionslist .item__img:hover .item__label {
  text-decoration: underline;
}
@media all and (max-width: 500px) {
  .zakroky-template-single-zakroky-estetika-kratka .interventionslist .item__label {
    z-index: 2;
  }
}
.ztabsblocks .ztabs__menu .item a.active .button {
  display: none;
}
.zakroky-template-single-zakroky-estetika-podstrana .claim__estetika {
  margin-top: 60px;
}
.zakroky-template-single-zakroky-estetika-podstrana .zakrok__text {
  max-width: 100%;
}
.zakroky-template-single-zakroky-estetika-podstrana .zakrok__text .wrap {
  padding-bottom: 0;
}
.zakroky-template-single-zakroky-estetika-podstrana .ztabs__content {
  font-size: 14px;
  line-height: 30px;
}
.zakroky-template-single-zakroky-estetika-podstrana .ztabs__content p {
  font-size: 14px;
  line-height: 30px;
}
.videolist .vitem {
  height: 300px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 768px) {
  .videolist .vitem {
    width: 100%;
    margin-left: 0 !important;
  }
}
.videolist .vitem:hover .vitem__icon {
  background: rgba(0, 0, 0, 0.6);
}
.videolist .vitem__icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-size: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  display: block;
}
.videolist .vitem__icon .fas {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.videoblock {
  background-color: #f0f1f5;
}
.videoblock .owl-theme .owl-dots .owl-dot span {
  width: 16px !important;
  height: 16px !important;
}
.ztabs__content ul > li {
  padding-left: 36px;
  position: relative;
  margin-bottom: 10px;
}
.ztabs__content ul > li strong {
  color: #1ea18b;
}
.ztabs__content ul > li:before {
  content: '\f058' !important;
  font-family: 'Font Awesome 5 Free';
  font-weight: bold;
  background: none !important;
  color: #1ab794;
  font-size: 20px;
  top: 1px;
  position: absolute;
  left: 0;
}
.aboutg__main__img {
  position: relative;
  overflow: hidden;
}
.aboutg__main__img a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.claim__estetika {
  clear: both;
  margin-top: 30px;
}
.claim__estetika a {
  display: block;
}
.claim__estetika img {
  width: 100%;
}
.pl30 {
  padding-left: 60px;
}
#slider.showcase__page--zivot {
  color: inherit;
  position: relative;
}
#slider.showcase__page--zivot .showcase__page--zivot__media {
  width: 100%;
}
#slider.showcase__page--zivot .showcase__page--zivot__image {
  display: block;
  width: 100%;
  height: auto;
}
.intro-text > .wrap {
  padding: 60px 0 40px;
}
@media all and (max-width: 768px) {
  .intro-text > .wrap {
    padding: 30px 0 20px;
  }
}
.intro-text .intro-text__main {
  max-width: 80%;
}
@media all and (max-width: 800px) {
  .intro-text .intro-text__main {
    max-width: 100%;
  }
}
.intro-text h2 {
  margin-top: 0;
}
.intro-text p {
  font-size: 15px;
  line-height: 28px;
  color: #555;
}
.clinics-carousel {
  border-top: 1px solid #dcdcdc;
  background-color: #f0f1f5;
}
.clinics-carousel > .wrap {
  padding: 50px 0 60px;
}
@media all and (max-width: 768px) {
  .clinics-carousel > .wrap {
    padding: 30px 0 40px;
  }
}
.clinics-carousel .clinics-carousel__list .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.clinics-carousel .clinics-carousel__list .owl-item {
  float: none;
}
.clinics-carousel .item {
  background-color: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
}
.clinics-carousel .item__photo {
  display: block;
  height: 340px;
  position: relative;
}
@media all and (max-width: 800px) {
  .clinics-carousel .item__photo {
    height: 260px;
  }
}
@media all and (max-width: 500px) {
  .clinics-carousel .item__photo {
    height: 200px;
  }
}
.clinics-carousel .item__label {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(30, 161, 139, 0.88);
  color: #fff;
  padding: 10px 22px;
  font-family: 'roboto';
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (max-width: 500px) {
  .clinics-carousel .item__label {
    font-size: 16px;
    padding: 8px 16px;
  }
}
.clinics-carousel .item__photo:hover .item__label {
  background: rgba(30, 161, 139, 0.95);
}
.clinics-carousel .item__title {
  font-family: 'roboto';
  font-weight: 100;
  font-size: 28px;
  line-height: 36px;
  color: #1ea18b;
  margin: 0 0 15px 0;
}
.clinics-carousel .item__title a {
  color: inherit;
  text-decoration: none;
}
.clinics-carousel .item__title a:hover {
  color: #167666;
}
@media all and (max-width: 500px) {
  .clinics-carousel .item__title {
    font-size: 22px;
    line-height: 28px;
  }
}
.clinics-carousel .item__desc {
  padding: 30px 40px;
}
@media all and (max-width: 768px) {
  .clinics-carousel .item__desc {
    padding: 20px;
  }
}
.clinics-carousel .item__desc p {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 0;
  color: #555;
}
.clinics-carousel .owl-dots {
  margin-top: 30px !important;
}
.ze-zivota {
  border-top: 1px solid #dcdcdc;
}
.ze-zivota > .wrap {
  padding: 50px 0;
}
@media all and (max-width: 768px) {
  .ze-zivota > .wrap {
    padding: 30px 0;
  }
}
.ze-zivota .ze-zivota__intro {
  margin-bottom: 30px;
}
.ze-zivota .ze-zivota__intro p {
  font-size: 15px;
  line-height: 28px;
  color: #555;
}
.ze-zivota .gallery {
  margin-top: 50px;
}
.calluslist {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.calluslist .item {
  width: 25%;
  display: block;
  flex: 0 0 25%;
}
@media all and (max-width: 950px) {
  .calluslist .item {
    width: 50%;
    flex-basis: 50%;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 768px) {
  .calluslist .item {
    width: 100%;
    flex-basis: 100%;
  }
}
.page-template-template-zivot-v-gemini .footer {
  margin-top: 0;
}
.instagram-feed {
  padding: 0;
}
.instagram-feed .instagram-feed__top {
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 15px 30px;
}
@media all and (max-width: 768px) {
  .instagram-feed .instagram-feed__top {
    padding: 30px 15px 20px;
  }
}
.instagram-feed .instagram-feed__top h2 {
  margin-top: 0;
}
.instagram-feed .instagram-feed__grid {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.instagram-feed .instagram-feed__item {
  flex: 1 1 16.666%;
  height: 260px;
  display: block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (max-width: 950px) {
  .instagram-feed .instagram-feed__item {
    flex: 1 1 33.333%;
    height: 200px;
  }
}
@media all and (max-width: 500px) {
  .instagram-feed .instagram-feed__item {
    flex: 1 1 50%;
    height: 160px;
  }
}
.instagram-feed .instagram-feed__item:hover {
  opacity: 0.85;
}
.instagram-feed .instagram-feed__overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: rgba(30, 161, 139, 0.85);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 36px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
@media all and (max-width: 500px) {
  .instagram-feed .instagram-feed__overlay {
    width: 60px;
    height: 60px;
    font-size: 28px;
  }
}
.instagram-feed .instagram-feed__overlay:hover {
  background: #1ea18b;
  color: #fff;
  transform: translate(-50%, -50%) scale(1.1);
  text-decoration: none;
}
.career__subfilter {
  margin-top: 24px;
  margin-bottom: 20px;
}
.career__subfilter__label {
  display: block;
  margin-bottom: 10px;
  font-family: 'roboto';
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #606478;
}
.career__subfilter__select {
  display: block;
  width: 100%;
  max-width: 360px;
  height: 52px;
  padding: 0 18px;
  border: 1px solid #d9e3e1;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #fff;
  color: #606478;
  font-size: 15px;
  line-height: 20px;
  outline: none;
}
.career__subfilter__select:focus {
  border-color: #1ea18b;
}
.pozice__empty-filter {
  padding: 24px 0 4px;
}
.pozice__empty-filter p {
  margin-bottom: 0;
  color: #606478;
}
@media all and (max-width: 768px) {
  .page-template-template-zivot-v-gemini .careerblog .block-top {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
  .page-template-template-zivot-v-gemini .careerblog .block__title {
    text-align: left;
    font-weight: 100;
  }
}
ul.benefits {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
ul.benefits li {
  display: block;
  flex: 0 0 20%;
  max-width: 20%;
}
@media all and (max-width: 768px) {
  ul.benefits li {
    flex-basis: 33.33%;
    max-width: 33.33%;
  }
}
@media all and (max-width: 550px) {
  ul.benefits li {
    flex-basis: 50%;
    max-width: 50%;
  }
}
.career__img .career__img__link {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.career__img .career__img__link img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.career__img .career__img__link:hover img,
.career__img .career__img__link:focus img {
  filter: brightness(55%);
}
.career__img .career__img__link:hover .career__img__overlay,
.career__img .career__img__link:focus .career__img__overlay {
  background: rgba(0, 0, 0, 0.28);
}
.career__img .career__img__link:hover .career__img__button,
.career__img .career__img__link:focus .career__img__button {
  background: #f39800;
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.career__img .career__img__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background: rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (max-width: 768px) {
  .career__img .career__img__overlay {
    padding: 20px;
  }
}
.career__img .career__img__button {
  min-width: 290px;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.28);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media all and (max-width: 500px) {
  .career__img .career__img__button {
    min-width: 0;
    width: 100%;
    max-width: 290px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: normal;
  }
}
/* Detail pobočky – doplňkové info musí zůstat viditelné i na úzkém mobilu. */
.showcase__pobocky .pob__contact .pobitem--info .pobitem__icon {
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.showcase__pobocky .pob__contact .pobitem--info p {
  display: block !important;
  margin: 0 0 10px;
}
.showcase__pobocky .pob__contact .pobitem--info p:last-child {
  margin-bottom: 0;
}
/* Detail lékaře – citace pod fotografií. */
.doctor__quote {
  position: relative;
  margin: 26px 0 0;
  padding: 26px 30px 24px 34px;
  background: #f4fbf9;
  border-left: 2px solid #1ea18b;
}
.doctor__quote:before {
  content: "“";
  position: absolute;
  top: -14px;
  left: 18px;
  font-family: Georgia, serif;
  font-size: 76px;
  line-height: 1;
  color: rgba(30, 161, 139, 0.2);
  pointer-events: none;
}
.doctor__quote p {
  position: relative;
  margin: 0;
  font-size: 17px;
  line-height: 29px;
  font-style: italic;
  color: #087c72;
}
@media all and (max-width: 768px) {
  .doctor__quote {
    margin-top: 20px;
    padding: 22px 24px 22px 28px;
  }
}
@media all and (max-width: 500px) {
  .doctor__quote p {
    font-size: 15px;
    line-height: 25px;
  }
}
