/*
Theme Name: Labeo
Theme URI:
Author: Schuller graphic
Author URI:
Description: 
Version: 1.0.0
Licence: 
License URI: 
Tags: 

*/


/* =Theme customization starts here
------------------------------------------------------- */

/*
* color guide
*  

Gris clair  #e6eced       
Gris foncé  #505b63

Bleu / gris #6991aa

Bleu / vert #1e9cb0

Vert        #61bba8


Rose        #de3878
Violet      #a20b5d

*/





/* general */
.fl{
float:left;
}
.fr{
float:right;
}
.clear{
clear:both;
}

body{
/*font-family: 'Raleway', sans-serif; */
/*font-family: calibri; */
font-family: calibri,'Lato',sans-serif; 
font-size:14px;
}


/*
  -webkit-transition: width 2s, height 2s, background-color 2s, -webkit-transform 2s;
  transition: width 2s, height 2s, background-color 2s, transform 2s;
*/


.corner{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.shadow{
  -moz-box-shadow: 0px 0px 3px #000000;
  -webkit-box-shadow: 0px 0px 3px #000000;
  box-shadow: 0px 0px 3px #000000;
}

h2{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size:20px;
    color:#ffffff;
    padding:3px 10px; 
    font-weight:300;      
}

h2.backbt{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size:20px;
    color:#ffffff;
    padding:3px 10px; 
    font-weight:300; 
    background-color: #1e9cb0;  
    text-align:right; 
}
h2.backbt a{
text-decoration:underline;
color:#ffffff;
}


h1 {
    background-color: #505b63;
    border-radius: 5px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 12px;
    padding: 3px 10px;
}


h1, h2, h3, h4, h5, h6 {
   font-family: calibri,'Lato',sans-serif; 
}


h4{
color:#6991aa;
}




/* pre head */
#prehead{
background-color:#505b63;
color:#ffffff;
height:40px;
padding-top:7px;
font-size:13px;
}

#prehead #identite{
  padding-top:3px;
}

#prehead #links{
  text-align:right;
  font-size:16px;
}
#langactive{
/* switch de langue TODO */
/*display:inline-block; */
display:none;


}
#langactive a{
color:#ffffff;
}
#contact{
display:inline-block;
margin-left:10px;
}
#contact a{
color:#ffffff;
}

.textwidget img{
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}










/* header */
.top-bar, .top-bar ul {
    background-color: #ffffff !important;
}
.top-bar {
    padding: 0rem;
}
.top-bar {
    background-color: #ffffff !important;
}

#logo{
margin-top:11px;
}
#logo img{
  width:184px !important; 
  max-width:184px !important;  
}



.mt_3per {
    margin-top: 10px;
}


/* bug rollover menu */
.is-dropdown-submenu {
  z-index: 6000; 
}


#menucropo{
  float:left;
}
#menucorpo ul {
  background-color: #ffffff !important;
  border-bottom:1px solid #e1e1e1;
}
#menucorpo ul li a{
  color:#505b63 !important;
  border-right:1px solid #505b63; 
  margin:5px 0;
}
#menucorpo ul li:last-child a{
  border-right:0px;
}

.top-bar #menucorpo ul li:hover {
    background-color: #ffffff !important;
}
.top-bar #menucorpo .dropdown.menu > li.is-dropdown-submenu-parent > a::after{
   display:none;
}
.menu-menu-corpo-fr-container .dropdown>li.logo img {
  width:35px;
} 
.top-bar #menucorpo .submenu{
 margin-top:0px;
} 
.top-bar #menucorpo .submenu,
.top-bar #menucorpo .submenu li, 
.top-bar #menucorpo .submenu li a {
border:0 !important;
} 
.top-bar .submenu li{
background-color:#f0f6f7; 
}
.top-bar #menucorpo .submenu li a{
margin:0 !important;
}
.top-bar #menucorpo .submenu li:hover{
background-color: #6a747b !important;
}
.top-bar #menucorpo .submenu li:hover a{
color:#ffffff !important;
}




#menucorpo ul li.active > a {
    background: #505b63 none repeat scroll 0 0;
    color:#ffffff !important;
}


.menumetier{
margin-top:40px;
margin-left:2%; 
}
.menumetier ul li{
float:left;
height:46px; 
padding:11px 0 0 40px;
margin-right:10px;
}

