/*
	Theme Name: GREMM
	Description: Site du GREMM
	Version: 1
	Author: Comrad
	Author URI: http://comrad.ca
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,.breadcrumb a:first-child
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 14px/1.4 'Roboto', Helvetica, Arial, sans-serif;
	color:#4b4b4b;
	background-color: #f9fbf9;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#929292;
	font-weight: 500;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;

}

a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus,textarea:focus {
	outline:0;
}

h1,h2,h3,h4{
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif!important;
	color: #42a7b1;
	letter-spacing: 1px;
}

h1,p{
	margin-top: 0;
}

h2,h3,h4{
	margin-bottom: 0;
}

body.home section{
	padding-top: 130px;
}

body.home .contenu table{
	width: 100%;
}

body.home .contenu table td a{
	color: #42a7b1!important;
	text-decoration: none;
	font-weight: bold;
}

body.home .contenu table td{
	vertical-align: text-top;
	width: 15%;
	padding: 5px 10px;
}


section{
	padding-top: 130px;
}

textarea{
	border-color: #ccc;
	resize:none;
}

.wpcf7 input, .wpcf7 textarea{
	padding: 8px;
	font-weight: 300;
	border-radius: 3px;
	border: none;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.wpcf7 input:focus, .wpcf7 textarea:focus{
	-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.10);
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.10);
}

.wpcf7 input[type=submit]{
	border: none;
	color: #fff;
	padding: 8px 15px;
	background: #42a7b1;
	font-weight: bold;
	text-transform: uppercase;
}



/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1000px;
	width:95%;
	margin:0 auto;
	position:relative;
}

.bandeau{
	height: 440px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 1800px;
	background-position: top center
}

#top_menu{
	background: #fff;
}

#top_menu .simple-image{
	float: left;
	margin: 0;
}

#top_menu #lang_sel_list{
	float: left;
	height: auto;
	padding-top: 10px;
}

#top_menu #lang_sel_list a{
	font-size: 1em!important;
	font-weight: 500;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	margin-top: 1px;
	margin-right: 30px;
	color: #929292;
}

#top_menu #menu-contactez-nous,#top_menu #menu-contact-us{
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 10px;
}

#top_menu #menu-contactez-nous li,#top_menu #menu-contact-us li{
	float: left;
	margin-right: 30px;
}

#top_menu #menu-dons,#top_menu #menu-dons-en{
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 10px;
	margin-left: 15px;
}


#top_menu #menu-dons a,#top_menu #menu-dons-en a{
	color: #fff;
	padding: 4px 25px 4px 30px;
	border-radius: 13px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 500;
	background:#0c8ebf url(img/design/fleche_menu.png)no-repeat left 20px center;
}

.lienDons a{
	color: #fff;
	text-decoration: none!important;
	padding: 4px 25px 4px 30px;
	border-radius: 13px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 500;
	background:#0c8ebf url(img/design/fleche_menu.png)no-repeat left 20px center;
}

.aDroite{
	float: right;
	width: 45%;
}



#top_menu li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top_menu form.search{
	float: right;
	margin-top: 7px;
}

#top_menu form.search button{
	display: none;
}


#top_menu form.search .search-input{
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	padding: 2px 30px 2px 10px;
	color: #555;
	background: url(img/design/loupe.png)no-repeat right 9px center;
}

/*[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s ease; 
  opacity: 0;
}*/

body.equipe table td,body.equipe-2 table td{
	width: 33%;
	vertical-align: top;
	padding: 0 10px;
}

body.equipe table tr:first-child td,body.equipe-2 table tr:first-child td{
	vertical-align: bottom;
}





#menu{
	margin-top: -220px;
}

/* header */
.header {

}
/* logo */
.logo {
	float: left;
}
.logo-img {

}
/* nav */
.nav {
	font-family: 'Roboto Condensed', sans-serif;
	position: absolute;
	right: 0;
	bottom: 0;
}

.nav ul{
	margin: 0;
	padding: 0;
}
.nav li{
	list-style-type: none;
	display: inline-block;
	padding: 0;
	font-size: 1.35em;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom: 0px solid transparent;
	background: url(img/design/fleche_menu.png)no-repeat left center;
	position: relative;
	float: left;
}

