/*@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Roboto:400,500);*/

*:not(input){
	outline: none;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}
html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}

body {
	color: #333333;
	font-family: 'Roboto', sans-serif;
	font-weight: 400; 
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

img {
	border: none;
}
input{ -webkit-appearance: none; }
a:link { color : #333333; text-decoration: underline; }
a:visited { color : #333333; text-decoration: underline; }
a:hover { color : #333333; text-decoration: underline; }
a:active { color : #333333; text-decoration: underline; }

h1 {
	color: #333333;
	font-size: 55px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; 
}

h2 {
	color: #55b3cb;
	font-size: 43px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; 
}

h3 {
	color: #c74261;
	font-size: 24px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; 
}

h4 {
	color: #333333;
	font-size: 18px;
	margin: 0 0 5px 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700; 
}

h5 {
	color: #55b3cb;
	font-size: 14px;
	margin: 0 0 5px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 500; }

p {
	color: #333333;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 25px;
	-webkit-transform: translate3d(0,0,0);
}

.bloc li {
	list-style-image: url('style_list.png');
	color: #727272;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	margin-bottom: 10px;

}

form label{ display: none; }

/*------------- Nav -----------*/
#nav {
	position: fixed;
	width: 45px;
	height: 327px;
	left: 20px;
	top: 50%;
	margin-top: -122.5px;
	background: rgba(222,222,222,0.4);
	border-radius: 45px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	-moz-box-shadow: 0 0 0px 2px rgba(0,0,0,0.10);
	-webkit-box-shadow: 0 0 0px 2px rgba(0,0,0,0.10);
	box-shadow: 0 0 0px 2px rgba(0,0,0,0.10);
	z-index: 99;
}

#nav ul{ 
	list-style: none;
	width: 100%;
	margin: 20px 0 0 -27px;
}
#nav li {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	background: #dddddd;
	margin-bottom: 18px;
	-moz-box-shadow: inset 5px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 2px 2px 0px rgba(0,0,0,0.25);
	box-shadow: inset 2px 2px 0px rgba(0,0,0,0.25);
}

#nav li.current {
	background-color: #ffd445;
}

#nav li:last-child{
	background: url(nav-contact.png) transparent top center no-repeat;
	width: 46px;
	height: 44px;
	border-radius: 0;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-left: -13px;
	margin-top: -1px;
}
#nav li:hover {
	text-indent: 0px;
	background-color: #ffd445;
}
#nav li:last-child:hover{ background-color: transparent; }
#nav li a.nav-item{
	display: block;
	text-indent: -500px;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
#nav li a.nav-item:last-child{
	height: 44px;
	border-radius: 30px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}
#nav li a.nav-item:hover{
	width: 200px;
	text-indent: 0;
	color: #c74261;
	padding-left: 50px;
	text-decoration: none;
}
#nav li a.nav-item.contact:hover{ text-indent: -500px; }
#nav li a span{
	background: rgba(255,255,255,0.60);
	border-radius: 20px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	padding: 2px 20px;
}
#nav li a span.mail{ 
	opacity: 0; 
	filter: alpha(opacity=0);
}
/*------------- Home -----------*/
#home{
	position: relative;
	width: 100%;
	height: 95%;
	/*min-height: 730px;*/
	min-height: 800px;
	/*background: url(home.png) no-repeat center bottom;*/
	background: #cfd527;
	background-image: radial-gradient(#cfd527 , #959a1c);

	top: 0;
	z-index: 100;
	text-align: center;
	-moz-box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
	-webkit-box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
	box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
	display: table;
}
#home:after {
		content:"";
		position: absolute;
		bottom: -20px;
		left: 50%;
		margin-left: -20px;
		width: 0; 
		height: 0; 
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid #a6ac20;
		}

#home .center {
	height: 575px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

#home .center .content-content {
	width: 990px;
	margin: -150px auto 0 auto;
	position: relative;
	height: 610px;
}

#home .logo {
	display: block;
	margin-top: 50px;
	margin-bottom: 100px;
}

#home h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #333333;
	font-size: 57px;
	text-align: left;
	line-height: 60px;
}

#home h1 span {
	color: #c74261;
	display: block;;	
}

#home #rubrique ul {
	padding: 0 0 0 0;
}

#home #rubrique li {
	list-style: none;
	width: 130px;
	float: left;
}

#home #rubrique {
	margin-top: 30px;
}
#home #rubrique img {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	behavior: url(http://www.freefitness.fr/_css/pie-css/PIE.htc);
	border: solid 7px rgba(255,255,255,0.30);
	margin-bottom: 7px;
	image-rendering: optimizeSpeed;             /* FUCK SMOOTHING, GIVE ME SPEED  */
 	image-rendering: -moz-crisp-edges;          /* Firefox                        */
 	image-rendering: -o-crisp-edges;            /* Opera                          */
 	image-rendering: -webkit-optimize-contrast; /* Chrome (and eventually Safari) */
 	image-rendering: optimize-contrast;         /* CSS3 Proposed                  */
}

