/*!
Theme Name: homoconsommatus
Theme URI: http://underscores.me/
Author: digeek
Author URI: http://digeek.fr
Description: homoconsommatus WP Theme 2019
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: homoconsommatus
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

homoconsommatus is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}
.h2{
	margin-top: 1em;
}
.like-h4{
	font-weight: bold;
}
p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #e52421;
}

a:visited {
	/*color: purple;*/
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	/*float: left;*/
	width: 100%;
	margin-top: 15px;
}

.main-navigation ul {
	/*display: none;*/
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	/*display: block;*/
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}
.widget_recent_entries ul {
	padding: 0;
	margin:0;
}
.widget_recent_entries ul li {
	padding: 0;
	margin:0;
	list-style: none;
	padding: 10px 25px;
	margin-bottom: 10px;
}
.widget_recent_entries ul li a {
	padding: 5px 15px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	opacity: 1;
}
.widget_recent_entries ul li a:hover {
	opacity: 0.8;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	cursor: pointer;
}

.widget_recent_entries ul li.cat-pollution a{
	background-color: #378a86;
}

.widget_recent_entries ul li.cat-petrole a{
	background-color: #1d2927;
}
.widget_recent_entries ul li.cat-surpopulation a{
	background-color: #e52421;
}
.widget_recent_entries ul li.cat-nonclasse a{
	background-color: #0e0e0e;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page,
.single,
.blog,
.archive{
	margin: 0 0 1.5em;
	background-color: #e3ebea;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/**********
 HOMO CONSOMMATUS
 */

/* GENERIQUE */
body{
	font-family: 'Galano Grotesque',Arial, sans-serif;
}
.website-width{
	width:100%;
	max-width: 1110px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.nomargin {
	margin: 0 !important;
}
.red-block{
	color: #fff;
	background-color: #e52421;
	padding: 5px 10px;
}
a.red-block{
	color: #fff;
	background-color: #e52421;
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	margin-bottom: 15px;
}
a.red-block:hover{
	background-color: #a11f1d;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

@media (min-width: 768px) {
	/* MD size*/
	a.red-block{
		margin-bottom: 0px;
	}
}


.text-center-mobile{
	text-align: center;
}
@media (min-width: 1024px) {
	.text-center-mobile{
		text-align: left;
	}
}
/* GRILLE */
#masthead{
	background-color: #1d2927;
	border-bottom: solid 2px #1d2927;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* HEADER */
#header-logo a{

}
#header-logo img{
	width:100%;
	max-width: 120px;
	height:auto;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	display: block;
}
#site-navigation ul.menu {
	text-align: center;
}
#site-navigation ul.menu li {
	display: inline-block;
	position: relative;

	overflow: hidden;

}
#site-navigation ul.menu li a {
	color: #fff;
	/*display: inline-block;*/
	text-align: center;
	z-index: 2;
	position: relative;
	padding: 10px 8px;
}
#site-navigation ul.menu li::after{
	display: block;
	background-color: #378a86;
	content: ' ';
	position: absolute;
	width:100%;
	height:15px;
	z-index: 1;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	top:100%;
	left:0;
}
#site-navigation ul.menu li:hover:after,
#site-navigation ul.menu li.current-menu-item:after,
#site-navigation ul.menu li.current-page-ancestor:after {

	top:50%;
	left:0;

	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}
#header-rs{
	text-align: right;

}
#header-rs a {
	color: #fff;
	font-size: 25px;
	opacity: 1;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	padding-top: 10px;
	display: inline-block;
}
#header-rs a:first-child{
	margin-right: 10px;
}
#header-rs a:hover {
	opacity: 0.8;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}
/* HOMEPAGE */
img.couv-livre{
	border: 5px white solid;
	
}

#slideshow-container{
	background-image: url("assets/img/bg/homepage-bg-slideshow.jpg");
	background-position: top center;
	background-size: cover;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 40px;
	position: relative;
}

@media (min-width: 768px) {
	/* MD size*/
	#slideshow-container{
		padding-top: 40px;
	}
}
@media (min-width: 992px) {
	/* LG size*/
	#slideshow-container{
		padding-top: 80px;
	}
}

