@font-face {
    font-family: 'Futura BT for Dyson Hv';
    src: url('../fonts/FuturaBTforDyson-Hv.eot');
    src: url('../fonts/FuturaBTforDyson-Hv.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaBTforDyson-Hv.woff2') format('woff2'),
    url('../fonts/FuturaBTforDyson-Hv.woff') format('woff'),
    url('../fonts/FuturaBTforDyson-Hv.ttf') format('truetype'),
    url('../fonts/FuturaBTforDyson-Hv.svg#FuturaBTforDyson-Hv') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Futura BT for Dyson Bk';
    src: url('../fonts/FuturaBTforDyson-Bk.eot');
    src: url('../fonts/FuturaBTforDyson-Bk.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaBTforDyson-Bk.woff2') format('woff2'),
    url('../fonts/FuturaBTforDyson-Bk.woff') format('woff'),
    url('../fonts/FuturaBTforDyson-Bk.ttf') format('truetype'),
    url('../fonts/FuturaBTforDyson-Bk.svg#FuturaBTforDyson-Bk') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura BT for Dyson Md';
    src: url('../fonts/FuturaBTforDyson-Md.eot');
    src: url('../fonts/FuturaBTforDyson-Md.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaBTforDyson-Md.woff2') format('woff2'),
    url('../fonts/FuturaBTforDyson-Md.woff') format('woff'),
    url('../fonts/FuturaBTforDyson-Md.ttf') format('truetype'),
    url('../fonts/FuturaBTforDyson-Md.svg#FuturaBTforDyson-Md') format('svg');
    font-weight: 500;
    font-style: normal;
}
@import "menu.css";
@import "foot.css";
#kontakt p[data-sf-role="error-message"] {
    right: 1%;
    margin-top: -27px;
    width: 50%;
}
div.ccc {
    display: inline-block;
    color:red;
    margin-left:20px;
    position:absolute;
}
div[data-sf-role="single-file-input"] {
    background-color: #fff;
    width: 78%;
    height: 4vh;
    border-radius: 5px;
    cursor:pointer;
}
#kontakt.newsletter .latlat p[data-sf-role="error-message"] {
    position: relative;
    background: none;
    clear: both;
    text-align: left;
    margin-left: 0;
    right: 0;
}
#kontakt.newsletter .newsletter-check p[data-sf-role="error-message"] {
    position: relative;
    background: none;
    clear: both;
    text-align: left;
    margin-left: 0;
    right: 0;
}
#kontakt.newsletter p[data-sf-role="error-message"] {
    right: 1%;
    margin-top: -27px;
    width: 40%;
    right: 11%;
}
div[role="alert"] {
    color: red;
    float: left;
    width: 50%;
    margin-left: 25%;
    padding: 15px 0;
    background-color: white;
    border-radius: 10px;
    font-family:;
    font-family: 'sofia_prolight';
    margin-bottom: 10px;
}
div[data-sf-role="form-container"] {
    padding-top:2px;
}
.regulamin p[data-sf-role="error-message"]  {
    display: block;
    position: relative;
    background: none;
    text-align: left;
    width: 100%;
    margin: 0;
    right:0;
    margin-left: 30px;
}
p[data-sf-role="filesize-violation-message"] {
    color: red;
    width: 80%;
    font-size: .8vw;
    font-family: '';
    font-family: 'sofia_prolight';
}
div[data-sf-role="paragraph-text-field-container"] > p[data-sf-role="error-message"] {
    margin-top: 10px;
    right: 16%;
}
    p[data-sf-role="error-message"] {
    color: red;
    font-family: 'sofia_prolight';
    font-size: .7vw;
    margin-top: 0px;
    margin-bottom: 5px;

    width: 30%;
    margin-top: -35px;
    position: absolute;
    right: 8%;
    text-align: right;
}
.photo-upload > strong {
    display:block;

    margin-top: 10px;
    position: relative;
    float:left;
    width: 78%;
    left: 0;
    cursor: pointer;
    font-family: 'sofia_prolight';
   text-transform:uppercase;
    color: #002f4e;
}
.photo-upload input {
    text-align:center;
}
.top-upload {
    background-image: url(../img/content-form-top.png);
    width: 80%;
    height: 146px;
    background-position: auto 100%;
    background-size: 97%;
    background-repeat: no-repeat;
}
.bottom-upload {
    cursor: pointer;
    background-image: url(../img/dodaj_zdjecie.png);
    width: 40%;
    margin-left: 18%;
    background-position: center;
    background-size: 97%;
    background-repeat: no-repeat;
    height: 60px;
    margin-bottom: 12px;
}
.container-form > .sf_2cols_1_50 {
    padding-left: 5%;
    padding-top: 15%;
}
.container-form > .sf_2cols_2_50 {
    width: 45%;
    padding-top: 15%;
}
.container-form {
    width: 100%;
    float: left;
    background-image: url(../img/content-form-bg.png);
    background-size: 100% auto;
    margin-bottom: 2vw;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'sofia_probold';
    letter-spacing: 2px;
    background-color: #000;
    color:#fff;
}
input:focus:invalid {
    border:1px solid red !important;
}

.form-chackboxes.more-width.dobo {
    margin-left:2%;
}
input:focus:valid {
    border: none;
}
input:required {
    border: none;

}
#recaptcha-error {
    display: none;
    color: red;
    float: left;
    position: absolute;
    left: 25.5%;
    bottom: 5%;
    font-size: 1vw;
}
#wrapper {
    width: 100%;
    float: right;
}
#left-wrapper {
    width: 50%;
    position: fixed;
    height: 100%;
    min-height: 100%;
    background-image: url(../img/left-bg.jpg);
    background-size: auto 100%;
    background-position-x: 103%;
    float: left;
    background-color: black;
    background-repeat: no-repeat;
}
#cookies a {
  color: #666;
  font-weight: bold;
}
#cookies {
    width: 100%;
    position: fixed;
    top: 0px;
    background-color:#ebebeb;
    z-index: 9999999999999;
    padding: 1% 0;
    font-family: 'Futura BT for Dyson Md';
    color: #666;
    font-size: 1.5em;
    letter-spacing: 0.05em;
    text-shadow: none;
    height: 60px;
}
.foot_pl span.bottom-menu img {

}
.foot_pl span.bottom-menu {
    padding: 0px 10px;
    color: #e87823;
    text-transform: uppercase;
    font-family: 'stickarounduploaded_file';
    /* padding-top: 10px; */
    margin-top: 4px;
    display: inline-block;

    margin-bottom: 20px;
}
.kapcza {
    position:relative;
}
#cookies .txt {
    width: 80%;
    text-align: left;
    padding: 0 2%;
    display: table-cell;
    font-size:1vw;
}
#cookies .close {
    cursor: pointer;
    width: 10%;
    text-align: center;
    font-size: 1.5em;
    vertical-align: middle;
}
#cookies .close img {
    min-width: 10px;
    height:20px;
}

    .butom .content .txt span {

    }
