
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url("/include/fonts/greatvibes/styles-greatvibes.min.css");
@import url("/include/fonts/font-awesome/styles-font-awesome.css");

body{
	margin: 0;
	padding: 0;
	font-size: 16px;
    font-family: 'Quicksand', sans-serif;
	color:#424144;
}
img{
	vertical-align: middle;
}
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#ascenseur
{	
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.5s,opacity 0.5s;		
	position:fixed;
	right:25px;
	bottom:5%;
	z-index:1000;
	background-color:#8e8e8e;
	border-radius:20px;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#ascenseur a
{
	color:#212026;
	padding:10px 15px;
}
header{
	background: #574b3f;
	padding: 5px;
}
header a,header li span{
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
}
.gites-main div:hover{
	cursor: pointer;
}
.gites-main{
	position: relative;
	padding: 0 25px;
}
@media screen and (max-width:991px) {
	.gites-main{
		display: none !important;
		height: 0;
		width: 0;
	}
}
.gites-list{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #574b3f;
	transform: translateY(100%);
	z-index: 10000;
	padding-top: 5px;
	overflow: hidden;
	transition: height 1s ease;
}
.gites-arrow{
	color: white;
	margin-left: 5px;
	transition: transform 1s ease;
}
.gites-arrow.rotate{
	transform: rotate(180deg);
}
.gites-list li{
	padding: 5px 0;
	text-align: center;
}
nav .reservation{
	text-align: right;
}
nav .reservation img{
	padding: 2px;
}
nav .reservation>span{
	background: #785534;
	padding: 5px;
	font-size: 12px;
	display: inline-block;
}
nav .reservation a{
	font-size: 12px;
}
nav a.actif{
	color: #a9c0b3;
	font-weight: bold;
}

nav .accueil{
	position: relative;
}
.icon-bar {
 display:block;
 width:20px;
 height:1px;
 border-radius:1px;
 transition-duration:1s;
 background-color: #fff;
}
.icon-bar +.icon-bar
{
	margin-top:5px;
}
.btnMenu {
 	width:45px;
 	height:45px;
 	background-color:#785534;
 	display:flex;
 	flex-direction:column;
 	justify-content:center;
 	align-items:center;
	position: fixed;
	z-index: 10001;
	right: 0;
	cursor: pointer;
	border:1px solid #fff;
}


.txtSlide{
	font-family: 'great_vibesregular';
	font-size: 48px;
	text-align: center;
}
h1{
	font-size: 24px;
	text-transform: uppercase;
	color: #574b3f;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 25px;
}
h2{
	font-size: 20px;
	color: #67771a;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 25px;
}
h3{
	font-weight: bold;
	margin-top: 0;
	text-transform: uppercase;
}
h4{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
h5{
	font-size: 18px;
	font-weight: bold;
	color: #67771a;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h6{
	margin: 0;
	font-size: 16px;
	display: inline-block;
	text-transform: uppercase;
}
p{
	margin-top: 20px;
}
.wrapper{
	max-width: 1600px;
	width: 100%;
}
div[class*=bgc]{
	padding-top: 20px;
	padding-bottom: 20px;
}
.bloc{
	padding: 0px 20px;
}
.bloc>div{
	margin-bottom: 40px;
}
.bgc2{
	background: #67771a;
	color:#fff;
}
.bgc3{
	background: #8c7661;
	color:#fff;
}
.mw-640{
	max-width: 640px;
	padding: 5px;
}
.gite img+img{
	margin-top: 20px;
}
.decouvrir{
	text-align: center;
	margin-top: 10px;
	padding: 10px;
}
#main .decouvrir a{
	color: #fff;
	padding: 10px;
	font-size: 18px;
	text-decoration: none;
	border:1px solid #fff;
}
div[class*=bgi]{
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	color:#fff;
}
.mh-500{min-height: 500px;}
.bgi-accueil-1{background-image: url(../images/fond-alentours-accueil.jpg);}
.bgi-ferme-1{background-image: url(../images/domaine-de-charouzech-gites-aubrac-vaches.jpg);}


div[class*=bgi] .titre{
	font-size: 48px;	
	font-family: 'great_vibesregular';
	text-align: center;	
	margin-bottom: 48px;
}
div[class*=bgi] .txt{
	font-size: 18px;		
	text-align: center;
	margin-bottom: 20px;
}
div[class*=bgi] .decouvrir{
	margin-top: 20px;	
	margin-bottom: 65px;
}
.txtAccueil{
	text-shadow: 2px 2px 2px #000;
}
.services{
	background: #8c7661;
	color: #fff;
	padding: 10px;
	height: 100%;
}
.services>p:nth-child(1){
	margin-top: 0;
}
.services .icones{
	font-size: 12px;
	text-align: center;
}
.partenaires{
	padding: 40px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-bottom: 40px;
	margin-top: 40px;
}
.partenaires img{
	padding: 5px;	
}
footer{
	background-color: #574b3f;
	padding: 40px 10px;
	color:#fff;
}
footer a{
	color: #fff;
}
footer>div{
	max-width: 1600px;
	margin: auto;
}
footer .titre{
	color: #8c7661;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
}
footer .titre>span:nth-of-type(3){
	text-transform: none;
	color: #fff;
}
footer .carte{
	margin-top: 15px;
}
footer .adresse img{
	padding: 15px 10px 10px;
}
footer .menu a{
	text-decoration: none;
}
footer .menu ul{
	text-transform: uppercase;
	font-size: 18px;
}
footer .menu ul>li:nth-last-child(1),footer .menu ul>li:nth-last-child(2),footer .menu ul>li:nth-last-child(3){
	text-transform: none;
	text-decoration: underline;
}
footer .menu ul>li:nth-last-child(3){
	margin-top: 10px;
}
#copy{
	padding: 30px;
	text-align: center;
}
#copy a{
	color:#424144;
}
#main a{
	color: #424144;
}

