@charset "utf-8";
/* CSS Document */

/* --------------------------- GENERALITES---------------------------*/

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
html, body {
    width: 100%;
    height: 100%;
}
body{
	font-size:16px;
	font-family: 'Quicksand', sans-serif;
    color: #ffffff;
	line-height:1.5;
   overflow: hidden;
    list-style-image: url(/images/puce-gekho.png);
    
}
article, aside, figcaption, figure, footer, header, main, nav, section {
	display:block;	
}

h1{
	font-size:24px;
	font-weight:600;
	color:#e9e900;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.5);
}

h2{
	font-size:18px;
	font-weight:400;
	line-height:1.5;
	color:#fff;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.5);	
}


h3{
    font-size: 35px;
    border-bottom: solid 2px #e9e900;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
p{
    font-size:16px;
    color:#fff;
}

/* --------------------------- MENU HAUT ---------------------------*/


.navbar {
    z-index: 1600;
    position: fixed;
    background-color:rgba(60,75,93,0.8);
    height: 85px;
    color: white;
    top: 0;
    width: 100%;
    text-align: center;
    
    
}
.navbar ul{
  display: block;
    float: right;
    
}

.navbar li{
	padding: 0 10px;
}

.navbar li a{
	display: block;
	width: 130px;
	text-align: center;
	text-decoration: none;
    text-shadow: 1px 2px 3px rgba(0,0,0,0.5);
    font-size:18px;
	color: #FFF;
	margin: 20px auto;
    border: solid 1px #fff;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.5);
    border-radius: 5px;
    padding: 5px;
}


.navbar li a:hover{animation:pulsation_bouton .5s ease-out 1 forwards
}

@keyframes pulsation_bouton {
from{box-shadow:0 0 0 -3px hsl(0,0%,100%),0 0 0 0 #FFF}
to{box-shadow:0 0 0 10px rgba(255,255,255,0),0 0 0 13px hsla(0,0%,100%,0)}
}


.navbar li a:hover {
    background-color: #3c4b5d;
    border: solid 1px #e9e900;
    box-shadow: none;
	color: #e9e900;
    text-shadow: none; 
}

#pagecontact {
    padding: 0;
}

#monprofil {
    padding: 0;
} 
#pagecontact a{
    font-size:14px;   
    width: 100px;
    border: none;
    box-shadow: none;
}

#monprofil a{
    font-size:14px;   
    width: 100px;
    border: none;
    box-shadow: none;
} 
#pagecontact img{  
    width: 20px;
}
#monprofil img{  
    width: 20px;
}

#logovert{
    display: block;
    width: 50%;
        }

.navbar-collapse.in{
    background-color: rgba(255,255,255,0.7);
    
}

/*---------MENU RESEAUX SOCIAUX--------*/

#reseaux{
    display: block;
    float: left;
    margin: 15px 0 0 30px;
    width: 600px;

}

#reseaux li{
    display: block;
    float: left;
    margin: 10px 5px;
    
}
#reseaux2{
    display: block;
    float: left;
    margin: 5px 0;
    width: 365px;
    background-color:rgba(60,75,93,0.5);
    padding: 20px;

}

#reseaux2 li{
    display: block;
    float: left;
    margin: 10px 5px;


}
#reseaux2 img{
    width: 20px;
}
#reseaux img{
    width: 20px;
}

/* --------------------------- CARROUSELS ---------------------------*/

.vue {
	width: 100%;
	height: 100%;
	}

.container{
	width:100%;
    height: 100%;
	padding:0px;
	margin:0;
	z-index:0;
}

#myCarousel, #myCarousel2, #myCarousel3, #myCarousel4 {
	height:100%;
}

.slide{
	width:100%;
}

/* --------------------------- FONDS CARROUSELS ---------------------------*/
    #accueil{
    background-image:url(../images/Fifi02.jpg);
    background-position: top right;
    height: 100%;
    background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
    }
	
	#sitesweb {
	background-color:#50647c; 
	}
	
	#graphisme {
	background-color:#637d9c;
	}
	
	#impression {
    background-color:#8397af;
	}
	
	#photographie {
    background-color:#a2b1c3;  
    }

    #apropos {
	background-color:#e0e5eb;
	}
    #contact {
	background-color:#50647c;
	}




/* --------------------------- ELEMENTS DU CARROUSEL ---------------------------*/

.carousel-indicators{
    bottom: 100px;
        }

.item img{
    float: right;
    width: 45%;
    margin: 30px 5% 0 0;
}


figcaption{
    float: left;
    width: 50%;
    margin: 30px auto;
    padding: 90px 10px 20px 20%;
    
}

figcaption a{
    display: block;
	float:left;
    padding: 5px;
    border: solid 1px #e9e900;
    border-radius: 3px;
    background-color:rgba(255,255,255,0.5);
    color: white;
    text-decoration: none;
    text-align: center;
    width: 150px;
    
}
figcaption a:hover{
    color: #e9e900;
    text-decoration: none;
    background-color:rgba(255,255,255,0.9);
}

#intro{
	display:block;
	float:left;
	margin:145px 30px;
	text-align:left;
	padding:80px auto;
	width:50%;
}

/* --------------------------- BANDEAU A PROPOS ---------------------------*/
#photoprofil{
    display: block;
    float: left;
    width: 33%;
    height: 100%;
    padding: 120px 0 0 70px;
    margin: 0 auto;
}
#profil{
    display: block;
    float: right;
    width: 66%;
    height: 100%;
    padding: 120px 30px 0;
    margin: 10px auto;
}
#profil p{
    color: #50647c;
}


