/* Theme Name: Vercors Escapade
Theme URI: http://www.mathieufolco.com/
Description: A Wordpress theme created by Mathieu FOLCO
Version: 1.0 Author: Mathieu FOLCO
Creation Theme by Mathieu FOLCO | http://www.mathieufolco.com */
/*
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
* {
	font-family: 'Open Sans', sans-serif;
}
*/
/*
@import url('https://fonts.googleapis.com/css?family=NTR');
* {
	font-family: 'NTR', sans-serif;
}
*/
@import url('https://fonts.googleapis.com/css2?family=Signika+Negative&display=swap');
* {
	font-family: 'Signika Negative', sans-serif;
}
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400&display=swap');
h1, h2, h3, h4, h5, h6, .menu-principal .menu > li  a {
	font-family: 'Rubik', sans-serif;
	font-weight:300;
}
h1 span {
	font-style:italic;
	font-size:24px;
	margin-left:10px;
}
h1 span a {
	color:#FFF;
	text-decoration:none;
}
h1 span a:hover {
	color:#DDD;
}
/*
@import url('https://fonts.googleapis.com/css?family=Petrona');
* {
	font-family: 'Petrona', serif;
}
*/
/*
@import url('https://fonts.googleapis.com/css?family=Poiret+One');
* {
	font-family: 'Poiret One', cursive;
}
*/
html, body {
	padding:0;
	margin:0;
}
html {
}
.wrapper {
	max-width:1260px;
	padding: 0 20px;
	margin:0 auto 0 auto;
}
header {
	position:relative;
}
main::after {
	content:"";
	display:block;
	clear:both;
}
main a {
	color:#a6bd14;
	text-decoration:none;
}
.button {
	background: #a6bd14;
	display: inline-block;
	margin-top: 40px;
	border-radius: 50px;
}
.button:hover {
	opacity: 0.8;
}
.button a {
	color:#FFF;
	display: block;
	padding: 10px 20px;
}
.button.voir-plus a::before {
    display: inline-block;
    width: 18px;
    height: 12px;
    background-repeat: no-repeat;
    content: "";
    background-size: contain;
	background-position: center;
	background-image: url(img/eye.png);
	margin-right: 8px;
}
.menu-top {
	height:30px;
	background:#111;
	color:#FFF;
	line-height:30px;
	font-size:13px;
	overflow:hidden;
}
.menu-top .tel, .menu-top .fb {
	float:right;
	margin-left:10px;
}
.menu-top .tel, .menu-top .fb, footer .fb {
	display:inline-block;
}
.menu-top .tel {
	font-weight:bold;
}
.menu-top a:hover {
	color:#a6bd14;
}
.menu-top .tel a {
	font-size:17px;
}
.menu-top .fb a, .menu-top .tel a {
	padding-left: 18px;
}
.menu-top .tel::before, .menu-top .fb::before, footer .fb::before {
    font-style:normal;
    font-weight:normal;
    padding-right:5px;
	font-size:15px;
	content:"";
	display: inline-block;
	position: absolute;
}
.menu-top .tel::before, .menu-top .fb::before {
    margin-top: 6px;
}
footer .fb::before {
    margin-top: 2px;
}
footer .fb {
	margin-top: 6px;
}
footer .fb a {
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
}
footer .label {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
footer .label img {
	max-width: 90px;
}
.menu-top .tel::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23a6bd14' d='M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z'/%3E%3C/svg%3E");
	height: 13px;
    width: 8px;
}
.menu-top .fb::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23a6bd14' d='M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z'/%3E%3C/svg%3E");
}
.menu-top .fb::before, footer .fb::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23FFF' d='M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z'/%3E%3C/svg%3E");
	height: 15px;
    width: 8px;
}
.menu-top ul {
	padding:0;
	margin:0;
	display:inline-block;
	float:right;
}
.menu-top ul li {
	list-style:none;
	display:inline-block;
	padding-right:10px;
	float:left;
	line-height:30px;
}
.menu-top ul li a, .menu-top a {
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
.menu-principal {
	background-color:rgba(255,255,255,0.65);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	height:80px;
	position:relative;
	width:100%;
	z-index:1000;
}
.menu-principal::after {
	display:block;
	clear:both;
	content:"";
}
.menu-principal .logo {
	margin-right:20px;
	margin-top:10px;
	float:left;
	width: 300px;
}
.menu-principal .logo img {
	width: 100%;
}
.menu-principal .main-menu {
	float:right;
}
.menu-principal.pic-in-header {
	position:absolute;
}
.menu-principal .menu {
	padding:0;
	margin:0;
	float:right;
}
.menu-principal .menu > li {
	list-style-type:none;
	float:left;
	padding:35px 10px 33px 10px;
}
.menu-principal .menu > li:last-child {
	padding-right:0;
}
.menu-principal .menu > li:first-child {
	padding-left:0;
}
.menu-principal .menu > li a {
	font-size:16px;
	text-decoration:none;
	display:inline-block;
	letter-spacing:0.5px;
	font-weight: 400;
}
.menu-principal .menu > li > a {
	color:#555;
	transform:scale(1,1.08);
}
.menu-principal .menu > li > ul {
	display:none;
	position:absolute;
	min-width:300px;
	line-height:38px;
	margin-top:17px;
	padding:0;
	border-bottom: 4px solid #a6bd14;
}
.menu-principal .menu > li > ul li {
	float:none;
	list-style-type:none;
}
.menu-principal .menu > li > ul li a {
	color:#212121;
	padding-left:20px;
	padding-right:20px;
	display:block;
	font-size: 14px;
	line-height: 20px;
	font-size: 15px;
    line-height: 27px;
}
.menu-principal .menu .sub-menu li.featured a {
	border-bottom: 2px solid #a6bd14;
}
.menu-principal .menu .sub-menu li.featured {
	background: #FFFFFFFF;
}
.menu-principal .menu .sub-menu li:first-child.featured {
	border-radius: 7px 7px 0 0;
}
@keyframes kenburns {
    0% {
       transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    }
    100% {
        transform: scale3d(1.1, 1.1, 1.1) translate3d(0, 0, 0px);
    }
}
.home-slide {
	height:70vh;
	overflow:hidden;
	position:relative;
}
.spacer {
	height:30px;
}
.home-slide .description {
	display:block;
	position: absolute;
	width:100%;
    top: 0;
	text-align:center;
	margin-top:36vh;
	color:#FFF;
	font-size:42px;
	letter-spacing:2px;
	text-shadow:2px 2px 20px #00000044;
	transform: scale(1, 1.08);
	padding:0 30px;
	box-sizing:border-box;
}
.home-slide .description span {
	font-style: normal;
	font-size: 38px;
	font-family: 'Rubik', sans-serif;
	margin-left: 0;
}
.home-slide .slide {
	height:100%;
	background-position:center center;
	background-size:cover;
	overflow:hidden;
	animation: kenburns 20s forwards;
	-webkit-transition : opacity 800ms ease-in-out;
    -moz-transition : opacity  800ms ease-in-out;
    -o-transition : opacity  800ms ease-in-out;
    transition : opacity  800ms ease-in-out;
	top:0;
	position:absolute;
	width:100%;
}
.home-slide .slide.off {
	opacity:0;
}
.home-slide .slide.on {
	opacity:1;
}
.home-slide .arrow {
	width: 64px;
	height:24px;
	background-image:url(img/arrow-down-ie.png);
	background-size:40px 19px;
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	bottom:25px;
	left:calc(50% - 32px);
	cursor:pointer;
	-webkit-transition: opacity 0.5s;
 	transition: opacity 0.5s;
}
.home-slide .slider-nav-ctn {
	position:absolute;
	width:100%;
	bottom:25px;
}
.home-slide .dots {
	display:block;
	position:relative;
	z-index:500;
	width:97px;
    margin-left:auto;
    margin-right:auto;
}
.home-slide .dots.hover {
	opacity:0;
	z-index:0;
}
.home-slide .dots .dot {
	border-radius:20px;
	width:8px;
	height:8px;
	margin-left:10px;
	display:inline-block;
	cursor:pointer;
	background-color:#FFFFFF88;
	/* border:solid 1px #999; */
}
.home-slide .dots .dot:first-child {
	margin-left:0;
}
.home-slide .dots .dot.on, .home-slide .dots .dot:hover {
	background-color:#FFFFFFFF;
}
.home-slide .dots .dot.off {
}
footer {
	padding:20px;
	background:#a6bd14;
	color:#FFF;
}
footer::after {
	display:block;
	content:"";
	clear:both;
}
footer .col {
	box-sizing: border-box;
	padding: 0 30px;
}
footer .col img {
	width: 75%;
}
footer h3 {
	font-weight: 500;
}
footer ul {
	padding:0;
	margin:0;
}
footer ul li {
	list-style:none;
}
footer ul li a {
	color:#FFF;
	text-decoration:none;
}
footer ul li a:hover {
	color:#EEE;
}
footer ul.menu > li > a {
	font-weight:500;
	font-size:17px;
	margin-bottom:7px;
	display:block;
}
footer ul > li > ul.sub-menu > li > a {
	font-size:12px;
}
footer ul > li > ul.sub-menu > li {
	float:none;
}
h1 {
	margin:0;
}
.intro-accueil .col img {
	width: 100%;
	border-radius: 15px;
	box-shadow: 10px 15px 50px #00000033;
}
.home-introduction-text {
	color:#383838;
}
p {
	font-size:17px;
	line-height:25px;
}
.home-introduction-text h3 {
	font-size:36px;
	line-height:44px;
	letter-spacing:2px;
	font-weight:300;
}
.page-header {
	background:#a6bd14;
	padding:30px 0;
	color:#FFF;
}
.menuToggle {
	display:none;
	text-align:center;
	cursor:pointer;
	height:32px;
	width:32px;
}
.menuToggle, .menuToggle.off {
}
.menuToggle svg {
	-webkit-transition : fill 200ms ease-in-out;
    -moz-transition : fill 200ms ease-in-out;
    -o-transition : fill 200ms ease-in-out;
    transition : fill 200ms ease-in-out;
}
.menuToggle.off svg {
	fill:#a6bd14;
}
.menuToggle.on svg {
	fill:#333;
}
.newsletter input[type="text"] {
	padding:8px;
	border: 1px solid #DDD;
}
.newsletter input[type="submit"] {
	padding:8px;
    border:1px solid #DDD;
    color:#333;
}
.newsletter #tblRequiredField1093224 {
	display:none;
}
.newsletter .bmform_introtxt1093224, .bmform_frmtext1093224 {
	font-family: 'Signika Negative', sans-serif;
}
.bloc_rando {
	display:block;
	float:left;
	box-sizing:border-box;
	padding:0 15px;
	margin-bottom:30px;
	position: relative;
}
.bloc_rando.third {
	width:33.333333%;
}
.bloc_rando.quarter {
	width:25%;
}
.bloc_rando.third .photo {
	height: 230px;
}
.bloc_rando.quarter .photo {
	height: 170px;
}
.bloc_rando .tag {
	position: absolute;
    margin-top: -12px;
    background: #a6bd14;
    border-radius: 15px;
    color: #FFF;
    padding: 7px 22px 6px 22px;
    margin-left: 15px;
    font-size: 12px;
    text-transform: uppercase;
}
.bloc_rando .new {
	position: absolute;
	right: 25px;
    top: 0;
    background: #a6bd14;
    border-radius: 15px;
    color: #FFF;
    padding: 7px;
    margin-left: 15px;
    font-size: 12px;
    text-transform: uppercase;
}
.bloc_rando .photo {
	width:100%;
	cursor:pointer;
	-webkit-transition : all 100ms ease-out;
    -moz-transition : all 100ms ease-out;
    -o-transition : all 100ms ease-out;
    transition : all 100ms ease-out;
    overflow: hidden;
	border-radius:15px 15px 0 0;
}
.bloc_rando .photo img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: all .2s;
}
.bloc_rando .photo img:hover {
	width: 105%;
    height: 105%;
    margin-left: -2.5%;
    margin-top: -2.5%;
}
.bloc_rando .content, .bloc_rando .photo {
	box-shadow: 10px 15px 50px #00000033;
}
.bloc_rando .content {
	background:#f7f7f7;
	overflow:hidden;
	padding:30px 20px 20px 20px;
	border-radius: 0 0 15px 15px;
}
.bloc_rando .content h3 {
	margin-top:0;
	margin-bottom:25px;
	letter-spacing:.5px;
	font-size:16px;
	font-weight: 500;
	color:#2c2c2c;
}
.bloc_rando .desc {
	font-size:15px;
	letter-spacing:1px;
	color:#2c2c2c;
	overflow:hidden;
	position:relative;
	font-weight: 300;
	height: 115px;
}
.bloc_rando .more {
	position: absolute;
	bottom: 0;
	font-size:12px;
	color:#a6bd14;
	font-weight:bold;
	text-align:center;
	padding:25px 0;
	text-decoration:none;
	bottom:0;
	width: calc(100% - 30px);
	text-align:center;
}
.more a {
	display:inline-block;
	letter-spacing:1px;
	padding: 10px 15px;
	border-radius:80px;
	border: solid 2px #a6bd14;
	font-size: 12px;
    font-weight: bold;
}
.more a:hover {
	color:#2c2c2c;
	border-color: #2c2c2c;
}
.clear {
	clear:both;
}
h2 {
	text-align:center;
	font-size:30px;
	margin-top:54px;
}
h2 a {
	text-decoration:none;
	font-family: 'Rubik', sans-serif;
	font-weight: 300;
	color:#000;
}
section.actus {
	background-color: #f7f7f7;
}
section.recommandations {
	background: #a6bd14;
}
section.recommandations h2 {
	color: #FFF;
}
.actualites h2 {
	text-align:left;
	margin-top: 30px;
}
.blog .actualites .post img {
	max-width: 100% !important;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    background-position: center;
}
.actualites .titre {
	text-align: left;
	font-family: 'Rubik', sans-serif;
    font-weight: 300;
	font-size: 32px;
    margin-top: 50px;
    text-transform: uppercase;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: #00000033;
    padding: 8px;
 }
