.orangeGradient{
    background: rgb(232,82,34);
background: linear-gradient(90deg, rgba(232,82,34,1) 0%, rgba(249,180,29,1) 100%);
flex: 1;
}
.white{
    color: #fff;
}

h1{
    font-family: "DM Sans";
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.home section h2{
    font-family: "DM Sans";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 1em;
}
.home section p{
    margin-bottom: 1em;
}
.przycisk-wyszukiwarki{
    background-color: #E85222;
    padding: 12px 32px;
    color: #fff;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
}
.btn-a{
    text-transform: uppercase;
    color: #E85222;
font-family: "DM Sans";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 180%; /* 25.2px */
letter-spacing: 7px;
cursor: pointer;
}
.top-border{
    border-top: 1px solid #DEDEDE;;
}

.card {
    overflow: hidden;
    text-align: center;
    outline: none;
    border: none;
    background: transparent;
}

.card img {
    width: 100%;
    height: auto;
}

.card-footer {
    background-color: orange;
    padding: 10px;
    font-weight: bold;
    color: white;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.rounded{
    border-radius: 20px 20px 20px 20px !important;
}



.even, .odd{
padding: 30px;
}
.even h5, .odd h5{
    font-family: "DM Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.even{
    background-color: #F9B41D;
    color: #252525;
}

.odd{
background-color: #E85222;
color: #fff;
}

.borderRadius{
    border: 1px solid rgba(128, 128, 128, 0.567);
    border-radius: 20px;
}

#textOnBackground{
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url('/wp-content/uploads/2024/05/background.png') no-repeat;
    color: #fff;
    border-radius: 24px;
    background-size: cover;
}

#textOnBackground .row{
    padding-left: 4em;
    padding-right: 4em;
}
.status{
    background-color: #E85222;
    color: #FFF;
text-transform: uppercase;
font-family: "DM Sans";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 180%; /* 25.2px */
letter-spacing: 7px;
padding: 12px 24px ;
border-radius: 20px;
}
.inwestycje h3{
    margin-bottom: 18px;
}
.inwestycje a:hover{
    color: #252525;
}
.inwestycje .col-lg-4:hover svg{
    
    transform: rotate(360deg) scale(1.3);
    transition: .3s ;
}
.inwestycje .col-lg-4 svg{
    transition: .3s ;
}
.inwestycje .col-lg-6:hover svg{
    
    transform: rotate(360deg) scale(1.3);
    transition: .3s ;
}
.inwestycje .col-lg-6 svg{
    transition: .3s ;
}

.topBanner .orangeGradient{
    border-top-right-radius: 20px;
}

.przycisk-a{
    margin-top: 26px;
}

    .m-top {
        margin-top: 120px;
      }
      .m-bottom {
        margin-bottom: 120px;
      }

      .inwestycje img{
        border-radius: 20px;
      }
      .szachownica img{
        border-radius: 20px;
      }

      .obrazek1 img{
        border-radius: 20px;
      }


      .wpcf7-form input[type="text"], 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type="url"], 
.wpcf7-form input[type="password"], 
.wpcf7-form input[type="search"], 
.wpcf7-form input[type="number"], 
.wpcf7-form input[type="tel"], 
.wpcf7-form textarea {
    color: #1f252b;
    width: 100%;
    padding: 12px 16px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #E85222;
    transition: .4s ease;
}
.wpcf7-form p {
    margin: 0 0 28px;
}
.wpcf7-text:focus, 
.wpcf7-textarea:focus {
    outline: none;
    border-radius: 20px;
    transition: .4s ease;
    outline-offset: 0;
    border-bottom: 1px solid #E85222 !important;
}

.wpcf7-text:focus::placeholder, 
.wpcf7-textarea:focus::placeholder {
    opacity: 0;
    transition: opacity 0.4s ease;
}


.wpcf7-text::placeholder, 
.wpcf7-textarea::placeholder {
    opacity: 1;
    transition: opacity 0.4s ease;
}

