/* 
@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 #dd632d;
    color: #343434;
}

/* ************************************************************ Menu et top site */
.header {
    border-color: #dd632d4d;
}

.introSlide {
    height: 94.5vh;
}
@media screen and (max-width: 800px) {
    .topadress>.Right {
        background-color: #dd632d;
    }
}

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

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

.bulle {
    background-color: #dd632d;
}

/* ********************************************************************** Footer */
.contentLigne1 {
    border-top: solid 1px #dd632d2b;
    filter: drop-shadow(-6px -5px 24px #1f1f1f7d);
}

.FooterPresent .societe {
    color: #dd632d;
}

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

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

.FooterAdresse h5 {
    color: #dd632d;
}

.FooterAdresse .tel {
    color: #dd632d;
}

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

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

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

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX HOME */
/* ********************************************************************** slider */
.introSlide .content {
    background: radial-gradient(#dd632dbf, #dd632d05), #00000038;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.introSlide .content p {
    color: #ffffff;
    border-style: solid;
    border-width: 0 5px;
    border-color: #dd632d;
    margin: 10vh auto;
}

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

.introSlide .content img {
    filter: drop-shadow(0px 0px 1px #555);
    width: 26%;
    min-width: 400px;
    margin: 25vh 37% 0 37%;
}
@media screen and (max-width: 752px) {
    .introSlide .content img {
        width: 40%;
        min-width: 250px;
        margin: 0px 37% 0px 37%;
    }
}

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

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

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

.MainTitle {
    color: #dd632d;
}

.homeIntroText p {
    color: black;
}

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

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

/* *************************************************************** select travaux */
.ReaTitre h4 span {
    color: #dd632d;
}

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

.ReaContent ul li .ReaItem:before {
    background-color: #dd632d;
}

.ReaLinkAll a:hover {
    color: #dd632d;
}

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

.ReaContent ul li .ReaItem img {
    filter: none;
}

.ReaContent ul li .ReaItem:hover img {
    filter: brightness(0.5);
}

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

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

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

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

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

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

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

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ENTREPRISE */
/* ********************************************************************* header */
.OpacColorBG {
    background: linear-gradient(#00000099, #dd632d57), #000000a6;
}

.title {
    color: #dd632d;
}

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

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

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

.MainTextLeft h1 {
    border: none;
    color: #dd632d;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.8em;
}

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

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

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

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

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

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

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

.rslides2Zoom {
    color: #dd632d;
}

.ficheTech {
    color: #dd632d;
}

.ContentAvisClientFiche {
    background: #dd632d;
}

.ClientID small {
    color: #515151;
}

.AvisClientReponse {
    background: #c7c4c4;
}

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

.SuperForm a {
    background: #dd632d;
}

.Contact {
    background-color: #dd632d;
}

.PageContact h4 {
    display: none;
}

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

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

.checkbox__check {
    background: #dd632d;
}

.form-sec3 button {
    color: #dd632d;
}

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

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

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

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

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

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

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Passerelle pour les liens sortants XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.Passerelle {
    position: fixed;
    top: 5vh;
    right: 0;
    z-index: 1000;
    width: 150px;
    max-width: 150px;
    transition: all 0.3s;
}
.Passerelle:hover {
    right: -5px;
}

.Passerelle a {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    color: #000;
    text-decoration: none;
    box-sizing: border-box;
}

.Passerelle a img {
    width: 100%;
    height: auto;
    display: block;
}

.Passerelle a img + span {
    display: none;
}

.Passerelle a span {
    display: inline;
}

/* Responsive sur petits écrans de PC */
@media (max-width: 1500px) {
    .Passerelle {
        width: 120px;
        top: inherit;
        bottom: 6vh;
    }
    .Passerelle a {
        font-size: 0.875rem;
    }
}

/* Responsive sur tablettes et mobiles */
@media (pointer: coarse) {
    .Passerelle {
        width: 120px;
        top: inherit;
        bottom: 5vh;
    }
    .Passerelle a {
        font-size: 0.875rem;
    }
}
@media (pointer: coarse) and (max-width: 800px) {
        .Passerelle {
            width: 100px;
            bottom: 6vh;
        }
    }

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Passerelle pour les liens sortants XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */