/* ==========================================================================
   Fichier CSS3 RESET
   ========================================================================== */
   
/*supprime toutes marges*/
*,
body.site {
padding: 0;
margin: 0;
}

/* supprime toutes bordures */
fieldset,img { border : 0; }

/* supprime les déco des liens */
a:link, a:visited {
text-decoration: none;
}

.clear {
    clear: both;
}


@font-face {
    font-family: 'champagne__limousinesregular';
    src: url('../font/champagne/champagne_limousines-webfont.woff2') format('woff2'),
         url('../font/champagne/champagne_limousines-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'dodger_semi-italicsemi-italic';
    src: url('../font/dodger/dodger3semital-webfont.woff2') format('woff2'),
         url('../font/dodger/dodger3semital-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* ==========================================================================
   Style Base
   ========================================================================== */
   
body {
    font-family: 'champagne__limousinesregular', Arial, Sans-Serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #3c4542;
}

.body .container {
    border-radius: 0px;
    border: 0px;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent;
    padding: 10px 20px;
}

body.site {
    border-top: 0px !important;
}

.container {
    max-width: 1140px;
}
@media (min-width: 1200px) {
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1120px;
}
}

::-webkit-selection { 
    color: #fff;  
    background: #ee7421; 
}
::-moz-selection { 
    color: #fff;  
    background: #ee7421; 
}
::selection { 
    color: #fff;  
    background: #ee7421; 
} 

a, a:hover, a:focus {
	font-weight: bold;
    color: #ee7421;
}

a.brand {
    display: block;
    margin: 0 auto;
    text-align: center;
}

/*
a.brand.pull-left {
    text-indent: -9999px;
}
*/

h2, h2 a, h2 span, h2 a span {
    font-family: 'dodger_semi-italicsemi-italic';
    font-size: 28px;
    font-weight: 200;
    color: #ee7421;
    font-style: italic;
    text-transform: uppercase;
    border-bottom: 2px solid #3c4542;
}

h3, h3 a, h3 span, h3 a span {
    color: #3c4542;
    font-style: italic;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'dodger_semi-italicsemi-italic';
    text-align: center;
}

h4, h4 a, h4 span, h4 a span {
    color: #ee7421;
    font-weight: 200;
    text-transform: uppercase;
}

h5 {
    font-family: 'dodger_semi-italicsemi-italic';
    color: #ee7421;
    font-weight: 200;
    text-transform: uppercase;
}

h6 {
    font-family: 'dodger_semi-italicsemi-italic';
    color: #3c4542;
}

p {
    margin: 0px;
}

.moduletable {
    margin: 45px 0;
}

/* ==========================================================================
   Header & Navigation
   ========================================================================== */


header.header {
    background: #3c4542;
    padding: 20px;
    -webkit-transform: skew(-25deg);
    tranform: skew(-25deg);
}

.header-inner.clearfix {
    -webkit-transform: skew(25deg);
    transform: skew(25deg);
    float: left;
}

nav.navigation {
    -webkit-transform: skew(25deg);
    transform: skew(25deg);
    margin-top: 25px;
}

.telephone {
    color: #FFF;
    text-align: right;
    float: right;
    margin-top: -25px;
}
.telephone h2 {
    font-size: 14px;
    color: #CCC;
}

.navigation {
    padding: 0px;
    border-top: 0px;
    border-bottom: 0px;
    margin-bottom: 0px;
}

ul.nav.menu.nav-pills {
    display: flex;
    justify-content: center;
    padding: 5px 10px;
}

.nav-tabs > li, .nav-pills > li {
    float: left;
    margin: 0 2%;
}

.nav-pills > li > a {
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 15px;   
    padding: 8px !important;
    color: #FFFFFF !important;
}

.nav-pills > .active > a {
    background: transparent !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    border-bottom: 2px solid #fff;
    background: transparent;
    padding-bottom: 6px !important;
}

/* ==========================================================================
   Les references - Rocket
   ========================================================================== */

.references .sprocket-mosaic-filter li.active, .references .sprocket-mosaic-order li.active {
    background: #3c4542;
}
.references .sprocket-mosaic-filter li, .references .sprocket-mosaic-order li {
    border: 0px;
    border-radius: 0!important;
    background: #ee7421;
    color: #FFF;
    font-family: 'dodger_semi-italicsemi-italic';
    padding: 5px 10px !important;
    font-size: 16px;
}

.references .sprocket-mosaic-item {
    border: 0px;
    border-radius: 0px;
    margin: 0px;
}

.references ul.sprocket-mosaic-tags {
    display: none;
}

/* ==========================================================================
   Les actus
   ========================================================================== */
   

.actualites, .powr-social-feed {
    background: #3c4542;
    padding: 20px;
}

.actualites iframe {
    width: 100%;
    height: 340px;
}

h2.actualites {
    margin: 0px;
    color: #FFF;
}

.powr-social-feed #apps-cached_view #appView .socialFeed .powrMark {
    background: transparent !important;
    border: 0px !important;
    text-shadow: none !important;
}

.powr-social-feed #apps-cached_view #appView .socialFeed .powrMark span.ani_glow {
    animation: initial !important;
}

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

