@charset "UTF-8";
/* styles.css */
*{margin:0; padding:0}
@font-face {
	font-family:MyriadProLigth;
	src:url(../fonts/MyriadPro/MyriadPro-Light.otf);
}
@font-face {
	font-family:MyriadProReg;
	src:url(../fonts/MyriadPro/MyriadPro-Regular.otf);
}
@font-face {
	font-family:MyriadProSemiBold;
	src:url(../fonts/MyriadPro/MyriadPro-Semibold.otf);
}
@font-face {
	font-family:HelveticaConBold;
	src:url(../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-BdCn.otf);
}
@font-face {
	font-family:HelveticaCon;
	src:url(../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-Cn.otf);
}
@font-face {
	font-family:HelveticaBold;
	src:url(../fonts/HelveticaNeueLTStd/HelveticaNeueLTStd-Bd.otf);
}
#wrapper {
	margin:0;
	padding:0;
	}
/*#loader-slide1 {
	background:url(../imgs/slide/Slide-1.jpg) no-repeat;
	width:2560px;
	height:592px;
	}	
#loader-slide2 {
	background:url(../imgs/slide/Slide-2.jpg) no-repeat;
	width:2560px;
	height:592px;
	}	
#loader-slider {
	display:none;
	}*/
#header{
	background-color:#202322;
	width:100%;
	height:40px;
	border-bottom:4px #00a261 solid;
	}
#menuContainer {
	background-color:white;
	margin-top:0px;
	border-bottom:4px #00a261 solid;
	}
#belowContainer {
	background-color:white;
	}
/*inicia slider	*/
#BoxSlider {
    width: 100%;
    height: 550px;
	background-position:center;
}
/*termina slider	*/
#content p {
	color:#414042;
	font-size:34px;
	line-height:70px;
	text-align:center;
	font-family:MyriadProLigth;
	}
	
#content p span {
	font-family:MyriadProSemiBold;
	}	
	
#linea {
	margin:0 auto;
	margin-bottom:120px;
	padding:0;
	border-top:1px solid #00a261;
	width:300px;
	height:1px;
	}
/*GARCINIA*/	
#bodyPROD_GARCINIA {
	margin:50px 0 0 0;
	}	
#headPROD_GARCINIA {
	margin:0 auto;
	width:100%;
	height:auto;
	}
#wrapPROD {
	margin:0 auto;
	width:960px;
	height:auto;
	}
#detPROD #lineaVER_GARCINIA {
	margin:0px auto;
	margin-top:10px;
	width:1px;
	height:50px;
	border-right:1px solid #abb53d;
	}
#detPROD #circulitoGARCINIA {
	margin-top:0;
	margin-left:475px;
	margin-bottom:50px;
	width: 9px;
	height: 9px;
	border: 1px solid #abb53d;
	border-radius: 10px;
	}
#descriptGARCINIA {
/*	background:red;*/
	width:580px;
	height:auto;
	float:left;
	padding:0 10px;
	padding-bottom:50px;
	}
#descriptGARCINIA h1, #descriptGARCINIA h2, #descriptGARCINIA p {
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:MyriadProLigth;
	}
#descriptGARCINIA h1 {
	margin-top:76px;
	margin-bottom:0;
	font-size:60px;
	color:#abb53d;
	}
#descriptGARCINIA h2 {
	margin-bottom:20px;
	font-size:25px;
	font-family:MyriadProSemiBold;
	color:gray;
	}
#descriptGARCINIA p {
	color:#414042;
	font-size:18px;
	line-height:30px;
	margin-bottom:20px;
	}	
#descriptGARCINIA p.note {
	font-family:MyriadProReg;
	color:#414042;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	}
#descriptIMAGE {
	width:360px;
	height:auto;
	float:left;
	padding-top:140px;
	}
#descriptIMAGE img {
	display:block;
	margin:0 auto;
	}
#finPROD {
	width:960px;
	height:64px;
	}
