@font-face {
    font-family: "Roboto";
    src: url(/fonts/Roboto/Roboto-Light.ttf);
    font-style:normal;
    font-weight:300;
}
@font-face {
    font-family: "Roboto";
    src: url(/fonts/Roboto/Roboto-Regular.ttf);
    font-style:normal;
    font-weight:400;
}
@font-face {
    font-family: "Roboto";
    src: url(/fonts/Roboto/Roboto-Medium.ttf);
    font-style:normal;
    font-weight:500;
}
@font-face {
    font-family: "Orbitron";
    src: url(/fonts/Orbitron/Orbitron-VariableFont_wght.ttf);
}
@font-face {
    font-family: "Vollkorn";
    src: url(/fonts/Vollkorn/Vollkorn-VariableFont_wght.ttf);
}

html, body {
	overflow-x: hidden;
}
body {
	font-family: 'Roboto', sans-serif;
		background-color: #F6F6F6;
}

 /* on gère l'alignement des divs en hauteur*/
 
.row-centered {
    display:table;
}
.col-centered {
    display:table-cell;
    float:none;
    vertical-align:middle;
}

input {
	margin: 0;
}


.roundedImage{
    overflow:hidden;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
    width:90px;
    height:90px;
}
.blank {
height:80px;
}
.votredomaine {
text-align:center;
color:#6a6a6a;
font-size:1em;
padding-bottom:30px;
}
.votredomaine h1{
	font-size:4.6em;
	font-weight:300;
	color:#ababab;
	padding:20px;
}

.votredomaine .pricing{
	background:#F9F9F9;border:1px solid #DDD;padding:40px;
}
#conf {
	position: relative;
}

h1, h2, p {
font-family: 'Roboto', sans-serif;
}

/* navigation */

.logo {
	padding:18px;
	width:180px;
}

