/******* Variables *******/
:root {
    /****** Custom variables ******/
    --page-background: #efebe7 /*url("../../images/design77/bg2.jpg") no-repeat center*/;
    --text-color: #fff;
    --base-color: #005124;
    --modal-background-color: #fff;
    /****** END Custom variables ******/
}


html, body {
    font-size: 12px;
    font-family: 'Kentucky';
    background: var(--page-background);
    /*background: transparent;*/
    /*background-size: cover !important;*/
}

@font-face {
    font-family: 'Kentucky';
    src: url('../../fonts/KentuckyStraightPl-Body.otf');
}

main {
    overflow-x: hidden;
}
p {
    line-height: 1.2;
}
a,
button{
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
a:hover,
button:hover,
.politika-modal:hover{
    opacity: 0.9;
}
.modal-dialog .modal-content,
.modal-dialog .modal-header,
.modal-dialog .modal-body{
    border: none;
    background: transparent;
}
.politika-modal {
    cursor: pointer;
}
.grecaptcha-badge {
    z-index: 5;
}
body.only_message {
    background: var(--page-background);
    background-size: cover !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    font: normal normal bold 16px/20px 'Kentucky';
}
body.only_message div {
    color: #fff;
    text-align: center;
    background-color: #505050;
    max-width: 400px;
    width: 100%;
    font-size: 20px;
    margin: 0 auto;
    padding: 30px;
    font: normal normal bold 16px/20px 'Kentucky';
}
/** LOADER **/
.lds-circle {
    display: flex
;
    background: #fff;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.lds-circle img {
    /*width: 200px;*/
}
.lds-circle p {
    display: inline-block;
    width: 300px;
    text-align: center;
    margin: 8px;
    position: fixed;
    top: calc((50% + 75px) - 0px);
    left: calc(50% - 150px);
    color: #505050;
    background: #fff;
    padding: 10px;
    font: normal normal normal 16px / 1 'Kentucky';
}
/********* END LOADER *********/
#content {
    display: none;
}
#menu {
    position: fixed !important;
    z-index: 9 !important
}
.error-message,
.global-message{
    font: normal normal normal 16px / 1 'Kentucky';
    padding: 4px 0;
    letter-spacing: 0px;
    color: #d12027;
    visibility: hidden;
    display: block;
    text-align: left;
}
.global-message {
    color:#fff;
}
.desktop-hide {
    display: none !important;
}

h2.block-title {
    font: normal normal normal 70px / 1 'Kentucky';
    letter-spacing: 0px;
    color: #454444;
    text-align: center;
    padding: 70px 15px 20px;
    display: block;
    margin: 0 auto 20px;
    background-size: contain;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
}
/*h2.block-title:after {*/
/*    content: "";*/
/*    border-bottom: 3px solid #fff;*/
/*    display: block;*/
/*    padding-top: 3px;*/
/*}*/
/*h2.block-title:before {*/
/*    content: "";*/
/*    border-top: 3px solid #fff;*/
/*    display: block;*/
/*    padding-bottom: 3px;*/
/*}*/
#start {
    padding-top: 75px;
}
.red-wrapper {
    background: #d12027;
}
.img1 {
    margin: 30px auto -85px;
    display: block;
    width: 90%;
}
.bottle-block {
    position: relative;
}
.img2 {
    margin: -190px auto 0;
    display: block;
    width: 320px;
    z-index: 2;
    position: relative;
}
.img3 {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.img4 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.img5 {
    display: block;
    width: 100%;
    margin: 0px auto 0;
}
.img6 {
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
#zasady {
    position: relative;
    padding-bottom: 50px;
}
#zasady .circle{
    margin: 0 auto 20px;
    text-align: center;
    font: normal normal 600 220px / 1 'Kentucky';
    font-style: italic;
    letter-spacing: 0;
    color: #004a21;
    padding-top: 20px;
    height: 300px;
    display: flex
;
    align-content: center;
    justify-content: center;
    align-items: center;
}
#zasady .circle img {
    height: 100%;
}

