/*
Theme Name: Cycling togeth'earth
Author: LWS
/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body,
button,
input,
select,
textarea {
  color: #2b2b2b;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
body {
  background: #f5f5f5;
}
a {
  color: #d8792b;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
a:active,
a:hover {
  color: #ff8f33;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
  margin: 36px 0 12px;
  font-family: "Fjalla One", sans-serif;
}
h1 {
  font-size: 26px;
  line-height: 1.3846153846;
}
h2 {
  font-size: 24px;
  line-height: 1;
}
h3 {
  font-size: 22px;
  line-height: 1.0909090909;
}
h4 {
  font-size: 20px;
  line-height: 1.2;
}
h5 {
  font-size: 18px;
  line-height: 1.3333333333;
}
h6 {
  font-size: 16px;
  line-height: 1.5;
}
address {
  font-style: italic;
  margin-bottom: 24px;
}
abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
p {
  margin-bottom: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
}
pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
blockquote {
  color: #fff;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin-bottom: 24px;
}
blockquote cite,
blockquote small {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
small {
  font-size: smaller;
}
big {
  font-size: 125%;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
dl {
  margin-bottom: 24px;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 24px;
}
ul,
ol {
  list-style: none;
  margin: 0 0 24px 20px;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin: 0 0 0 20px;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0;
}
legend {
  white-space: normal;
}
button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
input,
textarea {
  background-image: -webkit-linear-gradient(
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0)
  ); /* Removing the inner shadow, rounded corners on iOS inputs */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}
td {
  border-width: 0 1px 1px 0;
}
del {
  color: #767676;
}
hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}
/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
  background: #d8792b;
  color: #000;
  text-shadow: none;
}
::-moz-selection {
  background: #d8792b;
  color: #000;
  text-shadow: none;
}
/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
/* Input fields */
input,
textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px;
}
textarea {
  width: 100%;
}
input:focus,
textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0;
}
/* Buttons */
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #db802d;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #f58f32;
  color: #fff;
}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background-color: #a66122;
}
.search-field {
  width: 100%;
}
.search-submit {
  display: none;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #d9abab;
}
:-moz-placeholder {
  color: #d9abab;
}
::-moz-placeholder {
  color: #d9abab;
  opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
  color: #d9abab;
}
/* Responsive images. Fluid images for posts, comments, and widgets */
.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
  max-width: 100%;
}
.entry-content img {
  border: 3px solid #fff;
}
/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */
.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
  height: auto;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
  height: auto;
  max-width: 100%;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object,
video {
  margin-bottom: 24px;
  max-width: 100%;
}
.entry-content iframe {
  width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
  margin-bottom: 0;
}
/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}
.hide {
  display: none;
}
/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */
.nav-links {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  hyphens: auto;
  word-wrap: break-word;
}
.post-navigation,
.image-navigation {
  margin: 24px auto 48px;
  max-width: 474px;
  padding: 0 10px;
}
.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 11px 0 12px;
  width: 100%;
}
.post-navigation .meta-nav {
  color: #767676;
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 2;
  text-transform: uppercase;
}
.post-navigation a,
.image-navigation a {
  color: #2b2b2b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7142857142;
  text-transform: none;
}
.post-navigation a:hover,
.image-navigation a:hover {
  color: #41a62a;
}
/* Paging Navigation */
.paging-navigation {
  border-top: 5px solid #000;
  margin: 48px 0;
}
.paging-navigation .loop-pagination {
  margin-top: -5px;
  text-align: center;
}
.paging-navigation .page-numbers {
  border-top: 5px solid transparent;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  margin-right: 1px;
  padding: 7px 16px;
  text-transform: uppercase;
}
.paging-navigation a {
  color: #2b2b2b;
}
.paging-navigation .page-numbers.current {
  border-top: 5px solid #24890d;
}
.paging-navigation a:hover {
  border-top: 5px solid #41a62a;
  color: #2b2b2b;
}
/* Alignment */
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}
.site-content blockquote.alignleft,
.site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%;
}
.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
  margin-bottom: 17px;
}
.wp-caption {
  margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption {
  color: #767676;
}
.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
}
div.wp-caption .wp-caption-text {
  padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}