.butom .content .img {
    width:12%;
    height:100%;
    float:left;
    position:relative;
    min-height:50px;
    margin-left:8%;
}
    .butom .content .img.second-img {
        margin-left:0;
    }
.butom .content a span {
       color:#fdeb24;
}
.butom .content a {
    color: #000;
   text-decoration:underline;
}
.butom .content a:hover {

}
.butom .content span {

}
.butom .content img {
     /* height: 200%; */
    position: absolute;
    margin-top: -19%;
    /* padding: 5%; */
    width: 34%;
    right: -11%;
}
.butom .content .second-img img {
        margin-top: 4%;
    right: -26%;
}
.butom .content {
    width: 80%;
    height: 100%;
    float: LEFT;
  text-align: center;
    z-index: 100;
    position: relative;
    font-family: 'Futura BT for Dyson Md';
    margin-left:10%;
}
.butom {
    text-align: left;
    color: #000;
    font-size: .8vw;
    position: fixed;
    bottom: 0;
    font-family: 'Futura BT for Dyson Md';
    width: 100%;
    z-index: 999;
    line-height: 2vh;
    padding-top: 5px;
    letter-spacing: 0px;
    padding-bottom: 5px;
    /* background-image: url(../img/bottom-bg.jpg); */
    background-color: #fff;
    background-position: top center;
}
.stokrotka-logo {
    width: 122px;
    height: 89px;
    background-image: url(../img/stokrotka.png);
    position: absolute;
    right: 10px;
    cursor: pointer;
    bottom: 10px;
    background-size: 100%;
}
.container {
    width:100%;
    height: 100%;
    position: relative;
    -webkit-background-size:cover;
    background-size:cover;
    text-align: center;
    overflow:hidden;
}
.container > img {
    padding:2% 5%;
    /*max-width:90%;*/
}
.container#start > img.content {
          height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}
img.mobile-content {
    display: none;
}
img.content {
    display: block;
}
.container#start {
    z-index:90;
    height:100vh;
    background-color: #fff;
}
.container#zasady {
    margin-top: -1px;
    z-index: 70;
    height: 83.98vh;
}
.container#styl {
    margin-top: -1px;
    z-index: 70;
    height: 96.20vh;
}

.container#zasady > img.content {
          height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}
.container#styl > img.content {
    height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}

div.close {
    position: fixed;
    display: block;
    margin-left: 57%;
    /* margin-top: 25px; */
    /* right: 132px; */
    font-size: 40px;
    font-family: 'sofia_probold';
    color: #fff;
    cursor: pointer;
    float: right;
    z-index: 99;
}
.container#produkty {
    z-index:90;
    height:75.06vh;
    margin-top:-1px;
}
.container#produkty> img.content {
    height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}
.container#partnerzy {
    z-index:90;
    height:136.20vh;
    margin-top:-1px;
}
.container#partnerzy > img.content {
    height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}
.container#nagrody {
    z-index:90;
    height:114.25vh;
    margin-top:-1px;
}
.container#nagrody > img.content {
    height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}
.container#kontakt {
    z-index:1;
    height:120.30vh;
    margin-top:-1px;
}
.container#kontakt > img.content {
    height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}
#partnerzy.end {
    height:69.9vh;
}
.container#jak_dokonczyc {

    z-index:90;
    height:83.3vh;
    margin-top:-1px;
}
.container#jak_dokonczyc > img.content {
    height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}
.check-txt.error {
    border: 2px solid red;
}
.container#formularz {
    z-index: 80;
    height: 100%;
    background-size: auto 100%;
    margin-top: -1px;
    /*background-image: url(../img/content-form-bg.jpg);*/
    background-position: bottom;
}
input[name="CheckboxesFieldController_0"] {
    margin-top:0;
}
input[name="CheckboxesFieldController_2"] {
    margin-top: 2.5vh;
}
.container#formularz .holder {
    width: 90%;
    height: 100%;
    float: left;
    position: relative;
    margin-left: 6%;
    /* background-color: #fff; */
}
.container#formularz .form-left {
    float:left;
    width:100%;
}
.container#formularz .form-right {
    float:left;
    width:100%;

    position: relative;
}
.container#formularz .form-right > table {
    width:100%;
}
    .container#formularz img.form-top {
        margin-top: 26px;
        /* width: 100%; */
        float: left;
        max-width: 63%;
        margin-bottom: 26px;
        margin-left: 18%;
    }
.container#formularz img.send-form {
    cursor: pointer;
    width: auto;
    float: left;
    max-width: 25%;
    margin-left: 37%;
    margin-top: 20px;
}
.success {
    text-align: center;
    padding: 30vh 0px;
    font-size:30px;
    display: none;
}
#form > div.success_form > div:nth-of-type(1):not([id]) {
    position: absolute;
    color: #fff;
    background-color: red;
    padding: 2px 2px;
    top: 21.5vw;
    right: 32%;
    border-radius: 4px;
    cursor: pointer;
    width: 35%;
    font-size: 1.5vh;
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 10px;
    font-size: 1vw;
}
.dowod_gwiazdka a {
    color: #235eba;
}
.dowod_gwiazdka {
    position: relative;
    display:block;
    clear: both;
    text-align: left;
    font-size: 1vh;
    letter-spacing: 0;
    color: #235eba;
    margin-top: 13%;
}
.container#formularz .wrapper div[data-sf-role="form-container" ] {
    clear: both;
}
.container#formularz .wrapper {
    width: 70%;
    float: left;
    /* padding-top: 11vw; */
    color: #fff;
    margin-top: 0;
    position: relative;
    z-index: 2100;
    padding-left: 15%;
    padding-right: 10%;
    font-family: 'Futura BT for Dyson Bk';
   text-align: left;
    letter-spacing: 0px;
}
.row.regulamin {
    margin-top: 3vh;
    margin-bottom: 2vh;
}
.row.marketing {

    margin-bottom: 2vh;
}

