
html {
    font-size: 62.5%;
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    color: #114685;
    font-size: 1.8rem;
    line-height: 2.4rem;
    max-width: 1920px;
    text-align: center;
}
.container-fluid.keep-width {
    max-width: 1200px;
    position: relative;
}
.top, #content {
    max-width: 1920px;
    margin: auto;
}
#content {
    background-image: url("../img/site/qustionaire-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 5rem;
}
.s-font {
    font-family: century-gothic, sans-serif;
    font-weight: 300;
    font-style: normal;
}
strong {
    font-weight: 700;
}
.v-md {
    display: none;
}
.img-100 {
    max-width: 100%;
}
.no-margin {
    margin: 0 !important;
}
.top-logo {
    margin-bottom: 2.5rem;
}
#top-section {
    background-color: #d01c29;
    background-image: url("../img/site/top-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    min-height: 625px;
}
.styled-btn {
    background: transparent;
    border: 2px solid #114685;
    padding: 0 3.8rem;
    line-height: 5rem;
    font-size: 1.9rem;
    color: #114685;
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    z-index: 2;
}
.top-text-box {
    border: 3px solid rgba(255,255,255, .85);
    padding: 7px;
    margin-top: 10rem;
    position: relative;
}
.top-text-box-inside {
    background: rgba(255,255,255, .85);
    padding: 1rem;
}
.btn-img {
    display: block;
    cursor: pointer;
}
.btn-img-wrapper {
    display: inline-block;
    margin: 1rem auto;
}
.btn-product {
    font-size: 1.4rem;
    font-weight: 700;
    display: inline-block;
    color: #7552a5;
    border-bottom: 1px solid #7552a5;
    padding-bottom: 4px;
    text-transform: uppercase;
}
.top-header-wrapper {
    position: absolute;
    top: -2rem;
    text-align: center;
    width: 100%;
    left: 0;
}
.top-header-wrapper img {
    max-width: 80%;
}
.top-slogan {
    margin: 2rem auto 0;
    max-width: 90%;
}
.ttb-1 {
    margin: 1rem auto;
}
.top-logo {
    position: absolute;
    left: 2rem;
    top: 2rem;
}
.img-header {
    margin: 0 auto 2rem;
}
.img-header img {
    max-width: 100%;
}
#middle-section {
    background-image: url("../img/site/middle-bg.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #FFFFFF;
    padding: 5rem 0 3rem;
}
.middle-text-box {
    margin-top: 4rem;
}
.middle-product {
    max-width: 100%;
}
.middle-list {
    display: inline-block;
    margin: 2rem 0 2rem 8rem;
}
.middle-list li {
    padding-left: 2rem;
    background-image: url("../img/site/bullet.png");
    background-repeat: no-repeat;
    background-position: 2px 8px;
    text-align: left;
    margin: .5rem 0;
}
.middle-product-wrapper {
    text-align: left;
}
.middle-bottom-section {
    display: flex;
}
.middle-bottom-section img {
    align-self: flex-start;
    flex: 0 0 content;
}
.middle-text-2 {
    background-color: #9178c0;
    background-image: url("../img/site/quote.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    padding: 2rem;
    text-align: left;
}
.bottom-product {
    margin-right: 2rem;
}
.bottom-woman {
    margin-left: 2rem;
}
.middle-bottom-section :nth-child(1) { order: 1;}
.middle-bottom-section :nth-child(2) { order: 3;}
.middle-bottom-section :nth-child(3) { order: 2;}
.mtb-2 {
    font-size: 1.2rem;
    line-height: 1.7rem;
    color: #FFFFFF;
    margin-top: 1rem;
}
#bottom-section {
    background-image: url("../img/site/bottom-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #FFFFFF;
    padding: 4rem 0;
    display: none;
}
#bottom-carousel {
    margin: 4rem auto;
}
.bottom-text {
    max-width: 63rem;
    margin: 0 auto;
}
.figa-color {
    background: rgba(117, 82, 165, .7);
}
.mandarynka-color {
    background: rgba(99, 170, 49, .7);
}
.granat-color {
    background: rgba(173, 2, 50, .7);
}
.truskawka-color {
    background: rgba(246, 26, 26, .7);
}
.pomarancza-color {
    background: rgba(250, 138, 5, .7);
}
.brzoskwinia-color {
    background: rgba(247, 107, 70, .7);
}
.piwonia-color {
    background: rgba(236, 102, 158, .7);
}
.wanilia-color {
    background: rgba(247, 174, 16, .7);
}
.slider-text-box-wrapper {
    text-align: left;
    margin-top: 5rem;
}
.slider-text-box {
    text-align: center;
}
.slider-text-box {
    max-width: 42rem;
    padding: 2rem 1rem;
}
.slider-desc {
    font-size: 1.6rem;
    color: #FFFFFF;
    line-height: 2rem;
}
.slider-header {
    margin-bottom: 1rem;
}
.slider-header img {
    width: auto !important;
    max-width: 80%;
    margin: 0 auto;
}
.bc-item {
    padding: 0 4rem;
}
.owl-nav {
    position: absolute;
    left: 0;
    height: 0;
    width: 100%;
    top: 35%;
}
.owl-carousel .owl-nav button.owl-prev {
    display: inline-block;
    background-image: url("../img/site/left-arrow.png");
    width: 2.8rem;
    height: 5rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: 0;
    outline: none !important;
}
.owl-carousel .owl-nav button.owl-next {
    display: inline-block;
    background-image: url("../img/site/right-arrow.png");
    width: 2.8rem;
    height: 5rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    right: 0;
    outline: none !important;
}
.btn-zwin {
    cursor: pointer;
    max-width: 100%;
}
.btn-show {
    cursor:  pointer;
    margin: 4rem auto 0;
    max-width: 100%;
}
.bc-item .col-md-4 {
    padding: 0;
}
.slider-img {
    width: auto !important;
    max-width: 100%;
    margin: 0 auto;
}






