/** Header **/
html,
body,
.view {
    font-size: 16px;
    height: 100%;

}

.bg-light {
    z-index: 9999;
}

.full-cover {
    background-image: url('../images/Fond/Fond-2000.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    overflow-x: hidden;
}

a .nav-link {
    color: rgb(234, 141, 131) !important;
}

.bandeau-presta {
    background-image: url('../images/Fond/bandeau-prestations-2000x417.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    overflow-x: hidden;
}

.bandeau-eco-friendly {
    background-image: url('../images/Fond/bandeau-eco-friendly-2000x417.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    overflow-x: hidden;
}

.bandeau-projets {
    background-image: url('../images/Fond/bandeau-projets-2000x417.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    overflow-x: hidden;
}


.social-part .fa {
    padding-right: 20px;
    padding-top: 5px;
    color: black;
    text-decoration: none;
}

ul li a {
    margin-right: 20px;
    margin-top: 20px;
}

.logo-projet {
    width: 18%;
    text-align: center;
    padding-bottom: 5px;
}

.menu-logo {
    margin-right: -300px;
}

.breadcrumb {
    background-color: white;
    margin-top: 1em;
}

.breadcrumb-item {
    color: black !important;
}

.breadcrumb-item.active {
    color: rgb(192, 127, 127) !important;

}

a {
    text-decoration: none;
    color: black;
}

a:link {
    color: black;
}

a:hover {
    color: grey;
}

a:active {
    color: rgb(192, 127, 127)
}



/** Index **/

.caption-container a {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}

/** Communication **/

.col-communication {
    display: flex;
    flex-direction: column;
}

.col-communication .button-savoirfaire,
.col-communication .button-ensavoirplus {
    margin-top: auto;
}

/** Slide **/
.carousel-btn {
    border-radius: 99%;
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;

}

.carousel-recommendations {
    margin-top: 20px;
}

.carousel-recommendations li {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: black;
}

.carousel-recommendations .brand {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #cacaca;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    margin-bottom: 7px;
}

.carousel-recommendations .content {
    width: 80%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
}

.carousel-recommendations .content .sous-titre-texte {
    margin-left: 10px;
}

.carousel-recommendations .content .texteclients {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 10px;
}

.carousel-recommendations .carousel-indicators {
    display: none;
}

@media (min-width: 1000px) {

    .carousel-recommendations .carousel-indicators {
        display: flex;
    }
}

@media (min-width: 769px) {
    .carousel-recommendations .brand {
        margin-right: 10px;
    }


    .carousel-recommendations .carousel-item {
        height: 350px;
    }

    .carousel-recommendations .content {
        width: 60%;
    }

    .carousel-recommendations .content .texteclients {
        margin-left: 10px;
    }
}

/** Slide **/

/** Contenu **/
.textepresentation {
    font-family: "Raleway";
    font-size: 18px;
    text-align: center;
}

.titre-texte {
    font-family: "Fjalla One";
    font-size: 2.1em;
    color: black;
    width: 100%;
    text-align: center;
}

.titre-connaissance {
    font-family: "Fjalla One";
    font-size: 2.3em;
    color: #FF8D83;
    width: 100%;
    text-align: center;
}

.titreaccueil {
    font-family: "Fjalla One";
    font-size: 2.7em;
    color: black;
    text-align: center;
    margin-top: -5px;
}

.paragraphe-accueil {
    font-family: "Fjalla One";
    font-size: 2.5em;
    color: black;
    text-align: center;
    margin-top: 10px;
}

.titrefonction {
    font-family: "Fjalla One";
    font-size: 1.8em;
    color: black;
    text-align: center;
}

.container-fluid-contenu {
    margin-left: 8%;
    margin-right: 8%
}

.img-me {
    width: 100%;
    height: auto;
    margin-left: 40px;
}

.texte-descriptif {
    font-family: "Fjalla One";
    text-align: center;
    margin-top: -40px;
}

.btn-dark {
    width: 100%;
}

.button-ensavoirplus {
    background-color: rgb(165, 128, 55);
    font-family: "Raleway";
    font-size: 1em;
    color: white;
    border: 1px #fff solid;
    padding: 8px;
    text-align: center;
    width: 100%;
    
    
}

.button-ensavoirplus a {
    text-decoration: none;
    color: white;
}

.button-savoirfaire {
    background-color: black;
    font-family: "Raleway";
    font-size: 1em;
    color: white;
    border: 1px black solid;
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0 8px 8px 0 rgba(0,0,0,0.2), 0 6px 6px 0 rgba(0,0,0,0.19);
}

.button-savoirfaire:hover {
    background-color: brown;
    border: 5px brown;
}


.button-savoirfaire a {
    text-decoration: none;
    color: white;
}

.sous-titre-texte {
    font-family: "Fjalla One";
    font-size: 1.5em;
    color: #FF8D83;
}

.texteclients {
    font-family: "Raleway";
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
}

.texteclientsnoms {
    width: 100%;
    text-align: center;
    font-family: "Raleway";
}

/** Contenu **/

/* Contact /
.contact-form {
    margin-top: 2%;
    margin-bottom: 10%;
    width: 100%;
}

.contact-form form .row {
    margin-bottom: -7%;
}

.contact-form .btnContact {
    width: 30%;
    font-family: "Raleway";
    border: none;
    padding: 1.5%;
    background: black;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

.btnContactSubmit {
    width: 30%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #FF8D83;
    border: none;
    cursor: pointer;
}
/** Contact **/

/**Contenue page prestations**/
.texteprestations {
    font-family: "Raleway";
    text-align: center;
    width: 100%;
}

.img-presta {
    width: 70%;
    margin-left: 15%;
    margin-right: 10%;
    margin-bottom: 5%;
}

.texte-descriptif-presta {
    font-family: "Fjalla One";
    text-align: center;
    font-size: 22px;
}

/**Contenue page prestations**/


/***** Footer *****/

.footer-top {
    padding: 60px 0;
    background: #333;
    text-align: left;
    color: #aaa;
}

.footer-top h4 {
    font-family: "Fjalla One";
    padding-bottom: 10px;
    color: #fff;
}

.footer-about img.logo-footer {
    max-width: 74px;
    margin-top: 0;
    margin-bottom: 18px;
}

.footer-about p a {
    color: #aaa;
    border-bottom: 1px dashed #666;
}

.footer-about p a:hover,
.footer-about p a:focus {
    color: #fff;
    border-color: #aaa;
}

.footer-contact p {
    word-wrap: break-word;
}

.footer-contact i {
    padding-right: 10px;
    font-size: 12px;
    color: #666;
}

.footer-contact p a {
    color: #aaa;
    border-bottom: 1px dashed #666;
}

.footer-contact p a:hover,
.footer-contact p a:focus {
    color: #fff;
    border-color: #aaa;
}

.footer-social a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 8px;
    color: #777;
    border: 0;
}

.footer-social a:hover,
.footer-social a:focus {
    color: #aaa;
    border: 0;
}

.footer-social i {
    font-size: 24px;
    vertical-align: middle;
}

.footer-bottom {
    padding: 15px 0;
    background: #444;
    text-align: left;
    color: #aaa;
}

.footer-copyright p {
    text-align: center;
    width: 100%;
}

.footer-copyright a {
    color: #fff;
    border: 0;
}

.footer-copyright a:hover,
.footer-copyright a:focus {
    color: #aaa;
    border: 0;
}

/** Portfolio **/

.project-titre-h1 {
    font-family: "Raleway";
    font-size: 1.5em;
    text-align: center;
}

.border-texte {
    border-bottom: 3px solid black;
    padding-top: 1px;
    padding-bottom: 5px;
    margin-right: 30px;
}

.texte-projet {
    text-align: left;
}

.chevronprojet {
    width: 100%;
    text-align: center;
}

.chevronprojet a {
    color: white;
    border: 0;
}

.sizeslideshow {
    margin: 15px;
}

.carousel-inner>.item>img {
    width: auto;
    height: auto;
}

.texteblack {
    color: black;
}

.container-no-gutter-slide-project {
    padding-left: 0;
    padding-right: 0;
}

.numero-page {
    font-size: 1.3em;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    background-color: black;
}

/** Marges **/
.offset-top-1 {
    margin-top: 10px;
}

.offset-top-2 {
    margin-top: 20px;
}

.offset-top-3 {
    margin-top: 30px;
}

.offset-top-4 {
    margin-top: 40px;
}

.offset-top-5 {
    margin-top: 50px;
}

.offset-top-6 {
    margin-top: 60px;
}

.offset-top-7 {
    margin-top: 70px;
}

.offset-top-8 {
    margin-top: 80px;
}

.offset-top-9 {
    margin-top: 90px;
}

.offset-top-10 {
    margin-top: 100px;
}

.offset-top-15 {
    margin-top: 150px;
}

.offset-top-20 {
    margin-top: 200px;
}

.offset-top-25 {
    margin-top: 250px;
}


.offset-bottom-1 {
    margin-bottom: 10px;
}

.offset-bottom-2 {
    margin-bottom: 20px;
}

.offset-bottom-10 {
    margin-bottom: -100px;
}

.offset-padding-left-100 {
    padding-left: 100px;
}

.offset-padding-left-80 {
    padding-left: 80px;
}

.offset-padding-left-70 {
    padding-left: 70px;
}

.offset-padding-left-60 {
    padding-left: 60px;
}

.offset-padding-left-50 {
    padding-left: 50px;
}

.offset-padding-left-40 {
    padding-left: 40px;
}

.offset-padding-left-20 {
    padding-left: -20px;
}

.margin-top-2 {
    margin-top: -20px;
}

.margin-top-4 {
    margin-top: -40px;
}

.margin-top-6 {
    margin-top: -60px;
}

.margin-top-8 {
    margin-top: -80px;
}

.margin-top-10 {
    margin-top: -100px;
}

.margin-top-12 {
    margin-top: -120px;
}

.offset-top-14 {
    margin-top: -140px;
}


.offset-padding-bottom-100 {
    padding-left: 100px;
}

.objet-center {
    text-align: center;
    width: 100%;
}

.objet-right {
    text-align: right;
}

.negative-top-1 {
    margin-top: -10px;
}

.negative-top-2 {
    margin-top: -20px;
}

.negative-top-3 {
    margin-top: -30px;
}

.negative-top-4 {
    margin-top: -40px;
}

.negative-top-5 {
    margin-top: -50px;
}

.negative-bottom-0 {
    margin-bottom: -5px;
}

.negative-bottom-1 {
    margin-bottom: -10px;
}

.negative-bottom-2 {
    margin-bottom: -20px;
}

.negative-bottom-3 {
    margin-bottom: -30px;
}

.negative-bottom-4 {
    margin-bottom: -40px;
}

.negative-bottom-5 {
    margin-bottom: -50px;
}


/******MEDIA QUERY ******/

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .texteclientsnoms {
        margin-left: 27px;
        margin-right: 27px;
    }

    .full-cover {
        background-color: white;
        background-image: url('../images/Fond/fond-575.png');
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) and (max-width: 767.98px) {
    .texteclients {
        font-family: "Raleway";
        margin-left: 27px;
        margin-right: 27px;
    }

    .sous-titre-texte {
        font-family: "Fjalla One";
        font-size: 1.25em;
        color: #FF8D83;
        margin-left: 27px;
    }

    #LogoNoir {
        width: 70%;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) and (max-width: 991.98px) {
    .footer-top {
        padding: 60px 0;
        background: #333;
        text-align: center;
        color: #aaa;
    }

    .numero-page {
        font-size: 1em;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .full-cover {
        background-image: url('../images/Fond/fond-768.png');
    }

}

@media (max-width: 992px) and (max-width: 1135.98px) {
    .container-carousel-home {
        display: none;
    }

    .social-part {
        text-align: center;
        padding-top: 10px;
        /*padding-left: 40px;*/
    }

    .img-me {
        width: 80%;
        height: auto;
        margin-left: 70px;
        margin-top: 40px;
    }

    .logo-projet {
        display: none;
    }

    ul li a {
        margin-top: 10px;
        text-align: center;

    }

    .full-cover {
        background-image: url('../images/Fond/fond-991.png');
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .img-me {
        margin-left: 70px;
        margin-top: 60px;
        margin-bottom: 20px;
    }

    .numero-page {
        padding-top: 50px;
    }

    .numero-page {
        font-size: 1.1em;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .full-cover {
        background-image: url('../images/Fond/fond-1200.png');
    }

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width:1200px) {
    .titre-texte {
        font-size: 3em;
    }

    .full-cover {
        background-image: url('../images/Fond/fond-2000.png');
    }
}