.nav .current-menu-item a,.nav li a:hover{
	border-bottom: 1px solid #fff;
	padding-bottom: 0.1em;
}

.menu-item-has-children a:hover{
	border: none!important;
}

.nav li a{
	color: #fff;
}

.sub-menu{
	display: none;
	position: absolute;
	width: 230px;
	background-color: #F9FBF9;
	color: #444;
	left: 0;
	top: 27px;
	z-index: 99;
	padding: 8px!important;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.5);
	text-align: left;
}

.sub-menu li{
	margin-bottom: 5px!important;
	width: 95%;
	font-size: 0.85em!important;
	padding: 0!important;
	margin-left: 0!important;
	background:transparent!important; 
}

.sub-menu li:last-child{
	margin-bottom: 0px!important;
}

.sub-menu li a{
	color: #555!important;
	border: none!important;
}

.sub-menu li a:hover{
	color: #42a7b1!important;
}

header .nav .menu-item-has-children:hover .sub-menu,header .nav .menu-item-has-children .sub-menu:hover{
	display: inline-block;
} 

.metaslider{
	margin-top: 25px;
	border: 0px solid #fff;
}

.flex-control-nav {
width: 98%!important;
position: absolute;
bottom: 40px!important;
text-align: left!important;
z-index: 888;
left: 40px;
}

.flex-control-paging li a.flex-active {
	background: #42a7b1!important;
}

.flex-control-nav li a {
margin: 0 6px;
padding: 0;
}

.flexslider{
	margin: 0!important;
}

/*42a7b1*/

.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #fff!important;
border: 1px solid #fff;
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
-o-border-radius: 0px!important;
border-radius: 0px!important;
box-shadow: inset 0 0 0px rgba(0,0,0,0)!important;
}

.metaslider .caption-wrap {
position: absolute;
bottom: auto!important;
top: 35%!important;
left: 40px!important;
background: transparent!important;
color: #fff;
opacity: 1!important;
margin: 0;
display: block;
width: 40%!important;
line-height: 1.4em;
font-size: 1.7em;
padding: 0!important;
font-family: 'Roboto Condensed', sans-serif!important;
font-weight: 500;

}

.metaslider .caption {
	padding: 0!important;
}

body.home .breadcrumb,.breadcrumb a:first-child{
	padding-left: 20px;
	padding-top: 1px;
	background: url(img/design/home.png)no-repeat left top;
}

.breadcrumb{
	text-transform: uppercase;
	font-size: 0.9em;
	margin-top: 17px;
	padding-bottom: 15px;
	margin-bottom: 27px;
	border-bottom: 1px solid #eeefee;
	font-weight: 500;
	color: #444;
}

.breadcrumb a{
	margin-right: 10px!important;
	padding-right: 10px;
	border-right: 1px solid #444; 
}


.contenu{
	float: left;
	width: 63%;
	line-height: 25px;
	word-wrap: break-word;
}

.contenu a{
	text-decoration: underline;
}

.contenu pre{
	font-family: 'Roboto', sans-serif!important;
	color: #42a7b1;
	font-size: 1.3em;
}

ul#articles{
	display: block;
	padding: 0;
	margin: 0;
}

.unArticle{
	display: block;
	word-wrap: break-word;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #edeeed;
	padding-bottom: 10px;
	margin-bottom: 30px;
}


.unArticle:last-child{
	border-bottom: 0px solid #edeeed;
	padding-bottom: 0;
}
.unArticle a{
	text-decoration: none;
}

.unArticle h3{
	margin: 0;
	margin-top: -5px;
	margin-bottom: 5px;
}

.unArticle img{
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
}

.articlePrev{
	display: inline-block;
	float: left;
	font-size: 1.3em;
	margin-top: 15px;
}

.articleNext{
	display: inline-block;
	float: right;
	font-size: 1.3em;
	margin-top: 15px;
}

.ladate{
	color: #acacac;
	margin: 0;
	margin-bottom: 6px;
}

.lire{
	cursor: pointer;
	color: #929292;
	font-weight: 500;
}

#lightbox-close {
  display: none;
  position: absolute;
  top: -17px;
  right: -35px!important;
 }

