
.figuretemoignage {
    right: -37%;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
}

.figuretemoignageindex {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
}

.ser-topp p {
    font-size: 1.15em;
    color: #777 !important;
    line-height: 2em;
}

.ser-top p {
    font-size: 1.15em;
    color: #fff;
    line-height: 2em;
}

.imagetemoignege {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
}

.height-class {
    /*height: 350px;*/
    margin-bottom: 10px;
    padding: 10px;
}

.p-class {
    height: 150px;
    overflow: hidden;
}

.height-class img {
    text-align: center;
}

.ser-top h6 {
    color: #005238;
    font-size: 1.3em;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.img-class {
    border: 2px solid #015237;
    border-radius: 50% 50%;
    width: 80px;
}

.ser-top-class {
    position: absolute;
    top: 0;
    margin-left: 100px!important;
}

@media only screen and (min-width: 768px) {
    .slider-div {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        top: 0;
    }

    .parent .bg-color {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.39);
    }

    .parent {
        min-height: 100vh;
    }

    .services {
        padding: 2em 0;
    }
}


@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .slider-div {
        position: absolute !important;
        top: 0;
    }

    .parent {
        min-height: 0;
    }

    .parent .bg-color {
        position: absolute;
        /* right: 0; */
        /* left: 0; */
        /* bottom: 0; */
        /* top: 0; */
        background-color: rgba(0, 0, 0, 0.39);
    }

    .welcome {
        display: none;
    }

    .parent .bg-color {
        position: absolute;
        right: 0;
        left: 0;
        /* bottom: 0; */
        top: 0;
        /* background-color: rgba(0, 0, 0, 0.39); */
    }

    .services {
        padding: 0em 0;
    }

    .figuretemoignageindex {
        width: 50px!important;
        height: 50px!important;
    }
    figure {
        margin: 1em 20px;
    }

    .height-class {
       display: flex;
    }
    .figuretemoignage {
        right: -8%;
        position: relative;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 5px solid #fff;
        box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    }

    .ser-top h6 {

        font-size: 1em;
    }

    .sticki {
        width: 260px!important;
    }
}
