@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
body {
  color: #333333;
  background: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  padding: 0;
}

.custom-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0;
}

table[border="0"],
table[border="0"] > tbody,
table[border="0"] > tbody > tr,
table[border="0"] > tbody > tr > td,
table[border="0"] > tbody > tr > th,
table[border="0"] > tfoot,
table[border="0"] > tfoot > tr,
table[border="0"] > tfoot > tr > td,
table[border="0"] > tfoot > tr > th,
table[border="0"] > thead,
table[border="0"] > thead > tr,
table[border="0"] > thead > tr > td,
table[border="0"] > thead > tr > th {
  border: none;
  border-width: 0;
}

table tbody, table td, table tfoot, table th, table thead, table tr, table[border="0"] tbody, table[border="0"] td, table[border="0"] tfoot, table[border="0"] th, table[border="0"] thead, table[border="0"] tr {
  border-width: 0;
}

table[border="1"] tbody, table[border="1"] td, table[border="1"] tfoot, table[border="1"] th, table[border="1"] thead, table[border="1"] tr,
table[border="2"] tbody,
table[border="2"] td,
table[border="2"] tfoot,
table[border="2"] th,
table[border="2"] thead,
table[border="2"] tr,
table[border="3"] tbody,
table[border="3"] td,
table[border="3"] tfoot,
table[border="3"] th,
table[border="3"] thead,
table[border="3"] tr,
table[border="4"] tbody,
table[border="4"] td,
table[border="4"] tfoot,
table[border="4"] th,
table[border="4"] thead,
table[border="4"] tr,
table[border="5"] tbody,
table[border="5"] td,
table[border="5"] tfoot,
table[border="5"] th,
table[border="5"] thead,
table[border="5"] tr,
table[border="6"] tbody,
table[border="6"] td,
table[border="6"] tfoot,
table[border="6"] th,
table[border="6"] thead,
table[border="6"] tr {
  border-width: initial;
}

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

.button1,
.button2 {
  display: inline-block;
  border: none;
  border-radius: 5px;
  background-color: #03989e;
  color: #ffffff;
  min-width: 200px;
  padding: 13px 30px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease-in-out;
}
.button1:hover,
.button2:hover {
  background-color: rgba(3, 152, 158, 0.9);
  text-decoration: none;
  color: #ffffff;
}
.button1 .button-arrow-right,
.button1 .button-arrow-left,
.button2 .button-arrow-right,
.button2 .button-arrow-left {
  width: 13px;
}
.button1 .button-arrow-right polygon,
.button1 .button-arrow-right rect,
.button1 .button-arrow-left polygon,
.button1 .button-arrow-left rect,
.button2 .button-arrow-right polygon,
.button2 .button-arrow-right rect,
.button2 .button-arrow-left polygon,
.button2 .button-arrow-left rect {
  fill: #ffffff;
}
.button1 .button-arrow-right,
.button2 .button-arrow-right {
  margin: 0 0 3px 10px;
}
.button1 .button-arrow-left,
.button2 .button-arrow-left {
  margin: 0 10px 3px 0;
  transform: rotate(180deg);
}

.button2 {
  background: transparent;
  border: 1px solid #ffffff;
}
.button2:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.header {
  padding-top: 24px;
  position: relative;
  height: auto;
}
.header.slider_header {
  min-height: 100vh;
  color: #ffffff;
  background-color: #f2f2f2;
}
.header__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header__logo_db {
  display: none;
}
.header__swiper {
  height: 100%;
  min-height: 500px;
}
.header__swiper .swiper {
  height: 100%;
}
.header__swiper .swiper-slide {
  position: relative;
}
.header__swiper .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url(/_img/_templates2023/filtr_foto.png) no-repeat center top;
  background-size: cover;
}
.header__swiper .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #cdddae;
  opacity: 1;
  margin: 0 6px;
}
.header__swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #03989e;
}
.header__swiper_img_bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__swiper_video_bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__swiper_image_shadow {
  position: absolute;
  width: 100%;
  z-index: 2;
}
.header__swiper_slogan {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  color: #ffffff;
  text-align: center;
  z-index: 10;
  font-size: 32px;
  transform: translateY(-40%);
  text-shadow: 0px 0px 10px #000000;
  line-height: 2rem;
}
.header__swiper_slogan a {
  color: #ffffff;
  text-decoration: none;
}
.header__swiper_slogan h2 {
  font-weight: 700;
  font-size: 28px;
  color: #c3d241;
}
.header__wrapper {
  position: relative;
  z-index: 10;
}

