@charset "UTF-8";
/* CSS Document */

h3 {
	width: auto;
}
#PC {
    margin-top: 150px;
}
#start {
	background:url(../img/tlo-start.png) 50% 50% no-repeat;
	background-size:cover;
	height: 450px;
}
#start:before {
	background: none;
	width: 0;
	height: 0;
}
#start .haslo {
	text-shadow:none;
}
#start .zaczynamy {
	bottom: 85px;
}
#start .haslo p {
    position: relative;
    font-family: FerrL;
	font-size: 2rem;
	margin: 1rem 0;
}
#start .haslo p:first-child {
    line-height: 1.1em;
    font-family: Ferr;
}
#start .haslo p:last-child {
    position: relative;
	font-weight: normal;
	bottom: auto;
}


#start .zegar {
	color: #4A4A4A;
	position: absolute;
    bottom: 70px;
}
#start .zegar span {
 	font-size: 1.2em;
}

#zasadyKonkursu div.czas {
    
    padding: .5em 0 0 30px;
	text-transform: uppercase;
	font-size: .8em;
}


/******** zasady ****/
#zasadyKonkursu {
	color: #4A4A4A;
}

#zasadyKonkursu ul {
	margin: 2em 0 1em;
	overflow: hidden;
}

#zasadyKonkursu li {
	width: 48%; /*calc(47% - 120px) ;*/
	float: left;
	height: 150px;
	text-align: left;
	padding-left: 120px;
	position: relative;
	margin: 3em 0;
	
}


#zasadyKonkursu li strong {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px solid #EBB700;
	display: block;
	text-transform:uppercase;
	padding: 0 0 .5em 30px;
}

#zasadyKonkursu li p {
	font-size: .8em;
	font-weight: 300;
	line-height: 1.4em;
	padding: 1em 0 0 30px;
}

#zasadyKonkursu li .ico {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #EBB700;
	color: #FFF;
	text-align: center;
	line-height: 120px;
	left: 10px;
	position: absolute;
}

#zasadyKonkursu li .ico:before {
	content: '';
    top: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		-ms-transition: all 0.5s;
		transition: all 0.5s;

}

#zasadyKonkursu li .ico:before {
    width: 0;
    height: 0;
    margin: 50%;
}

#zasadyKonkursu.anim li .ico:before, #zasadyKonkursu.animO li .ico:before {
    width: 60%;
    height: 60%;
    margin: 20%;
}

#zasadyKonkursu .ico {
    margin: auto; 
    display: block;
    height: auto; 
}

.podstr #zasadyKonkursu .ico {
	height: 120px;
}

#zasadyKonkursu li.umowa .ico:before {
	background-image: url('../img/noun_445463.svg');
}
#zasadyKonkursu li.glosowanie .ico:before {
	background-image: url('../img/noun_441275.svg');

}
#zasadyKonkursu li.weryfikacja .ico:before {
	background-image: url('../img/noun_176707.svg');
}
#zasadyKonkursu li.zgloszenie .ico:before {
	background-image: url('../img/noun_589680.svg');
}

#zasadyKonkursu.anim li.umowa .ico:before {
	-webkit-transition-delay: 0.6s; /* Safari */
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
#zasadyKonkursu.anim li.glosowanie .ico:before {
	-webkit-transition-delay: 0.4s; /* Safari */
	-moz-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
#zasadyKonkursu.anim li.weryfikacja .ico:before {
	-webkit-transition-delay: 0.2s; /* Safari */
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}


#zasadyKonkursu.animO li.zgloszenie .ico:before {
	-webkit-transition-delay: 0.6s; /* Safari */
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
#zasadyKonkursu.animO li.weryfikacja .ico:before {
	-webkit-transition-delay: 0.4s; /* Safari */
	-moz-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
#zasadyKonkursu.animO li.glosowanie .ico:before {
	-webkit-transition-delay: 0.2s; /* Safari */
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.wrapper2 {
	width: 500px;
	margin-left: calc(50% + 1em);
}
#PC #ogolneKonkurs {
	min-height: 500px;
}

#ogolneKonkurs .wrapper2 h3 {
	text-align: left;
	width: auto;
}

#ogolneKonkurs .wrapper2 .kol2 p {
	width: auto;
	float: none;
	margin-bottom: 1em;
}

#ogolneKonkurs .foto {
	width: 50%;
	height: 496px;
	/*background: url(../img_in/krakow-pc/foto.png) 50% 50% no-repeat;
	background-size: cover;*/
	position: absolute;
}

#ogolneKonkurs .foto .wiz {
	width: 100%;
	height: 60%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	/*	clip-path: url("#clipPathFoto");
		-webkit-clip-path: url("#clipPathFoto");*/
}
#ogolneKonkurs .foto .map {
	width: 100%;
	height: 40%;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 0;
}

#ogolneKonkurs .foto .wiz img {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	
}
	
#ogolneKonkurs .foto .mapSkos {
	width: 100%;
    height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	overflow: hidden;
		clip-path: polygon(0 0, 100% 22%, 100% 100%, 0 100%);
		-webkit-clip-path: polygon(0 0, 100% 22%, 100% 100%, 0 100%);
		/*clip-path: url("#clipPathMap");
		-webkit-clip-path: url("#clipPathMap");*/
}

.clip-svg {
	width: 0;
	height: 0;
}




@media only screen 
and (max-width : 1130px) {
/* mniejsza niż normalna ----------- */

}

@media only screen 
and (max-width : 1056px) {
/************************ po przeladowaniu **************/
/*menu.PradnikCzerwony li a {
    padding: .7em .5em;
}
#menu.ruch.PradnikCzerwony li a, #menu.PradnikCzerwony.podstr li a {
    padding: .7em .7em .5em;
}
#menu.PradnikCzerwony .glownyIND {
	font-size: 1.2em;
}

#menu.PradnikCzerwony li.on a {
	color: #4A4A4A;
}
.podstr #menu.PradnikCzerwony li.on a {
	color: #FFF;
}
#menu.PradnikCzerwony li.on:after  {
	border-bottom-color: #4A4A4A;
}
.podstr #menu.PradnikCzerwony li.on:after  {
	border-bottom-color: #FFF;
}*/



#start .zegar {
    margin: 1em 0;
	position: relative;
	bottom: 0;
}
.zegar .zegarL div {
    width: 25vw;
    height: 25vw;
	line-height: 25vw;
	font-size: 18vw;
}
#start .zaczynamy {
    bottom: 0;
}
#start .zaczynamy p:first-child {
    font-size: 25px;
	margin-bottom: 0;
}

.wrapper2 {
	width: calc(100% - 56px);
	margin: auto 28px;
}

#ogolneKonkurs .foto {
    width: 100%;
    height: 40vh;
    position: relative;
}


}
@media only screen 
and (max-width : 900px)  {
	

}

@media only screen 
and (orientation : portrait)
 {
/* Smartphones (portrait) ----------- */




 }

@media only screen 
and (orientation : landscape)
and (max-width : 1057px) {
/* Smartphones (landscape) ----------- */
	

}