#homepage-bg-bottom-slideshow{
	background-image: url("assets/img/bg/homepage-bg-bottom-slideshow.png");
	background-position: top center;
	background-size: cover;
	background-repeat: repeat-x;
	bottom: 0;
	height:65px;
	width:100%;
	position: absolute;
	z-index:1;
}
#homepage-bg-femme-slideshow{
	background-image: url("assets/img/bg/femme.png");
	background-position: center center;
	background-size: cover;
	background-repeat: repeat-x;
	bottom: 0;
	height:246px;
	width:210px;
	left:50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	z-index:2;
}
#slideshow-container .website-width{
	z-index: 10;
	position: relative;
}
.page-template-template-accueil .h1{
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	margin:0;
	display: inline-block;
	margin-bottom: 15px;
}
.page-template-template-accueil .h1 span{
	color: #fff;
	background-color: #e52421;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.page-template-template-accueil .h2,
.page-template-template-accueil h2 {
	font-weight: bold;
	font-size: 36px;
}
.search h2.entry-title a{
	color: #fff;
	background-color: #e52421;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	text-decoration: none;
}

.page-template-template-accueil h3,
.page-template-template-accueil .h3 {
	font-weight: 500;
	font-size: 19px;
}

@media (min-width: 576px) {
	.page-template-template-accueil .h1{
		font-size: 30px;
		line-height: 40px;
	}
}
@media (min-width: 768px) {
	.page-template-template-accueil .h1{
		font-size: 30px;
		line-height: 55px;

	}
}
@media (min-width: 992px) {  }
@media (min-width: 1200px) {  }

#home-next-event,
#home-youtube{
	padding-right: 55px;
}
#home-next-event{
	background: url("assets/img/icons/next-event@2x.png");
	background-size: auto 80%;
	background-position: right 5px center;
	background-repeat: no-repeat;
	background-color: #e52421;
	height:60px;
}
#home-next-event:hover{
	background: url("assets/img/icons/next-event@2x.png");
	background-color: #a11f1d;
	background-size: auto 70%;
	background-position: right 5px center;
	background-repeat: no-repeat;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}
#home-youtube{
	background: url("assets/img/icons/youtube@2x.png");
	background-size: auto 70%;
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-color: #e52421;
	height:60px;
	font-size: 20px;
	padding-top: 15px;
}
#home-youtube:hover{
	background: url("assets/img/icons/youtube@2x.png");
	background-color: #a11f1d;
	background-size: auto 60%;
	background-position: right 10px center;
	background-repeat: no-repeat;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}


#home-next-event .home-next-event-label{
	font-size: 16px;
	font-weight: 500;
	display: block;
}

@media (min-width: 576px) {
	#home-next-event .home-next-event-label{
		font-size: 12px;
	}
}
#home-next-event .home-next-event-date{
	font-size: 17px;
	font-weight: 500;
	display: block;
}
.seo-section-1,
.seo-section-2,
.seo-section-3{
	padding-top: 20px;
	padding-bottom: 20px;
		
}
.seo-section-1{
	background-color: #1d2927;
	color: #fff;
}
.seo-section-3{
	background-color: #378a86;
	color: #fff;
}
.seo-section-content{
	display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
	overflow: hidden;
}

.bg-themes{
	background-color: #e3ebea;
	
}
#themes .h2{
	color: #3f5753;
	text-transform: uppercase;
	padding-right: 15px;
}
#themes .h3{
	color: #e52421;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}
