/* Scroll info -------------------------------------------------------------------------------------------------------*/

.scroll_info .smaller_size {
    display: none;
}


/* Banner ------------------------------------------------------------------------------------------------------------*/

.welcome_banner .banner_h1 {
    margin-top: auto;
}

.welcome_banner .banner_buttons .button_2:hover {
    background-color: var(--main-yellow) !important;
}

.banner_image_text {
    background-color: var(--grey-75);
    flex-direction: column;
}

.banner_image_text>* {
    margin-bottom: 12px;
}

.bigger_subtitle {
    font-family: var(--cgl);
    font-size: calc(1.1vw + 10pt);
    line-height: normal;
}


/* Welcome cards -----------------------------------------------------------------------------------------------------*/


.welcome_card_content>p,
.welcome_card_content>.h1 {
    margin: 0 10px 30px;
}


/* Welcome card item -------------------------------------------------------------------------------------------------*/

.smaller_size {
    line-height: normal;
    display: block;
}

.welcome_card_text {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.welcome_card_item,
.welcome_card_content {
    display: flex;
    flex-direction: column;
}

.welcome_card_content {
    padding: 60px 0 0 0;
}

.welcome_card_content .mobile_element .owl-carousel {
    margin: 40px auto;
}

.welcome_card_content .mobile_element>.card_element {
    padding: 0 25px;
}

.welcome_card_item h3,
.welcome_card_item p.h3,
.benefits_title p.h3 {
    text-align: center;
    margin-bottom: 5px;
}

.welcome_card_item h4,
.welcome_card_item p.h4 {
    font-family: var(--cgm);
    font-size: 2rem;
    color: var(--main-green);
    display: inline-block;
    margin-bottom: 5px;
}

.welcome_card_content .h1 .smaller_size {
    font-family: inherit;
    font-size: calc(1vw + 10pt);
    margin-top: calc(1vh + 2px);
}

.welcome_card_item .welcome_card_description {
    margin-bottom: 30px;
}

.welcome_card_navigator,
.opinion_card_navigator {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.navigator_right {
    background-color: var(--main-green);
}

.navigator_right {
    background-color: var(--main-green);
}

.navigator_right,
.navigator_left {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
}

.navigator_number {
    flex-grow: 2;
    text-align: right;
    font-family: var(--cgm);
    font-size: 4rem;
    line-height: 1;
    color: var(--grey-90);
    margin-right: 30px;
}

.welcome_card_image {
    background: url(../../img/welcome_finder_cards@3x_0.jpg) no-repeat center;
    background-size: cover;
    height: 400px;
}

.welcome_card_image.mobile_element {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 40px 0 60px 0;
}

/* Video -------------------------------------------------------------------------------------------------------------*/


.home_video {
    margin-bottom: calc(1vw + 40px);
    position: relative;
}

.video_cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(http://img.youtube.com/vi/t-Dqo4OGZ4c/hqdefault.jpg) no-repeat center;
    background-size: cover;
}

.video_content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: rgba(0, 41, 35, .6);
    align-items: center;
    padding: 50px 0;
    transition: .3s;
}

.video_content svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.video_content:hover {
    background-color: rgba(0, 41, 35, .7);
}

.video_content p {
    font-family: var(--cgm);
    font-size: 6.5rem;
    color: var(--main-green);
    text-transform: uppercase;
    line-height: .9;
}

.video_content img {
    width: 110px;
}

.home_video iframe {
    width: 100%;
}

.welcome-container .card_item_text {
    padding: 0 calc(.7vw + 12pt);
}

.card_item_text .black_title_big {
    text-transform: uppercase;
}


/* Benefits ----------------------------------------------------------------------------------------------------------*/

#benefits_container {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
}

.benefits_title .smaller_size {
    font-size: calc(1.2vw + 11pt);
    margin-top: 0;
}

.benefits_title {
    margin-bottom: 4rem;
}

p.margin_title_text {
    margin-bottom: 20px;
}

