* {
    margin: 0px;
    padding: 0px;
}

body {
    background: #EBEBEB;
}

.ac_footer {
    text-align: center;
    color: #A12000;
}

.ac_footer a {
    color: #A12000;
}

.ac_footer p {
    text-align: center;
}

img[height="1"],
img[width="1"] {
    display: none !important;
}

p {
    margin: 10px 0;
}

body a:hover {
    cursor: pointer;
}

a img {
    border: none;
}

h1,
h2 {
    margin: 1em 0;
    color: #820000;
    text-align: left;
    font-weight: normal;
}

h1+h2 {
    margin-top: 0;
}

h3 {
    margin: 1em 0;
    color: black;
    text-align: center;
    font-weight: bolder;
}

h1 {
    font-size: 40px;
    line-height: 1em;
}

h2 {
    font-size: 28px;
    line-height: 140%;
}

#wrapper {
    margin: 0 auto;
    padding: 20px 15px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    background: #fff;
    color: #3d3d3d;
    font-size: 18px;
    font-family: georgia;
    line-height: 1.4;
    max-width: 1020px;
    width: 100%;
}

@media (min-width:769px) {
    #post {
        width: 70%;
        display: inline-block !important;
    }

    #side {
        width: 27% !important;
        top: 0px;
        margin-top: 0px;
        float: right
    }
}

@media (max-width: 768px) {
    #side {
        width: 100% !important;
        display: inline-block !important;
        top: 0px;
        margin-top: 0px;
        float: none;
        display: none !important;
    }

    #side ul {
        overflow: hidden;
        float: left;
    }

    #side li {
        width: 40% !important;
        margin: 20px;
        top: 0px;
        padding-bottom: 10000px;
        margin-bottom: -10000px;
        float: left;
    }

    #post {
        width: 100%;
    }
}

@media(max-width:425px) {
    #side li {
        width: 90% !important;
        margin: 20px;
        top: 0px;
        padding-bottom: 10000px;
        margin-bottom: -10000px;
        float: left;
    }
}

#post {
    margin: 0;
    max-width: 700px;
}

h1.a1 {
    margin-bottom: 30px;
}

div span.h3 {
    width: 400px;
}

ul.testimonials {
    border-radius: 5px;
    background: #fff;
    list-style: none;
}

ul.testimonials li.opinion {
    background-color: white;
    border: 3px inset green;
    margin: 0 auto 30px;
    padding: 0 10px 10px 10px;
    text-align: center;
    position: relative !important;
}

ul.testimonials li.opinion:last-child {
    margin-bottom: 0;
}

.redo {
    color: #CC0000;
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.inl_12333 {
    margin-top: 10px;
}

.redoyel {
    font-family: arial;
    color: #CC0000;
    font-weight: bold;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 10px;
}

ul.testimonials li.opinion:first-child {
    margin-top: 0;
}

ul.testimonials li.opinion:last-child {
    margin-bottom: 0;
}

ul.testimonials li.opinion h3 {
    color: red;
    font-size: 14pt;
    margin: 0px;
    padding: 0px;
    font-size: 20px !important;
    text-align: center;
}

ul.testimonials li.opinion img {
    display: block;
    margin: 10px auto 20px auto;
    width: 90%;
}

ul.testimonials li.opinion p {
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
}

ul.testimonials li.opinion .author {
    line-height: 15pt;
    margin: 10px 0px 0px;
}

span.h3 {
    color: #ff6000;
    font-size: 18px;
}

#bottle {
    margin: 20px auto;
    width: 220px;
    text-align: center;
    position: relative;
}

#bottle_g {
    position: absolute;
    top: 0px;
    right: -15px;
    width: 80px;
}

#bottle img {
    display: block;
    margin: 30px auto 20px auto;
}

#counter {
    margin: 10px auto;
}

.center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

p.center,
span.center,
p.center {
    text-align: center;
}

@media (min-width: 769px) {
    #post {
        width: 73%;
    }
}

button,
html input[type="button"] {
    border: 0;
    cursor: pointer;
    appearance: button;
    -webkit-appearance: button
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold
}

.w-input {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    border: 1px solid #cccccc
}

.w-input:-moz-placeholder {
    color: #999
}

.w-input::-moz-placeholder {
    color: #999;
    opacity: 1
}

