/*font-family: 'Raleway', sans-serif;*/
/*violet plus foncé => #D697FF*/
/*violet plus clair => A993BF*/
/*dernier violet => rgb(163, 117, 194);*/
/*          =>  rgb(151, 77, 201)*/
body,html{
    padding: 0;
    margin: 0;
}
body{
    font-family: 'Raleway', sans-serif;
    background-color:rgb(229, 220, 236);
}
a {
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.container-fluid{
    padding: 0;
}
.separator{
    height: 3px;
    width: 5%;
    border: none;
    box-shadow: none;
    background-color: #A993BF;

}

/*header*/
.header{
    background-color: #D697FF;
    height: 70px;
    line-height: 70px;
}
/*banière*/
.header{
    background-color: rgb(151, 77, 201) ;
    height: 70px;
    line-height: 70px;
}
.logo{
    color: aliceblue;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    float: left;
}
.menu{
    float: right;
}
.menu a {
    color: aliceblue;
    margin-right: 20px;
}
.menu a:hover{
    color: #A993BF;
}
.photoPresa{
    width: 100%;
    max-width: 100%;
    /* height: 50%;
    max-height: 50%; */
}
.ban{
    width: 100%;
    max-width: 100%;
    position: relative;
}
.ban img{
    width: 100%;
    max-width: 100%;
    height: 600px;
    max-height: 100%;
}
.inner-photoPresa{
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    text-align: center;
}
.inner-photoPresa h1{
    color: aliceblue;
    text-shadow: 1px 1px 20px #000000;
}
.inner-photoPresa .btn-custom{
    background-color:  rgb(151, 77, 201) ;
    color: aliceblue;
    text-transform: uppercase;
}
.inner-photoPresa .btn-custom:hover{
    background-color: rgb(151, 77, 201);

}

/*About*/
#about{
    text-align: center;
    padding-top: 10%;
}
.about article{
    margin-top: 10%;
    margin-bottom: 10px;
}
.about article h2{
    text-align: center;
}
/*portfolio*/
.portfolio{
    background-color: rgb(193, 128, 236);
    /* height: 800px; */
    height: auto;
    padding-top: 10%;
}
#portfolio{
    text-align: center;
}
.portfolio .item-folio{
    /* height: 280px; */
    height: auto;
    background-color:rgb(163, 117, 194) ;
}
    /*footeer*/
footer{
   text-align: center;
   color: whitesmoke !important ;
   background-color:#303030;
}
/*---------------------------------------------*/
/*page activités*/
.card{
    /* background-position: center; 
    width: auto;
    height: 820px;  */

}
#bouton{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.image{
    
    background-image:url(img/imgDev.jpg) ;
    background-image:url(img/imagesSecretariat2.jpg);
    background-image:url(img/imgGestionCommerciale2.jpg);
    background-image:url(img/retranscriptionAudio.jpg);
    background-image:url(img/imgAideInformatique.jpeg);
    background-image:url(img/imageFormations.jpg);
    background-image:url(img/depannageInformatique.jpg); */
}

.image img{
    display: none;
}

#imgFormation{
    width: 100% !important;
}


@media (min-resolution: 192dpi) {
    .image {
      /* // image 2x plus grande : 1536px de large */
      background-image:url(img/imgDev-s@2x.jpg) ;
      background-image:url(img/imagesSecretariat2-s@2x.jpg);
      background-image:url(img/imgGestionCommerciale2-s@2x.jpg);
      background-image:url(img/retranscriptionAudio-s@2x.jpg);
      background-image:url(img/imgAideInformatique-s@2x.jpeg);
      background-image:url(img/imageFormations-s@2x.jpg);
      background-image:url(img/depannageInformatique-s@2x.jpg);
    }
}

@media (min-width: 769px) {
    .image {
        /* // image de 992px de large */
        background-image:url(img/imgDev-m.jpg) ;
        background-image:url(img/imagesSecretariat2-m.jpg);
        background-image:url(img/imgGestionCommerciale2-m.jpg); 
        background-image:url(img/retranscriptionAudio-m.jpg);
        background-image:url(img/imgAideInformatique-m.jpeg);
        background-image:url(img/imageFormation-m.jpg);
        background-image:url(img/depannageInformatique-m.jpg);
    }
}

