/* Sekcje strony z lista apartamentow. */

/* === blok-10 === */
.u-section-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: ;
  background-size: cover, cover;
}
.u-section-2 .u-sheet-1 {
  min-height: 200px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 150px;
  }
}
/*/RESPONSIVE_MEDIA*/

 .u-section-3 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}
.u-section-3 .u-sheet-1 {
  min-height: 255px;
}
.u-section-3 .u-text-1 {
  margin: 20px auto 0;
}
.u-section-3 .u-text-2 {
  width: 903px;
  margin: 20px auto 0;
}
.u-section-3 .u-list-1 {
  width: 392px;
  margin: 31px auto 0;
}
.u-section-3 .u-repeater-1 {
  grid-auto-columns: calc(50% - 7.5px);
  grid-template-columns: repeat(2, calc(50% - 7.5px));
  min-height: 59px;
  --gap: 15px;
}
.u-section-3 .u-list-item-1 {
  --radius: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(212, 159, 88, 1), rgba(212, 159, 88, 1));
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}
.u-section-3 .u-container-layout-1 {
  padding: 0 10px;
}
.u-section-3 .u-text-3 {
  font-weight: 500;
  font-size: 0.875rem;
  margin: 0 1px 0 30px;
}
.u-section-3 .u-icon-1 {
  width: 20px;
  height: 20px;
  margin: -27px auto 7px 0;
}
.u-section-3 .u-list-item-2 {
  --radius: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}
.u-section-3 .u-container-layout-2 {
  padding: 0 10px;
}
.u-section-3 .u-text-4 {
  font-weight: 500;
  font-size: 0.875rem;
  margin: 0 1px 0 30px;
}
.u-section-3 .u-icon-2 {
  width: 20px;
  height: 20px;
  margin: -27px auto 7px 0;
}
.u-section-3 .u-list-2 {
  width: 392px;
  margin: 20px auto 30px 374px;
}
.u-section-3 .u-repeater-2 {
  grid-auto-columns: calc(50% - 7.5px);
  grid-template-columns: repeat(2, calc(50% - 7.5px));
  min-height: 59px;
  --gap: 15px;
}
.u-section-3 .u-list-item-3 {
  --radius: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(212, 159, 88, 1), rgba(212, 159, 88, 1));
  background-size: cover;
}
.u-section-3 .u-container-layout-3 {
  padding: 0 9px;
}
.u-section-3 .u-icon-3 {
  width: 20px;
  height: 20px;
  margin: 19px auto 0 1px;
}
.u-section-3 .u-text-5 {
  font-weight: 500;
  font-size: 1rem;
  margin: -19px 0 0 34px;
}
.u-section-3 .u-list-item-4 {
  --radius: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}