#home #rubrique img:hover {
	border: solid 7px #c74261;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

#home #rubrique li a {
	color: #2f76a7;
	text-decoration: none;
}

#home #rubrique li span {
	width: 107px;
	padding: 0 10px 0 10px;
	display: block;
	text-align: center;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
}

#home #infos {
	color: #333333;
	position: absolute;
	top: 5px;
	right: 0;
	line-height: 28px;
	padding-right: 100px;
	background: url(h-infos-2x.png) no-repeat right top;
	background-size: 83px 83px;
	width: 360px;
	height: 86px;
}

#home #infos span {
	display: block;
	text-align: right;
}

#home #infos .tel-infos {
	margin-top: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 33px;
}

#home #infos .adresse-infos {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 12px;
}
img.offre-jeunes{
	position: absolute;
	right: 150px;
	top: 107px;
}

#pub {
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -366px;
	width: 732px;
	height: 94px;
	overflow: hidden;
	background: #00b7eb;
}

/*img.ad{
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -366px;
}*/
#home-offer {
	float: right;
	width: 290px;
	height: 200px;
	padding-top: 90px;
	background: #2a72a4;
	border: solid 7px white;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 37px;
	margin-top: -110px;
}

#home-offer a {
	color: white;
	text-decoration: none;
}

#home-offer a .home-price {
	font-size: 70px;
}

#home-offer a .home-description {
	display: block;
	text-transform: uppercase;
}

#home-offer a .home-description {
	display: block;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#home-offer a .home-button {
	display: block;
	background: #c74261;
	font-size: 20px;
	text-transform: uppercase;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	padding: 4px 20px 4px 20px;
}

span.home-button{
	background: #c74261;
	border: none;
	display: block;
	font-size: 21px;
	letter-spacing: 1px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	margin: 20px auto 0 auto;
	border-radius: 30px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	padding: 4px 30px 4px 30px;
	cursor: pointer;
	width: 126px;
}



/*------------- Page -----------*/
#page{
	position: relative;
	width: 100%;
	min-width: 990px;
	z-index: 50;
	overflow: hidden;
}
.center{
	width: 990px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
.center{
	position: relative;
}
.bloc,
.center > .image > .first,
.center > .image > .second,
.center > .image > .third,
.center > .image > .fourth,
.center > .image > .fifth,
.center > .image > .sixth{
	-moz-box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
	-webkit-box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
	box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
}
#cardio-training{
	height: 600px;
	/*background: url(cardio-training-visuel.jpg) 50% 0 no-repeat fixed;*/
	background: url(cardio-training-visuel.jpg) no-repeat center;
	background-size: cover;
}
#cardio-training .center .bloc{
	width: 376px;
	position: absolute;
	bottom: 30px;
	right: 0;
	background-color: #55b3cb;
	padding: 58px;
}
#cardio-training .center .bloc h2{ color: #ffffff; }
#musculation{
	height: 706px;
}
#musculation .center .bloc{
	width: 419px;
	position: absolute;
	top: 90px;
	left: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-left: 20px;
}
#musculation .center .bloc .image{
	position: relative;
	width: 100%;
	height: 160px;
	margin-top: 20px;
	text-align: center;
}
#musculation .center .bloc .image .first{
	width: 49%;
	/*border-right: 1px solid #cacaca;*/
	float: left;
}
#musculation .center .bloc .image .second{
	width: 50%;
	float: left;
}
#musculation .center .bloc + .image{
	width: 600px;
	height: 500px;
	position: absolute;
	bottom: 70px;
	right: -48px;
}
#musculation .center > .image .first{
	position: absolute;
	top: -27px;
	left: 42px;
	z-index: 0;
	border-radius: 436px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}
#musculation .center > .image .second{
	position: absolute;
	top: -21px;
	right: 0;
	z-index: 1;
	border-radius: 216px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}
#musculation .center > .image .third{
	position: absolute;
	bottom: 75px;
	left: 0;
	width: 134px;
	height: 134px;
	text-align: center;
	background-color: #55b3cb;
	border-radius: 134px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}

#musculation .image .third p a:hover{
	color: #f35b7e;
}

#musculation .image h3 {
	color: #333333;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 17px;
	text-transform: none;
	margin-bottom: 0px;
}

#musculation .image h4 {
	font-size: 25px;
	line-height: 28px;
	color: #55b3cb;
	text-transform: uppercase;
}

#musculation .image .third p {
	margin-top: 24px;
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}

#musculation .image .third p span {
	font-size: 33px;
}