.lire.moins{
	padding-right: 14px;
	background: url(img/design/fleche_moins.png)no-repeat right center ;
}

.lire.suite{
	padding-right: 14px;
	background: url(img/design/fleche_suite.png)no-repeat right center ;
}

.excerpt{
	margin-top: 10px;
}

.yearlyArchives{
	background-color: #ededed;
	padding: 30px 0;
	margin-top: 60px;
}

.yearlyArchives ul{
	margin: 0;
	padding: 0;
}
.yearlyArchives ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight: 500;
	font-size: 1.4em;
	display: inline-block;
	margin-right: 10px;
	color:#929292;
	padding-right: 10px;
	border-right: 2px solid #929292;
}

.yearlyArchives ul li:last-child{
	margin: 0;
	padding: 0;
	margin-right: 0px;
	padding-right: 0px;
	border-right: 0px solid #929292;
}
.yearlyArchives ul li a{
	color:#929292;
}
.yearlyArchives h3{
	font-size: 1.4em;
	margin-top: 0;
}

.basNouvelles{
	padding: 40px 0;
	background-color: #fff;
	font-size: 0.85em;
}

.basNouvelles .widget_text{
	font-size: 1.5em;
	text-align: center;
	color: #66c4c8;
	margin-bottom: 40px;
}

.basNouvelles hr { display: block; height: 1px;
    border: 0; border-top: 1px solid #f7f8f7;
    margin: 3em 0; padding: 0; }

.basNouvelles a{

	display: inline-block;
	text-align: left;
	width: 300px;
	background-color: #fff;
	padding: 22px 20px 22px 20px;
	font-size: 1.4em;
	color: #858585;
	font-family: 'Roboto Condensed', sans-serif; 
	font-weight: 500;
	background:#fff url(img/design/fleche_media.png)no-repeat center right 30px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	padding-right: 50px;
}


.basNouvelles .widget_nav_menu ul li{
	padding: 0;
	margin: 0;
	display: inline-block;
	margin:10px 2%;
	list-style-type: none;
}


/************** sidebar **********************/

.sidebar {
	float: right;
	width: 30%;
	padding-bottom: 30px;
	font-size: 0.85em;
}

.sidebar .nouvelles{
	display: block;
	background-color: #fff;
	padding: 22px 20px 22px 20px;
	font-size: 1.4em;
	color: #858585;
	font-family: 'Roboto Condensed', sans-serif; 
	font-weight: 500;
	background: url(img/design/fleche_media.png)no-repeat center right 30px;
	margin:0;
}

.nouvelles .nouv{
	display: block;
	background: url(img/design/icone_nouvelle.jpg)no-repeat center left;
	padding: 7px 0;
  	padding-left: 55px;
  	line-height: 20px;
}

.nouvelles .gal{
	display: block;
	background: url(img/design/icone_gallerie.jpg)no-repeat center left;
	padding: 7px 0;
  	padding-left: 55px;
  	line-height: 20px;
}

.sidebar .nouvelles:hover{
	color: #666;
}


.derniereNouvelle,.galerie{
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	background: #fff;
}

.derniereNouvelle:hover,.dansLesMedias:hover,.facebook:hover,.galerie:hover,.basNouvelles a:hover{
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.13);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.13);
}

.derniereNouvelle ul{
	margin: 0;
	padding: 0;
}

