.particulier-header {
    background: url(../images/particuliers/background-header.png) no-repeat;
    background-size: cover;
    background-position: 50%;
}
#contenu {
    margin-top: 80px;
}
.benefice1 {
    background: url(../images/particuliers/benefit1-background.png) no-repeat;
    background-size: cover;
    background-position: 50%;
}
.benefice-infertilite2 {
    background: url(../images/particuliers/infertilite/background.png) no-repeat;
    background-size: cover;
    background-position: 50%;
}
.missions {
    background: url(../images/particuliers/mission-background.png) no-repeat;
    background-size: cover;
    background-position: 50%;
}
.missions .titre-process,
.missions p.text-muted {
    color: #fff !important;
}
.img-60 {
    width: 60%;
}
h5.titre-process,
h5.titres-benefices {
    font-weight: 600;
}
.assurance-presentation {
    background-color: #e7f7f3;
    padding: 2rem;
}
.benefice3-transparence {
    background-color: #e7f7f3 !important;
}
.benefice4-background {
    background: url(../images/particuliers/benefice4-background.png) no-repeat;
    background-size: cover;
    background-position: 50%;
}
a.highlight--usp {
    color: #00ada7;
}
a.highlight--usp:hover {
    color: #91c01c;
}
.contact-submit {
    background: #00ada7 !important;
}
.about-co-founder-titles {
    font-weight: 700;
    text-align: center;
    color: #00ada7;
}
.about-assurance-presentation p span {
    color: #6c757d !important;
}
.demo {
    color: #00ada7 !important;
    font-weight: 700;
    text-align: center;
    border: 2px solid #00ada7;
    border-radius: 10px;
    padding: 0.8rem !important;
}
a.number,
tbody tr th,
td span {
    color: #6c757d;
}
.faq-titles {
    font-weight: 700;
    color: #00ada7;
}
.offre-5 {
    background: url(../images/infertilite.png) no-repeat;
    background-size: 100%;
    background-position: 50%;
}
.offre-6 {
    background: url(../images/suivie-femme.png) no-repeat;
    background-size: 100%;
    background-position: 50%;
}
.appointment-question-list {
    counter-reset: gradient-counter;
    list-style: none;
    margin: 1.75rem 0;
    padding-left: 1rem;
    background: #fafafa;
    color: #6c757d;
}
.appointment-question-list > li {
    background: #fff;
    border-radius: 0 0.5rem 0.5rem 0.5rem;
    counter-increment: gradient-counter;
    margin-top: 1rem;
    min-height: 3rem;
    padding: 1rem 1rem 1rem 3rem;
    position: relative;
    font-size: medium;
    color: #6c757d;
}
.appointment-question-list > li:after,
.appointment-question-list > li:before {
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#00ada7),
        to(#91c01c)
    );
    background: linear-gradient(90deg, #00ada7, #91c01c);
    border-radius: 1rem 1rem 0 1rem;
    content: "";
    height: 3rem;
    left: -1rem;
    overflow: hidden;
    position: absolute;
    top: -1rem;
    width: 3rem;
    color: #6c757d;
}
.perso {
    color: #6c757d !important;
}
.appointment-question-list > li:before {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    content: counter(gradient-counter);
    color: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.125em 0.25em;
    z-index: 1;
}
.appointment-question-list > li,
.appointment-question-list > li:before {
    -webkit-box-shadow: 0.25rem 0.25rem 0.6rem hsla(0, 0%, 57%, 0.5),
        0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
    box-shadow: 0.25rem 0.25rem 0.6rem hsla(0, 0%, 57%, 0.5),
        0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
}
.font-size-medium {
    font-size: medium;
}
.descriptions-infertilite,
.descriptions-infertilite-homme {
    line-height: 2;
    font-size: 1em !important;
    color: #fff !important;
    border: 2px solid #fff;
    padding: 30px;
    border-radius: 25px;
}
.descriptions-infertilite-homme {
    background: #91c01c;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#91c01c),
        to(#00ada7)
    );
    background: linear-gradient(90deg, #91c01c, #00ada7);
}
.descriptions-infertilite-couple {
    line-height: 2;
    font-size: 1em !important;
    background: #fff !important;
    border: 2px solid #00ada7;
    padding: 30px;
    border-radius: 25px;
}
.descriptions-list {
    color: #fff !important;
}
.descriptions-list-couple {
    color: gray !important;
}
.about-infertilite-img-1 {
    width: 80%;
    margin-top: -25px;
}
.about-infertilite-img-2 {
    width: 90%;
    margin-bottom: 30px;
}
.titre-management {
    font-weight: 400;
    font-size: 2.1em;
    color: #00ada7;
}
.corporate-title {
    font-weight: 600;
    color: #00ada7;
    font-size: 2em !important;
    line-height: 1.5;
}
.coporarate-color {
    color: #91c01c;
}
.corporate2 {
    background-color: #e7f7f3;
}
.corporate3 {
    background: url(../images/particuliers/background-coporate-1.png) no-repeat;
    background-size: cover;
    background-position: 50%;
}
.corporate5 {
    background: url(../images/particuliers/background-coporate-5.png) no-repeat;
    background-size: cover;
    background-position: 50%;
}
.suivi-femme-1 {
    margin-left: 0;
}
.rounded {
    border-radius: 1.25rem !important;
}
.suivi {
    margin-left: 0 !important;
    background: url("../images/siren.png") no-repeat;
    background-size: 100%;
    background-position: 50%;
}
.suivi-2 {
    background: url("../images/prevention.png") no-repeat;
    background-size: 100%;
    background-position: 50%;
}
.suivi-3 {
    background: url("../images/pregnant.png") no-repeat;
    background-size: 100%;
    background-position: 50%;
}
.suivi-4 {
    background: url("../images/healthcare.png") no-repeat;
    background-size: 100%;
    background-position: 50%;
}
.suivi-femme-img {
    width: 40%;
    margin: 2rem 0 2rem 4rem;
}
.item-suivi-femme h5 {
    font-weight: 600;
    color: #00ada7;
    margin-top: 3rem;
    font-size: 2.342083356754176em;
}
.suivi-button {
    margin-bottom: 100px;
}
@media (min-width: 275px) {
    #contenu {
        margin-top: 0;
    }
    .demo-demande {
        margin-left: auto;
    }
    /* .offre{margin-left:6em} */
}
@media (min-width: 576px) {
    /* .offre{margin-left:10.5em} */
}
@media (min-width: 768px) {
    .offer-title-home,
    .text-sur-image-title {
        font-weight: 800;
        color: #00ada7;
        line-height: 1.5;
    }
    .text-sur-image-title {
        font-size: 2.23em !important;
    }
    .arrow-green {
        width: 7%;
        position: relative;
        left: 8rem;
        bottom: 3rem;
    }
    .img-back-offre,
    .position-image-modal {
        display: none;
    }
    /* .offre{margin-left:5em} */
}
@media (min-width: 992px) {
    .logo-assurance-navbar {
        margin-left: 2em !important;
    }
    #contenu {
        margin-top: 80px;
    }
    /* .offre{margin-left:8.5em} */
}
@media (min-width: 1200px) {
    .logo-assurance-navbar {
        margin-left: 3.5em !important;
    }
    /* .offre{margin-left:11.5em} */
    .suivi {
        margin-left: 0 important;
    }
    .suivi-femme-img {
        width: 40%;
        margin: 2rem 0 2rem 7rem;
    }
    .particulier-header {
        padding-bottom: 13%;
    }
}
@media (min-width: 1600px) {
    .img-back-offre {
        display: block;
    }
    .taille {
        width: 50rem;
        height: 35rem;
        border-radius: 4%;
    }
    .logo-assurance-navbar {
        margin-left: 40% !important;
    }
}
.hm-gradient {
    background-color: #000;
}
.darken-grey-text {
    color: #2e2e2e;
}
.embed-responsive-16by9:before {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
}
.caption {
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.04em;
    text-align: left;
    text-transform: uppercase;
}
.caption,
.title {
    font-style: normal;
    font-weight: 700;
    color: var(--secondary);
}
.title {
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 8px;
}
.faq {
    max-width: 800px;
    margin: auto;
}
.box-content-colapse {
    height: auto;
    position: relative;
}
.intro-colapse {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.details-comp {
    cursor: pointer;
    padding: 16px;
    border-radius: 8px;
    margin-bottom: 32px;
    position: relative;
    background: #fff;
    filter: drop-shadow(7px 9px 5px rgba(0, 0, 0, 0.04));
    -webkit-filter: drop-shadow(7px 9px 5px rgba(0, 0, 0, 0.04));
    -moz-filter: drop-shadow(7px 9px 5px rgba(0, 0, 0, 0.04));
}
.details-comp > p {
    padding: 0 16px;
}
.summary-colapse {
    list-style: none;
    border-radius: 8px;
    padding-left: 16px;
    color: #00ada7;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.summary-colapse::-webkit-details-marker {
    display: none;
}
.details-comp[open] > .summary-colapse:after {
    content: url("../images/particuliers/arrow-up.png");
}
.details-comp > .summary-colapse:after,
.details-comp[open] > .summary-colapse:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 24px;
}
.details-comp > .summary-colapse:after {
    content: url("../images/particuliers/arrow-down.png");
}
.details-comp[open] p {
    -webkit-animation: details-show 0.35s linear;
    animation: details-show 0.35s linear;
}
.details-comp:not([open]) p {
    opacity: 0;
}
@-webkit-keyframes details-show {
    0% {
        opacity: 0;
        -webkit-transform: translatey(-25px);
        transform: translatey(-25px);
    }
    to {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
}
@keyframes details-show {
    0% {
        opacity: 0;
        -webkit-transform: translatey(-25px);
        transform: translatey(-25px);
    }
    to {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
}
.new-background-modal {
    background-image: url("/images/modal/header.png");
    color: #fff;
    padding: 3rem !important;
    background-position: 0;
}
.usp-button-white {
    margin-top: 5rem;
    padding: 0.8rem 2rem !important;
    margin-top: 1rem;
    border-radius: 10px;
    border-color: red;
    font-size: 1.3125em;
    color: #fff !important;
    font-weight: 700;
    background: transparent;
}
@media (max-width: 360px) {
    .benefice-home {
        margin-bottom: 20rem;
        padding-top: 6rem;
        height: 80%;
        padding-bottom: 5rem;
    }
    .img-back-offre {
        display: none;
    }
    .offre-image-home {
        width: 40%;
        position: absolute;
        left: 52%;
    }
    .arrow-green {
        width: 19%;
        position: absolute;
        left: 100%;
        bottom: 41%;
    }
    .lien-offre {
        position: absolute;
        left: 9%;
        top: 90%;
        color: #00ada7 !important;
    }
    .text-hover:hover {
        color: #91c01c;
    }
    .offer-title-home {
        text-transform: uppercase;
        color: #00ada7;
        font-weight: 900;
    }
    .text-sur-image-title {
        font-weight: 800;
    }
    .text-sur-image {
        position: absolute;
        color: #00ada7;
        padding-left: 18%;
        margin-top: 169%;
        top: 264%;
        left: -108%;
    }
    .mobile-offre {
        margin-left: 10%;
        margin-right: 10%;
    }
}
@media (min-width: 360px) {
    .second-column {
        float: right;
        position: relative;
        left: 14%;
        margin-top: 0;
        width: 72%;
        margin-bottom: 3%;
    }
    .position-image-modal {
        display: none;
    }
    .arriere-plan {
        background-image: url(/images/modal/modal-background.png);
        border-radius: 0 5% 0 0;
    }
    .taille {
        border-radius: 5%;
    }
}
@media (min-width: 1200px) {
    .usp-button-modal {
        margin-top: 5rem;
        width: 70% !important;
        margin-top: 1rem;
        border-radius: 10px;
        font-size: 1.3125em;
        color: #fff !important;
        font-weight: 700;
        background: #91c01c;
        background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#91c01c),
            to(#00ada7)
        );
        background: linear-gradient(90deg, #91c01c, #00ada7);
    }
    .demo-demande-home {
        margin-left: 15%;
        border: none;
    }
    .position-image-modal {
        width: 100%;
        position: absolute;
        right: -15%;
        display: block;
    }
    .second-column {
        float: right;
        position: absolute;
        left: 55%;
        margin-top: 9%;
        width: 40%;
    }
    .arriere-plan {
        background-image: url(/images/modal/modal-background.png);
        width: 50%;
        border-radius: 0 0 0 5%;
    }
    .taille {
        width: 50rem;
        height: 35rem;
        border-radius: 5%;
    }
    .text-hover:hover {
        color: #91c01c;
    }
    .text-sur-image-title {
        font-weight: 800;
        color: #fff;
        font-size: 2.23em !important;
        line-height: 1;
    }
    .img-back-offre {
        display: block;
    }
    .text-sur-image {
        position: absolute;
        color: #fff;
        padding-left: 18%;
        padding-top: 26%;
    }
    .offre-image-home {
        width: 40%;
        position: absolute;
        left: 52%;
    }
    .lien-offre {
        color: #fff !important;
    }
    .benefice-home {
        height: auto;
        padding-top: 6rem;
        margin-bottom: auto;
        padding-bottom: 8rem;
    }
}
@media (min-width: 1600px) {
    .modal-dialog {
        max-width: 45% !important;
    }
    .offre-image-home {
        width: 40%;
        position: absolute;
        left: 52%;
    }
    .offer-title-home {
        text-transform: uppercase;
        color: #00ada7;
        font-weight: 900;
    }
    .arrow-green {
        width: 6%;
        position: absolute;
        left: 38%;
        bottom: 5%;
    }
    .text-hover:hover {
        color: #91c01c;
    }
    .first-column {
        float: left;
    }
    .second-column {
        float: right;
        position: absolute;
        left: 55%;
        margin-top: 9%;
        width: 40%;
    }
    .arriere-plan {
        background-image: url("/images/modal/modal-background.png");
        width: 50%;
        border-radius: 0 0 0 5%;
    }
    .position-image-modal {
        width: 130%;
        position: absolute;
        right: -15%;
        display: block;
    }
    .position-image {
        width: 100%;
        right: -23%;
    }
    .text-sur-image {
        position: absolute;
        color: #fff;
        padding-left: 18%;
        padding-top: 26%;
    }
    .text-sur-image-title {
        font-weight: 800;
    }
}
.barrer {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    text-decoration-thickness: 0.15rem;
    color: #f5f5f5;
}
@media screen and (min-width: 1858px) {
    /* Vos styles pour les écrans de 1858px ou plus vont ici */
    /* Par exemple, pour une classe col-custom */
    .col-custom {
        max-width: 80%;
    }
}