div.wpcf7-mail-sent-ok {
    border: 0;
    background: #5471de;
    color: #fff;
    padding: 18px;
}
div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    border: 0;
    background: #f9443b;
    color: #fff;
    padding: 18px;
}
span.wpcf7-not-valid-tip {
    color: #f9443b;
}

.wpcf7 label {
    width: 100%;
}
/* 
** Button Styles 
*/
.wpcf7-form .button {
    background-color: #E85222;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 20px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    padding: 20px 42px;
    letter-spacing: 2px;
    font-size: 14px;transition: .4s ease;
}
.wpcf7-form .button:hover {
    background-color: transparent;
    color: #000;
    transition: .4s ease;
    border: 1px solid #E85222;
}

.page-template-template-kontakt h3{
    margin-bottom: 1rem;
    margin-top: 2rem;
    
}
.mapa{
    border-radius: 20px;
    margin-top: 20px;
}

.mieszkania-template-default .p-top{
    padding-top: 100px;
}
.mieszkania-template-default .p-bottom{
    padding-bottom: 100px;
}

.strefaKorzysci .etykieta{
    font-size: 24px;
}

.full-h {
    height: 100% !important;
}

.safari .full-h {
    height: auto !important;
}
      @media (max-width: 1400px) {


            h1{
                font-size: 39px;
                margin-bottom: 30px;
            }
            .topBanner .orangeGradient{
                padding-top: 28px;
                padding-bottom: 27px;
            }

            .topBanner .orangeGradient h1{
                font-size: 39px;
            }
            .home section h2 {
                font-size: 34px;
                margin-bottom: 0.8em;
            }
            .home section p{
                font-size: 15px;
            }
            .card-footer h5{
                font-size: 20px;
            }
      }
      @media (max-width: 1200px) {
        h1{
            font-size: 28px !important;
            margin-bottom: 20px;
        }
        .topBanner p{
            font-size: 13px;
        }
        .topBanner .orangeGradient{
            padding-top: 20px;
            padding-bottom: 18px;
        }
      }
      @media (max-width: 992px){
        .topBanner .orangeGradient{
            border-top-left-radius: 20px;
            padding-top: 60px;
            padding-bottom: 60px;
        }
        .topBanner .firstPicture img{
            border-bottom-left-radius: 20px;
      }
    }
      @media (max-width: 768px) {
        #breadcrumbs {
            font-size: 13px;
        }
        h1{
            font-size: 36px;
        }
            .topBanner .orangeGradient{
                border-top-left-radius: 20px;
                padding-top: 60px;
                padding-bottom: 60px;
            }
            .topBanner .firstPicture img{
                border-bottom-left-radius: 20px;
            }
            .topBanner .orangeGradient h1{
                font-size: 36px;
            }
            .home section h2 {
                font-size: 32px;
                margin-bottom: 0.8em;
            }
            .home section p{
                font-size: 15px;
            }
            .mieszkania-template-default .p-top{
                padding-top: 50px;
            }
            .mieszkania-template-default .p-bottom{
                padding-bottom: 50px;
            }
      }

      @media (max-width: 600px) {
        .m-top {
          margin-top: 60px;
        }
        .m-bottom {
          margin-bottom: 60px;
        }
      }
      

.mieszkania-rzut-table tr:hover td{
    background-color: #f4bf3886;
    transition: .3s ease;
}


.logo a{
    color: #E85222 ;
  }

  .zacisze-subpage .tabcontent img{
    max-width: 600px;
  }

  #poddasze img {
    max-width: 490px;
}

.postid-2357 .zacisze-subpage .tabcontent img, .postid-2362 .zacisze-subpage .tabcontent img, .postid-2367 .zacisze-subpage .tabcontent img, .postid-2372 .zacisze-subpage .tabcontent img, .postid-2382 .zacisze-subpage .tabcontent img, .postid-2377 .zacisze-subpage .tabcontent img{
    max-width: 500px;
}
.postid-2357 #poddasze img, .postid-2362 #poddasze img, .postid-2367 #poddasze img, .postid-2372 #poddasze img, .postid-2382 #poddasze img, .postid-2377 #poddasze img{
    max-width: 500px
}