#finPROD #lineaGARCINIA {
	margin:0 auto;
	margin-bottom:300px;
	padding:0;
	border-top:1px solid #d1d3d4;
	width:300px;
	height:1px;
	}
/*GARCINIA*/	
/*MAXAMIN*/
#wrapPROD-MAXAMIN {
	margin:0 auto;
	width:960px;
	height:auto;
	}
#bodyPROD_MAXAMIN {
	margin:50px 0 0 0;
	}	
#headPROD_MAXAMIN {
	margin:0 auto;
	width:100%;
	height:auto;
	}
	
#detPROD-MAXAMIN #lineaVER_MAXAMIN {
	margin:0px auto;
	margin-top:10px;
	width:1px;
	height:50px;
	border-right:1px solid #075aaa;
	}
#detPROD-MAXAMIN #circulitoMAXAMIN {
	margin-top:0;
	margin-left:475px;
	margin-bottom:50px;
	width: 9px;
	height: 9px;
	border: 1px solid #075aaa;
	border-radius: 10px;
	}
#descriptMAXAMIN {
/*	background:red;*/
	width:580px;
	height:auto;
	float:left;
	padding:0 10px;
	padding-bottom:50px;
	}
#descriptMAXAMIN h1, #descriptMAXAMIN h2, #descriptMAXAMIN p {
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:MyriadProLigth;
	}
#descriptMAXAMIN h1 {
	margin-top:76px;
	margin-bottom:0;
	font-size:60px;
	color:#075aaa;
	}
#descriptMAXAMIN h2 {
	margin-bottom:20px;
	font-size:25px;
	font-family:MyriadProSemiBold;
	color:gray;
	}
#descriptMAXAMIN p {
	color:#414042;
	font-size:18px;
	line-height:30px;
	margin-bottom:20px;
	}
#descriptMAXAMIN p.note {
	font-family:MyriadProReg;
	color:#414042;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	}
#finPROD-MAXAMIN #lineaMAXAMIN {
	margin:0 auto;
	margin-bottom:120px;
	padding:0;
	border-top:1px solid #d1d3d4;
	width:300px;
	height:1px;
	}
#descriptIMAGE-MAXAMIN {
	width:360px;
	height:auto;
	float:left;
	padding-top:140px;
	}
#descriptIMAGE-MAXAMIN img {
	display:block;
	margin:0 auto;
	}
/* MAXAMIN*/
/*HAIR*/
#wrapPROD-HAIR {
	margin:0 auto;
	width:960px;
	height:auto;
	}
#bodyPROD_HAIR {
	margin:50px 0 0 0;
	}	
#headPROD_HAIR {
	margin:0 auto;
	width:100%;
	height:auto;
	}
#detPROD-HAIR #lineaVER_HAIR {
	margin:0px auto;
	margin-top:10px;
	width:1px;
	height:50px;
	border-right:1px solid #8f191d;
	}
#detPROD-HAIR #circulitoHAIR {
	margin-top:0;
	margin-left:475px;
	margin-bottom:50px;
	width: 9px;
	height: 9px;
	border: 1px solid #8f191d;
	border-radius: 10px;
	}
#descriptIMAGE-HAIR {
	width:360px;
	height:auto;
	float:left;
	padding-top:50px;
	}
#descriptIMAGE-HAIR img {
	display:block;
	margin:0 auto;
	}
#descriptHAIR {
/*	background:red;*/
	width:580px;
	height:auto;
	float:left;
	padding:0 10px;
	padding-bottom:50px;
	}
#descriptHAIR h1, #descriptHAIR h2, #descriptHAIR p {
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:MyriadProLigth;
	}
#descriptHAIR h1 {
	margin-top:76px;
	margin-bottom:0;
	font-size:60px;
	color:#8f191d;
	}
#descriptHAIR h2 {
	margin-bottom:20px;
	font-size:25px;
	font-family:MyriadProSemiBold;
	color:gray;
	}