.menumetier ul li:HOVER{
background-color:#ffffff !important;
}


.menumetier ul li a{ 
/*
-moz-border-top-right-radius: 9px;
-webkit-border-top-right-radius: 9px;
border-top-right-radius: 9px;
-moz-border-bottom-right-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
border-bottom-right-radius: 9px; 
*/
color:#505b63 !important;
padding:5px 8px 5px 10px;
font-size:15px;
margin-top:2px;
}

/*
.menumetier ul li{
  width:150px;
}

.menumetier ul li.formation{
  width:221px;
}
*/


/*
.menumetier ul li.active{
    opacity: 0.8;
    filter: alpha(opacity=80); 
}
*/


.menumetier ul li.animale{
  background:url("img/metier/animal.jpg") top left no-repeat;    
}  

.menumetier ul li.alimentaire{
  background:url("img/metier/alimentaire.jpg") top left no-repeat;    
}

.menumetier ul li.environnement{
  background:url("img/metier/environnement.jpg") top left no-repeat;    
}

.menumetier ul li.formation{
  background:url("img/metier/formation.jpg") top left no-repeat;    
}

.menumetier ul li.rdinnovation {
  background: url("img/metier/labeo-recherche.jpg") top left no-repeat;
}

.menumetier .active > a  {
    background: none;
}



 /* 
.menumetier ul li.animale a{
  background-color:#69b239;
} 
.menumetier ul li.alimentaire a{
  background-color:#e39823;
} 
.menumetier ul li.environnement a{
  background-color:#1f9cb0;
}
.menumetier ul li.formation a{
  background-color:#96174c;
}
 
 */
   
#extranetlink{
    background:url('img/acces-client-header.png') top left no-repeat;
    width:177px;
    height:172px;
    position:relative;
}
#extranetlink span{
    text-align:center;
    position:absolute;
    bottom:43px;;
    left:43px;
    color:#ffffff;
    line-height:16px;
    width:90px;

}

#sticky{
display:none;
position:fixed;
top:-150px;
height:91px;
width:100%;
background-color:#ffffff;
z-index:8000;

-moz-box-shadow: 0px 0px 3px #000000;
-webkit-box-shadow: 0px 0px 3px #000000;
box-shadow: 0px 0px 3px #000000;

}


#sticky .menumetier{
    margin-top: 22px;
}
#sticky .menumetier{
    margin-top: 22px;
}



#sticky .extrasticky{
background-color:#e03477;
text-align:center;
height:91px;
padding-top:5px;
}
#sticky #extranetlinksticky{    
    background-image:none;
    
    color:#ffffff;
    float:none;
}
#sticky #extranetlinksticky img{
display:inline-block;
}




#accueil #slider{
 margin-bottom: 22px;
}

#accueil #slider h2{
    background-color:#61bba8; 
    margin-bottom:12px;
}
#accueil #slider h2 a:first-of-type{
  float: none;
  /*color:#f79041;*/
}
#accueil #slider h2 a{
    /*font-family: 'Raleway', sans-serif; */
    font-family: calibri,'Lato',sans-serif; 
    font-weight:300;
    font-size:19px;
    float:right;
    color:#ffffff;
    text-decoration:none;
    
}



/* custom bx slider */
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: calibri,'Lato',sans-serif; 
    font-size: 1em;
}



.bx-wrapper .bx-viewport {
    background: #fff none repeat scroll 0 0;
    border: 0px solid #fff;
    box-shadow: none;
    left: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-viewport ul{
 margin:0;
 padding:0;
}
.bx-wrapper .bx-caption {
    background: rgba(97, 187, 168, 0.75) none repeat scroll 0 0;
    bottom: 45px;
    left: 0;
    position: absolute;
    width: 80%;
      
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
    overflow:hidden; 
} 
.bx-wrapper .bx-caption span{
padding-bottom: 20px;
} 
.bx-wrapper .bx-caption span i{    
    font-size:33px;
    font-weight:bold; 
    text-transform: uppercase;     
    line-height:50px; 
    font-style:normal;
}
.bx-wrapper .bx-caption em{
    line-height:20px; 
    font-size:22px;
    font-weight:normal; 
    font-style:normal;
}
.bx-wrapper .bx-controls-direction a {
    height: 66px;
    margin-top: -63px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 19px;
    z-index: 5000;
}
.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("img/arrowl.png") no-repeat scroll 0 0px;      
}
.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("img/arrowr.png") no-repeat scroll 0 0px;      
}
.bx-wrapper .bx-prev:hover {
    background-position: 0px 0;
} 
.bx-wrapper .bx-next:hover {
    background-position: 0px 0;
}


