body {font-family: 'Alexandria', sans-serif;}

/*overlay*/
.overlay::before{width: 100%; height: 100%;
    content:"";
    background: url('../images/noise.png') repeat 0 0 rgba(0,0,0,0.5);
    top: 0; position: absolute;}

.overlay1::before{width: 100%; height: 100%;
    content:"";
    background: url('../images/noise1.png') repeat 0 0 rgba(0,0,0,0.5);}

/*header*/
header {position: fixed;
    width: 100%;
    height: 12vh; 
    top: 0;
    left: 0;
    background: #ffffff;
    z-index: 20;}

nav {height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 5px #aaa;}

.toggle .material-symbols-outlined{display: none;
   color: #b61615;}

.menu {display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    width: 80%;}

.menu img{width: 12em;}

.menu li a{color: #1d1d1b;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;}

.menu li a:hover{color: #b61615;
    font-weight: 900;
    font-size: 16px;}

.menu li.active a{color: #b61615;
    font-weight: 900;}


/*main*/
main {margin-left: 10em;
    margin-right: 10em;}


/*presentation*/
#presentation{background-image: url(../images/Fond_Zebre.png); 
    width: 100%; 
    padding-left: 2em; 
    padding-right: 2em;
    margin-top: 4em;}

.deuxcolonnes h2{font: 'Alexandria';
    font-size: 60px; 
    font-weight: 600; 
    color: #e8cbaf; 
    text-transform: uppercase; 
    text-align: right; 
    padding-top: 1em;}

.deuxcolonnes h1{font-family: 'Satisfy', cursive; 
    font-size: 38px; 
    color: #b61615; 
    text-align: right;
    padding-top: 1em;}

.deuxcolonnes h4{font: 'Alexandria';
    font-size: 18px; 
    line-height: 2em;
    font-weight: 200;
    text-align: right;
    padding-top: 1em;
    padding-left: 3.5em;}

.deuxcolonnes img{width: 80%;
    flex: 1;
    position: relative;}

.profil{position: relative;}

.liens {position: absolute;
    top: 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 80%;
    height: 100%;
    z-index: 1;}

.liens h4{font-size: 25px; 
    text-transform: uppercase;
    font-weight: 600;
    line-height: inherit;
    text-align: center;
    color: #ffffff;
    margin-top: 3rem;
    margin-left: -4em;}

.liens h6{font-size: 18px; 
    text-transform: uppercase; 
    border: 2px solid #ffffff;;
    width: 12em;
    padding: 0.5em;
    margin: 1em auto;
    text-align: center;}

.liens h6 a{text-decoration: none;
    color: #ffffff;}

.liens h5{font-size: 38px; 
    font-weight: 600; 
    color: #b61615; 
    text-align: center;}

.liens h5 a{text-decoration: none;
    color: #b61615;}

.liens h5 a:hover {color: #ffffff;}

.liens p{text-align: center;
    }

.liens p a {text-decoration: none;
    color: #ffffff;}

.liens p a:hover {color: #b61615;}


/*competences*/
#competences{background-color: #b61615;
    color: #ffffff; 
    text-align: center; 
    padding-top: 2em; 
    padding-bottom: 2em; 
    padding-left: 5em; 
    padding-right: 5em;}

#competences img{width: 50%;}

#competences h5{padding-top: 1em; 
    font-size: 1.2em; 
    color: #ffffff; 
    text-transform: uppercase;}

#competences p{width: 100%;
    font-size: 0.8em; 
    line-height: 1.5em;}


/*services*/
#services-titre {padding-top: 17em;
    background-image: url(../images/Fond_Zebre.png);
    width: 100%;
    height: 45vh;
    width: 100%;}

#services-titre h1 {font-size: 60px;
    text-transform: uppercase;
    color: #e8cbaf;
    text-align: center;
    font-weight: 600;
    margin-top: -2em;}


#services-titre h3{width: 60em;
    font-size: 18px;
    letter-spacing: 1;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    text-align: justify;
    font-weight: 600;
    line-height: 1.5;}

#services-titre h3 i{color: #b61615;}

#services {background-color: #b61615;
    width: 100%;
    text-align: center;
    color: #ffffff;}

.filet {border-right: 2px solid #ffffff; }

.services {padding-top: 2em;
    margin-left: 2em;
    margin-right: 2em;}

.services img {width: 80%;}

.bis img {width: 50%;}

.services h5{font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;}

.services h6{font-size: 15px;
    text-transform: none;
    padding-bottom: 1em;}

.services p{font-size: 16px;
        padding-top: 0.5em;}

#contactezmoi {width: 100%;
    padding-left: auto;
    padding-right: auto;
    text-align: center;}

.contactezmoi {margin-top: 2em;
    background-color: #ffffff;
    background-image: url(../images/Fond_Zebre.png);
    width: 100%;
    text-align: center;
    padding-top: 2em;
    padding-left: 5em;
    padding-right: 5em;
    padding-bottom: 2em;}

.contactezmoi h6{width: 15em;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #b61615;
    padding: 0.5em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}

.contactezmoi a{text-decoration: none;
    color: #1d1d1b;}

.contactezmoi a:hover{color: #b61615;}

#references {background-color: #e8cbaf;
    width: 100%;
    text-align: center;
    padding-top: 2em;
    padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 1.5em;}

#references h4 {font-family: cursive; 
    font-size: 30px; 
    color: #b61615;}

#references p {font-size: 18px;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 2em;
    letter-spacing: 0.5px;
    padding-top: 0.5em;}

#references p i{color: #b61615; 
    font-size: 0.5em;}

