*{
    /*margin: 0px;
    padding: 0px;*/
    box-sizing: border-box;
    
}
body{
    font-family: "Century Gothic", Verdana, sans-serif;
    height: 100%;
    /*padding: 70px;*/
    padding: 0;
    margin: 0;
    background: #70787e;
}
.top-bar{
    background: linear-gradient(#e3e3e3, #999999);
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2),
            0px 1px 0px 1px rgba(255,255,255,0.5) inset,
            0px -3px 0px 1px rgba(0,0,0,0.1) inset;
    padding: 2px;
}
.top-bar .container img{
    height: 100px;
    width: 100px;
}
.ligne1{
    color: #B40404;
    -webkit-text-stroke: .1px white;
    text-shadow: 0px 0px 1px white,
                 1px 0px 1px white,
                 2px 0px 1px white,
                 3px 0px 1px white,
                 4px 0px 1px white;
    letter-spacing: 0.1rem;
    margin-top: 5px;
    font-size: 25px;
    font-family: serif;
}
.ligne2{
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.3rem;
    font-family: serif;
    color: #FFFF00
}
.ligne3{
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.3rem;
    color: #0B0B61;
    font-family: serif;
}
.form-inline{
    position: relative;
    display: block;
    top: 30px;
    text-align: right;
}

.page-wrapper1{
    /*min-height: 100%;*/
    background: #e3e3e3;
}
.page-wrapper a:hover{
    color: #006669;
}