/* actus fixes */
.actuhomefixes{
position:relative;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-bottom: 22px;
} 
.actuhomefixes img{
display:block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

} 
.actuhomefixes div{
position:absolute;
width:100%;
bottom:0;
background: rgba(97, 187, 168, 0.75) none repeat scroll 0 0;
z-index:3000;
padding:10px;
text-transform: uppercase; 
color:#ffffff;
font-size:12px;
font-weight:bold;


-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;

-moz-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}


#textrefmobile{
   display:none;
}

.remontes{
  margin-top: 22px;
}
.remontes .cont{ 
  position:relative;
} 

.remontes .cont img{ 
  position:relative;
} 

.remontes h2{
  background-color:#6991aa;
  margin-bottom:0;
}
/*
.remontes .cont .bt{
   height:50px;
   width:250px;
   position:absolute;
   right:25px;
   bottom:25px;
   font-size:25px;
   color:#ffffff;
   text-decoration:none;
   padding-top:6px;
   text-align:center;
   font-weight:bold;
}
*/


.remontes .rd .bt{
   background-color:#de3878;
   /*font-family: 'Raleway', sans-serif;*/
   font-family: calibri,'Lato',sans-serif; 
}
.remontes .rd .btcontact{
   background-color:#6991aa;
   left:25px;
   /*font-family: 'Raleway', sans-serif;*/
   font-family: calibri,'Lato',sans-serif; 
}


.remontes .chiffre .bt{
   background-color:#6991aa;
   /*font-family: 'Raleway', sans-serif; */
   font-family: calibri,'Lato',sans-serif; 
}
.remontes .bt:HOVER{
  background-color:#505b63;
  
  -webkit-transition: width 0.5s, height 0.5s, background-color 0.5s, -webkit-transform 0.5s;
  transition: width 0.5s, height 0.5s, background-color 0.5s, transform 0.5s;
}







#sidebar .widget h4{
   display:none;
}



#sidebar h2{
    background-color:#a20b5d; 
    margin-bottom:12px;
}
#sidebar #fondside{
    background-color:#a20b5d; 
}
#sidebar #modulesearch{
    background-color:#505b63; 
    color:#ffffff;
    font-size:18px;
    padding:7px 15px;
}
#sidebar #modulesearch input.input-group-field{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-top:3px;
    padding-bottom:3px;
    height:30px;
    margin-top:5px;
} 


#sidebar #modulesearch button{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height:34px;
    background-color:#a20b5d; 
    margin-top:3px; 
    margin-left:15px; 
    padding:0 10px; 
}



h1.business{
  background-color: #a20b5d !important;
}
#ssmenumetier.business h1{
  background-color: #a20b5d !important;
} 
#ssmenumetier.business .navmetier{
  background-color: #be548d !important;
}
#ssmenumetier.business .navmetier a.active{
  background-color: #a20b5d !important;
}


.menubusiness{
padding:0px 20px;
margin-top:25px;
}

.menubusiness .column{
 padding:0 5px;
}


.businesslink{
display:block;
background-color:#ffffff;
text-align:center;
color:#505b63;
line-height:10px;
height:103px; 
margin-bottom:25px;
}
.businesslink:HOVER{
background-color:#505b63;
color:#ffffff;
-webkit-transition: width 0.5s, height 0.5s, background-color 0.5s, -webkit-transform 0.5s;
transition: width 0.5s, height 0.5s, background-color 0.5s, transform 0.5s;  
}



.businesslink p{
line-height:14px;
margin-top:5px; 
}

#sidebar .businesslink.qualite a{
   padding-top:14px;
   padding-left:55px;
   height:90px;
}

#sidebar .businesslink.qualite p{
    font-size:20px;
    padding-top:0px;
    padding-left:45px; 
    text-align:left;  
    margin-top: 2px; 
}
#sidebar .businesslink.qualite:HOVER a{
   color:#505b63;
}