.theme-thumb {
	margin:0;
}
.theme-thumb img {
	display: block;
	width: 100%;
}
.theme-desc{
	background-color: #ffffff;
	padding: 10px;
	padding-bottom: 0px;

}
.theme-desc .desc {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
a.follow{
	background-color: #e52421;
	color: #fff;
	text-align: center;
	padding: 8px 4px;
	margin: 0 auto;
	display: block;
	max-width: 70%;
	font-weight: 500;
	text-decoration: none;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

a.follow:hover,
a.follow:focus,
a.follow:active {
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	background-color: #a11f1d;
	max-width: 80%;
}

a.follow-anchor:hover,
a.follow-anchor:focus,
a.follow-anchor:active {
	max-width: 230px;
}
a.follow-anchor{
	max-width: 200px;
    margin-top: 15px;
}
.bg-boullet{
	/*background: url("assets/img/bg/boullet-portrait.jpg") #1d2927;
	min-height: 295px;
	background-size: contain;
	background-repeat: repeat-y;*/

	background-color: #1d2927;
	background-image: none;
	padding-bottom: 30px;
}

#bernardboullet .h2{
	color: #fff;
	text-transform: uppercase;
	padding-right: 0px;
	padding-top: 0px;
}
.boullet-biographie{
	color: #ffffff;
	font-size: 14px;
	padding-top: 10px;
}
.boullet-biographie p{
	margin: 0;
}
.boullet-biographie a{
	color: #ffffff;
	text-decoration: none;
}
.boullet-biographie a:hover{
	text-decoration: underline;
}
@media (min-width: 768px) {
	/* MD size*/
	.bg-boullet{
		background-color: #1d2927;
		background-image: none;
		padding-bottom: 30px;
	}
	.boullet-biographie{
		font-size: 18px;
	}
}
@media (min-width: 992px) {
	/* LG size*/
	.boullet-biographie{
		-webkit-column-gap: 20px;
		-moz-column-gap: 20px;
		column-gap: 20px;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.bg-boullet{
		background: url("assets/img/bg/boullet-portrait.jpg") #1d2927;
		min-height: 295px;
		background-size: contain;
		background-repeat: repeat-y;
		padding-bottom: 0px;
	}
	.boullet-biographie{
		padding-top: 50px;
		font-size: 14px;
	}
	#bernardboullet h2{
		padding-right: 15px;
		padding-top: 25px;
	}
}
.twitterfeed iframe{
	max-width: 400px !important;
	margin-left: auto;
	margin-right: auto;
	display: block !important;
}

img.portrait{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.bg-blog{
	background-color: #e3ebea;
	padding-bottom: 25px;
}
.blog-thumb img{
	display: block;
	width: 100%;
	height:auto;
}
.blog-thumb{
	border-bottom: solid 4px #595959;
}
.blog-desc{
	background-color: #ffffff;
	padding: 10px;
	min-height: 105px;
}
.blog-desc h3,
.blog-desc .h3{
	font-size: 19px;
	font-weight: 400;
	margin:0;
	color: #595959;
}
.blog-link{
	background-color: #ffffff;
}
.blog-link a.follow{
	background-color: #595959;
	margin-right: 0px;
	width: 140px;
}

.cat-pollution .blog-thumb{
	border-bottom: solid 5px #378a86;
}
.cat-pollution a.follow{
	background-color: #378a86;
	margin-right: 0px;
}
.cat-pollution .blog-desc h3{
	color: #378a86;
}
.cat-petrole .blog-thumb{
	border-bottom: solid 5px #1d2927;
}
.cat-petrole a.follow{
	background-color: #1d2927;
	margin-right: 0px;
}
.cat-petrole .blog-desc h3{
	color: #1d2927;
}
.cat-surpopulation .blog-thumb{
	border-bottom: solid 5px #e52421;
}
.cat-surpopulation a.follow{
	background-color: #e52421;
	margin-right: 0px;
}
.cat-surpopulation .blog-desc h3{
	color: #e52421;
}

.cat-pollution h2.entry-title a,
.cat-surpopulation h2.entry-title a,
.cat-petrole h2.entry-title a{
	color: #fff;
	text-decoration: none;
	padding: 8px 8px;
}
.cat-pollution h1,
.cat-pollution h2.entry-title a{
	background-color: #378a86 !important;;
}
.cat-surpopulation h1,
.cat-surpopulation h2.entry-title a{
	background-color: #e52421 !important;;
}
.cat-petrole h1,
.cat-petrole h2.entry-title a{
	background-color: #1d2927 !important;
}

/* FOOTER */
#newsletter-container{
	background-color: #378a86;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#newsletter-container .widget{
	margin-bottom: 0px;
}
#newsletter-container h2,
#newsletter-container .h2{
	text-transform: uppercase;
	text-align: center;
	margin-top: 0;
}
#newsletter-container input[type=email]{
	background-color:#fff ;
	color: #1d2927;
	width:100%;
	border:none;
	font-size: 14px;
	padding: 15px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	
}
#newsletter-container input[type=submit],
#newsletter-container input[type=reset] {
	width:200px;
	text-align: center;
	cursor:pointer;
	border:none;
	background-color:#e52421 ;
	color: #fff;
	border-radius: 0px;
	font-size: 16px;
	font-weight: 500;
	padding: 15px 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#newsletter-container .like-h2{
	font-weight: bold;
    font-size: 36px;
	color: #fff;
	text-transform: uppercase;
}
#newsletter-container p{
	display: inline-block;
}
#newsletter-container p:first-child{
	display: inline-block;
	width: 100%;
	max-width: 600px;
}
.site-footer{
	margin-top: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 12px;
	background-color: #e3ebea;
	color: #1d2927;
}
.site-footer a{
	color: #1d2927;
}