#musculation .image .third p a {
	margin-top: 9px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: none;
	color: white;
}

#hammam-sauna{
	height: 595px;
	background: url(hammam-sauna-visuel.jpg) no-repeat center;
	background-size: cover;
}
#hammam-sauna .center .bloc{
	width: 464px;
	padding: 58px;
	background-color: #fff;
	position: absolute;
	bottom: 60px;
	left: 0;
}
#cours-collectifs{
	height: 648px;
	background: url(cours-collectifs-visuel.jpg) no-repeat 15% center;
}
#cours-collectifs .center .bloc{
	width: 410px;
	max-height: 480px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	right: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-right: 20px;
}
#cours-collectifs .center .bloc ul{ height: 100px; }
#cours-collectifs .center .bloc ul li{
	width: 50%;
	float: left;
}
#cours-collectifs .center .bloc a{
	clear: both;
	width: 176px;
	height: 27px;
	padding-top: 6px;
	display: block;
	background-color: #c74261;
	border-radius: 30px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 52px;

}
#piscine-jacuzzi{
	height: 580px;
	background: #55b3cc url(piscine-visuel.jpg) no-repeat center;
	background-size: cover;
}
#piscine-jacuzzi .bloc{
	width: 580px;
	max-height: 440px;
	position: absolute;
	top: 85px;
	left: 0;
	overflow: hidden;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-left: 20px;
}
#piscine-jacuzzi .bloc h2,
#piscine-jacuzzi .bloc p{ color: #333333; width: 455px; }
#piscine-jacuzzi .bloc h2{ color: #ffffff; }
#piscine-jacuzzi .bloc .image{ width: 415px; text-align: center; margin-top: 60px; }
#piscine-jacuzzi .bloc .image .temperature{
	width: 39%;
	border-right: 1px solid #3a8ca1;
	float: left;
}
#piscine-jacuzzi .bloc .image .heure{
	width: 50%;
	float: left;
}
#piscine-jacuzzi .center .bloc + .image{
	width: 492px;
	height: 350px;
	position: absolute;
	right: 0;
	top: 200px;
}
#piscine-jacuzzi .center > .image .first{
	position: absolute;
	bottom: 100px;
	right: 0;
	z-index: 0;
	border-radius: 436px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}
#piscine-jacuzzi .center > .image .second{
	position: absolute;
	bottom: 90px;
	left: 0;
	z-index: 1;
	border-radius: 436px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}
#le-club-en-chiffre{
	height: 742px;
	background: url(club-visuel.jpg) no-repeat 24% center;
}
#le-club-en-chiffre .bloc{
	width: 575px;
	height: 550px;
	position: absolute;
	right: 0;
	top: 105px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-right: 20px;
}
#le-club-en-chiffre .bloc h2{ 
	color: #c74261;
	position: relative;
	top: 50px;
	left: -15px;
}
#le-club-en-chiffre .bloc h2 span{
	display: block;
	color: #55b3cb;
	font-size: 24px;
	margin-bottom: -10px;
}
#le-club-en-chiffre .center .image{
	width: 575px;
	height: 400px;
	position: relative;
}
#le-club-en-chiffre .center .image img{ position: absolute; }
#le-club-en-chiffre .center .image .first{
	top: 145px;
	left: 190px;
}
#le-club-en-chiffre .center .image .second{
	top: 45px;
	left: -85px;
}
#le-club-en-chiffre .center .image .third{
	top: -5px;
	left: 234px;
}
#le-club-en-chiffre .center .image .fourth{
	top: 47px;
	left: 93px;
}
#le-club-en-chiffre .center .image .fifth{
	top: 32px;
	right: 60px;
}
#le-club-en-chiffre .center .image .sixth{
	top: 185px;
	left: 43px;
}
#abonnement{
	height: 538px;
	background-color: #ececec;
}
#abonnement .center .bloc{
	width: 498px;
	max-height: 400px;
	position: absolute;
	top: 87px;
	left: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-left: 20px;
}
#abonnement .center .bloc h2{ margin-bottom: 16px; }
#abonnement .center .bloc p{
	width: 440px;
	margin: 0;
	border-top: 1px solid #b8b8b8;
	padding: 17px 11px;

}

#abonnement .center .bloc p span{
	
}

#abonnement .center .bloc p+p+p{ border-bottom: 1px solid #b8b8b8; }
#abonnement .center .bloc p .description {
	float: right;
	text-align: right;
	width: 310px;
	line-height: 19px;
	font-size: 13px;
}

#abonnement .center .bloc p .offer {
	color: #c74261;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 16px;
}



#abonnement .center .bloc a{
	width: 167px;
	height: 27px;
	padding-top: 6px;
	display: block;
	background-color: #c74261;
	border-radius: 30px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 16px;
}
#abonnement .center .bloc + .image{
	width: 492px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
