/*
#a21b21 rouge foncé
#d81b21 rouge texte
#201c3a bleu ardoise
#525252 gris texte
font-family: 'Lato', sans-serif;  texte
font-family: 'Righteous', cursive;  titre
*/



.retour {
	clear: both;
}

body{
	overflow-x: hidden;
}

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

header img {
	display: block;
	margin: auto;
	padding: 10px 0;
	width: 150px;
}

nav {
	background-color: #a21b21;
	height: 100%;
	margin: auto;
	width: 70%;
}



nav ul li a {
	display: block;
	float: left;
	padding: 12px 0px;
	text-decoration: none;
	color: white;
	font-size: 30px;
	border-right: 2px solid #d81b21;
	width: calc(25% - 3px);
	text-align: center;
	-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}

nav ul li a:hover {
	background-color: #d81b21;
	-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;
}

nav a.active {
	background-color: #d81b21;
}

.slicknav_menu{
	display: none;
}

#btncontact {
	border-right: none !important;
}

nav #accueil {
	border-left: 2px solid #d81b21;
}

#slider img{
	max-height: 480px;
	max-width: 100%;
	display: block;
}

.bandeau {
	background-color: #a21b21;
	min-height: 55px;
}

.bandeau2 {
	background-color: #a21b21;
	min-height: 20px;
	display: none;
}

.texte {
	margin: auto;
	padding: 50px;
	line-height: 40px;
	font-size: 18px;
	text-align: justify;
	color: #525252;
}

.texte p, .texte h1{
	padding-bottom: 8px;
	font-family: 'Lato', sans-serif;
}

.texte span{
	color: red;
}

.bandeaugalerie {
	background-color: #a21b21;
	padding: 30px;
	margin-top: 30px;
}

.col3{
	display: block;
	float: left;
	width: calc(33% - 20px);
}

.col3 img{
	display: block;
	width: 100%;
}

.col3 {
	display: block;
} 

#galerie .col3 {
	padding: 0 10px;
}

#galerie {
	width: 70%;
	margin: auto;
}

#galerie a {
	color: white;
	font-size: 35px;
	font-weight: bold;
	margin: 0 20px 20px 0;
	padding: 5px;
	font-family: 'Righteous', cursive;
}

#galerie a {
	text-decoration: none;
}

#galerie p:hover{
	-moz-transform: scale(1.2) translateX(100px);
-webkit-transform: scale(1.2) translateX(100px);
-o-transform: scale(1.2) translateX(100px);
-ms-transform: scale(1.2) translateX(100px);
transform: scale(1.2) translateX(100px);
transition: all 800ms ease;
}

#fondardoise {
	background: url(images/toitbleu.jpg)center top no-repeat;
	padding: 40px 0;
}

#fondbleu {
	
	width: 70%;
	margin: auto;
}

#principes {
	color: white;
	font-size: 35px;
	padding: 20px 20px;
	font-family: 'Righteous', cursive;
	font-weight: bold;
}

.pictos {
	width: 30%;
	padding: 10px;
	margin: auto;
	text-align: center;
	display: block;
	float: left;

}

.pictos p {
	padding: 20px 0;
	color: white;
	font-size: 25px;
}

.pictos img{
	width: 50%;
}

.pictos img:hover {
	-moz-transform: scale(1.2) rotate(10deg) translateX(0px);
-webkit-transform: scale(1.2) rotate(10deg) translateX(0px);
-o-transform: scale(1.2) rotate(10deg) translateX(0px);
-ms-transform: scale(1.2) rotate(10deg) translateX(0px);
transform: scale(1.2) rotate(10deg) translateX(0px);
transition: all 800ms ease;
}

footer {
	min-height: 60px;
	background-color: #a21b21;
}

#copyright {
	float: right;
	display: block;
}

#copyright p{
	color: white;
	padding: 20px;
	font-size: 20px;
}

.qui{
	width: 70%;
	margin: 40px auto;
}

.qui h1{
	font-family: 'Righteous', cursive;
	font-size: 35px;
	color: #a21b21;
	text-align: center;
	padding: 10px 0 50px 0;
}

.qui img{
	display: block;
	width: 100%;
	border: 2px #a21b21 solid;
}

.qui img:hover{
	-moz-transform: scale(1.2) translateX(30px);
-webkit-transform: scale(1.2) translateX(30px);
-o-transform: scale(1.2) translateX(30px);
-ms-transform: scale(1.2) translateX(30px);
transform: scale(1.2) translateX(30px);
-webkit-transition: all 1000ms ease;
-moz-transition: all 1000ms ease;
-ms-transition: all 1000ms ease;
-o-transition: all 1000ms ease;
transition: all 1000ms ease;

}