#sidebar .businesslink.qualite a{
color:#ffffff;
line-height:27px;
font-size:16px;
}


#sidebar .businesslink.qualite{
background-color:#505b63 !important;
}

#sidebar .businesslink.qualite:hover{
background-color:#ffffff !important;
}

 

#sidebar .businesslink.qualite p,
#sidebar .businesslink.qualite img{
    float:left; 
}

.extranet.mobile{
   display:none;
}

.extranet{
margin-top:22px;
}
.extranet .businesslink{
  height:90px;
  background-color:#de3878;
}
.extranet .businesslink p,
.extranet .businesslink img{
    float:left; 
    display:block;
}

.extranet .businesslink img{
   padding-top:9px;
   padding-left:21px;
}
.extranet .businesslink p{
    font-size:20px;
    color:#ffffff;
    padding-top:21px;
    padding-left:15px;
    line-height:21px;  
}




#prefooter{
margin-bottom:30px;
margin-top:35px;
}
#prefooter .logo img{
float:left;
}

#prefooter .cofracp p{
display:block;
padding:5px 0 0 20px;
color: #505b63;
font-size:11px;
}




#prefooter .adresse{

color:#505b63;
}
#prefooter img{
display:block;
float:left;
width:128px;
vertical-align: top;
padding-top:5px;
margin-right:4px;
}
#prefooter .adresse img{
margin-right:2px;
}


#prefooter p{
display:inline-block;
}


#prefooter .adresse b{
font-size:16px;
font-weight:600;    
}
#prefooter .btcontact{
margin-top:5px;
}
#prefooter .btcontact .fa{
  font-size:57px; 
  float:left;
  margin-right:15px;
}
#prefooter .btcontact div{
text-align:center;
font-size:20px;
line-height:20px;
margin-top:9px;
}
#prefooter .btcontact a{
  background-color:#505b63;  
  font-size:15px; 
  display:block;
  color:#ffffff;
  padding:15px 25px 25px 25px;
}
#prefooter .btcontact a:HOVER{
background-color:#505b63;   
}



.labeo_footer{
background-color:#e6eced;

}


footer #membres{
min-height:95px;
background-color:#505b63;
border-bottom:1px solid #373f44;
padding-top:13px;
}
footer #membres .column:first-child{
color:#ffffff;
font-size:22px;
font-weight:bold;
}
footer #membres .column:nth-child(4) {
    padding-left:70px;
}
footer #membres .column:nth-child(5) {
   text-align:right;
   padding-right:40px;
}




footer #mentions{
 border-top:1px solid #6991aa;
 font-size:12px;
 padding-top:12px;
 padding-bottom:23px;
 text-align:center;
}
footer #mentions a{
color:#505b63;
}

footer .widget{
text-align:left;
padding-top:30px;
padding-left:30px;
}
footer .widget h4{
  color:#6991aa;
  font-size:16px;
  text-transform: uppercase;
  font-weight:bold;
} 
footer .widget .menu li{
float:none;
display:block;
}
footer .widget .menu li a{
padding:4px 0px;
font-size:13px;
color:#505b63 !important;
}



/* actus */
.actu h1{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size:20px;
    color:#ffffff;
    padding:3px 10px; 
    font-weight:300;      
    background-color: #61bba8;
    margin-bottom: 12px; 
}
.actu h1 .fa{
  float:right;
  margin-top:4px;
}
.actu .featuredactu{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom:10px;
}
.actu .actunav .pager .button{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #61bba8;
}
.actu .actunav .pager .seeall{
  text-align:center;
}
.actu .actunav .pager .seeall .button{
  background-color: #7298af;
}

/* pages métiers */
.my_main_sidebar {
    padding-top:0px;
}


#ssmenumetier{
margin-bottom:20px;
}


#ssmenumetier.environnement h1{
background-color:#219BB2;
}
#ssmenumetier.environnement .navmetier{
background-color:#63b9c9;
}
#ssmenumetier.environnement .navmetier a.active{
background-color:#91ced9;
}



#ssmenumetier.animale h1{
background-color:#69b239;
}
#ssmenumetier.animale .navmetier{
background-color:#96c974;
}
#ssmenumetier.animale .navmetier a.active{
background-color:#b5d99d;
}