.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */
body {
  background: #262626 url(images/dark-texture.jpg);
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  color: #bebea7;
}
/** FACEBOOK **/
#commentform {
  background-color: #fff;
  height: 100%;
  width: 100%;
}
.fbFeedbackContent .composer {
  background: #fff !important;
}
#fbcomments,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
  width: 100% !important;
}
.fb_iframe_widget {
  min-height: 25px;
  width: 100%;
  margin-bottom: 25px;
}
#commentform > span,
div.pluginSkinLight div[style="width: 550px;"] {
  width: 100% !important;
}
/** HEADER **/
.top-bar {
  background-color: #000;
  height: 65px;
}
.top-bar #lang_sel_list {
  float: right;
}
.top-bar #lang_sel_list * {
  background: none;
}
.top-bar #lang_sel_list {
  margin-top: 12px;
}
#lang_sel_list img.iclflag {
  height: 14px;
  width: 22px;
}
.header-main {
  background: url(images/nav-bar.jpg) repeat-x left top;
  min-height: 168px;
}
.header-main .container {
  position: relative;
}
h1.site-title {
  margin-top: -65px;
  position: absolute;
  left: 15px;
  z-index: 99;
  top: 0;
  width: 240px;
  max-width: 30%;
  margin-bottom: 0;
  z-index: 99;
}
h1.site-title img {
  max-width: 100%;
}
.collab {
  float: left;
  margin-left: 200px;
  width: 400px;
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
}
.collab img {
  margin-left: 15px;
}
/** nav **/
ul.nav-menu {
  margin: 20px 0 0 195px;
  text-align: right;
}
ul.nav-menu li {
  display: inline-block;
  font-family: "Fjalla One", sans-serif;
  font-size: 17px;
  color: #f7e09c;
  text-shadow: 0 0 15px #000000;
  position: relative;
}
ul.nav-menu li a {
  color: #f7e09c;
  text-transform: uppercase;
  padding: 45px 25px;
  display: block;
}
ul.nav-menu li:last-child a {
  padding-right: 0;
}
ul.nav-menu li a:hover {
  text-decoration: none;
  color: #cb6e26;
}
ul.nav-menu ul li {
  display: block;
}
ul.nav-menu ul li a,
ul.nav-menu ul li:last-child a {
  padding: 15px;
}
ul.nav-menu ul {
  text-align: left;
}
html[lang="es-ES"] ul.nav-menu li a {
  padding: 45px 10px;
}
html[lang="fr-FR"] ul.nav-menu li a {
  padding: 45px 15px;
}
@media screen and (max-width:1199px){
  html[lang="fr-FR"] ul.nav-menu li a {
    padding: 45px 9px;
  }
}
html[lang="fr-FR"] ul.nav-menu li ul li a,
html[lang="es-ES"] ul.nav-menu li ul li a {
  padding: 10px 15px;
}
/** SUBMENU **/
ul.nav-menu li ul {
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 999;
  width: 200px;
  margin: 0;
  background: #1c1b17;
  display: none;
}
ul.nav-menu li ul li {
  float: none;
  font-size: 16px;
  color: #fff;
}
ul.nav-menu li:hover ul {
  display: block;
}
ul.nav-menu li ul li a {
  padding: 10px 15px;
  color: #fff;
}
/**/
a.soutien,
a.bigbtn {
  display: block;
  float: right;
  color: #fff;
  background: url("images/red-texture.jpg") repeat-x;
  font-size: 20px;
  font-family: "Fjalla One", sans-serif;
  text-transform: uppercase;
  padding: 21px 34px 22px 36px;
  margin-top: 44px;
  position: relative;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  width: 215px;
}
html[lang="es-ES"] a.soutien {
  width: 149px;
  padding: 21px 34px 22px 20px;
}
a.soutien span {
  position: absolute;
  right: 0;
  top: 0;
  height: 73px;
  width: 23px;
  background: url("images/light-red.png") repeat;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.soutien:hover,
a.bigbtn:hover {
  text-decoration: none;
  color: #f7e09c;
}
a.soutien:hover span {
  width: 30px;
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
a.bigbtn {
  width: 350px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 25px;
  display: block;
  float: none;
  line-height: 1.4em;
  padding: 20px 0;
  text-align: center;
}
/** BANNERS **/
.galleries-container {
  height: 900px;
}
.galleries-container .row{
  margin: 0;
}
.galleries-container .left-column,
.galleries-container .right-column {
  padding: 0;
  position: relative;
}
.galleries-container .human-slider,
.galleries-container .human-slider .slick-slide {
  height: 900px;
}
.galleries-container .nature-slider,
.galleries-container .nature-slider .slick-slide,
.galleries-container .wildlife-slider,
.galleries-container .wildlife-slider .slick-slide {
  height: 450px;
}
.galleries-container .gallery-slider .slick-slide {
  display: block;
  width: 100%;
  overflow: hidden;
}
.galleries-container .gallery-slider .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider-name {
  font-family: "Fjalla One", sans-serif;
  padding: 20px;
  background: url("images/red-texture.jpg") no-repeat;
  background-size: 100% 100%;
  text-transform: uppercase;
  color: #e4cf90;
  font-size: 32px;
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 25px;
  z-index: 9999;
}
.slider-name.nature {
  bottom: 475px;
}
.banners {
  height: 420px;
  width: 100%;
  /*	background: #7a7a7a;*/
  position: relative;
  overflow: hidden;
}
/*.banners img
{
	display: block;
	float: left;
}*/
div.slide {
  height: 420px;
  width: 1140px;
  float: left;
  position: relative;
  background-color: #fff;
}
div.slide .infosslide {
  position: absolute;
  bottom: 50px;
  left: 50px;
  color: #fff;
  width: 270px;
  text-transform: uppercase;
}
.infosslide a {
  display: block;
  background: url(images/red-texture.jpg) no-repeat;
  margin-top: 10px;
  font-size: 17px;
  padding: 17px 35px;
  position: relative;
  color: #fff;
}
.infosslide a:hover {
  text-decoration: none;
}
.infosslide a span {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  height: 100%;
  width: 70px;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.infosslide a:hover span {
  width: 85px;
}
div.slide .infosslide h2,
.head-title h1 {
  font-size: 48px;
  font-family: "Fjalla One", sans-serif;
  text-shadow: 0 0 15px #000000;
}
div.date {
  text-shadow: 0 0 5px #000000;
}
#prev,
#next {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  height: 420px;
  position: absolute;
  top: 0;
  width: 50%;
}
#prev {
  left: -570px;
}
#next {
  right: -570px;
}
/** presentation **/
.presentation-text{
  padding: 20px 35px 35px;
  background-color: rgba(0, 0, 0, 0.5);
}
.presentation h2,
.videohome h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #e4cf90;
  font-size: 32px;
  text-align: center;
}
.presentation blockquote {
  color: #fff;
}
.presentation {
  margin-top: 50px !important;
  text-align: justify;
  border-bottom: 3px solid #35332c;
  padding-top: 50px;
  padding-bottom: 75px;
  /* background: url(images/img-background-projet.jpg) no-repeat center top;
	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
	background-size: cover; */
  position: relative;
}
.presentation::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("images/presentation-background.jpg") no-repeat center bottom;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.9;
}
.quisuisje .img-column a {
  display: block;
  width: 100%;
}
.quisuisje .img-column a img {
  width: 100%;
  height: auto;
}
/** bloc aventures **/
.bloc-aventures h2,
h2.bigtitle {
  margin: 0;
  text-align: center;
  margin-top: 58px;
  padding-bottom: 60px;
  margin-bottom: 25px;
  background: url(images/big-line.png) no-repeat center 65px;
  position: relative;
}
h2.bigtitle .left-title,
h2.bigtitle .right-title {
  display: block;
  width: 49%;
  text-align: center;
  position: relative;
}
h2.bigtitle .left-title {
  float: left;
}
h2.bigtitle .right-title {
  float: right;
}
.bigtitle.nomargin {
  margin-bottom: 0;
}
.bloc-aventures span.icon,
h2.bigtitle span.icon {
  position: absolute;
  background: url("images/sprite.png") no-repeat 0 0;
  width: 98px;
  height: 28px;
  display: block;
  left: 520px;
  top: 50px;
}
.carte-interactive .bigtitle span.icon {
  background-position: 0px -111px;
  height: 35px;
}
.bigtitle {
  text-transform: uppercase;
  color: #e4cf90;
  font-size: 32px;
}
.img-box {
  position: relative;
  display: block;
}
.img-box span {
  position: absolute;
  background-color: #c86b24;
  color: #361d0a;
  font-size: 14px;
  bottom: 0;
  left: 0;
  padding: 2px 5px;
  display: block;
}
.img-box span.projet {
  background-color: #0fa1ea;
  color: #fff;
}
.aventures-blocs h3 {
  color: #f0f0d3;
  font-size: 21px;
  font-family: "Fjalla One", sans-serif;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.aventures-blocs a {
  text-decoration: none;
}
.aventures-blocs p {
  color: #bebea7;
  font-size: 15px;
  text-align: justify;
}
.aventures-blocs span.more {
  display: block;
  background: url(images/bg-light-btn.jpg) repeat-x;
  color: #1b1a17;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-family: "Fjalla One", sans-serif;
  padding: 6px 0;
}
.aventures-blocs .country {
  text-transform: uppercase;
  color: #95907a;
  font-size: 15px;
  font-family: "Fjalla One", sans-serif;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #4f4c46;
  margin-right: 10px;
}
.aventures-blocs .country img {
  margin-right: 5px;
}
/** MAP **/
.acf-map {
  width: 100%;
  height: 500px;
  margin: 20px 0 0;
  color: #361d0a;
}
.acf-map.nomargin {
  margin: 0;
}
.acf-map h4 {
  margin-top: 15px;
  font-size: 19px;
}
/** BTN BUY **/
.btn-buy {
  display: block;
  padding: 15px;
  color: #fff;
  width: 250px;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 25px;
  text-align: center;
  font-family: "Fjalla One", sans-serif;
  background: url("images/red-texture.jpg") repeat-x;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.btn-buy:focus,
.btn-buy:active {
  color: #fff;
}
.formbox {
  display: none;
  margin-top: 25px;
}
.formbox .wpcf7 p {
  text-transform: uppercase;
  color: #fff;
}
.formbox .wpcf7 span {
  text-transform: none;
  margin-right: 15px;
}
/** MEDIAS HOME **/
.medias-home {
  background: url(images/texture-orange.jpg);
}
.medias-home h2 {
  color: #361d0a;
}
.medias-home h2.bigtitle {
  background-image: url("images/big-line-orange.png");
}
.medias-home h2 span.icon {
  background-position: -167px 0px;
  height: 37px;
  top: 45px;
}
.medias-home {
  padding-bottom: 95px;
}
.thumbgal,
a.thumbgal.fancy {
  display: block;
  position: relative;
  margin-bottom: 75px;
  /*overflow: hidden;*/
}
.thumbgal.thumbvid{
  margin-top: 35px;
  order: 3;
  height: 250px;
}
.woocommerce div.product div.images.woocommerce-product-gallery{
  display: flex;
  flex-direction: column;
}
.thumbgal.thumbvid img{
  height: 100%!important;
  width: 100%!important;
  object-fit: cover;
}
.fancybox-title-float-wrap {
  left: 0;
  right: 0;
  width: 80%;
  margin: auto;
  display: block;
  min-height: 1.6em;
  display: block;
  overflow: hidden;
}
.fancybox-title-float-wrap .child {
  max-width: 100%;
  margin: 0;
  white-space: inherit;
}
.thumbgal {
  display: block;
  height: 400px;
  background: url("images/red-texture.jpg");
}
.thumbgal .titlegal {
  /* position: absolute; */
  width: 100%;
  background: url("images/red-texture.jpg");
  color: #fff;
  /* bottom:-50px; */
  /* left:0; */
  display: block;
  padding: 10px 25px;
}
.thumbgal .titlegal .title {
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.thumbgal .titlegal strong {
  float: right;
  font-weight: 400;
  font-family: "Fjalla One", sans-serif;
}
.thumbgal .fa {
  color: #fff;
  font-size: 86px;
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
  z-index: 99;
  top: 75px;
  left: 0;
}
.thumbgal:hover .fa {
  opacity: 0.6;
}
.iconvideo {
  display: block;
  background: url(images/sprite.png) -113px -166px;
  width: 33px;
  height: 28px;
  position: absolute;
  right: 25px;
  bottom: 10px;
}
.bloc-imgs-proj {
  margin-top: 55px;
  position: relative;
}
.bloc-imgs-proj img.topmargin {
  margin-top: 40px;
  margin-bottom: 40px;
}
.bloc-imgs-proj a,
span.more a,
.wpcf7 .wpcf7-submit,
.nav-links a {
  position: absolute;
  left: 196px;
  font-size: 18px;
  color: #25231e;
  font-family: "Fjalla One", sans-serif;
  padding: 15px 48px;
  top: 199px;
  z-index: 9999;
  display: block;
  text-align: center;
  background: url("images/texture-orange.jpg") repeat;
  text-transform: uppercase;
}
.bloc-imgs-proj a {
  padding: 15px 0;
  width: 165px;
}
span.more a,
.wpcf7 .wpcf7-submit,
.nav-links a {
  position: relative;
  left: 0;
  top: 0;
  left: inherit;
  top: inherit;
  margin-top: 25px;
  margin-bottom: 25px;
  width: 150px;
  z-index: 1;
}
span.more a.partnersmore,
html[lang="es-ES"] span.more a {
  width: 300px;
}
span.more.smaller a{
  width: 100%;
  padding: 15px;
}
.nav-links a {
  width: inherit;
  font-weight: normal;
}
.nav-links a .meta-nav {
  color: #fff;
  font-weight: normal;
  font-size: 17px;
}
.wpcf7 .wpcf7-submit {
  font-weight: 400;
}
.bloc-imgs-proj a:hover,
span.more a:hover,
.wpcf7 .wpcf7-submit:hover,
.nav-links a:hover {
  text-decoration: none;
  background: #ea8b3e;
}
.nav-links a:hover {
  color: #fff;
}
/**/
.newsletter {
  margin-top: 55px;
  padding-top: 35px;
  padding-bottom: 35px;
  background: url("images/red-texture.jpg") repeat;
}
.newsletter input[type="email"],
.newsletter input[type="text"] {
  width: 65%;
  padding: 25px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  float: left;
  background-color: #a34242;
  color: #d9abab;
}
.newsletter input[type="submit"] {
  display: block;
  width: 35%;
  float: left;
  background-color: #272622;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "Fjalla One", sans-serif;
  color: #d9abab;
  font-size: 17px;
  font-weight: 500;
  margin-top: 12px;
}
.mc_signup_submit #mc_signup_submit {
  margin-top: 12px;
  width: 35%;
  text-indent: -9999px;
  background: #272622 url(images/subscribe.png) no-repeat 64px 13px;
}
html[lang="es-ES"] .mc_signup_submit #mc_signup_submit {
  background-position: 65px -62px;
}
html[lang="en-US"] .mc_signup_submit #mc_signup_submit {
  background-position: 62px -128px;
}
.newsletter h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 32px;
  color: #d9abab;
  text-align: right;
  margin-bottom: 0;
}
.newsletter p {
  text-align: right;
  text-transform: uppercase;
  color: #b46d6d;
  font-size: 22px;
  margin-bottom: 0;
}
.newsletter .mc_error_msg {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  font-size: 14px;
}
.newsletter .mc_success_msg {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  font-weight: normal;
  font-size: 14px;
}
.newsletter .mc_success_msg strong {
  font-weight: normal;
}
.mc_form_inside {
  position: relative;
  height: 70px;
}
.mc_form_inside #mc_message {
  position: absolute;
  bottom: -41px;
  left: 0;
  width: 120%;
}
/***/
.sponsors h2.bigtitle span.icon {
  background-position: 0 -219px;
  height: 37px;
  top: 40px;
}
/****/
html {
  height: 100%;
}
body {
  height: 100%;
  position: relative;
}
#page {
  min-height: 100%;
  position: relative;
}
#main {
  min-height: 100%;
  padding-bottom: 523px;
  position: relative;
}
footer#colophon {
  background: url("images/background-brun.jpg") repeat scroll left top;
  padding-top: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Fjalla One", sans-serif;
  color: #e4cf90;
  padding-bottom: 55px;
  overflow: hidden;
  padding-bottom: 100px;
}
footer#colophon .cgv{
  text-align: center;
  display: block;
  font-size: 16px;
}
footer#colophon h2 {
  margin-top: 0;
}
footer#colophon h2.bigtitle {
  background-image: url(images/big-line-brown.png);
}
footer#colophon h2.bigtitle span.icon {
  background-position: -162px -103px;
  height: 42px;
  top: 40px;
}
footer#colophon a:hover {
  text-decoration: none;
}
footer#colophon p {
  display: block;
  width: 340px;
  margin: 0 auto;
}
footer#colophon .triangle {
  display: block;
  background: url(images/triangle.png) center top no-repeat;
  width: 100%;
  height: 62px;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 9999;
}
.btns-social {
  text-align: center;
  width: 65px;
  margin: 0 auto;
  margin-top: 35px;
}
.btns-social.colcontact {
  margin: 0;
}
.btns-social a:first-of-type {
  margin-right: 24px;
}
.btns-social a:hover .fa {
  color: #d7762a;
}
.btns-social a.last {
  margin-right: 0;
}
.btns-social a .fa {
  font-size: 25px;
  color: #e4cf90;
}
/** CONTENU INTERIEUR **/
.entry-title,
.archive-title {
  text-transform: uppercase;
  color: #e4cf90;
  font-size: 36px;
  text-align: center;
  border-bottom: 3px solid #35332c;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.entry-content h1 {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
}
.entry-content h2,
.categorytitle {
  text-transform: uppercase;
  color: #d8792b;
}
.entry-content span.highlight {
  color: #fff;
  font-size: 21px;
  font-weight: 900;
}
.entry-content strong {
  color: #fff;
}
/** PAGE ARTICLES **/
.the-article {
  margin-bottom: 55px;
}
.shopitem strong {
  color: #fff;
  font-size: 1.2em;
}
.short-descr {
  padding: 5px 10px;
  background-color: #464339;
  color: #e6d3b9;
  font-weight: 300;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #3a382f;
  font-size: 14px;
}
.img-box span.prixtop {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  left: -10px;
  bottom: -10px;
}
/** PAGE CONTACT **/
.wpcf7 {
  position: relative;
  width: 100%;
}
.wpcf7 input.wpcf7-text,
.wpcf7 .wpcf7-textarea {
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #56524b;
  color: #c3baaa;
  padding: 10px;
}
.wpcf7 input.wpcf7-not-valid {
  background-color: #ed7970;
  color: #be1b1b;
}
.wpcf7-textarea {
  height: 100px;
}
.wpcf7-response-output {
  position: absolute;
  bottom: 30px;
  right: -7px;
  width: 61%;
}
div.wpcf7-validation-errors {
  background-color: #dba676;
  border-color: #db9454;
  color: #72441a;
}
div.wpcf7-mail-sent-ok {
  background-color: #78bf52;
  border-color: #56893b;
  color: #253a19;
}
div.wpcf7 input.wpcf7-submit {
  padding: 15px;
}
/** SPONSORS **/
.sponsor-item {
  display: block;
  background-color: #fff;
  margin-bottom: 25px;
  height: 216px;
  line-height: 214px;
  text-align: center;
  overflow: hidden;
}
.sponsor-item a {
  display: block;
  background-color: #fff;
}
/** SINGLE **/
.head-title {
  position: relative;
}
.head-title h1 {
  position: absolute;
  bottom: 50px;
  left: 50px;
  color: #ececeb;
}
.head-title.headparts h1,
.head-title.headparts .entry-meta {
  position: relative;
  left: inherit;
  bottom: inherit;
}
.entry-meta {
  position: absolute;
  bottom: 20px;
  left: 45px;
}
.cat-links a {
  display: block;
  background: #d8792b;
  color: #000;
  float: left;
  padding: 5px 10px;
  margin: 0 5px;
}
.contenugauche {
  margin-top: 35px;
  text-align: justify;
}
nav.post-navigation {
  margin-top: 55px;
  padding-top: 25px;
  border-top: 3px solid #35332c;
}
.colright {
  margin-top: 76px;
}
a.fancy {
  margin-bottom: 15px;
  display: block;
}
.colright .fancy {
  margin-bottom: 10px;
  display: block;
}
h2.titlecol {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 19px;
  color: #000;
  background-color: #d8792b;
  padding: 10px 15px;
}
h2.titlecol.last {
  margin-top: 35px;
}
a.fileitem {
  display: block;
  background: #e4cf90;
  color: #1b1a17;
  padding: 5px 15px;
  margin-bottom: 15px;
}
a.fileitem:hover {
  background: #d5b75b;
  text-decoration: none;
}
.membre-equipe {
  position: relative;
  display: block;
}
.membre-equipe .nom {
  display: block;
  width: 50%;
  height: 100%;
  float: right;
  text-align: center;
  text-transform: uppercase;
  color: #f7f7f7;
  font-family: "Fjalla One", sans-serif;
  background-color: #d8792b;
}
div.mc_custom_border_hdr,
#mc_signup_form .mc_var_label {
  display: none;
}
a.menubtn {
  display: block;
  position: absolute;
  right: 15px;
  top: 64px;
}
a.menubtn .fa {
  font-size: 40px;
}
ul.mobile-menu {
  margin-top: 167px;
  display: none;
  background-color: #242421;
  margin-left: 0;
}
ul.mobile-menu li {
  list-style: none;
  text-transform: uppercase;
  text-align: center;
  font-family: "Fjalla One", sans-serif;
  font-size: 19px;
  position: relative;
}
ul.mobile-menu li a {
  display: block;
  padding: 10px 0;
  color: #f7e09c;
  border-bottom: 1px solid #000;
  border-top: 1px solid #333333;
}
ul.mobile-menu li a:hover {
  text-decoration: none;
}
ul.mobile-menu li.first a {
  border-top: none;
}
ul.mobile-menu li.last a {
  border-bottom: 0;
}
ul.mobile-menu ul.sub-menu {
  margin-left: 0;
  background-color: #131313;
  display: none;
}
ul.mobile-menu ul.sub-menu li {
  text-transform: none;
}
ul.mobile-menu ul.sub-menu li a {
  font-size: 16px;
  color: #a1a1a1;
}
ul.mobile-menu li.menu-item-has-children:before {
  content: "\f105";
  display: block;
  font-family: "FontAwesome";
  font-size: 21px;
  position: absolute;
  right: 15px;
  top: 11px;
}
ul.mobile-menu li.menu-item-has-children.open:before {
  content: "\f107";
}
ul.mobile-menu li.soutienmobile a {
  background-color: #8a0000;
  color: #fff;
  padding-top: 28px;
}
/** SOUTENEZ-NOUS **/
.progress {
  width: 100%;
  height: 50px;
}
.progress-wrap {
  background: #ddd;
  margin: 20px 0;
  overflow: hidden;
  position: relative;
}
.progress-bar {
  background: #97bf0d;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.infochiffre {
  position: absolute;
  right: 25px;
  top: 15px;
  font-size: 23px;
  color: #556b07;
  font-family: "Fjalla One", sans-serif;
}
.btn-de-soutien,
.fancy.btn-de-soutien {
  font-size: 16px;
  display: block;
  padding: 15px;
  line-height: 1.2em;
  background-color: #c96c24;
  color: #1f1d16;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 5px solid #9a531c;
  height: 130px;
  margin-bottom: 50px;
}
.btn-de-soutien:focus,
.btn-de-soutien:active {
  outline: none;
  text-decoration: none;
  color: #fff;
}
.btn-de-soutien:hover,
.btn-de-soutien.hover {
  text-decoration: none;
  color: #fff;
  background-color: #e27928;
  margin-top: 2px;
  border-bottom: 3px solid #9a531c;
}
.btn-de-soutien:active,
.btn-de-soutien.hover {
  border-bottom: 1px solid #9a531c;
  margin-top: 4px;
}
.btn-de-soutien.hover {
  background-color: #96511b;
}
.btn-de-soutien span.title-btn {
  text-transform: uppercase;
  display: block;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 1.1em;
  font-family: "Fjalla One", sans-serif;
}
.btn-de-soutien span.more {
  display: block;
  background-color: #353432;
  color: #94918c;
  padding: 7px 10px;
  position: absolute;
  right: 13%;
  bottom: -31px;
  font-size: 14px;
  text-transform: uppercase;
  margin: 10px auto;
  width: 70%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn-de-soutien:hover span.more {
  bottom: -20px;
  color: #fff;
}
/*div#particulier
{
	display: none;
}
div#particulier h2
{
	text-align: center;
	color: #fff;
	border-bottom: 3px solid #
}
div#particulier h3
{
	font-size: 18px;
	text-transform: uppercase;
}*/
.bank-account {
  background-color: #47473d;
  padding: 20px;
  border: 2px dashed #5d5d50;
  margin-bottom: 35px;
}
.bank-account h2 {
  margin-top: 0;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}
.bank-account p {
  color: #a7a790;
  text-align: center;
}
/** PHOTOGRAPHIE **/
.photographie-description {
  margin-top: 50px;
}
.photographie-galery {
  margin-top: 50px;
}
.photographie-galery .grid-sizer {
  width: 32%;
}
.photographie-galery .gutter-sizer {
  width: 2%;
}
.photographie-galery .fancy {
  width: 32%;
  margin-bottom: 20px;
}
.photographie-galery .fancy img {
  width: 100%;
  height: auto;
}
/** LANGUES **/
div.langs img {
  height: 14px;
  width: 22px;
}
div.langs > img,
div.langs a {
  margin-left: 10px;
  display: inline-block;
}
div.langs > img,
div.langs a:hover img {
  border: 1px solid #fff;
}
div.langs {
  overflow: hidden;
  float: right;
  margin-top: 19px;
}
.aventures-blocs .wpcf7 p {
  min-height: inherit;
}
a.collablink {
  display: inline-block;
}
p.bigtext {
  font-size: 18px;
  text-align: center;
  font-weight: 900;
}
h2.bigtitle.podcasttitle {
  margin-top: 120px;
}

/** woocommerce **/
.woocommerce-terms-and-conditions-wrapper{
  margin-top: 35px;

}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label .woocommerce-form__input{
  position: static;
  margin: 8px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text{
  padding-left: 0;
}
.woocommerce .woocommerce-breadcrumb{
  padding: 10px 15px;
}
.woocommerce .woocommerce-breadcrumb a{
  color: #d8792b;
}
.woocommerce div.product .woocommerce-tabs .panel{
  background-color: rgba(255,255,255,.2);
  border-radius: 0 0 5px 5px;
  padding: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  margin-bottom: 0;
  margin-top: 35px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  /* background: #262626 url(images/dark-texture.jpg); */
  border: none;
  background: url(images/red-texture.jpg) repeat;
  margin: 0 2px;
  border-radius: 0;
  color: #fff;
  text-align: center;

}
@media screen and (max-width:1199px){
  .woocommerce div.product .woocommerce-tabs ul.tabs li{
    margin: 0;
    padding: 0 5px;
    max-width: 48%;
  }
}
@media screen and (max-width:475px){
  .woocommerce div.product .woocommerce-tabs ul.tabs li{
    width: 100%;
    max-width: 100%;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  color: #fff;
}
@media screen and (max-width:1199px){
  .woocommerce div.product .woocommerce-tabs ul.tabs li a{
    padding: 15px;

  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  background-color: rgba(255,255,255,.2);

}
.woocommerce div.product .product_title{
  text-align: left;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
  margin-top: 10px;
  font-size: 20px;
  color: #f7e09c;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt{
  background-color: #d8792b;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
  background-color: #d8792b;
  opacity: 0.4;
}
.woocommerce .radio, .woocommerce .checkbox{
  padding-left: 25px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
  background-color: #a15a20;
}
.woocommerce table.shop_table,#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods,#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  background-color: rgba(255,255,255,.2);
}
.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper,.woocommerce-additional-fields{
  background-color: rgba(255,255,255,.2);
  padding: 9px 12px;
  border-radius: 5px;
}
.woocommerce-additional-fields{
  margin-top: 10px;
}
.woocommerce .woocommerce-ordering select,.woocommerce div.product form.cart .variations select{
  padding: 5px 15px;
}
.wc_payment_method{
  /* background: url(images/bg-light-btn.jpg) repeat-x; */
  color: #fff;

}
.woocommerce .wc_payment_method form .form-row label{
  line-height: 1.2;
}
.woocommerce-billing-fields h3,h3#ship-to-different-address,h3#order_review_heading{
  background: url(images/bg-light-btn.jpg) repeat-x;
  color: #1b1a17;
  padding: 6px 15px;
  margin-top: 25px;
  display: block;
  margin-bottom: 25px;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row{
  padding: 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
  margin: 15px;
  max-width: 90%;
}
h3#ship-to-different-address label{
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-loop-product__title{
  color: #f7e09c;
}
.woocommerce ul.products li.product .price{
  color: #d8792b;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
  color: #d8792b;
  font-size: 24px;
  font-weight: bold;
  font-family: "Fjalla One", sans-serif;
}
.woocommerce div.product form.cart .variations td.label{
  font-size: 16px;
}
.up-sells{
  border-top: 3px solid #35332c;
  clear: both;
}
.menu-topmenu-container{
  float: right;
  margin-top: 13px;
}
.menu-topmenu-container ul{
  list-style: none;
}
.menu-topmenu-container ul li{
 display: inline-block;
 vertical-align: middle;
 margin-top: 0 4px;
}
.menu-topmenu-container ul li.menu-item{
 display: none;
}
.menu-topmenu-container ul li.menu-item.wpmenucartli{
 display: inline-block;
}
.menu-topmenu-container ul li.menu-item.wpmenucartli a{
 color: #f7e09c;
}
.menu-topmenu-container ul li.menu-item.wpmenucartli a.wpmenucart-contents span{
  font-size: 14px;
  text-transform: uppercase;
}
.menu-topmenu-container ul li.menu-item.wpmenucartli a:hover{

 text-decoration: none;
 color: #d8792b;
}
.menu-topmenu-container ul li.menu-item.wpmenucartli i{
 font-size: 23px;
 color: #d8792b;
}

/** slider arrows **/

ul.flex-direction-nav {
  position: absolute;
  top: 30%;
  z-index: 99999;
  width: 100%;
  left: 0;
  margin: 0;
  padding: 0px;
  list-style: none;

}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
  width: 58%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
  width: 35%;
}
@media screen and (max-width:1199px){
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width: 100%;
    float: none;
  }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width: 100%;
    float: none;
  }
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 23%;
  float: left;
  margin: 1%;
  list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs{
margin-top: 25px;
}
ul.flex-direction-nav li{
  margin: 5px;
}
li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}

