@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Open+Sans|Poppins&display=swap');

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    background: #e8e8e8;
}

.wrapper {
    width: 1100px;
    margin: 0 auto;
}

section {
    overflow: hidden;
}

/*HEADER*/

#header {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    height: 110px;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 20;
    border-bottom: 1px solid #d3d3d3;
    border-top: 10px solid #20212d;
}

#bandeau {
    margin-bottom: 5px;
}

#logo {
    padding: 10px 0;
    float: left;
}

h1 {
    margin: 16px 15px 16px 55px;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    font-weight: 400;
    float: left;
    display: block;
    line-height: 100%;
}

#header ul {
    float: right;
    margin: 46px 0;
}

#header li {
    display: inline-block;
    margin-left: 50px;
    color: #1e202d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 15px;
}

#header li a {
    color: #1e202d;
    text-decoration: none;
}

#header li span a {
    color: #ef5a82
}

#menuToggle {
    display: none;
}

/*BANDEAU*/
#bandeau h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #1e202d;
    text-align: left;
    font-weight: 400;
    margin: 0px;
    padding-top: 20px;
}

#bandeau h2 b {
    font-weight: 700;
}

#bandeau p {
    font-size: 12px;
    margin: 10px 0 0 0;
    line-height: 14px;
    text-align: justify;
}

.toggle-link {
    font-size: 12px;
    font-style: italic;
}

/*TABLE*/
#thead {
    margin: 15px auto -5px auto;
    padding: 0;
    text-align: center;
    overflow: hidden;
}

#thead li {
    float: left;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
}

.size-logo {
    width: 308px;
    background-color: #FFF;
}

.size-avis {
    width: 200px;
    background-color: #FFF;
    padding: 0 15px;
}

.size-review {
    width: 140px;
    background-color: #FFF;
    padding-right: 15px;
}

.size-btn {
    width: 190px;
    background-color: #FFF;
}

#tableau {
    clear: both;
    width: 75%;
    float: left;
}

.blocTab {
    clear: both;
    margin-top: 15px;
    width: 100%;
    float: left;
    border: #c5c5c5 solid 1px;
    border: 1px solid #d3d3d3;
    background: white;
    position: relative;
}

span.tag {
    left: -10px;
    background: #ef5a82;
    color: #ffffff;
    top: 5px;
    padding: 5px
}

.first-td {
    position: relative;
}

.rank {
    line-height: 100px;
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #878787;
    display: block;
    width: 49px;
    text-align: center;
    margin: 0 5px;
    display: none
}

.blocTab:first-child {
    border: 1px solid #ef5a82;
}

.infoTab img {
    display: block;
    margin: 0 auto
}

#site {
    display: none
}

.logo-td {
    float: left;
    margin: 25px 10px 25px 20px;
    width: 200px;
    border: 1px solid #d3d3d3;
}

.review {
    float: left;
    margin: 0;
    margin-top: 5px;
    padding-right: 15px;
}

.note {
    margin-top: 0px;
}

.note p {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 15px 0 10px 0;
    text-align: center;
}

.note p span {
    font-size: 40px;
    color: #ef5a82;
    font-weight: 600;
}

.note p.adj {
    background-color: #e8e8e8;
    border-radius: 20px;
    font-size: 14px;
    display: block;
    padding: 5px 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.note a {
    font-size: 12px;
    text-align: center;
    display: block;
    color: #2c62a4;
}

.avis p#titreAvis {
    font-family: 'Montserrat', sans-serif;
    margin: 16px 0 5px 0;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.avis li {
    list-style: none;
    padding-left: 0.7em;
    text-indent: -.7em;
    line-height: 22px;
}

.avis li span {
    font-size: 14px;
}

.avis li::before {
    content: "• ";
    color: #ef5a82;
}

.goSite {
    float: left;
    border: none;
}

.goSite p {
    margin: auto;
    text-align: center;
}

.btn {
    background: #faa500;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin: 30px 20px 10px 0px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-decoration: none;
    color: #FFF;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    width: 190px;
    height: 51px;
    line-height: 51px;
    display: block;
    position: relative;
}

.btn:hover {
    background: #ef5a82;
    text-shadow: -2px -2px #c54064;
}

.btn span::after {
    content: '\25B8';
    clear: both;
}

.goSite p a {
    font-size: 13px;
    text-align: center;
    color: #20212d;
}

.btn-mobile {
    display: none;
}

/*NOTRE SELECTION*/
#selection {
    width: 19%;
    float: right;
    background: white;
    margin-top: 15px;
    padding: 20px;
    border: 1px solid #d3d3d3;
    border-top: 10px solid #ef5a82;
    text-align: center;
}

#selection div a {
    text-align: center;
}

#selection .logo-td {
    margin: 10px auto;
    text-align: center;
}

#selection p {
    font-size: 13px;
    text-align: center;
}

#selection h3 {
    margin-top: 0;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #ef5a82;
    font-weight: 400;
    letter-spacing: 3px;
}

#selection div {
    border-bottom: 1px solid #d3d3d3;
    text-align: center;
}

#selection div:nth-child(n+5) {
    display: none;
}

#selection .btn {
    width: 170px;
    margin: 0 auto 20px auto;
    font-size: 15px;
    height: 45px;
    line-height: 45px;
}

.tooltipster-default {
    border-radius: 2px;
    border: 2px solid #ccc;
    background: #eee;
    color: #000;
}

