
a {
    color: #000;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

.telefon {
    color: #00c800;
    font-weight: 600;
}

.telefon:hover {
    color: #fff;
    text-decoration: none;
}



.col {
 flex-basis: auto !important; 
 padding-right: 0px !important;
 padding-left: 0px !important;
}
 
#header {

}

.bg-primary {
  /*  display: none !important; */
}
.bg-secondary {
    background-color: #fff!important;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.75);
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(0,0,0,.5); 
}

.navbar-nav {
    flex-direction: row;
    float: right;
}

.navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
}

.region-top-header {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.navbar {
    padding: 0px;
}
.navbar-brand {
/*  width:49%; */
  margin-right: 0px; 
}

.navbar-nav li:nth-child(1) > a {
    display: block;
    color: #fff;
    background-image: none;
    border-radius: 2px;
    font-family: "Lato";
    letter-spacing: 0.06em;
    margin: 10px;
    border: 1px solid #b7b7b7;
}

.navbar-nav li:nth-child(1) > a:hover {
    color: #fff !important;
    background-color: #b7b7b7;
    transition: .3s ease-out;
    border: 1px solid #b7b7b7;
    text-decoration: none;
}    
    
.mapify-imgHolder .mapify {
  width: 100%;
}


#block-bootstrap-sass-main-menu {
  width: 100%;
  display:none;
 }

.block-views-blockpodzial-inwestycji-block-1 {
  padding-bottom:50px;
 } 
 
 .view-wizualizacje {
  padding-bottom:50px;
} 
 
/* naglowek */

.block-views-blocknaglowek-block-1 {
    width: 100%;
    background-color: #0a3045;
    color: #fff;
    font-size: 21px;
}

.view-naglowek > .row > .views-row {
    width: 100%;
}

.naglowek {
    width: 100%;
    display: inline-flex;
}

.nag1 {
    width: 80%;
    text-align: center;
    padding-left: 20%;
}

.nag2 {
    width: 19%;
    text-align: center;
 }
 
/* koniec naglowek */ 
 
/* logo */ 
.navbar-brand {
    position: absolute;
    z-index: 100;
    left: 50px;
    top:10px;
 } 
/* koniec logo */ 
 
 
/* wyszukiwarka filtr */

.views-exposed-form {
  top: -120px;
    position: relative;
    z-index: 100;
    width: 70%;
    margin: 0 auto;
 }
 
 .form-item-field-pietro-value {
    width: 24% !important;
 }
 
 .form-item-field-ilosc-pokoi-value {
 width: 24% !important;
 }

 .js-form-item-slider-filter-min {
    width: 30% !important;
 }
 
 .js-form-item-slider-filter-max {
    width: 1% !important;
 }
 
 #edit-actions {
    width: 21% !important;
 }
 
 label {
   font-size: 17px;
   color: #6f6f6f;
 }

.bef-slider {
    width: 70%;
    margin: 0 auto;
    top: -24px;
} 
 
.js-form-item-slider-filter-min > label {
    display: block;
    margin-bottom: 0px;
    padding-left: 42px;
 }

.js-form-item-slider-filter1-min > label {
    display: block;
    margin-bottom: 0.1rem;
    font-size: 1.5rem;
 }

[data-drupal-selector~=edit-slider-filter-min] {
    border: 0px solid #ced4da; 
    width: 50px;
    display:inline-block;
    background-color: transparent;
}

[data-drupal-selector~=edit-slider-filter-max] {
    border: 0px solid #ced4da; 
    width: 50px;
    display:inline-block;
    float:right;
    background-color: transparent;
}
 
#edit-slider-filter-min {
    border: 0px solid #ced4da; 
    width: 50px;
    display:inline-block;
    background-color: transparent;
}

#edit-slider-filter-max {
    border: 0px solid #ced4da; 
    width: 50px;
    display:inline-block;
    float:right;
    background-color: transparent;
}

#edit-slider-filter1-min {
    border: 0px solid #ced4da; 
    width: 50px;
    display:inline-block;
}

#edit-slider-filter1-max {
    border: 0px solid #ced4da; 
    width: 50px;
    display:inline-block;
    float:right;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 0px);
    padding: 0px;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: none;
    background-size: 8px 10px;
    border: 0px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

[data-drupal-selector~=edit-actions] {
   display: inline-flex;
}

.form-row .form-actions {
    align-self: center !important;
    padding-top: 15px;
}

.js-form-submit {
   margin-right: 15px;
}

.btn-primary {
    color: #fff;
    background-color: #0a3045;
    border-color: #0a3045;
}
/* koniec wyszukiwarka filtr */ 
 
 
 
.block-views-exposed-filter-blockwyszukiwarka-block-1 {
  
}

.block-views-blockwyszukajbudynki1-block-1 { 
    width: 100%;
}

.block-views-blockwyszukiwarka-block-1 {
    width: 90%;
    display: block;
    padding:20px;
    margin: 0 auto;  
 }
 
.form-row {
    padding: 15px;
    width: 100%;
    background-color: #f3f3f3;
    margin: 0 auto;
}

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 15px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 15px/*{cornerRadius}; */;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 15px/*{cornerRadius}; */;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 15px/*{cornerRadius}; */;
}



.ui-widget-header {
    background: #0a3045 !important; 
}

.ui-slider .ui-slider-handle {
    width: 1.5em;
    height: 1.5em;
 
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
    margin-left: -.8em;
}

.wierszwyszukiwarka {
    width:100% ;
    padding-bottom: 10px;
} 
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 11px 0 0 0;
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-size: 100%;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px/*{cornerRadius}; */;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px/*{cornerRadius}; */;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px/*{cornerRadius}; */;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px/*{cornerRadius}*/;
}



/* rzuty pięter */
 
#rzutpietra {
 display: block;
 position: relative;
 padding-left: 50px;
 text-align: -webkit-center;
 text-align: -moz-center;
 margin: 0 auto;
  }
 
#ukryj, #ukryj1, #ukryj2, #ukryj3, #ukryj4, #ukryj5, #ukryj6, #ukryj7, #ukryj8, #ukryj9, #ukryj10, #ukryj11, #ukryj12, #ukryj13, #ukryj14, #ukryj15, #ukryj16, #ukryj17, #ukryj18, #ukryj19 {
 padding:20px;
 display:none;
 } 

