body{
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/************************************Compte*************************************/
input:-webkit-autofill {
    background-color: rgb(192, 57, 43) !important;
    -webkit-box-shadow: 0 0 0px 1000px rgb(192, 57, 43) inset;
 	-webkit-text-fill-color: white;
 	border-bottom:1px solid rgb(236, 240, 241);
}
#formulaireMail input:-webkit-autofill {
    background-color: rgb(36, 40, 41) !important;
    -webkit-box-shadow: 0 0 0px 1000px rgb(36, 40, 41) inset;
 	-webkit-text-fill-color: rgb(236, 240, 241);
 	border-bottom:1px solid rgb(236, 240, 241);

}
.strut {

    /* on permet à ces éléments de s'aligner verticalement */

    display:none;

}


.espace{
	margin-left:30px;
}
#connection {
	position:fixed;
	top:50%;
	left:50%;
	height:500px;
	width:600px;
	margin-left: -300px;
	margin-top: -250px;
	display:none;
	background-color:rgb(192, 57, 43);
	font-family: 'Source Sans Pro', sans-serif;
	text-align:right;
	cursor:default;
	z-index:9001;
}

#forgot-password {
	position:fixed;
	top:50%;
	left:50%;
	height:350px;
	width:600px;
	margin-left: -300px;
	margin-top: -175px;
	display:none;
	background-color:rgb(192, 57, 43);
	font-family: 'Source Sans Pro', sans-serif;
	text-align:right;
	cursor:default;
	z-index:9001;
}

.forgot-password {
	cursor:pointer;
	color: rgb(236, 240, 241);
	margin-top:10px
}

#connection-erreur {
	position:fixed;
	top:50%;
	left:50%;
	height:230px;
	width:600px;
	margin-left: -300px;
	margin-top: -115px;
	display: none;
	background-color:rgb(192, 57, 43);
	font-family: 'Source Sans Pro', sans-serif;
	text-align:right;
	cursor:default;
	z-index:9001;
}

.text-connection-area::-moz-selection {
  color: rgb(192, 57, 43); background: rgba(236, 240, 241, 0.8);
}

.text-connection-area::selection {
  color: rgb(192, 57, 43); background: rgba(236, 240, 241, 0.8);
} 
.connection-middle {
	text-align:left;
	margin-top:0px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
.text-connection-area{
	width:100%;
	height: 35px;
	border:0px solid black;
	border-bottom: 1px solid rgba(236, 240, 241, 0.6);
	background-color:rgb(192, 57, 43);
	color: rgba(236, 240, 241, 0.8);
	font-size: 1em;
	outline: none;

}
textarea, input[type="text"], input[type="submit"], input[type="password"] {
	-webkit-appearance: none;
	border-radius: 0;
}
.text-connection-area:focus{
	border-bottom: 1px solid rgba(236, 240, 241, 1);
	color: rgba(236, 240, 241, 1);
	outline: none;


}
.main-title-connection{
	text-align:center;
	color:rgb(236, 240, 241);
	font-size:1.6em;
	font-weight: 700;
	margin-bottom: 15px;
	text-shadow: 2px 2px rgba(0,0,0, 0.30);
}

.error {
	color: white;
	font-weight: 700;
	padding-top: 0px;
	font-style: italic;
	margin-top: 15px;
}
.title-connection{
	margin-top: 10px;
	margin-bottom: 0px;
	color: rgb(236, 240, 241);
	font-size: 1.2em;
	font-weight: 700;

}
.create-account{
	color: rgb(236, 240, 241);
	cursor: pointer;
}
.username {
	margin-bottom: -10px;
	height:110.5px;
}

.password {
	margin-bottom:-10px;
	height:110.5px;

}
.cadre-next-connection {
	position:relative;
	height: 50px;
	margin-top: 5px;
}
.next-connection {
	position: absolute;
	font-size: 1.2em;
	color: rgb(236, 240, 241);
	cursor: pointer;
	bottom: 0;
	right: 0;
}
.previous-connection{
	position: absolute;
	font-size: 1.2em;
	color: rgb(236, 240, 241);
	cursor: pointer;
	bottom: 0;
	left: 0;
}
.img-cancel{
	width:25px;
	margin-right:10px;
	margin-top:10px;
	cursor:pointer;

}
.img-previous{
	width:25px;
	margin-right: 530px;
	margin-top:10px;
	cursor:pointer;

}
.img-next-connection{
		width:35px;
		vertical-align:middle;
		margin-left:10px;
}
.img-previous-connection{
		width:35px;
		vertical-align:middle;
		margin-right:10px;
}
#connection-create-account-1 {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	height:500px;
	width:600px;
	margin-left: -300px;
	margin-top: -250px;
	background-color:rgb(192, 57, 43);
	font-family: 'Source Sans Pro', sans-serif;
	text-align:right;
	cursor:default;
	-webkit-transition:left 0.5s;
	transition: left 0.5s;
	z-index:9001;
}
#connection-create-account-2 {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	height:500px;
	width:600px;
	margin-top: -250px;
	margin-left: -300px;
	background-color:rgb(192, 57, 43);
	font-family: 'Source Sans Pro', sans-serif;
	text-align:right;
	cursor:default;
	-webkit-transition:left 0.5s;
	transition: left 0.5s;
	z-index:9001;

}
#connection-create-account-3 {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	height:500px;
	width:600px;
	margin-top: -250px;
	margin-left: -300px;
	background-color:rgb(192, 57, 43);
	font-family: 'Source Sans Pro', sans-serif;
	text-align:right;
	cursor:default;
	-webkit-transition:left 0.5s;
	transition: left 0.5s;
	z-index:9001;

}
.progress-bar {
	width: 55px;
	position: absolute;
	left: 50%;
	margin-left: -27.5px;
	margin-top:55px;
}
.circle-on{
	width:12px;
	height:12px;
	border-radius:50px;
	background-color:rgba(236, 240, 241, 1);
	display:inline-block;

}
.circle-off{
	width:12px;
	height:12px;
	border-radius:50px;
	background-color:rgba(236, 240, 241, 0.5);
	display:inline-block;

}

