/* =Global
----------------------------------------------- */
.clearfix{clear:both;}
.clear::after, [class*="content"]::after, [class*="site"]::after {
    clear: none;
}
@font-face {
    font-family: 'kirvyregular';
    src: url('../kirvy-regular-webfont.eot');
    src: url('../kirvy-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../kirvy-regular-webfont.woff2') format('woff2'),
         url('../kirvy-regular-webfont.woff') format('woff'),
         url('../kirvy-regular-webfont.ttf') format('truetype'),
         url('../kirvy-regular-webfont.svg#kirvyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* AJOUT BLOG */
#comment{
	background-color: #FFF !important;
}
.titre-blog{
	display:block;
	background: url(../img/2016-08.jpg) center no-repeat;
	height: 437px;
}

/* tableaux */
#tableau table, #tableau-gris table{
	width: 100% !important;
	display:block !important;
}
#tableau table tr td{
	text-align:center;
}
#tableau table tr td:last-child{
	text-align:left;
}
#tableau tr:nth-child(1){
	background-color: #821935;
	color :#FFF;	
}
#tableau tr:nth-child(2){
	background-color: #FFF;
	color :#000;	
}
#tableau tr:nth-child(3){
	background-color: #f1d7d7;
	color :#000;	
}

#tableau tr:nth-child(4){
	background-color: #FFF;
	color :#000;	
}
#tableau tr:nth-child(5){
	
	background-color: #f1d7d7;
	color :#000;
}
#tableau tr:nth-child(6){
	background-color: #FFF;
	color :#000;;	
}
#tableau tr:nth-child(7){
	background-color: #f1d7d7;
	color :#000;	
}

#tableau tr:nth-child(1) td{
	font-weight: bold;
	padding: 10px;
	font-size: 16px;
}



#tableau-gris table tr td{
	text-align:center;
}
#tableau-gris table tr td:last-child{
	text-align:left;
}
#tableau-gris tr:nth-child(1){
	background-color: #4f4f4f;
	color :#FFF;	
}
#tableau-gris tr{
	background-color: #FFF;
	color :#000;	
	border-bottom: 1px solid #000;
}

#tableau-gris tr td{
	border-bottom: 1px solid #000;
}

#tableau-gris tr:nth-child(1) td{
	font-weight: bold;
	padding: 10px;
	font-size: 16px;
}
#tableau-gris tr:nth-child(8){
	background-color: #4f4f4f;
	color :#FFF;
	height: 15px;	
}



/* FIN TABLEAUX */


h4#comments-evolved-tabs-label{
	    text-transform: uppercase;
    margin-top: 48px;
    font-weight: 600;
    font-size: 14px;
    color: #8d2a3f;
}

h2.comments-title{
	display:none;
}

#pdf-list{}
#pdf-list ul li{}
#pdf-list ul li a{
	display:block;
	padding: 15px;
	background-color:#cdcccb;
	color: #525353;
	font-size: 26px;
	text-decoration:none;
}
#pdf-list ul li a:hover{
	display:block;
	padding: 15px;
	background: #8d2a3f;
	color: #FFF;
	font-size: 26px;
	text-decoration:underline;
}

#responsive-menu{
	z-index: 99999999999999 !important;
}
#responsive-menu #responsiveSearchInput{
	padding: 5px 0 5px 25px !important;
}
#news-bloc{
	width: 90%;
	margin: 10px auto;
}
.box{
	width: 23%;
	margin: 10px;
	min-height: 180px;
	float:left;
	position:relative;
	overflow:hidden;
}
#box-un{
	background:url(../img/receipt.jpg) center no-repeat;
}
#box-deux{
	background:url(../img/what-new.jpg) center no-repeat;
}
#box-trois{
	background:url(../img/inside.jpg) center no-repeat;
}
#box-quatre{
	background:url(../img/translation.jpg) center no-repeat;
}

.last{
	width: 100%;
	height: 100%;
	background-color: rgba(130, 25, 53, 0.5);
	position:absolute;
	left:0;
	top:30px;
	overflow:hidden;
	display:none;
}

.box:hover .last{
	display:block;
}
.last a{
	display:block;
	padding:5px 8px;
	color: #FFF;
	font-weiht: bold;
	margin-top: 25%;
	font-size: 14px;
	text-decoration: none;	
}
.last a:hover{
	text-decoration: underline;
}
.title-box{
	width: 100%;
	height: 40px;
	background-color: #8d2a3f;
	position:absolute;
	left:0;
	top:0;
	color: #FFF;
	text-align:center;
	font-size: 20px;
}
.title-box a{
	color: #FFF;
	text-align:center;
	font-size: 20px;
}
a.more-content{
	color:#8d2a3f;
	display:block;
	margin-top: 10px;
	position:absolute;
	bottom:0;
	left:0;
}

body {
	background: rgb(232,232,232);
	color: rgb(60,60,60);
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
	font-size: 13px;
	line-height: 1.7;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Titillium Web', sans-serif;
}

#page{
	width: 100%;
	float: left;
}
#slider{
	width: 100%;
}
.fonttalk{
	font-family: 'kirvyregular';
	font-weight: bold;
}
ul{
	list-style:none;
	margin:0;
}

a:link, a:visited{}
a:hover, a:active{}

.content{
	width: 960px;
	padding: 0;
	margin: 0 auto;
}


/* =Header
----------------------------------------------- */
#masthead{
	width: 20%;
	height: 100%;
	position: fixed;
	background: #8d2a3f;
	float: left;
	z-index: 999;
}
.site-branding{
	margin: 10% auto;
	width: 150px;
	}
.site-title a, .site-title a img{
	width: 160px;
	height: 110px;
}
.texteboxcenter p{
	text-align: center!important;
}

/* =Menu
----------------------------------------------- */

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-align: right;
	width: 90%;
	margin-right: 0px;
	float: left;
}
#espacesearchlang{
	width:220px;
	margin-right: 30px;
	float: right;
}
.main-navigation li {
	float: left;
	clear: both;
	position: relative;
	text-align: right;
	float: right;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 17px;
/* 	text-transform: lowercase; */
	text-align: right;
	font-weight: 600;
	padding: 5px 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	position: absolute;
	top: 1.5em;
	left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a, .main-navigation a:hover {
	color: #33121c;
}
#espacesearchlang{
	padding-top: 15px;
	border-top: 1px solid #fff;
}
#espacesearchlang a{
	outline: none !important;
}
.espacesearchlanglogin {
    background: #6a2235;
    color: #fff !important;
    font-size: 14px;
    padding: 6px 75px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 10px;
}
.espacesearchlanglogin:hover{
	background: #72263e;
}
.espacesearchlanglogin img {
    padding: 0 8px 0 0;
    vertical-align: text-top;
}
 input[type="search"]{
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    background: none;
    background-image: url(../img/loupe.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 12px 12px;
	padding: 8px 6px 8px 45px;
    width: 165px;
}
.linkedinheader{
	float: right;
	width: 23px;
	height: 20px;
	margin-top: 15px;
	margin-left: 5px;
}
a:hover .linkedinheader{
	opacity: 0.9;
}
#espacelang{
	width: 138px;
	color: #fff;
	float: left;
	margin-top: 9px;
	font-size: 14px;
}
#lang_sel_list ul {
    border-top: 0px solid #8d2a3f !important;
}
#lang_sel_list li{
	margin: 5px 15px 0 0 !important;
