#property-map{height:270px}
.single-property .property-detail #property-map img{max-width:none}
.single-property .gallery .content{position:relative}
.single-property .gallery .content .more{float:right;line-height:70px;text-align:center;width:70px;position:relative}
.single-property .gallery .content .more .icon{color:#f69679;display:block;height:0px;margin-top:10px;font-size:28px;text-align:center;width:70px}
.single-property .gallery .content ul{height:auto;list-style:none;margin-bottom:0px;margin-left:0px;margin-top:10px;max-width:470px;overflow:visible;position:relative}
.single-property .gallery .content ul li{-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);box-shadow:0px 1px 2px rgba(0,0,0,0.2);-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;display:inline-block;padding-left:0px;margin-right:20px;margin-bottom:20px;width:70px;height:70px;overflow:hidden;padding-bottom:0px;padding-top:0px;opacity:0.3}
.single-property .gallery .content ul li .thumb{clip:rect(0px, 70px, 70px, 0px);position:absolute}
.single-property .gallery .content ul li img{height:70px;margin-left:-20%}
.single-property .gallery .content ul li.active{opacity:1}
.single-property .gallery .content ul li:hover{opacity:1}
.map img{max-width:none}
body .property-listing h1.page-header{margin-bottom:10px;float:left;clear:both}
.properties-rows .property{background-color:transparent;border-bottom:1px solid #f2f2f2;box-shadow:none;padding-bottom:20px;margin-bottom:20px}
.properties-rows .property .image{width:auto;margin:0;position:relative}
.properties-rows .property .image div{background-color:#003f4f}
.properties-rows .property .image img{-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;transition:0.2s;margin:0;width:100%}
.properties-rows .property .image:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}
.properties-rows .property .body{postition:relative}
.properties-rows .property .body .title h2{font-size:24px;font-weight:bold;margin-top:0px;margin-bottom:0px}
.properties-rows .property .body .title h2 a{color:#003f4f}
.properties-rows .property .body .location{margin-bottom:10px}
.properties-rows .property .body .price{-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);box-shadow:0px 1px 2px rgba(0,0,0,0.2);color:#003f4f;background-color:#f2f2f2;border-radius:2px;display:inline;font-size:12px;font-weight:bold;padding:4px 8px 4px 8px;left:300px;top:60px;position:absolute}.properties-rows .property .body .property-info{box-shadow:none;background-color:transparent;font-size:12px;padding:0px}
.properties-rows .property .body .property-info .icon{color:#f69679;margin-left:0;padding-top:1px}
.properties-rows .property .body .property-info .area,.properties-rows .property .body .property-info .bathrooms,.properties-rows .property .body .property-info .bedrooms{float:left;margin-right:15px}.properties-rows .property .body .property-info .more-info{float:right}
.properties-rows .property .body .property-info .more-info a{color:#006882;text-decoration:none}
.properties-rows .property .body .property-info .more-info a:hover .icon{color:#003f4f}
.properties-rows .property .body .property-info .more-info .icon{-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;transition:0.2s;color:#a8a8a8;font-size:24px;margin-left:5px}

#map{
    position:inherit;
    width: 100%;
         
}

#slajder {
    position: inherit;
    width: 100%;
    background: url('/static/images/main-bg-image.jpg') center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slajder #naglowek {
   position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  text-align: center;
  
}

#slajder #naglowek p {
  text-align: center;
  padding: 10px 20px;
  font-size: 36px;
  color: white;
}

#slajder #naglowek p#naglowek-2 {
  font-size: 28px;

}

#slajder #naglowek p#naglowek-1 {
  
  background-image: linear-gradient(to right, #00EFD1, #00ACEA);

}

a.slider-przycisk:hover {
   color: white;
   background-color: #00EBD3;
}

a.slider-przycisk:focus {
   color: white;
   }


.naglowek-glowna {
  margin-top: 0px;
  margin-bottom: 30px;
   }

.naglowek-glowna h2, .naglowek-glowna h3 {
   text-align: center;
}

.naglowek-glowna h2 {
  font-size: 22px;
  font-weight: bold;
}

.naglowek-glowna h3 {
  font-size: 20px;
  font-weight: bolder;
  color: #858585;
}

.wszystkie-link {
  margin-top: 50px;
  text-align: center;
  font-size: 14px;
  color: #a1a1a1;
}

.wszystkie-link h3 {
  font-size: 16px;
  color: #858585;
}

.wszystkie-link a {
  color: #00EBD3;
}

.wszystkie-link a:hover {
  text-decoration: underline;
}

.info1-przycisk1 {
    text-align: center;
    padding: 5px 30px 5px;
    font-size: 13px;
    display: inline-block;
    border-radius: 1px;
    font-family: 'Open Sans',sans-serif;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    letter-spacing:1px;
    border: 0;
    border:2px solid #f69f09;
    box-shadow:0 0 0 0px #bfc4b2;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    width: 215px;
}

.info1-przycisk2 {
    text-align: center;
    padding: 5px 30px 5px;
    font-size: 13px;
    display: inline-block;
    border-radius: 1px;
    font-family: 'Open Sans',sans-serif;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    letter-spacing:1px;
    border: 0;
    border:2px solid #bdbdbd;
    box-shadow:0 0 0 0px #bfc4b2;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    width: 215px;
}

#wstep-kategoria {
   
}

#gora-kategoria {
  background-image: linear-gradient(to right, #00EFD1, #00ACEA);
  border-bottom: 3px solid #00EFD1;
}

#opinie-desktop h1 {

border: 0px solid #ff6c48;
border-radius: 3px;
padding: 10px 10px;
text-align: center;
font-size: 16px;
display: table;
background-image: linear-gradient(to right, #999, #868686);
margin: 12px auto 0px auto;

}

#lewy-box {
background-color: white;
border: 1px solid #EAECEF;
border-radius: 7px;
padding: 0px 10px 13px 10px;
margin-bottom: 10px;
}

