html, body {
	height: 100%;
}
body {
	background: #fff;
	color: #ffffff;
	cursor: auto;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	position: relative;
	height: 100vh;
}
.stairsup {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:150px;
	background-image:url(../img/schody-up.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.stairsup-small {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -151px;
	background-image:url(../img/schody-up.jpg);
	background-size: contain;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsup-small:hover {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -151px;
	background-image:url(../img/schody-up-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}






.stairsup-small.disabled:hover {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -151px;
	background-image:url(../img/schody-up-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.stairsup-small.disabled {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -151px;
	background-image:url(../img/schody-up-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.stairsup:hover {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:150px;
	background-image:url(../img/schody-up-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsup.disabled {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:150px;
	background-image:url(../img/schody-up.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.stairsup.disabled:hover {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:150px;
	background-image:url(../img/schody-up.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:228px;
	background-image:url(../img/schody-down.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown:hover {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:228px;
	background-image:url(../img/schody-down-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown-small {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -151px;
	background-size: contain;
	background-image:url(../img/schody-down.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown-small {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -151px;
	background-size: contain;
	background-image:url(../img/schody-down-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown.disabled {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:228px;
	background-image:url(../img/schody-down.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown.disabled:hover {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:228px;
	background-image:url(../img/schody-down.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}



.stairsdown-small.disabled:hover {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -151px;
	background-size: contain;
	background-image:url(../img/schody-down-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown-small.disabled {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -151px;
	background-size: contain;
	background-image:url(../img/schody-down-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown-small {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -150px;
	background-size: contain;
	background-image:url(../img/schody-down.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.stairsdown-small:hover {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -150px;
	background-size: contain;
	background-image:url(../img/schody-down-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}


.btn-left {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:306px;
	background-image:url(../img/left.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.btn-left:hover {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:306px;
	background-image:url(../img/left-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}


.btn-left-small {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -149px !important;
	background-size: contain;
	background-image:url(../img/left.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.btn-left-small:hover {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -149px !important;
	background-size: contain;
	background-image:url(../img/left-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}


.btn-right-small {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -149px !important;
	background-size: contain;
	background-image:url(../img/right.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.btn-right-small:hover {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -149px !important;
	background-size: contain;
	background-image:url(../img/right-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.btn-right {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:384px;
	background-image:url(../img/right.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.btn-right:hover {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:384px;
	background-image:url(../img/right-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}


.btn-pdf {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:462px;
	background-image:url(../img/pdf.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.btn-pdf:hover {
	width:80px;
	height:80px;
	position:absolute;
	z-index:99;
	right:498px;
	top:462px;
	background-image:url(../img/pdf-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.btn-pdf-small {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -149px !important;
	background-size: contain;
	background-image:url(../img/pdf.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.btn-pdf-small:hover {
	width:50px;
	height:50px;
	position:relative;
	z-index:99;
	    left: 151px;
    top: -149px !important;
	background-size: contain;
	background-image:url(../img/pdf-hover.jpg);
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}

.disabled { opacity:0.5}

.pietro { margin:9.5rem auto 0 auto}
.pietro-lokal { padding:9.5rem 0 0 0; text-align:left}
.lokalh2 {padding: 15rem 0 0 1rem; text-align:left}
.pietro-small { position:absolute; top:5rem; left:calc(50% - 75px)}
.scroll { overflow:scroll !important;}
.spis li a {color:white}
.spis li a:hover {color:#d90718}
.pietro-rzut {position: relative; width:calc(100% - 500px); height:calc(100% - 100px); position:absolute; background-position: center; background-repeat:no-repeat; background-size:contain; margin-top:100px}
.pietro-rzut img {
	height: 100%;
	margin: 0px auto;
	display: block;
}

.cont-img img{
	position: absolute;
	top:0px;
	left: 0px;
	border: none;
	outline: none;
	display: none;
}
.cont-img{
	height: 100%;
	margin:0px auto;
	position: relative;
	border: none !important;
	outline: none;
}
.ower.r{	
	z-index: 2;
}
.ower{
	display: block !important;
}
.mt2 {
	margin-top:2rem !important
}
.mb2 {
	margin-bottom:2rem !important
}
.mt5 {
	margin-top:5rem !important
}
.pt2 { padding-top:2rem}
.mr1 {
	margin-right:1rem !important
}
.menu {
	height:100px;
	background-color:rgba(255,255,255,0.95);
	width:100%;
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
	position:absolute;
	top:0;
	z-index:999
}
.menu ul li a {
	font-weight:600;
}
.text-top {
	margin-top:8rem
}
.men-a {
	margin-top:3.7rem;
}
.men-a a {
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.men-a a:hover {
	color:#d90718;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.menu ul li a:hover {
	font-weight:600;
	color:#d90718;
}
.logo-img {
	padding-top:0.9rem;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.logo-img:hover {
	padding-top:0.9rem;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.men-num {
	color:#d90718
}
.burger {
	margin-top:0.95rem;
	position:absolute;
	left:0.5rem
}
.scale {
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.scale:hover {
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.tlo-main {
	background-image:url(../img/sobieskiego_tlo.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:auto;
	height:100vh;
	background-position:center;
	z-index:1;
}
.tlo-osiedle {
	background-image:url(../img/sobieskiego_osiedle.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:auto;
	height:100vh;
	background-position:center;
	z-index:1;
}




.tlo-osiedle .fa { border:solid 2px white;  transform: scale(1);transition:all .5s ease-in-out; padding:3.5rem 2rem; width:100%; font-size:3rem; width:160px; height:160px; background-color:rgba(0,47,94,0.9); color:white}
.tlo-osiedle .fa:hover {   transform: scale(1.05);transition:all .5s ease-in-out; color:white  }

.reveal-modal h2 {color:#002f5e}
.reveal-modal p {color:#333}





.gradient {
	height:100vh;
	width:100%;
	z-index:9;
	position:absolute;
	top:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0d2f5d+60,0d2f5d+100&amp;0+61,0.5+100 */
background: -moz-linear-gradient(top, rgba(13,47,93,0) 60%, rgba(13,47,93,0) 61%, rgba(13,47,93,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(13,47,93,0)), color-stop(61%, rgba(13,47,93,0)), color-stop(100%, rgba(13,47,93,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(13,47,93,0) 60%, rgba(13,47,93,0) 61%, rgba(13,47,93,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(13,47,93,0) 60%, rgba(13,47,93,0) 61%, rgba(13,47,93,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(13,47,93,0) 60%, rgba(13,47,93,0) 61%, rgba(13,47,93,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(13,47,93,0) 60%, rgba(13,47,93,0) 61%, rgba(13,47,93,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000d2f5d', endColorstr='#800d2f5d', GradientType=0 ); /* IE6-9 */
}
.icons {
	z-index:99;
	width:97%;
	position:absolute;
	bottom:1rem;
}

.vh {
	height:100vh;
	width:100%;
	overflow:hidden;
}
.mieszkania {
	width:160px;
	height:160px;
	background-image:url(../img/01.png);
	background-repeat:no-repeat;
	margin:0 auto;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.mieszkania:hover {
	width:160px;
	height:160px;
	background-image:url(../img/01-hover.png);
	background-repeat:no-repeat;
	margin:0 auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.osiedle {
	width:160px;
	height:160px;
	background-image:url(../img/02.png);
	background-repeat:no-repeat;
	margin:0 auto;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.osiedle:hover {
	width:160px;
	height:160px;
	background-image:url(../img/02-hover.png);
	background-repeat:no-repeat;
	margin:0 auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.wynajem {
	width:160px;
	height:160px;
	background-image:url(../img/wynajem.png);
	background-repeat:no-repeat;
	margin:0 auto;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.wynajem:hover {
	width:160px;
	height:160px;
	background-image:url(../img/wynajem-hover.png);
	background-repeat:no-repeat;
	margin:0 auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.galeria {
	width:160px;
	height:160px;
	background-image:url(../img/03.png);
	background-repeat:no-repeat;
	margin:0 auto;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}

.gryf {
	width:160px;
	height:160px;
	background-image:url(../img/gryf.png);
	background-repeat:no-repeat;
	margin:0 auto;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}

.gryf:hover {
	width:160px;
	height:160px;
	background-image:url(../img/gryf-hover.png);
	background-repeat:no-repeat;
	margin:0 auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}



.galeria:hover {
	width:160px;
	height:160px;
	background-image:url(../img/03-hover.png);
	background-repeat:no-repeat;
	margin:0 auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.kontakt {
	width:160px;
	height:160px;
	background-image:url(../img/04.png);
	background-repeat:no-repeat;
	margin:0 auto;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.kontakt:hover {
	width:160px;
	height:160px;
	background-image:url(../img/04-hover.png);
	background-repeat:no-repeat;
	margin:0 auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	background-size:cover;
}
.active a {
	font-weight:600;
	color:#d90718;
}
.right-pan {
	width:500px;
	height:100vh;
	bottom:0;
	right:0;
	background-color:#0d2f5d;
	position:absolute;
	z-index:9;
	text-align:center;
	background-image:url(../img/blue-logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.no-margin {
	margin:0
}
.no-padding {
	padding:0
}
.map {
	width:calc(100% - 500px);
	height:100vh;
	overflow:hidden
}
.map-mobile {
	width:100%;
	height:100vh;
	overflow:hidden
}
.logo-kontakt {
	margin-top:8rem
}
.map-back {
	position: absolute;
	top: 0rem;
	right: 0;
	padding: 1rem 1rem;
	background-color: #0d2f5d;
	z-index: 99999;
}
.line {
	width:40%;
	height:1px;
	border:none;
	color:#fff;
	margin:2rem auto;
	background-color:rgba(255,255,255,0.5);
}

.line2 {
	width:85%;
	height:1px;
	border:none;
	color:#fff;
	margin:2rem auto;
	background-color:rgba(255,255,255,0.5);
}
.p3 { padding:0 3rem}

.line-grey {
	height:1px;
	border:none;
	color:#999;
	background-color:#999;
	width:100%;
	margin:2rem auto;
}
.red {
	color:#d90718
}
.modal-scroll {max-height:100%; overflow:auto}
.info-kontakt {
	margin-top:1rem;
	list-style:none;
	text-align:left !important;
	font-size:1.1rem;
}
.info-kontakt a {
	color: #ffffff;
	line-height: inherit;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.info-kontakt a:hover {
	color: #d90718;
	line-height: inherit;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.studio {
	position:absolute;
	bottom:0.5rem;
	right:1rem;
	text-align:right;
	z-index:99999;
	font-size:12px;
	color:rgba(255,255,255,0.4)
}
.btn-wybor-mieszkania {
	z-index:99;
	position:absolute;
	bottom:1.6rem;
	width:100%;
}
.studio a {
	color:rgba(255,255,255,0.4);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.studio a:hover {
	color:#d90718;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
}
.text-osiedle {
	position:absolute;
	bottom:2rem;
	z-index:99
}
.bold {
	font-weight:600
}
.text-shadow {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.7)
}
.bottom {
	position:absolute;
	bottom:2rem
}
.grab {
	position:absolute;
	left: calc(50% - 98px);
	bottom:3rem;
	z-index:9999;
}
	

/* small displays */
@media only screen {
}



/* medium displays */
@media only screen and (min-width: 40.0625em) {
}




/* large displays */
@media only screen and (max-width: 64.0625em) {
.menu {
	height:55px;
}
.logo-img {
	padding-top:0.4rem;
}
.logo-img:hover {
	padding-top:0.4rem;
	transition:         all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.logo-kontakt {
	margin-top:5rem
}
.text-top {
	margin-top:5rem
}
.line {
	height:2px;
	border-top:solid 1px white;
	margin:2rem 0;
	width:100%;
}
.text {
	font-size:0.85rem
}
.right-pan {
	width:100%;
	min-height: 100vh;
	overflow-y:scroll;
	top:0;
	right:0;
	background-color:#0d2f5d;
	position:absolute;
	z-index:9;
	text-align:center;
	background-image:url(../img/blue-logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.tlo-osiedle .fa { border:solid 2px white;  transform: scale(1);transition:all .5s ease-in-out; padding:2.3rem;  font-size:4rem; width:140px; height:140px; background-color:rgba(0,47,94,0.9)}
}
 @media only screen and (max-width: 48.0625em) {
	 .tlo-osiedle .fa { border:solid 2px white;  transform: scale(1);transition:all .5s ease-in-out; padding:1.5rem 1rem;  font-size:2rem; width:80px; height:80px; background-color:rgba(0,47,94,0.9; text-align:center)}
	 
	 
.kontakt, .galeria, .osiedle, .mieszkania, .gryf, .wynajem {
	width:70px;
	height:70px;
	background-size:cover;
}
.kontakt:hover, .galeria:hover, .osiedle:hover, .mieszkania:hover, .gryf:hover, .wynajem:hover {
	width:70px;
	height:70px;
	background-size:cover;
}
.text-osiedle {
	bottom:1rem;
}
.mobile-menu-container {
	height:100vh !important;
	overflow:scroll;
	padding-bottom:2rem
}
.btn-wybor-mieszkania .button {
	margin:0.2rem !important;
	background-color:rgba(13,47,93,0.9);
	padding: 0.4rem 2rem 0.4rem 2rem !important;
}
.btn-wybor-mieszkania .button:hover {
	margin:0.2rem !important;
	background-color:rgba(217,7,24,1);
	padding: 0.4rem 2rem 0.4rem 2rem !important;
}
.pietro { margin:5rem auto 0 auto}
}
 @media only screen and (max-width: 22em) {
.small-no-display {
	display:none
}
.reveal-modal img {
	width:80px;
	height:80px
}
}
#turn-tel {
	position: fixed;
	width: 100%;
	height: 100%;
	top:0px;
	padding: 250px;
	text-align: center;
}
#turn-tel {
	display: none;
}
 @media only screen and (orientation:portrait) {
#turn-tel {
	display:block !important;
}
}
 @media only screen and (orientation:landscape) {
#turn-tel {
	display:none;
}
}
.tlo-main-1 ul li:after {
	content: '';
	display: block;
	position: absolute;
}
.tlo-main-1 ul li {
	height: 16.5%;
}
.tlo-main-1 ul li:nth-child(1) {
	height: 15.5%;
}
.tlo-main-1 ul li:nth-child(3) {
/*height: 123px;*/
   }
.tlo-main-1 ul li:nth-child(2) {
/*height: 123px;*/
   }
.tlo-main-1 ul {
	padding-top: 14%;
	z-index: 3;
	height: 100%;
}
.tlo-main-1 img:first-child {
	display: block;
}
.tlo-main-1 img {
	/*width: 100%;*/
   	z-index: 1;
	height: 100%;
	margin:0px auto;
	display: none;
	position: absolute;
}
.sop2 li {
	width: 100%;
}
.sop2 {
	z-index: 3000;
	width: 100%;
	height: 100%;
	position: absolute;
}
.sop1 {
	z-index: 1;
}
.tlo-main-1 {
	/*background-image:url(../img/city-center-budynek-front.jpg);*/
   	background-repeat:no-repeat;
	background-size:cover;
	width:auto;
	height:100vh;
	background-position:center;
	z-index:1;
	position: relative;
	top:0rem !important;
}
#hrr {
	z-index: 999;
	display: block;
}
.cont .inner a {
	padding-top: 50px;
	text-indent: 20px;
	display: block;
	font-size: 30px;
	color: white;
}
.cont .inner .pientro span:nth-child(3) {
	font-size: 25px;
	margin:10px 10px 0px 15px;
}
.cont .inner .pientro span:nth-child(2) {
	display: block;
	font-size: 70px;
	position: relative;
	margin:0px 10px 0px 10px;
	padding: 0px;
	/*top:-10px;*/
	line-height: 70px;
}
.cont .inner .pientro span:nth-child(1) {
	display: block;
	margin:10px 10px 0px 15px;
	border-bottom: 3px solid white;
	width: 20px;
	font-size: 16px;
}
.cont .inner .pientro {
	border: 3px solid white;
	width: 150px;
	height: 150px;
	float: left;
}
.cont .inner {
	width: 600px;
	height: 100%;
	margin: 0px auto;
}
.cont {
	width: 100%;
	height: 190px;
	overflow: hidden;
	position: fixed;
	bottom: 0px;
	z-index: 999;
}
.cont h3 {
	float: left;
	margin-left: 2rem;
	bottom: -52px;
	position: relative;
	font-size: 2.8rem;
}
.icons2 {
	z-index: 99;
	width: 97%;
	position: absolute;
	bottom: 1rem;
}
#err img {
	width: 100px !important;
}
#err {
	z-index: 9999999999;
	width: 100px;
	position: fixed;
	top:calc(50% - 50px);
	left:calc(50% - 50px);
}
.overflow {
	width: 100%;
	height: 100%;
	overflow:hidden;
}
@media (max-width: 767px) {
body {
	width: 100%;
	position:fixed;
}
}

.mieskann{
	width: 100%;
	height: 100%;
	margin-top: 50px;
	margin-right: 50px;
	background-image: url(../img/floors/parter/parter_m1-14.jpg);
   	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
.start .img{
	height: 350px;
	position: relative;
}
.blockInd:hover .img:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0px;
	left: 0px;
	background-color: rgba(0,46,93,.5);
	background-image: url(../img/ico/oko.svg);
	background-repeat: no-repeat;
	background-position: center;
}
.start p.ero span{
	font-weight: 600;
}
.start p.ero{
	font-weight: 300;
	margin-top: 50px;
	font-size: 47px;
}
.start{
	padding-top: 100px;
	color: #002E5D;
	text-align: center;
}
.blue-block h2{
	font-size: 20px;
	padding: 20px 0px;
}
.blue-block a{
	position: relative;
}
.blue-block a{
	text-align: left;
	color: #EA5A0B;
}
.blue-block p{
	color: white;
	text-align: left;
}
.blue-block{
	background: #002E5D;
	position: relative;
	padding: 0px 20px 10px;
	top:-5px;
	color: white;
}
.starrt{
	overflow: visible !important;
	position: relative;
}
p.des{
	padding-top: 30px;
	font-size: 12px;
	text-align: left;
}
@media (max-width: 1024px){
    i.spscel{
      padding-top: 31px !important; 
    }
    .spscel img{
    	height: 65px !important;
    }  
  }
@media (max-width: 769px){
    i.spscel{
      padding-top: 20px !important; 
    }  

    .spscel img{
    	height: 30px !important;
    }  
  }