#zasady .t1 {
    text-align: center;
    font: normal normal normal 40px / 1 'Kentucky';
    letter-spacing: 0px;
    color: #454444;
    margin-top: 30px;
}
#zasady .t2 {
    text-align: center;
    font: normal normal normal 30px/50px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
}
.small-description {
    margin: 50px auto 0;
}
.small-description .bonus p {
    display: flex
;
    justify-content: center;
    align-content: center;
    align-items: center;
    font: normal normal normal 40px / 1 'Kentucky';
}
.small-description .bonus img {
    width: 80px;
    margin-left: 15px;
}
.small-description .bonus span {
    color: #c2001a;
    padding-right: 10px;
}
.small-description p {
    font: normal normal normal 27px / 27px 'Kentucky';
    letter-spacing: 0px;
    color: #454444;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.small-description p span {
    color: #c50e1e;
}
#zubr {
    margin-top: 100px;
}
#zubr img {
    display: block;
    margin: 0 auto 100px;
    max-width: 100%;
}
#zubr p {
    font: normal normal normal 30px/34px 'Kentucky';
    color: #fff;
    line-height: 1;
    text-align: center;
}
.regulamin-download {
    text-transform: uppercase;
    text-align: center;
    display: table;
    margin: 0px auto;
    z-index: 1;
    position: relative;
    max-width: 100%;
    background-size: contain;
    padding: 0;
    color: #fff;
    border-radius: 0px;
    padding: 15px 40px;
    background: #c2001a;
    outline: none;
    font: normal normal normal 18px / 24px 'Kentucky';
}
#regulamin {
    padding: 25px 0 50px;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 2px solid #c0c0bd;
}
#regulamin img {
    display: block;
    margin: 0 auto 50px;
    width: 180px;
}
#regulamin h2.block-title {
    padding-top: 20px;
}
.regulamin-download.i1 {
    background: url(../../images/design77/i1.png) no-repeat center center;
    float: left;
}
.regulamin-download.i2 {
    background: url(../../images/design77/i2.png) no-repeat center center;
    float: right;
}
.regulamin-download:hover {
    color:#fff;
    text-decoration: none;
}
.r_link {
    color: #c2001a;
    outline: none;
    font: normal normal normal 20px / 24px 'Kentucky';
    display: table;
    margin: 20px auto 0;
    text-align: center;
}
.r_link:hover {
    opacity: 0.9;
    color: #c2001a;
    text-decoration: none;
}
.aspe-contacts img {
    display: block;
    margin: 0 auto 20px;
    height: 80px;
}
.aspe-contacts a{
    font: normal normal normal 43px / 1 'Kentucky';
    color: #454444;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-decoration: none !important;
}
.aspe-contacts span {
    font: normal normal normal 25px / 1 'Kentucky';
    color: #454444;
    display: block;
    margin: 5px auto 0;
    text-align: center;
}

#nagrody,
#form_block {
    background: url(../../images/design77/bg1.png) no-repeat center center;
    padding-bottom: 50px;
    background-size: cover;
}
#nagrody .mobile-hide img{
    width: 100%;
}
#nagrody .t1{
    text-align: center;
    font: normal normal normal 147px/148px 'Kentucky';
    letter-spacing: 2.74px;
    color: #CAAB63;
    height: 300px;
}
#nagrody .t1 img {
    margin-top: 55px;
}
#nagrody .t1 img.n1 {
    margin-left: -250px;
}
#nagrody .t2{
    text-align: center;
    font: normal normal bold 120px / 1 'Kentucky';
    letter-spacing: 0px;
    color: #c40a1d;
    margin-bottom: -40px;
}
#nagrody .t3{
    text-align: center;
    font: normal normal normal 50px / 1 'Kentucky';
    letter-spacing: 0px;
    color: #454444;
}
#nagrody .t4{
    text-align: center;
    font: normal normal normal 22px/28px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
    font-weight: lighter;
}

#produkty {
    background: #002001;
    padding-bottom: 50px;
}
#produkty .item {
    background: url(../../images/design77/bg3.png) no-repeat center center;
    padding: 30px;
    border-radius: 40px;
}
#produkty .item img{
    margin: 0 auto;
    display: block;
}
#produkty .text-block {
    background: url(../../images/design77/text-block.png) no-repeat center bottom;
    padding: 50px 0 200px;
}
#produkty .text-block .t1{
    font: normal normal bold 30px/32px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
}
#produkty #beer-slider .carousel-inner{
    max-width: 1000px;
    margin: 0 auto;
}
#produkty #beer-slider .carousel-inner .carousel-item .item{
    width: 210px;
    height: 380px;
    float: left;
    margin: 0 20px;
}
#produkty #beer-slider .carousel-control-next,
#produkty #beer-slider .carousel-control-prev{
    background: #002001;
    opacity: 1;
    width: 50px;
}

#form_block .img51 {
    display: block;
    width: 100%;
    margin: 0 auto;
}
#form_block h2.block-title3 {
    margin: -25px auto 10px;
    padding: 7px 45px;
    font: normal normal bold 30px / 30px 'Kentucky';
}
#form_block .rules-row {
    margin-top: 00px;
}
#form_block .rules-row h3 {
    font-family: 'Kentucky';
    font-size: 18px;
    color: #000000;
}
#form_block .t1 {
    font: normal normal 700 14px / 14px 'Kentucky';
    letter-spacing: 0px;
    color: #004a21;
    margin-bottom: 5px;
    position: relative;
}
#form_block .t1.qw1 {
    margin-top: -10px;
}
#form_block .t1.qw2 {
    margin-top: 15px;
}
.star {
    background: url(../../images/design77/star.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 2px;
    margin-left: 3px;
}
#form_block .email p.t1 {
    padding-left: 15px;
}
#form_block .email p.t1 .star{
     margin-left: -13px;
 }
