html, body{height:100%;}
*{
    margin:0;
    padding:0;
    outline:none;
}
.grecaptcha-badge { visibility: hidden; }

a img{
    border:none;
}

body{
    font-family: 'Century gothic', Helvetica, Arial, sans-serif;
    font-weight:normal;
    font-size:12px;
    color:#444;
    background:#FFF;
}
.is-style-outline .wp-block-button__link{
	padding:5px 30px!important;
	font-size:16px;
}
.is-style-outline .wp-block-button__link:hover{
	background:#323342;
	color:#fff;
	border-color:#323342;
}

strong{font-weight:bold;}
em{font-style:italic;}

.clear{clear:both;}

h1{
    font-weight:600;
    margin-bottom:15px;
	
    font-size:38px;
    letter-spacing:1px;
	color:#393942;
	text-transform:uppercase;
    /* ajout pour détacher h1 du contenu */
	/*
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius:3px 0 0 3px;
    -moz-border-radius:3px 0 0 3px;
    -webkit-border-radius:3px 0 0 3px;
    color:#ffffff;
    padding:5px 4%;
    width:92%;
    position:absolute;
    top:-100px;
    left:0; */
}

h2{
    font-weight:600;
    margin-bottom:15px;
    margin-top:30px;
	/* text-transform:uppercase; */
    font-size:30px;
    color:#393942;
    text-align:left!important;
    border-bottom:2px solid #666 dotted;
    padding:10px 7px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    
}

h3{
    font-weight:normal;
    margin-bottom:15px;
    margin-top:25px;
    font-size:18px;

}

p,#content ul li,#content ol li{
    font-weight:normal;
    margin-bottom:10px;
    font-size:19px;
    line-height:25px;
}
#content ul, #content ol {
    /*padding-left:25px;*/
}

.button{
    min-width:375px;
    display:inline-block;
    text-decoration:none;
    -webkit-transition:0.5s; 
    -moz-transition:0.5s;
    -o-transition:0.5s;
    transition: 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding:5px 10px;
    background: #b49a56;
    color:#fff;
    -moz-box-shadow:0px 1px 0px 0px #a1814a, inset 0px 1px  #e3c26c, inset 0px -1px  #433920;
    -webkit-shadow:0px 1px 0px 0px #a1814a, inset 0px 1px  #e3c26c, inset 0px -1px  #433920;
    -o-box-shadow:0px 1px 0px 0px #a1814a, inset 0px 1px  #e3c26c, inset 0px -1px  #433920;
    box-shadow:0px 1px 0px 0px #a1814a, inset 0px 1px  #e3c26c, inset 0px 0px  #433920;
}
.button:hover{
    background:#a1814a;
    padding:5px 30px;
    -moz-box-shadow:0px 1px 0px 0px #8a6f3f, inset 0px 1px  #e3c26c, inset 0px -1px  #433920;
    -webkit-shadow:0px 1px 0px 0px #8a6f3f, inset 0px 1px  #e3c26c, inset 0px -1px  #433920;
    -o-box-shadow:0px 1px 0px 0px #8a6f3f, inset 0px 1px  #e3c26c, inset 0px -1px  #433920;
    box-shadow:0px 1px 0px 0px #8a6f3f, inset 0px 1px  #e3c26c, inset 0px 0px  #433920;
}