footer {
    background: #EEE;
}

footer h2 {
    color: #ee7421;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-family: 'champagne__limousinesregular', Arial, Sans-Serif;
    font-style: normal;
}

footer .rsform {
    margin-top: -45px;
}

footer .rsform h2 {
    display: none;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px !important;
}

.formResponsive .formHorizontal .formControlLabel {
    float: initial !important;
    width: auto !important;
    text-align: initial !important;
    text-transform: uppercase !important;
}

.formResponsive .formHorizontal .formControls {
    margin: 0 !important;
}

.formResponsive textarea, 
.formResponsive input[type="text"], 
.formResponsive input[type="number"], 
.formResponsive input[type="email"], 
.formResponsive input[type="tel"], 
.formResponsive input[type="url"], 
.formResponsive input[type="password"] {
    background: transparent !important;
    border: 0px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    border-bottom: 2px solid #222 !important;
}
.formResponsive textarea:focus, 
.formResponsive input[type="text"]:focus, 
.formResponsive input[type="number"]:focus, 
.formResponsive input[type="email"]:focus, 
.formResponsive input[type="tel"]:focus, 
.formResponsive input[type="url"]:focus, 
.formResponsive input[type="password"]:focus, 
.formResponsive select:focus {
    border-color: rgba(235, 117, 1, 0.8) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 117, 1, 0.6) !important;
}

button {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-radius: 0px !important;
    border: 2px solid #222 !important;
    color: #222 !important;
    font-weight: 600;
}

/* ==========================================================================
   Media queries
   ========================================================================== */


@media (min-width: 1200px) {

    header.header {
        overflow: hidden;
        margin-left: 30px !important;
        width: 96%;
    }
    nav.navigation {
        float: right;
        width: 76%;
    }

}


@media (max-width: 979px) {
    
    .header-inner.clearfix {
        float: none;
    }

    .telephone {
    color: #FFF;
    text-align: center;
    float: none;
    margin-top: 0;
}
    
    nav.navigation {
        margin-top: 0;
    }
    
    .navbar {
        overflow: visible;
        display: block;
        float: none !important;
        margin: 10px auto;
    }
    
    .navbar .btn-navbar {
        background: #ee7421;
        border-radius: 0px;
        padding: 8px;
        text-shadow: none;
        border: 0px;
        float: none !important;
    }
    
    .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: transparent;
    }
    
    .navbar .btn-navbar:hover {
        background: #ee7421;
    }
    .nav-pills > li > a {
        color: #FFF !important;
        border : 0px !important;
        border-radius : 0px !important;
    }
    .nav-pills > .active > a {
        color: #ee7421 !important;
    }
    
}

@media (max-width: 768px) {

    td {
        float: left;
        width: 96% !important;
        padding-left: 10px;
    }
    
    ul.nav.menu.nav-pills {
        display: block;
    }
    
}