.grid{display: flex;  flex-wrap: wrap;}
.bint-page-bm{  display: flex; /* so child elements can use flexbox stuff too! */}
.bint-page-bm>div{ overflow: hidden;position: relative;max-height: 220px;margin-bottom:30px}
.gal-list{margin-bottom:25px;text-align:center}
.gal-list img{margin:0 auto}
.gal-list a{color:#000}
.gal-list a:hover{text-decoration:none}
.gal-list .dddsds{margin-top:5px;display:block}
.red-color{color:#e00614;}
.gal-2 { max-height:300px !important}

.img-fluid { border-radius:180px; margin: 0 auto}
.contact-person { text-align:center}

body {
    padding-bottom:  100px;
}


	/*film yt*/

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.youtube-margin{margin-bottom:10px; padding: 0 2.5rem;}

.center-image img {
    margin: 20px auto;
    display: block;
}

.produkt-container {
    position: relative;

}

.embed-responsive {
    border-radius: clamp(2rem, 1.1923rem + 1.6827vw, 2.75rem);
}


.product_detail_promotion_buttons {
    position: absolute; 
    top: 25px;
    left: 25px;
    z-index: 5;
}

.wyroznienia-produkt img {
    height: 20px;

}

a.submit1 {
display: inline-block;
    margin: 30px 0;
    touch-action: manipulation;
    cursor: pointer;
    color: #fff;
    background-color: #ff9f15;
    border: 0;
    border-radius: 20px;
    padding: 12px 15px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.42857143;
    text-transform: uppercase;
    transition: background-color .2s ease-in-out,border-color .2s ease-in-out;
}

a.submit1:hover {
text-decoration: none;
}

#mehrText6, #mehrText5 {
    font-size: 18px !important;
}

.cds_pager_230 .laptop-image {
    max-width: 500px;
}

.cds_pager_230 h2 {
    font-size: 28px;
    font-weight: bold;
}

.cds_pager_237 h2 {
  
    font-weight: bold;
}


.video-size > div {
    width: unset;
}



.cds_pager_230 img  {
    margin: auto
}

.kitchen-image {
    max-width: 500px;
    height: auto;
}

.laptop {
    max-width: 300px;
        object-fit: unset;
}

.cds_pager_231 img {
    margin: auto;
}

.moderne-kuche {
    max-width: 400px;
}

.cds_pager_231:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 18px !important;
} 
   .list-heading {
    font-size: 1.5rem;
    margin-bottom: 20px;
   }


   .cdweb_token { margin:20px auto;
    text-align: center;
    max-width: 300px;
}

.cdweb_token td {
        padding: 0 20px;

}

.--slider .header__title,.header--slider .fc-primary { text-shadow: #000 1px 1px 1px; color:#fff}

.stopkabottomx { clear:both}
.stopkabottomx .col { padding:40px}
.copyrightsx, .autorx { padding:10px 70px !important; }



.cds_pager_231  {
   font-size: 22px !important;

}

.cds_pager_231  {
   font-size: 22px !important;

}


.produkt__ikona-obrazek {
    padding: 0 10px !important;

}

.cds_pager_189 .video-box + table {
    margin: auto;
    width: 100%;

}

.formSubmit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
}

div.zgodaform1, div.zgodaform2 {
    width: 100%;
    margin: 10px 0;
    font-size: 12px;
}

.forms-formshow-desc .input1,.forms-formshow-desc .textarea1 {
 
    width: 100%;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: var(--primary-color);
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 12px;
}

.forms-formshow-desc {
    width: 100%;
    float: none !important;
}

.forms-formshow-title {
    display: none;
}

.forms-formshow-desc70 {
   float: none !important;
}


input[type="checkbox"] {
    margin-top: 0;
    width: 15px;
    height: 15px;
    margin-right: 8px;
}

button.submit1 {

    
    color: var(--primary-color);
    min-height: 54px;
    display: inline-flex;
    align-items: center;
    border: 2px solid #fc823f;;
    border-radius: 1.125rem;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 0.625rem 2.25rem;
    position: relative;
    overflow: hidden;
    transition:  0.25s ease-in-out, color 0.25s;
}

button.submit1:hover {

    
   color: #fff;
   background-color: #fc823f;
}

.form_3 , .form_12{
    margin: 30px auto;
    max-width: 800px;
    width: 80%;
	font-size:18px;
}
 .form_3 .formName, .form_12 .formName {
    display: none;
}

