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

/* ************************************************************ Menu et top site */
.introSlide {
    height: 96.5%;
}

@media screen and (max-width: 800px) {
    .topadress>.Right {
        background-color: #ed7100;
    }
}

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

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

.bulle {
    background-color: #ed7100;
}

.BackgroundColor1 {
background: #09192f !important;
}

.header {
    border-color: #dbd3d1;
}

/* ********************************************************************** Footer */
.contentLigne1 {
    background: #09192ff7;
}
.FooterPresent .societe {
    color: #ed7100;
}

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

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

.FooterAdresse h5 {
    color: #ed7100;
}

.FooterAdresse .tel {
    color: #ed7100;
}

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

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

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

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX HOME */
/* ********************************************************************** slider */
.introSlide .content {
    background: radial-gradient(#0e0e0ecc, #ed710005), #00000038;
}
@media screen and (max-width: 752px) {
    .introSlide .content {
        justify-content: flex-start;
    }
}

.introSlide .content::before {
    content: "";
    display: block;
    background: url(../img/portrait_altipac_RGE.png) center / contain no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0 bottom 0px;
    position: absolute;
    bottom: 0px;
    width: 33%;
    max-width: 400px;
    /* height: -webkit-fill-available;
    height: fill-available;  */
    height: 100vh;
    left: 6%;
    pointer-events: none;
}
@media screen and (max-width: 1400px) {
    .introSlide .content::before {
        /* max-width: 348px; */
        left: -2%;
    }
}
@media screen and (max-width: 1190px) {
    .introSlide .content::before {
        max-width: 348px;
        left: -2%;
    }
}
@media screen and (max-width: 991px) {
    .introSlide .content::before {
        max-width: 241px;
        left: -6%;
    }
}
@media screen and (max-width: 752px) {
    .introSlide .content::before {
        max-width: 298px;
        width: 70%;
        left: -80px;
    }
}
@media screen and (max-width: 400px) {
    .introSlide .content::before {
        max-width: 222px;
        width: 62%;
        left: -73px;
    }
} 

.introSlide .content p {
    color: #ffffff;
    border-style: solid;
    border-width: 0 0px;
    border-color: #ed7100;
}
@media screen and (max-width: 1190px) {
    .introSlide .content p {
        font-size: 1.4em;
    }
}
@media screen and (max-width: 991px) {
    .introSlide .content p {
        font-size: 1.3em;
    }
}
@media screen and (max-width: 752px) {
    .introSlide .content p {
        font-size: 1.2em;
    }
}
@media screen and (max-width: 400px) {
    .introSlide .content p {
        font-size: 1.1em;
    }
} 

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

.introSlide .content img {
    filter: drop-shadow(0px 0px 1px black);
    margin: 10vw 40% 50px 40%;
}

/* ********************************************************** 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: #181818;
}

.homeIntroText p {
    color: black;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.Marques {
    background: #eee8e4;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ENTREPRISE */
/* ********************************************************************* header */
.OpacColorBG {
    background: linear-gradient(#00000008, #f59f001f), #000000bd;
}

.title {
    color: #eee8e4;
}

.Rea {
    background-color: #181818;
}
.ReaWhite {
    background-color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

.rslides2Zoom {
    color: #ed7100;
}

.ficheTech {
    color: #ed7100;
}

.ContentAvisClientFiche {
    background: #ed7100;
}

.ClientID small {
    color: #515151;
}

.AvisClientReponse {
    background: #c7c4c4;
}

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

.SuperForm a {
    background: #036729;
}

.Contact {
    background-color: #09192f;
}

.PageContact h4 {
    display: none;
}

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

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

.checkbox__check {
    background: #09192f;
}

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

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

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

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

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

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

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

hr:before {
    background: #ed7100;
    background: linear-gradient(90deg, rgb(247 166 0) 0%, rgb(0 0 0 / 0%) 100%);
}
.form-sec3 label, .form-sec3 p, .form-sec3 p a {
    color: #ffffff;
}