@charset "utf-8";
.popup-modal {
	display: none;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@font-face {
	font-family: 'icomoon';
	src: url('../typo/icomoon.eot');
	src: url('../typo/icomoon.eot') format('embedded-opentype'), url('../typo/icomoon.ttf') format('truetype'), url('../typo/icomoon.woff') format('woff'), url('../typo/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon2-"],
[class*=" icon2-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	padding-right: 10px;
	font-size: 28px;
	color: #423C69;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon2-arbre:before {
	content: "\e900";
}

.icon2-barbecue:before {
	content: "\e901";
}

.icon2-boussole:before {
	content: "\e902";
}

.h1oui {
	display:block !important;	
	font-weight: 600;
	color: #423C69;
	font-size: 2.8rem;
	border-bottom: 1px solid #423c69;
}

.icon2-casque:before {
	content: "\e903";
}

.icon2-couverts:before {
	content: "\e904";
}

.icon2-gite:before {
	content: "\e905";
}

.icon2-equitation:before {
	content: "\e906";
}

.icon2-escalade:before {
	content: "\e907";
}

.icon2-grotte:before {
	content: "\e908";
}

.icon2-kayak:before {
	content: "\e909";
}

.icon2-label:before {
	content: "\e90a";
}

.icon2-lavelinge:before {
	content: "\e90b";
}

.icon2-lavender:before {
	content: "\e90c";
}

.icon2-lavevaiselle:before {
	content: "\e90d";
}

.icon2-monts:before {
	content: "\e90e";
}

.icon2-petanque:before {
	content: "\e90f";
}

.icon2-pingpong:before {
	content: "\e910";
}

.icon2-randonnee:before {
	content: "\e911";
}

.icon2-swimming:before {
	content: "\e912";
}

.icon2-therme:before {
	content: "\e913";
}

.icon2-tourisme:before {
	content: "\e914";
}

.icon2-trees:before {
	content: "\e915";
}

.icon2-viaferrata:before {
	content: "\e916";
}

.icon2-vtt:before {
	content: "\e917";
}

.icon2-wifi:before {
	content: "\e918";
}

body,
html {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	width: 100%;
	min-height: 420px;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}

.contenu {
	max-width: 1140px;
	background: rgb(225, 225, 225);
	padding: 1.5em;
	margin-top: 32rem;
	margin-bottom: 2em;
}

@media (max-width: 768px) {
	.p2-gite .contenu {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.contenu {
		margin-top: 24rem;
	}
}

.p-accueil .contenu {
	margin-top: 1rem;
}

.wrapper {
	margin: 0 auto;
	max-width: 100%;
	padding: 3em 0 0 0;
}

.wrapper {
	background: #fff url("../image/bg3.jpg") no-repeat fixed top center;
}

.p-accueil .wrapper {
	background: #fff url("../image/bg-accueil.jpg") no-repeat top center;
	max-height: 630px;
}

.p2-gite .wrapper {
	background: #fff url("../image/bg1.jpg") no-repeat fixed top right;
}
@media(max-width:480px){
	.p2-gite .wrapper {
		background: #fff url("../image/bg1_mobile.jpg") no-repeat right 155px;
	}	
	.contenu{
		margin-top: 13rem;
	}
}
.p2-contact .wrapper {
	background: #fff url("../image/bg-contact.jpg") no-repeat fixed top center;
}

.p2-location .wrapper {
	background: #fff url("../image/bg4.jpg") no-repeat fixed top center;
}

.p2-les-marches-ardeche-ardeche .wrapper {
	background: #fff url("../image/bg-marche.jpg") no-repeat fixed top center;
}

.p2-les-villages-typiques-ardeche .wrapper {
	background: #fff url("../image/bg-village.jpg") no-repeat fixed top center;
}

.p2-les-sites-culturels-ardeche-ardeche .wrapper {
	background: #fff url("../image/bg-culture.jpg") no-repeat fixed top center;
}

.p2-les-activites-sportives-ardeche .wrapper {
	background: #fff url("../image/bg-activitesport.jpg") no-repeat fixed top center;
}

.pas {
	padding: 5px;
}

figure {
	margin: 0;
}

a {
	text-decoration: none;
}

h2 {
	font-weight: 600;
	color: #423C69;
	border-bottom: 1px solid #423C69;
}

h3 {
	font-size: 1.1em;
	text-transform: uppercase;
}

.dib {
	display: inline-block;
	vertical-align: middle;
}

li {
	list-style: none;
}

.w31 {
	width: 31%;
}

.w7 {
	width: 7%;
}


/*----------------*\
HEADER
\*----------------*/

.wrapper >.header {
	background: rgba(255, 255, 255, 0.78);
}

.header > .header {
	max-width: 1140px;
	position: relative;
}

.langue.flagsemi {
	top: -35px;
}

.flagsemi [class*='flag-'] {
	float: right;
}

.tel {
	color: #423C69;
	color: #000;
	display: inline-block;
	margin: 0 10px 3px 0;
	font-weight: 700;
	font-size: 1.2em;
}

@media(max-width:640px) {
	.header .w30,
	.header .w70 {
		width: 100%;
		text-align: center;
	}
	.header .w30 img {
		width: 80%; 
	}
}

/*-------- text sur homepage --------*/

.txthome {
	padding-top:70px;
	font-size:15px;
	text-align:justify;
}

.txthome h1 {
	display:block !important;
	color: #423c69;
	font-weight: 600;
}

.txthome h2 {
	border-bottom:none;
	padding-top:20px;
	font-size: 21px;
	font-weight: 700;
}


/*----------------*\
MENU
\*----------------*/

#cssmenu {
	float: right;
}

@media(min-width:769px) {
	#cssmenu ul {
		display: table;
		margin: 0 auto
	}
	#cssmenu > ul > li:hover > a,
	#cssmenu > ul > li.active > a {
		color: #7fa312;
		background-color: transparent;
	}
	#cssmenu > ul > li {
		text-align: center;
	}
}