.w-input:-ms-input-placeholder {
    color: #999
}

.w-input::-webkit-input-placeholder {
    color: #999
}

.w-input:focus {
    border-color: #3898EC;
    outline: 0
}

.section {
    margin-bottom: 0px;
}

@media screen and (max-width: 767px) {

    .submit-button {
        margin-top: 20px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 479px) {

    .text-field-4 {
        width: 90%;
    }

    .submit-button {
        width: 80%;
    }
}

@media screen and (max-width: 480px) {

    .submit-button {
        width: 85%;
        padding: 9px 0px;
    }
}

@media only screen and (max-width: 768px) {
    .content h2 {
        font-size: 24px;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {

    .submit-button {
        width: 85%;
        padding: 9px 0px;
    }
}

@media screen and (max-width: 479px) {

    .text-field-4 {
        width: 90%;
    }

    .submit-button {
        width: 80%;
    }
}

@media screen and (max-width: 767px) {

    .submit-button {
        margin-top: 20px;
        margin-bottom: 15px;
    }
}

.submit-button {
    border-radius: 14px;
    background-color: #00ac2b;
    box-shadow: 0 3px 6px -1px #000;
    max-width: 410px;
    font-size: 16px;
    width: 100%;
    font-weight: 700;
}

.form {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    white-space: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

h1,
h2,
h3 {
    font-weight: bold;
    margin-bottom: 10px
}

h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px
}

h2 {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 20px
}

h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px
}

p {
    margin-top: 0;
    margin-bottom: 15px;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px
}

@media(max-width: 991px) {
    .testimonials {
        display: none;
    }

    #post {
        width: 100%;
        max-width: 100%;
        margin: 20px auto;
        padding: 0 20px;
    }

    #wrapper {
        padding: 0 0 20px;
    }
}

form {
    box-sizing: border-box;
    padding: 0 15px;
    max-width: 440px;
    width: 100%;
    margin: 0 auto 30px;
    margin-bottom: 30px;
}

form label {
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
    position: relative;
}

form input {
    margin: 0 auto;
    margin-bottom: 15px;
}


form button {
    display: block;
    box-sizing: border-box;
    width: 50%;
    min-width: 200px;
    margin: 20px auto;
    padding: 15px;
    border: none;
    background-color: rgb(3, 189, 3);
    color: #ffffff;
}

form button:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

ul li p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul li,
ul li p,
ul li img {
    display: inline-block;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

header ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 10px;
}

header ul li {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.1;
    margin-right: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
}

header ul a {
    text-decoration: none;
}

header ul li:last-of-type {
    margin-right: 0;
}

header ul li p {
    color: #fff;
}

header ul li a:hover p {
    text-decoration: underline;
}

.list-item-2 {
    max-width: 400px;
}

.list-item-2 p {
    max-width: 150px;
    vertical-align: center;
    position: relative;
    top: 15px;
}

.list-item-3 {
    max-width: 240px;
}

.list-item-3 p {
    max-width: 120px;
    position: relative;
    top: 13px;
}

.list-item-4 {
    max-width: 170px;
}

.list-item-4 img {
    margin-bottom: 10px;
}

.list-item-4 p {
    max-width: 90px;
    position: relative;
    top: 12px;
}

.list-item-5 p {
    max-width: 110px;
    position: relative;
    top: 10px;
}

.libo li {
    position: relative;
    margin-bottom: 15px;
}

li:last-child {
    margin-bottom: 0;
}

.libo li::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    top: 11px;
    left: -10px;
    background-color: black;
    transform: rotate(45deg);
}

@media(max-width: 966px) {
    header ul li {
        display: none;
    }

    header ul .list-item-2 {
        display: block;
    }
}

.yellowstar {
    color: gold !important;
    text-shadow: 1px 1px 1px black;
}

.no {
    color: lightgray !important;
    text-shadow: 1px 1px black;
}

.redoyel {
    line-height: 32px;
}

@media (max-width: 480px) {
    h1 {
        font-size: 2em
    }

    label {
        font-size: 15px;
    }
}

.redoyel {
    color: #CC0000;
    font-weight: bold;
    width: 100%;
}

.result__block {
    max-width: 650px;
    display: flex;
    margin: 0 auto;
}