.flex-cadre-commander {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.error-progress {
	color: white;
	font-weight: 700;
	font-style: italic;
	padding-top: 5px;
}
/*******************************************************************************/
#fullscreen-filter{
	position:fixed;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index:9001;
	display:none;
}

.fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
  background-color: #000000;
}

.fullscreen-bg-color {
	background-color: rgb(0, 0, 0);
	height: 100%;
	width: 100%;
	z-index: -101;
	position: absolute;
}
.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (max-width: 910px) {
  .fullscreen-bg {
    background: url("../img/pizza-home.jpg") center center / cover no-repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }

  #background-home{
	background-image: url("../img/pizza-home.jpg");
	height: 100%; 
	width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}

}

body{
	/*background-color: rgb(236, 240, 241);*/
	background-color:rgb(26, 30, 31);
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
}

h1{
	font-family: 'Dancing Script', sans-serif;
	color: rgb(192, 57, 43);
	text-align: center;
	margin-bottom: 22px;
	font-size: 41px;}

h2{
	font-family: 'Dancing Script', sans-serif;
font-size: 30px;
	color: rgb(192, 57, 43);
}


/*********************************** Header ***********************************/ 
#header-main{
	background-color: rgba(192, 57, 43, 0);
	text-align: center;
	position: fixed;
	width:100%;
	left:0;
	top:0;
	height:60px;
	line-height: 60px;
	z-index: 9000;
	font-size:16px;

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
    transition: 0.4s;
}

.header-logo{
	text-align:left;
	float: left;
	margin-left: 20px;
	margin-top: 11;
}

.logo{
	height:40;
	width:auto;
}

.header-icon-arrow {
	height: 16px;
	width: auto;
	margin-left: 2px;
}

.nav-main{
	text-align:right;
	margin-right: 20px;
}

.nav-main ul{
	text-align: left;
    display: inline;
	list-style: none;
	padding: 0;
}

.nav-main ul li{
	white-space: nowrap;
	text-align: left;
	position: relative;
	display: inline-block;
	cursor: pointer;
}

a.nav:link, a.nav:visited{
	color: rgb(236, 240, 241);
	font-weight: 700;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 8px;
	white-space:nowrap;
	border-bottom: 1px solid rgba(236, 240, 241, 0.3);

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
    transition: 0.4s;
}

a.nav:hover{
	border-bottom: 1px solid rgba(236, 240, 241, 1);
}