.logo_partner {
padding:18px;
max-width:300px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.open>a {
    color: #555;
    border-top: solid 8px;
    border-color: #891769;
    }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover {
    background-color: #891769;    
}    
.navbar-right {
	padding:0px;
	text-transform:uppercase;
	color:#891769;
	padding-right:20px;
}

@media screen and (max-width: 950px) {
	.navbar-right {
		font-size:.93em;
	}
	.logo {
		padding:20px;
		width:170px;
	}

}
@media screen and (max-width: 900px) {
	.navbar-right {
		font-size:.83em;
	}

}
@media screen and (max-width: 845px) {
	.navbar-right {
	font-size:.72em;
}
}
@media screen and (max-width: 640px) {
	.navbar-right {
	font-size:1em;
}
.navbar-nav{
	max-height:600px;
	overflow-y: scroll;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.active>a {
    color: #FFF;
    border-top: solid 8px;
    background-color: #891769;
    }
    
.navbar-default .navbar-nav .open .dropdown-menu>.active>a {
    color: #891769;
    background-color: #FFF;    
}    

}
.mon_menu {
	color:#3f1134;
	font-size:1em;
}
.mon_menu_lang{
	padding:25px 5px 15px 5px!important;
}

.navbar-collapse.collapse .mon_menu_co {
	color:#FFF;
	background-color:#9abd00; 
	font-size:1em;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:-10px;

}
.navbar-collapse.collapse.in .mon_menu_co {
	color:#891769;
	background-color:#fff; 
	font-size:1em;
	padding:10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin:10px;

}
.navbar-collapse.collapsing, .navbar-collapse.collapse.in {
	background: #891769;
	color: #fff;
	text-align: center;
	z-index:10000;
}
.navbar-toggle {
	background: #891769 !important;
	margin: 0;
	padding: 25px;
	border:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar-toggle.collapsed {
	background: transparent !important;
	margin: 0;
	padding: 25px;
	border:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar-collapse {
	border-top: 0 solid transparent;
	-webkit-box-shadow: inset 0 0 0 rgba(255,255,255,.1);
	box-shadow: inset 0 0 0 rgba(255,255,255,.1);
	/*margin-right:20px;*/
}
.open-menu {
	color: #fff;
}


.close-menu {
	color: #891769;
}
.navbar-toggle .close-menu {
	display: none;
}
.navbar-toggle .open-menu {
	display: block;
}
.navbar-toggle.collapsed .close-menu {
	display: block;
}
.navbar-toggle.collapsed .open-menu {
	display: none;
}


.collapsing a, .in a, .collapsing a:hover, .in a:hover, .collapsing a:focus, .in a:focus {
	border-top: solid 0 !important;
}
.navbar-collapse.collapsing li a, .navbar-collapse.collapse.in li a {
	padding: 10px;
	border-top: solid 0;
}
.navbar-collapse.collapsing li a span, .navbar-collapse.collapse.in li a span {
	color:#fff !important;
}

.navbar-fixed-top .navbar-collapse{
	max-height:none;
}

.votredomaine input[type="text"], .votredomaine input[type="email"], .votredomaine input[type="nom"], .votredomaine input[type="societe"], .votredomaine input[type="tel"]{
	width:80%;
	height:50px;
	padding:4px 15px;
	margin-top:5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:solid 1px;
}
.votredomaine .alert.alert-info {
 	width:80%;
 	margin:10px auto;   
}
.votredomaine input[type="email2"], .votredomaine input[type="nom2"], .votredomaine input[type="societe2"], .votredomaine input[type="tel2"]{
	width:80%;
	height:40px;
	padding:4px 15px;
	margin-top:5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:solid 1px;
		font-size:14px;
}

/*.votredomaine input[type="ndd"]{
	width:67%;
	height:50px;
	padding:4px 15px;
	margin-top:5px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
}

.extension{
	
	width:60%;
	background-color:#F9F9F9;
	
	padding:14px;
	
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
}*/

.votredomaine input[type="submit"]{
	background-color:#9abd00;
	color:white;
	font-weight:600;
	
	width:80%;
	height:50px;
	border:solid 1px #9abd00;
	margin-top:5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.votredomaine input[type="submit"]:hover{
	background-color: #a8ce00;

}

.connexion .btn-inscription, .login .btn-inscription {
    
    padding:10px;
    margin:10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 30px;
    background-color:#F9F9F9;
    color:#891769;
    text-transform:uppercase;
    text-decoration: none!important;
    
}

.connexion .btn-inscription.vin-co, .login .btn-inscription.vin-co {
    

    background-color:#F9F9F9;
    color:#891769;
	background-image: url('/favicon.ico');
	background-position:left center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-left:50px;
    
}

.connexion a {
	color:#333;
	float:center;
	margin-top:40px;
	
}
.login a {

	float:center;
margin:0;
	
}
.connexion input[type="text"]{
	width:450px;
	height:50px;
	margin-top:20px;
	font-size:1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:solid 1px #ababab;
	padding-left:5px;
}

input {

}

.connexion input[type="submit"]{
	font-size:1em;
	line-height:1;
	font-weight:800;
	background-color:#9abd00;
	color:white;
	margin-left:-5px;
	width:150px;
	height:50px;
	border:none;
	margin-top:5px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}
.connexion input[type="password"] {
	font-size:1em;
	width:300px;
	height:50px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border:solid 1px #ababab;
	padding-left:5px;
}

.login input[type="text"], .login input[type="password"]{

	width:100%;
    height:50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:solid 1px #ababab;
	margin: 5px 0;

	font-size:1em;
	padding-left:5px;

}

.login input[type="submit"] {

	width:100%;
	height:50px;
	background-color:#9abd00;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 5px 0;
	
	color:white;
	font-size:1em;
	line-height:1;
	font-weight:800;
}

.connect {
text-align:left;
font-size:1.2em;
background-color:#fff;
margin:10px;
}

.connect-nav {
	height:100px;
	width:100%;
	background-color:#f6f6f6;	
	background-image: url('../../connect/vinco_sync.png');
	background-position:bottom;
	background-repeat: repeat-x;	
}
.connect-nav img{
	float:left;
	padding:20px;
}
.connect-vinco {
	
	padding-left:70px;
	
	
	background-image: url('/about/img/c_products.png');
	background-position:left center;
	background-repeat: no-repeat;	
}
.connect-partner {
	height:120px;
	padding-left:50px;
	padding-top:50px;
	border-left:solid 2px #c6c6c6;
	background-image: url('../../connect/vinco_sync_arrow.png');
	background-position:left center;
	background-repeat: no-repeat;	
}  
 
.connect h1{
color:#891769;
font-size:2.2em;
font-weight:300;
}

.connect p{
color:#aaa;
font-size:0.9em;
} 
 

.connect a {
	color:#333;
	float:center;
	margin-top:40px;
	
}

.connect  input[type="text"]{
	width:100%;
	height:50px;
	
	
	font-size:1em;
	
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	
	border:solid 1px #ababab;
	border-bottom:none;
	padding-left:10px;
	
}

.connect  input[type="password"]{
	width:100%;
	height:50px;
	
	
	font-size:1em;
	
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottom-left: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	
	border:solid 1px #ababab;
	padding-left:10px;
	
}

.connect  input[type="mail"]{
	width:100%;
	height:50px;
	
	
	font-size:1em;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	border:solid 1px #ababab;
	
	padding-left:10px;
	
}
.connect input[type="submit"]{
	font-size:1em;
	line-height:1;
	font-weight:800;
	background-color:#9abd00;
	color:white;
	
	width:100%;
	height:50px;
	border:none;
	margin-top:10px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.connect-footer input[type="submit"]{
	font-size:1em;
	line-height:1;
	font-weight:800;
	background-color:#9abd00;
	color:white;
	
	width:100%;
	height:50px;
	border:none;
	margin-top:10px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.connect-footer-close {
	font-size:1em;
	line-height:1;
	font-weight:800;
	background-color:#c6c6c6;
	color:white;
	
	width:100%;
	height:50px;
	border:none;
	padding:20px;
	text-align:center;
	margin-top:10px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.connect-footer {
	
	width:100%;
	background-color:#f6f6f6;
	padding:10px;
		
}

.votredomaine p{
	padding:10px;
	font-size:1.3em;
}

.votredomaine input, .extension {
	font-size:18px;
	color:#ababab;
}

.btnvincod {
	font-size:1em;
	line-height:1;
	font-weight:800;
	background-color:#9abd00;
	color:white;
	margin:20px;
	padding:10px;
	text-transform:uppercase;
	width:200px;
	height:50px;
	border:none;
	
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}


a.lien_vincod {
color:yellow;
}

.mauve {
color:#891769;
}

.centre{
width=385px;
margin:0 auto;
}

.fondgris {
background-color:grey;
}
.container {
font-family: 'Roboto', sans-serif;
}

/* Home */

.home-enjoy {
	padding:10% 0;
	height:100%;
	color:white;
	text-align:left;
	font-size:1.7em;
	font-weight:300;
	text-shadow: 1px 1px rgba(0, 0, 0,.2);
}
.home-enjoy h1 {
	font-size:1.8em;
	font-weight:300;
}


.home-anim {
	padding:5% 0;
	height:460px;
	color:white;
	text-align:center;
	font-size:1.2em;
	font-weight:300;
	
 }
.home-anim h1 {
	font-size:2.2em;
	font-weight:300;
 }
 
 .home-anim a{
	color:white;	
 }
.home-anim h1 {
	font-size:2.2em;
	font-weight:300;
 }

.conquete {
	padding: 20px;
	text-align:center;
	background-color: #f6f6f6;
	height:300px;
		
	vertical-align:middle;
	/*width: 100%;
	display:table;*/
}
/*.conquete .container {
	display: table-cell;
	vertical-align: middle;

}*/
.conquete h1 {
color:#891769;
font-size:4em;
font-weight:300;
}
.conquete p {
font-size:1.2em;
line-height:1.3;
}

.mess {
	background: url('../img/degrade_commandement.png'), url('../img/vinco_mess.jpg');
	background-position:center 0 ;
	background-repeat: repeat-x, no-repeat;
	background-size:auto, cover;
	height:600px;
	width: 100%;
	vertical-align:middle;
	text-align:center;
	display:table;
	color:white;
	font-size:1.5em;
	font-weight:300;
}
.mess .container {
	display: table-cell;
	vertical-align: middle;
}
.mess h1 {
	font-size:3em;
	font-weight:500;
 }
.mess a {
	color:#FFF;
	text-decoration:none;
}
 
.order {

	background:#FFF;
	height:400px;
	width: 100%;
	vertical-align:middle;
	text-align:left;
	display:table;
	color:#6a6a6a;
	font-size:1.5em;
	font-weight:300;
}
.order .container {
	display: table-cell;
	vertical-align: middle;
}
.order h1 {
	color:#891769;
	font-size:2em;
	font-weight:300;
 }
.order a {
	color:#FFF;
	text-decoration:none;
}

.offer {

	background:#891769;
	height:500px;
	width: 100%;
	vertical-align:middle;
	text-align:center;
	display:table;
	color:#FFF;
	font-size:1.5em;
	font-weight:300;
}
.offer .container {
	display: table-cell;
	vertical-align: middle;
}
.offer h1 {
	color:#FFF;
	font-size:2em;
	font-weight:300;
 }
.offer a {
	color:#FFF;
	text-decoration:none;
}

.dam {
 background: url('../img/degrade_commandement.png');

 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 color:white;

 font-size:1.7em;
 font-weight:300;
 }
 .dam h1 {
 font-size:2em;
 font-weight:300;
 }
 .dam a {
 color:#FFF;
 text-decoration:none;
 }
 
 .dam .row div {
background: url('img/degrade_commandement.png');
background-position:center 0 ; 
background-repeat: repeat-x, no-repeat; 
background-size:auto, cover;
 height:460px;
padding:20px;
margin:none;
 text-align:center;
 }

.lecloud {
padding: 0 30px 80px 30px;
text-align:center;
background-color: #f6f6f6;
margin-bottom:30px;
min-height:400px;
vertical-align:middle;
}
.lecloud h1 {
color:#891769;
font-size:4.6em;
font-weight:300;
}

.lecloud p {
font-size:1.5em;
line-height:1.3em;
font-weight:200;
}

.apps {
padding: 0 30px 80px 30px;
text-align:center;
background-color: #fff;
margin-bottom:30px;
/*min-height:400px;*/
vertical-align:middle;
}
.apps h1 {
color:#891769;
font-size:4.6em;
font-weight:300;
}
.apps p {
font-size:1.5em;
line-height:1.3em;
font-weight:200;
}

.commandement {
 background-color:#891769;
 background-image: url('../img/degrade_commandement.png');
 background-position:0 0;
 background-repeat: repeat-x;
 margin:20px 0 0 0;
 padding-top:20px;
 color:white;
 text-align:center;

 
 }
 .commandement h1{
 font-size:3.6em;
 font-weight: 300;
 }
 
 .appscloud {
	background-color:#881769;
	background-image: url('../img/degrade_commandement2.png');
	background-position:center top;
	background-repeat: repeat-x;
	color:white;
	padding-top:80px;

	text-align:center;
 /*margin-bottom:0px;padding-top:80px;background: #f6f6f6 url('img/vinco_img_cloud.png') no-repeat center bottom;min-height:220px;*/
 }
 .appscloud h1{
 font-size:3.6em;
 font-weight: 300;
 }
 
  .moreapps {
	background-color:#881769;
	background-image: url('../img/degrade_commandement3.png');
	background-position:center top;
	background-repeat: repeat-x;
	color:white;
	padding-top:80px;

	text-align:center;
 /*margin-bottom:0px;padding-top:80px;background: #f6f6f6 url('img/vinco_img_cloud.png') no-repeat center bottom;min-height:220px;*/
 }
 .moreapps h1{
 font-size:3.6em;
 font-weight: 300;
 }
 
 .story h4{
padding-bottom:40px;
 }
 .story {
 background-color:#891769;
 background-image: url('../img/degrade_commandement.png');
 background-position:0 0;
 background-repeat: repeat-x;
 margin-top:20px;
 padding-top:40px;
 color:white;
 text-align:center;
 }
 
 .essai {
 background: url('../img/footer.jpg') no-repeat;
 padding-top:35px;
 background-size: cover;
 padding-bottom:35px;
 padding-left:15px;
 color:white;
 }
 .conquerants {
 background: url('../img/degrade_commandement.png'), url('../img/conquerants.jpg');
 height:460px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:70px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 .conquerants h1 {
 font-size:3em;
 font-weight:300;
 }

/* pages apps */

 .navapps {
	padding-top:10px;
	background-color:#FFF;
	margin:0;
	vertical-align:middle;
	text-align:center;
	border-bottom:solid 1px #d6d6d6;
 }
 .navapps p{
	 text-align:center!important;
	font-size:.9em;
	color:#3f0e34;
 }
  .navapps a{
	  	font-size:.9em;
	color:#3f0e34;
 }
.appon{
	padding:0 10px;
	width:100%;
	border-bottom:solid 5px #3f0e34;
	height:110px;
}

.appoff{
	width:100%;
	padding:0 10px;
	height:110px;	
}
.appoff p{
	color:#313131;
}

/* slider */

.slider{
padding:5% 0 0 0;
background-color:#FFF;
font-size:.9em;
color:#bbb;
text-align:center;
}

.slider h1{
	text-align:left;
	color:#891769;
	font-size:3em;
	font-weight:300;
	
}
.slider p{
  margin-top:10px;
  padding:20px 20px 0 20px;
}

.slider .cfa {
	
	color:#FFF;
	background-color:#9abd00;
	border:1px solid #9abd00; 
	font-size:1.2em;
	font-weight:200;
	padding:10px;
	margin:20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.slider .cfa a{
	color:#FFF;

}

#slider_wordpress, #slider_shopify{
	padding-top:40px;

}

#slider_shopify .owl-pagination span, #slider_wordpress .owl-pagination span{
margin-top:0px;
padding-top:0px;
background-color:#000;

}

#slider_wordpress .screenwp{
	padding: 10px 0px;
	margin: 0 10px;
	text-align: center;
}

#slider_wordpress .screenwp img{
  display: block;
  width: 100%;
  max-width:600px;
  height: auto;
}

#slider_shopify .screenwp{
	padding: 10px 0px;
	margin: 0 10px;
	text-align: center;
}

#slider_shopify .screenwp img{
  display: block;
  width: 100%;
  height: auto;
}


.appbanner {
    padding : 10% 0;
    height:100%;
    color:white;
    text-align:left;
    font-size:1.5em;
    font-weight:300;
    text-shadow: 1px 1px rgba(0, 0, 0,.2);
    background-position:left top, right 20%;
    background-repeat: repeat-x, no-repeat;
    background-size:auto, cover;
 
 }
.appbanner h1 {
    margin-top:0px;
    font-size:2.5em;
    font-weight:300;
 }



 .navapps img {
	max-width:60px;
 }
 
 .argu {
	padding:7% 0;	
	text-align:left;
	background-color: #fff;
	border-bottom:1px solid #DDD;
	color:#891769;

}

 .argu-right {
	padding:7% 0;	
	background-size:48% auto;
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position:right center;
}
.argu-right img{
	visibility: hidden;
	width:240px;
	height:400px;
}

 .argu-right-top {
	padding:7% 0;	
	background-size:48% auto;
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position:right top;
}
.argu-right-top img{
	visibility: hidden;
	width:240px;
	height:400px;
}
 .argu-left {
	padding:7% 0;
	background-size:48% auto;
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position:left center;
}
.argu-left img{
	visibility: hidden;
	width:240px;
	height:400px;
}

 .argu-left-bottom {
	padding:7% 0;
	background-size:48% auto;
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position:left bottom;
}
.argu-left-bottom img{
	visibility: hidden;
	width:240px;
	height:400px;
}


 .argu-fixed {
	padding:5% 0 0px 0;
	text-align:left;
	background: #fff;
	border-bottom:1px solid #DDD;
	color:#891769;

}

 .argu-cover {
	padding:0;
	text-align:left;
	background: #fff;
	border-bottom:1px solid #DDD;
	color:#891769;

}


.argu-grey {

	text-align:left;
	background-color: #F9F9F9;
	border-bottom:1px solid #DDD;
	color:#891769;
}

.argu-mauve {
	padding: 40px 0;
	text-align:center;
	background-color: #891769;
	color:#FFF;
	height:400px;	
}




.argu h1, .argu-grey h1,  .argu-fixed h1, .argu-mauve h1 {

	font-size:3em;
	font-weight:300;
	}
	
.argu h2, .argu-grey h2,  .argu-fixed h2, .argu-mauve h2{
	font-size:3em;
	font-weight:300;
	
}

.argu h3, .argu-grey h3,  .argu-fixed h3, .argu-mauve h3 {
	
	font-size:1.5em;
	font-weight:300;
	line-height: 1.3em;
}

.argu h4, .argu-grey h4,  .argu-fixed h4, .argu-mauve h4 {

	font-size:3.5em;
	font-weight:300;
	line-height: 1.3em;
}
.argu p, .argu-grey p,  .argu-fixed p, .argu-mauve p {
	color:#333;
	font-size:1.2em;
	font-weight:200;
	line-height: 1.6em;
	/*background-color:rgba(255,255,255,.5);*/

}

.argu a, .argu-grey a,  .argu-fixed a {
	color:#891769;
	font-weight:400;

}

.argu-mauve p {
	color:#FFF;
}

.argu-mauve a {
	color:#FFF;
}




/* page références */
 
 .article {
	padding: 0 30px 0px 30px;
	text-align:left;
	background-color: #fff;
	margin:0px;
	vertical-align:middle;
}

.article .row, .article-center .row{
	padding: 20px 0 20px 0;
	/*border-top:1px solid #DDD;*/
	border-bottom:1px solid #DDD;
}

.article h2, .article-center h2 {
	font-size:1.2em;
	color:#ccc;
	
}

.article h1, .article-center h1 {
	color:#891769;
	font-size:3em;
	font-weight:300;
	}

.article h3, .article-center h3 {
	color:#891769;
	font-size:1.5em;
	font-weight:300;
	line-height: 1.3em;
}

.article h4, .article-center h4 {
	color:#891769;
	font-size:3.5em;
	font-weight:300;
	line-height: 1.3em;
}
.article p, .article-center p {
	font-size:1.2em;
	line-height: 1.6em;
}

.article-center {
	padding: 0 30px 0px 30px;
	text-align:center;
	background-color: #fff;
	margin:0px;
	vertical-align:middle;
}

.article-center .encadre, .article .encadre {
	background-color:#eeeeee;
	width:100%;
	padding:40px;
	font-size:1.5em;
} 

.sucessstory_estandon {
 background: url('../img/degrade_commandement.png'), url('../temoignages/estandon_banner.jpg');
 height:420px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 


 .sucessstory_trevallon {
 background: url('../img/degrade_commandement.png'), url('../temoignages/trevallon_banner.jpg');
 height:420px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:left;
 font-size:1.7em;
 font-weight:300;
 }

 
  .sucessstory_bernardins {
 background: url('../img/degrade_commandement.png'), url('../temoignages/bernardins_banner.jpg');
 height:420px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:left;
 font-size:1.7em;
 font-weight:300;
 }

   .sucessstory_hugel {
 background: url('../img/degrade_commandement.png'), url('../temoignages/hugel_banner.jpg');
 height:420px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:left;
 font-size:1.7em;
 font-weight:300;
 }

  .sucessstory_leflaive {
 background: url('../img/degrade_commandement.png'), url('../temoignages/leflaive_banner.jpg');
 height:420px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:left;
 font-size:1.7em;
 font-weight:300;
 }

 
   .sucessstory_dbrlafite {
 background: url('../img/degrade_commandement.png'), url('../temoignages/dbrlafite_banner.jpg');
 height:420px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:left;
 font-size:1.7em;
 font-weight:300;
 }

  .sucessstory_estandon h1, .sucessstory_trevallon h1, .sucessstory_leflaive h1, .sucessstory_bernardins h1, .sucessstory_hugel h1, .sucessstory_dbrlafite h1  {
 font-size:3em;
 font-weight:300;
 }
 
 	.arrow{
		top:75px;
	} 
 
 .dam1 {
 background: url('../img/degrade_commandement.png'), url('../img/dam_vinco1.jpg');
 height:460px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 .dam1 h1 {
 font-size:2em;
 font-weight:300;
 }
 .dam2 {
 background: url('../img/degrade_commandement.png'), url('../img/dam_vinco2.jpg');
 height:460px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:60px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 .dam2 h1 {
 font-size:1.8em;
 font-weight:300;
 }

 .dam3 {
 background: url('../img/degrade_commandement.png'), url('../img/dam_vinco3.jpg');
 height:460px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 .dam3 h1 {
 font-size:2em;
 font-weight:300;
 }
 .dam4 {
 background: url('../img/degrade_commandement.png'), url('../img/dam_vinco4.jpg');
 height:460px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 .dam4 h1 {
 font-size:2em;
 font-weight:300;
 }
  .dam5 {
 background: url('../img/degrade_commandement.png'), url('../img/dam_vinco5.jpg');
 height:460px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 .dam5 h1 {
 font-size:2em;
 font-weight:300;
 }
 
 .dam6 {
 background: url('../img/degrade_commandement.png'), url('../img/dam_vinco6.jpg');
 height:460px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:100px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 .dam6 h1 {
 font-size:2em;
 font-weight:300;
 }
 
 .vincod-com {
 background: url('../img/degrade_commandement.png'), url('../img/vincod.jpg');
 height:460px;
 background-position:center 0 ;
 background-repeat: repeat-x, no-repeat;
 background-size:auto, cover;
 padding-top:70px;
 color:white;
 text-align:center;
 font-size:1.7em;
 font-weight:300;
 }
 .vincod-com h1 {
 font-size:1.7em;
 font-weight:300;
 }
 .vincod-com p {
 font-size:0.5em;
 color:#FFF; 
 text-transform:uppercase;
  }
 .logos {
	 padding:40px 0 ;
	vertical-align:middle;
	 border-bottom:solid 1px #d6d6d6;
	  //border-top:solid 1px #d6d6d6;
	  background:#FFF;
 }
 .grey {
	background-color:#f6f6f6;
	border: solid #dfdfdf 1px;
	margin:20px 0px;
	min-height:560px;
 }
 

 .webapp {
background-image: url('../img/webapp_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
.app {
background-image: url('../img/app_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
 .facebook{
background-image: url('../img/facebook_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
 .packaging {
background-image: url('../img/packaging_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
 .pdf {
background-image: url('../img/pdf_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
  .set {
background-image: url('../img/set_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
 .extranet {
background-image: url('../img/extranet_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
 .wordpress {
background-image: url('../img/wordpress_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
 .cloud {
background-image: url('../img/cloud_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
  .photogallery {
background-image: url('../img/photogallery_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
  .widget {
background-image: url('../img/widget_icon.png');
background-position:40px 40px;
background-repeat: no-repeat;
padding:0 30px 0 130px;
 }
 
  .webapp3 {
background-image: url('../img/webapp_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
.app3 {
background-image: url('../img/app_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
 .facebook3 {
background-image: url('../img/facebook_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
 .packaging3 {
background-image: url('../img/packaging_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
 .pdf3 {
background-image: url('../img/pdf_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
  .set3 {
background-image: url('../img/set_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
 .extranet3 {
background-image: url('../img/extranet_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
 .wordpress3 {
background-image: url('../img/wordpress_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
 .cloud3 {
background-image: url('../img/cloud_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
  .photogallery3 {
background-image: url('../img/photogallery_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
  .widget3 {
background-image: url('../img/widget_icon.png');
background-repeat: no-repeat;
background-position:50% 20px;
padding:110px 30px 10px 30px;	
 }
.widget3,.photogallery3, .cloud3, .wordpress3, .extranet3, .pdf3, .set3, .packaging3, .facebook3, .app3, .webapp3 {
text-align:center;
 }	  
 img {
 display: block; 
margin: 0 auto; 
 }
 .purple h3 {
 color:#891769;
 padding:10px 90px;
 font-size: 1.5em;
 }
 
  .purple h4 {
 color:#891769;
 padding:10px;
 font-size: 1.5em;
 }
 
 .purple p {
 font-size: 1.3em;
 color:#909090;
 }
 
.solution_cloud {
background-image: url('../img/c_app.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
 
 

 .tableau_de_bord {
 background-image: url('../img/c_dashboard.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
 .produits {
 background-image: url('../img/c_products.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.applications {
 background-image: url('../img/c_appli.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.fichiers {
 background-image: url('../img/c_files.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.reviews {
 background-image: url('../img/c_reviews.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.ia {
 background-image: url('../img/c_ia.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.xnet {
 background-image: url('../img/c_xnet.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.api {
 background-image: url('../img/c_api.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.statistiques {
 background-image: url('../img/c_stats.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.utilisateurs {
 background-image: url('../img/c_user.png');
background-position:30px 25px;
background-repeat: no-repeat;
}
.connexion, .login {
text-align:center;
font-size:1.2em;
background-color:#f6f6f6;
} 
.connexion h1, .login h1{
color:#891769;
font-size:3em;
font-weight:300;
} 
.login h2{
	color:#891769;
	font-size:2em;
	font-weight:300;
} 
.bloc_apps p {
	/*color:#909090;*/
	color:#5b5b5b;
	font-weight:200;
	font-size:1.2em;
}
.bordure {
	border-bottom:solid #dfdfdf 1px;
	width:85%;
	margin:auto;
	margin-bottom:20px;
}
.fond_gris {
	background-color:#eeeeee;
	padding-bottom:20px;
}
.nav_footer {
	padding:20px 0;
	border-bottom:solid #dfdfdf 1px;
	text-align:center;
	vertical-align:middle;
}
.nav_footer_links {
	padding:20px 0;
	border-bottom:solid #dfdfdf 1px;
	text-align:left;
	vertical-align:middle;
}
.item_footer {
	display:inline-block;
	padding:5px 10px;

}
.link_footer {
	/*text-transform:uppercase;*/
	color:#6a6a6a;
}
.link_footer:hover {
	/*text-transform:uppercase;*/
	color:#891769;
	cursor:pointer;
}
.link_footer_small {

	color:#6a6a6a;
}
.link_footer_small:hover {

	color:#6a6a6a;
	cursor:pointer;
}
.social_links {
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	margin:0 10px;
}
.copyright {
	text-align:center;
	padding-top:10px
}
.large {
	background-color:#f6f6f6;
	}
.copyright {
	color:#7f7f7f;
}
.img_app {
	width: 80%;
	max-width:460px;
}

.titre_droite {
text-align:left;
}
.titre_gauche {
text-align:right;
}

.btn_connexion{
color:#FFF;text-transform:uppercase;font-size:1.5em;padding: 20px;background: #9abd00;border: 1px solid #9abd00;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;margin:5px;display:block;text-align:center;text-decoration:none;
 }
.btn_connexion a{ 
color:#FFF; }

.callforaction{
color:#FFF;
text-transform:uppercase;
font-size:1.5em;
padding: 20px;
background: #9abd00;
border: 1px solid #9abd00;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin:5px 20px;
display:block;
text-align:center;
text-decoration:none;

color:#FFF;
text-transform:uppercase;
font-size:1.5em;
padding: 20px;
background: #891769;
border: none;
border-radius: 30px;
-moz-border-radius: 5px;
-webkit-border-radius: 40px;
margin:5px 20px;
display:block;
text-align:center;
text-decoration:none;

 }

 

.callfordemo {
color:#FFF;background: #9abd00;border: 1px solid #9abd00;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;margin:5px;display:block;text-align:center;text-decoration:none;
 }
.callfordemoinleft{
font-size:1em;border-right: 1px solid #fff;width:80px;padding:15px;
 }
 .callfordemoinright{
font-size:1.5em;padding:20px;text-transform:uppercase; }

.callfordemo a{ 
color:#FFF; }

.callforaction:hover, .callfordemo:hover, .callfordemo a:hover, .callforaction-small:hover, .callfordemo-small:hover, .callfordemo-small a:hover {
background:#a8ce00;text-decoration:none;color:#FFF; }

.callforaction:hover{
    	background:#a12778;
}

.ensavoirplus {
color:#FFF;text-transform:uppercase;font-size:1em;padding: 10px;background: #8a106a;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;margin:5px;display:block;text-align:center;text-decoration:none;
 }
.ensavoirplus:hover {
background:#ae1486;text-decoration:none;color:#FFF; } 

.list_events{
    display:none;
}

.display_pricing_paysage{
background:#F9F9F9;border:1px solid #DDD;padding:10px;
text-align: center;

}

.display_pricing_paysage_part{
border-right:1px solid #DDD;padding:10px;
}
.display_pricing_paysage_part_end{
padding:10px;
}

/* footer */

.footer{
	background-color:#F6F6F6;
	padding: 20px;
	/*border-top:1px solid #dfdfdf; FFF*/
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf; 
	color:#a3a3a3;
	font-size:14px;
	line-height:15px;
	display:block;
	text-align:center;
}


.footer2{
	background-color:#F6F6F6;


	color:#a3a3a3;
}

.footer a, .footer2 a{
	color:#a3a3a3;
	text-decoration:none;
}



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


	/* on desactive alignement en hauteur*/
	
	.row-centered {
	    display:block;
	    text-align:center;
	}
	.col-centered {
	    display:inline-block;
	    text-align:left;
	}
	
	
	.logo {
		/*margin-left:0px;
		padding:25px 0;
		width:120px;*/
	}
	
	 .argu-right, .argu-right-top {
		background-size:500px auto;
		background-position:right bottom;
	}

	.argu-right img, .argu-right-top img{
		height:300px;
	}

	.argu-left, .argu-left-bottom {
		background-size:500px auto;
		background-position:left top;
	}
	
	.argu-left img{
		height:300px;
	}
	
	.conquete h1, .lecloud h1, .apps h1{
		font-size:3em;
	}
	.webapp {
	background-image: url('../img/webapp_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	 }
	.app {
	background-image: url('../img/app_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	
	 }
	 .facebook{
	background-image: url('../img/facebook_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	
	 }
	 .packaging {
	background-image: url('../img/packaging_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	
	 }
	 .pdf {
	background-image: url('../img/pdf_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	
	 }
	 	 .set {
	background-image: url('../img/set_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	
	 }
	 .extranet {
	background-image: url('../img/extranet_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	
	 }
	 .wordpress {
	background-image: url('../img/wordpress_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	
	 }
	 .cloud {
	background-image: url('../img/cloud_icon.png');
	background-position:50% 20px;
	background-repeat: no-repeat;
	padding:110px 30px 10px 30px;
	text-align:center;
	}
	.solution_cloud {
	background-image: url('../img/c_app.png');
	background-position:30px 12px;
	background-repeat: no-repeat;
	}
	 .tableau_de_bord {
	 background-image: url('../img/c_dashboard.png');
	background-position:30px 12px;
	background-repeat: no-repeat;
	}
	 .produits {
	 background-image: url('../img/c_products.png');
	background-position:30px 12px;background-repeat: no-repeat;
	}
	.applications {
	 background-image: url('../img/c_appli.png');
	background-position:30px 12px;background-repeat: no-repeat;
	}
	.fichiers {
	 background-image: url('../img/c_files.png');
	background-position:30px 12px;background-repeat: no-repeat;
	}
	.statistiques {
	 background-image: url('../img/c_stats.png');
	background-position:30px 12px;background-repeat: no-repeat;
	}
	.utilisateurs {
	 background-image: url('../img/c_user.png');
	background-position:30px 12px;background-repeat: no-repeat;
	}
	.commandement h1, .appscloud h1, .moreapps h1 {
	font-size:3em;
	}
	

	
	.conquerants h1 {
	font-size: 2.2em;
	font-weight: 300;
	}
	.conquerants p {
	font-size: 0.9em;
	}
	
	
	/*.connexion h1{
	font-size:3em;
	}
	*/
	.connexion input[type="text"]{
		width:450px;
		
	}
	
	.connexion input[type="password"] {
		width:300px;
		
	}
	.connexion input[type="submit"] {
		width:150px;
		
		line-height:inherit;
	}
	
	.titre_droite, .titre_gauche {
	text-align:center;
	}
	/*.votredomaine input[type="email"] {
	width:65%;
	}
	.votredomaine input[type="submit"] {
	width:25%;
	}*/
	
	
	
	.dam {
	padding-top:45px;
	
	 }
	.dam, .vincod-com h1{
	 font-size:1.5em;
	
	 }
	 
	.vincod-com p{
	color:#FFF; font-size:0.5em;text-transform:uppercase;
	}
	
	 .hand{
	display:none;
	 }
	 
	 .display_pricing_paysage{
	text-align:center;
	}
	.display_pricing_paysage_part{
	border-right:none;
	border-bottom:1px solid #DDD;
	}
	.sucessstory_estandon, .sucessstory_trevallon, .sucessstory_leflaive, .sucessstory_bernardins, .sucessstory_hugel, .sucessstory_dbrlafite {
		background-size:110%, cover;
		padding-left:20px;
		padding-right:20px;
		font-size:1.5em;
	 }
	 
	 	         .actus{
            text-align:center;
        }

}

@media screen and (max-width: 767px){
	
	.logo {
		margin-left:20px;
		padding:22px 0;
		width:120px;
	}
	.nav_footer_links {
		text-align:center;
		font-size:1.2em;
	}
	
		.sucessstory_estandon, .sucessstory_trevallon, .sucessstory_leflaive, .sucessstory_bernardins, .sucessstory_hugel, .sucessstory_dbrlafite {
		font-size:1.2em;
	 }


}
@media screen and (max-width: 640px){
	
	.connexion input[type="text"]{
		width:90%;
		margin-left:20px;
		margin-right:20px;
		
	}
	.connexion input[type="password"] {
		width:90%;
		margin-left:20px;
		margin-right:20px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.connexion input[type="submit"] {
		width:90%;
		margin-left:20px;
		margin-right:20px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		}
	.connexion {
	/*font-size:0.9em;*/
	}
	
	
	
	.votredomaine h1 {
	font-size: 3em;
	}
	/*.votredomaine p{
	font-size: 1em;
	}*/
	
	.votredomaine input[type="email"], .votredomaine input[type="nom"], .votredomaine input[type="societe"], .votredomaine input[type="tel"]{
		width:80%;
		margin-left:20px;
		margin-right:20px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	
	.votredomaine input[type="email2"], .votredomaine input[type="nom2"], .votredomaine input[type="societe2"], .votredomaine input[type="tel2"]{
		width:90%;
		margin-left:10px;
		margin-right:10px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	
	.votredomaine input[type="ndd"]{
		width:60%;
		margin-left:20px;		
	}
	
	.votredomaine .extension{
		width:60%;
		
		margin-right:20px;
	}
	
	.sucessstory_estandon, .sucessstory_trevallon, .sucessstory_leflaive, .sucessstory_bernardins, .sucessstory_hugel, .sucessstory_dbrlafite {
	height:auto;
	min-height:200px;
	background-size:110%, cover;
	padding:20px 0;

	 }
	.sucessstory_estandon p, .sucessstory_trevallon p, .sucessstory_leflaive p, .sucessstory_bernardins p, .sucessstory_hugel p, .sucessstory_dbrlafite p{

	font-size:.7em;
	 }
	.arrow{
		top:50px;
	}
	.dam1,  .dam3, .dam6 {
	padding-top:10px;
	
	 }
	 
 	 .dam2 {
	padding-top:15px;

	 }
	 
	.dam2 h1{
	font-size:1.6em;
	
	 }
	 .dam2 p{
	font-size:1em;
	
	 }
	 
	.dam1 h1, .dam4 h1, .dam3 h1, .sucessstory_estandon h1, .sucessstory_trevallon h1, .sucessstory_leflaive h1, .sucessstory_bernardins h1, .sucessstory_hugel h1, .sucessstory_dbrlafite h1{
	font-size:1.6em;
	
	 }
	 .dam4 {
	padding-top:60px;
	
	 }
	
	.dam {
	padding-top:10px;
	
	 }
	.dam, .vincod-com h1{
	 font-size:1.3em;
	
	 }
	 
	.vincod-com p{
	color:#FFF; font-size:0.5em;text-transform:uppercase;
	}
	
	.callforaction{
	font-size:1.2em;padding: 20px;margin:0px;
	 }
	 .hand{
	display:none;
	 }
	.cataloguemobile h1, .appliextranet h1, .catalogueimprime h1, .appfacebook h1, .cataloguedisplay h1 {
	 font-size:1.7em;
	 font-weight:300;
	 padding:40px 10px;
	 }

  	 .appon, .appoff {
		margin:0;
		text-align:center;
	 }




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

.home-enjoy {
	padding:5% 0;
	font-size:1.2em;
	font-weight:300;
}

.home-enjoy h1{
	font-size:2.2em;
	font-weight:300;

}
.appbanner {
	padding:30px 0 0 0;
	font-size:1.2em;
	font-weight:300;
}
.appbanner h1 {
	font-size:1.8em;
	font-weight:300;
}

	 .argu-right {
		 padding:0;
		background-size:400px auto;
		background-position:right bottom;
	}

	.argu-right img{
		height:250px;
	}

	.argu-left {
		padding:0;
		background-size:400px auto;
		background-position:left top;
	}
	
	.argu-left img{
		height:250px;
	}
	
	.argu-fixed img{
		max-height:300px;
	}

.argu h1, .argu-grey h1,  .argu-fixed h1, .argu-mauve h1 {

	font-size:2.2em;
	font-weight:300;
	}

	.callforaction{
		font-size:1em;
	 }
	.dam h1, .dam1 h1, .dam3 h1, .dam4 h1, .dam6 h1, .sucessstory_estandon h1, .sucessstory_trevallon h1, .sucessstory_leflaive h1, .sucessstory_bernardins h1, .sucessstory_hugel h1, .sucessstory_dbrlafite h1{
	font-size:1.6em;
	 }
	.dam,  .dam1 , .dam3 ,  .dam4 , dam6,  .sucessstory_estandon, .sucessstory_trevallon, .sucessstory_leflaive, .sucessstory_bernardins, .sucessstory_hugel, .sucessstory_dbrlafite {
	font-size:1.4em;
	 }
	.dam2 h1{
	font-size:1.4em;
	 }
	.dam2 p{
		font-size:.8em;
	}		

	.commandement img, .appscloud img, .moreapps img{
	width:100%;
	} 
	
	

}

.navbar-default{
	background:#FFF;
}

.navbar-collapse.collapse .mon_menu_co {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding:10px 20px;
	margin : -10px -10px 0 -10px;
	background:#891769;
	text-transform: none;
}

/* home en-tete */
.home-enjoy-22 {
    padding: 5% 0;
    height: 100%;
    color: #313131;
    text-align: left;
	background:white;
	/*background: linear-gradient(60deg,#FFFFFF, #cce0f5,#FFFFFF );
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;*/
}
.home-enjoy-22-wines {

	background: linear-gradient(60deg,#FFFFFF,#f5faff, #eaf4fd, #FFFFFF ); /*#fff6f6, #fde8e8,*/
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.home-enjoy-22-champagnes {

	background: linear-gradient(60deg,#FFFFFF,#d9ebf9,#cce0f5, #FFFFFF ); /*#fff6f6, #fde8e8,*/
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.home-enjoy-22-spirits {

	background: linear-gradient(60deg,#FFFFFF,#f8f8ee, #f6ecde,#e6e6de, #FFFFFF ); /*#fff6f6, #fde8e8,*/
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.home-enjoy-22-beers {

	background: linear-gradient(60deg,#FFFFFF,#eeece4,#f6f4ef, #fbfae4,#eeece4, #FFFFFF ); /*#fff6f6, #fde8e8,*/
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.home-enjoy-22-groceries {

	background: linear-gradient(60deg,#FFF, #eeece4, #f3f3f3, #FFFFFF ); /*#fff6f6, #fde8e8,*/
	background-size: 400% 400%;
	/* background: linear-gradient(-45deg, #a12778, #f39e2d, #d4bc39, #93a873);*/
    animation: gradient 15s ease infinite;
}

.enjoy-winetech {

	background: linear-gradient(60deg,#9e4683,#9e4683,#d44c72, #d44c72,#e8a585 ); /*#fff6f6, #fde8e8,*/
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.home-image-22 img { 
	width:100%;

}
.enjoy-content-22 h1 {
	font-size:3em;
	color:#891769;
}

.enjoy-content-22 h2 {
	font-size:1.4em;
	font-weight:300;
	/*color:#450835;*/
}
.enjoy-content-22 h3 {
	font-size:1.2em;
	font-weight:200;

}

@media screen and (max-width: 991px){
	.home-enjoy-22 {
		padding:0;
	}
	.enjoy-content-22 h1 {
	    font-size:2.2em;
    }
	.enjoy-content-22 {
		max-width:600px;
		text-align:center;
	}

}
@media screen and (min-width: 1680px){
	.enjoy-content-22 h1 {
		font-size:4em;
	}
	.enjoy-content-22 h2 {
		font-size:1.5em;
	}
}
/* bouton */

.btn-default-22 {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 10px 20px;
	color:#FFF;
	background: #891769;
	border:none;
	font-size:1.2em;
}
.btn-default-22:hover,
.btn-default-22:focus {
	background:#a12778; /*a12778*/
	color:#FFF;
}
.btn-reverse-22 {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 10px 20px;
	color:#891769;
	background:#fff;
	border:1px solid #891769;
	font-size:1.2em;
}
.btn-reverse-22:hover,
.btn-reverse-22:focus {
	background:#a12778;
	color:#FFF;
}
.btn-bordered-22 {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 10px 20px;
	color: #313131;
	margin:40px 0;
	font-size:1.2em;
	border:solid 1px #d6d6d6;	
}
.btn-bordered-22:hover {
	background:#d6d6d6;
}
.btn-link-22 {
	padding: 10px 20px;
	color:#891769;
	margin:30px 0;
	font-size:1.2em;
}
.btn-link-22:hover {
	color:#a12778;
}

.btn-category-22 {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 10px 20px;
	color:#FFF;
	background: #891769;
	margin:5px 0;
	font-size:.8em;
}
.btn-category-22:hover {
	color:#a12778;
}
.btn-groceries {
	color:#fff;
	background:#6f795f;
}
.btn-groceries:hover {
	color:#fff;
	background:#93a873;
}

.btn-spirits {
	color:#fff;
	background:#cf7f14;
}
.btn-spirits:hover {
	color:#fff;
	background:#f39e2d;
}
.btn-beers {
	color:#fff;
	background:#be4d15;
}

.btn-beers:hover {
	color:#fff;
	background:#e66120;
}
.btn-alcohol-free {
	color:#fff;
	background:#6ec982;
}

.btn-alcohol-free:hover {
	color:#fff;
	background:#78d08f;
}
.btn-champagnes {
	color:#000;
	background:#dac69e;
}
.btn-champagnes:hover {
	color:#000;
	background:#e9d9b8;
}
.btn-wines {
	color:#fff;
	background:#ae1833;
}
.btn-wines:hover {
	color:#fff;
	background:#df1f41;
}


@media screen and (max-width: 422px){
	.btn-default-22, .btn-link-22 {
		margin:10px 0;
	}
}
/* references */

.navreferences, .navcontacts {

	padding:60px 0;
	background-color:#FFF;
	vertical-align:middle;
	text-align:center;
	/*border-bottom:solid 1px #d6d6d6;*/
	color:#881769;
	font-weight:200;


 }
 .navreferences img {
	margin:20px auto;

}

 .navcontacts img, .navcontacts_home img {
	margin:20px 40px;

}
.navcontacts_home {

	padding:60px 0;
	background-color:transparent;
	vertical-align:middle;
	text-align:center;
	/*border-bottom:solid 1px #d6d6d6;*/
	color:white;
	font-weight:200;


 }
 .navcontacts_home a {
     color:white;
     }
@media screen and (max-width: 991px){
 .navcontacts img, .navcontacts_home img {
	margin:20px auto;

}
 .navcontacts p, .navcontacts_home p {
	text-align:center;

}
}
.navcontacts h2 {
	color:#881769;
	font-weight:200;
	font-size:3em;
	margin:70px auto;

 }
 .navreferences h2 {
	color:#881769;
	font-weight:200;
	font-size:3em;
	margin-top:70px;

 }
 .navreferences p, .navcontacts p {
	color:#313131;
	font-weight:200;
	font-size:1.3em;
	margin-bottom:70px;
 }
 /* applications */

.navapplications {

	padding:60px 0;
	background-color:#FFF;
	vertical-align:middle;
	text-align:center;

 }
 .navapplications-container {
	max-width:1500px;
	margin:auto;
 }
 .navapplications h1 {
	color:#881769;
	font-weight:200;
	font-size:1.5em;
	margin:40px 5px 40px 5px;
 }

 .navapplications h2 {
	color:#881769;
	font-weight:200;
	font-size:3em;
	margin-top:70px;

 }
 .navapplications p {
	color:#313131;
	font-weight:200;
	font-size:1.3em;
	margin-bottom:70px;
 }

 .navapplications .owl-theme .owl-controls .owl-page.active span{

	background:#881769;

 }
 .navapplications .owl-theme .owl-controls .owl-page span{

	background:#ccc;

 }

 .applications-bloc {

	padding:5px;
	margin-bottom:20px;
}

.applications-bloc img {
	width:100%;
	max-width:300px;

}
.applications-bloc a:hover img {
	filter:drop-shadow(0px 0px 15px #ccc);

}
 .applications-bloc h2 {
	color:#313131;
	font-weight:500;
	font-size:1.5em;
 }
 .applications-bloc p {
	color:#313131;
	font-weight:200;
	font-size:1em;
	max-width:300px;
	margin:auto;
 }

/* integration */

.integration {

	padding:60px 0;
	background-color:#FFF;
	vertical-align:middle;
	text-align:center;
	/*border-bottom:solid 1px #d6d6d6;*/
	color:#881769;
	font-weight:200;
 }
.integration img {
	margin:10px auto;
	border:1px solid #D6D6D6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
 .integration h2 {
	color:#881769;
	font-weight:200;
	font-size:1.5em;
	margin-bottom:40px;
 }
 /* home argu */

.home-argu-22 {
    padding: 40px 0;
    height: 100%;
    color: #313131;
    text-align: left;
    font-size: 1em;
    font-weight: 300;
	/*background-image: url('/about/img/home-argu-22.jpg');background-position:center 50%;background-repeat: no-repeat;background-size:cover;*/
	background-image: url('/about/img/home-argu-22-right.png');background-position:center 50%;

}
.home-argu-22-bg{
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.home-argu-22-bg-wines{
    background: linear-gradient(45deg, #dfd41f, #a12778, #4e67da, #1FDFBD);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.home-argu-22-bg-groceries{
    background: linear-gradient(45deg, #E1EB37, #93a873, #7393A8, #ce6fa9);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.home-argu-22-bg-alcohol-free{
    background: linear-gradient(45deg, #E1EB37, #e1e0db, #7393A8, #dcbcd0);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.home-argu-22-bg-spirits{
    background: linear-gradient(45deg, #fff600, #be4d15, #9e2df3, #2DF39E);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

.home-argu-22-bg-beers{
    background: linear-gradient(45deg, #fff600, #f39e2d, #e66120, #2DF39E);
    background-size: 400% 200%;
    animation: gradient 15s ease infinite;
}


@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.argu-content-22{
	padding:0 40px;
	max-width:800px;
	margin:auto;
}

.argu-title-22 a, .argu-title-22 a:active {
	font-size:2em;
	font-weight:300;
	color:#891769;
	text-decoration: none;
}

.argu-body-22 p {
	font-size:1.4em;
	color:#313131;
	margin-top:20px;
}
.argu-content-22 h1 {

	font-weight:300;
	padding:0 20px 20px 20px;
	color:#891769;
}
.argu-content-22 h4 {

	font-weight:300;
	padding:20px 20px 0 20px;

}
.argu-content-22 h2 {
	color:#450835;
	font-weight:200;
	padding:20px;
}

.argu-image-22 img {
	margin-left:-10%;
}
.argu-bloc-22{
	padding:20px;
	margin:20px 0;
	border:1px solid rgba(0,0,0,0.1);
	/*-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1);*/
	
}

.argu-bloc-22:hover{

	-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1);
	
}

.argu-bloc-22-open{

	-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1);
	
}

.argu-link-22{
	padding:20px;
	
}
.argu-bloc-22-close a:before{
	
	content:"\002295";
	font-size:1.3em;
}

.argu-bloc-22-open a:before{
	
	content:"\2296";
	font-size:1.3em;
}

.argu-bloc-highlight-22{

	background:#fff;
	/*border:1px solid #D6D6D6;*/
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}





@media screen and (max-width: 991px){
	.home-argu-22 {
		background-image: none;
		padding:10px 0;
	}
	.home-argu-22-bg{
    	/*background:none;
    	animation:none;*/
	}
	.argu-content-22 h1, .argu-content-22 h2,.argu-content-22 h4, .argu-content-22 .btn-link-22 {color:white;}
	.argu-content-22{
		text-align:center;
		padding:20px 0;
		
	}
	.argu-body-22 p {
		max-width:600px;
		margin:20px auto;
	}

}

/* home avantages */

.avantages-bloc, .croissance-bloc{
	background: #fff;
	padding:40px 20px;
	text-align:center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:solid 1px #dddddd;
	margin:20px 0;
	height:260px;
	-webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1);
}
.croissance-bloc{


	height:auto;

}
.avantages-bloc i{
	font-size: 72px;
	background: rgb(75,191,254);
background: -moz-linear-gradient(186deg, rgba(75,191,254,1) 0%, rgba(248,76,249,1) 50%, rgba(134,180,255,1) 100%);
background: -webkit-linear-gradient(186deg, rgba(75,191,254,1) 0%, rgba(248,76,249,1) 50%, rgba(134,180,255,1) 100%);
background: linear-gradient(186deg, rgba(75,191,254,1) 0%, rgba(248,76,249,1) 50%, rgba(134,180,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4bbffe",endColorstr="#86b4ff",GradientType=1);
-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

.avantages-bloc h3, .croissance-bloc h3{
font-weight:500;

}
.avantages-bloc i, .croissance-bloc i{
    color:#891769;
	font-size:4em;
}
.croissance-bloc{


	height:auto;

}
.label-europe, .btn-europe {

	background-color: #0E47CB!important; /*#003386; */
	color:white!important; /*#ffc22f;*/

}
.newsletter.newsletter-register {
padding:10px;border:1px solid #eee; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.newsletter.newsletter-register:before {
    content: "\f0e0"; /* Code unicode pour l'icône calendrier de FontAwesome */
    font-family: FontAwesome;
    position: absolute;
    left: 45%; /* Ajuste la position de l'icône selon tes besoins */
    top: 50px;
    transform: translateY(-50%); /* Pour centrer verticalement */
    font-size: 3em; /* Taille de l'icône */
    color: #891769; /* Couleur de l'icône */
}

.webinars.webinars-discover {
    padding:10px 20px;margin-bottom:20px;border:1px solid #eee; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color:#1862fb;color:white;

}

.webinars.webinars-discover:before {
    content: "\f03d"; /* Code unicode pour l'icône calendrier de FontAwesome */
    font-family: FontAwesome;
    position: absolute;
    left: 45%; /* Ajuste la position de l'icône selon tes besoins */
    top: 50px;
    transform: translateY(-50%); /* Pour centrer verticalement */
    font-size: 3em; /* Taille de l'icône */
    color: white; /* Couleur de l'icône */
}

.webinars.webinars-discover h2, .webinars.webinars-discover p {

    color:white;
}
.webinars.webinars-discover a {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
        padding: 10px 20px;
        background:white;
    color:#1862fb;
        border:1px solid white;
}
.webinars.webinars-discover a:hover {
    background:#0a50e1;
    color:white;
    border:1px solid white;
}
.boutique.boutique-discover {
    padding:10px 20px;
    margin-bottom:20px;
    border:1px solid #eee;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     background-color:#FFB7E9;/*#a47b67*/;
}
.boutique.boutique-discover p {
    color:#372a24;
}
.boutique.boutique-discover:before {
    content: "\f0f4"; /* Code unicode pour l'icône calendrier de FontAwesome */
    font-family: FontAwesome;
    position: absolute;
    left: 45%; /* Ajuste la position de l'icône selon tes besoins */
    top: 50px;
    transform: translateY(-50%); /* Pour centrer verticalement */
    font-size: 3em; /* Taille de l'icône */
    color: #59443a; /*#59443a; Couleur de l'icône */
}
.boutique.boutique-discover h2 {
    font-family:'Vollkorn';
    color:#59443a;
    font-size:3.2em;
    font-weight:900;
}
.boutique.boutique-discover a {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    background:#B9FBC0;/*white*/;
    color:#59443a;
    border:1px solid #AFCBFF;
}
.boutique.boutique-discover a:hover {
    background:#FF8C00;
    color:white;
}
.salon.salon-wineparis {
    padding:20px;
    margin-bottom:20px;
    border:1px solid #eee;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     background-color:#e84823;/*#a47b67*/;
}
.salon.salon-wineparis:before {
    content: "\f000"; /* Code unicode pour l'icône calendrier de FontAwesome */
    font-family: FontAwesome;
    position: absolute;
    left: 45%; /* Ajuste la position de l'icône selon tes besoins */
    top: 50px;
    transform: translateY(-50%); /* Pour centrer verticalement */
    font-size: 3em; /* Taille de l'icône */
    color: white; /*#59443a; Couleur de l'icône */
}
.salon.salon-wineparis h2 {
    font-family:'Lato';
    color:#0F0c0C;
    font-size:2em;
    font-weight:900;
}
.salon.salon-wineparis p {
    color:white;
}
.salon.salon-wineparis a {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    background:white;/*white*/;
    color:#e84823;
    border:1px solid #e84823;
}
.salon.salon-wineparis a:hover {
    background:white;
    color:#e84823;
}
.webinars.seminars-24 {
    padding:10px 20px;margin-bottom:20px;border:1px solid #eee; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color:#201a30;color:white;

}
.webinars.seminars-24 h2 {
        font-family:'Orbitron';
        color:#b9e5dc;
        margin-top:-10px;
}
.webinars.seminars-24 p {
        color:white;
}
.webinars.seminars-24 a {
        -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
        padding: 10px 20px;
        font-family:'Orbitron';
        color:#b9e5dc;
        margin:10px;
}
.webinars.seminars-24 a:hover {
    background-color:#b9e5dc;
    color:#201a30;
    }

/* tick list */

ul.tick-list {
    list-style: none;          /* enlève les puces natives */
    margin: 0;
    padding: 0;
}

ul.tick-list li {
    position: relative;
    padding-left: 1.6em;       /* espace réservé pour le tick */
    margin-bottom: 0.5em;
    font-size:1.2em;
    font-weight:200;
    color:#333333;
}

ul.tick-list li::before {
    content: "✔";
    color: green!important;
    position: absolute;
    left: 0;
    top: 0.1em;                /* ajusté pour meilleure verticalité */
    width: 1.2em;
    text-align: center;
    line-height: 1;
}

ul.tick-list li.li-rocket::before {
	content: "🚀";
}

ul.tick-list li.li-drinks::before {
	content: "🍷";

}

ul.tick-list li.li-magic::before {
	content: "✨";
	text-shadow:1px 1px 2px #999;
}
/* FAQ accordeon */

.faq-accordion{
	padding:40px 0;
		border-bottom: solid 1px #d6d6d6;
	background-color:white;
	color: #333;
	font-size: 1.2em;
	font-weight: 200;
	line-height: 1.6em;
}
.panel-heading{
	padding: 20px 10px;
	background-color:white!important;
}
.panel-title{
	
	font-size: 1em;
	font-weight: 200;
}
.panel-title a{
	/*color:#428bca;*/
}
.faq-toggle:before {
content: "+ ";
display: inline-block;
width: 20px;
}

.faq-open .faq-toggle:before {
content: "- ";
}

body[class*="nutrition"] .argu,
.argu.argu-nutrition {
    min-height: 100vh;
    display: flex;
    align-items: center;
}

#page-nutrition .argu,
#page-nutrition .argu-cover,
#page-nutrition .argu-right,
#page-nutrition .argu-left {
    min-height: 100vh;
    display: flex;
    align-items: center;
}
#page-nutrition .argu h2{
    font-size:4em;
}
#page-nutrition .argu p, #page-nutrition .argu ul li{
    font-size:1.4em;
}

#page-nutrition .argu .row-centered,
#page-nutrition .argu-cover .row-centered,
#page-nutrition .argu-right .row-centered,
#page-nutrition .argu-left .row-centered {
    display: flex;
    align-items: center;
    width: 100%;
}

/* Désactivation sur mobile */
@media screen and (max-width: 991px) {
    #page-nutrition .argu,
    #page-nutrition .argu-cover,
    #page-nutrition .argu-right,
    #page-nutrition .argu-left {
        min-height: auto;
        display: block;
    }
    
    #page-nutrition .argu .row-centered,
    #page-nutrition .argu-cover .row-centered,
    #page-nutrition .argu-right .row-centered,
    #page-nutrition .argu-left .row-centered {
        display: block;
        text-align: center;
    }
    #page-nutrition .argu h2{
    font-size:3em;
}
#page-nutrition .argu p, #page-nutrition .argu ul li{
    font-size:1.2em;
}
}