/* 	text-transform: lowercase; */
}
#lang_sel_list{
	 font-family: 'Titillium Web', sans-serif !important;
	 font-size: 16px !important;
}
#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited {
    background-color:  #8d2a3f !important;
     font-family: 'Titillium Web', sans-serif !important;
	 font-size: 16px !important;
}
#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited {
    color: #fff !important;
     font-family: 'Titillium Web', sans-serif !important;
	 font-size: 16px !important;
	 font-weight: bold;
}
#lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited {
    background-color: #8d2a3f !important;
    color: #fff !important;
     font-family: 'Titillium Web', sans-serif !important;
	 font-size: 16px !important;
}
#lang_sel_list ul li{
	
}
#adresseheader{
 	clear: both;
    float: left;
     margin: 0 30px 0 0;
    padding-left: 0;
    text-align: right;
    width: 18%;	
    color: #fff;
    position: fixed;
	bottom: 0;
	font-size: 15px;
	margin-bottom: 10px;
}
#adresseheader img{
	position: absolute;
	right: 0px;
	bottom:95px;
}
#adresseheader p{
	line-height: 1.2;
	margin-bottom: 5px;
}
#adresseheader a{
	color: #fff;
	text-decoration: none;
	outline: none;
}
#menuint {
    margin-left: 60px;
    margin-top: -140px;
    color: #fff;
    position: relative;
    padding-bottom: 62px;
}
.menuintsingle{
	position: absolute !important;
}
#menuint h1{
	font-weight: 600;
	font-size: 44px;
/* 	text-transform: lowercase; */
}
#lignesep{
	height: 3px;
	background: #fff;
	width: 350px;
}
#menuint ul li, #menuint p{
	float: left;
	font-size: 17px;
	margin-right: 25px;
	font-weight: 600;
	margin-top: 15px;
}
#menuint ul li a{
	color: #fff !important;
	text-decoration: none;
	outline: none;
/* 	text-transform: lowercase; */
}
/* =Content
----------------------------------------------- */

div.module.parallax-2,div.module.parallax-3, div.module.parallax-4, div.module.parallax-5, div.module.parallax-6, div.module.parallax-7  {
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.module.parallax-1 {
	height: auto;
	background-repeat: no-repeat;
  background-image: url(../img/bg-home1.png);
  background-color: #fff;
  background-size: 649px 373px;
  background-position:  center bottom;
  background-attachment: inherit;
}
div.module.parallax-2 {
  background-image: url(../img/bg-home2.jpg);
}
div.module.parallax-3 {
  background-image: url(../img/business-cases.jpg);
}
div.module.parallax-4 {
  background-image: url(../img/blog-articles-talkfinance.jpg);
}
div.module.parallax-5 {
  background-image: url(../img/more-information-talk.jpg);
}
div.module.parallax-6{
  background-image: url(../img/talk-finance-technology.jpg);
}
div.module.parallax-7 {
  background-image: url(../img/talk-finance-security.jpg);
}
#homeone{
	float: left;
	clear: both;
	width: 100%;
}
#homeoneint{
	width: 65%;
	margin: 0 auto;
}
#homeonets{
	width: 80%;
	margin: 0 auto;
}
#homeonets ul li{
	width: 96% !important;
	color: rgb(60, 60, 60);
}
#homeonets ul li ul {
	margin-left: 30px;
}
#homeonets ul li:before { content: "■"; padding-right:10px; color: #8d2a3f !important; font-size: 15px; }

#homeonets ul li ul li:before {content: "■"; padding-right:10px; color: #8d2a3f; font-size: 12px;}
#homeonets ul li ul li ul li:before {content: "-"; padding-right:10px; color: #8d2a3f; font-size: 15px;}

#homeonetsleft{
	float: left;
	width: 45%
}
#homeonetsright{
	float: right;
	width: 45%;
}
#homeone h2{
	text-align: center;
	color: #8d2a3f;
	padding: 60px 0 20px 0;
	font-size: 34px;
	font-weight: 400;
}
.temh{
	color: rgb(60, 60, 60) !important;
    font-weight: 400;
	padding: 0px 0 10px 0 !important;
	font-size: 18px !important;
}
.temh span{    
	color: #8d2a3f  !important;
    font-size: 20px  !important;
    font-weight: 600;
}
#homeone p{
	text-align: justify;
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	margin-bottom: 15px;
}
.boxtextecenter p{
	text-align: center !important;
}
/*
.homeonep p:last-child{
	padding-bottom: 55px;
}
*/
.liencenter, .center{
	text-align: center !important;
}
#homeone ul{
	margin: 10px auto 15px;
	width: 100%;
	float: left;
	font-size: 16px;
	color: #8d2a3f;
}
#homeone ul li {
	display:block;
	width : 45%;
	padding: 0 5% 0 0;
	float:left;
	list-style: disc;
}
#homeone ul li:before { content: "■"; padding-right:10px; color: #383839; font-size: 15px; }
#homeone ul li[float="left"] + li {
	float:none;
}
.readmore, .hometreeatemoignage a{
	color: #8d2a3f !important;
	font-size: 15px;
	text-decoration: none;
	outline: none !important;
	font-weight: 600;
}
.readmore:hover, .hometreeatemoignage a{
	color: #a3314f !important;
}
#main{
	width: 100%;
	float: right;
	overflow: hidden;
}
#hometwo{
	float: left;
	clear: both;
	width: 100%;
}
#hometwoint{
	width: 70%;
	margin: 0px auto;
	text-align: center;
	color: #fff;
}
.indexserviceliste{
		width: 75% !important;
	}
#hometwoint h2{
	font-size: 28px;
	font-weight: 600;
	margin: 40px auto 0;
}
#hometwoint p{
	font-size: 16px;
}
#hometwoint ul, #hometwoint #homeoneliste{
	 float: left;
    margin: 20px 0 100px;
    position: relative;
    width: 100%;
}
#hometwoint ul li, #hometwoint #homeoneliste .homeonelistebox{
	width: 48%;
	float: left;
	background: #fff;
	margin: 6px 1%;
	padding: 10px 0;
}
#hometwoint ul li:hover, #hometwoint #homeoneliste .homeonelistebox:hover{
	opacity: 0.8;
}
#hometwoint ul li a, #hometwoint #homeoneliste .homeonelistebox a{	
	color: #8d2a3f;
	text-decoration: none;
	outline: none !important;
	font-weight: 600;
	font-size: 16px;
}
 #hometwoint #homeoneliste .homeonelistebox a{
	 font-size: 15px;
 }
.companytwoint ul{
	 margin: 0 0 13px !important;
}
.companytwoint ul li{
	background: none !important;
	padding: 0 !important;
	width: 100% !important;
	margin: 0 !important;
	font-weight: 600;
	font-size: 16px;
	 }
.companytwoint ul li:before {
    color: #fff;
    content: "■";
    font-size: 15px;
    padding-right: 10px;
}
.companytwoint ul li ul li:before{
	color: #fff;
    content: "-";
}
.companytwoint ul li:hover{
	opacity: 1 !important;
}
.homeonelistebox a h3{
/* 	text-transform: lowercase; */
	padding: 0 3px;
}
#hometree{
	float: left;
	clear: both;
	background: #fff;
	width: 100%;
/*
	padding-bottom: 30px;
	padding-top: 40px;
*/
}
#hometree h2{
	text-align: center;
	color: #8d2a3f;
	font-size: 28px;
	font-weight: 600;
	padding-top: 40px;
}
#hometree ul{
	width: 65%;
	margin: 20px auto 50px !important;
	text-align: center;
}
#hometree p{
	 text-align: center;
 }
#hometree ul li, #hometree p{
	font-size: 16px;
}
.hometreeatemoignage{
	margin: 20px 0;
}
.hometreenom span{
	color: #8d2a3f;
}
.hometreelogo{
	width: 70% ;
	margin: 0 auto 50px ;
}
.hometreelogo li{
	float: left;
	width: 25%;
	clear: none;
	padding-bottom: 30px;
}
.logopageclient{
	width: 80% !important;
}
.logopageclient li{
	padding: 20px 0;
}
.hometreelogo{
	float: none !important;
}
.hometreelogo li img{
	height: 60px;
}
.hometreelogo li a:hover img{
	opacity: 0.8;
}

