/*
    REFONTE
    color: #636363; Gris
    color: #cf7327; Orange
 */
.site-image-logo img {
    height: 98px;
}

/* Elements Orange */
.savoir-plus2,
.cl-ct-bx-3 span,
.bigger-numbering h2,
.btn-envoyer,
.text-blue,
.current-menu-item > a {
    color: #cf7327 !important;
}

.btn-warning,
.btn-envoyer {
    border-color: #cf7327 !important;
}

.btn-warning,
.header-right-button {
    background-image: none;
    background-color: #cf7327;
}

/* Elements Gris */
h1, h2, h3, h4, h5, h6,
.home-ct-box-4 h2,
.home-ct-box-6 h2,
.home-ct-box-7 h2,
.home-ct-box-8 h2,
.au-ct-box-5 h2,
.au-ct-box-6 h2,
.onepress-menu a,
.au-ct-box-2 hr,
.blue-content,
.hr-short-blue{
    color: #636363 !important;
}

.top-header-panel,
.site-footer .site-info{
    background-image: none;
    background-color: #636363;
}

.left-border-box {
    border-left-color: #636363;
}

.home-ct-box-3,
.au-ct-box-4{
    /*filter: grayscale(1);*/
    /*-webkit-filter: grayscale(1);*/
}


/* Elements Blanc */
.au-ct-box-1 > div h1,
.cl-ct-bx-1 > div h1,
.rc-ct-bx-1 > div h1,
.home-ct-box-3 h2,
.home-ct-box-5 h2,
.contact-form-box-1 > div h1,
.home-ct-box-3 .savoir-plus2,
.onepress-menu a.header-right-button{
    color: #fff!important;
}