.container#formularz .wrapper input:not([type="checkbox"])#Textbox-11 {

}
    .container#formularz .wrapper input:not([type="checkbox"])#Textbox-13 {
        margin-top: -1.8%;
    }
        .container#formularz .wrapper input:not([type="checkbox"])#Textbox-6 {

    }
.container#formularz .wrapper input:not([type="checkbox"])#Textbox-11 {

       text-transform: none;


}
/*.container#formularz label[for="Textbox-6"] {
    display:block;
    font-family:stickarounduploaded_file;
        letter-spacing: 0px;
}
    */
img[data-sf-role="captcha-image"] {
       position: absolute;
    right: -8px;
    top: 1px;
    cursor: pointer;
    height: 1.7vw;
}
.container#formularz .sf-Checkboxes label {

}
.container#formularz .sf-Checkboxes.last_check label input {
    margin-bottom:7%;
}
.send.sf-fieldWrp {
    text-align:right;
}
.g-recaptcha {
    float: right;
    margin-bottom: 12%;
}
.send.sf-fieldWrp button {
    cursor: pointer;
    width: 51%;
    height: 14vh;
    float: left;
    background: url(../img/content-form-send.png) no-repeat top center;
    border: none;
    background-size: 100%;
    outline-style: none;
    /* margin-bottom: 5%; */
    margin-left: 2%;
    margin-top: 5%;
}
.send_contact.sf-fieldWrp button {
    cursor: pointer;
    width: 40%;
    height: 149px;
    float: right;
    background: url(../img/content-kontakt-send-form.png) no-repeat top center;
    border: none;
    /* margin-top: 4%; */
    /* background-size: 100% auto; */
    margin-top: 20px;
    margin-right: 30%;
    outline-style:none;
}
.newsletter input[name="CheckboxesFieldController"] {
    margin-bottom: 1%;
    margin-top: 3px;
    width: 20px;
    margin-left:-1px;
}
.newsletter input[name="CheckboxesFieldController_0"] {
    margin-top: 1.5vh;
    width: 20px;
}
.sf-Checkboxes label input {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5%;
    cursor: pointer;
    margin-left: 0;
    min-width: 10px;
    height: 2vh;

}
.container#formularz .sf-Checkboxes:first-child {

}
.sf-Checkboxes {

}
.sf-Checkboxes div {
    display:block;

}
.checkbox  .sf-Checkboxes label {
    font-size:.8vw;
}
.send-newsletter strong {
    font-family: "Arial Black";
}
.send-newsletter {
    width: 70%;
    margin-left: 15%;
    float: left;
    clear: both;
    position: relative;
    text-align: left;
    font-family: "Arial Narrow";
    color: #000;
    letter-spacing: 0px;
    margin-top: 2%;
    font-size: .8vw;
    line-height: 1vw;
}
.send-hold {
    width: 100%;
    float: left;

    margin-top: 1%;
}
.newsletter-submit.sf-fieldWrp {
    display:none;
}
.latlat > strong {
    display:none;
}
.container.newsletter#kontakt .sf-Checkboxes.newsletter-check strong {
    width: 97.5%;
    float: right;
    color: #000;
}
.chce_desc .sf-Long-text {
    text-align: left;
    width: 98%;
    float: left;
    margin-left: 2%;
    font-family: "Arial Narrow";
    font-size: .8vw;
    letter-spacing: 0px;
}
.sf-Checkboxes.latlat label {
    font-size:.8vw;
    letter-spacing:0;
}
.sf-Checkboxes.latlat > div {
    width: 23%;
    line-height: 5vh;
    font-family: "Arial Narrow";
    text-align: left;
}
button.newsletter-submit {
    width: 256px;
    height: 83px;
    background: none;
    border: none;
    background-image: url(../img/content-newsletter-send.png);
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 38%;
    margin-top: 1%;
    position: relative;
    margin-right: 30%;
    margin-bottom: 4%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.send-newsletter a {
    color: #000;
    text-decoration: underline;
}
    .newsletter .sf_colsIn.container.submit {
    display:none;
}
.container.newsletter#kontakt .sf-Checkboxes strong {
    font-family: "Arial Black";
    letter-spacing: 0px;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    float: left;
    width: 100%;
    font-size:1vw;
}
.checkbox .sf-Checkboxes > div {
    width: 100%;
    font-family: "Arial Narrow";
    color: #ffffff;
    text-align: left;
    letter-spacing: 0px;
}
    .sf-Checkboxes > div {
        float: left;
        width: 2%;
    }
