header
{
    position: relative;
    margin: 0 0 20px 0;
    height: 147px;
}
.home header
{
    margin: 0;
}
/** .navbar-default **/
.navbar-default
{
    background: #ffffff;
    border: none;
    margin: 0;
}
.navbar-default .navbar-header
{
    z-index: 100;
    position: relative;
}
.home.page .navbar-default
{
    margin: 0;
}
.navbar-default .navbar-brand
{
    height: auto;
}
.navbar-default .navbar-brand img
{
    width: 150px;
}

.navbar-default .mega-menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 768px)
{
    .navbar-default .mega-menu
    {
        position: relative;
        top: 85px;
    }
    
    .navbar-default .mega-menu li
    {
        display: inline-block;
    }
    .navbar-default .mega-menu .menu-entry a
    {
        font-weight: 500;
        font-size: 16px;
        color: rgba(77, 77, 77, 0.63);
        padding: 0px 12px;
        height: 46px;
        position: relative;
    }
    .navbar-default .mega-menu .don
    {
        background-color: #FCB614;
        border-radius: 5px;
        height: 24px !IMPORTANT;
        position: relative !important;
        top: 5px;
        font-weight: 600 !important;
        padding: 2px 12px !important;
        font-size: 14px !important;
    }
    .navbar-default .mega-menu .don:hover,
    .navbar-default .mega-menu .don:focus,
    .navbar-default .mega-menu .don.active
    {
        background-color: #4D4D4D;
        color: #ffffff !important;
        border: none !important;
    }
    .navbar-default .mega-menu .menu-entry a:focus
    {
        text-decoration: none;
    }
    .navbar-default .mega-menu .menu-entry a:hover,
    .navbar-default .mega-menu .menu-entry a.active
    {
        text-decoration: none;
        color: #12518B;
        transition: .3s ease all;
        border-bottom: 7px solid #12518B;
    }
    .navbar-default .mega-menu .menu-entry a:hover span,
    .navbar-default .mega-menu .menu-entry a:focus span
    {
        color: #12518B !important;   
    }
    .navbar-default .mega-menu .menu-entry a span
    {
        position: absolute;
        top: 20px;
        text-align: center;
        left: 0px;
        width: 100%;
        font-style: italic;
        text-transform: uppercase;
        font-size: 9px;
        font-weight: 700;
        color: #12518B !important;
    }
}
@media(max-width: 1000px)
{
    .navbar-default .mega-menu .menu-entry a
    {
        font-size: 15px;
        padding: 0px 10px;
    }
}
@media(max-width: 992px)
{
    .navbar.navbar-default.navbar-static-top
    {
        height: 130px;
    }
    .navbar-default .menu-list
    {
        text-align: center;
    }
    .navbar-header img
    {
        width: 100px !important;
        position: absolute;
        top: 0;
        left: 0;
    }
    .navbar-default .mega-menu .menu-entry a
    {
        font-size: 15px;
        padding: 0px 5px;
    }
    .navbar-default .mega-menu .menu-entry a span
    {
        font-size: 7px;
    }
    .navbar-default .mega-menu .menu-entry a.don.heart
    {

    }
}

/** SOCIAL **/

.header-social
{
    position: relative;
    top: -40px;
}
.header-social ul
{
    list-style: none;
    padding: 0;
    text-align: right;
}
.header-social ul li
{
    display: inline-block;
}
.header-social ul li a
{
    font-size: 16px;
    color: rgba(77,77,77,0.50);
}
.header-social ul li a:hover
{
    color: #F15A24;
}

/** FORM **/

.header-form
{
    position: relative;
    top: 40px;
}
.header-form #search_form
{
    position: absolute;
    width: 100%;
    text-align: center;
    top: -0px;
    transition: top 700ms cubic-bezier(0.42, 0, 0.18, 0.99);
}
.header-form #search_form input[type=text]
{
    background-color: rgba(187, 189, 191, 0.5);
    border-radius: 5px;
    box-shadow: none;
    border: none;
    width: 25%;
    height: 28px;
    padding-left: 10px;
    padding-right: 30px;
}
.header-form #search_form button
{
    color: #999999;
    background: none;
    border: none;
    position: relative;
    left: -32px;
    font-size: 14px;
}

/** CITATION (QUOTE) **/

.header-quote
{
    position: relative;
    display: none;
}
@media(max-width: 767px)
{
    .header-quote
    {
        display: none;
    }
}
.header-quote .header-quote-button
{
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 100;
    top: -50px;
    transition: top 700ms cubic-bezier(0.42, 0, 0.18, 0.99);
}
.header-quote .header-quote-button span
{
    background-color: #C18BBD;
    background-image: url(/wp-content/themes/adv-2015/img/header-message-quote.svg);
    color: #fff;
    width: 40px !important;
    height: 12px !important;
    display: block;
    margin: auto;
    border-radius: 0px 0px 5px 5px;
}
.header-quote .header-quote-button span:hover
{
    cursor: pointer;
}
.header-quote .header-quote-message
{
    top: -90px;
    position: absolute;
    width: 100%;
    text-align: center;
    /*background: url(/wp-content/themes/adv-2015/img/header-message-jour-new.svg);*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    height: 90px;
    transition: top 700ms cubic-bezier(0.42, 0, 0.18, 0.99);
    display: none;
}

.header-quote-message-container {
    position: relative;
    width: 350px;
    margin: 0 auto;
}

.header-quote .header-quote-message-container:after {
    content: "";
    position: absolute;
    box-shadow: 0 0 155px 50px rgba(0, 119, 236, 0.8);
    bottom: 0px;
    width: 20%;
    height: 50%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    top: -50px; 
    
}



.header-quote-message-container strong
{
    display: block;
    margin-bottom: 3px;
}
.header-quote-message-container p
{
    padding: 7px 0 0 0;
}
.header-quote-message-container p strong:last-child,
.header-quote-message-container strong:last-of-type
{
    display: none;
}


.header-quote .header-quote-message p,
.header-quote .header-quote-message>b
{
    margin: 0;
    line-height: 12px;
    font-size: 12px;
}

.header-quote .header-quote-message .header-quote-message-container>b
{
    display: none;
}
.header-quote .header-quote-message p span
{
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 11px !important;
}
.header-quote .header-quote-message small
{
    text-align: right;
    display: block;
    position: relative;
    right: -40px;
}
/** LAMES **/
.mega-menu .menu-content
{
    width: 1048px;
    left: -20px;
}
.mega-menu .lame-title
{
    display: none;
}
@media(max-width: 1048px)
{
    .mega-menu .menu-content
    {
        width: 100%;
        left: 0px;
    }
}
.mega-menu .menu-content .menu-blade
{
    border-radius: 0 0 5px 5px;
}
.mega-menu .menu-content .menu-blade .vc_column-inner
{
    padding: 0 10px;
}