.form_3 , .form_12.forms-formshow-title {
    width: 250px !important;

}

.input1, .textarea1 {
    font-size: 20px;
}

.cds_pager_72 table {
    width: 100%;
}


.form_3 , .form_12.input1, .textarea1 {
  font-size: 20px;
  border-radius: 3px;
  padding: 3px 10px;
  font-size: 18px;
  width:100% !important
}

.forms-formshow-desc  .select1 {
        padding: 10px 25px 10px 25px;
        border-radius: 12px;

}

.form_3 , .form_12.zgodaform1,.form_3 , .form_12.zgodaform2 {
  font-size: 14px !important;
  text-align: justify;
  padding: 10px 0
}
.form_3 , .form_12.formSubmit { text-align:center}
.form_3 , .form_12.forms-formshow-top { width:100% !important}




#zobacz-film {
    font-weight: 600;
    padding: 6px 16px;
    margin: 40px auto;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 26px;
    border: 2px solid #000;

}

#zobacz-film img {
   width: 24px;
   height:24px;
   margin-right: 10px;

}

.icon--youtube {
    width: 32px;
    height: 32px
}
.icon--youtube img {
    width: 25px;
    height: 25px;
}


/*Opinie */
.name_ico {  background:#eee;  height: 100%;  font-size: 46px;  width: 100%;align-items: center;
  justify-content: center;
  display: flex;}
  
  
 .section--gallery-slider .gallery__img-wrapper {
 
  max-height: 200px;
}
.accordion__body a {color:var(--primary-color)}

.cds_pager  .section--gallery-slider .gallery__img-wrapper {
  max-height: 100%;
}