.icon_welcome {
    width: 93px;
    height: 93px;
    object-fit: contain;
    display: block;
}

.grey_75_background .card_item p {
    color: white;
}

#benefits_container .card_item p:not(.black_title_medium) {
    text-align: justify;
}



/* Opinions ---------------------------------------------------------------------------------------------------------*/

.swipe_card_title,
.swipe_card {
    display: flex;
}

.swipe_card_container {
    background-color: var(--grey-95);
}

.swipe_card {
    flex-direction: column;
    padding: 20px;
    height: 100%;
}

.swipe_card_title>div {
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.swipe_card_right,
.swipe_card_left {
    padding: 10px 15px;
}

.swipe_card_right {
    background-color: var(--grey-85);
}

.swipe_card_left {
    background-color: var(--main-green);
}

.star_valoration p {
    display: inline-block;
}

.star_valoration svg {
    margin-right: 7px;
}

.swipe_card .star_valoration {
    margin-bottom: 10px;
}

.swipe_card_text_title {
    font-size: 1.2rem;
    margin-bottom: 5px;
}

.swipe_card_description {
    font-size: calc(.1vw + 12pt);
    font-family: var(--cgl);
}

.p_sc_title {
    margin-bottom: 1vw;
}

.p_score {
    font-size: calc(1vw + 2.2rem);
    line-height: calc(1vw + 2.2rem);
    margin-bottom: 20px;
}

.p_opinion {
    font-size: .9rem;
    font-family: var(--cgl);
    line-height: 1.5rem;
    margin: 0;
}

#evaluation_container.next_to_title_icon {
    display: block;
}


/* Evaluations redesign */

#evaluation_container {
    background-color: var(--grey-70);
    padding: 0 calc(2vw + 30px);
}

#evaluation_container * {
    color: var(--white);
}

.evaluation_title .hr_separator {
    margin-bottom: 10px;
}

.ev_resume_container {
    text-align: center;
}

.evaluation_content {
    border: 1px solid white;
    padding: 30px 10px;
}

.ev_title {
    font-size: calc(1.8vw + 19pt);
    margin-bottom: 1rem;
}

.ev_stars_container {
    margin: 2rem auto;
}


.ev_stars_container>img {
    width: 25px;
    height: 25px;
}

.ev_overall {
    font-size: calc(.27vw + 10px);
}

.ev_cards_container * {
    font-size: calc(.29vw + 10px);
}

.ev_card_stars>img {
    width: 15px;
    height: 15px;
}

.ev_card_stars {
    margin-right: 10px;
}

.ev_cards_container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 2rem 0;
    position: relative;
}

.ev_card {
    width: 190px;
    max-width: 100%;
}

.ev_card:not(:first-of-type) {
    display: none;
}


.ev_card>* {
    margin-bottom: 15px;
}