@media (min-width: 769px) and (min-resolution: 192dpi) {
    .image {
        /* // image de 1984px de large */
        background-image:url(img/imgDev-m@2x.jpg) ;
        background-image:url(img/imagesSecretariat2-m@2x.jpg);
        background-image:url(img/imgGestionCommerciale2-m@2x.jpg);
        background-image:url(img/retranscriptionAudio-m@2x.jpg);
        background-image:url(img/imgAideInformatique-m@2x.jpeg);
        background-image:url(img/imageFormation-m@2x.jpg);
        background-image:url(img/depannageInformatique-m@2x.jpg);
    } 
}

@media (min-width: 992px) {
    .image {
        /* // image de 1200px de large */
        background-image:url(img/imgDev-l.jpg) ;
        background-image:url(img/imagesSecretariat2-l.jpg);
        background-image:url(img/imgGestionCommerciale2-l.jpg); 
        background-image:url(img/retranscriptionAudio-l.jpg);
        background-image:url(img/imgAideInformatique-l.jpeg);
        background-image:url(img/imageFormation-l.jpg);
        background-image:url(img/depannageInformatique-l.jpg);
    }
}

@media (min-width: 992px) and (min-resolution: 192dpi) {
    .image {
        /* // image de 2400px de large */
        background-image:url(img/imgDev-l@2x.jpg) ;
        background-image:url(img/imagesSecretariat2-l@2x.jpg);
        background-image:url(img/imgGestionCommerciale2-l@2x.jpg);
        background-image:url(img/retranscriptionAudio-l@2x.jpg) ;
        background-image:url(img/imgAideInformatique-l@2x.jpeg);
        background-image:url(img/imageFormation-l@2x.jpg);
        background-image:url(img/depannageInformatique-l@2x.jpg);
    }   
}

@media (min-width: 1200px) {
    .image {
        /* // image de 2500px de large */
        background-image:url(img/imgDev-xl.jpg) ;
        background-image:url(img/imagesSecretariat2-xl.jpg);
        background-image:url(img/imgGestionCommerciale2-xl.jpg);    
        background-image:url(img/retranscriptionAudio-xl.jpg) ;
        background-image:url(img/imgAideInformatique-xl.jpeg);
        background-image:url(img/imageFormation-xl.jpg);
        background-image:url(img/depannageInformatique-xl.jpg);
    }
}

@media (min-width: 1200px) and (min-resolution: 192dpi) {
    .image {
        /* // image de 5000px de large */
        background-image:url(img/imgDev-xl@2x.jpg) ;
        background-image:url(img/imagesSecretariat2-xl@2x.jpg);
        background-image:url(img/imgGestionCommerciale2-xl@2x.jpg);
        background-image:url(img/retranscriptionAudio-xl@2x.jpg); 
        background-image:url(img/imgAideInformatique-xl@2x.jpeg);
        background-image:url(img/imageFormation-xl@2x.jpg);
        background-image:url(img/depannageInformatique-xl@2x.jpg);    
    }
  }

/*---------------------------------------------*/
  /*formulaire de contact index.php*/
  #box{
	width:955px;
	margin: auto;
	padding-top:20px;
	font-family: serif;
}
#form{
	border-radius:2px;
	padding:20px 30px;
	box-shadow:0 0 15px;
	font-size:14px;
	font-weight:bold;
	width:350px;
    margin:20px 250px 0 35px;
    /* margin-left: auto;
    margin-right: auto; */
	/* float:left; */
}
h3{
	text-align:center;
	font-size:20px;
}
input{
	width:100%;
	height:35px;
	margin-top:5px;
	margin-bottom: 20px;
	border:1px solid #999;
	border-radius:3px;
	padding:5px;
}
input[type=submit]{
	background-color:#ca1e1e;
	border:1px solid white;
	font-family: serif;
	font-Weight:bold;
	font-size:18px;
	color:white;
}
textarea{
	width:100%;
	height:80px;
	margin-top:5px;
	border-radius:3px;
	padding:5px;
	resize:none;
}
span{
	color:red
}
.successMessage{
    background-color: #7acc7d;
    border: #2b5a2d 1px solid;
    padding: 5px 9px;
    color: #262b26;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9em;
}
.errorMessage{
    background-color: #e64141;
    border: #da1414 1px solid;
    padding: 5px 10px;
    color: #fdf7f7;
    border-radius: 4px;
}
.info{
    font-size: 0.9em;
    color: #d67262;
    letter-spacing: 2px;
    padding-left: 5px;
}