/*sites box*/
.sites-holder{position: absolute;right: 0px;z-index: 4; width: 80%;}
#sites-selector{-webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);}
#sites-selector img{width: 551px; height: auto;}    
.sites-box{display: none;text-align: right;}
.site-inner-box{background-color: #fff; display: inline-block;-webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);}
.sites-box img{ width: 340px; height: 400px;}
.sites-box .site-img{padding: 45px;}
.sites-box .site-img{display: inline-block;}
.sites-box .first-site img{border: 7px solid #407CBF;}
.sites-box .sec-site img{border: 7px solid #CB1718;}
.sites-box  a:hover img{-webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.sites-box .thrd-site img{border: 7px solid #EBBF18;}
#menu-item-1412{display:none;} /*hide one menu item*/

@media only screen and (min-width: 1024px) and (max-width:1673px){

    .sites-box .site-img{padding: 15px;}
    .sites-box img {width: 200px;height: auto;}
}

@media only screen and (min-width: 768px) and (max-width:1023px){
    .sites-box .site-img{padding: 15px;}
    .sites-box img {width: 100px;height: auto;}
}

@media only screen and (min-width: 200px) and (max-width:850px){
    #sites-selector img{width: 511px; height: auto;} 
}    
@media only screen and (min-width: 200px) and (max-width:767px){
    /*.sites-holder {right: 10px;z-index: 6; width: 100%; top: 80px;}
    .sites-box .site-img{padding: 5px;}
    #sites-selector img {width: 80%;height: auto;}
    .sites-box img {width: 75px;height: auto;}*/
    .sites-holder{display: none;}
    #menu-item-1412{display:list-item;}
}

/* --- masque bouton mobile menu slide left et header mobile--- */
#menubar #button, #header-mobile,.footer-mobile{display:none;}
#fullframe {
	height:100vh;
	overflow:hidden;
}
/**********
LEFT
**********/

#left{
    height:100%;
    width:20%;/*290px;*/
	position:fixed;
	z-index:100;
	background: rgba(255,255,255,0.9);
    border-right: 7px solid #407CBF;
}
#left-bg-blanc{
    height:100%;
    position:absolute;
    left:0;
    top:0;
    width:290px;
    z-index:1;
}


#left .logo a{
    display:block;
   /* width:250px;*/
   width:90%;
   max-width:250px;
    margin:20px auto 0;
}
#left .logo img{
    width:100%;
    height:auto;
}

#left #menu{
    margin-top:25px;
    margin-left:40px;
}

#left #menu ul li{
    list-style:none;
    margin-bottom:10px;
    padding: 0 0 10px 5px;
    width:80%;
  
}

#left #menu ul li:last-child{
    background:none;
}

#left #menu>ul>li>a{
    text-decoration:none;
	font-weight:600;
    color:#000000;
   /* text-transform:uppercase; ¨*/
    font-size:16px;
    letter-spacing:1px;
    display:block;
}

#left #menu ul li ul{
    margin-top:10px;
    margin-bottom:0px;
    width:90%;
}

#left #menu ul li ul li{
    width:100%;
}

#left #menu ul li li a{
    text-decoration:none;
    color:#000;
    text-transform:none;
    font-size:15px;
    letter-spacing:1px;
    display:block;
}

#left #menu a:hover, #left #menu a.menuactive{
    color:#8A8A88;
}
li.current-menu-item a{
	color:#8A8A88 !important;
}
 .mail a{
    color:#b49a56;
    text-decoration:none;
}
/**********
RIGHT
**********/

#right{
    position:absolute;
    z-index:2;
    top:130px;
    right:0;
   /* width:35%;*/
   width:60%; /*620px;*/
    right:5%
}
.full-width{
    width:800px!important;
}
.full-width h1{
     width:800px!important;
}
/*
#right h1.title{
    font-size:32px;
    font-weight:normal;
    color:#fff;
    background:#000;
    background:rgba(0, 0, 0, 0.8);
    padding:5px 30px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    
    text-transform:uppercase;
}
*/

.title-contact{
    width:460px;
}

#right #content{
    width:100%;
    min-height:200px;
    position:relative;
    float:left;
    margin:0px 0 40px 0;
    padding:15px 30px;
    background:#fff;
    /* background:rgba(250,250,250,0.9); */
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    color:#111;

   /* -webkit-box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.2);
    box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.2);
    text-shadow: 0px 1px 0px #fff; */
}

#right #content img{
    /* border: 1px solid #e1e1e1;
    padding:4px;
   width:99%;*/
}