#references span{font-weight:600;}



/*offres*/
#offres-titre {padding-top: 17em;
    background-image: url(../images/Fond_Zebre.png);
    width: 100%;
    height: 35vh;
    width: 100%;
    text-align: center;}

#offres-titre h1 {font-size: 60px;
    text-transform: uppercase;
    color: #e8cbaf;

    font-weight: 600;
    margin-top: -2em;}

#offres-titre h3{font-size: 30px;
    margin-top: 1em;}

#clesenmain{background-color: #b61615;
    width:100%;
    text-align: center;
    margin-right: 5em;
    color: #ffffff;
    padding-bottom: 1em;}

#clesenmain h4{font-size: 20px;
    letter-spacing: 1;
    padding-top: 2em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    text-align: center;
    font-weight: 600;
    line-height: 1.5;}

#clesenmain h4 i{color: #e8cbaf;}

#clesenmain .corps {font-size: 30px;}

#clesenmain img{width: 40%;}


/*portfolio*/
#portfolio-titre {padding-top: 17em;
    background-image: url(../images/Fond_Zebre.png);
    width: 100%;
    height: 35vh;
    width: 100%;}

#portfolio-titre h1 {font-size: 60px;
    text-transform: uppercase;
    color: #e8cbaf;
    text-align: center;
    font-weight: 600;
    margin-top: -2em;}

#portfolio-titre h3{width: 60em;
    font-size: 18px;
    letter-spacing: 1;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    text-align: center;
    font-weight: 600;
    line-height: 1.5;}

#portfolio-titre h3 i{color: #b61615;}

figure{background-color: #ffffff;
    flex: 1; 
    position: relative;
    text-align: center;
    box-shadow: inset 0 0 1em #aaa, 0 0 1em #aaa;}

figcaption{position: absolute; 
    top: 0; 
    color: #f1f1f1; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    flex-direction: column; 
    height: 100%; 
    width: 100%;
    background-color: #b61615;
    opacity: 0; transform: scale(0);
    transition: all 1s;}

#portfolio figcaption p{color: #f1f1f1;
    font-size: 15px;
    text-transform: uppercase;}

figure a:hover figcaption{
    opacity: 1;
    transform: scale(1);}

.effet-hover{overflow: hidden; width: 100%;}

figure img{width: 100%;
    transition: all 2s; }

figure a:hover img{
    background: rgba(182,22,21,1);}


/*contactez*/
#contact-titre {padding-top: 17em;
    background-image: url(../images/Fond_Zebre.png);
    width: 100%;
    height: 35vh;}

#contact-titre h1 {font-size: 60px;
    text-transform: uppercase;
    color: #e8cbaf;
    text-align: center;
    font-weight: 600;
    margin-top: -2em;}

#contact-titre h3{width: 60em;
    font-size: 18px;
    letter-spacing: 1;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    text-align: center;
    font-weight: 600;
    line-height: 1.5;}

#contact-titre h3 i{color: #b61615;}

#contactez {padding-top: 3em;
    background: #b61615;
    width: 100%;}

#phrase h2{font-size: 30px;
    font-family: 'Satisfy', cursive;
    text-align: center;
    color: #ffffff;
    letter-spacing: 1px;}

#telephone{text-align: center;
    margin-left: 10em;
    margin-right: 10em;}

#telephone img{width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;}

#coordonnees {padding-bottom: 3em;
    text-align: center;}