.rules_accepted .star {
    /*left: 15px;
    width: 10px;*/

left: 15px;
    width: 10px;
    font-size: 18px;
    background: transparent;
    padding-left: 6px;
    margin-top: -13px;
}

#form_block .file-wrapper {
    max-width: 450px;
    margin: 0px auto 0;
}
#form_block .file-wrapper p {
    font: normal normal normal 22px/27px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
    line-height: 38px;
}
#form_block .file-wrapper p img {
        max-width: 320px;
            display: block;
    margin: 0 auto;
}
#form_block .file-wrapper a{
    display: block;
    float: right;
    margin-top: 0px;
}
#form_block>.container {
    z-index: 1;
    position: relative;
}
#form_block .img52 {
    max-width: 320px;
    display: block;
    width: 100%;
    margin-left: -4%;
}
.addaadd {
    font: normal normal 700 22px / 26px 'Kentucky';
    color: #004a21;
    margin-bottom: 35px;
}
#form_block label {
    font: normal normal normal 16px/1 'Kentucky';
    letter-spacing: 0px;
    color: #454444;
    margin-bottom: 3px;
}
#form_block .description label {
    font: normal normal normal 16px / 1 'Kentucky';
    text-align: left;
}
#form_block .description textarea {
    font: normal normal normal 18px / 21px 'Kentucky';
    height: 120px;
}
#form_block .animal_type {
    display: block;
    width: 781px;
    margin: 0 auto;
}
#form_block .animal_type img {
    margin: 0 10px;
    border: 3px solid transparent;
}
#form_block .animal_type .active {
    border: 3px solid #CAAB63;
}
#form_block #opis_file {
    display: none;
}
#form_block .global-message{
    visibility: visible;
    background: red;
    text-align: center;
    max-width: 320px;
    margin: -20px auto 0;
}
#form_block .receipt {
    margin: 15px 0 30px;
}
#form_block input[type="text"],
#form_block input[type="date"],
#form_block input[type="email"],
#form_block select {
    font-size: 20px;
    width: 100%;
    border: 1px solid #acacac;
    height: 50px;
    color: #000;
    font: normal normal normal 18px/20px 'Kentucky';
    border-radius: 0px;
}
#form_block .reward {
    margin: 40px 0 -20px;
}
#form_block .form-wrapper2 {
    background-size: cover;
    padding: 25px 40px 20px;
    border-radius: 0px;
    margin-bottom: 30px;
}
#form_block .img53 {
    width: 100%;
    margin: 0 15px 20px 0px;
}
#form_block .reward .radio-item {
    cursor: pointer;
}
#form_block .reward input{
    display: none;
}
#form_block .reward label::before {
    content: "";
    background-color: #fff;
    width: 15px;
    height: 15px;
    border: 1px solid #9A9B9D;
    border-radius: 0px;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 25px;
}
#form_block .reward input:checked+label::before {
    background-color: #f6b335;
    border-color: #fff;
}
#form_block .reward label{

}
#form_block .reward img{
    width: 70px;
    height: 70px;
}
#form_block .reward .radio-item span{
    text-align: left;
    font: normal normal 900 16px/22px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
    display: inline-block;
    height: 50px;
    padding-top: 5px;
    margin-left: -5px;
}
#form_block .reward .error-message {
    margin-top: -20px;
    margin-bottom: 30px;
}
.p1 {
    width: 300px;
    position: absolute;
    left: 100px;
    bottom: -100px;
}
.p2 {
    width: 300px;
    position: absolute;
    left: 100px;
    top: -60px;
}
.p3 {
    width: 220px;
    position: absolute;
    right: 0px;
    top: -90px;
}
.p4 {
    width: 150px;
    position: absolute;
    right: 250px;
    top: 200;
}