#descriptHAIR p {
	color:#414042;
	font-size:18px;
	line-height:30px;
	margin-bottom:20px;
	}
#descriptHAIR p.note {
	font-family:MyriadProReg;
	color:#414042;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	}
#finPROD-HAIR #lineaHAIR {
	margin:0 auto;
	margin-bottom:120px;
	padding:0;
	border-top:1px solid #d1d3d4;
	width:300px;
	height:1px;
	}
/*HAIR*/
/*MUSCLE*/
#wrapPROD-MUSCLE {
	margin:0 auto;
	width:960px;
	height:auto;
	}
#bodyPROD_MUSCLE {
	margin:50px 0 0 0;
	}	
#headPROD_MUSCLE {
	margin:0 auto;
	width:100%;
	height:auto;
	}
#detPROD-MUSCLE #lineaVER_MUSCLE {
	margin:0px auto;
	margin-top:10px;
	width:1px;
	height:50px;
	border-right:1px solid #5e4585;
	}
	#detPROD-MUSCLE #circulitoMUSCLE {
	margin-top:0;
	margin-left:475px;
	margin-bottom:50px;
	width: 9px;
	height: 9px;
	border: 1px solid #5e4585;
	border-radius: 10px;
	}
#descriptMUSCLE {
/*	background:red;*/
	width:580px;
	height:auto;
	float:left;
	padding:0 10px;
	padding-bottom:50px;
	}
#descriptMUSCLE h1, #descriptMUSCLE h2, #descriptMUSCLE p {
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:MyriadProLigth;
	}
#descriptMUSCLE h1 {
	margin-top:76px;
	margin-bottom:0;
	font-size:60px;
	color:#5e4585;
	}
#descriptMUSCLE h2 {
	margin-bottom:20px;
	font-size:25px;
	font-family:MyriadProSemiBold;
	color:gray;
	}
#descriptMUSCLE p {
	color:#414042;
	font-size:18px;
	line-height:30px;
	margin-bottom:20px;
	}
#descriptMUSCLE p.note {
	font-family:MyriadProReg;
	color:#414042;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	}
#finPROD-MUSCLE #lineaMUSCLE {
	margin:0 auto;
	margin-bottom:120px;
	padding:0;
	border-top:1px solid #d1d3d4;
	width:300px;
	height:1px;
	}
#descriptIMAGE-MUSCLE {
	width:360px;
	height:auto;
	float:left;
	padding-top:140px;
	}

#descriptIMAGE-MUSCLE img {
	display:block;
	margin:0 auto;
	}
/*MUSCLE*/
/*APETITE*/
#wrapPROD-APETITE {
	margin:0 auto;
	width:960px;
	height:auto;
	}
#bodyPROD_APETITE {
	margin:50px 0 0 0;
	}		
#headPROD_APETITE {
	margin:0 auto;
	width:100%;
	height:auto;
	}	
#detPROD-APETITE #lineaVER_APETITE {
	margin:0px auto;
	margin-top:10px;
	width:1px;
	height:50px;
	border-right:1px solid #f22d57;
	}
#detPROD-APETITE #circulitoAPETITE {
	margin-top:0;
	margin-left:475px;
	margin-bottom:50px;
	width: 9px;
	height: 9px;
	border: 1px solid #f22d57;
	border-radius: 10px;
	}	
#descriptAPETITE {
/*	background:red;*/
	width:580px;
	height:auto;
	float:left;
	padding:0 10px;
	padding-bottom:50px;
	}
#descriptAPETITE h1, #descriptAPETITE h2, #descriptAPETITE p {
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:MyriadProLigth;
	}
#descriptAPETITE h1 {
	margin-top:76px;
	margin-bottom:0;
	font-size:60px;
	color:#f22d57;
	}
#descriptAPETITE h2 {
	margin-bottom:20px;
	font-size:25px;
	font-family:MyriadProSemiBold;
	color:gray;
	}
