
@charset "ISO-8859-1";
body {
margin:0px;
}
div#header {
margin-left:auto;
margin-right:auto;
position:relative;
width:950px;
height:200px;
}
div#global {
margin-left:auto;
margin-right:auto;
width:950px;
}
div#footer {
margin-left:auto;
margin-right:auto;
position:relative;
width:950px;
height:200px;
}
div#container {
width:100%;
overflow:hidden;
}
div#main {
position:relative;
height:300px;
}
div#globalf {
clear:both;
}
html>body div#main {
height:auto;
min-height:300px;
}


#col_3:after {
    content: '';
    position: absolute;
    right: -37px;
    width: 0;
    height: 100%;
    border-top: 0px solid transparent;
    border-bottom: 156px solid #000;
    border-right: 37px solid transparent;
    /* float: right; */
    bottom: 0;
}

#col_3 {
    background: #000;
    padding: 10px 0;
}

#logo-menu > .container {
    width: 100%;
    border-bottom: 8px solid #d3df00;
}

.logo_brand img{
margin: 0 auto;
    max-height: 110px;
}
div#col_4 {
    padding: 35px 0 0 0;
    position: inherit;
}

.navbar-nav > li > a:not(.dropdown-menu) {
    padding-top: 0;
    padding-bottom: 0;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    border-right: 1px solid #000;
    font-weight: bold;
    letter-spacing: 0px;
}

.navbar-nav > li > a {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    text-align: left;
    /* color: #ffffff; */
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    color: #d3de00;
}

.navbar-new #navbar{
    padding-top: 60px;
}

#logo-menu .container{
width: 100%;
}
.logo_brand {
    text-align: right;
}

li ul.dropdown-menu.level0{
    transition: all 0.3s ease-in-out 0s;
    border-top: 8px solid #d3df00;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 128px;
    left: 0px;
    right: 0px;
    min-height: 137px;
    z-index: 20;
    list-style: none;
    text-align: center;
    float: left
}
.navbar {
    position: inherit;
}

.nav>li {
    position: inherit;
}
section#logo-menu {
    margin-top: -2px;
}


.navbar-nav > li.open > a::after {
    background: url(/ressources/common/images/bg-sous-menu.png) no-repeat;
    content: "";
    display: block;
    height: 13px;
    width: 38px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 37px;
    z-index: 30;
}

.navbar-nav > li.active > a{
background: transparent;
color:#d3df00;
}


li.dropdown-submenu.level1 {
    display: inline-block;
    width: auto;
        padding-top: 20px;
}

.dropdown-menu>li>a {
    color: #fff;
 
}

li.dropdown-submenu.level1 a{
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}



li.level0.open ul.dropdown-menu.level0{

opacity: 1;
 top: 128px;
 transition: top ease-out 0.3s;
}
h1 {
    font-size: 34px;
    letter-spacing: -1px;
    color: #ec2124;
    text-transform: uppercase;

}
body{
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
section#slider{
font-size: 15px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 00;
    color: #545454;
}

section#slider .container {
    width: 100%;
    padding: 60px 0;
    background: url(/ressources/common/img1.jpg) no-repeat -140px center;
    background-attachment: fixed !important;
    overflow-x: hidden;

}
.ctn_style1{
padding: 0 15px;
}


.navbar-fixed-top #navbar{
    padding-top: 0;
    transition: margin ease-out 0.3s;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed !important;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
    z-index: 999;
    box-shadow: 1px 2px 4px #e4e4e4;
    padding: 10px 0 !important;
    border-bottom: 5px solid #d3df00 !important;
}

.navbar-fixed-top li ul.dropdown-menu.level0{
top: 46px !important;
}

.titre-encart{
    color: #EE2A24;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    padding: 10px;
    position: absolute;
    width: 100%;
    top: 0;
    margin: 0;
}

#encarts2 ul {
    list-style-type: none;
}

#encarts2 a:focus, #encarts2 a:hover {
    color: #EE2A24;
    text-decoration: none;
}

ul.encarts li {
    list-style: none;
    float: left;
    width: 261px;
    height: 430px;
    margin: 5px;
}

section#encarts2 a {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    top:0;
}

section#encarts2 {
    background: #000;
    padding: 15vh 0;
    height: 100vh;
}

#entretien{
background: url('/ressources/common/images/encart1.jpg') no-repeat center;
background-size: cover;
padding: 0;
}

#reparation{
background: url('/ressources/common/images/encart2.jpg') no-repeat center;
background-size: cover;
padding: 0;
}

#equipements{
background: url('/ressources/common/images/encart3.jpg') no-repeat center;
background-size: cover;
padding: 0;
}

#depannage{
background: url('/ressources/common/images/encart4.jpg') no-repeat center;
background-size: cover;
padding: 0;
}
section#encarts2 li:hover{
     z-index: 5;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    box-shadow: 0 0 10px black;
    transition: all 0.3s ;
}