.item_to_show-wrapper .item_to_show_2,
.item_to_show-wrapper .item_to_show_1{
    display:none;
}
.item_to_show-wrapper .active {
    display: block;
}
.field_selector-wrapper {

}
.field_selector-wrapper a {
    cursor: pointer;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D20107;
    border-radius: 3px;
    text-align: center;
    font: normal normal normal 20px/58px 'Kentucky';
    letter-spacing: 0px;
    color: #D20107 !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    width: 100px;
    height: 45px;
    line-height: 1;
    padding: 10px 0px;
}
.field_selector-wrapper a:last-child {
    width: 125px;
}
.field_selector-wrapper a:hover,
.field_selector-wrapper a.active{
    background: #D20107;
    color: #fff !important;
}
.rules_accepted label span,
.selected_prize label span,
.no_pesel label span{
    display: block;
    padding-left: 35px;
    width: 100%;
}
.step2 .fresh_type_general_block .error-message {
    margin-top: -45px;
}
.step3 .fresh_type_general_block .error-message {
    margin-top: -25px;
}
.step4 .fresh_type_general_block .error-message {
    margin-top: -35px;
}
#form_block .fresh_type_description textarea {
    border: 1px solid #115328;
}
.fresh_type_general_block {
    margin-bottom: 25px;
}
#form_block .form-group {
    margin-bottom: 10px;
}
#form_block .fresh_type_video .form-group {
    margin-bottom: 10px;
}
#form_block .fresh_type_selector {
    margin-bottom: 50px;
}
#form_block .fresh_type_selector>div>label{
    text-align: center;
    font: normal normal bold 28px/38px 'Kentucky';
    letter-spacing: 0px;
    color: #CF0F11;
    margin-bottom: 30px;
}
#form_block .fresh_type_selector>div>div label {
    text-align: left;
    font: normal normal bold 18px/26px 'Kentucky';
    letter-spacing: 0px;
    margin-left: 25px;
    color: #035EA7;
}
#form_block .custom-select2 {
    display: grid;
    grid-template-areas: "select";
    align-items: center;
    position: relative;
}
#form_block .custom-select2:before {
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 10px;
    margin-top: 3px;
    position: absolute;
    left: 14px;
    top: 9px;
    background: url(../../images/design77/arrow-down.png) no-repeat center left;
    background-size: contain;
    /*border-left: 10px solid transparent;*/
    /*border-right: 10px solid transparent;*/
    /*border-top: 18px solid #CF0F11;*/
}
#form_block .custom-select2 select{
    font-family: 'Kentucky';
    font-width: 500;
    appearance: none;
/* padding: 0 1em 0 0; */
    outline: none;
    margin: 0;
    cursor: pointer;
    line-height: inherit;
    width: 100%;
    background: #fff;
    text-align: left;
    letter-spacing: 0px;
    text-align: -webkit-left;
    text-align-last: left;
    -moz-text-align-last: left;
    -webkit-text-align-last: left;
    line-height: 40px;
    padding-left: 46px;
}
#form_block #dropzone {
    background: #ffffff url(../../images/design77/cloud.png) no-repeat 50% 15%;
    display: block;
    height: 80px;
    width: 100%;
    background-size: 35px;
    cursor: pointer;
    border: 2px solid #949494;
}
#form_block #dropzone div {
    text-align: center;
    color: #555555;
    font: normal normal lighter 18px/16px 'Kentucky';
}
#form_block #dropzone .text-1 {
    padding-top: 40px;
    text-align: center;
    font: normal normal normal 12px / 16px Kentucky;
    letter-spacing: 0px;
    color: #555555;
}
#form_block #dropzone .text-2 {
    font: normal normal normal 12px/16px Kentucky;
    color: #555555;
    text-align: center;
}
#fresh_type_description {
    height: 170px;
    border: 1px solid #035EA7;
    border-radius: 3px;

}
#form_block .rules_accepted .error-message ,
#form_block .fresh_type_general_block .error-message {
    text-align: left;
}
#form_block .fresh_type_general_block label {
    cursor: pointer;
}
.letter-counter {
    text-align: left;
    font-family: 'Kentucky';
    font-size: 14px;
    font-weight: 600;
    color: #454444;
    position: absolute;
    right: 15px;
    margin-top: -15px;
}
.letter-counter.error {
    color: #d12027;
}
#form_block .actions button {
    background: #c2001a;
    border: 0px solid transparent;
    outline: none;
    font: normal normal normal 18px / 1 'Kentucky';
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    opacity: 1;
    border-radius: 0px;
    display: block;
    margin: 0px auto 0px;
    text-align: center;
    padding: 15px 40px 10px;
}
.preview_area {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #9A9B9D;
    border-radius: 3px;
    height: 150px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.preview_area img {
    max-width: 100%;
    max-height: 100%;
}
.upload_button {
    font: normal normal normal 15px/14px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    background: transparent;
    border: 1px solid #FFDC93;
    text-decoration: none;
    cursor: pointer;
    padding: 12px 10px 14px;
    margin-top: 10px;
    display: inline-block;

    line-height: 14px;

}

input[type="radio"] {
    outline: none;
    background-color: #fff;
}
input[type="radio"]::before,
input[type="radio"]::after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #035EA7;
    background: #fff;
    position: absolute;
    margin: -5px;
    background: #fff;
    position: absolute;
    margin: -5px;
    cursor: pointer;
}
#kontakt .footer-wrapper {
    background: #003F76 url(../../images/design77/img7.png) no-repeat;
    padding-top: 100px;
}
.disabled_form_message {
    text-align: center;
    color: #d12027;
    font-size: 20px;
    margin: 50px auto;
}
#kontakt {
    position: relative;
}
#kontakt.k2 {
    margin: 50px auto;
}
#kontakt .global-message.show {
    visibility: visible;
    color: #fff;
    background: #e0010e;
    text-align: center;
    padding: 10px 0px;
    font-size: 14px;
    margin-bottom: 20px;
    width: 250px;
}
.kontakt_image {
    margin-top: -145px;
    max-width: 380px;
}
#kontakt.k1 .t1.first {
    margin-bottom: 15px;
}
#kontakt.k1 .t1 a {
    color: #004a21;
    font-size: 38px;
}
#kontakt .t1 a{
    font: normal normal normal 26px/32px 'Kentucky';
    letter-spacing: 0px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
