.section__quote-wrapper { padding-right:15% !important}
.header__phone a { color:#fff}
.header__phone a:hover { color:#000}
#search-caption { display:none}
#catalogue-content { display:flex; flex-wrap: wrap}

.copyrights, .autor  { margin-top:50px; font-size:16px;;}

.section--steps .gallery__number {font-size: 7rem;} 

.cds_pager_27 .custom-gallery {
  display: flex;
  flex-wrap: wrap; /* Działa jak siatka Bootstrap */
}

.cds_pager_27 .custom-gallery .col {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.cds_pager_27 .gallery__img-wrapper {
  width: 100%;
  aspect-ratio: 4 / 3; /* Zachowanie proporcji 4:3 (dostosuj w razie potrzeby) */
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cds_pager_27 .gallery__img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Przycięcie obrazu, aby wypełnił kontener */
}
.title_realization { padding-left:1.6rem}

/* Wersja mobilna - pełne zdjęcia */
.flex-row {
  display: flex;
  flex-direction: row;
  padding-top: 30px;
  flex-wrap: wrap;
}

.row-reverse {
  display: flex;
  flex-direction: row-reverse;
  padding-top: 30px;
  flex-wrap: wrap;

}

.img__wrapper img {

  max-width: 100%;
  height: auto;
}
.page  b,.page  strong { font-weight:400}
.cds_pager_3 .section__title { max-width:50%}

.text__wrapper {
  padding-top: 30px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-inline: 15px;
  text-align: justify;
  justify-content: center;

}

.text__wrapper h1 {
  align-self: flex-start;
  margin-bottom: 30px;
  text-align: start;
}

.text__wrapper p{
 line-height: 1.3;

}
.navbar__socials-wrapper { }

.slide__txt-wrapper {
  background: #00512b !important;}
.slide__desc { font-weight:bold}


@media (max-width: 768px) {
 .cds_pager_27  .gallery__img-wrapper {
    aspect-ratio: auto; /* Usunięcie proporcji */
    height: auto; /* Wysokość zależna od zawartości */
  }

.cds_pager_27   .gallery__img-wrapper img {
    width: 100%;
    height: auto; /* Zdjęcia w pełni widoczne */
    object-fit: contain; /* Dopasowanie obrazu do kontenera */
  }
}



@media (min-width: 992px) {
  .cds_pager_27 .section--list .section__content {
    padding-right: 0%;
  }
   /*.cds_pager_27 .container {padding: 0}*/
   .cds_pager_27 .container { text-align: justify}
   .cds_pager_27 .container h1 { text-align: left}
  .section--text-img { width:100%; min-height:500px;}
 .section__text-slider-wrapper,.section__content  { text-align:justify}
}



@media (max-width: 991.99px) {
  .section__quote-wrapper{ padding-left:15px !important;padding-right:15px !important;}
  .navbar__phone a { color:#000; font-weight:bold;}
  .cds_pager_3 .section__title { max-width:100%}

}

.bg-secondary {
  background-color: var(--secondary-color);
}

.section--offer h3.gallery__title {
  font-weight: 500;
}

@media(min-width: 992px) {
    .section--realizations .swiper-slide {
        width: 25%; /* szerokość dla dużych ekranów */
    }
   .section--realizations .swiper-slide-active {
        width: 50%; /* aktywny slide większy */
    }
}

 .section--realizations .gallery__img-wrapper {
    width: 100%;
    height: min(45vh, 600px); /* tak jak w Twoim przykładzie */
    overflow: hidden;         /* ukrywa nadmiar obrazu */
    position: relative;
}

 .section--realizations .gallery__img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;        /* dopasowanie i przycięcie obrazu */
    object-position: center;  /* wyśrodkowanie */
    display: block;
}

.section--steps .section__title {
  font-size: 2rem;
}

.section--realizations {
  position: relative;
}

.section--realizations .slider-nav {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%); /* środek sekcji */
  display: flex;
 
  align-items: center;
  gap: 0px; /* odstęp między strzałkami, dopasuj wg potrzeb */
}

.section--realizations .slider-prev-custom,
.section--realizations .slider-next-custom{

  
    background-color: var(--white-color);
    padding: 1.25rem 3rem;

    cursor: pointer;
    z-index: 5;
}

.slider-prev-custom svg path,
.slider-next-custom svg path {
  fill: var(--primary-color);
}

.header--subpage {
    min-height: 50vh;
    padding-top: 204px;
    padding-bottom: 100px;
}

.header__bg {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.navbar .container {
  background-color: white;
}

body.page p, body.page  li  {
    line-height: 1.2;
    font-size: 20px;
    letter-spacing: 0.25px;
}

.page h1 {
  font-size: 32px;
  margin-bottom: 2rem;
}

@media (max-width: 768px) {
  body.page h1 {
  font-size: 24px;
  margin-bottom: 2rem;
}


body.page p, body.page  li  {
    line-height: 1.2;
    font-size: 16px;
    letter-spacing: 0.25px;
}


}


.navbar__bottom a.btn {
  width: 155px;
  font-size: 11px;
}

.section-form table {

    width: 100%;
    max-width: 800px;
    margin: 15px auto 10px auto;

}


.formName {
  display: block !important;
    color: var(--primary-color);
    font-size: 1.5rem;
    font-weight: 900;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 2rem 0;

}

#zobacz-film {
    cursor: pointer;
}

.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,
.forms-formshow-desc .select1 {

    width: 100%;
    display: block;
    max-width: 650px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: var(--black-color);
    margin: 0 auto;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 12px;
}

.forms-formshow-desc .select1 {

    padding: 5px 10px;
}



.select1 {
    color: black;

}

.select1 option {
    padding: 5px 10px;
}

button.submit1 {
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
    border-radius: 10rem;
    color: var(--white-color);
    font-weight: 700;
    padding: 0.625rem 4rem;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
}

button.submit1:hover {
    background-color: transparent;
    border: 2px solid var(--primary-color);
    border-radius: 10rem;
    color: var(--primary-color);
    font-weight: 700;
    padding: 0.625rem 4rem;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
}


.forms-formshow-desc {
    width: 100%;
    float: none !important;
    padding: 10px 0px 10px 0 !important;
}

.forms-formshow-title {
    display: none;
}

.forms-formshow-desc70 {
    float: none !important;
}

.forms-formshow-top4,
.forms-formshow-top12 {
    font-size: 12px;
    width: 100%;
}
footer a {
  color: white !important;
}


input[type="checkbox"] {
    margin-top: 0;
    width: 15px;
    height: 15px;
    margin-right: 8px;
}

.cdweb_token td {
    margin: 0 10px;
    padding-inline: 10px;
    text-align: center;
}

.form_1 {
    max-width: 700px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    background: var(--light-color);

    padding: 20px;
    background: #e4e4e4;
    margin: 30px 0;
  

    padding-bottom: 30px;

}


.menu-bottom-social {

   display: flex;
    align-items: center;
   

}

.btn-primary {
  padding: 10px 20px;
    color: #fff;
    background-color: var(--primary-color);
    border-color:  var(--primary-color);
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}



.btn-primary:hover,.btn-primary:active:focus {
    color: var(--primary-color);
    background-color: #fff;
    border-color:  var(--primary-color);
}


.form-box table{
margin: 0 auto;
}

.forms-formshow-top {
  font-size: 12px;
}



.cds_pager_74 table {
  margin: 0 auto;
}


.formName {

    color: var(--primary-color);
    font-size: 1.5rem;
    font-weight: 900;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 2rem 0;

}

#zobacz-film {
    cursor: pointer;
}

.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,
.forms-formshow-desc .select1 {

    width: 100%;
    display: block;
    max-width: 650px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: var(--black-color);
    margin: 0 auto;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 12px;
}

.forms-formshow-desc .select1 {

    padding: 5px 10px;
}



.select1 {
    color: black;

}

.select1 option {
    padding: 5px 10px;
}

button.submit1 {
    background-color: var(--primary-color);
    border: 2px solid var(--primary-color);
    border-radius: 10rem;
    color: var(--white-color);
    font-weight: 700;
    padding: 0.625rem 4rem;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
}

button.submit1:hover {
    background-color: var(--white-color);
    border: 2px solid var(--primary-color);
    border-radius: 10rem;
    color: var(--primary-color);
    font-weight: 700;
    padding: 0.625rem 4rem;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
}


.forms-formshow-desc {
    width: 100%;
    float: none !important;
    padding: 10px 0px 10px 0 !important;
}

.forms-formshow-title {
    display: none;
}

.forms-formshow-desc70 {
    float: none !important;
}

.forms-formshow-top4,
.forms-formshow-top12 {
    font-size: 12px;
    width: 100%;
}


input[type="checkbox"] {
    margin-top: 0;
    width: 15px;
    height: 15px;
    margin-right: 8px;
}

.cdweb_token td {
    margin: 0 10px;
    padding-inline: 10px;
    text-align: center;
}

.form_1 {
    max-width: 700px;
}

.form_4 {
    max-width: 800px;
}

.form_4 form {
    margin: 0 auto;
}


.bint-page-bm {
  justify-content: center;
}


