html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*FONTS*/

@font-face {
	font-family: 'lucida-grande-regular';
	src: url('/fonts/lucida-grande/LucidaGrande.eot');
	src: url('/fonts/lucida-grande/LucidaGrande.eot?#iefix') format('embedded-opentype'),
	url('/fonts/lucida-grande/LucidaGrande.woff') format('woff'),
	url('/fonts/lucida-grande/LucidaGrande.ttf') format('truetype'),
	url('/fonts/lucida-grande/LucidaGrande.svg#lucida-grande-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'myriad-pro-regular';
	src: url('/fonts/myriad-pro/regular/MyriadPro-Regular.eot');
	src: url('/fonts/myriad-pro/regular/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('/fonts/myriad-pro/regular/MyriadPro-Regular.woff') format('woff'),
	url('/fonts/myriad-pro/regular/MyriadPro-Regular.ttf') format('truetype'),
	url('/fonts/myriad-pro/regular/MyriadPro-Regular.svg#myriad-pro-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'myriad-pro-bold';
	src: url('/fonts/myriad-pro/regular/MyriadPro-Bold.eot');
	src: url('/fonts/myriad-pro/bold/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
	url('/fonts/myriad-pro/bold/MyriadPro-Bold.woff') format('woff'),
	url('/fonts/myriad-pro/bold/MyriadPro-Bold.ttf') format('truetype'),
	url('/fonts/myriad-pro/bold/MyriadPro-Bold.svg#myriad-pro-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'myriad-pro-light';
	src: url('/fonts/myriad-pro/regular/MyriadPro-Light.eot');
	src: url('/fonts/myriad-pro/light/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
	url('/fonts/myriad-pro/light/MyriadPro-Light.woff') format('woff'),
	url('/fonts/myriad-pro/light/MyriadPro-Light.ttf') format('truetype'),
	url('/fonts/myriad-pro/light/MyriadPro-Light.svg#myriad-pro-light') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*END*/



.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

/*jcarousel*/

/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
	position: relative;
	overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
	width: 20000em;
	position: relative;

	/* Optional, required in this case since it's a <ul> element */
	list-style: none;
	margin: 0;
	padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
	/* Required only for block elements like <li>'s */
	float: left;
}

/*END jcarousel*/

/*header*/
#header {
	background-color: #FFF;
	-webkit-box-shadow: 0px -4px 41px #000;
	box-shadow: 0px -4px 41px #000;
	position: fixed;
	width: 100%;
	z-index: 2;
}
.header-wrapper {
	margin: 10px 0px;
}
.logo-header {
	float: left;
}
.nav-menu {
	float: right;
	padding-top: 20px;
}
.nav-menu li{
	float: left;
	margin-left: 30px;
	padding-left: 7px;
}

.nav-menu li:hover{
	border-left: 2px solid #c1df8d;
	padding-left: 5px;
}

.lista-header a{
	color: #7d7d7d;
}

.lista-header a:hover{
	color: #2a7003;
}
/*END header*/


body{
	font-family: 'myriad-pro-regular';
}
p {
	padding-bottom: 15px;
}
.seccion-inner {
	padding-top: 50px;
}
.container{
	width: 960px;
}

#logo-main{
	margin: 0 auto;
	width: 300px;
	margin: 0 auto;
}

.link-wrap {
	text-align: center;
	position: absolute;
	top: 200px;
	z-index: 999;
}

.link-wrap p{
	color: #a3a3a3;
	margin-top: 20px;
	font-size: 15pt;
}

.line-header{
	height: 1px;
	background-color: #e5e5e5;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 12px;
}

.perfiles{
	height: 650px;
}

#perfil-publico{
	background-image: url(/img/perfil-publico-bn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 80%;
	height: 100%;
	display: block;
	padding: 0px;
}

#perfil-publico:hover{
	background-image: url(/img/perfil-publico.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 80%;
	height: 100%;
	display: block;

}

#perfil-medico{
	background-image: url(/img/perfil-medico-bn.png);
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 80%;
}

#perfil-medico:hover{
	background-image: url(/img/perfil-medico.png);
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 80%;
}

#d-publico{
	height: 100%;
	float: left;
	padding: 0px;
}

#d-medico{
	height: 100%;
	float: right;
	padding: 0px;
}

.perfil-select{
	width: 50%;
}