.derniereNouvelle ul .laDerniereNouvelle{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.derniereNouvelle ul .laDerniereNouvelle .ladate{
	margin-top: 6px;
}

.derniereNouvelle ul .laDerniereNouvelle p{
	width: 20%;
}

.derniereNouvelle ul .laDerniereNouvelle span{
	font-weight: 500;
	color: #a8a8a8;
	background: url(img/design/fleche_nouvelles.png)no-repeat left center;
	padding: 5px 0;
	padding-left: 30px;
	margin-top: 10px;
	display: inline-block;
}

.contenu iframe{
	border: none;
	max-width: 100%;
}


.dansLesMedias{
	display: block;
	background-color: #fff;
	padding: 7px 20px 7px 20px;
	font-size: 1.4em;
	color: #858585;
	font-family: 'Roboto Condensed', sans-serif; 
	font-weight: 500;
	background:#fff url(img/design/fleche_media.png)no-repeat center right 30px;
	margin:0;
	margin-top: 30px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	padding-right: 50px;
}

.dansLesMedias .media{
	display: block;
	background: url(img/design/media.png)no-repeat center left;
	padding: 7px 0;
	padding-left: 55px;
	line-height: 20px;

}

.dansLesMedias .reportage{
	display: block;
	background: url(img/design/icone_reportage.jpg)no-repeat center left;
	padding: 7px 0;
	padding-left: 55px;
	line-height: 20px;

}


.facebook{
	display: block;
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	font-size: 1.4em;
	color: #858585;
	font-family: 'Roboto Condensed', sans-serif; 
	font-weight: 500;
	background: #fff url(img/design/fleche_media.png)no-repeat center right 30px;
	margin:0;
	margin-top: 30px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
		padding-right: 50px;
}

.facebook span{
	display: block;
	background: url(img/design/facebook.png)no-repeat center left;
	padding: 7px 0;
	padding-left: 55px;
	line-height: 20px;
}

.facebook.twitter span{
	background: url(img/design/twitter.png)no-repeat center left;
}

.wk-slideshow .caption {
	background: rgba(0,0,0,0.7)!important;
}


.galerie{
	background: #fff;
	padding-bottom: 12px;
	margin-top: 30px;
}

.wk-gallery-showcase .wk-slideset > div .prev {
	background: url(img/design/prev.png)no-repeat left center!important;
	background-position: 0 0!important;
	width: 23px!important;
	height: 23px!important;
	top: 63%!important;
}

.wk-gallery-showcase .wk-slideset > div .next {
	background: url(img/design/fleche_nouvelles.png)no-repeat left center!important;
	background-position: 0 0!important;
	width: 23px!important;
	height: 23px!important;
	top: 63%!important;
}

.slider-nav .slick-slide.slick-active a{
	border: 3px solid #0c8ebf;
}

.slider-nav a{
	width:95px;
	/*height:65px;*/
	display:inline-block;
	background-size:cover;
	border: 2px solid #231f20;
	margin: 20px 20px 0 0;
	cursor: pointer;
}

.slider-nav a{
	width:95px;
	/*height:65px;*/
	display:inline-block;
	background-size:cover;
	-webkit-box-shadow: 0 0 9px 0 rgba(138, 155, 180, 0.5);
	-moz-box-shadow: 0 0 9px 0 rgba(138, 155, 180, 0.5);
	box-shadow: 0 0 9px 0 rgba(138, 155, 180, 0.5);
	background: #FFFFFF;
	border: 3px solid #FFFFFF;
	margin: 20px 20px 0 0;
	cursor: pointer;
}

.slider-for h4{
	margin: 0;
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 10px;
}

.slider-for p{
	margin: 0;
}



/************************************/
/* footer */
.footer {
	background-color: #202122;
	color: #fff;
	padding: 30px 0;
}

.copyright{
	font-size: 0.85em;
	margin-top: 40px;
	margin-bottom: 0px;
}

.retourHaut{
	background-color: #000;
	text-align: center;
	padding: 35px 0;
}

.retourHaut a{
	display: inline-block;
	width: 27px;
	height: 16px;
	cursor: pointer;
	background: url(img/design/up.png)no-repeat!important;
}

#menuFooter1{
	float: left;
}

#menuFooter1 ul{
	margin: 0;
	padding: 0;
}

#menuFooter1 ul li{
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style-type: none;
	margin-right: 30px;
	font-size: 0.9em;
}

#menuFooter1 ul li a{
	color: #fff;
	font-weight: 500;
}

.fb-langue{
	float: right;
}

.fb-langue #lang_sel_list a,.fb-langue #lang_sel_list a:visited {
	display: block;
	font-size: 12px;
	text-decoration: none !important;
	color: #777!important;
	background: transparent!important;
	line-height: 18px;
	padding: 6px 8px 6px 8px!important;
	border: 1px solid #393939!important;
	margin-left: 10px;
}

#blocMenus{
	padding: 10px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	margin: 25px 0;
	font-weight: 500;
}

#blocMenus #menuFooter2,#blocMenus #menuFooter3,#blocMenus #menuFooter4{
	margin: 15px 0;
	margin-right: 100px;
	float: left;
}

