img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
html,
body {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-size: 20px;
  color: #4D291E;
}
h1 {
  font-size: 60px;
  font-size: 60/20rem;
  margin-bottom: 70px;
  font-family: "classico-urw", sans-serif;
  font-weight: 400;
}
h2 {
  font-size: 45px;
  font-size: 45/20rem;
  margin-bottom: 50px;
  font-family: "classico-urw", sans-serif;
  font-weight: 400;
}
h3 {
  font-size: 55px;
  font-size: 55/20rem;
  margin-bottom: 60px;
  font-family: "classico-urw", sans-serif;
  font-weight: 400;
}
h4 {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-size: 30/20rem;
  font-family: "classico-urw", sans-serif;
  font-weight: 400;
  margin-bottom: 40px;
}
h4 span {
  margin-right: 15px;
}
h5 {
  font-size: 30px;
  font-size: 30/20rem;
  margin-bottom: 10px;
  font-family: "classico-urw", sans-serif;
}
p,
.elementToProof {
  line-height: 40px;
}
a {
  color: #4D291E;
}
a:hover {
  color: #4D291E;
}
.mt-6 {
  margin-top: 4.5rem !important;
}
.mt-7 {
  margin-top: 6rem !important;
}
.mt-8 {
  margin-top: 7.5rem !important;
}
.mt-9 {
  margin-top: 9rem !important;
}
.mt-10 {
  margin-top: 11.5rem !important;
}
.ps-xl-6 {
  padding-left: 4.5rem;
}
.mobile-1399,
.mobile-1199,
.mobile-992,
.mobile-576 {
  display: none;
}
.fs-20 {
  font-size: 20px !important;
  font-size: 20/20rem !important;
}
.fs-24 {
  font-size: 24px;
  font-size: 24/20rem;
}
.fs-30 {
  font-size: 30px;
  font-size: 30/20rem;
}
.c_brown {
  color: #aa8e84;
}
.mb_150 {
  margin-bottom: 150px;
}
.mt_150 {
  margin-top: 150px;
}
.mw-800 {
  max-width: 800px;
}
.w1-100 {
  width: calc(100% - 30px);
}
.px-custom {
  padding: 4rem 0;
}
.px-custom2 {
  padding: 2rem 0;
}
.pt-custom {
  padding-top: 4rem;
}
.px-50 {
  padding: 0 50px;
}
.decor_text {
  font-family: "classico-urw", sans-serif;
}
.white_bcg {
  background-color: #ffffff;
}
.pink_bcg {
  background-color: #fbecdd;
}
.blue_bcg {
  background-color: #f3f7f8;
}
.brown_bcg {
  background-color: #4D291E;
}
.anchor {
  scroll-margin-top: 70px;
}
.page_color_Blue {
  color: #457082;
}
.page_color_Blue a {
  color: #457082;
}
.page_color_Blue .button.btn_border {
  background-color: #b1c9d0;
  border-color: #b1c9d0;
  color: #1e3740;
}
.page_color_Blue .button.btn_border:hover {
  background-color: #1e3740;
  color: #b1c9d0;
}
.page_color_Blue .header .bcg:before {
  background: rgba(225, 248, 255, 0.7);
}
.page_color_Blue .accordion-header button {
  color: #457082;
}
.mobile_menu {
  background-color: transparent;
  border: none;
}
.mobile_menu .navbar-toggler-icon .line {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-bottom: 8px;
}
.offcanvas {
  text-align: center;
  background-color: #fbecdd;
  background-size: cover;
  background-position: top center;
}
.offcanvas h3 {
  margin-bottom: 25px;
  font-size: 38px;
  font-size: 38/20rem;
  color: #fbecdd;
  font-weight: 400;
}
.offcanvas .offcanvas-header {
  padding: 1.1rem 1rem 1.2rem 1rem;
  border-bottom: 1px solid #764230;
}
.offcanvas .offcanvas-header h3 {
  margin: auto;
}
.offcanvas .offcanvas-header .btn-close {
  position: absolute;
  width: 40px;
  height: 40px;
  padding: 0;
  background: none;
  opacity: 1;
  right: 35px;
}
.offcanvas .offcanvas-header .btn-close svg path {
  fill: #fbecdd;
}
.offcanvas .offcanvas-body {
  padding-top: 60px;
}
.offcanvas .offcanvas-body .menu-item {
  margin: 10px 15px;
}
.offcanvas .offcanvas-body .menu-item .nav-link:after {
  display: none;
}
.rounded {
  border-radius: 25px;
  overflow: hidden;
}
.nav-tabs {
  background-color: #f2f2f0;
  border: none;
}
.nav-tabs .nav-link {
  padding: 20px 30px;
  color: #4D291E;
  border: none;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link.active {
  color: #d9a389;
  border-top: 2px solid #d9a389;
  border-radius: 0;
}
.tab-content {
  padding: 30px 10px 10px 10px;
  background-color: #fbecdd;
}
.tab-content li {
  margin-bottom: 10px;
}
.wpcf7-form .wpcf7-form-control,
.wpcf7-form label {
  max-width: 100%;
}
.wpcf7-form .wpcf7-list-item {
  display: block;
  margin: 0;
}
.wpcf7-form .wpcf7-list-item > label {
  display: flex;
  padding: 0.2em 0;
  align-items: center;
}
.wpcf7-form .wpcf7-list-item-label {
  margin-left: 25px;
}
.wpcf7-form input {
  padding: 10px;
  border-radius: 10px;
}
.wpcf7-form input[type="radio"] {
  appearance: none;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #4D291E;
  border-radius: 50%;
  cursor: pointer;
}
.wpcf7-form input[type="radio"]:before {
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  height: 36%;
  width: 36%;
  margin: 32%;
  border-radius: inherit;
  background: #4D291E;
}
.wpcf7-form input[type="radio"]:checked:before {
  visibility: visible;
}
.wpcf7-form input[type="checkbox"] {
  appearance: none;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #4D291E;
}
.wpcf7-form input[type="checkbox"]:before {
  visibility: hidden;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  content: '\f00c';
  font-family: fontawesome;
  font-weight: 900;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.5em;
}
.wpcf7-form input[type="checkbox"]:checked:before {
  visibility: visible;
}
.wpcf7-form input[type="submit"] {
  display: inline-block;
  border-radius: 60px;
  border: none;
  padding: 0.7em 2.4em;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s;
  background-color: #fbecdd;
  color: #4D291E;
}
.wpcf7-form input[type="submit"]:hover {
  background-color: #4D291E;
  color: #fbecdd;
}
.custom_it_box .img_cont {
  position: relative;
}
.custom_it_box .bcg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
.custom_it_box .text {
  padding-right: 70px;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.custom_it_box .odd .text {
  padding-left: 70px;
}
.page-template-page-trichologie {
  color: #4D291E;
}
.page-template-page-transpantace {
  color: #457082;
}
.page-template-page-transpantace main a {
  color: #457082;
}
.page-template-page-transpantace h1,
.page-template-page-transpantace h2,
.page-template-page-transpantace h3 {
  color: #1e3740;
}
.page-template-page-transpantace .button.button.btn_small {
  background-color: #b1c9d0;
  color: #1e3740;
}
.page-template-page-transpantace .button.button.btn_small:hover {
  background-color: #1e3740;
  color: #b1c9d0;
}
.page-template-page-transpantace .button.btn_home {
  background-color: #b1c9d0;
}
.page-template-page-transpantace .accordion .accordion-button {
  color: #457082;
}
.page-template-page-transpantace .accordion .accordion-button:after,
.page-template-page-transpantace .accordion .accordion-button:before {
  background-color: #1e3740;
}
.page-template-page-skoleni {
  color: #4D291E;
}
.button {
  display: inline-block;
  border-radius: 60px;
  padding: 1.3em 3.2em;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s;
}
.button.btn_home {
  background-color: #fbecdd;
  color: #4D291E;
}
.button.btn_home.inverse {
  background-color: #4D291E;
  color: #fbecdd;
}
.button.btn_home.inverse:hover {
  background-color: #fbecdd;
  color: #4D291E;
}
.button.btn_border {
  border: 1px solid #4D291E;
  color: #4D291E;
}
.button.btn_small {
  background-color: #fbecdd;
  color: #4D291E;
  padding: 0.7em 2.4em;
}
.button:hover {
  background-color: #4D291E;
  color: #fbecdd;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fbecdd;
  z-index: 2;
  border-bottom: 1px solid #ebdbc8;
}
header .navbar {
  padding: 0;
}
header .menu-item {
  margin: 0 15px;
}
header .nav-link {
  position: relative;
  height: 100%;
  color: #4D291E;
  font-weight: 300;
  font-size: 18px;
  font-size: 18/20rem;
}
header .nav-link:hover {
  color: #4D291E;
}
header .nav-link.active:after,
header .nav-link:hover:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -23px;
  margin: auto;
  height: 1px;
  width: 100%;
  display: block;
  background-color: #2E3941;
  content: '';
}
header .navbar-brand {
  width: 220px;
}
body.home {
  color: #4D291E;
}
body.home h1 {
  color: #fbecdd;
}
body.home section.header p {
  color: #ffffff;
}
body.home .services {
  background-color: #fcf3e9;
}
body.home .services .item {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  aspect-ratio: 1/1;
  overflow: hidden;
  color: #4D291E;
}
body.home .services .item .bcg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
  opacity: 0.35;
}
body.home .services .item .content {
  max-width: 470px;
  position: relative;
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
body.home .services .item .button {
  padding: 0.7em 2.4em;
}
body.home .benefit {
  color: #4D291E;
}
body.home .benefits .item {
  padding-right: 30px;
}
body.home .benefits p {
  line-height: 28px;
}
body.home .benefits h3 {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-size: 30/20rem;
  font-weight: 400;
  margin-bottom: 40px;
}
body.home .benefits h3 span {
  margin-right: 20px;
}
body.home .review .carousel .carousel-inner {
  background-color: #fef9f5;
  min-height: 550px;
}
body.home .review .carousel .carousel-item {
  padding: 60px 0;
}
body.home .review .carousel .carousel-item > div {
  max-width: 650px;
}
body.home .review .carousel .carousel-item h3 {
  font-size: 30px;
  margin-bottom: 10px;
  font-family: "Figtree", sans-serif;
}
body.home .review .carousel .carousel-control-next,
body.home .review .carousel .carousel-control-prev {
  width: 60px;
}
body.home .review .carousel .carousel-control-prev-icon {
  width: 60px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23decdc7'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
body.home .review .carousel .carousel-control-next-icon {
  width: 60px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23decdc7'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
body.home .news a {
  text-decoration: none;
}
body.home .news h4 {
  font-size: 40px;
  font-size: 40/20rem;
  font-weight: 500;
  margin-bottom: 15px;
}
body.home .news img {
  max-width: 100%;
}
body.home .news .news_cont {
  margin-bottom: 80px;
}
body.home .news .img_cont {
  position: relative;
  height: 400px;
}
body.home .news .img_cont img {
  position: absolute ;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100% ;
  max-width: 100%;
  object-fit: cover;
}
body.home .news .date {
  color: #8d8884;
}
body.home .news .content {
  color: rgba(85, 35, 20, 0.5);
  line-height: 40px;
}
body.home .news .more i {
  font-size: 28px;
  font-size: 28/20rem;
}
.mobile_menu .navbar-toggler-icon .line {
  background-color: #000;
}
section.header {
  padding: 180px 0 100px 0;
  height: calc(100vh);
  min-height: 750px;
}
section.header .button {
  margin-top: 70px;
}
.page_404 {
  padding: 30px 0;
}
footer {
  padding: 50px 0;
  background-color: #fbecdd;
}
footer a {
  color: #934F31;
}
footer a:hover {
  color: #4D291E;
  text-decoration: underline;
}
footer p {
  line-height: 34px;
  color: #4D291E;
}
footer .fs-24 {
  margin-top: 40px;
  color: #4D291E;
  font-weight: 700;
}
footer ul {
  padding-left: 0;
  list-style: none;
}
footer ul li {
  margin: 40px 0;
}
footer ul a {
  text-decoration: none;
  color: #4D291E;
  font-size: 24px;
  font-size: 24/20rem;
  font-weight: 700;
}
footer .sub-menu li {
  margin: 20px 0;
}
footer .sub-menu a {
  color: #934F31;
  font-weight: 400;
  font-size: 20px;
  font-size: 20/20rem;
}
footer .social a {
  display: inline-block;
  margin: 0 10px;
}
.transplantace .top_text .img_cont {
  position: relative;
}
.transplantace .top_text .text {
  padding: 50px 70px 50px 0;
}
.transplantace .top_text .bcg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
.transplantace .top_text .odd .text {
  padding-right: 0;
}
.transplantace .top_text.custom_part .img_cont {
  height: 350px;
}
.transplantace .top_text.custom_part .bcg {
  object-fit: contain;
}
.transplantace .top_text.custom_part .row {
  margin: 70px;
}
.transplantace .list ul {
  list-style: none;
  padding-left: 0;
}
.transplantace .list li {
  position: relative;
  min-height: 100px;
  padding-right: 100px;
  display: flex;
  align-items: center;
  font-size: 30px;
  font-size: 30/20rem;
}
.transplantace .list li:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 100px;
  height: 100px;
  background-image: url(../img/check.svg);
  background-size: contain;
}
.transplantace .question .accordion .accordion-button span {
  top: 0;
}
.transplantace .question .accordion .accordion-button[aria-expanded='true'] span {
  color: #daa48a;
}
.accordion {
  margin-top: 60px;
}
.accordion.add_part {
  margin-top: 0;
}
.accordion.add_part .accordion-button span {
  top: 0;
}
.accordion .accordion-item {
  background-color: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #e2ded9;
}
.accordion .accordion-item:first-of-type {
  border-top: 1px solid #e2ded9;
}
.accordion .accordion-header span {
  padding-right: 50px;
}
.accordion .accordion-button {
  position: relative;
  align-items: end;
  font-family: "Figtree", sans-serif;
  color: #4D291E;
  background-color: transparent;
}
.accordion .accordion-button:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 37px;
  height: 20px;
  width: 0.1em;
  background: #4D291E;
  border-radius: 2px;
}
.accordion .accordion-button:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 28px;
  height: 0.1em;
  width: 20px;
  background: #4D291E;
  border-radius: 2px;
}
.accordion .accordion-button:hover {
  background-color: #fcfcfc;
  box-shadow: none;
}
.accordion .accordion-button[aria-expanded='true'] {
  background-color: transparent;
  box-shadow: none;
  background-color: #fcfcfc;
}
.accordion .accordion-button[aria-expanded='true']:before {
  display: none;
}
.accordion .accordion-button[aria-expanded='true'] strong {
  font-size: 90px;
  font-size: 90/20rem;
  font-weight: 400;
  line-height: 90px;
}
.accordion .accordion-button strong {
  transition: all 0.3s;
  line-height: 40px;
}
.accordion .accordion-button span {
  position: relative;
  top: -7px;
}
.accordion .accordion-button.no_number span {
  top: 0;
}
.column_bcg {
  background-color: #fbecdd;
  padding: 20px 0 50px 0;
}
.banner_part {
  background-color: #4D291E;
  color: #fbecdd;
  padding: 60px 0 50px 0;
  font-family: "classico-urw", sans-serif;
}
.banner_part a {
  color: #fbecdd;
}
.banner {
  font-family: "classico-urw", sans-serif;
  color: #fbecdd;
  font-weight: 400;
}
.banner a {
  text-decoration: none;
  color: #fbecdd;
  font-weight: 400;
}
.banner a:hover {
  text-decoration: underline;
}
.banner h4 {
  display: block;
  font-size: 40px;
  font-size: 40/20rem;
}
.before_after .top_text {
  text-transform: uppercase;
  margin-bottom: 0;
}
.before_after .hair {
  position: relative;
  width: 100%;
  max-width: 600px;
  overflow: hidden;
  cursor: ew-resize;
}
.before_after .hair img {
  display: block;
  width: 100%;
}
.before_after .hair .after {
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 50% 0 0);
  pointer-events: none;
}
.before_after .hair .divider {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #e2f0f3;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
.before_after .hair .divider:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -25px;
  margin: auto;
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  background: url('../img/handle.svg');
  background-size: cover;
}
.owl-carousel.beforeafter .owl-nav {
  width: calc(100% + 90px) !important;
  position: absolute;
  left: -45px;
  top: 45%;
}
.owl-carousel.beforeafter .owl-nav button {
  position: absolute;
  height: 57px;
  width: 22px;
}
.owl-carousel.beforeafter .owl-nav button span {
  display: none;
}
.owl-carousel.beforeafter .owl-nav button.owl-prev::after {
  content: '';
  padding-left: 0.2rem;
  color: transparent;
  background-image: url(../img/arrow-left.svg);
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-shadow: none;
}
.owl-carousel.beforeafter .owl-nav button.owl-next {
  right: 0;
}
.owl-carousel.beforeafter .owl-nav button.owl-next::after {
  right: 0;
  content: '';
  padding-left: 0.2rem;
  color: transparent;
  background-image: url(../img/arrow-right.svg);
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-shadow: none;
}
.kontakt {
  color: #4D291E;
}
.kontakt h1 {
  margin-bottom: 0;
}
.kontakt .px-custom {
  padding-top: 0px;
}
.kontakt .map_cont {
  border-radius: 25px;
  overflow: hidden;
}
.page-template-archive h3 {
  position: relative;
  width: 137%;
  font-size: 37px;
  font-size: 37/20rem;
  padding: 20px 20px 20px 0px;
  margin-bottom: 20px;
  background-color: #ffffff;
  z-index: 1;
}
.page-template-archive a {
  text-decoration: none;
}
.page-template-archive .item > div {
  width: 50%;
}
.page-template-archive .category {
  text-transform: uppercase;
  font-size: 16px;
  font-size: 16/20rem;
  font-weight: 700;
}
.page-template-archive .date {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  font-size: 16/20rem;
  color: #8d8884;
}
.page-template-archive .text {
  padding-right: 30px;
}
.page-template-archive .img_cont {
  position: relative;
  height: 285px;
}
.page-template-archive .img_cont img {
  position: absolute ;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100% ;
  max-width: 100%;
  object-fit: cover;
}
.masonry {
  column-count: 2;
  column-gap: 100px;
}
.masonry .item {
  break-inside: avoid;
  margin-bottom: 120px;
  display: block;
}
.pagination {
  width: fit-content;
  margin: 0 auto;
}
.pagination a,
.pagination span {
  display: inline-block;
  margin: 5px 7px;
  font-size: 24px;
  font-size: 24/20rem;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination a.current,
.pagination span.current {
  color: #ffffff;
  background-color: #daa48a;
}
.pagination a.current:hover,
.pagination span.current:hover {
  background-color: #daa48a;
}
.pagination a:hover,
.pagination span:hover {
  background-color: #f2f2f0;
}
.single .content h2,
.single .content h3 {
  padding-top: 1.5rem;
}
.single .content .wp-caption-dd {
  font-size: 16px;
  font-size: 16/20rem;
}
.page-template-page-faq .faq .btn_home {
  margin-right: 20px;
}
.page-template-page-faq .faq .accordion {
  width: 100%;
}
.page-template-page-onas .onas h3 {
  font-size: 30px;
  font-size: 30/20rem;
  font-weight: 700;
  margin-bottom: 30px;
}
.page-template-page-onas .onas .img_cont img {
  width: 100%;
  height: auto;
}
.page-template-page-onas .onas .text_cont {
  padding-left: 50px;
}
.page-template-page-onas .onas .circle {
  border-radius: 50%;
  overflow: hidden;
}
.page-template-page-onas .onas .circle img {
  border-radius: 50%;
}
header.mobile .navbar-brand {
  width: 180px;
}
header.mobile .nav-link:after {
  bottom: -17px;
}
header .nav-link:after {
  transition: all 0.3s;
}
header .navbar-brand {
  transition: all 0.5s;
}
header .offcanvas h3 {
  color: #4D291E;
}
header.custom_header {
  background-color: transparent;
  transition: background 0.1s;
}
header.custom_header .offcanvas {
  background-position: top center !important;
  background-size: cover !important;
}
header.custom_header.Brown {
  border-bottom: 1px solid #764230;
}
header.custom_header.Brown .nav-link.active::after {
  background-color: #4D291E;
}
header.custom_header.Brown.mobile {
  background-color: #4D291E;
}
header.custom_header.Brown .nav-link {
  color: #fbecdd;
}
header.custom_header.Brown .nav-link:hover:after {
  background-color: #fbecdd;
}
header.custom_header.Brown .navbar-brand svg .st1 {
  fill: #fbecdd;
}
header.custom_header.Brown .navbar-toggler-icon .line {
  background-color: #fbecdd;
}
header.custom_header.Brown .offcanvas {
  background: url('../img/hp_bcg.svg');
}
header.custom_header.Brown .offcanvas h3 {
  color: #fbecdd;
}
header.custom_header.Brown .offcanvas .offcanvas-header {
  border-color: #764230;
}
header.custom_header.Blue {
  border-bottom: 1px solid #A6BEC6;
}
header.custom_header.Blue .nav-link.active::after {
  background-color: #2E3941;
}
header.custom_header.Blue.mobile {
  background-color: #BAC7CE;
}
header.custom_header.Blue .nav-link {
  color: #2E3941;
}
header.custom_header.Blue .navbar-brand svg .st1 {
  fill: #2E3941;
}
header.custom_header.Blue .search #Ellipse_4 {
  fill: #9cb3bf;
}
header.custom_header.Blue .search line,
header.custom_header.Blue .search #Ellipse_5 circle:last-of-type {
  stroke: #2e3941;
}
header.custom_header.Blue .navbar-toggler-icon .line {
  background-color: #2E3941;
}
header.custom_header.Blue .offcanvas {
  background: url('../img/transplantace_bcg.svg');
}
header.custom_header.Blue .offcanvas h3 {
  color: #2E3941;
}
header.custom_header.Blue .offcanvas .offcanvas-header {
  border-color: #9CB3BF;
}
header.custom_header.Blue .offcanvas .btn-close svg line {
  stroke: #2E3941;
}
header.custom_header.Pink {
  border-bottom: 1px solid #ebdbc8;
}
header.custom_header.Pink.mobile {
  background-color: #f4e8d9;
}
header.custom_header.Pink .search circle {
  fill: #ebdbc8;
}
header.custom_header.Pink .search line,
header.custom_header.Pink .search #Ellipse_5 circle:last-of-type {
  stroke: #4D291E;
}
header.custom_header.Pink .navbar-toggler-icon .line {
  background-color: #4D291E;
}
header.custom_header.Pink .offcanvas {
  background: url('../img/tricho_bcg.svg');
}
header.custom_header.Pink .offcanvas h3 {
  color: #4D291E;
}
header.custom_header.Pink .offcanvas .offcanvas-header {
  border-color: #EBDBC8;
}
header.custom_header.Pink .offcanvas .btn-close svg line {
  stroke: #4D291E;
}
header.custom_header.Pink .nav-link:hover {
  color: #4D291E;
}
header.custom_header.Green {
  border-bottom: 1px solid #D6E5CA;
}
header.custom_header.Green .nav-link.active::after {
  background-color: #495444;
}
header.custom_header.Green.mobile {
  background-color: #e5f0dc;
}
header.custom_header.Green .navbar-brand svg .st1 {
  fill: #495444;
}
header.custom_header.Green .offcanvas .nav-link.active::after {
  display: none;
}
header.custom_header.Green .search circle {
  fill: #d6e5ca;
}
header.custom_header.Green .search line,
header.custom_header.Green .search #Ellipse_5 circle:last-of-type {
  stroke: #495444;
}
header.custom_header.Green .navbar-toggler-icon .line {
  background-color: #495444;
}
header.custom_header.Green .offcanvas {
  background: url('../img/skoleni_bcg.svg');
}
header.custom_header.Green .offcanvas h3 {
  color: #495444;
}
header.custom_header.Green .offcanvas .offcanvas-header {
  border-color: #D6E5CA;
}
header.custom_header.Green .offcanvas .btn-close svg line {
  stroke: #495444;
}
header.custom_header.Green .nav-link:hover {
  color: #4D291E;
}
.without_bcg {
  position: relative;
}
.without_bcg h1 {
  font-size: 48px;
  font-size: 48/20rem;
  margin-bottom: 60px;
}
.without_bcg .bcg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-size: cover !important;
  background-position: center center !important;
  z-index: -1;
}
.without_bcg .bcg:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  content: "";
  background: linear-gradient(180deg, rgba(251, 236, 221, 0.3), rgba(251, 236, 221, 0.3));
}
.without_bcg.no_bcg h1,
.without_bcg.no_bcg p {
  color: #fbecdd;
}
.without_bcg.no_bcg .bcg {
  background-color: #845137;
}
.without_bcg.no_bcg .bcg:before {
  display: none;
}
.without_bcg .button {
  position: relative;
  padding: 0.8em 3.8em 0.8rem 1.8rem;
  font-weight: 400;
  border: 1px solid transparent;
  font-size: 17px;
  font-size: 17/20rem;
}
.without_bcg .button .circle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 50%;
}
.with_bcg {
  position: relative;
  overflow-y: hidden;
}
.with_bcg:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  content: "";
  z-index: -1;
}
.with_bcg h1 {
  font-size: 48px;
  font-size: 48/20rem;
  margin-bottom: 60px;
}
.with_bcg p {
  font-size: 17px;
  font-size: 17/20rem;
  line-height: 28px;
}
.with_bcg .name {
  position: relative;
  bottom: -30px;
  left: -50px;
}
.with_bcg .name p {
  margin-bottom: 0;
}
.with_bcg .name p:first-of-type {
  font-family: "classico-urw", sans-serif;
  font-weight: 400;
}
.with_bcg .name img {
  max-width: 280px;
  height: auto;
  margin-top: 15px;
}
.with_bcg .button {
  position: relative;
  padding: 0.8em 3.8em 0.8rem 1.8rem;
  font-weight: 400;
  border: 1px solid transparent;
  font-size: 17px;
  font-size: 17/20rem;
}
.with_bcg .button .circle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 50%;
}
.with_bcg .bcg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-size: cover !important;
  background-position: center center !important;
  z-index: -1;
}
.with_bcg .bcg:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  content: "";
}
.with_bcg.custom_section .bcg {
  background-size: 800px !important;
  background-repeat: no-repeat !important;
  background-image: var(--desktop-bg);
  background-position: calc(50% + 350px) center !important;
}
.with_bcg.custom_section .box_cont {
  padding: 20px 30px 30px 30px;
  border-radius: 10px 50px 10px 10px;
  box-shadow: 8px 8px 30px #2E3941;
  text-align: left;
  font-size: 16px;
  font-size: 16/20rem;
}
.with_bcg.custom_section .box_cont .elementToProof {
  line-height: 32px;
}
.with_bcg.custom_section .box_cont .decoration {
  position: relative;
  top: -30px;
  text-align: center;
  font-family: "classico-urw", sans-serif;
  font-size: 83px;
  font-size: 83/20rem;
}
.with_bcg.custom_section .box_cont .decoration.hide {
  display: none;
}
.with_bcg.custom_section .header_box {
  padding: 15px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.with_bcg.Brown:before {
  background: url('../img/hp_bcg.svg');
  background-size: cover;
}
.with_bcg.Brown p {
  color: #fbecdd !important;
}
.with_bcg.Brown .button:hover {
  background-color: transparent;
  color: #fbecdd;
  border-color: #fbecdd;
}
.with_bcg.Brown .box_cont {
  background-color: #fbecdd;
}
.with_bcg.Brown .box_cont .decoration {
  color: #EBDBC8 !important;
}
.with_bcg.Brown .box_cont p {
  color: #4D291E !important;
}
.with_bcg.Blue {
  color: #2E3941;
}
.with_bcg.Blue:before {
  background: url('../img/transplantace_bcg.svg');
  background-size: cover;
}
.with_bcg.Blue h1 {
  margin-bottom: 20px;
}
.with_bcg.Blue p {
  color: #2E3941 !important;
}
.with_bcg.Blue .button {
  background-color: #2E3941;
  color: #BAC7CE;
}
.with_bcg.Blue .button .circle {
  background-color: #A6BEC6;
}
.with_bcg.Blue .button:hover {
  background-color: transparent;
  color: #2E3941;
  border-color: #2E3941;
}
.with_bcg.Blue .header_box {
  border-color: #A6BEC6;
}
.with_bcg.Blue .box_cont {
  background-color: #A6BEC6;
}
.with_bcg.Blue .box_cont .decoration {
  color: #2E3941 !important;
}
.with_bcg.Blue .box_cont p {
  color: #2E3941 !important;
}
.with_bcg.Pink:before {
  background: url('../img/tricho_bcg.svg');
  background-size: cover;
}
.with_bcg.Pink h1 {
  margin-bottom: 20px;
}
.with_bcg.Pink .button {
  background-color: #4D291E;
  color: #fbecdd;
}
.with_bcg.Pink .button .circle {
  background-color: #764230;
}
.with_bcg.Pink .button .circle path {
  stroke: #fbecdd;
}
.with_bcg.Pink .button:hover {
  background-color: transparent;
  color: #4D291E;
  border-color: #4D291E;
}
.with_bcg.Pink .header_box {
  border-color: #f1e4d4;
}
.with_bcg.Pink .box_cont {
  background-color: #ebdbc8;
}
.with_bcg.Pink .box_cont .decoration {
  color: #2E3941 !important;
}
.with_bcg.Pink .box_cont p {
  color: #2E3941 !important;
}
.with_bcg.Green {
  color: #495444;
}
.with_bcg.Green:before {
  background: url('../img/skoleni_bcg.svg');
  background-size: cover;
}
.with_bcg.Green h1 {
  margin-bottom: 20px;
}
.with_bcg.Green .button {
  background-color: #495444;
  color: #E5F0DC;
}
.with_bcg.Green .button .circle {
  background-color: #d6e5ca;
}
.with_bcg.Green .button .circle path {
  stroke: #495444;
}
.with_bcg.Green .button:hover {
  background-color: transparent;
  color: #495444;
  border-color: #495444;
}
.with_bcg.Green .header_box {
  border-color: #dae8cf;
}
.with_bcg.Green .box_cont {
  background-color: #d6e5ca;
}
.with_bcg.Green .box_cont .decoration {
  color: #495444 !important;
}
.with_bcg.Green .box_cont p {
  color: #495444 !important;
}
.page-template-search input[type="search"],
body.search input[type="search"] {
  padding: 25px;
  border: 2px solid #4D291E;
  border-radius: 8px;
  font-size: 20px;
  font-size: 20/20rem;
  color: #4D291E;
  width: 500px;
  max-width: 100%;
}
.page-template-search button[type="submit"],
body.search button[type="submit"] {
  background-color: #fbecdd;
  border: 2px solid #fbecdd;
  color: #4D291E;
}
.page-template-search .box,
body.search .box {
  background-color: #ffffff;
  box-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.1), 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1);
  border-radius: 0.3rem;
  color: #4D291E;
}
.page-template-search .img_cont,
body.search .img_cont {
  position: relative;
}
.page-template-search .img_cont p,
body.search .img_cont p {
  position: absolute;
  top: 25px;
  left: 25px;
  padding: 0.4rem 0.7rem;
  border-radius: 5em;
  background: #d9a389;
  color: #ffffff;
  font-size: 12px;
  font-size: 12/20rem;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.page-template-search .img_cont img,
body.search .img_cont img {
  width: 100%;
  height: auto;
}
.page-template-search .content,
body.search .content {
  padding: 9% 11% 11% 11%;
}
.page-template-search .content a,
body.search .content a {
  text-decoration: none;
}
.page-template-search .content h2,
body.search .content h2 {
  font-size: 30px;
  font-size: 30/20rem;
  font-weight: 500;
  margin-bottom: 30px;
}
.page-template-search .content .date,
body.search .content .date {
  color: #8f8b88;
}
.page-template-search .pagination,
body.search .pagination {
  margin-top: 3rem;
}
.page-template-search .pagination .nav-links,
body.search .pagination .nav-links {
  display: flex;
  justify-content: center;
}
.kontakt {
  padding-top: 170px;
}
@media (max-width: 1399px) {
  .desktop-1399 {
    display: none;
  }
  .mobile-1399 {
    display: block;
  }
  header.custom_header .nav-link.active:after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .ps-xl-6 {
    padding-left: 2rem;
  }
  .masonry {
    column-count: 1;
  }
  .with_bcg.Brown .bcg {
    background-size: 650px !important;
    background-position: calc(50% + 250px) center !important;
  }
  body.home .services .item {
    aspect-ratio: unset;
  }
  body.home .services .item .content {
    padding: 30px;
    max-width: unset;
    width: 100%;
  }
}
@media (max-width: 992px) {
  h2 {
    font-size: 50px;
    font-size: 50/20rem;
  }
  h3 {
    font-size: 45px;
    font-size: 45/20rem;
  }
  .ps-xl-6 {
    padding-left: 0.75rem;
  }
  .mobile-992 {
    display: block;
  }
  .desktop-992 {
    display: none !important;
  }
  .list li {
    font-size: 22px !important;
    font-size: 22/20rem !important;
    min-height: 70px !important;
  }
  .list li:after {
    height: 70px !important;
    width: 70px !important;
  }
  .with_bcg .name {
    left: 0;
  }
  .header.with_bcg {
    height: auto !important;
    text-align: center;
    padding: 80px 0 20px 0;
  }
  .header.with_bcg h1 {
    margin-top: 60px;
    font-size: 40px;
    font-size: 40/20rem;
  }
  .header.with_bcg .button {
    width: 100%;
    margin-top: 20px;
    padding: 0.8em 1.8em 0.8rem 1.8rem;
  }
  .header.with_bcg .main_title p span {
    font-size: 18px !important;
    font-size: 18/20rem !important;
  }
  .header.with_bcg .name {
    margin-top: 50px;
    text-align: right !important;
    display: block !important;
  }
  .header.with_bcg .name p {
    max-width: 180px;
  }
  .header.with_bcg .name p:not(:first-of-type) {
    line-height: 20px;
  }
  .header.with_bcg .name img {
    margin-top: 20px;
    width: 135px;
    height: auto;
  }
  .header.with_bcg .container {
    padding-bottom: 50px;
    display: block !important;
  }
  .header.with_bcg .box_cont {
    margin-top: 60px;
  }
  .header.with_bcg .bcg {
    background-size: 350px !important;
    background-position: top 200px center !important;
  }
  .header.with_bcg.custom_section .bcg {
    background-image: var(--mobile-bg);
  }
  .img_cont .bcg {
    position: relative !important;
  }
  footer {
    text-align: center;
  }
  .transplantace .top_text .img_cont {
    position: relative;
  }
  .transplantace .top_text .text {
    padding: 50px 0 50px 0;
  }
  .transplantace .top_text.custom_part .row {
    margin: 0 -12px;
  }
  .page-template-archive h3 {
    width: 100%;
  }
  .page-template-page-trichologie .header.with_bcg .box_cont,
  .page-template-page-skoleni .header.with_bcg .box_cont {
    margin-top: 13.5rem !important;
  }
  .page-template-page-transpantace .custom_section .bcg {
    background-position: top 241px center !important;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 45px;
    font-size: 45/20rem;
    margin-bottom: 50px;
  }
  h2 {
    font-size: 40px;
    font-size: 40/20rem;
    margin-bottom: 40px;
  }
  h3 {
    font-size: 40px;
    font-size: 40/20rem;
  }
  p {
    font-size: 17px;
    font-size: 17/20rem;
    line-height: 25px;
  }
  .mobile-576 {
    display: block;
  }
  .desktop-576 {
    display: none !important;
  }
  .owl-nav {
    display: none;
  }
  .header.with_bcg.Brown .bcg {
    background-position: top 200px right -60px !important;
  }
  body.home .news h4 {
    font-size: 28px;
    font-size: 28/20rem;
  }
  .page-template-archive h3 {
    font-size: 26px;
    font-size: 26/20rem;
  }
  .page-template-archive .text {
    display: none;
  }
  .offcanvas-end {
    width: 100%;
  }
}