#ssmenumetier.alimentaire h1{
background-color:#e39823;
}
#ssmenumetier.alimentaire .navmetier{
background-color:#ebb765;
}
#ssmenumetier.alimentaire .navmetier a.active{
background-color:#f1cc93;
}

#ssmenumetier.rd h1{
background-color:#F2923A;
}
#ssmenumetier.rd .navmetier{
background-color:#F9AF6B;
}
#ssmenumetier.rd .navmetier a.active{
background-color:#F9C291;
}




#ssmenumetier.formation h1{
background-color:#96174c;
}
#ssmenumetier.formation .navmetier{
background-color:#b55c81;
}
#ssmenumetier.formation .navmetier a.active{
background-color:#cb8da7;
}




#ssmenumetier h1{
-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;

-moz-border-bottom-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-bottom-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;


    font-size:20px;
    color:#ffffff;
    padding:3px 10px; 
    font-weight:300;      
    background-color: #61bba8;
    margin-bottom: 0px; 
}


#ssmenumetier .navmetier{
-moz-border-top-left-radius: 0px;
-webkit-border-top-left-radius: 0px;
-moz-border-top-right-radius: 0px;
-webkit-border-top-right-radius: 0px;

-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;

height:34px; 
padding-left:5px;
}
#ssmenumetier .navmetier a{
 color:#ffffff; 

 padding-right:8px;
 padding-left:5px;
 padding-top:6px;
 height:34px; 
 display:block;
 float:left;
}
#ssmenumetier .navmetier a:last-child{
 border-right:0px;
}
#ssmenumetier .navmetier .sep{
 display:block;
 float:left;
height:34px; 
border-right:1px solid #ffffff;
}


/* ACF contenu supp et acf */
.alignright{
float:right;
margin:10px 0 10px 10px;
}

.catalogue{
    background:#D3DEEA url('img/back-catalogue-contenu-supp.jpg') top left repeat-x;
    min-height:200px;
    margin-bottom:30px;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
    
    -moz-box-shadow: 0px 0px 3px #000000;
    -webkit-box-shadow: 0px 0px 3px #000000;
    box-shadow: 0px 0px 3px #000000;
    
    
      
}

.catalogue .relativ{
   position:relative;
   height:210px;
   
}
.catalogue .relativ img{
   display:block;
   position:absolute;
   top:5;
}

.catalogue .texte{
   margin-top:28px;
}
.catalogue .lien{
   margin-top:17px;
}
.catalogue .lien a{
  padding-top:4px;
   font-size:22px;
   text-decoration:underline;
   color:#DE3878;
   font-weight:bold;
   display:inline-block;
}
.catalogue .mention{
   margin-top:20px;
   font-style:italic;
}

.contenusupp{
  background-color:#E6EBEE;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
    padding:15px;

}

.contenusupp .titre{
   font-size:20px;
   font-weight:bold;
   margin-bottom:10px;
}

.contenusupp .ligne{
   border-left:1px solid #000000;
   padding-left:10px;
}

.contenusupp .ligne .titreligne{
   font-size:14px;
   font-weight:bold;
   font-style:italic;
}
.contenusupp .ligne .textligne{
   font-size:12px;
   font-weight:normal;
   color:#515B64;
}



.drh h2{
background-color:#6991aa;
}

.drh .posteblock{
margin:5px;
margin-bottom:25px;
padding-left:10px;
padding-bottom:10px;
border-left:1px solid #6991aa;

}

.drh .bt{
background-color: #6991aa;
color:#ffffff;
padding:5px 15px;
}

.wpcf7-submit{
background-color: #6991aa;
color:#ffffff;
padding:5px 15px;
border:0px;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align:center;   
}

/* extranet map */

#carte{
  position:relative;
  width:721px;
  margin:auto;
}
#carte .dep{
position:absolute;
display:none;
} 

#carte #calvados{
left: 165px;
top: 96px;
}
#carte #orne{
left: 208px;
top: 218px;
}
#carte #manche{
left: 37px;
top: 10px;
}
#carte #eure{
left: 414px;
top: 85px;
}


/* questionaire  accueil */
#accueil .remontes .with-powered-by{
display:none;
}

#accueil .remontes .survey_question span{
font-size:16px;
}



