/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)

/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9722">Text with this font applied</p> */

.clearfix:before, .clearfix:after
{
    content: " ";
    display: table;
}
.clearfix:after
{
    clear: both;
}
.clearfix
{
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select, option
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: 'Futuramc' !important;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
.clear
{
    clear: both;
}
#mfPreviewBar
{
    display: none !important;
}
.mae
{
    z-index: 3000000;
    bottom: 6px !important;
    right: 6px !important;
    position: absolute;
}
.mae img
{
    width: 26px;
}

/* search */
.liSearch
{
    width: 300px;
}
.liSearch a
{
    float: left;
    display: block;
}
.panelSearch
{
    float: left;
}
.btnSearch
{
    background-repeat: no-repeat;
    cursor: pointer;
    border-width: 0;
    background-color: transparent;
    width: 24px; /* height: 27px; */
    padding: 3px;
    background-position: center;
    float: left;
    padding-top: 0;
    margin-left: 4px;
}
.txtSearch
{
    float: left;
    border-width: 0;
    border-bottom: 3px solid black;
    width: 200px;
    margin-left: 7px;
    font-family: 'Futuramc' !important;
    font-size: 19px;
    margin-top: -2px;
    padding-left: 9px;
}
.productLeftBG
{
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('productLeftBG.png');
    background-repeat: repeat-y;
    width: 200px;
    height: 100%;
    z-index: -1;
}
.productRightBG
{
    background-image: url('productRightBG.png');
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: repeat-y;
    background-position: right;
    width: 200px;
    height: 100%;
    z-index: -1;
}
.rightArrow img
{
    width: 9px;
    margin-top: 2px;
}
/* */
.boxWrapper
{
    position: relative;
}
.dl-submenu
{
    background-color: #c80f14;
    padding: 12% 8%;
    position: absolute;
    z-index: 400;
    min-width: 200px;
}
.menuWrapper li:hover .dl-submenu
{
    display: block;
}
.menuWrapper .dl-submenu li
{
    clear: both;
    float: none;
    padding: 2px 6px;
}
.menuWrapper .dl-submenu a
{
    color: White;
    text-decoration: none;
    font-size: 18px;
}
.socialMediaItem
{
    float: left;
    margin: 9px 1px !important;
    width: 24px !important;
}
.dl-menuwrapper li .dl-submenu
{
    display: none;
}
@media only screen and (max-width : 1100px)
{
    .eventBG
    {
        height: auto !important;
    }
    .eventBG img
    {
        height: auto !important;
        width: 100% !important;
    }
}
@media only screen and (max-width : 800px)
{
    #boxEvent
    {
        height: 600px !important;
    }
    #boxTarif
    {
        height: 500px !important;
    }
    .sliderMenu
    {
        line-height: 19px !important;
        font-size: 17px !important;
        z-index: 2001;
        left: 100% !important;
        bottom: 0% !important;
    }

    .satisDiv h3
    {
        font-size: 25px;
    }
}

@media only screen and (max-width: 768px)
{
    .logo
    {
        position: absolute;
        top: -1px !important;
        width: 15% !important;
        z-index: 203;
    }
    #boxTarif .tarifBanner
    {
        margin-top: 49px;
    }
    .mediaSliderWrapper .anchorPrevMedia, .mediaSliderWrapper .anchorNextMedia
    {
        display: none;
    }
}