#kontakt p.t1,
#kontakt strong a{
    font: normal normal normal 20px/32px 'Kentucky' !important;
    letter-spacing: 0px;
    color: #fdf8e2;
    text-align: center;
}
#kontakt p.t1 {
    margin-bottom: 0px;
}
#kontakt .age18,
#kontakt .age18 img{
    display: block;
    margin: -40px auto 0;
    max-width: 300px;
    width: 100%;
}
#kontakt .age18 img{
    margin: 30px auto;
}
#kontakt .politika-wrapper {
    margin-bottom: 50px;
}
#kontakt .politika-modal {
    color: #c2001a ;
}
#kontakt .logo_footer {
    margin: 40px auto 40px;
    display: block;
    max-width: 350px;
    width: 100%;
}

#kontakt .t2 {
    max-width: 700px;
    margin: 30px auto;
}
#kontakt .t2,
#kontakt .t2 a{
    font: normal normal normal 25px / 1 'Kentucky';
    letter-spacing: 0px;
    color: #454444;
    text-align: center;
}
#kontakt .t2.first {
    margin-top: 0px;
}
#kontakt .t2 strong {
    font-family: 'Kentucky';
}
#kontakt .t2 a {
    color: #ccb473 !important;
    text-decoration: none !important;
}
#kontakt h2{
    font: normal normal normal 43px / 1 'Kentucky';
    padding-top: 40px;
}
#kontakt h3 {
    font: normal normal normal 25px / 1 'Kentucky';
    text-align: center;
    margin-bottom: 70px;
}
#contact_form {
    margin-bottom: 30px;
}
#contact_form input[type="email"]{
    max-width: 330px;
    width: 100%;
    height: 55px;
    font-size: 16px;
}
#contact_form label{
    text-align: left;
    font: normal normal bold 28px/38px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
}
#contact_form textarea{
    max-width: 330px;
    width: 100%;
    height: 150px;
    font: normal normal bold 16px/30px 'Kentucky';
}
#contact_form .form-group {
    margin-bottom: 0px;
}
#contact_form button {
    background: #CF0F11;
    text-align: center;
    font: normal normal bold 22px/32px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-top: 9px;
    outline: none;
    box-shadow: none;
    border: none;
}

#register_form .step-title {
    text-align: center;
    font: normal normal bold 48px/55px 'Kentucky';
    letter-spacing: 0px;
    color: #CF0F11;
    margin-top: -50px;
}
#register_form .step-title span {
    color: #115328;
}


input[type="radio"]:checked::after {
    background: #035EA7;
    width: 12px;
    height: 12px;
    margin: 4px;
}