#right #content a img{
    border: none;
    padding:0;
    margin:0;
}

#content ul li{
    background:url('/wp-images/favicon.png') left center no-repeat; 
    list-style:none;
   /*  list-style:square; */
    font-size:16px;
    line-height:20px;
    padding-left:15px;
    margin-bottom:15px;
    margin-left:0;
    background-size:10px;
}

#content ul.blocks-gallery-grid li {
    padding-left: initial;
}
.list-icons li{
	padding-left:15px;
}

#content ul li.blocks-gallery-item{
    background: none;
    }
    
/**********
FOOTER
**********/

.footer{
    height:33px;
    line-height:33px;
    z-index:2;
    bottom:0;
    background:#000;
    position:fixed;
    padding-left:30px;
    right:0;
    left:20%;
    background:rgba(0, 0, 0, 0.8);
}
.footer p{
    margin:0 0 0 250px!important;
    color:#7c7c7c;
    font-size:10px;
    line-height:30px;
}
.footer a{
    text-decoration:none;
    color:#fff!important;
}
.footer a:hover{
    color:#ccc!important;
}

/* -- social -- */
#social{
	-webkit-transition: all .9s ease;
   -moz-transition: all .9s ease;
   -ms-transition: all .9s ease;
   -o-transition: all .9s ease;
   transition: all .9s ease;

   height:35px;
 /*  position:absolute;
   z-index:99999;
   right:20px;
   top:12px;*/
}
.sticky #social{
}
#social li{
	list-style:none;
	margin-left:6px;
	display:inline-block;
	-webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
   -ms-transition: all .25s ease;
   -o-transition: all .25s ease;
   transition: all .25s ease;
   background-size:cover;
}
#social li a{
	display:block;
	color:#fff;
	font-size:24px!important;
}
#social li a:hover{
	color:#000066;
}

/**********
THUMBS NAVIGATION
**********/

#thumbs_nav{
    position:fixed;
    z-index:2;
    bottom:10px;
    left:275px;
}

#thumbs_nav ul li{
    list-style:none;
    float:left;
    width:120px;
    height:100px;
    margin:0 15px 15px 0;
    -webkit-box-shadow: 0px 6px 15px -10px rgba(0,0,0,1);
    box-shadow: 0px 6px 15px -10px rgba(0,0,0,1);
}

#thumbs_nav ul li a{
    text-decoration:none;
    cursor:pointer;
    color:#fff;
}

#thumbs_nav ul li a img{
    border:none;
    background:#fff;
    height:70px;
    width:120px;
}

#thumbs_nav ul li p.thumbs-descr{
    height:30px;
    line-height:30px;
    background:#000;
    background:rgba(0,0,0,0.7);
    text-align:center;
    font-size:14px;
    text-shadow: 0px -1px 0px #333;
    letter-spacing:1px;
}

#thumbs_nav_content{
    position:relative;
    z-index:2;
    margin:40px 0 0 0;
}

#thumbs_nav_content ul li{
    list-style:none;
    float:left;
    width:120px;
    height:100px;
    margin:0 29px 33px 0;
    -webkit-box-shadow: 0px 6px 15px -10px rgba(0,0,0,1);
    box-shadow: 0px 6px 15px -10px rgba(0,0,0,1);
    padding: 1px;
    border: 1px solid #C5C5C5;
}

#thumbs_nav_content ul li a{
    text-decoration:none;
    cursor:pointer;
    color:#ccc;
}

#thumbs_nav_content ul li a img{
    border:none;
    background:#ccc;
    height:70px;
    width:120px;
}

#thumbs_nav_content ul li p.thumbs-descr{
    font-family: Contax, Helvetica, Arial, sans-serif;
    height:30px;
    line-height:30px;
    background:#000;
    background:rgba(0,0,0,0.7);
    text-align:center;
    font-size:14px;
    text-shadow: 0px -1px 0px #333;
    letter-spacing:1px;
    color:#ccc;
}