#abonnement .center .bloc + .image .first{
	position: absolute;
	top: 68px;
	right: 0;
	border-radius: 373px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}
#abonnement .center .bloc + .image .second{
	width: 160px;
	height: 160px;
	border-radius: 160px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	text-align: center;
	background: url(bg-offre-jeunes.png) #55b3cb  no-repeat -10px 0px;
	color: #ffffff;
	position: absolute;
	bottom: 81px;
	left: 24px;
}


#page #abonnement #offre-matinales {
	background: url(bg-offre-matinales-2x.png) #55b3cb  no-repeat -10px 0px;
	background-size: 174px 173px;
}

#abonnement .second p {
	margin-top: 42px;
	font-size: 28px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 22px;
}

#abonnement .second p span {
	font-size: 16px;
}

#abonnement .second p a {
	margin-top: 9px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-transform: none;
}

#abonnement h3 { text-transform: none; position: relative;
top: -15px;
top: 1px;
line-height: 45px;
}
#abonnement h3 span.description {
	float: right;
text-align: right;
width: 310px;
line-height: 19px;
font-size: 13px;
color: #333333;
font-family: 'Roboto', sans-serif;
font-weight: 400;
position: relative;
top: -29px;
right: 45px;
}

#abonnement .mention-price {
	font-size: 11px;
	font-family: arial;
	float: right;
	margin-right: 40px;
position: relative;
top: 15px;
	color: #585858;	
}

#abonnement h3 span.price { font-size: 58px; color:	#c74261; display: block;}

#abonnement .center .bloc + .image .second p,
#abonnement .center .bloc + .image .second a{ color: #ffffff; display: block; }
#abonnement .center .bloc + .image .second a{
	top: 65px;
	position: relative;
}
#abonnement .center .bloc + .image .second a:hover{ color: #c74261; }
#abonnement .center .bloc + .image .second p span{
	display: block;
}
#galerie-360{
	width: 100%;
	height: 245px;
	background: url(visite-virtuelle.jpg) no-repeat center;
	background-size: cover;
}

.vignette-photos {
	margin-top: -30px;
}