.rules_accepted,
.selected_prize,
.no_pesel{
    clear: both;
}
.rules_accepted .line,
.selected_prize .line,
.no_pesel .line{
    margin-bottom: 6px;
    position: relative;
}
.rules_accepted input,
.selected_prize input,
.no_pesel input{
    display: none;
}
.rules_accepted label,
.selected_prize label,
.no_pesel label{
    font: normal normal lighter 15px/20px 'Kentucky';
    letter-spacing: 0px;
    color: #FFFFFF;
    width: 100%
}
.rules_accepted label a,
.selected_prize label a,
.no_pesel label a{
    text-decoration: none;
    cursor: pointer;
    color: #454444;
}
.rules_accepted label:before,
.selected_prize label:before,
.no_pesel label:before{
    content: "";
    background-color: #fff;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #cecece;
    cursor: pointer;
}
.rules_accepted input:checked+label::before ,
.selected_prize input:checked+label::before,
.no_pesel input:checked+label::before{
    background: #c2001a;
    background-size: 12px;
    padding: 5px;
    border-color: #fff;
}
.rules_accepted,
.selected_prize,
.no_pesel{
    margin: 0 auto;
}
.fresh_type_block h3 {
    font: normal normal bold 28px/30px 'Kentucky';
    letter-spacing: 0px;
    color: #CF0F11;
    margin-bottom: 30px;
}
.footer-wrapper {
    background: #cb1420;
}
#bonus {
    margin-top: -30px;
    padding-bottom: 50px;
    border-bottom: 2px solid #c0c0bd;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
}
#bonus h2.block-title {
    color: #c2001a;
    padding-bottom: 10px;
}
#bonus h3 {
    font: normal normal normal 24px / 30px 'Kentucky';
    color: #454444;
    text-align: center;
}
#bonus .img-wrapper {
    margin-left: -70px;
}
#bonus img {
    display: block;
    margin: 50px auto 30px;
    width: 300px;
}
#bonus a {
    background: #c2001a;
    border: 0px solid transparent;
    outline: none;
    font: normal normal normal 18px / 1 'Kentucky';
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    opacity: 1;
    border-radius: 0px;
    display: block;
    margin: 0px auto 0px;
    text-align: center;
    padding: 15px 40px 10px;
    display: table;
    text-decoration: none !important;
}
#bonus a:hover {
    opacity: 0.9;
}

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

}

@media only screen and (min-width: 1200px) {
    .bottle-block {
        position: relative;
    }
}
@media only screen and (max-width: 1200px) {
    #nagrody .t1 img.n1 {
        margin-left: -175px;
        width: 500px;
    }
    #form_block .description textarea {
        height: 135px;
    }
    .p1 {
        left: 50px;
        bottom: 0px;
    }
    .p2 {
        left: 50px
    }
    .p4 {
        right: 150px;
    }
    .logos img {
        max-width: 120px;
        max-height: 70px;
    }
    #form_block input[type="text"],
    #form_block input[type="date"],
    #form_block input[type="email"],
    #form_block select {
        height: 40px;
    }
    #form_block .custom-select2:before {
        left: 16px;
        top: 13px;
    }
}

@media only screen and (max-width: 992px) {
    .aspe-contacts a {
        font: normal normal normal 33px / 1 'Kentucky';
    }
    .aspe-contacts span {
        font: normal normal normal 18px / 1 'Kentucky';
    }
    #zasady .circle img {
        height: 70%;
    }
    #zasady .circle-1 img {
        height: 90%;
    }
    #zasady .circle-3 img {
        height: 65%;
        margin-left: -20px;
    }
    #nagrody .t1 img {
        width: 80%;
    }
    #nagrody .t1 img.n1 {
        margin-left: -140px;
        width: 350px;
    }
    #nagrody .t1 {
        height: 250px;
    }
    #nagrody .t3 {
        font: normal normal normal 34px / 1 'Kentucky';
    }
    #start {
        padding-top: 70px;
    }
    #zasady .circle {
        font: normal normal 600 140px / 1 'Kentucky';
        margin-bottom: 0px;
        width: 45%;
    }
    #zasady .t1 {
        font: normal normal normal 28px / 1 'Kentucky';
    }
    #form_block .img52 {

    }
    #kontakt.k1 h2.block-title {
        padding-top: 40px;
    }
    .p1 {
        bottom: -200px;
        left: -200px;
    }
    .p2 {
        right: 50px;
    }
    .p4 {
        right: 100px;
    }
    #produkty #beer-slider .carousel-inner .carousel-item .item {
        width: 132px;
        padding: 10px 0;
        height: 340px;
    }
    #start .game-image img {
        margin-right: 0px;
        max-width: 250px;
    }
    #start .img13 {
        margin-top: -220px;
    }
    #start .gift1 {
        left: -25px;
    }
    #start .gift3 {
        right: -90px;
    }
    #form_block .animal_type {
        width: 660px;
    }
    #form_block .animal_type .img1 {
        width: 170px;
    }
    #form_block .animal_type .img2,
    #form_block .animal_type .img3,
    #form_block .animal_type .img4 {
        width: 143px;
    }
    #form_block .fresh_type_selector>div>div label {
        font-size: 17px;
    }
    .kontakt_image {
        margin-left: -70px;
    }
.aspe-contacts .wr{
    margin-bottom: 30px;
}
    .aspe-contacts {
        margin-bottom: 0px;
    }
    .img41 {
        display: block;
        margin: -40px auto 30px;
    }
}