/* Ariane */
#breadcrumbs{
	padding: 10px 15px;
	font-size: 14px;
}
#breadcrumbs a{
	color: #1d2927;
}
#breadcrumbs a:hover,
#breadcrumbs a:active,
#breadcrumbs a:focus
{
	color: #e52421;
}
/* Sidebar */
#secondary{
	padding: 15px;
	background-color: #1d2927;
}
#secondary input[type=text]{
	background-color:#fff ;
	color: #1d2927;
	border:none;
	font-size: 14px;
	padding: 8px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;

}
#secondary input[type=submit],
#secondary input[type=reset] {
	cursor:pointer;
	border:none;
	background-color:#e52421 ;
	color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 8px 10px;
}
#secondary .like-h2{
	color: #fff;
	clear: both;
	font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.widget ul {
	padding: 0;
}

/* PAGES */
.page article,
.single article,
.blog article,
.archive article{
	padding: 15px;
	background-color: #fff;
}
.blog .entry-content{
	margin-top: 0;
}
.page .entry-header h1,
.single .entry-header h1,
.blog .entry-header h1,
.archive .entry-header h1{
	font-weight: bold;
	font-size: 35px;
	text-transform: uppercase;
	margin: 0px;
	background-color: #e52421;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	margin-bottom: 15px;
}
.page .entry-content h2,
.single .entry-content h2,
.blog .entry-content h2,
.archive .entry-content h2{
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #e52421;
}
.page .entry-content  h3,
.single .entry-content h3,
.blog .entry-content h3,
.archive .entry-content h3{
	font-weight: bold;
	font-size: 18px;
	color: #e52421;
}
.wp-block-pullquote,
.wp-block-quote{
	background-color: #1d2927 !important;
	color: #fff;
	padding: 10px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width:80%;
}
#child-pages ul,
#conference-themes ul{
	padding: 0;
	margin:0;
}
#child-pages ul li,
#conference-themes ul li{
	padding:0;

	list-style: none;
	margin-bottom: 5px;
}

#child-pages ul li a,
#conference-themes ul li a{
	font-size: 20px;
	text-transform: uppercase;
	background-color: #1d2927 !important;
	color: #fff;
	padding: 10px 15px;
	text-decoration: none;
	font-weight: 300;
	display: inline-block;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}
#child-pages ul li a:hover,
#conference-themes ul li a:hover{
	padding-right: 30px;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}



/* SEARCH */
.search .page-content,
.search .entry-content,
.search .entry-summary,
.search .entry-summary p{
	margin-top: 0;
}


.post-navigation a {
	color: #0e0e0e;
}
.post-navigation a:hover {
	color: #e52421;
}

/* ARCHIVE */
.archive article.archive-list a{
	display: block;
	padding: 70px 20px;
}
.archive article.archive-evenement a{
	display: block;
	padding: 0px;
}
.archive article.archive-list a h2{
	font-weight: bold;
	font-size: 25px;
	text-transform: uppercase;
	margin: 0px;
	background-color: #e52421;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}
.archive article.archive-list a:hover h2{
	background-color: #a11f1d;
	padding: 5px 25px;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	-ms-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}
.archive-list .entry-content{
	margin-top: 0;
}
.archive-list .date{
	background-color: #1d2927;
	color: #fff;
	padding: 5px 8px;
	font-size: 18px;
	font-weight: bold;
}
/* RESPONSIVE UTILITY */
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { }

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {  }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {  }

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  }