.lewy-box {
background-color: white;
border: 1px solid #EAECEF;
border-radius: 7px;
padding: 0px 10px 13px 10px;
margin-bottom: 10px;
}


#bialy-box {
background-color: white;
border: 1px solid #EAECEF;
border-radius: 3px;
padding: 15px 10px 0px 20px;
margin-bottom: 15px;
min-height: 190px;
}

.bialy-box {
background-color: white;
border: 1px solid #EAECEF;
border-radius: 3px;
padding: 0px 10px 15px 20px;
margin-bottom: 15px;
min-height: 190px;
}


#liczba-firm {
margin-left: 20px;
color: #00d5db;
background-color: #E5E9F7;
padding: 5px 10px;
border-radius: .25em;
font-weight: bold;
}

.title .pull-left {
   font-size: 16px;
   font-weight: bolder;
}

.title .rate_block {
   font-size: 12px;
   font-weight: normal;
   color: #ff6c48;
}

.box-srodek b {
   margin-right: 12px;
   font-weight: normal !important;
}

.opinia-box {
   margin: 20px 0 25px 0;
}

.box-srodek {
	margin-top: 7px;
	
}

.company_list .info a {
   margin-right: 15px;
   color: #000;
   float: left;
}

#jest {
   font-size: 26px;

}

.jest {
   font-size: 26px;
}

#nie-ma {
   font-size: 26px;
   color: #b9b9b9;

}

.nie-ma {
   font-size: 26px;
   color: #b9b9b9;

}

.dropdown-menu {
    border-radius: 0;
}
.dropdown-submenu,
.mobile-dropdown-submenu{
  position: relative;
    width: 100%;
    text-align: left;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: -1px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 17px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.company h4 {

font-size: 16px;
font-weight: 600;

}



@media only screen and (max-width: 800px) {
  #slajder #naglowek {
   position: absolute;
   top: 57%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 80%;
}

#slajder #naglowek p {
  text-align: center;
  padding: 12px 12px;
  font-size: 22px;
  background-image: none !important;
}

#slajder #naglowek p#naglowek-2 {
  font-size: 20px;
}
 .info1-przycisk1, .info1-przycisk2 {
  float: none !important;

}

#opinie-desktop {
  display: none;
}

#gora-kategoria-mobile {
  width: auto !important;

}

#tytul-kategoria-mobile h1 {
  font-size: 24px !important;
  margin: 0px auto 15px auto !important;
}

#wstep-kategoria div {
  margin: 10px 0px !important;
}

#lewy-box {
background-color: #F7F9FC !important;
border: 0px solid #EAECEF !important;
border-radius: 0px !important;
padding: auto !important;
margin-bottom: auto !important;
}