#cssmenu > ul > li > a {
	color: #000;
	font-weight: 700;
	letter-spacing: 0;
	font-size: 1.3em !important;
	padding: 24px 20px;
	text-transform: uppercase;
}

#cssmenu > ul > li:first-child > a {
	padding: 20px 20px 26px 20px;
}

@media(min-width:769px) and (max-width:880px) {
	#cssmenu > ul > li > a {
		font-size: 1em !important;
		padding: 24px 10px;
	}
	#cssmenu > ul > li:first-child > a {
		padding: 16px 20px 18px 20px;
	}
}

@media(max-width:768px) {
	#cssmenu {
		float: none;
	}
	#cssmenu > ul.open {
		display: block;
		background: #f1f1f1;
		max-height: 280px;
		overflow-y: hidden;
	}
	#cssmenu > ul > li > a,
	#cssmenu > ul > li > ul li > a {
		font-size: 1em !important;
		color: #2e2e2e;
		padding: 10px 20px !important;
		/*        border-bottom: 1px solid #cccccc;*/
	}
	#cssmenu > ul > li > ul li > a {
		padding: 10px 0 10px 45px !important;
		font-size: 0.9em;
	}
	#cssmenu ul li ul li,
	#cssmenu > ul > li.active {
		background: transparent !important;
	}
	#cssmenu > ul > li.active > a {
		color: #000;
	}
	#cssmenu > ul > li {
		text-align: left;
	}
}


/*Sous menu*/

#cssmenu > ul > li > ul {
	text-align: left;
}

#cssmenu ul li ul li {
	background: #a6a6a6;
}

#cssmenu ul li ul li.active > a {
	color: #fff;
}

#cssmenu ul li > ul > li > a:hover {
	background: rgb(160, 160, 160);
}


/*triangle*/