#coordonnees h4{font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 0.5em;}

#coordonnees h3{font-size: 50px;
    font-weight: 300;}

#coordonnees h3 a{text-decoration: none;
    color: #ffffff;}

#coordonnees h3 a:hover{color: #1d1d1b;
    font-size: 70px;}
    

/*navigation-contact*/
#navigation-contact{width: 100%; 
    background-image: url(../images/Fond_Zebre.png);}

.container-fluid{display: flex; 
    justify-content: center; 
    padding-top: 3em;
    padding-left: 5em;
    padding-right: 5em;
    padding-bottom: 1em;}

.container-fluid#portfolio{padding-top: 0;}

.col h6{font-size: 1.2em; 
    text-transform: uppercase; 
    font-weight: 600;}

.col p{font-size: 0.9em;}

.col i{color: #b61615; 
    font-size: 0.5em;}

.col a{color: #1d1d1b; 
    text-decoration: none;}

.col a:hover{color: #b61615;}

.col-6 img{width: 80%; 
    margin-left: 2em;}


/*footer*/
footer{width: 100%; 
    box-shadow: 5px 0 5px #aaa;
    background: #ffffff;}

#copyright{margin-left: 1em; 
    padding-top: 1em; 
    padding-bottom: 0.5em;}

.copyright p{font-size: 0.6em;}

.copyright a{color: #1d1d1b; 
    text-decoration: none;}

.copyright a:hover{color: #b61615;}

.copyright i{color: #b61615; 
    font-size: 0.7em;}


/*travaux*/
#travaux{margin-top: 6em;
    margin-left: 10em;
    margin-right: 10em;
    background-color: #b61615;
    padding-top: 1em;
    padding-left: 4em;
    padding-right: 4em;
    color: #ffffff;}

.fixe{position: fixed;}

#travaux .img-fluid{width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;}

.col-md-5 h3{padding-top: 5em;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;}

.col-md-5 p{font-size: 15px;}

.col-md-5 p i{font-size: 10px;}


/*mentions*/
#mentions{margin-bottom: 3em;}

#mentions h1{margin-top: 4em;
    font-size: 45px;
    text-align: center;
    font-weight: 200;
    margin-bottom: 1em;}

#mentions h4{font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 1em;}

#mentions p{font-size: 14px;
    font-weight: 100;
   
    letter-spacing: 1px;}


/*RESPONSIVE*/

/*tablette header*/
@media all and (max-width: 1280px) {
    .toggle {display: block;
        cursor: pointer;
        position: relative;
        z-index: 20;}
    
    .toggle .material-symbols-outlined{font-size: 40px;}
    
    .toggle .ouvrir {display: block;}
    .toggle .fermer {display: none;}

    .open .ouvrir {display: none;}
    .open .fermer {display: block;}
    
    .menu {position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #ffffff;
        flex-direction: column;
        padding: 2rem;
        justify-content: space-around;
        transform: translateX(-100%);
        transition: transform 1s;
        margin-top: 1em;}
    
    .menu li a {font-size: 1.5em;}
    
    .menu img {width: 9em;}
    
    .open .menu {transform: translateX(0);}
    
    
/*tablette main*/
main {margin-left: 0em;
    margin-right: 0em;}
    
#titre h1 {font-size: 40px;}    

    
/*tablette presentation*/
#presentation{margin-top: 7.5em;
    padding-left: 2em; 
    padding-right: 2em; }

.deuxcolonnes h2{font-size: 50px; }

.deuxcolonnes h1{font-size: 30px; 
    padding-top: 0.2em;}
    
.deuxcolonnes h4{font: 'Alexandria'; 
    font-size: 15px;
    line-height: 1.5em;
    padding-top: 0.5em;
    padding-left: 0;}

.deuxcolonnes img{width: 100%;
    flex: 1;
    position: relative;}

.liens {margin-left: 2em;}

.profil .liens h4{font-size: 20px;
    padding-left: 3.3em;}

.liens h6{font-size: 16px;}

.liens h5{font-size: 36px;}
 
    
/*tablette competences*/
#competences{padding-left: 3em; 
    padding-right: 3em;}
    
#competences img{width: 80%;}

#competences p{font-size: 0.6em; 
    line-height: 1.5em;}


/*tablette navigation-contact*/
#navigation-contact{width: 100%; 
    background-image: url(../images/Fond_Zebre.png);}

.container-fluid{justify-content: center; 
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;}    
    
.col h6{font-size: 0.7em;}

