
@font-face {
    font-family: 'Kapra';
    src: url('../fonts/KapraNeuePro-BlackExpanded.eot');
    src: url('../fonts/KapraNeuePro-BlackExpanded.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KapraNeuePro-BlackExpanded.woff2') format('woff2'),
        url('../fonts/KapraNeuePro-BlackExpanded.woff') format('woff'),
        url('../fonts/KapraNeuePro-BlackExpanded.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
h1,h2,h3{
	font-family: 'Kapra';

}

body {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	float: left;
	width: 100%;
	background:#F4F4F4 ;
}

img {
	display: block;
	max-width: 100%;
}

b {
	font-weight: 700;
}
a{
	color:inherit;
}
div#statement {
	width: calc(100% - 20px);
	padding: 10px 10px;
	color: #fff;
	text-align: left;
	font-size: 14px;
	background: rgb(208, 35, 35, 0.95);
	margin: 0 0 10px;
	display: none;
	position: fixed;
	top: 0;
	transition: 1s;
	z-index: 5;
	text-align: center;
}

.hug {
	max-width: 1075px;
	margin: 0 auto;
	width: 100%;
}


.hug.big {
    max-width: 1300px;
}

.hug.mini {
    max-width: 750px;
}
.main-info {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #161615;
    min-height: 790px;
    position:relative;
}

.content {
    width: 530px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.content h1, .content h2, .content h3 {
    width: 100%;
    float: left;
    text-align: center;
}
.main-info .content{
    top: -50px;
}
.content h1 {
    font-size: 113px;
    margin: 10px 0 0;
}

.content h2 {
    font-family: 'MONTSERRAT';
    font-weight: bold;
    font-size: 41px;
    letter-spacing: 8px;
}

.content h2.data {
    font-family: 'KAPRA';
    color: #E1880F;
    font-size: 53px;
    margin: 50px 0 0;
    letter-spacing: normal;
}

.content h3.edycja {
    font-family: 'MONTSERRAT';
    font-weight: bold;
    font-size: 41px;
    letter-spacing: 8px;
    margin: 10px 0 0;
}


.bg1 {
	background: url(/im/reka-lewa.png?v=A) no-repeat left top / cover;
    width: 30%;
    height: calc(100vh + 70px);
    position: absolute;
    left: 0;
    top: 50px;
    background-size: 100%;
    z-index: -1;
}

.bg2 {
    background: url(/im/reka-prawa.png?v=A) no-repeat right top / cover;
    width: 30%;
    height: 110vh;
    position: absolute;
    right: 0;
    top: 100px;
    background-size: 100%;
    z-index: -1;
}

.content {
    position: relative;
}

.edit {
    position: absolute;
    right: 0;
    background: #161615;
    color: #fff;
    padding: 5px 23px 5px 15px;
    font-size: 26px;
    color: #E1880F;
    font-family: 'Kapra';
}

.edit span {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1.5px;
}

.edit:after {
    background: #161615;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #f4f4f4;
    content: '';
    display: block;
    position: absolute;
    right: -10px;
    top: 0;
}
.line {
    position: absolute;
    left: 15%;
    bottom: 70px;
    width: 70%;
    height: 3px;
    background: #161615;
}

.buy-ticket {
    position: fixed; 
    background: #000;
    bottom: 0;
    left: 0;
    width: 100%;
    float: left;
    padding: 30px 0;
} 

.buy-ticket img {
    width: 100px;
    float: left;
} 

.buy-ticket p {float: left;font-size: 50px;font-weight: bold;font=we: ;margin-left: 40px;} 

.buy-ticket a {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.more-info {
    width: 100%;
    float: left;
}

.more-info .content {
    width: 90%;
    color: #161615;
    margin: 0 5%;
    color:#161615;
}



.more-info .content h3 {
    font-size: 34px;
    font-weight: bold;
    font-family: 'MONTSERRAT';
    width: 100%;
	letter-spacing: 1.5px;
    float: left;
}

.fb-and-pdf {
    width: 100%;
	max-width: 500px;
    display: flex;
    margin: 0 auto;
}

.fb-and-pdf .fb {
    width: 150px;
    float: left;
}

.fb-and-pdf .pdf {
    width: calc(100% - 170px);
    background: #E1880F;
    float: left;
    border-radius: 10px;
	margin-left:20px;
}
.address {
    width: 100%;
    float: left;
}

.contact {
    float: left;
    width: 100%;
}

.fb-and-pdf .pdf p {
    float: left;
    font-weight: bold;
    font-size: 30px;
    width: 170px;
    margin-left: 15px;
}

.fb-and-pdf .pdf img {
    float: left;
    width: 70px;
}

.fb-and-pdf .pdf a {
    display: flex;
    align-items: center;
    float: left;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.fb-and-pdf {
    margin: 60px auto 0;
}

.more-info {
    margin: 30px 0;
}

.address h4 {
    width: 100%;
    font-size: 38px;
    text-align: center;
    letter-spacing: 8px;
    font-weight: bold;
}

.address p {
    font-size: 30px;
    text-align: center;
    margin: 5px 0 0;
    width: 100%;
    float: left;
}

.address {
    margin: 70px 0 0;
}

.contact {
    margin: 50px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 500px;
}

.contact a {
    text-align: center;
    font-size: 30px;
    letter-spacing: 1.5px;
    line-height: 45px;
}
.more-info {
    padding-bottom: 200px;
}
img.logo {
    width: 250px;
}


.rules {
    width: 100%;
    margin: 50px 0 0;
    float: left;
    display: flex;
    justify-content: center;
}

.more-info {padding-bottom: 160px;}

.rules a {
    width: auto;
    color: #808080;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 1px;
    transition: 0.5s;
}

.rules a:hover {
    color: #e1880f;
}



@media all and (max-width:768px){
    .content h1 {
        font-size: 51px;
    }
    
    .content h2 {
        font-size: 19px;
        letter-spacing: 4px;
    }
    
    .content h2.data {
        font-size: 24px;
    }
    
    .content h3.edycja {
        font-size: 19px;
        letter-spacing: 4px;
    }
    
    .bg1, .bg2 {
        display: none;
    }
    
    .main-info {
        height: auto;
        margin: 100px 50px 30px;
        border-bottom: 2px solid #161615;
        width: calc(100% - 100px);
        padding-bottom: 60px;      
          min-height: unset;
    }
    
    .line {
        display: none;
    }
    
    .more-info .content h3 {
        font-size: 19px;
    }
    
    .more-info .content h3:nth-child(2) {
        display: none;
    }
    
    .fb-and-pdf {
        margin: 30px auto;
        flex-wrap: wrap;
        max-width: 300px;
        justify-content: center;
    }
    
    .fb-and-pdf .fb {
        width: 100px;
    }
    
    .fb-and-pdf .pdf {
        width: 250px;
        margin: 21px 0;
        padding: 20px 0;
    }
    
    .fb-and-pdf .pdf img {
        width: 45px;
    }
    
    .fb-and-pdf .pdf p {
        font-size: 21px;
        width: 120px;
    }
    
    .more-info {
        margin-top: 20px;
    }
    
    .address {
        margin: 0;
    }
    
    .address h4 {
        font-size: 19px;
        letter-spacing: 4px;
    }
    
    .address p {
        font-size: 19px;
    }
    
    .contact {
        margin: 20px 0 0;
        max-width: 320px;
    }
    
    .contact a {
        font-size: 19px;
        line-height: 28px;
    }
    
    .more-info {
        padding-bottom: 130px;
    }
    
    .buy-ticket p {
        font-size: 35px;
        margin-left: 20px;
    }
    
    .buy-ticket img {
        width: 60px;
    }

    .content h2.data {
        margin-top: 30px;
    }
    
    .main-info .content {
        top: -30px;
    }

    .rules a {
        font-size: 18px;
    }

    .rules {
        margin-top: 30px;
    }
    
    .more-info {
        padding-bottom: 120px;
    }
    
}


@media all and (max-width:550px){

.edit span {
    font-size: 10px;
}

.edit:after {
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid #f4f4f4;
}

.edit {
    font-size: 12px;
    padding: 5px 10px 5px 10px;
}
img.logo {
    width: 200px;
}
.main-info {margin-top: 50px;}

.main-info .content {
    top: 0;
}
}