a.nav-commander:link, a.nav-commander:visited{
	color: white;
	font-family: 'Montserrat', sans-serif;
	padding: 7px 21px;
	border: 2px solid rgb(236, 240, 241);
	text-decoration: none;
	white-space:nowrap;
	margin-left: 30px;
	margin-right: 15px;

	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
    transition: 0.2s;
}

a.nav-commander:hover{
	background-color: rgb(236, 240, 241);
	color: rgb(192, 57, 43);
}
a.nav-langue:link, a.nav-langue:visited, a.nav-langue:hover{
	border: none;
}

a.nav-on:link, a.nav-on:visited, a.nav-on:hover{
	border-bottom: 1px solid rgba(236, 240, 241, 1);
}


/*********************************** Image Home ***********************************/ 
#background-home{
	/*background-image: url("../img/pizza-home.jpg");*/
	height: 100%; 
	width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cadre-fleche-bas {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -22.75px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=0.8);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.image-fleche-bas {
	width: 45.5px;
}

.background-filter{
	height: 100%;
	width: 100%;
	background-color: rgba(192, 57, 43, 0.20);
	display: flex;
    justify-content: center;
    align-items: center;
    
    /*
    background-image: url("../img/dotted-bg.png");
	background-repeat: repeat;
	background-size: 20px 20px;
	-webkit-background-size: 20px 20px;*/
}

.text-home{
    width: 80%;
}

.text-home h1, .text-home h2 {
	font-family: 'Montserrat', sans-serif;
	color: rgb(236, 240, 241);
	text-align: center;
	text-shadow: 2px 2px rgba(0,0,0, 0.30);

}

.titre-texte-home {
	font-family: 'Montserrat', sans-serif;
	color: rgb(236, 240, 241);
	text-align: center;
	text-shadow: 2px 2px rgba(0,0,0, 0.30);	
	text-align:center;
}
.titre-texte-home-h1 {
	font-size: 50px;
	margin-bottom: 10px;

}
.titre-texte-home-h2 {
	margin-bottom: 30px;
	font-size: 30px;


}
.text-home h2{
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 40px;
}

a.button-home:link, a.button-home:visited{
	color: rgb(236, 240, 241);
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	padding: 8px 28px;
	background-color: rgb(192, 57, 43);
	text-shadow: none;
	text-decoration: none;
	white-space:nowrap;

	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
    transition: 0.2s;
}

a.button-home:hover{
	background-color: rgb(192, 57, 43);
}

#background-banner{
	background-image: url("../img/pizza-home.jpg");
	height: 300px; 
	width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.phone-number{
	color:  white;
	font-family: 'Montserrat', sans-serif;
	border: 2px solid white;
	padding: 0px 25px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	font-size: 20px;
	text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px rgba(0, 0, 0, 0.3);


	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}

.phone-number:hover{
	background-color: white;
	color: rgb(192, 57, 43);
	cursor: pointer;
	text-shadow: none;
}

/*********************************** Content ***********************************/ 
#restaurant-infos{
	padding-top: 10px;
	padding-bottom: 50px;
	text-align: center;
	background-color: rgb(36, 40, 41);
}

.infos-cadre-restaurant {
	margin-bottom: 55px;
	font-size: 16px;
}
.image-titre {
	float: right;
	width: 36.5px;
}

.cadre-titre-infos {
	width: 145px;
	margin-left: auto;
	margin-right: auto;
}

.cadre-titre-avantages {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
}

.infos{
	width:30%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	display: inline-block;
	vertical-align:top;
	min-width: 250px;
	color:white;
}


.infos-avantages{
	width:30%;
	margin-left: 5%;
	margin-right: 5%;
	color:white;
	text-align: center;
	display: inline-block;
	vertical-align:top;
	min-width: 280px;
}

a.button:link, a.button:visited{
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	padding: 5px 21px;
	border: 2px solid white;
	text-decoration: none;
	white-space:nowrap;

	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
    transition: 0.2s;
}

a.button:hover{
	background-color: white;
	color:rgb(192, 57, 43);
}

a.green:link, a.green:visited{
	color: rgb(236, 240, 241);
	border: 2px solid rgb(236, 240, 241);
}

a.green:hover{
	background-color: rgb(236, 240, 241);
	color: rgb(192, 57, 43);
}

#restaurant-infos a.button:hover{
	background-color: white;
	color:rgb(36, 40, 41);
}

