* {
  box-sizing: border-box;
}

body,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
ol {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
}

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus {
  outline: none;
}

body {
  font-weight: 400;
  line-height: 1.5;
  font-family: "Roboto";
  background-color: #F5F5F5;
}
body.home, body.single, body.page-template-default {
  background-color: #F5F5F5;
}

.page-template-default .text-content .flexible-content,
.page-template-default .main-content .bg__content .left-column aside .menu,
.page-template-default #database-bg .bg__content .flexible-content:nth-child(1),
.page-template-template-lista-parent .text-content .flexible-content,
.page-template-template-lista-parent .main-content .bg__content .left-column aside .menu,
.page-template-template-lista-parent #database-bg .bg__content .flexible-content:nth-child(1),
.page-template .text-content .flexible-content,
.page-template .main-content .bg__content .left-column aside .menu,
.page-template #database-bg .bg__content .flexible-content:nth-child(1) {
  background-color: #FFFFFF;
  padding: 2rem;
  border: 1px solid #e6e6e6;
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: transparent !important;
}

ol {
  list-style-type: decimal;
}
ol li {
  list-style-type: decimal;
}
ol li ul li {
  list-style-type: disc;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  line-height: 1.5em;
  font-family: "Figtree";
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.8rem;
}

h3 {
  font-size: 1.6rem;
}

h4 {
  font-size: 1.4rem;
}

h5 {
  font-size: 1.2rem;
}

h6 {
  font-size: 1rem;
}

a {
  color: inherit;
}
a:hover, a:focus {
  color: inherit;
}

b {
  font-weight: bold;
}

p a {
  text-decoration: underline;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
  font-weight: 400;
  font-size: 0.875rem;
}

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

.grecaptcha-badge {
  display: none !important;
}

.container {
  margin: auto;
  max-width: 1600px;
  width: 100%;
  padding: 0 50px;
}

.container-fluid {
  margin: auto;
  max-width: 100%;
  width: 100%;
  padding: 0 50px;
}

.container-post {
  margin: auto;
  max-width: 1100px;
  width: 100%;
  padding: 0 50px;
}

.center {
  display: flex;
  justify-content: center;
}

.left-right {
  display: flex;
  gap: 25px;
  flex-wrap: nowrap;
}
.left-right .full {
  flex-basis: 100%;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.margin-0 {
  margin: 0 !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.margin-bottom-1 {
  margin-bottom: 1rem;
}

.margin-bottom-2 {
  margin-bottom: 2rem;
}

.margin-bottom-3 {
  margin-bottom: 3rem;
}

.margin-bottom-5 {
  margin-bottom: 5rem;
}

.margin-top-0 {
  margin-top: 0 !important;
}

.margin-top-1 {
  margin-top: 1rem;
}

.margin-top-2 {
  margin-top: 2rem;
}

.margin-top-3 {
  margin-top: 3rem;
}

.margin-top-5 {
  margin-top: 5rem;
}

.padding-top-1 {
  padding-top: 1rem;
}

.padding-top-2 {
  padding-top: 2rem;
}

.padding-top-3 {
  padding-top: 3rem;
}

.padding-top-5 {
  padding-top: 5rem;
}

.desktop {
  display: block;
}

.tablet {
  display: none;
}

.mobile {
  display: none;
}

.cta--arrow {
  font-size: 1.5rem;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  font-weight: 500;
  text-transform: uppercase;
}
.cta--arrow svg {
  color: #165153;
}

.subpage-title-template {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 15px;
  padding-top: 35px;
}

.default-title {
  text-transform: uppercase;
  font-size: 3rem;
  font-family: "Figtree";
  font-weight: 700;
  margin: 3rem 0;
}

.social-media-list {
  display: flex;
  max-width: 100%;
  width: 100%;
  gap: 15px;
  align-items: center;
  justify-content: center;
}
.social-media-list li a {
  background-color: #165153;
  padding: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50px;
}
.social-media-list li a img {
  display: inline-block;
  filter: grayscale(1) brightness(5);
}

.gtranslate_wrapper .gt_float_switcher {
  font-family: inherit !important;
  font-size: inherit !important;
  color: #165153 !important;
  box-shadow: unset !important;
  background: unset !important;
  text-transform: capitalize !important;
  padding: 5px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.gtranslate_wrapper .gt_float_switcher .gt-selected {
  background-color: transparent;
}
.gtranslate_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
  color: #165153 !important;
  padding: 2px 15px !important;
}
.gtranslate_wrapper .gt_float_switcher span.gt_float_switcher-arrow {
  transform: rotate(0) !important;
}
.gtranslate_wrapper .gt_float_switcher img {
  width: 20px;
}
.gtranslate_wrapper .gt_float_switcher .gt_options a {
  color: #165153 !important;
  font-weight: 700;
  padding: 2px 15px !important;
}
.gtranslate_wrapper .gt_float_switcher .gt_options a:hover, .gtranslate_wrapper .gt_float_switcher .gt_options a:focus {
  background-color: transparent;
  color: #165153;
}

.swiper-arrow-container {
  width: 100%;
  padding: 0 50px;
  position: relative;
}

.swiper-button-next,
.swiper-button-prev {
  background-color: transparent;
  border: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  color: #165153;
  padding: 5px;
  display: block;
  border: 3px solid transparent;
}
.swiper-button-next:focus:after,
.swiper-button-prev:focus:after {
  border: 3px solid #165153;
}

.autoplay-progress {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 10;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: var(--swiper-theme-color);
}

.autoplay-progress svg {
  --progress: 0;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  stroke-width: 4px;
  stroke: var(--swiper-theme-color);
  fill: none;
  stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
}

.ac .ac-trigger:focus {
  color: inherit;
}

.pswp__custom-caption {
  font-size: 1rem;
}

.pswp__img {
  pointer-events: none;
}

.pswp__button--zoom {
  display: none !important;
}

body .search-field .searchform .searchfield {
  width: 100%;
  max-width: 524px;
}
body .main-box .left-column .contact {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body .main-box .right-column .text-content {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body .main-box .left-column .box {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body .search-field .searchform input::-moz-placeholder {
  width: 100%;
}
body .search-field .searchform input::placeholder,
body .search-field .searchform input[type=text] {
  width: 100%;
}
body .topbar .topstrip {
  min-height: auto;
}

body .list-of-subpages-bg .item {
  padding: 15px;
}

html.font-size-2 {
  font-size: 1.2rem;
}
html.font-size-2 .accessibility-menu #font-size-1 {
  border-color: transparent;
}
html.font-size-2 .accessibility-menu #font-size-2 {
  border-color: #fff;
}
html.font-size-3 {
  font-size: 1.5rem;
}
html.font-size-3 .accessibility-menu #font-size-1 {
  border-color: transparent;
}
html.font-size-3 .accessibility-menu #font-size-3 {
  border-color: #fff;
}
html.high-contrast-2 body {
  background-color: #000;
  color: #fff;
}
html.high-contrast-2 body a {
  color: #fff;
}
html.high-contrast-2 body a:focus, html.high-contrast-2 body a:hover {
  color: #aaa;
}
html.high-contrast-2 .accessibility-menu #contrast-1 {
  border-color: transparent;
}
html.high-contrast-2 .accessibility-menu #contrast-2 {
  border-color: #000;
}
html.high-contrast-3 body {
  background-color: #000;
  color: #ff0;
}
html.high-contrast-3 body a {
  color: #ff0;
}
html.high-contrast-3 body a:focus, html.high-contrast-3 body a:hover {
  color: #a1a100;
}
html.high-contrast-3 .accessibility-menu #contrast-1 {
  border-color: transparent;
}
html.high-contrast-3 .accessibility-menu #contrast-3 {
  border-color: #ff0;
}

