h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}


#h4Titre {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 10px;
}

.h4Titre2 {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 6px;
}

#MessageConf{
  font-size: 20px;
  color: green;
  font-weight: bold;
  text-overflow:
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 6px;  
}


#MessageConfKO{  
  font-size: 20px;
  color: red;
  font-weight: bold;
  text-overflow:
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 6px;    
}




.h4SousTitre {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
  	color: black;
  	text-decoration: underline;
}


.h2soustitre {
	margin: 0;
	padding: 5px;
	color: green;
	font-size: 15px;
}


p {
	margin: 0 0 1em 0;
	font-size: 93%;
	line-height: 1.5em;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #3f3f3f;
}

img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}


#Imageicone{
	width: 90px;
}

/* Section Inner */
div.section-inner {
	max-width: 1100px;
	padding: 0 25px;
	margin: 0 auto;
	width: 70%;	
}

/* Section Inner */
div.section-innerMessage {
	max-width: 1100px;
	/*padding: 0 0px;*/
	/*margin: 0 auto;*/
	margin-bottom: 1px;
	background-color: #9bdaef;
}

/* Section Inner */
div.section-innerSlogan {
  max-width: 1100px;
  padding: 0 5px;
  margin: 0 auto;
  margin-bottom: 3px;
  background-color: #9bdaef;
}
/* Section Inner */
div.section-innerSlogan2 {
	margin-top: 35px;
	/*padding-top: 10px;*/
	max-width: 1100px;
	padding: 0 5px;
	margin: 0 auto;
	background-color: #9bdaef;
}


/* Header  a reprendre*/
div.header {

	background-color: #E9E9E9;
	padding: 0px 0;
	max-height: 1100px;
	min-height: 110px;
}


/* Navigation */
div.nav {
	background-color: #9bdaef;
}

div.nav ul {
	margin: 0;
	padding: 0;
}

div.nav ul li {
	list-style: none;
	float: left;
	font-size: 93%;
}

div.nav ul li a:link,
div.nav ul li a:visited {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #bababa;
}

/* Body Content */
div.body-content {
	padding: 20px 0;
	background-color: #FFF;
}

/* Thirds */
div.thirds {
	padding-top: 50px;
	padding-bottom: 1px;
	margin-bottom: 15px;
	/*background: url('ContactUs.png');*/
}

div.one-third {
	width: 30%;
	float: left;
	margin-right: 1%;
	height: 660px;
	border: solid;
	border-width: 1px;
}

div.one-third-last {
	margin: 0;
}

/* Main Column */
div.main {
	width: 65%;
	float: left;
	margin-right: 5%;
}

/* Side Column */
div.side {
	width: 30%;
	float: left;
}

/* Info Box */
div.info-box-a {
	background-color: #9bdaef;
	padding: 20px;
	font-size: 13px;
	margin: 0 0 15px 0;
}

div.info-box-b {
	background-color: #efdb7f;
	padding: 20px;
	font-size: 13px;
	margin: 0 0 15px 0;
}

/* Footer */
div.footer {
	background-color: #63b0e3;
	color: black;
	padding: 0px 0;
	text-align: center;
	max-height: 1100px;
	min-height: 120px;
}


div.one-thirdfooter1 {
	width: 20%;
	float: left;
	margin-right: 0%;	
	height: 120px;

}
div.one-thirdfooter2 {
	width: 60%;
	float: left;
	margin-right: 0%;
	
	height: 120px;

}
div.one-thirdfooter3 {
	width: 10%;
	float: left;
	margin-right: 0%;

}

div.one-thirdfooter4 {
	width: 7%;
	float: left;
	margin-right: 0%;

}


div.one-thirdfooter5 {
	width: 20%;
	float: left;
	margin-right: 0%;

}


.ulRelation {
  list-style: none; /* Remove default bullets */
}
.bulletRelation {
   list-style-type: square;
   padding: 10px 0;
   color: green;
}

#classbackGround {
     width: 300px;
	height: 400px;
	left: 300px;
    position: relative;
    background-color:blue; 
    /*top: -50px;
    left: calc(50% - 50px);*/
}



 a{
   color: white;

 }

 


.avatar{
   
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    top: -70px;
    left: calc(50% - 50px);
    
}
 

/*
.wrapper{
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  width: 50%;
  left: 25%;
  height: 60%;
  padding: 0 5%;
  /*background-color: green;*/
}
 
*/