.col p{font-size: 0.6em;}

.col-6 img{width: 100%; 
    margin-left: 0em;}


/*tablette services*/
.services {margin-left: 3em;
    margin-right: 3em;}

.bis img {width: 70%;}

.services h5{font-size: 16px;
    padding-top: 1em;}

.services p{font-size: 16px;
        padding-top: 0.5em;}

.contactezmoi h6{font-size: 18px;}

#references p {font-size: 15px;}
    
#services-titre {padding-top: 15em;
background-image: url(../images/Fond_Zebre.png);
width: 100%;
height: 44vh;
width: 100%;}

#services-titre h1 {font-size: 40px;}

#services-titre h3{width: 38em;
    margin-left: 2em;
    margin-right: 2em;
    padding-bottom: 2em;}
    
    
/*tablette offres web*/
#offres-titre {padding-top: 15em;
    height: 32vh;}

#offres-titre h1 {font-size: 40px;}

#clesenmain{background-color: #b61615;
    width:100%;
    text-align: center;
    margin-right: 5em;
    color: #ffffff;
    padding-bottom: 1em;}

#clesenmain h4{margin-left: 2em;
    margin-right: 2em;}

#clesenmain h4 i{color: #e8cbaf;}

#clesenmain .corps {font-size: 30px;}

#clesenmain img{width: 60%;}
    
    
/*tablette portfolio*/
#portfolio-titre {padding-top: 15em;
    height: 35vh;
    width: 100%;}

#portfolio-titre h1 {font-size: 40px;} 
    
#portfolio-titre h3{width: 38em;
    margin-left: 2em;
    margin-right: 2em;}


/*tablette contact*/
#contact-titre {padding-top: 15em;
    height: 33vh;
    width: 100%;}

#contact-titre h1 {font-size: 40px;} 
    
#contact-titre h3{width: 38em;
    margin-left: 2em;
    margin-right: 2em;}    

#telephone{text-align: center;
    margin-left: 6em;
    margin-right: 6em;}

    
/*tablette travaux*/
#travaux{margin-top: 8em;
    margin-left: 0em;
    margin-right: 0em;}

.col-md-5 h3{padding-top: 3em;
    font-size: 17px;}

.col-md-5 p{font-size: 13px;}

.col-md-5 p i{font-size: 8px;}    
    }


/*mobile header*/
@media all and (max-width: 420px) {
.toggle {display: block;
        cursor: pointer;
        position: relative;
        z-index: 20;}    
    
.toggle .material-symbols-outlined{font-size: 40px;}
    
.toggle .ouvrir {display: block;}
.toggle .fermer {display: none;}

.open .ouvrir {display: none;}
.open .fermer {display: block;}
    
.menu {position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #ffffff;
        flex-direction: column;
        padding: 1.2rem;
        justify-content: space-around;
        transform: translateX(-100%);
        transition: transform 1s;
        margin-top: 1em;}
    
.menu li a {font-size: 1em;}
    
.menu img {width: 5em;}
    
.open .menu {transform: translateX(0);}  
 
    
/*mobile presentation*/
#presentation{width: 100%;
    text-align: center;
    margin-top: 6em;
    padding-left: 1em;
    padding-right: 1em;}

.deuxcolonnes{width: 100%;
    flex-direction: column;
    text-align: center;}
    
.deuxcolonnes h2{font-size: 40px;
    text-align: center;}

.deuxcolonnes h1{font-size: 30px;
    text-align: center;}

.deuxcolonnes h4{font-size: 16px; 
    line-height: 1.5em;
    text-align: center;
    margin-left: 0.7em;}

.deuxcolonnes img{width: 100%;
    position: relative;
    margin-left: 0.7em;}

.liens {position: absolute;
    top: 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 80%;
    height: 100%;
    z-index: 1;}

.liens h4{margin-top: 3rem;
    margin-left: -4em;}

.liens h6{font-size: 18px; 
    text-transform: uppercase; 
    border: 2px solid #ffffff;;
    width: 12em;
    padding: 1em;
    margin: 1em auto;
    text-align: center;}