#cssmenu > ul > li.has-sub > a:before {
	border-top-color: #fff;
	top: 43px;
	right: 23px;
}

#cssmenu > ul > li.has-sub > a::after {
	display: none;
}

#cssmenu ul li ul li > a {
	width: 100%;
}

#menu-button {
	text-indent: -9000px;
}

@media (max-width: 768px) {
	#cssmenu #menu-button:before {
		border-top: 2px solid #333333;
	}
	#cssmenu #menu-button:after {
		border-top: 2px solid #333333;
		border-bottom: 2px solid #333333;
	}
}


/*moteur de recherche*/

.moteur {
	margin: 21em auto 2.5em auto;
	opacity: 0.9;
	vertical-align: middle;
	padding-bottom: 15px;
}

.moteur .w80 {
	margin: 0 auto;
}

@media (max-width:640px) {
	.p-accueil .wrapper {
		background: #fff url("../image/bg2-resp.jpg") no-repeat top center;
	}
	.moteur .w80 {
		width: 100%;
	}

	.moteur {
		margin: 0 auto 0 auto;
		opacity: 1;
	}
	.prs {
		padding-right: 0;
		margin: 5px;
	}
}

.p-accueil .title-search {
	display: none;
}

.p-accueil .search-widget {
	margin: 0;
	background-color: #fff;
	padding: 10px;
}

.moteur_home .form-search {
	padding: 1em;
}

.search-bloc .pad {
	margin: 10px;
}

.p-accueil .search-bloc .pts {
	margin: 10px;
	padding-top: 0;
}

.moteur_home label {
	color: #fff
}

@media(max-width: 480px) {
	.search-bloc {
		padding: 0em !important;
	}
	.moteur .btn-validation {
		width: 100%;
	}
}


/*--------------------*\
FOOTER
\*--------------------*/

.footer {
	background-color: #333;
	padding: 10px;
	margin: 0;
}

.footer_bas {
	padding: 10px;
}

.footer ul li {
	list-style: none;
}

.coordonnees {
	text-align: center;
	padding: 10px;
	font-size: 15px;
}

.coordonnees,
.coordonnees a {
	color: #fff;
	text-decoration: none;
}

.coordonnees a:hover {
	color: #7fa312;
}

address {
	font-style: normal;
}

address ul {
	list-style: none;
}

.coordonnees address ul {
	padding-left: 0;
}

.coordonnees address li {
	display: inline-block;
	padding-right: 15px;
}

.footer .fa {
	padding-right: 5px;
}

.footer-credits {
	margin: 0;
	padding: 1em 0.5em 0.5em 0.5em;
	border-top: 1px solid #7a2c37;
}

@media (max-width:780px) {
	.coordonnees address li {
		display: block;
		padding-right: 0;
	}
	.coordonnees li:last-child {
		margin-top: 10px;
	}
}

@media(min-width:481px) {
	.menu-footer,
	.credits {
		float: left;
		width: 50%;
	}
	.credits {
		text-align: right;
	}
}

@media(max-width:480px) {
	.menu-footer,
	.credits {
		width: 100%;
	}
	.credits {
		text-align: center;
	}
}


/*----------------------------------*\
HOME
\*----------------------------------*/

.baseline {
	font-size: 1.5em;
	color: #fff;
	text-align: center;
	font-weight: 300;
	margin-top: 65px;
	text-shadow: 1px 1.2px 3.3px rgba(0, 0, 0, 1);
	font-weight: 700;
}

.home {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}


/*hover image*/

.modules {
	margin: 0;
}

.boite3 {
	display: inline-block;
	vertical-align: top;
	width: calc(33.3% - 3px);
	padding: 5px;
}

.modules figure {
	overflow: hidden;
	position: relative;
}

.txt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	position: absolute;
	font-size: 1.8em;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, 0.2);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	z-index: 100;
	line-height: 275px;
}