.skip-content {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.skip-content:focus {
  opacity: 1;
  z-index: 9;
}

html.high-contrast-2 .topbar .bottomstrip-container .bottomstrip .main-menu > li a {
  color: #fff;
}
html.high-contrast-2 .main-navigation li:hover {
  background-color: #000;
}
html.high-contrast-2 .main-navigation li:hover > a {
  text-decoration: underline;
}
html.high-contrast-2 .multisearch .tabGeneral .tabcontents [type=text] {
  border: 1px solid #fff;
}
html.high-contrast-2 #bg .frontpage-header .container {
  background: none !important;
}
html.high-contrast-2 .multisearch .tabGeneral .tabcontents .inside-menu li a:hover {
  background-color: #fff;
  color: #000 !important;
}
html.high-contrast-2 .secondary-menus .secondary-menu ul li a {
  color: #fff;
}
html.high-contrast-2 .secondary-menus .secondary-menu ul li.menu-item-has-children:after,
html.high-contrast-2 .secondary-menus.subpage .secondary-menu .secondary-menu-title:after {
  filter: grayscale(1) brightness(5);
}
.pswp__custom-caption {
  background: #165153;
  font-size: 16px;
  color: #fff;
  width: auto;
  max-width: 750px;
  padding: 5px 10px;
  position: absolute;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
}

.pswp__custom-caption a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.hidden-caption-content {
  display: none;
}

.pswp img {
  max-height: 750px !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}