/**********
BACKGROUND
**********/

.background{
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:1;
	opacity:0.2;
   /* margin-left:253px;*/
   z-index:-1;
     background-position: center center!important;
    /*background-position: 250px center!important;*/
    /*border-left:3px solid #B49A56;*/
}
.background img{
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;

}


/**********
CHECKLIST
**********/

.align-to-left {
    float:left; 
    padding:12px 12px 12px 0;
} 

.align-to-right {
    float:right;
    padding:12px 0 12px 12px;
}

.lineup{
    border-top: 1px dotted #595959;
    margin-top:50px; 
    padding-top:20px; 
    padding-bottom:10px;
}

.i_pdf {
    background-image:url('../../uploads/images/icons/i_pdf.gif');
    background-repeat:no-repeat;
    margin: 0 0 3px 0; 
    padding:0 0 3px 20px;
}

.i_image {
    background-image:url('../../uploads/images/icons/i_image.gif');
    background-repeat:no-repeat;
    margin: 0 0 3px 0; 
    padding:3px 0 0 20px;
}

.i_powerpoint {
    background-image:url('../../uploads/images/icons/i_powerpoint.gif'); 
    background-repeat:no-repeat;
    margin: 0 0 3px 0;
    padding:3px 0 0 20px;
}

.i_word { 
    background-image:url('../../uploads/images/icons/i_word.gif'); 
    background-repeat:no-repeat;
    margin: 0 0 3px 0; 
    padding:3px 0 0 20px;
}

.i_file {
    background-image:url('../../uploads/images/icons/i_file.gif');
    background-repeat:no-repeat;
    margin: 0 0 3px 0; 
    padding:3px 0 0 20px; 
}

.i_link { 
    background-image:url('../../uploads/images/icons/i_link.gif');
    background-repeat:no-repeat;
    margin: 0 0 3px 0;
    padding:3px 0 0 20px; 
}

/**********
CONTACT
**********/

.team{
    margin:0 auto;
}
.team li{
    padding:0 0 0 15px;
    display:inline-block;
}
.team li p{
    font-size:12px;
    line-height:10px;
    
}
.team li .name{
    color:#000;
    font-size:14px;
    font-weight:bold;
}
.team li .titre{
    color:#b49a56;
    line-height:12px;
}
.team li .mobile:first-letter{
   color:#b49a56;
}

/* form */

legend{
    display:none;
}

fieldset{
    border:none;
}

label{
    float:left;
    clear:both;
    font-size:15px;
    letter-spacing:1px;
	width: 100%;
}

input{
    float:left;
    clear:both;
    width:100%;
    padding:5px;
    font-size:11px;
    word-spacing:2px;
    letter-spacing:1px;
    color:#6d6d6d;
    font-weight:normal;

    margin:10px 0 15px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:none;
    background:#fff;
    border:1px solid #d4d4d4;
    outline:none;
    box-shadow: 1px 1px 0px 0px #e6e6e6;
    -webkit-box-shadow: 1px 1px 0px 0px #e6e6e6;
    -moz-box-shadow: 1px 1px 0px 0px #e6e6e6;
}
input:focus{
    border:1px solid #bababa;
}

textarea{
    font-weight:normal;
    font-size:11px;
    line-height:20px;
    word-spacing:2px;
    letter-spacing:1px;
    float:left;
    clear:both;
    width:100%;
    resize:none;
    padding:5px;
    color:#767676;
    margin:10px 0 15px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:none;
    background:#fff;
    border:1px solid #d4d4d4;
    outline:none;
    box-shadow: 1px 1px 0px 0px #e6e6e6;
    -webkit-box-shadow: 1px 1px 0px 0px #e6e6e6;
    -moz-box-shadow: 1px 1px 0px 0px #e6e6e6;
}
textarea:focus{
    border:1px solid #bababa;
}