#homefour, #homefive{
	clear: both;
	float: left;
	width: 100%;
}
.boxhomeleft{
	width: 50%;
	float: right;
	background-color: rgba(115, 37, 55, 0.8);

}
.boxhomeright{
	width: 50%;
	float: left;
	background-color: rgba(255, 255, 255, 0.9);

}
.homefiveblog .preadmore{
	padding-bottom: 45px ;
}
.boxhomeleft h2, .boxhomeright h2, #homesix h2, .contactadresse h2{
	text-align: center;
	padding: 40px 0 35px;
	font-size: 28px;
	font-weight: 400;
}
.boxhomeleft h2{
	color: #fff;
	margin-bottom: 160px;
}
.boxhomeright h2, .contactadresse h2{
	color: #8d2a3f;	
}
.homefiveblogbox, .homefourboxtec{
	width: 70%;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
}
.homefiveblog{
	text-align: center;
}
.homefiveblogbox:first-child{
	padding-bottom: 20px;
	border-bottom: 1px solid  #8d2a3f;
	margin-bottom: 30px;
}
.homefourbusiness:first-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.homefiveblogbox:nth-child(2){
	padding-bottom: 20px;
}
.homefourbusiness:nth-child(2){
	padding-bottom: 0px;
}
.homefourbusiness:last-child{
	padding-bottom: 20px;
}
.homefiveblogbox h3, .homefiveblogbox p, .homefourboxtec h3, .homefourboxtec p{
	font-size: 16px;
}
.homefiveblogbox h3{
	color: #8d2a3f;	
}
.homefourboxtec h3{
	color: #8e8e8f;
}
.homefourboxtec p{
	color: #fff;
}
.homefourbusiness{
	color: #fff;
}
.homefourbusiness .readmore{
	color: #dddddd !important;
}
.homefourbusiness .readmore:hover{
	color: #000 !important;
}
.readmore{
	color: #8d2a3f;
	text-decoration: none;
	outline: none !important;
	font-weight: 400;
}
#homesix{
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 70px;
	padding-top: 30px;
}
#homesix h2{
	color: #fff;
}
#homesix ul{
	width: 250px;
	margin: 0px auto 50px;
	text-align: center;
}
#homesix ul li{
	background: #fff;
	padding: 8px 0;
	float: left;
	width: 100%;
	margin: 15px 0;
}
#homesix ul li:hover{
	opacity: 0.8;
}
#homesix ul li a{
	text-decoration: none;
	outline: none !important;
	color: #8d2a3f;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	 display: block;
}
#primary{}
#secondary{}
#content{
	float: right;
	width: 80%;
}
#primary{
	width: 100%;
}

/*Company*/
.companyone{
	background: #fff;
}
.companytwoint{
	text-align: center !important;
	width: 65% !important;
	font-weight: 600;
}
.companyjustifier .companytwoint{
	text-align: justify !important;
}
.companytwoint p:last-child, .lastp p:last-child{
		margin-bottom: 60px !important;
}
.companytwoint h2{
	margin-bottom: 20px !important;
	text-align: center !important;
}
.companytree p{
	width: 65%;
	margin: 20px auto 50px;
}
#espacevaleur{
	width: 65%;
	margin: 0 auto !important;
/* 	margin-top: 30px ; */ /*Espace technologie securité*/ 
}
.nosvaleurs #espacevaleur{
	width: 85%;
}
.esapcevleurbox{
	width: 48%;
	float: left;
	margin-bottom: 15px;
	 margin-top: 15px;
}
.nosvaleurs #espacevaleur .esapcevleurbox{
	width: 33%;
}
.esapcevleurbox h3{
	color: #8d2a3f;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	width: 70%;
	margin: 20px auto 0;
	line-height: 1.2;
}
.esapcevleurbox p{
	width: 80%;
	margin: 20px auto;
	text-align: justify !important;
}
.esapcevleurbox ul{
	text-align: left !important;
	width: 80% !important;
}
.esapcevleurbox ul li:before {
    color: #8d2a3f;
    content: "■";
    font-size: 15px;
    padding-right: 10px;
}
.esapcevleurbox:nth-child(odd){
	border-right: 2px solid #8d2a3f;
	clear: both;
}
.nosvaleurs #espacevaleur .esapcevleurbox:nth-child(odd){
	clear: none !important;
	border-right: none;
}
.nosvaleurs #espacevaleur .esapcevleurbox:nth-child(2){
	border-right: 2px solid #8d2a3f;
	border-left: 2px solid #8d2a3f;
}
.esapcevleurbox:last-child{
	border-right: none;
}
/*
.esapcevleurbox:last-child:nth-child(2n+1){
	width: 100% !important;
}
*/
#hometree #espacevaleur .esapcevleurbox ul{
	margin: 20px auto 30px !important;
}
#callback{
	position: relative;
	right:80px;
	bottom: 0;
	background: #8d2a3f;
	padding: 10px 15px;
	z-index: 99999999;
}
#callback a{
	color: #fff !important;
	font-size: 17px;
	text-decoration: none;
	outline: none
}
/*Services*/
#serviceoneliste{
	width: 100%;
	background: #fff;
	float: left;
}
.serviceonelistebox{
	width: 50%;
	float: left;
	text-align: center;
	height: 220px;
}
.serviceonelistebox p{
	width: 80% !important;
}
.serviceonelistebox:nth-child(2),.serviceonelistebox:nth-child(3),.serviceonelistebox:nth-child(6),.serviceonelistebox:nth-child(7),.serviceonelistebox:nth-child(10), .serviceonelistebox:nth-child(11), .serviceonelistebox:nth-child(14){
	background: #f7f8f8;
}
.serviceonelistebox:last-child:nth-child(odd){
	width: 100%;
	background: #f2f2f2;
}
.serviceonelistebox a{
	text-decoration: none;
	font-weight: 600;
	outline: none !important;
	color: #530e22;
}
.serviceonelistebox h3{
	padding: 25px 5px 10px 5px;
	font-size: 19px;
	color: #530e22;
/* 	text-transform: lowercase; */
	line-height: 1.1;
}
.serviceonelisteboxa{
	 padding: 15px 0 35px;	
}
.serviceonelisteboxa a{
	 font-weight: 400;
	 font-size: 13px;
}
/*Service détail*/
#mydiv-content{
	padding-bottom: 50px;
	float: left;
}

#mydiv-content p, #mydiv-content ul {
	text-align: left;
	float: left;
}
#mydiv-content p{
	 margin-bottom: 15px;
}
#mydiv-content .temimg{
	padding: 30px 0 0px;
	text-align: center !important;
/* 	text-transform: lowercase; */
}
#mydiv-conten-presentation {
	font-size: 14px ;
	float: left;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
}
#mydiv-content ul{
	 color: rgb(60, 60, 60);
}
#mydiv-content ul li{
	padding: 0;
	 width: 100%;
}
	#mydiv-content p a{
		outline: none;
		text-decoration: none;
		color: #939393 ;
	}