.lewy-box {
background-color: #F7F9FC !important;
border: 0px solid #EAECEF !important;
border-radius: 0px !important;
padding: auto !important;
margin-bottom: auto !important;
}

.mp {
    padding-bottom: 0px !important;
}

.tekst-nad-boxami {
  display: none;

}

.title .rate_block {
   margin: 0px 0px 10px -10px !important;
}

.company_list .info a {
   margin-bottom: 5px !important;
}

.title .pull-left {
   margin: 0px 10px 8px 0px;
}

#company .row {
   margin-left: -9px !important;
   margin-right: -9px !important;
}

#tytuly-tabela-mobile {
   font-size: 10px !important;

}

.new-mobile-center {
   text-align: center;
}

}



.marker{
    -webkit-transition:0.2s;
    -moz-transition:0.2s;
    -o-transition:0.2s;
    transition:0.2s;
    background-color:#96c155;
    border-radius:50%;
    border:6px solid #0088cc;
    border:inset 1px solid #fff;
    box-shadow:inset 0px 0px 15px rgba(0,0,0,0.3);
    width:52px;
    height:52px;
    margin-top:0px;
    position:relative;
    zoom:1
}
.marker:after{
    -webkit-transition:0.2s;
    -moz-transition:0.2s;
    -o-transition:0.2s;
    transition:0.2s;
    border-radius:50%;
    background-color:rgba(0,0,0,0.2);
    bottom:-25px;
    content:"";
    display:block;
    height:4px;
    margin-left:12px;
    opacity:0.2;
    position:absolute;
    width:15px
}
.marker:before{
    -webkit-transition:0.2s;
    -moz-transition:0.2s;
    -o-transition:0.2s;
    transition:0.2s;
    border:7px solid transparent;
    border-width:7px 4px;
    border-top-color:#0088cc;
    bottom:-19px;
    content:"";
    display:block;
    height:0px;
    left:50%;
    margin-left:-4px;
    position:absolute;
    width:0px
}
.marker:hover{
    margin-top:-5px
}
.marker:hover:after{
    bottom:-30px;
    opacity:1
}


.marker .marker-inner{background-image:url("/static/images/markers/apartment.png");background-position:center center;background-repeat:no-repeat;background-size:40px 40px;height:40px;width:40px;}
.marker.apartment .marker-inner{background-image:url("/static/images/markers/apartment.png")}

@media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2){
    .marker.apartment .marker-inner{background-image:url("/static/images/markers/apartment_402x.png")}
}
.marker.building-area .marker-inner{background-image:url("/static/images/markers/building-area.png")}
@media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2){
    .marker.building-area .marker-inner{background-image:url("/static/images/markers/building-area_402x.png")}
}
.marker.condo .marker-inner{background-image:url("/static/images/markers/condo.png")}
@media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2){
    .marker.condo .marker-inner{background-image:url("/static/images/markers/condo_402x.png")}
}
.marker.cottage .marker-inner{background-image:url("/static/images/markers/cottage.png")}
@media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2){
    .marker.cottage .marker-inner{background-image:url("/static/images/markers/cottage_402x.png")}
}
.marker.family-house .marker-inner{background-image:url("/static/images/markers/family-house.png")}
@media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2){
    .marker.family-house .marker-inner{background-image:url("/static/images/markers/family-house_402x.png")}
}
.marker.single-home .marker-inner{background-image:url("/static/images/markers/single-home.png")}
@media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2){
    .marker.single-home .marker-inner{background-image:url("/static/images/markers/single-home_402x.png")}
}
.marker.villa .marker-inner{background-image:url("/static/images/markers/villa.png")}
@media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2){
    .marker.villa .marker-inner{background-image:url("/static/images/markers/villa_402x.png")}
}