.actualites .featured_image {
	margin-bottom:50px;
}
.actualites .featured_image img {
	width:100%;
	border-radius: 15px;
	box-shadow: 10px 15px 50px #00000033;
}
.actualites .date_publi {
	margin-bottom: 30px;
}
.actualites h2:after, .actualites .titre:after {
	margin-bottom: 8px;
}
section.actus h2 {
	margin-bottom: 60px;
}
/* Pagination */
ul.page-numbers {
    list-style: none;
    margin: 0;
    padding: 0;
}
.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}
.page-numbers a,
.page-numbers span {
    line-height: 1.6em;
    display: block;
    padding: 0 6px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #888;
}
.page-numbers a span { padding: 0 }
.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover{
    color: #a6bd14;
    background: #f7f7f7;
    text-decoration: none;
}
.page-numbers:hover { text-decoration: none }
/* Pagination */
.randos-voyages h2 {
	text-align:left;
	margin-top:50px;
}
.randos-voyages .col.left h2:first-child , .randos-voyages .col.right h2:first-child{
	margin-top:0;
}
.randos-voyages .wpcf7 {
	text-align: left;
}
.randos-voyages h2.picto::before, .randos-voyages .reserver span {
	width:48px;
	height:48px;
	background-size:576px 48px;
	background-repeat:no-repeat;
	display:block;
	content:"";
	background-image:url(img/pictos-sprite.png);
	opacity:0.85;
}
.randos-voyages h2.picto::before {
	margin-right:10px;
	float:left;
}
.randos-voyages h2.picto.programme::before {
	background-position:0 0;
}
.randos-voyages h2.picto.itineraire::before {
	background-position:-48px 0;
}
.randos-voyages h2.picto.les_plus::before {
	background-position:-96px 0;
}
.randos-voyages h2.picto.dates::before {
	background-position:-240px 0;
}
.randos-voyages h2.picto.fiche_technique::before {
	background-position:-192px 0;
}
.randos-voyages h2.picto.prix::before {
	background-position:-288px 0;
}
.randos-voyages h2.picto.accompagnateurs::before {
	background-position:-336px 0;
}
.randos-voyages h2.picto.compris::before {
	background-position:-384px 0;
}
.randos-voyages h2.picto.non_compris::before {
	background-position:-432px 0;
}
.randos-voyages h2.picto.equipement::before {
	background-position:-480px 0;
}
.randos-voyages h2.picto.temoignages::before {
	background-position:-528px 0;
}
.randos-voyages h2::after, .actualites h2::after, .actualites .titre::after {
	margin-left:0;
	width:260px;
}
.randos-voyages h2.picto {
	line-height:48px;
}
.randos-voyages h2.picto::after {
	margin-top:5px;
}
h2::after {
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.actualites .titre::after {
	margin-left:0;
}
h2::after, .actualites .titre::after {
	margin-top:15px;
	content:"";
	display:block;
	height:3px;
	background:#a6bd14;
	border-radius: 10px;
}
.actualites .post {
	margin-bottom:50px;
}
.bloc_actu {
	display:block;
	width:300px;
	height: 360px;
	float:left;
	box-sizing:border-box;
	padding:0 15px;
	background: #FFF;
	box-shadow: 10px 15px 50px #00000033;
	border-radius: 15px;
	margin-right: 45px;
	position: relative;
}
.bloc_actu .content {
	overflow:hidden;
	padding:40px 20px;
}
.bloc_actu .desc {
}
.bloc_actu .date {
	font-style:italic;
	color:#555;
	letter-spacing:1px;
	margin-bottom:5px;
	font-size:15px;
}
.bloc_actu .resume {
	overflow:hidden;
	font-weight: 300;
	font-size:14px;
	line-height:22px;
	letter-spacing:1px;
}
.bloc_actu .content h3 {
	margin-top:0;
	margin-bottom:30px;
	font-weight: 500;
	letter-spacing:.5px;
	font-size:16px;
	color:#2c2c2c;
}
.bloc_actu .more {
	width: 100%;
	margin-top: 50px;
	text-align: center;
	display: inline-block;
	position: absolute;
    bottom: 35px;
    left: 0;
}
section, .col.right {
	padding:70px 0 70px 0;
}
.col.right ul {
	padding:0;
}
.col.right ul li {
	list-style:none;
	padding:5px 0 5px 0;
}
section h2 {
	margin-top:0;
	margin-bottom: 50px;
}
section.newsletter {
	background:#f7f7f7;
}
section.newsletter {
	padding-top:30px;
}
#text-slider {
	text-align: center;
	letter-spacing:1px;
}
.text-slideshow {
	font-size:18px;
	color:#565656;
}
.text-slideshow article {
    line-height: 30px;
}
.text-slideshow article span {
	font-size:15px;
	text-transform:uppercase;
	color:#7f7f7f;
	padding-top:20px;
}
#text-slider-controls {
	display:none !important;
}
.text-slideshow article div::before, .text-slideshow article div::after {
	content:"";
	display:inline-block;
	width:32px;
	height:32px;
	background-image: url('img/quote.svg');
	background-size:32px 32px;
}
.text-slideshow article div::before {
	margin-right:10px;
}
.text-slideshow article div::after {
	margin-left:10px;
	-webkit-transform: rotate(180deg);
  	transform: rotate(180deg);
}
.col {
}
.col.left {
	float:left;
	width:75%;
	box-sizing:border-box;
	padding-right:120px;
}
.col.right {
	float:right;
	width:25%;
}
.menu-sections-ctn {
	margin-top:50px;
}
.menu-sections, .menu-filtres {
	display:inline-block;
	background:#f7f7f7;
	border-radius:50px;
}
.menu-sections ul, .menu-filtres ul {
	padding:5px;
	margin:0;
}
.menu-sections ul li, .menu-filtres ul li {
	list-style:none;
	display:inline-block;
    padding: 15px 8px;
}
.menu-sections ul li.greendot::before {
	content: "";
	width: 8px;
	height: 8px;
	display: block;
	position : absolute;
	margin-top: 6px;
	border-radius: 10px;
	background: #A6BD14;
}
.menu-sections ul li a, .menu-filtres ul li a {
	padding:10px 15px;
	color:#2c2c2c;
	font-weight:bold;
	cursor:pointer;
}
.menu-sections ul li a.active, .menu-sections ul li a:hover, .menu-filtres ul li a.active, .menu-filtres ul li a:hover {
	background:#a6bd14;
	color:#FFF;
	border-radius:50px;
}
.randos-voyages .reserver {
	cursor:pointer;
	display:block;
	background:#a6bd14;
	text-align:center;
	padding:10px 0;
	color:#FFF;
	font-weight:bold;
	letter-spacing:1px;
	-webkit-transition: opacity 200ms ease-out;
    -moz-transition: opacity 200ms ease-out;
    -o-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
	border-radius: 15px;
}
.randos-voyages .reserver a:hover {
	opacity:0.8;
}
.randos-voyages .reserver span {
	margin:auto;
	margin-bottom:10px;
	background-position:-144px 0;
}
.randos-voyages .same-cat {
	margin-top:30px;
	background:#f7f7f7;
	padding:10px;
	border-radius:15px;
}
.randos-voyages .same-cat h2 {
	margin-top:0;
	text-transform:none;
	font-size:17px;
	text-align:center;
	letter-spacing:1px;
}
.randos-voyages .same-cat h2::after {
	height:2px;
	background-color:#707070;
	margin-left:auto;
	margin-right:auto;
	width:50px;
	margin-bottom:0;
}
.randos-voyages .same-cat ul {
	margin:0;
	padding:0;
}
.randos-voyages .same-cat ul li {
	list-style:none;
	padding:10px;
}
.randos-voyages .same-cat ul li a {
	color:#a6bd14;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	-webkit-transition : padding 80ms ease-out;
    -moz-transition : padding 80ms ease-out;
    -o-transition : padding 80ms ease-out;
    transition : padding 80ms ease-out;
}
.randos-voyages .same-cat ul li a:hover {
	padding-left:10px;
}
.randos-voyages .jour_le_jour {
	margin-top:50px;
}
.randos-voyages .same-cat ul li::before {
	display:inline-block;
	width:5px;
	height:10px;
	background-image:url(img/arrow-li.svg);
	content:"";
	margin-right:8px;
}
.accompagnateur {
	padding-bottom:40px;
}
.accompagnateur .photo {
	border-radius:100px;
	width:120px;
	height:120px;
	overflow:hidden;
	float:left;
	cursor:pointer;
	background-size:cover;
}
.accompagnateur .infos {
	display:block;
	float:left;
	padding-left:20px;
	height: 120px;
	width:40%;
	padding-top:10px;
}
.accompagnateur .infos span {
	display:block;
}
.accompagnateur .infos .nom {
	font-weight:bold;
}
.accompagnateur .infos .fonction {
	font-style:italic;
}
.randos-voyages p {
	line-height: 25px;
    font-size: 15px;
}
.randos-voyages .les_plus ul {
	padding-left:0;
}
.randos-voyages .les_plus ul li {
	list-style:none;
	padding:5px 0;
}
.randos-voyages .les_plus ul li::before {
	display:inline-block;
	width:5px;
	height:10px;
	background-image:url(img/arrow-li-green.svg);
	content:"";
	margin-right:10px;
}
a.pdf {
	background-image:url(img/pdf.png);
	background-size:64px 64px;
	padding-left:84px;
	background-repeat:no-repeat;
	line-height:64px;
	display:inline-block;
}
section.onglet:not(.active) {
	display:none;
}
#scrollToTop {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: fixed;
    right: 35px;
    bottom: 25px;
    color: #333;
    background-color: rgba(0,0,0, 0.3);
    z-index: 1000;
	cursor:pointer;
}
#scrollToTop a {
	display:block;
	width:30px;
	height:30px;
	margin:5px;
    background:url(img/arrow-down-ie.png) no-repeat center center;
	background-size:18px 8px;
	transition:opacity 0.5s;
	webkit-transition:opacity 0.5s;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
