@font-face {
    font-family: 'HelveticaNeueLT W1G 37 ThCn';
    src: url('../fonts/subset-HelveticaNeueLTW1G-ThCn.woff2') format('woff2'),
    url('../fonts/subset-HelveticaNeueLTW1G-ThCn.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLT W1G 57 Cn';
    src: url('../fonts/subset-HelveticaNeueLTW1G-Cn.woff2') format('woff2'),
    url('../fonts/subset-HelveticaNeueLTW1G-Cn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AVONbold';
    src: url('../fonts/HelveticaNeueAVON-Bold.eot');
    src: url('../fonts/HelveticaNeueAVON-Bold.eot#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueAVON-Bold.woff') format('woff'),
    url('../fonts/HelveticaNeueAVON-Bold.ttf') format('truetype'),
    url('../fonts/HelveticaNeueAVON-Bold.svg#AVONbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AVONlight';
    src: url('../fonts/HelveticaNeueAVON-Light.eot');
    src: url('../fonts/HelveticaNeueAVON-Light.eot#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueAVON-Light.woff') format('woff'),
    url('../fonts/HelveticaNeueAVON-Light.ttf') format('truetype'),
    url('../fonts/HelveticaNeueAVON-Light.svg#AVONlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AVONregular';
    src: url('../fonts/subset-HelveticaNeueAVON.woff2') format('woff2'),
    url('../fonts/subset-HelveticaNeueAVON.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html {
    font-size: 10px;
}
body {
    font-family: 'AVONlight', sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 1.8rem;
    max-width: 1920px;
    text-align: center;

}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top, #content {
    max-width: 1920px;
    margin: auto;
}
#content {
    background-image: url("../img/site/footer-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-bottom: 1rem;
    padding-top: 4rem;
    margin-top: 4rem;
}
#content.pg-opinia {
    background-image: none;
    background-color: #ac3c3c;
}
.container-fluid.keep-width {
    max-width: 1200px;
}
.s-font {
    font-family: 'Pangolin', cursive;
}
strong {
    font-family: 'AVONbold';
}
.v-md {
    display: none;
}
.img-100 {
    max-width: 100%;
}
.no-margin {
    margin: 0 !important;
}
.desktop-bg {
}
.top-section {
    max-width: 1920px;
    margin: auto;
    background-image: url("../img/site/top-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 5rem;
    position: relative;
}

.styled-btn {
    font-family: 'AVONregular', sans-serif;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 5rem;
    padding: 2px 2.7rem 0 3.3rem;
    cursor: pointer;
    background: #000000;

    color: #FFFFFF;
    position: relative;
    margin: 0 0 0 3.5rem;
}

.avon-footer {
    font-family: 'AVONlight', sans-serif;
    background: #f0f0f0;
    padding: 2rem 0;
    text-align: center;
    margin-top: 4rem;
}
.avon-footer-pic {

    vertical-align: middle;
}
.avon-btn {
    display: inline-block;
    border-radius: 2px;
    line-height: 2rem;
    height: 3.6rem;
    padding: 0 3rem;
    font-size: 1.3rem;
    color: #FFFFFF;
    background: #eb008c;
    text-transform: uppercase;
    padding-top: 10px;
    vertical-align: middle;
    margin-left: 30px;
}
.avon-btn img {
    padding-left: 5px;
}

.top-text-box {
    height: 58.5rem;
    width: 34.5rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.top-logo {
    margin: 4rem auto 2rem;
    display: block;
}
.top-header {
    font-size: 7.6rem;
    line-height: 5.8rem;
    text-transform: uppercase;
    text-align: center;
    padding: 3.5rem 0 1.5rem;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.top-header .th-s1 {
    font-size: 7.1rem;
}
.top-header .th-s2 {
    font-size: 3.8rem;
    line-height: 4rem;
    display: block;
}
.top-p {
    font-size: 1.7rem;
    line-height: 2.4rem;
    text-align: justify;
    text-align-last: center;
    margin: 2.5rem auto;
}
.cta-btn {
    margin: 1rem auto -12rem;
    display: inline-block;
}
.product-box {
    color: #000000;
    border:1px solid #cfcfcf;
    padding: 5rem;
    position: relative;
    font-family: 'AVONregular';
    min-width: 38rem;
}
.product-box-left:after {
    content: '';
    display: block;
    width: 8.4rem;
    height: 8.4rem;
    background-image: url("../img/site/pb-left.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #ffffff;
    position: absolute;
    top: -1px;
    right: -1px;
}
.product-box-right:after {
    content: '';
    display: block;
    width: 8.4rem;
    height: 8.4rem;
    background-image: url("../img/site/pb-right.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #ffffff;
    position: absolute;
    top: -1px;
    left: -1px;
}
.product-distance {
    margin-top: 20rem;
}
.middle-section {
    padding: 1.5rem 0 8rem;
}
.product-pic {
    max-width: 100%;
}
.product-name {
    font-size: 2.4rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    margin: 1rem auto 3rem;
}
.product-name span {
    font-size: 1.7rem;
    line-height: 1.7rem;
}
.product-desc {
    font-size: 1.7rem;
    line-height: 2.4rem;
}
.product-cta-wrapper {
    position: absolute;
    bottom: 2.5rem;
    left: 0;
    width: 100%;
    height: 0;
}
.product-cta {
    display: inline-block;
    background-image: url("../img/site/cta-bg.jpg");
    background-size: cover;
    background-position: center center;
    line-height: 4.5rem;
    padding: .5rem 5rem 0;
    border-radius: 2.5rem;
    font-size: 1.7rem;
    cursor: pointer;
    text-transform: uppercase;
}
.product-cta:after {
    content: '';
    background-image: url("../img/site/arrow.png");
    width: 1.1rem;
    height: 1.8rem;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -2px auto 0 2rem;
}




.poll-text {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 30px;
}
.footer {
    border-top: none;
    background: #698a7e;
    padding: 2rem 0;
}
.footer p {
    color: #FFFFFF;
}
.footer-section {
    background: #698a7e;
}
.regulation-link {
    color: #ffffff;
    text-decoration: underline !important;
    margin-top: 40px;
    display: inline-block;
}
.poll hgroup > h1 {
    font-family: 'AVONlight', sans-serif;
    font-size: 4rem;
    line-height: 4.5rem;
    text-transform: none;
    color: #ffffff;

}
.poll #counter {
    font-family: 'AVONbold', sans-serif;
    font-size: 4rem;
    line-height: 4rem;
    color: #ffffff;
}

.poll #counter #counter-current {
    color: #ffffff;
}
.poll-question.single-image {
    text-align: center;
}

.poll-question.single-image > .option {
    border: 1px solid #956c4c;
    margin: 0px 15px 30px 15px;
    float: none;
}
.poll-question.single-image > .option > label {
    border: 1px solid #956c4c;

}
.poll-question input[type="radio"] + label, .poll-question input[type="checkbox"] + label {
    background: transparent;
    padding: 17px 10px 13px;
    border: 1px solid #ffffff !important;
    font-family: 'AVONlight', sans-serif;
    font-size: 2rem;
    font-weight: 300;
}
.poll-question.single-image label > img {
    max-width: none;
}
.poll-question.single-image .checked-style {
    margin-bottom: -30px;
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #956c4c;
    display: none;
}
.poll-question.multi-image .checked-style {
    margin-bottom: -30px;
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #956c4c;
    display: none;
}
.poll-question.single-image input[type="radio"] + label:hover .checked-style div,
.poll-question.single-image input[type="radio"]:checked + label .checked-style div,
.poll-question.single-image input[type="checkbox"] + label:hover .checked-style div,
.poll-question.single-image input[type="checkbox"]:checked + label .checked-style div {
    border-radius: 0;
    background: #956c4c;
    border-color: #956c4c;
    width: 18px;
    height: 18px;
    margin: 3px auto;
}
.poll-question.multi-image input[type="radio"] + label:hover .checked-style div,
.poll-question.multi-image input[type="radio"]:checked + label .checked-style div,
.poll-question.multi-image input[type="checkbox"] + label:hover .checked-style div,
.poll-question.multi-image input[type="checkbox"]:checked + label .checked-style div {
    border-radius: 0;
    background: #956c4c;
    border-color: #956c4c;
    width: 18px;
    height: 18px;
    margin: 3px auto;
}
.poll-question.single-image label > span {
    display: block;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
}
.poll-question.single-image > .option,
.poll-question.multi-image > .option {
    border: none;
    margin: 0 0 30px 0;
    float: left;
    width: calc(50% - 10px);
}
.poll-question.single-image > .option:first-of-type,
.poll-question.multi-image > .option:first-of-type {
    margin-right: 20px;
}
.poll-question.single-image label > img,
.poll-question.multi-image label > img {
    max-width: 100%;
    width: 100%;
}
.poll-question.single-image input[type="checkbox"] + label,
.poll-question.single-image input[type="radio"] + label,
.poll-question.multi-image input[type="checkbox"] + label,
.poll-question.multi-image input[type="radio"] + label {
    background-color: #ffffff;
    padding: 0;
    opacity: .5;
    position: relative;
    border: none;
}
.poll-question.single-image,
.poll-question.multi-image {
    margin: 2em 0;
}
.color-main {
    color: #fcbbbc;
}
.poll-question.single-image label > span,
.poll-question.multi-image label > span {
    font-family: 'AVONbold', sans-serif;
    font-size: 1.7rem;
    display: block;
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 5px;
}
.poll-question input[type="radio"] + label:hover, .poll-question input[type="radio"]:checked + label, .poll-question input[type="checkbox"] + label:hover, .poll-question input[type="checkbox"]:checked + label {
    background: #ffffff;
    border: 1px solid #ffffff !important;
    font-weight: 300;
    color: #000000 !important;
}
.poll-question.single-image input[type="radio"] + label:hover, .poll-question.single-image input[type="radio"]:checked + label, .poll-question.single-image input[type="checkbox"] + label:hover, .poll-question.single-image input[type="checkbox"]:checked + label,
.poll-question.multi-image input[type="radio"] + label:hover, .poll-question.multi-image input[type="radio"]:checked + label, .poll-question.multi-image input[type="checkbox"] + label:hover, .poll-question.multi-image input[type="checkbox"]:checked + label {
    background: #FFFFFF;
    opacity: 1;
}
.form-navi .btn {
    font-family: 'AVONlight', sans-serif;
    font-weight: 300;
}
.form-navi .btn.next {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    line-height: 54px;
    text-transform: uppercase;
    cursor: pointer;
}
.form-navi .btn.prev {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 54px;
    font-weight: 300;
    text-transform: uppercase;
    cursor: pointer;
}
.poll-question .option {
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
}
.poll-question .option label {
    padding: 10px 0;
    font-size: 1.6rem;
    font-weight: 300;
    color: #ffffff !important;
}

p.txt.rules > a {
    color: #000;
    text-decoration: underline;
}
#form_footer span {
    font-size: 2rem;
    line-height: 4rem;
    vertical-align: bottom;
}
#form_footer img {
    padding: 0 5px;
}
#content2 {
    width: 900px;
    max-width: 100%;
    margin: 1rem auto 4rem;
    display: flex;
}
#content2 .poll {
    width: 70%;
    margin: auto;
}
#content2 .show-box {
    width: 30%;
    border: 1px solid #FFFFFF;
}
.poll #counter {
    margin-top: 2rem;
    font-weight: 300;
}
.poll-question-header {
    margin-top: 0;
}
.poll-question-header h3 {
    font-family: 'AVONlight', sans-serif;
    font-size: 1.7rem;
    line-height: 2.4rem;
    margin-top: 2rem;
    font-weight:300;
    color: #ffffff;
}
.poll.opinion .poll-question-header h3 {
    font-weight:700;
}
.poll-question, .form-navi, .form-submit {
    max-width: none;
}
.form-navi .btn.prev {
    padding-top: 3px;
    line-height: 46px;
    color: #ffffff;
    font-weight: 300;
}
.form-navi .btn.next {
    padding-top: 3px;
    line-height: 46px;
    font-weight: 300;
}
.btn.prev, .btn.next {
    width: calc(50% - 10px);
    text-transform: uppercase;
}
.btn.prev + .btn.next {
    margin-left: 15px;
}
.btn.next {
    color: #FFFFFF;
}
.poll-form .prev.btn:hover, .poll-form .next.btn:hover {
    background: #FFFFFF;
    color: #000000;
    border-color: #ffffff;
}
.rules {
    text-align: center;
}
.form-navi {
    margin-top: 0;
}
button.btn[type="submit"] {
    background: #c82536;
}
.top-product-pic-mobile {
    display: none;
}
.visible-midium {
    display: none;
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1464px) {
}
@media screen and (max-width: 1314px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1200px) and (min-width: 992px) {

    body {
        font-size: 1.6rem;
    }
}
@media screen and (max-width: 991px) {

    .avon-logo {
        max-width: 60%;
    }
    html {
        font-size: 55%;
    }
    .product-box-left:after,
    .product-box-right:after {
        display: none;
    }
    .product-box {
        max-width: 40rem;
        min-width: unset;
        width: 100%;
        margin: 12rem auto 0;
    }
    .product-box.product-box-right {
        margin-top: 6rem;
    }
    .product-distance {
        margin-top: 8rem;
    }
    .top-section {
        background-image: url("../img/site/footer-bg.jpg");
        background-size: cover;
    }





    .visible-midium {
        display: inline-block;
        margin: auto;
    }
    .hidden-midium {
        display: none !important;
    }
    .v-md {
        display: block;
        margin: auto;
        width: 100%;
    }

    #content2 {

        padding: 0 15px 0 0;
    }

}
@media screen and (max-width: 768px) {
    .avon-footer-pic {
        max-width: 60%;
    }

    #content2 {
        flex-direction:row-reverse;
        flex-flow: row wrap;
        padding: 0 15px;
    }
    #content2 .poll, #content2 .show-box {
        width: 100%;
    }

    .poll-question.single-image > .option {
        width: 25%;
    }
}

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

    .poll-question.single-image > .option {
        float: none;
        margin: 15px auto;
    }

    .poll-question.single-image > .option {
        width: 75%;
    }

    .poll-question.single-image > .option {
        width: 48%;
        margin: 15px 1%;
    }

}

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


}
@media screen and (max-width: 440px) {

    html {
        font-size: 45%;
    }

    .product-box.product-box-left {
        margin-top: 20rem;
    }
    .poll-question.multi-image label > span {
        bottom: -35px;
    }
    .avon-btn {
        padding-top: 7px;
    }
    .avon-btn img {
        height: 6px;
    }
    .poll-question .option {
        font-size: 12px;
    }
    .form-navi .btn.prev, .form-navi .btn.next {
        font-size: 16px;
    }
    #form_footer {
        padding: 20px 0;
    }

    #form_footer span {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    #form_footer img {
        width: 140px;
    }
}

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

}
@media screen and (max-width: 375px) {



}
@media screen and (min-width: 320px) {

}

@media screen and (min-width: 768px) {

}

@media screen and (min-width: 992px) {

}

