/* 
@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 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

:root {
    --typo1: 'Montserrat', sans-serif;
    --typo2: 'Montserrat', sans-serif;
  }
  body {
    font-family: var(--typo2);
  }
  h1 {
    font-family: var(--typo2);
  }
  h3 {
    border-left: solid 1px #1d1d1b;
}
h4 {
    border: solid 2px #1d1d1b;
    color: #343434;
}

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

.menu>ul>li>ul {
    border-bottom: 7px solid #1d1d1b;
}
@media (pointer: fine) and (min-width: 1190px) {
    .menu>ul>li>ul.normal-sub {
        padding: 10px 20% 50px;
    }
    .menu>ul>li>ul.normal-sub>li {
        width: 50%;
    }
}

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

.bulle {
    background-color: #1d1d1b;
}

.BackgroundColor1 {
    background: #1d1d1b !important;
}

.header {
    border-color: #dbd3d1;
}

/* ********************************************************************** Footer */
.FooterPresent img {
    /* filter: invert(1); */
}
.contentLigne1 {
    background: #000000;
}

.FooterPresent .societe {
    color: #ffffff;
}

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

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

.FooterAdresse h5 {
    color: #1d1d1b;
}

.FooterAdresse .tel {
    color: #1d1d1b;
}

.FooterAdresse .tel:hover:before {
    color: #1d1d1b;
}

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

.BreadCrump a:hover {
    color: #1d1d1b;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX HOME */
/* ********************************************************************** slider */
.introSlide {
    height: 95vh;
}

.introSlide .content {
    background: radial-gradient(#0000006b, #00000045), #00000038;
}
@media screen and (max-width: 752px) {
    .introSlide .content {
        justify-content: flex-start;
    }
}

.introSlide .content p {
    color: #ffffff;
    border: none;
    font-family: var(--typo1);
    font-size: 1.2rem;
}
@media screen and (min-width: 800px) {
    .introSlide .content p::first-line {
        font-family: var(--typo2);
        font-size: 1.5rem;
    }
}


.introSlide .content .mousey {
    border: 2px solid #f3bc00;
    background: #ffffff00;
}
.introSlide .content .scroller {
    background-color: #f3bc00;
}
.introSlide .content img {
    filter: drop-shadow(0px 0px 1px #000);
    text-shadow: 2px 2px 2px #ffffff88;
    margin: 20vh 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: #1d1d1b;
}

.homeIntroText p {
    color: black;
}

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

.snip1482 a:hover {
    color: #1d1d1b;
}

/* *************************************************************** select travaux */
.ReaTitre h4 {
    color: #ffffff;
    font-family: var(--typo2);
    font-weight: 300;
    text-transform: unset;
}
.ReaTitre h4 span {
    color: #7f7f7f;
    font-family: var(--typo1);
    letter-spacing: 0px;
    font-size: 1.2em;
    text-transform: uppercase;
}
#realisations .ReaTitre h4 {
    opacity: 0;
    margin: 0px 0 8px 0;
}

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

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

.ReaLinkAll a:hover {
    color: #7f7f7f;;
}

.ReaLinkAll a:before {
    color: #7f7f7f;;
}

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

/* **************************************************************** avis clients */
.contentAvis h3  {
    font-family: var(--typo1);
    color: #1d1d1b;
    text-transform: lowercase;
}
.contentAvis h3 span {
    font-family: var(--typo2);
    color: #1d1d1b;
    text-transform: uppercase;
    line-height: 0.8em;
}

.content-txt a {
    color: #1d1d1b;
}

.contentAvis .TousAvis a:hover {
    color: #1d1d1b;
}

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

/* **************************************************************** partenaires */
.contentMarques h4 {
    color: #1d1d1b;
    font-family: var(--typo1);
}
.contentMarques h4 small {
    color: #1d1d1b;
    font-family: var(--typo2);
}

.MarqueItem {
    border: none;
}

.MarqueItem .HideMarque a {
    color: #1d1d1b;
}

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

.Marques {
    background: #eee8e4;
    background-image: url(../img/marbre.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ENTREPRISE */
/* ********************************************************************* header */
.OpacColorBG {
    background: linear-gradient(#00000008, #1d1d1ba3), #1d1d1b9e;
}
.ImgBG {
    z-index: 0;
    filter: blur(4px);
}

.title {
    color: #ffffff;
    font-family: var(--typo1);
}
.ContentTopPageTitle .title {
    filter: drop-shadow(0px 0px 2px black);
    font-weight: 100;
    font-size: 1.5em;
}
.ContentTopPageTitle .title h1 {
    font-size: 1.5em;
    margin-bottom: 25px;
}
.ContentTopPageTitle .title h1 small {
    font-family: var(--typo1);
    font-weight: 100;
    font-size: 2.5em;
}
@media (max-width: 767.98px) {
    .ContentTopPageTitle .title h1 {
        font-size: 1em;
    }
}

.Rea {
    background-color: #1d1d1be0;
}
.ReaWhite {
    background-color: unset !important;
}
.ReaPlusContent h5 small {
    font-family: var(--typo2);
}

.contentMain h1 small {
    font-size: 1em;
}

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

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

.MainTextLeft li::before {
    color: #1d1d1b;
}

.ContentMainRight {
    border-bottom: solid 10px #1d1d1b;
    margin-top: 50px;
}

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

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

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

.pagination .active a::before {
    background: #1d1d1b;
}

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

.rslides2Zoom {
    color: #1d1d1b;
}

.ficheTech {
    color: #1d1d1b;
}

.ContentAvisClientFiche {
    background: #1d1d1b;
}

.ClientID small {
    color: #515151;
}

.AvisClientReponse {
    background: #c7c4c4;
}

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

.SuperForm a {
    background: #1d1d1b;
}

.Contact {
    background-color: #1d1d1b;
}

.PageContact h4 {
    display: none;
}

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

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

.checkbox__check {
    background: #1d1d1b;
}

.form-sec3 button {
    color: #1d1d1b;
}

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

a.control_prev, a.control_next {
    background: #1d1d1b;
}

.form-sec3 label, .form-sec3 p, .form-sec3 p a {
    color: #898989;
}

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

.PageContact .phone a {
    background: #1d1d1b;
}

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

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

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

