body{
    background-color: #FAF9F5;
    color: #515151;
}


.navbar-fixed-top {
  background-color: transparent!important;
  transition: background-color 200ms linear;
}

  .navbar-fixed-top .navbar-expand-lg .navbar-nav .nav-link {
    color: #384732;
      font-weight: 500;
} 

.navbar-fixed-top .navbar-brand{
     filter: invert(28%) sepia(21%) saturate(150%) hue-rotate(116deg) brightness(60%) contrast(84%);
}
.navbar-fixed-top.scrolled .navbar-brand{
     filter: none;
}

.navbar-fixed-top.scrolled {
  background-color: #384732 !important;
  transition: background-color 200ms linear;
}

.navbar-fixed-top.scrolled .navbar-expand-lg .navbar-nav .nav-link{
    color: #CEC19F;
}

.navbar-fixed-top.scrolled .navbar-expand-lg .navbar-nav .telefon{
    color: #fff;
}

.navbar-brand img{
    height: 70px;
}


.display1{
    font-family: "Playfair Display";
font-size: 95px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 104.5px */
letter-spacing: -0.95px;
    color: #222B1E;
    
}

.display2{
    font-family: "Playfair Display";
font-size: 76px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 104.5px */
letter-spacing: -0.95px;
    color: #222B1E;
}

h1{
  font-family: "Playfair Display";
font-size: 61px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 58.8px */
letter-spacing: -0.49px; 
}

h2{
  font-family: "Playfair Display";
font-size: 49px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 58.8px */
letter-spacing: -0.49px;  
    color: #222B1E;
    margin-bottom: 24px;
}

h3{
    font-family: Inter;
font-size: 39px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 46.8px */
letter-spacing: -0.78px;
    color: #AEA284;
}


h5{
    font-family: Inter;
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 32.5px */
letter-spacing: -0.25px;
}

h6{
    font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 26px */
    color: #8E8469;
}


p{
    font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
    color: #515151;
}

.small{
  font-family: Inter;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18.2px; /* 18.2px */  
}

