

/* Put your custom styles here */

.caroussel-HDF
{
    width: 100% !important;
    margin: 0;
    padding: 0;
    max-height: 300px;
}

.input-search
{
    z-index: 999;
    margin-top: 0px;
    border-radius: 2px;
}

.icon-search
{
    position: relative;
    float: right;
}

.block-video-img
{
    background-color: #0f6db7;
}

.block-reseaus
{
    position: absolute;
}

.block-mag-news
{
    background-color: #dfdfdf;
}

.image-overlay-video
{
    background-color: #2c3e50 !important;
}

.text-mag
{
    margin-top: 70px;
}

.bt-mag
{
    background-color: #2673a7 !important;
    border-radius: 2px !important;
    color: #FFF !important;
}

@media (max-width: 767px)
{
    .input-search-768px
    {
        margin-top: 120px !important;
    }
}

.link-mag
{
    display: inline-block;
    padding: 12px 16px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: #0f6db7 !important;
    color: #FFF !important;
}

.link-mag:hover
{
    display: inline-block;
    padding: 12px 16px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: #FFF !important;
    color: #0f6db7 !important;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

text-facebook
{
    background: #eee;
    margin-top: 20px;
}

.rounded
{
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.mini-stat
{
    padding: 15px;
    margin-bottom: 20px;
}

.mini-stat-icon
{
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    background: none repeat scroll 0% 0% #EEE;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    color: #FFF;
}

.mini-stat-info
{
    font-size: 12px;
    padding-top: 2px;
}

/*span, */p
{
    color: black;
}

.mini-stat-info span
{
    display: block;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 7px;
}

/* ================ colors =====================*/

.bg-facebook
{
    background-color: #3b5998 !important;
    border: 1px solid #3b5998;
    color: white;
}

.fg-facebook
{
    color: #3b5998 !important;
}

.bg-twitter
{
    background-color: #00a0d1 !important;
    border: 1px solid #00a0d1;
    color: white;
}

.fg-twitter
{
    color: #00a0d1 !important;
}

.bg-googleplus
{
    background-color: #db4a39 !important;
    border: 1px solid #db4a39;
    color: white;
}

.fg-googleplus
{
    color: #db4a39 !important;
}

.bg-bitbucket
{
    background-color: #205081 !important;
    border: 1px solid #205081;
    color: white;
}

.fg-bitbucket
{
    color: #205081 !important;
}

.text-blanc-FB
{
    color: #FFF !important;
}

@media only screen and (max-width : 991px)
{
    .text-mag-991
    {
        padding-top: 55px;
    }
}

.bandeau-menu
{
    min-height: 80px;
    margin-bottom: 0px !important;
    margin-top: 40px !important;
    background-color: #FFF !important;
    border-color: #FFF !important;
}

.question-menu
{
    border-radius: 2px;
    border: 1px;
    border-style: solid;
    border-color: #a5a3a3;
    margin-left: 30px;
    background-color: #f5f5f5;
}

.event-menu
{
    color: #ffffff !important;
    background-color: #0f6db7;
    margin-left: 30px;
    border-radius: 2px;
    border: 0px;
    border-style: solid;
    border-color: #333;
}

.nothing
{
    padding: 0;
    margin: 0;
}

.text-event
{
    color: #ffffff !important;
    font-weight: 700;
}

.logo
{
    max-width: 250px;
}

.icon-twett-fb
{
    color: #d7d7d7;
}

.radius-2px
{
    border-radius: 2px;
}

.color-h5
{
    color: #787272;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 98%;
}

.tags
{
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.tags li
{
    float: left;
}

.tag
{
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.40);
    border: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.40);
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px 0 10px;
    position: relative;
    margin: 0 5px 5px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.tag:hover
{
    background-color: #0f6db7;
    color: white;
    border: 1px;
    border-style: solid;
    border-color: #0f6db7;
}

.font-small
{
    font-size: 70%;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 15px;
    letter-spacing: 0.15em;
}

.inter-livewall
{
    line-height: 15px;
    padding-bottom: 10px;
}

.titre-livewall
{
    color: #0f6db7 !important;
    font-weight: 700;
}

.tag-bottom
{
    width: 100%;
    vertical-align: bottom !important;
    clear: both;
}

.link-image-video
{
    display: inline-block;
    padding: 6px 8px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #FFF !important;
    float: right;
    margin-right: 15px;
}

.link-image-video:hover
{
    display: inline-block;
    padding: 6px 8px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 2px;
    background-color: #0f6db7 !important;
    color: #FFF !important;
    float: right;
    margin-right: 15px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.block-fb
{
    padding-right: 30px;
    padding-left: 30px;
}

.border-livewall
{
    border-left: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.10);
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
}

.h3-titre-actu
{
    color: #FFF !important;
    font-weight: 500;
    text-transform: uppercase;
    position: fixed;
    z-index: 999;
    margin-right: 25px;
    padding-left: 20px;
}

.image
{
    color: #FFF;
    cursor: default;
}

.image:hover
{
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.2), Direction=NaN, Strength=25);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.p-video-gallerie
{
    padding-right: 20px;
    padding-left: 20px;
}

/* the wrapper element that will become the outer circle */

.arrow-wrap
{
    position: relative;
    z-index: 1;
    left: 50%;
    top: -5em;
    margin-left: -5em;
    background: #0f6db7;
    width: 10em;
    height: 10em;
    padding: 4em 2em;
    border-radius: 50%;
    font-size: 0.5em;
    display: block;
}

/* a triangle to make the main part of the arrow. Adjust the border-color to fit your needs */

.arrow
{
    float: left;
    position: relative;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #ffffff transparent transparent transparent;
    -webkit-transform: rotate(360deg);
}

/* a pseudo element arrow placed on top of the other one with the same color as the wrapper */

.arrow:after
{
    content: '';
    position: absolute;
    top: -3.2em;
    left: -3em;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #0f6db7 transparent transparent transparent;
    -webkit-transform: rotate(360deg);
}

.section-fleche
{
    padding-top: 50px;
}

.interligne
{
    line-height: 2.3em;
}

.titre-article
{
    font-weight: bolder;
    color: #0f6db7;
    margin-top: 60px;
    text-transform: uppercase;
}

.corps-texte-grand
{
    font-size: 1.2em;
}

.titre-paragraphe
{
    margin-top: 60px;
}

.bloc-choix
{
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 2px;
    border: 1px;
    border-style: solid;
    border-color: #a5a3a3;
    background-color: #f5f5f5;
}

.cadre-selection
{
    border-radius: 2px;
    border: 1px;
    border-style: solid;
    border-color: #a5a3a3;
    margin-left: 25%;
    background-color: #f5f5f5;
    margin-bottom: 40px;
    padding: 5px;
    position: relative;
    text-align: center;
    max-width: 50%;
}

.font-small2
{
    font-size: 90%;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 15px;
    letter-spacing: 0.15em;
}

.titre-article-recherche
{
    font-weight: bolder;
    color: #0f6db7;
    text-transform: uppercase;
}

@media (max-width: 767px)
{
    .titre-article-recherche
    {
        color: #FFF;
    }
    .content-3-10 p
     {
        color: #FFF !important;
    }
}

