@charset "UTF-8";
/* =============================== Laptop================================= */
@media screen and (max-width: 1367px) {
  .photo_txt .header .text-wrapper {
    max-width: 1000px !important;
  }
  .page-section .container .custom_gallery_sliders {
    padding-bottom: 80px;
  }
  .reviews {
    padding-bottom: 70px !important;
  }
  .progress {
    bottom: 0;
  }
  .columns-special .progress {
    top: 0;
  }
}
/* ---------------------------------------- Tablet (1200px) --------------------------------- */
@media screen and (max-width: 1200px) {
  .ps-image {
    max-height: 95%;
  }
  .text-highlight p {
    font-size: 1.3rem;
  }
  .triple-section .columns.x3 {
    flex-wrap: nowrap;
  }
  .icon-card .content {
    height: 170px;
  }
  .progress {
    bottom: 0;
  }
  .upper .number {
    padding-right: 20px !important;
  }
  .accordion_images_wrapper .accordion_images {
    gap: 60px;
  }
  .accordion_images_wrapper .accordion-card {
    padding: 15px 0;
  }
  .accordion_images_wrapper .accordion-content {
    margin: 20px 0;
  }
  .accordion-card.active .content {
    width: 390px;
  }
  .photo_txt .header .text-wrapper {
    font-size: 1.5rem !important;
  }
  #START .page-section:has(.room_listing_module) {
    padding-bottom: 130px;
  }
  .custom_gallery_sliders .label {
    font-size: 0.9rem;
  }
  .page-section .container .custom_gallery_sliders {
    padding-bottom: 80px;
  }
  .contact_data_video .columns-special {
    grid-column-gap: 40px;
    grid-row-gap: 80px;
  }
  .contact_data_video .container {
    padding-top: 100px;
    padding-bottom: 120px;
  }
  .reviews {
    padding-bottom: 70px !important;
  }
  .footer_columns {
    gap: 40px;
  }
  #SYSTEM-FOOT .second .border {
    font-size: 0.9rem;
  }
  #SYSTEM-FOOT .container {
    padding-bottom: 0px;
  }
  .columns-special .progress {
    top: 0;
  }
}
/* =============================== Pokaż menu (900px) ================================= */
@media screen and (max-width: 900px) {
  .icon-card .content {
    height: 190px;
  }
  .accordion_images_wrapper .accordion_images {
    gap: 30px;
  }
  .accordion-card.active .content {
    width: 350px;
  }
  .accordion_images_wrapper .accordion-card {
    padding: 12px 0;
  }
  .title_img .controls .title_button {
    text-align: center;
    width: -moz-max-content;
    width: max-content;
  }
  .photo_txt .header .text-wrapper {
    font-size: 1.3rem !important;
  }
  #START .page-section:has(.room_listing_module) {
    padding-bottom: 130px !important;
  }
  .room_listing_module .content {
    height: 180px;
  }
  .room_listing_module .content .upper .descr {
    padding-left: 20px !important;
    max-width: 120px;
    text-align: left !important;
  }
  .custom_gallery_sliders .labels {
    max-width: 400px;
    width: 100%;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .page-section .container .custom_gallery_sliders {
    padding-bottom: 80px;
  }
  .reviews {
    padding-bottom: 70px !important;
  }
  .contact_data_video .columns-special h5 {
    font-size: 1.5rem;
  }
  .contact_data_video .columns-special .upper:has(.address) {
    margin-top: -5px;
  }
}
/* ---------------------------------------- Mobilka (700px) --------------------------------- */
@media screen and (max-width: 700px) {
  .ps-image {
    max-height: 105%;
  }
  .page-section,
  #START .page-section {
    padding: 80px 0 30px 0;
  }
  .icon-card .content,
  .tile .content {
    padding-left: 0px;
    height: 160px;
  }
  .accordion-card.active .content {
    width: 100%;
  }
  .accordion_images_wrapper .accordion_images {
    gap: 30px;
    margin-bottom: 40px;
  }
  .accordion_images_wrapper .accordion-card h3 {
    font-size: 1.2rem !important;
  }
  #START .page-section:has(.room_listing_module) {
    padding-bottom: 120px;
  }
  .room_listing_module .content {
    height: 160px;
  }
  .custom_gallery_sliders .labels {
    max-width: 400px;
    width: 100%;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }
  .reviews {
    padding-bottom: 90px !important;
  }
}
/* ---------------------------------------- mała mobilka --------------------------------- */
@media screen and (max-width: 450px) {
  .ps-image {
    max-height: 105%;
  }
  .page-section,
  #START .page-section {
    padding: 80px 0 30px 0;
  }
  #START h2 {
    font-size: 1.8rem;
  }
  span.subtitle {
    text-align: center;
    font-size: 150%;
  }
  .triple-section .columns.x3 > div {
    padding: 0 15px 40px 15px;
  }
  .upper .number {
    padding-right: 15px !important;
  }
  .triple-section .columns.x3 {
    flex-wrap: wrap;
  }
  .icon-card .content {
    height: 190px;
  }
  .progress {
    bottom: 40px;
  }
  .accordion_images_wrapper .accordion_images {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .accordion_images_wrapper .accordion-card h3 {
    font-size: 1.1rem !important;
  }
  #START .page-section:has(.room_listing_module) {
    padding-bottom: 130px;
  }
  .splide.start_slider {
    padding-bottom: 0 !important;
  }
  .custom_gallery_sliders .label {
    font-size: 0.8rem;
  }
  .custom_gallery_sliders .labels {
    padding-left: 0;
  }
  .footer_columns {
    gap: 40px;
  }
  .contact_data_video .columns-special {
    grid-auto-flow: row;
  }
  .contact_data_video .columns-special {
    grid-template-columns: 1fr;
  }
  #SYSTEM-FOOT .container {
    padding-bottom: 10px;
  }
  #SYSTEM-FOOT .footer-section {
    display: grid;
    font-size: 100%;
    text-align: left;
  }
  .footer_columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto;
    gap: 50px;
    row-gap: 10px;
  }
  .links-footer-section-socials {
    display: grid;
    padding-left: 85px;
  }
  .links-footer-section-socials {
    position: absolute;
    right: 90px;
    bottom: 190px;
  }
}/*# sourceMappingURL=praktyki.css.map */