.sf-Checkboxes label {
    display: block;
    font-size: 1.2vh;
}
label {
    display: none;
}
.container#kontakt .sf-Checkboxes strong {
    color:#fff;
        width: 97%;
}
span.more {
    text-decoration:underline;
    cursor:pointer;
}
span.close_more  {
    cursor:pointer;
    font-size:1vw;
    text-align: center;
    display: inline-block;
    width: 100%;
}
span.more_content a {
    color:black;
}
a {
    color:#fff;
    text-decoration: none;
}
    span.more_content {
    display:none;
      left: 0;
       font-size: 1.6vh;
    max-height: 52%;
    overflow: auto;
    line-height: 1.8vh;
    z-index: 999;
    position: fixed;
    width: 80%;
    height: auto;
    margin-left: 10%;
    background-color: white;
    top: 23%;
    padding: 2% 2%;
    border-radius: 10px;
    box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.2), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #235eba;

     color: black;
}
.error {
    border:2px solid red !important;
}
img.mobile {
    display:none;
}
.zgody_all strong {

}
.zgody_all a {
    color: #000;
}
.zgody_all .more_content {
    text-align:left;

}
.zgody_all .more_content a {
    color:black;
}
.zgody_all {
    color: #000;
    font-size: 1.5vh;
    letter-spacing: 0px;
    line-height: 1.5vh;
    margin-left: 0;
    font-family: 'Arial Narrow';
    margin-top: 10px;
    clear: both;
    float: left;
    text-align: left;
    width: 100%;
}
div.contact div[data-sf-element="Row"] {
    position:static;
}
.contact .zgody_all {
    color: #000;
    padding: 1%;
}
input#Textbox-1 {

}
.sf_2cols_2_75 {
    width:66%;
}
.sf_2cols_1_25 {
    width: 33%;
}
.form-chackboxes a {
    color: inherit;
}
.form-chackboxes.more-width.dobo strong {
    color: #000;
}
.form-chackboxes.more-width strong {
    color:#000;
}
    .form-chackboxes strong {
    font-family: sofia_probold;
    font-size: 1.2vh;
    color: #000;
}
.form-chackboxes.more-width {
    width:97%;
}
.form-chackboxes {
    display: block;
    width: 94%;
    float: right;
    color: #000;
    font-size: .7vw;
    text-align: left;
    letter-spacing: 0px;
    font-family: sofia_proregular;
    font-weight: normal;
    margin-bottom: 7px;
}
.ab {

}
.container#formularz .check-txt.paragon {

}
.container#formularz .check-txt {
    color:#254083;
    font-size:1.1vh;
    text-align: left;
    letter-spacing: 0px;
    line-height:1.2vh;
    font-family: 'stickarounduploaded_file';
}
td.checkbox input {
    /*margin-left: 20px;*/
}
.win td {
    text-align: left;
}
div[data-sf-element="Row"] {
    clear:both;
}
div.success_form div[data-sf-element="Row"]:first-child {
    width: 70%;
    margin-left: 15%;
}
 div.sf_3cols_2_34 {
    position: absolute;
    height: 100%;
    left: 33%;
}
#charNum {
    color: #9b9a9a;
    position: absolute;
    bottom: 8%;
    font-size: .8vw;
    left: 6%;
}
div.sf_3cols_3_33 {
    float:right;
}
#C002_Col00.sf_colsIn.container {
    margin-top: 20px;
}
.container#formularz .wrapper textarea {
    background: none;
    float: left;
    border: none;
    font-family: 'sofia_probold';
    width: 85%;
    height: 13vw;
    display: block;
    padding: 0;
    outline-style: none;
    font-size: .8vw;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(#89ba17, #89ba17);
    padding-left: 3%;
    /* margin-bottom: 5px; */
    /* padding-bottom: 20px; */
    padding-top: 1%;
    border-radius: 4px;
}
input[name="CheckboxesFieldController"] {
    margin-top: 2.5vh;
}
#C016_Col00 {
    margin-top: -14px;
    width: 101%;
}
.container#formularz .row {
    width:100%;
    float: left;
    font-size: 11px;
    margin-bottom: 1%;
}
.container#formularz .row .col.last {
    /*margin-left:7px;*/
}
.container#formularz .row .col {
    width: 49%;
    float: left;
    margin: 3px;
}
div.fileName {
    font-size: 1vw;
    text-align: center;
    margin-top: 3px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.container#formularz .row .col1 {
    width: 32%;
    float: left;
    margin: 3px;
    margin-top: 36px;
    height: 82px;
}
.container#formularz .row .col2 {
    width: 100%;
    float: left;
    margin: 3px;
}
.container#formularz .row .col3 {
    width: 25%;
    float: right;
    margin: 3px;
}
.container#formularz .wrapper input[type="file"] {
    width: 75% !important;
    margin-top: 8px;
    opacity:0;
    cursor:pointer;
}
.container#formularz select {
    background-color:#fff;
    border:none;
    color:black;
    width:96%;
    font-family:'Futura BT for Dyson Bk';
    padding:10px;
    border:none;
}
.container#formularz .wrapper input:not([type="checkbox"]).input-text {
    background-color: #fff;

    color: black;
    width: 96%;
    font-family: 'Futura BT for Dyson Bk';
    padding: 10px;
    border:1px solid #fff;
    padding-right: 8px;
}
.container#formularz .wrapper select {
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    padding-bottom: 11px;
}
.container#formularz .wrapper input:not([type="checkbox"]) {
    /*outline-style: none;*/
    /*background: none;*/
    /*border: none;*/
    /*font-family: 'sofia_probold';*/
    /*color: #fff;*/
    /*background: linear-gradient(#89ba17, #89ba17);*/
    /*width: 90%;*/
    /*display: block;*/
    /*position: relative;*/
    /*margin-bottom: 6px;*/
    /*font-size: .8vw;*/
    /*height: 1.6vw;*/
    /*text-transform: uppercase;*/
    /*padding-left: 3%;*/
    /*border-radius: 4px;    */
    /*margin-bottom: .5vw;*/
    /*border: 1px solid white;*/
}
div.sf-fieldWrp {
    position: relative;
}
div.form-paczki-holder {
    height: 100%;
    position: relative;
}
img.form-paczki {
    width: 90%;
    margin-top: -25%;
    position: absolute;
    left: 0;
}
.container#kontakt .wrapper input:not([type="checkbox"]) {
    outline-style: none;
    background: none;
    border: none;
    font-family: 'sofia_probold';
    color: #e2001a;
    background: linear-gradient(#fff, #fff);
    width: 95%;
    padding: 1%;
    text-transform: uppercase;
    font-size: 1vw;
    height: 1.5vw;
    border-radius: 4px;
    padding-left: 3%;
}