.ev_card_header {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.ev_card_header * {
    line-height: normal;
}

.ev_card_title {
    font-size: calc(.6vw + 13px);
}


.ev_controls {
    position: absolute;
}

.ev_controls.left {
    left: 10px;
}

.ev_controls.right {
    right: 10px;
}

img.ev_controls {
    max-width: 22px;
    max-height: 22px;
    cursor: pointer;
}


/* Search By Type ----------------------------------------------------------------------------------------------------*/

.row_types {
    align-items: self-end;
}

.sbt_title {
    margin-bottom: 20px;
}

.sbt_title h4,
.sbt_title .h4 {
    margin-bottom: 4vw;
}

.sbt_image {
    position: relative;
}

.search_by_type_cards img {
    max-width: 100%;
    width: fit-content;
    height: 90px;
    padding: 0;
    margin: 0 auto;
    object-fit: contain;
    display: block;
    background-color: white;
}

.sbt_filter {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 80px;
    background-color: var(--grey-70);
    opacity: .2;
}

.sbt_text {
    display: flex;
}

.sbt_text sup {
    color: white;
}

.sbt_text h3,
.sbt_text .h3 {
    padding: 15px 15px 10px;
    flex-grow: 2;
}

.sbt_arrow {
    width: 80px;
    background-color: var(--main-yellow);
    display: flex;
    justify-content: center;
    align-items: center;
}

.search_by_type_cards .black_link {
    background-color: transparent;
    color: var(--black-text);
}

.tag_col {
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Search By Brand ---------------------------------------------------------------------------------------------------*/

.col_brand {
    padding-bottom: 1.5rem;
}

.col_brand img {
    max-width: 120px;
    max-height: 120px;
}



/* Search by licenses ------------------------------------------------------------------------------------------------*/


/* Actions -----------------------------------------------------------------------------------------------------------*/

.actions_partial {
    padding-bottom: 0.5rem;
}



/* Media queries -----------------------------------------------------------------------------------------------------*/


/* Very small Devices */
@media (min-width: 300px) {}


@media (min-width:470px) {}

/* Small Devices */
@media (min-width: 576px) {

    .welcome_card_image.mobile_element {
        height: 500px;
    }

    #benefits_container {
        margin: 0 auto;
    }

    /* Evaluation */

    .ev_card {
        width: 250px;
    }

}

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

    /* welcome */

    .welcome-container {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .welcome_card_image {
        height: auto;
        max-height: 400px;
    }

    .welcome_card_item {
        flex-direction: row-reverse;
    }

    .welcome_card_content {
        height: 400px;
    }

    .welcome_card_text {
        margin-left: 0;
        margin-right: auto;
        max-width: 700px;
    }

    .welcome-container .card_item_text {
        padding-left: 0;
        padding-right: 0;
    }

    /* Banners */

    .banner_image_text {
        background-color: var(--grey-70);
    }

    .welcome_banner .banner_buttons .button_2 {
        flex-basis: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .bigger_subtitle {
        font-size: calc(.8vw + 9pt);
    }

    .col_brand img {
        width: 100px;
    }

    /* How it works */

    .card_item p.it_works_description {
        text-align: left;
        font-size: .75rem;
    }

    .col_works {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    /* Valorations */

    .swipe_card {
        padding: 40px;
    }

    .valorations_container {
        max-width: 720px;
    }

    .swipe_card_container {
        height: 100%;
    }

    .swipe_card_title {
        flex-direction: column;
        height: 100%;
    }

    .swipe_card_title>div {
        height: 50%;
    }

    .swipe_card_right,
    .swipe_card_left {
        padding: 30px;
    }

    .swipe_card_date {
        font-size: .7rem
    }

    .swipe_card_description {
        font-size: calc(.1vw + 12pt);
    }

    .swipe_card .star_valoration {
        margin: 0;
    }

    .star_valoration p {
        font-size: .7rem;
        margin: 0;
    }

    /* Evaluations */

    .ev_card:nth-of-type(2) {
        display: block;
    }

    .ev_card {
        width: 220px;
        margin-bottom: auto;
    }

    /* Welcome cards */

    .welcome_card_item {
        flex-direction: row-reverse;
        justify-content: flex-start;
    }

    .welcome_card_item h3,
    .welcome_card_item p.h3,
    .benefits_title p.h3 {
        text-align: center;
        margin-bottom: 20px;
    }

    .welcome_card_item h4,
    .welcome_card_item p.h4 {
        font-size: 2rem;
    }

    .welcome_card_text {
        flex-basis: 68%;
    }

    .welcome_card_image {
        flex-basis: 32%;
        height: auto;
        margin: 0;
    }

    .welcome_card_content {
        padding: 40px;
    }

    .welcome_card_content>p,
    .welcome_card_content>.h1 {
        margin: 0 10px 30px;
    }

    /* Search by type */


    .sbt_title h3 {
        margin: 0 50px 0 50px;
    }

    .search_by_type_cards {
        margin-bottom: 0;
    }

    .sbt_text .green_link {
        padding: 10px 20px;
    }

    /* Partials actions */
    .actions_partial {
        padding-bottom: calc(1vw + 45px);
    }
}

@media (min-width:960px) {
    .col_brand {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

/* Low laptop screen / iPad Pro*/
@media (min-width: 992px) {


    /* Banners */

    .banner_image_text>p:not(.bigger_subtitle) {
        display: inline;
        font-size: .9rem;
    }

    /* Valoration */
    .swipe_card {
        padding: 40px 15px;
    }

    /* Evaluation */

    .evaluation_content {
        display: flex;
        justify-content: space-between;
        padding: 30px;
    }

    .ev_cards_container {
        padding: 2rem 2.5rem;
    }

    .ev_card+.ev_card {
        margin-left: 25px;
    }

    .ev_card_title {
        font-size: calc(.6vw + 10px);
    }

    #evaluation_container {
        padding: 0 calc(1vw + 10px) 30px;
    }


    /* Welcome card */
    .welcome_card_content {
        height: 520px;
        padding: 60px 45px 0;
    }

    .welcome_card_content>p,
    .welcome_card_content>.h1 {
        margin: 0 10px 37px;
    }

    .welcome_card_item h4,
    .welcome_card_item p.h4 {
        font-size: 3.5rem;
    }

    .welcome_card_text {
        flex-basis: 55%;
        margin-right: auto;
    }

    .welcome_card_image {
        max-height: 550px;
    }

    .welcome_card_content .h1 .smaller_size {
        font-size: calc(1vw + 6pt);
    }

    /* Search by brand */

    .col_brand {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col_brand .sbt_text h3 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .col_brand .search_by_type_cards img {
        padding: 12px 0;
        width: 120px;
        height: auto;
    }

    /*.col_brand .sbt_filter{
        width: 60px;
    }*/

    /* Search by type */

    .col_type {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .sbt_image {
        display: flex;
    }

    .search_by_type_cards {
        margin-bottom: 0;
    }

    .search_by_type_cards img {
        max-height: 170px;
    }

    /** Search by license **/
    .license_col {
        flex: 0 0 25%;
        max-width: 25%;
    }
}


/* iPad Pro only portrait*/
@media (min-width: 992px) and (orientation: portrait) {

    /* Welcome cards */

    .welcome_card_text {
        flex-basis: 68%;
    }
}

/* Medium laptop screen */
@media (min-width: 1200px) {

    /* How it works */

    .card_item p.it_works_description {
        font-size: 0.8rem;
    }

    /* Search by brand */

    .col_brand {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col_brand .sbt_text h3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .col_brand .search_by_type_cards img {
        padding: 12px 0;
        width: 130px;
    }

    /* Search by type */

    .search_by_type_cards img {
        max-width: 190px;
        height: 190px;
    }

    /* Grid */

    .container {
        max-width: 1300px;
    }

    /* Valoration */

    .valoration {
        margin: 0 auto;
    }

    .swipe_card {
        padding: 40px;
    }

    /* Evaluation */

    .split_evaluation {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ev_title {
        font-size: calc(1.4vw + 14pt);
    }

    .split_evaluation>* {
        flex-basis: 20%;
    }

    .evaluation_title .h1 {
        font-size: 32pt;
    }

    #evaluation_container {
        padding-top: 40px;
        padding-bottom: 50px;
    }

}

/* Very High laptop screen */
@media (min-width: 1400px) {

    /* Evaluation */

    .ev_cards_container {
        width: 70%;
    }

    .evaluation_title {
        flex: 0 0 15%;
    }

    .evaluation_content {
        flex: 0 0 75%;
    }

    .opinions {
        max-width: 90%;
    }

    .ev_card_title {
        font-size: calc(.45vw + 10px);
    }
}

/* Very High laptop screen */
@media (min-width: 1600px) {

    /* Banners */

    .banner_ocasionista img {
        width: 140px;
    }

}

@media (min-width: 1760px) {}