.survol {
	background: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	display: block;
	font-size: 24px;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition: all 0.3s ease 0.1s;
	width: 100%
}

.featured-img:hover .survol {
	opacity: 1;
	transition: opacity 0.3s ease 0.2s;
}

@media(max-width:768px) {
	.home {
		padding-top: 20px;
	}
}

@media(max-width:640px) {
	.boite3 {
		display: block;
		vertical-align: top;
		width: 100%;
		padding: 5px;
	}
	.home {
		padding-top: 0;
		margin-top: 0;
	}
	.moteur{
		padding-bottom: 0;
	}
	.baseline {
		margin-top: 50px;
		margin-bottom: 30px;
		font-size: 1.2em;
	}
}


/*--------------------*\
AUTRES
\*--------------------*/

label {
	margin: 0;
	font-size: 14px;
	line-height: 30px;
	padding: 0.2em 0;
}

.input,
.select,
.textarea {
	color: rgba(0, 0, 0, .6);
	padding: 0.6em 0.4em;
	display: inline-block;
	border: 1px solid rgba(223, 221, 219, 1);
	vertical-align: middle;
	box-sizing: border-box;
	font-size: 0.9em;
}

[class*='btn-'] {
	padding: 0.8em 1em;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
	cursor: pointer;
	border: none;
	transition: all 0.3s ease 0.1s;
}

[class*='btn-']:hover,
[class*='btn-']:focus {
	color: #fff;
}

.btn-validation {
	margin-top: 10px;
	background-color: #423C69;
	color: #fff;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	cursor: pointer;
}

.btn-validation:hover {
	color: #FFFFFF;
	background: #000;
}

.btn-validation:hover::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.btn-validation::before {
	background: #7fa312;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50% 100% 0;
	transform-origin: 50% 100% 0;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	z-index: -1;
}

.btn-validation:hover {
	background-color: #332d57;
	color: #fff;
}

.moteur .btn-validation {
	padding: 0em 5px;
	width: 100%;
	background: #423C69;
	border: 0;
	margin-top: 0;
	font-size: 25px;
}

@media(max-width: 640px) {
	.moteur .btn-validation {
		width: 98%;
		margin: 5px;
		padding: 0;
	}
}

.btn-contact {
	background-color: #39baad;
	color: #fff;
}

.btn-contact:hover {
	background-color: #30aa9e;
	color: #fff;
}

.btn-secondaire {
	background-color: transparent;
	color: #423C69;
	margin-top: 10px;
	width: 100%;
	padding: 0.5em 1em;
	text-align: right;
}

.btn-secondaire:hover {
	color: #5e7c04;
}

.btn-md {
	background-color: #7fa312;
	color: #fff;
	text-align: right;
	padding: 0.5em 1em;
	margin-top: 10px;
}


/*--------------------------------*\
PAGE LISTING
\*--------------------------------*/


/*moteur de recherche*/

.p-listing .moteur-listing {
	display: none;
}

.p-listing .search-widget {
	display: none;
}

.p-listing .search-widget .pad {
	margin: 0;
}

.p-listing .form-search {
	padding-bottom: 1.5em;
}

.p-listing .listingv1 {
	background: #e1e1e1;
	padding: 1.5em;
	margin-bottom: 2em;
}

.listingv1 .title-search > i {
	display: none;
}

.p-listing .contenu,.p2-listing .contenu {
	background-color: #e1e1e1;
	margin-top: 32rem;
	padding: 1.5em 1.5em 0 1.5em;
	margin-bottom: 0;
}

.p-listing h2,.p2-listing h2 {
	margin-bottom: 0;
}

.p-listing h2 span,.p2-listing h2 span {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	border-bottom: 0;
	background-color: #7fa312;
	padding: 10px;
	float: right;
}

.produit_listing h2 {
	border-bottom: 0;
	font-size: 1.6em;
	font-weight: 700;
}

.produit_listing h3 {
	border-bottom: 0;
	font-size: 1.4em;
	font-weight: 700;
	margin-bottom: 15px;
}

