@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* Just for CodePen styling - don't include if you copy paste */
html {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Poppins", serif;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.path-clanky .clanek-hp a {
  text-decoration: none;
}
.path-clanky .clanek-hp h3 {
  font-weight: 500;
  color: rgb(126 67 117);
  font-size: 28px;
  margin-bottom: 2px;
  margin-top: 12px;
}
.pw-who:after {
  display: block;
  position: relative;
  content: "";
  clear: both;
}
.pw-tag-cloud {
  text-align: center;
}
.pw-tag {
  margin: 4px;
  display: inline-block;
}
.pw-tag a {
  padding: 8px 12px;
  text-decoration: none;
  background: linear-gradient(
    135deg,
    rgba(44, 164, 211, 1) 0%,
    rgba(22, 142, 206, 1) 100%
  );
  border-radius: 0 8px 0 8px;
  color: #fff;
  transition: all 1s ease;
  font-size: 17px;
  display: block;
}
.pw-tag a:hover {
  background: linear-gradient(
    135deg,
    rgba(233, 68, 107, 1) 0%,
    rgba(232, 148, 168, 1) 100%
  );
}

.pw-article-nahled img {
  border-radius: 0 8px 0 8px;
  margin-bottom: 20px;
}

.socicon {
  line-height: 24px;
  height: 24px;
  margin-bottom: 8px;
  display: inline-block;
}

.socicon img {
  display: inline-block;
  width: 24px;
  margin-right: 7px;
  margin-bottom: -6px;
  filter: brightness(500);
}

.pw-who-flr.pw-tagy {
  float: left;
  padding: 5px 10px;
  background: linear-gradient(135deg, #ddd 0%, #aaa 100%);
  border-radius: 0 8px 0 8px;
  margin: 10px 10px 10px 0px;
  color: #fff;
}

.button--primary:hover {
  background: linear-gradient(
    135deg,
    rgb(235 111 147) 0%,
    #e93b64cc 32%,
    #e93b64d1 60%,
    rgb(235 111 147) 100%
  );
  color: #fff;
}

.kontaktni-formular {
  width: 96%;
  max-width: 600px;
  background: #59b0e9;
  padding: 25px;
  border-radius: 30px;
  margin: 0 auto 60px auto;
  color: #fff;
}

input[type="tel"] {
  border: 1px solid #ddd;
  padding: 13px;
  -webkit-box-shadow: inset 5px -5px 5px -5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 5px -5px 5px -5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 5px -5px 5px -5px rgba(0, 0, 0, 0.15);
  font-family: Arial, Helvetica, sans-serif;
}

.kontaktni-formular textarea,
.kontaktni-formular input {
  border-radius: 30px;
  width: 100%;
}
.js-form-type-checkbox input {
  width: 20px;
  float: left;
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}

.js-form-type-checkbox label {
  margin-left: 40px;
}

.trefa-container {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  width: 92%;
  padding-top: 30px;
  padding-bottom: 30px;
}

/*.trefa-home-page .trefa-hp-header .trefa-container {
  min-height: 100dvh;
}*/

.region--footer > .page-width {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  width: 92%;
}

.video {
  position: relative;
  width: 100%;
}

.video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.trefa-clanky .trefa-container {
  padding-left: 300px;

  background-image: url(../images/amor-z.png);
  background-position: 0 0;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.co-trefy .trefa-container {
  padding-top: 52px;
  padding-right: 90px;
  height: 310px;
  background-image: url(../images/amor-m.png);
  background-position: 100% 0;
  background-size: 300px auto;
  background-repeat: no-repeat;
}

.field--name-field-popis-pravnich-sluzeb {
  max-width: 80%;
}

.field--name-field-popis-pravnich-sluzeb p {
  font-size: 25px;
  font-style: italic;
  color: #1f71a9;
}

.trefa-odkazy-inzeratu .trefa-container {
  padding-bottom: 0;
}

.trefa-full-width.trefa-odkazy-inzeratu {
}

.trefa-container .trefa-container {
  width: 100%;
}

.navbar-container {
  width: 92%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  column-gap: 40px;
}

.trefa-article-width .trefa-container {
  max-width: 950px;
  margin: 0 auto;
  position: relative;

  padding-bottom: 80px;
}

.trefa-article-width .trefa-container {
  text-align: justify;
}

.region--footer .field--name-body strong {
  font-weight: normal;
}

.trefa-clanky {
  box-shadow: inset 0px -8px 19px 0 rgb(113, 7, 32, 0.23);
  background: linear-gradient(
    135deg,
    rgba(233, 68, 107, 1) 0%,
    rgba(232, 148, 168, 1) 32%,
    rgba(232, 148, 168, 1) 60%,
    rgba(239, 45, 110, 1) 100%
  );
  position: relative;
  padding: 70px;
}

.trefa-clanky .clanek-hp a {
  color: #fff;
  text-decoration: none;
}
.trefa-clanky .clanek-hp a,
.trefa-clanky .clanek-hp p,
.trefa-clanky h2,
.trefa-clanky .clanek-hp h3 {
  color: #fff;
}
.trefa-clanky .clanek-hp a h3 {
  font-weight: 600;
}

.field--name-field-text-pod-ocenenim {
  margin: 0 auto;
}

p {
  color: #330615;
  font-size: 16px;
  line-height: 1.6;
}

.trefa-footer-map {
  max-width: 330px;
}

h1 {
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 56px;
  font-weight: 700;

  line-height: 125%;
}

.trefa-article h1 {
  font-size: 42px;
  text-align: center;
  width: 100%;
}

.trefa-article-info {
  text-align: center;
  clear: both;
  width: 100%;
  padding: 30px 0;
}

.trefa-article-info .field--name-field-tags {
  display: block;
  padding: 30px 0 0 0;
}
.trefa-article-info .field--name-field-tags .field--item {
  display: inline-block;
  padding: 10px 30px;
}

.trefa-article-author {
  font-size: 18px;
  letter-spacing: 0.03em;
  display: inline-block;
  padding: 0 40px;
  position: relative;
}

.trefa-article .trefa-grey.trefa-header .trefa-container {
  padding-bottom: 55px;
}

.trefa-article-author:after {
  top: 4px;
  right: -8px;

  width: 1px;
  height: 35px;
  background: #6b6b6b;
  display: block;
  content: "";
  position: absolute;
  transform: rotate(15deg);
}

.trefa-article-date {
  font-size: 18px;
  letter-spacing: 0.03em;
  display: inline-block;
  padding: 0 40px;
}

.trefa-without-subtitle h1 {
  max-width: 100%;
  color: #d5566f;
}

h2 {
  font-weight: 500;
  color: rgb(126 67 117);
  font-size: 38px;
  margin-bottom: 20px;
  margin-top: 12px;
}

h3 {
  font-weight: 500;
  color: rgb(126 67 117);
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 12px;
}

.region--footer h3 {
  font-weight: 500;
  color: #fff;
  font-size: 23px;
  margin-bottom: 10px;
  margin-top: 12px;
  text-transform: none;
}

h4 {
  color: #3c3c3c;
  font-weight: 300;
  font-size: 26px;
  margin-bottom: 20px;
  margin-top: 25px;
}

.btn-wrapper a {
  display: inline-block;
  padding: 15px 20px;
  background: linear-gradient(
    135deg,
    rgb(235 111 147) 0%,
    rgb(220 58 105) 100%
  );
  color: #fff;
  margin: 10px 0 10px 0;
  font-size: 20px;
  border-radius: 25px;
  text-decoration: none;
  transition: all 0.5s ease;
}

.btn-wrapper a:hover {
  background: linear-gradient(
    135deg,
    rgb(220 58 105) 0%,
    rgb(235 111 147) 100%
  );
}

.toolbar-horizontal .trefa-partner-in-list .trefa-kotva,
.toolbar-horizontal .trefa-specializace .trefa-kotva {
  top: -150px;
}

.full-inzerat .trefa-full-width.trefa-grey.trefa-header {
  box-shadow: unset;
  background: linear-gradient(
    135deg,
    rgba(233, 68, 107, 0.2) 0%,
    rgba(232, 148, 168, 0.2) 41%,
    rgba(44, 164, 211, 0.2) 67%,
    rgba(22, 142, 206, 0.2) 100%
  );
  padding-bottom: 60px;
}

.full-inzerat .trefa-header .trefa-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  row-gap: 40px;
  padding: 0;
  position: relative;
}

.full-inzerat .trefa-header .trefa-container > .left {
  width: 45%;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}

.full-inzerat .trefa-header .trefa-container > .left h1 {
  font-size: 2em;
  color: #d5566f;
  max-width: unset;
}

.full-inzerat .trefa-header .trefa-container > .right {
  position: absolute;
  right: 0;
  bottom: -95px;
  min-height: 355px;
  height: 100%;
  width: 50%;
  overflow: hidden;
  border-radius: 20px 0;
  box-shadow: 0 0 40px 0 rgba(213, 86, 111, 0.5);
}

.full-inzerat .trefa-header .trefa-container > .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.full-inzerat .trefa-sm-inzerat {
  max-width: 500px;
  width: 90%;
  margin: 0 auto;
}

.full-inzerat .event-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  row-gap: 40px;
  column-gap: 5%;
  margin: 40px 0 30px 0;
}