.closeservice{
	position: absolute;
	right: 3%;
	margin-top: 20px;
	text-decoration: none;
	outline: none !important;
	font-weight: bold;
	font-size: 30px;
	color: rgb(60, 60, 60) !important;
}
/*Contact*/
.contactadresse p{
	color: rgb(60, 60, 60);
	font-weight: 400;
}
.teltalk{
	font-weight: bold;
	outline: none !important;
	text-decoration: none;
	font-size: 24px;
	color: #530e22;
}
.teltalk:hover{
	color: #84183c;
}
.contactadresse p a{
	color: rgb(60, 60, 60);
	outline: none;
	text-decoration: none;
}
#wpcf7-f4-o1{
	float: left;
    margin: 30px 0 0;
    width: 100%;
    border-bottom: 2px solid  #8d2a3f;
    padding: 0 30px 50px;
}
.leftform{
	width: 50%;
	float: left;
}
.rightform{
	width: 49%;
	float: right;
}
.msgform{
	clear: both;
	float: left;
	width: 100%;
}
.wpcf7 input, textarea, .wpcf7 .your-name input[type="text"], .name, .wpcf7 .your-email input[type="text"], .wpcf7 .your-email input[type="email"] {
    border:none !important;
    border-radius: 0;
    box-shadow: none !important;
    color: #555555;
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding:10px 10px;
    background: #e6e6e6;
}
.wpcf7 input {
    width: 91%;
}
.wpcf7 textarea {
    height: 120px;
    resize: none;
    width: 96%;
}
.wpcf7 input[type="submit"] {
    background-color: #530e22;
    border:none !important;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px;
    text-shadow: none !important;
    text-transform: none;
    width: 180px;
	text-align: center !important;
}
.wpcf7 input[type="submit"]:hover{
	 background-color: #63122d;
}
.msgform .pcaptcha{
	float: left !important;
	text-align: left !important;
	font-size: 12px !important;
}
div.wpcf7-mail-sent-ng, div.wpcf7-validation-error {
    border: none !important;
    color: #ce3d5c !important;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok{
	border: 0 !important;
}
div.wpcf7-mail-sent-ok{
	color: #86ce39 !important;
}
span.wpcf7-not-valid-tip{
	font-size: 11px !important;
}
/*Blog*/
.blogintro{
	width: 80% !important;
}
#bloglisteleft{
	float: left;
	width: 78%
}
#bloglisteright{
	float: left;
	width: 22%;
}
.bloglistebox{
	float: left;
    padding: 10px 5% 0;
    text-align: left !important;
    width: 40%;
}
.bloglistebox:first-child, .bloglistebox:nth-child(2){
	margin-top: 30px;
}
.bloglistebox p, .bloglistebox a{
	text-align: left !important;
}
.bloglistebox a{
	text-decoration: none;
	outline: none !important;
	font-weight: 600;
	font-size: 16px;
}
.bloglistebox a h3{
	color: rgb(60,60,60);
	line-height: 1.2;
}
.bloglistebox a h3:hover, #bloglisteright ul li a:hover{
	opacity: 0.7;
}
.bloglisteboxa{
	 padding: 5px 0 35px;
}
.bloglisteboxa a{
	font-weight: 400 !important;
	font-size: 14px;
}
.bloglistebox span{
	padding-bottom: 4px;
	border-bottom: 2px solid #8d2a3f;
	float: left;
	margin-bottom: 10px;
	padding-right: 9px;
}
.bloglistebox p{
	float: left;
	clear: both;
}
#bloglisteright ul{
	margin-top: 10px;
}
#bloglisteright ul li{
	float: left;
	clear: both;
	font-size: 13px;
	width: 90%;
	margin-bottom: 8px;
	padding: 0;
}
#bloglisteright ul li a{
	text-decoration: none;
	outline: none !important;
	font-size: 12px;
	color: rgb(60,60,60);
}
#bloglisteright ul li a .bloglisterighttitre{
	font-size: 14px;
	float: left;
	clear: both
}
#bloglisteright ul li a .bloglisterightextrait{
	float: left;
	clear: both
}
.bgwhite{
	background: #fff;
}
#bloglisteright h4{
	text-transform: uppercase;
	margin-top: 48px;
	font-weight: 600;
	font-size: 14px;
	color: #8d2a3f;
}
.titreblog #bloglisteleft #bloglisteleftint h2{
	color: #8d2a3f;
    font-size: 34px;
    font-weight: 400;
    padding: 60px 0 20px;
    text-align: center;
}
/*Detail blog*/
#bloglisteleftint{
	margin: 0 auto ;
	text-align: left !important;
	width: 80%;
	padding-bottom: 40px;
	border-bottom: 2px solid #8d2a3f;
	margin-bottom:25px;
}
#bloglisteleftintsuivprec{
	width: 80%;
	margin: 0 auto;
}
#bloglisteleftint p{
	font-size: 15px;
	margin: 0 0 15px 0 ;
	text-align: justify;
}
#bloglisteleftint ol{
	font-size: 15px;
}
#bloglisteleftint ol li{
	margin-bottom: 15px;
}
#bloglisteleftint ol li ul li{
	margin-bottom: 0;
}
#bloglisteleftint ol li ul{
	margin-bottom: 10px;
}
#bloglisteleftint ol li ul li:before {
    color: #8d2a3f;
    content: "■";
    font-size: 15px;
    padding-right: 10px;
}
.bloglisterighth{
	margin-top: 84px !important;
}
#bloglisteleftint h2{
	padding-bottom: 0 !important;
}
.dateblog{
	text-align: center !important;
	font-size: 20px;
	padding-bottom: 60px;
}
.dateblog span{
	border-bottom: 2px solid #8d2a3f;
	padding-bottom: 15px;
		margin-bottom: 30px;
}
/*
#bloglisteleftint img{
	padding: 40px 0;
}
*/
#bloglisteleftint p a{
	text-decoration: none;
	outline: none;
	color: #939393 !important;
}
.precedent a, .suivant a{
	text-decoration: none;
	outline: none !important;
	color: #8d2a3f;
	font-size: 15px;
}
.precedent{
	float: right;
	margin-bottom:  25px;
	color: #8d2a3f;
}
.suivant{
	float: left;
	margin-bottom:  25px;
	color: #8d2a3f;
}
/*Client*/
.esapceclient{
	width: 90% !important;
}
.esapceclientbox {
    float: left;
    margin-bottom: 30px;
    padding: 0 2%;
    width: 29%;
}
.esapceclientbox:nth-child(2n+1) {
    border-right: none !important;
}
.titreintrotemoignage h2{
	   padding: 10px 0 20px !important;
}
/*
.esapceclientbox:nth-child(2),.esapceclientbox:nth-child(5){
	border-right: 1px solid #8d2a3f !important;
	border-left: 1px solid #8d2a3f;
}
*/
.esapceclientbox:first-child, .esapceclientbox:nth-child(2), .esapceclientbox:nth-child(3){
	margin-top: 40px;
}
.esapceclientbox:nth-child(4){
	clear: both ;
	float: left;
}
.esapceclientbox h3{
	color: rgb(60,60,60);
	font-size: 16px;
    font-weight: 400;
    padding-bottom: 15px;
}
.esapceclientbox h3 span{
	color: #8d2a3f;
	font-size: 18px;
    font-weight: 600;
}
/*Technology and security*/
.pagetechnologie #hometree #espacevaleur .esapcevleurbox h3{
	padding-top: 0px;
}
.pagetechnologie #hometwo #hometwoint ul{
	text-align: left;
}
.pagetechnologie #hometwo #hometwoint ul li ul{
	margin-left: 40px !important;
	width: 88%;
	padding-top: 10px;
}
.pagetechnologie #hometwo #hometwoint ul li ul li{
	margin-bottom: 10px;
	padding: 5px 0 5px 0 !important;
}
.pagetechnologie #hometwo #hometwoint ul li ul li img{
	vertical-align: middle;
	margin-left: 50px;
}
/* =Articles
----------------------------------------------- */

#content article{}
#content article header.entry-header{}
h1.entry-title{}

.no-results, .not-found{
	margin-top: 80px;
}
.not-found .page-content .search-form .search-submit{
	display: none;
}
article .entry-header h1 a{
	font-size: 18px;
	color: rgb(60, 60, 60) !important;
}
/* =Footer
----------------------------------------------- */
#colophon{}
.site-info{}
#footer{
	height: 100px;
	background: #928e8c;
	clear: both;
	width: 80%;
	float: right;
}
.footerleft{
	float: left;
	width: 50%;	
	height: 100px;
	color: #fff;
	font-size: 13px;
}
.footerleft p, .main-navigation-footer{
	margin-top: 40px;
	margin-left: 30px;
	float: left;
}
.footerright{
	float: right;
	width: 50%;
	height: 100px;
	background: #cdcccb;
}
.footerright a{
	outline: none;
	text-decoration: none;
}
.footerright a:hover p{
	color: #000;
}
.footerright p{
	font-size: 26px;
	font-weight: 200;
	text-align: center;
	margin-top: 28px;
	color: #525353;
}
.footerright img{
	float: right;
	margin-top: -85px;
	margin-right: 30px;
}