.opiswolne, .opistujestes {
   background: #00c800;
   line-height: 1.1 !important;
   color: #fff;
   font-size: 15px !important;
   -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;;
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15)!important;;
  
} 

.opiszarezerwowane {
   background: #ff8a33;
   line-height: 1.1 !important;
   color: #fff;
   font-size: 15px !important;
      -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;;
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15)!important;;
}  
.opissprzedane {
   background: #ff000a;
   line-height: 1.1 !important;
   color: #fff;
   font-size: 15px !important;
      -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;;
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15) !important;;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15)!important;;
}  

.tutaj:before {
  content: "TU JESTEŚ";
 }
 

 .mapify-hover{
	fill:rgba(0,0,0,0.15);
	stroke: #fff;
	stroke-width: 2;
}
	
.mapify-hover.customHover{
	fill:rgba(14,82,119,0.7); 
/*	fill:rgba(134,187,219,0.7); */
    stroke: #fff;
	stroke-width: 0;
}

.mapify-hover.customHover2{
	fill:rgba(124,124,124,0.7);
	stroke: #fff;
	stroke-width: 0;
}

.mapify-hover.customHover3{
	fill:rgba(0,0,0,0.3);
	stroke: #fff;
	stroke-width: 1;
}

.tujestes {
 fill:rgba(25,138,51,0.7);
 }
 
.wolne {
fill:rgba(255,18,51,0.7);
 } 
 
 /*koniec rzuty pieter */
 
 /* naglowek wyszukiwarki */
 
.naglista {
  display: inline-flex;
  width:100%;
  font-family: Lato, sans-serif;
}

.naglistakol1 {
  display: flex; 
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #000;
  width: 100%;
  margin-bottom: 5px;
}




.naglistawier3{
    display: block;
    width: 100%;
    text-align: center;
    text-align: justify;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}

.naglistawier3 p {
    margin-bottom: 0px;
}

.naglistawier4{
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    position: relative;
    top: -8px;
    padding-right: 30px;
}    

.naglistawier4 > span:nth-child(1) {
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-color: #ececec;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 4px;
    color: #ababab;
}    

.naglistapoz1 {
    padding: 10px;
    min-width: 200px;
 }
 
.naglistapoz2 {
    display:inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e1c178;
    color: #fff;
    border-radius: 2px;
    margin-right: 15px;
    width:110px;     
 }
 .naglistapoz3 {
    display:inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #36769a;
    color: #fff;
    border-radius: 2px;
    margin-right: 15px;
    width:110px;   
    text-align: center;
 }
 
.naglistapoz1 > span:nth-child(1) {
    font-size: 18px;
    padding: 10px;
}

.naglistapoz1a {
 display: flex;
 justify-content:center;
 align-items: center;
 padding-right:20px    
}

.naglistapoz1 > span:nth-child(2) {
    font-size: 20px;
    font-weight: 600;
    padding: 0px;
}

.naglistapoz1 > span:nth-child(2) span:nth-child(2) {
    vertical-align: top;
    font-size: 16px;
}

