@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300&display=swap');

@font-face {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Jockey One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Hind", sans-serif;
  font-weight: 300;
  font-style: normal;
}


html {
	font-size: 10px;
	scroll-behavior: smooth;
}

body {
	background-color: #fff;
	padding: 0;
	margin: 0;
  font-family: "Montserrat", sans-serif;

}
        #my-form {
            display: block;
        }

        #komunikat {
            display: none;
            font-weight: bold;
            color: green;
        }

#wrapper {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	max-width: 1000px;
	overflow: hidden;
	background-color: #fff
}
.width1920 {
width: 100%;
  max-width: 192rem;
  margin: 0 auto;
}
.width906 {
width: 100%;
  max-width: 90.6rem;
  margin: 0 auto;
  background-color: #000000;
  display: inline-block;
}
.width1410 {
width: 100%;
  max-width: 141rem;
  margin: 0 auto;
}
.header {
float: left;
  width: 100%;
  max-width: 90.6rem;
  margin: 0 auto;
  padding: 0;
  height: 40.6rem;
  background-image: url(images/top.jpg);
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
}

.logo {
width: 100%;
  max-width: 17.4rem;
  margin: 7.7rem auto 0 6.6rem;
  padding: 0;
  float: left;
}
.logo a {
}
.logo img
{
width: 100%;
  max-width: 17.4rem;
  height: auto;
  float: left;
}
.top {
float: left;
  width: 100%;
  max-width: 90.7rem;
  margin: 0 auto;
  padding: 0;
  height: 33.9rem;
  background-image: url(images/top.jpg);
  background-position: bottom left;
  background-size: contain;
  background-repeat: no-repeat;
}