.main-navigation-footer ul li{
	float: left;
	font-size: 13px;
	padding: 0 8px;
}
.main-navigation-footer ul li a{
	outline: none !important;
	text-decoration: none;
	color: #fff;
}
.main-navigation-footer ul li a:hover{
	color: #525353;
}
#twitter-widget-0{
		margin-left: 5%;
		width: 100% !important;
		height: 400px !important;
}
.timeline-Widget{
	width: 100%;
}
.footerright img{
	height: 83px;
	width: 39px;
}
.timeline-Header {
    padding: 0 0 10px 0px !important;
}
#twitter-widget-0 .SandboxRoot body .timeline-Widget .timeline-Header .timeline-Header-title{
	font-size: 16px !important;
	color: rgb(60, 60, 60) !important;
	font-family: "Titillium Web",sans-serif !important;
    line-height: 1.2;
    font-weight: 600 !important;
}
#tbox1{
	top: 469px !important;
}
#tbox1 img{
	width: 30px;
	right: -35px !important;
}
.logocenter{
	width: 36% !important;
}
.logocenter li{
	width: 49%;
}
#footer_bloc {position: fixed;bottom:0;left:0;width: 100%; z-index:1000; font:11px Arial, Helvetica, sans-serif; background-color: #636363;}
#footer_bloc_button {position: absolute;top: -15px;right: 5px;width:48px;height:50px;border: none;cursor: pointer; z-index:10;}
#footerSlideContent {position:relative; width: 100%;height:0px;color: #cccccc;font-size: 11px;border: none; overflow:hidden;}
#footerSlideText {position:relative; overflow:hidden; padding: 15px 10px 25px 25px;color:#ccc; min-width:900px;}
.webfooter1{position:relative;float:left;width:110px;padding-top:10px;}
.webfooter2{position:relative;float:left;padding-right:25px;/*width:250px;*/}
.webfooter3{position:relative;float:left;padding-right:25px;/*width:250px;*/}
.webfooter4{position:relative;float:left;padding-right:25px;/*width:250px;*/}
.webfooter5{position:relative;float: right;margin-right: 15px;margin-top: 12px;}
#footerSlideText h3{font-size:14px;	color:#fff;	font-weight:normal;	padding:0px 0px 5px 0px; margin:0px;}
#footerSlideText a:link, #footerSlideText a:visited {text-decoration:none;color:#fff;outline:none;}
#footerSlideText a:hover {color:#32b3e0;}
#footerSlideText ul{margin:0px 0px 0px 15px; padding:0px;}
#footerSlideText li{list-style-type: none;line-height: 2em;background-repeat:no-repeat;background-position:0px 6px;padding:0px 5px 0px 18px; margin:0px;}
#footerSlideText li a:link, #footerSlideText li a:visited{color:#fff;text-decoration:none;outline:none;}
#footerSlideText li a:hover{padding:0px 2px 0px 0px;color:#32b3e0;outline:none;}
#footerSlideText li.lien:hover{background-position:2px 6px;outline:none;}
#footerMobileButton{position: absolute;top: -20px; border: none;cursor: pointer; z-index:9; text-align: center; width:100%;}






/* MEDIA QUERIES */