a.flex-prev{
  margin-left: 10px;
}
a.flex-next{
  margin-right: 10px;
}
a.flex-next,a.flex-prev {


font-size: 20px;
background-color: #d8792b;
height: 30px;
width: 30px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}

ul.flex-direction-nav li a {
  color: #fff;
}
ul.flex-direction-nav li a:hover,ul.flex-direction-nav li a:focus {
  text-decoration: none;
  background-color: #a15a20;
}

/** MEDIA QUERIES **/
@media (max-width: 1199px) {
  .mc_signup_submit #mc_signup_submit {
    background-position: 46px 13px;
  }
  html[lang="es-ES"] .mc_signup_submit #mc_signup_submit {
    background-position: 50px -62px;
  }
  html[lang="en-US"] .mc_signup_submit #mc_signup_submit {
    background-position: 48px -128px;
  }
  ul.nav-menu li a {
    padding: 55px 21px;
  }
  html[lang="es-ES"] ul.nav-menu li a {
    padding: 55px 9px;
  }
  html[lang="en-US"] ul.nav-menu li a {
    padding: 55px 17px;
  }
  ul.nav-menu li.last a,
  html[lang="es-ES"] ul.nav-menu li.last a {
    padding-right: 0;
  }
  a.soutien {
    float: none;
    position: absolute;
    top: -25px;
    left: 220px;
    margin-top: 0;
    padding: 10px 37px 10px 35px;
  }
  .banners {
    height: 346px;
  }
  div.slide {
    width: 940px;
    height: 346px;
  }
  #prev,
  #next {
    height: 346px;
  }
  #prev {
    left: -470px;
  }
  #next {
    right: -470px;
  }
  div.slide .infosslide {
    bottom: 35px;
  }
  .bloc-aventures span.icon,
  h2.bigtitle span.icon {
    left: 424px;
  }
  .aventures-blocs h3 {
    font-size: 18px;
  }
  .aventures-blocs p {
    min-height: 160px;
  }
  .aventures-blocs .wpcf7 p {
    min-height: inherit;
  }
  .newsletter h2 {
    margin-top: 15px;
    font-size: 30px;
  }
  .membre-equipe .nom {
    width: 75%;
  }
  .collab {
    width: auto;
    position: absolute;
    top: 32px;
    left: 508px;
    margin: 0;
  }
  .collab img {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .galleries-container {
    height: 1200px;
  }
  .galleries-container .human-slider,
  .galleries-container .human-slider .slick-slide,
  .galleries-container .nature-slider,
  .galleries-container .nature-slider .slick-slide,
  .galleries-container .wildlife-slider,
  .galleries-container .wildlife-slider .slick-slide {
    height: 400px;
  }
  .slider-name.nature{
    bottom: 425px;
  }
  .collab {
    width: auto;
    position: absolute;
    top: 10px;
    left: 35%;
    margin: 0;
  }
  .collab img {
    margin: 0;
  }
  .mc_signup_submit #mc_signup_submit {
    background-position: 26px 13px;
  }
  html[lang="es-ES"] .mc_signup_submit #mc_signup_submit {
    background-position: 29px -62px;
  }
  html[lang="en-US"] .mc_signup_submit #mc_signup_submit {
    background-position: 29px -128px;
  }
  .bloc-imgs-proj a {
    top: 127px;
    left: 110px;
    padding: 15px 29px;
  }
  .banners {
    height: 265px;
  }
  div.slide {
    width: 720px;
    height: 265px;
  }
  #prev,
  #next {
    height: 265px;
  }
  #prev {
    left: -360px;
  }
  #next {
    right: -360px;
  }
  div.slide .infosslide h2,
  .head-title h1 {
    font-size: 40px;
  }
  div.slide .infosslide {
    width: 350px;
  }
  .infosslide a {
    width: 70%;
    padding: 11px 28px;
  }
  .bloc-aventures span.icon,
  h2.bigtitle span.icon {
    left: 315px;
  }
  .img-box {
    text-align: center;
  }
  .aventures-blocs p {
    min-height: inherit;
  }
  .newsletter p {
    font-size: 21px;
  }
  .thumbgal {
    height: 435px;
  }
  a.soutien {
    left: 238px;
    right: inherit;
    top: 48px;
    padding: 21px 29px 21px 40px;
  }
  .acf-map {
    height: 300px;
  }
}
/* Mobile devices */
@media (max-width: 767px) {
  a.menubtn {
    top: 15px;
  }
  .collab {
    top: 85px;
    text-align: right;
    left: inherit;
    right: 15px;
    margin: 0;
    width: 36%;
    overflow: hidden;
  }
  .collab img {
    margin-top: 4px;
  }
  a.collablink {
    width: 33%;
  }
  .header-main{
    min-height: 65px;
  }
  /*.header-main
	{
		background: #361e02;
	}*/
  .presentation {
    background: #242421;
  }
  .bloc-imgs-proj a {
    position: relative;
    top: inherit;
    left: inherit;
  }
  a.soutien {
    position: relative;
    margin: 0 auto;
    top: inherit;
    left: inherit;
    right: inherit;
  }
  .bloc-aventures span.icon,
  h2.bigtitle span.icon {
    left: 37%;
  }
  .membre-equipe {
    margin-bottom: 35px;
  }
  a.fancy {
    text-align: center;
    display: block;
    margin-bottom: 15px;
  }
  a.fancy img {
    display: inline;
  }
  .the-article {
    margin-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 35px;
    border-bottom: 1px solid #2c2c2c;
  }
  .collab {
    font-size: 13px;
  }
  .collab img {
    height: auto;
    max-width: 100%;
    display: block;
  }
  .thumbgal {
    height: auto;
  }
  /** PHOTOGRAPHIE **/
  .photographie-galery .grid-sizer {
    width: 49%;
  }
  /*.photographie-galery .gutter-sizer{
		width: 2%;
	}*/
  .photographie-galery .fancy {
    width: 49%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 425px) {
  /** PHOTOGRAPHIE **/
  .photographie-galery .grid-sizer {
    width: 100%;
  }
  .photographie-galery .gutter-sizer {
    width: 0%;
  }
  .photographie-galery .fancy {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 319px) {
  .header-main{
    min-height: 46px;
  }
}

.presse{
  height: auto;
}

.press-video{
  display: flex;
  justify-content: center;
}

.articlepresse{
  text-align: center;
  margin: 15px 0;
}

.articleRow{
  margin: 50px 0 75px 0;
}

.contenu_article{
  margin: 50px 0;
}