.frontpage-header {
  width: 100%;
  height: auto;
  position: relative;
}
.frontpage-header > img {
  display: block;
  width: 100%;
  min-height: 25vh;
  max-height: 310px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.events-announcements {
  margin-top: -150px;
}
.events-announcements .left-right {
  gap: 20px;
}
.events-announcements .events,
.events-announcements .announcements {
  background-color: #fff;
  min-height: 200px;
  flex-basis: 50%;
  padding: 20px 30px;
  width: calc(50% - 10px);
}
.events-announcements .events header,
.events-announcements .announcements header {
  margin-bottom: 20px;
  position: relative;
}
.events-announcements .events header .title,
.events-announcements .announcements header .title {
  font-family: "Roboto";
}
.events-announcements .events header .e-a-pagination,
.events-announcements .announcements header .e-a-pagination {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
}
.events-announcements .events .swiper,
.events-announcements .announcements .swiper {
  position: relative;
}
.events-announcements .events .swiper:after,
.events-announcements .announcements .swiper:after {
  content: "";
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
  top: 0;
  display: block;
  position: absolute;
  z-index: 9;
}
.events-announcements .events .swiper-slide,
.events-announcements .announcements .swiper-slide {
  padding: 10px 0;
  border-right: 0.5px solid #165153;
}
.events-announcements .events .swiper-slide .left-right,
.events-announcements .announcements .swiper-slide .left-right {
  gap: 10px;
}
.events-announcements .events .swiper-slide .left,
.events-announcements .announcements .swiper-slide .left {
  display: flex;
  flex: 0 0 100px;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
.events-announcements .events .swiper-slide .left .date-number,
.events-announcements .announcements .swiper-slide .left .date-number {
  font-size: 3rem;
  line-height: 1em;
}
.events-announcements .events .swiper-slide .left .date-month,
.events-announcements .announcements .swiper-slide .left .date-month {
  font-size: 1.25rem;
  margin-top: 0.3rem;
}
.events-announcements .events .swiper-slide .right,
.events-announcements .announcements .swiper-slide .right {
  flex: 1 1 auto;
}
.events-announcements .events .swiper-slide .right .title,
.events-announcements .announcements .swiper-slide .right .title {
  font-size: 1.125rem;
  font-family: "Roboto";
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 4px;
}
.events-announcements .events .swiper-slide:focus, .events-announcements .events .swiper-slide:hover,
.events-announcements .announcements .swiper-slide:focus,
.events-announcements .announcements .swiper-slide:hover {
  color: #165153;
}
.events-announcements .events .swiper-slide:last-of-type,
.events-announcements .announcements .swiper-slide:last-of-type {
  border-right: none;
}
.events-announcements .announcements .swiper .swiper-slide {
  padding: 20px !important;
}
.events-announcements .announcements .swiper .swiper-slide .right .title {
  font-size: 1rem;
  font-weight: 500;
  color: #33383b;
}
.events-announcements .announcements .swiper .swiper-slide:hover .right .title, .events-announcements .announcements .swiper .swiper-slide:focus .right .title {
  color: #165153;
}
.events-announcements .e-a-pagination {
  width: 50px;
  display: flex;
  gap: 15px;
  height: auto;
}
.events-announcements .swiper-button-prev,
.events-announcements .swiper-button-next {
  height: 24px;
  width: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: static;
  margin: 0;
}
.events-announcements .swiper-button-prev:after,
.events-announcements .swiper-button-next:after {
  display: none;
}
.events-announcements .swiper-button-prev:focus,
.events-announcements .swiper-button-next:focus {
  box-shadow: 0px 0 0 2px #165153;
}
.events-announcements .swiper-button-prev {
  background-image: url('data:image/svg+xml,<svg width="14" height="25" viewBox="0 0 14 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.4062 2.35791C13.5625 2.51416 13.6406 2.69385 13.6406 2.89697C13.6406 3.1001 13.5625 3.27979 13.4062 3.43604L4.19531 12.647L13.4062 21.8579C13.5625 22.0142 13.6406 22.1938 13.6406 22.397C13.6406 22.6001 13.5625 22.7798 13.4062 22.936L12.2344 24.1079C12.0781 24.2642 11.8984 24.3423 11.6953 24.3423C11.4922 24.3423 11.3125 24.2642 11.1562 24.1079L0.234375 13.186C0.078125 13.0298 0 12.8501 0 12.647C0 12.4438 0.078125 12.2642 0.234375 12.1079L11.1562 1.18604C11.3125 1.02979 11.4922 0.95166 11.6953 0.95166C11.8984 0.95166 12.0781 1.02979 12.2344 1.18604L13.4062 2.35791Z" fill="%230065A4"/></svg>');
}
.events-announcements .swiper-button-next {
  background-image: url('data:image/svg+xml,<svg width="14" height="25" viewBox="0 0 14 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.59375 2.35791C0.4375 2.51416 0.359375 2.69385 0.359375 2.89697C0.359375 3.1001 0.4375 3.27979 0.59375 3.43604L9.80469 12.647L0.59375 21.8579C0.4375 22.0142 0.359375 22.1938 0.359375 22.397C0.359375 22.6001 0.4375 22.7798 0.59375 22.936L1.76562 24.1079C1.92188 24.2642 2.10156 24.3423 2.30469 24.3423C2.50781 24.3423 2.6875 24.2642 2.84375 24.1079L13.7656 13.186C13.9219 13.0298 14 12.8501 14 12.647C14 12.4438 13.9219 12.2642 13.7656 12.1079L2.84375 1.18604C2.6875 1.02979 2.50781 0.95166 2.30469 0.95166C2.10156 0.95166 1.92188 1.02979 1.76562 1.18604L0.59375 2.35791Z" fill="%230065A4"/></svg>');
}

.news-list {
  margin-bottom: 3.5rem;
}
.news-list .swiper-arrow-container {
  padding: 0;
}
.news-list .swiper-arrow-container .swiper-button-next {
  right: var(--swiper-navigation-sides-offset, -3rem);
}
.news-list .swiper-arrow-container .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, -3rem);
}
.news-list .swiper-wrapper .swiper-slide {
  display: flex;
  flex-direction: column;
  gap: 15px;
  height: auto;
}
.news-list .swiper-wrapper .swiper-slide .item {
  height: 100%;
  display: block;
}
.news-list .swiper-wrapper .swiper-slide .item .left-right {
  gap: 0px;
  height: 100%;
}
.news-list .swiper-wrapper .swiper-slide .item .left-right .side {
  flex-basis: 50%;
}
.news-list .swiper-wrapper .swiper-slide .item .left-right .side.right {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #c4c4c4;
  padding-left: 10px;
  height: auto;
}
.news-list .swiper-wrapper .swiper-slide .item .left-right .img-container {
  height: 100%;
}
.news-list .swiper-wrapper .swiper-slide .item .left-right img {
  aspect-ratio: 16/9;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  -o-object-position: center;
  object-position: center;
}
.news-list .swiper-wrapper .swiper-slide .item .left-right .title {
  font-size: 1.125rem;
  font-weight: bold;
  font-family: "Roboto";
  text-transform: uppercase;
}
.news-list .swiper-wrapper .swiper-slide .item .left-right .description {
  font-size: 1rem;
  margin-top: 3px;
}
.news-list .swiper-wrapper .swiper-slide .item .left-right .date {
  margin-top: auto;
  margin-bottom: -3px;
  text-align: right;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type {
  height: auto;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right {
  flex-wrap: wrap;
  justify-content: space-between;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right .side {
  flex-basis: 100%;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right .side.right {
  padding-top: 15px;
  padding-left: 0;
  border-bottom: 0;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right .side.right .date {
  text-align: unset;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right .side.right .left-right {
  flex-wrap: nowrap;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right .side.right .left-right .side {
  flex-basis: 50%;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right .side.right .left-right .left {
  align-items: center;
  display: flex;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right .side.right .left-right .right {
  padding-top: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  gap: 15px;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right .side.right .left-right .right svg {
  color: #165153;
}
.news-list .swiper-wrapper .swiper-slide:first-of-type .left-right img {
  aspect-ratio: 16/7.75;
}

.recruitment .items {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.recruitment .items .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
  flex-grow: 1;
  min-height: 150px;
  z-index: 1;
  position: relative;
  color: #fff;
}
.recruitment .items .item h3 {
  font-family: "Roboto";
}
.recruitment .items .item span {
  display: block;
}
.recruitment .items.top-items .item {
  flex-basis: 33.333%;
  flex-grow: 1;
}
.recruitment .items.bottom-items .item {
  flex-basis: 25%;
  flex-grow: 1;
}

.infoBanners .swiper-slide img {
  width: 100%;
}

@media (max-width: 767.98px) {
  .events-announcements {
    margin-top: 15px;
  }
  .events-announcements .events,
  .events-announcements .announcements {
    padding: 10px 15px;
  }
  .events-announcements .events .swiper-slide,
  .events-announcements .announcements .swiper-slide {
    border-right: 0;
  }
  .events-announcements .events header .title,
  .events-announcements .announcements header .title {
    padding-right: 60px;
  }
  body main .events-announcements .left .swiper-wrapper .swiper-slide {
    padding: 0;
  }
  .events-announcements .announcements .swiper .swiper-slide {
    padding: 0 !important;
  }
  .home .social-media-list {
    margin: 1.5rem 0;
  }
  .news-list .swiper-wrapper .swiper-slide .item .left-right .side {
    flex-basis: 100%;
  }
  .news-list .swiper-wrapper .swiper-slide .item .left-right .side.right {
    border-bottom: 0;
  }
}
.flexible-content {
  background-color: #FFFFFF;
  padding: 30px;
}
.flexible-content img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  margin-top: 25px;
}
.flexible-content img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.flexible-content img.alignright {
  margin-left: auto;
  text-align: right;
  display: block;
}
.flexible-content .table-wrapper img {
  margin: 0;
}
.flexible-content h1,
.flexible-content h2 {
  text-transform: uppercase;
}
.flexible-content h1,
.flexible-content h2,
.flexible-content h3,
.flexible-content h4,
.flexible-content h5,
.flexible-content h6 {
  margin: 35px 0 15px;
  font-weight: 700;
}
.flexible-content h4,
.flexible-content h5,
.flexible-content h6 {
  font-size: 1rem;
  font-weight: 700;
}
.flexible-content ul li {
  list-style-type: disc;
}
.flexible-content ul li ul li {
  list-style-type: circle;
}
.flexible-content ul,
.flexible-content ol {
  margin: 25px 0;
  font-size: 1rem;
  padding-left: 1.25rem;
}
.flexible-content ol ol {
  list-style-type: lower-alpha;
}
.flexible-content p {
  font-size: 1rem;
  margin-bottom: 15px;
}
.flexible-content a {
  color: #165153;
  text-decoration: underline;
}
.flexible-content a:hover, .flexible-content a:focus {
  color: #0b2a2b;
}
.flexible-content blockquote {
  border-left: 5px solid;
  padding: 5px 10px;
  margin: 15px 0;
  background-color: #f2f2f2;
  color: #000;
  font-size: 20px;
  font-weight: lighter;
  font-style: italic;
  display: inline-block;
}
.flexible-content blockquote p {
  margin-bottom: 0;
}
.flexible-content .photo img {
  max-width: 50%;
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 0;
}
.flexible-content .photo img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.flexible-content .photo img.alignright {
  margin-left: auto;
  text-align: right;
  display: block;
}
.flexible-content .photo.photo-left img {
  float: left;
  margin-right: 25px;
}
.flexible-content .photo.photo-right img {
  float: right;
  margin-left: 25px;
}
.flexible-content .single-photo {
  margin: auto;
}
.flexible-content .movie {
  margin: 35px 0;
  display: flex;
  flex-wrap: wrap;
}
.flexible-content .movie iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.flexible-content .movie .movie-desc {
  flex-basis: 100%;
}
.flexible-content .gallery {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.flexible-content .gallery .item {
  flex-basis: calc(33.3333% - 13.3333333333px);
  text-decoration: none;
  display: block;
  aspect-ratio: 4/3;
}
.flexible-content .gallery .item img {
  margin: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.flexible-content .pdf_items {
  display: block;
  margin-top: 50px;
}
.flexible-content .pdf_items .pdf_box {
  border: none;
  padding: 0;
  text-align: left;
  display: flex;
  gap: 7px;
  flex-basis: 100%;
  margin-bottom: 15px;
  align-items: center;
  flex-direction: row;
}
.flexible-content .pdf_items .pdf_box svg {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
}
.flexible-content [class*=accordion-theme] {
  margin-bottom: 20px;
}
.flexible-content [class*=accordion-theme] .pdf-acc-files li {
  display: flex;
  align-items: center;
}
.flexible-content [class*=accordion-theme] .pdf-acc-files li svg {
  margin-right: 1rem;
  max-width: 20px;
  max-height: 20px;
}

.single-fotogaleria .flexible-content .gallery {
  gap: 20px;
}
.single-fotogaleria .flexible-content .gallery .item {
  flex-basis: calc(20% - 16px);
}

@media screen and (max-width: 991.98px) {
  .flexible-content [class*=accordion-theme] .ac-text {
    overflow: scroll;
  }
  .flexible-content [class*=accordion-theme] .ac-text td {
    min-width: 150px;
  }
}
@media screen and (max-width: 767.98px) {
  .flexible-content {
    padding: 0px;
  }
  .flexible-content blockquote {
    font-size: 1rem;
  }
  .flexible-content .photo {
    display: flex;
    flex-direction: column;
  }
  .flexible-content .photo.photo-right img, .flexible-content .photo.photo-left img {
    margin: auto;
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .flexible-content .photo.photo-left {
    flex-direction: column-reverse;
  }
  .flexible-content ul,
  .flexible-content ol,
  .flexible-content p {
    font-size: 1rem;
  }
  .flexible-content .movie {
    margin: 25px 0;
  }
  .flexible-content h1,
  .flexible-content h2 {
    font-size: 1.25rem;
  }
  .flexible-content h3,
  .flexible-content h4,
  .flexible-content h5,
  .flexible-content h6 {
    font-size: 1.125rem;
  }
  .flexible-content .gallery .item {
    flex-basis: 100%;
  }
  .flexible-content [class*=accordion-theme] .pdf-acc-files {
    padding-left: 0;
  }
  .flexible-content [class*=accordion-theme] .pdf-acc-files li {
    margin-bottom: 15px;
  }
  .flexible-content .projectFactsWrap .item {
    flex: 100%;
  }
}
.topbar {
  background-color: #FFFFFF;
  transition: 0.2s ease-out;
  z-index: 999;
}
.topbar a {
  text-transform: uppercase;
}
.topbar .topstrip-container {
  background-color: #FFFFFF;
  color: #165153;
}
.topbar .topstrip-container a:hover, .topbar .topstrip-container a:focus {
  text-decoration: underline;
}
.topbar .topstrip {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: space-between;
  padding: 6px 0;
}
.topbar .topstrip .top-left-menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}
.topbar .topstrip .right {
  display: flex;
}
.topbar .topstrip .right .top-navigation {
  display: flex;
  align-items: center;
}
.topbar .topstrip .right .top-navigation .top-right-menu {
  height: 100%;
  display: flex;
  align-items: center;
}
.topbar .topstrip .right .top-navigation .top-right-menu li {
  padding: 0 10px;
  border-right: 1px solid #165153;
  height: 100%;
  display: flex;
}
.topbar .bottomstrip-container {
  background-color: #165153;
}
.topbar .bottomstrip {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  position: relative;
}
.topbar .bottomstrip .logo-container {
  width: auto;
  display: inline-flex;
  gap: 15px;
  align-items: center;
}
.topbar .bottomstrip .logo-container img {
  display: inline-block;
  max-height: 90px;
}
.topbar .bottomstrip .logo-container .logo-text {
  color: #165153;
  font-family: "Figtree";
  text-transform: none;
}
.topbar .bottomstrip .main-menu {
  display: flex;
  color: #FFFFFF;
}
.topbar .bottomstrip .main-menu > li {
  display: flex;
  padding-right: 5px;
}
.topbar .bottomstrip .main-menu > li > a {
  cursor: default;
  -webkit-user-select: none;
  /* Safari and Chrome */
  -moz-user-select: none;
  /* Firefox */
  /* Internet Explorer and Edge */
  user-select: none;
  /* Standard syntax */
}
.topbar .bottomstrip .main-menu li a {
  padding: 5px 15px;
  display: inline-flex;
  flex-direction: row;
  position: relative;
}
.topbar .bottomstrip .main-menu li a .dropdown-icon {
  display: none;
}
.topbar .bottomstrip .main-menu li a.menu-item-has-children:before {
  height: 100px;
  content: "";
  width: 100%;
}
.topbar .bottomstrip .main-menu li a.menu-item-has-children > a .dropdown-icon {
  display: none;
}
.topbar .bottomstrip .main-menu li a.menu-item-has-children > a .dropdown-icon svg {
  width: 12px;
  height: 8px;
}
.topbar .bottomstrip .main-menu li a.menu-item-has-children > a:before {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  content: "";
  background-color: #165153;
  height: 10px;
  transform: translateY(60px);
  transition: 0.2s ease-out;
  opacity: 0;
}
.topbar .bottomstrip .main-menu li a.menu-item-has-children > a:after {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
  display: block;
  content: "";
  height: 77px;
}
.topbar .bottomstrip .main-menu li a.menu-item-has-children > a:hover + .sub-menu, .topbar .bottomstrip .main-menu li a.menu-item-has-children > a:focus + .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.topbar .bottomstrip .main-menu li a.menu-item-has-children:hover > a:before, .topbar .bottomstrip .main-menu li a.menu-item-has-children:focus > a:before, .topbar .bottomstrip .main-menu li a.menu-item-has-children:focus-within > a:before {
  opacity: 1;
  transform: translateY(44px);
  transition-delay: 0.1s;
}
.topbar .bottomstrip .main-menu li a.menu-item-has-children:hover .sub-menu, .topbar .bottomstrip .main-menu li a.menu-item-has-children:focus .sub-menu, .topbar .bottomstrip .main-menu li a.menu-item-has-children:focus-within .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.topbar .bottomstrip .main-menu li .sub-menu {
  transition: 0.2s ease-out;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #165153;
  width: 100%;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  color: #FFFFFF;
  transition-delay: 0.1s;
  padding: 25px 0;
  z-index: 999;
}
.topbar .bottomstrip .main-menu li .sub-menu li {
  float: left;
  width: calc(33.333% - 25px);
  margin-left: 25px;
  position: relative;
}
.topbar .bottomstrip .main-menu li .sub-menu li a {
  display: inline-flex;
  justify-content: flex-start;
  min-width: 260px;
  width: auto;
  padding: 15px;
}
.topbar .bottomstrip .main-menu li .sub-menu li a:hover, .topbar .bottomstrip .main-menu li .sub-menu li a:focus {
  background-color: inherit;
  color: #FFFFFF;
}
.topbar .bottomstrip .main-menu li .sub-menu li:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 15px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  width: 100%;
  max-width: 250px;
}
.topbar .bottomstrip .main-menu li .sub-menu:before, .topbar .bottomstrip .main-menu li .sub-menu:after {
  content: "";
  position: absolute;
  top: 25px;
  height: calc(100% - 50px);
  width: 1px;
  background-color: #FFFFFF;
  left: calc(33.333% + 12.5px);
}
.topbar .bottomstrip .main-menu li .sub-menu:after {
  right: calc(33.333% - 12.5px);
  left: auto;
}
.topbar .bottomstrip .main-menu li > li.menu-item-has-children > a:hover + .sub-sub-menu, .topbar .bottomstrip .main-menu li > li.menu-item-has-children > a:focus + .sub-sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.topbar .bottomstrip .main-menu li > li.menu-item-has-children:hover .sub-sub-menu, .topbar .bottomstrip .main-menu li > li.menu-item-has-children:focus .sub-sub-menu, .topbar .bottomstrip .main-menu li > li.menu-item-has-children:focus-within .sub-sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.topbar .bottomstrip .main-menu li.menu-item-has-children > a .dropdown-icon {
  display: flex;
  padding: 0;
  background-color: transparent;
  border: none;
}
.topbar .bottomstrip .main-menu li.menu-item-has-children > a .dropdown-icon svg {
  width: 12px;
  height: 8px;
}
.topbar .bottomstrip .main-menu li.menu-item-has-children > a:after {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
  display: block;
  height: 77px;
}
.topbar .bottomstrip .main-menu li.menu-item-has-children > a:hover + .sub-menu, .topbar .bottomstrip .main-menu li.menu-item-has-children > a:focus + .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.topbar .bottomstrip .main-menu li.menu-item-has-children:hover > a:before, .topbar .bottomstrip .main-menu li.menu-item-has-children:focus > a:before, .topbar .bottomstrip .main-menu li.menu-item-has-children:focus-within > a:before {
  opacity: 1;
  transform: translateY(44px);
  transition-delay: 0.1s;
}
.topbar .bottomstrip .main-menu li.menu-item-has-children:hover .sub-menu, .topbar .bottomstrip .main-menu li.menu-item-has-children:focus .sub-menu, .topbar .bottomstrip .main-menu li.menu-item-has-children:focus-within .sub-menu {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.topbar .bottomstrip .main-menu li:nth-last-child(-n+2) > .sub-menu .sub-sub-menu {
  left: auto;
  right: 100%;
}

#search-toggle,
#accessibility-toggle {
  border-right: 1px solid #165153;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#search-toggle svg,
#search-toggle img,
#accessibility-toggle svg,
#accessibility-toggle img {
  display: flex;
  width: 23px;
  height: 23px;
  -o-object-fit: contain;
     object-fit: contain;
  align-items: center;
  justify-content: center;
  transition: 0.2s ease-out;
}
#search-toggle.open,
#accessibility-toggle.open {
  background-color: #FFFFFF;
}
#search-toggle.open svg,
#accessibility-toggle.open svg {
  color: #000;
}

#accessibility-toggle {
  border-right: none;
  border-left: 1px solid #165153;
  transition: 0.2s ease-out;
}
.accessibility-menu {
  z-index: 9999;
  transition: 0.2s ease-out;
  position: fixed;
  right: -300px;
  top: 30vh;
  display: block;
  padding: 20px;
  background-color: #165153;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 7px;
}
.accessibility-menu.open {
  right: 0px;
}
.accessibility-menu button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: #FFFFFF;
  display: flex;
  min-width: 30px;
  width: auto;
  height: 30px;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border: 1px solid transparent;
  transition: 0.2s ease-out;
}
.accessibility-menu button svg,
.accessibility-menu button img {
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.accessibility-menu button:hover, .accessibility-menu button:focus {
  border-color: inherit;
  transform: translateY(-5px);
}
.accessibility-menu button#font-size-1 {
  border-color: inherit;
}
.accessibility-menu button#font-size-1:hover, .accessibility-menu button#font-size-1:focus {
  border-color: #FFFFFF;
}
.accessibility-menu button#contrast-1 {
  border-color: inherit;
}
.accessibility-menu button#contrast-1:hover, .accessibility-menu button#contrast-1:focus {
  border-color: #FFFFFF;
}
.accessibility-menu #contrast-1 {
  color: white;
}
.accessibility-menu #contrast-2 {
  color: black;
}
.accessibility-menu #contrast-3 {
  color: yellow;
}
.accessibility-menu #close-accessibility {
  position: absolute;
  top: -40px;
  right: 0px;
  background-color: #212121;
  color: #FFFFFF;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0;
}
.accessibility-menu #close-accessibility svg,
.accessibility-menu #close-accessibility img {
  width: 25px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