.navbar-custom {
  z-index: 100;
  width: 100%;
}
.navbar-custom .navbar-brand {
  margin-left: 0.5rem;
}
.navbar-custom .navbar-brand .logo_partnerstwo {
  display: block;
  width: 138px;
  height: auto;
  margin-top: -15px;
}
.navbar-custom .navbar-brand .logo_partnerstwo_ciemne {
  display: none;
}
.navbar-custom .navbar-toggler {
  border-color: #ffffff;
  color: #333333;
  background: #ffffff;
  margin-right: 20px;
  border-radius: 0;
  padding: 9px 5px 9px 10px;
}
.navbar-custom .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-custom .navbar-toggler .icon-bar {
  display: block;
  height: 2px;
  border-radius: 1px;
  background-color: #333333;
  width: 22px;
  transition: all 0.2s;
}
.navbar-custom .navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-custom .navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-custom .navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-custom .navbar-toggler.collapsed {
  padding: 9px 10px;
}
.navbar-custom .navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-custom .navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-custom .navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}
.navbar-custom .navbar-collapse {
  background-color: rgba(0, 0, 0, 0.7);
}
.navbar-custom .navbar-nav {
  position: relative;
}
.navbar-custom .nav-item {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.navbar-custom .nav-item.dropdown {
  position: initial;
}
.navbar-custom .nav-link {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  padding-right: 0.2rem !important;
  padding-left: 0.2rem !important;
}
.navbar-custom .nav-link.active, .navbar-custom .nav-link.show, .navbar-custom .nav-link:hover, .navbar-custom .nav-link:focus, .navbar-custom .nav-link:active {
  color: #ffffff;
  text-decoration: none;
}
.navbar-custom .dropdown-menu {
  border-radius: 0;
  padding: 11px 10px;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(0, 0, 0, 0.7);
}
.navbar-custom .dropdown-menu > .container-flex {
  padding: 0;
}
.navbar-custom .dropdown-menu .nav-lvl-2 {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item {
  padding: 0.5rem 0.5rem;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  white-space: normal;
}
.navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item.active, .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item.show, .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item:hover, .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item:focus, .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item:active {
  color: #ffffff;
  font-weight: normal;
  background-color: transparent;
}
.navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item.active > span, .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item.show > span, .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item:hover > span, .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item:focus > span, .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item:active > span {
  display: inline-block;
  position: relative;
}
.navbar-custom .dropdown-toggle::after {
  content: none;
}

.fixed-nav .header .header__wrapper {
  padding-top: 110px;
}
.fixed-nav .header .navbar-custom {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: #ffffff;
  color: #333333;
  box-shadow: 0px 0px 5px 2px #e6e6e6;
}
.fixed-nav .header .navbar-custom .logo_partnerstwo {
  display: none;
}
.fixed-nav .header .navbar-custom .logo_partnerstwo_ciemne {
  display: block;
  width: 70px;
  margin-top: 0;
}
.fixed-nav .header .navbar-custom .navbar-collapse {
  background-color: #ffffff;
}
.fixed-nav .header .navbar-custom .nav-link {
  color: #333333;
}

@media (min-width: 576px) {
  .header__swiper_slogan {
    font-size: 52px;
    line-height: 3rem;
  }
  .header__swiper_slogan h2 {
    font-size: 46px;
  }
}
@media (min-width: 992px) {
  .header__swiper_slogan {
    font-size: 72px;
    line-height: 4rem;
  }
  .header__swiper_slogan h2 {
    font-size: 62px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .header .navbar-custom .navbar-collapse {
    background-color: unset;
  }
  .header .navbar-custom .dropdown-menu {
    background-color: #f2f2f2;
  }
  .header .navbar-custom .dropdown-menu .nav-lvl-2 .dropdown-item {
    color: #333333;
  }
}
@media (min-width: 1280px) {
  .header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 35px;
  }
  .header__logo_db {
    display: block;
    width: 85px;
  }
}
.footer__euro {
  font-size: 12px;
  line-height: 1rem;
  margin: 30px 0;
}
.footer__euro .row {
  align-items: center;
  margin: 20px 0;
}
.footer__euro .col-md-5 {
  padding-bottom: 10px;
}
.footer__copyright {
  background-color: #94bb46;
  padding: 30px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .footer__euro .col-md-5 {
    text-align: right;
    padding-bottom: 0;
    padding-right: 20px;
  }
}
.section {
  position: relative;
  padding: 30px 10px;
  overflow: hidden;
}
.section.bg_grey1 {
  background-color: #f2f2f2;
}
.section.bg_grey2 {
  background-color: #f4f4f4;
}
.section.bg_green3 {
  background-color: #0d7159;
}
.section.bg_blue1 {
  background-color: #03989e;
}
.section__header {
  text-align: center;
  margin: 65px 0;
}
.section__header h2 {
  color: #03989e;
  font-size: 48px;
  font-weight: bold;
  line-height: 2rem;
}
.section__header p {
  color: #333333;
  font-size: 46px;
}

.sc_projects__swiper .swiper {
  padding-bottom: 100px;
}
.sc_projects__swiper .swiper-slide {
  position: relative;
}
.sc_projects__swiper .swiper-slide > .row {
  align-items: center;
}
.sc_projects__swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #cdddae;
  border-radius: 3px;
  opacity: 1;
  margin: 0 6px !important;
}
.sc_projects__swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #03989e;
}
.sc_projects__map {
  margin-bottom: 30px;
}
.sc_projects__list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
.sc_projects__list > li {
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
}
.sc_projects__list_ico {
  margin-right: 20px;
  width: 78px;
}
.sc_projects__list_info {
  text-align: left;
}
.sc_projects__list_number {
  font-size: 46px;
  line-height: 3.5rem;
  font-weight: 700;
  color: #03989e;
}
.sc_projects__list_desc {
  font-size: 12px;
}