.adresse-pizzeria a.button:hover{
	background-color: white;
	color:rgb(36, 40, 41);
}

#avantages{
	background-color: rgb(192, 57, 43);
	padding-top: 10px;
	padding-bottom: 70px;
	text-align: center;
}

#avantages h1{
	color: white;
	font-weight: lighter;
	font-size: 41px;
	font-family:'Dancing Script';
	 font-weight: 600;

}

#avantages h2 {
	color: white;
font-size: 30px;	font-family:'Dancing Script';
font-weight: 600;
}

#details{
	padding-top: 10px;
	padding-bottom: 70px;
	text-align: center;
	padding: 0;
	display:none;
}

.cadre-details{
	width:33.3%;
	margin:0;
	text-align: center;
	display: inline-block;
	vertical-align:top;
	min-width: 250px;
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: white;
	float:left;
	height: 350px;
}

#details .top{
	background-image:url("assetsimg/pizza-home.jpg");
	background-position:50% 50%;
	opacity: 0.7;
}
#details .perso{
	background-image:url("assetsimg/pizza-home.jpg");
	background-position:50% 50%;
	opacity: 0.7;
}
#details .dessert{
	background-image:url("assetsimg/nutella.jpeg");
	background-position:50% 50%;
	opacity: 0.7;
}

/************ Menu *****************/
.main-carte {
	height:100%;
}

@media (max-width:960px) {
	.main-carte {
		height:auto;
	}	
}
.cadre-fleche-top {
	position: fixed;
	left: 100%;
	margin-left: -70px;
	margin-top: 100px;
	bottom: 20px;
}
.image-fleche-top {
    width: 45px;
    opacity: 0.4;
    display: none;

    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.image-fleche-top:hover{
	opacity: 0.7;
}

#carte{
	background-color: rgb(36, 40, 41);
	color: white;
	padding-bottom: 40px;
}

.carte-content{
    width: 65%;
	margin: auto;
}

#carte h1{
	font-family: 'Dancing Script', cursive;
	font-size: 45px;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 0px;
	padding-top: 30px;
}

#carte h3{
	font-family: 'Source Sans Pro', sans-serif;
	width: 100%;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 0px;
	clear:right;
}

#carte h4{
	font-family: 'Source Sans Pro', sans-serif;
	color: rgb(149, 155, 159);
	font-size: 14px;
	margin-top: 0px;
	max-width: 378px;
}
@media(max-width:910px){
	#carte h4{
		max-width: 236px;

	}
}
.titre-pate {
	font-family: 'Dancing Script', cursive;
	font-size: 32px;
	margin-bottom: 40px;
	color:rgb(192, 57, 43);
	font-weight: 700;
}
.cadre-pate {
	margin-bottom: 35px;

}
.left{
	float: left;
}

.right{
	float: right;
}

.colonne-carte-size{
	font-size: 1.2em;
    font-weight: 700;
    color: rgb(192, 57, 43);

}
.colonne-carte-diametre{
		font-size:0.9em;

}
.colonne-carte-personne{
		font-size: 0.9em;

}
.colonne-carte-price{
	font-size: 1.5em;

}
.espace-number {
margin-right: 24px;
margin-left: 62px;}

.right-price-one{
		float: right;

}

.pizza-carte{
	width: 250px;
	float: right;
	margin-bottom: 10px;
}
.colonne-carte{
	display: inline-block;
	width: 49%;
	text-align: center;
}


.prix-carte {
	font-weight: 800;
	width: 250px;
	float: right;
	margin-top:-25.5px;

}

.texte-pizza-perso {
	margin-bottom: 40px;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	padding-left: 5px;
padding-right: 5px;
}
.texte-pizza-perso-indice {
	margin-top: 20px;
	font-size: 13px;
}


.ligne-texte-pizza-perso {
	width: 200px;
	border-bottom: 1px solid rgb(189, 195, 199);
	margin-top: 30px;
}

.cadre-bouton-commander {
	display:none;
	width:65%;
	margin-top:35px;
}

.bouton-commander-menu {
	width:100%;
}