.link-perfil{
	background-color: rgba(200, 200, 200, 0.3);
	top: 490px;
	position: relative;
	width: 100%;
	height: 100px;
}

a:hover{
	text-decoration: none;
}

.link-perfil p{
	color: #fff;
	font-size: 26pt;
	vertical-align: middle;
	text-align: center;
	padding-top: 35px;
}

.link-perfil p:hover{
	color: #bfdd8a;
}

#border-dark{
	border-bottom: 8px solid rgba(31, 98, 1, 0.3);
}

#border-light{
	border-bottom: 8px solid rgba(150, 201, 61, 0.3);
}

/*HOME*/
#home {
	padding-top: 79px;
}
.logo-jovenes {
	width: 100%;
}

.jcarousel li {
	width: 930px !important;
}
.img-jovenes {
	width: 100%;
}
#home h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 19px;
	font-family: 'lucida-grande-regular';
	margin: 20px 0px;
}
#home p {
	font-size: 14px;
	font-family: 'lucida-grande-regular';
	text-align: center;
}

.jcarousel-prev{
	background-image: url('/img/flecha-izq.png');
	float: left;
	position: absolute;
	margin-top: 180px;
	width: 42px;
	height: 42px;
	display: block;
}

.jcarousel-next{
	background-image: url('/img/flecha-der.png');
	float: right;
	position: absolute;
	margin-top: 180px;
	width: 42px;
	height: 42px;
	display: block;
	left: 886px;
}

#flecha-izq{
	background-image: url('/img/flecha-izq.png');
	float: left;
	margin-top: -430px;
	width: 42px;
	height: 42px;
	display: block;
}

#flecha-der{
	background-image: url('/img/flecha-der.png');
	float: right;
	margin-top: -430px;
	width: 42px;
	height: 42px;
	display: block;
	position: relative;
}

.modulo-opcion{
	height: 468px;
}

/*GALERIA*/

#galeria{
	background: url(/img/fondo-galeria.png);
}

.main-galeria{
	color: #fff;
}

.galeria-wrapper{
	margin: 105px 0px;
}

.myriad-bold{
	font-family: 'myriad-pro-bold'
}

.title{
	font-size: 50pt;
}

.subtitle{
	font-size: 18pt;
	margin-bottom: 20px;
	margin-top: 20pt;
}

.municipios{
	background: transparent;
	width: 100%;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 28px;
	color: #000;
	-webkit-appearance: none;
	text-indent: 8em;
}

.municipios-select{
	width: 85%;
	height: 28px;
	overflow: hidden;
	background: url(/img/plus-select.png) no-repeat right #fff;
}

.slidergaleria li{
	width: 650px !important;
}

.slidergaleria li:last-child{
	margin-left: -75px;
}

.slidergaleria img{
	margin: 0 auto;
	display: block;
}

/*END*/

/*TIPS*/
#grasas-wrapper {
	padding: 50px 0px 0px;
}
#tips{
	color: #616161;
}

.head-blog{
	padding: 0px;
	margin: 0px;
}

#banner-wrapper{
	padding: 0px;
	margin: 0px;
}

.myriad-light{
	font-family: 'myriad-pro-light';
	color: #000;
	text-align: justify;
}

.title-2{
	font-size: 30pt;
	margin-bottom: 20px;
}
#blog-wrapper {
	background-color: #fafafa;
	padding: 20px 0px;
}
.green{
	color: #589e0f;
}
.titulo-noticia {
	font-size: 26px;
	color: #616161;
	font-family: 'myriad-pro-regular';
	text-align: center;
	text-transform: uppercase;
}
.titulo-noticia span {
	font-family: 'myriad-pro-bold';
	color: #589e0f;
}
.resena {
	font-family: 'myriad-pro-regular';
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}
.conocer-mas {
	text-align: right;
	display: block;
	color: #616161;
	font-family: 'myriad-pro-regular';
	font-size: 14px;
}
.conocer-mas span {
	font-size: 20px;
	padding: 0px 4px;
	border: 1px solid #c71c2f;
	color: #c71c2f;
}
/*END*/