@media (min-width: 992px) {
  .sc_projects__map {
    text-align: right;
    margin-bottom: 0px;
  }
  .sc_projects__list {
    margin-left: 100px;
  }
}
.sc_charts {
  padding: 100px 10px;
}
.sc_charts__chart {
  margin: 30px 0 50px 0;
}

@media (min-width: 768px) {
  .sc_charts__col_r {
    padding-left: 60px;
  }
  .sc_charts__chart {
    margin: 30px 0 30px 0;
  }
}
.sc_news .section__header {
  margin: 70px 0 80px;
}
.sc_news .section__header h2 {
  color: #ffffff;
}
.sc_news__swiper .swiper-controls {
  position: relative;
  text-align: center;
  margin: 95px auto 20px auto;
}
.sc_news__swiper .swiper-controls-wrapper {
  display: inline-flex;
  gap: 20px;
  align-items: center;
}
.sc_news__swiper .swiper-button-next,
.sc_news__swiper .swiper-button-prev,
.sc_news__swiper .swiper-pagination {
  position: relative;
  inset: auto;
  color: rgba(255, 255, 255, 0.8);
}
.sc_news__swiper .swiper-button-next,
.sc_news__swiper .swiper-button-prev {
  margin-top: -8px;
}
.sc_news__swiper .swiper-button-prev::after {
  content: "←";
}
.sc_news__swiper .swiper-button-next::after {
  content: "→";
}
.sc_news__swiper .swiper-pagination-bullet {
  font-size: 16px;
  background: none;
  opacity: 0.5;
}
.sc_news__swiper .swiper-pagination-bullet-active {
  background: none;
  opacity: 1;
  font-weight: 500;
  text-decoration: underline;
}
.sc_news__tile {
  max-width: 304px;
  margin: 0 auto;
  color: #ffffff;
}
.sc_news__tile_date {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 5px;
}
.sc_news__tile_image {
  margin-bottom: 32px;
}
.sc_news__tile_title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5rem;
}

.sc_calc {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  color: #ffffff;
}
.sc_calc__bg {
  background: #03989e;
}
.sc_calc__steps {
  text-align: left;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: flex-start;
  margin-bottom: 50px;
}
.sc_calc__step {
  position: relative;
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
.sc_calc__step::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border-radius: 50%;
  margin-top: 10px;
}
.sc_calc__step_arrow {
  display: none;
  width: 20px;
}
.sc_calc__step_arrow svg path {
  fill: #ffffff !important;
}
.sc_calc__step_name {
  display: none;
  font-weight: 600;
  text-transform: lowercase;
}
.sc_calc__step.active::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: 3px solid #fff;
  border-radius: 50%;
  margin-top: 10px;
}
.sc_calc__step.active .sc_calc__step_arrow {
  display: block;
}
.sc_calc__step.active .sc_calc__step_name {
  display: block;
}
.sc_calc__form {
  margin: 0 auto;
  padding: 0 10px 50px 10px;
  max-width: 650px;
}
.sc_calc__form_content {
  max-width: 500px;
  margin: 0 auto;
}
.sc_calc__form_title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}
.sc_calc__form .form-control {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.sc_calc__form .form-control:focus {
  border-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.2);
}
.sc_calc__nav {
  margin-top: 45px;
}
.sc_calc__nav .col-sm-6:last-child {
  text-align: right;
}
.sc_calc__nav button {
  margin-bottom: 10px;
}