.produit_listing h4 {
	font-size: 12px;
	color: #333945;
	margin: 5px 0;
	font-weight: normal;
}

.prixannonce,
.prix,
h5 span {
	color: #423C69;
}

.prix span,
.prixannonce span {
	color: #323a45;
	font-weight: 300;
	text-transform: none;
	font-size: 0.7em;
	margin-right: 5px;
}

.list-content {
	padding: 1em;
}

.produit_listing > div:nth-of-type(1) {
	width: 40%;
}

.produit_listing > div:nth-of-type(2) {
	width: 60%;
}

.produit_listing:first-child {
	margin-top: 1em;
}

.reference {
	display: none;
}

.produit_listing .btn-secondaire {
	display: none;
}

.aaff {
	margin-top: 20px;
}


/*alerte mail*/

.alertemail a {
	display: none;
}


/* alertlisting */

@media (min-width: 481px) {
	.alertelisting-tiny {
		display: none
	}
}


/*survol image*/

.img-content .btn-validation {
	display: block;
}

.img-content {
	position: relative;
}

.img-content > a:hover .survol-bien {
	opacity: 1;
	transition: opacity 0.3s ease 0.2s;
}

.img-content a .survol-bien {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	color: #fff;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition: all 0.3s ease 0.1s;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	resize: both;
	overflow: auto;
}

@media (max-width: 800px) {
	.description {
		display: none;
	}
	.produit_listing h2,
	.produit_listing h3,
	.produit_listing h4 {
		float: none;
	}
	.produit_listing h3 {
		margin: 8px 0;
	}
	.produit_listing h4 {
		float: none;
	}
	.title.fl > span {
		display: block;
		font-size: 1.7rem !important;
		line-height: 15px;
	}
}

@media (max-width:767px) {
	.tapis_detail {
		margin: 0!important;
	}
	.produit_listing h2 {
		font-size: 1.2rem !important;
	}
	.produit_listing h3 {
		font-size: 1.4rem;
	}
	.produit_listing h4 {
		font-size: 1rem;
	}
	.alertelisting {
		display: none
	}
	.list-content {
		padding: 0.5em !important;
	}
}

@media(max-width: 640px) {
	.infos-biens {
		display: none;
	}
	.p-listing .contenu {
		padding: 10px;
		margin-top: 24rem;
	}
	h2 {
		font-size: 2em;
	}
	h2 span {
		display: block;
	}
}

@media(max-width: 320px) {
	.produit_listing h3 {
		margin: 0;
		font-size: 1rem;
	}
	h2 {
		font-size: 1.5em;
	}
}


/*-------------------------*\
DETAIL
\*-------------------------*/

.tapis.caract-bien,
.theme-styleo .tapis-contact {
	margin-left: 0;
}

.p2-annonce .contenu {
	margin-top: 32rem;
	background: #e1e1e1;
}

.titre-flora {
	font-size: 1.6em;
	font-weight: 700;
	color: #423C69;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #423C69;
	text-transform: normal;
	margin-bottom: 20px;
}

.type {
	text-transform: uppercase;
}

#bx-pager img {
	border: 0px;
}


/*slider*/

.tapis {
	background: transparent;
}

.bx-wrapper .bx-viewport {
	border: 0;
	box-shadow: none;
}

#bx-pager {
	margin: 1em 0;
}

#bx-pager > a {
	padding: 0.249em;
	margin: 0;
}

.slidebx .tapis {
	margin: 0;
	padding: 0;
}

.desc-contenu {
	min-height: auto;
	padding: 0 0 3em 0;
	text-align: justify;
}

.desc-contenu h2 {
	font-size: 1.4em;
}

.p-annonce label {
	padding: 0;
	margin: 0;
}

