html {font-size: 100%; height: 100%; margin:0;}
body { font-size:1em/1.5em;  font-family: 'Work Sans', sans-serif; font-weight:300; margin:0; height: 100%;
color: #575759;
line-height:2em;

}
a{color:#74930B;
  font-weight:bold;
  -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}
a:hover{text-decoration:underline;}
img {max-width: 100%;
    height: auto;}

	.artIN a {background-color: #96BF0D;
  padding: 3px 3px;
  color:#fff;
  font-weight:300;
  	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	white-space: nowrap;
	text-decoration:none;
	border-radius:3px;
	cursor:pointer;}
	.artIN a:hover {background-color:#74930B;}


.barrehaut {
width:100%;
color:#fff;
text-align:center;
padding:0 50px 0 0;
margin:0;
border-bottom:1px solid #FCD703;
background-color:rgba(0,0,0,0.3);
font-size:1.1em;
}

#barrehautFIXED {
position:absolute;
top:0;
z-index:3015;
}


#reserver {
position:fixed;
bottom:0;
right:0;
z-index:3014;
text-align:right;
width:178px;
height:255px;
color:#fff;
padding:112px 15px 0 15px;
background:transparent url(triangle.png) no-repeat top right;
}

#reserver h2 {
font-size:1.1em;
}

#plateau {
background:url(sun.png) no-repeat 5% 60%;
padding:50px 0 50px 0;
}
#plateau h1, #plateau h2 {font-weight:300;}


.plateau {width:50%;
max-width:1000px;
margin:70px auto 15px auto;
text-align:justify;
}


#activites h1 {font-weight:600;
text-transform:uppercase;
background-image:url(line.png);
background-position:bottom center;
background-repeat:no-repeat;
margin:0 auto 30px auto;
padding-top:80px;}

.actus2 h1 {font-weight:600;
text-transform:uppercase;
background-image:url(line.png);
background-position:bottom center;
background-repeat:no-repeat;
margin:0 0 20px 3%;
padding-top:80px;
text-align:left;}

.tdmenu-logo {text-align:left; vertical-align:middle; width:15%;}
.logo {margin:8px 8px 3px 8px;
position:absolute;
top:10px; left:18px;
background-color:rgba(255,255,255,1);
padding:3px 25px;
   color: #F8C807;
   border-radius:2px;
   width:15%;
z-index:3025;
-moz-box-shadow: 1px 35px 50px 0px #000;
-webkit-box-shadow: 1px 35px 50px 0px #000;
-o-box-shadow: 1px 35px 50px 0px #000;
box-shadow: 1px 35px 50px 0px #000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=178, Strength=50);
}

.ouverture {
font-weight:300;
	  transition: .5s ease;
 padding:3px 15px;
  color:#fff;
 font-family: 'Work Sans', sans-serif;
  text-decoration:none;
 background-color:#F8C807;
 text-align:center;
}

.tdmenu-phonemail {text-align:right; vertical-align:middle; width:8%;}

/* Dropdown Button */
.dropbtn {
	text-transform:uppercase;
	font-weight:600;
    color: #fff;
    padding:17px 15px;
	-webkit-transition: all .7s cubic-bezier(0.3,1,0,1);
  transition: all .7s cubic-bezier(0.3,1,0,1);
  margin:0;
  text-decoration:none;
      display: inline-block;
	white-space:nowrap;
}

.dropbtn:hover {background-color:#fff; color:#666;}
.dropbtn#active {background-color:#FCD703; color:#fff;}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    z-index:3030;
	left:0;
	margin:0 auto;
	text-align:left;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #808180;
    padding: 3px 10px;
    text-decoration: none;
	margin:0;
  font-weight: lighter;
}