/****QUERIES****/
@media only screen and (max-width: 1100px) {
    .wrapper {
        width: 96%;
        margin: 0 2%;
    }

    #bandeau, #selection {
        display: none;
    }

    #tableau {
        width: 100%;
    }

    .size-avis {
        width: 25%
    }

    .size-review {
        width: 20%
    }

    /*menu hamburger*/
    #header #menu-desktop {
        display: none;
    }

    #header nav {
        display: block;
    }

    #menuToggle {
        float: right;
        display: block;
        position: relative;
        top: 35px;
        right: 0;

        z-index: 1;

        -webkit-user-select: none;
        user-select: none;
    }

    #menuToggle input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;

        cursor: pointer;

        opacity: 0; /* hide this */
        z-index: 2; /* and place it over the hamburger */

        -webkit-touch-callout: none;
    }

    /*
     * Just a quick hamburger
     */
    #menuToggle span {
        display: block;
        width: 53px;
        height: 6px;
        margin-bottom: 10px;
        position: relative;

        background: #1e202d;
        border-radius: 3px;

        z-index: 1;

        transform-origin: 4px 0px;

        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        opacity 0.55s ease;
    }

    #menuToggle span:first-child {
        transform-origin: 0% 0%;
    }

    #menuToggle span:nth-last-child(2) {
        transform-origin: 0% 100%;
    }

    /*
     * Transform all the slices of hamburger
     * into a crossmark.
     */
    #menuToggle input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #1e202d;
    }

    /*
     * But let's hide the middle one.
     */
    #menuToggle input:checked ~ span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }

    /*
     * Ohyeah and the last one should go the other direction
     */
    #menuToggle input:checked ~ span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px);
    }

    #menuToggle ul {
        margin-top: 15px;
        margin-left: -280px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    #menu {
        position: absolute;
        width: 300px;
        margin: 0px 0 0 -50px;
        padding: 20px;

        background: #1e202d;
        list-style-type: none;
        -webkit-font-smoothing: antialiased;
        /* to stop flickering of text in safari */

    }

    #menu li {
        padding: 15px 0;
        font-size: 17px;
        color: white;
        margin-left: 20px;
    }

    #menu li a {
        color: white;
    }

    /*
     * And let's slide it in from the left
     */
    #menuToggle input:checked ~ ul {
        visibility: visible;
        opacity: 1;
    }
}

@media only screen and (max-width: 900px) {
    .wrapper {
        margin: 0 2%;
    }

    #bandeau, #selection {
        display: none;
    }

    #tableau {
        width: 100%;
    }

    .size-logo {
        width: 20%;
    }

    .size-avis {
        width: 25%
    }

    .size-review {
        width: 18%
    }

    .size-btn {
        width: 25%;
    }

    .logo-td {
        width: 100%;
    }

    .avis {
        margin-bottom: 10px;
    }

    .btn {
        width: 170px;
    }

    .blocTab a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0);
    }
}

@media only screen and (max-width: 670px) {
    #header {
        height: 70px
    }

    #logo {
        padding: 5px 0;
        width: 215px;
    }

    #menuToggle {
        top: 19px;
    }

    #menuToggle span {
        width: 45px;
        height: 3px;
    }

    #chatWebcam {
        display: none;
    }

    .tag {
        display: none;
    }

    .bloctab {
        height: 100px;
    }

    .size-logo {
        width: 34%;
    }

    .size-avis {
        width: 29%;
        padding: 0;
    }

    .size-review {
        display: none;
    }

    .size-btn {
        width: auto;
    }

    .logo-td {
        margin-left: 10px;
    }

    .avis {
        margin-bottom: 10px;
    }

    .avis p#titreAvis {
        font-size: 14px;
        margin: 21px 0 1px 0;
    }

    .avis li {
        line-height: 15px;
    }

    .avis li span {
        font-size: 13px;
    }

    .btn {
        margin: 30px 0px 0px 0px;
        width: 163px;
        font-size: 13px;
    }

    .goSite p {
        margin-left: 0;
        margin-top: 0;
    }

    .goSite p a {
        font-size: 11px;
    }

    #menuToggle ul {
        margin-top: 2px;
    }
}

@media only screen and (max-width: 560px) {
    .size-avis {
        width: 41%;
        padding: 0;
    }

    .logo-td {
        margin-left: 10px;
    }

    .avis {
        margin-bottom: 10px;
    }

    .avis p#titreAvis {
        font-size: 14px;
        margin: 21px 0 1px 0;
    }

    .avis li {
        line-height: 15px;
    }

    .avis li span {
        font-size: 13px;
    }

    .btn {
        display: none;
    }

    .goSite p {
        display: none;
    }

    .btn-mobile {
        display: block;
        margin-top: 52px;
        margin-left: 4px;
    }

    #menuToggle ul {
        margin-top: 2px;
    }
}

@media only screen and (max-width: 420px) {
    .logo-td {
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .avis {
        margin-bottom: 10px;
    }

    .avis p#titreAvis {
        font-size: 13px;
        margin: 2px 0 1px 0;
    }

    .avis li {
        line-height: 14px;
    }

    .avis li span {
        font-size: 11px;
    }

    .btn {
        display: none;
    }

    .goSite p {
        display: none;
    }

    .btn-mobile {
        display: block;
        margin-top: 28px;
    }

    #menuToggle ul {
        margin-top: 2px;
    }
}

@media only screen and (max-width: 360px) {
    .size-avis {
        width: 40%;
        padding: 0;
    }

    .logo-td {
        margin-left: 2px;
        margin-bottom: 10px;
    }

    .avis {
        margin-bottom: 10px;
    }

    .avis p#titreAvis {
        font-size: 12px;
        margin: 0px 0 1px 0;
    }

    .avis li {
        line-height: 11px;
    }

    .avis li span {
        font-size: 10px;
    }

    .btn {
        display: none;
    }

    .goSite p {
        display: none;
    }

    .btn-mobile {
        display: block;
        margin-top: 22px;
    }

    #menuToggle ul {
        margin-top: 2px;
    }
}

td {
    display: block;
}