@charset "UTF-8";
/*ver->2.0std-02-08-2019*/
/*ver->2.0std-02-08-2019*/
/* =============================== Ogólna responsywność ================================= */
#mobile-menu-button {
  background: none;
}

#mobile-menu-button > span, #mobile-menu-button > span::after, #mobile-menu-button > span::before {
  background-color: #000;
}

/* =============================== Podstawowe przeskoki ================================= */
@media screen and (max-width: 1600px) {
  .animation-banner-content-wrapper .content .image-wrapper {
    max-width: 280px;
    margin-bottom: 30px;
  }
  #START .animation-banner-content-wrapper .content ul li h1,
  .animation-banner-content-wrapper .content ul li h1,
  .animation-banner-content-wrapper .content ul li {
    font-size: 1.4rem;
  }
  .animation-banner-content-wrapper .content ul li {
    padding-top: 0;
    padding-bottom: 0;
  }
  .animation-banner-content-wrapper .content ul li::before {
    top: 9px;
    height: 20px;
    width: 12px;
  }
  .animation-banner-content-wrapper {
    min-width: 540px;
  }
}
/* =============================== Podstawowe przeskoki ================================= */
@media screen and (max-width: 1367px) {
  html, body, input, textarea {
    font-size: 15px;
  }
  .animation-banner-content-wrapper .content .image-wrapper {
    max-width: 240px;
  }
  .animation-banner-content-wrapper {
    min-width: 440px;
  }
  .mod-offer-rest-wrapper > div.item-1 {
    padding-right: 160px;
  }
  .mod-offer-rest-wrapper > div.item-4 {
    padding-left: 160px;
  }
  .icon-card.border-style .icon-wrapper {
    margin-bottom: 60px;
  }
  .icon-card.border-style .icon-wrapper .icon {
    width: 50px;
    height: 50px;
  }
  .contact-data-frame .contact-logo {
    margin-bottom: 30px;
  }
  .contact-add-content {
    padding-top: 40px;
  }
  .contact-content-frame {
    font-size: 1.8rem;
  }
  .mod-offer-rest-wrapper > div {
    padding-bottom: 90px;
  }
  .mod-offer-rest-wrapper {
    padding-top: 90px;
  }
  #SYSTEM-FOOT {
    min-height: 0;
    height: auto;
    padding: 30px 0;
  }
  #SYSTEM-FOOT .container {
    height: auto;
  }
  #page-contactus iframe {
    width: 750px;
    height: 500px;
  }
  .classic-cards-new .icon {
    margin-bottom: 25px;
  }
  #SYSTEM-FOOT .contact_data .phones-wrapper {
    padding-right: 10px;
  }
  #SYSTEM-FOOT .contact_data .contact-items-wrapper {
    gap: 10px;
  }
  #SYSTEM-FOOT .container > div {
    gap: 10px;
  }
  .article-section h2, #START .article-section h2 {
    margin-top: 80px;
  }
  .page-section, #START .page-section {
    padding: 80px 0;
  }
  .article-section, .article-section.cb-photo_banner {
    padding-bottom: 80px;
  }
  .article-section.padding-none {
    padding-top: 0;
    padding-bottom: 0;
  }
  .article-section.padding-top {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .article-section.padding-bottom {
    padding-top: 0;
    padding-bottom: 80px;
  }
  .article-section.padding-both {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #START .article-section.padding-top {
    padding-top: 80px;
    padding-bottom: 0;
  }
  #START .article-section.padding-bottom {
    padding-top: 0;
    padding-bottom: 80px;
  }
  #START .article-section.padding-both {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .animation-banner-image-wrapper .images-area {
    padding-bottom: 0;
    height: 100%;
  }
  .animation-banner-image-wrapper .images-area .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