.full-inzerat .event-content .left {
  width: 50%;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.full-inzerat .event-content .right {
  width: 45%;
}

.full-inzerat .event-content h2 {
  color: inherit;
  font-size: 1.75em;
  margin: 0;
}

.full-inzerat .event-content .event-details {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 10px 40px;
  align-items: center;
}

.full-inzerat .event-content .event-details img {
  width: 22px;
}

.full-inzerat .event-content .event-details > div {
  padding: 0;
  margin: 0;
  border: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 10px;
}

.full-inzerat .event-content .event-details > div * {
  color: #330615;
  font-size: 1em;
}

.full-inzerat .event-content .event-details a:hover {
  text-decoration: none;
}

.full-inzerat .event-content .event-description > div {
  padding: 0;
}

.full-inzerat .event-content .event-description p {
  font-size: 16px;
}

.trefa-sm-inzerat a {
  text-decoration: none;
}

.trefa-container ul {
  margin-top: 5px;
  margin-bottom: 10px;
}

.trefa-container ul > li {
  padding: 10px 10px 10px 30px;
  list-style: none;
  position: relative;
  font-size: 18px;
}

.trefa-container ul > li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #6b6b6b;
  position: absolute;
  top: 14px;
  left: 2px;
}

.trefa-radek-odkazu-1 .field--item,
.trefa-radek-odkazu-2 .field--item,
.trefa-radek-odkazu-3 .field--item {
  display: inline-block;
}
.trefa-radek-odkazu-1,
.trefa-radek-odkazu-2,
.trefa-radek-odkazu-3 {
  text-align: center;
}

.trefa-radek-odkazu-1 a,
.trefa-radek-odkazu-2 a,
.trefa-radek-odkazu-3 a {
  display: inline-block;
  padding: 22px 45px;
  position: relative;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: 0.03em;
}

.trefa-radek-odkazu-1 a:after,
.trefa-radek-odkazu-2 a:after,
.trefa-radek-odkazu-3 a:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #6b6b6b;
  position: absolute;
  top: 25px;
  left: -8px;
}

.trefa-radek-odkazu-1 .field--item:first-child a:after,
.trefa-radek-odkazu-2 .field--item:first-child a:after,
.trefa-radek-odkazu-3 .field--item:first-child a:after {
  content: "";
  display: none;
}

.field--name-field-popis-odkazu {
  color: #3c3c3c;
  padding-top: 80px;
  padding-bottom: 28px;
  font-weight: normal;
  text-align: center;
}
.field--name-field-popis-odkazu p {
  color: #3c3c3c;
}

.field--name-field-odkaz-pravnich-tymu a,
.field--name-field-odkaz-sluzeb a {
  display: block;
  padding: 30px;
  width: 100%;
  max-width: 318px;
  min-width: 250px;
  text-align: center;
  background: #fff;
  color: #6b6b6b;
  border: 1px solid #6b6b6b;
  text-decoration: none;
  font-size: 18px;
}

.field--name-field-odkaz-pravnich-tymu a {
  border: 0px solid #6b6b6b;
}

.field--name-field-odkaz-sluzeb {
  margin-top: 55px;
}

.trefa-pravni-sluzby-flex {
  display: flex;
}

.trefa-flex-item-1 {
  -webkit-flex: 34%;
  -moz-flex: 34%;
  -ms-flex: 34%;
  flex: 34%;
  max-width: 33.3333334%;
  position: relative;
}

.trefa-flex-item-2 {
  -webkit-flex: 66%;
  -moz-flex: 66%;
  -ms-flex: 66%;
  flex: 66%;
  max-width: 66.3333334%;
  position: relative;
}

.trefa-pravni-sluzby-flex
  .trefa-flex-item-2
  .field--name-field-jednotlive-sluzby {
  display: flex;
  flex-wrap: wrap;
}

.field--name-field-jednotlive-sluzby .field--item {
  margin: 0 5% 55px 5%;
  -webkit-flex: 50%;
  -moz-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;

  max-width: 40%;
  position: relative;
}

.field--name-field-jednotlive-sluzby .field--item a:after {
  top: 0;
  right: 0;
  width: 1px;
  height: 70px;
  background: #3c3c3c;
  display: block;
  content: "";
  position: absolute;
  transform: rotate(15deg);
}
.field--name-field-jednotlive-sluzby .field--item a {
  color: #3c3c3c;
  font-size: 18px;
  text-decoration: none;
  position: relative;
  min-height: 65px;
  text-align: right;
  display: block;
  padding: 0 20px 0 0;
  letter-spacing: 0.03em;
}

.field--name-field-popis-specializace {
  padding-right: 25px;
  position: relative;
  text-align: justify;
}

.field--name-field-popis-specializace:after {
  top: 0;
  right: 0;
  width: 1px;
  height: 70px;
  background: #3c3c3c;
  display: block;
  content: "";
  position: absolute;
  transform: rotate(15deg);
}

.trefa-pravni-tymy-text {
}
.trefa-pravni-tymy-text:after {
  clear: both;
  position: relative;
  display: block;
  content: "";
}

.field--name-field-popis-pravnich-tymu {
  float: left;
  width: calc(100% - 440px);
}

.field--name-field-odkaz-pravnich-tymu {
  float: right;
}

.clanky-hp {
  display: flex;
  flex-wrap: wrap;
}

.clanek-hp {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 55px 0;
  -webkit-flex: 50%;
  -moz-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;

  max-width: 50%;
  position: relative;
}

.clanek-hp.odd {
  padding: 0 30px 0 0;
}

.clanek-hp.even {
  padding: 0 0 0 30px;
}

a.trefa-article {
  text-decoration: none;
}

.trefa-article h3 {
  margin-bottom: 45px;
}

.trefa-article .trefa-article-about {
  color: #6b6b6b;
  margin-top: 43px;
  display: block;
}

.trefa-article h3 {
  color: #3c3c3c;
  font-weight: 300;
  line-height: 1.6;
}

.trefa-who {
  display: block;
  position: relative;
}

.trefa-who:after {
  clear: both;
  position: relative;
  display: block;
  content: "";
}

.trefa-who-fll {
  color: #989a9d;
  float: left;
}

.trefa-who-fll > span {
  display: block;
  float: left;
  position: relative;
  padding: 10px 20px 10px 5px;
  margin-right: 15px;
}

.trefa-who-fll > span:after {
  top: 0;
  right: 0;
  width: 1px;
  height: 35px;
  background: #6b6b6b;
  display: block;
  content: "";
  position: absolute;
  transform: rotate(15deg);
}