.navbar {
    
    background: linear-gradient(#0B0B3B, #8181F7);
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2),
            0px 1px 0px 1px rgba(255,255,255,0.5) inset,
            0px -3px 0px 1px rgba(0,0,0,0.1) inset;
}
.navbar-inverse .navbar-nav > li.active > a, .navbar-inverse .navbar-nav > li.active > a:hover,
.navbar-inverse .navbar-nav > li.active > a:focus{
    background: #e41b17;
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2),
            0px 1px 0px 1px rgba(255,255,255,0.5) inset,
            0px -3px 0px 1px rgba(0,0,0,0.1) inset;
}
.navbar-inverse .navbar-nav > li > a{
    color: #bbb;
    padding-top: 25px;
    padding-bottom: 35px;
    font-size: 16px;
    padding: 25px 35px;
}
.dropdown-menu{
    background: linear-gradient(#0000FF, #5858FA);
}

.dropdown-menu > li > a{
    color: #fff;
    -webkit-transition:padding 0.5s ease;
    -moz-transition:padding 0.5s ease;
    -o-transition:padding 0.5s ease;
    transition:padding 0.5s ease;
}
.dropdown-menu > li >a:hover,
.dropdown-menu > li > a:focus{
    padding-left: 25px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus{background: #e41b17;}
.navbar .navbar-header h1{
    color: #B40404;
    font-size: 30px;
    font-family: arial;
    font-style: italic;
}
.navbar-inverse .navbar-nav{
    margin-left: 300px;
}
.form-control{
    padding: 5px;
}
.navbar .navbar-header h1 span{
    color: #08088A;
    font-family: arial;
    -webkit-text-stroke: .1px yellow;
    -webkit-text-fill-color: #08088A;
    text-shadow: 0px 0px 1px yellow,
                 1px 0px 1px yellow,
                 2px 0px 1px yellow,
                 3px 0px 1px yellow; 
}

.navbar-brand{
    padding: 10px 36px;
    vertical-align: middle; 
}
.navbar-toggle{
    margin-top: 22px;
}
.navbar-form{
    padding-top: 10px;
}
.carousel-caption{
    /*bottom: 50px;*/
    background: rgba(3,3,3,0.2);
    top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.carousel-indicators{
    margin-top: 100px;
}
.container-fluid .rech_marque{
    border: solid 2px blue;
    height: 70px; 
    background: linear-gradient(#F4B800, #EFF400);
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.2),0px 1px 0px 1px rgba(255,255,255,0.5) inset,0px -3px 0px 1px rgba(0,0,0,0.1) inset;
    border-radius: 8px 8px 8px 8px;
}
.rech_marque .gamme1{
    width: 200px;
    margin-left: 10px;
    background: #e3e3e3;
}
.rech_marque .marque1{
    width: 200px;
    margin-left: 30px;
    background: #e3e3e3;
}
.rech_marque .gamme2{
    margin-left: 40px;
}
.rech_marque .marque2{
    margin-left: 120px;
}
/* debut section ref_populaire */
.ref_populaire{
    padding-top: 30px;
    padding-bottom: 30px;
}
.ref_populaire .lead{
    color: #888;
    font-size: 25px;
    margin-top: 15px;
}
.ref_populaire h1{
    -webkit-text-stroke: .1px white;
    text-shadow: 0px 0px 1px white,
                 1px 0px 1px white,
                 2px 0px 1px white,
                 3px 0px 1px white,
                 4px 0px 1px white;
    letter-spacing: 0.1rem;
    font-weight: bold;
}
.ref_populaire h1 span{
    color: #e41b17;
}


/* fin section ref_populaire */

/* Debut Filtre à Huile */

.filtre_huile{
    background: linear-gradient(#F4B800, #EFF400);
    height: 80px;
}
.filtre_huile .container .titre_huile img{
    height: 80px;
    width: 80px;
}
.huile{
    font-size: 36px;
    letter-spacing: 0.5rem;
    margin-left: 40px;
    vertical-align: middle;
}
.filtre_huile .container .titre_huile{
    vertical-align: middle;
}
.photo_huile{
    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.photo_huile .feat .ref_huile{
    font-size: 18px;
}
/* Fin Filtre à Huile */

/* Debut Filtre à air */

.filtre_air{
    background: linear-gradient(#F4B800, #EFF400);
    height: 80px;
}
.filtre_air .container .titre_air img{
    height: 80px;
    width: 80px;
}
.air{
    font-size: 36px;
    letter-spacing: 0.5rem;
    margin-left: 40px;
    vertical-align: middle;
}
.filtre_air .container .titre_air{
    vertical-align: middle;
}
.photo_air{
    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.photo_air .feat .ref_air{
    font-size: 18px;
}
.recherche_air{
    margin-left: 200px;
    font-size: 18px;
}
.btn-air{
    width: 300px;
    font-size: 18px;
    margin-left: 20px;
}
/* Fin Filtre à air */

/* Debut Filtre à Gasoil */
.filtre_gasoil{
    background: linear-gradient(#F4B800, #EFF400);
    height: 80px;
}
.filtre_gasoil .container .titre_gasoil img{
    height: 80px;
    width: 80px;
}
.gasoil{
    font-size: 36px;
    letter-spacing: 0.5rem;
    margin-left: 40px;
    vertical-align: middle;
}
.filtre_gasoil .container .titre_gasoil{
    vertical-align: middle;
}
.photo_gasoil{
    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.photo_gasoil .feat .ref_gasoil{
    font-size: 18px;
}
/* Fin Filtre à Gasoil */

/* Debut Filtre à Habitacle */
.filtre_Habitacle{
    background: linear-gradient(#F4B800, #EFF400);
    height: 80px;
}
.filtre_Habitacle .container .titre_Habitacle img{
    height: 80px;
    width: 80px;
}
.Habitacle{
    font-size: 36px;
    letter-spacing: 0.5rem;
    margin-left: 40px;
    vertical-align: middle;
}
.filtre_Habitacle .container .titre_Habitacle{
    vertical-align: middle;
}
.photo_Habitacle{
    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
.photo_Habitacle .feat .ref_Habitacle{
    font-size: 18px;
}
/* Fin Filtre à Habitacle */

.page-wrapper{
    
    max-width: 680px;
    margin: 100px auto 0;
    padding: 20px;
    box-sizing: border-box;
    /*min-height: 100%;*/
}
.content{
    text-align: center;
    color: white;
}
.content h1{
    letter-spacing: 1px;
}
.form{
    width: 100%;
    margin: 25px 0;
    color: white
}
.top-form,
.middle-form,
.bottom-form{
    width: 100%;
    min-height: 65px;
    margin: 10px 0;
    overflow: hidden;
}
.form input[type="text"],
.form textarea{
    padding: 8px 5px;
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #fff;
    border-radius: 2px;
    outline: none;
    transition: all 0.2s ease;
    font-size: 14px;
    color :black;
}
.form input:focus,
.form textarea:focus{
    border-color: #4ca1af;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.0125),
                0 0 8px rgba(76,161,175,0.5);  
}
.form .label{
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 16px;
}
.top-form .inner-form{
    width: 29.9%;
    float: left;
    margin-right: 5%;
}
.top-form .inner-form:last-child{
    margin-right: 0;
}
.middle-form{
    clear: both;
}
.bottom-form textarea{
    height: 120px;
}
.button, input, select, textarea{
    height: 40px;
    width: 100%;
    color: black;
}
.alert-success{
    background: transparent;
    text-align: center;
    font-size: 24px;

}
.btn1{
    background: #0B0B61;
    border: 1px solid white;
    width: 160px;
    padding: 10px 0;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 5px;
    cursor: pointer;
}
.btn1:hover{
    color: white !important;
    background: #005255;
}

.footer{
    background: #303036;
    color: #d3d3d3;
    height: auto;
    position: relative;
    /*border: 1px solid red;*/
}
.footer .footer-content{
    height: auto;
    display: flex;
    /*border: 1px solid red;*/
}
.footer .footer-content .footer-section{
    flex: 1;
    padding: 10px 25px;   
    /*border: 1px solid red;*/
    /*width: 420px*/
    width: 25%;
}
.plan_map iframe{
    display: block;
    width: 24vw;
    height: calc(.54 * 24vw);
    max-width: 800px;
    max-height: 800px;
    border: solid 2px gray;
    box-shadow: 2px 2px 2px silver;
    border-radius: 4px;
}
.footer .footer-content h1,
.footer .footer-content h2{
    color: white;
    
}
.footer .footer-content h1{
    color: #B40404;
    font-size: 36px;
    font-family: arial;
    font-style: italic;
    font-weight: bold;
    
}
.footer .footer-content .about  h1 span{
    color: #08088A;
    font-family: arial;
    -webkit-text-stroke: .1px yellow;
    -webkit-text-fill-color: #08088A;
    text-shadow: 0px 0px 1px yellow,
                 1px 0px 1px yellow,
                 2px 0px 1px yellow,
                 3px 0px 1px yellow;        
}
.footer .footer-content .about .contact span{
    display: block;
    font-size: 1.1em;
    margin-bottom: 8px;
    
}
.footer .footer-content .about .socials a{
    border: 1px solid gray;
    width: 45px;
    height: 41px;
    padding-top: 5px;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
    font-size: 1.3em;
    border-radius: 5px;
    transition: all .3s;
    color: white;
}
.footer .footer-content .about .socials a:hover{
    border: 1px solid white;
    color: white;
    transition: all .3s;
}
.footer .footer-content .links ul a{
    display: block;
    margin-bottom: 10px;
    font-size: 1.2em;
    color: white;
}
.footer .footer-content .links ul a:hover{
    color: white;
    margin-left: 15px;
    transition: all .3s;
}
.footer .footer-content .contact-form .contact-input{
    background: #272727;
    color: #bebdbd;
    margin-bottom: 10px;
    line-height: 1.5rem;
    padding: .9rem 1.4rem;
    border: none;
    /*width: 380px;*/
    font-size: 18px;
}
.footer .footer-content .contact-form .contact-input:focus{
    background: #1a1a1a;
}

.footer .footer-content .contact-form .contact-btn{
    float: left;    
}
.btn-big{
    padding: 1.9rem 1.3rem;
    line-height: 1.3rem;
    width: 180px;
    background: #005255;
    letter-spacing: 8px;
    margin-top: 10px
}
.btn:hover{
    color: white !important;
    background: #005255;
}
.footer .footer-bottom{
    background: #343a40;
    color: #686868;
    height: 50px;
    width: 100%;
    /*position: absolute;*/
    bottom: 0px;
    left: 0px;
    padding-top: 20px;
    text-align: center;
    
}
@media(max-width: 768px){
    .top-bar{
        height: auto;
    }
    .ligne3{
        position: static;
        font-size: 18px;
        text-align: center;
    }
    .ligne1{
        position: static;
        font-size: 20px;
        font-weight: bold;
        text-align: center; 
    }
    .ensemble .form-control{
        display: inline-block;
        width: 150px;   
    }
    .form-inline{
        position: relative;
        text-align: right;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .container-fluid .rech_marque{
        height: 63px;
    }
    .rech_marque .gamme2{
        font-size: 11px;
        margin-left: 10px;
    }
    .rech_marque .gamme1{
        width: 120px;
        height: 30px;
        margin-left: 5px;
        font-size: 12px;
    }
    .rech_marque .marque2{
        margin-left: 30px;
        font-size: 12px;
    }
    .rech_marque .marque1{
        width: 120px;
        height: 30px;
        font-size: 12px;
        margin-left: 5px;
    }
    
    .top-bar .container img{
        height: 150px;
        width: 200px;
    }
    /* debut Filtre à Air */
    .air{
        vertical-align: middle;
        font-size: 24px;
        letter-spacing: 0.3rem;
        margin-left: 10px;
    }
    .filtre_air .container .titre_air img{
        margin-left: 20px;
    }
    .photo_air .row img{
        height: 100px;
        width: 100px;
    }
    .photo_air .designation_air{
        font-size: 12px;
    }

    /* Fin Filtre à Air */

    /* debut Filtre à Huile */
    .huile{
        vertical-align: middle;
        font-size: 24px;
        letter-spacing: 0.3rem;
        margin-left: 10px;
    }
    .filtre_huile .container .titre_huile img{
        margin-left: 20px;
    }
    .photo_huile .row img{
        height: 100px;
        width: 100px;
    }
    .photo_huile .designation_huile{
        font-size: 12px;
    }
    /* Fin Filtre à Huile */

    /* debut Filtre à Gasoil */
    .gasoil{
        vertical-align: middle;
        font-size: 24px;
        letter-spacing: 0.3rem;
        margin-left: 10px;
    }
    .filtre_gasoil .container .titre_gasoil img{
        margin-left: 10px;
    }
    .photo_gasoil .row img{
        height: 100px;
        width: 100px;
    }
    .photo_gasoil .designation_gasoil{
        font-size: 12px;
    }
    /* Fin Filtre à Gasoil */

    /* debut Filtre à Habitacle */
    .Habitacle{
        vertical-align: middle;
        font-size: 24px;
        letter-spacing: 0.3rem;
        margin-left: 10px;
    }
    .filtre_Habitacle .container .titre_Habitacle img{
        margin-left: 10px;
    }
    .photo_Habitacle .row img{
        height: 100px;
        width: 100px;
    }
    .photo_Habitacle .designation_Habitacle{
    font-size: 12px;
    }

    /* Fin Filtre à Habitacle */

    .footer .footer-content .footer-section{ 
    width: 100%;
    }
    .plan_map iframe{
        width: 90vw;
        height: calc(.75 * 90vw);
    }
    .footer .footer-content h1{
        text-align: center;   
    }
    .form-group{
        width: 200px;
        display: inline-block
    }
    .navbar-inverse .navbar-nav{
        margin-left: 0;
    }
    .navbar-inverse .navbar-nav > li > a{
        width: 150px;
        padding: 15px 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-inverse .navbar-nav .dropdown-menu{
        width: 200px;
    }
    /*.footer .footer-content .contact-form .contact-input{
        width: 350px;
    
    }*/
    .form{
    margin: 15px 0;
    }
    .form input[type="text"],
    .form textarea{
        padding: 5px 5px;
        font-size: 12px;
    }
    .button, input, select, textarea{
    height: 40px;
    width: 100%;
    color: black;
    }
    .top-form,
    .middle-form,
    .bottom-form{
        min-height: 55px;
        margin: 5px 0;
    }
    
    .page-wrapper{ 
        margin: 20px auto 0;
        padding: 15px;
    }
    
}