@media only screen and (max-width: 767px) {
    #kontakt.k2 {
        margin: 30px auto;
    }
    #kontakt .t2, #kontakt .t2 a {
        font: normal normal normal 22px / 1 'Kentucky';
    }
    #kontakt h2 {
        font: normal normal normal 30px / 1 'Kentucky';
    }
    #kontakt h3 {
        font: normal normal normal 18px / 1 'Kentucky';
        margin-bottom: 50px;
    }
    #kontakt.k1 h2.block-title {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .aspe-contacts a {
        font: normal normal normal 25px / 1 'Kentucky';
    }
    .aspe-contacts span {
        font: normal normal normal 16px / 1 'Kentucky';
    }
    .circle_wrapper {
        display: flex
    ;
        align-content: center;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 450px;
        margin: 0 auto -50px;
    }
    #zasady .circle {
        margin-bottom: 0;
    }
    #zasady .t1 {
        margin: 0 auto;
    }
    .addaadd {
        text-align: center;
    }
    #nagrody {
        margin-top: 0;
    }
    #form_block h2.block-title {
        margin-bottom: 0;
    }
    #kontakt {
        margin-top: 25px;
        padding-top: 25px;
    }
    #kontakt.k1 {
        height: inherit;
        padding-bottom: 0px;
    }
    #kontakt.k1 .t1 a {
        color: #004a21;
        font-size: 38px !important;
        line-height: 40px !important;
    }
    .p3 {
        width: 150px;
        top: 50px;
    }
    #kontakt .row>div {
        padding: 0 10px;
    }
    #kontakt .age18, #kontakt .age18 img {
        margin: -20px auto -10px;
    }
    #kontakt .politika-wrapper {
        margin-top: 0px;
    }
    .mobile-hide {
        display: none !important;
    }
    .desktop-hide {
        display: block !important;
    }
    #kontakt {
        margin-top: 50px;
    }

    #form_block .img52 {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
    }

    #zasady {
        margin-top: 0px;
    }
    .img4 {
        width: 100%;
        margin: -30px auto 0;
        padding-bottom: 0;
    }
    .img6 {
        margin-top: -150px;
    }

    h2.block-title {
        font: normal normal 700 55px / 55px 'Kentucky';
    }
    #start .logos {
        display: none;
        margin: 15px auto 0;
        z-index: 2;
    }
    #start .logos img {
        width: inherit;
    }
    #produkty .item {
        height: 380px;
        background-size: contain;
    }
    .img3 {
        margin-bottom: 50px;
    }
    #form_block .form-wrapper2 {
        background: none;
    }
    #form_block .img51 {
        margin-top: 25px;
    }
    #form_block .reward span {
        font-size: 14px;
    }
    #content> .footer-wrapper {
        /*margin-top: -200px;*/
        /*padding-top: 50px;*/
    }
    .p1 {
        bottom: -270px;

    }
    .p2 {
        right: inherit;
        left: -150px;
        top: -10px;
    }
    .img52,
    .img54{
        margin: 0 auto 20px;
    }
    main {
        overflow: hidden;
    }
    #start .link-1 {
        width: 280px;
        margin: 0 auto;
    }
    #start .link-1 .euro {
        margin: 0 10px;
    }
    .logos img {
        max-width: 100px;
    }
    #start .game-image img {
        margin: 0 auto;
        display: block;
        float: none;
    }
    #start .img13 {
        margin-top: -180px;
    }
    #start {
        padding-top: 45px;
        margin-bottom: 0px;
        background: transparent;
    }
    #start>.container {
        width: 100%;
        max-width: 100%;
        padding: 0px;
    }
    #start .img11{
        margin-bottom: 70px;
    }
    #start .gift1,
    #start .gift2,
    #start .gift3 {