#galerie-360 a#visite,#galerie-360 a#galerie{ margin-left: 40px }
#galerie-360 a#visite,
#galerie-360 a#galerie{
	display: block;
	width: 50%;
	float: left;
	padding-top: 90px;
	cursor: pointer;
}
#galerie-360 a#galerie{ width: 40%; }
#galerie-360 a#visite:hover,
#galerie-360 a#galerie:hover{
	text-decoration: none;
}
#galerie-360 h2{
	color: #ffffff;
	font-size: 21px;
}
#galerie-360 a div{
	width: 393px;
	/*width: 390px;*/
	height: 90px;
	margin: 0 auto;
}
#galerie-360 a#visite div{ width: 440px; border-right: 1px solid rgba(255,255,255,0.8); }
#galerie-360 a div img{ margin-right: 30px; }
#galerie-360 a div img,
#galerie-360 a div h2,
#galerie-360 a div span{
	float: left;
}
#galerie-360 span{
	height: 27px;
	padding-top: 6px;
	display: block;
	background-color: #c74261;
	border-radius: 30px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 16px;
}
#galerie-360 a#visite span{ width: 213px; margin-top: -10px; }
#galerie-360 a#galerie span{ width: 150px; margin-top: 40px;
margin-left: -134px; }
#contact{
	clear: both;
	height: 1159px;
}

	#contact {
		background: url(map.jpg) no-repeat center top;
		width: 100%;
		height: 1100px;
	}
	#contact form{ display: block; }
	#contact form,
	#popup-form-sabonner form {
		width: 500px;
		min-height: 239px;
		background: #55b3cb;
		margin: 0px auto 34px auto;
		position: relative;
		top: 255px;
		-webkit-box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
		box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
		text-align: center;
		padding: 30px 70px 58px 70px;
	}

	#contact form h2,
	#popup-form-sabonner form h2 {
		color: #ffffff;
		font-size: 47px;
		line-height: 48px;
	}

	#contact form h2 span {
		font-size: 22px;
		display: block;
		position: relative;
		top: 11px;
	}

	#contact form p {
		
		margin-bottom: 28px;
	}

	#contact form input[type=text], #contact form input[type=email],
	#popup-form-sabonner form input[type=text], #popup-form-sabonner form input[type=email],#popup-form-sabonner form input[type=tel],
	textarea {
		background-color: #4ca0b6;
		width: 385px;
		height: 20px;
		display: block;
		color: #ffffff;
		border: solid 2px #77cce2;
		margin: 15px auto 20px auto;
		padding: 18px;
		border-radius: 6px;
		font-size: 16px;
		color: #ffffff;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		max-width: 385px;
		-moz-box-shadow: inset 3px 3px 0px 0px #41889b;
		-webkit-box-shadow: inset 3px 3px 0px 0px #41889b;
		-o-box-shadow: inset 3px 3px 0px 0px #41889b;
		box-shadow: inset 3px 3px 0px 0px #41889b;
	}
	textarea{
		height: 36px;
		max-height: 36px;
	}

		#contact form input[type=text]:focus, #contact form input[type=email]:focus,
		#popup-form-sabonner form input[type=text]:focus, #popup-form-sabonner form input[type=email]:focus,#popup-form-sabonner form input[type=tel]:focus {
		border: solid 2px #f3d459;
	}

	#contact form input[type=submit],
	#popup-form-sabonner form input[type=submit]{
		background: #c74261;
		border: none;
		display: block;
		font-size: 21px;
		letter-spacing: 1px;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		color: #ffffff;
		margin: 20px auto 0 auto;
		border-radius: 30px;
		padding: 4px 30px 4px 30px;
		cursor: pointer;
	}

	#contact .map {
		position: absolute;
		z-index: -10;

	}

	#contact .tooltip {
		background: rgba(95,95,95,0.9);
		margin: auto;
		width: 226px;
		text-align: center;
		padding: 30px 30px 14px 30px;
		height: 112px;
		position: relative;
		top: 65px;
	}

	#contact .tooltip p {
		color: #ffffff;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 17px;
		line-height: 15px;
	}

	#contact .tooltip a {
		height: 27px;
		width: 197px;
		margin: 17px auto 0 auto;
		padding-top: 6px;
		display: block;
		background-color: #c74261;
		border-radius: 30px;
		behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
		color: #fff;
		text-align: center;
		text-decoration: none;
		font-size: 13px;
		text-transform: uppercase;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 700;
		letter-spacing: 1px;
	}

	#contact .tooltip:after {
		content:"";
		position: relative;
		top: 56px;
		width: 0; 
		height: 0; 
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid rgba(95,95,95,0.9);
	}

	#contact #marker {
		display: block;
		position: relative;
		margin: auto;
		top: 94px;
	}
	
	.merci{
		display: none;
		position: relative;
		width: 500px;
		text-align: center;
		margin: 50px 0;
		width: 500px;
		background: #55b3cb;
		margin: 0px auto 34px auto;
		position: relative;
		top: 185px;
		-webkit-box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
		box-shadow: 0 0 0px 8px rgba(0,0,0,0.10);
		text-align: center;
		padding: 170px 70px;
	}
	.merci h2{ color: #ffffff; }
	.merci a,
	#form_contact a{
		background: #c74261;
		border: none;
		display: block;
		font-size: 21px;
		letter-spacing: 1px;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		color: #ffffff;
		margin: 20px auto 0 auto;
		border-radius: 30px;
		behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
		padding: 4px 30px 4px 30px;
		text-decoration: none;
		width: 264px;
	}
#footer{
	height: 315px;
	background-color: #4d4d4d;
}
#footer .nous-contacter,
#footer .comment-sabonner,
#footer .facebook{
	width: 330px;
	height: 200px;
	float: left;
	margin-top: 57px;
}
#footer hr.footer{ 
	border: none;
	width: 100%;
	height: 1px;
	background-color: #8f8f8f;
	float: left;
}
#footer .comment-sabonner a:hover, 
#footer .facebook a:hover,
#contact form input[type=submit]:hover,
#contact .tooltip a:hover,
#abonnement .center .bloc a:hover,
#cours-collectifs .center .bloc a:hover,
#galerie-360 a#visite span:hover,
#galerie-360 a#galerie span:hover{
	background-color: #f35b7e;
}

#footer {
		color: #ffffff;
	}

	#footer h3 {
		color: #ffffff;
	}

	#footer p {
		color: #ffffff;
	}

	#footer a, #footer a:visited, #footer a:link {
		color: #55b3cb;
		text-decoration: none;
	}

	#footer .nous-contacter .tel {
		font-size: 23px;
		font-family: 'Roboto Condensed', sans-serif;

	}


	#footer .comment-sabonner p {
		min-height: 64px;
	}

	#footer .comment-sabonner a, #footer .facebook a {
		width: 218px;
		height: 27px;
		padding-top: 6px;
		display: block;
		background-color: #c74261;
		border-radius: 30px;
		behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
		color: #fff;
		text-align: center;
		text-decoration: none;
		font-size: 13px;
		text-transform: uppercase;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 700;
		letter-spacing: 1px;
	}

	#footer .facebook a { margin: auto; }


	#footer .facebook { text-align: center; margin-top: 14px; }

	#footer .facebook img {
		margin: auto;
		display: block;
	}

	#footer .facebook span {
		text-transform: uppercase;
		font-family: 'Roboto Condensed', sans-serif;
	}

	#footer .facebook span.medium {
		display: block;
		font-size: 21px;
	}

	#footer .facebook span.small {
		font-size: 12px;
		top: -12px;
		position: relative;
	}

	#footer .facebook span.large {
		font-size: 28px;
		color: #55b3cb;

	}

	#footer .mention-credits {
		float: left;
		font-size: 12px;
	}

	#footer .mentions {
		float: right;
		color: #bbbbbb;
		font-size: 12px;
	}

	#footer .mentions img {
		position: relative;
		top: 6px;
		margin-left: 11px;
	}