.white-popup-block {
	background: none repeat scroll 0% 0% #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}


/*tableau*/

.table-striped {
	margin: 0;
}

.table-striped td {
	display: block;
}

.table-striped tbody td:nth-child(2n+1),
.table-striped-v tr > *:first-child {
	background: #fff none repeat scroll 0 0;
}

.table-striped tbody tr:nth-child(2n+1),
.table-striped-v tr > *:first-child {
	background: none;
}

.table-striped tr {
	background: none;
}

.caract-bien td::before {
	font-family: arial;
	content: "■";
	color: #7fa312;
}

td,
th {
	padding: 0;
}

td,
table,
.table {
	border: 1px solid transparent;
}

.caract-bien td,
.caract-bien li {
	margin: 0;
	padding: 0.5em;
	color: #333;
}

.caract-bien td > span,
.caract-bien li > span {
	color: #333;
	/*    text-transform: uppercase;*/
	font-size: 0.9em;
	display: inline-block;
	width: 120px;
}


/*contact annonce*/

.tapis.caract-bien,
.tapis-contact {
	background: transparent;
}

.tapis-contact {
	margin-top: 1em;
	margin-left: 1em;
}

.tapis-contact .btn-validation {
	margin-top: 10px;
	width: 100%;
}

.p-annonce .texte-contact {
	padding: 0 0 2em 0;
	display: none;
}

.bloctel .icon-call-phone:before {
	font-family: "awesomecms" !important;
	content: "g";
	line-height: 69px;
	font-size: 30px;
	color: #fff;
}

.bloctel .icon-call-phone {
	width: 65px;
	height: 65px;
	text-align: center;
	background-color: #222;
}

.icon-call-phone,
.nb-tel {
	display: inline-block;
	vertical-align: top;
}

.bloctel {
	background: #423C69;
	height: 65px;
	font-size: 25px;
	line-height: 65px;
	color: #ffffff;
	margin-left: 0.6em;
	margin-top: 0;
}

.heading {
	margin-bottom: 20px;
}

.heading .tapis-contact {
	height: 45px !important;
	line-height: 45px !important;
}

.heading .nb-tel {
	height: 45px !important;
	line-height: 45px !important;
}

.nb-tel {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 65px;
	padding-left: 40px;
}

.nb-tel a {
	color: #fff;
}

.tt-contact {
	margin-top: 40px !important;
}

.tt-contact:before {
	display: none;
}


/*
@media (max-width: 640px) {
.tapis.caract-bien,
.tapis-contact {
margin-left: 0;
padding: 1em 0;
}
}
*/

@media (max-width: 768px) {
	.nb-tel {
		font-size: 16px;
		padding-left: 10px;
	}
}


/*boutons*/

.nav-btn [class*="btn-"] {
	border-right: 1px solid #fff;
}

@media (max-width: 640px) {
	.bloctel {
		margin-left: 0em;
	}
	.row-semi .w20 {
		width: 100%;
		margin-bottom: 5px;
	}
	.tapis.caract-bien,
	.theme-styleo .tapis-contact {
		margin-left: 0em;
		padding: 1em 1em 1em 0;
	}
	.tapis-contact {
		margin-left: 0;
	}
	.nav-btn .w25 {
		width: 100%;
	}
	.desk-hidden {
		display: block !important;
	}
	.nav-detail .btn-md {
		display: none !important;
	}
	.titre {
		font-size: 1.6em;
		font-weight: 700;
		color: #423C69;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #423C69;
		text-transform: normal;
		margin-bottom: 20px;
	}
	.p2-annonce .contenu {
		margin-top: 20rem;
	}
}


/*carte*/

#map {
	position: relative;
}

.zonemap {
	margin-right: 0;
	float: left;
	margin: 1em auto;
	position: relative;
	width: 100%;
}


/*---------------------------*\
CONTACT
\*---------------------------*/

.p-contact .contenu {
	background-color: #e1e1e1;
}

.carte {
	background-color: #e1e1e1;
	padding: 1.5em;
	margin-bottom: 2em;
}