.accessibility-menu #close-accessibility:hover, .accessibility-menu #close-accessibility:focus {
  background-color: red;
  transform: translateY(0px);
}

.search-container {
  z-index: 9999;
  transition: 0.2s ease-out;
  position: fixed;
  right: -600px;
  top: 40vh;
  display: block;
  padding: 20px;
  background-color: #165153;
}
.search-container.open {
  right: 0px;
}
.search-container #close-search {
  position: absolute;
  top: -40px;
  right: 0px;
  background-color: #212121;
  color: #FFFFFF;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.search-container #close-search svg,
.search-container #close-search img {
  width: 25px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-container #close-search:hover, .search-container #close-search:focus {
  background-color: red;
}

@media (min-width: 991.98px) {
  .topbar .bottomstrip {
    min-height: 75px;
  }
}
@media (max-width: 991.98px) {
  .topbar {
    position: fixed;
    top: 60px;
    width: 100%;
    height: calc(100vh - 60px);
    transform: translateX(110%);
  }
  .topbar .topstrip {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .topbar .topstrip .top-left-menu li {
    flex-basis: 100%;
  }
  .topbar .topstrip .top-left-menu a {
    justify-content: flex-start;
  }
  .topbar .bottomstrip {
    display: block;
  }
  .topbar .bottomstrip .logo-container {
    display: none;
  }
  .topbar .bottomstrip .main-menu {
    display: block;
  }
  .topbar .bottomstrip .main-menu > li {
    position: relative;
    padding-right: 0;
  }
  .topbar .bottomstrip .main-menu > li .new-toggle {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 10px;
    height: 2.0557em;
    width: 100%;
    justify-content: flex-end;
  }
  .topbar .bottomstrip .main-menu li {
    margin-bottom: 15px;
  }
  .topbar .bottomstrip .main-menu li a {
    padding: 0;
  }
  .topbar .bottomstrip .main-menu li .sub-menu,
  .topbar .bottomstrip .main-menu li .sub-sub-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    color: #165153;
    transform: none;
    background-color: #FFFFFF;
    transition: 0s;
    display: none;
  }
  .topbar .bottomstrip .main-menu li .sub-menu.open,
  .topbar .bottomstrip .main-menu li .sub-sub-menu.open {
    display: block;
    color: #212121;
  }
  .topbar .bottomstrip .main-menu li .sub-menu li,
  .topbar .bottomstrip .main-menu li .sub-sub-menu li {
    float: none;
    width: 100%;
    margin: 0;
  }
  .topbar .bottomstrip .main-menu li .sub-menu li a,
  .topbar .bottomstrip .main-menu li .sub-sub-menu li a {
    min-width: auto;
    color: #FFFFFF;
    width: 100%;
    justify-content: flex-start;
  }
  .topbar .bottomstrip .main-menu li .sub-menu li a:after,
  .topbar .bottomstrip .main-menu li .sub-sub-menu li a:after {
    content: none;
  }
  .topbar .bottomstrip .main-menu li .sub-menu:before, .topbar .bottomstrip .main-menu li .sub-menu:after,
  .topbar .bottomstrip .main-menu li .sub-sub-menu:before,
  .topbar .bottomstrip .main-menu li .sub-sub-menu:after {
    content: none;
  }
  .topbar.menu-opened {
    transform: translateX(0);
  }
  .topbar .bottomstrip .main-menu li svg {
    transform: rotate(0deg);
    transition: 0.2s ease-out;
  }
  .topbar .bottomstrip .main-menu li a[aria-expanded=true] + span svg {
    transform: rotate(180deg);
  }
  .topbar .bottomstrip .main-menu li .sub-menu li a:hover, .topbar .bottomstrip .main-menu li .sub-menu li a:focus {
    background-color: #0b2a2b;
    color: #58595B;
  }
  .topbar .bottomstrip .main-menu li .sub-menu {
    border: none;
    border-left: 1px solid #eee;
  }
  .topbar .bottomstrip .main-menu li .sub-menu .sub-sub-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    background-color: #ffffff;
    transition: 0s;
  }
  .topbar .bottomstrip .main-menu li .sub-menu a {
    color: #212121;
  }
  .container-header {
    padding: 0 15px;
  }
  #search-toggle {
    border-right: none;
  }
  .accessibility-menu {
    top: auto;
    bottom: 140px;
  }
  .topbar .bottomstrip .main-navigation ul ul {
    display: none;
  }
  .topbar .bottomstrip .main-navigation li.open > ul {
    display: block;
    padding: 0;
    background: #165153;
  }
}
@media (max-width: 767.98px) {
  .topbar .bottomstrip .column .items {
    flex-direction: column;
    width: 100%;
    margin-bottom: 10px;
  }
  .topbar .bottomstrip .column .items .top-separator {
    display: none;
  }
}
.wpcf7 {
  display: flex;
  justify-content: center;
}