.container#kontakt .wrapper textarea {
    text-transform: uppercase;
    border: none;
    font-family: 'sofia_probold';
    color: #e2001a;
    background: linear-gradient(#fff, #fff);
    width: 97%;
    height: 8vw;
    padding: 1%;
    outline-style: none;
    font-size: 1vw;
    margin-top: 14px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.container#formularz .wrapper td > div {
    position: relative;
    float: right;
    width: 97%;
}
.container#formularz .wrapper img.captcha {
    position: absolute;
    right: 0px;
    height: 91%;
    top: 0px;
    cursor: help;
    /*border-radius: 10px;*/
}
.container#formularz .wrapper input[type="text"][name="captcha"] {
    text-transform: none;
}

table.zgody-kontakt {
    padding: 1% 0;
}
.container#kontakt .zgoda {
    color: #fff;
    font-size:1vh;
    font-family: 'stickarounduploaded_file';
    letter-spacing: 0px;
    text-align: justify;
    line-height: 1.1vh;
}

.container#zwyciezcy .i_stopnia.nagrody .soon {
    padding-top: 14%;
}
.container#zwyciezcy .soon {
    width: 100%;
    text-align: center;
    padding-top: 22%;
    color: #fff;
    font-family: GothamBold;
}
.soon {
    width: 100%;
    text-align: center;
    padding-top: 28%;
    color:#ffffff;
    font-family: GothamBold;
}
.glowna .soon {
    padding-top: 10%;
}
.container#zwyciezcy .glowna .soon {
    /*padding-top: 6%;*/
}
.container#zwyciezcy img.zwyciezcy-top {
    margin-top:6%;
}
.container#zwyciezcy .wrapper {
    width: 70%;
    float: left;
    margin-left: 15%;
    margin-top: 13vh;
    background-color: transparent;
}
.winners {
    font-family: 'sofia_probold';
    color: #378c35;
    font-size: 3vh;
}
img.paczki-winners {
    position: absolute;
    left: 10%;
    width: 35%;
    top: 6%;
}
img.top-winners {
    position: absolute;
    width: 12%;
    right: 38%;
    top: 13%;
}
.container#zwyciezcy .wrapper .holder {
    width:90%;
    margin: 0 auto;
}
.container#zwyciezcy .wrapper .holder .nagrody.glowna {

}
.container#zwyciezcy .wrapper .holder .nagrody .btn-holder {

}
    .container#zwyciezcy .wrapper .holder .nagrody.i_stopnia {

    }
    .container#zwyciezcy .wrapper .holder .nagrody {
        float: left;
        width: 50%;
        margin-top: 15%;
    }
.container#zwyciezcy .wrapper .holder .nagrody .list {
    width:86%;
    margin:0 auto;
    height:280px;
    background-color:#646464;
    overflow:auto;
    position: relative;
    padding:1%;
    display: block;
}
.container#zwyciezcy .wrapper .holder .nagrody.glowna .list .win {
    padding-top:0;
    padding-bottom:0;
}
.container#zwyciezcy .wrapper .holder .nagrody.glowna .list {
    /*height: 11vw;*/
}
.container#zwyciezcy .wrapper .holder .nagrody .list .win .win-date {
    font-size:1vw;
}
.container#zwyciezcy .wrapper .holder .nagrody .list .win {
    width:94%;
    float:left;
    margin-left:2%;
    clear:both;
    letter-spacing: 0;
    font-size:1vw;
    color:#fff;
    font-family: GothamBold;
    padding-bottom:2%;
    text-transform: uppercase;
}
.container#zwyciezcy .wrapper .holder .nagrody .list .win > div {
    float:left;
    text-align: left;
    margin-right:2%;
    color:#2d1b37;
}
.container#zwyciezcy .wrapper .holder .nagrody .list .win > div span {
    font-family:Myriad Pro;
}
.container#zwyciezcy .wrapper .holder .nagrody .list .win > div:last-child {
    float:left;
    margin-right: 2%;

}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}

::placeholder { /* Most modern browsers support this now. */
    color: #000;
}
.container#kontakt .wrapper input:not([type="checkbox"])::placeholder {
    color: #e2001a;
}
.container#kontakt .wrapper textarea::placeholder {
    color: #e2001a;
}
.list {
    position: fixed;
    width: 60%;
    height: 70%;
    z-index: 999;
    display: none;
    background-color: rgba(46,93,147,0.8);
    padding: 1%;
    box-shadow: 5px 5px 7px #3c3c3c;
    /* border-radius: 20px; */
    border-radius-top-right: 20px;
    /* -webkit-border-radius: 20px; */
    -moz-border-radius: 20px;
    border-radius: 20px;
    top: 9%;
    left: 20%;
    overflow: auto;
    color: #fff;
}
.container#zwyciezcy .wrapper .holder .nagrody .list {
    width: 80%;
    margin: -13% -10%;
    height: 42%;
    background-color: rgba(23,87,14,0.9);
    overflow: auto;
    position: absolute;
    padding: 1%;
    display: none;
    box-shadow: 5px 5px 7px #3c3c3c;
    /* border-radius: 20px; */
    border-radius-top-right: 20px;
    /* -webkit-border-radius: 20px; */
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.list .win {
    padding: 1%;
    /* padding-bottom: 3px; */
    background-color: #082a60;
    margin: 3px;
}
.container#zwyciezcy .wrapper .holder .nagrody.glowna .list {
    /*height: 11vw;*/
}
.list .win-date {
    font-size:1vw;
    width:100%;
    clear: both;
    color:#ffffff;
    font-size:1.5vw;
    font-family: 'GothamBold';
    margin-bottom:2%;
    margin-top:2%;
    float: left;
    text-align: center;
}
.list .win {
    width: 47%;
    float: left;
    /* margin-right: 1%; */
    /* clear: both; */
    letter-spacing: 0;
    font-size: 1vw;
    color: #ffffff;
    font-family: 'GothamBold';
    padding-bottom: 2%;
    text-transform: uppercase;
    /* text-align: left; */
}
.list .win > div {
    float:left;
    text-align: left;
}
.list .win > div:last-child {
    float:right;
}
.list.i_stopnia {

}
.list.glowna {

}
.list.glowna .win {
    width: 78%;
    margin-left: 10%;
    margin-top: 8%;
    background: none;
    font-size: 2vw;
}
.container#zwyciezcy .wrapper .holder img.button {
    cursor: pointer;
    width: 75%;
    float: left;
    margin-bottom: 10px;
    margin-left: 2%;
}
.container#zwyciezcy .wrapper .holder .i_stopnia {
    width: 50%;
    float: left;
}
.container#zwyciezcy .wrapper .holder .ii_stopnia {
    width: 33%;
    float: left;
    margin-top: 21%;
}
.container#zwyciezcy .wrapper .holder .iii_stopnia {
    width: 33%;
    float: left;
    margin-top: 21%;
}
.container#zwyciezcy .wrapper .holder .btn-holder.i_stopnia img {
    float:right;
}
    .container#zwyciezcy .wrapper .holder .btn-holder.i_stopnia {
    width:100%;
    float:left;
}
.container#zwyciezcy .wrapper .holder .btn-holder.ii_stopnia {
    width:73%;
    float: left;
}
.container#zwyciezcy .wrapper .holder .btn-holder.iii_stopnia {
    width: 73%;
    float: left;
}
    .container#zwyciezcy .wrapper .holder > img {
    margin-top: 7%;
}
.container#zwyciezcy {
       z-index: 79;
    height:92.68vh;
    background-position: top center;
    background-size: cover;
    background-image: url(../img/content-zwyciezcy-bg.jpg);

}
.container.newsletter {
    overflow:auto;
}
    .container.newsletter#kontakt {
        background-image: url(../img/content-newsletter-bg.jpg);
        /* background-attachment: unset; */
        /* background-repeat: repeat-y; */
        /* background-size: cover; */
        height: auto;

        background-repeat: no-repeat;
        background-size: auto 100%;
        height:100vh;
    }

    .container#kontakt .wrapper {
        width: 76%;
        float: left;
        margin-top: 4%;

    }
        .container.newsletter#kontakt .wrapper input:not([type="checkbox"]) {
            width:50%;
            margin-left:25%;
        }
        .container.newsletter#kontakt .wrapper {
            width: 80%;
            padding-right: 21%;
        }