.trefa-who-flr.trefa-tagy {
  padding: 10px;
  display: block;
  text-align: right;
  font-size: 16px;
  color: #a9a9a9;
}

.trefa-header {
  /*margin-bottom: 80px;*/
  padding: 115px 0 55px 0;
}
.toolbar-horizontal .trefa-header {
  margin-bottom: 35px;

  padding: 120px 0 30px 0;
}

.page-node-type--article .trefa-header {
  margin-bottom: 35px;

  padding: 120px 0 30px 0;
}

.toolbar-horizontal.page-node-type--article .trefa-header {
  padding: 175px 0 30px 0;
}

#main-logo.hiddenlogo {
  opacity: 0;
  transition: all 1s ease;
  top: -50px;
}

#main-logo {
  opacity: 1;
  transition: all 1s ease;
  top: 0;
  width: 100%;
}

/*.page-node-type--hlavni-stranka #block-logo {
  opacity: 0;
  transition: all 1s ease;
  top: -50px;
}

.page-node-type--hlavni-stranka #block-logo.visiblelogo {
  opacity: 1;
  transition: all 1s ease;
  top: 0;
}*/

.trefy {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
}
.trefy {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  column-gap: 2%;
  row-gap: 30px;
  margin: 0 auto;
}

.trefy .trefa-item {
  width: 32%;
}

.trefa-clanky {
}

.cena .field--type-text p:after {
  content: " Kč";
}

.nahled-img {
  position: relative;
}

.nahled-img img {
  width: 100%;
}

.nahled-img .datum {
  position: absolute;
  top: -20px;
  right: 10px;
  z-index: 5;
  background: #fff;
  padding: 10px;
  border-radius: 10px 0 10px 0;
}

.nahled-img .datum .field--label {
  font-size: 13px;
  color: #888;
}
.nahled-img .datum .field--item {
  color: rgb(224 71 115);
  font-weight: 600;
}

.cena p {
  line-height: 50px;
}

.cena-zeny a:before {
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("../images/trefa-w.svg");
  background-size: 25px auto;
  background-position: center center;
  background-repeat: no-repeat;
  filter: hue-rotate(10deg) brightness(100);
  flex-shrink: 0;
}

.cena-zeny a {
  text-decoration: none;
  display: flex;
  font-weight: 500;
  color: #fff;
  background: #d5566f;
  padding: 10px 20px;
  line-height: 28px;
  border-radius: 20px 0 20px 0;
  font-size: 14px;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  width: 100%;
}

.cena-muzi a {
  text-decoration: none;
  display: flex;
  font-weight: 500;
  color: #fff;
  background: #437bc7;
  padding: 10px 20px;
  line-height: 28px;
  border-radius: 20px 0 20px 0;
  font-size: 14px;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  width: 100%;
}

.cena-zeny a:hover {
  background: #d10c33;
}

.cena-muzi a:hover {
  background: #1956a7;
}

.cena-muzi a:before {
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("../images/trefa-m.svg");
  background-size: 25px auto;
  background-position: center center;
  background-repeat: no-repeat;
  filter: brightness(50);
  flex-shrink: 0;
}

.vsechny-akce {
  text-align: center;
  margin-top: 25px;
}

.vsechny-akce a {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 10px 0 10px 0;
  color: rgb(126 67 117);
  border: 2px solid rgb(126 67 117);
  text-decoration: none;
  font-weight: 600;
}

.vsechny-akce a:hover {
  color: #d5566f;
  border: 2px solid #d5566f;
}

.trefa-hp-header,
.trefa-header,
.trefa-grey {
  background: linear-gradient(
    135deg,
    rgba(233, 68, 107, 0.2) 0%,
    rgba(232, 148, 168, 0.2) 41%,
    rgba(44, 164, 211, 0.2) 67%,
    rgba(22, 142, 206, 0.2) 100%
  );
  /*box-shadow: inset 0px -8px 19px 0 rgb(113, 7, 32, 0.23);
  background: linear-gradient(
    135deg,
    rgba(233, 68, 107, 1) 0%,
    rgba(232, 148, 168, 1) 41%,
    rgba(44, 164, 211, 1) 67%,
    rgba(22, 142, 206, 1) 100%
  );*/
  position: relative;
}

/*.trefa-hp-header:before {
  background: url("../images/peoplebg.png") 0 0 no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 250px;
  content: "";
  position: absolute;
  opacity: 0.7;
  bottom: 0;
  left: 0;
}*/

/*.trefa-hp-header::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 420px;
  background-image: url("../images/couple.png");
  background-repeat: no-repeat;
  background-position: center 100%;
  background-size: contain;
}*/

.trefa-hp-header .srdce {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url("../images/srdce.svg");
  background-size: auto;

  animation: fly1 20s infinite linear;
}

.trefa-hp-header .srdce2 {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url("../images/srdce.svg");
  background-size: auto;

  animation: fly2 25s infinite linear;
}

@keyframes fly2 {
  0% {
    background-position: 20% 50%;
  }
  100% {
    background-position: 80% 50%;
  }
}

@keyframes fly1 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}

header#navbar.fixed {
  background: rgb(235 111 147);
  background-size: initial;
}

header#navbar.fixed.grey-bg {
  background: linear-gradient(
    135deg,
    rgb(235 111 147) 0%,
    #e93b64cc 32%,
    #e93b64d1 60%,
    rgb(235 111 147) 100%
  );

  background-size: initial;
}

.region--footer {
  padding-top: 70px;
  padding-bottom: 40px;
  background: #430b3b;
  color: #fff;
  background-size: initial;
}

.region--footer p,
.region--footer a {
  color: #fff;
}

.region--footer > .page-width > div {
  float: left;
  width: 32%;
}

.menu--main {
  justify-content: flex-start;
}
.menu__item--hlavni-navigace-2,
.menu__item--main {
  display: flex;
}

.trefa-container.hp-reviews-container {
  padding-bottom: 80px;
}

.harmonogram {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  position: relative;
}

.harmonogram::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 45px;
  width: 1px;
  height: 100%;
  background-color: #7e4375;
  z-index: -2;
}

.harmonogram .item {
  display: flex;
  column-gap: 15px;
  align-items: center;
  position: relative;
}

.harmonogram .item:first-child .text::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}

.harmonogram .item:last-child .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}

.harmonogram .item .time {
  padding: 10px 20px;
  background-color: #fff;
  color: #d5566f;
  min-width: 90px;
  text-align: center;
  font-size: 1.1em;
  border: 1px solid rgba(213, 86, 111, 0.2);
  box-shadow: 0 0 20px -10px rgba(213, 86, 111, 0.1);
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.harmonogram .item .text {
  line-height: 160%;
  color: #330615;
}

.details {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 40px;
  margin: 10px 0 5px 0;
  position: relative;
}

.full-inzerat .details {
  margin: 10px 0 0 0;
  width: max-content;
}

.full-inzerat .details::after {
  left: calc(50% + 15px);
}

.full-inzerat .details .left,
.full-inzerat .details .right {
  flex-shrink: 0;
}

.details::after {
  content: " ";
  display: block;
  position: absolute;
  top: -10%;
  left: 50%;
  width: 1px;
  height: 120%;
  background-color: #888;
}

.details .left,
.details .right {
  width: 47.5%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 5px;
}

.details .left .top,
.details .right .top {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 15px;
  width: 100%;
}

.details .right .top {
  justify-content: flex-end;
}

.details .right .bottom {
  margin-left: auto;
}

.details p {
  font-size: 16px;
  margin: 0;
  text-align: left;
}

.details .left .top p:first-child,
.details .right .top p:first-child {
  font-weight: 500;
}

.details .bottom .cnt_free {
  font-size: 13px;
}

.details .bottom .cnt_free.success {
  color: #4caf50;
}

.details .bottom .cnt_free.warning {
  color: #f4b740;
}

.details .bottom .cnt_free.error {
  color: #d64545;
}

@media (min-width: 767px) {
  .region--footer > .page-width > div:first-child {
    float: left;
    width: 40%;
  }

  .region--footer > .page-width > div#block-adresavpaticce {
    float: left;
    width: 28%;
  }
}