.wpcf7 form {
  font-size: 1rem;
  max-width: 100%;
  padding: 30px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.wpcf7 form .form-two {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wpcf7 form .form-two p {
  flex-basis: calc(50% - 10px);
}
.wpcf7 form .form-three {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wpcf7 form .form-three p {
  flex-basis: calc(33.333% - 10px);
}

.wpcf7 form input[type=text],
.wpcf7 form input[type=email],
.wpcf7 form textarea,
.wpcf7 form input[type=number],
.wpcf7 form input[type=tel],
.wpcf7 form select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px;
  font-weight: 500;
  transition: 0.2s ease-out;
  max-width: 100%;
  width: 100%;
}

.wpcf7 form select {
  padding: 15px 10px;
}

.wpcf7 form input[type=text]:focus,
.wpcf7 form input[type=text]:active,
.wpcf7 form input[type=email]:focus,
.wpcf7 form input[type=email]:active,
.wpcf7 form textarea:focus,
.wpcf7 form textarea:active,
.wpcf7 form input[type=number]:focus,
.wpcf7 form input[type=number]:active {
  border-color: "Figtree";
}

.wpcf7 form input[aria-invalid=true],
.wpcf7 form textarea[aria-invalid=true] {
  border-color: #f00;
}

.wpcf7 form input[aria-invalid=true]:focus,
.wpcf7 form input[aria-invalid=true]:active,
.wpcf7 form textarea[aria-invalid=true]:focus,
.wpcf7 form textarea[aria-invalid=true]:active {
  border-color: "Figtree";
}

.wpcf7 form [type=submit] {
  text-decoration: none;
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
  transition: 0.2s ease-out;
  background-color: #165153;
  font-weight: 500;
  border: none;
  font-size: 1rem;
}
.wpcf7 form [type=submit]:hover, .wpcf7 form [type=submit]:focus {
  background-color: #0b2a2b;
}

.wpcf7 form input[name*=acceptance]:focus {
  outline: #165153 solid 2px;
}

.wpcf7 form .wpcf7-response-output {
  margin: 30px 0;
  display: inline-block;
}

.wpcf7 form div.wpcf7-validation-errors,
.wpcf7 form div.wpcf7-acceptance-missing {
  border: 2px solid #ffd200;
  font-weight: 500;
}

.wpcf7 form div.wpcf7-mail-sent-ok {
  font-weight: 500;
  border-width: 2px;
}

.wpcf7 form span.wpcf7-list-item {
  margin: 0;
}

.wpcf7 form .google-terms {
  font-size: 0.875rem;
  color: #777;
  font-style: italic;
  margin-top: 15px;
}

.wpcf7 form .google-terms a {
  text-decoration: none;
  font-weight: 500;
}

@media (max-width: 991.98px) {
  .wpcf7 form .form-two p {
    flex-basis: 100%;
  }
  .wpcf7 form .form-three p {
    flex-basis: 100%;
  }
}
@media (max-width: 767.98px) {
  .wpcf7 form span.wpcf7-not-valid-tip {
    font-size: 0.875rem;
  }
  .wpcf7 form .wpcf7-response-output {
    font-size: 0.875rem;
  }
}
.posts-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start !important;
  gap: 30px;
}
.posts-list .item {
  flex-basis: calc(25% - 22.5px);
  width: calc(25% - 22.5px);
  display: flex;
  flex-direction: column;
}
.posts-list .item .img-container img {
  aspect-ratio: 16/10;
  display: inline-block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

@media (max-width: 1199.98px) {
  .posts-list .item {
    flex-basis: calc(33.3333333333% - 13.3333333333px);
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media (max-width: 991.98px) {
  .posts-list .item {
    flex-basis: calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media (max-width: 767.98px) {
  .posts-list .item {
    flex-basis: calc(100% - 0px);
    width: calc(100% - 0px);
  }
}
footer .info {
  width: 100%;
  max-width: 500px;
}
footer .info .left {
  flex: 0 0 150px;
}
footer .info .left img {
  width: 100%;
}
footer .info .right {
  flex: auto;
}
footer .menus {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  gap: 100px;
}
footer .footer-top {
  padding: 25px 0;
}
footer .footer-top .contact-info .flexible-content {
  padding: 5px;
}
footer .footer-top .contact-info .flexible-content p:last-of-type {
  margin-bottom: 0;
}
footer .footer-top .contact-info .left-right {
  gap: 30px;
}
footer .footer-top .contact-info .side {
  flex-basis: calc(50% - 15px);
  flex-grow: 1;
}
footer .footer-top .contact-info .flexible-content {
  height: 100%;
}
footer .footer-top .contact-info .flexible-content img {
  max-width: 60px;
  height: auto;
}
footer .footer-top .contact-info .full {
  margin-top: 30px;
}

@media (min-width: 991.98px) {
  footer .footer-top .contact-info .flexible-content h1,
  footer .footer-top .contact-info .flexible-content h2 {
    font-size: 1.375rem;
  }
  footer .footer-top .contact-info .flexible-content h3,
  footer .footer-top .contact-info .flexible-content h4,
  footer .footer-top .contact-info .flexible-content h5,
  footer .footer-top .contact-info .flexible-content h6 {
    font-size: 1.25rem;
  }
}
@media (max-width: 991.98px) {
  footer .footer-top .contact-info .left-right {
    flex-wrap: wrap;
  }
  footer .footer-top .contact-info .left-right .side {
    flex-basis: 100%;
  }
  footer .footer-top .contact-info .left-right .flexible-content {
    padding: 15px;
  }
}
.single header .title {
  font-weight: 700;
}
.single .container-post {
  margin-top: 50px;
}
.single .img-container img {
  display: block;
  margin: auto;
  width: auto;
  max-height: 60vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.single .img-container.smaller-thumbnail img {
  max-height: 45vh;
  max-width: 50%;
}
.single .content {
  background-color: #FFFFFF;
  padding: 30px;
}
.single .meta {
  margin: 15px 0;
  font-style: italic;
  color: #58595B;
  font-size: 0.875rem;
}

@media (max-width: 767.98px) {
  .single .meta {
    padding: 0 15px;
  }
  .single .meta .left-right {
    gap: 5px;
  }
  .single .content {
    padding: 15px;
  }
}
.search header {
  margin-bottom: 50px;
}
.search .item {
  border: 1px solid #e6e6e6;
  background-color: #FFFFFF;
  margin-bottom: 15px;
  padding: 15px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.search .item .post-type-name {
  font-size: 0.875rem;
}
.search .item .title {
  font-weight: bold;
  font-size: 1.25rem;
  transition: 0.2s ease-out;
}
.search .item .description {
  font-size: 0.875rem;
}
.search .item .read {
  margin-top: auto;
  display: flex;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  transition: 0.2s ease-out;
}
.search .item .read svg {
  margin-left: 10px;
}
.search .item .read svg path {
  transition: 0.2s ease-out;
}
.search .item:focus .title, .search .item:hover .title {
  color: #165153;
}
.search .item:focus .read, .search .item:hover .read {
  color: #165153;
}

@media (max-width: 991.98px) {
  .search header {
    margin-bottom: 30px;
  }
  .search header h1 {
    font-size: 1.375rem;
  }
}
.top-mobile-menu-container {
  position: fixed;
  z-index: 1200;
  background-color: #FFFFFF;
  display: none;
  top: 0;
  width: 100%;
  height: 60px;
  justify-content: space-between;
}
.top-mobile-menu-container a.logo-container {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 5px;
  flex-grow: 1;
}
.top-mobile-menu-container a.logo-container img {
  max-height: 100%;
  width: auto;
  max-width: 70%;
  filter: brightness(0.1);
}
.top-mobile-menu-container .hamburger-toggle-container {
  height: 100%;
  width: auto;
  transition: 0.2s ease-out;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  height: 25px;
  width: 25px;
  margin: 0 15px;
  display: flex;
  align-items: center;
}
.top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle-bar, .top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle-bar:before, .top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle-bar:after {
  position: absolute;
  transition: 0.2s ease-out;
  background: #165153;
  content: "";
  height: 3px;
  width: 25px;
}
.top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle-bar {
  margin-top: 0px;
}
.top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle-bar:before {
  margin-top: -7px;
  left: 0;
}
.top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle-bar:after {
  margin-top: 7px;
  left: 0;
}
.top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle.expanded .hamburger-toggle-bar {
  background-color: transparent;
}
.top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle.expanded .hamburger-toggle-bar:before, .top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle.expanded .hamburger-toggle-bar:after {
  transform: rotate(-45deg);
  margin-top: 0;
}
.top-mobile-menu-container .hamburger-toggle-container .hamburger-toggle.expanded .hamburger-toggle-bar:before {
  transform: rotate(45deg);
  margin-top: 0;
}
.top-mobile-menu-container .accessibility-toggle {
  color: #165153;
  display: flex;
  align-items: center;
  padding: 0 15px;
}

@media (max-width: 991.98px) {
  .top-mobile-menu-container {
    display: flex;
  }
}
.list-of-subpages {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.list-of-subpages .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-basis: calc(33.333% - 20px);
  min-height: 200px;
  border: 1px solid #e6e6e6;
  background-color: #FFFFFF;
  padding: 30px;
  gap: 5px;
  color: #165153;
  transition: 0.2s ease-out;
}
.list-of-subpages .item .title {
  font-size: 1.75rem;
  font-weight: 600;
  height: auto;
}
.list-of-subpages .item .button {
  flex: 0 0 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-of-subpages .item:hover, .list-of-subpages .item:focus {
  color: #FFFFFF;
  background: #165153;
}

@media (max-width: 1199.98px) {
  .list-of-subpages .item {
    flex-basis: calc(50% - 15px);
    min-height: auto;
  }
}
@media (max-width: 767.98px) {
  .list-of-subpages .item {
    flex-basis: 100%;
    padding: 15px;
  }
  .list-of-subpages .item .title {
    font-size: 1.125rem;
  }
  .list-of-subpages .item .button {
    flex: 0 0 50px;
  }
}
@media print {
  body .container {
    padding: 0;
  }
  body .topstrip-container {
    display: none;
  }
  body .topbar .main-navigation {
    display: none;
  }
  body #pageheader .banner-row .banner-right {
    display: none;
  }
  body #pageheader .banner-row .banner-left h1 {
    font-size: 1.375rem;
  }
  body #pageheader .banner-row .banner-left h1:first-line {
    font-size: 1.375rem;
  }
  body.single .container-post {
    margin-top: 0;
    padding: 0;
  }
  body.single .content {
    padding: 0;
  }
  body.single .left-right {
    display: block;
  }
  body.single .left-right .side {
    display: inline-block;
  }
  body .topbar .bottomstrip .logo-container img {
    max-height: 60px;
  }
  body .container-post .img-container {
    display: none;
  }
  body #pageheader {
    border-top: 1px solid #eee;
    min-height: auto;
  }
  body #pageheader .banner-row {
    min-height: auto;
  }
  body .footer-logos {
    display: none;
  }
  body footer .footer-top .container .left-right {
    display: block;
  }
  body footer .footer-top .container .left-right .side {
    display: inline-block;
  }
  body footer img {
    max-height: 75px;
    max-width: 75px;
    margin-right: 15px;
  }
  body footer .menus {
    display: none;
  }
  body .footer-bottom {
    display: none;
  }
  body footer .front-updates-search .items .update-date p {
    font-size: 0.875rem;
  }
  body iframe {
    display: none !important;
  }
}
.secondary-menus {
  margin-top: 1rem;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.secondary-menus .secondary-menu {
  flex-basis: calc(25% - 15px);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
  height: 100%;
  background-color: #165153;
  text-align: center;
}
.secondary-menus .secondary-menu .secondary-menu-title {
  color: #FFFFFF;
  font-weight: 500;
  text-transform: uppercase;
  min-height: 60px;
  font-size: 1.25rem;
  display: block;
}
.secondary-menus .secondary-menu .secondary-menu-title:after {
  filter: grayscale(1) brightness(5);
}
.secondary-menus .secondary-menu ul {
  margin-top: 10px;
}
.secondary-menus .secondary-menu ul li {
  position: relative;
}
.secondary-menus .secondary-menu ul li:hover, .secondary-menus .secondary-menu ul li:focus {
  background-color: #0b2a2b;
}
.secondary-menus .secondary-menu ul li a {
  font-size: 1.125rem;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  color: #FFFFFF;
  width: 100%;
  padding: 10px 5px;
}
.secondary-menus .secondary-menu ul li:last-of-type {
  border-bottom: none;
}
.secondary-menus .secondary-menu ul li.menu-item-has-children {
  position: relative;
  padding-right: 30px;
}
.secondary-menus .secondary-menu ul li.menu-item-has-children:after {
  content: "";
  display: block;
  position: absolute;
  height: 47px;
  width: 47px;
  top: 0;
  right: 0;
  background-size: 8px;
  background-position: center;
  filter: grayscale(1) brightness(5);
  background-repeat: no-repeat;
  background-image: url("../img/secondary-menu-chevron.svg");
  transition: 0.2s ease-out;
  transform: rotate(180deg);
}
.secondary-menus .secondary-menu ul li.open:after {
  transform: rotate(270deg);
}
.secondary-menus .secondary-menu ul li:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  width: 100%;
  max-width: 250px;
}
.secondary-menus .secondary-menu ul .sub-menu {
  display: none;
  margin-top: 0;
  padding-left: 15px;
}
.secondary-menus .secondary-menu ul .sub-menu li {
  border-bottom: 0;
}
.secondary-menus .secondary-menu ul .sub-menu li a {
  font-size: 1rem;
}
.secondary-menus.subpage .secondary-menu .secondary-menu-title {
  position: relative;
  padding-right: 30px;
  min-height: auto;
}
.secondary-menus.subpage .secondary-menu .secondary-menu-title:after {
  content: "";
  display: block;
  position: absolute;
  height: 47px;
  width: 47px;
  top: 50%;
  right: -7px;
  transform: translateY(-50%) rotate(-90deg);
  background-size: 17px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/secondary-menu-chevron.svg");
  transition: 0.2s ease-out;
}
.secondary-menus.subpage .secondary-menu .secondary-menu-title.open:after {
  transform: translateY(-50%) rotate(90deg);
}
.secondary-menus.subpage .secondary-menu ul {
  display: none;
}

@media (max-width: 991.98px) {
  .secondary-menus .secondary-menu {
    flex-basis: calc(50% - 10px);
  }
}
@media (max-width: 767.98px) {
  .secondary-menus .secondary-menu {
    flex-basis: 100%;
  }
  .secondary-menus .secondary-menu .secondary-menu-title {
    min-height: auto;
    font-size: 1.125rem;
  }
  .secondary-menus {
    margin-top: 1rem;
  }
}
.multisearch {
  margin-top: -6vw;
  width: 100%;
  max-width: 700px;
  position: relative;
}
.multisearch p + form {
  margin-top: 10px;
}
.multisearch .tabGeneral .tabs {
  display: flex;
  gap: 5px;
}
.multisearch .tabGeneral .tabs li {
  flex-grow: 1;
}
.multisearch .tabGeneral .tabs li a {
  transition: 0.2s ease-out;
  background-color: #165153;
  color: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 8px;
  text-align: center;
  height: 100%;
  width: 100%;
}
.multisearch .tabGeneral .tabs li.selected a {
  background-color: #F2B129;
  color: #212121;
}
.multisearch .tabGeneral .tabcontents {
  padding: 15px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
}
.multisearch .tabGeneral .tabcontents p {
  font-size: 0.9rem;
  padding-left: 5px;
}
.multisearch .tabGeneral .tabcontents p a {
  color: #165153;
}
.multisearch .tabGeneral .tabcontents [type=text] {
  background: #f2f8f9;
  color: #212121;
  padding: 12px;
  border: 0;
  height: 40px;
  width: calc(100% - 164px);
  font-size: 1rem;
  font-family: "Roboto";
}
.multisearch .tabGeneral .tabcontents [type=text]::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(19, 36, 38, 0.7);
  opacity: 1; /* Firefox */
}
.multisearch .tabGeneral .tabcontents [type=text]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(19, 36, 38, 0.7);
  opacity: 1; /* Firefox */
}
.multisearch .tabGeneral .tabcontents [type=text]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(19, 36, 38, 0.7);
}
.multisearch .tabGeneral .tabcontents [type=text]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(19, 36, 38, 0.7);
}
.multisearch .tabGeneral .tabcontents [type=text]:focus, .multisearch .tabGeneral .tabcontents [type=text]:hover {
  outline: 2px solid #212121;
}
.multisearch .tabGeneral .tabcontents [type=submit] {
  background-color: #F2B129;
  font-size: 1rem;
  font-family: "Roboto";
  color: #212121;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 160px;
  border: 0;
  font-weight: 500;
}
.multisearch .tabGeneral .tabcontents [type=submit]:focus, .multisearch .tabGeneral .tabcontents [type=submit]:hover {
  background-color: #165153;
  color: #FFFFFF;
  cursor: pointer;
}
.multisearch .tabGeneral .tabcontents .inside-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 25px;
}
.multisearch .tabGeneral .tabcontents .inside-menu li {
  display: inline-flex;
}
.multisearch .tabGeneral .tabcontents .inside-menu li a {
  transition: 0.2s ease-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 25px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.multisearch .tabGeneral .tabcontents .inside-menu li a:hover {
  background-color: #F2B129;
  color: #212121;
}
.multisearch.multisearch-static {
  margin-top: 0;
  width: 100%;
  max-width: none;
  position: relative;
}

@media (max-width: 991.98px) {
  .multisearch {
    max-width: 100%;
    margin-top: 50px;
  }
  .multisearch .tabGeneral .tabs {
    flex-wrap: wrap;
  }
  .multisearch .tabGeneral [type=text],
  .multisearch .tabGeneral [type=submit] {
    width: 100% !important;
  }
}
.post-type-archive-rezerwacje .rezerwacje .item {
  display: flex;
  background-color: #FFFFFF;
  gap: 10px;
  align-items: center;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  justify-content: space-between;
}
.post-type-archive-rezerwacje .rezerwacje .item svg {
  flex: 0 0 25px;
}

div#fbuilder .fieldCalendarService {
  display: none;
}
div#fbuilder .slots div {
  border: none;
}
div#fbuilder .slots div a {
  background-color: #165153;
  color: #FFFFFF;
  text-decoration: none;
}
div#fbuilder .slots div a:focus, div#fbuilder .slots div a:hover {
  background-color: #0b2a2b;
}