.container#kontakt .wrapper .holder {
    width: 60%;
    padding-left: 20%;
}
.container#kontakt .holder div.chester {
    width:30%;
    float:left;
}
.container#kontakt .holder div.form > img {
    width: 100%;
    /* margin-left: 28%; */
    margin-top: 4%;

}
.checkbox.age > div > strong {
    display:none;
}
.newsletter div.sf-fieldWrp {
    margin-bottom: 10px;
}
.container.newsletter#kontakt .holder div.form > img {
    width: 80%;
    /* margin-left: -43%; */
    margin-top: -9%;
    float: left;
    margin-bottom: 10px;
}
.container#kontakt .holder div.form .contact-info > span {
    width: 100%;
    /* margin-left: -43%; */
    margin-top: -6%;
    font-size: .8vw;
    font-family: "Arial Narrow";
}
.container#kontakt .holder div.form .contact-info {
    float: left;
    width: 80%;
    color: #e2001a;
    font-family: "sofia_probold";
    letter-spacing: 1px;
    font-size: 1.2vw;
    margin-top: 4%;
    margin-bottom: 2%;
    position: relative;
    z-index: 100;
    text-align: left;

    bottom: 70%;
    padding-right: 50%;
}

    .container#kontakt .holder div.form .contact-info a {
        color: #e2001a;
        font-size: 1.5vw;
        font-family: "sofia_probold";
        text-decoration: none;
    }
.container#kontakt .holder div.form .contact-info a span {

}
.container#kontakt .holder div.form {
    width: 100%;
    float: right;
    text-align: left;
    position: relative;
    /* padding: 5% 10% 4% 10%; */
    margin-top: 15%;
}
.container#kontakt .holder div.form img.send {
    cursor: pointer;
    width: 25%;
    margin-right: 37%;
    margin-top: 2%;
}
.container#kontakt .holder div.form .contact table {
    width:100%;

}
    .container#kontakt .holder div.form .contact.success {
        font-size: 2vw;
    }
    .container#kontakt .holder div.form .contact {
        width: 100%;
        position: relative;
        color: #000;
        text-align: center;
        padding-top: 23vh;
        padding-bottom: 45vh;
    }
.container.newsletter#kontakt .wrapper  {

}
.container.newsletter#kontakt .holder div.form .contact {
    padding-top: 35%;
    padding-bottom:0;
}
        .container.newsletter#kontakt .holder div.form .contact.success {
            font-size: 2vw;
            margin-bottom: 24vw;
        }
        .container#kontakt .holder div.form .contact div[data-sf-role="form-container"] {
    margin-top:-16%;
}