#block-mapavpaticce img {
  display: inline;
}

#block-mapavpaticce .field--name-body {
  margin-top: -5px;
}

#block-mapavpaticce {
  text-align: right;
}

.trefa-hp-header {
  padding: 120px 0 60px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 40px;
}

.trefa-hp-header .trefa-container {
  z-index: 2;
  padding: 0;
}

.hp-intro-content {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  width: 92%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  column-gap: 80px;
  row-gap: 40px;
}

.trefa-hp-header .couple-wrapper {
  max-height: 350px;
  aspect-ratio: 5 / 4;
  overflow: hidden;
  z-index: 2;
  flex-shrink: 0;
  position: relative;
  top: 60px;
}

.trefa-hp-header .couple-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}

/*.trefa-home-page h2.trefa-claim div {
  font-style: normal;
}*/

h2.trefa-claim {
  margin: 0;
  text-align: center;
  line-height: normal;
  /*margin: 50px 0 150px 0;*/
  font-size: 55px;
  /*font-style: italic;*/
  font-weight: 600;
  /*color: #d5566f;*/
}

h2.trefa-claim > div {
  animation: heading-shine-mask 20s ease-in-out 0s infinite;
  position: relative;
  color: transparent;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(
    90deg,
    #d5566f 0%,
    #d5566f 38%,
    #e6f5f8 44%,
    #e6f5f8 46%,
    #d5566f 52%,
    #d5566f 100%
  );
  background-size: 200%;
  background-position: 120% 50%;
  -webkit-background-clip: text;
  background-clip: text;
}

@keyframes heading-shine-mask {
  0% {
    background-position: 120% 50%;
  }
  10% {
    background-position: -20% 50%;
  }
  10.01% {
    background-position: 120% 50%;
  }
  100% {
    background-position: 120% 50%;
  }
}

.main-logo-wrapper {
  width: 230px;
  margin: 80px auto 0 auto;
}

.region--footer > .page-width > div ul {
  margin-top: 5px;
  margin-bottom: 10px;
}

.region--footer > .page-width > div .field--name-body ul > li {
  padding: 0px 10px 24px 30px;
  list-style: none;
  position: relative;
  font-size: 18px;
}

@media (min-width: 767px) {
  .region--footer > .page-width > div .field--name-body ul > li:last-child {
    padding: 0px 10px 0 30px;
  }
}

.region--footer > .page-width > div .field--name-body ul > li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  background-image: url("../images/srdce-w.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 2px;
  left: 2px;
}

.fll-partner:after,
.flr-partner:after,
.trefa-partners:after,
.trefa-team-contact:after,
.trefa-team:after,
.trefa-loga-podporujeme:after,
.trefa-loga-reference:after,
.trefa-loga-oceneni:after,
.trefa-header:after,
.region--footer > .page-width:after {
  position: relative;
  display: block;
  content: "";
  clear: both;
}

.trefa-team-contact .field--name-field-e-mail-tymu {
  float: left;
  font-size: 24px;
  letter-spacing: 0.03em;
}
.trefa-team-contact .field--name-field-linkedin a {
  float: left;
  display: block;
  position: relative;
  text-indent: 9999px;
  margin: 0 0 0 50px;
  overflow: hidden;
  width: 32px;
  height: 32px;
  background-image: url("../images/linkedin-ico.svg");
  background-size: 32px 32px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.trefa-loga-reference,
.trefa-loga-podporujeme,
.trefa-loga-oceneni {
  padding: 35px 0 0 0;
}

.trefa-logo-wrapper {
  display: block;
  height: 200px;
  float: left;
  margin-right: 35px;
  margin-bottom: 35px;
}

.trefa-logo-wrapper img {
  max-width: initial;
  height: 170px;
  width: auto;
  position: relative;
}

.trefa-team {
  padding-bottom: 80px;
  margin-bottom: 80px;
  position: relative;
}

.trefa-team h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 35px;
}

.trefa-team .field--name-body,
.trefa-team .field--name-field-clenove {
  position: relative;
  padding: 0 25px 0 0;
}

.trefa-divider {
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -24px;
  width: 48px;
  height: 16px;
}

.trefa-divider:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  background: #ffe5bc;
}

.trefa-divider:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background: #6b6b6b;
}

.trefa-team .field--name-body:after,
.trefa-team .field--name-field-clenove:after {
  top: 0;
  right: 0;
  width: 1px;
  height: 70px;
  background: #3c3c3c;
  display: block;
  content: "";
  position: absolute;
  transform: rotate(15deg);
}

.trefa-team-spec,
.trefa-team-crew {
  padding-top: 50px;
}

.trefa-team h4 {
  font-size: 16px;
  color: #3c3c3c;
}

.trefa-team .trefa-team-icon {
  max-width: 470px;
  float: right;
}

.trefa-team .trefa-team-info {
  width: calc(100% - 520px);
  text-align: right;
  float: left;
}

/*
.field--name-field-tymy .field--item:nth-child(even)  .trefa-team .trefa-team-icon {
  max-width: 470px; float: left;
}

.field--name-field-tymy .field--item:nth-child(even) .trefa-team .trefa-team-info {
  width: calc( 100% - 520px ) ;
  text-align: left;
    float:right;
}
*/

.trefa-kontakt-3 {
  display: flex;
  margin: -1.5%;
}

.trefa-kontakt-item {
  -webkit-flex: 34%;
  -moz-flex: 34%;
  -ms-flex: 34%;
  flex: 34%;
  max-width: 30%;
  position: relative;
  margin: 1.5%;
}
.trefa-partners {
}
.trefa-partner-in-list {
  position: relative;
  padding-bottom: 80px;
}
.fll-partner {
  position: relative;
  float: left;
  width: 45%;
}
.flr-partner {
  position: relative;
  float: right;
  width: 45%;
}

.trefa-partner-photo {
  width: 100%;
  max-width: 335px;
  height: auto;
}

.trefa-partner-center {
  position: absolute;
  left: 50%;
  margin-left: -20%;
  width: 40%;
  text-align: center;
}

.field--name-field-text-nad-partnery {
  padding-bottom: 80px;
  text-align: justify;
}

.flr-partner .trefa-partner-photo {
  width: 100%;
  max-width: 335px;
  height: auto;
  float: right;
}

.fll-partner .trefa-partner-info {
  position: absolute;
  width: calc(100% - 360px);
  bottom: 0;
  left: 360px;
}

.field--name-field-funkce {
  padding-bottom: 40px;
}

.flr-partner .trefa-partner-info {
  position: absolute;
  width: calc(100% - 360px);
  bottom: 0;
  right: 360px;
  text-align: right;
}

#views-exposed-form-akce-page-1,
.filters-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  width: 92%;
  padding-top: 25px;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  row-gap: 20px;
  column-gap: 40px;
}

.filters-wrapper {
  z-index: 3;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 0;
  width: auto;
  margin: 0;
  min-width: 360px;
}

#views-exposed-form-akce-page-1
  .form-item:not(fieldset):not(fieldset .form-item),
.filters-wrapper > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 8px;
  width: 20%;
  min-width: 200px;
  padding: 0;
}

.filters-wrapper > div {
  width: 100%;
}

.filters-wrapper > div:has(.button) .button {
  width: 100%;
}

#views-exposed-form-akce-page-1 .form-item label:not(fieldset label) {
  display: block;
  font-size: 14px;
}

#views-exposed-form-akce-page-1 .form-item select,
#views-exposed-form-akce-page-1 .form-item input[type="number"],
.filters-wrapper .age input[type="number"],
.filters-wrapper select {
  font-size: 16px;
  background: rgba(213, 86, 111, 0.1);
  color: #d5566f;
  border: none;
  border-radius: 10px 0;
  padding: 10px 15px;
  width: 100%;
  outline: none !important;
}