@media (min-width: 1400px) {
  .sc_calc__bg {
    background: #03989e url(/_img/_templates2023/bg_wave_blue1.png) repeat-x center top;
  }
  .sc_calc__steps {
    justify-content: flex-start;
    gap: 150px;
    margin-left: 70px;
  }
}
.sc_calendar__inner {
  margin: 0 auto;
  position: relative;
  z-index: 9;
  max-width: 70rem;
}
.sc_calendar #calendar {
  width: 100%;
  position: relative;
  z-index: 8;
}
.sc_calendar .calendar__tooltip {
  position: absolute;
  font-size: 14px;
  z-index: 9999;
  padding: 1rem;
  top: -1px;
  left: 0px;
  transform: translateX(-100%);
  width: 20rem;
  font-weight: 600;
  background: #ffffff;
  border: 1px solid #94bb46;
}
.sc_calendar .calendar__tooltip--right {
  left: unset;
  right: 0;
  transform: translateX(100%);
}
.sc_calendar .calendar__tooltip-header {
  display: none;
}
.sc_calendar .calendar__tooltip-item {
  margin-bottom: 1rem;
}
.sc_calendar .calendar__tooltip-item:last-of-type {
  margin-bottom: 0;
}
.sc_calendar .calendar__bcg {
  display: none;
}
.sc_calendar .fc a {
  color: #000000;
  text-decoration: none;
}
.sc_calendar .fc .fc-day,
.sc_calendar .fc .fc-scrollgrid,
.sc_calendar .fc .fc-scrollgrid-section > * {
  border: 0;
}
.sc_calendar .fc .fc-daygrid-day-frame {
  margin: 9px;
  background: #f0f8e0;
}
.sc_calendar .fc .fc-day--hovered .fc-daygrid-day-frame {
  background: #c3d241;
}
.sc_calendar .fc .fc-daygrid-day-frame {
  height: 77px;
  display: flex;
  flex-direction: column;
}
.sc_calendar .fc .fc-daygrid-day-top {
  line-height: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 20px;
  font-weight: 500;
  text-align: right;
}
.sc_calendar .fc .fc-daygrid-day-top .fc-daygrid-day-number {
  padding: 2px 4px 0;
}
.sc_calendar .fc .fc-scrollgrid table {
  border-collapse: initial;
}
.sc_calendar .fc .fc-scroller-liquid-absolute,
.sc_calendar .fc .fc-scroller-harness {
  overflow: visible !important;
}
.sc_calendar .fc .fc-scrollgrid-section-liquid > td {
  border: none;
}
.sc_calendar .fc .fc-scroller {
  overflow: hidden;
}
.sc_calendar .fc .fc-toolbar-title {
  font-size: 24px;
  font-weight: 500;
  color: #94bb46;
}
.sc_calendar .fc .fc-header-toolbar {
  padding: 10px 15px 25px 15px;
  margin-bottom: 0;
}
.sc_calendar .fc .fc-prev-button,
.sc_calendar .fc .fc-next-button {
  background: none;
  border: none;
  padding: 0;
  color: #333333;
}
.sc_calendar .fc .fc-col-header,
.sc_calendar .fc .fc-daygrid-body,
.sc_calendar .fc .fc-scrollgrid-sync-table {
  width: 100% !important;
}
.sc_calendar .fc .fc-col-header-cell-cushion {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 0 0;
  line-height: 1rem;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none !important;
}
.sc_calendar .fc .fc-col-header-cell .fc-scrollgrid-sync-inner {
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
  color: #333333 !important;
}
.sc_calendar .fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  height: 100%;
  min-height: unset;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 2px;
  padding-right: 2px;
  height: 4.2rem;
  margin-top: auto;
}
.sc_calendar .fc .fc-event-title,
.sc_calendar .fc .fc-event-time {
  display: none;
}
.sc_calendar .fc .fc-daygrid-event-harness {
  width: 40%;
  margin: 2px 0 0 2px;
  height: 1.8rem;
}
.sc_calendar .fc .fc-daygrid-event {
  height: 100%;
  border-radius: 0;
  margin: 0 !important;
}
.sc_calendar .fc .fc-daygrid-day.fc-day-today {
  background: unset;
}
.sc_calendar .fc .fc-icon-chevron-left {
  font-size: 36px;
  line-height: 1.8rem;
  color: #94bb46;
}
.sc_calendar .fc .fc-icon-chevron-left::before {
  content: "←";
}
.sc_calendar .fc .fc-icon-chevron-right {
  font-size: 36px;
  line-height: 1.8rem;
  color: #94bb46;
}
.sc_calendar .fc .fc-icon-chevron-right::before {
  content: "→";
}

.sc_info {
  padding-bottom: 110px;
}
.sc_info__swiper {
  position: relative;
  max-width: 970px;
  margin: 0 auto;
  padding: 0 75px;
}
.sc_info__swiper .swiper-slide {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6rem;
  text-align: center;
}
.sc_info__swiper .swiper-button-next,
.sc_info__swiper .swiper-button-prev {
  top: 12px;
}
.sc_info__swiper .swiper-button-prev::after {
  content: "←";
}
.sc_info__swiper .swiper-button-next::after {
  content: "→";
}
.sc_info__button_wrapper {
  text-align: center;
  margin-top: 50px;
}
.sc_info__button_wrapper .button1 {
  min-width: 235px;
}