/* ------------ Flag ------------ */
#flag {
		position: fixed;
		top: -180px;
		right: 70px;
		background: #2a72a4;
		z-index: 300;
		width: 260px;
		height: 260px;
		border-radius: 200px;
		behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
		text-align: center;
		border: solid 6px white;
		-moz-box-shadow: 0px 4px 10px 0px rgba(100,100,100,0.2);
		-webkit-box-shadow: 0px 4px 10px 0px rgba(100,100,100,0.2);
		-o-box-shadow: 0px 4px 10px 0px rgba(100,100,100,100.2);
		box-shadow: 0px 4px 10px 0px rgba(100,100,100,0.2);
		display: none;
}

#flag.hide-flag {
	top: -290px;
}

#flag:hover {
		top: -172px;
}

#flag p {
		margin-top: 180px;
		color: white;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 700;
		font-size: 34px;
}

#flag p span { font-size: 16px; }
	
#flag p a {
		display: block;
		background: #ca4062;
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: none;
		width: 105px;
		margin: 5px auto;
		color: white;
		letter-spacing: 1px;
		border-radius: 20px;
		behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}

#flag, #flag p a, #musculation .center > .image img, #cours-collectifs .center .bloc a, #piscine-jacuzzi .center > .image img, #abonnement .center .bloc + .image, #abonnement .center .bloc a, #galerie-360 span, #contact .tooltip a, #nav {
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
}

.cache{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	z-index: 500;
	background-color:rgba(0,0,0,0.8);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
	zoom:1;
}
#popup-form-sabonner{
	position: fixed;
	z-index: 600;
	width: 600px;
	top: 60px;
	left: 50%;
	margin-left: -300px;
}
#popup-form-sabonner form { top: -20px; }
a{ cursor: pointer; }
#popup-form-sabonner form a.close,
#pop-up-balance-zone a.close,
#popup a.close,
#form_contact a.close{
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(close-popup.png) no-repeat #c74261 center;
	border-radius: 25px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	width: 25px;
	height: 23px;
	text-indent: -200px;
	overflow: hidden;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	padding: 2px;
	text-align: left;
	line-height: 22px;
}
#popup-form-sabonner form a.close:hover,
#pop-up-balance-zone a.close:hover,
#popup a.close:hover{
	width: 100px;
	background: url(close-popup.png) no-repeat #c74261 right center;
	text-indent: 20px;
}
#popup-form-sabonner form h2{ font-size: 40px; }

/*------------- CHIFFRES ---------*/