/* --------------------------- PARTIE SPECIFIQUE AU FORMULAIRE DE CONTACT ---------------------------*/


#wrap img, form{
    display: block;
    float:left;
    width: 40%;
    margin:150px 150px 0 0;
    text-align:center;
	}

	input, textarea{
		background-color:rgba(255,255,255,0.3);
	}

.label{
	width:200px;
	float:left;
	font-size:16px;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.5);
	text-align:right;
	margin-right:10px;
}

.champ{
	width:300px;
	border:solid 2px #FFF;
	border-radius:3px;
	padding:3px;
font-size:16px;

line-height:1.5;
}

form p{
	clear:both;
	margin-bottom:10px;
}

#go{
    width: 150px;
    padding:3px 15px;
	cursor:pointer;
    font-family: 'Quicksand', sans-serif;
    color: #fff;
    border-radius: 5px;
    background-color: #e9e900;
    border: solid 2px #fff;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.5);
    float: right;
    margin-right: 73px;

}
#go:hover{
    background-color: #fff;
    color: #e9e900;

	}
form span {
		color:red;
		font-weight:bold;
	}
	
textarea{
	resize:none;
	font-size:16px;
	line-height:1.5;
	}


/* --------------------------- MENU FOOTER ---------------------------*/


.navbar2 {
    background-color:rgba(60,75,93,0.8);
    height: 80px;
    color: black;
    width: 100%;
    text-align: center;
    z-index: 1200;
    
    
    
}
.navbar2 p{
    margin: 30px 20px;
    display: block;
    float: right;
    
}

.navbar2 ul{
    display: block;
    float: left;
    margin: 10px 10px;
    padding: 15px;
    
}
.navbar2 li{
    display: block;
    float: left;
    margin: 8px 20px;
    list-style-type: none;
   
}
.navbar2 a{
    text-decoration: none;
    color: white;
}

#menu2, #menu-reseaux{
    margin: 0 auto;
}

#menu2 li{
    
    margin: 5px 5px;
    
}











/* --------------------------- PARTIE SPECIFIQUE RESPONSIVE ---------------------------*/

    /* ------MISE A JOUR BOOTSTRAP ------ */

    /* ------ Changement du point de rupture pour le meu burger à 1100 px de large------ */
    /* ------ Pour future mise à jour Bootstrap 4.0 explicatif sur : ------ */
    /* ------ https://coderwall.com/p/wpjw4w/change-the-bootstrap-navbar-breakpoint ------ */

@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    
  #pagecontact a{  
    width: 80%;
    border: solid 2px #fff;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.5);
    border-radius: 5px;
    }
    
    
    #monprofil a{
    width: 80%;
    border: solid 2px #fff;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.5);
    border-radius: 5px;
    }
    
    #photoprofil{
        float: none;
        width: 100%;
    height: 30%;
    padding: 90px auto 0;
    margin: 0 auto;
        
    }
    #photoprofil img{
        width: 50%;
    }
    
    #profil{
        float: none;
        width: 100%;
   
    padding: 0px 0 0 70px;
        overflow: visible;
}



    /* ------PARTIE FORMAT IPAD PRO ------ */

    @media screen and (max-width:1024px) {

        
        figcaption {
           padding: 80px 40px;
            width: 50%;
            margin: 0 auto;
            padding: 90px 10px 20px 20%;
        }
        
        .item img{
           
            width: 45%;
            margin: 0 5% 0 0;
            padding: 0 0 ;
            position: relative;
            top: 0;
            right: 0;
        }
        #wrap img{
            display: none;
            
            
        }
        #wrap{
           margin: 0 30px 0; 
        }
    }
/* ------PARTIE FORMAT INTERMEDIAIRE ------ */

    @media screen and (max-width:990px) {
        .navbar li a{
            width: 110px;
            font-size:16px;
            color: #FFF;
            margin: 25px 0;
            padding: 3px;
    
        }
        
        .carousel-indicators{
            display: none;
        }
         .navbar ul{
        float: none;

    }
     .navbar li a{
        width: 80%;
        font-size:16px;
        margin: 25px auto;
        padding: 10px;
        background-color: rgba(252,252,252,1);
        text-shadow: none;
        color: #fff;
        border-radius: 5px;
        background-color: #e9e900;
        border: solid 2px #fff;
        box-shadow: 1px 2px 3px rgba(0,0,0,0.5);

        } 

    .navbar li a:hover {
        background-color: #fff;
        color: #e9e900;

    }
        
    }

    /* ------PARTIE FORMAT IPAD ------ */

    @media screen and (max-width:768px) {

    figcaption{
                float: none;
                width: 100%;
                margin: 0 auto;
                padding: 0 15% 20px 15%;
            }
    .item img{
                float: none;
                width: 100%;
                margin: 0 auto;
                padding: 50px 20px 0;
            }

    #logovert{
        display: block;
        width: 50%;
            }


   

    }

    /* ------PARTIE FORMAT IPHONE 4------ */

    @media screen and (max-width: 320px){
    
        h1{
            font-size: 16px;
        }
        
        h2, h3, h4, p{
            font-size: 12px;
        }
        
        #intro{
            margin: 80px 8px;
            width: 100%
        }
        #wrap{
	    float:none;
	    }
        #menu-bas{
            display: none;
        }
        .container {
	
        height: auto;
        }
 }

    @media screen and (min-width: 320px){
    
        body{
           overflow: scroll;

        }

        .container {
            width: 100%;
        }

    }