.u-section-3 .u-container-layout-4 {
  padding: 0 9px;
}
.u-section-3 .u-icon-4 {
  width: 20px;
  height: 20px;
  margin: 19px auto 0 1px;
}
.u-section-3 .u-text-6 {
  font-weight: 500;
  font-size: 1rem;
  margin: -19px 0 0 34px;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 235px;
  }
  .u-section-3 .u-text-3 {
    margin-top: 13px;
  }
  .u-section-3 .u-text-4 {
    margin-top: 13px;
  }
  .u-section-3 .u-list-2 {
    margin-top: 23px;
    margin-left: auto;
    margin-bottom: 20px;
  }
  .u-section-3 .u-list-item-3 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }
  .u-section-3 .u-container-layout-3 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .u-section-3 .u-icon-3 {
    margin-top: 20px;
    margin-left: 0;
  }
  .u-section-3 .u-text-5 {
    width: auto;
    margin-top: -19px;
    margin-left: 35px;
  }
  .u-section-3 .u-container-layout-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .u-section-3 .u-icon-4 {
    margin-top: 20px;
    margin-left: 0;
  }
  .u-section-3 .u-text-6 {
    width: auto;
    margin-top: -19px;
    margin-left: 35px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    width: auto;
  }
  .u-section-3 .u-text-2 {
    width: 720px;
  }
  .u-section-3 .u-container-layout-1 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .u-section-3 .u-text-3 {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    margin-left: 32px;
  }
  .u-section-3 .u-icon-1 {
    margin-top: -26px;
    margin-bottom: 6px;
  }
  .u-section-3 .u-container-layout-2 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .u-section-3 .u-text-4 {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    margin-left: 32px;
  }
  .u-section-3 .u-icon-2 {
    margin-top: -26px;
    margin-bottom: 6px;
  }
  .u-section-3 .u-repeater-2 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
  .u-section-3 .u-icon-3 {
    margin-top: 0;
    margin-left: 0;
  }
  .u-section-3 .u-text-5 {
    margin-top: 0;
    margin-left: 35px;
  }
  .u-section-3 .u-icon-4 {
    margin-top: 0;
    margin-left: 0;
  }
  .u-section-3 .u-text-6 {
    margin-top: 0;
    margin-left: 35px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 246px;
  }
  .u-section-3 .u-text-2 {
    width: 540px;
  }
  .u-section-3 .u-list-1 {
    margin-bottom: 12px;
  }
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(50% - 7px);
    grid-template-columns: repeat(2, calc(50% - 7px));
    --gap: 14px;
  }
  .u-section-3 .u-text-3 {
    margin-right: 1px;
    margin-left: 30px;
  }
  .u-section-3 .u-icon-1 {
    margin-top: -27px;
    margin-bottom: 7px;
  }
  .u-section-3 .u-text-4 {
    margin-right: 1px;
    margin-left: 30px;
  }
  .u-section-3 .u-icon-2 {
    margin-top: -27px;
    margin-bottom: 7px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-3 .u-text-2 {
    width: 340px;
  }
  .u-section-3 .u-list-1 {
    width: 233px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: 100%;
    grid-template-columns: repeat(1, 100%);
    min-height: 109px;
    --gap: 7px;
  }
  .u-section-3 .u-text-3 {
    margin-right: 0;
  }
  .u-section-3 .u-text-4 {
    margin-right: 0;
  }
  .u-section-3 .u-list-2 {
    width: 340px;
  }
  .u-section-3 .u-text-5 {
    margin-left: 0;
  }
  .u-section-3 .u-text-6 {
    margin-left: 0;
  }
}
/*/RESPONSIVE_MEDIA*/

.u-section-3 .u-list-item-1,
.u-section-3 .u-list-item-1:before,
.u-section-3 .u-list-item-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}
.u-section-3 .u-list-item-1.u-list-item-1.u-list-item-1:hover {
  transform: translateX(0px) translateY(-5px) !important;
}
.u-section-3 .u-list-item-1.u-list-item-1.u-list-item-1.hover {
  transform: translateX(0px) translateY(-5px) !important;
}
.u-section-3 .u-list-item-2,
.u-section-3 .u-list-item-2:before,
.u-section-3 .u-list-item-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}
.u-section-3 .u-list-item-2.u-list-item-2.u-list-item-2:hover {
  transform: translateX(0px) translateY(-5px) !important;
}
.u-section-3 .u-list-item-2.u-list-item-2.u-list-item-2.hover {
  transform: translateX(0px) translateY(-5px) !important;
}
.u-section-3 .u-list-item-4,
.u-section-3 .u-list-item-4:before,
.u-section-3 .u-list-item-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}
.u-section-3 .u-list-item-4.u-list-item-4.u-list-item-4:hover {
  transform: translateX(0px) translateY(-5px) !important;
}
.u-section-3 .u-list-item-4.u-list-item-4.u-list-item-4.hover {
  transform: translateX(0px) translateY(-5px) !important;
}
 .u-section-4 {
  min-height: 400px;
}
.u-section-4 .u-shortcode-1 {
  min-height: 380px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.u-section-5 .u-sheet-1 {
  min-height: 200px;
}
.u-section-5 .u-btn-1 {
  font-weight: 400;
  font-size: 1.875rem;
  transition-duration: 0.5s;
  margin: 51px auto 0;
}
.u-section-5 .u-text-1 {
  margin: 30px auto 51px;
}
.u-section-5 .u-btn-1,
.u-section-5 .u-btn-1:before,
.u-section-5 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}
.u-section-5 .u-icon-1,
.u-section-5 .u-icon-1:before,
.u-section-5 .u-icon-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}
.u-section-6 .u-sheet-1 {
  min-height: 383px;
}
.u-section-6 .u-group-1 {
  min-height: 223px;
  margin-top: 120px;
  margin-bottom: 40px;
  height: auto;
  --radius: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}
