h1 img {
    border: 1px solid #3db7d2;
    margin-bottom: 25px;
}

h2.h4 {
    color: #0b60dc;
    font-family: "Century Gothic", sans-serif;
    font-size: 18px;
}

.bleuclair {
    color: #3cb5d3;
}

.puce-jaune {
    counter-reset: items;
    margin: 0 0 10px;
}

.puce-jaune .puce-jaune-nb {
    background: transparent url("/assets/operation/satisfait-ou-rembourse/icon-chiffre-jaune.png") top center no-repeat;
    color: #000;
    content: counter(items, decimal) ".";
    display: inline-block;
    float: left;
    font-family: "Century Gothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 32px;
    line-height: 20px;
    margin-right: 20px;
    padding-left: 3px;
    padding-top: 13px;
    text-align: center;
    width: 34px;
}
.puce-jaune div {
    display: flex;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.puce-jaune p {
    color: #000;
    counter-increment: items;
    float: left;
    font-family: "Century Gothic", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: auto 0;
}

.banniere-comment-ca-marche {
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0 30px;
}

.mentions-gris {
    color: #909090;
    margin: 40px 0;
}

.lien-mentions-legales {
    color: #909090;
    font-size: 12px;
}

.lien-mentions-legales:hover {
    color: #ff8600;
}

a.toutes-les-offres {
    color: #777777;
    float: right;
    font-family: "Century Gothic",sans-serif;
    font-size: 15px;
    text-align: right;
}

a.toutes-les-offres:hover {
    color: #b4b4b4;
}

.moteurReduit {
    background-color: #fbfbfb;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    padding: 40px 40px 20px;
    position: relative;
}

#moteurReduitTab {
    margin-bottom: 20px;
    width: inherit;
}

#sectionA1 #moteurReduitTab {
    margin-bottom: 10px;
}

#moteurReduitTab tr td a {
    position: relative;
}

#moteurReduitTab tr td a {
    background-color: #b5b5b3;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

#moteurReduitTab tr td a:hover,
#moteurReduitTab tr td.active a {
    background-color: #45b6d2;
}

#moteurReduitTab tr td a:hover::after,
#moteurReduitTab tr td.active a::after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #45b6d2;
    bottom: -12px;
    content: "";
    height: 0;
    left: 35px;
    position: absolute;
    width: 0;
}

#moteurReduitTab .moteurReduitOu {
    color: #b5b5b3;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 60px;
}

#moteurReduitTabContent {
    overflow: unset;
}

#moteurReduitTabContent form:not(#apv_plate--iframe) {
    font-size: 0;
}

.select-perso {
    background: #fff url('data:image/gif;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==') no-repeat 95% 50%;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 17%;
}

#moteurReduitTabContent .select-perso {
    width: 20%;
}

.select-perso select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: none;
    border-bottom: none;
    border-left: 1px solid #ccc;
    border-right: none;
    border-top: none;
    -webkit-border-radius: 0;
	-moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    font-weight: bold;
    height: 54px;
    margin: 0;
    padding: 5px 8px;
    width: 130%;
}

.select-perso select#modele:disabled {
    background-color: #eee;
}

.select-perso select:focus {
    outline: none;
}

#moteurReduitTabContent .select-perso.rounded,
#moteurReduitTabContent .input-recherche-perso.rounded,
#moteurReduitTabContent .input-form.rounded {
    border-radius: 30px 0 0 30px;
}

#sectionA1 #moteurReduitTabContent .select-perso.rounded,
#sectionA1 #moteurReduitTabContent .input-recherche-perso.rounded,
#sectionA1 #moteurReduitTabContent .input-form.rounded {
    border-radius: 4px 0 0 4px;
}


#moteurReduitTabContent .input-recherche-wrapper {
    width: 30%;
    position: relative;
    display: inline-block;
}

#moteurReduitTabContent .input-recherche-wrapper .suggestions_container {
    width: calc(100% - 1px);
    right: 0;
}

#moteurReduitTabContent .input-form.rounded {
    width: 100%;
    justify-content: center;
    position: relative;
}

#moteurReduitTabContent .select-perso.rounded select {
    padding-left: 25px;
}