@media (max-width:910px) {
	.cadre-bouton-commander {
		display:flex;
		width:65%;
		margin-left:auto;
		margin-right:auto;
	}	
}
/*************PIZZERIA******************/
.cadre-texte-pizzeria h2 {
    color: white;
}
.cadre-titre-fidelite {
	max-width: 415px;
	margin-left:auto;
	margin-right:auto;
}
.bodynoir{

background-color: rgb(36, 40, 41);
}
#carte-fidelite {
	padding-top: 36px;
	background-color: rgb(36, 40, 41);
	padding-bottom: 85px;
	color: white;
}

.cadre-texte-carte-fidelite {
	max-width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.cadre-texte-pizzeria h1 {
	color:white;
	margin-top:18px;
}
.infos-pizzeria {
	margin-left: 7%;
	margin-right: 7%;
    text-align: center;
    font-size: 15px;
	color:white;
	margin-bottom: 19px;
	font-style:italic;
}
.flex-cadre-pizzeria {
	display: flex;
	flex-direction: row;
	background-color: rgb(192, 57, 43);
}

.cadre-texte-pizzeria {
	text-align:center;
padding-top: 1px;
width: 379px;

}
.image-pizzeria {
	width: 100%;
}

.image-pizzeria-cadre {
	text-align: center;
	flex: 1 1 0%;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url("../img/Pizzeria-Team.jpg");
	height: 335px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
background-position: 69% 60%;}
.adresse-pizzeria {
	text-align:center;
	color:white;
	background-color: rgb(36, 40, 41);
	padding-top: 1px;
	font-family: 'Montserrat', sans-serif;

}
.carte-pizzeria {
	text-align: center;
	background-color: white;
}

.google-map {
	width:100%;
	height:350px;
}

@media (max-width: 770px) {
.flex-cadre-pizzeria {
	flex-direction: column;
}

.image-pizzeria-cadre {
	flex: auto;
	margin-top: 0;
	margin-bottom: 0;
}
.infos-pizzeria {
    margin-left: 9%;
    margin-right: 9%;
}

.cadre-texte-pizzeria {

    width: 100%;
}

}
/****************** contact *************/

#formulaireMail .main-title-connection {
    text-align: center;
    color: rgb(192, 57, 43);
    font-size: 2.6em;
    font-weight: 700;
    margin-bottom: 50px;
    text-shadow:0px 0px rgba(0,0,0, 0.30);
    font-family: 'Dancing Script', cursive;
}

#formulaireMail .text-connection-area {
    width: 100%;
    height: 35px;
    border: 0px solid black;
    border-bottom: 1px solid rgba(236, 240, 241, 0.6);
    background-color: rgb(36, 40, 41);
    color: rgba(236, 240, 241, 0.8);
    font-size: 1em;
    outline: none;
}
#formulaireMail .text-connection-area:focus{
	border-bottom: 1px solid rgba(236, 240, 241, 1);
	color: rgba(236, 240, 241, 1);
	outline: none;

}
.background-rouge {
	background-color:rgb(36, 40, 41);
}
#formulaireMail {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}
.row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.colonnes {
	width: 440px;
	min-height: 90px;
	text-align: left;
	margin-bottom: 20px;
}
.colonnes:nth-child(1) {
	margin-right:20px;
}

@media (max-width: 650px) {
.colonnes:nth-child(1) {
	margin-right:0px;
}
}
.formGroupe {
    color: grey;
    font-size: 1em;
    -webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;
    min-height: 325px;
}

.TitreForm {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    display: block;
    margin-bottom: 0px;
    position: absolute;
}

.taille {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    height: 30px;
    padding-left: 4px;
    border: 1px solid rgb(190,190,190);
    margin-top: 40px;
    background-color: rgb(250,250,250);
    cursor: text;
}

.formDroite {
    float: right;
}

.airTexte {
	margin-top: 25px;
    width: 100%;
}

textarea, input {
    outline: none;
}

.tailleAirTexte {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	padding: 5px;
	width: 100%;
	height: 250px;
	color:rgba(236, 240, 241, 0.8);
	border: 1px solid rgba(236, 240, 241, 0.6);
	margin-top: 20px;
	resize: none;
	background-color: rgb(36, 40, 41);
	cursor: text;
}

.tailleAirTexte:focus{
	border: 1px solid rgba(236, 240, 241, 1);
	color: rgba(236, 240, 241, 1);
	outline: none;


}

.Boutton {
    margin-top: 5%;
    width: 87px;
    height: 87px;
}