#descriptAPETITE p {
	color:#414042;
	font-size:18px;
	line-height:30px;
	margin-bottom:20px;
	}
	
#descriptAPETITE p.note {
	font-family:MyriadProReg;
	color:#414042;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	}
#finPROD-APETITE #lineaAPETITE {
	margin:0 auto;
	margin-bottom:100px;
	padding:0;
	border-top:1px solid #d1d3d4;
	width:300px;
	height:1px;
	}
#descriptIMAGE-APETITE {
	width:360px;
	height:auto;
	float:left;
	padding-top:140px;
	}
#descriptIMAGE-APETITE img {
	display:block;
	margin:0 auto;
}
/* APETITE*/
#logo-white {
	margin:0 auto;
	padding-top:50px;
	width:200px;
	height:100px;
	border-bottom:1px white solid;
	}
#logo-white img {
	display:block;
	margin:0 auto;
	}
#footer p {
	color:white;
	padding-top:30px;
	text-align:center;
	font-size:16px;
	font-family:MyriadProLigth;
	}
#footer p.phone {
	padding-top:10px;
	text-align:center;
	font-size:20px;
	font-family:MyriadProLigth;
	}
#nutra_cr {
	margin:0 auto;
	margin-top:10px;
	width:400px;
	height:auto;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#666;
	text-align:center;
	padding-top:5px;
	}	
#privacy, #privacy p {
	margin:0 auto;
	width:800px;
	height:auto;	
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:center;
	padding:10px 0;
	}	
#copyright p {
	margin:0;
	padding:0 10px;
	}	
/*desmadre*/
	.parallax-window {
    min-height: 400px;
    background: transparent;
}
/*STICKY*/
.logosticky {
	padding-top:17px;
	width:121px;
	margin:0 auto;
	transition:all 0.1s ease 0.0s;
	-o-transition:all 0.1s ease 0.0s;
	-ms-transition:all 0.1s ease 0.0s;
	-moz-transition:all 0.1s ease 0.0s;
	-khtml-transition:all 0.1s ease 0.0s;
	-webkit-transition:all 0.1s ease 0.0s;
	}
.logosticky-fixed {
	width:86px;
	padding-left:17px;
	margin:0 auto;
	transition:all 0.5s ease 1.0s;
	-o-transition:all 0.5s ease 1.0s;
	-ms-transition:all 0.5s ease 1.0s;
	-moz-transition:all 0.5s ease 1.0s;
	-khtml-transition:all 0.5s ease 1.0s;
	-webkit-transition:all 0.5s ease 1.0s;
	}
.menu {
	width:100%;
	height:100px;
	margin:0 auto;
	background:white;
	border-bottom:4px #00a261 solid;
	transition:all 0.1s ease 0.0s;
	-o-transition:all 0.1s ease 0.0s;
	-ms-transition:all 0.1s ease 0.0s;
	-moz-transition:all 0.1s ease 0.0s;
	-khtml-transition:all 0.1s ease 0.0s;
	-webkit-transition:all 0.1s ease 0.0s;	
	}
.menu-fixed {
	background:white;
	/*Podemos hacer que el menu abarque el 100% al hacer scroll*/
	width: 100%;
	height: 80px;
	padding-top: 0px;
	position: fixed;
	z-index: 10000;
	top: 0;
	border-bottom:4px #00a261 solid;
	/*left:0;*/
	box-shadow: 0px 4px 6px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 4px 6px rgba(0,0,0,.3);
	transition:all 0.5s ease 1.0s;
	-o-transition:all 0.5s ease 1.0s;
	-ms-transition:all 0.5s ease 1.0s;
	-moz-transition:all 0.5s ease 1.0s;
	-khtml-transition:all 0.5s ease 1.0s;
	-webkit-transition:all 0.5s ease 1.0s;
}/* CSS Document */