.before__inner,
.after__inner {
    max-width: 325px;
    width: 100%;
}

.redoyel span {
    background: yellow;
}

@media (max-width: 768px) {
    #post {
        margin: 0px !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    #licznikProduktow {
        float: none !important;
        margin: 0 auto;
    }

    #licznikProduktow span:nth-child(1) {
        margin: 0 auto;
        display: block
    }
}

.infograph {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 30px auto 0;
    max-width: 600px;
}

.infograph-column {
    align-items: center;
    justify-items: center;
    margin: 0;
    padding: 0;
    width: 33%;
    display: flex;
    flex-direction: column;
}

.infograph-prod {
    width: 100%;
    justify-self: center;
}

.infograph-img {
    max-width: 80px;
    width: 100%;
    margin: 0 auto 7px;
    display: block;
}

.infograph-row {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.infograph-text {
    color: green;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 0px grey;
    text-align: center !important;
}

.infograph-prod {
    max-width: 160px;
}

.infograph-arrow {
    max-width: 100px;
}

@media only screen and (max-width: 768px) {
    .infograph-arrow {
        display: none;
    }

    .infograph {
        flex-direction: column;
    }

    .infograph-column {
        width: 100% !important;
    }

    .infograph-rewerse {
        flex-direction: column-reverse !important;
    }

    .infograph-prod {
        display: none;
    }
}

.ileProduktow {
    background: url(../img/counterbg.png) repeat-x;
    background-size: 100% 115%;
    background-position: 0;
}

.ileProduktow {
    font-size: 45px;
    color: #000;
    padding: 0 5px 5px;
    text-align: center;
    display: inline-block;
    line-height: 1;
    margin-right: 5px;
    border: 1px solid black;
    border-radius: 5px;
}

#licznikProduktow {
    text-align: center;
    float: right;
    margin-top: 10%;
    margin-right: 20px;
}

#licznikProduktow p {
    font-size: 18px;
    font-weight: bold;
    word-wrap: break-word;
    max-width: 388px;
    padding-top: 20px;
}

.comments ul {
    margin: 0;
    padding: 0;
}

.comment {
    list-style: none;
    display: flex;
    line-height: 1;
    text-align: left;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.comment:last-child {
    border-bottom: none;
}

.comment__head {
    margin-right: 10px;
    flex-shrink: 0;
}

.comment__head img {
    margin: 0;
    width: 50px;
}

.comment__name {
    color: green;
    font-size: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    display: inline-block;
}

.comment__date {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}

.comment__inner-text {
    display: block;
    line-height: 1.3;
    margin-top: 4px;
    margin-bottom: 5px;
}

.comment__text picture {
    display: block;
    margin-bottom: 5px;
}

#wrapper .comment__tail a {
    margin-right: 10px;
    color: green;
    font-size: 14px;
    text-decoration: none;
}

#wrapper .comment__tail a:hover {
    text-decoration: underline;
}

.order_btn {
    display: block;
    box-sizing: border-box;
    width: 100%;
    text-decoration: none;
    max-width: 440px;
    margin: 20px auto;
    padding: 15px;
    border: none;
    background-color: rgb(3, 189, 3);
    color: #ffffff;
    border-radius: 14px;
    background-color: #00ac2b;
    box-shadow: 0 3px 6px -1px #000;
    font-weight: 700;
    text-align: center;
}

.order_btn:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.yellowstar {
    color: gold !important;
    text-shadow: 1px 1px 1px black;
}

.no {
    color: lightgray !important;
    text-shadow: 1px 1px black;
}

.inL_172150 {
    background-color: #4f853b;
    margin-bottom: 20px;
}

.inL_125948 {
    background-position: 5px 0px
}

.inL_790782 {
    width: 100%
}

.inL_55872 {
    background-position: 65px 0px
}

.inL_838996 {
    width: 100%
}

.inL_922513 {
    background-position: -80px 0px
}

.inL_830848 {
    width: 100%
}

.inL_961865 {
    background-position: -160px 0px
}

.inL_395413 {
    width: 100%
}

.inL_331948 {
    background-position: -160px -80px
}

.inL_290690 {
    width: 100%
}

.inL_772424 {
    background-position: -80px -80px
}

.inL_43914 {
    width: 100%
}