.tabcontact{
width:80% !important;
}
.tabcontact tbody{
border:0 !important;
}

table.tabcontact tbody tr:nth-child(2n) {
    background-color: #ffffff;
    border-top:1px solid #d5dde2;
}
table.tabcontact tbody tr td:nth-child(1) {      
    border-right:1px solid #d5dde2;
}
table.tabcontact tbody tr td:nth-child(2) {      
    padding-left:50px;
}
table.tabcontact tbody tr:nth-child(2) td {      
    padding-top:20px;
}

.tabcontact p{
margin-left:10px;
}

.tabcontact a{
color:#0a0a0a;
text-decoration:underline;
}

/*****TEMPORAIRE*****/
.at-share-btn {
  margin: 8%!important;
}
/* #accueil #sticky_cov {
  display:none;
  position:fixed;
  border-left:solid #8dd1f6 15px;
  color:#2a9cd0;
  background:#ecf1f4;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  margin-top:45px;
  margin-left:-15px;
  z-index:3001;
  width:215px;
  padding:5px;
  cursor:pointer;
}
#sticky_cov_resp {
  display:block;
  width:100%;
  z-index:5000;
  background:#8dd1f6;
  padding: 3px 10px;
  margin-bottom: 15px;
  position:fixed;
}
#sticky_cov_resp svg {
  width:30px;
  vertical-align:middle;
}
#sticky_cov_resp h3 {
  color:#ffffff;
  margin:10px 0;
  font-size:1.1875rem;
}
#sticky_cov_resp h3 a {
  position:absolute;
  right:15px;
  color:#ffffff;
}
@media(max-width:767px){
  .title-bar.xsmt50 {
    margin-top:50px;
  }
}
@media(min-width:768px){
  #accueil #sticky_cov {
    display:block;
  }
  #sticky_cov_resp {
    display:none;
  }
}
#accueil #sticky_cov h3 {
  color:#299dcc;
}
#accueil #sticky_cov h3 img {
  width:45px;
}
#accueil #sticky_cov>p {
  margin-bottom:0;
}
#accueil #sticky_cov>a>svg {
  width:25px;
  float: right;
  margin-right: 15px;
  margin-bottom: 15px;
  color:#8dd1f6;
  transition:all 0.5s;
}
#accueil #sticky_cov>a:hover>svg {
  color:#2199e8;
} */

.sg_flipbox {
  width:100%;
  height:349px;
  position:relative;
  perspective:1000px;
}
.sg_flipbox .front, .sg_flipbox .back {
  width:100%;
  height:100%;
  position:absolute;
  bottom:0;
  backface-visibility:hidden;
  transition:transform .4s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .4s cubic-bezier(.2,.85,.4,1.275);
  transition-duration:0.8s;
}
.sg_flipbox .front {
  transform:rotateY(0deg);
  overflow:hidden;
  display:flex;
}
.sg_flipbox .front>img {
  display:block;
  margin:auto;
}
.sg_flipbox:hover .front {
  transform:rotateY(-180deg);
}
.sg_flipbox .back {
  transform:rotateY(180deg);
}
.sg_flipbox:hover .back {
  transform:rotateY(0deg);
}
.sg_flipbox .back {
  background:#8dd1f6;
  padding:15px;
  text-align:center;
}
.sg_flipbox .back h3 {
  padding-top:60px;
  text-align:center;
  color:#ffffff;
}
.sg_flipbox .back h3 .covidimg {
  width:45px;
  height:auto!important;
}
.sg_flipbox .back p {
  color:#ffffff;
  text-align:justify;
}
@media(min-width:768px){
  .sg_flipbox .back p {
    padding:0 75px;
  }  
}
.sg_flipbox .back p:last-child {
  text-align:center;
}
.sg_flipbox .back a {
  position:relative;
  text-align:center;
  padding:5px;
  color:#ffffff;
  background:#525d63;
  border-radius:10px;
  box-shadow:0 0 5px 0 #000000;
}
.sg_flipbox .back a:after {
  content:'';
  width:25px;
  height:100%;
  position:absolute;
  left:calc(100% - 10px);
  top:0;
  background:#ffffff;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  z-index:-1;
}
.sg_flipbox .back a:hover {
  text-decoration:none;
}
/* OFFRES */
.offres {
  display:flex;
  flex-wrap:wrap;
}
.offres>div {
  padding: 15px;
}
.offres .paginate_button.previous,.offres .paginate_button.next,.offres .dataTables_info{
    display:none!important;
}
.offres table a {
    color:#000;
    font-weight:700;
}
.offres table thead tr {
  font-size:16px;
}
.offres table tbody tr td {
    border-bottom:solid 2px #ececec;
}
.offres table tbody tr:last-child td:last-child{
    border-bottom:none;
}
.offres .dataTables_length select {
    width:auto;
}