.title-section {
    color: #fff;
    text-align: center;
    padding: 60px 0;
    font-size: 32px;
    text-transform: uppercase;

}

section#cover {
background-attachment: fixed !important;
    background: url(/ressources/common/images/background_03.jpg) no-repeat left center;
    height: 50vh;
    background-size:cover;
}



#contact .form-group{
margin:10px 0;
}
#contact input[type=text], textarea{
    box-shadow: none;
    background: none;
}
#contact textarea{
    min-height: 130px;
}

#contact label {
    font-size: 14px;
    font-weight: normal;
}

#contact input[type=submit] {
    color: #fff;
    background-color: #afc474;
    border-color: #afc474;
    text-shadow: none;
    font-size: 18px;
    margin-bottom: 15px;
    padding: 10px 30px;
}
#contact input[type=submit]:hover {
    color: #afc474;
    background-color: transparent;
    border-color: #afc474;
    outline: none;
    box-shadow: none;
    background: no-repeat;
}

#contact .col-md-5, #contact .col-md-7{
margin-top: 7px ;
}



section#contact {
    padding: 60px 0;
}

section#contact {
    padding: 60px 0;
}

#contact .container{
width: 90%;
}

iframe {
    width: 100%;
    height: 600px;
}

section#top-footer {
    background: black;
    padding: 25px 0;
    text-align: center;
        margin-bottom: -25px;
}
section#top-footer a{
    color: #fff;
}
section#top-footer a:hover{
    color: #afc474;
    text-decoration: none;
}

section#contact .title-section {
    color: #d3df00;
    text-align: left;
    padding: 60px 0;
    font-size: 32px;
    text-transform: uppercase;

}




@media (max-width: 1500px){
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 12px;
}
#slider .col-md-7{

padding-left:85px;

}
.navbar-nav > li > a:not(.dropdown-menu) {
    color: #000;
    font-size: 13px;
    letter-spacing: 0px;
}


}



.dropdown-menu {
    position: absolute !important;

}


@media (max-width: 1400px){
#col_3, #col_4 {
    width: 100%;
}

.logo_brand {
    text-align: center;
}

#col_3:after {
content: none;
}


div#col_4 {
    padding-bottom: 35px;
    position: inherit;
}
.navbar-new #navbar {
    padding-top: 0;
}

li ul.dropdown-menu.level0{
    top: 215px;
}
li.level0.open ul.dropdown-menu.level0 {
    opacity: 1;
    top: 215px;
    transition: top ease-out 0.3s;
}

}


@media (max-width: 1024px){

.navbar-new #navbar {
    text-align: center;
    padding-top: 30px;
}

section#slider .container{
background: none;
}
section#slider img {
    display: block; 
}

section#slider .col-md-5, section#slider .col-md-7{
width: 100%;
text-align: center;
}
section#encarts2 {
    background: #000;
    padding: 60px 0;
    height: auto;
    /* text-align: center; */
}

#navbar{
width: auto !important;
}

.nav>li {
    position: inherit;
    padding: 7px 0;
}
li.level0.open ul.dropdown-menu.level0{
z-index: 99;
}

li ul.dropdown-menu.level0{
     top: 32px !important;
}

.nav>li {
    position: relative;
    padding: 7px 0;
}


li.dropdown-submenu.level1 a{
    white-space: normal !important;
}


}





@media (max-width: 768px){


li.dropdown-submenu.level1 a{
    white-space: normal !important;
}

.navbar-nav > li.open > a::after{
content: none;
}



.navbar-nav > li > a:not(.dropdown-menu){
    border-right: none;
}


.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #000;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

li.dropdown-submenu.level1 {
    display: inline-block;
    width: auto;
    padding-top: 20px;
    width: 100%;
}


ul.encarts li {
    list-style: none;
    float: none;
    width: 80%;
    height: 430px;
     margin: 5px; 
    margin: 0 auto;
    margin-bottom: 7px;
}

#slider .col-md-7 {
    padding-left: 0;
}

}




@media (max-width: 767px){
div#col_4 {
    padding: 0;
    position: inherit;
}

.navbar-new #navbar{
margin-top:0;
}
.navbar-nav > li > a:not(.dropdown-menu){
line-height: 14px;
}
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 3px;
    width: 30px;
    background: #d3df00;
}


#icon-mobile .col-md-4.f1,
#icon-mobile .col-md-4.f2,
#icon-mobile .col-md-4.f3 {
    width: 33.33% !important;
    float: left;
}
#icon-mobile{
    display: block !important;
    background-color: #c21321;
    padding: 20px 5px;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99;
    left: 0;
    right: 0;
}

@media screen and (min-width: 621px){
div#icon-mobile {
    display: none !important;
}

}

section#cover .container, section#cover  .row{
height: 100%;
}


section#cover  #col_14 {
height: 100%;
    display: table;
    width: 100%;
}

#blocks_398{
display: table-cell;
    vertical-align: middle;
}