.myButton {
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	padding: 5px 21px;
	border: 2px solid white;
	text-decoration: none;
	white-space: nowrap;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	background-color: rgb(36, 40, 41);
	margin-top: 30px;
	margin-bottom: 30px;
	cursor: pointer;
}
.myButton:hover{
	background-color: white;
	color:rgb(36, 40, 41);
}

.messageFaux {
	max-width: 330px;
    display: flex;
    margin-top: 5px;
    color: rgb(192, 57, 43);
    font-style: italic;
    font-weight: 700;
}

.messageBon {
	    max-width: 264px;
    color: rgb(61, 175, 44);
    font-weight: 700;
}

@media (max-width:530px) {
	.myButton {
		width:100%;
	}
}
/*******************************************/
#social-network {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	padding-bottom:25px;
}

#social-network .main-title-connection {
    text-align: center;
    color: rgb(192, 57, 43);
    font-size: 2.6em;
    font-weight: 700;
    margin-bottom: 50px;
    text-shadow:0px 0px rgba(0,0,0, 0.30);
    font-family: 'Dancing Script', cursive;
}

.cadre-social {
	display:flex;
	justify-content: space-around;
	flex-direction: row;
	flex-wrap: wrap;


}

.img-cadre-social {
	width:300px;
	margin-bottom:15px;
	position:relative;
	cursor:pointer;
	opacity:0.8;
    -webkit-transition: opacity 0.5s ease-in-out;/* transition pour Chrome et Safari */
    -moz-transition: opacity 0.5s ease-in-out;/* transition pour Firefox */
    -o-transition: opacity 0.5s ease-in-out;/* transition pour Opéra */
    transition: opacity 0.5s ease-in-out; /* on écrit cette ligne à la fin de façon à ce que ce soit elle qui soit prise en compte lorsque l'attribut transition sera pris en compte par tous les navigateurs */

}

.img-cadre-social:hover {
	opacity:1;

}
@media (max-width: 960px) {
	.img-cadre-social {
		opacity:1;
	}
}
#img-cadre-social-plan-1 {
	width:300px;
	position:absolute;
	z-index:2;
	opacity:0.8;
	transition-property:opacity; 
	transition-duration:0.2s;
	cursor:pointer;
}

#img-cadre-social-plan-2 {
	width:300px;
	position:absolute;
	z-index:2;
	opacity:0.8 ;
	transition-property:opacity; 
	transition-duration:0.2s;
	cursor:pointer;

}
#img-cadre-social-plan-3 {
	width:300px;
	position:absolute;
	z-index:2;
	opacity:0.8 ;
	transition-property:opacity; 
	transition-duration:0.2s;
	cursor:pointer;	
}

#img-cadre-social-plan-1:hover {
	opacity:1;

}

#img-cadre-social-plan-2:hover {
	opacity:1;


}
#img-cadre-social-plan-3:hover {
	opacity:1;

}

@media (max-width: 376px) {
	.img-cadre-social {
		width:280px;
	}
	#img-cadre-social-plan-1 {
		width:280px;

	}

	#img-cadre-social-plan-2 {
		width:280px;
	}	
	#img-cadre-social-plan-3 {
		width:280px;
	}	
}
@media (max-width: 1048px) {
	#formulaireMail {
    width: 90%;
	}
}
/*********************************** Footer ***********************************/ 
#footer{
	background-color: rgb(26, 30, 31);
	padding-top:5px;
	padding-bottom:5px;
	color: rgb(189, 195, 199);
	font-size: 14px;

}

.social-footer {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.row-flex {

	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;

}
.element-footer /* On prend le deuxième bloc élément */
{
    text-align:center;
    margin-left:15px;
    line-height: 55px;
}
.img-footer {
	height: 30px;
	padding-top: 12px;
}

@media (max-width: 410px) {
	.row-flex .element-footer:nth-child(1) {
		width:100%;
		line-height:35px;
		margin-left:0px;
	}
	.row-flex .element-footer:nth-child(2) {
		margin-left:5px;
		margin-right:5px;
	}
	.row-flex .element-footer:nth-child(3) {
		margin-left:5px;
		margin-right:5px;
	}
	.row-flex .element-footer:nth-child(4) {
		margin-left:5px;
		margin-right:5px;
	}
	.img-footer {
		padding-top:0px;
		margin-bottom:10px;
	}
}