.container#kontakt .holder div.form .contact .koperta img {
    width:100%;
}
.container#kontakt .holder div.form .contact .list img {
    width:100%;
}
.container#kontakt .holder div.form .contact .list {
    position: absolute;
    right: -39%;
    width: 40%;
    bottom: -32%;
}
.container#kontakt .holder div.form .contact .koperta {
    position: absolute;
    left: -39%;
    width: 28%;
    bottom: -32%;
}
.container#kontakt .holder div.chester img {
    width: 150%;
    margin-left: -40%;
    margin-top: -20%;
}
.container#start a.regulamin {
    position: absolute;
    width: 30%;
    right: 0;
    top: 82%;
    height: 24%;
}
.container#zasady a.zasady {
    position:absolute;
    width:30%;
    left:35%;
    height:2vw;
    top:-3%;
}
.container#formularz a.nagrody {
    position: absolute;
    /* width: 30%; */
    left: 50%;
    height: 2vw;
    bottom: 7.5vw;
    margin-left: -29px;
}
.container#zasady a.nagrody {
    position: absolute;
    /* width: 30%; */
    left: 49%;
    height: 2vw;
    bottom: -1.5vw;
}
a.menu-pepsi {
    position: absolute;
    width: 94px;
    right: 110px;
    top: 44px;
    height: 112px;
    cursor: pointer;
    border-right: 1px solid white;
}
a.menu-lays {
    position: absolute;
    width: 104px;
    right: -3px;
    top: 53px;
    height: 69px;
    cursor: pointer;
    z-index: 3000;
}
a.uefa {
    position: absolute;
    width: 104px;
    left: 117px;
    top: 26px;
    height: 69px;
    cursor: pointer;
    z-index: 3000;

}
.container#formularz a.nagrody img {
    width:70%;
}
.container#kontakt a.zwyciezcy {
    position: absolute;
    width: 30%;
    left: 35%;
    height: 2vw;
    bottom: 15vh;
}
.container#kontakt a.zwyciezcy {
    position: absolute;
    width: 10%;
    left: 45%;
    height: 2vw;

}
.container#kontakt a.zwyciezcy img {

}
.container#zwyciezcy a.formularz {
    position: absolute;
    width: 30%;
    right: 10%;
    height: 2vw;
    top: 922%;
}
.container#produkty a.v11ap {
    width: 100%;
    left: 0;
    top: 0%;
    position: absolute;
    height: 100%;
}
.container#produkty a.v11ap2 {
    width: 33%;
    left: 33%;
    top: 0%;
    position: absolute;
    height: 60%;
}
.container#produkty a.v11ap3 {
    width: 33%;
    left: 66%;
    top: 0%;
    position: absolute;
    height: 60%;
}
.container#produkty a.v11ap4 {
    width: 33%;
    left: 0;
    top: 60%;
    position: absolute;
    height: 40%;
}
.container#produkty a.v11ap5 {
    width: 33%;
    left: 33%;
    top: 60%;
    position: absolute;
    height: 40%;
}
.container#produkty a.v11ap6 {
    width: 33%;
    left: 66%;
    top: 60%;
    position: absolute;
    height: 40%;
}
.container#produkty a.v10p {
    width: 33%;
    right: 0;
    top: 47%;
    position: absolute;
    height: 40%;
}
.container#produkty a.v10m {
    width: 30%;
    left: 53%;
    top: 50%;
    position: absolute;
    height: 20%;
}
.container#produkty a.v10animal {
    width: 30%;
    left: 53%;
    top: 61%;
    position: absolute;
    height: 32%;
}
.container#produkty a.v11a {
    width: 50%;
    right: 0;
    top: 47%;
    position: absolute;
    height: 40%;
}
.container#produkty a.v10a {
    width: 20%;
    left: 79%;
    top: 50%;
    position: absolute;
    height: 8%;
}
.container#partnerzy a.online{
    width: 20%;
    left: 40%;
    top: 11%;
    position: absolute;
    height: 17%;
}
.container#partnerzy a.stacjonarne {
    width: 100%;
    left: 0;
    top: 34%;
    position: absolute;
    height: 35%;
}
.container#partnerzy a.komputronik {
    width: 20%;
    left: 74%;
    top: 76%;
    position: absolute;
    height: 10%;
}
.container#partnerzy a.elektro {
    width: 16%;
    left: 68%;
    top: 83%;
    position: absolute;
    height: 10%;
}
.container#partnerzy a.oleole {
    width: 16%;
    left: 51%;
    top: 83%;
    position: absolute;
    height: 10%;
}
.container#partnerzy a.redcoon {
    width: 16%;
    left: 33%;
    top: 83%;
    position: absolute;
    height: 10%;
}
.container#jak_dokonczyc a.instrukcja1 {
    width: 13%;
    left: 75%;
    top: 23%;
    position: absolute;
    height: 6%;
}
.container#jak_dokonczyc a.instrukcja2 {
    width: 16%;
    left: 60%;
    top: 21%;
    position: absolute;
    height: 4%;
}
.container#kontakt a.mailto {
    width: 36%;
    left: 27%;
    top: 67%;
    position: absolute;
    height: 8%;
 }