@media (max-width: 991.98px) {
  .post-type-archive-rezerwacje .rezerwacje .item .title {
    font-size: 1.25rem;
  }
}
.grafik {
  max-width: 700px;
}
.grafik .lista-pracownikow .pracownik {
  border: 1px solid #ddd;
  margin-top: 30px;
}
.grafik .lista-pracownikow .pracownik header h2 {
  text-align: center;
  background-color: #165153;
  color: #FFFFFF;
  font-size: 1.5rem;
}
.grafik .lista-pracownikow .pracownik h3 {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  text-align: center;
  font-size: 1.25rem;
  background-color: #eee;
}
.grafik .lista-pracownikow .pracownik .dyzur {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.grafik .lista-pracownikow .pracownik .dyzur:last-of-type {
  border-bottom: none;
}
.grafik .lista-pracownikow .pracownik .left {
  display: inline-block;
  min-width: 5rem;
}
.grafik .lista-pracownikow .pracownik .pliki {
  padding: 15px;
}
.grafik .lista-pracownikow .pracownik:first-of-type {
  margin-top: 0;
}

@media (max-width: 991.98px) {
  .grafik .lista-pracownikow .pracownik .dyzur .left-right {
    display: block;
  }
  .grafik .lista-pracownikow .pracownik .dyzur .left-right .side {
    min-width: auto;
    display: inline;
  }
  .grafik .lista-pracownikow .pracownik .dyzur .left-right .side p {
    display: inline;
  }
}
@media (max-width: 1199.98px) {
  .container,
  .container-fluid,
  .container-post {
    padding: 0 50px;
  }
}
@media (max-width: 991.98px) {
  .tablet {
    display: block;
  }
  .desktop {
    display: none;
  }
  .left-right {
    flex-wrap: wrap;
  }
  .left-right .side {
    flex-basis: 100%;
  }
  .margin-top-5 {
    margin-top: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .container,
  .container-fluid {
    padding: 0 15px;
  }
  .container-post {
    padding: 0;
  }
  .social-media-list {
    flex-wrap: wrap;
    gap: 5px;
  }
  .default-title {
    font-size: 2rem;
    margin: 1.5rem 0;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .swiper-arrow-container {
    margin-left: 0;
    width: 100%;
  }
  body #pageheader {
    min-height: 20vh;
  }
  body #pageheader .banner-row .banner-left h1 {
    font-size: 1.375rem;
  }
  body #pageheader .banner-row .banner-left h1:first-line {
    font-size: 1.375rem;
  }
  body #pageheader .rank-math-breadcrumb {
    font-size: 0.875rem;
  }
  body #subpage-bg {
    min-height: auto;
    padding-top: 3rem;
  }
  .mt-80px {
    margin-top: 3rem;
  }
  .mb-80px {
    margin-bottom: 3rem;
  }
  .pswp__custom-caption {
    font-size: 0.75rem;
    left: 5%;
    width: 90%;
    transform: translateX(0);
  }
  #main-content > div > div > .right-column > div > div > .flexible-content {
    padding: 1rem;
  }
}/*# sourceMappingURL=style.css.map */