.infobox{background-color:#fff;box-shadow:0px 15px 3px rgba(0,0,0,0.2); position:relative;padding:20px;min-width:300px;display:inline-block;white-space:nowrap;z-index:999;width:100%;padding-right:5px}
.infobox .image{display:inline-block;float:left;width:130px;margin-right:20px;position:relative}
.infobox .image .contract-type{-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);box-shadow:0px 1px 2px rgba(0,0,0,0.2);background-color:rgba(255,255,255,0.9);border-radius:2px;color:#464646;display:inline;font-size:11px;font-weight:bold;right:5px;padding:2px 7px 2px 7px;position:absolute;top:-10px;text-align:right}
.infobox .close{-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;transition:0.2s;right:0px;margin-top:-20px;opacity:0.5;position:absolute}
.infobox .close:hover{opacity:1}
.infobox .info{display:inline-block;float:left;width:auto}
.infobox .info .title a{color:#003f4f;font-size:14px;font-weight:bold}
.infobox .info .price{-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);box-shadow:0px 1px 2px rgba(0,0,0,0.2);background-color:#003f4f;border-radius:2px;bottom:10px;color:#fff;display:inline;font-size:14px;font-weight:bold;left:25px;position:absolute;padding:4px 12px 4px 12px}
.infobox .info .link{margin-top:-5px}
.infobox .info .link a{color:#003f4f;font-size:12px;position:relative;text-decoration:none}

.infobox .info .location{font-size:12px;padding:0px;margin-top:-3px}
.infobox .info .property-info{box-shadow:none;border-bottom:1px solid #f2f2f2;padding-left:0;font-size:12px;padding-bottom:8px}
.infobox .info .property-info .area,.infobox .info .property-info .bathrooms{margin-right:10px}
.infobox .info .property-info .icon{color:#f69679;margin-left:-2px;margin-right:10px}
.infobox:after{border:7px solid transparent;border-width:7px 4px;border-top-color:#fff;bottom:-13px;content:"";display:block;height:0px;left:80px;margin-left:-4px;position:absolute;width:0px}

.clusterer{
    -webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;transition:0.2s;background:#0088cc;background:rgba(0,63,79,0.8);
    border-radius:50%;border:6px solid #0088cc;border:inset 1px solid #fff;box-shadow:inset 0px 0px 15px rgba(0,0,0,0.3);position:relative;width:52px;height:52px;
    position: relative;
        
        
}
.clusterer:hover{-webkit-transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-ms-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
.clusterer .clusterer-inner{
    
    line-height: 38px;
    
    border:1px solid rgba(255,255,255,0.1);border-radius:50%;color:#fff;font-size:14px;font-weight:bold;height:38px;text-align:center;width:38px;
    top: 0px;
    left: 0px;
    font-size: 14px;
    position: absolute;
        
}
.map img{max-width:none}
.map-wrapper{margin-bottom:0px; margin-top: -160px; position: relative; z-index: 1; }
.map-wrapper .map {
    height: 580px;
}
.map-wrapper .map .container .row{position:relative}
.map-wrapper .map .container .row .span3{float:left;position:absolute;top:190px;z-index:1}
@media (max-width: 767px){.map-wrapper .map .container .row .span3{position:relative;margin-bottom:20px;margin-top:190px;top:auto}}
.map-wrapper .map .container .row .span3 .property-filter{background:#003f4f;background:rgba(0,63,79,0.9);-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;transition:0.2s;z-index:9999}
.map-wrapper .map .container .row .span3 .property-filter label{color:#fff}
.map-wrapper .map .container .row .span3 .property-filter .btn{-webkit-box-shadow:0px 0px 0px 2px rgba(246,150,121,0.2);-moz-box-shadow:0px 0px 0px 2px rgba(246,150,121,0.2);box-shadow:0px 0px 0px 2px rgba(246,150,121,0.2);background-color:#f69679;background-image:none;border-radius:3px;border:none;color:#fff;margin-bottom:20px;margin-top:15px;padding:6px 0px 6px 0px;text-shadow:none;text-align:center;width:80%}
.map-wrapper .map .container .row .span3 .property-filter .btn:hover{-webkit-box-shadow:0px 0px 0px 2px rgba(246,150,121,0.5);-moz-box-shadow:0px 0px 0px 2px rgba(246,150,121,0.5);box-shadow:0px 0px 0px 2px rgba(246,150,121,0.5)}
.map-wrapper .map .container .row .span3 .property-filter:hover{background:#003f4f;background:#003f4f}.map-wrapper .map .container .row .span3 .property-filter .chzn-container{width:100% !important}
@media (max-width: 767px){.map-wrapper .map .container .row .span3 .property-filter{margin-left:20px !important;margin-right:20px !important}}