width: 100px;
    }
    #start .gift1 {
        left: 0;
        top: 85px;
    }
    #start .gift2 {
        position: absolute;
        left: 35%;
        top: -60px;
    }
    #start .gift3 {
        right: 50px;
        top: 150px;
    }
    #start .img11, #start .img12 {
        max-width: 100%;
    }
    #start .img0 {
        max-width: 240px;
        margin-top: -20px;
    }
    #start .black-bg{
        position: relative;
    }
    .img41 {
        width: 100%;
    }
    #start .black-bg:before {
        content: "";
        background: #000000 0% 0% no-repeat padding-box;
        opacity: 0.6;
     filter: blur(70px);
        display: block;
        width: 100%;
        height: 80px;
        position: absolute;
        margin-top: 17px;
        margin-left: 0px;
    }
    #start .img1 {
        margin-top: 50px;
        margin-bottom: -50px;
        width: inherit;
    }
    #form_block input[type="email"] {
        max-width: 100%;
    }
    #kontakt p.t1,
    #kontakt p.t1 a{
        font: normal normal bold 20px/20px 'Kentucky' !important;
    }
    #kontakt p.t1.first {
        margin: 15px auto;
    }
    .kontakt_image{
        display: block;
        max-width: 300px;
        margin: 25px auto 20px;
    }
    .field_selector-wrapper a {
        margin: 0 auto 15px;
    }

    .circle-block {
        margin-bottom: 25px;
    }
    .circle-block:last-child {
        margin-bottom: 0px;
    }
    #nagrody .mobile{

    }
    #nagrody .mobile p{
        font: normal normal bold 30px/32px 'Kentucky';
        color: #fff;
        text-align: center;
        margin-bottom: 25px;
    }
    #nagrody .mobile img:first-child{
        width: 180px;
        display: block;
        margin-bottom: 15px;
    }
    #nagrody .mobile img:last-child{
        width: 200px;
        display: block;
        margin-bottom: 70px;
    }
    #zasady p.t1 {
        text-align: left;
        font: normal normal normal 40px / 1 'Kentucky';
        letter-spacing: 0px;
        width: 45%;
    }
    .small-description {
        margin-top: 80px;
    }
    #nagrody .nagrody-block {
        margin-top: -30px;
    }
    #nagrody img {
    }
    #nagrody .t1 {
        font: normal normal normal 117px/148px 'Kentucky';
    }
    #nagrody .t2 {
        display: flex
    ;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    #nagrody .t2 .t3 {
        padding-left: 10px;
    }
    #nagrody .t3 {
        text-align: left;
        font: normal normal normal 36px / 1 'Kentucky';
    }
    #nagrody .t1 img.n1 {
        margin-left: -20%;
        width: 320px;
    }
    #nagrody .t1 img {
        width: 180px;
    }
    #nagrody .t1 {
        height: inherit;
    }

    #form_block .pl-0,
    #form_block .pr-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #form_block .fresh_type_selector>div>div label {
        margin-bottom: 25px;
    }
    #form_block .fresh_type_selector {
        margin-bottom: 20px;
    }
    #register_form .general-data .error-message{
        margin-top: -15px;
    }
    #nagrody .nagrody-block {
        margin-bottom: 50px;
    }
    #contact_form input[type="email"] {
        height: 67px;
        max-width: 100%;
    }
    #contact_form textarea {
        max-width: 100%;
        height: 200px;
    }
    #contact_form button {
        margin: 0 auto;
        display: block;
    }
    #kontakt .age18 img {
        margin: 40px auto 20px;
        display: block;
        max-width: 200px;
    }
    #form_block .animal_type {
        width: 100%;
    }
    #form_block .animal_type img {
        display: block;
        margin: 0 auto 30px;
    }
    #form_block .file-wrapper p {
        text-align: center;
    }
    #form_block .file-wrapper a {
        float: none;
        width: 150px;
        margin: 20px auto 0;
    }
    #nagrody .nagrody-block-1 {

    }
    #nagrody .nagrody_logo {
        max-width: 280px;
        margin-top: -150px;
        margin-bottom: 30px;
    }
    #nagrody .nagrody-block-1 .img21{
        max-width: 400px;
    }
    #nagrody .nagrody-block:last-child {
        margin-bottom: 0px;
    }
    .small-description p {
        font: normal normal normal 20px / 24px 'Kentucky';
    }
    .small-description .bonus p {
        font: normal normal normal 24px / 1 'Kentucky';
    }
    .small-description .bonus img {
        margin: 20px auto 0;
    }
    #zubr img {
        max-width: 100%;
    }
    #zubr p {
        font: normal normal normal 20px/24px 'Kentucky';
    }
    .regulamin-download {
        font: normal normal bold 20px / 20px 'Kentucky';
        padding: 10px 30px;
        margin-top: -40px;

    }
    #kontakt {
        margin-top: 0;
    }
    .kjh3 {
        margin: 0 auto 30px;
        width: 225px;
    }
    #form_block .actions button {
        font: normal normal bold 20px / 20px 'Kentucky';
        padding: 15px 30px;

    }
    #produkty .text-block {
        background-size: 300px;
        padding-bottom: 150px;
    }
}
@media only screen and (max-width: 576px) {
    /*#zasady h2.block-title {*/
    /*    margin: 250px auto -250px;*/
    /*}*/
    .p2 {
        top: -75px;
        width: 250px;
    }
    .img6 {
        margin-top: -120px;
    }
    #start .img1 {
        width: 80%;
    }
}
@media only screen and (max-width: 450px) {
    #zasady .circle img {
        height: 60%;
    }
    #zasady .circle-1 img {
        height: 80%;
    }
    #zasady .circle-3 img {
        height: 55%;
    }
    #zasady .circle,
    #zasady p.t1 {
        width: 50%;
    }
    #zasady p.t1 {
        font: normal normal normal 30px / 1 'Kentucky';
        padding-left: 20px;
    }
    #bonus h3 {
        font: normal normal normal 14px / 18px 'Kentucky';
    }
    #bonus img {
        width: 200px;
    }
}