#scene{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}


/* --------------------------------

Main Components

-------------------------------- */
.cd-background-wrapper {
	background-color: #001426;
	position: relative;
	overflow: hidden;
	-webkit-perspective: 4000px;
	perspective: 4000px;
	padding-top: 140px;
	padding-bottom: 40px;
}

.cd-floating-background {
	position: absolute;
	margin:0;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	height:100%;
}
.cd-floating-background.is-absolute {
	position: absolute;
}
.cd-floating-background img {
	display: block;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	/* fixes a Firefox bug - images not correctly rendered*/
	background-color: rgba(255, 255, 255, 0.01);
}
.cd-floating-background img:not(:first-child) {
	position: absolute;
	top: 0;
	left: 0;
}
.cd-floating-background img:first-child {
	-webkit-transform: translateZ(50px);
	-ms-transform: translateZ(50px);
	transform: translateZ(50px);
	top: auto;
	bottom: -10px;
	left: 0;
	position: absolute;
}
.cd-floating-background img:nth-child(2) {
	-webkit-transform: translateZ(150px);
	-ms-transform: translateZ(150px);
	transform: translateZ(150px);
}
.cd-floating-background img:nth-child(3) {
	-webkit-transform: translateZ(400px);
	-ms-transform: translateZ(400px);
	transform: translateZ(400px);
	top:auto;
	bottom: 0;
}
.no-preserve-3d .cd-floating-background {
	/* we target browsers that don't support preserve-3d and show just a standard image - no effect visible */
	position: relative;
}

.hamburger{
	/*float: right;*/
	margin-top: -10px;
	display: block;
	z-index: 50;
	position: relative;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
	background-color: #fff !important;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
	background-color: #fff !important;
}
#header-navigation{
	/*display: none;*/
	position: absolute;

	top: 73px;
	left:-100%;
	background-color: #1d2927;
	z-index: 12;
	width: 100%;
	max-width: 100%;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	border-top: solid 5px #e3ebea;
}
#header-navigation.is-active{
	left:0;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	outline: none;
}
#site-navigation ul.menu li{
	display: block;
}
#site-navigation ul.menu li a{
	display: block;
	margin-bottom: 10px;
}
@media (min-width: 768px) {


}
@media (min-width: 992px) {
	#header-navigation{
		display: block;
		position: initial;
		top:auto;
		left: auto;
		max-width: inherit;
		width: auto;
		border-top: none;
	}
	.hamburger{
		display: none !important;
	}
	#site-navigation ul.menu li{
		display: inline-block;
	}
	#site-navigation ul.menu li a{
		display: inline-block;
		margin-bottom: auto;
	}
}
.site-branding{

	z-index:25;
}

#subheader{
	background-color: #378a86;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#subheader h1{
	text-align: center;
	color: #fff;
	font-size: 22px;
	margin: 0;
}
#subheader p{
	font-size: 13px;
	font-weight: 300;
	color: #fff;
	margin: 0;
}
#subheader p a{
	color: #fff;
}
/* Accordeons 
*/
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
	background-color: #405a56;
	color: #fff;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 1.5em;
	font-family: 'Galano Grotesque',Arial, sans-serif;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	}
  .accordion:after {
	content: '+'; /* Unicode character for "plus" sign (+) */
	font-size: 18px;
	float: right;
	margin-left: 5px;
	color: #fff;
  }
  
  .active:after {
	content: "-"; /* Unicode character for "minus" sign (-) */
  }
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .active, .accordion:hover {
	background-color: #1d2927;
  }
  
  /* Style the accordion panel. Note: hidden by default */
  .panel {
	padding: 0px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
  }
#faq-list ul.list,
#faq-list ul.list li{
	padding: 0;
	list-style: none;
	margin: 0;
}
#faq-list .search{
	width: 100%;
	margin-bottom: 5px;
	height: 30px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border: 1px solid #1d2927;
}