.naglistapoz2 > span:nth-child(1) {
    padding-bottom: 10px;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.naglistapoz2 > span:nth-child(2) {
    font-weight: 600;
    font-size: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.naglistapoz3 > span:nth-child(1) {
    padding-bottom: 10px;
    font-size: 18px;
    width: 100%;
    text-align: center;
}

.naglistapoz3 > span:nth-child(2) > img {
    height:100%; 
}

.wyszukiwarka > .view-content {
    position: relative;
    top: -100px;
}

.wyszukiwarka > nav {
    position: relative;
    top: -100px;
    display:flex;
}

.wyszukiwarkapietro > nav {
    position: relative;
    display:flex;
}

.pagination {
    margin: 0 auto;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 0px solid #cccccc !important/*{borderColorHover}*/;
    background: #f6f6f6 !important/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #2b2b2b/*{fcHover}*/;
    box-shadow: 0px 0px 5px 1px #e9e9e9;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0px solid #c5c5c5/*{borderColorDefault}*/;
    background: #fff/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #454545/*{fcDefault}*/;
    box-shadow: 0px 0px 5px 1px #e9e9e9;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0px solid #c2b082 !important/*{borderColorActive}*/;
    background: #f6f6f6 !important/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    
    box-shadow: 0px 0px 5px 1px #e9e9e9;
}

button:focus { outline:0 !important; }
*:focus {outline:none !important}

.ui-widget-content {
    border: 0px solid #dddddd !important/*{borderColorContent}*/;
    background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
    color: #333333/*{fcContent}*/;
    box-shadow: 0px 0px 5px 1px #e9e9e9;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0a3045;
    border-color: #0a3045;
}

.page-link {
    color: #0a3045;
}   

.wierszwyszukiwarka {
    text-align:center;
}

.wierszwyszukiwarka .views-field {
    padding: 0px;
}


.przycisk4b {
    display: inline-block;
    padding: 7px;
    color: #484850;
    background-color: #fff;
    border: 1px solid #484850;
    font-family: Lato;
    width: 150px;
    text-align: center;
    font-weight: 400;
    margin-right: 10px;
    margin-top: 10px;
} 

.przycisk4b:hover {
    color: #fff;
    background-color: #484850;
    transition: .3s ease-out;
    text-decoration: none;
}
 
 /* koniec naglowek wyszukiwarki */

 /* srodek wyszukiwarki */
 
.views-field-field-karta-informacyjna-img > div > img {
    width: 100%;
    height: auto;
} 
 /* koniec srodek wyszukiwarki */
 
 
 
 /** slider **/
 #slajd ol {
 width: 15%;
    position: absolute;
    z-index: 10;
    top:0px;
    right: 0px;
 }
 
 
 .flex-control-thumbs li {
    width: 100%;
    /* float: left; */
    margin: 0;
}

.flexslider {
    border: 0px solid #fff;
    position: relative;
}

.flex-control-thumbs {
    margin: 0px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs img {
    width: 100%;
}

.flexslider {
   margin: 0 0 0px; 
}
 

.nakladka {

}

.nakladkaukryj {
 display:none !important;
}
 

/** koniec slider **/


/* animacje bloków */
.pokaz {
   visibility: visible !important;
}

.ukryj {
   visibility:hidden; 
 }


/* Koniec animacji bloków */

/* Wizualizacje */

.wizualizacje {
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
  
 }

.wizualizacjakol1 {
   position: relative;
   margin: 20px;
}

.wizualizacjakol2 {
  position: relative;
  margin: 20px;
}


.wizualizacjakol3 {
   position: relative;
   margin: 20px;
}


.wizualizacjakol1 .ramkawiz > a > img {
   width: 100%;
   height: auto;
}

.wizualizacjakol2 .ramkawiz > a > img {
   width: 100%;
   height: auto;
}

.wizualizacjakol3 .ramkawiz > a > img {
   width: 100%;
   height: auto;
}



/* Koniec Wizualizacje */




/* wizualizacje efekty */
.ikona {
  font-size:35px;
  color:#fff;
 }

.ramkawizzew {
  width:100%;
  height:auto; 
 } 
.ramkawiz {
  background-color:#000;
  opacity:0.99; 
  overflow:hidden;
 }
.ramkawizsrodek {
  position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 45px;
    border: 1px solid #fff;
    padding: 0 6px;
    will-change: transform;
    opacity: 0;
    transition: .4s;
    transform: scale(0.5);
    z-index: -10;
 }
 
.ramkawiz a > img {
  transition: .4s;
}

.ramkawiz:hover a > img {
  opacity: 0.6;
  transition: .4s;
  transform: scale(1.05);
}


.ramkawiz:hover .ramkawizsrodek {
  opacity: 1; 
  transform: scale(1);
}
 
/* koniec wizualizacje efekty */

/* opis inwestycji */

.view-o-inwestycji > div > div.views-row {
  width:100%;
}

.opisinwestycji {
   width: 83%;
   margin: 0 auto;
   display:flex;
   padding-bottom: 50px;
 }

.inwkol1 {
    background-color: #f3f3f3;
    width: 500px;
    color: #093349;
    font-size: 48px;
    font-family: Lato;
    font-weight: 600;
    text-align: center;
    margin: 0;
} 

.inwnag {
   padding-top: 50px;
}

.inwlogo {
   padding-top: 50px;
}

.inwnag1 {
   padding-top: 20px;
}

.inwlogo1 {
   padding-top: 20px;
    padding-bottom: 30px;
}
 
.inwkol2 {
  width: 66%;
  margin: auto;
} 

.inwwiersz1 {
  color: #093349;
  font-size: 18px;
  font-family: Lato;
  font-weight: 400;
  text-align: justify;
}

.inwwiersz2 {
  padding-top:40px;
}

.oinwikony {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.oinwikona {
    padding-left: 30px;
    padding-right: 30px;
 }
.ikonaobraz {
  text-align:center;
} 
 
.ikonaopisa {
   color: #093349;
   font-size: 35px;
   font-family: Lato;
   font-weight: 600;
   text-align: center;
   
}
.ikonaopisb {
   color: #093349;
   font-size: 14px;
   font-family: Lato;
   font-weight: 600;
   text-align: center;
} 
/* koniec opis inwestycji */ 

/* mapa google */

.block-views-blocklokalizacja-block-1 {
   padding-bottom:50px;
 }

.view-lokalizacja > div > div.views-row {
   width:100%;
 }

/* koniec mapa google */



/* formularz kontaktory */

.block-webform {
    width: 60%;
    float: right;
}
 
.block-webform > div.content {
    width: 75%;
    margin: 0 auto;
 
}
 
 
.block-webform h2 {
    color: #093349;
    font-size: 40px;
    font-family: Lato;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
 
}
 
.js-form-item-zgoda-rodo {
    padding-top: 10px;
    padding-bottom: 10px;
}
 
#edit-zgoda-rodo {
    opacity:1;
    z-index:1;
}

[data-drupal-selector~=edit-zgoda-rodo] {
    opacity:1;
    z-index:1;
}

#edit-zgoda-rodo--description {
   padding-left: 25px;
   text-align: justify;

} 

.webform-element-description {
    text-align:justify;
 }
 


/* koniec formularz kontaktory */


/* pracownicy */

.block-views-blockkontakt-block-1 {
    width: 500px;
    float: left;
    padding-left: 50px;
    background-color: #f3f3f3;
    margin-left: 160px;
    padding: 20px;
}

.block-views-blockkontakt-block-1 h2 {
    color: #093349;
    font-size: 40px;
    font-family: Lato;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
 }

.pracownicy {
  width: 100%;
}

.pracownik {
    display: inline-flex;
    padding:10px;
    text-align: left;
    float:left;
 }
.pracownikzdjecie {
    text-align: center;
    height:auto;
    margin-right:20px;
    min-width:135px;
 }
 
.pracownikzdjecie > img {
    width: 135px;
    height: auto;
}
 
.pracownikreszta {
    font-family: Lato;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.8;
 }

.pracownikreszta > span:nth-child(1) {
    display: block;
    font-weight: 500;
    font-size: 25px;
    padding-bottom: 0px;
    line-height:1.4;
 }
 .pracownikreszta > span:nth-child(2) {
    display:block;
    font-size: 18px;
 }
 .pracownikreszta > span:nth-child(3) {
    display:block;
    font-weight: 600;
    font-size: 20px;
 }
.pracownikreszta > span:nth-child(4) {
    display:block;
    font-weight: 600;
    font-size: 16px;
 }

 @media (max-width: 480px) { 
form > .js-form-item > input {
 width: 95%
 }
form > .js-form-item > div > textarea {
 width: 95%
 } 
.block-views-blockpracownicy-block-1 {
    width: 100%;                         
}
.region-kontakt > .block-webform {
    width: 100%;
}

.pracownikreszta > span:nth-child(4) {
    font-size: 15px;
 }
.pracownikreszta > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 25px;
 } 
 .pracownikreszta > span:nth-child(2) {
    font-size: 18px;
 }
 .pracownikreszta > span:nth-child(4) {
    font-size: 13px;
 }
.pracownikzdjecie > img {
    width: auto;
    height: auto;
}
.block-views-blockpracownicy-block-1  > h2 {
   font-size: 25px;
}
}