.agence {
	text-align: center;
	font-style: normal;
	padding: 1em;
	font-size: 1.1em;
}

.agence a,
.agence {
	color: #423C69;
}

.img-circle {
	border-radius: 50%;
}

.axe {
	display: block;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}

.contact-info {
	padding: 0;
	margin-bottom: 1em;
}

.agence h3 {
	margin: 0.5em 0;
}

address {
	font-style: normal;
	margin-top: 1em;
}

.contact-info li {
	list-style: none;
}

.p-contact #formcontact .mbs {
	display: table;
	margin-bottom: 30px;
	width: 100%;
}

.p-contact #formcontact label {
	float: left;
	width: 30%;
}

.p-contact #formcontact input,
.p-contact #formcontact textarea {
	width: 70%;
}

.p-contact #formcontact input {
	float: left;
}

.p-contact #formcontact textarea {
	border: 1px solid rgba(223, 221, 219, 1);
	width: 70%;
}

@media (max-width: 768px) {
	.p-contact .coleft {
		padding-right: 10px;
	}
	.p-contact .agence div:first-child {
		display: none;
	}
	.p-contact .agence div:last-child {
		width: 100%;
	}
}

@media (max-width: 640px) {
	.agence {
		margin-top: 1em;
	}
}

@media(max-width: 480px) {
	.p-contact #formcontact input,
	.p-contact #formcontact textarea {
		width: 100%;
	}
	.p-contact #formcontact label {
		width: 100%;
	}
	textarea {
		width: 100%;
		margin-bottom: 1em;
	}
	.p-contact #formcontact .mbs {
		margin-bottom: 0.5em;
	}
	.p-contact .btn-validation {
		width: 100%;
	}
}


/*---------------------------*\
PAGE ARDECHE
\*---------------------------*/

.flex-container {
	font-size: 15px;
	line-height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	margin: 0 -10px;
	/*    background: rgba(255, 255, 255, 0.9);*/
}

.column {
	margin: 10px;
	background-color: #fff;
	color: 000;
	flex: 0 1 auto;
	box-flex: 0 1 auto;
	-webkit-box-flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
}

.flex4 {
	width: calc(25% - 20px);
	position: relative;
	padding-bottom: 70px;
}

.bl-txt {
	padding: 20px;
}

.bl-txt .link {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	text-align: right;
}


/*
.p2-ardeche ul{
display: inline-block;
width:48%;
}
.p2-ardeche li{
list-style: none;
}
*/

@media (max-width:768px) {
	.flex4 {
		width: calc(50% - 20px);
	}
}

@media (max-width:460px) {
	.flex4 {
		width: calc(100% - 10px);
	}
}


/*---------------------------*\
PAGE GITE
\*---------------------------*/

.p2-gite h2 {
	border-bottom: 1px solid #423C69;
}

.p2-gite span {
	font-weight: 600;
}

.p2-gite #services {
	margin: 20px 0;
}

.p2-gite #services li {
	line-height: 2em;
}

.p2-gite #tablehote a {
	display: block;
	color: #7fa312;
	margin-top: 0.75em;
}

.c-green {
	color: #7fa312;
}

.vam {
	vertical-align: middle;
}

.p2-vente .prixannonce {
	display: none;
}

.table-striped span:first-child {
	display: none !important;
}
.table-striped span {width:90% !important}
.p2-vente .prix {
	display: none;
}

.title-logo {
	width: 70%;
	padding-bottom: 10px;
	border-bottom: 1px solid #423C69;
	margin-bottom: 10px;
}

.title-logo2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #423C69;
	margin-bottom: 10px;
}

@media (max-width:768px) {
	.p2-gite .w50 {
		width: 100%;
	}
	.p2-gite figure.w50 img {
		width: 100%;
	}
}


/*calendrier*/


/*! 
* PikadayResponsive 
* 
* author: Francesco Novy 
* licence: MIT license 
* https://github.com/mydea/PikadayResponsive 
*/

