
/**********
 * Global *
 *********/
 
html{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 12px;
	border: 0px solid transparent;
	font-family: latoregular,Arial,sans-serif;
	width: 100%; 
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	width: 100%; 
	height: 100%;
}

a { 
	outline: none;
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}

img { border: none; }

:focus {outline:none;}
::-moz-focus-inner {border:0;}
::-moz-selection { color: #FFF; background: #F9BE00; }
::selection  { color: #FFF; background: #F9BE00; }

/* Placeholder */
form input::-webkit-input-placeholder { color: #8D8F8F; font-weight: 200; }
form input:-moz-placeholder { color: #8D8F8F; opacity: 1; font-weight: 200; }
form input::-moz-placeholder { color: #8D8F8F; opacity: 1; font-weight: 200; }
form input:-ms-input-placeholder { color: #8D8F8F; font-weight: 200; }
form input:placeholder-shown { color: #8D8F8F; font-weight: 200; }
form textarea::-webkit-input-placeholder { color: #8D8F8F; font-weight: 200; }
form textarea:-moz-placeholder { color: #8D8F8F; opacity: 1; font-weight: 200; }
form textarea::-moz-placeholder { color: #8D8F8F; opacity: 1; font-weight: 200; }
form textarea:-ms-input-placeholder { color: #8D8F8F; font-weight: 200; }
form textarea:placeholder-shown { color: #8D8F8F; font-weight: 200; }

.flol{ float: left; }
.flor { float: right; }
.alc{ text-align: center; }
.alr, div.h2.alr{ text-align: right; }
.prel { position: relative; }
.hidden{ display: none; }

.fin{
	clear:both;
	line-height:0;
	height:0;
	font-size:1px;
}

#strErreur, #strInfo{ display: none; }

/**********/

h1,h2,h3,h4{ margin: 0px; font-weight:normal; padding:0px;}
html, body {height: 100%;}
* {margin:0;padding:0;}

#c-bns button:first-child, #s-bns button:first-child{
	color: #FFF!important;
	background: #F9BE00!important;
}

/********	
 * FONT *
 *******/
 
@font-face {
    font-family: 'edo_szregular';
    src: url('/font/edosz-webfont.woff2') format('woff2'),
         url('/font/edosz-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('/font/lato-light-webfont.woff2') format('woff2'),
         url('/font/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('/font/lato-bold-webfont.woff2') format('woff2'),
         url('/font/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('/font/lato-italic-webfont.woff2') format('woff2'),
         url('/font/lato-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('/font/lato-regular-webfont.woff2') format('woff2'),
         url('/font/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*************
**** BODY ****
**************/


.reg_content {
	width: 100%;
	min-height: 100%;
	display:block;
	margin: 0 auto;
}
.reg_content.pad30{
	padding: 30px 0;
}
.reg_content.pad50{
	padding: 50px 0;
}
.reg_content .reg_topGauche{
	padding: 15px 0 15px 15px;
}

body .btnStd{
	background: #f9be00;
	color: #FFF;
	font-family: edo_szregular,Arial,sans-serif;
	border: none;
	cursor: pointer;
	display: inline-block;
}

a.std{
	background: #f9be00;
	color: #FFF;
	display: table;
	margin: 0 auto;
	padding: 10px 20px;
	font-family: edo_szregular,Arial,sans-serif;
	font-size: 20px;
	border: none;
	cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;	
}
a.std:hover{
	background: #1d1d1b;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
}

/****************
**** ACCUEIL ****
****************/

.e-strategie{
	width: 100%;
}

.hex15{
	width: 15px;
	height: 15px;	
}
.hex20{
	width: 20px;
	height: 20px;	
}
.hex30{
	width: 30px;
	height: 30px;	
}
.hex40{
	width: 40px;
	height: 40px;	
}
.hex60 {
  width: 60px;
  height: 60px;
}
.hex150 {
  width: 150px;
  height: 150px;
}
.hex300{
	width: 300px;
	height: 300px;	
}
.hex420{
	width: 420px;
	height: 420px;	
}
.color1 { background-color: #1d1d1b; }
.color2{  background-color: #FFF; }
.color3 { background-color: #f9be00; }
.bg1{
	background: #f9be00 url('/imgs/bg.homepoints.png') 0 0 no-repeat;
	background-size: 100%;
}
.bg2{   
	background: #1d1d1b url('/imgs/bg.homepoints-2.png') 0 0 no-repeat;
	background-size: 100%; 
}

.hexaGone{ width: 300px; height: 260px; }
.hexaGone svg{
	width: 100%;
}
.hexaGone svg image{
	background: #000;
	opacity: 0.6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5 ease-in-out;	
}
.hexaGone:hover svg image{
	background: #000;
	opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2 ease-in-out;
}

.hexagon-wrapper {
	text-align: center;
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.hexagon-wrapper .txt{
	position: absolute;
	top: 0;
	left: 0;
	font-family: edo_szregular,Arial,sans-serif;
	color: #FFF;
	font-size: 19px;
	width: 60px;
	padding: 7px 0 20px 0;
	text-align: center;
	background: url('/imgs/bg.btnmenu.png') center bottom no-repeat;
}
.txtBis{
	position: absolute;
	top: 35px;
	left: 0;
	font-family: edo_szregular,Arial,sans-serif;
	font-weight: normal;
	color: #F9BE00;
	font-size: 60px;
	text-align: center;	
	width: 300px;
	margin: 0 auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;		
}
.chiffre .txtBis{
	color: #000;
	font-size: 30px;
	width: 150px;
	top: 10px;
}
h3.txtBis,
h4.txtBis,
div.h4.txtBis,
div.h3.txtBis{
	position: absolute;
	padding: 0px; 
	bottom: 10px;
	top: auto;
	left: 0;
	font-family: edo_szregular,Arial,sans-serif;
	color: #f9be00;
	font-size: 25px;
	text-align: center;	
	width: 300px;
	margin: 0 auto;
}
h4.txtBis,
div.h4.txtBis{
	top: 10px;
}
h4.txtBis strong,
div.h4.txtBis strong{
	display: block; 
	font-weight: normal;
	font-size: 135px;
}
h4.txtBis span,
div.h4.txtBis span{
	color: #FFF;
	font-family: latolight,Arial,sans-serif;
	font-size: 90px;
	display: block;
	line-height: 74px;
	letter-spacing: 2px;
	position: relative;
	top: -60px;
}
h3.txtBis strong, div.h3.txtBis strong{ display: block; font-weight: normal; }
h3.txtBis span,
div.h3.txtBis span{
	color: #FFF;
	font-family: latobold,Arial,sans-serif;
	font-size: 43px;
	display: block;
	line-height: 22px;
}
.hexagon-wrapper .txtTer,
.hexagonImg .txtTer{
	position: absolute;
	top: 95px;
	left: 0;	
	color: #FFF;
	font-size: 16px;
	padding: 7px 0 20px 0;
	text-align: center;	
	width: 300px;
	margin: 0 auto;		
}
.hex150.hexagon-wrapper .txtTer{
	width: 150px;
	top: 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}
.hex150.hexagon-wrapper.chiffre .txtTer{
	font-family: latoregular,Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	top: 70px;
}
.hex150.hexagon-wrapper.chiffre .txtTer strong {
	font-family: latobold,Arial,sans-serif;
	font-size: 26px;
	line-height: 25px;
}
.hex150.hexagon-wrapper.chiffre .txtTer strong.big{
	font-size: 46px;
	line-height: 10px;
	font-family: latobold,Arial,sans-serif;
}
.hexagon-wrapper .txtTer strong{
	font-family: edo_szregular,Arial,sans-serif;
	font-size: 32px;
	font-weight: normal;
}
.hex150.hexagon-wrapper .txtTer strong{
	font-size: 22px;	
}
.hexagon {
	height: 100%;
	width: calc(100% * 0.57735);
	display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}
.hexagon:before {
	position: absolute;
	top: 0;
	right: calc((100% / 2) - ((100% * 0.57735) / 2));
	background-color: inherit;
	height: inherit;
	width: inherit;
	content: '';
	transform: rotateZ(60deg);
}
.hexagon:after {
	position: absolute;
	top: 0;
	right: calc((100% / 2) - ((100% * 0.57735) / 2));
	background-color: inherit;
	height: inherit;
	width: inherit;
	content: '';
	transform: rotateZ(-60deg);
}
/* .hexagon-wrapper:hover{ */
  /* -webkit-transform: rotate(60deg); */
          /* transform: rotate(60deg);	 */
    /* -webkit-transition: all 0.3s ease-in-out; */
    /* -moz-transition: all 0.3s ease-in-out; */
    /* -o-transition: all 0.3s ease-in-out; */
    /* transition: all 0.3s ease-in-out; */
	/* opacity:1; */
/* } */
.hexagon-wrapper:hover .hexagon{
	background: #1d1d1b;
}

.container {
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}

.hexagon1 {
    width: 300px;
    height: 250px;
}

.bees_accPart2{
	padding: 0 0 50px 0;
	overflow: hidden;
}
.bees_accPart2 .txt{
	color: #1d1d1b;
	width: 70%;
	margin: 0 auto;
	font-size: 22px;
	font-family: latoitalic,Arial,sans-serif;
	padding: 50px 0;
}
.bees_accPart2 .txt p{
	line-height: 30px;
}
.bees_accPart2 .txt h1,
h2,
div.h2{
	font-family: edo_szregular,Arial,sans-serif;
	padding: 0 0 15px 0;
	text-align: center;
	color: #000;
	font-size: 40px;
}

.bees_accPart2Bis{
	padding: 50px 0 150px 0;
}
.bees_accPart3{
	background: #fac827;
	background: url('/imgs/bg.accueil.jpg') 0 0 repeat-y;
	background-size: 100%;	
}
.bees_accPart3Cont{
	position: relative;
	width: 80%;
	margin: 0 auto;
	z-index: 3000;
	min-height: 1500px;
}
.bees_accPart4{
	background: #000 url('/imgs/bg.motifs-2.png') left bottom no-repeat;
}

body .linkSpec{
	top:43%;
	left:50%;
	transform: translate(-50%,0)!important;
}

p.seo{
	font-size: 22px;
	line-height: 30px;
	width: 60%;
	margin: 0 auto;
	padding: 50px 0;
	font-family: latoitalic,Arial,sans-serif;
}
p.seo a,
p.seo strong{
	font-weight: normal;
	color: #F9BE00;
}

/********
*  TOP  *
*********/

.bees_top{
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 5000;
}
.bees_top .pad{
	padding: 10px 15px;	
}
.bees_top a.right{
	float: right;
	display: block;
	font-family: latobold,Arial,sans-serif;
	padding: 5px 10px;
	color: #FFF;
	background: #1D1D1B; 
	font-size: 18px;
	text-transform: lowercase;
   -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;	
}
.bees_top a.right:hover{ 
	background: #F9BE00; 
   -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;	
}


/********************
**** BACK TO TOP ****
********************/

#returnOnTop {
    background: #F9BE00 url('/imgs/picto-backtotop.png') center center no-repeat;
    bottom: 3%;
    cursor: pointer;
    display: none;
    height: 38px;
    width: 38px;
	z-index:1;
	border-radius:5px;	
    opacity: 1;
    position: fixed;
    right: 1%;
   -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;	
}

#returnOnTop:hover {
    background: #1D1D1B url('/imgs/picto-backtotop.png') center center no-repeat;	
   -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;	
}


/************
*  ACCUEIL  *
*************/

.reg_content.bgAcc{
	background: url('/imgs/bg.accueil.jpg') 0 0 no-repeat;
	background-size: cover;
	max-height: 730px;
}
.reg_content.bgPage{
	background: url('/imgs/bg.page.jpg') 0 0 no-repeat;
	background-size: 100%;
}

.minBg{
	min-height: 715px;	
	background: url('/imgs/bg.hexa.png') right bottom no-repeat;	
}
.minBg2{
	min-height: 225px;	
	background: #000 url('/imgs/bg.top.png') 0 65% no-repeat;	
}
.minBg3{
	min-height: 225px;	
	background: #000 url('/imgs/bg.top2.png') 0 65% no-repeat;	
}

.bees_accPart1{
	width: 80%;
	margin: 0 auto;	
}
.bees_accPart1Pad{ padding: 70px 0 120px 0; }
.bees_accPart1Pad2{ padding: 0 0 0 0; }
.bees_accMenuL{
	border-top: solid 4px #000;
	border-bottom: solid 4px #000;
	padding: 25px 0;
	float: left;
	width: 20%;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-duration: 1.5s;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	animation-delay: 0s;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;		
}
.bees_accMenuL:hover{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;		
}
.bees_accMenuM,
.bees_accMenuN{
	float: left;
	width: 60%;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	animation-delay: 0s;		
}
.bees_accMenuN{
	float: none;
	width: 100%;
	text-align: center;
	position: absolute;
	top: -70px;
	z-index: 100;
}
.bees_accMenuN.t10{
	top: -10px;
}
.bees_accMenuM strong,
.bees_accMenuN strong{
	font-family: edo_szregular,Arial,sans-serif;
	font-weight: normal;
	font-size: 164px;
	color: #FFF;
	text-align: center;
	display: block;
	padding: 0 10px;
	line-height: 120px;
	white-space: nowrap;
}
.bees_accMenuN strong{
	color: #000;
	font-size: 120px;
}
.bees_accMenuN.white strong, h2.white, div.h2.white{ color: #FFF; }
h2.white, div.h2.white{ width: 60%; margin: 0 auto; padding: 30px 0 0 0; }
.bees_accMenuN.yellow strong{ color: #f9be00; }
.bees_accMenuN.min strong{ font-size: 80px; }
.bees_accMenuM span,
.bees_accMenuN span{
	font-family: latolight,Arial,sans-serif;
	font-weight: normal;
	font-size: 70px;
	color: #000;		
	text-transform: uppercase;
	position: relative;
	top: -20px;
	text-align: center;
	display: table;
	margin: 0 auto;
	letter-spacing: 10px;
	padding: 0 45px 0 0;
	background: url('/imgs/picto.hexa.png') 100% 50px no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;		
}
.bees_accMenuN span{
	color: #FFF;
	top: -45px;
	background: url('/imgs/picto.hexa.png') 100% 50px no-repeat;
}
.bees_accMenuN.white span{ 
	color: #f9be00;
	background: url('/imgs/picto.hexa2.png') 100% 50px no-repeat;
}
.bees_accMenuN.yellow span{ 
	color: #010101;
	font-size: 40px;
	top: -35px;
	background: url('/imgs/picto.hexa.png') 100% 22px no-repeat;
}
.bees_accMenuN.yellow span.white{ 
	color: #FFF; 
	background: url('/imgs/picto.hexa2.png') 100% 22px no-repeat;
}
.bees_accMenuN.type2 span{ font-size: 40px; color: #000; }
.bees_accMenuM span:hover{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;		
}
.bees_accMenuL a{
	color: #1d1d1b;
	font-family: latobold,Arial,sans-serif;
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	padding: 10px 0;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;	
}
.bees_accMenuL a:hover{
	color: #FFF;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.bees_accMenuPad{
	padding: 50px 0 0 0;
}

.bees_accLogo{
	position: relative;
	width: 55%;
	margin: 0 auto;
	padding: 70px 0 30px 0;
	overflow: hidden;
}
.bees_accLogo2{
	position: relative;
	width: 30%;
	margin: 0 auto;
	padding: 10px 0;
}
div.logo,
a.logoWhite{
	margin: 0 auto;
	background: url('/imgs/3bees-online-webagency.png') center no-repeat;
	display: block;
	width: 180px;
	height: 150px;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	animation-delay: 0s;	
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;	
}
a.logoWhite{
	background: url('/imgs/3bees-online-agence-web.png') center no-repeat;	
}
div.logo:hover{
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}
.abs{ position: absolute; }

@keyframes fade {
	0%   {opacity:0;}
	50%   {opacity:1;}
	100% {opacity:0;}
}

#hex1{
	animation: fade 3s forwards;
	-webkit-animation: fade 3s forwards;
	-moz-animation: fade 3s forwards;
	-o-animation: fade 3s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex2{
	animation: fade 4s forwards;
	-webkit-animation: fade 4s forwards;
	-moz-animation: fade 4s forwards;
	-o-animation: fade 4s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex3{
	animation: fade 2.5s forwards;
	-webkit-animation: fade 2.5s forwards;
	-moz-animation: fade 2.5s forwards;
	-o-animation: fade 2.5s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex4{
	animation: fade 5s forwards;
	-webkit-animation: fade 5s forwards;
	-moz-animation: fade 5s forwards;
	-o-animation: fade 5s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex5{
	animation: fade 2s forwards;
	-webkit-animation: fade 2s forwards;
	-moz-animation: fade 2s forwards;
	-o-animation: fade 2s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex6{
	animation: fade 3.5s forwards;
	-webkit-animation: fade 3.5s forwards;
	-moz-animation: fade 3.5s forwards;
	-o-animation: fade 3.5s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex7{
	animation: fade 3s forwards;
	-webkit-animation: fade 3s forwards;
	-moz-animation: fade 3s forwards;
	-o-animation: fade 3s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex8{
	animation: fade 3.2s forwards;
	-webkit-animation: fade 3.2s forwards;
	-moz-animation: fade 3.2s forwards;
	-o-animation: fade 3.2s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex9{
	animation: fade 2.2s forwards;
	-webkit-animation: fade 2.2s forwards;
	-moz-animation: fade 2.2s forwards;
	-o-animation: fade 2.2s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex10{
	animation: fade 2.6s forwards;
	-webkit-animation: fade 2.6s forwards;
	-moz-animation: fade 2.6s forwards;
	-o-animation: fade 2.6s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex11{
	animation: fade 4.2s forwards;
	-webkit-animation: fade 4.2s forwards;
	-moz-animation: fade 4.2s forwards;
	-o-animation: fade 4.2s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}
#hex12{
	animation: fade 5s forwards;
	-webkit-animation: fade 5s forwards;
	-moz-animation: fade 5s forwards;
	-o-animation: fade 5s forwards;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;  
	-o-animation-iteration-count: infinite;
}

/****** GAME ****/

.game{
	height: 760px;
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.game .hexagon-wrapper:hover .hexagon{
	background: #FFF;	
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;		
}
.game .hexagon-wrapper:hover .txtTer{
	color: #1D1D1B;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);   
    -moz-transform: scale(1.2);	
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;		
}
.game .hexagon-wrapper:hover .txtBis{
	top: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}

.hexagon-wrapper#menuLink:hover{ 
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);		  
}

/*** PAGE ****/

.padPage{ padding: 150px 50px 0 50px; }
.padPage2{ padding: 50px 50px; }
.padPage3{ padding: 0 0 150px 0; }
.padPage4{ padding: 250px 0; }
.padPage5{ padding: 0 35px; }
.padPage6{ padding: 100px 50px 50px 50px; }
.txtL, .txtR{ width: 50%; float: left; }
.txtL.w100{ float: none; width: 100%; }
.txtR{
	background: url('/imgs/bg.hexa-gris.png') center no-repeat;
	min-height: 380px;	
}
.txtR img{
	display: block;
	margin: 0 auto;
	position: relative;
	top: 60px;
}
h2.std,
h1.std,
div.h2.std{
	color: #f9be00;
	font-size: 50px;
	font-family: edo_szregular,Arial,sans-serif;
	padding: 0px;
}
.txtL p{ 
	color: #1d1d1b; 
	font-size: 18px; 
	text-align: justify; 
	font-family: latolight,Arial,sans-serif; 
	line-height: 24px;
	padding: 15px 0 0 0;
}
.txtL p a{
	font-family: latobold,Arial,sans-serif; 
}
.txt p a{
	font-weight: bold;
}
.txtL p strong{
	font-family: latobold,Arial,sans-serif; 
	font-weight: normal;
}
.txtL p.alc{ text-align: center; }
.txtL ul,
.txtN ul,
ul.std{
	display: block;
	margin: 0;
	padding: 15px 0 0 100px;
	list-style-image: url('/imgs/picto.hexa2.png');
}
.txtL ul li,
.txtN ul li,
ul.std li{
	color: #000;
	font-size: 20px;
	padding: 10px 0 0 0px;
	margin: 0px;
}
.txtN ul li,ul.std li{ color: #FFF; }
.txtN{ margin: 0 auto; width: 70%; }
.txtN p { font-size: 24px; text-align: center; }

form{ width: 60%; margin: 0 auto; padding: 100px 0; border: 0px; }
fieldset{
	border: 0px; 
	margin: 0px;
	margin: 30px 0;
	position: relative;
}
input.lightStyle{
	height: 60px;
	width: 100%;
	min-width: 100%;
	padding: 0;
	border-radius: 0;
	line-height: 70px;
	background-color: transparent;
	color: white;
	font-size: 30px;
	border: none;
	outline: none;
	border-bottom: 3px solid #333333;
	font-family: latolight,Arial,sans-serif;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
}
fieldset span{
	font-size: 30px;
	user-select: none;
	line-height: 70px;
	border-top: 3px solid white;
	position: absolute;
	left: 0;
	bottom: 0;
	max-width: 100%;
	height: 0;
	color: transparent;
	overflow: hidden;	
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
}
input.lightStyle:focus + span{
    border-top: 3px solid #F9BE00;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
}
fieldset textarea{
	background: none;
	width: 100%;
	min-height: 300px;
	border: 3px solid #333333;
	color: #FFF;
	font-size: 30px;
	font-family: latolight,Arial,sans-serif;
	resize: none;
	text-indent: 10px;
	padding: 10px 0 0 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
}
fieldset textarea:focus{
	border: 3px solid #F9BE00;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
}

p.label{
	background: url('/imgs/img.label.png') center 0 no-repeat;
	min-height: 79px;
	font-size: 20px;
	padding: 90px 50px 0 50px;
}

/*****************************
*	BLOC IA ACCUEIL + PAGE  *
*****************************/

.bees_accPartIA{
	background: linear-gradient(135deg, #1d1d1b 0%, #2a2a28 100%);
	padding: 80px 0;
}
.bees_ia_block{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.bees_ia_icon{
	margin: 0 auto 30px auto;
	display: table;
}
.bees_ia_content h2{
	color: #f9be00;
	font-family: edo_szregular,Arial,sans-serif;
	font-size: 50px;
	padding: 0 0 20px 0;
}
.bees_ia_content p{
	color: #FFF;
	font-size: 18px;
	font-family: latolight,Arial,sans-serif;
	line-height: 28px;
	text-align: center;
	padding: 0 10% 15px 10%;
}
.bees_ia_content p strong{
	font-family: latobold,Arial,sans-serif;
	font-weight: normal;
}
.bees_ia_content .box{
	margin-top: 20px;
}

/* PAGE AGENTS IA */
.ia_hero{
	background: #1d1d1b;
	text-align: center;
	padding: 60px 0 40px 0;
}
.ia_section{
	padding: 60px 50px;
	overflow: hidden;
}
.ia_section .bees_accPart2Bis{
	padding-bottom: 0;
	margin-bottom: -80px;
}
.ia_section.dark{
	background: #1d1d1b;
}
.ia_section_inner{
	width: 80%;
	margin: 0 auto;
}
.ia_section h2{
	color: #f9be00;
	font-family: edo_szregular,Arial,sans-serif;
	font-size: 42px;
	text-align: center;
	padding: 0 0 30px 0;
}
.ia_section.dark h2{
	color: #f9be00;
}
.ia_section p,
.ia_section li{
	color: #1d1d1b;
	font-size: 17px;
	font-family: latolight,Arial,sans-serif;
	line-height: 26px;
	text-align: justify;
}
.ia_section.dark p,
.ia_section.dark li{
	color: #FFF;
}
.ia_section p strong,
.ia_section li strong{
	font-family: latobold,Arial,sans-serif;
	font-weight: normal;
}

/* Stats IA */
.ia_stats{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0;
	padding: 40px 0;
}
.ia_stat_item{
	text-align: center;
	flex: 1;
	min-width: 200px;
	padding: 30px 25px;
	border-right: 1px solid rgba(249,190,0,0.3);
}
.ia_stat_item:last-child{
	border-right: none;
}
.ia_stat_number{
	font-family: edo_szregular,Arial,sans-serif;
	font-size: 72px;
	color: #f9be00;
	display: block;
	line-height: 1;
	padding: 0 0 15px 0;
}
.ia_stat_label{
	font-family: latolight,Arial,sans-serif;
	font-size: 15px;
	color: #aaa;
	display: block;
	line-height: 22px;
}

/* Comparatif */
.ia_compare_wrap{
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.ia_compare{
	width: 100%;
	min-width: 600px;
	border-collapse: collapse;
	margin: 20px 0 30px 0;
}
.ia_compare th{
	background: #f9be00;
	color: #1d1d1b;
	font-family: latobold,Arial,sans-serif;
	font-size: 18px;
	padding: 15px 20px;
	text-align: left;
}
.ia_compare td{
	padding: 12px 20px;
	font-size: 16px;
	font-family: latolight,Arial,sans-serif;
	border-bottom: 1px solid #333;
	color: #FFF;
}
.ia_compare tr:nth-child(even) td{
	background: rgba(255,255,255,0.05);
}
.ia_compare .icon-yes{
	color: #4CAF50;
	font-weight: bold;
	font-size: 20px;
}
.ia_compare .icon-no{
	color: #e74c3c;
	font-weight: bold;
	font-size: 20px;
}
.ia_compare .icon-partial{
	color: #f9be00;
	font-weight: bold;
	font-size: 20px;
}

/* Services IA grid */
.ia_services{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
	padding: 20px 0;
}
.ia_service_item{
	background: #FFF;
	border: 2px solid #eee;
	padding: 30px 25px;
	flex: 1;
	min-width: 260px;
	max-width: 350px;
	text-align: center;
	transition: all 0.3s ease-in-out;
}
.ia_service_item:hover{
	border-color: #f9be00;
	transform: translateY(-5px);
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}
.ia_service_item h3{
	color: #1d1d1b;
	font-family: latobold,Arial,sans-serif;
	font-size: 20px;
	padding: 15px 0 10px 0;
}
.ia_service_item p{
	text-align: center;
	font-size: 15px;
}
.ia_service_icon{
	font-size: 40px;
	color: #f9be00;
}

/* FAQ */
.ia_faq{
	max-width: 800px;
	margin: 0 auto;
}
.ia_faq_item{
	border-bottom: 1px solid #ddd;
	padding: 0;
}
.ia_faq_item h3{
	color: #1d1d1b;
	font-family: latobold,Arial,sans-serif;
	font-size: 18px;
	padding: 20px 0;
	margin: 0;
	cursor: pointer;
	transition: color 0.2s;
}
.ia_faq_item h3:hover{
	color: #f9be00;
}
.ia_faq_item h3:before{
	content: "▸ ";
	color: #f9be00;
	display: inline-block;
	transition: transform 0.3s;
}
.ia_faq_item.open h3:before{
	transform: rotate(90deg);
}
.ia_faq_item p{
	padding: 0 0 20px 20px;
	display: none;
}
.ia_faq_item.open p{
	display: block;
}

/* Arguments dev vs no-code */
.ia_args_grid{
	display: flex;
	flex-wrap: wrap;
	gap: 0;
}
.ia_arg_item{
	display: flex;
	align-items: flex-start;
	width: 50%;
	padding: 25px 30px;
	border-bottom: 1px solid rgba(255,255,255,0.08);
	transition: all 0.3s ease;
}
.ia_arg_item:hover{
	background: rgba(249,190,0,0.05);
}
.ia_arg_item:nth-child(odd){
	border-right: 1px solid rgba(255,255,255,0.08);
}
.ia_arg_icon{
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	background: #f9be00;
	color: #1d1d1b;
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.ia_arg_text h3{
	color: #f9be00;
	font-family: latobold,Arial,sans-serif;
	font-size: 18px;
	padding: 0 0 6px 0;
}
.ia_arg_text p{
	color: #ccc;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
}

@media screen and (max-width: 880px){
	.bees_ia_block{ width: 95%; }
	.bees_ia_content h2{ font-size: 32px; }
	.bees_ia_content p{ padding: 0 0 15px 0; }
	.ia_section_inner{ width: 100%; padding: 0 15px; box-sizing: border-box; }
	.ia_section h2{ font-size: 30px; }
	.ia_compare th, .ia_compare td{ padding: 8px 10px; font-size: 14px; }
	.ia_stat_item{ border-right: none; border-bottom: 1px solid rgba(249,190,0,0.3); }
	.ia_stat_item:last-child{ border-bottom: none; }
	.ia_stat_number{ font-size: 48px; }
}
@media screen and (max-width: 600px){
	.ia_services{ flex-direction: column; align-items: center; }
	.ia_service_item{ max-width: 100%; }
	.ia_arg_item{ width: 100%; border-right: none !important; }
}

/****************************
*			VIDEO			*
*/

.homeVid{ 
    position:absolute;
    height: 450px;
    width:100%;
    overflow: hidden;
}
video {
    min-width: 100%;
    min-height: 100%;
}

/*******
 * BOT *
 */
 
/* FOOTER */
.bees_footer{
	background: #1d1d1b;
	color: #aaa;
	font-size: 14px;
	font-family: latolight,Arial,sans-serif;
	width: 100%;
}
.bees_footer_inner{
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 30px 30px 30px;
}
.bees_footer_col{
	flex: 1;
	min-width: 200px;
	padding: 0 20px 20px 0;
}
.bees_footer_col h4{
	color: #f9be00;
	font-family: latobold,Arial,sans-serif;
	font-size: 16px;
	padding: 0 0 12px 0;
	margin: 0 0 0 0;
}
.bees_footer_col h4:nth-of-type(n+2){
	padding-top: 20px;
}
.bees_footer_col ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.bees_footer_col ul li{
	padding: 4px 0;
}
.bees_footer_col ul li a{
	color: #aaa;
	transition: color 0.2s;
	font-size: 14px;
}
.bees_footer_col ul li a:hover{
	color: #f9be00;
}
.bees_footer_col p{
	color: #aaa;
	line-height: 22px;
	font-size: 14px;
	padding: 10px 0 0 0;
}
.bees_footer_col p strong{
	color: #FFF;
	font-family: latobold,Arial,sans-serif;
	font-weight: normal;
}
.bees_footer_logo{
	padding: 0 0 5px 0;
}
.bees_footer_logo img{
	display: block;
}
.bees_footer_social{
	padding: 15px 0 0 0;
}
.bees_footer_social a{
	display: inline-block;
	width: 36px;
	height: 36px;
	background: #333;
	color: #FFF;
	text-align: center;
	line-height: 36px;
	font-size: 18px;
	margin: 0 5px 0 0;
	transition: background 0.2s;
}
.bees_footer_social a:hover{
	background: #f9be00;
	color: #1d1d1b;
}
.bees_footer_bottom{
	background: #111;
	text-align: center;
	padding: 15px 20px;
	font-size: 13px;
	color: #666;
}
.bees_footer_bottom a{
	color: #888;
	transition: color 0.2s;
}
.bees_footer_bottom a:hover{
	color: #f9be00;
}
.bees_footer_bottom .sep{
	padding: 0 8px;
	color: #444;
}
.bees_footer_bottom .fa-star{
	color: #f9be00;
}
@media screen and (max-width: 768px){
	.bees_footer_inner{ flex-direction: column; padding: 40px 20px 20px 20px; max-width: 100%; align-items: center; text-align: center; }
	.bees_footer_col{ padding: 0 0 25px 0; min-width: 100%; width: 100%; box-sizing: border-box; text-align: center; }
	.bees_footer_logo{ display: flex; justify-content: center; }
	.bees_footer_bottom .sep{ display: none; }
	.bees_footer_bottom a, .bees_footer_bottom span{ display: block; padding: 3px 0; }
	.ia_section_inner{ width: 100%; padding: 0 15px; box-sizing: border-box; }
	.ia_section{ padding: 40px 0; overflow-x: hidden; }
}


/******************
	* GALERIE  *	
******************/

*{ box-sizing: border-box; }

.row {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
}

.column {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 25%;
}

.column a,
.column .link{
	display:block; 
	width:100%; 
	position:relative;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}
.column a img,
.column .link img{
	display:block; 
	width:100%;
}
.column .link{
	background-color: #000;
}
.column a img:hover{
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.column .layer{
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.column a:hover .layer{
	background: rgba(0,0,0,0);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;		
}

.column .titre{
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
}
.column .titre.spec{
	bottom: 50%;
	transform: translate(0,50%)!important;
}
.column .titre h3,
.column .titre .h3{
	color: #f9be00;
	font-family: edo_szregular,Arial,sans-serif;
	font-size: 22px;
}
.column .titre h3.spec,
.column .titre .h3.spec{
	color: #FFF;
	font-size: 32px;
}
.column .titre .h3.spec.black{
	color: #000;
}
.column .grid-item--width2 h3,
.column .grid-item h3,
.column .grid-item .h3{
	font-size: 30px;	
}
.column .titre .type{
	display: table;
	margin: 0 auto;
}
.column .titre span{
	display: block;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 1px; 
	line-height: 12px;
	font-size: 12px;
}
.column .titre span.sep{ color: #f9be00; }

/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px) {
    .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
    .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

/***********
 * BIG SCREEN
 */
@media screen and (min-width: 1480px)
{	
	.game{ width: 60%; }
}



/***********
 * ECRAN 13 POUCES
 */
 
@media screen and (max-width: 1280px)
{	

}

/***********
 * TABLETTE PAYSAGE
 */
 
@media screen and (max-width: 1024px)
{	
	.bees_accPart1{ width: 90%; }
	.bees_accMenuM strong, .bees_accMenuN strong{ font-size: 96px; }
	.bees_accMenuM span, .bees_accMenuN span{ font-size: 46px; }
}

/***********
 * PETITE TABLETTE PAYSAGE
 */
 
 @media screen and (max-width: 880px)
{
	.hexaGone{ width: 200px; }
	h3.txtBis, div.h3.txtBis{ display: none; }
	.txtL, .txtR{ float: none; width: 100%; }
	h1.alr, h2.alr, div.h2.alr{ text-align: center; }
	.padPage{ padding: 50px; }
	.game .abs{ position: static; }
	.game .hex300{ margin: 0 auto 15px auto; display: block; }
	.game{ height: auto; width: 100%; }
	.ia_section .bees_accPart2Bis{ margin-bottom: 0; }
	body .linkSpec{ margin: 30px auto 0 auto; left:0%; top:0%; position: relative; transform: translate(0,0) !important; }
}


/***********
 * TABLETTE PORTRAIT
 */
 
 @media screen and (max-width: 768px)
{	
	.bees_accMenuL{ display: none; }
	.bees_accMenuM{ float: none; width: 100%; }
	.bees_accMenuM strong, .bees_accMenuN strong{ font-size: 60px; }
	.bees_accMenuN.yellow span{ font-size: 20px; }
	h2.std, h1.std, div.h2.std{ font-size: 32px; }
	form, p.seo{ width: 90%; }
	h2.white, div.h2.white{ font-size: 24px; width: 90%; }
	.bees_accLogo{ width: 90%; }
	.agence-web-val-europe .bees_accMenuM strong{ font-size: 72px; }
}


/***********
 * PETITE TABLETTE PORTRAIT
 */
 
 @media screen and (max-width: 600px)
{
	.bees_accMenuM span, .bees_accMenuN span{ font-size: 34px; text-align: center; padding: 0px; }
	.bees_accMenuM strong, .bees_accMenuN strong{ font-size: 48px; text-align: center; }
	.realisations-sites .bees_accMenuN strong{ font-size: 38px; }
	.bees_accPart3Cont{ padding: 90px 0 0 0; }
	.hexaGone.abs{ position: static; width: 70%; height: auto; display: table; margin: 0 auto; }
	p.label{ padding: 90px 0px; }
	.padPage6{ padding: 100px 10px 50px 10px }
	.bees_accLogo2{ width: 100%; padding: 30px 0 0 0; } 
	.txtR img{ left: -70px; }
	.sms-marketing h2.std, .sms-marketing div.h2.std{ padding: 50px 0 0 0; }
	.txtL ul, .txtN ul{ padding: 15px 0 0 50px; }
	h4.txtBis, div.h4.txtBis{ width: 100%; }
	h4.txtBis strong, div.h4.txtBis strong{ font-size: 84px; }
	h4.txtBis span, div.h4.txtBis strong { font-size: 60px; line-height: 45px; top: -25px; }
	.bees_accMenuN{ top: -55px; }
}


/***********
 * MOBILE PAYSAGE
 */
 
 @media screen and (max-width: 480px)
{	

}

/***********
 * MOBILE PORTRAIT
 */
 
 @media screen and (max-width: 320px)
{

}