@media (min-width: 480px) and (max-width: 768px) {
.block-views-blockpracownicy-block-1 {
    width: 100%;    
    padding-left:0px;                     
}
.region-kontakt > .block-webform {
    width: 100%;
}

.pracownicy {
  display:block;
}
.pracownicy > div > .views-row {
  display:inline-flex;
  width:49%;
  justify-content: center;
} 
.pracownik {
    display: block;
    padding:10px;
    text-align: left;
    float:none;
}
.pracownikzdjecie {
    margin-right:0px;
}

.pracownikreszta {
   text-align: center; 
}

.pracownikreszta > span:nth-child(1) {
    font-size: 25px;
    padding-bottom: 0px;
 }
 .pracownikreszta > span:nth-child(2) {
    font-size: 16px;
 }
 .pracownikreszta > span:nth-child(3) {
    font-size: 16px;
 }
.pracownikreszta > span:nth-child(4) {
    font-size: 12px;
 }
}

@media (min-width: 768px) and (max-width: 991px){ 
.block-views-blockpracownicy-block-1 {
    width: 100%;    
    padding-left:0px;                     
}
.region-kontakt > .block-webform {
    width: 100%;
}

.pracownicy {
  display:block;
}
.pracownicy > div > .views-row {
  display:inline-flex;
  width:49%;
  justify-content: center;
} 
.pracownik {
    display: block;
    padding:10px;
    text-align: left;
    float:none;
}
.pracownikzdjecie {
    margin-right:0px;
}

.pracownikreszta {
   text-align: center; 
}

.pracownikreszta > span:nth-child(1) {
    padding-bottom: 0px;
 }

}

@media (min-width: 992px) and (max-width: 1200px) { 
.pracownicy {
  display: flex;
  flex-wrap: wrap;
}
.pracownicy > div > .views-row {
  width: 50%;
} 
.pracownik {
    display: block;
    padding:10px;
    text-align: left;
    float:none;
}
.pracownikzdjecie {
    margin-right:0px;
}

.pracownikreszta {
   text-align: center; 
}

.pracownikreszta > span:nth-child(1) {
    padding-bottom: 0px;
 }

}

@media (min-width: 1200px) and (max-width: 1520px) { 
.pracownicy {
   display: flex;
  flex-wrap: wrap;
}
.pracownicy > div > .views-row {
 width:50%;
} 
.pracownikreszta > span:nth-child(1) {
    padding-bottom: 0px;
}
 .pracownikreszta > span:nth-child(2) {
    font-size: 16px;
}
.pracownik {
    padding: 10px;
    text-align: left;
    display:block;
     float:none;
    
}
.pracownikzdjecie {
    text-align: center;
    height: auto;
    margin-right:0px;

}
.pracownikreszta {
    font-family: Lato;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.8;
    text-align: center;
}
}

 
@media (min-width: 1520px) and (max-width: 1920px) { 
.pracownik {
  padding: 0px;
}
.pracownicy {
  display: flex;
  flex-wrap: wrap;
}
.pracownicy > div > .views-row {
 width:50%;
 padding: 20px;
} 
}

@media (min-width: 1920px) { 

.pracownicy {
  display: flex;
  flex-wrap: wrap;
}
.pracownicy > div > .views-row {
  width:50%;
  padding: 20px;
} 
}
 
/* koniec pracownicy */


/* wyszukiwarka etap 1 */

.block-views-blockwyszukiwarka-etap-1-block-1 {
    width: 90%;
    display: block;
    padding: 20px;
    margin: 0 auto;
 }
 
.naglistakol1etap1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    font-family: Lato;
 }

 .naglistakol2etap1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 30%;
    font-family: Lato;
 }
 
 .naglistapoz1etap1 {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0e5b2f;
    color: #fff;
    border-radius: 2px;
    margin-right: 15px;
    width: 170px;
 }
 
 .naglistapoz2etap1 {
    display:inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e1c178;
    color: #fff;
    border-radius: 2px;
    margin-right: 15px;
    width:110px;     
 }
 
 .naglistapoz3etap1 {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0e5b2f;
    color: #fff;
    border-radius: 2px;
    margin-right: 15px;
    width: 110px;
    text-align: center;
  }
  
 .naglistapoz1etap1 > span:nth-child(1) {
    padding-bottom: 10px;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.naglistapoz1etap1 > span:nth-child(2) {
    font-weight: 600;
    font-size: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.naglistapoz2etap1 > span:nth-child(1) {
    padding-bottom: 10px;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.naglistapoz2etap1 > span:nth-child(2) {
    font-weight: 600;
    font-size: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
}


.naglistapoz3etap1 > span:nth-child(1) {
    padding-bottom: 10px;
    font-size: 18px;
    width: 100%;
    text-align: center;
}

.naglistapoz3etap1 > span:nth-child(2) > img {
    height:100%; 
} 
/* koniec wyszukiwarka etap 1 */



/* film promocyjny */

.view-film-promocyjny > div > div.views-row {
   width: 100%;
 }

/* koniec film promocyjny */

/* naglowki i inne etap 1 */

.block-views-blockfilm-promocyjny-block-1 h2, .block-views-blocko-inwestycji-1-block-1 h2 {
    color: #093349;
    font-size: 40px;
    font-family: Lato;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
}

.block-views-blocko-inwestycji-1-block-1 {
    width: 85%;
    margin: 0 auto;
    padding: 30px;
    color: #093349;
    font-size: 18px;
    font-family: Lato;
    font-weight: 400;
    text-align: justify;
}

.block-views-blockfilm-promocyjny-block-1 {
    width: 75%;
    margin: 0 auto;
 }

/* koniec naglowki i inne etap 1 */


/* komórki formularz i pracownicy */

@media (max-width: 480px) { 


#block-formularz h2 {
 font-size:25px;

}

.block-webform {
    width: 100%;
     padding-left:15px;
}

.block-webform > div.content {
    width: 100%;
    margin: 0 auto;
}

.col-auto {
    padding-right: 0px;
     padding-left: 0px;
}

.row {
    margin-right: 0px;
}

.container-fluid {
    padding-right: 0px;
}

.webform-element-description {
     padding-right:25px;
}

iframe {
  height:250px;
}

[data-drupal-selector~=edit-zgoda-rodo] {
     width: auto !important;
}

#edit-actions {
    margin: 0 auto;
    display: block;
}



.block-views-blockpracownicy-block-1 {
    padding-left: 20px;
    padding-bottom: 20px;
}

.block-views-blockpodzial-inwestycji-block-1 {
    padding-bottom: 20px;
}

.block-views-blocklokalizacja-block-1 {
    padding-bottom: 20px;
}

}

@media (min-width: 480px) and (max-width: 768px) {

#block-formularz h2 {
 font-size:25px;

}

.block-webform {
    width: 100%;
    padding-left:25px;
    padding-right:25px;
}

.block-webform > div.content {
    width: 100%;
    margin: 0 auto;
}

.col-auto {
    padding-right: 0px;
     padding-left: 0px;
}

.row {
    margin-right: 0px;
}

.container-fluid {
    padding-right: 0px;
}

.webform-element-description {
     padding-right:25px;
}

iframe {
  height:350px;
}

[data-drupal-selector~=edit-zgoda-rodo] {
     width: auto !important;
}

#edit-actions {
    margin: 0 auto;
    display: block;
}