.contact-form{
  display: flex;
  max-width: 350px;
  margin: 40px auto;
  background: rgba(0,0,0,0.8);
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
 
 .contact-form2{
  display: flex;
  /*background-image: url(Pont1.jpg);*/
  max-width: 250px;
  margin:   80px auto;
  background: rgba(0,0,0,0.5);
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.input-fields{
  display: flex;
  flex-direction: column;
  margin-right: 4%;
}
 
.input-fields,
.msg{
  width: 48%;
}
 
.input-fields .input,
.msg textarea{
  margin: 10px 0;
  background: transparent;
  border:solid;
  border-width: 1px;
  border-bottom: 2px solid #c5ecfd;
  padding: 10px;
  color: #c5ecfd;
  width: 100%;
}
 
 .label{
	display: block;
    font-size: 1em;
    color: #ffecb3;
    text-transform: capitalize;
    transition: all 0.5s ease;
    padding-bottom: 0px;
    width: 100%;
}
.msg textarea{
  height: 212px;
}
 
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c5ecfd;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #c5ecfd;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #c5ecfd;
}
 
.btn {
    background: #39b7dd;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
}
 
/*@media screen and (max-width: 600px){
  .contact-form{
    flex-direction: column;
  }
  .msg textarea{
    height: 80px;
  }
  .input-fields,
  .msg{
    width: 100%;
  }
}
*/


.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



.navbar
{
	background-color:  #63b0e3;
	display: flex;
	justify-content: center;
}
.navbar a
{
	color: white;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 14px 28px;
}
.navbar a:hover
{
	background-color: white;
	color: black;
}
.content p
{
	text-align: justify;
	margin: 10px;
	padding: 10px;
}
#toggle
{
	display: none;
}
.togglearea
{
	background-color:  #63b0e3 ;
	border-bottom: 2px solid white;
	color: white;
	padding: 10px;
	display: flex;
	justify-content: flex-start;
}
.togglearea label
{
	background-color: white;
	height: 45px;
	width: 50px;
	color: black;
	border-radius: 6px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.togglearea label span
{
	background-color: #63b0e3;
	height: 4px;
	width: 70%;
	margin: 2px 0px;
}
.togglearea
{
	display: none;
}
@media screen and (max-width: 700px)
{
	.navbar
	{
		flex-direction: column;
		display: none;
	}
	#toggle:checked + .navbar
	{
		display: flex;
	}
	.togglearea
	{	
		display: flex;
	}

	 .contact-form{
    flex-direction: column;
  }
  .msg textarea{
    height: 80px;
  }
  .input-fields,
  .msg{
    width: 100%;
  }
}

/*test*/

.wrapper{
  max-width: 500px;
  width: 100%;
  background: #fff;
  margin: 2px auto;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.125);
  padding: 5px;
  border:solid; 
  border-width: 1px;
}

.wrapper .title{
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #fec107;
  text-transform: uppercase;
  text-align: center;
}

.wrapper .form{
  width: 100%;
}

.wrapper .form .inputfield{
  margin-bottom: 15px;
  display: flex;
  align-items: center;


}

.wrapper .form .inputfield label{
   width: 200px;
   color: #757575;
   margin-right: 10px;
  font-size: 14px;
}

.wrapper .form .inputfield .input,
.wrapper .form .inputfield .textarea{
  width: 100%;
  outline: none;
  border: 1px solid black;
  font-size: 15px;
  padding: 8px 10px;
  border-radius: 3px;
  transition: all 0.3s ease;
   
}
/*
.wrapper .form .inputfield .textarea{
  width: 100%;
  height: 125px;
  resize: none;
}*/

.wrapper .form .inputfield .custom_select{
  position: relative;
  width: 100%;
  height: 37px;
}

.wrapper .form .inputfield .custom_select:before{
  content: "";
  position: absolute;
  top: 12px;
  right: 10px;
  border: 8px solid;
  border-color: #d5dbd9 transparent transparent transparent;
  pointer-events: none;
}

.wrapper .form .inputfield .custom_select select{
  -webkit-appearance: none;
  -moz-appearance:   none;
  appearance:        none;
  outline: none;
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 8px 10px;
  font-size: 15px;
  border: 1px solid #d5dbd9;
  border-radius: 3px;
}


.wrapper .form .inputfield .input:focus,
.wrapper .form .inputfield .textarea:focus,
.wrapper .form .inputfield .custom_select select:focus{
  border: 1px solid #fec107;
}

.wrapper .form .inputfield p{
   font-size: 14px;
   color: #757575;
}
.wrapper .form .inputfield .check{
  width: 15px;
  height: 15px;
  position: relative;
  display: block;
  cursor: pointer;
}
.wrapper .form .inputfield .check input[type="checkbox"]{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.wrapper .form .inputfield .check .checkmark{
  width: 15px;
  height: 15px;
  border: 1px solid #fec107;
  display: block;
  position: relative;
}
.wrapper .form .inputfield .check .checkmark:before{
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  width: 5px;
  height: 2px;
  border: 2px solid;
  border-color: transparent transparent #fff #fff;
  transform: rotate(-45deg);
  display: none;
}
.wrapper .form .inputfield .check input[type="checkbox"]:checked ~ .checkmark{
  background: #fec107;
}

.wrapper .form .inputfield .check input[type="checkbox"]:checked ~ .checkmark:before{
  display: block;
}

.wrapper .form .inputfield .btn{
  width: 100%;
   padding: 8px 10px;
  font-size: 15px; 
  border: 0px;
  background:  #fec107;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  outline: none;
}

.wrapper .form .inputfield .btn:hover{
  background: #ffd658;
}

.wrapper .form .inputfield:last-child{
  margin-bottom: 0;
}

@media (max-width:420px) {
  .wrapper .form .inputfield{
    flex-direction: column;
    align-items: flex-start;
  }
  .wrapper .form .inputfield label{
    margin-bottom: 5px;
  }
  .wrapper .form .inputfield.terms{
    flex-direction: row;
  }
}