@charset "UTF-8";

/*!
* Pikaday
* Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
*/

.ensavoirplus  a {
	color:grey !important;
	padding-right:30px;
}

.ensavoirplus  a:hover {
	text-decoration:underline !important;
}

#pagref H2 {
	color: #454e5c !important;
	font-size: 25px !important;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

#pagref H1 {
	padding-top: 20px !important;
	color: #454e5c !important;
	font-size: 25px !important;
}

.pika-single {
	z-index: 9999;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/

.pika-single:before,
.pika-single:after {
	content: " ";
	display: table;
}

.pika-single:after {
	clear: both
}

.pika-single {
	*zoom: 1
}

.pika-single.is-hidden {
	display: none;
}

.pika-single.is-bound {
	position: absolute;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
}

.pika-lendar {
	float: left;
	width: 240px;
	margin: 8px;
}

.pika-title {
	position: relative;
	text-align: center;
}

.pika-label {
	display: inline-block;
	*display: inline;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
}

.pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.pika-prev,
.pika-next {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
	/* hide text using text-indent trick, using width value (it's enough) */
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
	*position: absolute;
	*top: 0;
}

.pika-prev:hover,
.pika-next:hover {
	opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
	float: left;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
	*left: 0;
}

.pika-next,
.is-rtl .pika-prev {
	float: right;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
	*right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
	cursor: default;
	opacity: .2;
}

.pika-select {
	display: inline-block;
	*display: inline;
}

.pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}

.pika-table th,
.pika-table td {
	width: 14.285714285714286%;
	padding: 0;
	border: none;
}

.pika-table th {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}

.pika-button {
	cursor: pointer;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #f5f5f5;
}

.pika-week {
	font-size: 11px;
	color: #999;
}

.is-today .pika-button {
	color: #33aaff;
	font-weight: bold;
}

.is-selected .pika-button {
	color: #fff;
	font-weight: bold;
	background: #33aaff;
	box-shadow: inset 0 1px 3px #178fe5;
	border-radius: 3px;
}

.is-disabled .pika-button {
	pointer-events: none;
	cursor: default;
	color: #999;
	opacity: .3;
}

.pika-button:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
	border-radius: 3px !important;
}


/* styling for abbr */

.pika-table abbr {
	border-bottom: none;
	cursor: help;
}


/*! 
* PikadayResponsive 
* 
* author: Francesco Novy 
* licence: MIT license 
* https://github.com/mydea/PikadayResponsive 
*/

.pikaday-container {
	display: inline-block;
	position: relative;
}


/* Height and width has to be equal! */

.pikaday-display,
.pikaday-invisible {
	width: 100%;
}

.pikaday-display-native {
	pointer-events: none;
	cursor: pointer;
}

.pikaday-display.is-invalid {
	background: rgba(255, 0, 0, 0.05);
}

.pikaday-invisible {
	opacity: 0;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.pikaday-container .pikaday-clear-btn {
	transition: 0.2s all ease-in-out;
	opacity: 1;
}

.pikaday-container .is-empty .pikaday-clear-btn {
	opacity: 0;
	pointer-events: none;
}


/*# sourceMappingURL=pikaday-responsive.css.map */

#div-modal-equipement {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 299px;
	padding: 20px;
}

.contenu-ardeche figure {
	position: relative
}

.contenu-ardeche .txt {
	line-height: unset;
	font-size: 1.5em;
}

/*REFERENCEMENT*/
.ensavoirplus {
	background-color: #333;
	color: #fff;
	width: 100%;
	clear: both;
	position: relative;
	font-size: 13px;
}
.ensavoirplus h2 {
	font-size: 1.5em;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.accordion h1, #pagrefh1 {
	color: #d9d9d9;
}
.accordion-trigger .dl {
	padding: 15px 0 15px 10px;
}
.accordion {
	padding-bottom: 40px;
}