.block-views-blockpracownicy-block-1 {
    padding-left: 20px;
    padding-bottom: 20px;
}

.block-views-blockpodzial-inwestycji-block-1 {
    padding-bottom: 20px;
}

.block-views-blocklokalizacja-block-1 {
    padding-bottom: 20px;
}

}

@media (min-width: 768px) and (max-width: 991px){ 
#block-formularz h2 {
 font-size:25px;

}

.block-webform {
    width: 100%;
    padding-left:25px;
    padding-right:25px;
}

.block-webform > div.content {
    width: 100%;
    margin: 0 auto;
}

.col-auto {
    padding-right: 0px;
     padding-left: 0px;
}

.row {
    margin-right: 0px;
}

.container-fluid {
    padding-right: 0px;
}

.webform-element-description {
     padding-right:25px;
}

iframe {
  height:350px;
}

[data-drupal-selector~=edit-zgoda-rodo] {
     width: auto !important;
}

#edit-actions {
    margin: 0 auto;
    display: block;
}


.block-views-blockpracownicy-block-1 {
    padding-left: 20px;
    padding-bottom: 20px;
}

.block-views-blockpodzial-inwestycji-block-1 {
    padding-bottom: 20px;
}

.block-views-blocklokalizacja-block-1 {
    padding-bottom: 20px;
}
}

@media (min-width: 992px) and (max-width: 1200px) { 

}

@media (min-width: 1200px) and (max-width: 1520px) { 

}

 
@media (min-width: 1520px) and (max-width: 1920px) { 
 
}

@media (min-width: 1920px) { 



}

/* koniec komorki formularz i pracownicy */


/* naglowek logo */

@media (max-width: 480px) { 

.block-views-blocknaglowek-block-1 {
    font-size: 12px;
}

.nag1 {
    width: 70%;
    padding-left: 0;
}

.nag2 {
    width: 30%;
}

.navbar-brand {
    left: 10px;
    top: 0px;
}

.navbar-brand {
    width: 29%;
}

}

@media (min-width: 480px) and (max-width: 768px) {
.block-views-blocknaglowek-block-1 {
    font-size: 12px;
}

.nag1 {
    width: 70%;
    padding-left: 0;
}

.nag2 {
    width: 30%;
}

.navbar-brand {
    left: 10px;
    top: 20px;
}

.navbar-brand {
    width: 29%;
}
}

@media (min-width: 768px) and (max-width: 991px){ 
.block-views-blocknaglowek-block-1 {
    font-size: 18px;
}

.nag1 {
    width: 70%;
    padding-left: 0;
}

.nag2 {
    width: 30%;
}

.navbar-brand {
    left: 10px;
    top: 30px;
}

.navbar-brand {
    width: 29%;
}
}

@media (min-width: 992px) and (max-width: 1200px) { 

}

@media (min-width: 1200px) and (max-width: 1520px) { 

}

 
@media (min-width: 1520px) and (max-width: 1920px) { 
 
}

@media (min-width: 1920px) { 



}

/* koniec naglowek logo */



/* wyszukiwarka */

@media (max-width: 480px) { 
.block-views-blockwyszukiwarka-block-1 {
   width: 100%;
   padding: 0px;
   
}

.views-exposed-form {
  top: 0px;
  width: 100%; 
}
.form-item-field-pietro-value {
    width: 100% !important;
    text-align: center;
    padding-right: 20px !important;
}
.form-item-field-ilosc-pokoi-value {
    width: 100% !important;
    text-align: center;
    padding-right: 20px !important;
}
.js-form-item-slider-filter-min {
    width: 100% !important;
}
.js-form-item-slider-filter-max {
    display: none;
}
#edit-actions {
    width: 80% !important;
}

.alert-danger {
    width: 95%;
}

label {
  display:block;
}

.js-form-item-slider-filter-min > label {
    display: block;
    padding-left: 0px;
    text-align: center;
}

.wyszukiwarka > .view-content {
    top: -0px;
}

.naglista {
    display: inline-block;
    width: 100%;
}

.naglistakol1 {
    width: 100%;
    justify-content: center;
}

.naglistakol2 {
    width: 100%;
}

.naglistapoz1  {
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    width: auto;
    padding:0px;
    min-width:0px;
}

.naglistapoz2  {
    display: block;
    margin-right: 5px;
    margin-bottom: 0px;
    padding-top: 0px;
    width: auto;
}

.naglistapoz1 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 12px;
}

.naglistapoz1 > span:nth-child(2) {
    font-size: 15px;
 }

.naglistapoz2 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 12px;
}

.naglistapoz2 > span:nth-child(2) {
    font-size: 15px;
 }

.naglistapoz3 {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #36769a;
    color: #fff;
    border-radius: 2px;
    margin-right: 0px;
    width: auto;
}

.naglistapoz3 > span:nth-child(2) > img {
    height: auto;
    width: 60px;
}

.naglistawier4 {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    position: relative;
    top: 0px;
    padding-right: 0px;
}