#blocMenus #urgences{
	float: right;
	margin-top: 20px;
	max-width: 20%;

}

#blocMenus #urgences img{
    max-width:inherit;
    width:100%;
    height:auto;
    
}

#blocMenus ul{
	padding: 0;
	margin: 0;
}

#blocMenus li{
	padding: 0;
	list-style-type: none;
	font-weight: 500;
}


#menuFooter2 ul li{
	margin-bottom: 8px;
}


#menuFooter2 ul li a{
	color: #fff;
	font-size: 0.85em;
}

#menuFooter2 ul li:first-child a{
	background: url(img/design/letter.png)no-repeat left center;
	padding: 3px 0;
	padding-left: 30px;
}

#menuFooter2 ul li:last-child a{
	background: url(img/design/carriere.png)no-repeat left center;
	padding: 0px 0;
	padding-left: 30px;
}

#menuFooter3 a,#menuFooter4 a{
	color: #b2b2b2;
	margin-bottom: 15px;
	background: url(img/design/fleche_footer.png)no-repeat left center;
	padding: 0px 0;
	padding-left: 14px;
}

#menuFooter3 li,#menuFooter4 li{
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 0.85em;
}

#menuFooter3 span,#menuFooter4 span{
	margin-bottom: 10px;
	display: block;
	font-size: 0.85em;
}

.fb-langue div{
	float: right;
}

.fb-langue .widget_simpleimage{
	margin-top: -2px;
	margin-left: 5px;
}

.fb-langue .widget_simpleimage .simple-image{
	margin: 0;
}


.contenu li{
	line-height: 18px;
	margin-bottom: 15px;
}

.contenu li:last-child{
	margin-bottom: 0;
}

.widget_woothemes_our_team{
	display: block;
	float: left;
	width: 100%;
}


.team-member{
	width: 27%;
	float: left;
	position: relative;
	margin-right: 5%;
	margin-bottom: 5%;
	display: inline-block;
	height: 162px!important;
	overflow: hidden;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
}

.team-member:nth-child(3n){
	margin-right: 0%;
}

.team-member .member{
	font-size: 0.6em;
	display: block;
	line-height: 11px;
	padding: 0 10%;
	margin: 0;
	position: relative;
	color: #fff;
}

.team-member .member a{
	color: #fff;
}

.team-member .role{
	font-size: 0.7em;
	display: block;
	line-height: 11px;
	padding: 0 10%;
	margin: 0!important;
	font-family: "Roboto Condensed", sans-serif; 
	position: relative;
	z-index: 99;
	color: #fff;
	margin-top:5px!important;
}

.team-member figure{
	width: 162px;
	height: 162px;
	overflow: hidden;
}

.team-member figure img{
    max-width: none;
    min-height: 100%;
}

.team-member .overlay{
	width: 100%;
	height: 100%;
	background: rgba(66, 169, 179, 0.8);
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.team-member .overlay:hover{
	opacity: 1;
}

.team-member .info{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}



/******************* Medias **************************/
#lesMedias{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}

#lesMedias .unMedia{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 48.2%;
	display: inline-block;
	float: left;
	margin-right: 3.5%;
	margin-bottom: 7%;
}

#lesMedias .unMedia:nth-child(2n){
	margin-right: 0%!important;
}

#lesMedias .unMedia .content{
	padding: 0 10px;
}

#lesMedias .unMedia .content p{
	font-size: 1.2em;
	line-height: 22px;
	margin-top: 3px;
}


.unMedia img{
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.1);
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
/*********************************************/
body.equipe h1,body.equipe-2 h1{
	margin-top: 50px;
	margin-bottom: -20px;
	font-size: 2.3em;
	font-weight: 500;
}


body.single .attachment-post-thumbnail{
	margin-bottom: 15px;
}


body.single-team-member .yearlyArchives,body.single-team-member .ladate{
	display: none;
}