/*		Tablet Layout: Grands écrans
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 1991px) and (max-width:3000px) {
	
/* =Header
----------------------------------------------- */
	#masthead{
		width: 15%;
		height: 100%;
		position: fixed;
		background: #8d2a3f;
		float: left;
	}
	#content{
		width: 85%;
	}
	.site-branding{
		margin: 10% auto;
		width: 150px;
		}
	.site-title a, .site-title a img{
		width: 160px;
		height: 110px;
	}
	#main {
	    float: right;
	    width: 100%;
	}
	#footer{
		width: 85%;
	}
	#adresseheader{
		width: 13.5%;
	}
	.pagetechnologie #hometwo #hometwoint ul li ul li img {
    padding: 0 0 5px;
	}
	

}
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
	#masthead{
		width: 22%;
	}
	#main {
	    width: 98%;
	}
	#footer{
		width: 78%;
	}
	#adresseheader{
		width: 19.5%;
	}
	#adresseheader img {
  /*
  left: 12px;
    width: 70px;
    height: 50px;
    bottom: 25px;
*/
	/*right: 0 px;
	bottom:95px;*/
		display: none;
	}	

}
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	#masthead{
		width: 22%;
		height: 100%;
		/* background: black; */
	}
	#espacelang{
		width: 108px;
	}
	#content {
    	float: right;
    	width: 78%;
	}
	.site-branding{
		margin: 6% auto 10%;
		width: 120px;
		}
	.site-title a, .site-title a img {
    	height: 88px;
    	width: 120px;
	}
	#main {
	    float: right;
	    width: 100%;
	}
	#footer{
		width: 78%;
	}
	.linkedinheader{
		float: right;
	}
	#adresseheader{
		width: 20%;
		font-size: 13px;
	}
	#adresseheader img {
  /*
  left: 8px;
    width: 56px;
    height: 45px;
    bottom: 25px;
*/
	right: 2px;
	bottom:80px;
	width: 76px;
    height: 55px;
	}	
	.main-navigation a{
		padding: 3px 0 2px;
		font-size: 16px;
	}
	#espacesearchlang{
		width: 175px;
	}
	input[type="search"]{
		width: 125px;
	}
	#menuint{
		margin-left: 40px;
		margin-top: -120px;
	}
	#menuint h1{
		font-size: 32px;
	}
	#lignesep{
		height: 2px;
	}
	#menuint ul li, #menuint p{
		font-size: 16px;
		margin-top: 12px;
	}
	#homeone h2{
	    font-size: 30px;
	    padding: 65px 0 10px;
	}
	.default-page #homeoneint {
	    padding: 65px 0 10px;
	}
	#homeone p, #hometwoint p {
	    font-size: 14px;
	    margin: 0 auto 13px;
	}
	#hometwoint ul li a, #hometwoint #homeoneliste .homeonelistebox a{
		font-size: 14px;
	}
	.companytwoint ul li{
		font-size: 14px !important;
	}
	.indexserviceliste{
		width: 77% !important;
	}
	 #hometwoint #homeoneliste .homeonelistebox a{
	 font-size: 13px;
	 }
	.titreintrotemoignage h2 {
    	padding: 10px 0 0 !important;
	}
	.logopageclient li {
    	padding: 10px 0;
	}
	.esapceclientbox{
		width: 46%;
	}
	.esapceclientbox:nth-child(4) {
	    clear: none;
	    float: left;
	}
	.esapcevleurbox p{
		width: 85% !important;
	}

	.footerright p {
	    font-size: 20px;
	    margin-top: 35px;
	}

	.footerleft{
		font-size: 12px;
	}
	.main-navigation-footer ul li {
	    font-size: 12px;
	    padding: 0 4px;
	}
	#homeoneint {
    	width: 70%;
	}
	.companytree p {
	    margin: 20px auto 40px;
	    width: 70%;
	}
	#espacevaleur {
    	width: 80%;
	}
	.nosvaleurs #espacevaleur{
	width: 95%;
	}
	#hometwoint h2{
		margin: 20px auto 0;
	}
	.companytwoint p:last-child, .lastp p:last-child {
    	margin-bottom: 40px !important;
	}
	#hometree h2{
		 padding-top: 30px;
	}
	.companytree p {
    margin: 20px auto 30px;
	}
	#hometree ul{
		width: 70%;
	}
	#homesix ul li a{
		font-size: 16px;
	}
	.readmore, .hometreeatemoignage a, #hometree ul li, #hometree p, .homefiveblogbox h3, .homefiveblogbox p, .homefourboxtec h3, .homefourboxtec p, .bloglistebox p{
		font-size: 14px;
	}
	.boxhomeleft h2, .boxhomeright h2, #homesix h2, .contactadresse h2{
		font-size: 25px;
		padding: 30px 0 15px;
	}
	.homefiveblogbox, .homefourboxtec{
		width: 76%;
	}
	.homefourbusiness{
		text-align: justify !important;
	}
	.serviceonelistebox{
		height: 180px;
	}
	.titreblog #bloglisteleft #bloglisteleftint h2{
		font-size: 24px;
	}
	.dateblog span {
	    border-bottom: 1px solid #8d2a3f;
	    margin-bottom: 0;
	    padding-bottom: 5px;
	}
	#bloglisteleft{
		width: 75%;
	}
	#bloglisteright{
		width: 25%;
	}
	#bloglisteleftint p {
	    font-size: 13px;
	}
	#bloglisteleftint ol{
	font-size: 13px;
	}
	#bloglisteleftint ol li ul li::before{
		font-size: 11px;
	}
	#bloglisteleftint ol li{
		margin-bottom: 8px;
	}
	#bloglisteleftint ol li ul li{
		margin-bottom: 0;
	}
	#bloglisteleftint ol li ul{
		margin-bottom: 5px;
	}
	#bloglisteleftint{
		width: 85%;
		padding-bottom: 20px;
		border-bottom: 1px solid #8d2a3f;
	}
	.precedent a, .suivant a{
		font-size: 12px;
	}
	.dateblog{
		padding-bottom: 35px;
	}
	
	.footerleft, .footerright, #footer{
		height: 70px;
	}
	.footerright img{
		height: 50px;
		width: 23px;
		margin-right: 50px;
		margin-top: -37px;
	}
	.footerright p {
	    font-size: 18px;
	    margin-bottom: 0;
	    margin-top: 21px;
	}
	.footerleft p, .main-navigation-footer{
		margin-top: 26px;
		margin-left: 10px;
	}
	.serviceonelisteboxa {
    	padding: 0 0 35px;
	}
	.main-navigation-footer{
		margin-left: 10px;
	}
	.logocenter{
	width: 50% !important;
	}
	
}
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	#masthead{
		width: 20%;
		height: 100%;
		position: fixed;
		background: #8d2a3e;
		float: left;
	}
	#adresseheader img {
   /*
 bottom: 25px;
    height: 32px;
    left: 3px;
    width: 46px;
*/
	right: 5px;
	bottom:70px;
	width: 56px;
    height: 45px;
	}
	.site-branding{
		margin: 20% auto;
		width: 150px;
		}
	.site-title a, .site-title a img{
		width: 90px;
		height: 66px;
	}
	.site-branding {
	    width: 90px;
	}
	#main {
	    float: right;
	    width: 100%;
	}
	#footer{
		width: 80%;
	}
	#adresseheader{
		width: 18%;
		font-size: 11px;
	}
	.main-navigation a{
		padding: 6px 0;
		font-size: 13.5px;
	}
	#espacesearchlang {
	    margin-right: 15px;
	    width: 125px;
	}
	input[type="search"]{
		 padding: 7px 5px 7px 35px;
		 width: 82px;
	}
	#espacelang{
		width:65px;
	}
	#lang_sel_list li {
	    margin: 15px 3px 0 0 !important;
	    text-align: right;
	}
	#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited, #lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited, #lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited{
		font-size: 14px !important;
	}
	.linkedinheader{
		margin-top: 20px;
	}
	#menuint{
		margin-left: 20px;
		margin-top: -90px;
		padding-bottom: 49px;
	}
	#menuint h1{
		font-size: 24px;
	}
	#lignesep {
	    height: 2px;
	    width: 250px;
	}
	#menuint ul li, #menuint p{
		font-size: 14px;
		margin-right: 15px;
		margin-top: 10px;
	}
	#homeoneint{
		width: 85%;
	}
	#homeone h2{
		font-size: 22px;
		padding: 50px 0 15px;
	}
	
	.default-page #homeoneint {
		padding: 50px 0 15px;	  
	}
	
	#hometree ul li, #hometree p, .homefiveblogbox h3, .homefiveblogbox p, .homefourboxtec h3, .homefourboxtec p, #homeone p, #hometwoint p, #hometwoint ul li a, #hometwoint #homeoneliste .homeonelistebox a, #homeone ul li, .wpcf7 input[type="submit"], .bloglistebox p{
		font-size: 13px;
	}
	.companytwoint ul li{
		font-size: 13px !important;
	}
	#homeone ul li::before{
		font-size: 10px;
	}
	#homeone p{
		margin: 0 auto 12px;
	}
	#hometwoint h2 {
	    font-size: 22px;
	    margin: 20px auto 10px;
	}
	#hometwoint ul li, #hometwoint #homeoneliste .homeonelistebox {
	    margin: 4px 1%;
	    padding: 6px 0;
	}
	#espacevaleur .esapcevleurbox p{
		margin: 10px auto !important;
	}
	.companytwoint p:last-child, .lastp p:last-child {
    	margin-bottom: 30px !important;
	}
	#hometwoint ul, #hometwoint #homeoneliste{
		margin: 20px 0 45px;
	}
	#hometree h2{
		font-size: 22px;
		padding-top: 20px;
	}
	#hometree ul {
	    margin: 10px auto 50px !important;
	    width: 75%;
	}
	.readmore, .hometreeatemoignage a{
		font-size: 12px;
	}
	#hometree ul {
    	margin: 10px auto 40px !important;
    	width: 80%;
	}
	.boxhomeleft h2, .boxhomeright h2, #homesix h2, .contactadresse h2 {
	    font-size: 22px;
	    padding: 20px 0 15px;
	}
	.homefiveblogbox, .homefourboxtec {
    font-size: 13px;
    margin: 0 auto;
    width: 80%;
	}
	.homefiveblogbox{
		 text-align: justify;
	}
	.boxhomeright, .boxhomeleft{
		width: 55%;
	}
	#homesix {
	    padding-bottom: 30px;
	    padding-top: 0;
	}
	#homesix ul li{
		margin: 0;
	}
	#homesix ul li a{
		font-size: 13px;
	}
	#hometwoint{
		width: 80%;
	}
	.indexserviceliste{
		width: 90% !important;
	}
	.companytree p {
    	margin: 20px auto 30px;
    	width: 80%;
	}
	#espacevaleur {
	    width: 80%;
	}
	.esapcevleurbox h3, .serviceonelistebox h3{
		font-size: 15px;
	}
	.esapcevleurbox p {
	    font-size: 12px !important;
	    margin: 10px auto;
	    width: 85%;
	}
	.companytree p {
    	margin: 20px auto;
	}
	.serviceonelisteboxa a{
		font-size: 11px;
	}
	.serviceonelistebox h3 {
    	padding: 15px 0 8px;
    	line-height: 1.1;
	}
	.serviceonelistebox{
		height: 170px;
	}
	.esapceclientbox:first-child, .esapceclientbox:nth-child(2), .esapceclientbox:nth-child(3) {
    margin-top: 15px;
	}
	.esapceclientbox{
		width: 90%;
		padding: 0 5%;
	}
	.esapceclientbox:first-child{
		margin-top: 30px;
	}
	.esapceclientbox p{
		text-align: center !important;
	}
	.esapceclientbox{
		margin-bottom: 15px;
	}
	.nosvaleurs #espacevaleur {
    width: 60%;
	}
	.nosvaleurs #espacevaleur .esapcevleurbox{
		width: 100%;
		margin-bottom: 0;
		margin-top: 0;
	}
	.nosvaleurs #espacevaleur .esapcevleurbox:nth-child(2){
		border-left: none;
		border-right: none;
	}
	.pagetechnologie #hometree #espacevaleur .esapcevleurbox h3 {
    	padding-top: 10px;
	}
	.serviceonelisteboxa {
    	padding: 5px 0;
	}
	#bloglisteleft{
		width: 100%;
	}
	#bloglisteright {
		clear: both;
	    float: left;
	    width: 100%;
	}
	.bloglistebox a {
	    font-size: 14px;
	    line-height: 1.1;
	}
	#bloglisteright h4, #bloglisteright ul{
		padding-left: 5%;
	}
	#bloglisteright h4{
		margin-top: 18px;
	}
	#bloglisteright ul{
		width: 75%;
		float: left;
		margin-bottom: 30px;
	}
	.bloglistebox span {
	    border-bottom: 1px solid #8d2a3f;
	    font-size: 12px;
	    margin-bottom: 10px;
	    padding-bottom: 1px;
	    padding-right: 9px;
	}
	.bloglisteboxa {
    	padding: 5px 0 15px;
	}
	#bloglisteleftint{
		width: 85%;
		border-bottom: 1px solid #8d2a3f;
	}
	.titreblog #bloglisteleft #bloglisteleftint h2 {
	    font-size: 18px;
	    padding: 30px 0 10px;
    }
    .dateblog span {
	    border-bottom: 1px solid #8d2a3f;
	    margin-bottom: 20px;
	    padding-bottom: 2px;
	}
	.dateblog{
		padding-bottom: 15px;
	}
	#bloglisteleftint p {
	    font-size: 13px;
	    margin: 0 0 13px;
	}
	#bloglisteleftint ol{
	font-size: 13px;
	}
	#bloglisteleftint ol li ul li::before{
		font-size: 11px;
	}
	#bloglisteleftint ol li{
		margin-bottom: 8px;
	}
	#bloglisteleftint ol li ul li{
		margin-bottom: 0;
	}
	#bloglisteleftint ol li ul{
		margin-bottom: 5px;
	}
	#bloglisteleftint {
    	border-bottom: 1px solid #8d2a3f;
    }
    .precedent a, .suivant a{
	    font-size: 12px;
    }
    .bloglisterighth {
    	margin-top: 24px !important;
	}
	#wpcf7-f4-o1 {
    border-bottom: 1px solid #8d2a3f;
    margin: 30px 0 0;
    padding: 0;
	}
	.wpcf7 input, textarea, .wpcf7 .your-name input[type="text"], .name, .wpcf7 .your-email input[type="text"], .wpcf7 .your-email input[type="email"]{
		font-size: 11px;
	}
	.footerleft, .footerright, #footer{
		height: 70px;
	}
	.footerright img{
		height: 50px;
		width: 23px;
		margin-right: 90px;
		margin-top: -37px;
	}
	.footerright p {
	    font-size: 18px;
	    margin-bottom: 0;
	    margin-top: 21px;
	}
	.footerleft p, .main-navigation-footer{
		margin-top: 26px;
	}
	.footerleft{
		font-size: 11px;
		width: 65%;
	}
	.footerright{
		width: 35%;
	}
	.footerleft p, .main-navigation-footer{
		margin-left: 10px;
	}
	.main-navigation-footer ul li {
    	font-size: 12px;
    	padding: 0 8px;
	}
	.footerright p {
	    font-size: 16px;
	    margin-bottom: 0;
	    margin-top: 23px;
	}
	.footerright img{
		display: none;
	}
