@import "../libs/font-awesome/css/font-awesome.min.css";
@import "../fonts/FuturaPT/stylesheet.css";
/*@import "../libs/select2/dist/css/select2.min.css";*/

div.testimonial-list-container {
}

div.testimonial-list {
}

div.testimonial-list > div {
    display: flex;
    border: 1px solid #e6e8e9;
    margin-top: -1px;
}

div.testimonial-list .attrs {
    min-width: 200px;
    flex-basis: 200px;
    border-right: 1px solid #e6e8e9;
    padding: 30px;
    font-size: 14px;
}

div.testimonial-list .author {
    font-size: 1.5em;
    color: #221f1f;
    font-family: 'Futura PT Demi';
    margin-bottom: .5em;
}

div.testimonial-list .cont {
    min-width: 1px;
    flex: auto;
    padding: 30px 38px;
}

div.testimonial-list .title {
    font-size: 1.5em;
    color: #221f1f;
    font-family: 'Futura PT Demi';
    line-height: 1.3;
    margin-bottom: .75em;
}

div.testimonial-list .testimonial {
}

div.testimonial-list div.rating {
    margin-bottom: .75em;
}

div.rating,
span.rating {
    display: inline-flex;
    align-items: center;
}

span.rating > *,
div.rating > * {
    font-size: 28px;
    color: #000;
    padding-right: 7px;
    cursor: pointer;
}

div.rating input {
    display: none;
}

div.rating:hover label:before {
    content: "\f005";
}

div.rating label:hover ~ label:before {
    content: "\f006";
}

div.product-card div.rating > * {

    font-size: 20px;

}

.voting-result {
    display: flex;
}


.voting-result .all-info {

    font-size: 14px;
    font-weight: bold;
    color: #000;

}

div.all-items-action-block {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

div.testimonial-form-section {
    background: #f6f7f8;
    padding: 70px 0;
}

div.testimonial-form-container .select2-container--kilig-select-style {
    min-width: 100%;
}

label.inputs-container-label {
    display: block;
    font-size: 1.5em;
    color: #221f1f;
    font-family: 'Futura PT Demi';
    line-height: 1.3;
    margin-bottom: .75em;
}

div.test-product {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 80px;
}

div.test-product .media {
    display: flex;
    margin-bottom: 15px;
}

div.test-product .title {
    text-align: center;
}

div.tesimonial-title-block {
    display: flex;
    justify-content: center;
    flex: auto;
    align-self: flex-end;
    transform: translate(0, 80px);
    max-width: 100%;
}

div.tesimonial-title-block > div {
    width: 430px;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e6e8e9;
    max-width: 100%;
    padding: 15px;
}

div.tesimonial-title-block > div img {
    max-width: 100%;
    height: auto;
}

div.brands-sufle-list-container {
}

div.brands-sufle-list {
    margin: 0;
}

div.brands-sufle-list > div {
    border-left: 1px solid #e6e8e9;
    transform: translate(-1px, 0);
    padding: 0 !important;
}

div.brands-sufle-list > div:nth-child(3n + 1) {
    border-left: 0;
}

div.brands-sufle-list-item {
    padding: 60px 35px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

div.brands-sufle-list-item .media {
    display: flex;
    margin-bottom: 30px;
    height: 110px;
    align-items: center;
    justify-content: center;
}

div.brands-sufle-list-attrs {
    margin: 0;
    position: relative;
    z-index: 1;
}

div.brands-sufle-list > div:nth-child(3n + 1) div.brands-sufle-list-attrs:before {
    content: '';
    position: absolute;
    left: -100vw;
    top: 0;
    right: -100vw;
    bottom: 0;
    background: #f8f8f8;
    border-top: 1px solid #e6e8e9;
    border-bottom: 1px solid #e6e8e9;
    z-index: -2;
}

div.brands-sufle-list-attrs ul {
    list-style: none;
    padding: 30px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex: auto;
    border-left: 1px solid #e6e8e9;
    transform: translate(-1px, 0);
}

div.brands-sufle-list > div:nth-child(3n + 1) div.brands-sufle-list-attrs ul {
    border-left: 0;
}

div.brands-sufle-list-attrs ul > li {
    min-width: 50%;
    flex: 1 1 50%;
    font-size: 1.25em;
    font-family: "Futura PT Demi";
    color: #222;
    padding: 10px;
    line-height: 1.2;
    display: flex;
    align-items: center;
}

div.brands-sufle-list-attrs ul > li strong {
    color: #389241;
    font-size: 2em;
    margin-right: .3em;
}

div.winnings-container {
}

div.winnings {
    margin-top: -30px;
}

div.winnings > div {
    margin-top: 30px;
    display: flex;
}

div.winnings-item {
    display: flex;
    flex-direction: column;
    flex: auto;
    border: 1px solid #e6e8e9;
    padding: 30px;
    align-items: center;
    text-align: center;
}

div.winnings-item .photo {
    margin-bottom: 15px;
    display: flex;
    padding: 0 15px 15px;
    align-items: center;
    justify-content: center;
    flex-basis: 257px;
}

div.winnings-item .photo img {
    max-width: 100%;
    height: auto;
}

div.winnings-item .tille {
    font-size: 16px;
}

/*LISTS*/

/*INPUTS*/

label.styled_checkbox {
    display: inline-flex;
    width: 18px;
    min-width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 1px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background: #fff;
}

label.styled_checkbox i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    font-style: normal;
}

label.styled_checkbox i:after {
    content: '\f00c';
    font-family: FontAwesome;
    font-style: normal;
}

label.styled_checkbox input {
    position: absolute;
    left: -20px;
    top: -20px;
}

label.styled_checkbox input:checked + i {
    opacity: 1;
}

label.styled_radio {
    display: inline-flex;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 100%;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background: #fff;
}

label.styled_radio i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
}