/* Change color of dropdown links on hover */
.dropdown-content a:hover, .dropdown-content-mob a:hover {background-color:#FCD703; color:#fff;}
.dropdown-content-mob a.titres {color:#fff; text-decoration:none;}

.dropdown-content a.titres, .dropdown-content-mob a.titres {text-align:right; font-weight:600; text-transform:uppercase; border-bottom:1px dotted #FCD703;
    display: block;}
.dropdown-content a.titres:hover, .dropdown-content-mob a.titres:hover {color:#808180; border-bottom:1px dotted #FCD703; background-color:transparent;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
	position: absolute;
	left:0;
	margin:0 auto;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {

}
.dropdowntable {
color:#fff; width:80%;
background-color:rgba(255,255,255,0.8);
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
margin:0 auto 0 20%;
padding:10px;
border-spacing: 25px 0;}
.dropdowntable td {vertical-align:top;}

a.cta {
	  transition: .5s ease;
 padding:20px;
  color:#fff;
 font-family: 'Work Sans', sans-serif;
  font-weight:300;
  text-decoration:none;
  white-space: nowrap;
 background-color:#F8C807;

}
a.cta:hover {background-color:transparent; text-decoration:none;
border:1px solid #fff;}

a.cta2, .cta2, .actus2 a.cta2 {
	  transition: .5s ease;
 padding:10px;
  color:#F8C807;
 font-family: 'Work Sans', sans-serif;
  font-weight:600;
  text-decoration:none;
  white-space: nowrap;
border:1px solid #F8C807;
text-transform:uppercase;
background-color:#FFFFFF;
}
a.cta2:hover, .cta2:hover, .actus2 a.cta2:hover {background-color:#F8C807; text-decoration:none; color:#fff;}

a.cta2active {
	  transition: .5s ease;
 padding:10px;
 font-family: 'Work Sans', sans-serif;
  font-weight:600;
  text-decoration:none;
  white-space: nowrap;
border:1px solid #F8C807;
text-transform:uppercase;
background-color:#F8C807; text-decoration:none; color:#fff;
}

.plateau a.cta2 {margin:0 25px;}

a.cta4 {
	  transition: .5s ease;
 padding:10px;
  color:#ffffff;
 font-family: 'Work Sans', sans-serif;
  font-weight:600;
  text-decoration:none;
  white-space: nowrap;
border:1px solid #ffffff;
text-transform:uppercase;
background-color:#F8C807;
}
a.cta4:hover {background-color:#ffffff; text-decoration:none; color:#F8C807;}



a.lang {
	  transition: .5s ease;
 padding:3px;
  color:#F8C807;
 font-family: 'Work Sans', sans-serif;
  font-weight:600;
  text-decoration:none;
  white-space: nowrap;
border:1px solid #F8C807;
text-transform:uppercase;
font-size:0.6em;
}
a.lang:hover {background-color:#F8C807; text-decoration:none; color:#fff;}

a.langactive {
	  transition: .5s ease;
 padding:3px;
 font-family: 'Work Sans', sans-serif;
  font-weight:600;
  text-decoration:none;
  white-space: nowrap;
border:1px solid #F8C807;
text-transform:uppercase;
font-size:0.6em;
background-color:#F8C807; text-decoration:none; color:#fff;
}
a.langactive:hover {background-color:#F8C807; text-decoration:none; color:#fff;}

a.cta3, a.tarifs, a.reserver-down, .cta3,  a.reserver-down1 {
	  transition: .5s ease;
 padding:10px;
  color:#fff;
 font-family: 'Work Sans', sans-serif;
  font-weight:600;
  text-decoration:none;
  white-space: nowrap;
border:1px solid #F8C807;
text-transform:uppercase;
 background-color:#F8C807;
 cursor:pointer;
}
a.reserver-down1 {font-weight:400;}
a.cta3:hover, a.tarifs:hover, a.reserver-down:hover, a.reserver-down1:hover, .cta3:hover {background-color:#96BF0D; text-decoration:none; color:#fff; border:1px solid #fff;}


.menuCAT {width:100%; text-align:center; margin:30px auto;}
.menuCAT a.cta2 {padding:10px 5px; position:relative; margin:0 5px; transition: none;}
.menuCAT a.cta2#activeCAT {background-color:#F8C807; color:#fff;}
.menuCAT a.cta2:hover #activeCAT {}

.section {
vertical-align:middle;
 height:100%;}


h1 {font-size:1.6em; font-weight:600; max-width:1200px; margin:0 auto;}
h2 {font-size:1.4em; font-weight:600; max-width:1200px; margin:0 auto;}
h3 {font-size:1.3em; font-weight:300;}
h4 {font-size:1.5em; font-weight:300;}
h5 {font-size:1em; font-weight:300;}

#page1 {padding:0;
vertical-align:middle;
margin:0;
}

.tableau-intervention {margin:15px 25px; display:inline-block; width:20%; vertical-align:top;}
.tableau-intervention .pastille {font-size:1.15em;}

.tableau-intervention p:first-child {min-height:200px; vertical-align:middle;}

#page2 {padding:0;
vertical-align:middle;
margin:0;
}
#page2-2 {padding:0;
vertical-align:middle;
margin:0;
text-align:center;
}
#page2-3 {padding:0;
vertical-align:middle;
margin:0;
text-align:center;
}
#page2-4 {padding:0;
vertical-align:middle;
margin:0;
text-align:center;
}
#page2-5 {padding:0;
vertical-align:middle;
margin:0;
}

.hero-image-2 {height:450px; width: 100%; background-image:url(hero-image-2.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-accrobranche {height:450px; width: 100%; background-image:url(hero-image-accrobranche.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-rando_avec_anes_ou_poneys {height:450px; width: 100%; background-image:url(hero-image-rando_avec_anes_ou_poneys.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-une_rando_vtt {height:450px; width: 100%; background-image:url(hero-image-une_rando_vtt.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-balade_botanique {height:450px; width: 100%; background-image:url(hero-image-balade_botanique.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-parcours_dorientation {height:450px; width: 100%; background-image:url(hero-image-parcours_dorientation.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-canyoning {height:450px; width: 100%; background-image:url(hero-image-canyoning.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-via_ferrata {height:450px; width: 100%; background-image:url(hero-image-via_ferrata.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
	.hero-image-chasse_au_tresor {height:450px; width: 100%; background-image:url(hero-image-chasse_au_tresor.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
	.hero-image-spa_-_sauna_hammam_soins {height:450px; width: 100%; background-image:url(hero-image-spa_-_sauna_hammam_soins.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
	.hero-image-beach_volley {height:450px; width: 100%; background-image:url(hero-image-beach_volley.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
	.hero-image-une_table_a_lauberge {height:450px; width: 100%; background-image:url(hero-image-une_table_a_lauberge.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
	.hero-image-escape_game__les_chauffeurs{height:450px; width: 100%; background-image:url(hero-image-escape_game__les_chauffeurs.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
	.hero-image-toboggan_aquatique_gliss_on {height:450px; width: 100%; background-image:url(hero-image-toboggan_aquatique_gliss_on.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
.hero-image-escape_game_-_latelier_des_secrets{height:450px; width: 100%; background-image:url(hero-image-escape_game_-_latelier_des_secrets.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
.hero-image-seminaires_dentreprise_incentives{height:450px; width: 100%; background-image:url(hero-image-seminaires_dentreprise_incentives.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
.hero-image-escalade_en_ext{height:450px; width: 100%; background-image:url(hero-image-escalade_en_ext.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
.hero-image-randonnee_en_trottinette {height:450px; width: 100%; background-image:url(hero-image-randonnee_en_trottinette.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
.hero-image-fantasticable {height:450px; width: 100%; background-image:url(hero-image-fantasticable.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
.hero-image-auberge_seminaires{height:450px; width: 100%; background-image:url(hero-image-auberge_seminaires.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
.hero-image-le_gite_de_la_ferme_du_plat{height:450px; width: 100%; background-image:url(hero-image-le_gite_de_la_ferme_du_plat.png); background-position:center; background-size:100%; background-repeat:no-repeat;}
.hero-image-parcours_ninja {height:450px; width: 100%; background-image:url(hero-image-parcours_ninja.png); background-position:bottom; background-size:100%; background-repeat:no-repeat;}
.hero-image-snacking-gouter {height:450px; width: 100%; background-image:url(hero-image-snacking-gouter.png); background-position:center; background-size:100%; background-repeat:no-repeat;}


	.hero-image- {height:450px; width: 100%; background-image:url(hero-image-2.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}

.hero-image-3 {height:450px; width: 100%; background-image:url(hero-image-3.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-4 {height:450px; width: 100%; background-image:url(hero-image-4.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-5 {height:450px; width: 100%; background-image:url(hero-image-5.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-6 {height:450px; width: 100%; background-image:url(hero-image-6.png); background-position:top; background-size:100%; background-repeat:no-repeat; position:relative;}
.hero-image-7 {height:450px; width: 100%; background-image:url(hero-image-7.png); background-position:top; background-size:100%; background-repeat:no-repeat;}
.hero-image-8 {height:450px; width: 100%; background-image:url(hero-image-8.png); background-position:top; background-size:100%; background-repeat:no-repeat;}
.hero-image-9 {height:450px; width: 100%; background-image:url(hero-image-8.png); background-position:top; background-size:100%; background-repeat:no-repeat;}

 .hero-image-5 h1, .hero-image-6 h1 {position:absolute; z-index:5; top:25%; left:32%; color:#fff; font-family: 'Gochi Hand', cursive;
	font-size:3em; font-weight:300; width:600px; line-height:1.2em; text-align:center;}
 .hero-image-5 h2, .hero-image-6 h2 {position:absolute; z-index:5; top:30%; left:32%; color:#fff;
	font-size:2.8em; font-weight:300; width:600px; line-height:1.2em; text-align:center;}
  .hero-image-5 p {position:absolute; z-index:5; top:25%; right:32%; }

.choisir {font-family: 'Gochi Hand', cursive;
font-size:2em;
    -ms-transform: rotate(-10deg); /* IE 9 */
    -webkit-transform: rotate(-10deg); /* Safari 3-8 */
    transform: rotate(-10deg);
	text-transform:uppercase;
	display:inline-block;
	width:50%;
	text-align:left;
}

.pres1-1, .pres1-2, .pres1-3, .pres1-4, .pres1-5, .pres1-6, .pres1-7 {padding:50px 3%; margin:0 auto; text-align:center;}
.pres1-8 {padding:20px 0; margin:0 auto; text-align:center;}

.pres1-9 {padding:50px 3%; margin:0 auto; text-align:justify; max-width:1000px;}

.pres1-1 a, .pres1-2 a, .pres1-3 a, .pres1-4 a, .pres1-5 a, .pres1-6 a, .pres1-7 a, .pres1-9 a  {background-color: #96BF0D;
  padding: 3px 3px;
  color:#fff;
  font-weight:300;
  	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	white-space: nowrap;
	text-decoration:none;}
.pres1-1 a:hover, .pres1-2 a:hover, .pres1-3 a:hover, .pres1-4 a:hover, .pres1-5 a:hover, .pres1-6 a:hover, .pres1-7 a:hover, .pres1-9 a:hover {background-color:#005C78;}

a.btnjaune, .actus a.btnjaune {
	  transition: .5s ease;
padding:8px 25px;
	background-color:#808180;
  color:#fff;
 font-family: 'Work Sans', sans-serif;
  font-weight:300;
  text-decoration:none;
  white-space: nowrap;
}
a.btnjaune:hover, .actus a.btnjaune:hover {background-color:#FCD703; text-decoration:none; color:#fff;}


.etapes, .etapes0 {position:relative; height:360px; padding:0px; width: 33.33%; vertical-align:bottom;  overflow: hidden;}
.etapesS {position:relative; height:200px; padding:0px; width: 33.33%; vertical-align:bottom;  overflow: hidden;}
.etapesXS {position:relative; height:200px; padding:0px; width: 25%; vertical-align:bottom;  overflow: hidden;}
.etapes0 {vertical-align:bottom;}
.filtre {background-image:url(filtre.png); background-position:bottom; background-repeat:no-repeat; background-size:100%;
position:absolute; bottom:0; left:0; width:100%; height:100%;
vertical-align:bottom;}
.etapes .text, .etapesXS .text, .etapesS .text {
position:absolute; bottom:0; left:0; color:#fff; margin:0 auto; width:90%;
vertical-align:bottom;
padding:0 5%;}
.etapes0 .text {
position:absolute; bottom:0; left:0; color:#fff; margin:0 auto; width:90%;
padding:0 5%;
vertical-align:middle;}

.etapesvid {position:relative;  height:360px; width: 33.33%; vertical-align:middle; overflow: hidden; }
.etapesvid .text {position:absolute; bottom:0; left:0; color:#fff; margin:0 auto; width:90%;
vertical-align:bottom;
padding:0 5%;}

.etapes .imageetapes, .etapesvid #bgvid, .etapesvid #bgvid2, .etapesvid #div_demo2, .etapes0 .imageetapes, .etapesXS .imageetapes, .etapesS .imageetapes {  transition: all 0.5s ease;}
.etapes:hover .imageetapes, .etapesvid:hover #bgvid, .etapesvid:hover #bgvid2, .etapesvid:hover #div_demo2, .etapes0:hover .imageetapes, .etapesXS:hover .imageetapes,  .etapesS:hover .imageetapes {
  -webkit-filter: brightness(70%); /* Safari 6.0 - 9.0 */
    filter: brightness(70%);
	transform: scale(1.2);
	}

.etapes h3, .etapes0 h3, .etapesvid h3 {line-height:1em; font-family: 'Gochi Hand', cursive; text-transform:uppercase; font-size:2.2em; color:#fff; margin:0; text-align:left;}
.etapesS h3 {line-height:1em; font-family: 'Gochi Hand', cursive; text-transform:uppercase; font-size:2em; color:#fff; margin:0; text-align:left;}
.etapesXS h3 {line-height:1em; font-family: 'Gochi Hand', cursive; text-transform:uppercase; font-size:1.8em; color:#fff; margin:0; text-align:left;}
.etapes .cta3, .etapes0 .cta3, .etapesvid .cta3 {text-shadow: initial;}

.imageetapes {position:absolute; top:0; left:0; width:100%; height:100%;}

video { display: block; width: 100%; height:100%;}
video#bgvid {
  width: 130%; height: 100%;
  background: url(activites4.jpg) no-repeat;
  background-size: cover;
    object-fit: cover; /* cover works perfectly on Safari */
position:absolute; top:0; left:0;
overflow:hidden;
}
video#bgvid2 {
  width: 100%; height: 100%;
  background: url(escape.png) no-repeat;
  background-size: cover;
    object-fit: cover; /* cover works perfectly on Safari */
position:absolute; top:0; left:0;
overflow:hidden;
}
video#bgvid3 {
  width: 100%;
 height: 100%;
  background: url(2.jpg) no-repeat;
  background-size: cover;
    object-fit: cover; /* cover works perfectly on Safari */
overflow:hidden;
}
.wrapper {
  width: 100%;
  min-width: 100%;
  height: 90%;
  max-height: 90%;
  overflow: hidden;
}
.wrapper1 {
  width: 100%;
  min-width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
 position:absolute; top:0; left:0;
}

#div_demo {
width:100%;
height:100%;
position:absolute; top:0; left:0;
}

#div_demo2 {
width:100%;
height:100%;
position:absolute; top:0; left:0;
}

.secteurs, .secteurs0 {height:150px; width: 33%; text-align:justify;}
.secteurs0 {vertical-align:bottom;}
.secteurs .text {padding:25px 10px; background-color:rgba(255,255,255,0.9);}

.secteurs0 .text {padding:25px 25px 25px 0; background-color:rgba(255,255,255,0.9);}


.bonheur {width:100%; margin:50px auto 50px auto; border-spacing:15px 0; max-width:1000px;
text-align:center;
}
.bonheur td {width:25%;}

.retirer_enf {cursor:pointer; color:#ccc;font-weight:400;}
.ajout_enf {cursor:pointer; color:#FCD703;font-weight:400;}

#page2-2 .colonneblog, #page2-3 .colonneblog  {width:100%; padding:0; margin:0 auto; text-align:justify;}
#page2-2 .colonneblog h1, #page2-3 .colonneblog h1.titre-page, #page2-6 h1, #page2-8 h1, #page2-4 .colonneblog h1, #page2-7 .colonneblog h1
{padding:20px 10px; border:2px dashed #FCD703; max-width:300px; margin:-50px 100px 10px auto; color:#FCD703;
    -ms-transform: rotate(10deg); /* IE 9 */
    -webkit-transform: rotate(10deg); /* Safari 3-8 */
    transform: rotate(10deg);
	background-color:#fff;
	font-weight:400;
	 text-align:center;
	 text-transform:uppercase;
	 font-family: 'Special Elite', cursive;	}

#page2-6 .colonneblog  {width:80%; padding:0; margin:0 auto; text-align:center;}

#page2-2 .colonneblog h2, #page2-4 .colonneblog h2  {
	background-image:url(lineS.png);
background-position:bottom center;
background-repeat:repeat-x;
padding:20px 0 10px 0;
text-align:left;
text-transform:uppercase;
}
#page2-6 .colonneblog h2  {
	background-image:url(lineS.png);
background-position:bottom left;
background-repeat:no-repeat;
padding:20px 0 10px 0;
text-align:left;
text-transform:uppercase;
}

 #page2-3 .colonneblog h1 a {background-color:transparent;
 color:#666;
 white-space: initial;}

 .transition-news {background-image:url(line-sun.png); background-position:top center; background-repeat:no-repeat;
margin:0 auto 0px auto;
padding:0;
width:80%;
max-width:1000px;}

#page2-2 .colonneblog h2.titre {background-image:url();}


.actus {padding:5px 10px 5px 10px; background-color:#fff;
-moz-box-shadow: 1px 35px 50px 0px #ccc;
-webkit-box-shadow: 1px 35px 50px 0px #ccc;
-o-box-shadow: 1px 35px 50px 0px #ccc;
box-shadow: 1px 35px 50px 0px #ccc;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc, Direction=178, Strength=50);
width:100%;
transition: all 0.5s ease;
margin:80px auto;
max-width:1000px;
}


.actus2 {
font-size:1em;
color:#666;
padding:50px 5px 30px 5px;
margin:20px auto;
width:100%;
max-width:1500px;
text-align:center;
border-spacing:100px 30px;
}


.actus a, .actus2 a {color:#575759; font-weight:300;  text-decoration:none; background-color:transparent;}
.actus a:hover, .actus2 a:hover {color:#575759;  text-decoration:underline; background-color:transparent;}

.actus a.cta {
	  transition: .5s ease;
 padding:5px 5px;
  color:#fff;
 font-family: 'Work Sans', sans-serif;
  font-weight:300;
  text-decoration:none;
  white-space: nowrap;
 background-color:#F8C807;
text-transform:uppercase;
}
.actus a.cta:hover {background-color:#808180; text-decoration:none;}

.actus h1 {
	 text-align:left;
	 text-transform:uppercase;
}

.actus h2 {font-size:1em; text-align:left; font-weight:300;}
.actus2 h4 {font-size:1.6em; font-weight:300; max-width:1200px; margin:0 auto;}
.actus h5, .actus2 h5 {color:#96BF0D; font-weight:300; font-size:1.2em; text-transform:uppercase; text-align:left; margin:5px 0;}
.actus h6, .actus2 h6 {font-size:1em; font-weight:300; text-align:justify; margin:0;}

.actus h6 {font-size:0.8em;}

.actus .suite, .actus2 .suite, .btngreen, .references .suite, .suite {
			margin:0 auto;
background-color: #96BF0D;
  padding: 5px 8px;
  color:#fff;
  font-weight:300;
  line-height:1.2em;
  		-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	white-space: nowrap;
	border:none;
	font-size:1em; font-family: Work Sans, sans-serif;
	text-decoration:none;
	cursor:pointer;
}
.actus .suite:hover, .actus2 .suite:hover, .btngreen:hover, .references .suite:hover, .suite:hover {background-color:#73920A;}

.actus a.suite, .actus2 a.suite, a.btngreen, .references a.suite, a.suite, span.suite {color:#fff; text-decoration:none; font-weight:300; text-transform:uppercase;}
.actus a.suite:hover, .actus2 a.suite:hover, a.btngreen:hover, a.references .suite:hover, a.suite:hover {color:#fff;}

#resa_suiv, #resa_preced {display:inline-block;}
#resa_suiv .btngreen, #resa_preced .btngreen {margin:0 auto;
background-color: #96BF0D;
  color:#fff;
   font-family: 'Work Sans', sans-serif;
  font-weight:300;
  line-height:1.2em;
  -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	white-space: nowrap;
	border:none;
	 padding:25px;}


#resa_suiv .btngreen:hover, #resa_preced .btngreen:hover {background-color:#73920A; cursor:pointer;}

.boutons_coordonnees .btngreen {padding:25px; font-family: Work Sans, sans-serif; font-weight:300; text-decoration:none;}

.nbpages {margin:0 auto;
background-color: #96BF0D;
  padding: 5px 8px;
  color:#fff;
   font-family: 'Work Sans', sans-serif;
  font-weight:300;
  -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	white-space: nowrap;
	border:none;
	text-decoration:none;
	margin:2px;
border-radius:3px;}

.nbpages:hover {background-color:#73920A; cursor:pointer;}

.artIN {margin:50px auto; width:100%; max-width:1000px;}
.artIN h1 {background-image:url(lineS.png);
background-position:bottom left;
background-repeat:no-repeat;
padding:20px 0 10px 0;
text-align:left;
text-transform:uppercase;
}
.artIN h1 a{font-weight:600;
color:#666;}


.descrFull-droite {margin:50px auto; width:100%; padding:15px; text-align:justify; background-color:#F8C107; color:#fff; font-weight:400;
  vertical-align: top;}
.descrFull-droite h1 a {font-size:1.2em; font-weight:300; margin:0 auto; color:#96BF0D; text-transform:uppercase; text-decoration:none; background-color:transparent;}
.descrFull-droite a img{background-color:transparent; border : none;}
.descrFull-droite a:hover img {background-color:transparent;}
.descrFull-droite h1 a:hover {background-color:transparent;}
#page2-2 .colonneblog .descrFull-droite h2, #page2-4 .colonneblog .descrFull-droite h2 {
background-image:url(line-sun-white.png);
background-position:bottom right;
background-repeat:no-repeat;
padding:10px 0 35px 0;
text-align:left;
text-transform:uppercase;}

.descrFull {vertical-align:top; width:60%; padding:0 25px 0 0; margin:0 auto; text-align:justify;}
.descrFull a img {background-color:transparent; border:none;}
.descrFull a:hover img{background-color:transparent;}

.illustr {vertical-align:top; padding:0; width:40%; margin:0;}
.illustr img {padding:5%;
	border:1px solid #FCD703;
	background-color:#ffffff;
	width:90%;}

.actus2td {padding:5px 10px 5px 10px; position:relative; background-color:#fff;
-moz-box-shadow: 1px 35px 50px 0px #ccc;
-webkit-box-shadow: 1px 35px 50px 0px #ccc;
-o-box-shadow: 1px 35px 50px 0px #ccc;
box-shadow: 1px 35px 50px 0px #ccc;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc, Direction=178, Strength=50);
width:33%;
transition: all 0.5s ease;
}
.actus2td:hover {transform: scale(1.1);}
.actustd {padding:5px 15px 5px 15px; position:relative; margin:20px auto;}

.artINtd {position:absolute; bottom:5px; left:5px;}

.actusinside {background-color:#fff; padding:8px; margin-bottom:25px;}

.actus2 .suite	{position:absolute; bottom:-15px; right:15px;}

.tickets {border-spacing:15px 15px; margin:0 auto; width:100%;}
.tickets-td:nth-child(even) {background-color:#F8C807; width:20%; color:#fff; padding:10px; display:inline-block; margin:15px;}
.tickets-td:nth-child(odd) {background-color:#333; width:20%; color:#fff; padding:10px;display:inline-block; margin:15px;}
.tickets-style {border:2px dashed #fff; padding:10px; height:100%;}

.td30 {width:30%; }
.td50 {width:50%; }
.td45 {width:45%; }
.td42 {width:42%; }
.td21 {width:21%; }
.td20 {width:20%;}
.td20 p {padding:0 20px;}
.td25 {width:25%; }
.td18 {width:18%; }
.td15 {width: 15%;}

.RDV {width:100%; margin:0 auto; text-align:center;
background-image:url(img4.png); background-size:cover; background-repeat:no-repeat;
background-position:top right;
padding: 8% 150px 2% 150px;
color:#fff;}

.RDV td {width:50%;}

.btngreen {font-size:1.3em; }

.contacttable {width:100%; margin:0;  padding:90px 0 20px 0; text-align:center;
background:#96BF0D url(arbresGreen.png) no-repeat top center;
background-size:100%;
}
.contacttable a {text-decoration:none; color:#fff;}
.contacttable a:hover {text-decoration:underline;}
.coordonnees {text-align:left; margin:0 auto; width:100%;
border-spacing:0 15px;
font-size:1.2em;}

.contacttable h4 {border-bottom:1px dotted #FCD703;}

.infosprat1 {width:32%; text-align:justify; padding:0 3%;}
.infosprat2 {width:25%; padding:0 3%;}
.infosprat3 {width:25%; padding:0 3%;}


.coordonnees_resa_33 {width:30%;}


.mentions {background-color:#FCD703; color:#fff; width:100%; text-align:center; padding:0px; font-size:0.8em;
	}
.mentions a {color:#fff; text-decoration:none;}

.devis {max-width: 300px;}

.formulaire {width:80%;
background-color:#fff;
margin:0 auto 100px auto;
-moz-box-shadow: 1px 35px 50px 0px #000;
-webkit-box-shadow: 1px 35px 50px 0px #000;
-o-box-shadow: 1px 35px 50px 0px #000;
box-shadow: 1px 35px 50px 0px #000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=178, Strength=50);}

.underline {
font-weight:300;
	  transition: .5s ease;
 padding:3px 15px;
  color:#fff;
 font-family: 'Work Sans', sans-serif;
  text-decoration:none;
 background-color:#96BF0D;
 text-transform:uppercase;
 font-weight:600;
 text-align:left;
}

#page2-5 h3 {padding:20px 10px; border:2px dashed #FCD703; max-width:300px; margin:-50px 100px 10px auto; color:#FCD703;
    -ms-transform: rotate(10deg); /* IE 9 */
    -webkit-transform: rotate(10deg); /* Safari 3-8 */
    transform: rotate(10deg);
	background-color:#fff;
	font-weight:400;
	 text-align:center;
	 text-transform:uppercase;
	 font-family: 'Special Elite', cursive;
	}
.resa_div {width:100%; margin:0px auto; display:block; max-width:650px;}
.resa_div_fixed {font-size:0.8em; position:absolute; top:73px; right:0; background-color:rgba(0,0,0,0.6); color:#fff; padding:8px 0 8px 8px; z-index:3000;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);}
.resa_div_fixed2 {font-size:0.8em; position:fixed; bottom:0px; left:0; background-color:rgba(0,0,0,0.6); color:#fff; padding:8px 8px 8px 0px; z-index:3000;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);}

.resas {margin:50px auto; width:100%; border-spacing:3px;}
.resas .active {padding:3px; background-color:#f1f1f1; border-radius:3px; text-align:center;}
.resas .title {text-transform:uppercase; padding:3px; color:#fff; font-weight:600; background-color:#666; border-radius:3px;
text-align:center;}
.resas .title2 {padding:3px; color:#333; font-weight:600; border-radius:3px;
text-align:center;}
.resas .title-gris {color:#666;}
.resas .title-highlight {text-transform:uppercase; padding:3px; color:#fff; font-weight:600; background-color:#FCD703; border-radius:3px;
text-align:center;}
.resas .bigtitle {background-image:url(lineS.png);
background-position:bottom left;
background-repeat:no-repeat;
padding:20px 0 10px 0;
text-align:left;
text-transform:uppercase;}

.plusmoins .cta3 {padding:3px;}

.chemin {text-align:center; font-size:0.8em;
width:100%; max-width:800px;
margin:0 auto 50px auto;
background-image:url();
background-repeat:no-repeat;
background-position:left -10px;}
.chemin td {width:20%; text-align:center;line-height: 1em;}

.chemin .round {
	font-weight:400;
	font-size:1.5em;
	color:#96BF0D;
background-color:#ccc;
	height: 40px;
  width: 40px;
  border-radius: 100%;
  background-repeat:no-repeat;
  background-position:left center;
  margin:0 auto;
  padding:0;
}
.chemin .round-active {
	font-size:2em;
	color:#fff;
background-color:#96BF0D;
	height: 50px;
  width: 50px;
  border-radius: 100%;
  background-repeat:no-repeat;
  background-position:left center;
  margin:0 auto;
  padding:5px 0 0 0;
}
.chemin .round-passed {
	font-size:2em;
	color:#fff;
background-color:#F8C807;
	height: 40px;
  width: 40px;
  border-radius: 100%;
  background-repeat:no-repeat;
  background-position:left center;
  margin:0 auto;
  padding:0;
}

a.info {
   position: relative;
   text-decoration: none;
   color:inherit;
   border-bottom: 1px #FFCC00 dotted; /* On souligne le texte. */
}

a.info span {
   display: none; /* On masque l'infobulle. */
}

a.info:hover {
   background: none; /* Correction d'un bug d'Internet Explorer. */
   z-index: 500; /* On dÃ©finit une valeur pour l'ordre d'affichage. */
   cursor: help; /* On change le curseur par dÃ©faut par un curseur d'aide. */
}

a.info:hover span {
   display: inline; /* On affiche l'infobulle. */
   position: absolute;
width:300px;
   top: 30px; /* On positionne notre infobulle. */
   left: 20px;
   background: white;
   padding: 3px;
   border-radius:3px;
   border: 1px solid #FFCC00;
   border-left: 4px solid #FFCC00;
   font-size:0.8em;
   font-weight:300;
}

a.underline2 {
   position: relative;
   text-decoration: none;
   color:inherit;
   border-bottom: 1px #FFCC00 dotted; /* On souligne le texte. */
}

.formcontact {border-spacing:0; margin:0 auto; width:100%;}
.formcontact td {text-align:center;}


.form-style-6{
width:100%;
margin: 0 auto;
text-align: center;
letter-spacing:0em;
color: #000;
font-family: 'Work Sans', sans-serif;
}

.form-style-6Y{
width:100%;
    margin: 10px auto;
text-align: center;
letter-spacing:0em;
color: #808180;
background-color:#f3f3f3;
border-radius:5px;
max-width:500px;
padding: 15px;
font-family: 'Work Sans', sans-serif;
}

.form-style-6 h1{
   	border-radius:8px;
    padding:5px 0px;
    font-size: 1em;
    font-weight: 300;
    text-align: left;
    margin: 0;
}

.form-style-6 input[type="text"],
.form-style-6 input[type="datetime"],
.form-style-6 input[type="email"],
.form-style-6 input[type="tel"],
.form-style-6 input[type="number"],
.form-style-6 input[type="search"],
.form-style-6 input[type="time"],
.form-style-6 input[type="url"],
.form-style-6 textarea,
.form-style-6 select
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 1px;
    color: #999;
    border: 1px solid #F8C807;
	margin-left:3px;
	font-family: 'Work Sans', sans-serif;
	padding: 4px;
    margin-bottom: 3px;
	max-width:300px;
}

.form-style-6G input[type="text"],
.form-style-6G input[type="datetime"],
.form-style-6G input[type="email"],
.form-style-6G input[type="tel"],
.form-style-6G input[type="number"],
.form-style-6G input[type="search"],
.form-style-6G input[type="time"],
.form-style-6G input[type="url"],
.form-style-6G textarea,
.form-style-6G select
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    color: #666;
    border: 1px solid #666;
	font-family: 'Work Sans', sans-serif;
  padding: 12px 5px;
  margin-bottom: 0px;
  border-radius: .5rem;
  background-color: #fff;
}

.form-style-6Y input[type="text"]
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    padding: 1px;
    color: #999;
    border: 1px solid #F8C807;
	max-width: 150px;
	margin-left:3px;
	font-family: 'Work Sans', sans-serif;
}

.form-style-6 input[type="text"].date_input
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    padding: 1px;
    border: 1px solid #fff;
color:#ccc;
font-size:1.2em;
float:right;
}

.form-style-6 input[type="text"]:focus,
.form-style-6 input[type="date"]:focus,
.form-style-6 input[type="datetime"]:focus,
.form-style-6 input[type="email"]:focus,
.form-style-6 input[type="number"]:focus,
.form-style-6 input[type="tel"]:focus,
.form-style-6 input[type="search"]:focus,
.form-style-6 input[type="time"]:focus,
.form-style-6 input[type="url"]:focus,
.form-style-6 textarea:focus,
.form-style-6 select:focus
{
    box-shadow: 0 0 10px #F8C807;
    border: 1px solid #F8C807;
}

.form-style-6G input[type="text"]:focus,
.form-style-6G input[type="date"]:focus,
.form-style-6G input[type="datetime"]:focus,
.form-style-6G input[type="email"]:focus,
.form-style-6G input[type="number"]:focus,
.form-style-6G input[type="tel"]:focus,
.form-style-6G input[type="search"]:focus,
.form-style-6G input[type="time"]:focus,
.form-style-6G input[type="url"]:focus,
.form-style-6G textarea:focus,
.form-style-6G select:focus
{
    box-shadow: 0 0 10px #F8C807;
}

.form-style-6 input[type="text"].date_input:focus
{
    box-shadow: 0 0 10px #fff;
    border: 1px solid #fff;
}

.form-style-6 textarea, .form-style-6 select {}


.form-style-6 input[type="submit"],
.form-style-6 input[type="button"],
.form-style-6Y input[type="submit"],
.form-style-6Y input[type="button"]{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #F8C807;
border-bottom:none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
		text-transform:uppercase;
transition: .5s ease;
padding: 15px;
  color:#fff;
 font-family: 'Work Sans', sans-serif;
  font-weight:300;
  text-decoration:none;

}
.form-style-6 input[type="submit"]:hover,
.form-style-6 input[type="button"]:hover{
    background-color:#6F8B0A;
	-webkit-transition: all .7s cubic-bezier(0.3,1,0,1);
  transition: all .7s cubic-bezier(0.3,1,0,1);
  cursor:pointer;
}


 .simple-form {margin:30px auto;}

 .simple-form input[type=checkbox]{
	height: initial;
	width: initial;
	visibility: initial;
}
.simple-form input[type="text"],
.simple-form input[type="datetime"],
.simple-form input[type="email"],
.simple-form input[type="tel"],
.simple-form input[type="number"],
.simple-form input[type="search"],
.simple-form input[type="time"],
.simple-form input[type="url"],
.simple-form textarea,
.simple-form select
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 1px;
    color: #999;
    border: 1px solid #999;
	padding: 10px 4px;
    margin:0 15px 15px 15px;
	max-width:700px;
}

.simple-form input[type="text"]:focus,
.simple-form input[type="date"]:focus,
.simple-form input[type="datetime"]:focus,
.simple-form input[type="email"]:focus,
.simple-form input[type="tel"]:focus,
.simple-form input[type="number"]:focus,
.simple-form input[type="search"]:focus,
.simple-form input[type="time"]:focus,
.simple-form input[type="url"]:focus,
.simple-form textarea:focus,
.simple-form select:focus
{
    box-shadow: 0 0 10px #F8C807;
    border: 1px solid #F8C807;
}

.simple-form input[type="submit"],
.simple-form input[type="button"]
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #F8C807;
border-bottom:none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
		text-transform:uppercase;
transition: .5s ease;
  color:#fff;
 font-family: 'Work Sans', sans-serif;
  font-weight:300;
  text-decoration:none;
    padding:25px;
  font-size:1.3em;
}
.simple-form input[type="submit"]:hover,
.simple-form input[type="button"]:hover{
    background-color:#6F8B0A;
	-webkit-transition: all .7s cubic-bezier(0.3,1,0,1);
  transition: all .7s cubic-bezier(0.3,1,0,1);
  cursor:pointer;
}


.suppr {background-color:#fff; color:red; border:1px solid red;}
.supprY {color:#fff; border:1px solid #fff; background-color:transparent; font-weight:600;}

.nobox {
  font-size: 0.8em;
	line-height:1.3em;
	text-transform:uppercase;
	padding : 10px 0px 0px 0px;}
.nobox a {background-color:transparent;
color:#96BF0D;
padding:3px;
text-decoration:none;
font-weight:600;}
.nobox a:hover {background-color:#999;
color:#fff;
padding:3px;
text-decoration:none;}

/* Customize the label (the container) */
.container {
  position: relative;
  padding : 5px 3px 5px 45px;
    margin:0 auto 0 auto;
  cursor: pointer;
  font-size: 0.9em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  vertical-align:middle;

  text-transform:uppercase;
display:block;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top:5px;
  left: 0;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background-repeat:no-repeat;
  background-position:left center;
}

/* Create a custom checkbox */
.bouger {
  background-image:url(icone-bouger.png);
}
/* Create a custom checkbox */
.detente {
  background-image:url(icone-dtente.png);
}
/* Create a custom checkbox */
.nature {
  background-image:url(icone-nature.png);
}
/* Create a custom checkbox */
.loisirs {
  background-image:url(icone-loisirs.png);
}
/* Create a custom checkbox */
.manger {
  background-image:url(icone-manger.png);
}


/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
	  background-image:url(none.png);
background-color:#999;
}
/* Show the checkmark when checked */
.container:hover input ~ .checkmark:after {
  display: block;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
 	  background-image:url(none.png);
  background-color: #96BF0D;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 18px;
  top: 10px;
  width: 5px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



.boutongalerie {
	font-weight:bold;
	color:#ffffff;
	padding:5px 10px 5px 10px;
	background-color:#96BF0D;
	border:0;
	moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	}
.boutongalerie:hover {
	background-color:#666;
	-webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);}



.intro {position:absolute;
bottom: 8%;
z-index:3005;
font-weight:400;
width:100%;
background-color:rgba(255,255,255,0);
color:#fff;
margin:10% auto 3% auto;
text-align:center;
}

.intro h1 {font-size:2.9em; font-weight:400; max-width:1200px; margin:0 auto; text-transform:uppercase;
line-height:1.2em;}
.intro p {max-width:1200px; margin:0 auto; line-height:1.8em; font-size:1.3em;
margin-top:3%; text-align:center;}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }



.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

 .rslides img {
  display: block;
  height: 100%;
  float: left;
  width: 100%;
	    }

.rslides {
  margin: 0 auto;
  }

.rslides_container {
  width: 100%;
  height:80%;
  position:relative;
  }



  .large-btns_nav {
  z-index: 3000;
  position: absolute;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  opacity: 1;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background:  url("themes.png") no-repeat left 50%;
  width: 38px;
  }
.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
	position:absolute;
	z-index:3000;
  margin: -30px auto 0 auto;
  text-align: center;
  left:0;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin:0 2px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #fff;
  background: rgba(255,255,255, 1);
  display: inline-block;
  _display: block;
  *display: block;
  width: 10px;
  height: 10px;
  margin:0 ;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #0596D7;
  }

.captionHASH {
font-family: 'Gochi Hand', cursive;
	opacity:1;
	  transition: .5s ease;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color:#fff;
font-size:3em;
z-index:3000;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.caption {
text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	opacity:1;
	  transition: .5s ease;
  position: absolute;
  top: 48%;
  width:100%;
margin: 0 auto;
text-align:center;
  color:#fff;
font-size:2.8em;
z-index:3005;
}

.caption a {color:#fff; text-decoration:none;}

.caption:hover {cursor:pointer;}


#wrapper {
  width: 100%;
  }

  .arrow {background-color:#96BF0D;

border-radius:5px;
padding:3px;
  cursor:pointer;}

.arrow:hover {background-color:#FCD703;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
  text-decoration:none;
}

.row {width:90%; padding:0; margin:0 auto;}


.column {
    float: left;
    width: 45%;
}

.column2 {
  float: left;
  width: calc(50% - 15px);
  padding: 0 7.5px;
}


.column2 img {
	display:block;

}
.column img:hover {

}

.row:after {



}



/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px) {
    .column, .column2 {
        width: 85%;
		padding:3px;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
    .column, .column2 {
        width: 85%;
		padding:3px;
   }
}



a.etapes1, a.etapes2, a.etapes3, a.etapes4, a.etapes5 {background-color: transparent;}
a.etapes1:hover , a.etapes2:hover , a.etapes3:hover , a.etapes4:hover , a.etapes5:hover  {background-color: transparent;}
a.imglink {background-color: transparent;}
a.imglink:hover {background-color: transparent;}
a#imglink {background-color: transparent;}
a#imglink:hover {background-color: transparent;}



.recette {font-family: 'Gochi Hand', cursive; font-size:2.2em; color:#F8C807}

.regler {margin:0 auto 50px auto; width:100%; max-width:600px; text-align:center;}

#fond_menu_mob {
  display: none;
  width: 100%;
  height:100%;
margin:0;
padding:0;
  position: fixed;
  z-index: 4000;
  background-color: #251204;
  top: 0;
  left: 0;
  text-align: left;}

.menu-mob-opened {
  display: none;
  width: 90%;
margin:0 auto;
padding:0;
  position: absolute;
  z-index: 6000;
  background-color: #251204;
  top: 0;
  text-align: left;
}

.menu-mob-opened .dropbtn, .menu-mob-opened .dropdown .dropbtn {
  width: 100%;
  text-align: left;
  font-size: 1.5em;
  text-transform: uppercase;
  display: block;
}

.menu-mob-opened .dropdown {
  display: block;
}

.menu-mob-opened .dropbtn1 {
  font-size: 1em;
  display: block;
}

#close-menu-mob {
  position: fixed;
  top: 0;
  right: 0;
cursor:pointer;
}

.menu-mob {
  display: none;
/*   background-color: #251204; */
  padding: 0px;
  position: absolute;
  top: 0;
  z-index: 6000;
  width: 100%;
  color: #fff;
}

.menu-mob-opened a.dropbtn,
.menu-mob-opened a.dropbtn1 {
  padding: 12px 17px;
  cursor: pointer;
  text-decoration: none;
}

.menu-mob-opened .dropbtn1 {
  margin-bottom: 12px;
}

.menu-mob .dropdown-content {
  display: none;
}
.menu-mob {
  display: none;
}

.icons-reseaux img {margin:0 5px;}

#weatherWidget .day {padding:0;}

#popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

#popup-box {
  background: #fff;
  max-width: 520px;
  width: 90%;
  padding: 30px;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 10px 40px rgba(0,0,0,0.25);
  animation: popupAppear 0.3s ease-out;
}

#popup-box h2 {
  font-family: 'Gochi Hand', cursive;
  text-transform: uppercase;
  font-size: 2.2em;
  color: #96BF0D;
  margin-top: 0;
  margin-bottom: 15px;
  text-align: center;
}

.popup-content {
  color: #333;
  font-size: 1.05em;
  line-height: 1.5;
  text-align: center;
}

#popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  font-size: 1.8em;
  cursor: pointer;
  color: #F8C807;
}

#popup-close:hover {
  color: #96BF0D;
}

@keyframes popupAppear {
  from {
    transform: scale(0.9);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}


/* Large screens ----------- */
@media screen and (max-width : 1800px) {
.dropbtn {
    padding:20px 15px;
}
}

/* Desktops and laptops ----------- */
@media screen and (max-width : 1420px) {
.barrehaut {
font-size:0.9em;
}
.dropbtn {
    padding:17px 10px;
}

.intro h1 {font-size:2.7em; font-weight:400; max-width:1200px; margin:0 auto; text-transform:uppercase;
line-height:1.2em;}
.intro p {max-width:1200px; margin:0 auto; line-height:1.8em; font-size:1.3em;
margin-top:3%; text-align:center;}

.pres1-1, .pres1-2, .pres1-3, .pres1-4, .pres1-5, .pres1-6, .pres1-7, .pres1-9 {padding:50px 2%; margin:0 auto; text-align:center;}
.RDV {
padding: 8% 80px 2% 80px;
}

.actus2 {
border-spacing:70px 30px;
}

.icons-reseaux img {width:30px;}
.ouverture {padding:0 5px;}
.ouverture img {width:15px;}

.logo {padding:3px 5px;
width:18%;}
}

/* Desktops and laptops ----------- */
@media screen and (max-width : 1280px) {

.intro {
margin:11% auto 3% auto;
}
.intro h1 {font-size:2.3em; font-weight:400; max-width:1200px; margin:0 auto; text-transform:uppercase;
line-height:1.2em;}
.intro p {max-width:1200px; margin:0 auto; line-height:1.8em; font-size:1.1em;
margin-top:3%; text-align:center;}
.dropbtn {
    padding:21px 10px;
}
.tdmenu-phonemail {position:absolute; top:0; right:0; display:block; text-align:right; vertical-align:top; width:20%;}

.pres1-1, .pres1-2, .pres1-3, .pres1-4, .pres1-5, .pres1-6, .pres1-7, .pres1-9 {padding:50px 1%; margin:0 auto; text-align:center;}
.tableau-intervention {margin:15px 15px;}

.actus2 {
border-spacing:30px 30px;
}

.RDV {
padding: 8% 50px 2% 50px;
}


.td20 {width:45%; display:inline-block;}
.td20 p {padding:0 25px;}

#page2-6 .colonneblog  {width:100%; padding:0; margin:0 auto; text-align:center;}

.logo {
  width:20%;}
}

/* autres ----------- */
  @media screen and (max-width:1024px) {
/* body {font-size:0.9em; } */
.intro h1 {font-size:2em; font-weight:400; max-width:1200px; margin:0 auto; text-transform:uppercase;
line-height:1.2em;}
.intro p {max-width:1200px; margin:0 auto; line-height:1.2em; font-size:1em;
margin-top:3%; text-align:center;}
a.cta {padding:15px;}

.RDV {
padding: 8% 20px 2% 20px;
}
.btngreen {padding:25px;}

.etapesXS {position:relative; height:200px; padding:0px; width: 33.33%; vertical-align:bottom;  overflow: hidden;}
.etapesXS .text {
padding:0 1%;}
 .transition-news {
width:100%;
}


#barrehautFIXED {display:none;}

.menu-mob {
  display: block;
}

#weather {display:none;}

.logo {top:50px;}

#page1 {margin-top:115px;}

.icons-reseaux img {width:26px; margin:0;}

.infosprat1 {width:40%;  display:inline-block; margin:0 20px 50px 0; }
.infosprat2 {width:40%; display:inline-block; margin:0 0px 50px 20px; padding:0 0;}
.infosprat3 {width:100%; display:block;  max-width:400px; margin:0 auto;}

.activites-accueil td {display:block; width:60%; margin:0 auto;}
.activites-accueil td.etapesvid {padding:0;}
}

/* autres ----------- */
  @media screen and (max-width:950px) {

a.cta {padding:10px;}
.menuCAT a.cta2 {padding:10px 2px; position:relative; margin:0 2px;}
.tdmenu-logo {display:block; width:60%;}
.tdmenu {display:block; width:100%;}
.tdmenu-phonemail {position:absolute; top:0; right:0; display:block; text-align:right; vertical-align:top;  width:40%;}

.dropbtn {
    padding:8px 8px;
}

.tableau-intervention {margin:15px 25px; display:inline-block; width:40%; vertical-align:top;}



.RDV {
font-size:0.9em;
}

.actustd {padding:5px 5px 5px 5px; position:relative;}

.pres1-2, .pres1-3, .pres1-4, .pres1-5, .pres1-6, .pres1-7, .pres1-8, .pres1-9 {padding:0 1%; margin:0 auto; text-align:center;}
.form-style-6 input[type="text"],
.form-style-6 input[type="date"],
.form-style-6 input[type="datetime"],
.form-style-6 input[type="email"],
.form-style-6 input[type="number"],
.form-style-6 input[type="search"],
.form-style-6 input[type="time"],
.form-style-6 input[type="url"],
.form-style-6 textarea,
.form-style-6 select
{font-size:0.8em;}


.formulaire {width:95%;}
.artIN a {white-space: initial;}

.illustr {padding: 5px; margin:0; width:24%;}
.illustr img {padding:2px;}

.descrFull {padding:0 10px 0 0; width:76%;}
}

/* mobile ----------- */
@media screen and (max-width:800px) {

.intro h1 {font-size:1.7em; font-weight:400; max-width:750px; margin:0 auto; text-transform:uppercase;
line-height:1.2em;}
.intro p {max-width:750px; margin:0 auto; line-height:1.2em; font-size:1em;
margin-top:3%; text-align:center;}

.logo {
  width: 40%;
  top: 0px;
  left: 0px;
  padding: 3px 5px;
  font-size: 0.8em;
}

.actus2 {
border-spacing:10px 10px;
width:100%;
}
.actus2td {position:relative; display:block;
margin:50px auto;
width:90%;}


.actustd {padding:3px 3px 3px 3px; position:relative;}

.actus2td:hover {
  transform: none;
}

.captionHASH {
font-size:2em;
}
.plateau {width:90%;
max-width:1000px;
margin:40px auto 15px auto;
text-align:justify;
}
.plateau a.cta2 {margin:15px 0px;}
#reserver, .btn-cadeau, .large-btns_nav, .caption  {
display:none;
}

.infosprat1 {width:100%;  display:block; margin:0 auto 50px auto; max-width:300px;}
.infosprat2 {width:100%; display:block; margin:0 auto 50px auto; padding:0 0; max-width:300px;}
.infosprat3 {width:100%; display:block;  max-width:300px;}

.formulaire td {vertical-align:top;}
.cohe-resa td {display:block; width:100%; margin:5px 0;}

.activites-accueil td {display:block; width:100%;}
.etapes, .etapes0 {}
.etapesvid {position:relative;  height:360px; padding:0px;  overflow: hidden; }

.etapesXS h3 {font-size: 1.2em;}

#plateau {
background:url() no-repeat 5% 60%;
padding:0px 0 50px 0;
}
.rslides_container {
  width: 100%;
  height:100%;
  position:relative;
  }
.menuCAT a.cta2 {padding:10px 2px; position:relative; margin:0 2px; display:inline-block;}


.tickets {border-spacing:15px 15px; margin:0 auto; width:100%;}
.tickets-td:nth-child(even) {background-color:#F8C807; width:40%; color:#fff; padding:10px; display:inline-block; margin:15px;}
.tickets-td:nth-child(odd) {background-color:#333; width:40%; color:#fff; padding:10px;display:inline-block; margin:15px;}
.tickets-style {border:2px dashed #fff; padding:10px; height:100%;}

.tickets a.cta2, .tickets .cta2, .tickets .actus2 a.cta2 {
 padding:5px;
font-size:0.9em;
}
.dropdown-content a {
    padding: 1px 1px;
}
#barrehautFIXED {
z-index:3035;
}
.dropdowntable {
width:100%;
margin:0 auto 0 auto;
padding:10px;
border-spacing: 25px 0;}

.filtre {background-size:cover;}

.menuCAT a.cta2 {margin:2px; padding:3px 5px;}

.contact td {display:block; width:100%;}
}
/* mobile ----------- */
@media screen and (max-width:600px) {

.barrehaut {
width:100%;
color:#fff;
text-align:center;
padding:0 0 0 0;
margin:0;
border-bottom:1px solid #FCD703;
background-color:rgba(0,0,0,0.3);
font-size:1.1em;
}

.intro {
margin:8% auto 3% auto;
}

.intro h1 {max-width:550px;}
.intro p {max-width:550px;}


.tableau-intervention {margin:15px 15px; display:inline-block; width:90%; vertical-align:top; max-width:250px;}
.tableau-intervention p { text-align:center;}

.secteurs {min-height:150px; width: 90%; text-align:justify; display:block;}

.whitebackground {display:none;}

.tem-text {width:80%; padding:10px 15px;}

.RDV {background-position:75% 0%;
padding: 13% 5px 1% 0;}
.RDV .btngreen {padding:8px;}



.coordonnees {text-align:left; margin:0 auto; width:100%;
border-spacing:0;}


.actus {
padding:0px;
-moz-box-shadow: 5px 5px 5px 2px #ccc;
-webkit-box-shadow: 5px 5px 5px 2px #ccc;
-o-box-shadow: 5px 5px 5px 2px #ccc;
box-shadow: 5px 5px 5px 2px #ccc;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc, Direction=134, Strength=5);
width:100%;
font-size:1em;
text-align:center;
overflow: auto;
margin:20px auto;
}

.actustd {display:inline-block; width:45%;  margin:20px 0; vertical-align:top;}

.hero-image-2 {height:250px; width: 100%; background-image:url(hero-image-2.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-accrobranche {height:250px; width: 100%; background-image:url(hero-image-accrobranche.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-rando_avec_anes_ou_poneys {height:250px; width: 100%; background-image:url(hero-image-rando_avec_anes_ou_poneys.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-une_rando_vtt {height:250px; width: 100%; background-image:url(hero-image-une_rando_vtt.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-balade_botanique {height:250px; width: 100%; background-image:url(hero-image-balade_botanique.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-parcours_dorientation {height:250px; width: 100%; background-image:url(hero-image-parcours_dorientation.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-canyoning {height:250px; width: 100%; background-image:url(hero-image-canyoning.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-via_ferrata {height:250px; width: 100%; background-image:url(hero-image-via_ferrata.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-chasse_au_tresor {height:250px; width: 100%; background-image:url(hero-image-chasse_au_tresor.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-spa_-_sauna_hammam_soins {height:250px; width: 100%; background-image:url(hero-image-spa_-_sauna_hammam_soins.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-beach_volley {height:250px; width: 100%; background-image:url(hero-image-beach_volley.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-une_table_a_lauberge {height:250px; width: 100%; background-image:url(hero-image-une_table_a_lauberge.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-escape_game__les_chauffeurs{height:250px; width: 100%; background-image:url(hero-image-escape_game__les_chauffeurs.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
	.hero-image-toboggan_aquatique_gliss_on {height:250px; width: 100%; background-image:url(hero-image-toboggan_aquatique_gliss_on.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-escape_game_-_latelier_des_secrets{height:250px; width: 100%; background-image:url(hero-image-escape_game_-_latelier_des_secrets.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-seminaires_dentreprise_incentives{height:250px; width: 100%; background-image:url(hero-image-seminaires_dentreprise_incentives.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-escalade_en_ext{height:250px; width: 100%; background-image:url(hero-image-escalade_en_ext.png); background-position:bottom;  background-size:cover;  background-repeat:no-repeat;}
.hero-image-randonnee_en_trottinette {height:250px; width: 100%; background-image:url(hero-image-randonnee_en_trottinette.png); background-position:bottom;  background-size:cover;  background-repeat:no-repeat;}
.hero-image-fantasticable {height:250px; width: 100%; background-image:url(hero-image-fantasticable.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-auberge_seminaires{height:250px; width: 100%; background-image:url(hero-image-auberge_seminaires.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-le_gite_de_la_ferme_du_plat{height:250px; width: 100%; background-image:url(hero-image-le_gite_de_la_ferme_du_plat.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-parcours_ninja {height:250px; width: 100%; background-image:url(hero-image-parcours_ninja.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}




	.hero-image- {height:250px; width: 100%; background-image:url(hero-image-2.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}

.hero-image-3 {height:250px; width: 100%; background-image:url(hero-image-3.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-4 {height:250px; width: 100%; background-image:url(hero-image-4.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-5 {height:250px; width: 100%; background-image:url(hero-image-5.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-6 {height:250px; width: 100%; background-image:url(hero-image-6.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-7 {height:250px; width: 100%; background-image:url(hero-image-7.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-8 {height:250px; width: 100%; background-image:url(hero-image-8.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}
.hero-image-9 {height:250px; width: 100%; background-image:url(hero-image-8.png); background-position:bottom; background-size:cover; background-repeat:no-repeat;}

.choisir, .tick  {display:none;}

#page2-2 .colonneblog h1, #page2-3 .colonneblog h1.titre-page, #page2-6 h1, #page2-8 h1, #page2-5 h3, #page2-4 .colonneblog h1, #page2-7 .colonneblog h1
{max-width:200px; margin:-50px 10px 10px auto;
font-size:1em;}

.tickets {border-spacing:5px 5px; margin:0 auto; width:100%;}
.tickets-td:nth-child(even) {background-color:#F8C807; width:48%; color:#fff; padding:10px; display:inline-block; margin:1%;}
.tickets-td:nth-child(odd) {background-color:#333; width:48%; color:#fff; padding:10px;display:inline-block; margin:1%;}
.tickets-style {border:1px dashed #fff; padding:5px; height:100%;}

.resa_div_fixed {font-size:0.7em; position:absolute; top:60px; right:0; background-color:rgba(0,0,0,0.6); color:#fff; padding:8px 0 8px 8px; z-index:3000;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
line-height: 1.8em;
    width: 50%;}


.count_art {font-size:0.8em;}

/* .resas {font-size:0.8em;} */

.plusmoins .cta3 {padding:0;}

.coordonnees_resa_33 {width:100%; display:block;}
.boutons_coordonnees .btngreen {padding:10px;}
#resa_preced .btngreen, #resa_suiv .btngreen {padding:8px;}

.chemin {font-size:0.6em;}

#reserv_acti .descrFull-droite, #reserv_acti .descrFull, #tarifs_acti .descrFull {width:90%; display:block;}

.recette {font-size:1.8em;}
.bonheur {font-size:0.8em;}

.form-style-6Y{
padding: 10px 0px;
}

.formulaire_calendrier, .formulaire_activites {display:block; width:100%;}

a.cta2, .cta2, .actus2 a.cta2, a.cta3, .cta3 {padding:5px;}

.bonheur td {
  line-height: 1.2em;
}
}


/* mobile ----------- */
@media screen and (max-width:500px) {
.intro h1 {font-size:1.5em;}
.intro p {font-size:0.9em;}


.td20 {width:45%; display:inline-block;}
.td20 p {padding:0 15px;}

a.cta2, .cta2 {padding:5px 2px;}

.tickets-td:nth-child(even) {background-color:#F8C807; width:80%; color:#fff; padding:10px; display:inline-block; margin:1% auto;}
.tickets-td:nth-child(odd) {background-color:#333; width:80%; color:#fff; padding:10px;display:inline-block; margin:1% auto;}
}

@media screen and (max-width:450px) {
.RDV {background-position:75% 0%;
padding: 18% 2px 0 0;}

}

/* admin */
input { cursor:pointer;}
.valider {background-color :#009900; font-size:15px; color:#ffffff; border: 1px solid #ffffff; font-weight:bold; padding:10px; cursor:pointer;}
.supprimer {font-size:10px; background-color : #cc0000; color:#ffffff; border: 1px solid #ff0000; font-weight:bold; cursor:pointer;}
.boutonbleu {font-size:10px; background-color : #0066ff; color:#ffffff; border: 1px solid #89B9FE; font-weight:bold; cursor:pointer;}}

/* webcam */
.embed-webcam {

    height: 0;

    width: 100%;

    padding-bottom: 56.25%;

    overflow: hidden;

    position: relative;

    top: 0;

    left: 0;

}

.embed-webcam iframe {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

}

.webcam {width: 100%;margin:0 auto;position:relative}