.offres .dataTables_wrapper .dataTables_paginate .paginate_button,.offres .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color:#F2923A;
    padding:5px;
    border:solid 1px #F2923A;
    background-image:linear-gradient(#F2923A, #F2923A);
    background-repeat:no-repeat;
    background-size:100% 0;
    background-position:0 0;
    transition:all .5s;
}
.offres .dataTables_wrapper .dataTables_paginate .paginate_button:hover,.offres .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-size:100% 100%;
    color:#fff!important;
}
.offres .offre {
  position:relative;
  padding:15px;
  border-radius:5px;
}
.offres .offre h3 {
  color:#535d66;
  text-align:center;
}
.offres .offre h4 {
  color:#535d66;
}
.offres .offre p {
  text-align:justify;
}
.offres .offre .contrat {
  color:#4d575f;
  background:#fff;
  padding:5px;
  border:solid 1px #4d585f;
  border-top-right-radius:inherit;
  position:absolute;
  top:0;
  right:0;
}
.offres .offre p.bold {
  font-weight:700;
}
.offres .offre p.left,.offres .offre p.right {
  margin-bottom:0;
}
.offres .offre p.left {
  margin-right:40px;
}
.offres .offre p.right {
  margin-left:40px;
}
.apply {
  color:#505b63;
  padding:10px 15px;
  border-radius:8px;
  text-decoration:none;
  background-color:#505b63;
  background-image:linear-gradient(#fefefe,#fefefe);
  border:solid 1px #fefefe;
  background-repeat:no-repeat;
  background-position:right;
  background-size:100% 100%;
  transition:all 0.5s;
}
.apply:hover {
  color:#fefefe;
  background-size:0 100%;
  text-decoration:none;
}
.offre .apply {
  position:absolute;
  bottom:15px;
  right:15px;
}
#apply_form {
  padding:15px;
  border-radius:5px;
}
#apply_form .redcolored {
  color:red;
}
#apply_form input:focus {
  border:1px solid #8a8a8a;
  box-shadow:0 0 5px #505b63;
  transition:box-shadow .5s,border-color .25s ease-in-out;
}
#apply_form .apply {
  border:solid 1px #505b63;
}
.cand {
  width:100%;
  color:#fff;
  padding:15px;
  text-align:center;
  position:fixed;
  top:0;
  z-index:999999;
}
.cand.error {
  background-color:#e40613;
}
.cand.success {
  background-color:#28a745;
}
.cand .btn {
  padding:8px 16px;
  margin-left:15px;
  border-radius:3px;
  background-color:#ffffff;
  color:#666666;
  background-size:100% 0;
  background-repeat:no-repeat;
  background-position:left;
  transition:all .5s;
}
.cand.success .btn {
  background-image:linear-gradient(#28a745 100%, #28a745 100%);
  border:solid 1px #28a745;
}
.cand.error .btn {
  background-image:linear-gradient(#e40613 100%, #e40613 100%);
  border:solid 1px #e40613;
}
.cand .btn:hover {
  background-size: 100% 100%;
  color: #fff;
  text-decoration: none;
}
/*modification résultat de recherche*/

.pagination .current {
  background: #6991aa;
}
.content-search {
  display: flex;
  flex-wrap: wrap;
}
.content-search a {
  color: #6991aa;
}
.content-search h3 {
  display: flex;
  flex-basis: 100%;
}

.content-search img {
  max-width: 250px;
  margin-right: 10px;
  object-fit: contain;
}
.content-search-text {
  display: flex;
}
.result {
  background-color: #a20b5d;
  border-radius: 5px;
  padding: 3px 10px;
  font-size: 20px;
  color: white;
  font-weight: 300;
  text-transform: uppercase;
}