.bloc-chiffres{ width: 575px; height: 465px; position: relative; right: 0; top: 0; }
.chiffre-1,.chiffre-2{
	position: absolute;
	width: 120px;
	height: 120px;
	border-radius: 120px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	background-color: #f3f3f3;
	text-align: center;
	border: 6px solid rgba(65,65,65,0.18);
}
.chiffre-1{ top: 0; left: 130px; display: none; }
.chiffre-2{ width: 140px; height: 140px; border-radius: 140px; top: -45px; right: 155px; behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);}
.chiffre-1 p,.chiffre-2 p{ font-weight: bold; margin-top: 20px; color: #727272; font-size: 13px; }
.chiffre-2 p{ margin-top: 25px; }
.chiffre-1 p span,.chiffre-2 p span{
	text-transform: uppercase;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
}
.chiffre-1 p span,.chiffre-2 p span{ color: #c74261; font-size: 18px; }
.chiffre-1 p span+span,.chiffre-2 p span+span{ color: #55b3cb; font-size: 40px; }
.chiffre-2 p span+span>span{
	display: inline-block;
	text-transform: lowercase;
	color: #55b3cb;
}
.chiffre-2 p span+span+span{ text-transform: lowercase; color: #727272; font-weight: bold; font-family: 'Roboto', sans-serif; font-size: 13px; line-height: 16px  }
.chiffre-3{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 180px;
	behavior: url(http://www.freefitness.fr/_css/_js/pie-css/PIE.htc);
	background-color: #f3f3f3;
	text-align: center;
	border: 6px solid rgba(65,65,65,0.18);
	top: 112px;
	left: 198px;
}
.chiffre-3 p{ font-weight: bold; margin-top: 45px; }
.chiffre-3 p span{ 
	display: block;
	color: #55b3cb;
	font-size: 115px;
	font-family: 'Roboto Condensed', sans-serif;
}
.chiffre-3 p span+span{ text-transform: lowercase; color: #727272; font-weight: bold; font-family: 'Roboto', sans-serif; font-size: 13px; line-height: 16px; margin: 41px 0 0 30px; width: 118px; }
.chiffre-3 p span+span>span{ 
	display: block;
	margin-bottom: 3px;
	color: #c74261;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.background-zones{ 
	position: absolute;
	background: url(background_6_zones.png) no-repeat top center;
	width: 587px;
	height: 317px;
	top: 108px;
	left: -9px;
}
.zone-1,.zone-2,.zone-3,.zone-4,.zone-5,.zone-6{ position: absolute; text-align: center; }
.zone-1 p,.zone-2 p,.zone-3 p,.zone-4 p,.zone-5 p,.zone-6 p{ font-size: 13px; line-height: 19px; }
.zone-1 span,.zone-2 span,.zone-3 span,.zone-4 span,.zone-5 span,.zone-6 span{ font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: bold; color: #55b3cb; text-transform: uppercase; }

.zone-1{
	width: 115px;
	left: -6px;
	top: 36px;
}
.zone-2{
	width: 145px;
	left: 46px;
	top: 167px;
}
.zone-3{
	width: 180px;
	left: 155px;
	top: 242px;
}
.zone-4{
	width: 135px;
	right: 80px;
	top: 230px;
}
.zone-5{
	width: 155px;
	right: -5px;
	top: 123px;
}
.zone-6{
	width: 150px;
	right: -7px;
	top: -6px;
}
.social-button{
	position: relative;
	top: 250px;
	left: 50%;
	margin-left: -150px;
}
.social-button .addthis_button_tweet{ width: 92px; }
/* ----- POPUP ------ */
.pop-up-content,
#popup {
	background: white;
	border: solid 7px rgba(255,255,255,0.30);
	width: 520px;
	height: auto;
	padding: 60px;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -338px;
	z-index: 600;
}
#pop-up-balance-zone img{ margin: 20px 0; }

#popup{
	width: 800px;
	margin-left: -470px;
	max-height: 50%;
	overflow-y: auto;
	position: absolute;
	display: none;
	top: 4450px;
}
#popup hr{
	margin-bottom: 40px;
	padding-bottom: 20px;
	border: none;
	height: 20px;
	border-bottom: 1px solid #bdbdbd;
}
#contact form span.error input,
#popup-form-sabonner form span.error input,
#popup-form-sabonner form span.error textarea{
	border: 2px solid #F02636;
}
#contact form span.error:after,
#popup-form-sabonner form span.error:after{
	content: url(warning.png);
	position: relative;
	z-index: 1000;
	top: -65px;
	left: 480px;
	width: 0;
	height: 0px;
	display: block;
}


/*publicite sur la home */
#ad2 {
	display: block;
	position: absolute;
	top: 0;
}

/*------------- CSS transition -----------*/
#nav li,
#abonnement .center .bloc + .image .second a,
#footer .comment-sabonner a, 
#footer .facebook a,
#contact form input[type=submit],
#contact .tooltip a,
#abonnement .center .bloc a,
#cours-collectifs .center .bloc a,
#musculation .image .third p a,
#flag,
#galerie-360 a#visite span,
#galerie-360 a#galerie span,
#popup-form-sabonner form a.close,
#home #rubrique img,
#pop-up-balance-zone a.close,
#pop-up-balance-zone a.close:hover,
#popup a.close,
#popup a.close:hover

{
	-webkit-transition: all 0.5s ease-out;
    -moz-transition:    all 0.5s ease-out;
    -o-transition:      all 0.5s ease-out;
    transition:         all 0.5s ease-out;
}

@media screen and (max-width: 1100px) {
	#nav {
		display: none;
	}
}

/* style des placeholder */
::-webkit-input-placeholder { color:#a0e6f8; }
::-moz-placeholder { color:#a0e6f8; } /* firefox 19+ */
:-ms-input-placeholder { color:#a0e6f8; } /* ie */
input:-moz-placeholder { color:#a0e6f8; }

@media only screen and (max-device-width : 1024px) { 
	#cardio-training{
		background: url(cardio-training-visuel.jpg) no-repeat center;
		background-attachment: none;
	}

	#piscine-jacuzzi {
		background-attachment: none;
		background: #55b3cc url(piscine-visuel.jpg) no-repeat center center;
		background-size: cover;
	}


	#galerie-360 {
		background: url(visite-virtuelle.jpg) no-repeat center center;
		background-size: 100%;
		background-attachment: none;
	}

	#hammam-sauna {
		background: url(hammam-sauna-visuel.jpg) no-repeat center center;
		background-size: 100%;
		background-attachment: none;
	}
	#home h1,
	#home .logo,
	#home #rubrique ul{ margin-left: 30px; }
	#home #rubrique li{ margin-right: -8px; }
	#home #infos,
	#home-offer,
	img.offre-jeunes,
	.background-zones{ margin-right: 30px; }
	#cours-collectifs .center .bloc{ top: 50px; }
	#cours-collectifs{ background: url(cours-collectifs-visuel.jpg) no-repeat 15% 15%; }
 }

