/*  FONTS  */

@font-face {
    font-family: 'century_gothicbold';
    src: url('font/centurygothic-bold-webfont.eot');
    src: url('font/centurygothic-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/centurygothic-bold-webfont.woff2') format('woff2'),
         url('font/centurygothic-bold-webfont.woff') format('woff'),
         url('font/centurygothic-bold-webfont.ttf') format('truetype'),
         url('font/centurygothic-bold-webfont.svg#century_gothicbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'century_gothicregular';
    src: url('font/centurygothic-webfont.eot');
    src: url('font/centurygothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/centurygothic-webfont.woff2') format('woff2'),
         url('font/centurygothic-webfont.woff') format('woff'),
         url('font/centurygothic-webfont.ttf') format('truetype'),
         url('font/centurygothic-webfont.svg#century_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'brain_flowerregular';
    src: url('font/brain_flower_euro-webfont.eot');
    src: url('font/brain_flower_euro-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/brain_flower_euro-webfont.woff2') format('woff2'),
         url('font/brain_flower_euro-webfont.woff') format('woff'),
         url('font/brain_flower_euro-webfont.ttf') format('truetype'),
         url('font/brain_flower_euro-webfont.svg#brain_flowerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

*, html {
        box-sizing: border-box;
}

html {
    color: #404040;
    font-size: 1em;
    line-height: 1.4;
    background:#dad8dd;
}

::-moz-selection {
    background: #FFFFFF;
    text-shadow: none;
}

::selection {
    background: #FFFFFF;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/20px 'century_gothicregular', Helvetica, Helvetica Neue, Arial;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: Green Theme
   =================== */

.header-container {
    border-bottom: 2px solid #79a80d;
}

.footer-container,
.main aside {
    border-top: 2px solid #79a80d;
}

.header-container,
.footer-container,
.main aside {
    background: #dad8dd;
}

.logo {
    float:left;
    position: relative;
}

.logo::after {
    content: url('../img/picto.jpg');
    width:20px;
    height:20px;
    position:absolute;
    top:10px;
    right:-30px;
}

.footer-container .logo::after {
    display:none;
}

.logo a { text-decoration: none; }

.title {
    font-family: 'century_gothicbold', Helvetica, Helvetica Neue, Arial;
    font-size: 1.5em;
    margin: 0.5em 0 0 0;
    color: #404040;
}

span.green { color:#79a80d; }

span.baseline {
    font-family: 'brain_flowerregular', Helvetica, Helvetica Neue, Arial;
    text-align: right;
    width: 100%;
    float: left;
}

/* ==============
    MOBILE: Menu
   ============== */

nav { clear: both; }

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

nav a,
nav a:visited {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;
    font-family: 'century_gothicbold', Helvetica, Helvetica Neue, Arial;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

nav a:hover {
    color: #79a80d;
}

nav a:hover {
    text-decoration: none;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.col50 {
    width:50%;
    float:left;
    display:block;
}

a, a:visited {  color: #404040; }
a:hover { color: #79a80d; }
a { transition:all .2s linear;  -o-transition:all .2s linear;  -moz-transition:all .2s linear;  -webkit-transition:all .2s linear; }
.main article { text-align: center; }

.bold { font-family: 'century_gothicbold', Helvetica, Helvetica Neue, Arial; }

p.grey {
    font-size:12px;
    margin:15px 10px 5px 10px;
    color:#999999;
    line-height: 1.3;
    float:left;
}

.grey {
    color:#999999;
}

.grey input {
    border:1px solid #C7C7C7;
}

.uppercase { text-transform: uppercase; }

ul { margin:0; padding:0; }

li { list-style-position: inside; }

img { max-width:100%; }

section {
    padding:2em 0;
}

.vehicules { 
    text-align:center;
    background:#FFFFFF;
    padding:2em 0;
} 

.vehicules h3 {  
    font-family: 'brain_flowerregular', Helvetica, Helvetica Neue, Arial;
    color:#79a80d;
    font-size:3em;
    text-decoration: underline;
    margin:0 0 0.5em;
    line-height: 1;
}

.footer-container .logo {
    width:50%;
    float:left;
    text-align:right;
    padding-right:10px;
    box-sizing: border-box;
}

.footer-container .info {
    width:50%;
    float:right;
    line-height: 1;
    margin:1em 0 2em 0;
    padding-left:10px;
}

.info p { margin:0; }

.info p.adresse, .info p.mail { font-size:11px; color: #404040; }
.info p.telephone { font-size: 1.5em; color: #404040; }
.info p.mail a { color: #79a80d; }

.slider { border-bottom: 4px solid #FFFFFF; position: relative;}
.slider img { max-width:100%; width:100%; height:auto; }
.slider-txt {
  position: absolute;
  top: 35%;
  left: 19%;
  text-align: center;
}

/* Commande */

.commande .main-container { 
    background: url('../img/bg.jpg');
    background-size: cover;
}

.bloc {
    display:table;
    width:100%;
    background:#FFFFFF;
    background: rgba(255,255,255,0.8);
    padding:20px;
    min-height:450px;
}

.bloc-content {
    display:table-cell;
    vertical-align:middle;
}

.content {
    margin: 0 auto;
}

.logo-client {
  margin: 20px auto;
} 

.form-container { 
    width:49%;
    margin:0 auto;
}

.login { 
    width:100%;
    max-width:200px;
    margin:0 auto;
}

.commande .form {
    max-width:400px;
    margin:0 auto;
}

.form label {
    float:left;
    padding:3px;
    font-size:13px;
}

.form input,
.form select,
.form textarea {
    width:100%;
}

.form input[type=checkbox], .form input[type=radio] {
  width: auto;
  float: left;
  display: block;
  margin: 5px;
}

.form textarea {
    float:left;
    border:none;
    margin-bottom: 0.2em;
}

.field-container {
    margin-bottom: 0.2em;
    float: left;
    width: 100%;
}

.field-container.col50 {
    margin-bottom: 0.2em;
    float: left;
    width: 50%;
    padding:0 10px;
}

.ec.field-container.col50 {
  margin-top: 20px;
}

.form #form-submit {
    float:right;
    width:auto;
    margin:0.7em 0 2em 0;
}

.commande .form #form-submit {
    float: left;
    width:100%;
    margin:1em auto;
}

#form-submit input {
    border-radius: 3px;
    background: #79a80d;
    color:#FFFFFF;
    border:none;
    font-size:13px;
    padding: 7px 15px;
    max-width:100px;
}

.error, .success {
    float:left;
    width:100%;
}

.contact .error, .contact .success {
    margin-bottom: 10px;
}

.error {
    color: #FF0000;
    padding: 20px;
    border: 1px solid #FF0000;
}

.success {
    color: #29CF32;
    padding: 20px;
    border: 1px solid #29CF32;
    margin-top:20px;
}

.success p,
.error p {
    font-size:0.8em;
    margin:0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 19px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
    }

    nav {
        clear: none;
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 960px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}