.naglistawier4 > span:nth-child(1) {
    border-width: 0px 0px 1px 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.wyszukiwarka > nav {
    position: relative;
    top: -0px;
    display: flex;
    padding-bottom:20px;
}

.block-webform h2 {
    font-size: 25px;    
}


.custom-select {
    height:50px;
    border: 2px solid #ced4da;
 
}

.pdf {
    width: 100%;
    padding-bottom: 10px;
 }

}

@media (min-width: 480px) and (max-width: 768px) {

.block-views-blockwyszukiwarka-block-1 {
   width: 100%;
   padding: 0px;
   
}

.views-exposed-form {
  top: 0px;
  width: 100%; 
}
.form-item-field-pietro-value {
    width: 100% !important;
    text-align: center;
    padding-right: 20px !important;
}
.form-item-field-ilosc-pokoi-value {
    width: 100% !important;
    text-align: center;
    padding-right: 20px !important;
}
.js-form-item-slider-filter-min {
    width: 100% !important;
}
.js-form-item-slider-filter-max {
    display: none;
}
#edit-actions {
    width: 80% !important;
}

.alert-danger {
    width: 95%;
}

label {
  display:block;
}

.js-form-item-slider-filter-min > label {
    display: block;
    padding-left: 0px;
    text-align: center;
}

.wyszukiwarka > .view-content {
    top: -0px;
}

.naglista {
    display: inline-block;
    width: 100%;
}

.naglistakol1 {
    justify-content: center;
    width: 100%;
}

.naglistakol2 {
    width: 100%;
}

.naglistapoz1  {
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    width: auto;
    padding:0px;
}

.naglistapoz2  {
    display: block;
    margin-right: 5px;
    margin-bottom: 0px;
    padding-top: 0px;
    width: auto;
}

.naglistapoz1 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 12px;
}

.naglistapoz1 > span:nth-child(2) {
    font-size: 15px;
 }

.naglistapoz2 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 12px;
}

.naglistapoz2 > span:nth-child(2) {
    font-size: 15px;
 }

.naglistapoz3 {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #36769a;
    color: #fff;
    border-radius: 2px;
    margin-right: 0px;
    width: auto;
}

.naglistapoz3 > span:nth-child(2) > img {
    height: auto;
    width: 60px;
}

.naglistawier4 {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    position: relative;
    top: 0px;
    padding-right: 0px;
}

.naglistawier4 > span:nth-child(1) {
    border-width: 0px 0px 1px 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.wyszukiwarka > nav {
    position: relative;
    top: -0px;
    display: flex;
    padding-bottom:20px;
}

.block-webform h2 {
    font-size: 25px;    
}


.custom-select {
    height:50px;
    border: 2px solid #ced4da;
 
}

}

@media (min-width: 768px) and (max-width: 991px){ 

.block-views-blockwyszukiwarka-block-1 {
   width: 100%;
   padding: 10px;
   
}

.views-exposed-form {
  top: 0px;
  width: 100%; 
}

.custom-select {
  width: 100% !important;
}

.form-item-field-pietro-value {
    width: 25% !important;
}

.form-item-field-ilosc-pokoi-value {
    width: 25% !important;
}

.js-form-item-slider-filter-min {
    width: 49% !important;
}

#edit-slider-filter-min {
    text-align: right;
}

.wyszukiwarka > .view-content {
    position: relative;
    top: 0px;
}

.naglista {
    display: inline-block;
    width: 100%;
}

.naglistakol1 {
    justify-content: space-evenly;
}

.naglistakol1 {
    width: 100%;
}

.naglistakol2 {
    width: 100%;
}

.naglistapoz1 {
    margin-right: 5px;
    min-width:0px;
}

.naglistapoz2 {
    margin-right: 5px;
    width: 80px;
}

.naglistapoz1 > span:nth-child(1) {
    font-size: 16px;
}

.naglistapoz1 > span:nth-child(2) {
    font-size: 25px;
}

.naglistapoz2 > span:nth-child(1) {
    font-size: 16px;
}

.naglistapoz2 > span:nth-child(2) {
    font-size: 25px;
}

.naglistawier4 {
    top: -3px;
}

}

@media (min-width: 992px) and (max-width: 1200px) { 

.block-views-blockwyszukiwarka-block-1 {
   width: 100%;
   padding: 10px;
   
}

.views-exposed-form {
  top: -80px;
  width: 100%; 
}

.custom-select {
  width: 100% !important;
}

.form-item-field-pietro-value {
    width: 17% !important;
}

.form-item-field-ilosc-pokoi-value {
    width: 17% !important;
}

.js-form-item-slider-filter-min {
    width: 35% !important;
}

#edit-slider-filter-min {
    text-align: left;
}

.wyszukiwarka > .view-content {
    position: relative;
    top: -80px;
}

.naglista {
    display: inline-block;
    width: 100%;
}

.naglistakol1 {
    justify-content: space-evenly;
}

.naglistakol1 {
    width: 100%;
}

.naglistakol2 {
    width: 100%;
}

.naglistapoz1 {
    padding: 10px;
    min-width: 0px;
}

}

@media (min-width: 1200px) and (max-width: 1620px) { 

.block-views-blockwyszukiwarka-block-1 {
   width: 100%;
   padding: 10px;
   
}

.views-exposed-form {
  top: -80px;
  width: 80%; 
}

.custom-select {
  width: 100% !important;
}

.form-item-field-pietro-value {
    width: 17% !important;
}

.form-item-field-ilosc-pokoi-value {
    width: 17% !important;
}

.js-form-item-slider-filter-min {
    width: 35% !important;
}

#edit-slider-filter-min {
    text-align: left;
}

.wyszukiwarka > .view-content {
    position: relative;
    top: -80px;
}

.naglistakol1 {
    justify-content: space-evenly;
}

.naglistapoz1 {
    margin-right: 5px;
    width:auto;
    min-width:0px;
}

.naglistapoz2 {
    margin-right: 5px;
    width: 80px;
}

.naglistapoz1 > span:nth-child(1) {
    font-size: 16px;
}

.naglistapoz1 > span:nth-child(2) {
    font-size: 25px;
}