@media only screen and (max-device-width : 960px) { 
	#home .center .content-content{
		margin: 0px auto 0 auto;
	}
}
@media only screen and (max-device-width : 320px) { 

	#cardio-training{
		background: url(cardio-training-visuel.jpg) no-repeat center;
	}

	#piscine-jacuzzi {
		background-attachment: none;
		background: #55b3cc url(piscine-visuel.jpg) no-repeat center center;
		background-size: cover;
	}


	#galerie-360 {
		background: url(visite-virtuelle.jpg) no-repeat center center;
		background-size: 100%;
		background-attachment: none;
	}

	#hammam-sauna {
		background: url(hammam-sauna-visuel.jpg) no-repeat center center;
		background-size: 100%;
		background-attachment: none;
	}

 }

 @media only screen and (max-device-width : 1024px) { 
	
 	#musculation .center > .image .second {
		right: 70px;
	}

	#cours-collectifs {
		background: url(cours-collectifs-visuel.jpg) no-repeat 9% center;
		background-size: 494px;
	}

	#piscine-jacuzzi .center > .image .first {
		right: 37px;
	}

	#le-club-en-chiffre {
		background: url(club-visuel.jpg) no-repeat 7% center;
	}

	#abonnement .center .bloc + .image .first {
		right: 40px;
	}

	#footer .nous-contacter, #footer .comment-sabonner, #footer .facebook {
		width: 316px;
		margin-left: 11px;
	}

	#footer .mention-credits {
		margin-left: 11px;
	}

	#footer .mentions {
		margin-right: 9px;
	}

}


.adisign
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:213px;
	height:277px;
	z-index:999;
		display:none;
}
.adisign img
{
	position:relative;
	border:none;
	padding:25px;
}
.adisign p
{
	position:relative;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	color:#636363;
	padding:40px 25px 5px 25px;
	margin:0px;
}
.adisign.black p a, .adisign.white p a
{
	color:#636363;
	text-decoration:none;
}
.adisign a.adilink
{
	position:relative;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	padding:0px 25px 25px 25px;
	margin:0px;
}
.adisign.black{background:url(adiblack.png) no-repeat;}
.adisign.white{background:url(adiwhite.png) no-repeat;}
.adisign.black.inverse{background:url(adiblack2.png) no-repeat;}
.adisign.white.inverse{background:url(adiwhite2.png) no-repeat;}

.adisign.black a{color:#FFFFFF;}
.adisign.white a{color:#000000;}


 /* ---------- suppression de l'offre semaine grauite ---------- */
 #page #contact {
 	height: 639px;
 }

 #page .social-button {
	top: 416px;
	margin-left: -216px;
}


#page #footer {
	padding-top: 34px;
}

 /* --- ANIMATE.CSS --- */
 .animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}
	
	70% {
		-moz-transform: scale(.9);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}
	
	70% {
		-o-transform: scale(.9);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.05);
	}
	
	70% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}
	
	80% {
		-moz-transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}
	
	80% {
		-o-transform: translateY(-10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(30px);
	}
	
	80% {
		transform: translateY(-10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}


.hide{ 
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
    -moz-transition:    all 0.5s ease-out;
    -o-transition:      all 0.5s ease-out;
    transition:         all 0.5s ease-out;
}
.second{
	animation-delay:0.5s;
	-webkit-animation-delay:0.5s;
}
.third{
	animation-delay:0.6s;
	-webkit-animation-delay:0.6s;
}
.fourth{
	animation-delay:0.7s;
	-webkit-animation-delay:0.7s;
}
.fifth{
	animation-delay:0.8s;
	-webkit-animation-delay:0.8s;
}
.sixth{
	animation-delay:0.9s;
	-webkit-animation-delay:0.9s;
}
.seventh{
	animation-delay:1s;
	-webkit-animation-delay:1s;
}
.eighth{
	animation-delay:1.1s;
	-webkit-animation-delay:1.1s;
}
.nineth{
	animation-delay:1.2s;
	-webkit-animation-delay:1.2s;
}
.tenth{
	animation-delay:1.3s;
	-webkit-animation-delay:1.3s;
}
#contact .tooltip{
	animation-delay:1s;
	-webkit-animation-delay:1s;
}