html, body{
	height: 100%;
}
body{
	margin: 0;
	background-color: #505259!important; 
}
ul, p {
	margin-block-start: 0;
	margin-block-end: 0;
	margin-inline-start: 0;
	margin-inline-end: 0;
	padding-inline-start: 0;
	padding: 0!important;
}

.header-mediaclap{
	height: 70px;
	background-color: #505259!important;    
	z-index: 1000;
	position: relative;    
	border-bottom: 1px solid #FFF;
}
.header-align-mediaclap{
	margin: auto;
	height: 70px;
	width: 90%;
	display: block;
	position: relative;

}
.logo-header-mediaclap{
	display: inline-block;
	height: 50px;
  margin-top: 5px;
}
.link-header.small{
	display: none;
}
.logo-edition-header-mediaclap{    
	margin-left: 10px;
	margin-right: 15px;
	height: 69px;
}
.logo-edition-header {
	display: none;
}
.logo-rond-edition-header{
	display: none;
}
.text-edition-header-mediaclap{
	display: inline-block;
	margin: 0px 15px 0px 15px;
}
.link-header{
		margin-left: 20px;
    text-decoration: none;
    display: inline-block;
    height: 70px;
}
.link-header-menu{
  text-decoration: none;
  display: block;
  min-width: 140px;
  min-height: 60px;
}
.links-logo-header{
	font-family: 'Roboto_Regular';
  	margin-left: 20px;
	box-sizing: content-box;
	background-color: #505259;
	position: absolute;
	text-align: left;
	width: 180px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none;
	z-index: 100;
	top: 70px;
	font-size: 20px;
	overflow: hidden;
}
.link-header:hover~.links-logo-header{
	display: block;
}
.links-logo-header:hover{
	display: block;
}
.link-logo{
	border-top: 1px solid #fff;
	padding: 0px 10px 2px 18px!important;
}
.link-edition{
	color: #0082ca;
}
.link-edition:hover .link-logo{
	color: white;
	background-color: #0082ca;
}
.link-communication{
	color: #ee721f
}
.link-communication:hover .link-logo{
	color: white;
	background-color: #ee721f;
}
.link-animation{
	color: #E7344C
}
.link-animation:hover .link-logo{
	color: white;
	background-color: #E7344C;
}
.link-formation{
	color: #7fbb45;
}
.link-formation:hover .link-logo{
	color: white;
	background-color: #7fbb45;
}
.logo-edition{
  display: inline-block;
  width: 220px;
  height: 70px;
  /* margin-left: 40px; */
}
.link-logo-edition{
  display: inline-block;
  position: absolute;
  margin-left: 10px;
  width: 197px;
  height: 70px;
}
.header-menu{
    display: inline-block;
    position: absolute;    
    height: 68px;
    margin-top: 3px;
}
.header-decouverte{
    display: inline-block;
    position: relative;
    margin-left: 15px;
    width: 150px;
    height: 60px;
}
.header-boutique{
    display: inline-block;
    position: relative;
    width: 135px;
    margin-left: 21px;
    height: 60px;
}
.header-multimedia{
  display: inline-block;
  position: relative;
  margin-left: 20px;
  width: 150px;
  height: 60px;
}
.cercle-menu{
    -webkit-transition:all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition:all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	  content:" ";
    display:inline-block;
    position:absolute;
    top:10px;
    left:0px;
    width:40px;
    height:40px;
    background-color:#505259;
    border-radius:50%;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #fff;
}
.titre-menu{
	font-family: 'Roboto_Regular';
	font-weight: normal;
	font-style: normal;
  text-decoration: none;
	transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	background: #505259;
	font-size: 16px;
	color: #FFF;
	border-radius: 0.3em;
	border: 1px solid #fff;
	position: relative;    
	padding: 5px 15px 5px 25px;    
	top: 20px;
    left: 25px;
}
.current-menu::before{
  	content:" ";
    display:block;
	position:absolute;
	width: 2px;
    height: 14px;
    background-color: #fff;
    top: 52px;
    left: 19px;
}
.current-menu::after{
    content: " ";
    display: block;
    position: absolute;
    width: 10px;
    height: 5px;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    top: 63px;
    left: 15px;
    opacity: 1;
} 
.header-decouverte:hover .cercle-menu{
	background-color:#fff;
	border:1px solid #0082CA;
}
.header-decouverte:hover .titre-menu{
	background: #fff;
    color: #0082CA;
	border: 1px solid #0082CA;
}
.header-decouverte:hover .decouverte-svg{fill:#0082CA;}

.header-boutique:hover .cercle-menu{
	background-color:#fff;
	border:1px solid #0082CA;
}
.header-boutique:hover .titre-menu{
	background: #fff;
    color: #0082CA;
	border: 1px solid #0082CA;
}
.header-boutique:hover .boutique-svg{fill:#0082CA;}

.header-multimedia:hover .cercle-menu{
	background-color:#fff;
	border:1px solid #0082CA;
}
.header-multimedia:hover .titre-menu{
	background: #fff;
    color: #0082CA;
	border: 1px solid #0082CA;
}
.header-multimedia:hover .multimedia-svg{fill:#0082CA;}

.header-enable .cercle-menu{
	background-color:#fff;
	border:1px solid #0082CA;
}
.header-enable .titre-menu{
	background: #fff;
    color: #0082CA;
	border: 1px solid #0082CA;
}
.header-enable .multimedia-svg{fill:#0082CA;}

.more-info-link{
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 991px){
	.header-align-mediaclap {
		width: 95%;
	}
	.titre-menu{
		display: none;
	}
	.logo-edition-header-mediaclap {
		margin-left: 10px;
		margin-right: 0px;
	}
	.link-header-menu{
    min-width: 50px;
    min-height: 60px;
	}
	.header-menu{
    	right: 0px;
		float: right;
	}
	.header-decouverte{
		width: 50px;
	}
	.header-boutique{
		width: 50px;
    	margin-left: 0px;
	}
	.header-multimedia{
		width: 50px;
    	margin-left: 0px;
	}
	.current-menu::before{    
		top: 50px;
    	left: 20px;
	}
	.current-menu::after{    
		top: 63px;
    	left: 16px;
	}
}

@media (max-width: 720px){
	/* .header-align-mediaclap {
		margin: auto;
    	width: 100%;
	} */
	.header-menu {
		bottom: 0px;
  }
	/* .link-header{
			margin-left: 0px;
	} */
	/* .logo-header-mediaclap{
		display: none;
	} */
	.logo-edition-header-mediaclap{
		display: none;
	}
	.link-logo-edition{
		z-index: 100;
		width: 160px;
		margin-left: 0px;
	}	
	.logo-edition{
		width: 150px;
	}
	.logo-edition-header{
		display: block;
		position: relative;  
		height: 50px;
		top: 5px;
    	left: 10px;
		float: left;
	}
}
@media (max-width: 389px){
	.logo-header-mediaclap{
		display: none;
	}	
	.link-header.small,
	.link-header.small .logo-header-mediaclap
	{
		display: block;
		top: 0;
		position: absolute;
	}	
	.link-logo-edition{
		width: 70px;
	}	
	.logo-edition-header-mediaclap{
		display: none;
	}	
	.logo-edition-header{
		display: none;
	}	
	.logo-edition{
		width: 70px;
	}
	.logo-rond-edition-header{
		display: block;
		position: relative;      
		height: 45px;
		top: 10px;
		left: 10px;
		float: left;
	}
	.titre-menu{
		display: none;
	}
}
@media (max-width: 230px){
	.logo-edition{
    margin: auto;
    position: relative;
    bottom: 70px;
    display: block;
	}
  .header-menu{
    display: none;
  }	
}
.links-logo-header a:hover{
  text-decoration: none;
}
.header-menu a:hover{
  text-decoration: none;
}
a{
  text-decoration: none;
}
#bouton {
    width: 100%;
	}
p {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.logo-header-mediaclap img {
    vertical-align: -webkit-baseline-middle!important;
}
.top-home{
	position: relative;
	margin: auto;
	left: 0;
	right: 0;
	width: 40vw;
	top: 0.5vw;
}
.img1-top-home{
	display: inline-block;
	width: 7.6vw;
}
.img2-top-home{
	display: inline-block; 
	position: absolute;
	right: 0;   
	width: 8.4vw;
}
.text-top-home{
	font-family: "Roboto_Bold"; 
	display: inline-block;
	font-size: 3.9vw;
	color: #FFF;
	margin: auto;
	position: relative;
	left: 2.5vw;
	bottom: 0.6vw;
}
.content-text-top-home{ 
	font-family: "Roboto_Slab_Light"; 
	font-size: 2.1vw;
	color: #FFF;
	text-align: center;
	width: 50vw;
	left: 0;
	right: 0;
	margin: auto;
}
.contact-bottom{
	font-family: 'Roboto_Light_Italic';
	color: #FFF;
	left: 0;
	margin: auto;
	right: 0;
	top: 8vw;
	position: relative;
	font-size: 1vw;
	text-align: center;
	width: 25vw;
}
.numCmdAlert{
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	width: 38vw;
}
 .alerte {
    padding: 1vw 0;
    margin: 0 auto 0 auto;
    text-align: center;
    display: none;
    color: #fff;
    background: #f0ad4e;
    border-color: #f0ad4e;
    border: 0.1vw solid;
    border-radius: 0.8vw;
    -moz-border-radius: 0.8vw;
    -webkit-border-radius: 0.8vw;
    font-family: 'Roboto_Slab_Regular';
    font-size: 1.2vw;
}

.numCommande {    
	width: 28.3vw;
	position: relative;
	margin: 2vw auto;
}
#commande{
	height: 4.65vw;
	width: 22.2vw;
	display: inline-block;
	/* border-radius: 0.93vh 0 0.93vh; */
	border: solid;
	margin: 0 auto 0 auto;
	vertical-align: top!important;
	font-size: 2vw;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 0;
	z-index: 3;
	position: relative;
	background: transparent;
	padding-left: 2vw;
}

.textInput{
	content: "";
	height: 4.65vw;
	width: 22.2vw;
	display: inline-block;
	border-radius: 1.5vw 0 0 1.5vw;
	border: solid;
	margin: 0 auto 0 auto;
	vertical-align: top!important;
/* font-size:5.87vh; */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 0;
	z-index: 1;
	position: absolute;
	background: white;
}
.textCode{	
	font-family: 'Roboto_Light_Italic';
	height: 4.65vw;
	width: 20.8vw;
	display: inline-block;
	text-align: left;
	margin: 0 2vw 0 2vw;
	font-size: 1vw;
	position: absolute;
	line-height: 4.65vw;
	color: #818388;
	z-index: 2;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.ok{
	font-family: 'Roboto_Slab_Light';
	height: 4.65vw;
	width: 5.5vw;
	cursor: pointer;
	display: inline-block;
	background-color: #7fbb45;
	border-radius: 0 1.5vw 1.5vw 0;
	color: #fff;
	position: absolute;
	font-size: 2.5vw!important;
	padding: 0 1.40vh;
	margin: 0;
	border: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ok:hover{
	color:#454E53;
}


@media(max-width : 785px) {
	.top-home{
		width: 80vw;
    top: 1vw;
	}
	.img1-top-home {
    width: 15.2vw;
	}
	.text-top-home {
			font-size: 7.6vw;
			left: 5vw;
    	bottom: 1vw;
	}
	.img2-top-home{
			width: 16.7vw;
	}
	.content-text-top-home {
			font-size: 4vw;
			width: 94vw;
	}
	.valider {
			font-size: 5.4vw;
	}
	.contact-bottom {
    width: 60vw;
    top: 16vw;
    font-size: 1.8vw;
	}
		
	.numCommande {
			width: 56.6vw;
			margin: 4vw auto;
	}
	#commande{
		height: 9.3vw;
		width: 44.5vw;
		font-size: 4vw;
		padding-left: 4vw;
	}

	.textInput {
			height: 9.3vw;
			width: 44.6vw;
			border-radius: 3vw 0 0 3vw;
	}
	.textCode{
    height: 9.3vw;
    width: 40.8vw;
    margin: 0 4vw 0 4vw;
    font-size: 2vw;
    line-height: 9.3vw;
	}
	.ok{
    height: 9.3vw;
    width: 10.9vw;
    border-radius: 0 3vw 3vw 0;
    font-size: 5vw!important;
    padding: 0 1.40vh;
	}
	.numCmdAlert {
    margin: 1vw auto;
    width: 76vw;
	}
	.alerte {
			font-size: 2.2vw;
			padding: 1.6vw 0;
	}
}

@media(min-width: 785px) and (max-width : 1570px) {
	.top-home {
			width: 628px;
    	top: 8px;
	}
	.img1-top-home {
    width: 119px;
	}
	.text-top-home {        
		font-size: 60px;
    left: 40px;
    bottom: 8px;
	}
	.img2-top-home{
			width: 131px;
	}
	.content-text-top-home {
    font-size: 32px;
    width: 790px;
	}
	.valider {
    font-size: 40px;
		padding: 4px 0 4px 0;
		border-radius: 0px 12px 12px 0px;
    -moz-border-radius: 0px 12px 12px 0px;
    -webkit-border-radius: 0px 12px 12px 0px;
	}
	.contact-bottom {
    width: 480px;
    top: 125px;
    font-size: 15px;
	}
		
.numCommande {
    width: 444px;
    margin: 34px auto;
}
	#commande{
    height: 73px;
    width: 350px;
    font-size: 31px;
    padding-left: 30px;
}

.textInput {
    height: 73px;
    width: 350px;
    border-radius: 24px 0 0 24px;
}
	.textCode{    
    height: 73px;
    width: 320px;
    margin: 0 32px 0 32px;
    font-size: 14px;
    line-height: 73px;
}
	.ok{
    height: 73px;
    width: 86px;
    border-radius: 0 24px 24px 0;
    font-size: 40px!important;
	}
.numCmdAlert {
    margin: 0px auto;
    width: 596px;
	}
	.alerte {
		padding: 14px 0;
		font-size: 18px;
	}
}