.responsiveMenuSelect{
	background-color: #2C496B;
	 background-color: rgba(255,255,255,0.1);
	 background-image:url(img/design/bg-select2.png);
	 background-repeat: no-repeat;
	 background-position: center right;
	 width: 500px!important;
	margin: 0 auto; 
	max-width: 100%!important;
	color: #ffffff;
	border:0!important;
	font-weight: bold;
   padding: 7px;
   height: 40px;
   font-size: 16px;
   line-height: 1;
   border-radius: 0px;

   -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';

   }

  .responsiveMenuSelect:hover{
	  
	  cursor: pointer;
   }

   .responsiveMenuSelect{outline: none;}
   .responsiveMenuSelect::-ms-expand {
	    display: none;
	}
   .responsiveMenuSelect:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #fff;
}

.responsiveMenuSelect{
	text-transform: uppercase;
}



html[lang|="en"] .icl-en,html[lang|="fr"] .icl-fr{
	display: none;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media (max-width: 480px) {
	.metaslider .caption-wrap {
		line-height: 1.1em;
		font-size: 0.9em!important;
		text-shadow: 1px 0 5px #000000;
	}

}

@media (max-width: 675px) {
	.topWrap{
		margin: 0 auto;
		width: 265px;
		text-align:center;
	}

	#top_menu form.search {
		float: left;
		margin: 10px auto;
		width: 100%;
	}

	#top_menu form.search .search-input {
		padding: 3px 30px 3px 10px;
		width: 55%;
	}

	#top_menu #menu-dons {
		margin: 0;
		padding: 0;
		float: left;
		padding-top: 10px;
		/* margin-left: 15px; */
		width: 100%;
	}

	#top_menu #menu-dons a {
		width: 70%;
		display: block;
		margin: 0 auto;
	}


}



@media (max-width: 768px) {
	.bandeau{
		display: none;
	}

	#menu{
		margin-top: 0;
		width: 100%;
	}

	header{
		background-color: #16365c;
	}

	.logo{
		width: 100%;
		text-align: center;
		margin: 15px 0;
		position: relative;
		z-index: 99;
	}

	.logo img{
		max-width: 20%;
	}

	section{
		padding-top: 0;
	}

	.nav{
		position: relative;
		width: 100%;
		text-align: center;
	}

	.nav li{
		position: relative;
		width: 100%;
		padding: 0!important;
		background: transparent;
		margin-left: 0;
		margin: 10px 0;
	}

	.metaslider .caption-wrap {
		top: 5%!important;
		left: 5%!important;
		width: 90%!important;
		line-height: 1.1em;
		font-size: 1.3em;
	}
}


@media (max-width: 850px) {

	#blocMenus #menuFooter2,#blocMenus #menuFooter3,#blocMenus #menuFooter4,#urgences{
		margin: 15px 0;
		margin-right: 0;
		float: left;
		width: 100%;
		text-align: center;
	}

	.copyright{
		text-align: center;
	}

	#menuFooter1{
		text-align: center;
		width: 100%;
	}

	#menuFooter1 ul li {
		display: inline-block;
		list-style-type: none;
		margin-right: 10px;
		font-size: 0.8em;
	}

	.fb-langue{
		width: 100%;
		text-align: center;
		float: left;
	}

	.fb-langue div {
		float: left;
		text-align: center;
		width: 100%;
		margin: 15px 0;
	}

	#lang_sel_list li{
		width: 100%;
		text-align: center;
	}

	.fb-langue #lang_sel_list a, .fb-langue #lang_sel_list a:visited {
		display: inline-block;
		margin: 0;
		margin-right: 4px;
	}
}

/*LE SLIDER FAIT UN SCROLL X*/

@media (max-width: 920px) {
	.sidebar,.contenu{
		float: left;
		width: 100%;
	}

	.laDerniereNouvelle a{
		display: block;
		text-align: center;
	}
}

@media (max-width: 1030px) {


	.flex-control-nav {
		bottom: 10px!important;
		left: 5%!important;
		line-height: 11px;
	}

	.metaslider .caption-wrap {
		top: 5%!important;
		left: 5%!important;
		width: 90%!important;
		line-height: 1.1em;
	}
}


@media (min-width: 1800px) {
	.bandeau {
	  height: 520px;
	  width: 100%;
	  background-repeat: no-repeat;
	  background-size: cover;
	  background-position: top center;
	}
}




/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#42a7b1;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#42a7b1;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#42a7b1;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
