@charset "UTF-8";
/*ver->2.0std-02-08-2019*/
/* =============================== Ogólna responsywność ================================= */
#mobile-menu-button > span,
#mobile-menu-button > span:after,
#mobile-menu-button > span:before {
  background-color: #1a1a1a;
}

/* =============================== Laptop================================= */
@media screen and (max-width: 1367px) {
  nav.desktop .nav-button > a {
    padding: 10px;
  }
  span.subtitle {
    font-size: 24px;
  }
  #BANER-CONTENT .container {
    padding: 0;
  }
  #START h1 {
    font-size: 4.5rem;
  }
  .PAGE-HEADER h1 {
    font-size: 48px;
  }
  #START h2,
  h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .text-highlight,
  .photo_txt .text-wrapper {
    max-width: 75%;
    line-height: 1.6;
  }
  .text-highlight,
  .photo_txt .text-wrapper p,
  #START h3,
  h3 {
    font-size: 24px;
  }
  #page-contactus .article-section .container {
    max-width: 1100px;
  }
  .contact_data_video .columns-special .upper .phone-txt, .contact_data_video .columns-special .upper .email a, .contact_data_video .columns-special .upper .address {
    font-size: 20px !important;
  }
  .triple-section h3 {
    font-size: 1.5rem;
    margin-top: 15px !important;
  }
  .accordion_images_wrapper .accordion_images {
    gap: 80px;
  }
  .room_listing_module .upper .number {
    padding-right: 15px;
  }
  .room_listing_module .upper .descr {
    padding-left: 15px;
  }
  .room_listing_module .upper {
    margin-bottom: 0;
  }
  .room_listing_module h3 {
    margin-top: 20px !important;
  }
  .card .image-wrapper {
    margin-bottom: 20px;
  }
  .photo_txt .image img,
  .photo_txt .photo_overlay {
    scale: 1.5;
  }
  .reviews {
    padding-bottom: 70px !important;
  }
  .footer_columns {
    gap: 80px;
  }
  .columns-special .progress {
    top: 0;
  }
  .triple-section {
    padding-bottom: 80px;
  }
  #page-product .special-container {
    max-width: 950px;
    gap: 100px;
  }
  #page-product .narrow-container {
    max-width: 950px;
  }
  .columns.x2 {
    margin: 0 -15px;
  }
  .columns.x2 > div {
    padding: 0 15px 45px 15px;
  }
  .contact_data_video .columns-special h5 {
    font-size: 24px !important;
  }
}
/* ---------------------------------------- tablet --------------------------------- */
@media screen and (max-width: 1200px) {
  #SYSTEM-FOOT .footer_columns {
    flex-wrap: wrap;
  }
  nav.desktop .nav-button > a {
    padding: 10px 5px;
    font-size: 16px;
  }
  .photo-section {
    padding-bottom: 700px;
  }
  .colage-box-wrapper {
    height: auto;
    gap: 0;
    flex-wrap: wrap;
  }
  .colage-box-wrapper .colage-box {
    width: 49%;
    height: 300px;
    min-width: 49%;
    max-width: 49%;
    margin-bottom: 5px;
  }
  .social-footer-section .social-icon {
    width: 30px;
    height: 30px;
  }
  #side-right-panel .hash-navigator-wrapper {
    position: static !important;
    padding-top: 60px;
  }
  #side-tree-panel .hash-navigator-wrapper {
    position: static !important;
    padding-top: 60px;
  }
  .submit-controls > .submit-area {
    margin-top: 2em;
  }
  .captcha_wrapper .g-recaptcha > div {
    float: right;
  }
  .contact-simple-layout > div.contact-content,
  .contact-simple-layout > div.contact-form {
    width: 100%;
    margin-bottom: 100px;
  }
  .contact-data-section {
    flex-direction: column;
  }
  .contact-data-section > div.contact-col {
    width: 100%;
    max-width: 100%;
  }
  #side-tree-panel {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -400px;
    width: 340px;
    box-sizing: border-box;
    max-width: 90%;
    background: #fff;
    transition: all 600ms;
    z-index: 999;
    padding: 0 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }
  #side-tree-panel.show-side {
    left: 0;
  }
  #side-tree-panel .close-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #FFFEFC;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }
  #side-tree-panel .hash-navigator-wrapper {
    position: static !important;
    padding-top: 60px;
  }
  .social-footer-section .social-icon {
    width: 20px;
    height: 20px;
  }
  #side-right-panel {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -400px;
    width: 340px;
    box-sizing: border-box;
    max-width: 90%;
    background: #fff;
    transition: all 600ms;
    z-index: 999;
    padding: 0 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }
  #side-right-panel.show-side {
    left: 0;
  }
  #side-right-panel .close-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #FFFEFC;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }
  #side-right-panel .hash-navigator-wrapper {
    position: static !important;
    padding-top: 60px;
  }
  .article-columns.double-side,
  .article-columns.side.right,
  .article-columns.side.left {
    padding: 0px;
  }
  .promo-news .content {
    padding: 30px;
  }
  .containers-right-col .article .container {
    padding-right: 30px;
  }
  .branch-card-span,
  .branch-card a,
  .knowledge-articles-wrapper a {
    font-size: 1.1rem;
  }
  .breadcrumbs,
  span.breadcrumbs,
  .knowledge-promo-item .parent-name {
    font-size: 1rem;
  }
  #TOP-MAIN .header-modules {
    padding-left: 0;
    margin-left: 0;
  }
  .reveal-phone-number-wrapper {
    margin-left: 0;
  }
  #START h1 {
    font-size: 3.4rem;
  }
  .page-section,
  #START .page-section {
    padding: 90px 0;
  }
  #START .triple-section .header {
    padding-bottom: 15px;
  }
  span.subtitle {
    font-size: 1.5rem;
  }
  #START h2 {
    margin-bottom: 25px;
    font-size: 2.25rem;
  }
  .triple-section .upper .descr {
    max-width: none;
  }
  .text-highlight,
  #START h3 {
    font-size: 1.5rem;
  }
  .title_img .controls .title_button {
    font-size: 24px !important;
  }
  .photo_txt .image img,
  .photo_txt .photo_overlay {
    scale: 2;
  }
  .room_listing_module .content {
    padding-bottom: 1px;
  }
  .accordion-icon-svg {
    width: 40px !important;
    height: 40px !important;
  }
  .contact_data_video .columns-special .upper .phone-txt,
  .contact_data_video .columns-special .upper .email a,
  .contact_data_video .columns-special .upper .address {
    font-size: 1.2rem;
  }
  #page-contactus .contact_data_contactus,
  #page-contactus .contact_data_contactus .form-wrapper {
    padding: 20px;
  }
  #page-contactus .contact_data_contactus .phone-wrapper .phone-txt,
  #page-contactus .contact_data_contactus .phone-wrapper .email,
  #page-contactus .contact_data_contactus .email-wrapper .phone-txt,
  #page-contactus .contact_data_contactus .email-wrapper .email {
    font-size: 1.25rem;
  }
  .photo_txt .image-wrapper,
  .photo_txt .image {
    transform: none !important;
  }
  .contact_data_video .columns-special h5 {
    font-size: 1.8rem;
  }
  .links-footer-section-socials {
    padding-left: 40px;
  }
}
/* =============================== Podstawowe przeskoki ================================= */
@media screen and (max-width: 900px) {
  .custom-gallery-grid {
    grid-gap: 15px;
  }
  #TOP-MAIN .header-modules:after {
    display: none;
  }
  .colage-box-wrapper {
    height: 400px;
  }
  .header-modules {
    gap: 10px;
    margin-right: 40px;
  }
  .reveal-phone-number-wrapper.show-on-mobile {
    margin-left: 0;
    height: 50px;
  }
  .button.phone {
    top: 5px;
    display: flex;
    align-items: center;
  }
  .reveal-phone-number-wrapper.show-on-mobile a.button.ico-left.phone {
    padding: 0;
    margin: 0;
    height: 50px;
    width: 50px;
    border-radius: 999px;
  }
  .reveal-phone-number-wrapper.show-on-mobile .button {
    min-width: 0;
  }
  .reveal-phone-number-wrapper.show-on-mobile .ico {
    height: 40px;
    width: 40px;
    padding: 6px;
    min-width: 0;
  }
  #TOP .secondary-logo,
  #logo .primary-logo {
    max-height: 45px;
  }
  #mobile-menu-button {
    background-color: #f5f1e7;
  }
  #START h1 {
    font-size: 2.6rem;
  }
  #START h2 {
    font-size: 2rem;
  }
  #START h3 {
    font-size: 1.5rem;
  }
  .video-section {
    padding-bottom: 100svh;
  }
  .page-section,
  #START .page-section {
    padding: 70px 0;
  }
  .separator {
    max-width: 90%;
    padding-bottom: 70px;
  }
  span.subtitle {
    font-size: 1.25rem;
  }
  .accordion_images_wrapper .footer {
    padding-top: 20px;
  }
  .accordion_images_wrapper .accordion-content {
    margin: 10px 0;
  }
  .accordion_images_wrapper .accordion-content .button {
    margin-top: 15px;
  }
  .accordion_images_wrapper .accordion_images {
    gap: 40px;
  }
  .header,
  #START .triple-section .header {
    padding-bottom: 20px;
  }
  .title_img .controls .title_button {
    font-size: 20px !important;
  }
  .photo_txt .image-wrapper {
    padding: 70px 0;
  }
  .photo_txt .image img,
  .photo_txt .photo_overlay {
    scale: 1.5;
  }
  .header .footer {
    margin-bottom: 25px;
  }
  .triple-section .columns.x3 > div {
    padding: 0 10px 30px 10px;
  }
  .splide__arrow--prev,
  .splide__arrow--next {
    bottom: -50px;
  }
  .splide.start_slider {
    padding-bottom: 50px;
  }
  .custom_gallery_sliders .labels {
    padding-left: 0;
  }
  .custom_gallery_sliders .splide__arrow--prev,
  .custom_gallery_sliders .splide__arrow--next {
    bottom: -100px;
  }
  .footer_columns {
    gap: 35px;
  }
  #SYSTEM-FOOT .footer-section {
    display: grid;
    font-size: 120%;
  }
  .footer_columns {
    display: grid;
    grid-template-columns: repeat(3, 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: 110px;
    bottom: 195px;
  }
  #SYSTEM-FOOT .second .border {
    font-size: 0.8rem;
    padding-top: 20px;
  }
  #SYSTEM-FOOT .container {
    padding-bottom: 0px;
    padding-top: 30px;
  }
  #SYSTEM-FOOT .footer-section {
    display: flex;
    flex-wrap: wrap;
  }
  .columns-special .progress {
    top: 0;
  }
  .footer_columns > div {
    font-size: 1rem;
  }
  #page-contactus .contact_data_contactus {
    flex-direction: column;
  }
  #page-contactus .contact_data_contactus .form-wrapper {
    width: auto;
  }
  .nav-mobile .social-links {
    flex-direction: row;
  }
  .article-section .card h3 {
    font-size: 1.5rem;
  }
  .PAGE-HEADER h1 {
    font-size: 2.6rem;
  }
  #page-product .toc a {
    font-size: 1rem;
  }
  #page-product .toc {
    width: 250px;
  }
  #page-product .special-container {
    max-width: none;
    gap: 50px;
  }
  #page-product .narrow-container {
    max-width: none;
    padding: 0 40px;
  }
  .menulink-bg-image::after,
  .categories::after {
    display: none !important;
  }
  .article-columns.side {
    padding: 0;
  }
  .filter-container.hide-on-mobile {
    position: fixed !important;
    bottom: 100px !important;
    right: 50px !important;
  }
  .button.phone {
    border: none;
  }
  #mobile-menu-button {
    background-color: transparent;
  }
  #START #TOP.unsticked #mobile-menu-button:not(.show-nav) > span,
  #START #TOP.unsticked #mobile-menu-button:not(.show-nav) > span:after {
    background-color: white;
  }
  #TOP .container {
    padding: 0 20px;
  }
}
/* ---------------------------------------- mobile --------------------------------- */
@media screen and (max-width: 700px) {
  #news-promo-section .tile .content {
    height: auto;
  }
  .triple-section {
    padding-bottom: 30px;
  }
  #START .banner-content .text-wrapper p {
    line-height: 1.6;
    font-size: 18px;
  }
  .custom_gallery_sliders .labels {
    flex-wrap: nowrap;
    max-width: none;
    overflow-x: scroll;
    width: 100%;
    justify-content: flex-start;
  }
  .custom_gallery_sliders .labels .label {
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .header-modules.subpage .button {
    border: 0 !important;
  }
  .cb-photo_banner .image-wrapper {
    min-height: 250px;
    max-height: 300px;
    margin: 0 20px;
  }
  .article-section h2 {
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .splide.start_slider {
    padding-bottom: 0;
  }
  .reviews .splide.start_slider, .room_listing_module .splide.start_slider {
    padding-bottom: 50px;
  }
  #START h1 {
    line-height: 1.1;
    font-size: 3.4rem;
  }
  .PAGE-HEADER h1 {
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .PAGE-HEADER .breadcrumbs {
    padding-bottom: 30px;
  }
  .container.alt .cb-container .image-wrapper.full-width {
    margin: 0;
  }
  .icon-card .content {
    height: 160px;
  }
  .room_listing_module .content {
    height: 145px;
  }
  #START .banner-content .text-wrapper {
    margin-top: 20px;
    max-width: 80%;
  }
  .text-highlight,
  .photo_txt .text-wrapper p {
    font-size: 20px !important;
    margin-bottom: 0;
  }
  .links ul li a,
  .footer_columns > div,
  .footer-section .links ul {
    text-align: left !important;
  }
  .special-container {
    flex-direction: column;
  }
  .special-container .toc {
    display: none;
  }
  .contact-footer-section {
    position: relative;
  }
  .footer_columns {
    grid-template-columns: 1fr 1fr;
  }
  .links-footer-section-socials {
    padding-left: 0;
    position: static;
  }
  #START #SYSTEM-FOOT .footer_columns h3,
  #SYSTEM-FOOT .footer_columns h3 {
    margin-bottom: 10px !important;
  }
  .data_footer br {
    display: none;
  }
  .text-wrapper p {
    font-size: 16px;
  }
  .contact_data_video .columns-special h5 {
    font-size: 1.25rem;
  }
  .contact_data_video .container {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .links-footer-section .links ul {
    margin: 0;
  }
  #SYSTEM-FOOT .second .border {
    padding-bottom: 20px;
  }
  .links-footer-section .links ul,
  #SYSTEM-FOOT .second .border,
  #SYSTEM-FOOT .second .links-footer-section {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  #SYSTEM-FOOT .links ul li {
    margin-bottom: 8px;
  }
  .links-footer-section .links ul, #SYSTEM-FOOT .second .border, #SYSTEM-FOOT .second .links-footer-section {
    text-align: left;
    align-items: flex-start;
    font-size: 16px;
    gap: 8px;
  }
  .contact_data_video .video-wrapper video {
    transform: none;
    width: auto;
  }
  .contact_data_video .columns-special .upper .phone-txt, .contact_data_video .columns-special .upper .email a, .contact_data_video .columns-special .upper .address {
    font-size: 18px !important;
  }
  .contact_data_video .columns-special {
    margin: 0;
    padding-top: 10px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
  .custom-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .custom-gallery-grid .grid-item .overlay {
    font-size: 3rem;
  }
  .form-fields-wrapper > .col1,
  .form-fields-wrapper > .col2 {
    width: 100%;
    padding: 0;
  }
  .blog-tile-head {
    padding-left: 0;
  }
  .tile.blog-tile {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .colage-box-wrapper .colage-box {
    height: 180px;
  }
  .colage-box-wrapper .colage-box .content {
    padding: 20px 20px;
  }
  .colage-box-wrapper .colage-box .content .controls {
    height: 50px;
    opacity: 1;
  }
  .colage-box-wrapper .colage-box .content .controls .button {
    margin-bottom: 0;
  }
  .colage-box-wrapper .colage-box .content h4 {
    font-size: 1.4rem;
  }
  .promo-news .tile .image-wrapper {
    width: auto;
  }
  .promo-news a.tile,
  .promo-news .tile {
    flex-direction: column;
  }
  .contact-data-form-window-section .contact-box-content .controls .button.cta {
    margin-bottom: 0;
  }
  .promo-news .content {
    padding-left: 0;
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .submit-controls {
    flex-direction: column;
  }
  .form-wrapper .window-footer .submit-controls {
    flex-direction: row;
  }
  .gallery.x4 > div {
    width: 33.333%;
  }
  .icon-card.border-style .controls {
    text-align: left;
    left: 68px;
  }
  .tile .content {
    padding: 0;
  }
  .product-tile .content {
    width: auto;
  }
  .product-tile .content {
    padding-bottom: 0;
    padding-left: 15px;
  }
  .product-tile .price-wrapper {
    left: 15px;
  }
  .icon-wrapper.circle .icon {
    width: 30px;
    height: 30px;
    padding: 10px;
  }
  .icon-card.border-style {
    padding: 20px;
  }
  .article-section.cb-text_content.border-content .cb-container .text-wrapper {
    padding: 20px;
  }
  .news-wrapper .tile .controls {
    padding-top: 15px;
  }
  .contact-box-form-window-wrapper .contact-box-content {
    padding: 20px;
  }
  .contact-box-form-window-wrapper .image-wrapper {
    display: none;
  }
  .contact-box-form-window-wrapper {
    border-radius: 20px;
  }
  .promo-news .content p {
    overflow: hidden;
    display: box;
    box-orient: vertical;
    line-clamp: 2;
    display: -moz-box;
    -moz-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .listing-tile-wrapper .tile h3,
  .listing-tile-wrapper .tile h3 a {
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0 0 0.5em 0;
  }
  .listing-tile-wrapper .tile .image-wrapper {
    width: 140px;
    min-width: 140px;
    height: 140px;
    margin-bottom: 0;
  }
  .listing-tile-wrapper .tile .content {
    padding-left: 20px;
  }
  .link-file .button.file-btn > span {
    display: none;
  }
  .nice-cart-quantity-controls .button {
    padding-left: 0;
    padding-right: 40px;
    min-width: 0;
  }
  .nice-cart-quantity-controls .button .ico {
    top: 0;
    left: 0;
    right: 0;
  }
  .nice-cart-quantity-controls .button > span {
    display: none;
  }
  #SYSTEM-FOOT .container {
    height: auto;
  }
  #SYSTEM-FOOT .footer-section {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 30px;
    padding: 20px 0;
  }
  .knowledge-hero-section {
    flex-direction: column;
    margin-bottom: 60px;
  }
  .knowledge-hero-section .knowledge-main-image {
    width: 100%;
    flex: none;
    height: 200px;
  }
  .article-columns.double-side.left,
  .article-columns.double-side.left,
  .article-columns.side.left {
    padding: 0 !important;
  }
  .article-head-bw {
    margin: 0;
  }
  .knowledge-promo-item h3 {
    font-size: 1.4em;
  }
  #news-promo-section .news-wrapper .tile {
    display: flex;
    flex-direction: column;
  }
  #news-promo-section .news-wrapper .tile .image-wrapper {
    margin: 0 auto;
  }
  .ps-image::before {
    display: none;
  }
  .ps-image {
    max-height: 100%;
  }
  #START .banner-content {
    width: 85%;
  }
  .text-highlight,
  .photo_txt .text-wrapper {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
  .accordion_images_wrapper .accordion_images {
    flex-direction: column;
  }
  .photo_txt .image img,
  .photo_txt .photo_overlay {
    scale: 3;
  }
  .photo_txt .image-wrapper {
    padding: 200px 0;
  }
  .photo_txt .image-wrapper .image img {
    min-height: 210px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #START h2, h2 {
    font-size: 1.8rem !important;
    line-height: 1.4;
  }
  .title_img .controls .title_button {
    font-size: 16px !important;
  }
  h2 {
    font-size: 1.25rem;
  }
  #page-product .splide__arrow--prev,
  #page-product .splide__arrow--next {
    top: -40px;
  }
  .icon-card .content, .tile .content {
    padding-left: 0;
  }
  .photo_overlay {
    scale: 1 !important;
  }
  .review_card .footer {
    gap: 10px;
  }
  .review_card .footer .image-wrapper,
  .review_card .footer .inicjaly {
    width: 40px;
    height: 40px;
  }
  .upper .number {
    font-size: 20px;
  }
  .upper .descr {
    font-size: 14px;
  }
  #START h3, h3 {
    font-size: 20px !important;
    font-weight: 400 !important;
  }
  .accordion_images_wrapper .accordion_images {
    margin-bottom: 0;
  }
  .title_img .image {
    height: 300px;
  }
  .title_img .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .drawing.first {
    display: none;
  }
  .drawing.second {
    left: auto;
    right: 0;
    width: 250px;
    top: 50%;
  }
}
/* Small Mobile =================================================================================================== */
@media screen and (max-width: 450px) {
  .listing-tile-wrapper .tile .image-wrapper {
    width: 80px;
    min-width: 80px;
    height: 80px;
    margin-bottom: 0;
    border-radius: 8px;
  }
  .colage-box-wrapper .colage-box {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .reviews .splide__arrow--prev,
  .reviews .splide__arrow--next {
    bottom: -100px;
  }
  .reviews .upper .number {
    padding-right: 0 !important;
  }
}/*# sourceMappingURL=theme-media.css.map */