/*modulos*/
#modulos {
	background-color: #f7f7f7;
	background-image: url('/img/barraVerde.jpg');
	background-repeat-y: no-repeat;
	background-position-y: 50px;
}
.slider-mas {
	margin-bottom: 20px;
	height: 115px;
	padding: 20px 50px 20px;
}
.slider-mas h1 {
	color: #fff;
	font-size: 35px;
	font-family: 'myriad-pro-regular';
}
.slider-mas span {
	color: #96c93d;
}
.slider-mas p {
	color: #fff;
	font-family: 'myriad-pro-regular';
	font-size: 12px;
	padding: 10px 0px 0px;
}
.texto-base {
	font-size: 16px;
	font-family: 'myriad-pro-regular';
}
.pad-top-15 {
	padding-top: 15px;
}
.img-modulos {
	position: relative;
	height: 301px;
}
.stand {
	position: absolute;
	top: -55px;
	width: 611px;
}
.vive-mas {
	margin: 35px!important;
}
.vive-mas li {	
	margin-bottom: 30px;
	float: none;
}
.vive-mas li a {
	font-size: 20px;
	font-family: 'myriad-pro-regular';
	color: #6c6c6c;
}
.vive-mas li span {
	background: #fff;
	color: #eb0808;
	border-radius: 13px;
	padding: 4px 8px 0px;
	margin-right: 15px;
}
.vivir-mas-img {
	position: absolute;
	right: 20px;
	top: -150px;
}
/*modulos END*/


/*CONTACTO*/

.contacto-wrapper{
	width: 60%;
	margin: 0 auto;
	text-align: center;
}

.titulo-contacto{
	font-size: 24pt;
	margin-bottom: 20px;
}

#descripcion-contacto-wrapper p{
	font-family: 'myriad-pro-regular';
	color: #616161;
}

.input-contacto{
	width: 48%;
	margin-bottom: 20px;
	padding: 10px 15px;
	background-color: #e5e5e5;
	border: none;
	color: #616161;
}

.input-contacto:focus{
	outline: none;
}

.text-contacto{
	padding: 10px 15px;
	background-color: #e5e5e5;
	border: none;
	color: #616161;
}

.text-contacto:focus{
	outline: none;
}

.left{
	float: left;
}

.right{
	float: right;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #616161;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #616161;
}

.btn-enviar{
	margin: 30px 0px;
	border: 3px solid red;
	background-color: #fff;
	padding: 10px 20px;
	color: #616161;
	outline: none;
}

/*CONTACTO END*/

/*FOOTER*/
#footer{
	background-color: #96c93d;
}
#footer-wrapper {
	padding: 10px 0px;
}
.redes-sociales i {
	border: solid;
	padding: 12px 10px;
	border-radius: 28px;
	color: #fff;
	margin-left: 10px;
}
.redes-sociales {
	float: right;
	margin-top: 30px;
}
.redes-sociales .fa-facebook {
	padding: 12px 14px;
}
#snd-footer {
	background-color: #589e0f;
}
#snd-footer p {
	color: #fff;
	font-family: 'myriad-pro-regular';
	font-size: 12px;
	text-align: center;
	padding: 20px 0px;
}
/*FOOTER END*/




/*Map Modulos*/
.img-modulos div {
	display: none;
	width: 200px;
	position: relative;
	top: 50px;
	background-image: url('/img/flecha-pop.png');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px;
}
.img-modulos div p {
	background-color: rgba(250,250,250,.9);
	padding: 10px;
	border: 3px solid #589e0f;
	box-shadow: 0px 0px 5px;

}
#span1 {
	left: 490px !important;
	top: 70px !important;
}
#span2 {
	left: 291px !important;
	top:84px !important;
}
#span3 {
	left: 29px !important;
	top: 34px !important;
}



.fancybox-overlay {
	background: rgba(0,0,0,.5);
}
#mas-saludable, #mas-activo, #mas-consciente {
	width: 700px;
	display: none;
	padding: 25px;
}
.title-vive-mas {
	border-bottom: 2px solid #96c93d;
	padding: 15px 30px;
	margin-bottom: 20px;
}
.title-vive-mas > span {
	font-family: 'myriad-pro-bold';
	font-size: 24px;
	color: #96c93d;
	margin-right: 50px;
	text-transform: uppercase;
}
.title-vive-mas h2 {
	font-family: 'myriad-pro-regular';
	color: #6c6c6c;
	font-size: 30px;
	display: inline;
}
.title-vive-mas h2 span {
	color: #96c93d;
}
.vive-mas-info h6 {
	font-family: 'myriad-pro-regular';
	font-size: 20px;
	color: #96c93d;
}