input[type="submit"]{
    font-family: 'Century gothic', Helvetica, Arial, sans-serif;
    width:100px;
    font-size:18px;
    letter-spacing:1px;
    word-spacing:0;
    cursor:pointer;
    background: #b49a56;
    padding: 3px;
    text-shadow: none;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px #a1814a;
    box-shadow: 0px 1px 0px 0px #a1814a;
    border:none;
    outline:none;
    -webkit-transition:0.5s; 
    -moz-transition:0.5s;
    -o-transition:0.5s;
    transition:0.5s;
}
input[type="submit"]:hover{
    background:#a1814a;
    -webkit-box-shadow: 0px 1px 0px 0px #8a6f3f;
    box-shadow: 0px 1px 0px 0px #8a6f3f;
    width:130px;
} 
.button{
    font-family: 'Century gothic', Helvetica, Arial, sans-serif;
    font-size:12px;
    letter-spacing:1px;
    word-spacing:0;
    cursor:pointer;
    background: #b49a56;
    padding: 3px 15px;
    text-shadow: none;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px #a1814a;
    box-shadow: 0px 1px 0px 0px #a1814a;
    border:none;
    outline:none;
    -webkit-transition:0.5s; 
    -moz-transition:0.5s;
    -o-transition:0.5s;
    transition:0.5s;
}

.button:hover{
    background:#a1814a;
    -webkit-box-shadow: 0px 1px 0px 0px #8a6f3f;
    box-shadow: 0px 1px 0px 0px #8a6f3f;
    padding:3px 40px;
} 
/*
.contactformreason{
    display:block;
    float:left;
    clear:both;
    margin-bottom:15px;
}

.contactformreason div label{
    clear:none;
    margin:8px 0px 0px 10px;
    float:left;
}

.contactformreason div input[type="radio"]{
    width:15px;
    margin:10px 0px 5px 0px;
    float:left;
    border:none;
    outline:none;
    padding:0;
    background:none;
    -webkit-box-shadow:none;
    box-shadow: none;
}*/

/**********
MENU LANGUES
**********/



#lang-menu{
    position:fixed;
    bottom:1px;
    left:55px;
    color:#fff;
    width:130px;
}

#lang-menu li{
    display:inline;
    margin-right:3px;
}

#lang-menu li a{
    text-decoration:none;
    color:#fff;
    font-size:10px;
    background:url("../../uploads/theme/langue.html") no-repeat;
    height:25px;
    width:25px;
    display:inline-block;
    text-align:center;
    line-height:25px;
}

#lang-menu li a:hover, .menu-langue-active a{
    background:url("../../uploads/theme/langue-active.html") no-repeat;
    color:#b49a56;
}


/* ---------- CHECKLIST -------- */
/* ---------------------------- */

