/* 
@media screen and (max-width: 1190px) {}
@media screen and (max-width: 991px) {}
@media screen and (max-width: 752px) {}
@media screen and (max-width: 400px) {} 
*/

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX COMMUNS */
h4 {
    border: solid 2px #fe8206;
    color: #343434;
}

/* ************************************************************ Menu et top site */
.introSlide {
    height: 96.5vh;
}
@media screen and (max-width: 800px) {
    .topadress>.Right {
        background-color: #fe8206;
    }
}

.menu>ul>li>ul {
    border-bottom: 7px solid #fe8206;
}

.menu>ul>li>ul>li a::before {
    color: #fe8206;
}

.bulle {
    background-color: #fe8206;
}

.BackgroundColor1 {
    background: #4a983e !important;
}

.header {
    border-color: #dbd3d1;
}

.menu>ul>li .logo img {
    filter: drop-shadow(1px 0px 0px black);
}
@media (pointer: coarse) {
    .menu .logo img {
        filter: drop-shadow(1px 0px 0px black);
    }
}
/* ********************************************************************** Footer */
.FooterPresent .societe {
    color: #fe8206;
}

.FooterAdresse {
    border-left: 2px solid #fe8206;
}

@media screen and (max-width: 991.98px) {
    .FooterAdresse {
        border-top: 2px solid #fe8206;
        border-left: none;
    }
}

.FooterAdresse h5 {
    color: #fe8206;
}

.FooterAdresse .tel {
    color: #fe8206;
}

.FooterAdresse .tel:hover:before {
    color: #fe8206;
}

.ligne2 ul li a:hover {
    color: #fe8206;
}

.BreadCrump a:hover {
    color: #fe8206;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX HOME */
/* ********************************************************************** slider */
.introSlide .content .scroll-downs {
    display: none;
}
.introSlide .content {
    background: radial-gradient(#000000cc, #00000005), #0000001f;
}

.introSlide .content p {
    color: #ffffff;
    border-style: solid;
    border-width: 0 5px;
    border-color: #fe8206;
}

.introSlide .content .mousey {
    border: 2px solid #fe8206;
}

.introSlide .content img {
    filter: drop-shadow(1px -3px 0px black);
    /* content: url("../img/Logo-blanc.png"); */
    height: auto;
    transform: scale(1.3);
}

/* ********************************************************** Paragraphe principal */
.sticky+main {
    padding-top: 10em;
}

@media screen and (max-width: 991px) {
    .sticky+main {
        padding-top: 9em;
    }
    .contentIntro {
        background-image: none !important;
    }
    .MaxHeight {
        max-height: none;
    }
}

@media screen and (max-width: 400px) {
    .sticky+main {
        padding-top: 8em;
    }
}

.BGGradient1::before {
    background-image: linear-gradient(to right, #dedbdb 0%, #ffffff 48%, #ffffff00 55%, #ffffff00 100%);
}

.MainTitle {
    color: #4a983e;
}

.homeIntroText p {
    color: black;
}

/* *************************************************************** certifiactions */
.contentCertif h4 small {
    color: #fe8206;
}

.snip1482 a:hover {
    color: #fe8206;
}

/* *************************************************************** select travaux */
.ReaTitre h4 {
    color: #8a8a8a;
}
.ReaTitre h4 span {
    color: #fe8206;
}

.ReaContent ul li .ReaItem img {
    filter: saturate(1.3);
}

.ReaContent ul li .ReaItem .ReaItemLocal {
    background-color: #4a983e;
}

.ReaContent ul li .ReaItem:before {
    background-color: #fe8206;
}
.ReaLinkAll a {
    color: #8a8a8a;
}
.ReaLinkAll a:hover {
    color: #fe8206;
}

.ReaLinkAll a:before {
    color: #fe8206;
}

/* **************************************************************** avis clients */
.contentAvis h3 span {
    color: #fe8206;
}

.content-txt a {
    color: #fe8206;
}

.contentAvis .TousAvis a:hover {
    color: #fe8206;
}

.contentAvis .TousAvis:before {
    background: rgb(255, 255, 255);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fe8206 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fe8206 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fe8206 50%, rgba(255, 255, 255, 0) 100%);
}

/* **************************************************************** partenaires */
.contentMarques h4 small {
    color: #fe8206;
}

.MarqueItem {
    border: 1px dotted #fe8206;
}

.MarqueItem .HideMarque a {
    color: #fe8206;
}

/* **************************************************************** marques */

.Marques {
    background: #000000;
}
.Marques::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-image: url(../img/image1.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ENTREPRISE */
/* ********************************************************************* header */
.OpacColorBG {
    background: linear-gradient(#00000008, #00000000), #00000073;
}
.ImgBG {
    filter: blur(0px);
}

.title {
    color: #eee8e4;
}

.Rea {
    background-color: #dedbdb;
}

/* ***************************************************************** Paragraphe */
.contentMain h1 {
    border-right: solid 5px #fe8206;
    border-left: solid 5px #fe8206;
}

.ContentMainRight {
    border-bottom: solid 10px #fe8206;
}

h3 {
    border-left: solid 8px #fe8206;
}

.MainTextLeft li::before {
    color: #fe8206;
}

.ContentMainRight {
    border-bottom: solid 10px #fe8206;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX PAGE AVIS CLIENT */
.AvisClientItemIDContent time {
    color: #fe8206;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX PAGE LISTE REALISATIONS */
.ReaWhite .ReaPlusContent h5 {
    color: #fe8206;
}

.ReaPlusContent ul li a:hover {
    background: #fe8206;
}

.pagination .active a::before {
    background: #fe8206;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX REALISATION */
.ContentMainLeft {
    border-bottom: solid 10px #fe8206;
}

.rslides2Zoom {
    color: #fe8206;
}

.ficheTech {
    color: #fe8206;
}

.ContentAvisClientFiche {
    background: #fe8206;
}

.ClientID small {
    color: #515151;
}

.AvisClientReponse {
    background: #c7c4c4;
}

.AvisClientReponse::before {
    background: #c7c4c4;
}

.SuperForm a {
    background: #4a983e;
}

.Contact {
    background-color: #4a983e;
}

.PageContact h4 {
    display: none;
}

.form-group input,
.form-group textarea {
    border-bottom: 1px solid #ffffff;
    color: white;
}

input:invalid~label,
textarea:invalid~label {
    background: #4a983e;
}

.checkbox__check {
    background: #4a983e;
}

.form-sec3 button {
    color: #4a983e;
}

.form-sec3 button:hover {
    background: #ff4754;
}

a.control_prev, a.control_next {
    background: #fe8206;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX CONTACT */
.CTAForm a {
    background: #fe8206;
}

.PageContact .phone a {
    background: #fe8206;
}

.PageContact .phone a:hover {
    background: #ff4754;
}

.PageContact hr {
    border: solid 0px #fe8206;
}

hr:before {
    background: #fe8206;
    background: linear-gradient(90deg, rgb(247 166 0) 0%, rgb(0 0 0 / 0%) 100%);
}