.u-section-6 .u-container-layout-1 {
  padding: 30px 60px;
}
.u-section-6 .u-text-1 {
  margin: 0 auto 0 0;
}
.u-section-6 .u-text-2 {
  margin: 13px 546px 0 0;
}
.u-section-6 .u-form-1 {
  height: 138px;
  margin: -150px 0 0 607px;
}
.u-section-6 .u-input-1 {
  --radius: 20px;
  font-weight: 400;
}
.u-section-6 .u-btn-1 {
  background-image: none;
  width: 100%;
  --radius: 20px;
  padding: 14px 0;
}
.u-section-6 .u-text-3 {
  font-size: 0.75rem;
  margin: -5px 13px 0 620px;
}
.u-section-6 .u-btn-2 {
  transition-duration: 0.5s;
  font-weight: 400;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-6 .u-sheet-1 {
    min-height: 389px;
  }
  .u-section-6 .u-group-1 {
    min-height: 309px;
    height: auto;
  }
  .u-section-6 .u-text-2 {
    width: auto;
    margin-right: 463px;
  }
  .u-section-6 .u-form-1 {
    margin-top: -109px;
    margin-left: 407px;
  }
  .u-section-6 .u-text-3 {
    width: auto;
    margin-top: 0;
    margin-left: 420px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 991px) {
  .u-section-6 .u-sheet-1 {
    min-height: 406px;
  }
  .u-section-6 .u-group-1 {
    min-height: 326px;
  }
  .u-section-6 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: 12px;
    margin-left: 62px;
    margin-right: 62px;
  }
  .u-section-6 .u-text-2 {
    margin-top: 27px;
    margin-right: 378px;
  }
  .u-section-6 .u-form-1 {
    margin-top: -150px;
    margin-left: 300px;
  }
  .u-section-6 .u-text-3 {
    margin-right: 9px;
    margin-left: 309px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-6 .u-sheet-1 {
    min-height: 481px;
  }
  .u-section-6 .u-group-1 {
    min-height: 406px;
  }
  .u-section-6 .u-text-1 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-6 .u-text-2 {
    margin-top: 26px;
    margin-left: 13px;
    margin-right: 13px;
  }
  .u-section-6 .u-form-1 {
    height: 142px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }
  .u-section-6 .u-text-3 {
    margin-left: 13px;
    margin-right: 13px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-6 .u-group-1 {
    min-height: 490px;
  }
  .u-section-6 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .u-section-6 .u-text-2 {
    margin-top: 28px;
    margin-left: 19px;
    margin-right: 19px;
  }
  .u-section-6 .u-form-1 {
    margin-top: 18px;
    margin-right: initial;
    margin-left: initial;
  }
  .u-section-6 .u-text-3 {
    margin-right: 0;
    margin-left: 0;
  }
}
/*/RESPONSIVE_MEDIA*/

.u-section-6 .u-btn-2,
.u-section-6 .u-btn-2:before,
.u-section-6 .u-btn-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}
.u-section-6 .u-group-1,
.u-section-6 .u-group-1:before,
.u-section-6 .u-group-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}
.u-section-6 .u-group-1.u-group-1.u-group-1:hover {
  transform: translateX(0px) translateY(-5px) !important;
}
.u-section-6 .u-group-1.u-group-1.u-group-1.hover {
  transform: translateX(0px) translateY(-5px) !important;
}