label.styled_radio i:after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #000;
}

label.styled_radio input {
    position: absolute;
    left: -20px;
    top: -20px;
}

label.styled_radio input:checked + i {
    opacity: 1;
}

div.inputs-container .action {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

label.checkbox-block {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

label.checkbox-block:hover {
    color: #000;
}

label.checkbox-block > label,
label.checkbox-block > input {
    margin-right: 1em;
}

.select2-container--kilig-select-style.select2 {
    /* background: #969da3; */
    background: #e1e1e1;
    /* border: 1px solid #969da3; */
    border: 1px solid #e1e1e1;
    border-radius: 0;
}

.select2-container--kilig-select-style .select2-selection--single {
    height: 43px;
    display: flex;
    justify-content: space-between;
}

.select2-container--kilig-select-style .select2-selection--single .select2-selection__rendered {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 20px;
    flex: auto;
    /* color: #fff; */
    color: #6a747c;
    font-size: 16px;
}

.select2-container--kilig-select-style .select2-selection--single .select2-selection__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 45px;
}

.select2-container--kilig-select-style .select2-selection--single .select2-selection__arrow:after {
    content: '\f107';
    font-family: FontAwesome;
    /* color: #fff; */
    color: #6a747c;
    font-size: 1.2em;
}

.select2-container--kilig-select-style .select2-dropdown {
    /* background: #a2b1be; */
    background: #e1e1e1;
    border: 0;
    border-radius: 0;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

.select2-container--kilig-select-style .select2-results__option {
    padding: .8em 20px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    /* color: #fff; */
    color: #6a747c;
    border-top: 1px solid rgba(255, 255, 255, .1);
    line-height: 1.3;
}

.select2-container--kilig-select-style .select2-results__option:hover {
    background: rgba(255, 255, 255, .1);
}

.select2-container--kilig-select-style .select2-dropdown .select2-results {
    max-height: 300px;
    overflow-y: auto;
}


/*HEADERS*/

/*BUTTONS*/

/*COLORS*/

/*SPECIAL*/

/*MISC*/

.relative-container {
    position: relative;
}

.mini-lang-container {
    position: absolute;
    right: 0;
    top: 30px;
}

.error-new label {
    color: #C41348 !important;
}


.new-back-block {
    position: absolute;
    left: 0;
    top: 30px;
}

.new-back-block a {
    padding: 0 20px;
}

.answer-box{

    padding: 15px 20px;
    border: 1px solid #e6e8e9;
}
.answer-box strong {

}

.faqs {
    margin: 50px 0;
    color: #000;
}
.faqs .title {
    font-size: 34px;
    font-weight: bold;
}

.faqs ul {
    list-style: none;
    font-size: 18px;
    padding: 0;
}
.faqs ul li {
    padding: 15px 0 15px 40px;
    border-top: 1px solid #e6e6e6;
    position: relative;
}
.faqs ul li:before {
    position:absolute;
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    background: url('../../images/faq.svg');
    background-size: 30px;
    left:0;
    top:27px;
}
.faqs ul li p {
    margin: 10px 0;
}
.faqs ul li .question {
    font-size: 20px;
    font-weight: bold;
}
.faqs ul li .answer {
    text-align: justify;
}

/* XS */
@media (max-width: 767px) {

    div.testimonial-list-container {
        margin: 0 -15px;
    }

    div.testimonial-list > div {
        flex-direction: column;
    }

    div.testimonial-list .attrs {
        border: 0;
        padding: 30px 30px 0;
        flex-basis: auto;
        display: flex;
        justify-content: space-between;
        text-align: right;
    }

    div.testimonial-list .cont {
        padding: 30px;
    }

    div.testimonial-list .title {
        font-size: 1.3em;
    }

    div.inputs-container .action {
        flex-direction: column-reverse;
    }

    div.inputs-container .action > div {
        margin-top: 15px;
    }

    div.brands-sufle-list > div {
        border-left: 0;
    }

    div.brands-sufle-list-attrs:before {
        content: '';
        position: absolute;
        left: -100vw;
        top: 0;
        right: -100vw;
        bottom: 0;
        background: #f8f8f8;
        border-top: 1px solid #e6e8e9;
        border-bottom: 1px solid #e6e8e9;
        z-index: -2;
    }

    div.brands-sufle-list-attrs ul {
        border-left: 0;
    }

    div.brands-sufle-list-attrs ul > li {
        flex-direction: column;
        text-align: center;
    }

    div.winnings-container {
        margin: 0 -15px;
    }

    div.winnings {
        margin-top: 0;
    }

    div.winnings > div {
        margin-top: -1px;
    }

    div.test-product {
        margin-top: 100px;
    }
    .new-back-block, .mini-lang-container {
        top: 50px
    }
}

/* SM */
@media /*(min-width: 568px) and */
(max-width: 767px) {

}

/* */
@media (min-width: 768px) {

}

/* MD */
@media (min-width: 768px) and (max-width: 1023px) {

}

/* LG */
@media (min-width: 1024px) and (max-width: 1279px) {

    div.brands-sufle-list-attrs ul > li {
        flex-direction: column;
        text-align: center;
    }

}

/* XL */
@media (min-width: 1280px) {

    #header.fixed + * {

    }

}

/* PORTRAIT ORIENTATION*/
@media all and (orientation: portrait) {
}

/* LANDSCAPE ORIENTATION*/
@media all and (orientation: landscape) {
}