.col2 {
	float: left;
	display: block;
	width: 50%;
}
	
/*___________CSS prestation________*/

#prestations{
	width: 70%;
	margin: auto;
}

#prestations h1{
	font-family: 'Righteous', cursive;
	font-size: 35px;
	text-align: center;
	padding: 20px 0;
	color: #a21b21;
}

#prestations p {
	font-size: 18px;
	color: #525252;
	padding: 30px 0 0 0;
	text-align: justify;
	line-height: 30px;
}

.prestabordure {
	background: url(images/bordure_toit.png) center top no-repeat;
	height: 35px;
	width: 100%;
	margin: 20px auto 0 auto;
	display: block;
}

.titrepresta h2 {
	color: #a21b21;
	font-size: 30px;
	padding: 20px 0 20px 0px;
	margin: auto;
	font-weight: bold;
	display: block;
}

.titrepresta{
	width: 200px;
	text-align: center;
	height: 150px;
}

.presta {
	float: left;
	display: block;
	width: 50%;
	margin-bottom: 50px;
}

.presta img {
	max-width: 200px;
	border: 2px #a21b21 solid;
	display: block;
	margin: auto;
}

.presta p {
	padding: 0 20px 50px 20px;
}

/*___________CSS galerie__________*/

.col5 {
	float: left;
	display: block;
	margin: auto;
	width: 20%;
}

.col5 img{
	width: 150px;
	height: 150px;
	display: block;
	margin: 5px;
}

#galeriephoto {
	width: 70%;
	margin: auto;
}

/*___________CSS contact___________*/

#degrade {
	background-color: /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a21b21+40,201c3a+60 */
background: #a21b21; /* Old browsers */
background: -moz-linear-gradient(top,  #a21b21 40%, #201c3a 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a21b21 40%,#201c3a 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a21b21 40%,#201c3a 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a21b21', endColorstr='#201c3a',GradientType=0 ); /* IE6-9 */

}

#blanc {
	background-color: white;
	width: 70%;
	margin: auto;
	padding: 50px;
}

#blanc h1{
	text-align: center;
	color: #a21b21;
	font-size: 30px;
	padding: 10px 0 10px 0;
	width: 70%;
	margin: auto;
	font-weight: bold;
	font-family: 'Righteous', cursive;
}

#zone img{
	display: block;
	width: 100%;
}

#coord{
	margin-top: 50px;
	width: 100%;
}

#coord p{
	text-align: center;
	font-size: 25px;
	line-height: 40px;
}

.alexis{
	color: #a21b21;
	font-size: 30px;

}
/*
form{
	margin-top: 100px;
}
*/
form p {
	margin: auto;
	display: block;
}

form input{
	width: 50%;
	margin: 10px auto;
	display: block;
	padding: 10px;
}

form input:hover, form textarea:hover, form input:focus, form textarea:focus{
	background-color: #e7e3e3;
}

form textarea {
	width: 50%;
	margin: 10px auto;
	display: block;
	padding: 10px;
	min-height: 100px;
}

#envoi {
	width: 100px;
	background-color: #201c3a;
	color: white;
}

/*___________Mediaquery____________*/

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

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


	.texte {
		width: 90%;
	}

	.pictos {
	padding: 8px;
	}

	.pictos p {
		font-size: 25px;
	}
}

@media screen and (max-width: 768px){
	nav {
		display: none;
	}

	.slicknav_menu {
        display:block;
        position: fixed;
        right: -10px;
        top: 30px;
    }

    .col2 {
    	float: none;
    	width: 100%;
    }

    .qui p{
    	width: 100%;
    	padding: 20px 0;
    }

    .qui h1{
    	padding: 20px 0;
    }

    .slicknav_menu {
    	background-color: #a21b21;
    }

    .slicknav_btn {
    	background-color: #a21b21;
    }

    .slicknav_nav a:hover{
    	background-color: #d81b21;
    	color: white;
    }

    .bandeau {
    	min-height: 20px;
    }

	.bandeau2{
		display: block;
	}

	header img{
		width: 15%;
	}

	.pictos{
		width: 28%
	}

	.pictos p {
		font-size: 15px;
	}

	nav ul li a {
		font-size: 20px;
	}

	#galerie {
		width: 100%;
	}

	.presta {
		float: none;
		width: 100%;
	}

	#prestations {
		width: 90%;
	}

	.col5 {
		width: 50%;
	}
}


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

	.pictos {
		float: none;
	}

	.col5 {
		width: 100%;
	}

	form input{
		width: 70%;
	}

	#blanc{
		width: 100%;
		padding: 0;
	}

	#coord p{
		font-size: 16px
	}
}