.cds_pager_276 #search-caption { display:none}
.cds_pager_276 #catalogue-content,.cds_pager_247 #catalogue-content  {display: flex;  flex-wrap: wrap;}
.cds_pager_276 .section { padding:0}
.list-product { padding:10px; background:#fff}
.cds_pager_276 .section .section .container  { padding-left:0; padding-right:0}

.kontakt-person-v { display:flex; width:100%}

[id] {
  scroll-margin-top: 120px; /* wysokość menu */
}

/*video start */

.poradnik_search {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 20px;
    color: #000;
    max-width: 800px;
    margin: auto;

}

.poradnik_search > * {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.poradnik_search select.select1 {
    width: 100%;
    max-width: 300px;
    color: #000;
    border-radius: 20px;
    padding: 10px 20px;
    background: #fff;

    border: 1px solid #999;
}

.poradnik_search .input1 {

    display: block;
    min-height: 24px;
    width: 100%;
    max-width: 300px;
    padding: 8px;
    font-weight: 400;
    line-height: 1.2;
    background: #fff;
    border: 1px solid #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 1.125rem;
	font-size: 1.125rem;
 

}
.poradnik_search .text_transform { font-size:1.125rem;}

.poradnik_search .submit1 {
	background:none;
	color: #fff;
	border:0;
    
}
.poradnik_search .submit1:hover {
	background:none;
	color: #fff;
	border:none;
    
}
/*video end */

.insert-page-list .submit1, .insert-page-list .submit1_selected{background:#fff;color:#000;width:32px;height:32px;border:none;border-radius:50%;font-size:16px;font-weight:700;text-align:center;line-height:30px;padding:0 0 6px 0;}
.insert-page-list .submit1_selected{ background:#fc823f;color:#fff;width:32px;height:32px;border:none;border-radius:50%;font-size:16px;font-weight:700;text-align:center;line-height:30px;padding:0 0 6px 0;}
#search-caption { font-size:16px; padding-right:15px}
#search-caption .select1::after {
  border-bottom: 2px solid #ff9f15;
  border-bottom-color: rgb(153, 153, 153);
  border-right: 2px solid #ff9f15;
  border-right-color: rgb(153, 153, 153);
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all .15s ease-in-out;
  width: 5px;
}
#search-caption .select1 {
  width: 200px;
  height: 41px;
  background-color: #fff;
  border: 2px solid #fc823f;
  border-radius: 1.125rem;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  padding: 0 12px;
  line-height: 37px;
}
iframe {  border-radius: clamp(2rem, 1.1923rem + 1.6827vw, 2.75rem);
    max-width: 100%;
}
.gallery-foto { border-radius: 20px;}

.title-size {
    font-size: 2.5rem;
}

.cds_pager_237 .section__content > .section--two-cols {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.cds_pager_198 h2.section__title {
   
    font-size: 2rem;
}

.cds_pager_198 .section--two-cols {
    padding: 1.5rem;
    margin: 0;
    
}


.cds_pager_198 .section--two-cols p {
    font-size: 1.2rem;
    
}




.cds_pager_198 .card.bg-surface-1 {
    background-color: #9fd4b1; 
    min-height: 70px;
    transition: color 0.25s ease-in-out

}

.cds_pager_198 .card.bg-surface-1:hover {
    background-color: #e0f5e5;
    color: #000;
    
 

}



.cds_pager_131 .oferta_main {
    height: 100%;
    background: var(--surface-2-color);
    border-radius: 20px;
    color: black;
    padding: 40px 30px;
}

html {
  scroll-behavior: smooth;
}




.cds_pager_198 .card {
    background-color: #e0f5e5;
    padding: 1rem 2rem;
    border-radius: 20px;
}



.cds_pager_198 .section--two-cols .bg-surface-1 {
    background-color: #e0f5e5; 
}

.cds_pager_198 .bg-surface-1 {
    background-color: #e0f5e5; 
}
.planung-button {
    border-radius: 15px;

}

.cds_pager_131  .section--two-cols  {
    padding-bottom: 0;
    margin-bottom: 0;
       
}




  .cds_pager_131  .section--two-cols .section__content-wrapper {
    padding-bottom: 0;
  }

.button-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    min-width: 300px;
}

.button-box h3 {
   margin: 0;
}

.cds_pager .card__title {
    font-size: 20px;
}

.cds_pager_54 .card__title {
    font-size: 30px;
}

.oferty_container   div.oferta_main  {
    width: 100%;
    margin-bottom: 20px;
   
    
  }



@media (max-width: 768px) {
  
  
  .oferty_container  {
    flex-direction: column;
    
  }

  .oferty_container > *  {
    display: block;
    
  }

  .section {
    padding: 0.5rem 0;
}

.youtube-margin{margin-bottom:10px; padding: 0 0.5rem;}

.name-film {
    font-size: 16px;
}

.embed-responsive {
    border-radius: clamp(1rem, 1.1923rem + 1.6827vw, 2.75rem);
}

.container {
    padding: 0 0.75rem;
}

.section--two-cols .section__content-wrapper {
    padding: 1.5rem 1rem;
}

.btn {
    text-wrap: wrap;
    max-width: 100%;
}

.oferta_main .btn {
    padding: 0.625rem 0.25rem;
}

h2 {
    font-size: 22px;
}

h2.section__title {
    font-size: clamp(1.5rem, 0.1923rem + 4.8077vw, 5rem);



}



.cds_pager_231 .bg-surface-4 img {
     max-width: 200px !important;
   
}


}




@media (min-width: 1200px) {
    .cds_pager .section {
        padding: 1.75rem 0;
    }

    h3.name-film {
    height: 75px;
}
.mobile-left-right {flex-direction: row-reverse}



}


.fc-black {
    color:#000;
}


h2.youtube-margin {
    padding-top: 30px;
    padding-bottom: 30px;
}

.forms-formshow-desc .select1 {
    width: 100%;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: var(--primary-color);
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 12px;
}




}

.search.btn {
    border-color: var(--primary-color);
    padding-inline: 5rem;
    color: var(--primary-color);

}

.search.btn:hover {
    border-color: var(--primary-color);
    color: var(--white-color);
    background-color:  var(--primary-color);
    transition: background-color .2s ease-in-out;


}


#search-form .input1 {

    width: 100%;
    height: 44px;
    background-color: var(--white-color);
    background-image: url(../images/icon-search.png);
    background-position: 14px center;
    background-repeat: no-repeat;
    border: 1px solid #bdbebe;
    border-radius: 16px;
    font-size: 14px;
    padding: 0 100px 0 10px;
}

.modal-footer button {
        max-width: 100%;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: var(--white-color);
}

.modal-footer button:hover {
    border-color: var(--primary-hover-color);
    color: var(--white-color);
}

    

.modal-content #search-form {

    display: flex;
    gap: 20px;
    position: relative;
}