.filters-wrapper .age input[type="number"],
.filters-wrapper select,
.filters-wrapper input[name="gender_filter"][value="women"] + label,
.filters-wrapper input[name="gender_filter"][value="men"] + label {
  background: rgba(255, 255, 255, 0.85);
}

#views-exposed-form-akce-page-1 fieldset.form-item,
.filters-wrapper .gender {
  width: 20%;
  min-width: 200px;
  padding: 0;
}

.filters-wrapper .gender {
  width: 100%;
}

#views-exposed-form-akce-page-1 fieldset.form-item legend,
.filters-wrapper .gender > p,
.filters-wrapper > div > label {
  display: block;
  font-size: 14px;
  margin-bottom: 8px;
  color: #002d10;
}

.filters-wrapper .gender > p,
.filters-wrapper > div > label {
  margin-bottom: 0;
}

#views-exposed-form-akce-page-1 .fieldset-wrapper > div,
.filters-wrapper .gender > div {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
}

.filters-wrapper .gender > div {
  width: 100%;
}

[data-drupal-selector="edit-gender-filter"] .form-item,
.filters-wrapper .gender > div > div {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  column-gap: 5px;
  justify-content: flex-start;
  width: 50%;
}

[data-drupal-selector="edit-gender-filter"] label,
.filters-wrapper .gender > div label {
  font-size: 16px;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 10px 0;
  cursor: pointer;
  transition: 0.2s ease;
  width: 100%;
  text-align: center;
}

input[name="gender_filter"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

input[name="gender_filter"][value="women"] + label {
  background-color: rgba(213, 86, 111, 0.1);
  color: #d5566f;
}

input[name="gender_filter"][value="men"] + label {
  background-color: rgba(67, 123, 199, 0.1);
  color: #437bc7;
}

input[name="gender_filter"][value="women"]:checked + label {
  background-color: #d5566f;
  color: #fff;
}

input[name="gender_filter"][value="men"]:checked + label {
  background-color: #437bc7;
  color: #fff;
}

[data-drupal-selector="edit-gender-filter"] label:hover {
  filter: brightness(0.95);
}

#views-exposed-form-akce-page-1 .button,
.filters-wrapper .button {
  margin: 0;
  font-size: 16px;
  border-radius: 10px 0;
  transition: 0.2s ease;
  cursor: pointer;
  display: block;
}

.akordeon .paragraph--text .field--name-field-formatted-title {
  font-size: 22px;
  padding: 20px 50px 20px 20px;
  cursor: pointer;
  margin: 0;
  position: relative;
}

.akordeon .paragraph--text {
  border-bottom: 1px solid #d14e77;
  transition: all 0.3s ease;
}

.akordeon .paragraph--text .field--name-field-formatted-title:before {
  width: 10px;
  height: 10px;
  position: absolute;
  display: block;
  content: "";
  right: 15px;
  top: 24px;
  border-top: 3px solid #d14e77;
  border-right: 3px solid #d14e77;
  transform: rotate(135deg);
  transition: all 0.3s ease;
}

.akordeon .paragraph--text .field--name-field-formatted-title p,
.akordeon .paragraph--text .field--name-field-formatted-title {
  font-size: 22px;
  font-weight: 600;
  color: #e9446b;
}
.akordeon .paragraph--text .paragraph__content {
  margin-bottom: 0;
}
.akordeon .paragraph--text .field--name-field-formatted-title p,
.akordeon .paragraph--text .field--name-field-formatted-title h3 {
  margin: 0;
}

.akordeon .paragraph--text .paragraph__content--text {
  overflow: hidden;
  max-height: 0;
}

.akordeon .paragraph--text .paragraph__content--text .field--name-field-text {
  padding: 8px 20px 20px 20px;
}

.akordeon .paragraph--text.active .paragraph__content--text {
  overflow: hidden;
  max-height: 1000000px;
}

.akordeon .paragraph--text.active {
  background: #fdfdfd;
}

.akordeon .paragraph--text.active .field--name-field-formatted-title:before {
  transform: rotate(-45deg);
}

.field--name-field-nahledovy-text {
  padding: 10px 0;
}
.field--name-field-nahledovy-text p {
  font-size: 15px;
}

.trefa-partner-in-list > h2 {
  margin-bottom: 30px;
}

h2.trefa-partner-h2 {
  margin: 0 0 15px 0;
  font-size: 22px;
}

.trefa-email .field--name-field-e-mail {
  font-size: 24px;
  letter-spacing: 0.03em;
  margin-bottom: 55px;
}

.trefa-copy:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;

  top: 0;
  left: 0;
}
.trefa-copy {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
  background-size: initial;
  position: relative;
  text-align: center;
}

.trefa-inzerat {
  position: relative;
  padding-bottom: 55px;
}

.trefa-kotva {
  position: absolute;
  top: -170px;
  display: block;
  left: 0;
}

.trefa-copy .trefa-container {
  padding-bottom: 0;
}
.pager__items {
  text-align: center;
  padding-bottom: 80px;
}
.pager__items .pager__item {
  display: inline-block;
  padding: 15px 30px 15px 25px;
  position: relative;
  font-size: 20px;
}

.pager__items .pager__item a {
  text-decoration: none;
}

.pager__items .pager__item:after {
  top: 8px;
  right: 0;
  width: 1px;
  height: 35px;
  background: #d2d2d2;
  display: block;
  content: "";
  position: absolute;
  transform: rotate(15deg);
}

.pager__items .pager__item:last-child:after {
  display: none;
}

.trefa-tag-cloud {
  display: block;
  position: relative;
  text-align: center;
  padding-bottom: 55px;
  padding-top: 20px;
  font-size: 20px;
}

.trefa-tag {
  display: inline-block;
  margin: 0 30px;
  position: relative;
}

.trefa-tag a {
  text-decoration: none;
}

.trefa-tag:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #989a9d;
  position: absolute;
  top: 4px;
  right: -40px;
}

.trefa-tag:last-child:after {
  display: none;
}

.trefa-back {
  position: relative;
  display: block;
  padding: 0px 20px 50px 20px;
  text-decoration: none;
}
.trefa-back:before {
  content: "<< ";
}

.trefa-brand {
  width: 150px;
}

/*.trefa-brand {
  position: absolute;
  width: 150px;
  top: 10px;
  left: 50%;
  margin-left: -75px;
}*/

/*#block-tpp-main-menu {
  float: left;
}

#right-nav {
  float: right;
  display: flex;
  justify-content: center;
}*/

.trefa-kontakt-item.trefa-kontakt-item-map {
  position: relative;
  z-index: 1;
}

.field--name-field-levy-vchod a {
  display: block;
  width: 34px;
  height: 32px;
  position: absolute;
  top: 60%;
  left: 28%;
  background-image: url("../images/mapa-trefa-v-l.svg");
  background-size: cover;
  overflow: hidden;
  text-indent: -66666px;
  z-index: 2;
}

.field--name-field-horni-vchod a {
  display: block;
  width: 35px;
  height: 36px;
  position: absolute;
  top: 42%;
  left: 34%;
  background-image: url(../images/mapa-trefa-v-t.svg);
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -66666px;
  background-repeat: no-repeat;
  z-index: 2;
}