/* ---------------------------------------- tablet --------------------------------- */
@media screen and (max-width: 1200px) {
  .container, .container.alt, .container.full {
    padding: 0 40px;
  }
  #SYSTEM-FOOT .container {
    padding: 0;
  }
  #logo, .sticked #logo {
    left: 40px;
  }
  #START h2 {
    font-size: 2.2rem;
  }
  #TOP-MAIN {
    padding: 0;
  }
  #CANVAS {
    padding: 0 30px;
  }
  .photo-section {
    padding-bottom: 700px;
  }
  .animation-banner-content-wrapper, .contact-data-frame {
    padding: 40px;
  }
  .contact-content-frame {
    font-size: 1.6rem;
  }
  .animation-banner-content-wrapper {
    min-width: 380px;
  }
  .mod-offer-rest-wrapper > div {
    padding-bottom: 50px;
  }
  .mod-offer-rest-wrapper {
    padding-top: 50px;
  }
  .mod-offer-rest-wrapper > div.item-1 {
    padding-right: 120px;
  }
  .mod-offer-rest-wrapper > div.item-4 {
    padding-left: 120px;
  }
  .mod-offer-first-row > .header-wrapper {
    min-width: 350px;
  }
  .icon-card.border-style {
    padding: 30px;
  }
  .left-header-section {
    padding-left: 320px;
  }
  .left-header-section .columns.x2 > div {
    width: 100%;
  }
  .left-header-section.with-sticky .header-stycky {
    width: 280px;
  }
  .slide-gallery-wrapper .slick-prev, .slide-gallery-wrapper .slick-next {
    left: -320px;
  }
  .slide-gallery-wrapper .slick-next {
    left: -260px;
  }
  #page-contactus iframe {
    width: 600px;
    height: 500px;
  }
  #SYSTEM-FOOT .container {
    flex-direction: column;
  }
  .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: 30px;
  }
  .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: #fe2e14;
    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;
  }
  .article-section h2, #START .article-section h2 {
    margin-top: 50px;
  }
  .page-section, #START .page-section {
    padding: 50px 0;
  }
  .article-section, .article-section.cb-photo_banner {
    padding-bottom: 50px;
  }
  .article-section.padding-none {
    padding-top: 0;
    padding-bottom: 0;
  }
  .article-section.padding-top {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .article-section.padding-bottom {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .article-section.padding-both {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #START .article-section.padding-top {
    padding-top: 50px;
    padding-bottom: 0;
  }
  #START .article-section.padding-bottom {
    padding-top: 0;
    padding-bottom: 50px;
  }
  #START .article-section.padding-both {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
/* ============================================= Menu  i Top mobilne ======================================== */
@media screen and (max-width: 900px) {
  .mod-offer-rest-wrapper > div.item-1 {
    padding-right: 50px;
  }
  .mod-offer-rest-wrapper > div.item-4 {
    padding-left: 50px;
  }
  .animation-banner-content-wrapper {
    min-width: 325px;
  }
  .mod-offer-first-row > .header-wrapper {
    min-width: 335px;
  }
  #START .animation-banner-content-wrapper .content ul li h1, .animation-banner-content-wrapper .content ul li h1, .animation-banner-content-wrapper .content ul li {
    font-size: 1.2rem;
  }
  .animation-banner-content-wrapper .content ul li {
    padding-left: 20px;
  }
  .animation-banner-content-wrapper .content ul li::before {
    top: 5px;
    height: 16px;
    width: 9px;
  }
  .mod-offer-first-row > .header-wrapper {
    min-width: 285px;
  }
  .animation-banner-content-wrapper .content .image-wrapper {
    max-width: 180px;
  }
  .card .image-wrapper .controls {
    padding: 0 15px 15px 15px;
  }
  #SYSTEM-FOOT .container {
    flex-direction: column;
    gap: 10px;
  }
  #TOP.unsticked .contact-tel-cta .phone-wrapper {
    margin-top: 5px;
  }
  .phone-wrapper.top {
    margin-right: 40px;
  }
  #START #TOP.unsticked .contact-tel-cta .phone-wrapper {
    margin-top: 5px;
  }
}
/* ---------------------------------------- mobile --------------------------------- */
@media screen and (max-width: 750px) {
  html, body, input, textarea {
    font-size: 13px;
  }
  .container, .container.alt, .container.full {
    max-width: 100%;
    padding: 0 20px;
  }
  .header {
    padding-bottom: 30px;
  }
  .form-fields-wrapper > .col1, .form-fields-wrapper > .col2 {
    width: 100%;
    padding: 0;
  }
  .slick-prev, .slick-next {
    display: none !important;
  }
  .submit-controls {
    flex-direction: column;
  }
  .icon-card-lux-section::after {
    display: none;
  }
  .icon-card-lux-section {
    padding-top: 50px;
  }
  .gallery.x4 > div {
    width: 33.333%;
  }
  .icon-card.border-style .controls {
    text-align: left;
    left: 68px;
  }
  .news-wrapper .tile .image-wrapper {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .tile .content {
    width: 100%;
  }
  .product-tile .content {
    padding-bottom: 55px;
    padding-left: 15px;
  }
  .icon-wrapper.circle .icon {
    width: 40px;
    height: 40px;
    padding: 10px;
  }
  .icon-card.border-style {
    padding: 20px;
  }
  .icon-card-lux-section .icon-card .icon-wrapper {
    width: 60px;
    height: 60px;
  }
  .article-section.cb-text_content.border-content .cb-container .text-wrapper {
    padding: 20px;
  }
  .animation-banner-wrapper {
    flex-direction: column;
  }
  .animation-banner-image-wrapper .images-area {
    padding-bottom: 60%;
    height: auto;
  }
  .mod-offer-first-row {
    flex-direction: column;
  }
  .article-section h2, #START .article-section h2 {
    margin-top: 30px;
  }
  .page-section, #START .page-section {
    padding: 30px 0;
  }
  .article-section, .article-section.cb-photo_banner {
    padding-bottom: 30px;
  }
  .article-section.padding-none {
    padding-top: 0;
    padding-bottom: 0;
  }
  .article-section.padding-top {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .article-section.padding-bottom {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .article-section.padding-both {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #START .article-section.padding-top {
    padding-top: 30px;
    padding-bottom: 0;
  }
  #START .article-section.padding-bottom {
    padding-top: 0;
    padding-bottom: 30px;
  }
  #START .article-section.padding-both {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #START #CANVAS {
    padding: 0 10px;
  }
  #CANVAS {
    padding: 0 0px;
  }
  #START h2 {
    font-size: 1.6rem;
  }
  .animation-banner-content-wrapper, .contact-data-frame {
    padding: 20px;
  }
  .mod-offer-rest-wrapper > div {
    width: 100%;
  }
  .card.offer-card.card-to-tile .image-wrapper {
    min-width: 50%;
    width: 50%;
    margin-bottom: 0;
  }
  .card .image-wrapper .controls {
    display: none;
  }
  .mod-offer-rest-wrapper > div.item-1 {
    padding-right: 0;
  }
  .mod-offer-rest-wrapper > div.item-4 {
    padding-left: 0;
  }
  .mod-offer-rest-wrapper > div, .mod-offer-first-row {
    padding-bottom: 20px;
  }
  .mod-offer-rest-wrapper {
    padding-top: 0;
  }
  .left-header-section {
    padding-left: 0;
  }
  .left-header-section > .header {
    width: 100%;
  }
  .left-header-section.with-sticky .header-stycky, .left-header-section > .header {
    position: static;
  }
  .icon-card.border-style .icon-wrapper .icon {
    width: 40px;
    height: 40px;
  }
  .icon-card h2, .icon-card h3 {
    font-size: 1.2rem;
  }
  .contact-content-frame {
    font-size: 1.2rem;
  }
  .contact-data-frame .contact-logo {
    margin-bottom: 10px;
  }
  .contact-add-content {
    padding-top: 15px;
    font-size: 0.9rem;
  }
  .contact-data-frame .contact-logo img, #SYSTEM-FOOT .contact_data img {
    max-width: 120px;
  }
  #SYSTEM-FOOT .contact_data img {
    margin-right: 15px;
  }
  #SYSTEM-FOOT .container > div {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  #SYSTEM-FOOT {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #SYSTEM-FOOT .contact_data .phones-wrapper {
    padding-right: 0;
  }
  #SYSTEM-FOOT .contact_data .phones-wrapper:after {
    display: none;
  }
  .mod-offer-rest-wrapper > div.item .card .content p {
    overflow: hidden;
    display: box;
    box-orient: vertical;
    line-clamp: 3;
    display: -moz-box;
    -moz-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .offer-item {
    height: auto !important;
  }
  .mod-offer-rest-wrapper > div.item .card .content {
    min-height: 0;
  }
  .contact-data-frame.leadgen {
    height: 560px;
    padding-right: 0;
  }
  .contact-data-frame.leadgen .contact-image {
    top: 270px;
    height: 330px;
    padding: 15px;
    width: 100%;
  }
  .contact_data_icon .address .ico, .contact_data_icon .phones-wrapper .ico, .contact_data_icon .emails-wrapper .ico, .contact_data_icon .hours .ico {
    top: 8px;
    left: 2px;
  }
  #page-contactus iframe {
    width: 400px;
    height: 300px;
  }
  .header.realization-header {
    padding-bottom: 30px;
  }
  .contact-tel-cta .phone-wrapper.show-phone {
    margin: 0;
    min-width: 0px;
    margin-right: 40px;
    margin-top: 10px;
  }
  #SYSTEM-FOOT .contact_data .phone-wrapper img {
    max-width: 18px;
  }
  #START #TOP.unsticked .contact-tel-cta .phone-wrapper, #START #TOP.sticked .contact-tel-cta .phone-wrapper {
    margin-top: 5px;
    margin-right: 20px;
  }
  .left-header-section .slick-next, .left-header-section .slick-prev {
    display: none !important;
  }
  .left-header-section {
    padding-bottom: 45px;
  }
  .slide-gallery-wrapper .gallery.x2 > div {
    width: 75%;
  }
  .classic-cards-new .icon {
    width: 45px;
    height: 45px;
  }
  #logo, .sticked #logo {
    left: 15px;
  }
  .animation-banner-content-wrapper .content .subtitle {
    font-size: 1.3em;
  }
  #TOP.unsticked .contact-tel-cta .phone-wrapper.show-phone {
    margin-top: 5px;
  }
  .classic-cards-new .content {
    padding-left: 10px;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  .gallery.x5 > div {
    width: 50%;
  }
}
/* ---------------------------------------- mobile --------------------------------- */
@media screen and (max-width: 480px) {
  #page-contactus iframe {
    width: 300px;
    height: 250px;
  }
  .card.card-to-tile .image-wrapper, .card.offer-card.card-to-tile .image-wrapper {
    min-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
  .card.card-to-tile .content {
    padding-left: 0;
    width: 100%;
    min-width: 100%;
  }
  .listing-tile-wrapper .tile {
    display: block;
  }
  .listing-tile-wrapper .tile .content {
    padding-left: 0;
  }
  .contact-data-frame.leadgen .button, .contact-data-frame.leadgen .phones-wrapper {
    margin: 0;
  }
  .contact-data-frame.leadgen {
    padding-right: 20px;
  }
  .contact-data-frame.leadgen {
    height: 640px;
  }
  .contact-data-frame.leadgen .contact-image {
    top: 350px;
  }
  .listing-tile-wrapper .tile .image-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .tile .image-wrapper img {
    width: 100%;
  }
  #page-article .contact-data-frame.leadgen {
    margin-top: 0;
  }
  .article-section.cb-module .header {
    padding-bottom: 0;
  }
}
/* ---------------------------------------- mobile --------------------------------- */
@media screen and (max-width: 400px) {
  .header.realization-header .controls {
    position: inherit;
  }
  .header.new-icon-cards .controls {
    position: inherit;
  }
  .header.new-icon-cards {
    padding-bottom: 30px;
  }
  .contact-items .contact_data {
    flex-direction: column;
  }
  .contact-data-frame .contact-logo img, #SYSTEM-FOOT .contact_data img {
    max-width: 216px;
    width: 100%;
  }
}/*# sourceMappingURL=theme-media.css.map */