.submit-new-pole {
    height: 36px;
    background-color: var(--primary-color);
    border: none;
    border-radius: 14px;
    color: var(--white-color);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 20px;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    transition: background-color .2s ease-in-out;
}

.modal-dialog .close {
    opacity: 1;
    font-size: 28px;
}
.gallery_price_kuche {position:absolute; z-index:9999; bottom:20px; right:30px; color: var(--primary-color); font-size:40px; font-weight: bold; text-shadow:1px 1px #333} 

@media  (max-width: 992px)  {
    
    .search.btn {
    width: 100%;
    justify-content: center;
}


}





@media  (min-width: 992px)  {
    
    .sidebar .search.btn {
    display: none;

}


}




.search-result {
    display: flex;
    flex-direction:row;
    margin: 20px 0 ;
    flex-wrap: wrap;
}

.search-result div:first-of-type  {
    display: flex;
    justify-content: center;
}

.search-result img {
width: 100%;
max-width: 200px;
}


.search__text-content {
display: flex;
justify-content: center;
flex-direction: column;
}

a.tytul {
    font-size: 32px;
    font-weight: bold;
}


.search__text-content {
    display: flex;
    flex-direction: column;
    align-items: start;


}
    
.wyszukiwana-fraza {

    margin: 10px 0;

}

.search__text-content {
  font-size: 1.25rem;
}

.search__text-content a.tytul {
  font-size: 26px;
}

@media  (max-width: 768px)  {
    
    .search__text-content {
  font-size: 16px;
}

.search__text-content a.tytul {
  font-size: 18px;
}

.gallery_price_kuche {font-size:22px;} 


}

.search.btn  {
    padding: 0 0.75rem;
}

.search.btn img {
    width: 35px;
}


.search img.hover {
  display: none;
}

.search:hover img.default {
  display: none;
}

.search:hover img.hover {
  display: inline;
}

.porownanie-tabela table td {

  min-width: 200px;
}

.check-icon {
    color: green;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 25px;
}

.cross-icon {
    font-size: 25px;
}

#catalogue-content {
    display: flex;
    flex-wrap: wrap;
}

.post-short {
  
  display: -webkit-box;       
  -webkit-line-clamp: 2;      
  -webkit-box-orient: vertical; 
  overflow: hidden;            
  text-overflow: ellipsis;     
  margin-bottom: 20px;

}

.post__more {
   color:  #fc823f;
   margin-bottom: 10px;
}

.zobacz_takze_ul li {
    margin: 10px 0;
}

.post-full img {
    margin: 0 auto;
}

.zobacz_takze_ul  {
    margin: 20px 0;
    border: 2px solid #fb610d;
    border-radius: 20px;
    padding: 10px 20px;
}


.mw-300 {
    max-width: 300px;
}
 
.telefon-fixed {
    display: none;
}




@media (max-width: 992px) {
  .cds_pager_198 h2.section__title {
   
    font-size: 1.5rem;
  }
    .planung-button {
    border-radius: 15px;
    width: 100%;

}

.section__content {
    font-size: 20px;
}

 h3.name-film {
    height: 70px;
}




.cds_pager_198 .section--two-cols p {
    font-size: 16px;
    
}

.section__content {
    font-size: 18px !important;
}


.telefon-fixed {
    margin-top: 20px;
    position: fixed;
    bottom: 15px;
    left: 30px;
    z-index: 20;
    display: flex;
    border: 2px solid #fff;
	background:#037dc0;
}

.header-homepage .header__title {
    font-size: 1.75rem; /* 768 (40) - 1600 (80) */
    text-align: center;
    line-height: 1.2;
    margin: 0 0 0 0;
}

.cds_pager_277 h3 {
    margin-top: 15px;
    margin-bottom: 25px;
}

    .navbar__nav {
       

        gap: 15px;
    }
.footer .bg-primary { background-color:#272727 !important;}

.footer .justify-between-lg a {margin: 0 0 5px 0px;
  display: block;}

}



.cds_pager main li {
    margin: 10px 0;
}


.cds_pager_276 .section__content {
    display: flex;
    flex-wrap: wrap;
}

.insert-page-list {
    margin-top: 20px;
}

.cds_pager_276 .section--gallery-slider {
    justify-content: center;
}

.section--configurator .form__field-wrapper .dimension:after {
    content: 'Meter';
    position: absolute;
    left: 50px;
    font-size: 16px;
    pointer-events: none;
    bottom: 30%;
}