.field--name-field-spodni-vchod a {
  display: block;
  width: 34px;
  height: 36px;
  position: absolute;
  top: 81%;
  left: 40%;
  background-image: url(../images/mapa-trefa-v-b.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -66666px;
  z-index: 2;
}

.content.en .field--name-field-levy-vchod a {
  display: block;
  width: 34px;
  height: 32px;
  position: absolute;
  top: 60%;
  left: 28%;
  background-image: url("../images/mapa-trefa-v-l-en.svg");
  background-size: cover;
  overflow: hidden;
  text-indent: -66666px;
  background-repeat: no-repeat;
  z-index: 2;
}

.content.en .field--name-field-horni-vchod a {
  display: block;
  width: 35px;
  height: 36px;
  position: absolute;
  top: 42%;
  left: 34%;
  background-image: url(../images/mapa-trefa-v-t-en.svg);
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -66666px;
  z-index: 2;
}

.content.en .field--name-field-spodni-vchod a {
  display: block;
  width: 34px;
  height: 36px;
  position: absolute;
  top: 81%;
  left: 40%;
  background-image: url(../images/mapa-trefa-v-b-en.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -66666px;
  z-index: 2;
}

.content.en .field--name-field-levy-vchod a,
.content.en .field--name-field-horni-vchod a,
.content.en .field--name-field-spodni-vchod a,
.field--name-field-levy-vchod a,
.field--name-field-horni-vchod a,
.field--name-field-spodni-vchod a {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.field--name-field-levy-vchod a:hover {
  left: calc(28% - 5px);
}

.field--name-field-horni-vchod a:hover {
  top: calc(42% - 7px);
}

.field--name-field-spodni-vchod a:hover {
  top: calc(80% + 10px);
}
.content.en .field--name-field-levy-vchod a:hover {
  left: calc(28% - 5px);
}

.content.en .field--name-field-horni-vchod a:hover {
  top: calc(42% - 7px);
}

.content.en .field--name-field-spodni-vchod a:hover {
  top: calc(80% + 10px);
}

.page--pravni-tymy h2.trefa-podtitulek {
  line-height: 91px;
}

.trefa-relative-map {
  position: relative;
}

.mapa-velka {
  width: 100%;
  position: relative;
}

/*#block-tpp-main-menu,
#right-nav {
  width: calc(50% - 75px);
  padding-bottom: 5px;
}*/

.trefa-kontakt-item-body em {
  font-weight: normal;
  font-style: normal;
  color: #3c3c3c;
}

#block-prepinacjazyka li:first-child {
  display: none;
}
#navbar.en #block-prepinacjazyka li:first-child {
  display: block;
}
#navbar.en #block-prepinacjazyka li:last-child {
  display: none;
}

#block-hlavninavigace2 {
}

.menu__item--hlavni-navigace-2,
.menu__item--main {
  min-width: unset;
}

#block-prepinacjazyka a.language-link,
.menu__link--hlavni-navigace-2,
.menu__link--main {
  color: #ffffff;
  /*font-size: 20px;
  padding: 20px 1em;*/
  padding: 0;
  font-size: 18px;
}

@media (min-width: 1450px) {
  .trefa-header,
  .trefa-grey,
  .trefa-copy,
  .region--footer {
    background-size: cover;
  }
}

.paragraph--profilovka {
  margin-bottom: 45px !important  ;
}

.paragraph--profilovka > .field {
  max-width: 300px;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}

.paragraph--profilovka img {
  margin: 0 auto;
}

.galleries-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 60px;
  margin-bottom: 60px;
  max-width: unset;
  width: 100%;
}

.galleries-wrapper .paragraph__content {
  margin-bottom: 0;
}

.galleries-wrapper .paragraph__content .field--name-field-formatted-title {
  margin-bottom: 20px;
}

.galleries-wrapper .paragraph__content .field--name-field-formatted-title p {
  font-size: 2em;
  color: #e9446b;
}

/*.paragraph--gallery .field--name-field-images {
  display: flex;
  flex-wrap: wrap;
}

.paragraph--gallery .field--name-field-images .field--item {
  flex: 1;
  width: 98%;
  max-width: 23%;
  margin: 0%;
}*/

.galleries-wrapper .field--item {
  margin: 0;
}

.galleries-wrapper .field--name-field-images {
  align-items: stretch;
  justify-content: flex-start;
  column-gap: calc(5% / 3);
  row-gap: 30px;
}

.galleries-wrapper .field--name-field-images > div:not(.field--item) {
  display: none;
}

.galleries-wrapper .field--name-field-images .field--item {
  flex: unset;
  width: calc(95% / 4);
  aspect-ratio: 16 / 9;
}

.galleries-wrapper .field--name-field-images .field--item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.galleries-wrapper .field--name-field-images .field--item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: transform 0.3s ease;
}

.galleries-wrapper .field--name-field-images .field--item a:hover img {
  transform: scale(1.05);
}

.videos-wrapper {
  margin-bottom: 60px;
}

.videos-wrapper video {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.videos-wrapper p {
  font-size: 2em;
  color: #e9446b;
}

.videos-wrapper p:has(video) {
  margin-top: 20px;
}

.reviews-wrapper {
  margin-bottom: 60px !important;
}

/* Overlay lightbox */
#custom-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  overflow: hidden;
}

#custom-lightbox img {
  max-width: 80dvw;
  max-height: 80dvh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#custom-lightbox .caption {
  font-size: 18px;
  text-align: center;
}

#custom-lightbox .close,
#custom-lightbox .prev,
#custom-lightbox .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  cursor: pointer;
  user-select: none;
}

#custom-lightbox .close {
  top: 20px;
  right: 20px;
  transform: none;
  font-size: 40px;
}

#custom-lightbox .prev {
  left: 20px;
}

#custom-lightbox .next {
  right: 20px;
}

.nejblizsi-trefy .trefa-container h2 {
  text-align: left;
  font-size: 160%;
  margin: 0 0 40px 0;
}

.amor-benefits .field--label {
  display: none;
}

.amor-benefits .field--item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  column-gap: calc(10% / 3);
}

.amor-benefits .field--item .box {
  width: 22.5%;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  column-gap: 30px;
  border: 1px solid rgba(213, 86, 111, 0.2);
  box-shadow: 0 0 20px -10px rgba(213, 86, 111, 0.1);
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 15px 20px;
}

.amor-benefits .trefa-container {
  padding: 60px 0 20px 0;
}

.amor-benefits .field--item .box .left {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}

.amor-benefits .field--item .box .left img {
  height: 60px;
}

.amor-benefits .field--item .box .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.amor-benefits .field--item .box .right p.number {
  font-weight: bold;
  font-size: 2em;
  color: #d5566f;
}

.amor-benefits .field--item .box .right p + p {
  margin-top: 0;
  color: #1f71a9;
}

