﻿.lemargewow
{
    height: 78px;
    width: 78px;
}


.overlay-wrapper:hover .millieu
{
    /* top: 33%; */
    /* position: absolute; */
    width: 100%;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.error_img
{
    margin: 0px auto 80px;
    width: 80%;
    display: inherit;
}

.millieu
{
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    height: auto;
    width: 100%;
}

.newblok
{
    /* top: 47%; */
    /* position: absolute; */
    /* width: 100%; */
    color: #fff;
}

@media (min-width: 1800px)
{
    /*.firstblok {
        top: 37%;
        position: absolute;
        width: 100%;
        color: #fff;
    }*/
}

.firstblok
{
    /* top: 37%; */
    /* position: absolute; */
    /* width: 100%; */
    color: #fff;
    padding: 30px;
}

.secondeblok
{ /* top: 50%; */ /* position: absolute; */ /* width: 100%; */
}

.thirdblok
{
    position: relative;
    font-family: lato-light !important;
    font-size: 35px !important;
    /* top: 9px; */
}

.spanblok
{
    font-family: lato-regular !important;
    font-size: 25px !important;
    /* top: -13%; */
    width: 100%;
    position: relative;
}

@media (min-width: 768px)
{
    .blancxd
    {
        font-size: 25px;
    }

    .rrosetxt
    {
        font-size: 25px;
    }
}

@media (min-width: 992px)
{
    .blancxd
    {
        font-size: 22px;
    }

    .rrosetxt
    {
        font-size: 22px;
    }
}

@media (min-width: 1200px)
{
    .blancxd
    {
        font-size: 23px;
    }

    .rrosetxt
    {
        font-size: 23px;
    }
}

@media (min-width: 1400px)
{
    .blancxd
    {
        font-size: 24px;
    }

    .rrosetxt
    {
        font-size: 24px;
    }
}

@media (min-width: 1500px)
{
    .blancxd
    {
        font-size: 30px;
    }

    .rrosetxt
    {
        font-size: 30px;
    }
}



.blancxd
{
    color: #ffffff !important;
    text-align: center;
    font-size: 30px;
}

.rrosetxt
{
    color: #ED008C !important;
    text-align: center;
    font-size: 30px;
}

.proj_row
{
    display: flex;
}

    .proj_row .more
    {
        height: auto !important;
    }

.newverti
{
    position: absolute;
    top: 50%;
    transform: translateY(120%);
    width: 100%;
}

.lecursuse
{
    cursor: pointer;
    width: 90%;
}

.ovfl
{
    overflow: hidden;
}

.padsmn
{
    line-height: 1;
    padding-top: 8px;
    padding-right: 0px;
    padding-left: 0px;
}

.fntpuiss
{
    font-weight: normal !important;
}

@font-face
{
    font-family: myriadproregular;
    src: url("/fonts/MyriadProRegular.ttf");
}

@font-face
{
    font-family: DancingScript;
    src: url("/fonts/DancingScript-Bold.ttf");
}

@font-face
{
    font-family: lato-light;
    src: url("/fonts/Lato-Light.ttf");
}

@font-face
{
    font-family: lato-bold;
    src: url("/fonts/Lato-Bold.ttf");
}

@font-face
{
    font-family: lato-regular;
    src: url("/fonts/Lato-Regular.ttf");
}

.vertigo
{
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}


.DanscingScript
{
    font-family: DancingScript;
    font-size: 20px;
}

.lato-light
{
    font-family: lato-light;
}

.lato-bold
{
    font-family: lato-bold;
}

.lato-regular
{
    font-family: lato-regular;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6
{
    font-family: lato-regular !important;
}

html,
body
{
    padding-top: 0px;
    padding-bottom: 20px;
    height: 100%;
    width: 100%;
    max-width: 100%;
    font-family: lato-regular !important;
    /*font-size: 100px;*/
}


/* Set padding to keep content from hitting the edges */
.body-content
{
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt
{
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea
{
    max-width: 280px;
}

.btn_rechercher
{
    position: absolute;
    right: 0;
    top: 0px;
}

.Entete
{
    box-sizing: border-box;
    background-color: #ffffff;
    color: #000000;
    height: 5%;
    margin-top: 5px;
}


.Entete2
{
    text-align: center;
}

.Entete2-2
{
    color: #ED008C;
}

.leO
{
    color: #ED008C;
}

.Entete3
{
    text-align: right;
}



.Menu a:hover,
a:focus
{
    color: #ED008C;
    text-decoration: underline;
}

.forlogo
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 768px)
{
    .forlogo
    {
        width: 8%;
        float: left;
    }
}

@media (min-width: 768px)
{
    .forli
    {
        width: 4%;
        float: left;
    }
}



.bordureH
{
    border: 1px solid #E6E7E9;
    width: 10%;
    margin-left: 45%;
}

.historique
{
    color: #ED008C;
    text-align: center;
}


.bordurerempli
{
    background: #ED008C;
    height: 100%;
    padding-left: 10%;
    color: #ffffff;
}

.equipe
{
    background-color: #E6E7E9;
}


.avantfooter
{
}

.footer
{
    /*background-color: #000000;
    text-align: center;*/
    color: #ffffff;
    bottom: 0;
}

.legrosplus
{
    display: block;
    margin-top: 10px;
}

.txtblanche
{
    color: #EC008C;
    font-size: 20px !important;
    line-height: 1;
}

.txtblanc
{
    color: #ffffff;
    font-size: 15px !important;
    line-height: 1;
}

.basfooter
{
    margin-bottom: 30px;
}

.txtnoir
{
    color: #000000;
}

    .txtnoir a
    {
        color: #000000;
    }

.imgvideo
{
    background-color: #FFF200;
    z-index: -5;
}



.video-container
{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.bordurevideo
{
    border: none !important;
    z-index: 0;
}

.videoshadow
{
    background-color: rgba(124,14,64,0.55);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.espvid:hover iframe
{
    z-index: 1;
}

.espvid:hover videoshadow
{
    z-index: -1;
}


.video-container iframe,
.video-container object,
.video-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* ======= Footer ======= */
.footer
{
    background: #444;
    color: #fff;
}

    .footer p
    {
        color: #fff;
    }

    .footer ul
    {
        padding-left: 0;
    }

    .footer li
    {
        list-style: none;
    }

    .footer h3
    {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .footer .footer-content
    {
        padding: 30px 0;
        font-size: 13px;
        min-height: 300px;
    }

        .footer .footer-content .footer-col .footer-col-inner
        {
            padding: 0 15px;
        }

        .footer .footer-content .footer-col .fa
        {
            margin-right: 10px;
            display: inline-block;
            color: #767676;
        }

            .footer .footer-content .footer-col .fa.fa-phone
            {
                font-size: 16px;
            }

        .footer .footer-content .footer-col li
        {
            margin-bottom: 10px;
            font-size: 16px;
        }

        .footer .footer-content .footer-col a
        {
            color: #dcdcdc;
        }

            .footer .footer-content .footer-col a:hover
            {
                color: #84aac9;
            }

        .footer .footer-content .adr
        {
            margin-bottom: 30px;
        }

            .footer .footer-content .adr .fa
            {
                font-size: 16px;
                margin-top: 2px;
            }

        .footer .footer-content .subscribe-form
        {
            padding: 0;
        }

            .footer .footer-content .subscribe-form .form-group
            {
                display: inline-block;
                margin-bottom: 0;
                vertical-align: middle;
            }

            .footer .footer-content .subscribe-form .form-control
            {
                width: 320px;
                background: #f5f5f5;
                border: none;
                -webkit-transition: all 0.4s ease-in-out;
                -moz-transition: all 0.4s ease-in-out;
                -ms-transition: all 0.4s ease-in-out;
                -o-transition: all 0.4s ease-in-out;
            }

                .footer .footer-content .subscribe-form .form-control:focus
                {
                    background: #fff;
                }

    .footer .bottom-bar
    {
        background: #000000;
        padding: 8px 0;
        text-align: center;
    }

        .footer .bottom-bar .copyright
        {
            font-size: 16px;
            color: #dcdcdc;
            line-height: 3;
        }

            .footer .bottom-bar .copyright a:hover
            {
                color: #84aac9;
            }

        .footer .bottom-bar .social
        {
            margin: 0;
        }

            .footer .bottom-bar .social li
            {
                float: right;
                margin-left: 10px;
                text-align: center;
                font-size: 18px;
                line-height: 2;
            }

                .footer .bottom-bar .social li a
                {
                    color: #a9a9a9;
                    padding: 0 5px;
                }

                    .footer .bottom-bar .social li a:hover
                    {
                        color: #6091ba;
                    }


/* ======= Contact Page ======= */

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px)
{


    .footer .footer-content .subscribe-form .form-control
    {
        width: 140px;
    }

    .footer #tweet .tweets-list-container
    {
        max-width: 100%;
    }

    .footer .bottom-bar .social li
    {
        float: left;
    }

    .footer-col-inner
    {
        margin-bottom: 30px;
    }

    .footer #tweet
    {
        min-height: inherit;
    }

    .footer .footer-content .footer-col .fa-twitter
    {
        text-align: center;
        margin-bottom: 10px;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px)
{
    .wrapper
    {
        min-height: inherit;
        margin-bottom: 0;
    }

        .wrapper:after
        {
            content: none;
        }

    .footer
    {
        height: auto;
    }

        .footer .bottom-bar .social li
        {
            float: left;
        }

    .footer-col-inner
    {
        margin-bottom: 15px;
    }

    .home-page .testimonials .carousel .item
    {
        min-height: inherit;
    }

    .home-page .events .section-content
    {
        min-height: inherit;
    }

    .footer #tweet
    {
        min-height: inherit;
    }

    .page-wrapper .album-cover
    {
        min-height: 360px;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px)
{
    .home-page .testimonials .carousel .item
    {
        min-height: 298px;
    }

    .home-page .events .section-content
    {
        min-height: 520px;
    }

    .home-page .video .video-iframe
    {
        height: 287px;
    }

    .footer .bottom-bar .social li
    {
        float: right;
    }

    .footer #tweet
    {
        min-height: 100px;
    }

    .page-wrapper .album-cover
    {
        min-height: 360px;
    }
    /* Sticky Footer */
    html,
    body
    {
        height: 100%;
    }

    body
    {
        font-size: 15px;
    }

    .wrapper
    {
        min-height: 100%;
        margin-bottom: -344px;
        /* equal to footer height */
    }

        .wrapper:after
        {
            content: "";
            display: block;
            height: 344px;
            /* must be the same height as footer */
        }

    .footer
    {
        height: 344px;
        /* must be the same height as footer */
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px)
{
    .home-page .course-finder .keywords input
    {
        width: 255px;
    }
}

/* ======= Footer Fin ======= */


.clareté
{
    background-size: 100% 100%;
    background-color: #E6E7E9;
    color: #000000;
    height: 100%;
}






.Branche
{
    background-image: url('../Img/Branche.png');
    background-size: 100%;
    width: 80%;
    /*height: 100%;*/
    position: relative;
    min-height: 137px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1000px)
{
    .Branche
    {
        background-image: url('../Img/Branche Pivoter.png');
        background-size: 20%;
        height: 20%;
        position: relative;
        background-repeat: no-repeat;
        margin-left: 38%;
        margin-right: 15%;
    }
}


.Positiontopetleft
{
    margin-top: -40%;
}

@media (min-width: 992px)
{
    .tmembre
    {
        width: 10.5%;
    }
}


a
{
    color: #000000;
    font-weight: bold;
}

    a.cgv
    {
        font-weight: normal;
        color: #fff;
        text-decoration: none;
    }



img.displayed
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.bordurefolie
{
    background-color: #000000;
    width: 100%;
    z-index: -54;
    height: 3px;
}


.bordurefolieBas
{
    background: #FF8C00;
    height: 37px;
    z-index: 65;
    margin-top: -10px;
    width: 8px;
}


s .thumbnail > img
{
    margin-right: -20%;
    margin-left: 0%;
}





.borduregrise
{
    border: 1px solid rgba(118, 118, 118, 0.49);
    width: 100%;
}

.bordureblanche
{
    border: 1px solid #ffffff;
    width: 100%;
}

/*@media screen and (min-width: 1000px) {
    .imgclareté {
        max-width: 215%;
    }
}*/


.backclareté
{
    background-image: url('../Img/Clareté.png');
    background-size: 100% 100%;
    height: 180px;
    background-repeat: no-repeat;
}

.espaceabout
{
    margin-top: 16px;
}

.active
{
    color: #ED008C !important;
}


@media (min-width:768px) and (max-width: 892px)
{
    .lignedivafter::after
    {
        height: 45px !important;
        bottom: -13px;
        right: 109%!important;
        width: 3px !important;
    }

    .lignedivafterclient::after
    {
        height: 34px !important;
        bottom: 1px !important;
        right: 109% !important;
    }

    .lignedivdroite::before
    {
        height: 43px !important;
        bottom: -29px;
        left: 109% !important;
        width: 3px !important;
    }

    .lignedivafterabout::after
    {
        right: 109% !important;
    }
}


@media (min-width:0px) and (max-width: 768px)
{
    .lignedivafter::after
    {
        height: 45px !important;
        bottom: -13px;
        right: 100%;
        width: 3px !important;
    }

    .lignedivafterclient::after
    {
        height: 34px !important;
        bottom: 1px !important;
    }

    .lignedivdroite::before
    {
        height: 43px !important;
        bottom: -29px;
        left: 100%;
        width: 3px !important;
    }
}


@media (min-width: 1600px)
{
    .lignedivafter::after
    {
        right: 91% !important;
    }

    .lignedivafterclient::after
    {
        right: 91% !important;
    }

    .lignedivafterabout::after
    {
        right: 91% !important;
    }

    .lignedivdroite::before
    {
        left: 97% !important;
    }
}

.lignedivafter::after
{
    /*border-left: 3px solid #ED008C;*/
    background-color: #ED008C;
    position: absolute;
    content: " ";
    height: 45px;
    bottom: -7px;
    right: 100%;
    width: 3px;
}

.lignedivafterclient::after
{
    /*border-left: 3px solid #ED008C;*/
    background-color: #ED008C;
    position: absolute;
    content: " ";
    height: 45px;
    bottom: 5px;
    right: 100%;
    width: 3px;
}

.lignedivafterabout::after
{
    /* border-left: 3px solid #ED008C; */
    background-color: #ED008C;
    position: absolute;
    content: " ";
    height: 45px;
    bottom: -23px;
    right: 100%;
    width: 3px;
}

.lignedivdroite::before
{
    background-color: #ED008C;
    position: absolute;
    content: " ";
    height: 43px !important;
    bottom: -24px;
    left: 100%;
    width: 3px !important;
}



.marginmenu
{
    margin-bottom: 20px;
}

.spandisplay
{
    display: block !important;
}

.fspandisplay
{
    display: none;
}

.likeul
{
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 5px;
}




.likenolu
{
    margin-left: 33px;
}

.Titrept
{
    content: "";
    height: 10px;
    width: 10px;
    display: block;
    background: #000000;
    border-radius: 50%;
    float: right;
    bottom: 0px;
}



.SliderPad
{
    padding-left: 10%;
    padding-right: 10%;
}

.marginmission
{
    margin-bottom: 37px;
}

/*POLES*/

@media (min-width: 768px)
{
    .missiontitre
    {
        float: right;
        font-size: 30px;
    }
}


@media (min-width: 1433px)
{
    .missiondesc
    {
        text-align: center;
        font-size: 36px !important;
        margin-top: 0px !important;
    }
}

.missiondesc
{
    font-size: 25px;
    margin-top: 10px;
}




@media (max-width: 768px)
{
    .imgpaddingresp
    {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}


.titremission
{
    padding-right: 15px;
    padding-left: 15px;
    font-size: 25px;
}

@media (max-width: 768px)
{
    .titremission
    {
        padding-right: 0px !important;
        padding-left: 0px !important;
        font-size: 15px !important;
        margin-top: 7px;
    }
}

.ctnmission
{
    padding-right: 0px;
    padding-left: 2%;
    font-size: 25px;
}

@media (max-width: 768px)
{
    .ctnmission
    {
        padding-right: 0px !important;
        padding-left: 21px !important;
        font-size: 12px !important;
    }
}





@media (max-width: 768px)
{
    .titre_pole::after
    {
        background-color: #000000;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7px !important;
        bottom: -8px;
        right: -10px !important;
        width: 7px !important;
    }
}


.titre_pole
{
    position: relative;
}

    .titre_pole::after
    {
        background-color: #000000;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 10px;
        bottom: -8px;
        right: -20px;
        width: 10px;
    }

.titre_pole_mini
{
    position: relative;
}

    .titre_pole_mini::after
    {
        background-color: #000000;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 5px;
        width: 5px;
        bottom: -8px;
        right: -10px;
    }

.titre_poles
{
    position: relative;
}

    .titre_poles::after
    {
        background-color: #000000;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 8px;
        bottom: 22px;
        right: 46px;
        width: 8px;
    }

/*Footer question*/
.questionequipe
{
    background-size: 100% 100%;
    background-color: #851F83;
    color: #ffffff;
    height: 100%;
}

.marginqstequipe
{
    margin-top: 20px;
    margin-bottom: 20px;
}

img.displayed
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


@media (max-width: 768px)
{
    .qstbtn
    {
        font-size: 12px;
    }
}

@media (max-width: 768px)
{
    .likerowxd
    {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.rowleft
{
    margin-left: -15px !important;
}





.bordure-video
{
    border: 1px solid #000000;
    background-color: #000000;
    height: 60px;
}


.fonttitremission
{
    font-size: 20px;
    text-align: center;
}

.fontsizedescmission
{
    font-size: 20px;
    text-align: center;
}


.warow
{
    padding-right: 15px;
    padding-left: 15px;
}

.item
{
    text-align: center;
    display: table;
    margin: 0 auto;
}

    .item .img
    {
    }

.likerow
{
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.reverserow
{
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.bordurehead
{
    border: 1px solid #E6E7E9;
    width: auto;
}

.marginrech
{
    margin-top: 14px;
}


@media (min-width: 768px)
{
    .bx-wrapper .bx-next
    {
        right: -51px !important;
        background: url(../Img/Slideshow/controls.png) no-repeat -43px -32px;
    }
}

.Ecriturefontsizexs
{
    font-size: 40px !important;
}

@media (max-width: 400px)
{
    .Ecriturefontsizexs
    {
        font-size: 20pt !important;
    }
}

@media (min-width:400px) and (max-width: 768px)
{
    .Ecriturefontsizexs
    {
        font-size: 25px !important;
    }
}

@media (max-width: 768px)
{
    .Ecriturefontsizexsd
    {
        font-size: 16px !important;
    }
}

.Ecriturefontsizexsd
{
    font-size: 24px !important;
}



@media (max-width: 768px)
{
    .Espacebottomgr
    {
        padding-bottom: 47px !important;
    }
}

@media (max-width: 768px)
{
    .Espacebottommarge
    {
        margin-bottom: 12.5px !important;
    }
}


.Espacebottommargepetxd
{
    margin-bottom: 74px !important;
}

@media (min-width: 768px)
{
    .Espacebottommargepetxd
    {
        margin-bottom: 30px !important;
    }
}

@media (min-width: 992px)
{
    .Espacebottommargepetxd
    {
        margin-bottom: 28px !important;
    }
}

@media (min-width: 1200px)
{
    .Espacebottommargepetxd
    {
        margin-bottom: 45px !important;
    }
}

@media (min-width: 1450px)
{
    .Espacebottommargepetxd
    {
        margin-bottom: 60px !important;
    }
}

@media (min-width: 1650px)
{
    .Espacebottommargepetxd
    {
        margin-bottom: 71px !important;
    }
}



.Espacebottommargepet
{
    margin-bottom: 32px;
}



@media (min-width: 992px)
{
    .Espacebottommargepet
    {
        margin-bottom: 30px !important;
    }
}

@media (min-width: 1200px)
{
    .Espacebottommargepet
    {
        margin-bottom: 50px !important;
    }
}

@media (min-width: 1450px)
{
    .Espacebottommargepet
    {
        margin-bottom: 58px !important;
    }
}

@media (min-width: 1650px)
{
    .Espacebottommargepet
    {
        margin-bottom: 69px !important;
    }
}






@media (max-width: 768px)
{
    .Espacebottompadepet
    {
        padding-bottom: 7.5px !important;
    }
}

@media (max-width: 768px)
{
    .Espacebottompade
    {
        padding-bottom: 12.5px !important;
    }
}

@media (max-width: 768px)
{
    .espacetopfolie
    {
        padding-bottom: 15px !important;
    }
}

.espacetopfolie
{
    padding-bottom: 50px;
}

.Espacebottomgr
{
    padding-bottom: 79px;
}

.Espacebottommarge
{
    margin-bottom: 43px;
}


.Espacebottompade
{
    padding-bottom: 50px;
}

.Espacebottompademission
{
    padding-bottom: 13px;
}

@media (max-width: 600px)
{
    .Espacebottompademission
    {
        margin-bottom: 5px;
    }
}

.padvaleurimg
{
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.Espacebottompadepet
{
    padding-bottom: 30px;
}


.Espacebottommargevideo
{
    margin-bottom: 20px;
}

@media (max-width: 600px)
{
    .Espacebottommargevideo
    {
        margin-bottom: 30px;
    }
}

.Espacebotttrit
{
    margin-bottom: 5px;
}


@media (max-width: 1199px) and (min-width: 992px)
{
    .Espacebottommargevideo
    {
        margin-bottom: 30px;
    }
}


.hidebouton
{
    display: none !important;
}


@media (max-width: 768px)
{
    .espMenu
    {
        margin-bottom: 12.5px !important;
    }
}

.espMenu
{
    margin-bottom: 43px;
}


@media (max-width: 407px)
{
    .margin-img
    {
        max-width: 100% !important;
        width: 100% !important;
        height: 188px !important;
    }
}

@media (min-width: 408px) and (max-width: 500px)
{
    .margin-img
    {
        max-width: 100% !important;
        width: 100% !important;
        height: 210px !important;
    }
}

@media (min-width: 500px) and (max-width: 600px)
{
    .margin-img
    {
        max-width: 100% !important;
        width: 100% !important;
        height: 270px !important;
    }
}

@media (min-width: 600px) and (max-width: 769px)
{
    .margin-img
    {
        max-width: 100% !important;
        width: 100% !important;
        height: 331px !important;
    }
}


@media (min-width: 769px) and (max-width: 879px)
{
    .margin-img
    {
        max-width: 100% !important;
        width: 100% !important;
        height: 384px !important;
    }
}

@media (min-width: 880px) and (max-width: 1400px)
{
    .margin-img
    {
        max-width: 100% !important;
        width: 100% !important;
        height: 461px !important;
    }
}

.margin-img
{
    max-width: 100%;
    width: 100%;
    height: 400px;
}




.imgvideoyo
{
    position: relative;
    bottom: 203px;
    right: -9px;
}

@media (max-width: 320px)
{
    .imgvideoyo
    {
        bottom: 117px;
        right: -6px;
    }
}

@media (min-width: 321px) and (max-width: 421px)
{
    .imgvideoyo
    {
        bottom: 129px;
        right: -6px;
    }
}



@media (min-width: 992px) and (max-width: 1400px)
{
    .imgvideoyo
    {
        bottom: 210px;
        right: -6px;
    }
}


@media (min-width: 680px) and (max-width: 990px)
{
    .video-container
    {
        padding-bottom: 54.25%;
    }
}

.marginfooto
{
    margin-right: 80px;
}


@media (max-width: 768px)
{
    .marginfooto
    {
        margin-right: 0px;
    }
}

@media (max-width: 768px)
{
    .marginfoott
    {
        margin-left: 0px;
    }
}





.titre_menu
{
    position: relative;
    height: 58.4px;
    width: 18.4px;
}

    .titre_menu::after
    {
        background-color: #909193;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7px;
        bottom: 4px;
        right: -20px;
        width: 7px;
    }




.titre_menu_side
{
    position: relative;
}

    .titre_menu_side::after
    {
        background-color: #909193;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7px;
        bottom: 4px;
        right: 58px;
        width: 7px;
    }





.titre_menu_exept
{
    position: relative;
}

    .titre_menu_exept::after
    {
        background-color: #909193;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7px;
        bottom: 4px;
        right: 64px;
        width: 7px;
    }

.titre_menu_exepti
{
    position: relative;
}

    .titre_menu_exepti::after
    {
        background-color: #909193;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7px;
        bottom: 4px;
        right: 60px;
        width: 7px;
    }





a.small
{
    line-height: 1.2;
}
/*background: url('../Img/Recherche.png') 160px no-repeat ;*/
input[type=search]
{
    border: none !important;
    max-width: 100%;
    padding-right: 14px;
    height: 18px;
}

::-webkit-input-placeholder
{ /* Chrome/Opera/Safari */
    opacity: 0.4;
}

::-moz-placeholder
{ /* Firefox 19+ */
    opacity: 0.4;
}

:-ms-input-placeholder
{ /* IE 10+ */
    opacity: 0.4;
}

:-moz-placeholder
{ /* Firefox 18- */
    opacity: 0.4;
}
/*input[type=search]::before {
    content:"";
    position: relative;
    height:30px;
    width:30px;
    background: url('../Img/Recherche.png') 160px no-repeat ;
}*/

input[type=search]:focus
{
    outline: none;
}

input[placeholder]
{
    font-size: 14px;
}

@media (min-width: 768px) and (max-width: 1100px)
{
    input[placeholder]
    {
        font-size: 10px !important;
    }
}
/*@media (min-width: 768px) and (max-width: 990px) {
    input[placeholder] {
        font-size: 8px !important;
    }
}*/

/*petitefolie*/

.folieImage
{
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}


noligne
{
}


a.noligne:hover
{
    text-decoration: none;
}

a.noligne:focus
{
    text-decoration: none;
}


.curseur
{
    cursor: pointer !important;
}

.vidrespo
{
    width: 100%;
    height: auto;
}


.espvid
{
    height: 50px !important;
}


@media (min-width: 768px)
{
    .espvid
    {
        padding-bottom: 47%;
        margin-left: 6%;
        margin-right: 6%;
    }
}



.folieHeader
{
    width: 100%;
    height: 68px;
    position: relative;
}

.theThing
{
    background-color: #f7941e;
    width: 10px;
    height: 51px;
    left: 49%;
    position: absolute;
}

.cable
{
    background-color: #000000;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 25px;
}

.folieCadre
{
    width: 155px;
    height: 211.5px;
    overflow: hidden;
    margin: 0 auto;
    border: 18px solid #e6e7e8;
}

.folieCadrenorose
{
    width: 173px;
    height: 205px;
    background-color: #E6E7E8;
    padding: 16px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

    .folieCadrenorose:hover
    {
        background-color: #ec008c;
    }

        .folieCadrenorose:hover :first-child
        {
            color: #fff !important;
        }


.folieCadrerose
{
    width: 173px;
    height: 205px;
    background-color: #EC008C;
    padding: 16px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.txtrose
{
    color: #EC008C !important;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.marginbaspole
{
    margin-bottom: 30px;
}

.paddinghautpole
{
    padding-bottom: 30px;
}

.paddinghautpoledes
{
    padding-bottom: 40px !important;
}

.grandmargin
{
    margin-bottom: 243px;
}

@media (max-width: 768px)
{
    .grandmargin
    {
        margin-bottom: 195px;
    }
}

a.titre_menu_side.noligne
{
    height: 22px !important;
    width: 65px !important;
}

.margfootqstone
{
    margin-top: 23px;
}

.margfootqst
{
    margin-top: 12px;
}

.secmargfootqstone
{
    margin-top: 31px;
}

.secmargfootqst
{
    margin-top: 14px;
}

.marginentete
{
    margin-left: 27%;
}

.marginlogo
{
    margin-left: 41%;
}

@media (max-width:989px)
{
    .marginentete
    {
        margin-left: 0px;
    }
}

@media (min-width: 989px) and (max-width:1118px)
{
    .marginentete
    {
        margin-left: 15px;
    }
}

@media (min-width: 989px) and (max-width:1118px)
{
    .marginentete
    {
        margin-left: 15px;
    }
}



.marginentetemenu
{
    margin-bottom: 7px;
}

@media (max-width: 768px)
{
    .marginentetemenu
    {
        margin-bottom: -5px;
    }
}

.marginvaleurbas
{
    margin-top: 50px;
}

@media (max-width: 768px)
{
    .marginvaleurbas
    {
        margin-top: 32.5px;
    }
}


/*forvideo*/
.marginvidtopbot
{
    margin-bottom: 83%;
}


.leorose
{
    position: relative;
    color: #000000;
}

    .leorose::after
    {
        background-color: #ED008C;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7.5px;
        bottom: 3.2px;
        right: 0px;
        width: 7.5px;
    }

@media (max-width: 1117px)
{
    .leorose::after
    {
        background-color: #ED008C;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7px;
        bottom: 3.2px;
        right: 0px;
        width: 7px;
    }
}

.leorosebas
{
    position: relative;
    color: #000000;
}

    .leorosebas::after
    {
        background-color: #ED008C;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7.5px;
        bottom: 3.2px;
        right: -0.5px;
        width: 7.5px;
    }

@media (max-width: 1117px)
{
    .leorosebas::after
    {
        background-color: #ED008C;
        border-radius: 50%;
        position: absolute;
        content: " ";
        height: 7.5px;
        bottom: 3.2px;
        right: -0.3px;
        width: 7px;
    }
}

@media (min-width: 768px)
{
    .languemarge
    {
        margin-left: 25%;
    }
}

.styleclient
{
    text-align: center;
    margin-bottom: 20px;
}

/*PARTENAIRES*/
.img_partenaire
{
    margin: auto;
    display: block;
    height: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.cursoron
{
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.descmissi
{
    font-family: lato-light;
}



.Decouvreeff
{
    background: #EC008C;
    padding-top: 24%;
    padding-bottom: 24%;
}

.lefttes
{
    position: relative;
    padding-left: 35%;
    color: #fff;
}

.automa
{
    margin: auto;
    width: 160px;
    margin: 10px auto;
}


.Titremember
{
    font-family: lato-light;
    font-size: 34.95px;
    color: #010101;
}

@media (max-width:768px)
{
    .Titremember
    {
        font-size: 20px !important;
    }
}




/*Les bordures bas :*/

.clientbord
{
    border-bottom: 7px solid #FFF200;
}

.foliebord
{
    border-bottom: 7px solid #FF8C00;
}

.missionbord
{
    border-bottom: 7px solid #007FC6;
}

.valeurbord
{
    border-bottom: 7px solid #E90D8B;
}

.videotruk
{
    font-size: 20px;
    color: #000;
}

.projetbord
{
    border-bottom: 7px solid #8DC63F;
    padding-bottom: 3px;
}

.polebord
{
    border-bottom: 7px solid #851F83;
    padding-bottom: 4px;
}
/*Fin bordure bas*/


@media (max-width:400px)
{
    .Logodepass
    {
        height: 48px;
    }
}



.inrow
{
    padding-right: 15px !important;
    padding-left: 15px !important;
}



.paddingtxt
{
    padding-bottom: 60px;
}

@media (max-width:765px)
{
    .paddingtxt
    {
        padding-bottom: 0px;
    }
}


.paddingtxthaut
{
    padding-bottom: 20px;
}

@media (max-width:765px)
{
    .paddingtxthaut
    {
        padding-bottom: 0px;
    }
}




@media (max-width:821px)
{
    .txteffect
    {
        font-size: 12.2px;
    }
}



/*.opace:hover {
    background:#E6E7E8;
}*/
.opace:hover .txtblx
{
    /* color:#EC008C !important; */
}







/*7Colonne*/
.col-xs-7ths,
.col-sm-7ths,
.col-md-7ths,
.col-lg-7ths
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-7ths
{
    width: 14.2857%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-7ths
    {
        width: 14.2857%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-7ths
    {
        width: 14.2857%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-7ths
    {
        width: 14.2857%;
        float: left;
    }
}


/*moitier1Colonne*/
.col-xs-1ths,
.col-sm-1ths,
.col-md-1ths,
.col-lg-1ths
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1ths
{
    width: 2.08%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-1ths
    {
        width: 2.08%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-1ths
    {
        width: 2.08%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-1ths
    {
        width: 2.08%;
        float: left;
    }
}


/*Le 11*/
.col-xs-11ths,
.col-sm-11ths,
.col-md-11ths,
.col-lg-11ths
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-11ths
{
    width: 95.82%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-11ths
    {
        width: 95.82%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-11ths
    {
        width: 95.82%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-11ths
    {
        width: 95.82%;
        float: left;
    }
}

/*Container pour titre*/
.col-xs-10tit,
.col-sm-10tit,
.col-md-10tit,
.col-lg-10tit
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-10tit
{
    width: 80%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-10tit
    {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-10tit
    {
        width: 80%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-10tit
    {
        width: 80%;
        float: left;
    }
}

.col-xs-1tit,
.col-sm-1tit,
.col-md-1tit,
.col-lg-1tit
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1tit
{
    width: 11%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-1tit
    {
        width: 11%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-1tit
    {
        width: 10%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-1tit
    {
        width: 11%;
        float: left;
    }
}

/*Pour slider*/
.col-xs-10sld,
.col-sm-10sld,
.col-md-10sld,
.col-lg-10sld
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-10sld
{
    width: 80%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-10sld
    {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-10sld
    {
        width: 80%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-10sld
    {
        width: 80%;
        float: left;
    }
}

.col-xs-1sld,
.col-sm-1sld,
.col-md-1sld,
.col-lg-1sld
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1sld
{
    width: 10%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-1sld
    {
        width: 10%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-1sld
    {
        width: 10%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-1sld
    {
        width: 10%;
        float: left;
    }
}

/*la place de container*/

/*moitier1Colonne*/
.col-xs-1md,
.col-sm-1md,
.col-md-1md,
.col-lg-1md
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1md
{
    width: 7.4%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-1md
    {
        width: 7.4%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-1md
    {
        width: 7.4%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-1md
    {
        width: 7.4%;
        float: left;
    }
}

.col-xs-10md,
.col-sm-10md,
.col-md-10md,
.col-lg-10md
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-10md
{
    width: 85.2%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-10md
    {
        width: 85.2%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-10md
    {
        width: 85.2%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-10md
    {
        width: 85.2%;
        float: left;
    }
}

/*footer*/


.col-xs-1mdx,
.col-sm-1mdx,
.col-md-1mdx,
.col-lg-1mdx
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1mdx
{
    width: 7.4%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-1mdx
    {
        width: 7.4%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-1mdx
    {
        width: 9.4%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-1mdx
    {
        width: 7.4%;
        float: left;
    }
}

.col-xs-10mdx,
.col-sm-10mdx,
.col-md-10mdx,
.col-lg-10mdx
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-10mdx
{
    width: 85.2%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-10mdx
    {
        width: 85.2%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-10mdx
    {
        width: 81.2%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-10mdx
    {
        width: 85.2%;
        float: left;
    }
}







/*Mission padd*/

/*.titremes {
padding-top:15%;
}

.desmes {
padding-top:15%;
}

@media (min-width: 992px) {
    .desmes {
     padding-top:0%;
    }
}*/


.borduretemxd
{
    border: 1px solid #EC008C;
    width: auto;
    margin-top: 27px;
}

.latolight
{
    font-family: lato-light !important;
    font-size: 38px !important;
}

.latolightgr
{
    font-family: lato-light !important;
    font-size: 30px !important;
}

.folieCadre:hover
{
    /*background-color:#ec008c;*/
    border: 18px solid #ec008c;
}






.folieCadrerose:hover
{
    opacity: 0.7;
}



.padmissionxs
{
    padding-top: 20px;
}

.padmissionxsgr
{
    padding-top: 30px;
}



@media (min-width: 1400px)
{
    .rigt
    {
        margin-left: 14%;
    }

    .rigentete
    {
        margin-left: 9%;
    }

    .rigentetedr
    {
        margin-right: 9%;
    }

    .rigenbordure
    {
        margin-left: 1.3%;
        margin-right: 1.3%;
    }

    .recherdr
    {
        margin-right: 5.4%;
        padding: 0 !important;
    }
}

.hauteffetwow
{
    margin-bottom: 30px;
}

.baseffetwow
{
    margin-bottom: 50px;
}

.marginsocial
{
    margin-right: 8px;
}

@media (min-width:992px) and (max-width: 1500px)
{
    .marginsocial
    {
        margin-right: 0px;
        width: 15px;
        height: 15px;
    }
}


.nopadpole
{
    padding: 0 !important;
}

.esbaspole
{
    margin-bottom: 55px;
}

.esbaspolepad
{
    padding-bottom: 46px;
}


.txtmis
{
    float: left;
}


.titrefoot
{
    text-decoration: none !important;
    font-weight: normal !important;
}




/*Mission*/


/*7Colonne*/
.col-xs-1ms,
.col-sm-1ms,
.col-md-1ms,
.col-lg-1ms
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1ms
{
    width: 13%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-1ms
    {
        width: 13%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-1ms
    {
        width: 11%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-md-1ms
    {
        width: 12%;
        float: left;
    }
}


@media (min-width: 1200px)
{
    .col-lg-1ms
    {
        width: 13%;
        float: left;
    }
}

.col-xs-10ms,
.col-sm-10ms,
.col-md-10ms,
.col-lg-10ms
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-10ms
{
    width: 74%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-10ms
    {
        width: 74%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-10ms
    {
        width: 76%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-10ms
    {
        width: 74%;
        float: left;
    }
}


/*Petitefolie*/
.col-xs-10fl,
.col-sm-10fl,
.col-md-10fl,
.col-lg-10fl
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-10fl
{
    width: 78%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-10fl
    {
        width: 78%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-10fl
    {
        width: 78%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-10fl
    {
        width: 78%;
        float: left;
    }
}

@media (min-width: 1600px)
{
    .col-md-1fl
    {
        width: 80%;
        float: left;
    }
}

/*Petitefolie*/
.col-xs-1fl,
.col-sm-1fl,
.col-md-1fl,
.col-lg-1fl
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1fl
{
    width: 11%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-1fl
    {
        width: 11%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-1fl
    {
        width: 11%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-1fl
    {
        width: 11%;
        float: left;
    }
}

@media (min-width: 1600px)
{
    .col-md-1fl
    {
        width: 10%;
        float: left;
    }
}
/*footer*/

.col-xs-1f,
.col-sm-1f,
.col-md-1f,
.col-lg-1f
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1f
{
    width: 9%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-1f
    {
        width: 9%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-1f
    {
        width: 9%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-1f
    {
        width: 9%;
        float: left;
    }
}

.col-xs-10f,
.col-sm-10f,
.col-md-10f,
.col-lg-10f
{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-10f
{
    width: 82%;
    float: left;
}

@media (min-width: 768px)
{
    .col-sm-10f
    {
        width: 82%;
        float: left;
    }
}

@media (min-width: 992px)
{
    .col-md-10f
    {
        width: 82%;
        float: left;
    }
}

@media (min-width: 1200px)
{
    .col-lg-10f
    {
        width: 82%;
        float: left;
    }
}







.elementxd
{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.fontw
{
    font-weight: normal;
}





.verti
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}




.txtblx
{
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.decv
{
    /* height: 446px; */
    /* background-color:#ec008c; */
}

.newcolorxdd
{
    /* background-color:#E6E7E8; */
}

@media (min-width: 768px)
{
    .decv
    {
        /* height: 220px; */
    }

    .txtblx
    {
        font-size: 25px;
    }
}

@media (min-width: 992px)
{

    .txtblx
    {
        font-size: 22px;
    }
}

@media (min-width: 1200px)
{

    .txtblx
    {
        font-size: 23px;
    }
}

@media (min-width: 1400px)
{

    .txtblx
    {
        font-size: 24px;
    }
}

@media (min-width: 1500px)
{

    .txtblx
    {
        font-size: 30px;
    }
}

@media (min-width: 1600px)
{

    .txtblx
    {
        font-size: 31px;
    }
}

@media (min-width: 1900px)
{

    .txtblx
    {
        font-size: 35px;
    }
}





.espacevaleur
{
    margin-bottom: 40px;
}

.marginmissionabout
{
    margin-bottom: 45px;
}


.aboutw
{
    display: inline-table;
    width: 25%;
    height: 230px;
    /* float: left; */
}

.Debordement
{
    width: 200px;
    font-size: 1.2em;
    word-wrap: break-word;
    text-align: center;
}

.heightwtxtabout
{
    padding-top: 10px;
    width: 185px;
    height: 95px;
    text-align: center;
    /* display: inline-table; */
    margin: 0 auto;
}

.bottomvaleur
{
    margin-bottom: 24px;
}

.vertirose
{
    position: absolute;
    top: 61%;
    transform: translateY(-50%);
    /* text-align:center; */
    width: 47%;
}

.boutoncolor
{
    background-color: #851F83 !important;
    border-color: #ffffff !important;
    font-size: 15px;
}

    .boutoncolor:hover
    {
        background-color: #ffffff !important;
        border-color: #851F83;
        font-size: 15px;
        /*color:#851F83 !important;*/
    }

.txtboutoncolor
{
    color: #ffffff;
}

.boutoncolor:hover :first-child
{
    color: #851F83 !important;
}


.lemargh
{
    /* margin-top: 10px !important; */
    /* margin-bottom: 15px !important; */
}

.lemargb
{
    margin-top: 5px !important;
    margin-bottom: 10px !important;
}

.Themarge
{
    margin-left: 15px;
    margin-right: 15px;
}





.telef
{
    font-weight: normal;
    font-size: 21px !important;
}

@media (max-width: 1500px)
{
    .telef
    {
        font-weight: normal;
        font-size: 16px !important;
    }
}

@media (max-width: 1168px)
{
    .telef
    {
        font-weight: normal;
        font-size: 13px !important;
    }
}

@media (max-width: 992px)
{
    .telef
    {
        font-weight: normal;
        font-size: 15px !important;
    }
}


.membreespace
{
    margin-left: 10px;
    margin-right: 10px;
}

.lefonce
{
    font-weight: normal;
}

.titrevideosize
{
    font-size: 21px;
}

.lebopadding
{
    padding-right: 0px;
    padding-left: 0px;
}

.folieitemsxd
{
    padding-top: 5px !important;
    text-align: center;
}



.delayxd
{
    animation-delay: 5s; /* W3C and Opera */
    -moz-animation-delay: 5s; /* Firefox */
    -webkit-animation-delay: 5s; /* Safari and Chrome */
}

.margeqst
{
    color: #ffffff;
    margin-right: 24px;
}

.qst
{
    font-size: 17px;
}

.marginrech form
{
    float: left;
    margin-right: 40px;
    position: relative;
}

@media (max-width: 768px)
{
    .qst
    {
        font-size: 20px;
    }
}

.breadcrumbs
{
    text-align: right;
    margin-bottom: -15px;
    font-size: 13px;
}

.pink_text, .pink_text:hover
{
    color: #ec008c;
    text-decoration: none;
    font-weight: normal;
}

.black_text
{
}

.img_arrow img
{
    width: 20px;
}