.align-to-left {float:left; padding:12px 12px 12px 0;} 
.align-to-right {float:right; padding:12px 0 12px 12px;}
.lineup{ border-top: 1px dashed #ccc;margin-top:20px; padding-top:20px;  }

.i_pdf{ 
  background: url(../../uploads/images/icons/i_pdf.gif) no-repeat;
  padding-left: 30px;
  display:inline-block;
}
.i_word{ 
  background: url(../../uploads/images/icons/i_word.gif) no-repeat;
  padding-left: 30px;
  display:inline-block;
}

.i_ppt{ 
  background: url(../../uploads/images/icons/i_powerpoint.gif) no-repeat;
  padding-left: 30px;
  display:inline-block;
}
.i_xls{ 
  background: url(../../uploads/images/icons/ic_xls.html) no-repeat;
  padding-left: 30px;
  display:inline-block;
}

/* Buttons */
.wp-block-button__link {
    padding: 6px 9px !important;
    margin-top: 10px !important;
}



/**********
ALYS
**********/

.alys-link{
    display:inline-block;
    width:24px;
    margin-right:40px;
    float:right;
    height:30px;
    text-indent:-9999px;
    background:url('../../uploads/images/icons/Alys.png') 0 7px no-repeat;
}



/* ------------------- MEDIA QUERIES ----------------------- */

/* TOUT */
@media only screen and (max-width: 1024px){
.team li p{    padding:0!important;}
.team li .name{    line-height:13px;}
}
/* ------------------------  ipad horizontal -------------------------------- */
@media only screen and (min-width: 959px) and (max-width: 1024px){
  /* #right{right:10%; width:60%;}    */
}
/* ------------------------  ipad  -------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 1100px){
	 #right{ width:60%;left:300px;}  
	 h1{width: 92%;padding: 5px 4%;font-size: 26px;}
}
/* ------------------------  ipad vertical -------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 1024px){

  #right{right:5%; width:55%; }  
  #left{width:30%;}    
}
/* ------------------------  iphone horizontal -------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px){}
/* ------------------------  iphone vertical -------------------------------- */
@media only screen and (min-width: 200px) and (max-width: 479px){
    .footer p{    width:55%;}
}

/* ---- TOUT smartphone ---- */
@media only screen and (max-width: 767px){
#edit{display:none;} /* supprime edit pour pouvoir utiliser bouton menu */
.background,#left #header,.footer{display:none;}

#menubar #button, #header-mobile,.footer-mobile{display:block;}
#menubar { background-color:#FFF; color: #fff;padding: 5px 0 10px 10px; position:fixed; z-index:200;top:0; left:0;height:70px;width:100%;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.28);}
#button {cursor:pointer;height:65px;text-indent:-999px;}
#menu, #right { display:inline;}
#menu { position:fixed;/*float:left;*/ width: 250px;margin:0!important; padding-left:15px!important;}
#menu>li a { padding: 10px; display: block; color: white;text-decoration: none;}

/* header */
#header-mobile{ min-height:75px;}
#header-mobile img{ width:100%;}
#header-mobile #logo-mobile{width:180px; z-index:201; position:fixed;top:15px; right:20px;}
/* -- TEST -- */

body{background:#fff;}

/* content */
#right {width:100%;overflow:visible;padding-top:0px;background-color: #fff; z-index: 5;/* position: fixed; */  left: 0px;top:0; height: 100%;padding-bottom: 30px;}
#right p{padding: 0;}
#right #content{background:#fff;padding:15px 4%; margin:0; /*height:100%;*/ width:92%; border-radius:0;margin-top:10px;}
h1{border-radius:0; padding:5px 4%; width:92%; margin-bottom:20px; font-size:22px; top:0px;  position:relative;}
#right #content .alignright{float:none;margin:0 auto 10px;}
#right #content input, #right #content textarea{width:97%;}

/* content leftmenu */
#left{ width: 250px;padding-bottom:60px; padding-top:90px; background:#fff; overflow-x: hidden; position:relative;z-index:0 !important; /*overflow-y: scroll;*/}
#left .logo a{ margin:0 0 0 10px;}


/* pages */
.button{ min-width:270px;}
.gallery .img{    margin:5px!important;    width:130px;    height:130px!important;}
.gallery .img a,.gallery .img a img{width:100%;height:100%;}
#content ul li.blocks-gallery-item {    background: none !important;	height:160px;}
.button > a+a {		color:white !important;}

/* footer */
.footer-mobile{   margin-top:30px;    width:180px;    padding-left:0;    z-index:-1;}
.footer-mobile #lang-menu{    left:10px;    position:relative;    width:100%;}
.footer-mobile #lang-menu>li{    display:inline-block;    width:40px!important;    font-size:10px!important;    background:none!important;}
.footer-mobile #lang-menu>li>a{
background:url("../../../www.pbi.be/uploads/theme/langue-active.png") no-repeat scroll 0 0 transparent;
height:25px!important;line-height:25px!important;text-align:center!important;width:25px!important;color:#B49A56;}
.footer-mobile p{    /* margin:10px 0 0 10px;    width:35%; */    line-height:22px;    color:#999;}

}