.naglistapoz2 > span:nth-child(1) {
    font-size: 16px;
}

.naglistapoz2 > span:nth-child(2) {
    font-size: 25px;
}

.wyszukiwarka > nav {
    top: -50px;
 
}


}

 


@media (min-width: 1920px) { 



}
/* koniec wyszukiwarka */


/* wizualizacje */

@media (max-width: 480px) { 

.wizualizacjakol1 {
    margin: 0px;
}

.wizualizacjakol2 {
    margin: 0px;
}

.wizualizacjakol3 {
    margin: 0px;
}

}

@media (min-width: 480px) and (max-width: 768px) {

}

@media (min-width: 768px) and (max-width: 991px){ 

}

@media (min-width: 992px) and (max-width: 1200px) { 

}

@media (min-width: 1200px) and (max-width: 1520px) { 

}

 
@media (min-width: 1520px) and (max-width: 1920px) { 
 
}

@media (min-width: 1920px) { 



}

/* koniec wizualizacje */



/* o inwestycji */

@media (max-width: 480px) { 

.opisinwestycji {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding-bottom: 20px;
}

.inwkol1 {
    width: 100%;
    font-size: 38px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.inwkol2 {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}

.inwnag {
    padding-top: 0px;
}

.inwnag1 {
     padding-top: 0px; 
}

.inwlogo {
    padding-top: 30px;
}

.inwlogo1 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.inwwiersz1 {
    font-size: 16px;
    padding-left: 15px;
}

.oinwikony {
    justify-content: space-around;
}

.oinwikona {
    padding-left: 5px;
    padding-right: 5px;
}

.ikonaopisb {
    font-size: 12px;
}
}

@media (min-width: 480px) and (max-width: 768px) {

.opisinwestycji {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding-bottom: 20px;
}

.inwkol1 {
    width: 100%;
    font-size: 38px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.inwkol2 {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}

.inwwiersz1 {
    font-size: 16px;
    padding-left: 15px;
}

}

@media (min-width: 768px) and (max-width: 991px){ 
.opisinwestycji {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding-bottom: 20px;
}

.inwkol1 {
    width: 100%;
    font-size: 38px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.inwkol2 {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}

.inwwiersz1 {
    font-size: 16px;
    padding-left: 15px;
}
}

@media (min-width: 992px) and (max-width: 1200px) { 
.opisinwestycji {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    padding-bottom: 20px;
}

.inwkol1 {
    width: 100%;
    font-size: 38px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.inwkol2 {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}

.inwwiersz1 {
    font-size: 16px;
    padding-left: 15px;
}
}

@media (min-width: 1200px) and (max-width: 1520px) { 

.inwkol2 {
    padding: 20px;
}

}

 
@media (min-width: 1520px) and (max-width: 1920px) { 
 
}

@media (min-width: 1920px) { 



}

/* koniec o inwestycji */




/* wyszukiwarka */

@media (max-width: 480px) { 


.naglista {
    display: inline-block;
    width: 100%;
}

.naglistakol1etap1 {
    width: 100%;
}

.naglistakol2etap1 {
    width: 100%;
}

.naglistapoz1etap1  {
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    width: auto;
}

.naglistapoz2etap1  {
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    width: auto;
}

.naglistapoz1etap1 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 12px;
}

.naglistapoz1etap1 > span:nth-child(2) {
    font-size: 15px;
 }

.naglistapoz2etap1 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 12px;
}

.naglistapoz2etap1 > span:nth-child(2) {
    font-size: 15px;
 }

.naglistapoz3etap1 {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    border-radius: 2px;
    margin-right: 0px;
    width: auto;
    margin-bottom: 5px;
}

.naglistapoz3etap1 > span:nth-child(2) > img {
    height: auto;
    width: 60px;
}

}

@media (min-width: 480px) and (max-width: 768px) {

.naglista {
    display: inline-block;
    width: 100%;
}

.naglistakol1etap1 {
    width: 100%;
}

.naglistakol2etap1 {
    width: 100%;
}

.naglistapoz1etap1  {
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    width: auto;
}

.naglistapoz2etap1  {
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    width: auto;
}

.naglistapoz1etap1 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 12px;
}

.naglistapoz1etap1 > span:nth-child(2) {
    font-size: 15px;
 }

.naglistapoz2etap1 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 12px;
}

.naglistapoz2etap1 > span:nth-child(2) {
    font-size: 15px;
 }

.naglistapoz3etap1 {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    border-radius: 2px;
    margin-right: 0px;
    width: auto;
    margin-bottom: 5px;
}

.naglistapoz3etap1 > span:nth-child(2) > img {
    height: auto;
    width: 60px;
}

}

@media (min-width: 768px) and (max-width: 991px){ 

.naglista {
    display: inline-block;
    width: 100%;
}

.naglistakol1etap1 {
    width: 100%;
}

.naglistakol2etap1 {
    width: 100%;
}

.naglistapoz1etap1  {
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    width: auto;
}

.naglistapoz2etap1  {
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    width: auto;
}

.naglistapoz1etap1 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 16px;
}

.naglistapoz1etap1 > span:nth-child(2) {
    font-size: 20px;
 }

.naglistapoz2etap1 > span:nth-child(1) {
    padding-bottom: 0px;
    font-size: 16px;
}

.naglistapoz2etap1 > span:nth-child(2) {
    font-size: 20px;
 }

.naglistapoz3etap1 {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    border-radius: 2px;
    margin-right: 0px;
    width: auto;
    margin-bottom: 5px;
}

.naglistapoz3etap1 > span:nth-child(2) > img {
    height: auto;
    width: 60px;
}

}

@media (min-width: 992px) and (max-width: 1200px) { 




}

@media (min-width: 1200px) and (max-width: 1620px) { 


}

 
@media (min-width: 1920px) { 

}
/* koniec wyszukiwarka etap 1*/



/* menu na komorki */

@media (max-width: 480px) { 

#block-bootstrap-sass-main-menu {
    display:none;
}

}

@media (min-width: 480px) and (max-width: 768px) {
#block-bootstrap-sass-main-menu {
    display:none;
}
}

@media (min-width: 768px) and (max-width: 991px){ 

}

