

.carousel-control{
    width: 30%;
}
li#nav-menu-item-7597 > a > span {
    background-color: rgba(0, 0, 0, 0);
    color: #FF9900;
    transition: none 0s ease 0s;
}
li#nav-menu-item-8626 > a > span {
    background-color: rgba(0, 0, 0, 0);
    color: #FF9900;
    transition: none 0s ease 0s;
}
/*.menu-item-language > ul > li > a {
    transition: none 0s ease 0s;
}*/

.petit {
    margin: 0 auto !important;
    text-align: center !important;
    width: 1100px !important;
    float: none !important;
}


@media only screen and (max-width:1000px){
.petit {
    width:768px !important;
}
}

@media only screen and (max-width:768px){
.petit {
    width: 600px !important;
}
}
@media only screen and (max-width:600px){
.petit {
    width: 420px !important;
}
}
@media only screen and (max-width:480px){
.petit {
    width: 300px !important;
}
}


@media only screen and (max-width: 420px){.q_logo a{height: 42px !important;}.header_bottom {padding: 0 15px;}}