#scrollToTop a:hover {
	opacity:0.6;
}
section.itineraire iframe {
	width:100% !important;
	height:500px !important;
	display:block;
}
.wpcf7 {
	text-align:center;
}
span.wpcf7-list-item {
	margin:0;
}
.wpcf7 input, .wpcf7 textarea  {
	padding:8px;
	margin-top:5px;
	border:1px solid #DDD;
	color:#333;
	font-size: 16px;
}
.wpcf7 input:not([type='checkbox']) {
	width:50%;
	border-radius: 50px;
}
.wpcf7 textarea  {
	width:70%;
	border-radius: 15px;
}
.wpcf7-submit {
	border: 0 !important;
}
.wpcf7-spinner {
	display: block;
}
.wpcf7 label {
	color:#333;
	font-size:14px;
}
.wpcf7 label .obligatoire {
	color:red;
	}
.bon-cadeau .colonnes {
	display: flex;
}
.bon-cadeau .colonnes .colonne {
	width: 50%;
}
section.contact {
	padding-top:50px;
	text-align:center;
}
section.contact .adresse, section.contact .tel {
	text-align:center;
	line-height:28px;
	font-size:16px;
	color:#333;
}
section.contact .tel::before, section.contact .adresse::before {
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	padding-right:10px;
	color:#a6bd14;
}
section.contact .tel::before {
	content:"\f095";
}
section.contact .adresse::before {
	content:"\f041";
}
section.contact h3 {
	color:#a6bd14;
}
section.destinations {
	padding-top:0;
}
.description-custom-type {
	width:100%;
	background-size:cover;
	background-position:center center;
	border-radius:15px;
}
.description-custom-type .text {
	background-color: rgba(255,255,255,0.85);
    backdrop-filter: blur(8px);
	width:40%;
	float:right;
	box-sizing:border-box;
	padding:30px;
	border-radius: 0 15px 15px 0;
}
.description-custom-type .text p {
	font-size:15px;
	line-height:22px;
}
.randos-voyages .sub-header {
	padding:30px 0 30px 0;
	width:100%;
	position:relative;
}
.randos-voyages .sub-header .background {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	background-size:cover;
	background-position:center center;
	opacity:0.3;
	filter: grayscale(0.7);
    -webkit-filter: grayscale(0.6);
    -moz-filter: grayscale(0.6);
    -o-filter: grayscale(0.6);
    -ms-filter: grayscale(0.6);
}
.randos-voyages .sub-header .slider, .randos-voyages .sub-header .featured-infos {
	position:relative;
	z-index:100;
}
.randos-voyages .sub-header .slider {
	width:75%;
	height:500px;
	float:left;
	position:relative;
	overflow:hidden;
	border-radius:15px 0 0 15px;
}
.randos-voyages .sub-header .slider .slide {
	width:100%;
	height:100%;
	display:none;
	position:absolute;
}
.randos-voyages .sub-header .slider .slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.randos-voyages .sub-header .slider .slide .caption {
	position:absolute;
	width:100%;
	background:rgba(0,0,0,0.6);
	color:#FFF;
	text-align:center;
	bottom:0;
	padding-top:5px;
	padding-bottom:5px;
}
.hebergement .slider {
	height: 300px;
	border-radius: 15px;
}
.randos-voyages .sub-header .slider .arrow, .randos-voyages .hebergement .slider .arrow {
	background:url(img/arrow-down-ie.png) no-repeat center center;
	background-size:30px 14px;
	width:30px;
	height:14px;
	position:absolute;
	top:calc(50% - 20px);
	cursor:pointer;
	z-index:1000;
}
.randos-voyages .sub-header .slider .arrow.left, .randos-voyages .hebergement .slider .arrow.left {
	transform: rotate(90deg);
	left:20px;
}
.randos-voyages .sub-header .slider .arrow.right, .randos-voyages .hebergement .slider .arrow.right {
	transform: rotate(-90deg);
	right:20px;
}
.randos-voyages .hebergement .slider {
	overflow: hidden;
	position: relative;
}
.randos-voyages .hebergement .slider, .randos-voyages .hebergement .slide, .randos-voyages .hebergement img {
	width: 100%;
}
.randos-voyages .hebergement .slide, .randos-voyages .hebergement img {
    height: 100%;
    object-fit: cover;
}
.randos-voyages .hebergement figure {
	display: none;
}
.randos-voyages .hebergement .slide {
	position: absolute;
	margin: 0;
}
.randos-voyages .sub-header .featured-infos {
	width:25%;
	height:auto;
	float:right;
	background:#f7f7f7;
	text-align:center;
	padding:30px 50px;
	box-sizing:border-box;
	border-radius: 0 15px 15px 0;
}
.randos-voyages .sub-header .featured-infos h2 {
	text-align:center;
	font-size:16px;
	margin-top:0;
	letter-spacing:1px;
}
.randos-voyages .sub-header .featured-infos h2::after {
	height:2px;
	margin:10px auto 5px auto;
	width:20%;
}
.randos-voyages .sub-header .featured-infos p {
	font-size:13px;
	line-height:22px;
}
.randos-voyages .sub-header .featured-infos strong.prix {
	font-size:16px;
	padding-right:5px;
}
.randos-voyages .sub-header .featured-infos .niveau {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:27px;
	width:130px;
}
.randos-voyages .sub-header .featured-infos .niveau .picto {
	width:18px;
	height:27px;
	background-image:url(img/randonneur_sprite.png);
	background-size:37px 27px;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
}
.randos-voyages .sub-header .featured-infos .niveau .picto:first-child {
	margin-left:0;
}
.randos-voyages .sub-header .featured-infos .niveau .picto:last-child {
	margin-right:0;
}
.randos-voyages .sub-header .featured-infos .niveau .picto.on {
	background-position:right;
}
.randos-voyages .sub-header .featured-infos .niveau .picto.off {
	background-position:left;
}
.randos-voyages iframe {
	width:  100%;
}
.randos-voyages .hebergement:not(:last-child) {
	margin-bottom: 30px;
}
.randos-voyages .hebergement > figure > img {
	width: 100%;
	vertical-align: middle;
}
#webresaBookingWidgetIframe {
	width:100%;
	display: block;
	margin: auto;
	border: 0;
}
.bmform_frm1093224 {
	border:  0;
}
.bloc_team {
	background-color:#f7f7f7;
	border-radius:15px;
	box-sizing:border-box;
	padding:20px;
	margin-bottom:50px;
}
.bloc_team:last-child {
	margin-bottom:0;
}
.bloc_team .photo {
	float:left;
	width:150px;
	height:150px;
	border-radius:150px;
	background-size:cover;
}
.bloc_team .content {
	float:left;
	margin-left:50px;
	width:calc(100% - 200px);
}
.bloc_team h3 span {
	font-style:italic;
	font-size:13px;
	padding-left:10px;
}
.modal-box {
	position: fixed;
	top:0;
	width:100%;
	height:100%;
	padding: 20px 0 20px;
	z-index:1000000;
	color:#FFF;
	background-color:rgba(0,0,0,0.5);
	display:none;
}
.modal-box-ctn {
	position: fixed;
	top:calc(50% - 200px);
	width:90%;
	z-index:1000;
	color:#FFF;
	padding:0 5% 0 5%;
}
.modal-box-ctn .bloc {
	border-radius:15px;
	background:rgba(255,255,255,0.95);
	width:100%;
	height:auto;
	box-shadow: 0 0 10px rgba(0,0,0,0.7);
	padding:40px;
	box-sizing:border-box;
}
.modal-box-ctn .bloc p {
	color:#333;
	font-size:14px;
	padding:20px;
}
.modal-box a.close {
	width:30px;
	height:30px;
	background:#333;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:1px;
	border-radius:30px;
	line-height:30px;
	display:block;
	cursor:pointer;
	box-sizing:border-box;
	position:absolute;
	right:calc(5% - 15px);
	top:calc(50% - 235px);
	z-index:10000;
}
.modal-box-ctn .bloc a:hover {
	color:#666;
}
.modal-box-ctn .bloc header {
	height:70px;
	line-height:70px;
	color:#FFF;
	font-size:20px;
}
.modal-box-ctn .bloc img {
	max-width:200px;
	width:80%;
	border-radius:300px;
	display:inline-block;
}
.modal-box-ctn .bloc .nom {
	color:#333;
	font-weight:bold;
	padding:20px 0;
}
.modal-box-ctn .col {
	padding:0
}
.modal-box-ctn .col.left {
	width:260px;
	max-width: calc(100% - 265px);
}
.modal-box-ctn .col.right {
	width: calc(100% - 300px);
	min-width: 265px;
	float:left;
	color: #000;
}
.accompagnateur .more a {
	cursor:pointer;
	font-weight:bold;
	margin-top:5px;
}
.form-left, .form-right {
	width:50%;
	text-align:left;
}
.form-left {
	float:left;
}
.form-right {
	float:right;
}
.wpcf7 .form-left input:not([type='checkbox']), .wpcf7 .form-right input:not([type='checkbox']) {
	width:75% !important;
}
.wpcf7 .cf7sr-g-recaptcha {
	margin-top:50px;
	margin-bottom:50px;
}
.wpcf7 .cf7sr-g-recaptcha > div:first-child {
	margin-left:auto;
	margin-right:auto;
}
.credits {
	font-size:13px;
	text-align:center;
	color:#EEE;
	margin-top:10px;
}
.credits a {
	text-decoration:none;
	color:#FFF;
}
/* Google ReCaptcha */
.grecaptcha-badge {
	display: none;
}
/* Google ReCaptcha */
/* WP POPUP */
.wmpci-popup-wrp .wmpci-popup-body {
	background-color: #f7f7f7 !important;
	max-width: 400px;
    width: 100%;
}
.wmpci-popup-wrp .wmpci-popup-body p {
	display:  none !important;
}
.bmform_submit1093224 {
    border-radius:  2px;
    background: #a6bd14 !important;
    color: #FFF !important;
    border:  0 !important;
}
/* WP POPUP¨*/
#vignettes-bons-cadeaux img {
	max-width: 350px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 100% !important;
}
form.recherche-date {
	text-align: center;
	margin-bottom: 80px;
}
form.recherche-date input:not(input[type="submit"]) {
	font-size: 19px;
}
form.recherche-date input[type="submit"] {
	font-size: 16px;
	padding: 3.5px 10px 3.5px 10px;
}
form.recherche-date fieldset {
	border: 0;
	padding: 0;
	display: inline-block;
}
.recherche-date-resultat {
	min-height: 200px;
}
.departs-confirmes {
	text-align:  center;
}
.departs-confirmes .bloc_rando {
	text-align:  left;
}
#text-slider {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}
/* Newsletter */
.bmform_body1093224, .bmform_head1093224 {
	background-color: transparent !important;
}
.bmform_outer1093224, #tblRequiredField1093224  {
	width: 400px !important;
	max-width: 100%;
}
.bmform_inner1093224 {
	border: 0 !important;
}
.bmform_body1093224 input.bmform_frm1093224 {
	width: calc(100% - 15px) !important;
	border: 1px solid #DDD;
	border-radius: 50px;
	padding: 8px;
}
.bmform_body1093224 .bmform_submit1093224 {
	border-radius: 50px;
	padding: 10px 20px;
	font-size: 14px !important;
}
#tblRequiredField1093224 tr td {
	text-align: left !important;
	padding-left: 10px;
}
/* Newsletter */
@media (min-width: 1271px) {
	.single-post h2::after, .actus h2::after {
		display: none !important;
	}
	.recommandations h2::after {
		background-color: #FFF;
	}
	.menu-principal .menu > li:hover > ul {
		display:block;
		background: #FFFFFFEE;
		border-radius: 7px;
		padding: 4px 0;
	    box-shadow: 10px 15px 50px #00000033;
	}
	.main-menu {
		display:block !important;
	}
	.menu-principal .menu > li:hover > a, .menu-principal .menu a:hover {
		color:#a6bd14;
	}
	.menu-principal .menu li.menu-item-has-children::after {
		display:inline-block;
		content:"";
		width:16px;
		height:12px;
		overflow:hidden;
		background: url(img/arrow-down-menu.png) no-repeat center bottom;
		background-size:16px 24px;
		cursor: pointer;
	}
	.menu-principal .menu li:hover.menu-item-has-children::after {
		background-position: center top;
	}
	.home-slide .arrow:hover {
		opacity:0.6;
	}
	.bloc_rando .content {
		height:235px;
	}
	.more a:hover {
		color:#333;
	}
	.bon-cadeau h3 {
		margin-top: 0;
	}
	section.actus .wrapper {
		padding: 0 20px 0 calc(50% - 70px);
	}
	section.actus {
		background-image: url('img/fond-actualites-2.webp');
		background-size: 50%;
	    background-repeat: no-repeat;
	    background-position: bottom left;
	    padding: 80px 0;
	}
	section.actus .voir-plus {
    	margin-left: 410px;
	}
	section.actus h2 {
    	margin-left: 110px;
    	text-align: left;
	}
	section.actus .button {
		margin-top: 80px;
	}
}
@media (max-width: 1270px) {
	.button-wrapper {
		text-align: center;
	}
	.menuToggle {
		display:block !important;
		position:absolute;
		top:25px;
		right:30px;
		z-index:10000;
	}
	.main-menu {
		display:none;
		float:none;
		line-height:25px;
		text-align:center;
		margin-bottom:30px;
		height:100%;
		width:100%;
		position:absolute;
		top:80px;
	}
	.menu-principal .main-menu, .menu-principal .menu {
		float:none;
	}
	.menu-principal .menu {
		position:absolute;
		width:100%;
		padding:20px 0;
		background:#a6bd14;
	}
	.menu-principal .menu > li {
		float:none;
		display:block;
		text-align:center;
		line-height:normal;
		padding:0;
	}
	.menu-principal .menu > li a {
		height:40px;
		line-height:40px;
		color:#FFF;
	}
	.menu-principal .menu > li:last-child {
		border-bottom:0;
	}
	.menu-principal .menu > li a {
		padding:0;
		display:block;
	}
	.menu-principal .menu > li > ul {
		display:block;
		position:relative;
		margin-top:0;
	}
	.menu-principal .menu > li > ul  > li a {
		line-height:30px;
		height:30px;
		opacity:0.8;
	}
	.menu-principal .menu .sub-menu li.featured, .menu-principal .menu > li > ul li {
		background:none;
	}
	.menu-principal .wrapper {
		padding:0;
	}
	.menu-principal .logo {
		margin-left:20px;
	}
	.main-menu::after {
		display:block;
		content:"";
		clear:both;
	}
	.home-slide .description {
		font-size:36px;
	}
	.home-introduction-text h3 {
		font-size:28px;
		line-height:38px;
	}
	.bloc_rando.quarter {
		width:33.3333%;
	}
	.bloc_rando .content {
		height:275px;
	}
	#text-slider {
		margin-top: 35px;
	}
	.col.right h2::after {
		width:100%;
	}
	.col.left {
		padding-right:60px
	}
	h2 {
		font-size:17px;
	}
	.randos-voyages .sub-header .slider, .randos-voyages .sub-header .featured-infos {
		float:none;
		width:100%;
	}
	.randos-voyages .sub-header .featured-infos {
		padding:30px;
	}
	.bon-cadeau .colonnes {
		flex-direction: column;
	}
	.bon-cadeau .colonnes .colonne {
		width: 100%;
	}
	.bloc_actu {
		width: calc(50% - 25px);
	}
	.actus .wrapper .bloc_actu:nth-child(odd) {
		margin-right: 0;
	}
}
@media (min-width: 768px) {
	.intro-accueil {
		display: flex;
	}
	.intro-accueil .col:first-child {
		width: 35%;
	}
	.intro-accueil .col:last-child {
		width: 65%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.intro-accueil .col {
		box-sizing: border-box;
		padding: 50px;
	}
	.home-slide .description span {
		background: #00000011;
		border-radius: 500px;
		padding: 20px 40px;
		position: relative;
		display: inline-block;
	}
	.randos-voyages .hebergement {
		display: flex;
		align-items: center;
	}
	.randos-voyages .hebergement h3 {
		margin-top:0;
	}
	.randos-voyages .hebergement > figure {
		width: 40%;
	}
	.randos-voyages .hebergement > .infos {
		width: 60%;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.randos-voyages .hebergement > figure > img {
		height: 200px;
		object-fit: cover;
	}
	footer .cols {
		display: flex;
	}
	footer .col {
		width: 25%;
	}
	footer .menu {
		margin-top: 60px;
	}
	footer h3.margin {
		margin-top: 55px;
	}
}
@media (max-width: 767px) {
	.intro-accueil .col:first-child {
		display: none;
	}
	.home-slide .description {
		font-size:28px;
		margin-top:140px;
	}
	.home-introduction-text h3 {
		font-size:24px;
		line-height:34px;
	}
	.menu-menu-footer-container {
		margin-top: 30px;
	}
	p {
		font-size:14px;
		line-height:20px;
	}
	.home-slide {
		height:400px;
	}
	.bloc_rando.quarter, .bloc_rando.third {
		width:50%;
	}
	.bloc_rando.quarter .photo, .bloc_rando.third .photo {
		height: 210px;
	}
	.bloc_rando .content {
		height:210px;
	}
	.bloc_actu {
		float:none;
		width:100%;
		margin-bottom:40px;
		height: 300px;
		padding: 30px;
	}
	.bloc_actu .content {
		padding:0;
	}
	section, .col.right {
	    padding: 40px 0 40px 0;
	}
	.col.left, .col.right {
		float:none;
		width:100%;
		padding:0;
	}
	h2 {
		font-size:20px;
	}
	.description-custom-type .text {
		width:100%;
	}
	.randos-voyages .sub-header .slider {
		height:200px;
	}
	.bloc_team .photo, .bloc_team .content {
		float:none;
		margin:0;
	}
	.bloc_team .photo {
		margin-left:auto;
		margin-right:auto;
	}
	.bloc_team .content {
		text-align:center;
		width:100%;
	}
	.bloc_team h3, .bloc_team h3 span {
		display:block;
	}
	.bloc_team h3 span {
		margin-top:5px;
	}
	#modal-box #bloc {
		text-align:center;
	}
	#modal-box-ctn .col {
		width:100% !important;
	}
	#modal-box-ctn .col.left {
		margin-bottom:30px;
	}
	#modal-box-ctn {
		top:calc(50% - 220px);
	}
	#modal-box a#close {
		top:calc(50% - 255px);
	}
	#menu-top-menu li.newsletter, #menu-top-menu li.bureau {
		display:none;
	}
	.form-left, .form-right {
		float:none;
	}
	.button-wrapper {
		text-align: center;
	}
	footer .col {
		text-align: center;
	}
	footer h3 {
		margin-top: 30px;
	}
}
@media (max-width: 640px) {
	.bloc_rando.quarter, .bloc_rando.third {
		width:100%;
		padding:0;
	}
	.bloc_rando .content {
		height:200px;
	}
	.page-template-dates-confirmees .bloc_rando .content {
		height:240px;
	}
	.bloc_rando .more {
		width: 100%;
	}
	#modal-box-ctn {
		top:calc(50% - 270px);
	}
	#modal-box a#close {
		top:calc(50% - 305px);
	}
}
@media (max-width: 480px) {
	.randos-voyages .sub-header .slider .slide .caption {
		display:  none;
	}
	.menu-principal .logo img {
		width:80%;
		height:80%;
	}
}
@media (max-width: 360px) {
	.menu-top .fb {
		display: none;
	}
}