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

@font-face {
	font-family: TanoheSans-Regular;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url(font/TanoheSans-Regular.ttf) format('truetype')
}
@font-face {
	font-family: TanoheSans-Light;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url(font/TanoheSans-Light.ttf) format('truetype')
}

@font-face {
	font-family: TanoheSans-Medium;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url(font/TanoheSans-Medium.ttf) format('truetype')
}
@font-face {
	font-family: TanoheSans-SemiBold;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url(font/TanoheSans-SemiBold.ttf) format('truetype')
}
@font-face {
	font-family: TanoheSans-Bold;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url(font/TanoheSans-Bold.ttf) format('truetype')
}
@font-face {
	font-family: TanoheSans-Black;
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url(font/TanoheSans-Black.ttf) format('truetype')
}
html {
	font-size: 10px;	
}

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

}
.bodythx {
	background-color: #f7f7ff;
}
#wrapper {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	max-width: 1920px;
	overflow: hidden;
	background-color: #fff
}
.width1920 {
width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-image: url('images/bg2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  height: 305rem;
}
.header {
width: 100%;
  max-width: 1920px;
  margin: 0;
  padding: 0;
  display: inline-block;
  height: 24rem;
}
.blue {
	color: #0049ff;
}
.logo {
width: 100%;
  max-width: 1920px;
  margin: 7.4rem auto 0;
  padding: 0;
  text-align: right;
}
.logo a {
  margin-right: 4.4rem;
}
.logo img
{
width: 31.6rem;
  max-width: 316px;
  height: auto;
}
.konkurs {
  width: 100%;
}
.wstep {
max-width: 107.4rem;
  margin: 0 2% 0 auto;
  width: 56%;
}
.wstep h2 {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 3.6rem;
  line-height: normal;
  margin: 14.5rem auto 0;
  padding: 0 0;
  color: #fff;
}
.wstep p {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 3.2rem;
  line-height: normal;
  color: #fff;
  margin: 5.5rem auto 0;
}
.wstep p strong {
	font-family: TanoheSans-Medium, sans-serif;
	font-size: 3.3rem;
	line-height: normal;
letter-spacing: 0.1rem;
}
.wstep h1 {
font-family: TanoheSans-Black, sans-serif;
  font-size: 13.9rem;
  line-height: 13.9rem;
  margin: 0rem auto 0;
  padding: 0 0;
  color: #fff;
}
.wstep h3 {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 5.3rem;
  line-height: normal;
  color: #fff;
  margin: 16.0rem auto 0;
}
.wstep h4 {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 6.7rem;
  line-height: normal;
  color: #002e7f;
  margin: 5rem auto 5px;
}
.wstep img {
margin: 0 auto 0;
  width: 56.6rem;
  height: auto;
}

.wstep a img.zloz {
margin: -1.5rem auto 0.8rem;
  width: 38.5rem;
  height: auto;
}
.wyniki p {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 3.6rem;
  line-height: 5.1rem;
  color: #fff;
  margin: 9.8rem auto 0;
}
.wyniki p strong {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 4.5rem;
  line-height: 6.1rem;
  color: #fff;
}
.socialmedia h3 {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 2.95rem;
  line-height: normal;
  color: #fff;
  margin: 12rem auto 0;
}
.socialmedia a {
margin: 1.6rem 7.8rem 1.1rem;
  display: inline-block;
}
.socialmedia img {
  margin: 0 auto 0;
  width: 4.3rem;
  height: auto;
}
.wyniki p a {

  color: #fff;

}
.tekst
{
  width: 100%;
  display: flex;
}
.tekst .left
{
width: 50%;
  margin: 0;
  overflow: hidden;
  flex-direction: row;
  align-items: center;
  display: flex;
  text-align: center;
  background-color: #3b3b3d;
  height: 84rem;
}
.tekst .left p {
font-family: TanoheSans-Regular, sans-serif;
  font-size: 4rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  width: 64rem;
  text-align: left;
  margin: 0 auto;
  color: #f7f7ff;
}
.tekst .left p strong {
	font-family: TanoheSans-Medium, sans-serif;
	font-size: 4rem;
	line-height: normal;
letter-spacing: 0.1rem;
}
.tekst .right
{
  width: 50%;
  margin: 0;
  overflow: hidden;
  flex-direction: row;
  align-items: center;
  display: flex;
  text-align: center;
    background-image: url('images/tr.jpg');
  background-size: 17rem;
  background-repeat: no-repeat;
  background-position: right top;
}
.tekst .right div
{
  margin: 0 auto;
}
.tekst .right p {
font-family: TanoheSans-Regular, sans-serif;
  font-size: 4rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  width: 64rem;
  text-align: left;
  margin: 0 auto;
  color: #fff;
}
.tekst .right p strong {
	font-family: TanoheSans-Medium, sans-serif;
	font-size: 4rem;
	line-height: normal;
letter-spacing: 0.1rem;
}
.tekst .right a
{
  display: block;
  margin: 6rem auto 0;
}

.regulamin {
width: 100%;
  margin: 0;
  background-color: #f5f5fc;	
}
.regulamin a {
margin: 10rem auto 0;
  display: inline-block;
}
.regulamin a img
{
  width: 36.8rem;
  height: auto;
}
.formularz
{
width: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  max-width: 71rem;
}
form
{
width: 71rem;
  margin: 0 auto;
  text-align: left;
}
input {
display: block;
  width: 66rem;
  border: 0;
  height: 6.9rem;
  font-family: TanoheSans-Medium, sans-serif;
  font-size: 2.47rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  padding: 1rem 2rem;
  border-radius: 1.4rem;
  background-color: #fff;
}
textarea
{
display: block;
  width: 66rem;
  border: 0;
  height: 16rem;
  font-family: TanoheSans-Medium, sans-serif;
  font-size: 2.47rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  padding: 1.6rem 2rem;
  border-radius: 1.4rem;
  background-color: #fff;
}
.form-group2 {
	margin: -2rem auto 6.6rem 0.7rem;
}
input[type="checkbox"] {
display: block;
  float: left;
  margin: -0.2rem 1rem 0 -0.7rem;
  width: 4rem;
}
.formularz label a {
font-family: TanoheSans-Light, sans-serif;
  font-size: 2.4rem;
  line-height: normal;
  text-align: left;
  color: #fff;
}
input[type=submit] {
background: url('images/wyslij.png');
background-size: 37.6rem;
  border: none;
  display: block;
  height: 11.2rem;
  width: 37.6rem;
  padding: 0;
  cursor: pointer;
  margin: 0 auto 6.8rem;
}
input[type=submit]:hover {
background: url('images/wyslij2.png');
background-size: 37.6rem;
}
#addButton {
background: url('images/dodaj.png');
  background-size: 18.2rem;
  border: none;
  display: block;
  height: 2.8rem;
  width: 18.2rem;
  padding: 0;
  cursor: pointer;
  margin: 1.4rem auto 8.3rem 0.7rem;
}
.formularz h2 {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 4.85rem;
  line-height: 5rem;
  color: #fff;
  margin: 8.6rem auto 0;
  font-weight: normal;
}
.formularz h3 {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 5.2rem;
  line-height: 6rem;
  color: #002e7f;
  margin: 0.2rem auto 2.7rem;
  font-weight: normal;
}
.formularz label {
font-family: TanoheSans-Light, sans-serif;
  font-size: 2.4rem;
  line-height: normal;
  width: 60rem;
  text-align: left;
  margin: 1.3rem auto 3.2rem 0.8rem;
  color: #fff;
  display: inline-block;
}
.formularz label strong {
font-family: TanoheSans-Bold, sans-serif;
}
.thx .width1920 {
width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-image: url('images/bgd.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  height: 167.9rem;
}



a img.thx2 {
width: 19%;
  height: auto;
  text-align: center;
  margin: 3rem auto 0 auto;
  max-width: 346px;
}
.thx h2 {
letter-spacing: 0.1rem;
  width: 105rem;
  text-align: center;
  display: block;
  font-family: TanoheSans-Bold, sans-serif;
  font-size: 5.5rem;
  line-height: normal;
  margin: 54rem auto 0;
  padding: 0 0;
  color: #fff;
}
.thx p {
font-family: TanoheSans-Medium, sans-serif;
  font-size: 5rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  width: 100%;
  text-align: center;
  margin: 0 auto 14rem 0;
  color: #2e2e30;
  display: block;
}
.thx h3 {
font-family: TanoheSans-Medium, sans-serif;
  font-size: 3.2rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  width: 96rem;
  text-align: center;
  margin: 0 auto 0 auto;
  color: #2e2e30;
  display: 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: 7.81px;	
}
}
@media (max-width:1400px) {
html {
	font-size: 7.29px;	
}
}
@media (max-width:1300px) {
html {
	font-size: 6.77px;	
}
}
@media (max-width:1200px) {
html {
	font-size: 6.25px;	
}
}
@media (max-width:1100px) {
html {
	font-size: 5.73px;
}
}
@media (max-width:1000px) {
html {
	font-size: 10px;
}
.logo
{
  width: 100%;
  max-width: 1920px;
  margin: 5.6rem auto 0;
  padding: 0;
}
.logo a {
  margin-right: 5.4rem;
}
.logo img {
  width: 38.6rem;
  max-width: 386px;
  height: auto;
}

  .header
{
width: 100%;
  max-width: 1920px;
  margin: 0;
  padding: 0;
  display: inline-block;
  height: 75rem;
  }
.width1920 {
width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-image: url('images/bgm2n.jpg');
    background-size: 98.1rem;
    background-repeat: no-repeat;
    background-position: center top;
    height: 482rem;
}
.thx .width1920 {
width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-image: url('images/bgdm.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    height: 183rem;
}
.wstep {
  max-width: 98.4rem;
  margin: 0 auto 0 auto;
  width: 97%;
}
.wstep h1 {
  font-family: TanoheSans-Black, sans-serif;
  font-size: 12.4rem;
  line-height: 12.4rem;
  margin: 0rem auto 0;
  padding: 0 0;
}
.wstep p {
font-family: TanoheSans-Bold, sans-serif;
    font-size: 3.6rem;
    line-height: 5.1rem;
    color: #fff;
    margin: 4.8rem auto 0;
}
.wyniki p {
font-family: TanoheSans-Bold, sans-serif;
    font-size: 3.6rem;
    line-height: 5.1rem;
    color: #fff;
    margin: 4.8rem auto 0;
}
.wstep h2 {
font-family: TanoheSans-Bold, sans-serif;
  font-size: 3rem;
  line-height: normal;
  margin: 4rem auto 0;
  padding: 0 0;
  color: #fff;
  max-width: 80rem;
}
.wstep h3 {
font-family: TanoheSans-Bold, sans-serif;
    font-size: 4.5rem;
    line-height: 4.3rem;
    margin: 11.1rem auto 0;
}
.wstep h4 {
  font-family: TanoheSans-Bold, sans-serif;
  font-size: 7.6rem;
  line-height: 9rem;
  margin: 3rem auto;
}
.socialmedia h3 {
font-family: TanoheSans-Bold, sans-serif;
    font-size: 2.95rem;
    line-height: normal;
    color: #fff;
    margin: 5rem auto 0;
}
.formularz h2 {
font-family: TanoheSans-Bold, sans-serif;
    font-size: 5.5rem;
    line-height: 5rem;
    margin: 85.6rem auto 0;
}
.formularz h3 {
font-family: TanoheSans-Bold, sans-serif;
    font-size: 5.9rem;
    line-height: 7rem;
    margin: 0.1rem auto 1.7rem;
}
.wstep img {
margin: -2.5rem auto;
    width: 55rem;
    height: auto;
}
.socialmedia img {
  margin: 0 auto 0;
  width: 4.3rem;
  height: auto;
}
.formularz {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  max-width: 81rem;
}
 form {
    width: calc(100% - 1rem);
    margin: 0 auto;
    text-align: left;
  }
  input {
display: block;
    width: calc(100% - 5rem);
    border: 0;
    height: 5rem;
    font-family: TanoheSans-Medium, sans-serif;
    font-size: 3.6rem;
    line-height: normal;
    letter-spacing: 0.1rem;
    padding: 2rem;
  }
  textarea {
  display: block;
  width: 75rem;
  border: 0;
  height: 20rem;
  font-family: TanoheSans-Medium, sans-serif;
  font-size: 2.47rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  padding: 1.6rem 2rem;
  border-radius: 1.4rem;
}
input[type="submit"] {
  background: url('images/wyslij.png');
  background-size: 42.6rem;
  border: none;
  display: block;
  height: 12.9rem;
  width: 42.6rem;
  padding: 0;
  cursor: pointer;
  margin: 0 auto 6.8rem;
  background-repeat: no-repeat;
}
input[type=submit]:hover {
  background-size: 42.6rem;
}
.thx {

  height: 183rem;
}
.thx img {
width: 37rem;
    height: auto;
    text-align: center;
    margin: 3rem 0.8rem 0 auto;
    filter: invert(100%);
    max-width: 37rem;
}
.thx h2 {
letter-spacing: 0.1rem;
    width: 30rem;
    text-align: left;
    display: block;
    font-family: TanoheSans-Bold, sans-serif;
    font-size: 3.9rem;
    line-height: normal;
    margin: 119rem auto 0 26rem;
    padding: 0 0;
    color: #034afe;
}
.thx p {
  font-family: TanoheSans-Medium, sans-serif;
  font-size: 5rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  width: 88rem;
  text-align: center;
  margin: 0 auto 14rem auto;
  color: #2e2e30;
  display: block;
}
.thx h3 {
  font-family: TanoheSans-Medium, sans-serif;
  font-size: 3.2rem;
  line-height: normal;
  letter-spacing: 0.1rem;
  width: 88rem;
  text-align: center;
  margin: 0 auto 0 auto;
  color: #2e2e30;
  display: block;
}

input[type="checkbox"] {
display: block;
  float: left;
  margin: -0.5rem 2rem 0 0;
  width: 4rem;
}
}
@media (max-width:900px) {
html {
	font-size: 8.9px;
}
}
@media (max-width:800px) {
html {
	font-size: 7.9px;
}
}
@media (max-width:700px) {
html {
	font-size: 7.05px;
}
}
@media (max-width:670px) {
html {
	font-size: 6.45px;
}
}
@media (max-width:600px) {
html {
	font-size: 6.05px;
}
}
@media (max-width:570px) {
html {
	font-size: 5.15px;
}
}
@media (max-width:500px) {
html {
	font-size: 5.05px;
}
}
@media (max-width:450px) {
html {
	font-size: 4.4px;
}
}
@media (max-width: 400px) {
html {
font-size: 3.65px;
}
  .thx img {
    width: 80rem;
    height: auto;
    text-align: center;
    margin: 29rem auto 0 auto;
  }
    .thx h2 {
    font-family: 'League Gothic', sans-serif;
    font-size: 6rem;
    line-height: normal;
    letter-spacing: 0.1rem;
    width: 80rem;
    text-align: center;
    margin: 5rem auto 76px auto;
    color: #2e2e30;
    display: block;
  } 
   .thx p {
    font-family: TanoheSans-Medium, sans-serif;
    font-size: 4rem;
    line-height: normal;
    letter-spacing: 0.1rem;
    width: 80rem;
    text-align: center;
    margin: 0 auto 14rem auto;
    color: #2e2e30;
    display: block;
  }
    .thx h3 {
    font-family: TanoheSans-Medium, sans-serif;
    font-size: 3.2rem;
    line-height: normal;
    letter-spacing: 0.1rem;
    width: 80rem;
    text-align: center;
    margin: 0 auto 0 auto;
    color: #2e2e30;
    display: block;
  }

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