@media (min-width: 992px) and (max-width: 1200px) { 

}

@media (min-width: 1200px) and (max-width: 1520px) { 

}

 
@media (min-width: 1520px) and (max-width: 1920px) { 

}

@media (min-width: 1920px) { 



}

/* koniec menu na komorki */



/* widok wyszukiwarkarzuty */

.wyszukiwarkarzuty {
    position: relative;
    top: 90px;
    text-align: center;
 }
 
.wyszukiwarkarzuty > div > .views-row {
    margin: 0 auto;
}

/* koniec widok wyszukiwarkarzuty */


/* rzuty nawigacja */

.buttonprev, .buttonnext {
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
}

.button2 {
    display: inline-block;
    padding: 13px;
    font-size: 16px;
    color: #000;
    background-color: #fff;
    border: 1px solid #b7b7b7;
    font-family: Lato;
    letter-spacing: 0.06em;
    width: 210px;
    font-weight: 400;
}

.button2:hover {
    color: #fff;
    background-color: #000;
    transition: .3s ease-out;
}


.rzutlabel {
    color: #31576a;
    font-size: 21px;
    display: inline-block;
    font-weight: 400;
}

/* koniec rzuty nawigacja */


/* do pobrania */

.block-views-blockdo-pobrania-block-1 {
 /*   width: 85%; */
    margin: 0 auto;
    padding-bottom: 50px;
 }

.view-do-pobrania > div > div.views-row {
    width: 100%;
}
 
/* koniec do pobrania */


.view-kontakt > div > div.views-row {
    width: 100%;
}

.views-field-field-kontakt .field-content {
    font-size: 30px;
    
    padding-top: 50px;
 }

 .site-footer {
   margin-top: 100px;
}





/* na komorki */

.telefon1 {
    color: #00c800;
    font-weight: 600;
    font-size: 25px;
}

.telefon2 {
    color: #00c800;
    font-weight: 600;
    font-size: 25px;
    padding-left: 10px;
}

.telefon1:hover, .telefon2:hover {
    color: #000;
    text-decoration: none;
}

.kontakt {
    font-size: 23px;
}

.view-lokalizacja-biuro > .view-content > .views-row {
     width:100%;
}
 
.view-lokalizacja-biuro > .view-content > .views-row > .views-field > .field-content iframe {
     height: 350px;
}
 

@media (max-width: 480px) { 

.block-views-blockkontakt-block-1 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 15px;
    padding-left: 30px;
}

.views-field-field-kontakt .field-content {
    font-size: 20px;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

.block-views-blockkontakt-block-1 h2 {
    font-size: 25px;
}
}

@media (min-width: 480px) and (max-width: 768px) {
.block-views-blockkontakt-block-1 {
    width: 100%;
    padding-left: 30px;
    margin-left: 0px;
    margin-bottom: 15px;
}

.views-field-field-kontakt .field-content {
    font-size: 20px;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

.block-views-blockkontakt-block-1 h2 {
    font-size: 25px;
}
}

@media (min-width: 768px) and (max-width: 991px){ 
.block-views-blockkontakt-block-1 {
    width: 100%;
    padding-left: 30px;
    margin-left: 0px;
    margin-bottom: 15px;
}

.views-field-field-kontakt .field-content {
    font-size: 20px;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

}

@media (min-width: 992px) and (max-width: 1200px) { 
.block-views-blockkontakt-block-1 {
    width: auto;
    float: left;
    margin-left: 40px;
    background-color: #f3f3f3;
    padding: 20px;
}
.views-field-field-kontakt .field-content {
    font-size: 25px;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}
.block-webform {
    width: 55%;
    float: right;
}
}

@media (min-width: 1200px) and (max-width: 1520px) { 
.block-views-blockkontakt-block-1 {
    width: 500px;
    float: left;
    padding-left: 50px;
    background-color: #f3f3f3;
    margin-left: 50px;
    padding: 20px;
}
.block-webform {
    width: 50%;
    float: right;
}
}

 
@media (min-width: 1520px) and (max-width: 1920px) { 
 .block-webform {
    width: 55%;
    float: right;
}
}

@media (min-width: 1920px) { 


}

/* koniec na komorki */

/* reklama */
.reklamazdj img {
    width: 100%;
    height: auto;
 }

 .view-reklama {
  display:inline-block;
 }
 
 .block-views-blockreklama-block-1 {
   margin: 0 auto;
   text-align: center;
   padding-bottom: 30px;
 }

 .reklamanag {
 font-size: 20px;
    font-weight: 600;
    width: 100%;
    padding-bottom: 20px;
  }

/* koniec reklama */

/* na komorki */

@media (max-width: 480px) { 


}

@media (min-width: 480px) and (max-width: 768px) {

}

@media (min-width: 768px) and (max-width: 991px){ 

}

@media (min-width: 992px) and (max-width: 1200px) { 

}

@media (min-width: 1200px) and (max-width: 1520px) { 

}

 
@media (min-width: 1520px) and (max-width: 1920px) { 
 
}

@media (min-width: 1920px) { 


}

/* koniec na komorki */


.okienko-modal .spb_top_center {
 top: 70px;
 left:25%;
 right:25%;
}
.okienko {
  text-align:center;
}
.spb-popup-main-wrapper {
 border: 0px !important;
}


.price-history-table {
position: relative;
top:-50px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: none;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
   padding:100px;
}

.numerzmiana {
   padding-left:50px;
   padding-top:50px;
}

.powzmiana {
   padding-left:50px;
   
}


.view-historia-cen-mieszkania  .view-content  .table-responsive  {
padding: 0px;
}

.pozycja {
  justify-content: center;
    display: flex;
    top: -150px;
    position: relative;
}
.block-views-blockwarunki-zakupu-block-1 {
 padding-top:150px;
 padding-left:50px;
}

.block-views-blockgaraze-block-1 {
    padding-left: 50px;
    padding-top: 30px;
    padding-right: 50px;

}

.block-views-blockkomorki-block-1 {
    padding-left: 50px;
    padding-top: 30px;
    padding-right: 50px;

}
.view-duplikat-historia-cen {
    padding:100px;
}
.view-duplikat-historia-cen .view-content .table-responsive {
   padding:0px;
}