#sectionA1 #moteurReduitTabContent .select-perso.rounded select {
    padding-left: 8px;
}

#moteurReduitTabContent .input-recherche-perso {
    border-right: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 56px;
    padding-left: 25px;
    margin: 0;
    border-radius: 0px;
    width: 100%;
}

input[type="submit"].btn-jaune {
    background-color: #fee330;
    border: 1px solid #ccc;
    font-weight: bold;
    height: 42px;
    width: 15%;
}

input[type="submit"].btn-jaune:hover {
    background-color: #fec816;
}

/*
 Media Query for Tablet
 ===============================*/
@media screen and (min-width: 768px) and (max-width: 1002px) {
    h2.h4 {
        font-size: 15px;
    }

    .puce-jaune .puce-jaune-nb {
        height: 45px;
        width: 45px;
    }
    .puce-jaune p {
        font-size: 13px;
    }
    .puce-jaune br {
        display: none;
    }

    .mentions-gris {
        font-size: 12px;
    }
}

/*
 Media Query for mobile
 ===============================*/
@media screen and (max-width: 767px) {
    h1 img {
        margin-bottom: 0;
    }

    h2.h4 {
        font-size: 14px;
    }

    .puce-jaune .puce-jaune-nb {
        height: 45px;
        width: 45px;
    }
    .puce-jaune p {
        font-size: 13px;
        line-height: 17px;
    }
     .puce-jaune br {
        display: none;
    }

    .banniere-comment-ca-marche {
        border: 1px solid #ccc;
        margin: 10px 0 20px;
    }

    .moteurReduit {
        border: 1px solid #ccc;
        padding: 25px 15px 10px;
    }

    #moteurReduitTab {
        width: 100%;
    }

    #moteurReduitTab tr td {
        width: 45%;
    }

    #moteurReduitTab tr td.moteurReduitOu {
        width: 10%;
    }

    #moteurReduitTab tr td a {
        display: block;
        font-size: 12px;
        text-align: center;
    }

    .select-perso,
    #form_recherchesor1 .select-perso,
    #form_recherchesor2 .select-perso,
    #form_recherchesor1 .input-recherche-perso,
    #form_recherchesor2 .input-recherche-perso {
        border-bottom: none;
        border-left: 1px solid #ccc;
        width: 100%;
    }

    #form_recherchesor1 .input-form.inline-form,
    #form_recherchesor2 .input-form.inline-form {
        display: flex;
    }

    #moteurReduitTabContent .input-recherche-wrapper {
        width: 100%;
    }

    #sectionA1 #moteurReduitTabContent .input-recherche-wrapper {
        width: calc(100% - 55px);
    }

    #form_recherchesor1 .select-perso.rounded,
    #form_recherchesor2 .select-perso.rounded {
        border-radius: 20px 20px 0 0;
    }
    #sectionA1 #form_recherchesor1 .select-perso.rounded,
    #sectionA1 #form_recherchesor2 .select-perso.rounded {
        border-radius: 4px 4px 0 0;
    }

    #form_recherchesor1 .input-recherche-perso.rounded,
    #form_recherchesor1 .input-form.rounded,
    #form_recherchesor2 .input-recherche-perso.rounded,
    #form_recherchesor2 .input-form.rounded {
        border-radius: 4px 0 0 4px;
    }

    #sectionA1 #moteurReduitTabContent .input-recherche-wrapper,
    #sectionA1 #form_recherchesor1 .input-recherche-perso {
        border-bottom-left-radius: 4px;
    }

    #form_recherchesor1 .input-form.rounded,
    #form_recherchesor2 .input-form.rounded {
        width: 100%;
    }

    .select-perso select,
    #sectionA1 #moteurReduitTabContent .select-perso.rounded select {
        border-left: none;
        width: 100%;
        padding-left: 25px;
    }

    input.btn-jaune[type="submit"] {
        margin-top: 20px;
        width: 100%;
    }

    .moteurReduit #chaine,
    .moteurReduit #boite {
        border-bottom: 1px solid #ccc;
    }

    a.toutes-les-offres {
        font-size: 13px;
    }

    a.toutes-les-offres span {
        font-size: 15px;
    }

    .mentions-gris {
        font-size: 11px;
        margin: 10px 0 30px;
    }
}