.ankieta-title {
    max-width: 100%;
}
.footer p {
    color: #114685;
    font-size: 1.9rem;
    font-weight: 300;
}
.poll-text {
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 30px;
}
.footer {
    background: transparent;
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.regulation-link {
    color: #7552a5;
    text-decoration: underline !important;
    margin-top: 40px;
    display: inline-block;
    margin-bottom: 5rem;
}
#poll-container {
    font-family: century-gothic, sans-serif;
}
.poll hgroup > h1 {


    font-family: century-gothic, sans-serif;
    font-size: 3.6rem;
    line-height: 4rem;
    color: #114685;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 5rem;

}
.poll hgroup > h1 > strong {
    font-size: 500;
}
.poll hgroup > h1 > span {
    display: block;
    font-size: 2.8rem;
    line-height: 3.2rem;
    margin-top: 2rem;
    font-weight: 700;
}
.poll #counter {
    font-size: 5rem;
    font-family: 'Lobster Two', cursive;
    color: #7552a5;
    font-weight: 700;
    margin-top: 3rem;
}

.poll #counter #counter-current {
    font-size: 5rem;
    color: #7552a5;
    font-weight: 700;
}
.poll-question.single-image {
    text-align: center;
}

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

}
.poll-question input[type="radio"] + label, .poll-question input[type="checkbox"] + label {
    border: 1px solid #fef0fa;
    background: #fef0fa;
    font-weight: 400;
    color: #114685 !important;
}
.poll-question.single-image label > img {
    max-width: none;
}
.poll-question.single-image .checked-style {
    margin-bottom: -30px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #000000;
}
.poll-question.multi-image .checked-style {
    margin-bottom: -30px;
    border-radius: 0;
    background: #FFFFFF;
    border: 1px solid #000000;
}
.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: 50%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ab7db+0,1e8dc8+100 */
    background: #FFFFFF;
    border-color: #FFFFFF;
    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;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ab7db+0,1e8dc8+100 */
    background: #FFFFFF;
    border-color: #FFFFFF;
    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.multi-image > .option {
    border: 1px solid #000000;
    margin: 0px 15px 30px 15px;
    float: none;
}
.poll-question.multi-image label > span {
    display: block;
    color: #000;
    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;
    color: #114685 !important;
    font-weight: 700;
}
.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;
}
.form-navi .btn {
    font-family: century-gothic, sans-serif;
    font-weight: 400;
}
.form-navi .btn.next img, .form-navi .btn.prev img {
    height: auto;
    margin-top: 1rem;
}
.form-navi .btn.next, .form-navi .btn.prev {
    border: 1px solid #7552a5 !important;
    padding: 4px !important;
}
.form-navi .btn.next div, .form-navi .btn.prev div {
    background: #7552a5;
    height: 42px;
}
.btn:before, .btn:after {
    display: none;
}
.form-navi .btn.next {

    font-family: 'Lobster Two', cursive;
    background: transparent;
    border: 1px solid #114685;
    color: #114685;
    line-height: 52px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    height: 52px;
}
.form-navi .btn.prev {

    font-family: 'Lobster Two', cursive;
    background: transparent;
    border: 1px solid #FFFFFF;
    color: #114685;
    line-height: 52px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    height: 52px;
}
.form-navi .btn.next span {
    display: inline-block;
    padding-left: 3rem;
}
.form-navi .btn.prev span {
    display: inline-block;
    padding-right: 3rem;
}
.poll-question .option {
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
}
.poll-question .option label {
    padding: 15px 0;
    font-size: 1.8rem;
    font-weight: 300;
    color: #000000 !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: 0 auto 6rem;
    display: flex;
}
#content2 .poll {
    width: 70%;
    margin: auto;
}
#content2 .show-box {
    width: 30%;
    border: 1px solid #FFFFFF;
}
.poll-question-header {
    margin-top: 0;
}
.poll-question-header h3 {
    font-family: century-gothic, sans-serif;
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-top: 3.5rem;
    font-weight: 700;
    color: #114685;
}
.poll-question, .form-navi, .form-submit {
    max-width: none;
}
.form-navi .btn.prev {
    line-height: 52px;
    color: #114685;
    font-weight: 500;
}
.form-navi .btn.next {
    line-height: 52px;
    font-weight: 400;
}
.btn.prev, .btn.next {
    width: calc(50% - 10px);
    text-transform: uppercase;
}
.btn.prev + .btn.next {
    margin-left: 15px;
}
.btn.next {
    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;
}
.visible-lg {
    display: none;
}
.message p {
    font-size: 2rem;
    margin-top: 1em;
}
.material{
    width: 100%;
    text-align: center;
    height: 24px;
    text-transform: uppercase;
    color: #999999;
    border-bottom: solid 1px #dadada;
    padding: 0px;
	font-family:'Lato', sans-serif;
	font-size:12px;
	font-weight:300;
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1464px) {

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

}
@media screen and (max-width: 1200px) {
    html {
        font-size: 55%;
    }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {


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


    .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) {
    html {
        font-size: 50%;
    }
    .middle-list li {
        background-position: 2px 6px;
    }
    .slider-img {
        width: auto !important;
        max-width: 80%;
        margin: 0 auto;
    }
    #top-section {
        background-position: right center;
        min-height: unset;
        padding: 10rem 0;
    }
    .slider-text-box-wrapper {
        text-align: center;
    }
    .slider-text-box {
        margin: 0 auto 5rem;
    }
    .top-logo {
        top: -7rem;
        left: 50%;
        margin-left: -49px;
    }
    .middle-product-wrapper {
        text-align: center;
    }
    .middle-list {
        margin-bottom: 5rem;
    }
    .img-btn {
        display: block;
        margin-bottom: 4rem;
    }
    .middle-bottom-section {
        display: block;
        text-align: left;
    }
    .bottom-product {
        margin: 0 2rem 2rem 0;
    }
    .bottom-woman {
        margin: 0 0 2rem 0;
    }
    .visible-lg {
        display: block;
    }
    .h-sm {
        display: none !important;
    }
    #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%;
    }
    
    .mtb-2 {
     font-size: 1.8rem;
    line-height: 2.1rem;
}
.material{
	padding: 4px 0px 2px 0px;
}
}

@media screen and (max-width: 576px) {
    html {
        font-size: 45%;
    }



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

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

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

}

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

    .middle-list li {
        background-position: 2px 4px;
    }
    .bottom-product {
        width: calc(50% - 1rem);
        margin: 0 2rem 2rem 0;
        float: left;
    }
    .bottom-woman {
        width: calc(50% - 1rem);
        margin: 0 0 2rem 0;
    }


}
@media screen and (max-width: 440px) {
    html {
        font-size: 40%;
    }

    .form-navi .btn.next img, .form-navi .btn.prev img {
        height: auto;
        margin-top: 1.5rem;
    }
    .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: 390px) {

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


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

}

@media screen and (min-width: 768px) {
    .v-sm {
        display: none !important;
    }
}

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

    .v-sm {
        display: none;
    }

}

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

}