/*
	.texteboxcenter p {
    text-align: justify !important;
}
*/
	#real_twitter_display{
		display: none;
	}
	.logocenter{
	width: 55% !important;
	}

}



/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	
	#masthead {
	    background: #8d2a3f none repeat scroll 0 0;
	    float: left;
	    height: 102px;
	    position: relative;
	    width: 100%;
	}
	#content{
		width: 100%;
	}
	#main, #footer{
		width: 100%;
	}
	.site-title a, .site-title a img {
	    height: 64px;
	    width: 90px;
	}
	.site-branding {
	    margin: 34px auto 0;
	    width: 90px;
	}
	#site-navigation, #espacesearchlang form{
		display: none;
	}
	 #espacesearchlang .linkedinheader{
	 	margin-top: 6px;
		 
	 }
	#espacesearchlang{
		border-top: none;
		width: 100%;
		background: #6a2235;
		position: absolute;
		top:0 !important;
	}
	#lang_sel_list ul li {
	/*     clear: both; */
	    float: left;
	    text-align: right;
	    margin: 10px 0 0 10px !important;
	   
	   
	}
/*
	#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited, #lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited{
		 color: #3d121e !important;
	}
*/
	
	#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited, #lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited{
		background-color: #6a2235 !important;
		font-size: 13px !important;
	}
	#espacelang {
	    float: right;
	    font-size: 13px;
	    margin-top: 0;
	    width: 85px;
	    margin-right: 10px;
	}
	#espacesearchlang{
		padding-top: 0;
		margin-right: 0;
	}
	#adresseheader{
		position: absolute;
		font-size: 12px;
		margin: 0px 0 0 10px;
		width: 128px;
	}
	#adresseheader p{
		display: none;
	}
	#adresseheader .adresseheadertel {
		 display: block;
	    margin-top: -90px;
	    position: absolute;
	    z-index: 9999999;
	}
	 input[type="search"]{
    background-position: 0px center;
    background-size: 12px 12px;
	padding: 8px 6px 8px 45px;

	}	

	#menuint{
		 margin-left: 10px;
		 margin-top: -30px;
		 padding-bottom: 0px;
	}
	#menuint h1{
		font-size: 18px;
	}
	#lignesep {
	    height: 1px;
	    width: 150px;
	}
	#menuint ul li, #menuint p {
	    font-size: 12px;
	    margin-right: 15px;
	    margin-top: 8px;
	}
	#menuint ul li a, #menuint ul li, #menuint p{
		color: #8d2a3f !important;
	}
	#homeone h2{
		font-size: 20px;
		padding: 25px 0 10px;
	}
	.default-page #homeoneint {
		padding: 25px 0 10px;
	}
	#homeoneint, #hometwoint{
		width: 90%;
	}
	#hometree ul li, #hometree p, .homefiveblogbox h3, .homefiveblogbox p, .homefourboxtec h3, .homefourboxtec p, #homeone p, #hometwoint p, #hometwoint ul li a, #hometwoint #homeoneliste .homeonelistebox a, #homeone ul li, .wpcf7 input[type="submit"], .bloglistebox p{
		font-size: 11px;
	}
	.texteboxcenter p {
    	text-align: justify !important;
	}
	.readmore, .hometreeatemoignage a{
		font-size: 10px;
	}
	.texteboxcenter .liencenter{
		text-align: center !important;
	}
	.texteboxcenter.liencenter .readmore{
		text-align: center !important;
	}
	#content, #primary {
	    background: #fff;
	    float: left;
	}
	#hometwoint h2 {
	    font-size: 20px;
	    margin: 20px auto 0;
	}
	#hometree h2 {
	    font-size: 20px;
	    padding-top: 20px;
	}
	#hometwoint ul, #hometwoint #homeoneliste {
    	margin: 0 0 25px;
	}
	#hometwoint ul li, #hometwoint #homeoneliste .homeonelistebox {
	    margin: 6px 0;
	    padding: 10px 0;
	    width: 100%;
	}
	#hometree ul {
	    margin: 10px auto 30px !important;
	    width: 90%;
	}
	#hometree ul li p{
		text-align: justify;
	}
	#hometree ul li .hometreenom, #hometree ul li .hometreeatemoignage{
		text-align: center !important;
	}
	.hometreeatemoignage {
    	margin: 5px 0 20px;
	}
	.hometreelogo li {
	    padding-bottom: 5px;
	    width: 50%;
	}
	.boxhomeleft, .boxhomeright{
		width: 100%;
	}
	.boxhomeleft h2, .boxhomeright h2, #homesix h2, .contactadresse h2 {
	    font-size: 20px;
	    padding: 20px 0 10px;
	}
	.homefiveblogbox, .homefourboxtec {
	    text-align: justify;
	    width: 90%;
	}
	.homefiveblogbox:nth-child(2) {
    	padding-bottom: 10px;
	}
	.homefiveblog .preadmore {
    	padding-bottom: 15px;
	}
	#homesix {
	    padding-bottom: 0;
	    padding-top: 0;
	}
	#homesix h2{
		font-size: 14px;
	}
	#homesix ul li {
	    margin: 5px 0 25px;
	    padding: 3px 0;
	}
	#homesix ul li a{
		font-size: 14px;
		 padding: 8px 22px;
	}
	#homesix ul {
	    margin: 0 auto 10px;
	    width: 170px;
	}
	.footerleft, .footerright{
		width: 100%;
		height: 70px;
	}
	.footerleft p, .main-navigation-footer {
	    margin-left: 10px;
	    margin-top: 15px;
	}
	.main-navigation-footer{
		  margin-top: 0px;
	}
	.main-navigation-footer ul li {
    	float: left;
    	font-size: 11px;
    	padding: 0 25px 0 0;
	}
	#homeone ul li{
		width: 100%;
		padding: 0;
	}
	#hometwoint{
		text-align: justify;
	}
	#hometwoint h2{
		text-align: center !important;
	}
	.companytwoint p:last-child, .lastp p:last-child {
    	margin-bottom: 40px !important;
	}
	.companytree p {
    	margin: 20px auto 15px;
    	text-align: justify !important;
    	width: 90%;
	}
	.servicehome p, .homeonelistebox a h3{
		text-align: center !important;
	}
	.homeonelistebox a h3{
		width: 90%;
	}
	#espacevaleur{
		width: 90%;
	}
	.esapcevleurbox{
		width: 100%;
		border-bottom: 1px solid #8d2a3f;
		margin-bottom: 0;
	}
	.esapcevleurbox:last-child{
		border-bottom: 0px solid #8d2a3f;
	}
	.esapcevleurbox:nth-child(2n+1) {
    	border-right: 0px solid #8d2a3f;
	}
	.nosvaleurs #espacevaleur {
    width: 80%;
	}
	.nosvaleurs #espacevaleur .esapcevleurbox{
		width: 100%;
		margin-bottom: 0;
		margin-top: 0;
	}
	.nosvaleurs #espacevaleur .esapcevleurbox:nth-child(2){
		  border-left: 0;
		  border-right: 0;
	}
	.serviceonelistebox{
		height: 200px;
	}
	.serviceonelistebox:last-child{
		height: 150px;
	}
	.serviceonelistebox h3 {
	    font-size: 13px;
	    line-height: 1.1;
		padding: 15px 3px 10px;
	}
	.serviceonelisteboxa {
    	padding: 0 0 35px;
	}
	.serviceonelistebox p {
    	width: 90% !important;
    	margin-bottom: 5px !important;
	}
	.serviceonelistebox a{
		font-size: 12px;
	}
	#mydiv-content{
		margin-top: 20px;
		padding-bottom: 10px;
	}

	#mydiv-content h2{
		font-size: 16px;
	}
	#homeone ul li::before{
		font-size: 5px;
		padding-right: 5px;
	}
	.closeservice{
		font-size: 18px;
		padding-bottom: 5px;
	}
	.esapcevleurbox p{
		text-align: center !important;
	}
	.pagetechnologie #hometree #espacevaleur .esapcevleurbox h3 {
    	padding-top: 0;
	}
	.ptechonologie p{
		margin: 0 auto 15px !important;
	}
	.blogintro {
	    width: 90% !important;
	}
	.blogintro h2{
		font-size: 16px !important;
	    line-height: 1.1;
	    padding: 10px 0 !important;
	}
	.titreblog #bloglisteleft #bloglisteleftint h2{
		font-size: 16px !important;
	    line-height: 1.1;
	}
	.bloglistebox:first-child, .bloglistebox:nth-child(2) {
    	margin-top: 0;
	}
	#bloglisteleft {
    	width: 100%;
	}	
	.bloglistebox {
	    float: none;
	    margin: 0 auto !important;
	    padding: 10px 0;
	    text-align: left !important;
	    width: 90%;
	}
	.bloglistebox span {
	    border-bottom: 1px solid #8d2a3f;
	    font-size: 11px;
	    margin-bottom: 5px;
	    padding-bottom: 0px;
	    padding-right: 9px;
	}
	.bloglistebox a h3{
		font-size: 13px;
	}
	.bloglisteboxa {
    	padding: 0 0 5px !important;
	}
	#bloglisteright {
	    float: left;
	    margin: 0 5%;
	    width: 90%;
	    margin-bottom: 15px;
	}
	#bloglisteright h4{
		font-size: 12px;
		margin-top:18px;
	}
	#bloglisteright ul li a{
		font-size: 11px;
	}
	#bloglisteleftint{
		width: 90%;
	}
	.dateblog{
		padding-bottom: 15px;
		font-size: 10px !important;
		padding-top: 5px;
	}
	.dateblog span {
    	border-bottom: 1px solid #8d2a3f;
    	margin-bottom: 30px;
    	padding-bottom: 0;
	}
	#bloglisteleftint p {
	    font-size: 11px;
	    margin: 0 0 11px;
	}
	#bloglisteleftint ol{
		font-size: 11px;
		margin-left: 25px;
	}
	#bloglisteleftint ol li{
		margin-bottom: 8px;
	}
	#bloglisteleftint ol li ul li{
		margin-bottom: 0;
	}
	#bloglisteleftint ol li ul{
		margin-bottom: 2px;
	}
	#bloglisteleftint ol li ul li::before{
		font-size: 10px;
	}
	#bloglisteleftintsuivprec{
		width: 90%;
	}
	.suivant{
		margin-bottom: 15px;
	}
	.precedent{
		clear: both;
		float: left;
	}
	.bloglisterighth {
    	margin-top: 24px !important;
	}
	#bloglisteleftint {
	    border-bottom: 1px solid #8d2a3f;
	    padding-bottom: 10px;
	    margin: 0 auto 10px;
	}
	.precedent a, .suivant a{
		font-size: 10px;
	}
	.esapceclientbox:first-child, .esapceclientbox:nth-child(2), .esapceclientbox:nth-child(3) {
    	margin-top: 20px;
	}
	.esapceclientbox{
		padding: 0;
	}
	.esapceclientbox h3{
		font-size: 12px;
	}
	.esapceclientbox h3 span{
		font-size: 13px;
	}
	#hometree .logopageclientint{
		margin: 40px auto 30px !important;
	}
	#wpcf7-f4-o1 {
	    border-bottom: 1px solid #8d2a3f;
	    float: left;
	    margin: 10px 0 0;
	    padding: 0px;
	    width: 100%;
	}
	.leftform, .rightform{
		width: 100%;
		float: left;
		clear: both;
	}
	.wpcf7 input, textarea, .wpcf7 .your-name input[type="text"], .name, .wpcf7 .your-email input[type="text"], .wpcf7 .your-email input[type="email"]{
		font-size: 11px;
		margin: 0 0 10px;
		padding: 7px;
	}
	.wpcf7 input[type="submit"]{
		padding: 7px 5px;
		width: 120px;
	}
	.rightform p, .leftform p{
		margin: 0 0 5px 0 !important;
	}
	.wpcf7 textarea {
	    height: 190px;
	    width: 94%;
	}
	.wpcf7 input {
    	width: 94%;
	}
	.contactadresse h2 {
	    font-size: 16px !important;
	    padding: 0 0 10px;
	}
	.contactadresse p{
		text-align: center;
	}
	.teltalk{
		font-size: 18px;
	}
	.footerright p{
		font-size: 16px;
	}
	.footerleft{
		font-size: 10px;
	}
	.footerright img{
		display: none;
	}
	.footerright p{
		margin-top: 22px;
	}
	.pagetechnologie #hometwo #hometwoint ul li ul{
	margin-left: 10px !important;
	
	}
	.pagetechnologie #hometwo #hometwoint ul li{
		font-size: 11px;
	}
	#adresseheader img{
		display: none;
	}
	#homeonets{
		width: 78%;
	}
	#homeonetsleft, #homeonetsright{
		width: 100%;
	}
	 #homeonetsright h2{
		 padding: 0 0 10px;
	 }
	 #homeonets ul{
	 	width: 98%;
		 margin: 10px auto 5px;
	 }
	 #menu-menu-footer li{
		 margin-top: 14px;
	 }
	 #real_twitter_display{
		display: none;
	}
	.logocenter{
	width: 100% !important;
	}
	.rc-anchor-normal {
    width: 280px !important;
	}
	.rc-anchor-checkbox-label{
		font-size: 11px !important;
	}
	#pdf-list ul li a{
	display:block;
	padding: 15px;
	background-color:#cdcccb;
	color: #525353;
	font-size: 17px;
	text-decoration:none;
}
.box {
    width: 100%;
    margin: 20px 0;
    min-height: 250px;
    float: none;
    display:block;
    position: relative;
}


}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	.content{
		width: 436px;
		padding: 0;
	}
	.serviceonelistebox {
  		height: 140px;
	}
	.serviceonelistebox:last-child{
		height: 120px;
	}
	#real_twitter_display{
		display: none;
	}
	.hfeed{width:100%;padding:0;}
	.site-header{width:100%;padding:0;}
	.site-main{width:100%;padding:0;}
	.content-area{width:100%;padding:0;}
	.widget-area{width:100%;padding:0;}
	.site-footer{width:100%;padding:0;}

	
}

.default-page {
	background:#fff;
}