.container#kontakt a.polityka {
    width: 26%;
    left: 23%;
    top: 76%;
    position: absolute;
    height: 12%;
}
.uploaders .colu {
    width: 49%;
    height: 40px;
    position: relative;
    float: left;
    background-color: #0066CC;
    text-align: center;
}
.container#formularz .wrapper input[type="file"] {
    width: 91% !important;
}
.uploaders .ins {
    position: absolute;
    text-align: center;
    font-size: 15px;
    margin-left: 28px;
    bottom: -45px;
    right: 0;
}
.uploaders {
    position: relative;
    height: 39px;
    margin-top: -7px;
}
.uploaders .colu input {
    position: absolute;
    width: 91% !important;
    top: 0;
    left: 0;
    height: 30px;
}
.uploaders .colu.ff {
    margin-left:3px;

}
.uploaders .colu img {
    height: 100%;


}
.row .caution.second {
    text-align: center;
    margin-top: 1%;
}
.row .caution {
    padding-top: 4px;
    padding-bottom: 5px;
}
.container#kontakt a.cookies {
    width: 26%;
    left: 50%;
    top: 76%;
    position: absolute;
    height: 12%;
}
.container#kontakt a.avanti {
    width: 36%;
    left: 27%;
    top: 80%;
    position: absolute;
    height: 8%;
}
.ftpp {
    width: 160%;
    margin-left: -30%;
}
#footer {
    width:100%;
    float: left;

}
.container#formularz .row.errors {
    display: none;
    background-color: red;
    width: 96%;
    margin-left: 1%;
    padding: 5px;
    text-transform: uppercase;
    font-size: 1.5vh;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 4%;
}
.container#formularz .row.klauzula .col:first-child {
    width: 66%;
    /* margin-bottom: 2%; */
    margin-top: -33px;
}
.container#formularz .row.klauzula .col:last-child {
    width:32%;
    text-align: center;
}
.container#formularz .row.cca {
    margin-top: 7px;
    margin-bottom: 8px;
}
a.btn {
    font-family: 'Futura BT for Dyson Bk';
    color: #fff;
    border: none;
    background-color: #1c6bb5;
    padding: 10px 0px;
    font-size: 2vh;
    width: 30%;
    margin-left: 35%;
    cursor: pointer;
    display: block;
}
input[type="submit"] {
    font-family: 'Futura BT for Dyson Bk';
    color: #fff;
    border: none;
    background-color: #0066CC;
    padding: .5vw 0px;
    font-size: 1.5vw;
    width: 100%;
    cursor: pointer;
}
.remember {
    width: 100%;
    margin-left: 0;
    padding-bottom: 5%;
    margin-top: 5%;
}
.container#partnerzy a.neonet {
    width: 14%;
    left: 70%;
    top: 76%;
    position: absolute;
    height: 12%;
}
.container#partnerzy a.mediaexpert {
    width: 15%;
    left: 57%;
    top: 84%;
    position: absolute;
    height: 12%;
}
.container#partnerzy a.eurortvagd {
    width: 16%;
    left: 41%;
    top: 84%;
    position: absolute;
    height: 12%;
}
.container#partnerzy a.mediamarkt {
    width: 16%;
    left: 25%;
    top: 84%;
    position: absolute;
    height: 12%;
}
.container#nagrody a.zasady {
    width: 10%;
    left: 47%;
    top: 90%;
    position: absolute;
}
.container#zasady a.start {
    position: absolute;
    width: 10%;
    right: 0;
    top: 50%;
}
.container#zasady a.start-form-auchan {
    position: absolute;
    width: 100%;
    right: 0;
    height: 21%;
    top: 10%;
    cursor: pointer;
}
.container#zasady a.partnerzy {
    position: absolute;
    width: 18%;
    left: 74%;
    height: 8%;
    top: 35%;
    cursor: pointer;
}
.container#zasady a.kontakt2 {
    position: absolute;
    width: 18%;
    left: 54%;
    height: 8%;
    top: 38%;
    cursor: pointer;
}
.container#zasady a.kontakt {
    position: absolute;
    width: 32%;
    left: 64%;
    height: 8%;
    top: 26%;
    cursor: pointer;
}
.container#zasady a.jak_dokonczyc {
    position: absolute;
    width: 32%;
    left: 64%;
    height: 8%;
    top: 52%;
    cursor: pointer;
}
.container#zasady a.formularz {
    position: absolute;
    width: 32%;
    left: 64%;
    height: 8%;
    top: 62%;
    cursor: pointer;
}
.container#zasady a.produkty {
    position: absolute;
    width: 32%;
    left: 64%;
    height: 8%;
    top: 24%;
    cursor: pointer;
}
.container#zasady a.start-form img {
    right: 23%;
    position: absolute;
    bottom: -6%;
}
.container#zasady a.zasady-start-form {
    position: absolute;
    width: 25%;
    right: 14%;
    height: 4vw;
    top: 28%;
    cursor: pointer;
}
.container#zasady a.regulamin {
    position: absolute;
    width: 30%;
    right: 0;
    height: 2vw;
    top: 15%;
    cursor: pointer;
    z-index:200;
}
.container#zasady a.regulamin-zasady {
    position: absolute;
    width: 50%;
    right: 0;
    height: 2vw;
    bottom: 7%;
    cursor: pointer;
    z-index: 200;
}
a.start-form {
    position: absolute;
    width: 100%;
    right: 0;
    height: 100vh;
    bottom: 0;
    left: 0;
}
 a.start-form.zwyciezcy {
           right: 33%;
    bottom: 3%;
    width: 39%;
    height: 3vw;
    display:none;
 }
 .first_market_check.sf-Checkboxes > div {
     margin-top:2%;
 }
.container#start a.lipton {
    position: absolute;
    width: 14%;
    right: 37%;
    height: 16vw;
    top: 9%;
}
span.err {
    display:none;
    color: #ffffff;
    background-color: red;
    padding: 4px 9px;
    font-size: 0.7vw;
}
#notice {
    position:fixed;
    top:30%;
    text-align:center;
    width:100%;
    z-index:999999;
    color:#525252;

    font-size:2em;
    cursor:pointer;
    display: none;
}
#notice .loading {
    display: none;
    margin: 0 auto;
}
#notice .msg {
    position: absolute;
    text-transform: uppercase;
    top: 18%;
    width: 30%;
    color: #ffffff;
    font-size: 1em;
    text-align: center;
    left: 35%;
    padding: 1em;
    background-color: #e1261c;
    cursor:pointer;
}
#notice .clo {
    position:absolute;
    top:-31px;
    right:-18px;
    cursor:pointer;
}
#mask {
    display: none;
    width:100%;
    height:100%;
    position:fixed;
    background-color:rgba(0,0,0,.8);
    z-index:999999;
}

img.textarea-top {
    position: absolute;
    left: -30px;
    top: 2px;
    max-width: 50%;
    width: 50%;
}
.two_options.sf-Checkboxes strong {
    width:100%;
}
.two_options.sf-Checkboxes > div {

}
.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 99999;
    display: none;
}
.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    left:45%;
    top:48%;
    position: absolute;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.zasady-content {
    position: absolute;
    z-index: 99;
    font-family: 'Futura BT for Dyson Bk';
    text-align: left;
    color: black;
    width: 40%;
    left: 14vw;
    letter-spacing: 0px;
    font-size: 1.1vmax;
}
.container#formularz .row.klauzula {
    margin-top:1%;
}
.zasady-content h1 {
    font-size: 3vmax ;
    margin-top: 3vmax;
    font-family: 'Futura BT for Dyson Bk';
    font-weight: 100;
    margin-left: 2%;
}
.zasady-content .pkt {
    width:100%;
    margin-bottom: 1vmax;
    float: left;
}
.zasady-content .pkt .but {
    width: 35%;
    float: right;
}
.zasady-content .pkt .but img {
    width: 14vmax;
}
.zasady-content .pkt .con {
    width: 60%;
    float: left;
    clear: left;
}
.zasady-content .pkt .con ol li p.small {
    font-size:.9vmax;
    line-height: .9vmax;
    color: black;
    margin: 0;
}
.zasady-content .pkt .con ol {
    margin:0;
}
.zasady-content .pkt .con ol li {
    color:#0066cc;
}
.zasady-content .pkt .con ol li span {
    color: black;
}
.zasady-content .end {
    color: #0066CC;
    margin-left: 2%;
    margin-top: -4%;
    margin-bottom: 1%;
}
