@media (max-width: 1000px) {
    .avis_content {
        flex-direction: column;
    }

    .avis .avis_client {
        flex-direction: column;
    }
}

@media (max-width: 800px) {
    .avis .flex-button {
        flex-direction: column;
        align-items: center;
    }

    .avis .flex-button a {
        margin: 5px !important;
    }
}

@media (max-width: 1000px) {
    .avis .reverse {
        flex-direction: column-reverse;
    }
}

/***********************Bandeau bobochic chez vous*********************************/
.avis .title {
    text-align: center;
    color: #0C0C0D;
    padding-top: 60px;
}

.avis div.star:after {
    display: none;
}

@media (max-width: 900px) {
    .avis .title {
        padding-top: 30px;
    }

}

.avis h1 {
    justify-content: center;
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 54px;
    line-height: 64px;
}

.avis h6 {
    justify-content: center;
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.avis .band:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 25px;
    background: radial-gradient(ellipse at 50% -3%, rgb(0 0 0/10%), rgba(97, 97, 97, 0.0) 60%);
    padding-top: 20px;
    left: 0;
    z-index: 1;
}

.avis .flex-button {
    display: flex;
    justify-content: center;
    margin: 20px 0px;
}

.avis .flex-button a {
    margin: 15px;
    height: 31%;
    padding: 15px 30px;
    font-weight: bold;
    border-radius: 99px;
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.avis .other_button {
    border: none;
    background-color: black;
    color: white !important;
}

.avis .other_button:hover {
    background-color: #333;
}

.avis .this_button {
    border: 1px solid black;
    background: white;
    color: black !important;
}

.avis .left h2 {
    margin: 0;
}

.avis .right h2 {
    margin: 0;
}

.avis h2 {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 64px;
    color: #000000;
    margin-left: 50px;
}

/***********************videos clients*********************************/
.avis .img_product {
    border-radius: 50%;
    width: 55PX;
    height: 55px;
}

.avis h3 {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}

.avis h4 {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 20px;
}

.avis p {
    color: #000000;
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.avis .name_product {
    display: flex;
    justify-content: center;
    margin-top: 17px;
    align-items: center;
}

.avis .name_product img {
    border-radius: 50%;
    width: 55px;
    height: 55px !important;
}

.avis .name_product p {
    padding: 0px 25px;
}

.avis .star {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    height: 100%;
    overflow: auto;
}

/***********************videos influenceurs*********************************/

.avis .card {
    box-shadow: -3px 2px 6px #CCCCCC;
    padding: 40px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.avis .content_center {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.avis .youtube {
    box-shadow: -3px 2px 6px #CCCCCC;
    padding: 40px;
    border-radius: 10px;
    background-color: black;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.avis .youtube p {
    color: white;
    font-weight: bold;
}

.avis .youtube h5 {
    color: white;
    font-weight: bold;
    font-size: 18px;
    margin: 22px;
}

.avis .abo_ytbe {
    margin-top: 22px;
}

.avis .flex_insta {
    display: flex;
    margin-top: 30px;
    justify-content: center;
}

.avis .flex_insta div {
    margin: 10px;

}

.avis .img_insta {
    margin: 0 auto;
    padding-top: 10px;
}

.avis .image {
    position: relative;
}

.avis .icone {
    position: absolute;
    width: 11%;
    bottom: 0%;
    left: 60%;
}

.avis .button_subscribe {
    color: white;
    background-color: #0095F6;
    border-radius: 6px;
    border: none;
    margin: auto;
    padding: 10px 30px 10px 30px;
    font-weight: bold;
}

.avis .button_ytbe {
    color: white;
    background-color: #CC0000;
    border-radius: 6px;
    border: none;
    margin: auto;
    padding: 10px 30px 10px 30px;
    font-weight: bold;
}

.avis .strong {
    font-weight: bold;
}

.avis h6 {
    font-weight: bold;
    margin: 10px 0 30px;
    font-size: 18px;
    color: black;
}

@media screen and (max-width: 900px) {
    .avis h6 {
        margin: 0px 0 20px 0;
    }
}

/**************************************************************************************/

.avis .mib_brand {
    font-weight: 300 !important;
    line-height: normal !important;
}

.avis .mib_brand strong {
    font-weight: 900 !important;
}

.avis .gallery_preamble {
    font-family: "Raleway", sans-serif;
    line-height: 24px;
    font-weight: 300;
    font-size: 16px;
    padding: 20px;
    text-align: center;
    color: #333;
    max-width: 900px;
    margin: 0 auto;
}

.avis .avis_container {
    padding: 40px;
}

.avis .avis_container.avis .avis_container-right {
    padding: 40px;
}

@media screen and (max-width: 767px) {
    .avis .avis_container {
        padding: 0 15px 40px 15px;
    }

    .avis_container.avis_container-right {
        padding: 40px 15px;
    }
}

.avis_container .avis_title_container {
    height: 70px;
    padding: 12px 50px 12px 15px;
    background-color: #f9fafc;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .avis_container .avis_title_container {
        display: block;
    }
}

.avis_container.avis_container-right .avis_title_container {
    background-color: #FFFFFF;
}

.avis_container.avis_container-right .avis_title_container {
    padding: 12px 15px 12px 50px;
}

@media screen and (max-width: 767px) {
    .avis_container.avis_container-right .avis_title_container {
        padding: 12px 15px 12px 15px;
    }
}

.avis_container .avis_title_container .avis_title {
    display: table;
    color: #333;
}

.avis_container .avis_title_container .avis_name {
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    font-size: 30px;
    display: table-cell;
    vertical-align: bottom;
    line-height: 1em;
    padding-right: 10px;
}

.avis_container .avis_title_container .avis_from {
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 24px;
    display: table-cell;
    vertical-align: bottom;
    line-height: 1em;
}

@media screen and (max-width: 767px) {
    .avis_container .avis_title_container .avis_name {
        font-size: 20px;
    }

    .avis_container .avis_title_container .avis_from {
        font-size: 16px;
    }
}

.avis_container .avis_title_container .avis_from span {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.avis_container .avis_title_container .avis_date {
    padding: 2px 1px;
    display: table;
    color: #999;
}

.avis_container.avis_container-right .avis_title_container .avis_date {
    float: right;
}

@media screen and (max-width: 767px) {
    .avis_container.avis_container-right .avis_title_container .avis_date {
        float: none;
    }
}


.avis_container.avis_container-right .avis_container_triangle {
    border-right: none;
    border-bottom: 70px solid #FFFFFF;
    border-left: 40px solid transparent;
}

.avis_container .avis-image img.responsive {
    max-width: 100%;
    height: auto;
}

.avis_container.avis_container .avis_content {
    padding: 10px 0;
    display: flex;
}

.avis_container.avis_container .avis_client {
    align-items: center;
    padding: 10px 0;
    display: flex;
}

.avis_container.avis_container-left .left {
    display: inline-block;
    width: 65%;
}

.avis_container.avis_container-left .right {
    display: flex;
    flex-direction: column;
    width: 35%;
    text-align: center;
    padding: 0px 0px 0px 20px;
}

@media screen and (max-width: 1000px) {
    .avis_container.avis_container-left .left {
        width: 100%;
        margin-top: 10px;
    }

    .avis_container.avis_container-left .right {
        width: 100%;
        padding: 0 !important;
    }

    .avis_container.avis_container-right .left {
        padding: 0 !important;
    }
}

.avis_container.avis_container-left .right img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}

.avis_container.avis_container-right .left {
    display: flex;
    text-align: center;
    flex-direction: column;
    padding: 0px 20px 0px 0px;
    width: 35%;
}

.avis_container.avis_container-right .right {
    display: inline-block;
    width: 65%;
}

@media screen and (max-width: 1000px) {
    .avis_container.avis_container-right .left {
        width: 100%;
        margin-bottom: 10px;
    }

    .avis_container.avis_container-right .right {
        width: 100%;
    }
}

.avis_container.avis_container-right .left img {
    display: block;
    height: auto;
    margin: 0 auto;
    /* max-width: 100%;
    width: 100%; */
}

.avis_container .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.avis_container .embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.avis_container .avis_msg {
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    font-size: 16px;
    padding: 10px 0;
    color: #333333;
}

.avis_container.avis_container-right .avis_msg {
    text-align: right;
}

.avis_container .wrapper {
    position: relative;
    display: block;
}

.avis_container .wrapper-inner {
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
}

.avis_container a:hover .wrapper-inner {
    display: block;
    opacity: 1;
}

.avis_container .text-inner {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    border: 1px solid #FFF;
    font-size: 16px;
    width: 100%;
    height: 100%;
}

.avis_container .title-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 50px;
}

.button-read-more {
    text-align: center;
    display: inline-block;
    margin: 0 10px;
}


.text-center>.button-read-more a {
    margin: 20px auto;
}

.text-center .button-read-more+.button-read-more a {
    margin: 0 auto 20px auto;
}

.button-read-more a {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #337ab7;
    border-radius: 8px;
    text-align: center;
    transition: .5s;
    padding: 12px 20px 10px 20px;
    color: #ffffff;
    background-color: #337ab7;
}

.button-read-more a:hover {
    color: #337ab7;
    background-color: #FFF;
    border: 1px solid #337ab7;
}

.text-influenceur {
    margin-top: 10px;
}

@media(max-width:767px) {
    .avis h1 {
        font-size: 30px;
    }

    .avis h6 {
        font-size: 16px;
    }

    .avis p {
        font-size: 14px;
        padding: 0px 10px;
    }

    .avis .text-influenceur {
        padding: 20px;
    }
}


@media(max-width:1000px) {
    .avis .star {
        margin-top: 20px;
    }
}

#influenceur .img_insta img {
    height: 150px;
    border-radius: 75px;

}