.inL_158610 {
    background-position: 0px -80px
}

.inL_931711 {
    width: 100%
}

.inL_410687 {
    background-position: 0px -80px
}

.inL_508707 {
    width: 100%
}

.inL_836795 {
    color: #820000;
    margin-top: 0;
}

.inL_893833 {
    margin: 0 auto;
    display: block;
    max-width: 650px;
    width: 100%;
}

.inL_274965 {
    margin-top: 20px;
}

.inL_509312 {
    width: 100%;
    max-width: 650px;
    display: block;
    margin: 0 auto;
}

.inL_359039 {
    text-align: center;
    font-size: 14px;
    margin: 0 auto 15px;
    max-width: 650px;
    width: 100%;
    background-color: #ddd;
    padding: 2px 5px
}

.order__block {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

.inL_927273 {
    max-width: 650px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.inL_944634 {
    display: flex;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}

.inL_101269 {
    text-align: center;
    margin: 0;
}

.before__img {
    width: 100%;
}

.result__text {
    max-width: 325px;
    width: 100%;
}

.inL_307330 {
    padding: 0 5px;
    text-align: center;
}

.inL_456325 {
    width: 50%;
}

.inL_249040 {
    text-align: center;
    margin: 0;
}

.inL_84867 {
    padding: 0 5px;
    text-align: center;
}

.inL_478709 {
    display: block;
    margin: 20px auto;
}

.inL_437936 {
    clear: both
}

.inL_243658 {
    text-align: center;
    font-weight: bold;
}

.inL_511952 {
    clear: both;
}

.inL_435687 {
    text-align: right;
}

.inL_43994 {
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
}

.inL_371646 {
    color: #ff0000;
}

.inL_334960 {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 30px;
    width: 130px
}

.inL_485815 {
    max-height: 300px;
    margin-bottom: 0;
}

.inL_217957 {
    display: block;
    margin: 0 auto;
}

.inL_1371 {
    text-decoration: line-through;
    margin-right: 5px;
}

.inL_35132 {
    font-weight: 900;
    font-size: 24px;
    color: #CC0000;
}

.inL_796235 {
    font-size: 16px;
    text-align: center;
    line-height: 140%;
}

.inL_874570 {
    padding: 0 20px;
}

.inL_622772 {
    margin-bottom: 30px;
    border-bottom: double;
}

.inL_723552 {
    max-width: 300px;
    width: 100%;
}

.inL_821559 {
    max-width: 300px;
    width: 100%;
}

.inL_931849 {
    background-position: 5px 0px
}

.inL_88433 {
    width: 100%
}

.inL_358593 {
    background-position: 65px 0px
}

.inL_952170 {
    width: 100%
}

.inL_907093 {
    background-position: -80px 0px
}

.inL_171857 {
    width: 100%
}

.inL_151123 {
    background-position: -160px 0px
}

.inL_268944 {
    width: 100%
}

.inL_170578 {
    background-position: -160px -80px
}

.inL_313752 {
    width: 100%
}

.inL_599334 {
    background-position: -80px -80px
}

.inL_924079 {
    width: 100%
}

.inL_629603 {
    background-position: 0px -80px
}

.inL_1559 {
    width: 100%
}

.inL_162883 {
    background-position: 0px -80px
}

.inL_888970 {
    width: 100%
}

@media screen and (max-width: 767px) {
    .inL_874570 {
        padding: 0;
    }

    .infograph-img {
        max-width: 75px;
    }

    .comment__text {
        font-size: 16px;
    }

    #licznikProduktow {
        margin: 0 auto;
    }

    .inL_723552,
    .inL_821559 {
        max-width: 245px;
    }
}

@media screen and (max-width: 660px) {
    h1 {
        font-size: 29px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 480px) {
    .inL_836795 {
        font-size: 24px;
        line-height: 1.3;
    }

    .before__img,
    .after__img {
        max-width: 250px;
        margin: 0 auto;
        display: block;
    }

    #wrapper {
        font-size: 17px;
    }

    .redo {
        font-size: 18px;
    }

    .result__block {
        display: block;
        max-width: 325px;
        margin: 0 auto; 
    }

    .inL_478709 {
        max-width: 285px;
    }

    .infograph-text {
        font-weight: 400;
    }
}