.konkurs {
float: left;
  width: 100%;
  max-width: 90.6rem;
  margin: 0 auto;
  padding: 0;
  height: auto;
}
.wstep {
width: 100%;
  max-width: 90.6rem;
  margin: 4.5rem auto 5rem;
  padding: 0;
  height: auto;
  float: left;
}
.wstep h4 {
font-size: 1.6rem;
  line-height: normal;
  color: #fff;
  margin: 3.3rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;
}
.wstep h2 {
font-size: 1.7rem;
  line-height: normal;
  color: #fff;
  margin: 0 auto 1.4rem;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.wstep h3 {
font-size: 3.3rem;
  line-height: normal;
  color: #16ffcb;
  margin: 1.1rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;
  letter-spacing: 0.34rem;
}
.wstep small {
font-size: 1.2rem;
  line-height: 2.1rem;
  color: #5d5d5d;
  margin: 55.9rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;
  display: block;
}
.left {
  width: 50%;
  max-width: 45.3rem;
  margin: 0 auto;
  padding: 0;
  height: auto;
  float: left;
}
.right {
  width: 50%;
  max-width: 45.3rem;
  margin: 0 auto;
  padding: 0;
  height: auto;
  float: left;
}
.wstep p {
font-size: 1.48rem;
  line-height: 2rem;
  color: #fff;
  margin: 0.1rem auto 0;
  font-family: Corbel, "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: lighter;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;

}
.wstep p strong {
  font-family: Corbel, "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
}
.zasady {
width: 100%;
  max-width: 90.6rem;
  margin: 0 auto;
  padding: 0;
  float: left;
  background-image: url(images/formularz.jpg);
  background-position: top left;
  background-size: 44rem;
  background-repeat: no-repeat;
  height: 73.7rem;
}
.zasady h3 {
font-size: 3.3rem;
  line-height: normal;
  color: #16ffcb;
  margin: 1.4rem auto 0.3rem;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;
  letter-spacing: 0.34rem;
}
.bialy {
  color: #fff;
}
.kolumny {
width: 100%;
  display: flex;	
}
.kolumny .kol1 {
width: 34%;
  margin: 0;
  overflow: hidden;
  flex-direction: row;
  display: flex;
  text-align: center;
}

.kolumny img {
margin: 2.7rem 2.6rem 0 1.8rem;
  width: 6.6rem;
  height: 8.4rem;
}
.kol1 > img:first-child {
margin: 2.7rem 1rem 0 1.8rem;
}
.kolumny .kol2 {
width: 33%;
  margin: 0;
  overflow: hidden;
  flex-direction: row;
  display: flex;
  text-align: center;
}
.kolumny .kol3 {
width: 33%;
  margin: 0;
  overflow: hidden;
  flex-direction: row;
  display: flex;
  text-align: center;
}
.zasady h2 {
font-size: 2rem;
  line-height: 4rem;
  color: #fff;
  margin: 1.5rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  width: 100%;
  text-align: left;
  max-width: 20rem;
}
.zasady p {
font-size: 1.1rem;
  line-height: 1.3rem;
  color: #fff;
  margin: 0 auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  text-align: left;
  max-width: 20rem;
}
.zasady p strong {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.opis {
width: 100%;
  float: left;
  margin: 2.9rem auto 0;
}
.opis p {
font-size: 1.4rem;
  line-height: 1.7rem;
  color: #fff;
  margin: 0 auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 85rem;
}
.opis p strong {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #16ffcb;
  text-transform: uppercase;
}
.opis h3 {
font-size: 1.78rem;
  line-height: normal;
  color: #fff;
  margin: 3rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 85rem;
  letter-spacing: inherit;
}
.opis h3 strong {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  color: #fff;
  text-transform: none;
}
.opis p a {
color: #fff;
  margin: 0.7rem auto 0;
  display: inline-block;
  letter-spacing: 0.06rem;
}
.formularz {
width: 46.6rem;
  height: auto;
  margin: 6.2rem 0 0 auto;
  max-width: 46.6rem;
  float: right;
  background-color: #000;
}
.nagrody {
float: left;
  width: 100%;
  max-width: 141rem;
  margin: 0 auto;
  padding: 0;
  height: 82.2rem;
  background-image: url(images/nagrody2.jpg);
  background-position: bottom left;
  background-size: contain;
  background-repeat: no-repeat;
}
.nagrody h2 {
font-family: "Jockey One", sans-serif;
  font-size: 4.55rem;
  line-height: 4.63rem;
  margin: 5.6rem auto 0 30.5rem;
  padding: 0 0;
  color: #000;
  font-weight: 400;
  font-style: normal;
  max-width: 39rem;
  text-align: left;
  width: 100%;
}
.nagrody p {
font-size: 1.9rem;
  line-height: normal;
  color: #000;
  margin: 1.9rem auto 0 30.5rem;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  max-width: 39rem;
  text-align: left;
  width: 100%;
}
.nagrody p strong {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
.jury {
background-image: url(images/komisja.png);
  background-position: top center;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
  max-width: 90.7rem;
  margin: 0 auto;
  padding: 0;
  height: 57.7rem;
  background-color: #eeedeb;
  background-size: contain;	
}
.jury h3 {
  font-size: 2.53rem;
  line-height: normal;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.1rem;
  margin: 2rem auto 0;
}
.osoby {
display: flex;
  width: 71.1rem;
  margin: 30px auto 0;
}
.osoba {
  display: block;
  width: 19.7rem;
  margin: 0 20px;
}
.osoba img {
  display: block;
  width: 100%;
  max-width: 19.7rem;
  height: auto;
}
.osoba h3 {
font-size: 1.32rem;
  line-height: normal;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  text-align: left;
  letter-spacing: 0.1rem;
  margin: 1.2rem auto 0;
  text-transform: uppercase;
}
.osoba h4 {
font-size: 1.2rem;
  line-height: normal;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  letter-spacing: 0.1rem;
  margin: 0.1rem auto 0;
  height: 3.8rem;
}
.osoba p {
  font-size: 1.2rem;
  line-height: normal;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: left;
  letter-spacing: 0.1rem;
  margin: 0.1rem auto 0;
  height: 3.4rem;
}
.partner {
  float: left;
  width: 100%;
  max-width: 90.7rem;
  margin: 0 auto;
  padding: 0;
  height: 21rem;
}
.partner h3 {
font-size: 1.32rem;
  line-height: normal;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.1rem;
  margin: 40px auto 14px;
  text-transform: uppercase;
  color: #8b8b8b;
}
.partner img {
display: block;
  width: 100%;
  max-width: 27.1rem;
  height: auto;
  margin: 0 auto;
}
.mobile {
	display: none;	
}
.formularz h2 {
font-size: 1.52rem;
  line-height: 2rem;
  color: #fff;
  margin: 0 6.5rem 2rem;
  font-family: Corbel, "Montserrat", sans-serif;
  width: calc(100% - 13rem);
  text-align: left;
  max-width: 75rem;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
}
.custom-file-upload {
background-color: #16ffcb;
  border: none;
  display: block;
  height: auto;
  width: 22rem;
  padding: 22px 0;
  cursor: pointer;
  margin: 1.9rem 3.4rem 0 0;
  color: #184a3f;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.3rem;
  border-radius: 3px;
  text-align: center;
  float: right;
}
.form-group {
color: #FFF;
  text-align: left;
  float: left;
  width: calc(100% - 13rem);
  padding: 0 6.5rem;
  height: 6.9rem;
}
.form-group label {
display: block;
  width: 100%;
  text-align: left;
  max-width: 75rem;
  font-size: 1.1rem;
  line-height: 1.4rem;
  color: #fff;
  margin: 0 auto 0;
  font-family: Corbel, "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: lighter;
  font-style: normal;
}
div.form-group:nth-child(5) > label:nth-child(1) {
margin: -1.1rem auto 0.6rem;
}
.form-group label small {
font-size: 0.9rem;
  text-transform: uppercase;
}
input {
width: calc(100% - 3rem);
  border: 0;
  height: 4rem;
  padding: 0.1rem 1rem 0;
  display: block;
  text-align: left;
  max-width: 75rem;
  font-size: 1.52rem;
  line-height: 1.4rem;
  color: #000;
  margin: 0 auto 0 0;
  font-family: Corbel, "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
}
input[type="date"] {
background-image: url(images/data.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 6rem;
}
    input[type="date"]::-webkit-calendar-picker-indicator {
      color: red;
    }
#fileInput {
	color: #FFF;	
}
.zdjecie {
color: #FFF;
  text-align: left;
  float: left;
  width: calc(100% - 6rem);
  padding: 0 3rem;
  height: auto;
  margin: 3rem auto 4.6rem;
  }
.zdjecie h2 {
font-size: 1.9rem;
  line-height: normal;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  letter-spacing: inherit;
  max-width: 42rem;
  margin: 0 auto 0.8rem;	
}
.zdjecie small {
font-size: 1.3rem;
  line-height: 1.5rem;
  color: #5d5d5d;
  margin: 4px auto 0 auto;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 83rem;
  display: block;
}
#dropContainer {
height: 100px;
  color: #FFF;
  display: block;
  width: 100%;
  background-color: #374a4c;
  max-width: 52.8rem;
  margin: 0 auto;
}
#file-name {
font-size: 1.3rem;
  line-height: 1.3rem;
  color: #fff;
  margin: 2.8rem auto 0 auto;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 50%;
  text-align: center;
  max-width: 27rem;
  position: absolute;
}
input[type="checkbox"] {
display: block;
  float: left;
  margin: 0 1rem 0 0;
  width: 1.8rem;
  height: 1.8rem;
}
.form-group2 {
color: #FFF;
  text-align: left;
  float: left;
  width: calc(100% - 13rem);
  padding: 0;
  height: auto;
  display: flex;
  margin: 0 6.5rem 1.1rem;
}
.form-group2 label {
display: block;
  width: 100%;
  text-align: left;
  max-width: 75rem;
  font-size: 1.1rem;
  line-height: 1.6rem;
  color: #fff;
  margin: 0 auto 0;
  font-family: Corbel, "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: lighter;
  font-style: normal;
}
.form-group2 label a {
  color: #fff;
}
.form-group2 h3 {
font-size: 1.3rem;
  line-height: normal;
  color: #fff;
  margin: 0 auto 0;
  font-optical-sizing: auto;
  width: 27rem;
  text-align: center;
  max-width: 75rem;
  letter-spacing: inherit;
  font-family: "Hind", sans-serif;
  font-weight: 300;
  font-style: normal;
  background-color: #2b2b2b;
  padding: 5px 0 3px;
  border: 1px solid #fff;
  border-radius: 3rem;
}
.formularz p {
font-size: 1.2rem;
  line-height: 2rem;
  color: #fff;
  margin: 0 auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: calc(100% - 6rem);
  text-align: left;
  max-width: 83rem;
}
input[type="submit"] {
background-color: #514796;
  cursor: pointer;
  width: 14.8rem;
  border: 0;
  height: 3.1rem;
  padding: 0;
  display: block;
  text-align: center;
  max-width: 75rem;
  font-size: 1.1rem;
  line-height: 1.4rem;
  color: #fff;
  margin: 2.6rem auto 4rem;
  font-family: Corbel, "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}
.g-recaptcha {
background-color: #16ffcb;
border: none;
  display: block;
  height: 6.6rem;
  width: 24rem;
  padding: 0;
  cursor: pointer;
  margin: 20px auto 0;
  color: #184a3f;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 2.55rem;
}

.image-container {
position: relative;
  left: calc(100% - 6rem);
  top: -6rem;
  width: 6rem;
  height: 6rem;
}
.image-container img {
  width: 6rem;
  height: 6rem;
  border-radius: 3px;
}
.overlay-image {
position: absolute;
  top: 6rem;
  left: -29rem;
  width: 58.9rem !important;
  display: none;
  height: 35.5rem !important;
  z-index: 10;
}
.image-container:hover .overlay-image {
display: block; /* Wyświetl obrazek po najechaniu myszką */
}
.kontakt {
width: 100%;
  background-color: #052326;
  height: auto;
  display: inline-block;
  margin: 3.3rem auto 0;
  max-width: 86.2rem;
}
.kontakt h2 {
font-size: 3.3rem;
  line-height: 4rem;
  color: #fff;
  margin: 1.6rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 20rem;
  letter-spacing: 0.35rem;
}
.kontakt h3 {
font-size: 1.8rem;
  line-height: normal;
  color: #fff;
  margin: 2rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;
  letter-spacing: inherit;
  text-transform: uppercase;
}
.kontakt p {
font-size: 1.6rem;
  line-height: 2.4rem;
  color: #16ffcb;
  margin: 8px auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 33rem;
  text-transform: uppercase;
}
.kontakt p strong {
font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.kontakt small {
font-size: 1.2rem;
  line-height: 2rem;
  color: #fff;
  margin: 0.9rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: calc(100% - 6rem);
  text-align: center;
  max-width: 83rem;
  display: block;
  text-transform: uppercase;
}
.width700 {
width: 100%;
  max-width: 76rem;
  display: inline-block;
}

@media (max-width:1800px) {
html {
/*	font-size: 9.37px;	*/
}
}
@media (max-width:1700px) {
html {
/*	font-size: 8.85px;	*/
}
}
@media (max-width:1600px) {
html {
/*	font-size: 8.33px;	*/
}
}
@media (max-width:1500px) {
html {
	font-size: 9.5px;	
}
}
@media (max-width:1400px) {
html {
	font-size: 9px;	
}
}
@media (max-width:1300px) {
html {
	font-size: 8px;	
}
}
@media (max-width:1200px) {
html {
	font-size: 7.5px;	
}
}
@media (max-width:1100px) {
html {
	font-size: 7px;
}
}
@media (max-width:1000px) {
html {
	font-size: 10px;
}
body {
  background-color: #000;
  padding: 0;
  margin: 0;
}
#wrapper {
width: 100%;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    max-width: 51.2rem;
    overflow: hidden;
    background-color: #000;
}
.header {
  float: left;
  width: 100%;
  max-width: 51.2rem;
  margin: 0 auto;
  padding: 0;
  height: 23.9rem;
  background-image: url(images/top-m.jpg);
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
}
.logo {
  width: 100%;
  max-width: 10.5rem;
  margin: 3.9rem auto 0 3.4rem;
  padding: 0;
  float: left;
}
.logo img {
width: 100%;
    max-width: 10.5rem;
    height: auto;
    float: left;
}
.desktop {
	display: none;	
}
.mobile {
	display: inherit;	
}
.top {
float: left;
    width: 100%;
    max-width: 53rem;
    margin: 0 auto;
    padding: 0;
    height: 18.8rem;
    background-image: url(images/topm.jpg);
    background-position: top left;
    background-size: 53rem;
    background-repeat: no-repeat;
}
.menu {
float: left;
    width: 100%;
    max-width: 53rem;
    margin: 0 auto;
    padding: 0;
    height: 3.2rem;
    background-color: #000;
}
.menu ul {
float: right;
    list-style: none;
    position: relative;
    margin: 0.8rem 2rem 0 0;
}
.menu ul li {
display: inline;
    margin: 0 2.5rem 0;
}
.menu ul li a {
color: #888888;
    text-decoration: none;
    font-size: 1.2rem;
    letter-spacing: 0.07rem;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}
.wstep {
  width: 100%;
  max-width: 90.6rem;
  margin: 2.5rem auto 2.4rem;
  padding: 0;
  height: auto;
  float: left;
}
.wstep h4 {
  font-size: 1.4rem;
  line-height: normal;
  color: #fff;
  margin: 1rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;
}
.wstep h2 {

}
.wstep h3 {

}
.wstep p {
font-size: 1.6rem;
  line-height: 2rem;
  color: #fff;
  margin: 0.1rem auto 0;
  font-family: Corbel, "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: lighter;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 46.9rem;
}
.wstep small {
font-size: 1.1rem;
    line-height: normal;
    color: #5d5d5d;
    margin: 60.6rem auto 0;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    text-align: center;
    max-width: 37rem;
    display: block;
}
.left {
  width: 100%;
  max-width: 53rem;
  margin: 0 auto;
  padding: 0;
  height: auto;
  float: left;
}
.right {
  width: 100%;
  max-width: 53rem;
  margin: 0 auto;
  padding: 0;
  height: auto;
  float: left;
}

.konkurs {

}
.zasady {
width: 100%;
    max-width: 53rem;
    margin: 0 auto;
    padding: 0;
    background-image: none;
    float: left;
    height: auto;
}
.zasady h3 {
font-size: 1.3rem;
  line-height: normal;
  color: #fff;
  margin: 0 auto 0;
  font-optical-sizing: auto;
  width: 27rem;
  text-align: center;
  max-width: 75rem;
  letter-spacing: inherit;
  font-family: "Hind", sans-serif;
  font-weight: 300;
  font-style: normal;
  background-color: #2b2b2b;
  padding: 5px 0 3px;
  border: 1px solid #fff;
  border-radius: 3rem;
}

.kolumny {
  width: 100%;
  display: inherit;
}
.kolumny .kol1, .kolumny .kol2, .kolumny .kol3 {
  width: 100%;
  margin: 0;
  overflow: hidden;
  flex-direction: row;
  display: flex;
  text-align: left;
}
.zasady h2 {
  font-size: 1.6rem;
  line-height: 3rem;
  color: #fff;
  margin: 1rem auto 0 1rem;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  width: 100%;
  text-align: left;
  max-width: 42rem;
}
.zasady p {
  font-size: 1.2rem;
  line-height: 1.3rem;
  color: #fff;
  margin: 0 auto 0 1rem;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  text-align: left;
  max-width: 37rem;
}
.kolumny img {
  margin: 1.4rem 1.6rem 3px 2.9rem;
width: 4.2rem;
    height: 5.3rem;
}
.kol1 > img:first-child {
margin: 2.2rem 1.6rem 5px 2.9rem;
width: 4.2rem;
    height: 5.3rem;
}
.opis {
  width: 100%;
  float: left;
  margin: 3.2rem auto 0;
}
.opis p {
font-size: 1.4rem;
    line-height: 1.7rem;
    color: #fff;
    margin: 0 auto 0;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    text-align: center;
    max-width: 47rem;
}
.opis h3 {
font-size: 1.4rem;
    line-height: normal;
    color: #fff;
    margin: 1.6rem auto 0;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    text-align: center;
    max-width: 85rem;
    letter-spacing: inherit;
}
.opis p a {
  color: #fff;
  margin: 0.7rem auto 0;
  display: inline-block;
  letter-spacing: 0.06rem;
  font-size: 1.1rem;
}
.formularz {
width: 100%;
    height: auto;
    margin: 2.2rem auto 0 auto;
    max-width: 56.6rem;
    float: none;
    background-color: #000;
}
 .centrowanie {
    text-align: center !important;
    margin: 0 auto 0 !important;
  }

.nagrody {
  float: left;
  width: 100%;
  max-width: 141rem;
  margin: 0 auto;
  padding: 0;
  height: auto;
  background-image: none;
  background-position: bottom left;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #bfb3a9;
}
  .nagrody h2 {
font-family: "Jockey One", sans-serif;
    font-size: 3rem;
    line-height: 2.4rem;
    margin: 1.4rem auto 0;
    padding: 0 0;
    color: #000;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }
    .nagrody p {
font-size: 1.5rem;
    line-height: normal;
    color: #000;
    margin: 1.2rem auto 0;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    width: calc(100% - 5.6rem);
    text-align: center;
    letter-spacing: normal;
    max-width: 47.4rem;
    padding: 0 2.8rem 2rem;
  }
.nagrody img {
  width: 100%;
  height: auto;
}
  .jury {
    background-image: none;
    background-position: top center;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    max-width: 90.7rem;
    margin: 0 auto 0;
    padding: 0 0 1rem 0;
    height: auto;
    background-color: #eeedeb;
    background-size: contain;
  }
  .jury h3 {
  font-size: 1.7rem;
  line-height: normal;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.1rem;
  margin: 0 auto 0;
  background-color: #bfb3a9;
  padding: 1.6rem 0 1.7rem;
}
.osoby {
  display: block;
  width: 100%;
  margin: 30px auto 0;
  max-width: 39rem;
}
.osoba {
  display: block;
  width: 100%;
  margin: 0;
  float: left;
  height: auto;
}
.osoba img {
  display: block;
  width: 23.1%;
  max-width: 9rem;
  height: auto;
  float: left;
  padding: 0 3.6% 40px 0;
}
  .osoba h3 {
    font-size: 1rem;
    line-height: normal;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    letter-spacing: 0.1rem;
    margin: -2px auto 0;
    background-color: inherit;
    padding: 0;
    float: left;
    width: 71%;
  }
  .osoba h4 {
  font-size: 0.9rem;
  line-height: normal;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  letter-spacing: 0.1rem;
  margin: 0px auto 0;
  height: auto;
  float: left;
  width: 71%;
}
.osoba p {
  font-size: 1rem;
  line-height: normal;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: left;
  letter-spacing: 0.1rem;
  margin: 0.3rem auto 0;
  height: 3.4rem;
  float: left;
  width: 71%;
}
.partner h3 {
  font-size: 0.65rem;
  line-height: normal;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.1rem;
  margin: 0.9rem auto 0.7rem;
  text-transform: uppercase;
  color: #8b8b8b;
}
.partner img {
  display: block;
  width: 100%;
  max-width: 12.3rem;
  height: auto;
  margin: 0 auto;
}
.partner {
  float: left;
  width: 100%;
  max-width: 90.7rem;
  margin: 0 auto;
  padding: 0;
  height: 10rem;
}
.formularz h2 {
font-size: 2.10rem;
    line-height: 2rem;
    color: #fff;
    margin: 0 2rem 2.9rem;
    font-family: Corbel, "Montserrat", sans-serif;
    width: calc(100% - 4rem);
    text-align: left;
    max-width: 75rem;
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
}
input {
  width: calc(100% - 3rem);
  border: 0;
  height: 5.7rem;
  padding: 0.1rem 1rem 0;
  display: block;
  text-align: left;
  max-width: 75rem;
  font-size: 1.52rem;
  line-height: 1.4rem;
  color: #000;
  margin: 0 auto 0 0;
  font-family: Corbel, "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
}
.form-group {
color: #FFF;
    text-align: left;
    float: left;
    width: calc(100% - 4rem);
    padding: 0 2rem;
    height: 10rem;
}
.form-group label {
display: block;
    width: 100%;
    text-align: left;
    max-width: 75rem;
    font-size: 1.58rem;
    line-height: 1.4rem;
    color: #fff;
    margin: 0.5rem auto 0;
    font-family: Corbel, "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: lighter;
    font-style: normal;
}
.zdjecie h2 {
  font-size: 1.9rem;
  line-height: normal;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  letter-spacing: inherit;
  max-width: 42rem;
  margin: 0 auto 0.8rem;
}
.zdjecie {
color: #FFF;
    text-align: left;
    float: left;
    width: calc(100% - 4rem);
    padding: 0 2rem;
    height: auto;
    margin: 0 auto 2rem;
}
.form-group2 {
  color: #FFF;
  text-align: left;
  float: left;
  width: calc(100% - 4rem);
  padding: 0;
  height: auto;
  display: flex;
  margin: 3rem 2rem;
}
.form-group2 label {
display: block;
    width: 100%;
    text-align: left;
    max-width: 75rem;
    font-size: 1.58rem;
    line-height: 1.6rem;
    color: #fff;
    margin: 0 auto 0;
    font-family: Corbel, "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: lighter;
    font-style: normal;
}
.custom-file-upload {
background-color: #16ffcb;
  border: none;
  display: block;
  height: auto;
  width: 15.2rem;
  padding: 1.7rem 0;
  cursor: pointer;
  margin: 1rem 3.4rem 0 0;
  color: #184a3f;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.1rem;
  border-radius: 3px;
  text-align: center;
  float: right;
}
#dropContainer {
  height: 6.8rem;
  color: #FFF;
  display: block;
  width: 100%;
  background-color: #374a4c;
  max-width: 52.8rem;
  margin: 0 auto;
}
#file-name {
  font-size: 1.1rem;
  line-height: 1.3rem;
  color: #fff;
  margin: 2.0rem auto 0 auto;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 50%;
  text-align: center;
  max-width: 27rem;
  position: absolute;
}
.zdjecie small {
  font-size: 1rem;
  line-height: normal;
  color: #5d5d5d;
  margin: 0.6rem auto 0 auto;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 83rem;
  display: block;
}
input[type="submit"] {
background-color: #514796;
    cursor: pointer;
    width: 21.2rem;
    border: 0;
    height: 4.4rem;
    padding: 0;
    display: block;
    text-align: center;
    max-width: 75rem;
    font-size: 1.58rem;
    line-height: 1.4rem;
    color: #fff;
    margin: 0 auto 0;
    font-family: Corbel, "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
}
.formularz p {
  font-size: 0.85rem;
  line-height: 1.3rem;
  color: #fff;
  margin: 0 auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: calc(100% - 6rem);
  text-align: left;
  max-width: 83rem;
}
.image-container {
  position: relative;
  left: calc(100% - 6rem);
  top: -6rem;
}
.image-container img {
  width: 6rem;
  height: 6rem;
  border-radius: 3px;
}
.overlay-image {
  position: absolute;
  top: 6rem;
  left: -24.4rem;
  width: 30.3rem !important;
  display: none;
  height: 30.3rem !important;
  z-index: 10;
}
.image-container:hover .overlay-image {
display: block; /* Wyświetl obrazek po najechaniu myszką */
}
.kontakt {
width: 100%;
    background-color: #000;
    height: auto;
    display: inline-block;
    margin: 3.3rem auto 0;
    max-width: 86.2rem;
    padding: 0 0 2rem 0;
}
.kontakt h2 {
font-size: 3.3rem;
  line-height: 4rem;
  color: #fff;
  margin: 1.6rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 20rem;
  letter-spacing: 0.35rem;
}
.kontakt h3 {
font-size: 1.8rem;
  line-height: normal;
  color: #fff;
  margin: 2rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 75rem;
  letter-spacing: inherit;
  text-transform: uppercase;
}
.kontakt p {
font-size: 1.6rem;
  line-height: 2.4rem;
  color: #16ffcb;
  margin: 8px auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  text-align: center;
  max-width: 33rem;
  text-transform: uppercase;
}
.kontakt p strong {
font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.kontakt small {
font-size: 1.2rem;
  line-height: 2rem;
  color: #fff;
  margin: 0.9rem auto 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: calc(100% - 6rem);
  text-align: center;
  max-width: 83rem;
  display: block;
  text-transform: uppercase;
}
.width700 {
width: 100%;
  max-width: 76rem;
  display: inline-block;
}
}
@media (max-width:900px) {
html {
}

}
@media (max-width:800px) {
html {
}

}
@media (max-width:700px) {
html {
}

}
@media (max-width:670px) {
html {
}

}
@media (max-width:600px) {
html {
}

}
@media (max-width:570px) {
html {
}

}
@media (max-width:500px) {
html {
	font-size: 9.42px;
}

}
@media (max-width:450px) {
html {
font-size: 8.5px;
}

}
@media (max-width: 400px) {
html {
	font-size: 7.58px
}

 
}
@media (max-width:360px) {
html {
	font-size: 6.83px}

}