.slider2{
	margin:auto;
}
.equipement{
	background: #67771a;
	color:#fff;
	max-width: 320px;
	padding: 20px;
	margin:auto;
}
#carousel{
	max-width: 933px;
	margin:auto;
	background: #f2f2f2;
	padding: 5px 10px;
}
.flexslider{
	margin-bottom: 15px;
	overflow: hidden;
}
.equipements{
	background: #f2f2f2;
	padding: 40px 10px;
}
.equipements>div>div+div{
	margin-top: 15px;
}
.equipements>div>div{
	padding: 5px;
}
.alentours{	
	padding: 40px 20px;
}
.alentours .titre{
	font-size: 48px;	
	font-family: 'great_vibesregular';
}
.rodez,.albi{
	margin-bottom: 40px;
}

.acces iframe{
	width: 100%;
	min-height: 250px;
	height: 100%;
	border: 0;
}
.gmap{
	margin-top: 15px;
}
.tarif.text-only{
	padding: 5px;
	box-sizing: border-box;
}
.tarif{
	max-width: 1066px;
	border:1px solid #424144;
	margin: auto;
}
.tarif>div{	
	min-height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border:1px solid #424144;
	padding-top: 10px;	
	padding-bottom: 10px;
}
.tarif>div:nth-child(-n+5){
	background: #aac06d;

	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
.tarif>div:nth-child(1){
	font-size: 16px;
}
.tarif>div:nth-child(4n+5){
	text-align: center;
}

form{	
	max-width: 1066px;
	margin: auto;
}


.formulaire
{
	display: flex;
	flex-wrap: wrap;
}

.g-recaptcha
{
	display: flex;
	justify-content: center;
	margin: 30px 0;
}

.formulaire>div{
	padding: 0 20px;
}
input[type=text],textarea{
	width: calc(100% - 20px);
	margin-bottom: 15px;
	padding: 10px;
}
.submit input{
	border: 0;
	background: #000000;
	text-transform: uppercase;
	color: #dae8b5;
	padding: 10px 15px;
	font-size: 18px;
	cursor: pointer;
}

/*** DATEPICKER ***/
#ui-datepicker-div{
	z-index: 10000 !important;
}
.ui-widget
{
	font-size:0.8em;
}
.ui-widget-header
{
	border:0;
	background:#3d3d3d;	
}
.ui-datepicker-trigger
{
	display:none;
}
/*** FIN DATEPICKER ***/
@media(max-width:767px){

	#ascenseur
	{	
		right:7px;
		bottom:3%;
		width: 25px;
		height: 25px;
		
	}

	.logo{
		width:50%;		
		margin-bottom: 15px;
	}
	.slide+.slide{
		display: none;
	}
	.txtSlide{
		margin-bottom: 0;
	}

	form
	{	
	width: 100%;
	margin: auto;
	}

	.formulaire
	{
		display: block;
	}

	.formulaire>div
	{
		padding: 0;
	}

	.g-recaptcha
	{
		display: block;
	}

	footer .menu{
		margin-top: 15px;
	}
	.tarif>div>div:before
	  {
		  content: attr(data-label);
		  float:left;
		  font-weight: bold;
	  }
	.tarif>div>div{
		width: 100%;
	}
	.tarif > div {
		text-align: right;
		padding: 5px;
	}
}
@media(max-width:991px){
	.nav{
		width: 200px;
		position: fixed;
		background-color: #785534;
		z-index: 10000;
		padding: 5px;
		text-align: center;
		right: -210px;
		opacity: 0;
	}
}
@media(min-width:768px){
	
	.txtSlide{
		color: #fff;
	}	
	div[class*=bgc]{
	padding-top: 40px;
	padding-bottom: 40px;
}	
	nav .reservation>span{
		margin-bottom: 15px;
		margin-right: 60px;
	}
}
@media(min-width:992px){
	.hidden-lg{
		display: none !important;
	}
.btnMenu {
	display: none;
	}
.alentoursImg{
	padding-left: 20px;
}
.alentoursImg2{
	padding-right: 20px;
}
	.gmap{
		padding-left: 20px;
		margin-top: 0;
	}
}
@media(min-width:1200px){
	
	header{
		height: 92px;
	}
	nav .logo{
		position: absolute;
		z-index: 10000;
		left: 0;
		top:-55px;
	}
	nav .reservation{
		text-align: center;
	}
	.decouvrir {
		margin-top: 100px;
	}
	.services{
		margin-left: 20px;		
	}
	nav .reservation>span{
		margin-right: 0;
	}
}
@media screen and (min-width:1100px) {
	body#laporcherie #carousel.flexslider{
		overflow: initial;
	}
	body#laporcherie #carousel .flex-direction-nav a{
		opacity: 1;
	}
	body#laporcherie .flexslider:hover .flex-direction-nav .flex-next{
		right: -50px;
	}
	body#laporcherie .flexslider:hover .flex-direction-nav .flex-prev {
		left: -50px;
	}
}