.liens h6 a{text-decoration: none;
    color: #ffffff;}

.liens h5{font-size: 38px; 
    font-weight: 600; 
    color: #b61615; 
    text-align: center;}

.liens h5 a{text-decoration: none;
    color: #b61615;}

.liens h5 a:hover {color: #ffffff;}

.liens p{text-align: center;
    }

.liens p a {text-decoration: none;
    color: #ffffff;}

.liens p a:hover {color: #b61615;}
    
    
 /*mobile competences*/
 #competences{padding-left: 0em; 
    padding-right: 0em;
    text-align: center;}
    
.troiscolonnes{width: 100%;
    flex-direction: column;
    text-align: center;
    padding-left: 1em;}    

#competences img{width: 50%;}

#competences p{font-size: 0.9em;}   
    
    
/*mobile navigation-contact*/
#navigation-contact{width: 100%; 
    background-image: url(../images/Fond_Zebre.png);}

.container-fluid{justify-content: center;
    text-align: center;
    padding-top: 2em;
    padding-left: 3em;
    padding-right: 3em;}    
    
#navigation-contact .col h6{font-size: 0.9em;}
    
#navigation-contact .petit{margin-top: 1.5em;}    
    
.col p{font-size: 0.9em;
    padding-bottom: 1em;}
    
.col-6 {width: 100%;}    

#navigation-contact .col-6 img{margin-top: 1.5em;}


/*mobile services*/
#services-titre {padding-top: 15em;
    height: 63vh;
    width: 100%;}

#services-titre h1 {font-size: 40px;
    margin-top: -2.5em;}

#services-titre h3{width: 22em;
    font-size: 16px;
    margin-left: 1.5em;
    margin-right: 1.5em;
    margin-bottom: 2em;
    text-align: center;
    line-height: 1.5;}

.filet {border-right: 0; }
    
.services {margin-left: 0em;
    margin-right: 0em;}
    
.services img {width: 60%;}    

.bis img {width: 50%;
    padding-bottom: 3em;}

.services h5{font-size: 18px;
    padding-top: 1em;}

.services p{font-size: 16px;
        padding-top: 0.5em;}
    
.contactezmoi {padding-left: 0em;
    padding-right: 0em;}    

.contactezmoi h6{font-size: 18px;
    text-align: center;
    width: 12em;}

#references p {font-size: 15px;}
    
    
/*mobile offres*/
#offres-titre {padding-top: 15em;
    background-image: url(../images/Fond_Zebre.png);
    width: 100%;
    height: 44vh;
    width: 100%;
    text-align: center;}

#offres-titre h1 {font-size: 40px;}

#offres-titre h3{font-size: 22px;}

#clesenmain h4{font-size: 18px;
    margin-left: 1.5em;
    margin-right: 1.5em;
    margin-bottom: 2em;}

#clesenmain .corps {font-size: 27px;}

#clesenmain img{width: 70%;}    
    
    
/*mobile portfolio*/
#portfolio-titre {padding-top: 15em;
    width: 100%;
    height: 36vh;}

#portfolio-titre h1 {font-size: 40px;}

#portfolio-titre h3{width: 22em;
    font-size: 16px;}
    
     
/*mobile travaux*/
#travaux{margin-top: 6em;
    text-align: center;}
    
#travaux .row{width: 100%;
    padding-left: 0;
    padding-right: 0;}    
    
#travaux .img-fluid{width: 100%;}    
    
.fixe{width: 100%;
    position: inherit;
    margin-top: -3em;
    text-align: center;}    

.col-md-5 h3{font-size: 18px;
    text-align: center;}

.col-md-5 p{font-size: 13px;}

.col-md-5 p i{font-size: 8px;} 
    
    
/*mobile contactez*/
 #contact-titre {padding-top: 15em;
    height: 39vh;
    width: 100%;}

#contact-titre h1 {font-size: 40px;}

#contact-titre h3{width: 22em;
    font-size: 16px;
    margin-bottom: 1em;}   
      
#contactez {padding-top: 3em;
    background: #b61615;
    width: 100%;}

#phrase h2{font-size: 22px;}

#telephone{text-align: center;
    margin-left: 2em;
    margin-right: 2em;}

#telephone img{width: 100%;}

#coordonnees {padding-bottom: 3em;
    text-align: center;}

#coordonnees h4{font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 0.5em;}

#coordonnees h3{font-size: 30px;
    font-weight: 300;}

#coordonnees h3 a{text-decoration: none;
    color: #ffffff;}

#coordonnees h3 a:hover{color: #1d1d1b;
    font-size: 70px;}    
    
    
/*mobile footer*/
footer{margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: center;}

#copyright{margin-left: 0em;}

.copyright p{font-size: 0.8em;}

.copyright a{color: #1d1d1b; 
    text-decoration: none;}

.copyright a:hover{color: #b61615;}

.copyright i{color: #b61615; 
    font-size: 0.7em;}    
    }