/*


Theme Name: Nouveau thème
Theme URI: 
Author: Candas Kuran
Description: thème du procès
Version: 1.0




*/


h1{
	display:none !important
}

body{
    background: #fff;
}

/*
! codes de style pour l'en-tête et le pied de page
*/
/* ---------------------  Header --------------------- */

header{
    background: #222;
    width: 100%;   
    height: 120px;
}


.navigation{
    list-style-type: none ;
    display: block;
    padding-top: 40px;
	margin-left:380px;
	
    
    
}




.navigation li{
    
    display: inline;
    padding: 10px;
    position: relative;
    font-size: 26px;
	
}

.navigation li > a{
    color:grey;
	font-weight:600;
	
}

.navigation li > a:hover{
    cursor: pointer;
	color:black;
    transition: 0.1s;
	font-weight:600;
}
/* ---------------------  Footer --------------------- */
.site-footer
{
  background-color:#26272b;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}

.copyright-text
{
  margin:0
}


/* ------------ icons --------------*/
.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  
}

.icons{
	padding-left:180px;
}


/*-----------------------------------*/ 

a{
    
    text-decoration: none;
    
}




.col{
  
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    
}


.notreMission p , h3{
    text-align: center;
}

.espaceur{
    height: 90px;
}

.form-search{
    margin-top: 25px;
}

/* 



? Nous faisons les arrangements "style" pour le thème que 
? nous avons fait dans ce fichier.



*/