.single-inzerat {
  border: 1px solid rgba(213, 86, 111, 0.2);
  box-shadow: 0 0 20px -10px rgba(213, 86, 111, 0.1);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.single-inzerat > a {
  overflow: hidden;
}

.single-inzerat > a img {
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.single-inzerat > a:hover img,
.single-inzerat:has(.description > a:hover) a img {
  transform: scale(1.05);
}

.full-inzerat .description,
.single-inzerat .description {
  padding: 20px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  flex-grow: 1;
}

.full-inzerat .description {
  padding: 0 10px;
}

.single-inzerat .description h3 {
  margin: 0 0 10px 0;
  font-size: 1.35em;
  line-height: normal;
  color: #d5566f;
}

.full-inzerat .description img,
.single-inzerat .description img {
  width: 25px;
}

.full-inzerat .description .misto,
.full-inzerat .description .datum,
.single-inzerat .description .misto,
.single-inzerat .description .datum {
  padding: 0;
  margin: 0;
  border: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 10px;
}

.full-inzerat .description .misto p,
.full-inzerat .description .datum,
.single-inzerat .description .misto p,
.single-inzerat .description .datum {
  color: #330615;
  font-size: 16px;
}

.single-inzerat .description .cena {
  margin: auto 0 0 0;
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.full-inzerat .cena {
  display: flex;
  flex-direction: row;
  column-gap: 5%;
}

.full-inzerat .cena .cena-zeny,
.full-inzerat .cena .cena-muzi {
  width: 47.5%;
}

.nowrap {
  white-space: nowrap;
}

.icon--burger {
  display: none;
}

.menu--hlavni-navigace-2,
.menu--main {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  column-gap: 2em;
  position: relative;
}

@media (max-width: 1250px) {
  #block-prepinacjazyka a.language-link,
  .menu__link--hlavni-navigace-2,
  .menu__link--main {
    font-size: 18px;
  }

  .trefa-clanky .trefa-container {
    background-size: 300px auto;
  }
}

@media (max-width: 1200px) {
  .trefy .trefa-item {
    width: 49%;
  }

  .full-inzerat .cena {
    flex-direction: column;
    row-gap: 15px;
  }

  .full-inzerat .cena .cena-zeny,
  .full-inzerat .cena .cena-muzi {
    width: 100%;
  }
}

@media (max-width: 1100px) {
  .co-trefy .trefa-container {
    padding-top: 25px;
    padding-right: 200px;
    height: auto;
    background-image: url(../images/amor-m.png);
    background-position: 100% 0;
    background-size: 200px auto;
    background-repeat: no-repeat;
  }

  .region--footer > .page-width > div .field--name-body ul > li {
    padding: 0px 10px 37px 30px;
  }

  .trefa-claim {
    text-align: center;
    /*margin: 50px 0 40px 0;*/
    font-size: 38px;
  }

  .main-logo-wrapper {
    width: 230px;
    margin: 200px auto 0 auto;
  }

  .trefa-pravni-sluzby-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .trefa-flex-item-1 {
    -webkit-flex: 90%;
    -moz-flex: 90%;
    -ms-flex: 90%;
    flex: 90%;
    max-width: 90%;
    position: relative;
    margin: 5%;
  }

  .trefa-flex-item-2 {
    -webkit-flex: 90%;
    -moz-flex: 90%;
    -ms-flex: 90%;
    flex: 90%;
    max-width: 90%;
    position: relative;
    margin: 5%;
  }

  .clanek-hp.even {
    padding: 0;
  }

  .clanek-hp.odd {
    padding: 0;
  }

  .field--name-field-popis-pravnich-tymu {
    width: 100%;
    float: none;
    margin-bottom: 25px;
  }

  .field--name-field-odkaz-pravnich-tymu {
    float: left;
  }

  .clanek-hp {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 15px 0;
    -webkit-flex: 100%;
    -moz-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    position: relative;
  }

  .trefa-team .trefa-team-icon {
    max-width: 300px;
    float: right;
  }

  .trefa-team .trefa-team-info {
    width: calc(100% - 340px);
    text-align: right;
    float: left;
  }

  h2 {
    font-size: 34px;

    margin-bottom: 50px;
    margin-top: 65px;
  }

  p {
    font-size: 16px;
  }

  .trefa-team-contact .field--name-field-e-mail-tymu {
    float: left;
    font-size: 22px;
    letter-spacing: 0.03em;
  }

  h1 {
    font-size: 48px;
    max-width: 40%;
  }

  h2.trefa-podtitulek {
    max-width: 60%;
    font-size: 24px;
  }

  h3 {
    font-weight: 500;
    color: rgb(126 67 117);
    font-size: 23px;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .trefa-team-spec,
  .trefa-team-crew {
    padding-top: 30px;
  }

  .trefa-radek-odkazu-1 .field--item,
  .trefa-radek-odkazu-2 .field--item,
  .trefa-radek-odkazu-3 .field--item {
    display: inline-block;
    width: 43%;
    text-align: left;
  }

  .trefa-radek-odkazu-1 .field--item:first-child a:after,
  .trefa-radek-odkazu-2 .field--item:first-child a:after,
  .trefa-radek-odkazu-3 .field--item:first-child a:after {
    content: "";
    display: block;
  }

  .trefa-kontakt-item {
    -webkit-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 47%;
    position: relative;
    margin: 1.5%;
  }

  .trefa-kontakt-item-foto {
    display: none;
  }

  .region--footer > .page-width > div {
    float: left;
    width: 50%;
  }

  #block-mapavpaticce {
    display: none;
  }

  .fll-partner {
    position: relative;
    float: none;
    width: 100%;
  }
  .flr-partner {
    position: relative;
    float: none;
    width: 100%;
  }
  .flr-partner {
    margin-top: 35px;
  }

  .flr-partner .trefa-partner-photo {
    width: 100%;
    max-width: 335px;
    height: auto;
    float: left;
  }

  .flr-partner .trefa-partner-info {
    position: absolute;
    width: calc(100% - 360px);
    bottom: 0;
    right: auto;
    left: 360px;
    text-align: left;
  }
  .trefa-partner-center {
    position: relative;
    left: auto;

    margin: 0 auto 50px auto;
    width: 80%;
    text-align: left;
  }

  .trefa-logo-wrapper img {
    height: 150px;
  }

  .field--name-field-odkaz-pravnich-tymu a,
  .field--name-field-odkaz-sluzeb a {
    margin: 0 auto;
  }

  .field--name-field-popis-pravnich-sluzeb {
    max-width: 100%;
    text-align: center;
  }
  .trefa-pravni-sluzby h2 {
    text-align: center;

    margin-bottom: 40px;
    margin-top: 10px;
  }

  .trefa-article h1 {
    font-size: 30px;
    text-align: center;
    width: 100%;
  }

  .trefa-article h3 {
    margin-bottom: 20px;
  }
  .trefa-article .trefa-article-about {
    margin-top: 23px;
  }

  .container.container--node-body li {
    color: #6b6b6b;
  }

  .region--footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.trefa-team-info.mobile {
  display: none;
}

.trefa-mobnav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media (max-width: 990px) {
  /*#block-tpp-main-menu,
  #right-nav {
    padding-bottom: 0px;
  }
  #right-nav {
    display: initial;
  }*/

  .trefa-brand {
    width: 120px;
  }

  .toolbar-horizontal header#navbar.fixed {
    top: 0;
  }

  .trefa-mobnav {
    display: initial;
    position: fixed;
    top: 72px;
    right: 0;
    overflow: hidden;
    border-radius: 0 0 0 11px;
  }

  /*.trefa-mobnav #block-tpp-main-menu,
  .trefa-mobnav .right-nav {
    width: 100%;
    display: block;
  }*/

  .menu--hlavni-navigace-2,
  .menu--main {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
  }

  /*#block-tpp-main-menu,
  #right-nav {
    width: 100%;
  }*/

  .icon--burger {
    top: 18px;
    right: 0;
    display: block;
  }

  .icon--burger__top,
  .icon--burger__center,
  .icon--burger__bottom {
    background: white;
    width: 100%;
    left: 0;
    height: 3px;
  }

  .main-logo-wrapper {
    width: 230px;
    margin: 85px auto 0 auto;
  }

  p,
  .field--name-field-nahledovy-text p {
    font-size: 13px;
  }

  .field--name-field-popis-pravnich-sluzeb p {
    font-size: 20px;
  }

  .trefa-clanky .trefa-container {
    padding-left: 200px;
    background-image: url(../images/amor-z.png);
    background-position: 0 0;
    background-size: 200px auto;
    background-repeat: no-repeat;
  }
  .videos-wrapper p,
  .galleries-wrapper .paragraph__content .field--name-field-formatted-title p {
    font-size: 1.75em;
  }
  .galleries-wrapper {
    margin-bottom: 30px;
    row-gap: 30px;
  }
  .videos-wrapper {
    margin-bottom: 30px;
  }
  .galleries-wrapper .field--name-field-images .field--item {
    width: 49%;
  }
  .galleries-wrapper .field--name-field-images {
    column-gap: 2%;
  }

  .amor-benefits .trefa-container {
    padding: 80px 0 0 0;
  }

  .amor-benefits .field--item {
    flex-wrap: wrap;
    column-gap: 5%;
    row-gap: 30px;
  }

  .amor-benefits .field--item .box {
    width: 47.5%;
  }

  body:has(#views-exposed-form-akce-page-1) .trefa-header {
    margin-bottom: 0;
  }

  .full-inzerat .trefa-header .trefa-container {
    flex-direction: column;
  }

  .full-inzerat .trefa-header .trefa-container > .left {
    width: 100%;
    row-gap: 40px;
  }

  .full-inzerat .description {
    row-gap: 20px;
  }

  .full-inzerat .trefa-header .trefa-container > .right {
    width: 100%;
    position: relative;
    height: auto;
    min-height: unset;
    right: unset;
    bottom: unset;
    margin-bottom: -110px;
  }

  .full-inzerat .event-content {
    margin: -20px 0 30px 0;
    flex-direction: column;
  }

  .full-inzerat .event-content .left,
  .full-inzerat .event-content .right {
    width: 100%;
  }

  .full-inzerat .cena {
    flex-direction: row;
  }
  .full-inzerat .cena .cena-zeny,
  .full-inzerat .cena .cena-muzi {
    width: 47.5%;
  }

  h2.trefa-claim > div {
    font-size: 3rem;
  }

  .hp-intro-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .trefa-hp-header .couple-wrapper {
    top: 0;
  }

  .trefa-hp-header {
    padding: 120px 0 0 0;
  }

  .filters-wrapper {
    min-width: 460px;
  }
}

@media (max-width: 820px) {
  .region--footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .region--footer > .page-width,
  .trefa-container {
  }

  h3 {
    margin-bottom: 13px;
    margin-top: 25px;
  }

  .trefa-team .trefa-team-icon {
    max-width: 100%;
    float: none;
    position: relative;

    padding-top: 35px;
  }

  .trefa-team-info .desktop {
    display: none;
  }
  .trefa-team-info.mobile {
    display: block;
  }

  .trefa-team .trefa-team-info {
    width: 100%;
    text-align: right;
    float: none;
  }

  h2 {
    font-size: 28px;
  }

  .trefa-team h4 {
    text-align: left;
  }

  .trefa-team .field--name-body,
  .trefa-team .field--name-field-clenove {
    position: relative;
    padding: 0 0 0 30px;
    text-align: left;
  }

  .trefa-team .field--name-body:after,
  .trefa-team .field--name-field-clenove:after {
    top: 0;
    right: auto;
    left: 10px;
    width: 1px;
    height: 70px;
    background: #3c3c3c;
    display: block;
    content: "";
    position: absolute;
    transform: rotate(15deg);
  }

  .trefa-radek-odkazu-1 .field--item,
  .trefa-radek-odkazu-2 .field--item,
  .trefa-radek-odkazu-3 .field--item {
    display: inline-block;
    width: 90%;
    text-align: left;
  }

  .trefa-radek-odkazu-1 a,
  .trefa-radek-odkazu-2 a,
  .trefa-radek-odkazu-3 a {
    display: inline-block;
    padding: 12px 45px;
  }

  .trefa-radek-odkazu-1 a:after,
  .trefa-radek-odkazu-2 a:after,
  .trefa-radek-odkazu-3 a:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: #6b6b6b;
    position: absolute;
    top: 15px;
    left: 11px;
  }
  h1 {
    font-size: 48px;
    max-width: 100%;
    width: 100%;
  }

  h2.trefa-podtitulek {
    width: 100%;
    max-width: 100%;
    font-size: 24px;
    text-align: left;
  }

  h3 {
    font-size: 22px;
  }

  .field--name-field-jednotlive-sluzby .field--item a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .trefa-article h1,
  h1 {
    font-size: 33px;
  }

  .trefa-clanky .trefa-container {
    padding-left: 0;
    background-image: none;
  }

  .pw-tag a {
    padding: 8px 12px;
    margin-bottom: 6px;

    font-size: 13px;
  }

  .field--name-field-jednotlive-sluzby .field--item {
    margin: 0 0% 35px 0%;
    -webkit-flex: 100%;
    -moz-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 94%;
    position: relative;
  }

  .trefa-claim {
    font-size: 34px;
  }
  .main-logo-wrapper {
  }

  .region--footer > .page-width > div {
    float: left;
    width: 100%;
  }

  .trefa-kontakt-3 {
    display: flex;
    flex-wrap: wrap;
  }

  .trefa-kontakt-item {
    -webkit-flex: 100%;
    -moz-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 97%;
    position: relative;
    margin: 1.5%;
  }
  h2 {
    font-size: 27px;
    margin-bottom: 20px;
    margin-top: 35px;
  }

  .trefa-container {
    padding-bottom: 20px;
  }

  .amor-benefits .trefa-container {
    padding: 60px 0 0 0;
  }

  .trefy .trefa-item {
    width: 100%;
  }
  .filters-wrapper {
    min-width: unset;
    max-width: 460px;
    width: 100%;
  }
  .filters-wrapper > div,
  .filters-wrapper .gender,
  .filters-wrapper > div:has(.button) {
    width: 100%;
    min-width: unset;
  }

  .filters-wrapper > div:has(.button) .button {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .trefa-claim {
    font-size: 20px;
  }

  .co-trefy .trefa-container {
    padding-top: 25px;
    padding-right: 0;
    height: auto;
    background-image: none;
  }

  .trefa-clanky {
    padding: 0px;
  }

  .flr-partner .trefa-partner-info,
  .fll-partner .trefa-partner-info {
    text-align: left;
    position: relative;
    width: 100%;
    bottom: 0;
    margin-top: 35px;
    left: auto;
    right: auto;
  }

  .trefa-partner-photo {
    width: 100%;
    max-width: auto;
    height: auto;
  }
  .flr-partner .trefa-partner-photo {
    float: none;
  }

  #views-exposed-form-akce-page-1 {
    column-gap: 5%;
  }

  #views-exposed-form-akce-page-1 fieldset.form-item,
  #views-exposed-form-akce-page-1
    .form-item:not(fieldset):not(fieldset .form-item) {
    max-width: unset;
    width: 47.5%;
  }

  .full-inzerat .cena {
    flex-direction: column;
  }
  .full-inzerat .cena .cena-zeny,
  .full-inzerat .cena .cena-muzi {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .amor-benefits .field--item .box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    row-gap: 15px;
  }
}

@media (max-width: 500px) {
  .trefa-tag {
  }

  .trefa-who-flr.trefa-tagy {
    padding: 10px 15px 10px 5px;
    display: block;
    text-align: left;
    font-size: 16px;
    color: #a9a9a9;
    clear: both;
  }

  .trefa-logo-wrapper img {
    height: 90px;
  }

  .trefa-logo-wrapper {
    display: block;
    height: 100px;
    float: left;
    margin-right: 15px;
    margin-bottom: 35px;
  }

  .trefa-team h2 {
    font-size: 20px;
  }
  .trefa-team-contact .field--name-field-linkedin a {
    margin: -5px 0 0 50px;
  }

  .trefa-team-contact .field--name-field-e-mail-tymu {
    font-size: 20px;
  }

  .galleries-wrapper .field--name-field-images .field--item {
    width: 100%;
  }

  #views-exposed-form-akce-page-1 fieldset.form-item,
  #views-exposed-form-akce-page-1
    .form-item:not(fieldset):not(fieldset .form-item) {
    width: 100%;
  }

  #views-exposed-form-akce-page-1 div:has(> .button),
  #views-exposed-form-akce-page-1 .button {
    width: 100%;
  }

  .full-inzerat .event-content .event-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .full-inzerat .event-content .event-details > div:nth-child(even) {
    margin-bottom: 10px;
  }
  h2.trefa-claim > div {
    font-size: 2.5rem;
  }
}

@media (max-width: 400px) {
  #custom-lightbox .prev,
  #custom-lightbox .next {
    font-size: 25px;
  }
  #custom-lightbox .next {
    right: 10px;
  }
  #custom-lightbox .prev {
    left: 10px;
  }
  #custom-lightbox .close {
    right: 10px;
    top: 10px;
  }

  .amor-benefits .field--item .box {
    width: 100%;
  }
}