a{
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

a:hover{
    opacity: 0.7;
    color: inherit;
}

.caption{
   font-family: Inter;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 12px */ 
}

.btn{
    border-radius: 60px;
}

.btn i{
    margin-left: 4px;
    transition: all 0.3s;
}

.btn:hover i{
    margin-left: 8px;
}

.btn-warning{
    background-color: #CEC19F;
    border: none;
    color: #222B1E;
}

.btn-warning:hover{
    background-color: #D8CDB2 !important;
    border: none;
    color: #222B1E;
}
.btn-warning:active{
    background-color: #D8CDB2 !important;
   border: none;
    color: #222B1E;
}
.btn-warning:focus{
    background-color: #D8CDB2 !important;
    border: none;
    color: #222B1E;
}

.btn-success{
    background-color: #A0AC9B;
    border: none;
    color: #222B1E;
}
.btn-success:hover{
    background-color: #74816E !important;
   border: none;
    color: #222B1E;
}
.btn-success:active{
    background-color: #74816E !important;
    border: none;
    color: #222B1E;
}
.btn-success:focus{
    background-color: #74816E !important;
    border: none;
    color: #222B1E;
}

.zapytanie-button{
    background-color: #CEC19F;
    border: none;
    color: #222B1E !important;
    margin-left: 8px;
    border-radius: 60px;
    padding: 6px 16px 6px 16px !important;
    transition: all 0.3s;
}

.zapytanie-button i{
    margin-left: 4px;
}

.osiedle-home{
    padding-bottom: 136px;
}

.lokalizacja-home{
    padding-bottom: 136px;
}

.ikony{
    padding-bottom: 72px;
}

.ikona{
      margin-bottom: 64px;  
}

.ikona img{
    margin-bottom: 16px;
}

.prywatnosc{
    padding-bottom: 136px;
}

.prywatnosc .display1{
    margin-bottom: 40px;
}

.prywatnosc-box{
    background-color: #fff;
    padding: 48px 24px 48px 24px;
    margin-bottom: 16px;
}

.prywatnosc-box img{
    margin-bottom: 16px;
}

.prywatnosc p{
    margin-bottom: 32px;
}

.bg-inv{
    background-image: url("../img/bg_big.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    height: 720px;
    background-size: cover;
}

.bg-inv2{
    background-image: url("../img/bg_big2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    height: 720px;
    background-size: cover;
}

.mailer{
    background-color: #384732;
    
    margin-top: -6px;
}

.mailer small{
    font-family: Inter;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 12px */
    color: #919E8C;
     display: block;
}

.lisc-bg{
     background-image: url("../img/lisc_footer.svg");
    background-repeat: no-repeat;
    background-position: 10% 100%;
    padding-top: 112px;
    padding-bottom: 112px;
    background-size: 40%;
}

.form-check-input{
    border-radius: 0px !important;
    background-color: #384732;
    border-color: #566450;
}

.form-check-input:checked {
    background-color: #CEC19F;
    border-color: #CEC19F;
}
.form-check-input:focus {
    background-color: #CEC19F;
    border-color: #CEC19F;
    box-shadow: none;
}

.mailer .caption{
  color: #D8CDB2;  
}

.mailer h2{
    color: #CDD8C8;
}

.mailer p{
    color: #BEC9B9;
}

.mailer h5{
    color: #CEC19F;
    margin-top: 40px;
}



.form-control{
    border-radius: 0px;
    background-color: #2D3928;
    border-color: #566450;
}

.form-control:hover{
    border-color: #CEC19F;
    background-color: #2D3928;
}
.form-control:focus{
    border-color: #CEC19F;
    background-color: #2D3928;
     color: #fff;
}
.form-control:active{
    border-color: #CEC19F;
    background-color: #2D3928;
    color: #fff;
}

.form-control::placeholder{
   color: #AFBBAA; 
}
.form-floating>.form-control-plaintext:focus, .form-floating>.form-control-plaintext:not(:placeholder-shown), .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
    color: #fff;
}

.form-label{
   color: #AFBBAA; 
}

.footer{
    padding-top: 112px;
}

.footer li{
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
}

.footer h5{
    margin-top: 40px;
}

.footer-bottom{
    border-top: 1px solid #E2DAC5;
    margin-top: 64px;
    padding-top: 24px;
    padding-bottom: 32px;
}

.lokalizacja-home .caption{
    margin-top: 24px;
}

.lokalizacja-ic{
    margin-top: 96px;
}

.lokalizacja-ikona{
    margin-bottom: 32px;
}

.osiedle-home{
    padding-top: 112px;
}

.osiedle-home .caption{
    margin-top: 24px;
    color: #6E654D;
}

.image-osiedle-home{
    margin-top: 96px;
}

.swiper {
      width: 100%;
      height: 100vh;
    }


.slider1{
     background-image: url("../img/slider1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.slider2{
     background-image: url("../img/slider2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.swiper-slide{
    text-align: center;
    position: relative;
}

.swiper-slide h1{
    color: #fff;
    margin-top: 12%;
    margin-bottom: 32px;
}


.parallax {
  background-image: url("../img/lisc_bg_home.svg"); 
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

* {
  scrollbar-width: thin; 
  scrollbar-color: #888 #f1f1f1; 
}


*::-webkit-scrollbar {
  width: 8px; 
}

*::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 10px;
  margin: 2px;
}

*::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px; 
  border: 2px solid #f1f1f1;
}

*::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.dom-lista-przyciski a{
    background-color: #EBE6D9;
    padding: 4px 8px;
    margin-bottom: 8px;
    display: inline-block;
}


.dom-lista{
    padding: 32px 24px 16px 24px;
    margin-bottom: 16px;
    background-color: #FAF9F5;
    transition: all 0.3s;
}

.dom-lista:hover{
    transform: scale(1.005);
}

.dostepne{
    border: 1px solid #439E1F;
}

.wprzygotowaniu{
    border: 1px solid #566450;
}

.dostepne-text{
    color: #439E1F;
}

.rezerwacja{
    border: 1px solid #D3B870;
}

.rezerwacja-text{
    color: #D3B870;
}



.etap-top{
    margin-bottom: 40px;
}

.sprzedane{
     filter: grayscale(100%);
  transition: filter 0.5s ease-in-out; 
    border: 1px solid #C2C2C2;
    opacity: 60%;
}

.sprzedane:hover{
    transform: scale(1);
}

.page{
    padding-top: 136px;
     background-image: url("../img/lisc_bg_home.svg"); 
  background-position: 98% 5%;
  background-repeat: no-repeat;
}

.page h1{
    color: #222B1E;
    margin-bottom: 32px;
}

.page .caption{
    color: #6E654D;
}

.etap{
    padding-top: 112px;
    margin-bottom: 112px;
}

.okolica-top{
    margin-bottom: 112px;
}

.okolica{
    margin-bottom: 112px;
}

.okolica-ikony{
    margin-top: 112px;
}

.okolica-ikona{
    margin-bottom: 56px;
    padding-bottom: 16px;
    border-bottom: 1px solid #CDD8C8;
}

.lokalizacja-text{
    margin-bottom: 112px;
}

.inwestor-top{
    margin-bottom: 56px;
}

.inwestor{
    margin-bottom: 112px;
}

.inwestor h3{
    color: #222B1E;
    margin-bottom: 106px;
    margin-top: 72px;
}

.inwestor h6{
    color: #222B1E;
    margin-bottom: 24px;
}

.inwestor-bot h3{
    color: #222B1E;
    margin-bottom: 24px;
    margin-top: 56px;
}

.inwestor-bot{
    margin-bottom: 112px;
}

.accordion-button:not(.collapsed){
    background-color: #EBE6D9;
    color: #222B1E;
    box-shadow: none;
}

.accordion-button:focus{
    box-shadow: none;
}
.accordion-button:active{
    box-shadow: none;
}

.accordion-button{
    background-color: #EBE6D9;
    color: #222B1E;
    box-shadow: none;
    margin-bottom: 4px;
}


.accordion-collapse{
    background-color: #FAF9F5 !important;
}

.accordion{
    margin-bottom: 32px;
}

.dom-info-cena{
    margin-top: 32px;
    margin-bottom: 72px;
}

.dom-info-cena p{
    margin-bottom: 4px;
}

.dom-info{
    margin-bottom: 112px;
}

.domy-info-foto{
    margin-bottom: 112px;
}

.domy-info-foto img{
    margin-bottom: 24px;
}

.domy-info-foto-text{
    margin-bottom: 48px;
}

.kontakt-mail{
    padding: 32px;
    border-radius: 12px;
}

.kontakt-mail h3{
    color: #fff;
}

.kontakt{
    background-color: #EBE6D9;
    padding-bottom: 112px;
}

.kontakt-dane{
    margin-top: 56px;
    padding-bottom: 64px;
    margin-bottom: 64px;
    border-bottom: 1px solid #D8CDB2; 
}

.kontakt-dane small{
    color: #AEA284;
    margin-bottom: 16px;
    display: block;
}

.kontakt .mailer p{
    font-weight: 300;
}

.dom-info h3{
    color: #222B1E;
}

.faq-pytania{
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #CDD8C8;
}

.ikona-nwestycji{
    margin-bottom: 32px;
}

.ikony-inwestycja{
    margin-bottom: 96px;
}

.inwestycja-gal{
    margin-bottom: 112px;
}

.inwestycja-gal img{
    margin-bottom: 24px;
}

.mapa{
    margin-bottom: 112px;
}

@media (min-width: 1600px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1420px;
    }
}

@media (min-width: 1920px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1680px;
    }
}

@media (max-width: 768px){
.swiper-slide h1 {
    color: #fff;
    font-size: 48px;
    margin-top: 42%;
}
    .prywatnosc .display1 {
    font-size: 36px;
}
    
    h2{
        font-size: 32px;
    }
    
    h3{
       font-size:  24px;
    }
    
    .lokalizacja-ic {
    margin-top: 32px;
}
    
    .parallax{
        background-image: none;
    }
    
    .osiedle-home {
    padding-bottom: 32px;
}
    .lokalizacja-ikona {
    margin-bottom: 24px;
}
    
    .osiedle-home {
    padding-top: 32px;
}
    .image-osiedle-home {
    margin-top: 40px;
}
    .lokalizacja-home {
    padding-bottom: 56px;
}
    
    .ikona {
    margin-bottom: 32px;
}
    .ikony {
    padding-bottom: 0px;
}
    .prywatnosc {
    padding-bottom: 32px;
}
    .bg-inv {
    height: 146px;
    background-size: cover;
}
    .lisc-bg {
    padding-top: 48px;
    padding-bottom: 48px;
    background-size: 80%;
}
    
    .lisc-bg form{
        margin-top: 40px;
    }
    .footer {
    padding-top: 32px;
}
    
    .footer .text-end{
        text-align: left !important;
    }
    
    .footer ul{
        padding-left: 0px;
        margin-top: 32px;
    }
    .footer li {
    display: inherit;
    padding-left: 0px;
    padding-right: 12px;
    margin-bottom: 4px;
}
    .footer-bottom {
    margin-top: 24px;
    padding-top: 24px;
    padding-bottom: 32px;
}
    .footer h5 {
    margin-top: 24px;
}
    
    .footer img{
        max-height: 120px;
    }
    
    .page h1 {
    font-size: 32px;
}
    .etap {
    padding-top: 32px;
    margin-bottom: 32px;
}
    .okolica-top img{
        margin-top: 32px;
    }
    .okolica-top {
    margin-bottom: 24px;
}
    .okolica img{
        margin-bottom: 32px;
    }
    .okolica-ikony {
    margin-top: 40px;
}
    .okolica-ikona {
    margin-bottom: 32px;
}
    .okolica-ikona img{
        margin-bottom: 16px;
    }
    
    .display1{
        font-size: 32px;
    }
    .okolica {
    margin-bottom: 32px;
}
    .lokalizacja-text {
    margin-bottom: 32px;
}
    .inwestor-top {
    margin-bottom: 0px;
}
    .inwestor h3 {
    color: #222B1E;
    margin-bottom: 40px;
    margin-top: 32px;
}
    .inwestor h6{
        font-size: 16px;
    }
    .inwestor {
    margin-bottom: 0px;
}
    .kontakt-dane {
    padding-bottom: 24px;
    margin-bottom: 24px;
        margin-top: 32px;
}
    .kontakt-mail{
        margin-top: 32px;
    }
    .kontakt {
    background-color: #EBE6D9;
    padding-bottom: 0px;
}
    .navbar-fixed-top {
  background-color: #FAF9F5 !important;
  transition: background-color 200ms linear;
}
    .zapytanie-button{
        margin-left: 0px;
    }
    .navbar-collapse{
        padding-top: 24px;
    }
    .dom-info h3{
    margin-top: 32px;
}
    .dom-info {
    margin-bottom: 56px;
}
    .domy-info-foto {
    margin-bottom: 56px;
}
    .ikony-inwestycja {
    margin-bottom: 0px;
}
    .inwestycja-gal {
    margin-bottom: 24px;
}
}

/* .dom-cena p, .dom-cena h5 { display: none; } */